:root{color-scheme:light dark;--bg:#f8f7f2;--surface:#fffefa;--surface-2:#efeee7;--text:#20372e;--muted:#617168;--line:#dddfd6;--green:#245b45;--green-soft:#e6eee5;--cream:#f7efdc;--gold:#e1b977;--rust:#8b6045;--danger:#a33d35;--shadow:0 6px 20px #243a2d0c;--bar:rgba(248,247,242,.94);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;-webkit-text-size-adjust:100%;font-synthesis:none}
@media(prefers-color-scheme:dark){:root{--bg:#141d1a;--surface:#1d2923;--surface-2:#26342c;--text:#f2f3e9;--muted:#b0bfb3;--line:#35453b;--green:#bdd8b6;--green-soft:#2b4131;--cream:#f7efdc;--gold:#e9c58e;--rust:#dab78c;--danger:#ffaca2;--shadow:0 8px 22px #0002;--bar:rgba(20,29,26,.95)}}
*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;overscroll-behavior:none}body{background:var(--bg);color:var(--text);font-size:1rem;line-height:1.5}button,input{font:inherit}button{color:inherit;cursor:pointer;border:0;background:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none}button:disabled{cursor:default;opacity:.6}button:active:not(:disabled){transform:scale(.98)}button,input,label{-webkit-tap-highlight-color:transparent}button,input{outline-offset:4px}button:focus-visible,input:focus-visible{outline:3px solid var(--rust)}a{color:inherit}input{min-width:0;color:var(--text)}button{transition:transform .15s,background .2s}h1,h2,h3,p{margin:0}h1{font-size:2rem;line-height:1.12;letter-spacing:-1.15px;font-weight:730}h2{font-size:1.25rem;line-height:1.25;letter-spacing:-.45px;font-weight:700}.icon{width:24px;height:24px;flex-shrink:0;display:inline-block;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.eyebrow{display:block;color:var(--rust);font-size:.69rem;font-weight:760;letter-spacing:1.55px;line-height:1.5}.app-shell{width:100%;max-width:680px;height:100dvh;margin:auto;display:flex;flex-direction:column;padding-top:env(safe-area-inset-top);position:relative}#main{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:none;padding-bottom:26px;scroll-behavior:smooth}#main::-webkit-scrollbar{display:none}#main:focus{outline:none}.tab-bar{flex-shrink:0;display:flex;background:var(--bar);border-top:1px solid var(--line);padding:7px 16px calc(9px + env(safe-area-inset-bottom));backdrop-filter:blur(20px);z-index:5;user-select:none}.tab-bar button{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;min-height:56px;justify-content:center;color:var(--muted);font-size:.76rem;font-weight:600;border-radius:14px}.tab-bar button[aria-current=page]{color:var(--green)}.tab-bar button[aria-current=page]>.icon{stroke-width:2.3}.tab-bar button[aria-current=page]:before{content:"";position:absolute;inset:1px 25px 25px;border-radius:20px;background:var(--green-soft);z-index:-1}.list-dot{width:7px;height:7px;background:var(--rust);border-radius:50%;position:absolute;top:5px;left:calc(50% + 13px);border:2px solid var(--bg)}.home-heading{padding:25px 24px 20px}.brand{display:flex;align-items:center;gap:9px;font-size:1rem;font-weight:680;letter-spacing:-.3px}.brand>.icon{width:23px;height:23px;color:var(--green)}.brand-spark{margin-left:auto;color:var(--rust);font-size:22px}.home-heading h1{margin-top:25px;font-size:1.96rem;line-height:1.17;letter-spacing:-1.1px}.home-heading p{margin-top:11px;color:var(--muted)}.search-wrap{display:flex;align-items:center;margin:0 24px 25px;position:relative;background:var(--surface);border:1.5px solid var(--line);box-shadow:0 3px 8px #00000003;border-radius:17px;min-height:60px;transition:border-color .2s}.search-wrap:focus-within{border-color:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.search-wrap>.icon{margin-left:16px;color:var(--green);width:23px}.search-wrap input{width:100%;height:60px;padding:0 12px;background:none;border:0;font-size:1rem;outline:none!important;-webkit-appearance:none}.search-wrap input::placeholder{font-size:.9rem;color:var(--muted);opacity:1}.search-wrap input::-webkit-search-cancel-button{display:none}.icon-button{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:50%;flex-shrink:0}.clear-search{margin-right:4px;color:var(--muted)}.feature-card{position:relative;display:block;overflow:hidden;margin:0 24px 28px;width:calc(100% - 48px);height:194px;background:#24433b;border-radius:21px;text-align:left;color:#fff9ea;box-shadow:0 8px 18px #172e2514}.feature-card>img{position:absolute;right:0;top:0;width:56%;height:100%;object-fit:cover;object-position:center 39%;opacity:.9}.feature-shade{position:absolute;inset:0;background:linear-gradient(90deg,#1c3a32 1%,#1c3a32f0 28%,#1c3a32a1 60%,#1c3a3220 100%)}.feature-content{position:absolute;inset:22px 18px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.feature-label{color:#e7c89a;letter-spacing:1.55px;font-size:.63rem;font-weight:750;margin-bottom:auto}.feature-title{font-size:1.9rem;font-weight:700;letter-spacing:-.7px;line-height:1.15;max-width:84%;text-shadow:0 2px 12px #0003}.feature-cta{margin-top:10px;font-size:.8rem;font-weight:500;display:flex;align-items:center;gap:5px}.feature-cta .icon{width:17px;height:17px}.browse-section{margin-bottom:29px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:0 24px;margin:23px 0 16px}.section-heading h2{font-size:1.25rem}.section-heading>span{font-size:.85rem;color:var(--muted);white-space:nowrap}.poster-row{display:flex;gap:15px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:0 24px 4px;scrollbar-width:none}.poster-row::-webkit-scrollbar{display:none}.title-card{flex:0 0 143px;min-width:0;text-align:left;padding:0;align-self:flex-start;scroll-snap-align:start}.poster{position:relative;overflow:hidden;aspect-ratio:2/3;border-radius:13px;background:var(--surface-2);isolation:isolate}.poster img{position:relative;width:100%;height:100%;display:block;object-fit:cover;z-index:1}.poster-fallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:15px;gap:15px;background:linear-gradient(155deg,var(--green-soft),var(--surface-2));color:var(--muted)}.poster-fallback>.icon{width:34px;height:34px;opacity:.7}.poster-fallback span{font-size:1rem;font-weight:650;line-height:1.3}.card-art{position:relative;box-shadow:0 5px 12px #1b2b2014;border-radius:13px}.card-title{display:block;font-size:1rem;font-weight:650;line-height:1.3;margin-top:11px;letter-spacing:-.25px}.metadata{display:block;font-size:.88rem;color:var(--muted);margin-top:3px}.availability{display:flex;align-items:center;gap:4px;position:absolute;bottom:8px;left:6px;right:6px;justify-content:center;padding:6px 4px;background:#f5faefed;color:#23452d;backdrop-filter:blur(10px);border-radius:8px;font-size:.66rem;font-weight:750;line-height:1.25;box-shadow:0 2px 8px #0001}.availability .icon{width:13px;height:13px;stroke-width:2.5}.availability.active{background:#fff4e4ed;color:#604923}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 17px;padding:0 24px}.results-grid .title-card{width:100%}.home-footer{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:.8rem;padding:25px 15px 8px}.home-footer .icon{width:15px;height:15px}.page-heading{padding:31px 24px 22px}.page-heading h1{margin-top:9px}.page-heading p{margin-top:12px;color:var(--muted)}.list-reassurance{display:flex;align-items:center;gap:16px;background:var(--green-soft);border:1px solid var(--line);border-radius:18px;margin:0 24px 23px;padding:17px 19px;font-size:.96rem;line-height:1.4}.list-reassurance>.icon{width:32px;height:32px;color:var(--green)}#request-list{padding:0 24px}.request-card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:20px;margin-bottom:16px;overflow:hidden;box-shadow:var(--shadow);touch-action:pan-y}.request-top{display:flex;gap:15px;padding:18px 18px 16px;align-items:center}.request-poster{width:65px;flex-shrink:0;border-radius:8px}.request-poster .poster-fallback{padding:6px}.request-poster .poster-fallback span{display:none}.request-title{min-width:0;flex:1}.request-title h2{font-size:1.14rem;line-height:1.25}.request-title p{font-size:.88rem;color:var(--muted);margin-top:4px}.request-options{font-size:.78rem;color:var(--muted);display:block;margin-top:5px;line-height:1.5}.request-status{border-top:1px solid var(--line);padding:14px 18px 8px}.status-label{display:flex;align-items:flex-start;gap:8px;font-size:1rem;font-weight:600;line-height:1.45}.status-label>.icon{width:19px;height:19px;margin-top:3px;color:var(--green)}.progress{height:6px;background:var(--surface-2);overflow:hidden;border-radius:20px;margin-top:13px}.progress>span{display:block;height:100%;background:var(--green);border-radius:20px;transition:width 1s ease}.progress.indeterminate>span{opacity:.5;animation:progress 2.8s ease-in-out infinite alternate}.eta{font-size:.87rem;color:var(--muted);margin-top:9px}.cancel-request{font-size:.83rem;min-height:44px;color:var(--muted);padding:5px 0;text-decoration:underline;text-underline-offset:3px;display:block}.ready .request-status{background:var(--green-soft);padding-bottom:16px}.ready .status-label{color:var(--green)}.ready-check{display:flex;align-items:center;justify-content:center;border-radius:50%;width:28px;height:28px;background:var(--green-soft);color:var(--green);align-self:flex-start}.ready-check>.icon{width:18px;height:18px;stroke-width:2.5}.request-message{font-size:1rem;color:var(--muted);margin:8px 0 10px}.not_found .status-label>.icon,.failed .status-label>.icon{color:var(--rust)}.text-button{display:flex;align-items:center;gap:5px;min-height:44px;padding:0;color:var(--green);font-weight:650}.text-button>.icon{width:17px;height:17px}.list-footer{font-size:.8rem;color:var(--muted);text-align:center;padding:10px 20px}.list-footer .icon{width:15px;height:15px;margin-right:5px}.detail-backdrop{height:272px;position:relative;background:var(--surface-2)}.detail-backdrop>img{width:100%;height:100%;object-fit:cover;object-position:center 30%;opacity:.8}.backdrop-fade{position:absolute;inset:0;background:linear-gradient(180deg,#0003 0%,transparent 30%,var(--bg) 100%)}.back-button{position:absolute;top:16px;left:16px;min-height:44px;padding:8px 15px 8px 10px;border-radius:25px;background:#fff9edee;color:#213b2e;display:flex;gap:3px;align-items:center;box-shadow:0 2px 12px #0001;font-size:1rem;font-weight:600;backdrop-filter:blur(10px)}.back-button .icon{width:21px;height:21px}.detail-body{position:relative;margin-top:-104px;padding:0 24px 10px}.detail-top{display:flex;align-items:flex-end;gap:22px;margin-bottom:23px}.detail-poster{width:132px;flex-shrink:0;box-shadow:0 9px 23px #0003;border:3px solid var(--surface)}.detail-facts{padding-bottom:9px}.detail-year{font-size:.91rem;margin-top:9px;color:var(--muted);line-height:1.8}.rating{display:flex;align-items:center;gap:6px;margin-top:10px;font-size:1rem}.rating>.icon{color:var(--rust);fill:var(--rust);width:18px;height:18px}.rating>span{color:var(--muted);font-size:.88rem}.detail-body h1{font-size:2.2rem;line-height:1.15}.genres{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.genres span{background:var(--surface-2);border-radius:7px;font-size:.8rem;padding:5px 9px;color:var(--muted)}.overview{margin:23px 0 26px;font-size:1.05rem;line-height:1.65;color:var(--text)}.primary,.secondary{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:58px;border-radius:15px;padding:13px 18px;font-size:1.06rem;font-weight:650;line-height:1.35}.primary{background:var(--green);color:var(--bg);box-shadow:0 3px 5px #00000006}.primary .icon{width:21px;height:21px}.secondary{background:var(--surface-2);border:1px solid var(--line);color:var(--text)}.action-helper{text-align:center;color:var(--muted);font-size:.82rem;margin-top:11px}.tv-note{display:flex;align-items:center;justify-content:center;gap:15px;color:var(--muted);padding:25px 0;border-top:1px solid var(--line);margin-top:28px;font-size:.89rem;line-height:1.55}.tv-note .icon{width:30px;height:30px}.available-message{display:flex;gap:9px;align-items:center;justify-content:center;background:var(--green-soft);padding:17px;border-radius:15px;color:var(--green);margin-bottom:12px}.detail-loading{padding:80px 24px}.detail-loading .back-button{top:16px}.sheet{position:fixed;inset:auto 0 0;margin:0 auto;max-width:560px;width:100%;max-height:calc(100dvh - 20px - env(safe-area-inset-top));padding:0;background:var(--bg);color:var(--text);border:1px solid var(--line);border-bottom:0;border-radius:28px 28px 0 0;box-shadow:0 -12px 70px #0002;overflow:auto;overscroll-behavior:contain;animation:sheet-in .27s cubic-bezier(.2,.8,.2,1);padding-bottom:env(safe-area-inset-bottom)}.sheet::backdrop{background:#07140d7a;backdrop-filter:blur(5px)}.sheet-handle{height:5px;width:36px;border-radius:10px;background:var(--line);margin:11px auto 18px;flex-shrink:0}.sheet-title-row{padding:0 24px;display:flex;align-items:center;gap:6px;justify-content:space-between;flex-shrink:0}.sheet-title-row h2{font-size:1.5rem;letter-spacing:-.7px;margin-top:7px}.sheet-title-row>.icon-button{background:var(--surface-2);min-width:36px;width:44px;min-height:44px}.sheet-title-preview{display:flex;align-items:center;gap:12px;margin:19px 24px 20px;padding-bottom:19px;border-bottom:1px solid var(--line);flex-shrink:0}.sheet-title-preview .poster{width:41px;flex-shrink:0;border-radius:6px}.sheet-title-preview>div:last-child{display:flex;flex-direction:column;gap:3px}.sheet-title-preview strong{font-size:1.02rem;line-height:1.3}.sheet-title-preview span{font-size:.87rem;color:var(--muted)}.options-sheet[open]{display:flex;flex-direction:column;overflow:hidden}#options-form{display:flex;flex-direction:column;min-height:0}.sheet-scroll{overflow-y:auto;overscroll-behavior:contain;padding:0 24px;min-height:0}.sheet fieldset{padding:0;border:0;margin:0;min-width:0}.sheet legend{font-weight:680;font-size:1.04rem;margin-bottom:13px;padding:0}.quality-options{display:flex;gap:10px}.quality-choice{position:relative;display:flex;justify-content:space-between;align-items:center;flex:1;gap:5px;border:1.5px solid var(--line);border-radius:14px;padding:13px 12px;min-height:82px;background:var(--surface);cursor:pointer}.quality-choice input,.season-row input{position:absolute;opacity:0;width:1px;height:1px}.quality-choice:has(input:checked){border-color:var(--green);background:var(--green-soft)}.quality-choice:has(input:focus-visible),.season-row:has(input:focus-visible){outline:3px solid var(--rust);outline-offset:2px}.quality-choice strong{display:block;font-size:1.08rem}.quality-choice small{display:block;color:var(--muted);font-size:.76rem;margin-top:3px;white-space:nowrap}.quality-choice i{display:flex;align-items:center;justify-content:center;background:var(--surface);width:19px;height:19px;border-radius:50%;border:1px solid var(--line);flex-shrink:0}.quality-choice i .icon{visibility:hidden;width:13px;height:13px;stroke-width:3}.quality-choice:has(input:checked) i{background:var(--green);border-color:var(--green);color:var(--bg)}.quality-choice:has(input:checked) i .icon{visibility:visible}.subtitle-option{display:flex;align-items:center;justify-content:space-between;position:relative;gap:12px;margin:23px 0;padding-bottom:23px;border-bottom:1px solid var(--line);cursor:pointer;min-height:57px}.subtitle-option strong{font-size:1rem}.subtitle-option small{display:block;font-size:.83rem;color:var(--muted);margin-top:3px}.subtitle-option input{position:absolute;right:0;opacity:0;width:51px;height:44px;z-index:2;cursor:pointer}.switch{display:block;width:51px;height:31px;background:#858d8577;border-radius:30px;position:relative;flex-shrink:0;transition:background .2s}.switch:after{content:"";width:25px;height:25px;background:white;position:absolute;top:3px;left:3px;border-radius:50%;box-shadow:0 2px 3px #0002;transition:transform .2s}.subtitle-option input:checked+.switch{background:#397254}.subtitle-option input:checked+.switch:after{transform:translateX(20px)}.subtitle-option input:focus-visible+.switch{outline:3px solid var(--rust);outline-offset:4px}.season-row{display:flex;align-items:center;justify-content:space-between;position:relative;gap:10px;padding:12px 13px;min-height:56px;cursor:pointer;border:1px solid var(--line);border-radius:12px;background:var(--surface);margin-bottom:8px}.season-row>span{display:block;font-size:1rem}.season-row strong{font-weight:550}.season-row small{display:block;font-size:.81rem;color:var(--muted);margin-top:2px}.season-row i{display:flex;align-items:center;justify-content:center;width:23px;height:23px;border:1.5px solid var(--line);border-radius:7px;flex-shrink:0}.season-row i .icon{width:16px;height:16px;stroke-width:2.5;visibility:hidden}.season-row:has(input:checked) i{background:var(--green);border-color:var(--green);color:var(--bg)}.season-row:has(input:checked) i .icon{visibility:visible}.all-seasons:has(input:checked){background:var(--green-soft);border-color:var(--green)}.all-seasons{font-weight:650}.individual-seasons{padding-left:10px}.english-note{display:flex;align-items:center;gap:6px;font-size:.8rem;color:var(--muted);margin:16px 0 17px}.english-note .icon{width:17px;height:17px}.sheet-bottom{padding:15px 24px 5px;border-top:1px solid var(--line);background:var(--bg);flex-shrink:0}.sheet-bottom>p:first-child{font-size:.82rem;text-align:center;color:var(--muted);margin-bottom:12px}.sheet-cancel{display:block;width:100%;min-height:48px;font-size:1rem;font-weight:550;color:var(--muted);padding:8px}.form-error{font-size:1rem;color:var(--danger);line-height:1.5}.form-error:not(:empty){margin:12px 0 16px}.form-error:empty{display:none}.success-content,.confirmation-content{padding:7px 25px 24px;text-align:center}.success-mark{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--green-soft);color:var(--green);margin:6px auto 23px;box-shadow:0 0 0 9px var(--surface)}.success-mark>.icon{width:35px;height:35px;stroke-width:2}.success-content h2,.confirmation-content h2{font-size:1.7rem;line-height:1.2;letter-spacing:-.7px;margin-top:12px}.success-content p,.confirmation-content p{margin:16px 0 24px;color:var(--muted);line-height:1.6}.confirmation-icon{width:44px;height:44px;color:var(--green);margin:5px 0}.danger-button{display:block;min-height:50px;width:100%;color:var(--danger);margin-top:7px;font-weight:600}.install-card{margin:22px 24px;background:var(--surface);border:1px solid var(--line);padding:19px;border-radius:18px}.install-heading{display:flex;align-items:center;gap:10px}.install-heading h2{font-size:1.03rem;flex:1}.install-heading>.icon{width:22px;color:var(--green)}.install-heading .icon-button{margin:-8px -12px -8px 0;min-width:36px}.install-card>p{margin-top:10px;font-size:1rem;color:var(--muted)}.install-steps{display:flex;align-items:center;justify-content:space-around;gap:10px;margin-top:21px;color:var(--green)}.install-steps>span{display:flex;flex-direction:column;align-items:center;gap:8px}.install-steps strong{font-size:.75rem;text-align:center;font-weight:550}.install-steps>span>.icon{width:27px;height:27px}.add-icon{height:27px;width:27px;border:1.5px solid;border-radius:5px;font-size:25px;line-height:22px;font-weight:400;text-align:center}.install-card .small-note{font-size:.81rem;margin-top:20px}.empty-state{text-align:center;padding:38px 24px;color:var(--muted)}.empty-state>.icon{width:45px;height:45px;color:var(--green);margin-bottom:17px}.empty-state h2{font-size:1.35rem;color:var(--text);margin-bottom:10px}.empty-state p{margin-bottom:23px}.error-panel{margin:22px 24px;padding:20px;border-radius:17px;background:var(--surface);border:1px solid var(--line)}.error-panel p{margin-bottom:15px;color:var(--muted)}.offline{padding:12px 18px;display:flex;gap:10px;align-items:center;justify-content:center;background:var(--green-soft);font-size:1rem;color:var(--text);line-height:1.4}.offline .icon{width:22px;height:22px}.help-illustration{height:142px;position:relative;display:flex;align-items:center;justify-content:center;margin:0 24px 22px;border-radius:22px;background:var(--green-soft)}.help-illustration>.icon{width:112px;height:100px;stroke-width:1; color:var(--green)}.illustration-play{position:absolute;left:calc(50% - 15px);top:43px;color:var(--green)}.illustration-play>.icon{width:30px;height:30px;fill:var(--green);stroke:none}.illustration-spark{position:absolute;left:calc(50% + 62px);top:19px;color:var(--rust);font-size:27px}.help-card{margin:0 24px;padding:23px 20px;background:var(--surface);border-radius:20px;border:1px solid var(--line)}.help-card h2{font-size:1.2rem}.watch-steps{list-style:none;margin:22px 0 0;padding:0}.watch-steps li{display:flex;gap:13px;margin-bottom:24px;line-height:1.35}.watch-steps li:last-child{margin-bottom:0}.watch-steps li>span{border:1px solid var(--line);border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:var(--green);font-size:.88rem;font-weight:700;flex-shrink:0;background:var(--green-soft)}.watch-steps li>div{font-weight:600;padding-top:2px}.watch-steps p{font-size:1rem;font-weight:400;color:var(--muted);line-height:1.5;margin-top:6px}.contact-card{display:flex;align-items:center;gap:17px;margin:22px 24px;padding:21px;border:1px solid var(--line);border-radius:18px}.contact-card>.icon{color:var(--rust);width:29px;height:29px}.contact-card h2{font-size:1.1rem}.contact-card p{font-size:1rem;color:var(--muted);margin-top:5px}.signout{margin:26px 24px 0;width:calc(100% - 48px)}.signed-in{font-size:.83rem;color:var(--muted);text-align:center;margin-top:12px}.login-page{height:100dvh;overflow:auto;overscroll-behavior:contain;padding:env(safe-area-inset-top) 0 calc(20px + env(safe-area-inset-bottom));max-width:540px;margin:auto}.login-art{height:235px;position:relative;overflow:hidden;margin-bottom:4px}.login-halo{position:absolute;width:290px;height:210px;left:calc(50% - 145px);top:8px;border-radius:50%;background:radial-gradient(ellipse,var(--green-soft) 0%,transparent 70%)}.login-posters{position:absolute;inset:20px 0 0}.login-poster{position:absolute;width:111px;height:166px;object-fit:cover;border-radius:9px;box-shadow:0 14px 26px #0d231f24;top:28px;left:calc(50% - 55px);border:3px solid var(--surface)}.login-poster.left{transform:translateX(-91px) rotate(-13deg);top:42px}.login-poster.right{transform:translateX(91px) rotate(13deg);top:42px}.login-poster.center{width:120px;height:180px;left:calc(50% - 60px);z-index:1;top:16px;transform:rotate(-2deg)}.login-spark{position:absolute;color:var(--rust)}.spark-one{left:38px;top:23px;font-size:26px}.spark-two{right:32px;bottom:15px;font-size:20px}.login-content{padding:0 27px}.login-content>.brand{color:var(--green);font-size:.92rem;margin-bottom:13px}.login-content h1{font-size:2.13rem;line-height:1.1;letter-spacing:-1.2px}.login-intro{color:var(--muted);margin:15px 0 24px;font-size:1rem}.login-content form>label{display:block;font-weight:650;font-size:.9rem;margin:14px 0 7px}.login-content input{display:block;width:100%;min-height:56px;border:1px solid var(--line);background:var(--surface);border-radius:13px;padding:12px 15px;font-size:1rem;box-shadow:0 2px 5px #00000003}.login-content input::placeholder{color:var(--muted);opacity:.9}.password-wrap{position:relative}.password-wrap input{padding-right:54px}.password-wrap button{position:absolute;right:6px;top:6px;color:var(--muted)}#login-form .primary{margin-top:23px}.login-note{font-size:.8rem;color:var(--muted);line-height:1.7;text-align:center;margin:18px -5px 0}.login-footer{color:var(--rust);font-size:.56rem;font-weight:700;letter-spacing:1.4px;text-align:center;margin-top:28px}.skeleton-row{display:flex;gap:15px;padding:0 24px;overflow:hidden;margin:25px 0}.skeleton-row>div{flex:0 0 143px}.skeleton{background:var(--surface-2);border-radius:13px;animation:pulse 1.7s ease-in-out infinite alternate}.skeleton-poster{height:214px}.skeleton-line{height:17px;width:92%;margin-top:13px;border-radius:4px}.skeleton-short{height:13px;width:64%;margin-top:9px;border-radius:4px}.boot{height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:24px;text-align:center}.boot>img{width:82px;height:82px;border-radius:20px;box-shadow:var(--shadow);margin-bottom:8px}.boot h1{font-size:1.8rem}.boot p{color:var(--muted)}
@keyframes pulse{to{opacity:.45}}@keyframes progress{to{transform:translateX(150%)}}@keyframes sheet-in{from{transform:translateY(60%);opacity:.2}to{transform:translateY(0);opacity:1}}
.poster-row{scroll-padding-inline:24px}
.library-actions{margin-top:15px;border-top:1px solid var(--line);padding-top:6px}
.replace-copy{display:flex;align-items:center;gap:10px;width:100%;min-height:55px;padding:12px 0;text-align:left;color:var(--green);font-size:1rem}
.replace-copy>span{flex:1}.replace-copy strong{font-weight:650}.replace-copy small{display:block;font-size:.88rem;font-weight:400;color:var(--muted);margin-bottom:2px}.replace-copy>.icon:last-child{width:18px;height:18px}
.remove-tv{display:block;width:100%;min-height:48px;text-align:left;color:var(--danger);font-size:1rem;border-top:1px solid var(--line);padding:11px 0}
.detail-library-actions{padding:6px 18px;background:var(--surface);border:1px solid var(--line);border-radius:18px;margin-top:0}
.detail-library-actions .remove-tv{text-align:center}.detail-library-actions .replace-copy{padding:13px 0;min-height:80px}
.replacement-note{font-size:1rem;line-height:1.5;margin:0 0 6px}.replacement-reassurance{font-size:.88rem;line-height:1.5;color:var(--muted);margin:0 0 23px}
.removal-sheet .sheet-title-row h2{font-size:1.55rem;line-height:1.25;margin-top:8px}.removal-sheet .sheet-title-row{margin-bottom:18px}
#remove-form{display:flex;flex-direction:column;min-height:0}.removal-intro{color:var(--muted);margin-bottom:22px}.removal-scope{margin-bottom:20px!important}#remove-seasons{padding-bottom:15px}.unavailable-season{color:var(--muted);background:var(--surface-2);cursor:default}.unavailable-season i{opacity:.4}
.destructive-primary{display:flex;align-items:center;justify-content:center;width:100%;min-height:58px;padding:14px 18px;border-radius:15px;background:var(--danger);color:var(--bg);font-size:1.06rem;font-weight:650;line-height:1.35}
.toast{position:fixed;bottom:calc(87px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:calc(100% - 32px);max-width:500px;display:flex;align-items:center;gap:10px;padding:12px 12px 12px 16px;background:var(--text);color:var(--bg);border-radius:17px;box-shadow:0 6px 28px #0003;z-index:20;font-size:1rem;line-height:1.4}.toast>span{flex:1}.toast>.icon{width:21px;height:21px}.toast .icon-button{width:44px;height:44px}
@media(min-width:500px){.home-heading h1{font-size:2.3rem}.title-card{flex-basis:175px}.feature-card{height:230px}.results-grid{grid-template-columns:repeat(3,1fr)}.app-shell{border-left:1px solid var(--line);border-right:1px solid var(--line)}.login-art{height:260px}.login-content{padding:0 40px}}
@media(max-width:374px){.home-heading,.page-heading{padding-left:20px;padding-right:20px}.home-heading h1{font-size:1.78rem}.login-art{height:200px}.login-content h1{font-size:1.95rem}.quality-choice{padding:11px 9px}.quality-choice small{font-size:.7rem}.sheet-title-row h2{font-size:1.35rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* 2026-09-27: waiting notes, more seasons, alerts */
.release-note{margin-bottom:.35rem}.release-helper{margin:0 0 1rem;text-align:left}
.more-seasons{margin-bottom:.35rem}.more-seasons+.action-helper{margin-bottom:1rem}
.alerts-card p{margin:.35rem 0 1rem}.alerts-card .primary,.alerts-card .secondary{width:100%}
.request-card .cancel-request+.cancel-request{display:none}
