*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:#050505;min-height:100%}body{color:#f2f2f2;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 50% -10%,#ffffff0e,#0000 34rem),#050505;min-width:320px;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button,input{border:0}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:2px solid #fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{color:#fff;background:#ffffff2e}*{scrollbar-width:thin;scrollbar-color:#353535 #090909}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#090909}::-webkit-scrollbar-thumb{background:#353535;border:2px solid #090909;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#4b4b4b}.site-shell{background:linear-gradient(#ffffff03,#0000 18rem),#050505;min-height:100vh;position:relative;overflow-x:hidden}.navbar{z-index:50;background:linear-gradient(#000000e0,#00000075,#0000);border-bottom:1px solid #ffffff06;align-items:center;gap:2rem;min-height:76px;padding:0 5vw;display:flex;position:absolute;top:0;left:0;right:0}.brand{flex-shrink:0;align-items:center;gap:.72rem;min-width:max-content;display:inline-flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 5px 18px #0009);width:42px;height:42px;transition:transform .18s,filter .18s}.brand:hover .brand-logo{filter:drop-shadow(0 7px 22px #000000bf);transform:translateY(-1px)scale(1.04)}.brand-name{letter-spacing:-.035em;color:#fff;font-size:1.12rem;font-weight:800}.desktop-nav{align-items:center;gap:.2rem;min-width:0;display:flex}.nav-link{color:#9b9b9b;letter-spacing:-.01em;cursor:pointer;background:0 0;justify-content:center;align-items:center;min-height:40px;padding:0 .85rem;font-size:.83rem;font-weight:600;transition:color .16s,background .16s;display:inline-flex;position:relative}.nav-link:hover,.nav-link.active{color:#fff}.nav-link.active:after{content:"";opacity:.9;background:#fff;border-radius:999px;height:2px;position:absolute;bottom:4px;left:.85rem;right:.85rem}.nav-button{appearance:none}.nav-actions{align-items:center;gap:.55rem;margin-left:auto;display:flex}.icon-button,.profile-button{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.icon-button{background:#ffffff0e;border:1px solid #ffffff17}.icon-button:hover{background:#ffffff1c;transform:translateY(-1px)}.icon-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.profile-button{color:#090909;background:#fff;border:1px solid #fff;font-size:.78rem;font-weight:800}.profile-button:hover{background:#ddd;transform:translateY(-1px)}.hero{isolation:isolate;background:#080808;height:760px;min-height:min(760px,88vh);max-height:900px;position:relative;overflow:hidden}.hero-backdrop{z-index:-4;opacity:0;filter:saturate(.78)contrast(1.08)brightness(.68);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .65s,transform .9s;position:absolute;inset:0;transform:scale(1.035)}.hero-backdrop.is-visible{opacity:1;transform:scale(1)}.hero-overlay{z-index:-3;background:linear-gradient(90deg,#000000f7 0%,#000000e0 23%,#0000008f 48%,#00000040 72%,#0009 100%),linear-gradient(#0000009e 0%,#0000 27%,#0000000a 54%,#050505f0 100%);position:absolute;inset:0}.hero-noise{z-index:-2;pointer-events:none;opacity:.08;mix-blend-mode:soft-light;background-image:radial-gradient(#ffffff73 .5px,#0000 .6px);background-size:4px 4px;position:absolute;inset:0}.hero-content{z-index:3;opacity:0;width:min(760px,62vw);margin-left:5vw;padding-top:210px;transition:opacity .45s,transform .55s;position:relative;transform:translateY(18px)}.hero-content.is-visible{opacity:1;transform:translateY(0)}.hero-kicker{color:#b6b6b6;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.72rem;font-weight:800;display:flex}.hero-kicker span{color:#676767}.hero h1{color:#fff;letter-spacing:-.065em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(2.8rem,6vw,6.5rem);font-weight:900;line-height:.93}.hero-description{color:#c3c3c3;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:660px;margin:1.35rem 0 0;font-size:clamp(.9rem,1.25vw,1.04rem);font-weight:400;line-height:1.72;display:-webkit-box;overflow:hidden}.hero-meta{color:#e1e1e1;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1.35rem;font-size:.8rem;font-weight:600;display:flex}.hero-meta .meta-separator{color:#656565}.hero-actions{flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1.65rem;display:flex}.primary-button,.secondary-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 1.1rem;font-size:.82rem;font-weight:750;transition:transform .16s,background .16s,border-color .16s,color .16s;display:inline-flex}.primary-button{color:#080808;background:#fff;border:1px solid #fff}.primary-button:hover{background:#dedede;border-color:#dedede;transform:translateY(-1px)}.secondary-button{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff13;border:1px solid #ffffff2e}.secondary-button:hover{background:#ffffff24;border-color:#ffffff4d;transform:translateY(-1px)}.hero-arrow{z-index:8;color:#fff;cursor:pointer;opacity:.45;background:#00000047;border:1px solid #ffffff14;border-radius:7px;justify-content:center;align-items:center;width:44px;height:76px;margin-top:-20px;font-size:2.3rem;font-weight:300;line-height:1;transition:opacity .16s,background .16s,transform .16s;display:inline-flex;position:absolute;top:50%}.hero-arrow:hover{opacity:1;background:#0000008c}.hero-prev{left:1.6rem}.hero-next{right:1.6rem}.hero-prev:hover{transform:translate(-2px)}.hero-next:hover{transform:translate(2px)}.hero-bottom{z-index:7;align-items:center;gap:1.5rem;display:flex;position:absolute;bottom:2.2rem;left:5vw;right:5vw}.hero-counter{color:#bcbcbc;letter-spacing:.08em;align-items:center;gap:.55rem;font-size:.72rem;font-weight:700;display:flex}.hero-counter span:first-child{color:#fff}.hero-counter i{background:#555;width:24px;height:1px;display:block}.hero-dots{align-items:center;gap:.35rem;display:flex}.hero-dot{cursor:pointer;background:#ffffff38;border-radius:999px;width:18px;height:3px;padding:0;transition:width .18s,background .18s}.hero-dot:hover{background:#ffffff8c}.hero-dot.active{background:#fff;width:34px}main{position:relative}.content-section{width:min(1400px,90vw);margin:0 auto;padding:4.8rem 0 0}.content-section+.content-section{padding-top:5.5rem}.section-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.55rem;display:flex}.section-heading h2{color:#fff;letter-spacing:-.045em;margin:.35rem 0 0;font-size:clamp(1.45rem,2.5vw,2.15rem);font-weight:850;line-height:1}.section-label{color:#777;letter-spacing:.16em;text-transform:uppercase;font-size:.66rem;font-weight:800;display:block}.section-link{color:#9a9a9a;cursor:pointer;background:0 0;flex-shrink:0;padding:.35rem 0;font-size:.77rem;font-weight:650;transition:color .16s,transform .16s}.section-link:hover{color:#fff;transform:translate(2px)}.anime-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(.75rem,1.4vw,1.15rem);display:grid}.anime-card{cursor:pointer;border-radius:10px;min-width:0;transition:transform .22s,opacity .22s;position:relative}.anime-card:hover{transform:translateY(-5px)}.anime-card:focus-visible{outline-offset:4px;outline:2px solid #fff}.card-poster{aspect-ratio:2/3;background:#111;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000040}.poster{background:linear-gradient(145deg,#202020,#0b0b0b);width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.poster-image{object-fit:cover;width:100%;height:100%;transition:transform .4s,filter .25s}.anime-card:hover .poster-image{filter:brightness(.84);transform:scale(1.045)}.poster-fallback{color:#d5d5d5;background:radial-gradient(circle at 50% 35%,#363636,#0b0b0b 72%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.poster-fallback span{aspect-ratio:1;color:#fff;background:#ffffff0a;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:42%;font-size:2rem;font-weight:850;display:flex}.poster[hidden],.poster-fallback[hidden]{display:none}.poster-badge{z-index:4;color:#fff;letter-spacing:.08em;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000ad;border:1px solid #ffffff24;border-radius:4px;padding:.24rem .4rem;font-size:.57rem;font-weight:850;position:absolute;top:.55rem;left:.55rem}.card-poster:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000,#000000bd);height:42%;position:absolute;inset:auto 0 0}.card-play{z-index:6;color:#080808;opacity:0;cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:.9rem;transition:opacity .18s,transform .18s,background .18s;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.84);box-shadow:0 8px 25px #00000073}.anime-card:hover .card-play,.anime-card:focus-within .card-play{opacity:1;transform:translate(-50%,-50%)scale(1)}.card-play:hover{background:#dedede;transform:translate(-50%,-50%)scale(1.06)}.episode-badge{z-index:7;color:#fff;letter-spacing:.03em;text-shadow:0 1px 5px #000c;font-size:.6rem;font-weight:800;position:absolute;bottom:.55rem;right:.55rem}.card-info{min-width:0;padding:.72rem .1rem 0}.card-info h3{color:#f3f3f3;letter-spacing:-.018em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.88rem;font-weight:700;line-height:1.25;overflow:hidden}.card-meta{color:#777;align-items:center;gap:.35rem;margin-top:.38rem;font-size:.67rem;font-weight:600;display:flex}.card-genres{align-items:center;gap:.35rem;margin-top:.4rem;display:flex;overflow:hidden}.card-genres span{color:#8b8b8b;white-space:nowrap;text-overflow:ellipsis;background:#ffffff0b;border-radius:3px;max-width:50%;padding:.16rem .32rem;font-size:.58rem;font-weight:600;overflow:hidden}.continue-section{padding-top:4rem}.continue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.continue-card{cursor:pointer;background:linear-gradient(145deg,#ffffff0b,#ffffff04);border:1px solid #ffffff13;border-radius:10px;grid-template-columns:115px minmax(0,1fr);min-width:0;transition:border-color .18s,background .18s,transform .18s;display:grid;overflow:hidden}.continue-card:hover{background:linear-gradient(145deg,#ffffff12,#ffffff06);border-color:#ffffff29;transform:translateY(-2px)}.continue-poster{min-height:170px;position:relative;overflow:hidden}.continue-poster .poster{position:absolute}.continue-poster .poster-image{transition:transform .35s}.continue-card:hover .continue-poster .poster-image{transform:scale(1.035)}.continue-episode{z-index:5;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;border-radius:4px;padding:.25rem .4rem;font-size:.6rem;font-weight:750;position:absolute;bottom:.55rem;left:.55rem}.continue-info{flex-direction:column;min-width:0;padding:1rem;display:flex}.continue-title-row{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.continue-title-row h3{color:#f4f4f4;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.94rem;font-weight:750;line-height:1.3;overflow:hidden}.continue-title-row>span{color:#aaa;flex-shrink:0;font-size:.68rem;font-weight:750}.continue-info>p{color:#777;margin:.48rem 0 0;font-size:.68rem;font-weight:600}.progress-track{background:#ffffff14;border-radius:999px;width:100%;height:4px;margin-top:auto;margin-bottom:.85rem;overflow:hidden}.progress-fill{border-radius:inherit;background:#fff;min-width:2px;height:100%}.resume-button{color:#d5d5d5;align-self:flex-start;font-size:.7rem;font-weight:700;transition:color .16s,transform .16s}.resume-button:hover{color:#fff;transform:translate(2px)}.search-modal{z-index:100;visibility:hidden;opacity:0;pointer-events:none;justify-content:center;align-items:flex-start;padding:clamp(5rem,10vh,7rem) 1.25rem 2rem;transition:opacity .18s,visibility .18s;display:flex;position:fixed;inset:0}.search-modal.open{visibility:visible;opacity:1;pointer-events:auto}.search-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c7;position:absolute;inset:0}.search-window{z-index:2;background:linear-gradient(160deg,#161616,#0b0b0b 62%);border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;width:min(820px,100%);max-height:min(760px,82vh);transition:transform .2s;display:flex;position:relative;overflow:hidden;transform:translateY(10px)scale(.985);box-shadow:0 35px 100px #000000b3}.search-modal.open .search-window{transform:translateY(0)scale(1)}.search-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.35rem 1rem;display:flex}.search-header h2{color:#fff;letter-spacing:-.035em;margin:.32rem 0 0;font-size:1.35rem;line-height:1}.close-search{color:#bdbdbd;cursor:pointer;background:#ffffff0e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.5rem;font-weight:300;line-height:1;transition:background .16s,color .16s;display:inline-flex}.close-search:hover{color:#fff;background:#ffffff1c}.modal-search{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:8px;align-items:center;gap:.7rem;min-height:48px;margin:0 1.35rem .75rem;padding:0 .85rem;display:flex}.modal-search:focus-within{background:#ffffff0f;border-color:#ffffff47}.modal-search svg{fill:none;stroke:#898989;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.modal-search input{color:#fff;background:0 0;outline:none;width:100%;min-width:0;font-size:.82rem}.modal-search input::placeholder{color:#666}.search-summary{color:#696969;padding:0 1.35rem .8rem;font-size:.66rem;font-weight:650}.search-results{min-height:0;padding:0 .7rem .9rem;overflow-y:auto}.search-result{text-align:left;cursor:pointer;background:0 0;border-radius:8px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:.8rem;width:100%;padding:.58rem;transition:background .15s;display:grid}.search-result:hover{background:#ffffff0e}.result-image{color:#d7d7d7;background:linear-gradient(145deg,#282828,#101010);border-radius:5px;justify-content:center;align-items:center;width:44px;height:58px;font-size:.9rem;font-weight:800;display:flex;overflow:hidden}.result-image img{object-fit:cover;width:100%;height:100%}.result-details{flex-direction:column;min-width:0;display:flex}.result-details strong{color:#ededed;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:700;overflow:hidden}.result-details small{color:#707070;white-space:nowrap;text-overflow:ellipsis;margin-top:.28rem;font-size:.64rem;font-weight:600;overflow:hidden}.result-arrow{color:#696969;font-size:1rem;transition:color .15s,transform .15s}.search-result:hover .result-arrow{color:#fff;transform:translate(2px)}.search-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:2rem;display:flex}.search-empty-mark{color:#fff;background:#ffffff09;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.85rem;font-size:1.1rem;font-weight:850;display:flex}.search-empty h3{color:#eee;margin:0;font-size:.9rem}.search-empty p{color:#6e6e6e;margin:.45rem 0 0;font-size:.7rem}.footer{color:#626262;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:1rem;width:min(1400px,90vw);margin:6rem auto 0;padding:1.6rem 0 2.2rem;font-size:.65rem;font-weight:600;display:flex}.footer-brand{color:#bdbdbd;align-items:center;gap:.5rem;font-size:.76rem;font-weight:750;display:inline-flex}.footer-brand img{object-fit:contain;width:30px;height:30px}.app-error{background:radial-gradient(circle,#171717,#050505 55%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.app-error-card{text-align:center;background:#ffffff09;border:1px solid #ffffff1a;border-radius:14px;width:min(480px,100%);padding:2rem;box-shadow:0 30px 80px #00000073}.error-mark{color:#080808;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 1rem;font-size:1.3rem;font-weight:900;display:flex}.app-error-card .eyebrow{color:#777;letter-spacing:.15em;margin:0;font-size:.65rem;font-weight:800}.app-error-card h1{color:#fff;letter-spacing:-.04em;margin:.65rem 0 0;font-size:1.5rem}.app-error-card p:not(.eyebrow){color:#777;margin:.75rem auto 1.35rem;font-size:.78rem;line-height:1.6}.app-error-card .primary-button{margin-top:.2rem}@media (width<=1180px){.navbar{padding-left:3.5vw;padding-right:3.5vw}.hero-content{width:min(700px,68vw);margin-left:3.5vw}.hero-bottom{left:3.5vw;right:3.5vw}.content-section,.footer{width:93vw}.anime-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=900px){.navbar{gap:1rem;min-height:68px}.desktop-nav{gap:0}.nav-link{padding-left:.55rem;padding-right:.55rem;font-size:.76rem}.nav-link.active:after{left:.55rem;right:.55rem}.hero{height:670px;min-height:670px}.hero-content{width:min(640px,72vw);padding-top:180px}.hero h1{font-size:clamp(2.6rem,7vw,4.7rem)}.anime-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.continue-grid{grid-template-columns:1fr}}@media (width<=700px){.navbar{background:linear-gradient(#000000e6,#0000);min-height:64px;padding:0 1rem;position:absolute}.brand-logo{width:36px;height:36px}.brand-name{font-size:1rem}.desktop-nav{display:none}.nav-actions{gap:.4rem}.icon-button,.profile-button{width:35px;height:35px}.hero{height:620px;min-height:620px}.hero-backdrop{background-position:64%}.hero-overlay{background:linear-gradient(90deg,#000000f7,#000000ad 65%,#0000008c),linear-gradient(#0009,#0000 30%,#050505fa 100%)}.hero-content{width:auto;margin-left:1rem;margin-right:1rem;padding-top:145px}.hero-kicker{margin-bottom:.75rem;font-size:.62rem}.hero h1{max-width:90%;font-size:clamp(2.35rem,12vw,4rem)}.hero-description{-webkit-line-clamp:4;max-width:95%;margin-top:1rem;font-size:.78rem;line-height:1.58}.hero-meta{gap:.45rem;margin-top:1rem;font-size:.68rem}.hero-actions{margin-top:1.2rem}.primary-button,.secondary-button{border-radius:7px;min-height:40px;padding:0 .85rem;font-size:.7rem}.hero-arrow{width:34px;height:42px;margin:0;font-size:1.8rem;top:auto;bottom:3.6rem}.hero-prev{left:1rem}.hero-next{right:1rem}.hero-bottom{gap:.9rem;bottom:1.15rem;left:1rem;right:1rem}.hero-counter{font-size:.62rem}.hero-dots{max-width:calc(100vw - 100px);overflow:hidden}.hero-dot{flex-shrink:0;width:13px}.hero-dot.active{width:25px}.content-section{width:auto;margin-left:1rem;margin-right:1rem;padding-top:3.3rem}.content-section+.content-section{padding-top:3.8rem}.section-heading{align-items:center;margin-bottom:1rem}.section-heading h2{font-size:1.4rem}.section-link{font-size:.67rem}.anime-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.card-info{padding-top:.55rem}.card-info h3{font-size:.75rem}.card-meta{font-size:.58rem}.card-genres{display:none}.poster-badge{font-size:.5rem;top:.4rem;left:.4rem}.episode-badge{font-size:.52rem;bottom:.4rem;right:.4rem}.card-play{width:38px;height:38px;font-size:.75rem}.continue-section{padding-top:3rem}.continue-card{grid-template-columns:92px minmax(0,1fr)}.continue-poster{min-height:138px}.continue-info{padding:.8rem}.continue-title-row h3{font-size:.8rem}.continue-title-row>span,.continue-info>p{font-size:.6rem}.resume-button{font-size:.62rem}.footer{flex-wrap:wrap;width:auto;margin-top:4rem;margin-left:1rem;margin-right:1rem;padding-bottom:1.5rem;font-size:.58rem}.footer-brand{width:100%}.search-modal{padding:4.2rem .6rem .6rem}.search-window{border-radius:11px;max-height:calc(100vh - 4.8rem)}.search-header{padding:1rem 1rem .75rem}.search-header h2{font-size:1.15rem}.modal-search{margin:0 1rem .6rem}.search-summary{padding:0 1rem .65rem}.search-results{padding-left:.4rem;padding-right:.4rem}}@media (width<=430px){.anime-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.hero{height:590px;min-height:590px}.hero-content{padding-top:135px}.hero h1{font-size:clamp(2.2rem,13vw,3.25rem)}.hero-description{font-size:.73rem}.hero-actions{flex-direction:column;align-items:flex-start}.primary-button,.secondary-button{width:auto}.continue-card{grid-template-columns:84px minmax(0,1fr)}.continue-poster{min-height:126px}.continue-info{padding:.7rem}.continue-title-row{gap:.4rem}.continue-title-row h3{font-size:.74rem}.progress-track{margin-bottom:.65rem}.search-result{grid-template-columns:40px minmax(0,1fr) auto;gap:.65rem}.result-image{width:40px;height:53px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-backdrop,.hero-content{transform:none}}
