@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";:root{--color-primary:#ff2800;--color-bg:#f7f5f2;--color-surface:#fff;--color-text:#1e1e1e;--color-muted:#7b7b7b;--color-border:#1e1e1e14;--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%,#ff28002e,#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 #ff280029;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:#ff280012;border-style:dashed;border-color:#ff28006b;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:1px solid var(--border);border-radius:var(--radius-panel);background:#ffffffb8;flex-wrap:wrap;display:flex}.dashboard-invite-code span{color:var(--text-main);font-size:clamp(1.2rem,5vw,1.8rem);font-weight:var(--font-bold);letter-spacing:4px}.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:8px;margin-left:2px;padding:4px 7px;font-size:.68rem;font-weight:850;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)}}.profile-shell{flex-direction:column;gap:.9rem;display:flex}.profile-hero-card,.profile-stat-card,.profile-detail-card{background:#ffffffeb;border:1px solid #14141414;border-radius:8px;overflow:hidden;box-shadow:0 12px 34px #00000014}.profile-top-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:1rem 1rem 0;display:flex}.profile-visit-panel{background:#ffffffeb;border:1px solid #14141414;border-radius:8px;overflow:hidden;box-shadow:0 12px 34px #00000014}.profile-visit-header{border-bottom:1px solid #14141414;justify-content:space-between;align-items:center;gap:12px;padding:1rem;display:flex}.profile-visit-header div{gap:3px;display:grid}.profile-visit-header span{color:var(--primary);font-size:.78rem;font-weight:850}.profile-visit-header strong{color:var(--text-main);font-size:1rem;font-weight:900}.profile-visit-header button{width:34px;height:34px;color:var(--text-main);cursor:pointer;background:#1414140a;border:1px solid #14141414;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.profile-visit-empty{text-align:center;color:var(--text-muted);padding:2rem 1rem;font-size:.9rem}.profile-visit-posts{flex-direction:column;gap:1rem;padding:1rem;display:flex}.profile-visit-post{background:#ffffffb3;border:1px solid #14141414;border-radius:8px;overflow:hidden}.profile-visit-post-head{align-items:center;gap:10px;padding:.9rem;display:flex}.profile-visit-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:900;display:flex;overflow:hidden}.profile-visit-avatar img{object-fit:cover;width:100%;height:100%}.profile-visit-post-head strong,.profile-visit-post-head span{display:block}.profile-visit-post-head strong{color:var(--text-main);font-size:.94rem;font-weight:900}.profile-visit-post-head span{color:var(--text-muted);margin-top:2px;font-size:.72rem}.profile-visit-post p{color:var(--text-main);white-space:pre-wrap;margin:0;padding:0 .9rem .9rem;font-size:.95rem;line-height:1.5}.profile-visit-image{background:#1a1a1a;justify-content:center;display:flex;overflow:hidden}.profile-visit-image img{object-fit:cover;width:100%;max-height:520px}.profile-chip-button{min-height:36px;color:var(--text-main);cursor:pointer;background:#1414140f;border:1px solid #14141414;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:.82rem;font-weight:800;display:inline-flex}.profile-identity-block{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;display:grid}.profile-avatar-modern{z-index:2;position:relative;background:#fffffff5!important;border-radius:8px!important;width:116px!important;height:116px!important;padding:5px!important;box-shadow:0 16px 34px #0000002e!important}.profile-avatar-modern img,.profile-avatar-modern>div{object-fit:cover;border:1px solid #14141414;border-radius:6px!important;width:100%!important;height:100%!important}.profile-avatar-modern>div{color:#fff;justify-content:center;align-items:center;font-size:1.8rem;font-weight:900;display:flex}.profile-avatar-modern.is-premium{animation:2.8s ease-in-out infinite premiumAvatarGlow;border:2px solid #f5b942f2!important;box-shadow:0 0 0 3px #ffe69657,0 0 26px #f5b942b8,0 16px 34px #0000002e!important}.profile-avatar-modern.is-premium:after{content:"";opacity:.78;pointer-events:none;border:1px solid #ffd666ad;border-radius:12px;animation:2.8s ease-in-out infinite premiumAvatarPulse;position:absolute;inset:-5px}.profile-premium-mark{color:#7a4b00;background:linear-gradient(135deg,#fff2b8,#f5b942 48%,#d89216);border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;box-shadow:0 0 18px #f5b94285}@keyframes premiumAvatarGlow{0%,to{box-shadow:0 0 0 3px #ffe69647,0 0 18px #f5b9427a,0 16px 34px #0000002e}50%{box-shadow:0 0 0 4px #ffe69675,0 0 34px #f5b942db,0 16px 34px #0000002e}}@keyframes premiumAvatarPulse{0%,to{opacity:.58;transform:scale(1)}50%{opacity:1;transform:scale(1.055)}}.profile-title-wrap{min-width:0}.profile-title-wrap h1{color:var(--text-main);letter-spacing:0;word-break:break-word;align-items:center;gap:8px;margin:.35rem 0 .45rem;font-size:clamp(1.7rem,4vw,2.35rem);line-height:1.05;display:flex}.profile-title-wrap p{color:#27272ab8;max-width:680px;margin:0;font-size:.95rem;line-height:1.55}.profile-action-row{flex-wrap:wrap;gap:8px;margin-top:1rem;display:flex}.profile-action-row button{background:var(--primary);color:#111;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:9px 14px;font-size:.86rem;font-weight:850;display:inline-flex}.profile-action-row button.is-muted{color:var(--text-muted);background:#1414140f}.profile-action-row button.is-connected{color:#15803d;background:#22c55e1f;border:1px solid #22c55e33}.profile-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.profile-stat-card{gap:.35rem;padding:1rem;display:grid}.profile-stat-card span,.profile-detail-card span{color:var(--text-muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.profile-stat-card strong{color:var(--text-main);font-size:1.45rem;line-height:1}.profile-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.profile-detail-card strong{color:var(--text-main);margin-top:.25rem;font-size:1.05rem;display:block}.profile-detail-card p{color:var(--text-muted);margin:.45rem 0 0;font-size:.84rem;line-height:1.45}.profile-edit-card{border-radius:8px!important;max-width:760px!important}.profile-edit-header p{color:var(--text-muted);margin:.25rem 0 0;font-size:.84rem}.profile-edit-content{background:linear-gradient(#00000005,#0000)}.profile-edit-preview,.profile-form-section,.profile-visibility-switch{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex;background:#ffffffbd!important;border:1px solid #14141414!important;border-radius:8px!important}.profile-toggle-track{background:#14141429;border:1px solid #14141424;border-radius:999px;flex:none;width:48px;height:28px;padding:3px;transition:background .2s,border-color .2s}.profile-toggle-track.is-on{background:var(--primary);border-color:#ff2800b3}.profile-toggle-thumb{background:#fff;border-radius:999px;width:20px;height:20px;box-shadow:0 2px 8px #00000038}.profile-toggle-track.is-on .profile-toggle-thumb{margin-left:20px}.profile-edit-preview{align-items:center;gap:16px;padding:16px;display:flex}.profile-edit-preview img,.profile-edit-avatar-fallback{object-fit:cover;border-radius:8px;width:64px;height:64px}.profile-edit-avatar-fallback{color:#fff;justify-content:center;align-items:center;font-size:1.2rem;font-weight:850;display:flex}.profile-photo-action{width:30px;height:30px;color:var(--text-main);cursor:pointer;background:#fff;border:1px solid #1414141f;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-6px;right:-6px;box-shadow:0 6px 14px #00000024}.profile-edit-preview-name{color:var(--text-main);word-break:break-word;font-size:1.2rem;font-weight:900}.profile-edit-preview-name span,.profile-edit-preview-meta{color:var(--text-muted)}.profile-edit-preview-meta{margin-top:2px;font-size:.8rem}.profile-form-section{padding:14px}@media (width>=701px){.payment-modal-card{border-radius:18px!important;width:min(92vw,720px)!important;max-width:720px!important;max-height:min(820px,92vh)!important}.payment-modal-card>div[style*=overflow-y]{padding:4.4rem 2rem 2rem!important}.payment-plan-card{grid-template-columns:minmax(0,1fr) auto;gap:1rem;border-radius:14px!important;align-items:center!important;padding:1.1rem 1.25rem!important;display:grid!important}.payment-plan-info,.payment-plan-copy{min-width:0}.payment-plan-copy h4,.payment-plan-copy p{overflow-wrap:anywhere}.payment-plan-price{min-width:132px}.payment-plan-price-main{white-space:nowrap;font-size:1.18rem!important}.payment-plan-savings{white-space:normal;text-align:center;max-width:100%;display:inline-flex}}@media (width<=700px){.profile-page{padding:.7rem .7rem 6.5rem!important}.profile-top-actions{justify-content:stretch;padding:.75rem .75rem 0}.profile-chip-button{flex:auto;justify-content:center;min-height:34px;padding:7px 10px;font-size:.76rem}.profile-hero-content{padding:0 1rem 1rem}.profile-identity-block{grid-template-columns:1fr;gap:.7rem}.profile-avatar-modern{width:88px!important;height:88px!important}.profile-title-wrap{padding-top:0}.profile-title-wrap h1{font-size:1.42rem}.profile-title-wrap p{font-size:.86rem}.profile-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.profile-stat-card,.profile-detail-card{padding:.8rem}.profile-stat-card strong{font-size:1.22rem}.profile-detail-grid{grid-template-columns:1fr;gap:.55rem}.profile-edit-card{max-width:none!important;max-height:calc(100dvh - 1rem)!important}.profile-edit-header,.profile-edit-content,.profile-edit-footer{padding-left:1rem!important;padding-right:1rem!important}.profile-edit-preview{align-items:flex-start}.profile-edit-footer{flex-direction:column-reverse}.profile-edit-footer button{justify-content:center;width:100%}}@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%,#ff280024,#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 #ff28002e}.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)}.memory-comments{padding:var(--space-4);border-top:1px solid var(--border);background:#1e1e1e04}.memory-comment-list{gap:var(--space-3);flex-direction:column;display:flex}.memory-comment{gap:var(--space-2);display:flex}.memory-comment-author{color:var(--text-main);font-size:1.05rem;font-weight:var(--font-medium)}.memory-comment-text{color:var(--text-muted);flex:1;font-size:1.05rem}.memory-comment-form{gap:var(--space-2);display:flex}.memory-comment-form .input-field{min-height:42px;padding:8px 12px;font-size:.9rem}.memory-comment-form .btn-primary{min-width:44px;padding:0 12px}.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, #ff280014, transparent 36%), var(--surface);border-color:#ff280047;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:#ff280012;border-color:#ff280038}.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;width:100%;height:170px;position:relative;overflow:hidden}.capsule-list{gap:var(--space-4);margin-top:var(--space-2);flex-direction:column;display:flex}.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:#ff280014;border-color:#ff280047}.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}.memory-comment-form{align-items:stretch}}.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}.app-modal-shell,.app-modal-card{box-sizing:border-box}@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,.payment-modal-card a.lemonsqueezy-button{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-modal-card{max-height:calc(100dvh - 1rem)!important}.legal-modal-card>div:first-of-type{align-items:flex-start!important;gap:.75rem!important;padding:1rem!important}.legal-modal-card>div:first-of-type>div{gap:.75rem!important;min-width:0!important}.legal-modal-card>div:first-of-type h2{letter-spacing:0!important;word-break:break-word!important;font-size:1rem!important;line-height:1.2!important}.legal-modal-card>div:first-of-type p{display:none!important}.legal-modal-card>div:first-of-type button{flex-shrink:0!important;padding:8px!important}.legal-modal-card>div:nth-of-type(2){padding:1rem!important}.legal-modal-card>div:nth-of-type(2)>div:first-child{font-size:.82rem!important;line-height:1.55!important}.legal-modal-card>div:nth-of-type(2)>div:last-child{border-radius:14px!important;margin-top:1.25rem!important;padding:1rem!important}.legal-modal-card>div:last-child{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important;padding:.8rem 1rem!important}.legal-modal-card>div:last-child>div{max-width:none!important;font-size:.72rem!important}.legal-modal-card>div:last-child 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}.support-modal-card a.lemonsqueezy-button{border-radius:14px!important;padding:.95rem!important;font-size:.98rem!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-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,#ff28001a,#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:#ff280047!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<=600px){.profile-page{padding:.65rem .65rem 6rem!important}.profile-card-modern{border-radius:8px!important}.profile-body-modern{padding:0 1rem 1.2rem!important}.profile-avatar-modern{width:86px!important;height:86px!important;padding:4px!important}.profile-title-row{flex-direction:column;align-items:stretch!important;gap:.65rem!important}.profile-action-row{flex-wrap:wrap;width:100%}.profile-action-row button{flex:150px;justify-content:center}.profile-badges-modern{justify-content:flex-start;padding-bottom:0!important}.profile-badges-modern>div{padding:4px 8px!important;font-size:.68rem!important}.profile-intro-modern h1{font-size:1.35rem!important}.profile-intro-modern p{font-size:.84rem!important}.profile-tabs-modern{gap:.25rem!important;margin-bottom:1rem!important}.profile-tabs-modern button{font-size:.82rem!important}.profile-info-grid{grid-template-columns:1fr!important;gap:.7rem!important}.profile-info-card{padding:.9rem!important}.profile-edit-card,.profile-requests-card,.friend-add-modal{border-radius:16px!important;width:100%!important;max-width:none!important;max-height:calc(100dvh - 1rem)!important}.friend-add-modal-shell,.profile-edit-shell,.profile-requests-shell{justify-content:center!important;align-items:center!important;padding:.5rem!important}.profile-edit-card,.profile-requests-card{max-height:min(620px,100dvh - 1rem)!important}.friend-add-modal{max-height:min(560px,100dvh - 1rem)!important}.friend-add-header{padding:1rem!important}.friend-add-header h3{font-size:1rem!important}.friend-add-body{padding:1rem!important}.friend-add-copy{margin-bottom:.85rem!important;font-size:.82rem!important}.friend-add-search input{padding:13px 66px 13px 42px!important;font-size:.88rem!important}.friend-add-search button{padding:7px 11px!important;font-size:.78rem!important}.friend-add-results{max-height:min(260px,34dvh)!important}.friend-add-result{flex-direction:column;align-items:flex-start!important}.friend-add-result>div:first-child{width:100%;min-width:0}}.profile-page{width:100%;margin:0 auto;max-width:840px!important;padding:var(--space-3) var(--space-3) 7.5rem!important}.profile-shell{gap:var(--space-4);flex-direction:column;display:flex}.profile-state{text-align:center;place-items:center;min-height:50dvh;display:grid}.profile-state svg{color:var(--primary);opacity:.48}.profile-state h2{margin-top:var(--space-4);color:var(--text-main);font-size:1.45rem;font-weight:900;line-height:1.15}.profile-state p{max-width:460px;margin:var(--space-2) auto var(--space-5);color:var(--text-muted);font-size:.96rem;line-height:1.55}.profile-hero-card,.profile-stat-card,.profile-detail-card,.profile-visit-panel{overflow:hidden;border:1px solid var(--color-border)!important;background:#fffffff0!important;border-radius:8px!important;box-shadow:0 10px 28px #1e1e1e0f!important}.profile-hero-card{position:relative;background:var(--surface)!important;border-radius:8px!important}.profile-top-actions{padding:var(--space-4) var(--space-4) 0}.profile-chip-button,.profile-action-row button,.profile-visit-header button,.profile-photo-action{transition:background-color .18s,border-color .18s,color .18s;border-radius:8px!important}.profile-chip-button{border-color:var(--color-border-strong);min-height:36px;box-shadow:none;background:#1414140a}.profile-chip-accent{background:var(--primary)!important;border-color:var(--primary)!important;color:#111!important}.profile-hero-content{padding:clamp(1.1rem,3vw,1.75rem)!important}.profile-identity-block{gap:var(--space-4);grid-template-columns:auto minmax(0,1fr)}.profile-avatar-modern{background:#fffffff5!important;border-radius:8px!important;width:clamp(88px,11vw,108px)!important;height:clamp(88px,11vw,108px)!important;padding:4px!important;box-shadow:0 12px 28px #1e1e1e1f!important}.profile-avatar-modern img,.profile-avatar-modern>div{border-radius:6px!important}.profile-avatar-modern>div{letter-spacing:0;font-size:1.85rem}.profile-avatar-modern.is-premium:after{border-radius:12px}.profile-title-wrap h1{margin:0 0 var(--space-2);overflow-wrap:anywhere;align-items:center;font-size:clamp(1.5rem,3vw,2rem);line-height:1.05;letter-spacing:0!important}.profile-title-wrap p{max-width:620px;color:var(--text-muted);font-size:.92rem}.profile-premium-mark{border-radius:var(--radius-chip)}.profile-action-row{margin-top:var(--space-4)}.profile-action-row button{white-space:normal;min-height:38px;box-shadow:none;padding:9px 14px}.profile-stats-grid{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr))}.profile-stat-card{min-height:104px;padding:var(--space-4);align-content:space-between}.profile-stat-card svg{color:var(--primary)}.profile-stat-card span,.profile-detail-card span{color:var(--text-muted);letter-spacing:0;font-size:.72rem;line-height:1.2}.profile-stat-card strong{overflow-wrap:anywhere;font-size:clamp(1.3rem,3vw,1.75rem)}.profile-detail-grid{gap:var(--space-3)}.profile-detail-card{padding:var(--space-4)}.profile-detail-card strong{margin-top:var(--space-2);font-size:1.1rem}.profile-detail-card p{color:var(--text-muted);font-size:.88rem}.profile-visit-header{padding:var(--space-4);border-bottom-color:var(--color-border)}.profile-visit-header button{flex:none}.profile-visit-posts{padding:var(--space-4)}.profile-visit-post{border-color:var(--color-border);border-radius:var(--radius-panel);background:#ffffffbd}.profile-visit-avatar{border-radius:var(--radius-chip)}.profile-visit-image{background:#1a1a1a}.profile-edit-shell,.profile-requests-shell{background:#111111b8!important}.profile-edit-card,.profile-requests-card{max-width:640px!important;box-shadow:var(--shadow-float)!important;border-color:#ffffff2e!important;border-radius:12px!important}.profile-edit-preview,.profile-form-section,.profile-visibility-switch{border-color:var(--color-border)!important;background:#f7f5f2b8!important;border-radius:8px!important}.profile-cover-upload-row{align-items:center;gap:var(--space-3);width:100%;color:var(--text-main);text-align:left;cursor:pointer;background:#7c8fe414;border:1px dashed #7c8fe46b;border-radius:8px;padding:14px;display:flex}.profile-cover-upload-row>span{background:var(--text-main);color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.profile-cover-upload-row strong,.profile-cover-upload-row small{display:block}.profile-cover-upload-row strong{font-size:.92rem;font-weight:900}.profile-cover-upload-row small{color:var(--text-muted);margin-top:2px;font-size:.76rem}.profile-form-section{cursor:default;display:block}.profile-form-section input,.profile-form-section textarea{background:var(--surface)!important;border-radius:8px!important}.profile-edit-footer{background:#f7f5f2c7!important}@media (width<=820px){.profile-page{padding:var(--space-3) var(--space-3) 7rem!important}.profile-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.profile-identity-block{gap:var(--space-4);grid-template-columns:1fr}.profile-top-actions{padding:var(--space-3) var(--space-3) 0;justify-content:stretch}.profile-chip-button{flex:auto;justify-content:center}.profile-title-wrap h1{font-size:1.45rem}.profile-title-wrap p{font-size:.88rem}.profile-avatar-modern{width:88px!important;height:88px!important}.profile-detail-grid{grid-template-columns:1fr}.profile-action-row button{flex:160px}}@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}}.profile-shell{gap:var(--space-5)}.profile-lifestyle-hero{background:#fff;border:1px solid #1e1e1e1a;border-radius:18px;overflow:hidden;box-shadow:0 26px 70px #1e1e1e24}.profile-cover-stage{isolation:isolate;min-height:clamp(230px,36vw,390px);position:relative;overflow:hidden}.profile-cover-stage:before{content:"";z-index:1;background:linear-gradient(90deg,#0000008f,#0000001f 46%,#0000006b),linear-gradient(#0000001a,#0000009e);position:absolute;inset:0}.profile-cover-stage:after{content:"";z-index:2;aspect-ratio:1;opacity:.34;border:1px solid #ffffff57;border-radius:999px;width:min(34vw,280px);position:absolute;bottom:clamp(1rem,4vw,3rem);right:clamp(1rem,5vw,4rem)}.profile-cover-photo{object-fit:cover;filter:saturate(.92)contrast(1.02);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.04)}.profile-cover-initials{color:#ffffff38;letter-spacing:0;justify-content:center;align-items:center;font-size:clamp(8rem,24vw,18rem);font-weight:900;display:flex;position:absolute;inset:0}.profile-cover-shade{z-index:1;background:radial-gradient(circle at 18% 24%,#fff3,#0000 30%),linear-gradient(135deg,#00000047,#0000 48%);position:absolute;inset:0}.profile-cover-edit-btn{z-index:4;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000047;border:1px solid #ffffff52;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:8px 13px;font-size:.82rem;font-weight:850;display:inline-flex;position:absolute;bottom:clamp(1rem,3vw,1.5rem);right:clamp(1rem,3vw,1.5rem)}.profile-cover-edit-btn:disabled{opacity:.72;cursor:progress}.profile-hero-toolbar{z-index:3;justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:clamp(1rem,3vw,1.5rem);display:flex;position:relative}.profile-cover-label{color:#ffffffe0;letter-spacing:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff52;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.74rem;font-weight:850;display:inline-flex}.profile-lifestyle-hero .profile-top-actions{padding:0}.profile-lifestyle-hero .profile-chip-button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-color:#ffffff4d;min-height:34px}.profile-lifestyle-hero .profile-chip-accent{color:#111!important;background:#fff!important;border-color:#fff!important}.profile-lifestyle-body{gap:var(--space-5);z-index:4;margin-top:-54px;padding:0 clamp(1rem,4vw,2rem) clamp(1.15rem,4vw,2rem);display:grid;position:relative}.profile-lifestyle-body .profile-avatar-modern{background:#fff!important;border:1px solid #ffffffe0!important;border-radius:18px!important;width:clamp(112px,14vw,150px)!important;height:clamp(112px,14vw,150px)!important;padding:6px!important;box-shadow:0 22px 54px #00000047!important}.profile-meta-row{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.profile-meta-row>span,.profile-premium-pill{min-height:28px;color:var(--text-muted);background:#1414140f;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:.72rem;font-weight:850;line-height:1;display:inline-flex}.profile-premium-pill{color:#7a4b00;background:linear-gradient(135deg,#fff2b8,#f5b942)}.profile-lifestyle-body .profile-title-wrap h1{margin:0 0 var(--space-2);color:var(--text-main);font-size:clamp(2rem,5vw,4.4rem);font-weight:900;line-height:.95;letter-spacing:0!important}.profile-lifestyle-body .profile-title-wrap p{color:#1e1e1ea8;max-width:760px;font-size:clamp(.95rem,1.8vw,1.12rem);line-height:1.55}.profile-lifestyle-body .profile-action-row{margin-top:0}.profile-lifestyle-body .profile-action-row button{min-height:44px;padding:10px 16px;font-weight:850;border-radius:12px!important}.profile-hero-facts{background:#f7f5f2;border:1px solid #1e1e1e14;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.profile-hero-fact{border-right:1px solid #1e1e1e14;min-width:0;padding:clamp(.85rem,2.5vw,1.15rem)}.profile-hero-fact:last-child{border-right:none}.profile-hero-fact span{color:#1e1e1e85;font-size:.72rem;font-weight:850;line-height:1.2;display:block}.profile-hero-fact strong{color:var(--text-main);overflow-wrap:anywhere;margin-top:8px;font-size:clamp(1.3rem,3vw,2.05rem);font-weight:950;line-height:.95;display:block}.profile-product-grid{width:calc(100% + -1*clamp(0rem,3vw,2rem));max-width:920px;margin:0 auto}.profile-detail-grid.profile-product-grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profile-detail-grid.profile-product-grid .profile-detail-card{align-items:start;gap:var(--space-3);min-height:150px;padding:var(--space-5);grid-template-columns:auto minmax(0,1fr);display:grid;background:#fff!important;border-radius:16px!important;box-shadow:0 18px 46px #1e1e1e14!important}.profile-detail-icon{color:#fff;background:#1e1e1e;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.profile-detail-grid.profile-product-grid .profile-detail-card span{color:var(--primary);font-size:.74rem;font-weight:900;display:block}.profile-detail-grid.profile-product-grid .profile-detail-card strong{margin-top:var(--space-2);font-size:1.22rem}.profile-detail-grid.profile-product-grid .profile-detail-card p{margin-top:var(--space-2)}.profile-visit-panel{width:calc(100% + -1*clamp(0rem,3vw,2rem));max-width:920px;margin:0 auto;border-radius:16px!important;box-shadow:0 18px 46px #1e1e1e14!important}@media (width<=820px){.profile-page{padding:0 var(--space-3) 7rem!important}.profile-lifestyle-body .profile-identity-block{align-items:start;gap:var(--space-3);grid-template-columns:1fr}.profile-lifestyle-body .profile-title-wrap h1{font-size:clamp(1.9rem,10vw,3.25rem)}.profile-hero-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hero-fact:nth-child(2){border-right:none}.profile-hero-fact:nth-child(-n+2){border-bottom:1px solid #1e1e1e14}.profile-detail-grid.profile-product-grid{grid-template-columns:1fr}}@media (width<=560px){.profile-page{padding:0 var(--space-2) 6.75rem!important}.profile-lifestyle-hero{border-radius:14px}.profile-cover-stage{min-height:260px}.profile-hero-toolbar{flex-direction:column;align-items:stretch}.profile-lifestyle-hero .profile-top-actions{justify-content:stretch}.profile-lifestyle-hero .profile-chip-button{justify-content:center}.profile-lifestyle-body{padding-left:var(--space-3);padding-right:var(--space-3);margin-top:-48px}.profile-lifestyle-body .profile-avatar-modern{width:106px!important;height:106px!important}.profile-hero-fact{padding:var(--space-3)}.profile-detail-grid.profile-product-grid .profile-detail-card{padding:var(--space-4);grid-template-columns:1fr}}.profile-cover-stage{min-height:clamp(170px,25vw,260px);background:linear-gradient(135deg, #1e1e1eeb, #7c8fe4b8), var(--text-main)!important}.profile-cover-stage:before{background:linear-gradient(90deg,#0000007a,#00000029),linear-gradient(#0000001f,#0000006b)}.profile-cover-stage:after{opacity:.18;width:min(22vw,170px)}.profile-cover-initials{display:none}.profile-cover-photo{filter:saturate(.9)contrast(1.02);transform:none}.profile-lifestyle-body{margin-top:0;padding:clamp(1rem,3vw,1.75rem) clamp(1rem,4vw,2rem) clamp(1.15rem,4vw,2rem)}.profile-lifestyle-body .profile-identity-block{align-items:center;gap:clamp(1rem,3vw,1.5rem)}.profile-lifestyle-body .profile-avatar-modern{border-radius:14px!important;width:clamp(88px,11vw,116px)!important;height:clamp(88px,11vw,116px)!important;box-shadow:0 14px 34px #1e1e1e29!important}.profile-lifestyle-body .profile-title-wrap{min-width:0}.profile-lifestyle-body .profile-title-wrap h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(1.85rem,4vw,3rem);line-height:1.02}.profile-lifestyle-body .profile-title-wrap p{font-size:clamp(.92rem,1.4vw,1.02rem)}.profile-hero-facts{border-radius:12px}@media (width<=700px){.profile-lifestyle-body .profile-identity-block{grid-template-columns:1fr}.profile-lifestyle-body .profile-title-wrap h1{font-size:clamp(1.65rem,8vw,2.4rem)}}.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}@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}.profile-lifestyle-hero{border-radius:12px!important;box-shadow:0 10px 30px #1e1e1e0f!important}.profile-cover-photo{object-fit:cover!important;filter:none!important}.profile-lifestyle-body{gap:var(--space-4)!important;padding:var(--space-4)!important}.profile-lifestyle-body .profile-avatar-modern{width:82px!important;height:82px!important;box-shadow:none!important;border-radius:50%!important;padding:3px!important}.profile-hero-facts{background:var(--bg-color)!important;border-radius:10px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.profile-detail-grid.profile-product-grid .profile-detail-card{min-height:0!important;padding:var(--space-4)!important;border-radius:12px!important;box-shadow:0 10px 30px #1e1e1e0f!important}@media (width<=560px){.dashboard-page,.profile-page{padding:var(--space-2) var(--space-2) 6.75rem!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:1fr!important}.profile-hero-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important}}:root{--color-bg:#0a0a0a;--color-surface:#141414;--color-primary:#ff2800;--color-text:#f5f5f5;--color-muted:#8e8e93;--color-border:#ffffff14;--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{border-bottom:1px solid var(--color-border)!important;-webkit-backdrop-filter:blur(20px)!important;min-height:56px!important;color:var(--text-main)!important;box-shadow:none!important;background:#0a0a0aeb!important;padding:0 1rem!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:#d7d9dd!important;background:linear-gradient(#fff 0%,#d7d9dd 42%,#8f949c 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,.lemonsqueezy-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,.lemonsqueezy-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,.lemonsqueezy-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,.lemonsqueezy-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,.lemonsqueezy-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),a.btn-primary,a.btn-secondary,label.btn-secondary{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}button:not(.memory-icon-button):not(.dashboard-quote-edit):not(.header-btn):not(.nav-item):hover,a.btn-primary:hover,a.btn-secondary:hover,label.btn-secondary:hover{background:#232323!important;border-color:#ffffff38!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:#ff28001f;border:1px solid #ff280047;border-radius:14px;flex:0 0 42px;justify-content:center;align-items:center;display:inline-flex}.bucket-kicker{color:#d7d9dd;background:linear-gradient(#fff 0%,#d7d9dd 42%,#8f949c 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-progress-ring{color:#fff;background:radial-gradient(circle at 50% 0,#ff280033,#0000 72%),#101010;border:1px solid #ff280047;border-radius:18px;justify-content:center;align-items:baseline;width:54px;height:54px;display:flex;box-shadow:inset 0 1px #ffffff0a}.bucket-progress-ring span{font-size:1.15rem;font-weight:900;line-height:54px}.bucket-progress-ring small{color:#ffffff94;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:#ffffff09;border:1px solid #ffffff14;border-radius:12px;padding:10px}.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-progress-track{background:#ffffff14;border-radius:999px;height:7px;margin-bottom:12px;overflow:hidden}.bucket-progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--primary), #ff6a4a);height:100%;transition:width .25s;display:block;box-shadow:0 0 16px #ff280052}.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:#0d0d0d;border:1px solid #ffffff17;border-radius:13px;outline:none;padding:.76rem .9rem;font-size:.9rem}.bucket-input:focus{border-color:#ff28006b;box-shadow:0 0 0 3px #ff28001a}.bucket-add-button{border-radius:13px!important;width:46px!important;min-width:46px!important;min-height:46px!important;padding:0!important}.bucket-item{background:linear-gradient(135deg,#ffffff0b,#ffffff04),#111;border:1px solid #ffffff17;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:58px;padding:12px 14px;transition:border-color .18s,background .18s,transform .18s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09}.bucket-item:before{display:none}.bucket-item:hover{background:linear-gradient(135deg,#fff1,#ffffff05),#151515;border-color:#ffffff29}.bucket-item.is-completed{background:linear-gradient(135deg,#ffffff0e,#ffffff05),#111;border-color:#ffffff1f}.bucket-item.is-completed:before{display:none}.bucket-toggle{text-align:left;width:100%!important;min-height:36px!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:24px minmax(0,1fr)!important;justify-content:flex-start!important;gap:12px!important;padding:0!important;display:grid!important}.bucket-toggle: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-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 #ff280024}.bucket-text{min-width:0;color:var(--text-main);overflow-wrap:anywhere;font-size:.93rem;font-weight:400;line-height:1.35;transition:color .18s,opacity .18s}.bucket-item.is-completed .bucket-text{color:#f5f5f594;-webkit-text-decoration:line-through #ffffff47;text-decoration:line-through #ffffff47;text-decoration-thickness:1px}.bucket-delete-button{color:#f5f5f5ad!important;background:#ffffff09!important;border-radius:13px!important;width:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important}.bucket-delete-button:hover{color:#fff!important;background:#ff28001f!important;border-color:#ff28005c!important}.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 #ff2800b3,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:#050505}.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:1rem;display:flex}.app-footer-link{color:#f5f5f594!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:.78rem!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{display:inline-block;color:var(--primary)!important;letter-spacing:0!important;opacity:1!important;font-size:clamp(.86rem,3.8vw,1rem)!important;font-weight:800!important}.dashboard-date-card{width:100%;max-width:680px;box-shadow:var(--shadow-card);background:radial-gradient(circle at 12% 0,#ff28001f,#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:#d7d9dd;background:linear-gradient(#fff 0%,#d7d9dd 42%,#8f949c 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:#ff280099 transparent;grid-auto-columns:minmax(190px,72%);grid-auto-flow:column;gap:10px;padding:2px 2px 10px;display:grid;overflow-x:auto}.dashboard-date-idea{scroll-snap-align:start;background:linear-gradient(145deg,#ffffff0f,#ffffff04),#121212;border:1px solid #ffffff17;border-radius:14px;min-height:112px;padding:14px}.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 p{color:var(--text-main);margin-top: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{z-index:6000;padding:calc(1rem + env(safe-area-inset-top,0px)) 1rem calc(1rem + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(14px);background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.image-lightbox-stage{overscroll-behavior:contain;touch-action:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:auto}.image-lightbox-stage img{object-fit:contain;transform-origin:50%;border-radius:8px;max-width:100%;max-height:100%;transition:transform .16s;box-shadow:0 24px 80px #0000008c}.image-lightbox-toolbar{top:calc(.85rem + env(safe-area-inset-top,0px));z-index:1;background:#121212db;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:7px;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #0000005c}.image-lightbox-toolbar button{border-radius:50%!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important}.image-lightbox-toolbar span{color:#fff;text-align:center;min-width:48px;font-size:.78rem;font-weight:800}.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-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:var(--text-muted)!important;background:0 0!important;border:none!important;border-radius:8px!important;min-height:36px!important;padding:6px 10px!important;font-size:.82rem!important}.memory-reaction:hover,.memory-comment-toggle:hover{background:var(--color-bg)!important}.memory-reaction.active{color:var(--reaction-color)!important;background:0 0!important;border:none!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{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-page{max-width:680px!important;padding:var(--space-3) 0 7rem!important}.profile-lifestyle-hero{border-radius:var(--radius-card)!important}.profile-cover-stage{background:linear-gradient(135deg,#1a1a1a,#2a2018)!important;min-height:clamp(120px,22vw,180px)!important}.profile-cover-stage:before,.profile-cover-stage:after,.profile-cover-shade{display:none!important}.profile-cover-photo{object-fit:cover!important;filter:none!important;transform:none!important}.profile-cover-edit-btn{right:var(--space-3)!important;bottom:var(--space-3)!important;background:#00000073!important;border-radius:999px!important;min-height:34px!important;font-size:.76rem!important}.profile-hero-toolbar{padding:var(--space-3)!important;align-items:flex-start!important}.profile-cover-label{display:none!important}.profile-lifestyle-hero .profile-chip-button{color:#fff!important;background:#00000059!important;border-color:#ffffff80!important}.profile-lifestyle-body{gap:var(--space-4)!important;padding:var(--space-4)!important;margin-top:0!important}.profile-lifestyle-body .profile-identity-block{align-items:center!important;gap:var(--space-3)!important;grid-template-columns:auto minmax(0,1fr)!important}.profile-lifestyle-body .profile-avatar-modern{border-radius:50%!important;width:76px!important;height:76px!important;padding:3px!important;box-shadow:0 4px 12px #0000001a!important}.profile-lifestyle-body .profile-avatar-modern img,.profile-lifestyle-body .profile-avatar-modern>div{border-radius:50%!important}.profile-meta-row{margin-bottom:6px!important}.profile-meta-row>span,.profile-premium-pill{min-height:24px!important;padding:4px 8px!important;font-size:.68rem!important}.profile-lifestyle-body .profile-title-wrap h1{font-size:clamp(1.4rem,4vw,1.85rem)!important;line-height:1.1!important}.profile-lifestyle-body .profile-title-wrap p{font-size:.88rem!important;line-height:1.45!important}.profile-hero-facts{background:var(--color-bg)!important;border:1px solid var(--color-border)!important;border-radius:12px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.profile-hero-fact{padding:var(--space-3)!important}.profile-hero-fact strong{font-size:1.15rem!important}.profile-detail-grid.profile-product-grid{gap:var(--space-3)!important;grid-template-columns:1fr!important;width:100%!important}.profile-detail-grid.profile-product-grid .profile-detail-card{min-height:0!important;padding:var(--space-4)!important;box-shadow:var(--shadow-card)!important;border-radius:14px!important}.profile-detail-icon{background:var(--text-main)!important}.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-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}.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}}.cinema-container{color:#fff;z-index:1;background:radial-gradient(circle at 28% 38%,#ff280024,#0000 32rem),radial-gradient(circle at 82% 78%,#f43f5e1a,#0000 28rem),#050505;width:100%;height:100%;min-height:0;font-family:Outfit,sans-serif;display:flex;position:relative;overflow:hidden}.cinema-glow-1{filter:blur(150px);pointer-events:none;background-color:#ff280029;border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:33.333%;transform:translate(-50%,-50%)}.cinema-glow-2{filter:blur(120px);pointer-events:none;background-color:#f43f5e1f;border-radius:50%;width:600px;height:600px;position:absolute;bottom:0;right:0}.cinema-main{z-index:10;flex-direction:column;flex:1;min-width:0;min-height:0;padding:1.25rem;display:flex;position:relative}.cinema-main.fullscreen{padding:0}.cinema-header{justify-content:space-between;align-items:center;gap:1rem;min-height:44px;margin-bottom:1rem;display:flex}.cinema-header-title-container{align-items:center;gap:.75rem;min-width:0;display:flex}.cinema-header-icon{background:linear-gradient(135deg, var(--primary), #f43f5e);border-radius:.7rem;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;display:flex;box-shadow:0 10px 15px -3px #a855f733}.cinema-header-title{letter-spacing:0;color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:clamp(1rem,2vw,1.25rem);font-weight:700;overflow:hidden}.cinema-peer-status{opacity:.66;white-space:nowrap;text-overflow:ellipsis;max-width:min(52vw,420px);margin-top:2px;font-size:.75rem;line-height:1.25;overflow:hidden}.cinema-stop-button{flex-shrink:0;color:#fff!important;background:#f43f5e!important;border:none!important;border-radius:12px!important;padding:8px 16px!important;font-size:.85rem!important}.cinema-header-actions{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.cinema-role-reset-button{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff29;border-radius:12px;padding:8px 12px;font-size:.82rem;font-weight:700}.player-container{background-color:#000;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.player-container.windowed{border:1px solid #ffffff14;border-radius:14px}.player-overlay{z-index:20;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.player-overlay.error-bg{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#000c}.player-overlay.play-bg{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080}.play-button-big{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background-color:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:6rem;height:6rem;transition:all .2s;display:flex}.play-button-big:hover{background-color:#fff3;transform:scale(1.05)}.cinema-video{object-fit:contain;background-color:#000;width:100%;height:100%}.cinema-sharing-banner{z-index:10;pointer-events:none;background:linear-gradient(#000c,#0000);justify-content:center;padding:1rem;display:flex;position:absolute;inset:0 0 auto}.cinema-sharing-banner span{color:#fff;text-align:center;background:#f43f5e;border-radius:12px;align-items:center;gap:6px;max-width:92%;padding:4px 12px;font-size:.85rem;font-weight:600;display:flex}.cinema-fullscreen-button{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000009e;border:1px solid #fff3;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;bottom:1.25rem;right:1.25rem}.cinema-empty-state{z-index:10;flex:1;justify-content:center;align-items:center;min-height:0;padding:clamp(1rem,3vw,2rem);display:flex}.cinema-empty-card{text-align:center;flex-direction:column;gap:1.5rem;width:min(100%,450px);display:flex}.cinema-role-chooser{flex-direction:column;gap:1.4rem;width:min(100%,720px);display:flex}.cinema-role-heading{text-align:center}.cinema-role-heading h2{color:#fff;margin:0 0 .45rem;font-size:clamp(1.35rem,4vw,2rem);line-height:1.12}.cinema-role-heading p{color:#ffffffad;width:min(100%,520px);margin:0 auto;font-size:.95rem;line-height:1.45}.cinema-role-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.cinema-role-card{color:#fff;text-align:left;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.65rem;min-height:190px;padding:1.25rem;transition:transform .18s,border-color .18s,background .18s;display:flex}.cinema-role-card:hover{background:#ffffff16;border-color:#ffffff47;transform:translateY(-2px)}.cinema-role-card.primary{background:#ff280029;border-color:#ff280057}.cinema-role-card span{font-size:1.25rem;font-weight:800}.cinema-role-card small{color:#ffffffad;font-size:.88rem;line-height:1.35}.cinema-waiting-status{color:#ffffffc7;justify-content:center;align-items:center;gap:.65rem;font-weight:700;display:flex}.cinema-waiting-dot{background:var(--primary);border-radius:50%;width:10px;height:10px;animation:1.4s infinite cinemaPulse;box-shadow:0 0 #ff280080}@keyframes cinemaPulse{0%{box-shadow:0 0 #ff280080}70%{box-shadow:0 0 0 12px #ff280000}to{box-shadow:0 0 #ff280000}}@media (width<=640px){.cinema-header-actions{gap:.4rem}.cinema-role-options{grid-template-columns:1fr}.cinema-role-card{min-height:150px}}.cinema-empty-icon{color:#fff;opacity:.9;margin:0 auto 1.2rem;display:block}.cinema-empty-card h2{color:#fff;margin:0 0 .5rem;font-size:clamp(1.25rem,4vw,1.8rem);font-weight:650;line-height:1.15}.cinema-empty-card p{color:#ffffffb8;font-size:clamp(.88rem,2.6vw,1rem);line-height:1.45}.cinema-share-button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:18px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:56px;font-size:clamp(.98rem,3vw,1.1rem);font-weight:700;display:flex;box-shadow:0 4px 15px #ff280066}.cinema-share-button:disabled{opacity:.65;cursor:not-allowed}.cinema-share-error{color:#ffb4b4;text-align:left;background:#ff6b6b1f;border:1px solid #ff6b6b47;border-radius:12px;align-items:flex-start;gap:8px;padding:.85rem;font-size:.85rem;line-height:1.35;display:flex}.cinema-share-error svg{flex-shrink:0;margin-top:1px}.cinema-audio-note{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:.9rem}.cinema-audio-note p{color:#d1d5db;text-align:left;align-items:flex-start;gap:8px;margin:0;font-size:.85rem;display:flex}.cinema-audio-note svg{color:var(--primary);flex-shrink:0;margin-top:1px}.cinema-premium-gate{background:#050505;justify-content:center;align-items:center;height:100%;min-height:0;padding:1rem;display:flex}.cinema-premium-card{text-align:center;background:#000;border:1px solid #333;border-radius:20px;width:min(100%,400px);padding:clamp(1.4rem,5vw,2.5rem)}.cinema-premium-icon{color:#000;background:linear-gradient(135deg,gold,orange);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.35rem;display:flex}.cinema-premium-card h2{color:#fff;margin:0 0 .8rem;font-size:clamp(1.2rem,5vw,1.5rem);font-weight:800;line-height:1.15}.cinema-premium-card p{color:#ffffffa6;margin:0 0 1.5rem;font-size:.9rem;line-height:1.45}.cinema-premium-button{width:100%;color:#000!important;background:linear-gradient(135deg,gold,orange)!important;border:none!important;border-radius:14px!important;padding:12px!important;font-weight:800!important}.controls-overlay{opacity:0;z-index:30;background:linear-gradient(#0000,#000c,#000);align-items:center;gap:1.5rem;width:100%;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0}.player-container:hover .controls-overlay{opacity:1}.control-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s,transform .2s;display:flex}.control-btn:hover{color:#c084fc;transform:scale(1.1)}.ml-auto{margin-left:auto}.volume-container{align-items:center;gap:.75rem;display:flex}.volume-slider{opacity:0;accent-color:#a855f7;cursor:pointer;-webkit-appearance:none;background-color:#4b5563;border-radius:.5rem;width:0;height:6px;transition:all .3s}.volume-container:hover .volume-slider{opacity:1;width:6rem}.cinema-sidebar{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);z-index:20;background-color:#0a0a0ae6;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;flex-shrink:0;width:min(340px,30vw);min-width:280px;margin:1.25rem 1.25rem 1.25rem 0;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.chat-header{background-color:#ffffff05;border-bottom:1px solid #ffffff0d;flex-shrink:0;align-items:center;height:58px;padding:0 1.5rem;display:flex}.chat-header h2{letter-spacing:.1em;color:#d1d5db;text-transform:uppercase;margin:0;font-size:.875rem;font-weight:700}.chat-messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:1.5rem 1.25rem;font-size:.875rem;display:flex;overflow-y:auto}.chat-message{align-items:flex-start;gap:.5rem;line-height:1.625;display:flex}.chat-message.system{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;justify-content:center;margin:.5rem 0;padding:.5rem 0}.chat-message-user{flex-shrink:0;font-weight:700}.chat-message-text{color:#e5e7eb;word-break:break-word}.chat-message-text.system{color:#6b7280;font-size:.75rem;font-style:italic;font-weight:500}.chat-input-area{background-color:#0000;border-top:1px solid #ffffff0d;flex-shrink:0;padding:1rem}.chat-form{align-items:center;display:flex;position:relative}.chat-input{color:#fff;background-color:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;outline:none;width:100%;padding:.75rem 3.5rem .75rem 1.25rem;font-family:Outfit,sans-serif;font-size:13px;font-weight:500;transition:all .2s}.chat-input:focus{background-color:#ffffff12;border-color:#fff3}.chat-input::placeholder{color:#6b7280}.chat-submitBtn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;right:6px}.chat-submitBtn.active{background:linear-gradient(135deg, var(--primary), #f43f5e);color:#fff;box-shadow:0 0 15px #a855f766}.chat-submitBtn.active:hover{transform:scale(1.05)}.chat-submitBtn.disabled{color:#fff3;cursor:default;background-color:#ffffff0d;transform:scale(.95)}@media (width<=768px){.cinema-container{flex-direction:initial;grid-template-rows:minmax(0,1fr) auto;height:100%;display:grid;overflow:hidden}.cinema-sidebar{border:none;border-top:1px solid #ffffff1a;border-radius:0;grid-row:2;width:100%;min-width:0;height:clamp(150px,27dvh,220px);margin:0}.cinema-main{flex:initial;grid-row:1;min-height:0;padding:.75rem;overflow:hidden}.cinema-header{gap:.65rem;min-height:38px;margin-bottom:.65rem}.cinema-header-icon{border-radius:.6rem;width:2rem;height:2rem}.cinema-header-title{max-width:54vw;font-size:.98rem}.cinema-peer-status{max-width:56vw;font-size:.68rem}.cinema-stop-button{max-width:36vw;border-radius:10px!important;padding:7px 10px!important;font-size:.75rem!important}.cinema-stop-button svg{width:14px;height:14px}.player-container{flex:1 1 0;height:auto;min-height:0}.player-container.windowed{border-radius:10px}.cinema-fullscreen-button{width:38px;height:38px;bottom:.75rem;right:.75rem}.cinema-sharing-banner{padding:.7rem}.cinema-sharing-banner span{font-size:.68rem;line-height:1.15}.cinema-empty-state{align-items:center;padding:.7rem .35rem}.cinema-empty-card{gap:1rem}.cinema-empty-icon{width:46px;height:46px;margin-bottom:.8rem}.cinema-empty-card h2{margin-bottom:.35rem;font-size:1.18rem}.cinema-empty-card p{font-size:.82rem;line-height:1.35}.cinema-share-button{border-radius:14px;min-height:48px;font-size:.94rem}.cinema-share-button svg{width:20px;height:20px}.cinema-audio-note{border-radius:10px;padding:.7rem}.cinema-audio-note p{font-size:.74rem;line-height:1.35}.chat-header h2{font-size:.74rem}.chat-input{min-height:38px;padding:.55rem 2.8rem .55rem .9rem;font-size:.82rem}.chat-submitBtn{width:30px;height:30px}}@media (width<=420px){.cinema-main{padding:.65rem}.cinema-header{align-items:flex-start}.cinema-header-title-container{gap:.55rem}.cinema-header-title{max-width:48vw;font-size:.9rem}.cinema-peer-status{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:49vw;display:-webkit-box}.cinema-stop-button{max-width:39vw;padding:7px 8px!important;line-height:1.1!important}.chat-header{height:42px;padding:0 1rem}.chat-messages{gap:.55rem;padding:.7rem .85rem;font-size:.78rem}.chat-input-area{padding:.6rem}.cinema-sidebar{height:clamp(132px,24dvh,185px)}.cinema-empty-icon{width:40px;height:40px}.cinema-empty-card h2{font-size:1.05rem}.cinema-empty-card p{font-size:.76rem}.cinema-share-button{min-height:44px;font-size:.86rem}.cinema-audio-note p{font-size:.68rem}}@media (height<=700px) and (width<=768px){.cinema-sidebar{height:128px}.cinema-main{padding:.55rem}.cinema-header{margin-bottom:.45rem}.cinema-empty-card{gap:.75rem}.cinema-empty-icon{width:36px;height:36px;margin-bottom:.5rem}.cinema-empty-card h2{font-size:.98rem}.cinema-empty-card p,.cinema-audio-note{display:none}}@media (orientation:landscape) and (height<=520px){.cinema-container{flex-direction:row;display:flex}.cinema-main{padding:.55rem}.cinema-sidebar{border:1px solid #ffffff14;border-radius:10px;width:min(260px,32vw);min-width:210px;height:auto;margin:.55rem .55rem .55rem 0}.chat-header{height:38px}.chat-input-area{padding:.5rem}}@media (width<=768px) and (orientation:portrait){.cinema-container{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.cinema-main{border-bottom:1px solid #ffffff14;flex:none;grid-row:1;min-height:0;padding:.55rem;display:flex}.cinema-header{flex:none;align-items:center;min-height:34px;margin-bottom:.5rem}.cinema-header-icon{width:1.85rem;height:1.85rem}.cinema-header-title{max-width:52vw;font-size:.86rem}.cinema-peer-status{max-width:54vw;font-size:.62rem;line-height:1.15}.cinema-stop-button{max-width:38vw;padding:6px 8px!important;font-size:.68rem!important}.player-container,.cinema-empty-state{aspect-ratio:16/9;background:#000;border-radius:10px;flex:none;width:100%;min-height:150px;max-height:36dvh;height:auto!important}.player-container.windowed{border-radius:10px}.cinema-empty-state{border:1px solid #ffffff14;padding:.7rem;overflow:hidden}.cinema-empty-card{gap:.65rem;max-width:310px}.cinema-empty-icon{width:34px;height:34px;margin-bottom:.35rem}.cinema-empty-card h2{margin-bottom:.25rem;font-size:.95rem}.cinema-empty-card p{font-size:.68rem;line-height:1.25}.cinema-share-button{border-radius:12px;align-self:center;width:min(100%,260px);min-height:38px;font-size:.82rem}.cinema-audio-note{display:none}.cinema-fullscreen-button{width:34px;height:34px;bottom:.55rem;right:.55rem}.cinema-sidebar{width:100%;min-width:0;height:auto;min-height:0;box-shadow:none;background:#080808;border:none;border-radius:0;grid-row:2;align-self:stretch;margin:0}.chat-header{background:#0d0d0d;height:38px;padding:0 .9rem}.chat-header h2{letter-spacing:.12em;font-size:.72rem}.chat-messages{gap:.55rem;min-height:0;padding:.75rem .9rem;font-size:.78rem}.chat-input-area{padding:.6rem .7rem max(.6rem, env(safe-area-inset-bottom,0px));background:#0d0d0d}.chat-input{border-radius:12px;min-height:38px;padding:.52rem 2.8rem .52rem .85rem;font-size:.8rem}.chat-submitBtn{width:30px;height:30px;right:5px}}@media (width<=420px) and (orientation:portrait){.player-container,.cinema-empty-state{min-height:132px;max-height:32dvh}.cinema-main{padding:.45rem}.cinema-header{margin-bottom:.4rem}.cinema-empty-card p{display:none}.cinema-share-button{min-height:36px;font-size:.78rem}}@media (height<=700px) and (width<=768px) and (orientation:portrait){.player-container,.cinema-empty-state{min-height:118px;max-height:30dvh}.cinema-header-icon,.cinema-empty-icon,.cinema-empty-card h2{display:none}}
