@import url('assets/fonts.css');
:root{--bg:#0e1118;--rail:#090b10;--surface:#171b24;--text:#f0f2f6;--muted:#939bad;--red:#fa304b;--blue:#142a51;--line:#ffffff12;--body:'Manrope',Arial,sans-serif;--display:'Barlow Condensed','Impact','Arial Narrow',sans-serif;--sidebar:242px;--gutter:clamp(30px,4vw,70px)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:36px}
body{margin:0;background:radial-gradient(ellipse at 90% 0%,#16213965,transparent 35%),var(--bg);color:var(--text);font:16px/1.6 var(--body);-webkit-font-smoothing:antialiased}
body.locked{overflow:hidden}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit;cursor:pointer;border:0}
a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
img{display:block;max-width:100%;height:auto}
h1,h2,h3,p{margin:0}
p{color:var(--muted)}
h1,h2,h3{line-height:1.15}
button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid #fff;outline-offset:5px}
::selection{background:var(--red);color:#fff}
[hidden]{display:none!important}
.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}
.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.skip{position:fixed;top:-90px;left:20px;z-index:60;background:var(--red);padding:12px 20px;border-radius:12px}
.skip:focus{top:15px}
.sidebar{width:var(--sidebar);position:fixed;inset:0 auto 0 0;z-index:20;padding:42px 26px 27px;background:var(--rail);border-right:1px solid #ffffff0c;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#323747 transparent}
.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}
.brand img{width:44px;height:auto}
.brand>span{font-size:19px;font-weight:800;letter-spacing:.09em;line-height:1}
.brand small{display:block;font-size:9px;letter-spacing:.31em;color:#969cad;margin-top:8px}
.identity{padding-top:48px}
.identity-mark{aspect-ratio:1;border:1px solid #ffffff17;border-radius:37px;background:radial-gradient(ellipse at 45% 0%,#771b3460,transparent 62%),linear-gradient(150deg,#191922,#0d1016);display:grid;place-items:center;position:relative;box-shadow:inset 0 1px 0 #ffffff0d,0 15px 35px #0003}
.identity-mark:after{content:'';position:absolute;bottom:19px;left:calc(50% - 13px);width:26px;height:3px;background:var(--red);border-radius:3px;box-shadow:0 0 18px #f6304b50}
.identity-mark img{width:105px;filter:drop-shadow(0 12px 15px #0005)}
.identity>p{font-size:14px;line-height:1.7;text-align:center;margin-top:21px;color:#d3d7e0}
.identity>p>span{color:#707b91;font-size:12px}
.side-nav{margin-top:38px;display:flex;flex-direction:column;gap:7px}
.side-nav a{padding:13px 12px;border:1px solid transparent;border-radius:12px;font-size:14px;display:flex;align-items:center;gap:12px;color:#7f899c;transition:background .2s,color .2s}
.side-nav a .icon{width:18px;height:18px}
.side-nav a:hover{color:white;background:#ffffff05}
.side-nav a[aria-current]{border-color:#ffffff0a;background:#191e2b;color:#f4f5f7}
.side-nav a[aria-current]>.icon{color:var(--red)}
.nav-marker{width:4px;height:4px;background:var(--red);margin-left:auto;border-radius:50%}
.side-nav a:not([aria-current]) .nav-marker{display:none}
.side-bottom{margin-top:auto;padding:70px 12px 0}
.eyebrow{display:block;font-size:12px;line-height:1.5;font-weight:600;letter-spacing:.13em;text-transform:uppercase}
.side-bottom>.eyebrow{font-size:10px;letter-spacing:.13em;color:#636e85}
.side-socials{display:flex;gap:10px;margin:15px 0 28px}
.side-socials a{width:39px;height:39px;border:1px solid #ffffff14;border-radius:11px;display:grid;place-items:center;color:#8c97ad;transition:color .2s,background .2s}
.side-socials a:hover{color:#fff;background:#252c3b}
.side-signature{font-size:9px;letter-spacing:.15em;color:#465168}
.mobile-toggle,.mobile-menu{display:none}
main{margin-left:var(--sidebar);padding:55px var(--gutter) 0;max-width:1770px;outline:none}
.intro{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:45px}
.intro-label{color:#737f96;font-size:10px;letter-spacing:.17em;margin-bottom:24px}
.intro h1{font-size:clamp(52px,4.7vw,78px);font-weight:500;letter-spacing:-.065em;line-height:1.07;position:relative}
.intro h1>span:not(.title-period){color:#8e98ac}
.title-period{display:inline-block;color:var(--red);font-size:1em;line-height:1;vertical-align:baseline;margin-left:0}
.intro-note{padding-bottom:3px;max-width:345px}
.hello{font-size:13px;color:#b6bfce;display:block;margin-bottom:12px}
.intro-note>p{font-size:16px;line-height:1.75;color:#7f8aa0}
.now-link{display:flex;align-items:center;gap:10px;font-size:12px;color:#b9c3d6;margin-top:24px}
.now-link:hover{color:#fff}
.now-line{display:block;height:2px;width:18px;background:var(--red);border-radius:2px}
.section-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:19px}
.section-bar h2{font-size:16px;font-weight:600;letter-spacing:-.02em}
.section-bar>span{font-size:10px;letter-spacing:.12em;color:#646f87;text-align:right}
.world-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:19px}
.world-card{position:relative;overflow:hidden;isolation:isolate;border-radius:25px;border:1px solid #ffffff17;min-width:0;box-shadow:0 8px 30px #03061120;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;flex-direction:column}
a.world-card:hover{transform:translateY(-5px);border-color:#ffffff42;box-shadow:0 16px 35px #03061050}
.card-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;transition:transform .7s}
a.world-card:hover .card-image{transform:scale(1.045)}
.card-shade{position:absolute;inset:0;z-index:-2}
.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:23px 25px;position:relative;z-index:1}
.category{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:600;letter-spacing:.1em;color:#d1d9e6}
.category .icon{width:16px;height:16px}
.destination{display:flex;align-items:center;gap:6px;padding:5px 9px;background:#090c1365;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #ffffff24;border-radius:8px;font-size:11px}
.destination .icon{width:14px;height:14px}
.films{grid-column:span 7;min-height:404px;background:#151d2a}
.film-image{object-position:65% center}
.films .card-shade{background:linear-gradient(90deg,#070b13c9,#080b1370 42%,#080b1310 80%),linear-gradient(0deg,#080e19f2,transparent 87%)}
.film-copy{padding:33px 31px 27px;margin-top:auto}
.film-copy>.eyebrow{font-size:10px;letter-spacing:.13em;color:#c4cedd}
.film-copy h3{font-size:49px;font-weight:600;line-height:1.02;letter-spacing:-.05em;margin:14px 0 17px}
.film-copy p{font-size:14px;line-height:1.6;color:#b5c0d1}
.card-action{display:inline-flex;align-items:center;gap:15px;font-size:13px;font-weight:600;border-radius:12px;margin-top:22px}
.films .card-action{background:var(--red);padding:11px 15px;color:white;box-shadow:0 5px 25px #fa304b20}
.films .card-action .icon{width:17px;height:17px;fill:currentColor;stroke-width:0}
.card-corner{position:absolute;right:25px;bottom:25px;color:#ffffff39;font-size:12px;font-weight:600;letter-spacing:.12em}
.manga{grid-column:span 5;min-height:404px;background:#551627}
.manga-image{object-position:60% 42%}
.manga .card-shade{background:linear-gradient(90deg,#260e1be6,#190d1c66 47%,transparent),linear-gradient(0deg,#170e1efa,transparent 90%)}
.manga-copy{margin-top:auto;padding:28px 29px}
.manga-copy h3{font:700 73px/.89 var(--display);letter-spacing:-.01em}
.manga-copy p{font-size:14px;color:#d4c2cd;margin-top:16px}
.manga .card-action{background:#ffffff10;border:1px solid #ffffff23;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:10px 13px;display:flex;justify-content:space-between;gap:10px;max-width:330px}
.domain{font-size:10px;font-weight:400;color:#b9a6b4}
.small-tag{font-size:9px;letter-spacing:.08em;white-space:nowrap;border:1px solid #ffffff32;border-radius:100px;padding:5px 8px;color:#e0c7d4;background:#190e1840}
.manga .card-corner{display:none}
.secret-project,.studio,.shop{grid-column:span 4;min-height:343px}
.secret-project{background:radial-gradient(ellipse at 95% 0%,#20417489,transparent 62%),linear-gradient(140deg,#182638,#101725)}
.secret-project .card-top{padding-right:18px}
.secret-project .category{font-size:9px}
.future-tag{font-size:9px;letter-spacing:.09em;line-height:1.5;border:1px solid #7c9fd44a;border-radius:100px;padding:5px 8px;background:#20406e38;color:#a2b5d1;white-space:nowrap;display:inline-block}
.secret-project-art{position:absolute;top:47px;right:18px;width:145px;height:145px;overflow:hidden;z-index:-1;opacity:.72}
.secret-project-art img{filter:grayscale(1);mix-blend-mode:screen;width:100%;height:100%;object-fit:cover}
.compact-copy{padding:85px 25px 25px;margin-top:auto;position:relative}
.compact-copy h3{font-size:25px;letter-spacing:-.035em;font-weight:600;line-height:1.15}
.compact-copy p{font-size:14px;color:#94a3bb;line-height:1.65;margin-top:13px}
.quiet-button{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;margin-top:23px;border-top:1px solid #ffffff16;padding:17px 0 0;background:none;font-size:12px;font-weight:600;color:#d1dbea;text-align:left}
.quiet-button>.icon{width:16px;height:16px;color:#8e9db7}
button.quiet-button:hover{color:white}
.studio{background:#0e1724}
.studio-image{object-position:50% center;opacity:.58}
.studio .card-shade{background:linear-gradient(0deg,#0c1423 0%,#0c1423a0 50%,#0b122947)}
.studio-monogram{position:absolute;top:8px;left:26px;font:bold 63px/.8 var(--display);color:#d5dceb;text-shadow:0 0 25px #869afa30}
.studio .compact-copy{padding-top:85px}
.shop{background:radial-gradient(ellipse at 70% 0%,#801d3c90,transparent 68%),linear-gradient(145deg,#261724,#15131e)}
.shop-art{position:absolute;right:29px;top:72px;width:119px;transform:rotate(-11deg);opacity:.8;z-index:-1}
.shop-art img{filter:drop-shadow(0 14px 25px #060209)}
.shop .compact-copy{padding-top:69px}
.shop .compact-copy h3{font-size:27px}
.shop .compact-copy p{font-size:13px;color:#bc9faf}
.shop .quiet-button{color:#edc8d9}
.shop .quiet-button .icon{color:#c995ae}
.progress-section{padding-top:45px}
.progress-card{display:flex;align-items:center;gap:28px;padding:20px;border-radius:22px;border:1px solid #ffffff14;background:linear-gradient(110deg,#171d2a,#131925);position:relative;overflow:hidden}
.progress-picture{width:172px;aspect-ratio:1.25;flex-shrink:0;border-radius:14px;overflow:hidden;position:relative}
.progress-picture img{width:100%;height:100%;object-fit:cover;object-position:50% 25%;filter:brightness(.85)}
.progress-stamp{position:absolute;bottom:11px;right:11px;width:28px;height:28px;border:1px solid #ffffff4a;border-radius:50%;display:grid;place-items:center;background:#0f142560;backdrop-filter:blur(10px)}
.progress-stamp .icon{width:15px;height:15px}
.progress-copy{flex:1}
.project-status{display:block;font-size:10px;font-weight:600;letter-spacing:.12em;color:#e6738c}
.progress-copy h3{font-size:24px;letter-spacing:-.04em;margin:8px 0}
.progress-copy>p{font-size:14px;line-height:1.65;color:#8d9ab0}
.progress-meta{display:flex;gap:14px;margin-top:12px;font-size:10px;color:#74829b}
.progress-meta span+span:before{content:'·';margin-right:14px;color:#b4bfcc}
.project-button{display:flex;align-items:center;gap:18px;white-space:nowrap;background:#252e42;border:1px solid #ffffff12;padding:9px 10px 9px 16px;border-radius:100px;font-size:12px;color:#d6dfed;margin-left:auto;transition:background .2s}
.project-button:hover{background:#36405a}
.button-ring{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#38435c;font-size:20px;line-height:1}
.connect-section{padding-top:37px}
.social-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}
.social-link{display:flex;align-items:center;gap:16px;border:1px solid #ffffff12;background:#151a24;border-radius:17px;padding:20px;transition:background .2s,border-color .2s;flex-wrap:wrap}
.social-link:hover{background:#1d2636;border-color:#ffffff35}
.social-symbol{width:44px;height:44px;background:#281c2c;border:1px solid #e3477620;color:#fb536c;border-radius:13px;display:grid;place-items:center;flex-shrink:0}
.social-symbol .icon{width:23px;height:23px}
.instagram-link .social-symbol{color:#9babe6;background:#202539;border-color:#8f9ddb20}
.social-link h3{font-size:15px;font-weight:600;letter-spacing:-.02em}
.social-link p{font-size:12px;margin-top:4px;color:#76849c}
.social-handle{margin-left:auto;font-size:10px;color:#65748e}
.footer{margin-top:44px;padding:24px 0 28px;border-top:1px solid #ffffff0e;display:flex;align-items:center;justify-content:space-between;gap:20px}
.footer-note{display:flex;align-items:center;gap:12px;font-size:12px;color:#75819a}
.footer-note img{width:30px;opacity:.45}
.footer-meta{display:flex;gap:22px;font-size:10px;color:#5e6b84}
.footer-meta a:hover{color:#c5cede}
dialog{padding:0;background:#121927;border:1px solid #ffffff2b;color:#edf1fa;border-radius:27px;width:min(650px,93vw);max-height:92svh;overflow:auto;box-shadow:0 30px 120px #0009}
dialog::backdrop{background:#02050ddb;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}
.dialog-close{position:absolute;top:17px;right:17px;z-index:2;width:40px;height:40px;border-radius:50%;border:1px solid #ffffff35;background:#111a2bbf;backdrop-filter:blur(14px);color:#d2dbea;display:grid;place-items:center}
.dialog-close:hover{background:#3a465c}
.dialog-copy{padding:32px 36px 36px}
.dialog-copy h2{font-size:43px;line-height:1.08;letter-spacing:-.05em;font-weight:600;margin:20px 0}
.dialog-copy>p{font-size:16px;color:#a5b1c7;line-height:1.75;margin-top:15px}
.dialog-copy .dialog-muted{font-size:14px;color:#7787a2}
.btn{background:#324367;border:1px solid #ffffff20;border-radius:12px;min-height:48px;padding:12px 20px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;margin-top:27px}
.btn:hover{background:#465b87}
.secret-project-dialog-art{height:210px;background:radial-gradient(ellipse at 50% 100%,#27457585,transparent 70%),#0b1423;display:grid;place-items:center;overflow:hidden}
.secret-project-dialog-art img{width:220px;height:220px;object-fit:cover;filter:grayscale(1);mix-blend-mode:screen}
.project-dialog-image{width:100%;max-height:330px;aspect-ratio:16/9;object-fit:cover}
.episode-link{margin-top:25px;padding:13px;border-radius:16px;border:1px solid #ffffff17;display:flex;align-items:center;gap:16px;background:#1c263a}
.episode-link:hover{background:#29364e}
.episode-link>img{width:115px;aspect-ratio:16/9;object-fit:cover;border-radius:9px}
.episode-link>span{display:flex;flex-direction:column;gap:5px}
.episode-link small{font-size:9px;color:#d4869c;letter-spacing:.1em}
.episode-link b{font-size:14px}
.episode-link>span>span{font-size:12px;color:#9daecc}
.episode-link>.icon{margin-left:auto}
.noscript{margin-left:var(--sidebar);padding:20px 30px;background:#1c2e4a;color:#d9e4f6}
@media(min-width:1800px){main{margin-inline:auto;transform:translateX(110px);max-width:1450px}}
@media(max-width:1250px){:root{--sidebar:213px;--gutter:32px}.sidebar{padding-inline:20px}.brand img{width:37px}.brand>span{font-size:17px}.brand small{font-size:8px}.identity{padding-top:35px}.identity-mark{border-radius:30px}.identity-mark img{width:93px}.side-nav{margin-top:30px}.side-nav a{font-size:13px;padding-inline:10px;gap:10px}.side-bottom{padding-top:45px}.intro h1{font-size:61px}.intro-note{max-width:275px}.intro-note .hello{font-size:12px}.intro-note>p{font-size:14px}.desktop-break{display:none}.now-link{font-size:11px}.card-top{padding:20px}.category{font-size:9px}.destination{font-size:10px}.film-copy{padding:24px}.film-copy h3{font-size:45px}.manga-copy{padding:24px}.manga-copy h3{font-size:66px}.small-tag{display:none}.compact-copy{padding-inline:20px}.secret-project .card-top{flex-wrap:wrap;gap:8px}.secret-project-art{width:135px;height:135px;right:10px;top:62px}.compact-copy h3{font-size:23px}.studio-monogram{left:20px}.compact-copy p{font-size:13px}.quiet-button{font-size:11px}.shop .compact-copy h3{font-size:25px}.shop-art{width:100px;right:20px;top:82px}.domain{display:none}.progress-card{gap:20px}.progress-picture{width:143px;aspect-ratio:1}.progress-copy h3{font-size:22px}.project-button{gap:10px;font-size:11px}.progress-copy>p{font-size:13px}.progress-meta{font-size:9px}.social-link{padding:17px;gap:12px}.social-handle{display:none}.footer-meta{gap:16px}.footer-note{font-size:11px}}
@media(max-width:1000px){:root{--sidebar:0px;--gutter:35px}html{scroll-padding-top:104px}.sidebar{width:100%;height:82px;padding:0 35px;position:sticky;inset:0 0 auto;flex-direction:row;align-items:center;border-right:0;border-bottom:1px solid #ffffff10;background:#090c13eb;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);overflow:visible}.brand img{width:42px}.brand>span{font-size:19px}.brand small{font-size:9px}.identity,.side-nav,.side-bottom{display:none}.mobile-toggle{display:block;width:43px;height:43px;background:#192131;border:1px solid #ffffff1a;border-radius:13px;padding:10px;margin-left:auto}.mobile-toggle span{display:block;height:2px;background:#c4cfe3;margin:6px 0;transition:transform .2s}.mobile-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.mobile-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu{display:block;position:fixed;inset:82px 0 0;background:#0a0f1afa;z-index:19;padding:30px 35px;overflow:auto}.mobile-menu a{display:block;padding:19px 12px;border-bottom:1px solid #ffffff10;font-size:29px;letter-spacing:-.04em}.mobile-menu a:hover{color:var(--red)}main{padding-top:40px;max-width:none}.intro{padding-bottom:38px}.intro h1{font-size:64px}.intro-label{font-size:10px;margin-bottom:20px}.intro-note{max-width:330px}.intro-note>p{font-size:16px}.intro-note .hello{font-size:13px}.now-link{font-size:12px}.films,.manga{min-height:405px}.secret-project .card-top{flex-wrap:nowrap}.progress-picture{width:150px}.progress-copy>p{font-size:14px}.project-button{font-size:12px}.footer{padding-bottom:28px}}
@media(max-width:760px){:root{--gutter:25px}.sidebar{padding-inline:25px}.intro{gap:20px}.intro h1{font-size:56px}.intro-note{max-width:255px}.intro-note>.hello{font-size:12px}.intro-note>p{font-size:14px}.now-link{font-size:10px;gap:7px}.intro-label{font-size:9px}.world-grid{gap:16px}.films{grid-column:span 12;min-height:365px}.film-image{object-position:65% 58%}.films .card-shade{background:linear-gradient(90deg,#080d17d9,#080d1755 65%,#080d1710),linear-gradient(0deg,#080e19f2,transparent 87%)}.film-copy{padding:30px}.film-copy h3{font-size:49px}.film-copy p{font-size:16px}.card-top{padding:23px 25px}.category{font-size:10px}.manga{grid-column:span 6;min-height:375px}.manga-copy{padding:25px}.manga-copy h3{font-size:69px}.manga-copy p{font-size:15px}.secret-project{grid-column:span 6;min-height:375px}.secret-project .card-top{flex-wrap:wrap;align-content:flex-start;justify-content:flex-start;gap:10px}.secret-project-art{top:68px;right:17px;width:170px;height:170px}.studio,.shop{grid-column:span 6;min-height:320px}.compact-copy{padding:100px 25px 25px}.compact-copy h3{font-size:27px}.compact-copy p{font-size:15px}.quiet-button{font-size:12px}.studio-monogram{top:18px;left:25px}.shop-art{top:70px;right:25px;width:115px}.shop .compact-copy h3{font-size:28px}.shop .compact-copy p{font-size:14px}.progress-card{flex-wrap:wrap;gap:20px}.progress-copy{min-width:220px}.project-button{margin:0 0 0 auto}.progress-picture{width:142px}.progress-section{padding-top:35px}.section-bar>span{font-size:9px}.social-grid{gap:15px}.social-link{gap:12px;padding:17px}.social-symbol{width:37px;height:37px;border-radius:11px}.social-link p{font-size:11px}.social-link h3{font-size:14px}.footer{flex-wrap:wrap;gap:18px}.footer-meta{margin-left:auto}}
@media(max-width:560px){:root{--gutter:20px}.sidebar{height:76px;padding-inline:20px}.brand img{width:40px}.brand>span{font-size:18px}.mobile-menu{inset:76px 0 0;padding-inline:20px}html{scroll-padding-top:98px}main{padding-top:31px}.intro{display:block;padding-bottom:31px}.intro-label{font-size:9px;margin-bottom:15px}.intro h1{font-size:59px;line-height:1.03;letter-spacing:-.065em}.intro-note{max-width:none;margin-top:20px;padding:0}.hello{display:none!important}.intro-note>p{font-size:14px;max-width:305px;line-height:1.65}.now-link{margin-top:15px;font-size:11px}.section-bar{gap:12px;margin-bottom:15px}.section-bar h2{font-size:14px}.section-bar>span{font-size:8px;letter-spacing:.08em}.world-grid{gap:15px}.world-card{border-radius:23px}.films{min-height:370px}.film-image{object-position:63% 50%}.film-copy{padding:22px 24px 24px}.film-copy h3{font-size:47px}.film-copy p{font-size:14px}.film-copy>.eyebrow{font-size:9px}.card-top{padding:20px 23px}.category{font-size:9px}.card-corner{bottom:24px;right:23px;font-size:10px}.card-action{font-size:13px}.films .card-action{padding:11px 13px}.manga,.secret-project,.studio,.shop{grid-column:span 12}.manga{min-height:360px}.manga-image{object-position:65% 35%}.manga .card-shade{background:linear-gradient(90deg,#2b0d20f0,#260f2160 45%,transparent),linear-gradient(0deg,#170e1eef,transparent 80%)}.manga-copy{padding:25px}.manga-copy h3{font-size:76px}.manga-copy p{font-size:15px}.manga .card-action{max-width:100%;font-size:13px}.domain{display:block;font-size:10px}.small-tag{display:block;font-size:8px}.secret-project{min-height:288px}.secret-project .card-top{flex-wrap:nowrap;justify-content:space-between;padding:21px 24px}.secret-project .category{font-size:9px}.future-tag{font-size:9px}.secret-project-art{top:53px;right:14px;width:160px;height:160px;opacity:.68}.compact-copy{padding:75px 24px 24px}.compact-copy h3{font-size:28px}.compact-copy p{font-size:15px}.quiet-button{font-size:13px;margin-top:22px;padding-top:15px}.studio,.shop{min-height:294px}.studio .compact-copy{padding-top:68px}.studio-monogram{top:0;left:auto;right:32px;font-size:66px}.studio-image{object-position:55% 48%}.shop-art{top:67px;right:32px;width:114px}.shop .compact-copy{padding-top:67px}.shop .compact-copy h3{font-size:29px}.shop .compact-copy p{font-size:14px}.progress-section{padding-top:33px}.progress-section .section-bar>span{max-width:145px;font-size:8px}.progress-card{padding:17px;gap:20px;border-radius:21px;align-items:flex-start}.progress-picture{width:86px;aspect-ratio:.83;border-radius:13px}.progress-copy{min-width:0;flex:1}.project-status{font-size:9px;letter-spacing:.1em}.progress-copy h3{font-size:21px;line-height:1.15;margin-block:8px 10px}.progress-copy>p{font-size:13px;line-height:1.6}.progress-copy>p br{display:none}.progress-meta{font-size:9px;gap:9px;flex-wrap:wrap;margin-top:10px}.progress-meta span+span:before{margin-right:9px}.project-button{font-size:12px;margin:0 0 0 auto;padding:8px 9px 8px 15px}.connect-section{padding-top:30px}.connect-section .section-bar>span{display:none}.social-grid{grid-template-columns:1fr;gap:12px}.social-link{padding:18px}.social-symbol{width:42px;height:42px}.social-link h3{font-size:15px}.social-link p{font-size:12px}.social-handle{display:block;font-size:9px}.footer{margin-top:31px;padding-block:23px;gap:18px}.footer-note{font-size:11px}.footer-note img{width:27px}.footer-meta{font-size:10px;margin:0;justify-content:space-between;width:100%}.dialog-copy{padding:27px}.dialog-copy h2{font-size:38px}.secret-project-dialog-art{height:180px}.secret-project-dialog-art img{width:190px;height:190px}.episode-link{gap:12px;flex-wrap:wrap}.episode-link>img{width:100px}.episode-link b{font-size:13px}.episode-link small{font-size:8px}.episode-link>.icon{display:none}.project-dialog-image{aspect-ratio:1.4}.noscript{padding:20px;font-size:14px}}
@media(max-width:365px){.intro h1{font-size:53px}.social-handle{display:none}.card-top{padding-inline:20px}.small-tag{display:none}.future-tag{font-size:8px}.domain{font-size:9px}.secret-project-art{right:3px;opacity:.5}.progress-card{gap:14px}.progress-picture{width:72px}.progress-copy h3{font-size:20px}.episode-link>img{width:78px}}
.intro-note>p,.film-copy p,.manga-copy p,.compact-copy p,.shop .compact-copy p,.progress-copy>p{font-size:16px}
.category,.eyebrow,.small-tag,.future-tag,.section-bar>span,.project-status,.progress-meta,.side-bottom>.eyebrow,.side-signature,.intro-label,.social-handle,.footer-meta,.film-copy>.eyebrow,.secret-project .category{font-size:12px}
.category{letter-spacing:.06em}.card-top{flex-wrap:wrap;gap:8px}.secret-project .card-top{flex-wrap:wrap}.small-tag{font-size:10px}.now-link,.hello,.intro-note .hello{font-size:13px}
.compact-copy h3{overflow-wrap:normal}.quiet-button,.shop .quiet-button{font-size:13px}.social-link p{font-size:13px}.side-signature{font-size:10px}.footer-meta{flex-wrap:wrap;gap:10px 20px}
@media(min-width:1001px) and (max-height:790px){.identity{padding-top:26px}.identity-mark{width:145px;margin:auto}.identity>p{margin-top:14px}.side-nav{margin-top:22px}.side-bottom{padding-top:28px}.side-socials{margin-bottom:14px}}
@media(max-width:560px){.intro-label{font-size:10px}.category{font-size:11px}.section-bar>span{font-size:9px}.progress-section .section-bar>span{font-size:9px}.future-tag{font-size:10px}.project-status{font-size:10px}.progress-meta{font-size:10px}.progress-picture{width:82px}.progress-copy>p{font-size:14px}.social-handle{font-size:10px}.footer-meta{font-size:11px}.secret-project-art{opacity:.4}.compact-copy p{max-width:230px}.small-tag{display:none}.social-link p{font-size:12px}.film-copy h3{font-size:45px}.domain{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
