:root{--bg:#0c0a08;--panel:#17130f;--panel-2:#1c1611;--border:#f6efe424;--border-soft:#f6efe414;--text:#f6efe4;--text-dim:#f6efe480;--text-faint:#f6efe459;--gold:#d6a94a;--rust:#c8583a;--font-display:"Bricolage Grotesque", "Plus Jakarta Sans", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--bg);min-height:100%;color:var(--text);font-family:var(--font-body);margin:0;padding:0}body{-webkit-font-smoothing:antialiased}img,svg{max-width:100%;display:block}button,input{color:inherit;font-family:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#f6efe426;border-radius:8px}@keyframes vouchPop{0%{transform:scale(1);box-shadow:0 0 #d6a94a00}35%{transform:scale(1.07);box-shadow:0 0 0 6px #d6a94a40}to{transform:scale(1);box-shadow:0 0 #d6a94a00}}@keyframes modalIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.nav--sidebar{display:none}@media (width>=900px){.nav--sidebar{background:linear-gradient(180deg, var(--panel-2), #150f0b);border-right:1px solid var(--border-soft);flex-direction:column;flex-shrink:0;width:232px;height:100vh;padding:26px 16px;display:flex;position:sticky;top:0}}.nav__logo{font-family:var(--font-display);letter-spacing:-.01em;padding:0 8px 26px;font-size:24px;font-weight:800}.nav__logo-dot{color:#ea5d0a}.nav__items{flex-direction:column;gap:2px;display:flex}.nav__item{text-align:left;color:var(--text-dim);border-radius:10px;align-items:center;gap:12px;padding:11px 12px;font-size:14.5px;font-weight:600;display:flex}.nav__item.is-active{color:var(--text);background:#d6a94a1f}.nav__icon{flex-shrink:0;display:flex}.nav__icon svg{width:18px;height:18px}.nav__label{flex:1}.nav--tabbar{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));background:var(--panel);border:1px solid var(--border-soft);z-index:20;border-radius:16px;padding:8px 6px;display:flex;position:fixed;box-shadow:0 8px 24px #0000004d}@media (width>=900px){.nav--tabbar{display:none}}.nav__tab{color:var(--text-faint);text-align:center;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:3px;padding:6px 2px;font-size:9.5px;font-weight:600;line-height:1.2;display:flex}.nav__tab.is-active{color:var(--gold)}.nav__tab .nav__icon{position:relative}.nav__tab .nav__icon svg{width:21px;height:21px}.nav__tab .badge-count{min-width:15px;height:15px;margin-left:0;padding:0 3px;font-size:9.5px;position:absolute;top:-5px;right:-8px}.auth-screen{background:radial-gradient(at 50% 0,#241c14 0%,#0c0a08 60%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.auth-screen__inner{flex-direction:column;gap:22px;width:100%;max-width:380px;display:flex}.auth-screen__kicker{letter-spacing:.02em;color:var(--gold);font-size:14px;font-weight:600}.auth-screen__title{font-family:var(--font-display);letter-spacing:-.01em;margin-top:-8px;font-size:44px;font-weight:800;line-height:1}.auth-screen__title-dot{color:#ea5d0a}.auth-screen__copy{color:var(--text);font-size:18px;font-weight:500;line-height:1.4}.auth-screen__actions{flex-direction:column;gap:12px;margin-top:8px;display:flex}.auth-screen__google-btn{color:#17130f;background:#f6efe4;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;font-size:15.5px;font-weight:700;display:flex}.auth-screen__google-btn:disabled{opacity:.5;cursor:not-allowed}.auth-screen__hint{color:var(--text-faint);text-align:center;font-size:12px}.auth-screen__divider{color:var(--text-faint);align-items:center;gap:10px;margin:2px 0;font-size:12px;display:flex}.auth-screen__divider:before,.auth-screen__divider:after{content:"";background:var(--border-soft);flex:1;height:1px}.auth-screen__guest-btn{border:1px solid var(--border);width:100%;height:54px;color:var(--text);border-radius:14px;font-size:15px;font-weight:700}.hero{cursor:pointer;background:var(--panel-2);border-radius:16px;height:200px;margin-bottom:18px;position:relative;overflow:hidden}@media (width>=900px){.hero{height:170px}}.hero__img,.hero__placeholder{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__placeholder{background:var(--panel-2)}.hero__scrim{background:linear-gradient(90deg,#0c0a08f0 35%,#0c0a0840 85%);position:absolute;inset:0}.hero__copy{flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0 90px 0 20px}@media (width>=900px){.hero__copy{max-width:420px;left:28px;right:auto}}.hero__kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--gold);margin-bottom:6px;font-size:11px;font-weight:700}.hero__title{font-family:var(--font-display);margin-bottom:6px;font-size:26px;font-weight:800;line-height:1.05}.hero__sub{color:#f6efe4b3;font-size:13px}.hero__actions{gap:8px;display:flex;position:absolute;bottom:16px;right:16px}.hero__icon-btn{width:38px;height:38px;color:var(--text);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c0a088c;border:1px solid #f6efe459;border-radius:10px;justify-content:center;align-items:center;font-size:15px;display:flex}.hero__icon-btn.is-active{background:var(--rust);border-color:var(--rust);color:#fbf3e8}.hero__icon-btn--star.is-active{background:var(--gold);border-color:var(--gold);color:#17130f}.poster-skeleton-rail__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:8px;margin-bottom:14px;font-size:12px;font-weight:600;display:flex}.poster-skeleton-rail__label:after{content:"";border:2px solid #d6a94a40;border-top-color:var(--gold);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite poster-skeleton-spin}.poster-skeleton{opacity:0;animation:.4s forwards poster-skeleton-in;animation-delay:calc(var(--stagger,0) * 60ms);flex-direction:column;display:flex}.poster-skeleton__frame{aspect-ratio:2/3;width:100%;animation:1.8s ease-in-out infinite poster-skeleton-shimmer;animation-delay:calc(var(--stagger,0) * .11s);background:linear-gradient(110deg,#f6efe40d 35%,#d6a94a24 50%,#f6efe40d 65%) 0 0/250% 100%;border-radius:11px}.poster-skeleton__title{width:82%;height:12px;animation:1.8s ease-in-out infinite poster-skeleton-shimmer;animation-delay:calc(var(--stagger,0) * .11s);background:linear-gradient(110deg,#f6efe40f 35%,#f6efe424 50%,#f6efe40f 65%) 0 0/250% 100%;border-radius:4px;margin-top:10px}.poster-skeleton__meta{width:48%;height:10px;animation:1.8s ease-in-out infinite poster-skeleton-shimmer;animation-delay:calc(var(--stagger,0) * .11s);background:#f6efe40d;border-radius:4px;margin-top:7px}@keyframes poster-skeleton-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes poster-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-50% 0}}@keyframes poster-skeleton-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.poster-skeleton{opacity:1;animation:none}.poster-skeleton__frame,.poster-skeleton__title,.poster-skeleton__meta{background-position:0 0;animation:none}.poster-skeleton-rail__label:after{animation:none}}.foryou-toggle{z-index:5;background:var(--panel-2);border:1px solid var(--border-soft);border-radius:999px;gap:2px;margin-bottom:20px;padding:3px;display:inline-flex;position:sticky;top:12px}.foryou-toggle__btn{color:var(--text-dim);border-radius:999px;padding:7px 18px;font-size:13px;font-weight:700}.foryou-toggle__btn.is-active{background:var(--gold);color:var(--bg)}.chip-row{flex-wrap:wrap;gap:8px;margin-bottom:26px;display:flex}.chip{border:1px solid var(--border);color:var(--text);white-space:nowrap;background:#f6efe40d;border-radius:100px;padding:8px 15px;font-size:13px;font-weight:600;transition:transform .2s,border-color .2s,background .2s,color .2s,box-shadow .2s}.chip:hover{border-color:var(--border);background:#f6efe414;transform:translateY(-1px)}.chip:active{transform:scale(.97)}.chip.is-active{border-color:var(--gold);color:var(--gold);background:#d6a94a2e;box-shadow:0 0 12px #d6a94a1a}.chip.is-active:hover{background:#d6a94a3d;transform:translateY(-1px)}@keyframes profileFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.profile__header{background:var(--panel-2);border:1px solid var(--border-soft);border-radius:16px;align-items:center;gap:16px;margin-bottom:24px;padding:24px;animation:.35s ease-out both profileFadeIn;display:flex;position:relative;overflow:hidden}.profile__header:before{content:"";pointer-events:none;background:linear-gradient(135deg,#d6a94a14 0%,#c8583a0a 50%,#0000 100%);position:absolute;inset:0}@media (width<=899px){.profile__header{padding:18px 16px}}.profile__avatar-wrap{flex-shrink:0;position:relative}.profile__avatar{object-fit:cover;width:64px;height:64px;box-shadow:0 0 0 2px var(--gold), 0 0 16px #d6a94a26;border-radius:50%;flex-shrink:0;position:relative}.profile__avatar-edit{background:var(--rust);color:#fbf3e8;border:2px solid var(--panel-2);border-radius:50%;width:24px;height:24px;font-size:12px;line-height:1;transition:filter .2s,transform .2s;position:absolute;bottom:-2px;right:-2px}.profile__avatar-edit:hover{filter:brightness(1.1);transform:scale(1.06)}.profile__avatar-edit:disabled{opacity:.6}.profile__avatar-spinner{border:2px solid #fbf3e859;border-top-color:#fbf3e8;border-radius:50%;width:11px;height:11px;animation:.7s linear infinite profile-avatar-spin;display:inline-block}@keyframes profile-avatar-spin{to{transform:rotate(360deg)}}.profile__avatar-input{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.profile__avatar--fallback{background:var(--panel-2);color:var(--gold);font-family:var(--font-display);justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex}.profile__name{font-family:var(--font-display);font-size:22px;font-weight:800;position:relative}.profile__name-row{align-items:center;gap:10px;display:flex}.profile__name-edit{color:var(--text-faint);opacity:.6;flex-shrink:0;font-size:15px;line-height:1;text-decoration:none;transition:opacity .2s,transform .2s}.profile__name-edit:hover{opacity:1;transform:scale(1.1)}.profile__email{color:var(--text-faint);margin-top:4px;font-size:13px}.profile__stats{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:28px;animation:.35s ease-out 50ms both profileFadeIn;display:grid}.profile__stat{background:var(--panel-2);border:1px solid var(--border-soft);text-align:center;border-radius:14px;flex:1;padding:18px 16px;transition:border-color .2s,box-shadow .2s,transform .2s}.profile__stat:hover{border-color:var(--border);transform:translateY(-1px);box-shadow:0 0 20px #d6a94a14}.profile__stat-num{font-family:var(--font-display);color:var(--gold);text-shadow:0 0 16px #d6a94a4d;font-size:28px;font-weight:800}.profile__stat-label{color:var(--text-dim);letter-spacing:.02em;margin-top:4px;font-size:12px}.profile__section{background:var(--panel-2);border:1px solid var(--border-soft);border-radius:14px;margin-bottom:16px;padding:20px;animation:.35s ease-out both profileFadeIn}.profile__section:first-child{animation-delay:.11s}.profile__section:nth-child(2){animation-delay:.17s}.profile__section:nth-child(3){animation-delay:.23s}.profile__section:nth-child(4){animation-delay:.29s}.profile__section:nth-child(5){animation-delay:.35s}.profile__section:nth-child(6){animation-delay:.41s}@media (width<=899px){.profile__section{padding:16px}}.profile__section .chip-row{margin-bottom:0}.profile__label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);margin-bottom:10px;padding-left:12px;font-size:11px;font-weight:700;position:relative}.profile__label:before{content:"";background:var(--gold);border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:0}.profile__body{color:#f6efe4d9;font-size:14px;line-height:1.5}.profile__body--sub{color:var(--text-faint);margin-bottom:12px;font-size:13px}.profile__stats+.profile__section{background:#d6a94a0a;border-color:#d6a94a1a}.profile__stats+.profile__section .profile__body{color:var(--text);font-size:14.5px}.profile__input{resize:vertical;background:var(--panel-2);border:1px solid var(--border-soft);width:100%;color:var(--text);border-radius:12px;margin-bottom:10px;padding:12px;font-family:inherit;font-size:13.5px;transition:border-color .2s,box-shadow .2s}.profile__input:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #d6a94a1f}.profile__toggle{border:1px solid var(--border);height:36px;color:var(--text-dim);border-radius:10px;padding:0 16px;font-size:13px;font-weight:700;transition:all .2s}.profile__toggle:hover{border-color:var(--text-dim)}.profile__toggle.is-active{background:var(--rust);border-color:var(--rust);color:#fbf3e8}.profile__toggle.is-active:hover{filter:brightness(1.1)}.profile__share{margin-top:14px}.profile__share-row{gap:8px;display:flex}.profile__share-row .profile__input{flex:1;margin-bottom:0}.profile__link-edit{color:var(--text-faint);margin-top:8px;font-size:12px;text-decoration:underline;transition:color .2s}.profile__link-edit:hover{color:var(--text-dim)}.profile__feedback-submit{border:1px solid var(--rust);background:var(--rust);color:#fbf3e8;border-radius:11px;height:40px;padding:0 18px;font-size:13.5px;font-weight:700;transition:filter .2s,transform .2s}.profile__feedback-submit:hover{filter:brightness(1.1)}.profile__feedback-submit:active{transform:scale(.97)}.profile__feedback-submit:disabled{opacity:.5;filter:none}.profile__feedback-error{color:var(--text-faint);margin-top:8px;font-size:12px}.profile__sign-out{border:1px solid var(--border);height:46px;color:var(--text-dim);border-radius:12px;margin-top:8px;padding:0 20px;font-size:13.5px;font-weight:600;transition:border-color .2s,color .2s;animation:.35s ease-out .47s both profileFadeIn}.profile__sign-out:hover{border-color:var(--rust);color:var(--rust)}.detail-overlay{z-index:50;background:#0009;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (width>=700px){.detail-overlay{align-items:center;padding:24px}}.detail-modal{background:var(--panel);overscroll-behavior:contain;border-radius:20px 20px 0 0;width:100%;max-width:640px;max-height:92vh;padding:24px 20px 32px;animation:.2s ease-out modalIn;position:relative;overflow:hidden auto}@media (width>=700px){.detail-modal{border-radius:20px;padding:28px}}.detail-modal__close-wrap{z-index:5;justify-content:flex-end;height:0;display:flex;position:sticky;top:0;overflow:visible}.detail-modal__close{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:36px;height:36px;color:var(--text);background:#17130fb3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;top:16px;right:16px}.detail-modal__top{gap:16px;margin-bottom:24px;display:flex}.detail-modal__poster{aspect-ratio:2/3;border-radius:12px;flex-shrink:0;width:110px;overflow:hidden;box-shadow:0 12px 28px #00000073}.detail-modal__poster img{object-fit:cover;width:100%;height:100%}.detail-modal__poster-placeholder{background:var(--panel-2);width:100%;height:100%;color:var(--text-faint);text-align:center;justify-content:center;align-items:center;padding:8px;font-size:12px;display:flex}.detail-modal__info{flex:1;min-width:0;padding-top:16px}.detail-modal__title{font-family:var(--font-display);font-size:22px;font-weight:800;line-height:1.1}.detail-modal__meta{color:var(--text-dim);margin-top:4px;font-size:13px}.detail-modal__tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.detail-modal__tag{letter-spacing:.03em;text-transform:uppercase;color:var(--text-dim);border:1px solid var(--border);border-radius:6px;padding:3px 7px;font-size:10.5px}.detail-modal__streaming-group-label{letter-spacing:.05em;text-transform:uppercase;color:var(--gold);align-items:center;gap:5px;margin-bottom:8px;font-size:10px;font-weight:700;display:flex}.detail-modal__actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.detail-modal__btn{border:1px solid var(--border);height:40px;color:var(--text);white-space:nowrap;border-radius:11px;padding:0 18px;font-size:13.5px;font-weight:700}.detail-modal__btn.is-active{background:var(--rust);border-color:var(--rust);color:#fbf3e8}.detail-modal__btn--star.is-active{background:var(--gold);border-color:var(--gold);color:#17130f}.detail-modal__btn--ghost{color:var(--text-faint)}.detail-modal__count{color:var(--text-faint);margin-top:10px;font-size:12px}.detail-modal__section{margin-top:22px}.detail-modal__label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);margin-bottom:8px;font-size:11px;font-weight:700}.detail-modal__section-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.detail-modal__section-header .detail-modal__label{margin-bottom:0}.detail-modal__link-btn{color:var(--gold);white-space:nowrap;margin-bottom:8px;font-size:11.5px;font-weight:700}.detail-modal__link-btn:disabled{opacity:.5;cursor:default}.detail-modal__body{color:#f6efe4d9;font-size:14px;line-height:1.55}.detail-modal__free-note{color:#f6efe466;margin-top:10px;font-size:12px;line-height:1.5}.detail-modal__avatars{gap:-6px;margin-top:10px;display:flex}.detail-modal__avatar{color:#fff;border:2px solid var(--panel);object-fit:cover;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-right:-8px;font-size:12px;font-weight:700;display:flex}.detail-modal__avatar--fallback{background:var(--panel-2);color:var(--gold)}.detail-modal__comment-form{margin-bottom:14px}.detail-modal__comment-form .profile__input{margin-bottom:8px}.detail-modal__comment-list{flex-direction:column;gap:18px;display:flex}.detail-modal__comment-thread{flex-direction:column;gap:10px;display:flex}.detail-modal__comment{align-items:flex-start;gap:10px;display:flex}.detail-modal__comment--reply{margin-left:30px}.detail-modal__comment-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px}.detail-modal__comment-avatar--small{width:22px;height:22px;font-size:10px}.detail-modal__comment-avatar--fallback{background:var(--panel-2);color:var(--gold);justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.detail-modal__comment-body{flex:1;min-width:0}.detail-modal__comment-meta{align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.detail-modal__comment-name{color:var(--text);font-size:12.5px;font-weight:700}.detail-modal__comment-date{color:var(--text-faint);font-size:11px}.detail-modal__comment-msg{color:#f6efe4d9;word-break:break-word;font-size:13.5px;line-height:1.5}.detail-modal__comment-reply-btn{color:var(--text-faint);margin-top:4px;font-size:11.5px;font-weight:700;transition:color .2s}.detail-modal__comment-reply-btn:hover{color:var(--gold)}.detail-modal__reply-form{margin-left:38px}.detail-modal__reply-form .profile__input{margin-bottom:8px}.detail-modal__reply-form-actions{align-items:center;gap:14px;display:flex}.detail-modal__reply-list{flex-direction:column;gap:10px;display:flex}.detail-modal__comment-delete{width:22px;height:22px;color:var(--text-faint);border-radius:50%;flex-shrink:0;font-size:15px;line-height:1;transition:color .2s,background .2s}.detail-modal__comment-delete:hover{color:var(--rust);background:#c8583a1f}.detail-modal__trailer{aspect-ratio:16/9;background:var(--panel-2);border-radius:12px;width:100%;position:relative;overflow:hidden}.detail-modal__trailer iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.detail-modal__streaming{flex-wrap:wrap;gap:8px;display:flex}.detail-modal__streaming-divider{background:var(--border-soft);height:1px;margin:12px 0}.detail-modal__tag--link{cursor:pointer;text-decoration:none}.detail-modal__tag--link:hover{border-color:var(--text-dim);color:var(--text)}.loading-dots{margin-left:2px;display:inline-block}@keyframes loadingDotBounce{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.detail-modal__watch-bubble{isolation:isolate;border:1px solid var(--border);color:var(--text-dim);background:#f6efe40d;border-radius:100px;align-items:center;gap:4px;margin-top:10px;padding:6px 14px;font-size:12px;font-weight:600;transition:border-color .2s,color .2s,background .2s;display:inline-flex;position:relative}.detail-modal__watch-bubble:hover{border-color:var(--gold);color:var(--gold);background:#d6a94a14}.detail-modal__watch-bubble:active{transform:scale(.97)}.detail-modal__watch-bubble:before,.detail-modal__watch-bubble:after{content:"";z-index:-1;border-radius:inherit;border:1.5px solid var(--rust);opacity:0;pointer-events:none;animation:2.4s ease-out infinite watchBubblePing;position:absolute;inset:0}.detail-modal__watch-bubble:after{border-color:var(--text);animation-delay:1.2s}@keyframes watchBubblePing{0%{opacity:.65;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}@media (prefers-reduced-motion:reduce){.detail-modal__watch-bubble:before,.detail-modal__watch-bubble:after{opacity:0;animation:none}}.cap-overlay{z-index:60;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cap-modal{background:var(--panel);border-radius:16px;max-width:340px;padding:22px;animation:.2s ease-out modalIn}.cap-modal__title{font-family:var(--font-display);margin-bottom:8px;font-size:17px;font-weight:700}.cap-modal__body{color:var(--text-dim);margin-bottom:18px;font-size:14px;line-height:1.5}.cap-modal__input{background:var(--panel-2);border:1px solid var(--border-soft);width:100%;color:var(--text);border-radius:12px;margin-bottom:14px;padding:12px;font-family:inherit;font-size:13.5px}.cap-modal__input:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #d6a94a1f}.cap-modal__cancel{width:100%;height:36px;color:var(--text-faint);margin-top:8px;font-size:12.5px}.cap-modal__btn{background:var(--gold);color:#17130f;border-radius:10px;width:100%;height:42px;font-size:14px;font-weight:700}.toast{border:1px solid var(--border);color:var(--text);z-index:70;white-space:nowrap;background:#14100cf2;border-radius:100px;padding:10px 18px;font-size:13.5px;font-weight:600;animation:.2s ease-out toastIn;position:fixed;bottom:84px;left:50%;transform:translate(-50%)}@media (width>=900px){.toast{bottom:24px}}.install-banner{background:#d6a94a1a;border:1px solid #d6a94a38;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 8px 7px 14px;display:flex}.install-banner__dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:6px;height:6px}.install-banner__text{min-width:0;color:var(--text-dim);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12.5px;overflow:hidden}.install-banner__btn{color:var(--gold);flex-shrink:0;padding:6px 10px;font-size:12.5px;font-weight:700;transition:opacity .2s}.install-banner__btn:hover{opacity:.8}.install-banner__dismiss{width:24px;height:24px;color:var(--text-faint);border-radius:50%;flex-shrink:0;font-size:15px;line-height:1;transition:color .2s,background .2s}.install-banner__dismiss:hover{color:var(--text);background:#f6efe414}.whats-new-overlay{-webkit-backdrop-filter:blur(8px);z-index:70;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.whats-new{background:var(--panel);border:1px solid var(--border);overscroll-behavior:contain;border-radius:20px;width:100%;max-width:380px;max-height:85vh;padding:20px;animation:.2s ease-out modalIn;overflow-y:auto}.whats-new__header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.whats-new__title{font-family:var(--font-display);color:var(--gold);font-size:17px;font-weight:700}.whats-new__dismiss{width:28px;height:28px;color:var(--text-faint);border-radius:50%;flex-shrink:0;font-size:17px;line-height:1;transition:color .2s,background .2s}.whats-new__dismiss:hover{color:var(--text);background:#f6efe414}.whats-new__list{flex-direction:column;gap:12px;margin:0 0 18px;padding:0;list-style:none;display:flex}.whats-new__item{flex-direction:column;gap:2px;padding-left:14px;display:flex;position:relative}.whats-new__item:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;top:7px;left:0}.whats-new__item-title{color:var(--text);font-size:14px;font-weight:700}.whats-new__item-desc{color:var(--text-dim);font-size:12.5px;line-height:1.4}.whats-new__got-it{background:var(--gold);color:#17130f;border-radius:10px;width:100%;padding:12px;font-size:14px;font-weight:700;transition:opacity .2s}.whats-new__got-it:hover{opacity:.9}.page-loading{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:60vh;display:flex}.page-loading__mark{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);font-size:32px;font-weight:800;animation:1.8s ease-in-out infinite page-loading-pulse}.page-loading__dot{color:#ea5d0a}.page-loading__dots{color:var(--text-faint);font-size:22px;line-height:1}@keyframes page-loading-pulse{0%,to{opacity:.5}50%{opacity:1}}.loading-dots{display:inline-block}.loading-dots__dot{animation:1.1s ease-in-out infinite both page-loading-dot-bounce;display:inline-block}.loading-dots__dot:nth-child(2){animation-delay:.15s}.loading-dots__dot:nth-child(3){animation-delay:.3s}@keyframes page-loading-dot-bounce{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.page-loading__mark,.loading-dots__dot{opacity:1;animation:none}}.app-shell{min-height:100vh;display:flex}.app-main{flex:1;min-width:0}.app-main__inner{max-width:1000px;margin:0 auto;padding:20px 16px 90px}@media (width>=900px){.app-main__inner{padding:40px 48px 60px}}.badge-count{background:var(--rust);color:#fbf3e8;vertical-align:middle;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.error-screen{text-align:center;background:radial-gradient(at 50% 0,#241c14 0%,#0c0a08 60%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.error-screen__inner{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:360px;display:flex}.error-screen__title{font-family:var(--font-display);color:var(--text);font-size:26px;font-weight:800}.error-screen__copy{color:var(--text-dim);font-size:15px;line-height:1.5}.error-screen__btn{background:var(--rust);color:#fbf3e8;border-radius:14px;width:100%;height:50px;margin-top:8px;font-size:15px;font-weight:700}
