.catalog-search-modal{position:fixed;inset:0;margin:auto;width:min(760px,calc(100vw - 48px));max-width:none;max-height:min(840px,calc(100dvh - 64px));border-radius:18px;overscroll-behavior:contain}.catalog-search-modal[open]{animation:search-panel-enter .28s cubic-bezier(.22,1,.36,1) both}.catalog-search-modal .search-modal-content{padding:30px 32px 20px}.catalog-search-modal .search-modal-heading h2{font-size:30px}.catalog-search-modal .search-modal-close{width:40px;height:40px;border-radius:50%}.catalog-search-modal .catalog-search-form{border-radius:10px;padding:7px 8px 7px 15px;transition:border-color .2s,box-shadow .2s}.catalog-search-modal .catalog-search-form:focus-within{border-color:var(--catalog-pink);box-shadow:0 0 0 3px #ed54872b}.catalog-search-modal .catalog-search-form input:focus,.catalog-search-modal .catalog-search-form input:focus-visible{outline:none;box-shadow:none}.catalog-search-modal .catalog-search-form input{min-width:0;font-size:15px}.catalog-search-modal .search-modal-results>a{padding:13px 8px;border-radius:6px}.catalog-search-modal .search-modal-results .poster-placeholder,.catalog-search-modal .search-modal-results img{width:46px;height:62px}.catalog-search-modal .search-modal-results strong{font-size:15px}.catalog-search-modal .search-modal-results small{font-size:11px}.catalog-search-modal .search-modal-footer{padding-top:18px;font-size:12px}@keyframes search-panel-enter{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:600px){.catalog-search-modal{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:14px}.catalog-search-modal .search-modal-content{padding:22px 16px 18px}.catalog-search-modal .search-modal-heading h2{font-size:25px}.catalog-search-modal .search-modal-heading .eyebrow{font-size:7px;letter-spacing:.6px}.catalog-search-modal .search-modal-close{width:36px;height:36px}.catalog-search-modal .catalog-search-form{gap:8px;padding-left:10px}.catalog-search-modal .catalog-search-form input{font-size:16px}.catalog-search-modal .catalog-search-form .catalog-button{padding:10px;font-size:12px;gap:4px}.catalog-search-modal .search-modal-results strong{font-size:13px}.catalog-search-modal .search-modal-results small{font-size:10px}}@media (prefers-reduced-motion:reduce){.catalog-search-modal[open]{animation:none}}.site-shell{min-height:100svh}.site-header{position:sticky;top:0;z-index:40;background:rgb(185 222 255/.94);border-bottom:1px solid rgb(99 147 195/.34);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.site-header__inner{display:flex;align-items:center;gap:clamp(20px,3vw,44px);min-height:76px;max-width:1504px;margin-inline:auto;padding-inline:40px}.site-header__brand{display:inline-flex;flex-shrink:0;color:#3b1834}.kiroku-logo__slogan{margin-left:7px;color:#563044;font-size:11px;font-weight:700;letter-spacing:.2em;white-space:nowrap}.kiroku-wordmark{overflow:visible}.desktop-nav{display:flex;align-self:stretch;align-items:stretch;gap:32px;margin-inline:auto}.desktop-nav__link{display:inline-flex;align-items:center;justify-content:center;position:relative;min-width:48px;font-size:15px;font-weight:700;white-space:nowrap;color:#3b1834;transition:color .18s ease}.desktop-nav__link:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#d12750;transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.desktop-nav__link.is-active:after,.desktop-nav__link:hover:after{transform:scaleX(1)}.desktop-nav__link:hover{color:#b01741}.desktop-nav__spark{position:absolute;top:7px;font-size:9px;color:#d12750}.site-header__actions{display:flex;align-items:center;gap:12px}.shell-search{display:flex;align-items:center;gap:9px;width:clamp(180px,19vw,280px);min-height:40px;padding:0 12px;color:#563044;background:rgb(255 246 250/.35);border:1px solid rgb(72 68 121/.36);border-radius:7px;text-align:left;transition:background .18s ease,border-color .18s ease}.shell-search:hover{background:rgb(255 246 250/.7);border-color:#a44979}.shell-search span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.shell-search kbd{margin-left:auto;border:1px solid rgb(72 68 121/.2);border-radius:3px;padding:0 6px;font-size:12px}.shell-theme{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:7px;min-width:40px;min-height:40px;padding-inline:9px;border:1px solid transparent;border-radius:7px;color:#60314d;transition:background .18s ease,color .18s ease}.shell-theme__label{font-size:11px;white-space:nowrap}.shell-theme:hover{background:rgb(255 246 250/.45)}.shell-theme__icons{display:block;position:relative;width:19px;height:19px}.shell-theme__icons svg{position:absolute;inset:0;transition:opacity .3s ease,transform .4s ease}.shell-theme__sun{opacity:0;transform:rotate(-65deg) scale(.7)}html[data-theme=dark] .shell-theme__moon{opacity:0;transform:rotate(65deg) scale(.7)}html[data-theme=dark] .shell-theme__sun{opacity:1;transform:rotate(0) scale(1)}.site-main{min-height:calc(100svh - 76px);outline:none;scroll-margin-top:90px}.shell-skip-link{position:fixed;top:-80px;left:20px;z-index:100;padding:12px 18px;border-radius:6px;background:#3b1834;color:#fff0f2;font-size:14px}.shell-skip-link:focus{top:10px}.mobile-nav{display:none}.mobile-nav a:focus-visible,.site-header a:focus-visible,.site-header button:focus-visible{outline:2px solid #b01741;outline-offset:4px;border-radius:4px}#airing{scroll-margin-top:96px}@media (max-width:1230px){.kiroku-logo__slogan{display:none}.site-header__inner{gap:24px;padding-inline:28px}.desktop-nav{gap:24px}.shell-theme__label{display:none}}@media (max-width:900px){.site-header__inner{min-height:68px;gap:16px;padding-inline:24px}.desktop-nav{gap:18px}.desktop-nav__link{font-size:14px;min-width:42px}.kiroku-wordmark{width:107px;height:30px}.kiroku-logo>svg:first-child{width:36px;height:36px}.shell-search{width:40px;padding:0;justify-content:center}.shell-search kbd,.shell-search span{display:none}.site-main{min-height:calc(100svh - 68px)}}@media (max-width:640px){.site-header__inner{min-height:64px;padding-inline:20px}.desktop-nav{display:none}.site-header__actions{margin-left:auto;gap:7px}.site-main{min-height:calc(100svh - 64px);padding-bottom:calc(86px + env(safe-area-inset-bottom))}.mobile-nav{display:flex;position:fixed;bottom:max(10px,env(safe-area-inset-bottom));left:20px;right:20px;max-width:390px;margin-inline:auto;z-index:40;background:rgb(185 222 255/.96);border:1px solid rgb(99 147 195/.4);border-radius:18px;box-shadow:0 8px 30px rgb(71 32 61/.13);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:7px 12px}.mobile-nav__link{position:relative;display:flex;flex:1;min-height:48px;align-items:center;justify-content:center;gap:7px;color:#69415d;font-size:12px;border-radius:11px;transition:background .18s ease,color .18s ease}.mobile-nav__link.is-active{background:#ffe2e4;color:#b01741;font-weight:700}#airing{scroll-margin-top:82px}}@media (prefers-reduced-motion:reduce){.desktop-nav__link,.desktop-nav__link:after,.mobile-nav__link,.shell-search,.shell-theme,.shell-theme__icons svg{transition:none}}.reading-progress{pointer-events:none;position:fixed;inset:0 0 auto;height:3px;z-index:90}.reading-progress>span{display:block;height:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#ef593c,#ef3772 58%,#9963da);box-shadow:0 0 10px #ef593c55}.site-atmosphere{pointer-events:none;position:fixed;inset:0;overflow:hidden;z-index:0}.site-shell{position:relative;z-index:1}.site-atmosphere>span{position:absolute;width:min(42vw,650px);aspect-ratio:1;border-radius:50%;background:radial-gradient(ellipse,#ffae9555,#ffcaec20 45%,transparent 70%);opacity:.75}.site-atmosphere>span:first-child{top:14%;left:-24%;transform:translate3d(0,var(--ambient-scroll,0),0)}.site-atmosphere>span:last-child{bottom:-5%;right:-23%;background:radial-gradient(ellipse,#78c7ff70,#bce5ff20 45%,transparent 70%);transform:translate3d(0,calc(var(--ambient-scroll, 0px) * -1),0)}.site-atmosphere[data-active=true]>span{transition:transform 1s ease-out}.scene-atmosphere{position:absolute;z-index:1;inset:0;pointer-events:none;overflow:hidden;opacity:0;transition:opacity 1.2s ease}.immersive-scene[data-scene-active=true] .scene-atmosphere{opacity:1}.scene-sunbeam{top:-45%;right:-1%;height:180%;width:48%;transform:rotate(-24deg);background:linear-gradient(90deg,transparent 8%,#fff6c700 30%,#fff4bf75 48%,#ffffe3a0 51%,#fff6c72b 60%,transparent 76%);opacity:.43}.scene-glow,.scene-sunbeam{position:absolute;mix-blend-mode:screen}.scene-glow{border-radius:50%;width:230px;height:230px;background:radial-gradient(circle,#fff5c177,#ffdbac20 44%,transparent 70%)}.scene-glow-one{right:5%;top:-18%}.scene-glow-two{width:90px;height:90px;right:37%;bottom:7%;background:radial-gradient(circle,#fffdf09c,#ffdcda22 44%,transparent 70%)}.scene-mote{position:absolute;display:block;width:5px;height:5px;border-radius:50%;background:#fff5cd;box-shadow:0 0 12px 4px #ffecbf66;opacity:.72}.scene-mote-1{left:44%;top:72%}.scene-mote-2{left:67%;top:43%;width:3px;height:3px}.scene-mote-3{left:89%;top:77%}.scene-mote-4{left:57%;top:24%;width:4px;height:4px}.scene-mote-5{left:79%;top:17%;width:3px;height:3px}.scene-mote-6{left:32%;top:55%;width:4px;height:4px}.immersive-scene[data-scene-active=true] .scene-sunbeam{animation:scene-sunlight 17s ease-in-out infinite alternate}.immersive-scene[data-scene-active=true] .scene-glow{animation:scene-light-drift 12s ease-in-out infinite alternate}.immersive-scene[data-scene-active=true] .scene-glow-two{animation-delay:-5s}.immersive-scene[data-scene-active=true] .scene-mote{animation:scene-float 8s ease-in-out infinite alternate}.immersive-scene[data-scene-active=true] .scene-mote:nth-of-type(2n){animation-delay:-3s;animation-duration:11s}.immersive-scene[data-scene-active=true] .scene-mote:nth-of-type(3n){animation-delay:-6s;animation-duration:13s}.immersive-scene[data-scene-active=true] .hero-art{animation:scene-depth-breathe 22s ease-in-out infinite alternate}.immersive-scene .hero-copy{transform:translate3d(calc(var(--scene-x, 0px) * -.16),calc(var(--scene-y, 0px) * -.12),0);transition:transform .6s ease-out;z-index:2}.immersive-scene .hero-art,.immersive-scene.editorial-feature-scene .editorial-coast-art{transform:translate3d(var(--scene-x,0),calc(var(--scene-y, 0px) + var(--scene-scroll, 0px)),0) scale(1.13);transition:transform .7s cubic-bezier(.16,1,.3,1)}.immersive-scene[data-scene-active=true] .editorial-coast-art{animation:scene-depth-breathe 22s ease-in-out infinite alternate}.immersive-scene .editorial-feature-copy{z-index:2}.immersive-scene .editorial-feature-cover{transition:transform .7s cubic-bezier(.16,1,.3,1)}.immersive-scene[data-scene-active=true] .editorial-feature-slide:not([hidden]) .editorial-feature-cover{animation:scene-cover-float 8s ease-in-out infinite alternate}.immersive-scene[data-scene-active=true] .editorial-feature-slide:not([hidden]) .editorial-feature-star{animation:scene-star-turn 11s ease-in-out infinite alternate}@keyframes scene-depth-breathe{0%{scale:1;translate:0 0}to{scale:1.045;translate:-9px -5px}}@keyframes scene-sunlight{0%{opacity:.28;translate:-26px 0}to{opacity:.67;translate:24px 0}}@keyframes scene-light-drift{0%{transform:translateZ(0) scale(.9);opacity:.65}to{transform:translate3d(-27px,22px,0) scale(1.12);opacity:1}}@keyframes scene-float{0%{transform:translate3d(-5px,17px,0);opacity:.3}50%{opacity:.85}to{transform:translate3d(11px,-24px,0);opacity:.45}}@keyframes scene-cover-float{0%{translate:0 0;rotate:0deg}to{translate:0 -9px;rotate:-3deg}}@keyframes scene-star-turn{0%{rotate:-8deg;scale:.88}to{rotate:18deg;scale:1.13}}@media (hover:hover) and (pointer:fine){.subject-card{perspective:900px}.subject-card .subject-card-cover,[data-tilt-card]{transform:perspective(900px) rotateX(0deg) rotateY(0deg);transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s;transform-origin:center}.subject-card-cover[data-tilt-active=true],[data-tilt-card][data-tilt-active=true]{transform:perspective(900px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translate3d(0,-7px,15px);box-shadow:0 18px 26px -14px #69274870;transition-duration:.16s}.subject-card .subject-card-cover:before{content:"";position:absolute;inset:-50%;z-index:3;pointer-events:none;background:linear-gradient(115deg,transparent 33%,#ffffff00 41%,#ffffff90 49%,#ffffff22 53%,transparent 61%);transform:translateX(-70%);opacity:0;transition:opacity .3s,transform .7s cubic-bezier(.16,1,.3,1)}.subject-card-cover[data-tilt-active=true]:before{transform:translateX(28%);opacity:.55}.subject-card .subject-card-cover:after{z-index:2;background:radial-gradient(circle at var(--glare-x,50%) var(--glare-y,50%),#fff4dc65,transparent 65%);opacity:0;transition:opacity .3s}.subject-card-cover[data-tilt-active=true]:after{opacity:.55}}@media (max-width:640px){.scene-sunbeam{width:80%;right:-18%;top:-20%;opacity:.35}.scene-mote{scale:.8}.site-atmosphere{display:none}}html[data-motion=paused] :is(.reading-progress,.site-atmosphere,.scene-atmosphere){display:none}html[data-motion=paused] :is(.hero-copy,.subject-card-cover,[data-tilt-card]){transform:none!important}html[data-motion=paused] .subject-card-cover:after,html[data-motion=paused] .subject-card-cover:before{opacity:0!important}html[data-motion=paused] :is(.hero-art,.editorial-coast-art,.editorial-feature-cover,.editorial-feature-star){scale:none!important;translate:none!important;rotate:none!important}html[data-motion=paused] .editorial-coast-art{transform:none!important}@media (prefers-reduced-motion:reduce){.reading-progress,.scene-atmosphere,.site-atmosphere{display:none}.hero-copy,.subject-card-cover,[data-tilt-card]{transform:none!important}.subject-card-cover:after,.subject-card-cover:before{opacity:0!important}.editorial-coast-art,.editorial-feature-cover,.editorial-feature-star,.hero-art{scale:none!important;translate:none!important;rotate:none!important}.editorial-coast-art{transform:none!important}}html[data-theme=dark]{color-scheme:dark;--color-surface-0:#171723;--color-surface-1:#252133;--color-surface-2:#263149;--color-surface-3:#344361;--color-surface-4:#49303c;--color-text-1:#f5e7ee;--color-text-2:#d4b8cc;--color-text-3:#bda4ba;--color-accent:#ffa0b5;--color-accent-light:#ffc2cd;--color-accent-purple:#c5acf5;--color-accent-blue:#a0d5fc;--color-accent-amber:#ffcf95;--color-accent-emerald:#92d9c6;--color-accent-red:#ffa0ae;--color-border:#57435b;--color-border-strong:#92748d;--ink:var(--color-text-1);--muted:var(--color-text-2);--paper:var(--color-surface-0);--line:var(--color-border);--pink:var(--color-accent);--blue:var(--color-surface-2)}html[data-theme=dark] :is(.catalog-page,.catalog-search-modal){--catalog-ink:var(--ink);--catalog-muted:var(--muted);--catalog-pink:var(--pink);--catalog-sky:var(--blue);--catalog-line:var(--line)}html[data-theme=dark] .home-editorial{--editorial-plum:var(--ink);--editorial-orange:#ffb487}html[data-theme=dark] :focus-visible,html[data-theme=dark] :is(.catalog-page,.catalog-search-modal,.site-header,.mobile-nav) :focus-visible{outline-color:#9ed7ff}html[data-theme=dark] ::selection{background:#764c72;color:#fff2f7}html[data-theme=dark] ::-webkit-scrollbar-track{background:#171723}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#73546f}html[data-theme=dark] .site-header{background:rgb(32 39 59/.95);border-color:#43536d}html[data-theme=dark] :is(.site-header__brand,.desktop-nav__link,.mobile-nav__link){color:var(--ink)}html[data-theme=dark] .kiroku-logo__slogan{color:#d5bad1}html[data-theme=dark] .kiroku-wordmark{fill:#f5e7ee}html[data-theme=dark] .kiroku-wordmark [stroke]{stroke:#f5e7ee}html[data-theme=dark] :is(.desktop-nav__spark,.desktop-nav__link:hover){color:var(--pink)}html[data-theme=dark] .desktop-nav__link:after{background:var(--pink)}html[data-theme=dark] .shell-search{color:#ded0e2;background:#29334c;border-color:#68728d}html[data-theme=dark] .shell-search:hover{background:#35415b;border-color:#c695bd}html[data-theme=dark] .shell-search kbd{border-color:#68728d}html[data-theme=dark] .shell-theme{color:#ffd09a}html[data-theme=dark] .shell-theme:hover{background:#36425c}html[data-theme=dark] .shell-skip-link{color:#2a2030;background:#ffd0db}html[data-theme=dark] .mobile-nav{background:rgb(33 41 61/.97);border-color:#586781;box-shadow:0 8px 32px #080a164d}html[data-theme=dark] .mobile-nav__link.is-active{color:#ffb2c6;background:#49304b}html[data-theme=dark] :is(.tag,.glass,.glass-light,.glass-nav){background:var(--color-surface-2)}html[data-theme=dark] .btn-primary,html[data-theme=dark] :is(.catalog-page,.catalog-search-modal) .catalog-button{background:#ffa0b5;color:#321f2e;border-color:#ffa0b5}html[data-theme=dark] :is(.btn-primary,.catalog-button):hover{background:#ffc2cd;color:#321f2e;box-shadow:0 6px 20px #0a061d33}html[data-theme=dark] .btn-secondary:hover{background:#3a4d6a}html[data-theme=dark] .catalog-page .catalog-button-outline{background:#30273d;color:var(--ink);border-color:#a87897}html[data-theme=dark] .catalog-page .catalog-button-outline:hover{background:#493248}html[data-theme=dark] :is(.sky-panel,.editorial-shelf-blue,.editorial-shelf-light-blue){background:linear-gradient(125deg,#283850,#252b41);border-color:#536e89}html[data-theme=dark] :is(.peach-panel,.editorial-shelf-orange,.detail-next-story){background:linear-gradient(125deg,#4b303e,#352637);border-color:#8e6271}html[data-theme=dark] :is(.editorial-years,.detail-rating-panel){background:linear-gradient(135deg,#362c4b,#292538);border-color:#776287}html[data-theme=dark] :is(.overview-category,.ranking-tabs,.ranking-list li+li,.editorial-category-door,.editorial-overview-bottom,.editorial-overview-shortcuts,.editorial-jump-nav,.editorial-jump-nav>a:last-child,.editorial-weekdays,.editorial-shelf,.editorial-themes,.editorial-theme-copy,.detail-theme-box,.detail-info dl>div){border-color:var(--line)}html[data-theme=dark] :is(.tags-panel>p,.explore-tags a span,.editorial-tag-panel>p,.editorial-tag-cloud sup,.editorial-carousel-label,.editorial-feature-progress,.editorial-carousel-counter>span,.detail-spine,.detail-chapters a>span:first-child,.detail-rating-column small,.detail-schedule-note,.detail-character-note,.detail-character-original,.detail-character-voices>span:first-child,.detail-character-empty,.detail-rating-values){color:var(--muted)}html[data-theme=dark] :is(.ranking-number,.stamp-divider){color:var(--color-text-3)}html[data-theme=dark] :is(.category-emblem,.editorial-door-icon){background:#5b344e;border-color:#9d6889;color:#ffc1d5}html[data-theme=dark] :is(.category-emblem-book,.editorial-door-book){background:#5b4539;border-color:#a17b59;color:#ffd8a3}html[data-theme=dark] :is(.subject-card-cover,.subject-skeleton>span){background:#49334a}html[data-theme=dark] .episode-progress{color:#e0bed0}html[data-theme=dark] .episode-progress-known{color:#ffadc4}html[data-theme=dark] .episode-progress small{color:#d4b8cc}html[data-theme=dark] .episode-progress-dot{background:#c799b6}html[data-theme=dark] .episode-progress-known .episode-progress-dot{background:#ffadc4;box-shadow:0 0 0 3px #ffadc418}html[data-theme=dark] .subject-card>.episode-progress{border-color:#9b799346}html[data-theme=dark] .subject-card-cover:after{border-color:#ffe4ef14}html[data-theme=dark] :is(.poster-placeholder,.subject-skeleton>.subject-card-cover,.shimmer){background:linear-gradient(135deg,#51334c,#293d58);color:#e2b6d3}html[data-theme=dark] .subject-card-badge{color:#fff0c9;background:#634940}html[data-theme=dark] :is(.calendar-notice,.editorial-overview-shortcuts>a,.editorial-years>div>a,.editorial-shelf-arrows button,.detail-category>*,.hero-chips span){color:var(--ink);background:#30405a;border-color:#597089}html[data-theme=dark] :is(.editorial-overview-shortcuts>a:hover,.editorial-years>div>a:hover,.editorial-shelf-arrows button:hover){background:#435171}html[data-theme=dark] :is(.editorial-overview-shortcuts>a>span,.detail-chapters a>span:last-child,.detail-chapters a:hover,.detail-schedule-note strong,.detail-character-summary summary){color:var(--pink)}html[data-theme=dark] :is(.explore-tags a,.editorial-tag-cloud>a,.detail-tags a){color:var(--ink);background:#4b3445;border-color:#8b6177}html[data-theme=dark] .editorial-tag-cloud>.editorial-tag-popular{background:#604053}html[data-theme=dark] :is(.explore-tags a:hover,.editorial-tag-cloud>a:hover,.detail-tags a:hover){background:#3b526e;border-color:#7295b2}html[data-theme=dark] .editorial-weekdays button{color:var(--muted);background:#292233}html[data-theme=dark] :is(.editorial-weekdays button,.weekday-tabs button)[aria-pressed=true]{color:#321f2e;background:#ffa0b5;border-color:#ffa0b5;box-shadow:none}html[data-theme=dark] :is(.editorial-weekdays button,.weekday-tabs button):hover:not([aria-pressed=true]){background:#513347;border-color:#a27592}html[data-theme=dark] :is(.editorial-calendar-track,.editorial-shelf-track,.airing-track){scrollbar-color:#7c5d77 transparent}html[data-theme=dark] .editorial-theme-card{background:#46303f;border-color:#8c6078}html[data-theme=dark] .editorial-theme-1{background:#293e56;border-color:#5c7d99}html[data-theme=dark] .editorial-theme-2{background:#3c2f4b;border-color:#81698f}html[data-theme=dark] .editorial-theme-covers{background:linear-gradient(135deg,#ffffff0c,transparent)}html[data-theme=dark] :is(.editorial-theme-covers>img,.editorial-theme-covers>.poster-placeholder,.editorial-feature-cover,.detail-next-story img,.detail-next-story .poster-placeholder){border-color:#bca4b0}html[data-theme=dark] :is(.home-hero,.editorial-feature-scene,.detail-hero){background:#252d44;border-color:#625370}html[data-theme=dark] :is(.hero-shade,.editorial-feature-wash){background:linear-gradient(90deg,#242537fc,#242537ee 35%,#242537bb 55%,#24253742)}html[data-theme=dark] :is(.editorial-feature-original,.editorial-feature-category>span:nth-child(2),.editorial-feature-category>span:last-child){color:#dcc4d7;border-color:#89677e}html[data-theme=dark] .editorial-feature-summary{color:#f0dce9}html[data-theme=dark] .editorial-feature-category>span:first-child{background:#2c4662;border-color:#7aa5c4;color:#e4f3ff}html[data-theme=dark] .editorial-cover-orbit{background:#618bc526;border-color:#d8bdde70}html[data-theme=dark] .editorial-cover-orbit:after{border-color:#e8cdee57}html[data-theme=dark] .editorial-feature-rating{background:#594139;border-color:#d6a276;color:#ffe7c4}html[data-theme=dark] .editorial-feature-rating strong{color:#ffb4a6}html[data-theme=dark] .editorial-carousel-controls{border-color:#a07d965e}html[data-theme=dark] .editorial-carousel-dots span{background:#8b6783}html[data-theme=dark] .editorial-carousel-dots button[aria-pressed=true] span{background:#ffb487}html[data-theme=dark] .editorial-carousel-buttons button{background:#3e3248;border-color:#a07d96}html[data-theme=dark] .editorial-carousel-buttons button:hover{background:#3c506d}html[data-theme=dark] .scene-glow-one{opacity:.24}html[data-theme=dark] .scene-sunbeam{opacity:.12}html[data-theme=dark] .catalog-filter-board{background:linear-gradient(130deg,#2b2234,#2b273d 65%,#253149);border-color:#6b4f6b}html[data-theme=dark] .catalog-search-form{background:#211f30;border-color:#8e6c8c}html[data-theme=dark] .catalog-search-form:focus-within{border-color:#a0d5fc;box-shadow:0 0 0 3px #a0d5fc1c}html[data-theme=dark] .catalog-search-form svg{color:#cfb6d2}html[data-theme=dark] input::placeholder{color:#bea2b9;opacity:1}html[data-theme=dark] .category-filters button[aria-pressed=true]{background:#3b536f;color:#e9f5ff;border-color:#7babc9}html[data-theme=dark] .category-filters button:hover{background:#3b4661}html[data-theme=dark] :is(.filter-sort,.filter-refinement-grid>label>span,.filter-tag-heading>span,.filter-tag-heading>small,.filter-tag-search,.filter-tag-footer small,.filter-no-tags,.filter-source-note,.filter-active-label){color:var(--muted)}html[data-theme=dark] :is(.filter-sort select,.filter-refinement-grid select,.filter-tag-search input,.select-filters select){background:#201f30;color:var(--ink);border-color:#8b708a}html[data-theme=dark] select option{background:#252133;color:#f5e7ee}html[data-theme=dark] .filter-refinement-grid select:disabled{background:#302b39;color:#b39ead;border-color:#5c4f60}html[data-theme=dark] :is(.catalog-refinements,.filter-active){border-color:#68516c}html[data-theme=dark] .filter-tag-options button{background:#423045;color:#f1cadd;border-color:#8f6883}html[data-theme=dark] .filter-tag-options button small{color:#d6b8cc}html[data-theme=dark] .filter-tag-options button:hover{background:#36506a;border-color:#80a6c7}html[data-theme=dark] .filter-tag-options button[aria-pressed=true]{background:#674055;border-color:#f2a8c0;color:#ffe4ee}html[data-theme=dark] .filter-tag-options button[aria-pressed=true] small{color:#ffd0df}html[data-theme=dark] :is(.filter-tag-footer .filter-all-tags,.filter-tag-options .filter-all-tags){color:#d8c7ef;border-color:#9b80b8}html[data-theme=dark] .filter-tag-options .filter-all-tags{background:#3c334d}html[data-theme=dark] .filter-active{background:#242d425c}html[data-theme=dark] .filter-active li>button{background:#35445e;color:#f1d8ef;border-color:#7d819f}html[data-theme=dark] .filter-active li>button:hover{background:#465671}html[data-theme=dark] :is(.filter-active-label strong,.filter-active li>button>span,.filter-clear){color:#ffb2c7}html[data-theme=dark] .filter-more-toggle{background:#34435e;color:#f0dced;border-color:#8d7392}html[data-theme=dark] .filter-more-toggle span:not(:last-child){background:#ffadc3;color:#372135}html[data-theme=dark] .detail-backdrop:after{background:linear-gradient(90deg,#222c4666,#2c2944b3 45%,#171723)}html[data-theme=dark] .detail-editorial .detail-poster{border-color:#a99bae;box-shadow:12px 16px 0 #0d112f55,0 16px 34px #08081455}html[data-theme=dark] .detail-category .detail-airing-label{color:#b9eddf;background:#274c4b;border-color:#699c96}html[data-theme=dark] .detail-theme-box .detail-tags a{background:#34455f;border-color:#6c8da5}html[data-theme=dark] .detail-rating-panel .section-heading>span{color:#d3a6e5}html[data-theme=dark] .detail-rating-total strong{color:#ffb0c7}html[data-theme=dark] .detail-rating-bar-track{background:#dbbce912}html[data-theme=dark] .detail-rating-bar-track>span{background:linear-gradient(#ffb0c7,#c582af)}html[data-theme=dark] .detail-year-card{background:#493046;border-color:#926582}html[data-theme=dark] .detail-year-card strong{color:#ffb2ce}html[data-theme=dark] .detail-character-card{background:#2c2538;border-color:#6e536f}html[data-theme=dark] .detail-character-portrait{background:linear-gradient(145deg,#33425c,#47324d)}html[data-theme=dark] .detail-character-portrait>.detail-character-role{color:#f8dcec;background:#392c43ed;border-color:#ba90ae}html[data-theme=dark] :is(.detail-character-summary,.detail-rating-values dl>div){border-color:#68526b}html[data-theme=dark] .detail-character-empty{background:#2a2435;border-color:#765b77}html[data-theme=dark] .catalog-search-modal{background:#272334;border-color:#98758e;box-shadow:0 25px 100px #050410aa}html[data-theme=dark] .catalog-search-modal::backdrop{background:#080b19a6}html[data-theme=dark] .search-modal-close{background:#344660;border-color:#7694b2;color:#f4e3f0}html[data-theme=dark] :is(.search-modal-results>a,.search-modal-footer){border-color:#654d66}html[data-theme=dark] .search-modal-results>a:hover{background:#35425d}@media (max-width:600px){html[data-theme=dark] :is(.hero-shade,.editorial-feature-wash){background:linear-gradient(180deg,#242537fc,#242537f2 32%,#242537ad 65%,#24253770)}}

/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:host,:root{--font-sans:Inter,"Noto Sans SC","PingFang SC","Microsoft YaHei",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:18px;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--blur-xl:24px;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-surface-0:#ffe2e4;--color-surface-1:#fff0f2;--color-surface-2:#d7edff;--color-surface-3:#c3e4ff;--color-text-1:#3b1834;--color-text-2:#70465d;--color-text-3:#78556d;--color-accent:#d12750;--color-border:#e9afc2;--font-display:"Noto Serif SC","Songti SC",serif;--ease-spring:cubic-bezier(.22,1,.36,1);--radius-full:9999px;--animate-slide-up:slide-up .45s var(--ease-spring) both}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box;border-color:var(--color-border)}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}[role=button],button,summary{cursor:pointer}button:disabled{cursor:default}a{text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #9a2050}::selection{color:#3b1834;background:#ffb8c7}::-webkit-scrollbar{width:8px;height:6px}::-webkit-scrollbar-track{background:#ffe2e4}::-webkit-scrollbar-thumb{background:#d997b4;border-radius:8px}}@layer components{.btn-ghost,.btn-primary,.btn-secondary{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 20px;font-weight:600;transition:transform .2s,background-color .2s;display:inline-flex}.btn-primary{background:var(--pink);color:#fff}.btn-secondary{background:var(--blue);color:var(--ink)}.btn-ghost{color:var(--muted);background:0 0}.btn-primary:active,.btn-secondary:active{transform:scale(.98)}.section-title{font-family:var(--font-display);font-size:24px;font-weight:700}.tag{border:1px solid var(--line);color:var(--muted);background:#fff0f2;border-radius:6px;padding:5px 12px;display:inline-flex}.glass,.glass-light{background:#d7edff}.glass-nav{background:#b9deff}.shimmer{background:linear-gradient(100deg,#f4cad9 20%,#ffeef3 50%,#f4cad9 80%) 0 0/200% 100%;animation:shimmer 1.6s infinite}}@layer utilities{.\!visible{visibility:visible!important}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.z-30{z-index:30}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.h-16{height:calc(var(--spacing) * 16)}.min-h-screen{min-height:100vh}.flex-1{flex:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-slide-up{animation:var(--animate-slide-up)}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#5BC0EB\]\/30{border-color:oklab(76.4432% -.0738504 -.0842448/.3)}.border-\[\#34D399\]\/30{border-color:oklab(77.2944% -.146957 .0443044/.3)}.border-\[\#F87171\]\/30{border-color:oklab(71.0627% .153814 .0628211/.3)}.border-border{border-color:var(--color-border)}.bg-\[\#1A1A2E\]{background-color:#1a1a2e}.bg-\[\#1a1a3a\]\/90{background-color:oklab(23.7072% .0112594 -.0590787/.9)}.bg-\[\#1a3a2a\]\/90{background-color:oklab(31.8563% -.0451885 .0163109/.9)}.bg-\[\#3a1a1a\]\/90{background-color:oklab(26.3819% .0472717 .0182205/.9)}.bg-surface-0{background-color:var(--color-surface-0)}.bg-surface-1\/40{background-color:#fff0f266}@supports (color:color-mix(in lab,red,red)){.bg-surface-1\/40{background-color:color-mix(in oklab,var(--color-surface-1) 40%,transparent)}}.bg-surface-2{background-color:var(--color-surface-2)}.bg-surface-3{background-color:var(--color-surface-3)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-3{padding-block:calc(var(--spacing) * 3)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-\[\#5BC0EB\]{color:#5bc0eb}.text-\[\#34D399\]{color:#34d399}.text-\[\#F87171\]{color:#f87171}.text-accent{color:var(--color-accent)}.text-text-1{color:var(--color-text-1)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-blur-xl{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-xl{--tw-backdrop-blur:blur(var(--blur-xl))}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media (min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.lg\:left-\[220px\]{left:220px}.lg\:hidden{display:none}}@media (min-width:80rem){.xl\:block{display:block}}}:root{color-scheme:light;--ink:#3b1834;--muted:#70465d;--paper:#ffe2e4;--line:#e9afc2;--pink:#d12750;--blue:#d7edff}.no-scrollbar{scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.motion-reveal{min-width:0}.immersive-scene{--scene-x:0px;--scene-y:0px;--scene-scroll:0px}.immersive-scene .hero-art{transform:translate3d(var(--scene-x),calc(var(--scene-y) + var(--scene-scroll)),0) scale(1.075);transform-origin:50%;transition:transform .3s ease-out}.immersive-scene[data-scene-active=true] .hero-art{will-change:transform}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{to{background-position:-200% 0}}@media (hover:hover) and (pointer:fine){.btn-primary:hover{background:#ba2147;transform:translateY(-2px)}.btn-secondary:hover{background:#c3e4ff;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}.immersive-scene .hero-art{will-change:auto!important;transform:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}