/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--navy:#081526;--cyan:#39dce8;--red:#ff4d32;--yellow:#f5ef61;--white:#f4f5ef;--line:#f4f5ef38}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--navy);color:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}.shell{width:min(1200px,100% - 48px);margin:auto}a{color:inherit;text-decoration:none}.nav{border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:center;height:88px;display:flex;position:relative}.brand{letter-spacing:-.05em;align-items:center;gap:12px;font-size:22px;font-style:italic;font-weight:1000;display:flex}.brand b{color:var(--red);margin-left:3px}.bento-mark{background:var(--white);width:42px;height:42px;box-shadow:4px 4px 0 var(--red);grid-template-columns:1fr 1fr;gap:3px;padding:5px;display:grid;transform:rotate(-3deg)}.bento-mark i{background:var(--navy);display:block}.bento-mark i:first-child{border-radius:50% 0 0}.bento-mark i:nth-child(2){background:var(--red);border-radius:0 50% 0 0}.bento-mark i:nth-child(3){background:var(--cyan);border-radius:0 0 0 50%}.bento-mark i:nth-child(4){border-radius:0 0 50%}.navlinks{letter-spacing:.17em;gap:38px;font-size:10px;font-weight:700;display:flex}.watch{background:var(--red);letter-spacing:.13em;clip-path:polygon(7px 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%,0 7px);padding:13px 17px;font-size:10px;font-weight:900}.watch b{margin-left:20px}.hero{min-height:750px;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(#39dce814 1px,#0000 1px),linear-gradient(90deg,#39dce814 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 80%);mask-image:linear-gradient(90deg,#000,#0000 80%)}.hero:after{content:"";background:var(--cyan);clip-path:polygon(38% 0,100% 0,100% 100%,0 100%);z-index:1;width:62%;height:145%;position:absolute;top:-23%;right:-13%}.hero-inner{z-index:5;padding-top:85px;position:relative}.season{letter-spacing:.22em;font-size:10px;font-weight:900}.season span{color:var(--red);padding:0 11px}.hero h1{letter-spacing:-.07em;margin:32px 0 55px;font-size:clamp(72px,8.8vw,142px);font-style:italic;font-weight:1000;line-height:.72}.hero h1 span{color:var(--cyan)}.hero h1 em{color:var(--yellow);z-index:5;font-style:normal;position:relative}.hero-bottom{align-items:center;gap:60px;display:flex}.hero-bottom p{color:#b5c4cd;max-width:380px;font-size:14px;line-height:1.6}.hero-bottom a{letter-spacing:.12em;border-bottom:2px solid var(--cyan);padding-bottom:9px;font-size:11px;font-weight:900}.hero-bottom b{margin-left:24px}.jp{color:#0815262e;z-index:3;writing-mode:vertical-rl;font-size:150px;font-weight:1000;position:absolute;bottom:-40px;right:2%}.hero-figure{z-index:4;filter:drop-shadow(20px 20px #08152638);width:28%;height:83%;position:absolute;bottom:0;right:11%}.hero-figure .head{background:var(--navy);border-radius:45% 55% 40% 48%;width:120px;height:140px;position:absolute;top:8%;left:43%}.hero-figure .head:before{content:"";border-style:solid;border-width:0 75px 85px 0;border-color:transparent var(--navy) transparent transparent;position:absolute;top:-30px;left:-45px;transform:rotate(18deg)}.hero-figure .body{background:var(--navy);clip-path:polygon(35% 0,68% 0,100% 100%,0 100%);width:260px;height:560px;position:absolute;top:26%;left:17%}.hero-figure .blade{background:var(--yellow);clip-path:polygon(50% 0,100% 8%,80% 100%,20% 100%,0 8%);width:38px;height:590px;position:absolute;top:10%;left:6%;transform:rotate(25deg)}.speed{background:var(--yellow);z-index:3;height:3px;position:absolute;transform:rotate(-19deg)}.speed-a{width:420px;top:25%;right:22%}.speed-b{width:260px;top:68%;right:3%}.episode-badge{z-index:8;background:var(--red);color:var(--navy);width:94px;height:150px;box-shadow:8px 8px 0 var(--navy);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:35%;right:3%;transform:rotate(4deg)}.episode-badge small{font-weight:900}.episode-badge b{font-size:54px;line-height:1}.episode-badge span{margin-top:8px;font-size:8px;font-weight:900}.strip{background:var(--red);color:var(--navy);white-space:nowrap;letter-spacing:.17em;padding:13px 0;font-size:10px;font-weight:1000;overflow:hidden}.strip div{width:max-content}.strip b{padding:0 25px}.series{padding:110px 0 120px}.section-head{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.section-head span,.label{letter-spacing:.18em;color:var(--cyan);font-size:9px;font-weight:900}.section-head h2,.about h2{letter-spacing:-.055em;text-transform:uppercase;margin:17px 0 0;font-size:65px;font-style:italic;line-height:.88}.section-head h2 i{color:var(--cyan)}.section-head>p{border-left:3px solid var(--red);text-transform:uppercase;padding-left:16px;font-size:12px;font-weight:700;line-height:1.7}.series-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.poster{height:470px;color:var(--navy);clip-path:polygon(0 0,100% 0,100% calc(100% - 13px),calc(100% - 13px) 100%,0 100%);padding:20px;position:relative;overflow:hidden}.poster.cyan{background:var(--cyan)}.poster.red{background:var(--red)}.poster.yellow{background:var(--yellow)}.code{letter-spacing:.13em;font-size:10px;font-weight:1000}.kanji{color:#0815261f;font-size:255px;font-weight:1000;position:absolute;top:30px;right:-30px}.silhouette{background:var(--navy);clip-path:polygon(35% 0,65% 0,73% 16%,100% 31%,76% 49%,88% 100%,12% 100%,24% 49%,0 31%,27% 16%);width:155px;height:320px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.poster h3{text-transform:uppercase;letter-spacing:-.06em;max-width:250px;color:var(--white);text-shadow:3px 3px 0 var(--navy);z-index:3;margin:0;font-size:40px;font-style:italic;line-height:.85;position:absolute;bottom:20px;left:20px}.poster button{border:2px solid var(--navy);background:var(--white);z-index:4;width:44px;height:44px;font-weight:700;position:absolute;bottom:18px;right:18px}.meta{color:var(--cyan);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;margin-top:20px;font-size:9px;display:flex}.series article h4{text-transform:uppercase;margin:10px 0 6px;font-size:20px;font-style:italic}.series article>p{color:#9aabb6;margin:0;font-size:13px;line-height:1.55}.about{background:var(--white);color:var(--navy)}.about-inner{grid-template-columns:.7fr 1.4fr .7fr;align-items:center;gap:70px;min-height:480px;display:grid}.logo-huge .bento-mark{width:170px;height:170px;box-shadow:13px 13px 0 var(--red);gap:8px;padding:15px}.about h2{color:var(--navy);margin:20px 0;font-size:70px}.about p{color:#4f5961;max-width:550px;line-height:1.65}.about aside{border-left:3px solid var(--red);flex-direction:column;padding-left:25px;display:flex}.about aside b{font-size:95px;font-style:italic;line-height:.8}.about aside span{letter-spacing:.15em;margin-top:12px;font-size:10px;font-weight:900}footer{color:#8b9aa4;justify-content:space-between;align-items:center;min-height:120px;font-size:10px;display:flex}.bento-mark.small{margin:-6px;transform:scale(.72)rotate(-3deg)}@media (max-width:800px){.shell{width:min(100% - 30px,1200px)}.nav{height:75px}.navlinks,.watch b{display:none}.hero{min-height:760px}.hero-inner{padding-top:70px}.hero h1{font-size:67px}.hero-bottom{flex-direction:column;align-items:start;gap:25px}.hero:after{opacity:.75;width:95%;right:-45%}.hero-figure{width:48%;height:60%;right:0}.episode-badge{top:auto;bottom:40px}.jp{display:none}.section-head{align-items:start}.section-head h2{font-size:48px}.section-head>p{display:none}.series-grid{grid-template-columns:1fr;gap:55px}.poster{height:480px}.about-inner{grid-template-columns:1fr;padding:80px 0}.logo-huge .bento-mark{width:110px;height:110px}.about h2{font-size:54px}.about aside{display:none}footer{flex-direction:column;gap:18px;padding:30px 0}}.back-series{letter-spacing:.15em;border-bottom:2px solid var(--cyan);padding-bottom:7px;font-size:9px;font-weight:900}.anime-player{height:680px;color:var(--navy);align-items:end;display:flex;position:relative;overflow:hidden}.anime-player.cyan{background:var(--cyan)}.anime-player.red{background:var(--red)}.anime-player.yellow{background:var(--yellow)}.anime-player:before{content:"";background-image:linear-gradient(#0815261f 1px,#0000 1px),linear-gradient(90deg,#0815261f 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0}.watch-glyph{color:#0815261f;font-size:620px;font-weight:1000;line-height:1;position:absolute;top:-100px;right:-30px}.watch-hero-sil{width:300px;height:560px;position:absolute;bottom:0;right:10%}.watch-hero-sil i{background:var(--navy);border-radius:45%;width:150px;height:150px;position:absolute;left:75px}.watch-hero-sil i:before{content:"";border-style:solid;border-width:0 95px 110px 0;border-color:transparent var(--navy) transparent transparent;position:absolute;top:-35px;left:-55px;transform:rotate(20deg)}.watch-hero-sil b{background:var(--navy);clip-path:polygon(35% 0,65% 0,100% 24%,80% 100%,20% 100%,0 24%);width:280px;height:430px;position:absolute;bottom:0;left:10px}.anime-copy{z-index:3;padding-bottom:65px;position:relative}.watch-code{letter-spacing:.17em;font-size:10px;font-weight:900}.anime-copy h1{text-transform:uppercase;letter-spacing:-.08em;max-width:900px;margin:30px 0;font-size:clamp(75px,10vw,155px);font-style:italic;line-height:.75}.anime-copy>p{max-width:570px;font-size:14px;font-weight:600;line-height:1.6}.anime-copy>div{align-items:center;gap:25px;margin-top:25px;display:flex}.anime-copy button{background:var(--navy);color:#fff;letter-spacing:.12em;box-shadow:6px 6px 0 var(--white);border:0;padding:16px 20px;font-size:10px;font-weight:900}.anime-copy>div>span{letter-spacing:.12em;font-size:9px;font-weight:900}.bento-eps{padding:100px 0 120px}.bento-eps header{justify-content:space-between;align-items:end;margin-bottom:45px;display:flex}.bento-eps header span{color:var(--cyan);letter-spacing:.16em;font-size:9px;font-weight:900}.bento-eps h2,.next-world h2{letter-spacing:-.06em;margin:18px 0 0;font-size:62px;font-style:italic;line-height:.83}.bento-eps h2 i{color:var(--cyan)}.bento-eps header>p{border-left:3px solid var(--red);padding-left:16px;font-size:10px;font-weight:900;line-height:1.6}.bento-ep-list{border-top:1px solid var(--line)}.bento-ep-list a{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr auto;align-items:center;padding:22px 10px;transition:all .2s;display:grid}.bento-ep-list a:hover{background:#39dce814;padding-left:20px}.bento-ep-list>a>b{color:var(--cyan);font-size:28px;font-style:italic}.bento-ep-list small{color:var(--red);letter-spacing:.13em;font-size:8px;font-weight:900}.bento-ep-list h3{text-transform:uppercase;margin:5px 0 0;font-size:21px;font-style:italic}.bento-ep-list>a>span{letter-spacing:.12em;font-size:9px}.next-world{background:var(--cyan);color:var(--navy)}.next-world>.shell{grid-template-columns:140px 1fr auto;align-items:center;gap:40px;min-height:290px;display:grid}.next-world>.shell>span{color:#08152633;font-size:135px;font-weight:1000}.next-world small{letter-spacing:.16em;font-size:8px;font-weight:900}.next-world h2{font-size:48px}.next-world a{background:var(--navy);color:#fff;letter-spacing:.12em;padding:16px;font-size:9px;font-weight:900}@media (max-width:800px){.anime-player{height:750px}.watch-glyph{font-size:420px}.watch-hero-sil{opacity:.7;right:-80px}.anime-copy h1{font-size:72px}.anime-copy>div{flex-direction:column;align-items:start}.bento-eps{padding:70px 0}.bento-eps h2{font-size:48px}.bento-eps header>p{display:none}.bento-ep-list a{grid-template-columns:55px 1fr}.bento-ep-list>a>span{display:none}.next-world>.shell{grid-template-columns:1fr;padding:60px 0}.next-world>.shell>span{font-size:90px}.next-world h2{font-size:45px}}
