:root{color-scheme:dark;font-family:Avenir Next,SF Pro Display,PingFang SC,Helvetica Neue,sans-serif;background:radial-gradient(circle at top,rgba(110,28,26,.14),transparent 24%),linear-gradient(180deg,#120909,#060606 26%,#020202);color:#f6f1ec;--surface: rgba(10, 10, 10, .94);--surface-soft: rgba(255, 255, 255, .028);--surface-strong: rgba(255, 255, 255, .06);--line: rgba(255, 255, 255, .07);--text-main: #f6f1ec;--text-muted: rgba(246, 241, 236, .64);--text-faint: rgba(246, 241, 236, .42);--accent: #ff7a36;--accent-soft: rgba(255, 122, 54, .14);--accent-strong: #ff9a5f;--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--radius-sm: 12px;--shadow-soft: 0 18px 34px rgba(0, 0, 0, .22)}*,*:before,*:after{box-sizing:border-box}html{background:#050505;scrollbar-gutter:stable}body{margin:0;min-width:320px;min-height:100vh;background:transparent;color:var(--text-main);overflow-x:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 14% 16%,rgba(255,116,54,.05),transparent 16%),radial-gradient(circle at 82% 10%,rgba(172,48,35,.035),transparent 18%)}#app{min-height:100vh}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{position:relative;min-height:100vh;width:100%;max-width:1280px;margin:0 auto}.app-main{padding:1rem 1rem calc(6.5rem + env(safe-area-inset-bottom))}.page{width:100%}.topbar{position:sticky;top:0;z-index:30;display:grid;align-items:center;gap:.75rem;padding:calc(.85rem + env(safe-area-inset-top)) 1rem .85rem;background:linear-gradient(180deg,rgba(5,5,5,.98) 0%,rgba(5,5,5,.82) 76%,transparent 100%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar--home{grid-template-columns:86px minmax(0,1fr) 86px}.topbar--subpage{grid-template-columns:68px minmax(0,1fr) 68px}.topbar__side,.topbar__back,.topbar__utility{font-size:.92rem;font-weight:700;color:var(--text-main)}.topbar__side--right,.topbar__utility{text-align:right}.topbar__search{display:flex;align-items:center;justify-content:center;min-height:2.75rem;padding:0 1rem;border-radius:999px;background:#ffffff0e;color:var(--text-muted);font-size:.94rem}.topbar__title{min-width:0;text-align:center}.topbar__eyebrow{margin:0 0 .1rem;color:var(--text-faint);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.topbar__heading-row{display:flex;align-items:center;justify-content:center;gap:.45rem;flex-wrap:wrap}.topbar__title h1{margin:0;font-size:1.12rem;font-weight:800}.topbar__vip-mark{flex:0 0 auto;padding:.22rem .55rem;border-radius:999px;border:1px solid rgba(255,180,120,.38);background:#ff7a361f;color:#ffd4b8;font-size:.62rem;font-weight:900;letter-spacing:.1em;line-height:1}.bottom-nav{position:fixed;left:50%;bottom:calc(.85rem + env(safe-area-inset-bottom));z-index:40;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;width:min(calc(100% - 1rem),540px);padding:.55rem;transform:translate(-50%);border:1px solid rgba(255,255,255,.06);border-radius:999px;background:#080808f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 40px #0000004d}.bottom-nav__item{display:flex;align-items:center;justify-content:center;min-height:2.85rem;border-radius:999px;color:var(--text-faint);transition:background-color .2s ease,color .2s ease,transform .2s ease}.bottom-nav__item.is-active{background:var(--accent-soft);color:#fff4eb;transform:translateY(-1px)}.bottom-nav__label{font-size:.88rem;font-weight:700}.section-block{margin-top:1.25rem;padding:1.1rem;border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffff05,#ffffff03),#080808eb;box-shadow:var(--shadow-soft)}.section-block__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.section-block__eyebrow{margin:0 0 .35rem;color:var(--accent-strong);font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.section-block__title{margin:0;font-size:1.4rem;font-weight:800}.section-block__description{margin:.5rem 0 0;color:var(--text-muted);font-size:.95rem;line-height:1.55}.button-link,.auth-form button,.search-panel button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:0 1rem;border:1px solid transparent;border-radius:999px;background:linear-gradient(135deg,var(--accent) 0%,#ff9051 100%);color:#1d0900;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.button-link:hover,.auth-form button:hover,.search-panel button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #ff6d2d38}.button-link:disabled,.auth-form button:disabled,.search-panel button:disabled{opacity:.65;transform:none;box-shadow:none}.button-link--ghost,.chip--button{background:#ffffff05;border-color:var(--line);color:var(--text-main);box-shadow:none}.inline-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.home-tabs,.category-tabs,.subtabs,.history-tabs,.home-card-strip,.banner-strip{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.home-tabs::-webkit-scrollbar,.category-tabs::-webkit-scrollbar,.subtabs::-webkit-scrollbar,.history-tabs::-webkit-scrollbar,.home-card-strip::-webkit-scrollbar,.banner-strip::-webkit-scrollbar{display:none}.home-tabs{margin-top:.1rem}.home-tabs__item,.category-tabs__item,.subtabs__item,.history-tabs__item,.chip{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:0 1rem;border:1px solid var(--line);border-radius:999px;background:#ffffff05;color:var(--text-muted);font-size:.92rem;font-weight:700}.home-tabs__item.is-active,.category-tabs__item.is-active,.subtabs__item.is-active,.history-tabs__item.is-active{background:var(--accent-soft);border-color:#ff6d2d4d;color:#fff1e8}.chip-cloud{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.chip--muted{color:var(--text-main);background:#ffffff0d}.home-hero,.category-hero,.profile-hero,.vip-promo,.poster-strip,.release-banner{margin-top:1.25rem;border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(160deg,#ffffff06,#ffffff03),radial-gradient(circle at top center,rgba(255,122,54,.06),transparent 28%),#080808f0;box-shadow:var(--shadow-soft)}.home-hero{display:grid;gap:1rem;padding:1.25rem}.home-hero__copy h2,.category-hero h2,.profile-hero__copy h2,.vip-promo h3{margin:0;font-size:clamp(1.7rem,4.5vw,2.75rem);font-weight:900;line-height:1.04}.home-hero__copy p:not(.section-block__eyebrow),.category-hero p,.profile-hero__copy p,.vip-promo p,.poster-strip p{margin:.7rem 0 0;color:var(--text-muted);line-height:1.6}.home-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.2rem}.home-hero__media{position:relative;overflow:hidden;min-height:240px;padding:0;border:0;border-radius:calc(var(--radius-xl) - 6px);background:#ffffff08}.home-hero__media img{width:100%;height:100%;object-fit:cover}.home-hero__media--placeholder{display:grid;place-items:center;min-height:240px;background:radial-gradient(circle at center,rgba(255,122,54,.1),transparent 40%),#ffffff04}.home-hero__media--placeholder span{font-size:clamp(3rem,10vw,5rem);font-weight:900;letter-spacing:.08em;color:#ffffffd1}.category-hero,.poster-strip,.release-banner,.vip-promo{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.2rem}.category-hero strong,.poster-strip strong,.release-banner strong{color:#fff3eb;font-size:1.02rem;white-space:nowrap}.home-card-strip{margin-top:1rem}.media-chip-card,.star-pill-card,.notice-card,.profile-shortcut{flex:0 0 auto;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff06;color:var(--text-main)}.media-chip-card{width:172px;padding:.8rem;text-align:left}.media-chip-card__thumb{position:relative;overflow:hidden;aspect-ratio:1;border-radius:calc(var(--radius-lg) - 8px);background:#ffffff09;display:grid;place-items:center}.media-chip-card__thumb img{width:100%;height:100%;object-fit:cover}.media-chip-card__thumb span{font-size:2rem;font-weight:900;color:#ffffffc2}.media-chip-card p{margin:.8rem 0 0;font-size:.94rem;font-weight:700;line-height:1.45}.home-card-strip--stars{gap:.85rem}.star-pill-card{display:flex;align-items:center;gap:.85rem;width:min(280px,78vw);padding:.9rem 1rem}.star-pill-card__avatar{flex:0 0 3rem;width:3rem;height:3rem;overflow:hidden;border-radius:50%;background:#ffffff14;display:grid;place-items:center}.star-pill-card__avatar img{width:100%;height:100%;object-fit:cover}.star-pill-card__avatar span{font-size:1.05rem;font-weight:800}.star-pill-card strong{display:block;margin-bottom:.2rem}.star-pill-card p{margin:0;color:var(--text-muted);font-size:.88rem}.banner-strip{margin-top:1rem}.banner-strip__item{flex:0 0 min(86vw,480px);overflow:hidden;min-height:176px;padding:0;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff06}.banner-strip__item img{width:100%;height:100%;object-fit:cover}.banner-strip__item span{display:grid;place-items:center;min-height:176px;color:var(--text-faint);font-weight:800}.video-grid{margin-top:1rem}.video-grid__header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.8rem}.video-grid__header h3{margin:0;font-size:1.1rem}.video-grid__header span{color:var(--text-faint);font-size:.88rem}.video-grid__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .9rem}.video-grid__list.is-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.video-card{display:flex;flex-direction:column;gap:.7rem}.video-card__poster{position:relative;overflow:hidden;aspect-ratio:3 / 4.2;border-radius:20px;background:#ffffff09}.video-card__poster img{width:100%;height:100%;object-fit:cover}.video-card__poster-fallback{display:grid;place-items:center;width:100%;height:100%;background:radial-gradient(circle at top,rgba(255,122,54,.14),transparent 40%),#ffffff06}.video-card__poster-fallback span{font-size:2rem;font-weight:900;color:#ffffffb8}.video-card__badge{position:absolute;top:.7rem;left:.7rem;padding:.35rem .6rem;border-radius:999px;background:#0e0e0ee0;color:#ffe8d9;font-size:.72rem;font-weight:800}.video-card__body h4{margin:0;font-size:.98rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.video-card__meta,.video-card__metric{margin:.32rem 0 0;color:var(--text-muted);font-size:.86rem}.video-card__metric{color:var(--text-faint)}.tag-stacks{display:grid;gap:1rem;margin-top:1rem}.tag-stack{padding:1rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff06}.tag-stack h3{margin:0;font-size:1rem}.search-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;margin-top:.4rem;padding:1rem;border:1px solid var(--line);border-radius:var(--radius-xl);background:#ffffff05}.search-shell{margin-top:.4rem}.search-shell__box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;padding:1rem;border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffff05,#ffffff03),#080808eb}.search-shell__box input{width:100%;min-height:2.95rem;padding:0 1rem;border:1px solid var(--line);border-radius:999px;background:#ffffff06;color:var(--text-main)}.search-shell__box input::placeholder{color:#f6f1ec57}.search-shell__action{min-width:5.75rem;display:inline-flex;align-items:center;justify-content:center;min-height:2.95rem;padding:0 1rem;border:1px solid transparent;border-radius:999px;background:linear-gradient(135deg,var(--accent) 0%,#ff9051 100%);color:#1d0900;font-weight:800}.search-panel input,.auth-form input{width:100%;min-height:2.95rem;padding:0 1rem;border:1px solid var(--line);border-radius:16px;background:#ffffff06;color:var(--text-main)}.search-panel input::placeholder,.auth-form input::placeholder{color:#f6f1ec57}.auth-page,.auth-screen{max-width:760px;margin:0 auto}.auth-intro{margin-top:.5rem;padding:1.2rem .15rem 0}.auth-intro h2{margin:0;font-size:clamp(2rem,6vw,2.9rem);font-weight:900;line-height:1.02}.auth-intro p:not(.section-block__eyebrow){margin:.85rem 0 0;color:var(--text-muted);line-height:1.6}.auth-card{margin-top:1.15rem;padding:1.15rem;border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffff06,#ffffff03),#080808f0;box-shadow:var(--shadow-soft)}.auth-form{display:grid;gap:.9rem}.auth-form--outline{margin-top:0}.auth-form label{display:grid;gap:.45rem}.auth-field>span{color:var(--text-muted);font-size:.88rem;font-weight:700}.auth-field__control{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:3.15rem;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff05}.auth-field__control small{display:inline-flex;align-items:center;justify-content:center;min-width:5.4rem;align-self:stretch;padding:0 .8rem;border-right:1px solid rgba(255,255,255,.08);color:#f6f1ec80;font-size:.72rem;font-weight:800;letter-spacing:.12em}.auth-field__control input{border:0;background:transparent}.auth-form label span{color:var(--text-muted);font-size:.9rem;font-weight:700}.auth-form__inline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:end}.auth-form button.auth-form__captcha-image{overflow:hidden;min-width:132px;min-height:56px;padding:0;border:1px solid var(--line);border-radius:16px;background:#ffffff05;box-shadow:none;transform:none}.auth-form button.auth-form__captcha-image:hover{box-shadow:none;transform:none}.auth-form__captcha-image img{width:132px;height:56px;object-fit:cover}.auth-form__linkline,.auth-form__success{margin:1rem 0 0;color:var(--text-muted)}.auth-form__success{color:#ffd2b6}.auth-switchline{margin:1rem 0 0;color:var(--text-muted)}.auth-switchline a{margin-left:.35rem;color:var(--accent-strong);font-weight:800}.vip-overview{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.4rem;padding:1.15rem 1.2rem;border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(160deg,#ffffff05,#ffffff03),radial-gradient(circle at top center,rgba(255,154,95,.08),transparent 34%),#080808f0;box-shadow:var(--shadow-soft)}.vip-overview__copy h2{margin:0;font-size:clamp(1.8rem,5.4vw,2.8rem);font-weight:900}.vip-overview__copy p:not(.section-block__eyebrow){margin:.7rem 0 0;color:var(--text-muted);line-height:1.6}.vip-benefits{display:grid;gap:.85rem;margin-top:1rem}.vip-benefit{padding:1rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff05}.vip-benefit strong{display:block}.vip-benefit p{margin:.4rem 0 0;color:var(--text-muted);line-height:1.5}.profile-hero{display:grid;gap:1rem;padding:1.2rem}.profile-hero__avatar{width:5.25rem;height:5.25rem;overflow:hidden;border-radius:50%;background:#ffffff09;display:grid;place-items:center}.profile-hero__avatar img{width:100%;height:100%;object-fit:cover}.profile-hero__avatar span{font-size:2rem;font-weight:900}.profile-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.2rem}.profile-stat{padding:1rem .85rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff05}.profile-stat strong{display:block;font-size:1.12rem}.profile-stat span{display:block;margin-top:.35rem;color:var(--text-faint);font-size:.82rem}.profile-shortcuts{display:grid;gap:.85rem;margin-top:1rem}.profile-shortcut{display:block;padding:1rem}.profile-shortcut strong{display:block}.profile-shortcut span{display:block;margin-top:.35rem;color:var(--text-muted);line-height:1.45}.history-tabs{margin-top:.25rem}.shorts-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem;margin-top:1rem}.short-tile{position:relative;overflow:hidden;min-height:300px;border-radius:var(--radius-lg);background:#ffffff06}.short-tile__media{width:100%;height:100%;min-height:300px;object-fit:cover}.short-tile__fallback{display:grid;place-items:center;min-height:300px;background:radial-gradient(circle at center,rgba(255,122,54,.14),transparent 38%),#ffffff05}.short-tile__fallback span{font-size:2rem;font-weight:900}.short-tile__overlay{position:absolute;inset:auto 0 0;padding:1rem .9rem .95rem;background:linear-gradient(180deg,transparent 0%,rgba(7,7,7,.88) 100%)}.short-tile__overlay h3{margin:0;font-size:1rem}.short-tile__overlay p{margin:.35rem 0 0;color:#f6f1eccc;font-size:.85rem}.player-shell{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-xl);background:#000}.player{width:100%;aspect-ratio:16 / 9;background:#000}.player-meta{margin-top:1rem}.player-meta h2{margin:0;font-size:1.45rem}.player-meta p{margin:.55rem 0 0;color:var(--text-muted);line-height:1.55}.notice-list{display:grid;gap:.85rem;margin-top:1rem}.notice-card{padding:1rem 1.05rem}.notice-card h3{margin:0;font-size:1rem}.notice-card p{margin:.45rem 0 0;color:var(--text-muted);line-height:1.55}.empty-state{margin-top:1rem;padding:1.1rem;border:1px dashed rgba(255,255,255,.14);border-radius:var(--radius-lg);background:#ffffff05}.page-home .section-block{background:linear-gradient(180deg,#ffffff05,#ffffff03),radial-gradient(circle at top left,rgba(255,122,54,.045),transparent 40%),#080808eb}.category-page .section-block{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.category-page .section-block__header{margin-bottom:.35rem}.category-page .section-block__title{font-size:1.28rem}.category-page .section-block__description{margin-top:.3rem;margin-bottom:.8rem}.category-page .empty-state{margin-top:.2rem}.empty-state__title{margin:0;font-size:1rem;font-weight:800}.empty-state__body{margin:.45rem 0 0;color:var(--text-muted);line-height:1.55}@media(min-width:720px){.app-main{padding-left:1.25rem;padding-right:1.25rem}.home-hero{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:stretch}.profile-hero{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.video-grid__list,.video-grid__list.is-compact,.shorts-list,.profile-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}.tag-stacks,.vip-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1040px){.topbar,.app-main{padding-left:1.5rem;padding-right:1.5rem}.video-grid__list{grid-template-columns:repeat(4,minmax(0,1fr))}.video-grid__list.is-compact{grid-template-columns:repeat(5,minmax(0,1fr))}.shorts-list{grid-template-columns:repeat(4,minmax(0,1fr))}.notice-list{grid-template-columns:repeat(2,minmax(0,1fr))}.tag-stacks{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:719px){.category-hero,.vip-promo,.poster-strip,.release-banner,.search-panel,.search-shell__box,.vip-overview,.auth-form__inline{grid-template-columns:1fr}.auth-form__captcha{grid-template-columns:minmax(0,1fr) 132px;align-items:end}.category-hero,.vip-promo,.poster-strip,.release-banner,.vip-overview{display:grid}.profile-stats,.auth-field__control{grid-template-columns:1fr}.auth-field__control small{min-width:0;justify-content:flex-start;min-height:2rem;padding:.7rem 1rem 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.05)}}
