@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";:root{--color-primary:#e2ddfe;--color-bg:#f7f5f2;--color-surface:#fff;--color-text:#1e1e1e;--color-muted:#7b7b7b;--color-border:transparent;--color-border-strong:#1e1e1e24;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--radius-card:28px;--radius-button:22px;--radius-input:18px;--radius-chip:12px;--radius-panel:16px;--shadow-soft:0 8px 24px #1e1e1e0d;--shadow-card:0 18px 50px #1e1e1e14;--shadow-float:0 28px 70px #1e1e1e24;--font-regular:400;--font-medium:500;--font-bold:700;--bg-color:var(--color-bg);--surface:#fff;--primary:var(--color-primary);--text-main:var(--color-text);--text-muted:var(--color-muted);--border:var(--color-border);--shadow-sm:var(--shadow-soft);--shadow-md:var(--shadow-card);--radius-lg:var(--radius-card);--radius-md:var(--radius-input);--p-sm:.75rem;--p-md:1rem;--p-lg:1.5rem;--r-sm:var(--radius-chip);--r-md:var(--radius-panel);--r-lg:var(--radius-card);--avatar-lg:48px;--avatar-md:40px;--avatar-sm:32px;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-lg:1.125rem;--fs-xl:1.25rem;--fs-2xl:1.5rem}.site-logo-link{border-radius:12px;position:relative}.site-logo-link.is-premium{filter:drop-shadow(0 0 5px #ffd66680)drop-shadow(0 0 12px #f5b94238);animation:3.2s ease-in-out infinite premiumLogoSoftGlow}.dashboard-hero-heading{justify-content:center;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.dashboard-page{gap:var(--space-5);padding:var(--space-2);flex-direction:column;padding-bottom:6rem;display:flex}.dashboard-hero{gap:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:radial-gradient(circle at 18% 12%,#e2ddfe2e,#0000 34%),linear-gradient(145deg,#ffffffeb,#f7f5f2e0);padding:clamp(1.25rem,4vw,2rem);display:grid;position:relative;overflow:hidden}.dashboard-kicker{color:var(--primary);font-size:.76rem;font-weight:var(--font-medium);letter-spacing:.08em;text-align:center;text-transform:uppercase}.dashboard-title{text-align:center;background:linear-gradient(135deg, var(--text-main), var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dashboard-mood-card{align-items:center;gap:var(--space-4);width:100%;max-width:680px;padding:var(--space-4);border-radius:var(--radius-panel);background:#ffffff9e;border:1px solid #e2ddfe29;grid-template-columns:minmax(0,1fr) auto;margin:0 auto;display:grid}.dashboard-mood-card span{color:var(--text-muted);font-size:.75rem;font-weight:var(--font-medium);text-transform:uppercase;display:block}.dashboard-mood-card strong{margin-top:var(--space-1);color:var(--text-main);font-size:1.15rem;line-height:1.15;font-weight:var(--font-bold);display:block}.dashboard-mood-card p{margin-top:var(--space-2);color:var(--text-muted);font-size:.9rem;line-height:1.45}.dashboard-days-pill{min-width:86px;padding:var(--space-3);border-radius:var(--radius-chip);background:var(--text-main);color:var(--surface);text-align:center}.dashboard-days-pill strong,.dashboard-days-pill span{color:inherit;text-transform:none}.dashboard-days-pill strong{margin:0;font-size:1.1rem}.dashboard-days-pill span{opacity:.76;margin-top:2px;font-size:.74rem}.dashboard-quote-card,.dashboard-quote-editor{width:100%;max-width:620px;margin:0 auto;position:relative}.dashboard-quote-edit{border:1px solid var(--border);border-radius:var(--radius-chip);width:36px;height:36px;color:var(--primary);cursor:pointer;background:#ffffffad;position:absolute;top:50%;right:0;transform:translateY(-50%)}.dashboard-quote-editor{gap:var(--space-3);flex-direction:column;display:flex}.dashboard-quote-actions{justify-content:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.dashboard-alert{align-items:center;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-panel);box-shadow:var(--shadow-soft);display:flex}.dashboard-alert-danger{background:#ef44441a;border:1px solid #ef444433}.dashboard-alert-info{background:#3b82f61a;border:1px solid #3b82f633}.dashboard-alert-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dashboard-alert-danger .dashboard-alert-icon,.dashboard-alert-danger .dashboard-alert-button{background:#ef4444}.dashboard-alert-info .dashboard-alert-icon{background:#3b82f6}.dashboard-alert-button{border-radius:var(--radius-chip);color:#fff;cursor:pointer;font-size:.8rem;font-weight:var(--font-medium);border:none;padding:7px 12px}.dashboard-invite-card{text-align:center;background:#e2ddfe12;border-style:dashed;border-color:#e2ddfe6b;width:100%;max-width:560px;margin:0 auto}.dashboard-invite-card .section-copy{margin-top:var(--space-2);margin-bottom:var(--space-4)}.dashboard-invite-code{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-panel);background:#ffffff0e;border:1px solid #e2ddfe24;flex-wrap:wrap;display:flex}.dashboard-invite-code span{color:#f5f5f5;font-size:clamp(1.2rem,5vw,1.8rem);font-weight:var(--font-bold);letter-spacing:4px}.relation-onboarding-page{color:#f5f5f5;background:radial-gradient(circle at 50% 0,#e2ddfe29,#0000 32%),radial-gradient(circle at 50% 100%,#f3daed14,#0000 34%),#0a0a0a;place-items:center;min-height:100vh;padding:clamp(.75rem,3vw,1.5rem);font-family:Outfit,sans-serif;display:grid}.relation-onboarding-card{text-align:center;background:linear-gradient(#ffffff0e,#ffffff06),#141414;border:1px solid #ffffff17;border-radius:8px;width:min(100%,520px);max-height:calc(100vh - 1.5rem);padding:clamp(1rem,3.5vw,1.65rem);overflow-y:auto;box-shadow:0 24px 70px #0000008a,inset 0 1px #ffffff09}.relation-onboarding-logo{object-fit:contain;width:clamp(72px,11vh,96px);height:clamp(72px,11vh,96px);margin:0 auto .65rem}.relation-onboarding-icon{color:#f5f5f5;background:#ffffff12;border:1px solid #e2ddfe2e;border-radius:8px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:.65rem;display:inline-flex}.relation-onboarding-kicker{color:#e2ddfebd;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.76rem;font-weight:900}.relation-onboarding-card h1{color:#f5f5f5;letter-spacing:0;margin:0;font-size:clamp(1.45rem,5vw,2rem);font-weight:900;line-height:1.05}.relation-onboarding-copy{color:#f5f5f5a8;max-width:430px;margin:.65rem auto 1rem;font-size:.96rem;line-height:1.5}.relation-onboarding-code{background:linear-gradient(135deg,#e2ddfe1f,#ffffff0d),#1c1c1c;border:1px solid #e2ddfe29;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;margin:0 auto 1rem;padding:.8rem;display:grid}.relation-onboarding-code span{color:#fff;letter-spacing:.18em;overflow-wrap:anywhere;min-width:0;font-size:clamp(1.65rem,8vw,2.3rem);font-weight:950;line-height:1}.relation-onboarding-code button,.relation-onboarding-primary,.relation-onboarding-toggle{cursor:pointer;border-radius:8px;min-height:46px;font-family:inherit;font-weight:850}.relation-onboarding-code button{color:#fff;background:#050505e0;border:1px solid #ffffff21;justify-content:center;align-items:center;gap:.45rem;padding:0 .9rem;display:inline-flex;box-shadow:0 10px 24px #00000052}.relation-onboarding-primary{color:#fff;background:#1c1c1c;border:1px solid #ffffff1f;width:100%;font-size:.96rem;box-shadow:0 14px 34px #0000006b}.relation-onboarding-primary:disabled{cursor:not-allowed;opacity:.62}.relation-onboarding-form{text-align:left;gap:.75rem;margin-top:1rem;display:grid}.relation-onboarding-form label{gap:.38rem;display:grid}.relation-onboarding-form label>span{color:#f5f5f5e0;font-size:.84rem;font-weight:900}.relation-onboarding-form small{color:#f5f5f57a;font-size:.75rem;font-weight:700}.relation-onboarding-rules{gap:.28rem;margin:.25rem 0 0;padding:0;list-style:none;display:grid}.relation-onboarding-rules li{color:#f5f5f56b;align-items:center;gap:.45rem;font-size:.74rem;font-weight:750;line-height:1.25;display:flex}.relation-onboarding-rules svg{color:#0000;border:1px solid #f5f5f51f;border-radius:999px;flex:0 0 16px;width:16px;height:16px;padding:2px}.relation-onboarding-rules li.is-valid{color:#e2ddfed1}.relation-onboarding-rules li.is-valid svg{color:var(--primary);background:#e2ddfe21;border-color:#e2ddfe42}.relation-onboarding-name-input{background:#ffffff0e;border:1px solid #e2ddfe24;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.2rem;min-height:48px;padding:0 1rem;display:grid}.relation-onboarding-name-input strong{color:#e2ddfee0;font-size:1.05rem}.relation-onboarding-name-input input,.relation-onboarding-form textarea{color:#f5f5f5;width:100%;font:inherit;background:0 0;border:0;outline:0;font-weight:800}.relation-onboarding-form textarea{resize:vertical;background:#ffffff0e;border:1px solid #e2ddfe24;border-radius:8px;min-height:76px;padding:.9rem 1rem;line-height:1.45}.relation-onboarding-toggle{color:#f5f5f5;text-align:left;background:#ffffff0b;border:1px solid #e2ddfe24;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.relation-onboarding-toggle span{gap:.18rem;display:grid}.relation-onboarding-toggle small{color:#f5f5f580}.relation-onboarding-toggle i{background:#ffffff29;border-radius:999px;flex:0 0 46px;width:46px;height:26px;position:relative}.relation-onboarding-toggle i:after{content:"";background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 7px #0f172a38}.relation-onboarding-toggle i.is-on{background:var(--primary)}.relation-onboarding-toggle i.is-on:after{transform:translate(20px)}.relation-onboarding-error{color:#b91c1c;background:#fef2f2eb;border:1px solid #b91c1c29;border-radius:8px;padding:.75rem .85rem;font-size:.86rem;font-weight:800}@media (width<=520px){.relation-onboarding-code{grid-template-columns:1fr}.relation-onboarding-code button{width:100%}}.dashboard-streak-card{border-radius:var(--radius-chip);background:linear-gradient(135deg, #ffffffeb, #fff7edd1), var(--surface);min-height:40px;box-shadow:var(--shadow-soft);border:1px solid #ea580c29;align-items:center;gap:9px;padding:6px 8px 6px 6px;display:inline-flex}.dashboard-streak-icon{color:#9a3412;background:linear-gradient(135deg,#fff7ed,#fed7aa);border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #ea580c24}.dashboard-streak-icon svg{fill:#fb923c8c;animation:2.4s ease-in-out infinite dashboardFlameFlicker}.dashboard-streak-icon:after{content:"";filter:blur(5px);z-index:-1;background:#fb923c2e;border-radius:999px;animation:2.4s ease-in-out infinite dashboardFlameAura;position:absolute;inset:6px}.dashboard-streak-copy{text-align:left;gap:1px;display:grid}.dashboard-streak-copy strong{color:#7c2d12;font-size:1rem;font-weight:900;line-height:1}.dashboard-streak-copy span{color:#7c2d12ad;white-space:nowrap;font-size:.68rem;font-weight:800;line-height:1}.dashboard-streak-record{color:#7c2d12bd;white-space:nowrap;background:#9a34120f;border-radius:10px;align-items:baseline;gap:5px;min-height:30px;margin-left:2px;padding:6px 9px;font-size:.78rem;font-weight:850;line-height:1;display:inline-flex}.dashboard-streak-record span{font-size:.72rem;font-weight:850}.dashboard-streak-record strong{font-size:1.02rem;font-weight:950;line-height:1}@keyframes dashboardFlameFlicker{0%,to{transform:translateY(0)scale(1)}45%{transform:translateY(-1px)scale(1.05)}70%{transform:translateY(0)scale(.98)}}@keyframes dashboardFlameAura{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:.9;transform:scale(1.12)}}@media (width<=560px){.dashboard-hero-heading{flex-direction:column;gap:6px}.dashboard-streak-card{max-width:100%}}@keyframes premiumLogoSoftGlow{0%,to{filter:drop-shadow(0 0 4px #ffd66661)drop-shadow(0 0 10px #f5b94229)}50%{filter:drop-shadow(0 0 7px #ffd6669e)drop-shadow(0 0 15px #f5b94247)}}@media (width<=600px){:root{--p-lg:1rem;--r-lg:18px;--avatar-md:32px;--avatar-lg:40px;--fs-xs:.8rem;--fs-sm:.95rem;--fs-base:1.1rem;--fs-lg:1.25rem;--fs-xl:1.4rem;--fs-2xl:1.75rem}html{font-size:17.5px}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:none;margin:0;padding:0}.spin-icon{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}input,textarea,button,select{font-family:inherit}a,button,.nav-item,.card{-webkit-user-select:none;user-select:none}body{color:var(--text-main);background-color:var(--bg-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100dvh;margin:0;font-family:Outfit,sans-serif;overflow:hidden}html{height:100dvh;overflow:hidden}#root{height:100%}h1,h2,h3,h4,h5{font-family:Outfit,sans-serif;font-weight:var(--font-bold);color:var(--text-main);letter-spacing:0}.page-title{color:var(--text-main);font-size:clamp(1.65rem,4vw,2.35rem);line-height:1.05;font-weight:var(--font-bold);letter-spacing:0}.page-subtitle,.section-copy{color:var(--text-muted);font-size:.95rem;line-height:1.55;font-weight:var(--font-regular)}.section-title{color:var(--text-main);font-size:1.05rem;line-height:1.2;font-weight:var(--font-bold)}.page-stack{gap:var(--space-5);flex-direction:column;min-height:100%;padding-bottom:6rem;display:flex}.page-loading,.empty-state{color:var(--text-muted);text-align:center}.page-loading{padding:4rem}.empty-state{padding:4rem 1rem}.page-hero{justify-content:space-between;align-items:center;gap:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 12% 10%,#e2ddfe24,#0000 34%),#ffffffc7;padding:clamp(1rem,3vw,1.5rem);display:flex}.page-hero.compact .page-title{margin-top:var(--space-1)}.page-hero-stat{min-width:96px;padding:var(--space-3);border-radius:var(--radius-panel);text-align:center;background:#ffffff9e;border:1px solid #e2ddfe2e}.page-hero-stat strong{color:var(--text-main);font-size:1.35rem;line-height:1;font-weight:var(--font-bold);display:block}.page-hero-stat span{margin-top:var(--space-1);color:var(--text-muted);font-size:.72rem;font-weight:var(--font-medium);display:block}.page-kicker{color:var(--primary);font-size:.72rem;font-weight:var(--font-medium);letter-spacing:.08em;text-transform:uppercase}.memory-feed-list{gap:var(--space-5);flex-direction:column;display:flex}.memory-card{border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:#ffffffe6;overflow:hidden}.memory-card-head{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4);display:flex}.memory-author{align-items:center;gap:var(--space-3);min-width:0;display:flex}.memory-avatar{width:var(--avatar-md);height:var(--avatar-md);color:#fff;font-size:.9rem;font-weight:var(--font-medium);text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.memory-avatar img{object-fit:cover;width:100%;height:100%}.memory-author-name{color:var(--text-main);font-size:1.25rem;font-weight:var(--font-bold);display:inline-block}.memory-date{color:var(--text-muted);font-size:1.05rem;display:inline-block}.memory-icon-button{border:1px solid var(--border);border-radius:var(--radius-chip);width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:#1e1e1e08;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.memory-text{padding:0 var(--space-4) var(--space-4);color:var(--text-main);white-space:pre-wrap;font-size:1.35rem;line-height:1.6}.memory-media{background:#1a1a1a;justify-content:center;width:100%;display:flex;overflow:hidden}.memory-media img{object-fit:cover;width:100%;max-height:620px;display:block}.memory-action-bar{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-top:1px solid var(--border);display:flex}.memory-reactions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.memory-reaction,.memory-comment-toggle{border:1px solid var(--border);border-radius:var(--radius-chip);min-height:34px;color:var(--text-muted);cursor:pointer;font-size:.82rem;font-weight:var(--font-medium);background:#1e1e1e08;justify-content:center;align-items:center;gap:6px;padding:7px 10px;display:inline-flex}.memory-reaction.active{border-color:color-mix(in srgb, var(--reaction-color) 38%, transparent);background:color-mix(in srgb, var(--reaction-color) 12%, white);color:var(--reaction-color)}.comment-section{border-top:1px solid var(--border);background:linear-gradient(#1e1e1e05 0%,#1e1e1e01 100%);padding:16px 18px 18px}.comment-list{flex-direction:column;gap:4px;display:flex}.comment-thread{position:relative}.comment-thread+.comment-thread{margin-top:4px}.comment-item{align-items:flex-start;gap:8px;padding:8px 0;display:flex}.comment-item--reply{padding:6px 0}.comment-avatar{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-top:2px;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.comment-avatar img{object-fit:cover;width:100%;height:100%}.comment-avatar span{color:#fff;text-transform:uppercase;font-size:.92rem;font-weight:700;line-height:1}.comment-avatar--sm{width:34px;height:34px}.comment-avatar--sm span{font-size:.78rem}.comment-content{flex:1;min-width:0;margin-top:-4px}.comment-bubble{background:#1e1e1e0a;border:1px solid #1e1e1e0d;border-radius:4px 18px 18px;padding:4px 14px 6px;transition:background .15s;position:relative}.comment-bubble:hover{background:#1e1e1e0f}.comment-delete-x{width:28px;height:28px;color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .18s;display:flex;position:absolute;top:8px;right:8px}.comment-bubble:hover .comment-delete-x{opacity:1}.comment-delete-x:hover{color:var(--text-main);background:#1e1e1e14}.comment-bubble--reply{background:#1e1e1e06;border-color:#1e1e1e0a;border-radius:4px 16px 16px;padding:3px 12px 5px}.comment-header{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:1px;display:flex}.comment-author{color:var(--text-main);letter-spacing:-.01em;font-size:1.08rem;font-weight:700}.comment-time{color:var(--text-muted);opacity:.7;font-size:.8rem;font-weight:500}.comment-text{color:var(--text-main);word-break:break-word;margin:0;font-size:1.02rem;line-height:1.4}.comment-bubble--reply .comment-text{font-size:.96rem}.comment-footer{align-items:center;gap:4px;margin-top:5px;padding-left:4px;display:flex}.comment-action{color:var(--text-muted);cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .18s;display:inline-flex}.comment-action:hover{color:var(--text-main);background:#1e1e1e0f}.comment-action--danger{color:#ef444499}.comment-action--danger:hover{color:#ef4444;background:#ef444414}.comment-reply-zone{margin-top:4px;padding-left:56px}.comment-replies{border-left:none;margin-top:4px;margin-left:42px;padding-left:0}.thread-line-parent,.thread-line-child{display:none}.comment-item{position:relative}.comment-thread.has-replies>.comment-item:before{content:"";z-index:1;background:#ffffff26;width:2px;position:absolute;top:44px;bottom:-4px;left:21px}.comment-reply-zone{position:relative}.comment-thread.has-replies>.comment-reply-zone:before{content:"";z-index:1;background:#ffffff26;width:2px;position:absolute;top:-4px;bottom:-4px;left:21px}.comment-item--reply{position:relative}.comment-item--reply:before{content:"";z-index:1;border-bottom:2px solid #ffffff26;border-left:2px solid #ffffff26;border-bottom-left-radius:12px;width:17px;height:22px;position:absolute;top:0;left:-21px}.comment-item--reply:not(:last-child):after{content:"";z-index:1;background:#ffffff26;width:2px;position:absolute;top:22px;bottom:-6px;left:-21px}.comment-reply-form{margin-bottom:4px}.comment-reply-input-row{align-items:center;gap:8px;display:flex}.comment-compose{border-top:1px solid #1e1e1e0d;align-items:center;gap:12px;padding-top:12px;display:flex}.comment-inline-input{border:1px solid var(--border);background:var(--bg-color);min-height:44px;color:var(--text-main);border-radius:22px;outline:none;flex:1;padding:10px 16px;font-family:inherit;font-size:.95rem;font-weight:400;transition:border-color .2s,box-shadow .2s}.comment-inline-input::placeholder{color:var(--text-muted);opacity:.6}.comment-inline-input:focus{border-color:#667eea66;box-shadow:0 0 0 3px #667eea14}.comment-send-btn{color:#fff;cursor:pointer;background:#222;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001f}.comment-send-btn:hover:not(:disabled){background:#333;transform:scale(1.05)}.comment-send-btn:active:not(:disabled){transform:scale(.95)}.comment-send-btn:disabled{opacity:.3;cursor:default;box-shadow:none}.comment-cancel-btn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.comment-cancel-btn:hover{color:var(--text-main);background:#1e1e1e0f}.compose-modal-card{gap:var(--space-4);will-change:transform, opacity;flex-direction:column;width:100%;max-width:520px;display:flex}.modal-title-row{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.compose-preview{border-radius:var(--radius-panel);background:#111;position:relative;overflow:hidden}.compose-preview img{object-fit:contain;width:100%;max-height:320px;display:block}.compose-preview button{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:10px;right:10px}.compose-actions{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.capsule-compose-card{gap:var(--space-4);background:radial-gradient(circle at top left, #e2ddfe14, transparent 36%), var(--surface);border-color:#e2ddfe47;flex-direction:column;display:flex}.capsule-upload-box,.capsule-setting-row{align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-panel);background:var(--bg-color);flex-wrap:wrap;display:flex}.capsule-setting-row.is-accent{margin-top:calc(var(--space-2) * -1);background:#e2ddfe12;border-color:#e2ddfe38}.capsule-upload-icon{padding:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-chip);background:var(--surface);justify-content:center;align-items:center;display:flex}.capsule-preview{border:1px solid var(--border);border-radius:var(--radius-panel);background:#111;justify-content:center;align-items:center;width:100%;height:170px;display:flex;position:relative;overflow:hidden}.capsule-preview-image{object-fit:contain;image-rendering:auto;width:auto;max-width:100%;height:auto;max-height:100%}.capsule-image-frame{border:1px solid var(--border);background:#0a0a0a;border-radius:12px;justify-content:center;width:100%;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000014}.capsule-image{object-fit:contain;cursor:zoom-in;image-rendering:auto;width:auto;max-width:100%;height:auto;max-height:min(70vh,760px);display:block}.capsule-list{gap:var(--space-4);margin-top:var(--space-2);flex-direction:column;display:flex}.capsule-card{width:100%;min-width:0;box-shadow:var(--shadow-sm);flex-direction:column;gap:16px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;background:var(--surface)!important;border:1px solid #ffffff14!important;border-radius:24px!important;padding:20px!important}.capsule-card.is-unlocked{box-shadow:0 10px 30px #6c63ff08;background:radial-gradient(circle at top right, #e2ddfe0f, transparent 45%), var(--surface)!important;border-color:#e2ddfe38!important}.capsule-card.is-locked{background:var(--surface)!important;border-color:#ffffff14!important}.capsule-card-head{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.capsule-author{align-items:center;gap:12px;min-width:0;display:flex}.capsule-lock-mark,.capsule-hidden-icon{width:40px;height:40px;color:var(--primary);background:#e2ddfe14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.capsule-card.is-unlocked .capsule-lock-mark{color:#22c55e;background:#22c55e14}.capsule-author-copy{min-width:0}.capsule-author-copy strong{max-width:100%;color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;font-weight:800;line-height:1.2;display:block;overflow:hidden}.capsule-author-copy span{color:var(--text-muted);margin-top:2px;font-size:.8rem;font-weight:600;display:block}.capsule-delete-button{cursor:pointer;transition:all .2s;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;color:var(--text-muted)!important;background:#ffffff05!important;border:1px solid #ffffff14!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}.capsule-delete-button:hover{color:#ef4444!important;background:#ef44440d!important;border-color:#ef444433!important}.capsule-meta-row{flex-wrap:wrap;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.capsule-chip{max-width:100%;min-height:28px;color:var(--text-muted);background:#ffffff05;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.capsule-chip svg{flex:none}.capsule-chip span{overflow-wrap:anywhere;min-width:0}.capsule-chip-state.is-open{color:#22c55e;background:#22c55e0a}.capsule-chip-state.is-pending{color:var(--primary);background:#6c63ff0a}.capsule-card-body{flex-direction:column;gap:12px;min-width:0;display:flex}.capsule-message{color:var(--text-main);white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;background:0 0;margin:0;padding:0;font-size:.96rem;font-weight:500;line-height:1.5}.capsule-secret-note{border:1px solid #e2ddfe1f;border-left:3px solid var(--primary);color:var(--text-muted);background:#e2ddfe08;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.capsule-secret-note svg{color:var(--primary);flex-shrink:0}.capsule-secret-note span{min-width:0;font-size:.84rem;font-weight:500;line-height:1.4}.capsule-secret-note strong{color:var(--text-main);font-weight:700}.capsule-card-hidden{text-align:left;align-items:center;gap:16px;min-height:0;display:flex;background:linear-gradient(135deg,#e2ddfe0a,#ffffff03),#0d0d0f!important;border:1px solid #e2ddfe26!important}.capsule-card-hidden .capsule-hidden-icon{background:#e2ddfe0f;border-radius:14px;width:48px;height:48px}.capsule-hidden-copy{flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0;display:flex}.capsule-hidden-copy>span{max-width:100%;color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:750;overflow:hidden}.capsule-hidden-copy strong{color:var(--text-main);font-size:1.05rem;font-weight:800;line-height:1.2}.capsule-countdown-chip{max-width:100%;color:var(--primary);background:#e2ddfe0d;border:1px solid #e2ddfe24;border-radius:999px;align-items:center;gap:6px;margin-top:6px;padding:4px 10px;font-size:.76rem;font-weight:800;display:inline-flex}@media (width<=420px){.capsule-card{padding:14px!important}.capsule-meta-row{flex-direction:column}.capsule-chip{width:100%}}.complaint-compose-card{gap:var(--space-3);flex-direction:column;display:flex}.complaint-input{resize:vertical;min-height:96px;padding-left:2.5rem}.complaint-actions,.complaint-list{gap:var(--space-3);display:flex}.complaint-actions{align-items:stretch}.complaint-list{flex-direction:column}.complaint-photo-button{width:100%;color:var(--text-main)}.complaint-photo-button.is-locked{color:var(--primary);background:#e2ddfe14;border-color:#e2ddfe47}.complaint-card{padding:var(--space-4)}@media (width<=600px){.complaint-actions{flex-direction:column}.page-hero{flex-direction:column;align-items:stretch}.memory-action-bar{flex-direction:column;align-items:flex-start}.comment-compose{align-items:center}.comment-section{padding:12px 14px 14px}.comment-avatar{width:38px;height:38px}.comment-avatar--sm{width:30px;height:30px}.comment-reply-zone{padding-left:50px}.comment-replies{margin-left:38px;padding-left:0}.comment-thread.has-replies>.comment-item:before,.comment-thread.has-replies>.comment-reply-zone:before{left:19px}.comment-item--reply:before,.comment-item--reply:not(:last-child):after{left:-19px}.comment-item--reply:before{width:15px}.comment-bubble{border-radius:4px 16px 16px;padding:4px 12px 6px}.comment-bubble--reply{padding:3px 10px 5px!important}}.app-container{flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.content-area{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;-ms-overflow-style:none;scrollbar-width:none;padding:var(--space-4);flex:1;width:100%;max-width:800px;margin:0 auto;position:relative;overflow:hidden auto}.content-area::-webkit-scrollbar{display:none}@media (width<=600px){.content-area{padding:.75rem .75rem 1rem}h2{font-size:var(--fs-2xl)!important}.card{padding:1rem}}.card{background:var(--surface);border-radius:var(--radius-card);padding:var(--space-5);box-shadow:var(--shadow-card);border:1px solid var(--border);transition:border-color .18s,box-shadow .18s}.card:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-card)}.btn-primary{color:#fff;border-radius:var(--radius-button);min-height:44px;font-family:Outfit,sans-serif;font-weight:var(--font-medium);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);text-shadow:-1px -1px #0009,1px -1px #0009,-1px 1px #0009,1px 1px #0009,0 2px 4px #0009;background-color:#222;border:1px solid #ffffff1a;padding:10px 22px;font-size:1rem;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #00000026}.btn-primary svg{filter:drop-shadow(-1px -1px #0009)drop-shadow(1px -1px #0009)drop-shadow(-1px 1px #0009)drop-shadow(1px 1px #0009)}.btn-primary:hover{background-color:#2a2a2a;border-color:#fff3;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)scale(.96)}.btn-secondary{color:#fff;border-radius:var(--radius-button);min-height:42px;font-family:Outfit,sans-serif;font-weight:var(--font-medium);cursor:pointer;text-shadow:-1px -1px #0009,1px -1px #0009,-1px 1px #0009,1px 1px #0009,0 2px 4px #0009;background-color:#181818;border:1px solid #ffffff14;justify-content:center;align-items:center;gap:8px;padding:9px 18px;transition:all .2s;display:inline-flex}.btn-secondary svg{filter:drop-shadow(-1px -1px #0009)drop-shadow(1px -1px #0009)drop-shadow(-1px 1px #0009)drop-shadow(1px 1px #0009)}.btn-secondary:hover{background-color:#222;border-color:#ffffff26}.btn-secondary:active{transform:scale(.96)}button:active{transition:transform .1s;transform:scale(.96)}.input-field{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-input);width:100%;color:var(--text-main);outline:none;padding:14px 16px;font-family:Outfit,sans-serif;font-size:1rem;transition:border-color .2s}.input-field::placeholder{color:#a3a3a3}.bottom-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;padding:.7rem 0;padding-bottom:calc(.7rem + env(safe-area-inset-bottom,0px));z-index:100;background:#000000f2;border-top:1px solid #ffffff14;flex-shrink:0;justify-content:space-around;display:flex;position:relative}@media (hover:none),(pointer:coarse){.card,.btn-primary,.btn-secondary,.nav-item svg{transition:none!important}.card:hover,.btn-primary:hover,.btn-secondary:hover{transform:none!important;box-shadow:0 10px 40px #0000000f!important}button:active,.btn-primary:active,.btn-secondary:active{transform:none!important}.bottom-nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000}.site-logo-link.is-premium,.dashboard-streak-icon svg,.dashboard-streak-icon:after,.profile-avatar-modern.is-premium,.profile-avatar-modern.is-premium:after{animation:none!important}}.nav-item{color:#fff;flex-direction:column;align-items:center;gap:4px;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.nav-item svg{transition:transform .2s}.nav-item.active svg{transform:scale(1.1)}.page-transition-enter{opacity:0;transform:translateY(10px)}.page-transition-enter-active{opacity:1;transition:opacity .3s,transform .3s;transform:translateY(0)}.page-transition-exit{opacity:1}.page-transition-exit-active{opacity:0;transition:opacity .2s}.cinema-mode-bg{background-color:#050505!important}.cinema-mode-header{background-color:#050505!important;border-bottom-color:#1a1a1a!important}.cinema-mode-nav{background:#050505e6!important;border-top-color:#1a1a1a!important}.cinema-mode-main{max-width:100%!important;padding-top:0!important;padding-left:0!important;padding-right:0!important}.chat-mode-main{flex-direction:column;display:flex;max-width:100%!important;padding:0!important}.app-modal-shell,.app-modal-card{box-sizing:border-box}body.legal-modal-open{overscroll-behavior:none;overflow:hidden}.legal-consent-shell{z-index:9999;background:#000000d9;justify-content:center;align-items:flex-end;padding:2rem;display:flex;position:fixed;inset:0}.legal-consent-card{background:var(--surface);border:1px solid var(--border);will-change:transform, opacity;border-radius:28px;flex-direction:column;gap:1.5rem;width:100%;max-width:600px;padding:2rem;display:flex;box-shadow:0 -20px 50px #0003}.legal-consent-header{align-items:center;gap:15px;display:flex}.legal-consent-icon{background:var(--primary);color:#fff;border-radius:12px;padding:10px;display:inline-flex}.legal-consent-header h3{color:var(--text-main);margin:0;font-size:1.2rem;font-weight:800}.legal-consent-header p{color:var(--text-muted);margin:2px 0 0;font-size:.85rem}.legal-consent-copy{color:var(--text-main);margin:0;font-size:.95rem;line-height:1.6}.legal-consent-copy button{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0 4px;font-weight:700;text-decoration:underline}.legal-consent-accept{width:100%}.legal-modal-shell{overscroll-behavior:contain;background:#000000e6!important}.legal-modal-card{min-height:0}.legal-modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media (width<=600px){.app-modal-shell{padding:max(.5rem, env(safe-area-inset-top,0px)) .5rem max(.5rem, env(safe-area-inset-bottom,0px))!important;align-items:center!important}.app-modal-card{width:100%!important;max-width:none!important;max-height:calc(100dvh - 1rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;border-radius:18px!important}.payment-modal-card{max-height:calc(100dvh - 1rem)!important}.payment-modal-card>div[style*=absolute]{top:.75rem!important;left:.75rem!important;right:.75rem!important}.payment-modal-card>div[style*=absolute] button{width:38px!important;height:38px!important}.payment-modal-card>div[style*=overflow-y]{padding:3.25rem 1rem 1rem!important}.payment-modal-card h2{letter-spacing:0!important;font-size:1.45rem!important;line-height:1.15!important}.payment-modal-card p{font-size:.82rem!important}.payment-modal-card div[style*="marginBottom: '3rem'"],.payment-modal-card div[style*="marginBottom: '3.5rem'"],.payment-modal-card div[style*="marginBottom: '2.5rem'"],.payment-modal-card div[style*="marginBottom: '3rem'"]{margin-bottom:1.25rem!important}.payment-modal-card div[style*="gap: '2rem'"],.payment-modal-card div[style*="gap: '1.5rem'"]{gap:.85rem!important}.payment-modal-card div[style*="padding: '14px'"]{border-radius:12px!important;padding:10px!important}.payment-modal-card h4{font-size:.95rem!important}.payment-modal-card .btn-primary{border-radius:14px!important;padding:.95rem!important;font-size:.98rem!important}.payment-modal-card div[style*="padding: '1.5rem'"]{border-radius:16px!important;padding:.95rem!important}.payment-plan-card{border-radius:16px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.65rem!important;min-width:0!important;padding:.9rem!important;display:grid!important}.payment-plan-info{gap:.65rem!important;min-width:0!important}.payment-plan-radio{flex:0 0 18px!important;width:18px!important;height:18px!important}.payment-plan-copy{min-width:0!important}.payment-plan-copy h4,.payment-plan-copy p{text-overflow:ellipsis!important;overflow:hidden!important}.payment-plan-copy h4{white-space:nowrap!important;font-size:.88rem!important}.payment-plan-copy p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:.7rem!important;line-height:1.25!important;display:-webkit-box!important}.payment-plan-price{text-align:right!important;min-width:82px!important;max-width:92px!important}.payment-plan-price-main{white-space:normal!important;font-size:.96rem!important;line-height:1.05!important}.payment-plan-price-main span{overflow-wrap:anywhere!important;font-size:.6rem!important;line-height:1.1!important;display:block!important}.payment-plan-savings{white-space:normal!important;max-width:100%!important;font-size:.56rem!important;line-height:1.1!important;display:inline-block!important}.payment-modal-card input,.payment-modal-card div[style*="gap: '8px'"]{min-width:0!important}.legal-consent-shell{padding:max(.75rem, env(safe-area-inset-top,0px)) .75rem max(.75rem, env(safe-area-inset-bottom,0px))}.legal-consent-card{max-height:calc(100dvh - 1.5rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));border-radius:18px;gap:1rem;padding:1rem;overflow-y:auto}.legal-consent-header{align-items:flex-start;gap:.75rem}.legal-consent-header h3{font-size:1rem;line-height:1.2}.legal-consent-header p,.legal-consent-copy{font-size:.82rem}.legal-modal-card{width:100%!important;height:calc(100dvh - 1rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;max-height:calc(100dvh - 1rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;border-radius:18px!important}.legal-modal-header{align-items:flex-start!important;gap:.75rem!important;padding:1rem!important}.legal-modal-header>div{gap:.75rem!important;min-width:0!important}.legal-modal-header h2{letter-spacing:0!important;word-break:break-word!important;white-space:normal!important;font-size:1rem!important;line-height:1.2!important}.legal-modal-header p{display:none!important}.legal-modal-header button{flex-shrink:0!important;padding:8px!important}.legal-modal-body{padding:1rem!important}.legal-modal-text{font-size:.82rem!important;line-height:1.55!important}.legal-modal-notice{border-radius:14px!important;margin-top:1.25rem!important;padding:1rem!important}.legal-modal-footer{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important;padding:.8rem 1rem!important}.legal-modal-consent{max-width:none!important;font-size:.72rem!important}.legal-modal-footer button{border-radius:12px!important;width:100%!important;padding:.85rem!important;font-size:.95rem!important}.support-modal-card{max-height:calc(100dvh - 1rem)!important}.support-modal-card>button{padding:8px!important;top:.75rem!important;right:.75rem!important}.support-modal-card>div:last-child{padding:2.8rem 1rem 1rem!important}.support-modal-card h2{letter-spacing:0!important;font-size:1.45rem!important}.support-modal-card div[style*="marginBottom: '3rem'"]{margin-bottom:1.25rem!important;font-size:.82rem!important;line-height:1.5!important}.termination-modal-card{border-radius:18px!important;max-height:calc(100dvh - 1rem)!important;padding:1rem!important;overflow-y:auto!important}.termination-modal-card h3{font-size:1rem!important}.termination-modal-card p,.termination-modal-card div{line-height:1.4}.termination-modal-card input{padding:.85rem!important;font-size:.95rem!important}}@media (height<=700px) and (width<=600px){.app-modal-shell{padding:.35rem!important}.app-modal-card{border-radius:14px!important;max-height:calc(100dvh - .7rem)!important}.payment-modal-card>div[style*=overflow-y]{padding-bottom:.7rem!important}.support-modal-card p[style*="marginTop: '2.5rem'"]{margin-top:1rem!important}.friend-add-modal,.profile-edit-card,.profile-requests-card{max-height:calc(100dvh - .7rem)!important}.friend-add-header{padding:.75rem .9rem!important}.friend-add-body{padding:.8rem!important}.friend-add-copy{margin-bottom:.65rem!important;font-size:.76rem!important}.friend-add-search{margin-bottom:.8rem!important}.friend-add-results{max-height:30dvh!important}}@media (width>=601px) and (width<=900px){.friend-add-modal,.profile-edit-card,.profile-requests-card{max-width:min(92vw,520px)!important}}.profile-page{width:100%}.profile-card-modern{background:linear-gradient(180deg, #ffffffeb, #fffffffa), var(--surface)!important;border-radius:22px!important;box-shadow:0 16px 44px #00000014!important}.profile-avatar-modern{box-shadow:0 12px 26px #00000029;width:104px!important;height:104px!important}.profile-badges-modern{flex-wrap:wrap;justify-content:flex-end}.profile-intro-modern h1{word-break:break-word;line-height:1.05!important}.profile-tabs-modern{background:#00000008;border-radius:14px;padding:4px;border:1px solid var(--border)!important}.profile-tabs-modern button{flex:1;border-radius:10px!important;padding:10px 12px!important}.profile-edit-shell,.profile-requests-shell{-webkit-backdrop-filter:none!important}.profile-edit-card,.profile-requests-card{border-radius:20px!important}.profile-page{max-width:920px!important}.profile-card-modern{overflow:hidden;background:linear-gradient(180deg, #fffffffa, #f7f7f8f5), var(--surface)!important;border:1px solid #14141414!important;border-radius:8px!important;box-shadow:0 14px 40px #0000001a!important}.profile-action-row button{white-space:nowrap;min-height:36px;border-radius:8px!important}.profile-avatar-modern{background:#fffffff0!important;border-radius:8px!important;width:112px!important;height:112px!important;padding:5px!important;box-shadow:0 16px 34px #0000002e!important}.profile-avatar-modern img,.profile-avatar-modern>div{border-radius:6px!important}.profile-avatar-row{align-items:flex-end!important;margin-bottom:1.25rem!important}.profile-title-row{align-items:flex-start!important}.profile-intro-modern h1{letter-spacing:0!important;font-size:clamp(1.7rem,4vw,2.25rem)!important;line-height:1.05!important}.profile-intro-modern p{color:#27272ab8!important;max-width:680px!important}.profile-badges-modern>div{min-height:28px;border-radius:8px!important}.profile-tabs-modern{background:#1414140a!important;border-radius:8px!important;padding:4px!important}.profile-tabs-modern button{border-radius:6px!important}.profile-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.profile-info-card,.profile-activity-empty{box-shadow:0 8px 22px #0000000d;background:#ffffffb8!important;border:1px solid #14141414!important;border-radius:8px!important}.profile-info-icon{background:#1414140d!important;border-radius:8px!important}.friend-add-modal-shell{-webkit-backdrop-filter:none!important}.friend-add-modal{border-radius:20px!important;box-shadow:0 28px 70px #0000006b!important}.friend-add-header{background:linear-gradient(135deg,#e2ddfe1a,#00000005)}.friend-add-copy{color:var(--text-muted);margin:0 0 1rem;font-size:.86rem;line-height:1.45}.friend-add-search input{background:var(--bg-color)!important;border-color:#e2ddfe47!important;border-radius:14px!important}.friend-add-search button{border-radius:10px!important}.friend-add-results{max-height:44vh!important}.friend-add-result{gap:.75rem;background:var(--bg-color)!important;border-radius:14px!important}@media (width<=460px){.profile-page{padding:var(--space-2) var(--space-2) 6.75rem!important}.profile-stats-grid{gap:var(--space-2)}.profile-stat-card,.profile-detail-card{padding:var(--space-3)}.profile-stat-card{min-height:104px}}.dashboard-page{width:100%;max-width:1040px;padding:var(--space-4) var(--space-4) 7.5rem;margin:0 auto}.dashboard-hero{background:linear-gradient(135deg, #141414f0, #1e1e1ebd 45%, #805030c7), var(--text-main);color:#fff;border-color:#ffffff1f;border-radius:18px;grid-template-columns:minmax(0,1.1fr) minmax(280px,.72fr);align-items:end;gap:clamp(1rem,4vw,2.5rem);min-height:clamp(360px,52vw,520px);padding:clamp(1.2rem,4vw,2.75rem);box-shadow:0 28px 80px #1e1e1e38}.dashboard-kicker{color:#ffffffd1;text-align:left;letter-spacing:0;background:#ffffff14;border:1px solid #ffffff3d;border-radius:999px;grid-column:1/-1;justify-self:start;align-items:center;min-height:34px;padding:0 12px;display:inline-flex}.dashboard-hero-heading{justify-content:flex-start;align-self:center;align-items:flex-start;gap:var(--space-4);flex-direction:column}.dashboard-title{text-align:left;color:#fff;-webkit-text-fill-color:currentColor;background:0 0;max-width:680px;font-size:clamp(2.35rem,6.2vw,5.6rem);font-weight:900;line-height:.94}.dashboard-mood-card{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:16px;grid-template-columns:minmax(0,1fr);align-content:space-between;align-self:stretch;max-width:none;min-height:260px;margin:0;padding:clamp(1rem,3vw,1.5rem)}.dashboard-mood-card span{color:#ffffff94;letter-spacing:0}.dashboard-mood-card strong{color:#fff;font-size:clamp(1.35rem,3vw,2rem)}.dashboard-mood-card p{color:#ffffffad}.dashboard-days-pill{width:100%;margin-top:var(--space-5);color:var(--text-main);background:#fff;border-radius:12px}.dashboard-quote-card,.dashboard-quote-editor{grid-column:1/-1;max-width:720px;margin:0}.dashboard-quote-card{padding:var(--space-4) var(--space-6) 0 0;text-align:left}.dashboard-quote-card p{color:#ffffffb8;font-size:clamp(1rem,2vw,1.18rem);font-style:normal}.dashboard-quote-edit{color:#fff;background:#ffffff1f;border-color:#ffffff3d;right:0}.dashboard-streak-card{color:#fff;box-shadow:none;background:#ffffff1a;border-color:#ffffff2e}.dashboard-streak-record span,.dashboard-streak-record strong{color:inherit}@media (width<=820px){.dashboard-page{padding:var(--space-3) var(--space-3) 7rem}.dashboard-hero{grid-template-columns:1fr;min-height:auto}.dashboard-mood-card{min-height:auto}.dashboard-title{font-size:clamp(2.05rem,10vw,3.8rem)}}.dashboard-hero{gap:var(--space-4)!important;min-height:0!important;padding:var(--space-4)!important;border:1px solid var(--color-border)!important;background:var(--surface)!important;color:var(--text-main)!important;border-radius:12px!important;flex-direction:column!important;display:flex!important;box-shadow:0 10px 30px #1e1e1e0f!important}.dashboard-kicker{min-height:auto!important;color:var(--primary)!important;letter-spacing:0!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-size:.78rem!important;font-weight:900!important}.dashboard-title{max-width:min(100%,520px)!important;color:var(--text-main)!important;text-align:left!important;-webkit-text-fill-color:currentColor!important;background:0 0!important;font-size:clamp(1.45rem,4vw,2rem)!important;font-weight:900!important;line-height:1.08!important}.dashboard-mood-card{align-items:center!important;gap:var(--space-3)!important;width:100%!important;min-height:0!important;padding:var(--space-3)!important;border:1px solid var(--color-border)!important;background:var(--bg-color)!important;color:var(--text-main)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-radius:10px!important;grid-template-columns:minmax(0,1fr) auto!important;display:grid!important}.dashboard-days-pill{background:var(--text-main)!important;color:#fff!important;border-radius:10px!important;width:auto!important;min-width:82px!important;margin-top:0!important;padding:10px!important}.dashboard-quote-edit{border-color:var(--color-border)!important;background:var(--surface)!important;color:var(--text-main)!important;top:50%!important;right:0!important}.dashboard-streak-card{border-color:var(--color-border)!important;background:var(--bg-color)!important;color:var(--text-main)!important;box-shadow:none!important;flex:none!important}.dashboard-streak-copy strong,.dashboard-streak-copy span,.dashboard-streak-record,.dashboard-streak-record span,.dashboard-streak-record strong{color:var(--text-main)!important}.side-menu-friend-tabs button.side-menu-tab-active{color:#fff!important;background:#e2ddfe!important;border-color:#e2ddfe!important;box-shadow:0 0 0 1px #e2ddfe73,0 8px 18px #e2ddfe47!important}.side-menu-friend-tabs button.side-menu-tab-active span{color:#fff!important;background:#00000047!important}.profile-page .profile-lifestyle-body .profile-identity-block{align-items:center!important;gap:14px!important}.profile-page .profile-lifestyle-body .profile-avatar-modern{width:72px!important;height:72px!important;box-shadow:none!important;background:#ffffff0f!important;border:1px solid #ffffff2e!important;border-radius:18px!important;padding:3px!important}.profile-page .profile-lifestyle-body .profile-avatar-modern img,.profile-page .profile-lifestyle-body .profile-avatar-modern>div{border-radius:14px!important}.profile-page .profile-lifestyle-body .profile-avatar-modern>div{font-size:1.65rem!important;font-weight:900!important}.profile-page .profile-meta-row{gap:8px!important;margin-bottom:8px!important}.profile-page .profile-meta-row>span,.profile-page .profile-premium-pill{color:#f5f5f5bd!important;background:#ffffff14!important;border:1px solid #ffffff14!important;border-radius:999px!important;min-height:26px!important;padding:5px 10px!important;font-size:.72rem!important;font-weight:800!important}.profile-page .profile-premium-pill{color:#ff8a6e!important;background:#e2ddfe1f!important;border-color:#e2ddfe2e!important}.profile-page .profile-lifestyle-body .profile-title-wrap h1{color:#fff!important;letter-spacing:0!important;text-shadow:none!important;margin:0 0 6px!important;font-size:clamp(1.65rem,4vw,2.25rem)!important;font-weight:850!important;line-height:1.05!important}.profile-page .profile-lifestyle-body .profile-title-wrap p{color:#f5f5f59e!important;margin:0!important;font-size:.88rem!important;font-weight:600!important;line-height:1.35!important}.profile-page .profile-avatar-modern.is-premium{box-shadow:none!important;filter:drop-shadow(0 0 5px #ffd66680)drop-shadow(0 0 12px #f5b94238)!important;border-color:#ffd66657!important;animation:3.2s ease-in-out infinite premiumLogoSoftGlow!important}.profile-page .profile-avatar-modern.is-premium:after{display:none!important}.movie-watch-action-pulse{isolation:isolate;animation:1.65s ease-in-out infinite movieWatchButtonPulse;position:relative}.movie-watch-action-pulse:after{content:"";z-index:-1;opacity:.2;pointer-events:none;border:1px solid #ffffff47;border-radius:10px;animation:1.65s ease-in-out infinite movieWatchButtonRing;position:absolute;inset:-3px}@keyframes movieWatchButtonPulse{0%,to{filter:brightness();box-shadow:0 2px 5px #0003}50%{filter:brightness(1.14);box-shadow:0 0 0 1px #ffffff1f,0 0 14px #ffffff29}}@keyframes movieWatchButtonRing{0%,to{opacity:.12;transform:scale(1)}50%{opacity:.62;transform:scale(1.055)}}.music-song-card{grid-template-columns:auto minmax(0,1fr) auto auto;cursor:default!important;align-items:center!important;gap:1.25rem!important;padding:1rem!important;display:grid!important;overflow:hidden!important}.profile-edit-shell{background:#000000d1!important}.profile-edit-card{background:#111!important;border-color:#ffffff1f!important}.profile-edit-card .profile-edit-header{background:#111!important;border-bottom-color:#ffffff14!important}.profile-edit-card .profile-edit-header h3{color:#f5f6f8!important}.profile-edit-card .profile-edit-header p{color:#f5f5f594!important}.profile-edit-card .profile-edit-content{background:#0b0b0b!important}.profile-edit-card .profile-edit-preview,.profile-edit-card .profile-form-section,.profile-edit-card .profile-visibility-switch,.profile-edit-card .profile-cover-upload-row{color:#f5f6f8!important;background:linear-gradient(135deg,#ffffff0e,#ffffff05),#171717!important;border:1px solid #ffffff1f!important}.profile-edit-card .profile-edit-preview-name,.profile-edit-card .profile-cover-upload-row strong,.profile-edit-card .profile-form-section label,.profile-edit-card .profile-visibility-switch div[style*="font-weight: 700"]{color:#f5f6f8!important}.profile-edit-card .profile-edit-preview-meta,.profile-edit-card .profile-cover-upload-row small,.profile-edit-card .profile-form-section span,.profile-edit-card .profile-visibility-switch div[style*="font-size: '0.8rem'"]{color:#f5f5f594!important}.profile-edit-card .profile-cover-upload-row>span{color:#111!important;background:#f5f6f8!important}.profile-edit-card .profile-form-section input,.profile-edit-card .profile-form-section textarea{color:#f5f6f8!important;background:#101010!important;border-color:#ffffff1f!important}.profile-edit-card .profile-form-section input:focus,.profile-edit-card .profile-form-section textarea:focus{border-color:#d7d9dd6b!important;box-shadow:0 0 0 3px #d7d9dd14!important}.profile-edit-card .profile-form-section input::placeholder,.profile-edit-card .profile-form-section textarea::placeholder{color:#f5f5f55c!important}.profile-edit-card .profile-edit-footer{background:#161616!important;border-top-color:#ffffff14!important}.music-cover-wrap{flex-shrink:0;position:relative}.music-cover-button{cursor:default;background:0 0;border:0;border-radius:14px;width:72px;height:72px;padding:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:block;position:relative;overflow:visible}.music-cover-button img{object-fit:cover;border-radius:14px;width:72px;height:72px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:block;box-shadow:0 4px 15px #00000059}.music-cover-button.is-playable{cursor:pointer}.music-cover-button.is-playable:after{content:"";border-radius:inherit;opacity:1;pointer-events:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:2s ease-in-out infinite musicCoverPulse;position:absolute;inset:0;box-shadow:0 0 12px #e2ddfe4d,0 0 24px #e2ddfe26}.music-cover-button.is-playable:hover{transform:scale(1.04)}.music-cover-button.is-playable:hover img{box-shadow:0 8px 20px #00000073}.music-cover-button.is-playable:hover:after{box-shadow:0 0 18px #e2ddfe8c,0 0 32px #e2ddfe40}.music-cover-button.is-playing{transform:scale(1.02)}.music-cover-button.is-playing:after{animation:1.4s ease-in-out infinite musicCoverPlayingPulse;box-shadow:0 0 20px #e2ddfea6,0 0 40px #e2ddfe59}@keyframes musicCoverPulse{0%,to{transform:scale(1);box-shadow:0 0 10px #e2ddfe40,0 0 20px #e2ddfe1a}50%{transform:scale(1.02);box-shadow:0 0 16px #e2ddfe80,0 0 30px #e2ddfe33}}@keyframes musicCoverPlayingPulse{0%,to{transform:scale(1);box-shadow:0 0 14px #e2ddfe73,0 0 28px #e2ddfe33}50%{transform:scale(1.04);box-shadow:0 0 26px #e2ddfecc,0 0 48px #e2ddfe66}}.music-song-info{min-width:0;overflow:hidden}.music-title-row{align-items:center;gap:10px;min-width:0;display:flex}.music-title-row>p{min-width:0;color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.05rem;font-weight:800;overflow:hidden}.music-platform-icons{flex:none;align-items:center;gap:12px;margin-right:.5rem;display:inline-flex}.music-platform-icon{border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.music-platform-icon:hover{animation-play-state:paused;transform:scale(1.12)!important}@keyframes pulse-spotify{0%{transform:scale(1);box-shadow:0 0 #1db95400}50%{transform:scale(1.04);box-shadow:0 0 10px #1db95461}to{transform:scale(1);box-shadow:0 0 #1db95400}}@keyframes pulse-youtube{0%{transform:scale(1);box-shadow:0 0 #ff1d1d00}50%{transform:scale(1.04);box-shadow:0 0 10px #ff1d1d61}to{transform:scale(1);box-shadow:0 0 #ff1d1d00}}.music-platform-icon.is-spotify{color:#1db954;background:#1db9541f;animation:2s ease-in-out infinite pulse-spotify}.music-platform-icon.is-youtube{color:#ff1d1d;background:#ff1d1d1f;animation:2s ease-in-out infinite pulse-youtube}@media (width<=560px){.music-song-card{grid-template-columns:64px minmax(0,1fr);gap:.9rem!important;padding:.9rem!important}.music-cover-button,.music-cover-button img{border-radius:13px;width:64px;height:64px}.music-play-button{width:32px!important;height:32px!important;bottom:-8px!important;right:-8px!important}.music-title-row{align-items:flex-start;gap:8px}.music-title-row>p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;line-height:1.15;display:-webkit-box}.music-platform-icons{grid-column:2;justify-self:start;gap:10px;margin-top:6px}.music-platform-icon{border-radius:11px;width:36px;height:36px}.music-song-card>button{grid-column:2;justify-self:end;margin-top:4px;width:38px!important;min-width:38px!important;min-height:38px!important}}.site-logo-link svg{filter:contrast(1.08)saturate(1.12)}.site-logo-link svg text{stroke:#050505!important;stroke-width:14px!important;paint-order:stroke fill!important}.site-logo-link svg line{stroke:#050505!important}.site-logo-link svg text tspan:last-child{fill:#e2ddfe!important}.site-logo-link.is-premium{filter:drop-shadow(0 0 4px #ffffff2e)drop-shadow(0 0 9px #e2ddfe47)!important}:root{--color-bg:#0a0a0a;--color-surface:#141414;--color-primary:#e2ddfe;--color-text:#f5f5f5;--color-muted:#8e8e93;--color-border:transparent;--color-border-strong:#ffffff26;--radius-card:16px;--radius-button:12px;--radius-input:12px;--radius-chip:999px;--radius-panel:12px;--shadow-soft:0 1px 2px #0000004d;--shadow-card:0 2px 8px #00000040;--shadow-float:0 12px 28px #00000080;--bg-color:var(--color-bg);--surface:var(--color-surface);--primary:var(--color-primary);--text-main:var(--color-text);--text-muted:var(--color-muted);--border:var(--color-border);--shadow-sm:var(--shadow-soft);--shadow-md:var(--shadow-card)}body{background:var(--color-bg)}.app-container{background:var(--color-bg)!important}.content-area{background:var(--color-bg)!important;padding:var(--space-3)!important}.main-header{min-height:56px!important;min-height:calc(56px + env(safe-area-inset-top,0px))!important;padding:env(safe-area-inset-top,0px) 1rem 0!important;border-bottom:1px solid var(--color-border)!important;-webkit-backdrop-filter:blur(20px)!important;color:var(--text-main)!important;box-shadow:none!important;background:#0a0a0aeb!important}.main-header button,.main-header a{color:var(--text-main)!important}.main-header>div:first-child>button{border:1px solid var(--color-border)!important;background:var(--color-bg)!important;width:36px!important;height:36px!important;color:var(--text-main)!important;border-radius:50%!important}.site-logo-link svg text tspan:first-child{fill:var(--text-main)!important}.site-logo-link svg text,.site-logo-link svg line{stroke:#0000!important}.header-btn{border:1px solid var(--color-border)!important;background:var(--color-bg)!important;min-width:36px!important;min-height:36px!important;color:var(--text-main)!important;border-radius:50%!important;padding:0!important}.bottom-nav{border-top:1px solid var(--color-border)!important;-webkit-backdrop-filter:blur(20px)!important;padding:.5rem 0!important;padding-bottom:calc(.5rem + env(safe-area-inset-bottom,0px))!important;background:#0a0a0af5!important}.nav-container{max-width:760px!important}.nav-item{color:var(--text-muted)!important}.nav-item.active{color:var(--primary)!important}@media (hover:none),(pointer:coarse){.bottom-nav{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#0a0a0a!important}}.page-stack,.feed-page,.capsule-page,.complaints-page,.movies-page,.music-page,.dashboard-page,.profile-page{gap:var(--space-4)!important;width:100%!important;max-width:680px!important;margin:0 auto!important;padding-left:0!important;padding-right:0!important}.page-hero,.dashboard-hero,.card,.memory-card,.complaint-card,.compose-modal-card,.capsule-compose-card,.complaint-compose-card,.profile-detail-card,.profile-visit-panel,.payment-plan-card{border:1px solid var(--color-border)!important;border-radius:var(--radius-card)!important;background:var(--surface)!important;box-shadow:var(--shadow-card)!important}.profile-lifestyle-hero{border:1px solid var(--color-border)!important;border-radius:var(--radius-card)!important;box-shadow:var(--shadow-card)!important}.page-hero{justify-content:space-between!important;align-items:center!important;gap:var(--space-3)!important;padding:var(--space-4)!important;display:flex!important}.page-kicker,.dashboard-kicker{color:#d4af37!important;background:linear-gradient(#ffe79a 0%,#d4af37 50%,#8c6212 100%)!important;-webkit-text-fill-color:transparent!important;letter-spacing:.02em!important;text-transform:none!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:.86rem!important;font-weight:700!important}.page-title,.dashboard-title{color:var(--text-main)!important;-webkit-text-fill-color:currentColor!important;letter-spacing:-.02em!important;background:0 0!important;font-size:clamp(1.4rem,4vw,1.85rem)!important;font-weight:800!important;line-height:1.1!important}.page-subtitle,.section-copy{color:var(--text-muted)!important;font-size:.88rem!important;line-height:1.45!important}.page-hero-stat{background:var(--color-bg)!important;border:1px solid var(--color-border)!important;border-radius:12px!important;min-width:68px!important;padding:8px 10px!important}.page-hero-stat strong{font-size:1.05rem!important}.btn-primary,.btn-secondary,.memory-reaction,.memory-comment-toggle,.profile-chip-button,.profile-action-row button,.complaint-photo-button,.dashboard-alert-button{letter-spacing:.01em!important;min-height:42px!important;box-shadow:none!important;cursor:pointer!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:0 1.25rem!important;font-size:.85rem!important;font-weight:600!important;text-decoration:none!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;display:inline-flex!important}.btn-primary,.btn-secondary,.dashboard-alert-button{color:#fff!important;text-shadow:0 1px 2px #000000bf!important;background:#1c1c1c!important;border:1px solid #ffffff24!important;border-radius:10px!important;box-shadow:inset 0 1px #ffffff0d,0 8px 18px #0000003d!important}.btn-primary svg,.btn-secondary svg,.dashboard-alert-button svg{color:#fff!important;stroke:currentColor!important;filter:drop-shadow(0 1px 1px #000000bf)!important}.btn-primary:hover,.btn-secondary:hover,.dashboard-alert-button:hover{background:#232323!important;border-color:#ffffff38!important;transform:translateY(-1px)!important;box-shadow:inset 0 1px #ffffff0f,0 10px 22px #0000004d!important}.btn-primary:active,.btn-secondary:active,.dashboard-alert-button:active{transform:translateY(0)scale(.98)!important;box-shadow:inset 0 1px #ffffff0a,0 4px 10px #0000003d!important}button:not(.memory-icon-button):not(.dashboard-quote-edit):not(.header-btn):not(.nav-item):not(.bucket-check-button):not(.bucket-text-button):not(.profile-feed-tab):not(.profile-feed-post-delete):not(.action-icon-delete):not(.memory-reaction):not(.memory-comment-toggle):not(.music-cover-button):not(.music-play-button):not(.desktop-side-nav-more),a.btn-primary,a.btn-secondary,label.btn-secondary{color:#ffffffbf!important;box-shadow:none!important;text-shadow:none!important;background:#ffffff0a!important;border:none!important;border-radius:20px!important;outline:none!important;padding:8px 14px!important;font-weight:600!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}button:not(.memory-icon-button):not(.dashboard-quote-edit):not(.header-btn):not(.nav-item):not(.bucket-check-button):not(.bucket-text-button):not(.profile-feed-tab):not(.profile-feed-post-delete):not(.action-icon-delete):not(.memory-reaction):not(.memory-comment-toggle):not(.music-cover-button):not(.music-play-button):not(.desktop-side-nav-more):hover,a.btn-primary:hover,a.btn-secondary:hover,label.btn-secondary:hover{color:#fff!important;background:#ffffff1a!important;border:none!important;outline:none!important;transform:scale(1.02)!important}.main-header button,.main-header>div:first-child>button{border-radius:50%!important}.bucket-list{flex-direction:column;gap:10px;display:flex}.bucket-card{width:100%;padding:clamp(1rem,4vw,1.35rem)!important}.bucket-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:14px;display:grid}.bucket-panel-main{align-items:center;gap:12px;min-width:0;display:flex}.bucket-panel-icon{width:42px;height:42px;color:var(--primary);background:#e2ddfe1f;border:1px solid #e2ddfe47;border-radius:14px;flex:0 0 42px;justify-content:center;align-items:center;display:inline-flex}.bucket-kicker{color:#d4af37;background:linear-gradient(#ffe79a 0%,#d4af37 50%,#8c6212 100%);-webkit-text-fill-color:transparent;letter-spacing:.08em;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;margin-bottom:2px;font-size:.68rem;font-weight:800;display:block}.bucket-panel h3{color:var(--text-main);margin:0;font-size:clamp(1rem,4vw,1.18rem);font-weight:800;line-height:1.15}.bucket-score-card{color:#fff;background:radial-gradient(circle at 50% 0,#e2ddfe26,#0000 72%),#ffffff0d;border-radius:14px;place-items:center end;min-width:132px;padding:10px 12px;display:grid;box-shadow:inset 0 1px #ffffff0a;border:none!important}.bucket-score-card span{color:#ffffffa8;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:800;line-height:1}.bucket-score-card strong{color:#f5f6f8;margin-top:4px;font-size:1.35rem;font-weight:900;line-height:1}.bucket-score-card small{color:#ffffff94;margin-top:5px;font-size:.68rem;font-weight:800}.bucket-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.bucket-stats div{background:#ffffff14;border-radius:12px;padding:10px;border:none!important}.bucket-stats strong,.bucket-stats span{text-align:center;display:block}.bucket-stats strong{color:var(--text-main);font-size:1.05rem;font-weight:900;line-height:1}.bucket-stats span{color:var(--text-muted);text-transform:uppercase;margin-top:4px;font-size:.68rem;font-weight:700}.bucket-form{grid-template-columns:minmax(0,1fr) 46px;gap:8px;margin-bottom:14px;display:grid}.bucket-input{min-width:0;color:var(--text-main);background:#ffffff14;border-radius:13px;outline:none;padding:.76rem .9rem;font-size:.9rem;border:none!important}.bucket-input:focus{border-color:#e2ddfe6b;box-shadow:0 0 0 3px #e2ddfe1a}.bucket-add-button{border-radius:13px!important;width:46px!important;min-width:46px!important;min-height:46px!important;padding:0!important}.bucket-item{background:#ffffff0a;border-radius:14px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:0;padding:8px 10px;transition:border-color .18s,background .18s,transform .18s,opacity .18s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09;border:none!important}.bucket-item:before{display:none}.bucket-item:hover{background:linear-gradient(135deg,#fff1,#ffffff05),#151515}.bucket-item.is-completed{opacity:.55;background:#ffffff04}.bucket-item.is-completed:before{display:none}.bucket-toggle,.bucket-check-button,.bucket-text-button{appearance:none!important;box-shadow:none!important;text-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important}.bucket-check-button{border-radius:12px!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;display:inline-flex!important}.bucket-text-button{text-align:left;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:36px!important;display:flex!important}.bucket-toggle:hover,.bucket-check-button:hover,.bucket-text-button:hover{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.bucket-check{width:24px;height:24px;color:var(--text-main);background:#ffffff14;border:1px solid #ffffff38;border-radius:8px;flex:0 0 24px;justify-content:center;align-self:center;align-items:center;transition:all .18s;display:inline-flex}.bucket-item.is-completed .bucket-check{background:#f4f4f4;border-color:#ffffffeb;box-shadow:0 0 0 3px #e2ddfe24}.bucket-text{min-width:0;color:var(--text-main);overflow-wrap:anywhere;font-size:.92rem;font-weight:550;line-height:1.35;transition:color .18s,opacity .18s}.bucket-item.is-completed .bucket-text{color:#f5f5f580;-webkit-text-decoration:line-through #ffffff38;text-decoration:line-through #ffffff38;text-decoration-thickness:1px;text-shadow:none!important}.bucket-delete-button{color:#f5f5f5ad!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;box-shadow:none!important;text-shadow:none!important;background:#ffffff09!important;border-radius:12px!important;padding:0!important}.bucket-delete-button:hover{color:#fff!important;background:#e2ddfe1f!important;border-color:#e2ddfe5c!important}@media (width<=420px){.bucket-panel{grid-template-columns:1fr}.bucket-score-card{justify-items:start;width:100%}}.profile-photo-action{color:#111!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;text-shadow:none!important;background:#fff!important;border:2px solid #0a0a0a!important;border-radius:50%!important;padding:0!important;box-shadow:0 0 0 2px #e2ddfeb3,0 10px 22px #0000006b!important}.profile-photo-action svg{color:#111!important;stroke:#111!important;stroke-width:2.8px!important;filter:none!important;width:18px!important;height:18px!important}.profile-photo-action:hover{background:var(--primary)!important;color:#fff!important;border-color:#0a0a0a!important}.profile-photo-action:hover svg{color:#fff!important;stroke:#fff!important}.app-footer{background:0 0}.app-footer svg text tspan:last-child{fill:var(--primary)!important}.app-footer-links{flex-wrap:wrap;justify-content:center;gap:.45rem .85rem;margin-bottom:.3rem;display:flex}.app-footer-link{cursor:pointer;transition:color .2s;color:#f5f5f573!important;min-width:0!important;min-height:0!important;box-shadow:none!important;text-shadow:none!important;letter-spacing:0!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important;font-size:.75rem!important;font-weight:600!important;line-height:1.3!important}.app-footer-link:hover{color:var(--primary)!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important;transform:none!important}.app-footer-mail{transition:color .2s;display:inline-block;color:#f5f5f573!important;letter-spacing:.2px!important;font-size:.72rem!important;font-weight:600!important}.app-footer-mail:hover{color:var(--primary)!important}.about-profile-action{color:#d7d9dd;cursor:pointer;background:linear-gradient(#2c2c2cfa,#101010fa);border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;transition:transform .16s,border-color .16s,color .16s;display:inline-flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 8px 18px #00000061}.about-profile-action:hover{color:#fff;border-color:#ffffff5c;transform:scale(1.08)}.about-avatar-loading{z-index:5;background:#0000008a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.about-avatar-loading>div{border:3px solid #d7d9dd;border-top-color:#0000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}.about-inline-edit{color:#d7d9dd;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.about-inline-edit:hover{color:#fff;background:#ffffff17}.about-name-editor{flex:180px;align-items:center;gap:6px;min-width:0;display:inline-flex}.about-name-editor input{width:min(180px,42vw);min-width:0;height:34px;color:var(--text-main);font:inherit;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;outline:none;padding:0 10px;font-size:.95rem;font-weight:800}.about-name-editor button{color:#d7d9dd;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.about-name-editor button:disabled{cursor:not-allowed;opacity:.45}.soft-empty-note,.empty-state{width:100%;color:#d7d9dd9e!important;text-align:center!important;letter-spacing:0!important;padding:2.4rem 1rem!important;font-size:.88rem!important;font-style:normal!important;font-weight:650!important;line-height:1.45!important}.soft-empty-note{background:linear-gradient(#ffffff09,#ffffff04),#0a0a0a6b;border:1px solid #ffffff12;border-radius:14px}.page-title,.dashboard-title,.section-title,.auth-card-title,.page-stack h1,.page-stack h2,.page-stack h3{color:#d7d9dd!important;background:linear-gradient(#fff 0%,#d7d9dd 42%,#8f949c 100%)!important;-webkit-text-fill-color:transparent!important;text-shadow:0 1px #ffffff29!important;-webkit-background-clip:text!important;background-clip:text!important}.page-title,.dashboard-title{letter-spacing:0!important}.dashboard-date-card{width:100%;max-width:680px;box-shadow:var(--shadow-card);background:radial-gradient(circle at 12% 0,#e2ddfe1f,#0000 34%),#090909;border:1px solid #ffffff1a;border-radius:16px;margin:0 auto;padding:clamp(1rem,4vw,1.25rem)}.dashboard-date-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:14px;display:grid}.dashboard-date-kicker{color:#d4af37;background:linear-gradient(#ffe79a 0%,#d4af37 50%,#8c6212 100%);-webkit-text-fill-color:transparent;letter-spacing:.08em;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:.74rem;font-weight:850;display:block}.dashboard-date-head strong{color:var(--text-main);font-size:clamp(1.05rem,4vw,1.28rem);font-weight:850;line-height:1.15;display:block}.dashboard-date-head p{color:#f5f5f59e;margin-top:6px;font-size:.86rem;line-height:1.45}.dashboard-date-strip{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#e2ddfe99 transparent;grid-auto-columns:minmax(190px,72%);grid-auto-flow:column;gap:10px;padding:2px 2px 10px;display:grid;overflow-x:auto}.dashboard-date-feedback{border-radius:12px;margin:0 0 10px;padding:10px 12px;font-size:.86rem;font-weight:750}.dashboard-date-feedback.is-success{color:#e2ddfe;background:#e2ddfe1a;border:1px solid #e2ddfe3d}.dashboard-date-feedback.is-error{color:#fca5a5;background:#7f1d1d38;border:1px solid #f8717147}.dashboard-date-idea{appearance:none;text-align:left;font:inherit;cursor:pointer;scroll-snap-align:start;background:linear-gradient(145deg,#ffffff0f,#ffffff04),#121212;border:1px solid #ffffff17;border-radius:14px;min-height:112px;padding:14px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.dashboard-date-idea:hover,.dashboard-date-idea:focus-visible{border-color:#e2ddfe5c;outline:none;transform:translateY(-2px);box-shadow:0 14px 32px #00000038}.dashboard-date-idea.is-selected{background:linear-gradient(145deg,#e2ddfe38,#ffffff0a),#17151f;border-color:#e2ddfeb8;box-shadow:inset 0 0 0 1px #ffffff14,0 16px 36px #e2ddfe1a}.dashboard-date-idea:disabled{cursor:wait;opacity:.72}.dashboard-date-idea span{color:var(--primary);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;font-size:.72rem;font-weight:800;display:inline-flex}.dashboard-date-idea.is-selected span{color:#fff}.dashboard-date-idea p{color:var(--text-main);margin:8px 0 0;font-size:clamp(.98rem,4vw,1.08rem);font-weight:500;line-height:1.35}@media (width>=720px){.dashboard-date-strip{grid-auto-columns:minmax(210px,31%)}}@media (width<=520px){.dashboard-date-head{grid-template-columns:1fr}.dashboard-date-card .dashboard-days-pill{width:100%}}[data-zoomable-image]{cursor:zoom-in}.image-lightbox-fullscreen{z-index:6000;-webkit-tap-highlight-color:transparent;background-color:#000;justify-content:center;align-items:center;width:100vw;height:100dvh;margin:0;padding:0;animation:.2s ease-out lightbox-fade-in;display:flex;position:fixed;inset:0}.image-lightbox-fullscreen.is-closing{pointer-events:none}@keyframes lightbox-fade-in{0%{opacity:0}to{opacity:1}}.image-lightbox-close{top:calc(12px + env(safe-area-inset-top,0px));z-index:6010;cursor:pointer;-webkit-backdrop-filter:blur(12px);transition:background .2s,transform .15s;position:fixed;right:14px;color:#fff!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;text-shadow:none!important;background:#ffffff1f!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important;box-shadow:0 2px 12px #0006!important}.image-lightbox-close:hover{transform:scale(1.08);background:#ffffff38!important}.image-lightbox-close:active{transform:scale(.94)}.image-lightbox-fullscreen-stage{overscroll-behavior:contain;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.image-lightbox-fullscreen-stage img{object-fit:contain;transform-origin:50%;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;border-radius:0}.input-field,input,textarea,select{border-radius:var(--radius-input)!important}.input-field{background:var(--color-bg)!important;border:1px solid var(--color-border)!important}.input-field:focus{border-color:var(--primary)!important;box-shadow:0 0 0 3px #7c8fe41a!important}.memory-feed-list,.complaint-list,.capsule-list{gap:var(--space-4)!important}.memory-feed-list{gap:.75rem!important}.memory-card{padding:0!important;overflow:hidden!important}.memory-card-head{padding:14px 16px 0!important}.memory-text{color:var(--text-main)!important;padding:10px 16px 12px!important;font-size:1.08rem!important;font-weight:400!important;line-height:1.58!important}.memory-media{background:#1a1a1a!important;border-radius:0!important}.memory-media img{object-fit:cover!important;width:100%!important;max-height:min(72vh,560px)!important}.memory-action-bar{border-top:none!important;padding:8px 16px 10px!important}.memory-avatar{border-radius:50%!important}.memory-reactions{gap:4px!important}.memory-reaction,.memory-comment-toggle{color:#fff6!important;min-height:36px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:20px!important;padding:6px 12px!important;font-size:.85rem!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.memory-reaction:hover,.memory-comment-toggle:hover{color:#fff!important;background:#ffffff1a!important;transform:scale(1.05)!important}.memory-reaction.active{color:var(--reaction-color)!important;background:color-mix(in srgb, var(--reaction-color) 12%, transparent)!important}.memory-icon-button{background:0 0!important;border:none!important}.memory-icon-button:hover{background:var(--color-bg)!important}.dashboard-page{max-width:680px!important;padding:var(--space-3) 0 7rem!important;gap:var(--space-4)!important}.dashboard-hero{gap:var(--space-4)!important;min-height:0!important;padding:var(--space-5)!important;color:var(--text-main)!important;flex-direction:column!important;display:flex!important}.dashboard-kicker{min-height:auto!important;color:var(--primary)!important;background:0 0!important;border:0!important;padding:0!important;font-size:.72rem!important;font-weight:700!important}.dashboard-hero-heading{justify-content:space-between!important;align-items:center!important;gap:var(--space-3)!important;flex-direction:row!important;width:100%!important;display:flex!important}.dashboard-title{text-align:left!important;max-width:min(100%,520px)!important;font-size:clamp(1.4rem,4vw,1.85rem)!important}.dashboard-mood-card{align-items:center!important;gap:var(--space-3)!important;width:100%!important;min-height:0!important;padding:var(--space-4)!important;border:1px solid var(--color-border)!important;background:var(--color-bg)!important;color:var(--text-main)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;border-radius:12px!important;grid-template-columns:minmax(0,1fr) auto!important;display:grid!important}.dashboard-mood-card span{color:var(--text-muted)!important;font-size:.7rem!important}.dashboard-mood-card strong{color:var(--text-main)!important;font-size:1rem!important;line-height:1.2!important}.dashboard-mood-card p{color:var(--text-muted)!important;margin-top:4px!important;font-size:.84rem!important}.dashboard-days-pill{width:auto!important;min-width:76px!important;color:var(--text-main)!important;background:#ffffff14!important;border-radius:12px!important;margin-top:0!important;padding:10px!important}.dashboard-quote-card,.dashboard-quote-editor{width:100%!important;max-width:none!important;margin:0!important}.dashboard-quote-card{text-align:left!important;padding:0 44px 0 0!important}.dashboard-quote-card p{color:var(--text-muted)!important;font-size:.92rem!important;font-style:italic!important;line-height:1.5!important}.dashboard-quote-edit{border-color:var(--color-border)!important;background:var(--surface)!important;color:var(--text-muted)!important;right:0!important}.dashboard-streak-card{border-color:var(--color-border)!important;background:var(--color-bg)!important;color:var(--text-main)!important;box-shadow:none!important}.dashboard-streak-copy strong,.dashboard-streak-copy span,.dashboard-streak-record,.dashboard-streak-record span,.dashboard-streak-record strong{color:var(--text-main)!important}.dashboard-streak-icon{color:var(--primary)!important;background:#7c8fe41f!important}.dashboard-mood-card,.dashboard-invite-card{background:var(--color-bg)!important;border:1px solid var(--color-border)!important;box-shadow:none!important;border-radius:12px!important}.profile-achievements-card{padding:var(--space-4)!important;border:1px solid var(--color-border)!important;background:linear-gradient(135deg, #ffffff0e, #ffffff05), var(--surface)!important;box-shadow:var(--shadow-card)!important;border-radius:14px!important}.profile-achievements-head{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.profile-achievements-title span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900;display:block}.profile-achievements-title strong{color:#f5f6f8;margin-top:4px;font-size:clamp(1.25rem,4vw,1.7rem);font-weight:900;line-height:1.05;display:block}.profile-achievements-title p{color:var(--text-muted);margin:6px 0 0;font-size:.86rem;line-height:1.45}.profile-score-medal{width:48px;height:48px;color:var(--primary);background:#e2ddfe1a;border:1px solid #e2ddfe47;border-radius:14px;flex:0 0 48px;justify-content:center;align-items:center;display:inline-flex}.profile-achievements-list{gap:8px;display:grid}.profile-achievement-item{background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.profile-achievement-check{color:#111;background:#f5f6f8;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.profile-achievement-item strong{color:var(--text-main);overflow-wrap:anywhere;font-size:.92rem;font-weight:800;line-height:1.3;display:block}.profile-achievement-item small{color:var(--text-muted);margin-top:2px;font-size:.74rem;font-weight:700;display:block}.profile-achievement-points{color:var(--primary);white-space:nowrap;font-size:.82rem;font-weight:900}.profile-achievements-empty{padding:var(--space-4);color:var(--text-muted);text-align:center;border:1px dashed #ffffff1f;border-radius:12px;font-size:.9rem}.complaint-compose-card,.capsule-compose-card{padding:var(--space-4)!important}.complaint-input{min-height:100px!important}.capsule-upload-box,.profile-cover-upload-row{background:var(--color-bg)!important;border-color:var(--color-border)!important;border-radius:12px!important}.app-modal-shell{background:#00000080!important}.app-modal-shell.legal-modal-shell{background:#000000e6!important}.app-modal-card,.friend-add-modal,.profile-edit-card,.profile-requests-card,.payment-modal-card,.support-modal-card,.legal-modal-card{background:var(--surface)!important;border:1px solid var(--color-border)!important;box-shadow:var(--shadow-float)!important;border-radius:20px!important}body.payment-modal-open .main-header,body.payment-modal-open .bottom-nav,body.payment-modal-open .payment-modal-shell,body.payment-modal-open .payment-modal-shell *{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}body.payment-modal-open .site-logo-link.is-premium,body.payment-modal-open .profile-avatar-modern.is-premium,body.payment-modal-open .profile-avatar-modern.is-premium:after{filter:none!important;animation:none!important}body.payment-modal-open .payment-modal-card{box-shadow:0 20px 56px #0000006b!important}.payment-info-card{border:1px solid var(--color-border)!important;background:var(--surface)!important;width:100%!important;min-width:0!important;box-shadow:var(--shadow-card)!important;border-radius:18px!important;grid-template-columns:32px minmax(0,1fr)!important;align-items:flex-start!important;gap:.9rem!important;padding:1.15rem!important;display:grid!important}.payment-info-icon{width:32px!important;height:32px!important;color:var(--primary)!important;flex:0 0 32px!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.payment-info-copy{min-width:0!important;color:var(--text-muted)!important;overflow-wrap:anywhere!important;margin:0!important;font-size:.9rem!important;line-height:1.55!important}@media (width<=600px){.payment-info-card{border-radius:16px!important;grid-template-columns:28px minmax(0,1fr)!important;gap:.75rem!important;padding:.95rem!important}.payment-info-icon{flex-basis:28px!important;width:28px!important;height:28px!important}}.empty-state,.page-loading{color:var(--text-muted)!important}.about-page>div:first-child,.gallery-page>div:first-child,.letters-page>div:first-child,.timeline-page>div:first-child{padding:var(--space-4)!important;border:1px solid var(--color-border)!important;border-radius:var(--radius-card)!important;background:var(--surface)!important;box-shadow:var(--shadow-card)!important;text-align:left!important}.about-page>div:first-child h2,.gallery-page>div:first-child h2,.letters-page>div:first-child h2,.timeline-page>div:first-child h2{color:var(--text-main)!important;-webkit-text-fill-color:currentColor!important;background:0 0!important;font-size:clamp(1.4rem,4vw,1.85rem)!important;font-weight:800!important}.about-page>div:first-child p,.gallery-page>div:first-child p,.letters-page>div:first-child p,.timeline-page>div:first-child p{color:var(--text-muted)!important;font-size:.88rem!important}.gallery-page>div:nth-child(2){border-radius:var(--radius-card)!important;gap:2px!important;overflow:hidden!important}.gallery-page>div:nth-child(2)>div{box-shadow:none!important;border-radius:0!important}.side-menu-friends,.side-menu-item,.invite-code-box,.side-menu-friend-item,.side-menu-request-profile{border-color:var(--color-border)!important}@media (width<=620px){.content-area{padding:var(--space-2)!important}.page-hero{flex-direction:column!important;align-items:flex-start!important}.page-hero>.btn-primary,.page-hero>button{width:100%!important}.dashboard-hero-heading{flex-direction:column!important;align-items:flex-start!important}.dashboard-mood-card{grid-template-columns:1fr!important}.dashboard-days-pill{width:100%!important}.profile-lifestyle-body .profile-identity-block{grid-template-columns:auto minmax(0,1fr)!important}.profile-lifestyle-body .profile-avatar-modern{width:64px!important;height:64px!important}.profile-hero-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.comment-delete-x{opacity:.85!important;pointer-events:auto!important;top:-8px!important;right:-8px!important}.comment-delete-x:hover,.memory-icon-button:hover{color:#fff!important;opacity:1!important;background:#252525!important;border-color:#ffffff38!important;transform:scale(1.05)!important}@media (width<=600px){.comment-delete-x{top:-6px!important;right:-6px!important}}input[type=date]::-webkit-calendar-picker-indicator{filter:invert()!important;opacity:.85!important;cursor:pointer!important}input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert()!important;opacity:.85!important;cursor:pointer!important}input[type=time]::-webkit-calendar-picker-indicator{filter:invert()!important;opacity:.85!important;cursor:pointer!important}input[type=month]::-webkit-calendar-picker-indicator{filter:invert()!important;opacity:.85!important;cursor:pointer!important}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1!important}input[type=datetime-local]::-webkit-calendar-picker-indicator:hover{opacity:1!important}input[type=time]::-webkit-calendar-picker-indicator:hover{opacity:1!important}input[type=month]::-webkit-calendar-picker-indicator:hover{opacity:1!important}.glowing-logo{filter:drop-shadow(0 0 10px #e2ddfe73);transition:filter .3s ease-in-out,transform .3s ease-in-out}.glowing-logo:hover{filter:drop-shadow(0 0 16px #e2ddfeb3)drop-shadow(0 0 6px #f3daed80);transform:scale(1.05)}.glowing-logo-pulse{animation:2.5s ease-in-out infinite logoPulse}@keyframes logoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.brand-text-notes{background:linear-gradient(135deg,#fff 0%,#f3e8ff 25%,#e2ddfe 50%,#f3daed 75%,#fff 100%) 0 0/200%;animation:8s linear infinite iridescent-shine;display:inline-block;-webkit-text-fill-color:transparent!important;text-shadow:0 0 10px #e2ddfe4d!important;-webkit-background-clip:text!important;background-clip:text!important}@keyframes iridescent-shine{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}html,body,#root,.app-container{max-width:100%;overflow-x:hidden}*,:before,:after{box-sizing:border-box}img,video,canvas{max-width:100%}.content-area,.page-stack,.feed-page,.capsule-page,.complaints-page,.movies-page,.music-page,.dashboard-page,.profile-page{min-width:0}@media (width<=620px){.content-area{width:100%!important;max-width:100%!important;padding-left:8px!important;padding-right:8px!important}.page-stack,.feed-page,.capsule-page,.complaints-page,.movies-page,.music-page,.dashboard-page,.profile-page{max-width:100%!important}.card,.page-hero,.memory-card,.complaint-card,.capsule-compose-card,.complaint-compose-card,.profile-lifestyle-hero,.profile-detail-card,.profile-visit-panel,.payment-plan-card{min-width:0!important;max-width:100%!important}.page-title,.section-title,.page-stack h1,.page-stack h2,.page-stack h3{overflow-wrap:anywhere;max-width:100%!important;line-height:1.12!important}.btn-primary,.btn-secondary,.profile-chip-button,.header-btn,button,input,textarea{min-width:0;max-width:100%}}@media (width<=560px){.music-song-card{grid-template-rows:auto auto!important;grid-template-columns:56px minmax(0,1fr) 38px!important;align-items:center!important;gap:.5rem .72rem!important;min-height:0!important;padding:.72rem!important}.music-cover-wrap{grid-area:1/1/span 2!important;align-self:center!important}.music-cover-button,.music-cover-button img{border-radius:12px!important;width:56px!important;height:56px!important}.music-play-button{width:28px!important;height:28px!important;bottom:-7px!important;right:-7px!important}.music-song-info{grid-area:1/2!important;align-self:end!important;min-width:0!important}.music-song-info>div:first-child{white-space:nowrap!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.music-song-info>div:first-child span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.music-title-row>p{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.98rem!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.music-song-info>p{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:.82rem!important;line-height:1.2!important;overflow:hidden!important}.music-platform-icons{grid-area:2/2!important;place-self:start!important;gap:8px!important;margin:0!important}.music-platform-icon{border-radius:10px!important;width:32px!important;height:32px!important}.music-platform-icon svg{width:20px!important;height:20px!important}.music-song-card>.memory-icon-button{grid-area:1/3/span 2!important;place-self:center end!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;margin:0!important}}@media (width<=600px){.payment-modal-shell{align-items:center!important}.payment-modal-card{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important}.payment-plan-choice{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.75rem!important;padding:.95rem!important;display:grid!important}.payment-plan-choice .payment-plan-copy{min-width:0!important}.payment-plan-choice .payment-plan-copy h4,.payment-plan-choice .payment-plan-copy p{text-overflow:ellipsis!important;overflow:hidden!important}.payment-plan-choice .payment-plan-copy h4{white-space:nowrap!important}.payment-plan-choice .payment-plan-price{min-width:76px!important}.payment-plan-choice .payment-plan-price-with-badge{justify-items:end!important;gap:4px!important;min-width:86px!important;display:grid!important}.payment-plan-choice .payment-plan-price-main{white-space:nowrap!important;font-size:1.08rem!important;line-height:1.05!important}.payment-plan-choice .payment-plan-savings{text-align:center!important;max-width:84px!important;padding:3px 7px!important;font-size:.6rem!important;line-height:1.05!important}}.memory-card-head,.memory-author,.memory-author>div:last-child{min-width:0!important}.memory-author>div:last-child{flex-wrap:nowrap!important;align-items:baseline!important;gap:6px!important;display:flex!important}.memory-author>div:last-child>span{flex:none!important;margin:0!important}.memory-author-name,.memory-date{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}@media (width<=620px){.memory-card-head{grid-template-columns:minmax(0,1fr) 34px!important;align-items:start!important;gap:8px!important;padding:12px 12px 0!important;display:grid!important}.memory-avatar{width:40px!important;height:40px!important}.memory-author{gap:10px!important}.memory-author-name{max-width:42vw!important;font-size:1rem!important;line-height:1.15!important}.memory-date{max-width:34vw!important;font-size:.78rem!important;line-height:1.15!important}.memory-text{padding:10px 12px!important;font-size:1rem!important;line-height:1.45!important}.memory-action-bar{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:4px!important;padding:6px 10px 8px!important;display:grid!important}.memory-reactions{flex-wrap:nowrap!important;gap:2px!important;min-width:0!important;overflow:hidden!important}.memory-reaction,.memory-comment-toggle{gap:4px!important;min-width:0!important;min-height:32px!important;padding:4px 7px!important;font-size:.76rem!important}.memory-reaction svg,.memory-comment-toggle svg{width:15px!important;height:15px!important}.memory-icon-button{width:34px!important;height:34px!important}}.cinema-sidebar .chat-header h2{letter-spacing:.1em!important;font-size:.78rem!important;line-height:1!important}@media (width<=768px) and (orientation:portrait){.cinema-container{grid-template-rows:auto minmax(0,1fr)!important;min-height:0!important}.cinema-main{max-height:min(34dvh,260px)!important;padding:.5rem!important;overflow:hidden!important}.cinema-header-title-container,.cinema-header-title-container>div{min-width:0!important}.cinema-header-title{max-width:58vw!important;font-size:.86rem!important}.cinema-peer-status{max-width:60vw!important;font-size:.64rem!important}.player-container,.cinema-empty-state{aspect-ratio:auto!important;height:clamp(140px,27dvh,218px)!important;min-height:128px!important;max-height:none!important}.cinema-empty-state{justify-content:center!important;align-items:center!important;padding:.48rem!important}.cinema-empty-card{gap:.35rem!important;width:100%!important;max-width:100%!important}.cinema-empty-icon{width:28px!important;height:28px!important;margin-bottom:.25rem!important}.cinema-empty-card h2{margin:0 0 .25rem!important;font-size:.98rem!important;line-height:1.05!important;display:block!important}.cinema-empty-card p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:.7rem!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.cinema-waiting-status{display:none!important}.cinema-sidebar .chat-header{height:36px!important;min-height:36px!important}.cinema-sidebar .chat-header h2{font-size:.7rem!important}}.toast-container{bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:10000;pointer-events:none;flex-direction:column;gap:8px;width:90%;max-width:420px;display:flex;position:fixed;left:50%;transform:translate(-50%)}.toast-item{pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c1c1cf2;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;animation:.3s cubic-bezier(.16,1,.3,1) forwards toastSlideUp;display:flex;box-shadow:0 10px 30px #00000040}@keyframes toastSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.toast-content{flex:1;align-items:center;gap:10px;display:flex}.toast-icon{flex-shrink:0}.toast-message{color:#fff;font-size:.9rem;font-weight:500;line-height:1.4}.toast-close-btn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:color .15s,background-color .15s;display:flex}.toast-close-btn:hover{color:#fff;background:#ffffff14}.toast-success{border-left:4px solid #4ade80}.toast-error{border-left:4px solid #f87171}.toast-warning{border-left:4px solid #fbbf24}.toast-info{border-left:4px solid #60a5fa}.text-success{color:#4ade80}.text-danger{color:#f87171}.text-warning{color:#fbbf24}.text-info{color:#60a5fa}.confirm-sheet-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;justify-content:center;align-items:flex-end;animation:.25s forwards fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.confirm-sheet-container{width:100%;max-width:500px;padding:24px 24px calc(24px + env(safe-area-inset-bottom,0px));background:#18181c;border:1px solid #ffffff14;border-bottom:none;border-top-left-radius:28px;border-top-right-radius:28px;animation:.35s cubic-bezier(.16,1,.3,1) forwards slideUp;box-shadow:0 -10px 40px #00000059}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.confirm-sheet-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.confirm-sheet-title-wrapper{align-items:center;gap:10px;display:flex}.confirm-sheet-title-wrapper h3{color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.confirm-sheet-close{color:#fff9;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.confirm-sheet-close:hover{color:#fff;background:#ffffff1a}.confirm-sheet-body{margin-bottom:24px}.confirm-sheet-body p{color:#ffffffb3;margin:0;font-size:.95rem;line-height:1.5}.confirm-sheet-actions{flex-direction:column;gap:10px;display:flex}.confirm-sheet-actions button{cursor:pointer;border:none;border-radius:16px;width:100%;padding:14px;font-size:.95rem;font-weight:700;transition:all .18s}.btn-confirm.btn-danger{color:#fff;background:#ef4444}.btn-confirm.btn-danger:hover{background:#dc2626;transform:translateY(-1px)}.btn-confirm.btn-primary{background:var(--color-primary,#e2ddfe);color:#121214}.btn-confirm.btn-primary:hover{opacity:.9;transform:translateY(-1px)}.btn-cancel{color:#fffc!important;background:#ffffff0d!important;border:1px solid #ffffff14!important}.btn-cancel:hover{color:#fff!important;background:#ffffff1a!important}.error-state-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:400px;margin:20px auto;padding:32px 20px;display:flex}.error-state-icon-wrapper{color:#ef4444;background:#ef44441a;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:16px;display:flex}.error-state-title{color:var(--text-main);margin:0 0 8px;font-size:1.15rem;font-weight:700}.error-state-message{color:var(--text-muted);margin:0 0 20px;font-size:.88rem;line-height:1.45}.error-state-retry-btn{justify-content:center;align-items:center;display:inline-flex;border-radius:var(--radius-button)!important;padding:10px 20px!important;font-size:.88rem!important}.boot-splash{z-index:11000;background:#050505;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.splash-logo-container{flex-direction:column;align-items:center;gap:16px;display:flex}.splash-logo{width:90px;height:90px}.splash-brand-logo{object-fit:contain;width:110px;height:110px;display:block}.splash-brand-name{color:#fff;letter-spacing:0;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:900;line-height:1}.splash-loading-bar-container{background:#ffffff14;border-radius:4px;width:120px;height:4px;margin-top:24px;overflow:hidden;transform:translateZ(0)}.splash-loading-bar{background:linear-gradient(90deg, var(--primary,#6c63ff), #bcaefe);transform-origin:0;border-radius:4px;width:100%;height:100%;animation:1.8s ease-in-out infinite loadingProgress}@keyframes loadingProgress{0%{transform:scaleX(0)}50%{transform:scaleX(1)}to{transform-origin:100%;transform:scaleX(0)}}.error-boundary-screen{background:#050505;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.error-boundary-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);WebkitBackdropFilter:blur(20px);text-align:center;background:linear-gradient(145deg,#1e1e1e99,#0f0f0fcc);border:1px solid #e2ddfe26;border-radius:32px;width:100%;max-width:440px;padding:32px 24px;box-shadow:0 20px 60px #0000004d}.error-boundary-header{flex-direction:column;align-items:center;gap:12px;margin-bottom:24px;display:flex}.error-boundary-logo{color:#1e1e1e;background:#e2ddfe;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.error-boundary-title{color:#f8fafc;margin:12px 0 0;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:800}.error-boundary-text{color:#94a3b8;margin:0 0 28px;font-size:.92rem;line-height:1.5}.error-boundary-actions{flex-direction:column;gap:12px;display:flex}.error-boundary-actions button,.error-boundary-actions a{box-sizing:border-box;border-radius:18px;width:100%;padding:14px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-block}.error-boundary-actions .btn-primary{cursor:pointer;border:none}.error-boundary-actions .btn-secondary{color:#1e1e1e;text-align:center;background:#fff;border:1px solid #1e1e1e1a}.error-boundary-actions .btn-secondary:hover{background:#f7f5f2}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer{background:linear-gradient(90deg, var(--surface) 25%, #e2ddfe40 50%, var(--surface) 75%);background-size:200% 100%;animation:1.8s linear infinite shimmer}.branded-loader-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;padding:4rem 2rem;display:flex}.branded-loader-logo{background:var(--surface);border:1px solid var(--border);width:72px;height:72px;box-shadow:var(--shadow-soft);border-radius:20px;justify-content:center;align-items:center;animation:2s ease-in-out infinite logoPulse;display:flex;position:relative}.branded-loader-logo:after{content:"";background:linear-gradient(135deg, var(--primary), #ff6a4a);opacity:.15;filter:blur(8px);z-index:-1;border-radius:24px;animation:2s ease-in-out infinite logoGlow;position:absolute;inset:-4px}@keyframes logoGlow{0%,to{opacity:.15;filter:blur(8px)}50%{opacity:.35;filter:blur(12px)}}.branded-loader-text{color:var(--text-muted);letter-spacing:.5px;font-size:.9rem;font-weight:700}.skeleton-feed-list{gap:var(--space-5);flex-direction:column;width:100%;display:flex}.skeleton-card{padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-card);gap:var(--space-4);flex-direction:column;display:flex;position:relative;overflow:hidden}.skeleton-header{align-items:center;gap:12px;display:flex}.skeleton-avatar{border-radius:50%;width:44px;height:44px}.skeleton-meta{flex-direction:column;flex:1;gap:6px;display:flex}.skeleton-title{border-radius:4px;width:35%;height:14px}.skeleton-subtitle{border-radius:4px;width:20%;height:10px}.skeleton-body{flex-direction:column;gap:8px;width:100%;display:flex}.skeleton-line{border-radius:4px;height:12px}.skeleton-line.short{width:70%}.skeleton-media{border-radius:12px;width:100%;height:240px;margin-top:4px}.branded-empty-state{text-align:center;background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;max-width:580px;margin:1.5rem auto;padding:4rem 1.5rem;transition:transform .2s;display:flex}.branded-empty-icon-box{width:64px;height:64px;color:var(--primary);background:#e2ddfe24;border-radius:20px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex;position:relative;box-shadow:0 8px 24px #e2ddfe1a}.branded-empty-icon-box:after{content:"";pointer-events:none;border:1px solid #e2ddfe4d;border-radius:20px;position:absolute;inset:0}.branded-empty-title{color:var(--text-main);letter-spacing:-.3px;margin:0;font-size:1.15rem;font-weight:800}.branded-empty-desc{color:var(--text-muted);max-width:380px;margin:0 auto;font-size:.88rem;line-height:1.5}.branded-empty-action{align-items:center;gap:8px;margin-top:.5rem;display:inline-flex;box-shadow:0 8px 20px #0000000f;border-radius:14px!important;padding:10px 22px!important;font-size:.88rem!important;font-weight:800!important}.action-icon-delete{color:#ff3b30bf!important;cursor:pointer!important;width:32px!important;height:32px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:8px!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;display:inline-flex!important}.action-icon-delete:hover{color:#ff3b30!important;background:#ff3b301f!important;transform:scale(1.05)!important}.reveal-on-hover .action-icon-delete{opacity:0}.reveal-on-hover:hover .action-icon-delete{opacity:1}.glass-panel,.auth-container,.profile-feed-post,.dashboard-card,.memory-comment,.bucket-card,.setup-card,.settings-panel,.photo-card,.movie-card,.timeline-card,.music-card,.card,.panel{border:none!important;box-shadow:0 4px 24px #0003!important}.memory-avatar,.comment-avatar,.profile-avatar-modern,.side-menu-friend-avatar,.header-profile img,.couple-chat-avatar,.avatar{box-sizing:border-box!important;border:1px solid #ffffff1f!important;box-shadow:0 4px 12px #00000080!important}.memory-card{flex-direction:row!important;align-items:flex-start!important;gap:12px!important;padding:16px!important;display:flex!important}.memory-avatar-col{flex-shrink:0!important}.memory-content-col{flex-direction:column!important;flex:1!important;min-width:0!important;display:flex!important}.memory-card-head{justify-content:space-between!important;align-items:center!important;margin-bottom:2px!important;padding:0!important;display:flex!important}.memory-author-info{align-items:center!important;gap:6px!important;display:flex!important}.memory-author-name{color:#fff!important;font-size:1.02rem!important;font-weight:700!important}.memory-date-separator,.memory-date{color:#71767b!important;font-size:.95rem!important}.memory-text{margin-top:2px!important;margin-bottom:2px!important;padding:0!important;font-size:1rem!important;line-height:1.5!important}.memory-media{border:1px solid #ffffff14!important;border-radius:16px!important;margin-top:8px!important;overflow:hidden!important}.memory-action-bar{margin-top:4px!important;padding:0!important}.couple-chat-page{--chat-bg:#050505;--chat-panel:#0c0c0d;--chat-panel-soft:#121214;--chat-line:#ffffff14;--chat-line-strong:#ffffff24;--chat-text:#f7f4ef;--chat-muted:#f7f4ef9e;--chat-muted-strong:#f7f4efc7;--chat-accent:#e2ddfe;--chat-warm:#f2b8a2;color:var(--chat-text);background:linear-gradient(180deg, #ffffff06, #fff0), var(--chat-bg);grid-template-columns:minmax(280px,360px) minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.couple-chat-inbox,.couple-chat-thread{min-width:0;min-height:0}.couple-chat-inbox{border-right:1px solid var(--chat-line);background:#080809e0;flex-direction:column;display:flex}.couple-chat-inbox-header{justify-content:space-between;align-items:center;gap:12px;padding:22px 22px 14px;display:flex}.couple-chat-inbox-header span,.couple-chat-thread-header span{color:var(--chat-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.couple-chat-inbox-header h1{color:var(--chat-text);margin:4px 0 0;font-size:1.5rem;font-weight:900;line-height:1.05}.couple-chat-inbox-mark{border:1px solid var(--chat-line-strong);width:38px;height:38px;color:var(--chat-accent);background:#171719;border-radius:12px;flex:none;place-items:center;display:grid}.couple-chat-search{border:1px solid var(--chat-line);min-height:42px;color:var(--chat-muted);background:#171719;border-radius:14px;align-items:center;gap:10px;margin:0 18px 14px;padding:0 13px;display:flex}.couple-chat-search input{width:100%;min-width:0;color:var(--chat-text);font:inherit;background:0 0;border:0;outline:0;font-size:.9rem}.couple-chat-search input::placeholder{color:#f7f4ef7a}.couple-chat-friend-list{flex:1;padding:0 10px 18px;overflow-y:auto}.couple-chat-page .bucket-text-button.couple-chat-friend-button{width:100%!important;height:auto!important;min-height:72px!important;color:var(--chat-text)!important;box-shadow:none!important;text-align:left!important;text-shadow:none!important;cursor:pointer!important;background:0 0!important;border:1px solid #0000!important;border-radius:14px!important;grid-template-columns:46px minmax(0,1fr) auto!important;align-items:center!important;gap:11px!important;margin:0 0 6px!important;padding:10px!important;display:grid!important}.couple-chat-page .bucket-text-button.couple-chat-friend-button:hover,.couple-chat-page .bucket-text-button.couple-chat-friend-button.is-active{border-color:var(--chat-line)!important;background:#ffffff0e!important}.couple-chat-page .bucket-text-button.couple-chat-friend-button.is-active{box-shadow:inset 3px 0 0 var(--chat-accent)!important}.couple-chat-friend-copy{gap:4px;min-width:0;display:grid}.couple-chat-friend-copy strong,.couple-chat-thread-header h2,.couple-chat-message-meta strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.couple-chat-friend-copy strong{color:var(--chat-text);font-size:.94rem;font-weight:850;line-height:1.1}.couple-chat-friend-copy small{color:var(--chat-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;line-height:1.25;overflow:hidden}.couple-chat-friend-button time{color:#f7f4ef75;align-self:start;padding-top:4px;font-size:.72rem}.couple-chat-avatar{width:46px;height:46px;color:var(--chat-text);background:linear-gradient(135deg,#e2ddfe57,#f2b8a24d),#171719;border:1px solid #ffffff24;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.8rem;font-weight:900;display:inline-flex;overflow:hidden}.couple-chat-avatar img{object-fit:cover;width:100%;height:100%;display:block}.couple-chat-avatar.is-thread{width:50px;height:50px}.couple-chat-avatar.is-message{width:26px;height:26px;font-size:.62rem}.couple-chat-thread{background:linear-gradient(#e2ddfe09,#fff0 28%),#070708;flex-direction:column;display:flex}.couple-chat-thread-header{border-bottom:1px solid var(--chat-line);background:#070708e0;align-items:center;gap:12px;min-height:78px;padding:13px 20px;display:flex}.couple-chat-thread-header h2{max-width:min(52vw,520px);color:var(--chat-text);margin:3px 0 2px;font-size:1.05rem;font-weight:900;line-height:1.15}.couple-chat-thread-header p{color:var(--chat-muted);margin:0;font-size:.82rem}.couple-chat-page .memory-icon-button.couple-chat-back-button{display:none!important}.couple-chat-messages{flex-direction:column;flex:1;gap:14px;min-height:0;padding:22px clamp(14px,4vw,44px);display:flex;overflow-y:auto}.couple-chat-message{gap:6px;max-width:min(78%,620px);display:grid}.couple-chat-message.is-mine{align-self:flex-end;justify-items:end}.couple-chat-message.is-other{align-self:flex-start;justify-items:start}.couple-chat-message-meta{max-width:100%;color:var(--chat-muted);align-items:center;gap:8px;display:flex}.couple-chat-message.is-mine .couple-chat-message-meta{text-align:right;flex-direction:row-reverse}.couple-chat-message-meta div{gap:1px;min-width:0;display:grid}.couple-chat-message-meta strong{color:var(--chat-muted-strong);font-size:.76rem;font-weight:850;line-height:1.1}.couple-chat-message-meta span{color:#f7f4ef6b;font-size:.68rem;line-height:1.1}.couple-chat-bubble{border:1px solid var(--chat-line);max-width:100%;color:var(--chat-text);background:#171719;gap:6px;padding:10px 12px 8px;display:grid;box-shadow:0 10px 26px #0000002e}.couple-chat-message.is-mine .couple-chat-bubble{color:#111112;background:linear-gradient(135deg,#e2ddfef5,#f2b8a2eb);border-color:#ffffff57;border-radius:16px 16px 4px}.couple-chat-message.is-other .couple-chat-bubble{border-radius:16px 16px 16px 4px}.couple-chat-bubble p{color:inherit;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.95rem;line-height:1.45}.couple-chat-bubble time{color:currentColor;opacity:.58;justify-self:end;font-size:.68rem;line-height:1}.couple-chat-compose{padding:12px 18px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--chat-line);background:#070708f0;grid-template-columns:minmax(0,1fr) 42px;align-items:end;gap:10px;display:grid}.couple-chat-compose textarea{resize:none;border:1px solid var(--chat-line);width:100%;min-height:42px;max-height:120px;color:var(--chat-text);font:inherit;background:#151517;border-radius:14px;outline:0;padding:11px 13px;font-size:.94rem;line-height:1.35}.couple-chat-compose textarea:focus{border-color:#e2ddfe7a;box-shadow:0 0 0 3px #e2ddfe1a}.couple-chat-compose textarea::placeholder{color:#f7f4ef73}.couple-chat-page .memory-icon-button.couple-chat-send-button{background:var(--chat-accent)!important;color:#111112!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;box-shadow:none!important;opacity:1!important;border:1px solid #ffffff29!important;border-radius:14px!important}.couple-chat-page .memory-icon-button.couple-chat-send-button:disabled{opacity:.42!important;cursor:not-allowed!important}.couple-chat-thread-empty,.couple-chat-empty-mini{color:var(--chat-muted);text-align:center}.couple-chat-thread-empty{align-content:center;justify-items:center;gap:8px;min-height:100%;padding:22px;display:grid}.couple-chat-thread-empty.is-large{flex:1}.couple-chat-thread-empty svg,.couple-chat-empty-mini svg{color:var(--chat-accent)}.couple-chat-thread-empty h2,.couple-chat-thread-empty h3{color:var(--chat-text);margin:4px 0 0;font-size:1.08rem;font-weight:900}.couple-chat-thread-empty p,.couple-chat-empty-mini p{max-width:340px;color:var(--chat-muted);margin:0;font-size:.88rem;line-height:1.45}.couple-chat-empty-mini{border:1px dashed var(--chat-line-strong);background:#ffffff08;border-radius:16px;justify-items:center;gap:8px;margin:10px;padding:22px 14px;display:grid}.couple-chat-empty-mini strong{color:var(--chat-text);font-size:.9rem}.couple-chat-empty-mini .friend-add-modal-shell{text-align:left}.couple-chat-empty-mini>button,.couple-chat-empty-mini .bucket-text-button{margin-top:6px!important}.couple-chat-skeleton-list{gap:8px;padding:8px;display:grid}.couple-chat-skeleton-list span{background:linear-gradient(90deg,#ffffff0a,#ffffff17,#ffffff0a) 0 0/220% 100%;border-radius:14px;height:68px;animation:1.4s ease-in-out infinite coupleChatShimmer}@keyframes coupleChatShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=760px){.couple-chat-page{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:100%;min-height:0;overflow:hidden}.couple-chat-inbox{border-right:0;border-bottom:1px solid var(--chat-line);max-height:276px}.couple-chat-inbox-header{padding:16px 14px 10px}.couple-chat-search{margin:0 12px 10px}.couple-chat-friend-list{padding:0 8px 12px}.couple-chat-thread{min-height:0}.couple-chat-page .memory-icon-button.couple-chat-back-button{border-color:var(--chat-line-strong)!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;color:var(--chat-text)!important;background:#171719!important;border-radius:12px!important;display:inline-flex!important}.couple-chat-thread-header{min-height:68px;padding:10px 12px}.couple-chat-avatar.is-thread{width:42px;height:42px}.couple-chat-thread-header h2{max-width:52vw;font-size:.98rem}.couple-chat-messages{min-height:0;padding:16px 10px}.couple-chat-message{max-width:88%}.couple-chat-compose{padding:10px;position:sticky;bottom:0}}@media (width<=420px){.couple-chat-inbox{max-height:250px}.couple-chat-page .bucket-text-button.couple-chat-friend-button{grid-template-columns:42px minmax(0,1fr)!important;min-height:66px!important}.couple-chat-friend-button time{display:none}.couple-chat-avatar{width:42px;height:42px}.couple-chat-message{max-width:94%}}.profile-page{width:100%;margin:0 auto;max-width:820px!important;padding:0 var(--space-4) 4rem!important}.profile-shell{gap:var(--space-5);flex-direction:column;display:flex}.profile-state{text-align:center;min-height:50dvh;padding:var(--space-6) var(--space-4);align-content:center;place-items:center;display:grid}.profile-state svg{color:var(--primary);opacity:.6}.profile-state h2{margin-top:var(--space-4);color:#fff;font-size:1.5rem;font-weight:800}.profile-state p{max-width:420px;margin:var(--space-2) auto 0;color:var(--text-muted);font-size:.95rem;line-height:1.5}.profile-lifestyle-hero{background:#111;border:1px solid #ffffff14;border-radius:20px;animation:.5s ease-out profileFadeIn;overflow:hidden;box-shadow:0 16px 48px #00000059}@keyframes profileFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.profile-cover-stage{background:linear-gradient(145deg,#0f0f12,#1a1520,#12121a);min-height:clamp(200px,32vw,320px);position:relative;overflow:hidden}.profile-cover-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.profile-cover-shade{pointer-events:none;background:linear-gradient(#1111111a 0%,#1116 50%,#111111fa 100%);position:absolute;inset:0}.profile-cover-empty-mesh{background-color:#0a0a0c;background-image:radial-gradient(circle at 15%,#ffffff08 0%,#0000 50%),radial-gradient(circle at 85% 30%,#ffd70005 0%,#0000 50%);position:absolute;inset:0}.profile-hero-toolbar{z-index:10;padding:var(--space-4);justify-content:flex-end;display:flex;position:absolute;top:0;left:0;right:0}.profile-cover-edit-btn{bottom:var(--space-4);right:var(--space-4);z-index:10;color:#fff;-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#141416b3;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;box-shadow:0 4px 12px #0000004d}.profile-cover-edit-btn:hover{background:#ffffff1a;border-color:#ffffff4d;transform:scale(1.05)}.profile-cover-edit-btn:disabled{opacity:.6;cursor:not-allowed}.profile-lifestyle-body{z-index:5;gap:var(--space-5);margin-top:-60px;padding:0 clamp(1rem,4vw,2rem) clamp(1.5rem,4vw,2rem);display:grid;position:relative}.profile-identity-block{align-items:center;gap:var(--space-4);grid-template-columns:auto minmax(0,1fr);display:grid}.profile-couple-avatar-stack{align-items:center;display:flex}.profile-couple-avatar{background:var(--surface);color:#fff;z-index:2;border:3px solid #111;border-radius:50%;place-items:center;width:82px;height:82px;font-size:1.4rem;font-weight:900;transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden;box-shadow:0 8px 24px #0006}.profile-couple-avatar+.profile-couple-avatar{z-index:1;margin-left:-26px}.profile-couple-avatar:hover{z-index:3;transform:translateY(-4px)scale(1.05);box-shadow:0 12px 32px #00000080}.profile-couple-avatar img{object-fit:cover;width:100%;height:100%}.profile-couple-avatar-stack.is-premium .profile-couple-avatar{border-color:#ffd66666;box-shadow:0 8px 24px #0006,0 0 16px #ffd66633}.profile-title-wrap{min-width:0}.profile-title-wrap h1{letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#e2ddfecc);-webkit-text-fill-color:transparent;white-space:nowrap;text-overflow:ellipsis;-webkit-background-clip:text;margin:0 0 4px;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:850;overflow:hidden}.profile-subtitle{color:#e2ddfee6;letter-spacing:.05em;text-transform:uppercase;margin:0 0 8px;font-size:.9rem;font-weight:800}.profile-bio-text{color:#ffffffa6;max-width:520px;margin:0;font-size:.95rem;font-weight:500;line-height:1.5}.profile-bio-placeholder{color:#ffffff4d;margin:0;font-size:.9rem;font-style:italic}.profile-chip-button{color:#ffffffe6;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:.86rem;font-weight:700;transition:all .2s;display:inline-flex}.profile-chip-button:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40}.profile-chip-button.profile-chip-accent{background:var(--primary);border-color:var(--primary);color:#111}.profile-chip-button.profile-chip-accent:hover{background:#fff;border-color:#fff}.profile-action-row{flex-wrap:wrap;gap:12px;display:flex}.profile-action-row button{height:42px}.profile-action-row button.is-muted{opacity:.5;cursor:not-allowed}.profile-action-row button.is-connected{color:var(--primary);background:#e2ddfe1a;border-color:#e2ddfe33}.profile-hero-facts{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;display:flex;overflow:hidden}.profile-hero-fact{text-align:center;border-right:1px solid #ffffff0d;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:16px 8px;display:flex}.profile-hero-fact:last-child{border-right:none}.profile-hero-fact strong{font-variant-numeric:tabular-nums;color:#fff;font-size:clamp(1.2rem,3vw,1.45rem);font-weight:900;animation:.5s cubic-bezier(.34,1.56,.64,1) backwards counterPop}.profile-hero-fact:first-child strong{animation-delay:.1s}.profile-hero-fact:nth-child(2) strong{animation-delay:.2s}.profile-hero-fact:nth-child(3) strong{animation-delay:.3s}.profile-hero-fact:nth-child(4) strong{animation-delay:.4s}@keyframes counterPop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.profile-hero-fact span{color:#ffffff73;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:.68rem;font-weight:800}.profile-showcase-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(at 10% 0,#e2ddfe0d,#0000 40%),#11111480;border:1px solid #e2ddfe14;border-radius:20px;padding:1rem}.profile-showcase-header{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.profile-showcase-header span{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:.75rem;font-weight:850;display:inline-flex}.profile-showcase-header h2{color:#fff;margin:4px 0 0;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:800}.profile-feed-tabs{scrollbar-width:none;border-bottom:1px solid #ffffff14;gap:32px;margin-top:16px;padding:0 8px;display:flex;overflow-x:auto}.profile-feed-tabs::-webkit-scrollbar{display:none}.profile-feed-tab{color:#ffffff80;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:16px 0;font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.profile-feed-tab:hover{color:#fff}.profile-feed-tab.active{color:#fff;font-weight:700}.profile-feed-tab.active:after{content:"";background:var(--primary);border-radius:4px 4px 0 0;height:4px;position:absolute;bottom:-1px;left:0;right:0}.profile-showcase-empty{text-align:center;background:radial-gradient(circle at 50% 30%,#e2ddfe0d,#0000 60%),#ffffff05;border:1px dashed #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:32px;display:flex}.profile-showcase-empty-icon{width:64px;height:64px;color:var(--primary);background:#e2ddfe14;border-radius:20px;place-items:center;margin-bottom:16px;display:grid}.profile-showcase-empty strong{color:#fff;margin-bottom:8px;font-size:1.1rem;font-weight:800}.profile-showcase-empty p{color:#ffffff80;max-width:360px;margin:0;font-size:.9rem;line-height:1.5}.profile-feed-list{flex-direction:column;display:flex}.profile-feed-post{cursor:pointer;border-bottom:1px solid #ffffff14;gap:16px;padding:24px 16px;transition:background .2s;display:flex}.profile-feed-post:hover{background:#ffffff08}.profile-feed-post-avatar{flex-shrink:0;padding-top:4px}.profile-feed-post-avatar img{object-fit:cover;border-radius:50%;width:48px;height:48px;box-shadow:0 2px 8px #0003}.profile-feed-post-avatar-placeholder{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:800;display:flex;box-shadow:0 2px 8px #0003}.profile-feed-post-content{flex:1;min-width:0}.profile-feed-post-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.profile-feed-post-userinfo{flex-wrap:wrap;align-items:center;gap:6px;line-height:1.2;display:flex}.profile-feed-post-userinfo strong{color:#fff;font-size:1rem;font-weight:700}.profile-feed-post-userinfo span{color:#ffffff73;font-size:.9rem}.profile-feed-post-userinfo .dot{color:#ffffff4d;font-size:.8rem}.profile-feed-post-delete{color:#ffffff4d;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.profile-feed-post:hover .profile-feed-post-delete{opacity:1}.profile-feed-post-delete:hover{color:#ff3b30;background:#ff3b301a}.profile-feed-post-body .post-title{color:#fff;white-space:pre-wrap;word-break:break-word;margin:0 0 4px;font-size:.95rem;font-weight:400;line-height:1.5}.profile-feed-post-body .post-text{color:#ffffffbf;white-space:pre-wrap;word-break:break-word;margin:0 0 12px;font-size:.95rem;line-height:1.4}.profile-feed-post-media{background:#0003;border:1px solid #ffffff1a;border-radius:16px;margin-top:12px;margin-bottom:12px;overflow:hidden}.profile-feed-post-media img{object-fit:contain;width:auto;max-width:100%;max-height:300px;margin:0 auto;display:block}.profile-feed-post-media.is-movie{background:0 0;border:none;justify-content:center;margin-top:12px;display:flex;overflow:visible}.profile-feed-post-media.is-movie img{border-radius:12px;max-height:400px;box-shadow:0 10px 30px #00000080}.source-icon{color:#fff6;justify-content:center;align-items:center;margin-left:4px;display:inline-flex}.profile-feed-post-actions{border-top:1px solid #ffffff0d;align-items:center;gap:24px;margin-top:12px;padding-top:12px;display:flex}.action-btn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:20px;align-items:center;gap:6px;padding:6px 8px;font-family:inherit;font-size:.85rem;transition:all .2s;display:flex}.action-btn:hover{color:#fffc;background:#ffffff0d}.action-btn.action-like:hover{color:#f91880;background:#f918801a}.action-btn.action-like.liked{color:#f91880}.action-btn.action-comment:hover{color:#1d9bf0;background:#1d9bf01a}.profile-feed-post-comments{margin-top:16px;overflow:hidden}.comment-input-form{align-items:center;gap:12px;margin-bottom:16px;display:flex}.comment-avatar-mini{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.comment-avatar-mini.placeholder{color:#fff;background:#ffffff1a;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.comment-input-form input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex:1;padding:10px 16px;font-family:inherit;font-size:.9rem;transition:border-color .2s,background .2s}.comment-input-form input:focus{background:#ffffff14;border-color:#1d9bf0;outline:none}.comment-submit-btn{color:#fff;cursor:pointer;background:#1d9bf0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .2s,transform .2s;display:flex}.comment-submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.comment-submit-btn:not(:disabled):hover{opacity:.9;transform:scale(1.05)}.comments-list{border-left:2px solid #ffffff0d;flex-direction:column;gap:16px;padding-left:16px;display:flex}.comment-item{gap:12px;display:flex}.comment-item-content{background:#ffffff08;border-radius:4px 16px 16px;flex:1;padding:10px 14px}.comment-item-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.comment-item-header strong{color:#fff;font-size:.85rem}.comment-delete-btn{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.comment-delete-btn:hover{color:#ff3b30;background:#ff3b301a}.comment-item-content p{color:#fffc;word-break:break-word;margin:0;font-size:.9rem;line-height:1.4}.profile-edit-shell,.profile-requests-shell{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9!important}.profile-edit-card,.profile-requests-card{background:#111!important;border:1px solid #ffffff1f!important;border-radius:20px!important;box-shadow:0 32px 80px #0009!important}.profile-edit-header{border-bottom-color:#ffffff14!important}.profile-edit-preview{border-radius:12px;align-items:center;gap:16px;padding:16px;display:flex;background:#ffffff0a!important;border:1px solid #ffffff14!important}.profile-edit-preview-name{color:#fff;font-size:1.1rem;font-weight:800}.profile-edit-preview-meta{color:#ffffff80;margin-top:4px;font-size:.85rem}.profile-edit-couple-mini{align-items:center;display:flex}.profile-edit-couple-avatar{background:var(--surface);color:#fff;border:2px solid #111;border-radius:50%;place-items:center;width:52px;height:52px;font-weight:800;display:grid;overflow:hidden}.profile-edit-couple-avatar+.profile-edit-couple-avatar{margin-left:-16px}.profile-cover-upload-row{border-radius:12px;color:#fff!important;background:#e2ddfe0f!important;border:1px dashed #e2ddfe40!important}.profile-cover-upload-row>span{color:var(--primary)!important;background:#ffffff1a!important}.profile-form-section input,.profile-form-section textarea{color:#fff!important;background:#ffffff0d!important;border:1px solid #ffffff1f!important}.profile-form-section input:focus,.profile-form-section textarea:focus{background:#ffffff14!important;border-color:#e2ddfe66!important}.profile-edit-footer{background:#ffffff05!important;border-top-color:#ffffff14!important}@media (width<=820px){.profile-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.profile-page{padding:0 var(--space-2) 6.5rem!important}.profile-lifestyle-hero{border-radius:16px}.profile-cover-stage{min-height:220px}.profile-lifestyle-body{margin-top:-50px}.profile-identity-block{text-align:center;justify-items:center;gap:var(--space-3);grid-template-columns:1fr}.profile-couple-avatar{width:68px;height:68px;font-size:1.2rem}.profile-couple-avatar+.profile-couple-avatar{margin-left:-20px}.profile-title-wrap h1{font-size:clamp(1.5rem,8vw,2rem)}.profile-bio-text{margin:0 auto}.profile-action-row{justify-content:center}.profile-hero-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hero-fact:first-child,.profile-hero-fact:nth-child(2){border-bottom:1px solid #ffffff0d}.profile-hero-fact:nth-child(2){border-right:none}}
