@charset "UTF-8";
:root{--night:#06111e;--night-2:#091a2b;--blue:#61b9e9;--pale:#c6e8f8;--white:#f4f7f9;--muted:#9daeba;--line:rgba(206,232,245,.16);--warm:#d8ae78;--serif:"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro",Georgia,serif;--sans:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;--header-height:78px}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height);background:var(--night)}body{margin:0;min-width:0;overflow-x:hidden;background:var(--night);color:var(--white);font-family:var(--sans);font-size:16px;line-height:1.9;-webkit-font-smoothing:antialiased}body::before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.17;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");mix-blend-mode:soft-light}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}p,h1,h2,h3,blockquote{margin-top:0}.shell{width:min(calc(100% - 80px),1240px);margin-inline:auto}.skip-link{position:fixed;top:8px;left:8px;transform:translateY(-150%);z-index:100;background:var(--white);color:var(--night);padding:8px 14px}.skip-link:focus{transform:none}
.site-header{position:fixed;inset:0 0 auto;z-index:30;height:var(--header-height);transition:background .35s ease,border-color .35s ease,transform .35s ease;border-bottom:1px solid transparent}.site-header.is-scrolled{background:rgba(5,16,28,.86);border-color:var(--line);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.site-header__inner{height:100%;width:min(calc(100% - 56px),1420px);margin-inline:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;font-family:Georgia,serif;font-size:20px;letter-spacing:.035em;line-height:1;white-space:nowrap}.brand__mark{width:16px;height:16px;border:1px solid var(--pale);border-radius:50%;position:relative;box-shadow:0 0 18px rgba(97,185,233,.4)}.brand__mark::after{content:"";position:absolute;inset:5px;border-radius:50%;background:var(--pale)}.global-nav{display:flex;align-items:center;gap:clamp(16px,2.3vw,34px)}.global-nav a{position:relative;color:rgba(244,247,249,.82);font-size:11px;letter-spacing:.13em}.global-nav a::after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:1px;background:var(--pale);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.global-nav a:hover::after,.global-nav a:focus-visible::after{transform:scaleX(1);transform-origin:left}.menu-button{display:none;width:44px;height:44px;border:0;padding:0;background:transparent;color:white;position:relative;z-index:2}.menu-button span{position:absolute;left:10px;right:10px;top:18px;height:1px;background:currentColor;transition:transform .3s ease,top .3s ease}.menu-button span+span{top:26px}.menu-button[aria-expanded="true"] span{top:22px;transform:rotate(45deg)}.menu-button[aria-expanded="true"] span+span{transform:rotate(-45deg)}
.hero{position:relative;min-height:100vh;min-height:100svh;display:grid;align-items:center;isolation:isolate;overflow:hidden}.hero__media,.hero__veil{position:absolute;inset:0;z-index:-2}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:45% center;transform:scale(1.015);animation:hero-in 2s cubic-bezier(.2,.7,.2,1) both}.hero__veil{z-index:-1;background:linear-gradient(90deg,rgba(2,8,15,.12) 0%,rgba(2,8,15,.28) 42%,rgba(2,8,15,.86) 78%,rgba(2,8,15,.97) 100%),linear-gradient(0deg,rgba(2,8,15,.78) 0%,transparent 38%)}.hero__content{display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,.8fr);padding-block:calc(var(--header-height) + 70px) 90px}.hero__copy{grid-column:2;max-width:610px}.eyebrow,.section-kicker{margin-bottom:24px;color:var(--pale);font-size:10px;line-height:1.4;font-weight:600;letter-spacing:.28em;text-transform:uppercase}.hero__brand{margin-bottom:32px;color:rgba(244,247,249,.62);font-family:Georgia,serif;font-size:18px;letter-spacing:.08em}.hero h1{margin-bottom:28px;font-family:var(--serif);font-size:clamp(46px,4vw,68px);font-weight:400;line-height:1.42;letter-spacing:.04em;text-shadow:0 2px 30px rgba(0,0,0,.24)}.hero h1 span,.section-heading h2 span,.ai-copy h2 span,.playlist-intro h2 span,.youtube-heading h2 span,.about__content h2 span,.contact-card h2 span,.story h2 span{display:block}.hero__lead{margin-bottom:38px;max-width:560px;color:rgba(237,245,249,.76);font-size:14px;line-height:2.05;letter-spacing:.055em}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:0 22px;border:1px solid rgba(230,244,250,.7);font-size:12px;letter-spacing:.08em;white-space:nowrap;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s ease}.button:hover{transform:translateY(-2px)}.button--light{background:var(--white);color:#091421;border-color:var(--white)}.button--light:hover{background:var(--pale);border-color:var(--pale)}.button--ghost{background:rgba(5,17,29,.24);backdrop-filter:blur(8px)}.button--ghost:hover{background:rgba(230,244,250,.1)}.scroll-cue{position:absolute;right:30px;bottom:24px;display:flex;flex-direction:column;align-items:center;gap:10px;color:rgba(255,255,255,.58);font-size:8px;letter-spacing:.24em;text-transform:uppercase;writing-mode:vertical-rl}.scroll-cue i{width:1px;height:46px;background:linear-gradient(var(--pale),transparent)}
.section{position:relative;padding-block:clamp(110px,12vw,190px)}.section-kicker{display:flex;align-items:center;gap:14px;margin-bottom:28px}.section-kicker span{color:rgba(198,232,248,.46)}.section-heading h2,.ai-copy h2,.playlist-intro h2,.youtube-heading h2,.about__content h2,.contact-card h2{margin-bottom:0;font-family:var(--serif);font-size:clamp(40px,5vw,72px);font-weight:400;line-height:1.45;letter-spacing:.04em}.section-heading--row{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:72px}.section-intro{flex:0 1 400px;margin-bottom:8px;color:var(--muted);font-size:13px;line-height:2;letter-spacing:.04em}.prose{color:#bdcad2;font-size:15px;line-height:2.28;letter-spacing:.035em}.prose p{margin-bottom:1.65em}
.section--concept{background:radial-gradient(circle at 20% 15%,rgba(23,86,126,.2),transparent 33%),#071421}.concept-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);column-gap:clamp(50px,8vw,120px);align-items:end}.concept-layout .section-heading{align-self:start;padding-top:12%}.concept-image{grid-column:2;grid-row:1/span 2;position:relative}.concept-image::before{content:"";position:absolute;left:-22px;top:-22px;width:44%;height:44%;border:1px solid rgba(198,232,248,.18);z-index:-1}.concept-image img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:51% center;filter:saturate(.8) contrast(1.04)}.image-caption{position:absolute;right:-1px;bottom:-34px;color:rgba(198,232,248,.55);font-family:Georgia,serif;font-size:10px;letter-spacing:.12em}.concept-layout .prose{margin-top:70px;max-width:470px}
.section--ai{background:#0b1824;overflow:hidden}.section--ai::after{content:"Creation / Memory / AI";position:absolute;right:-20px;bottom:50px;color:rgba(198,232,248,.035);font-family:Georgia,serif;font-size:clamp(70px,11vw,180px);line-height:.8;letter-spacing:-.035em;white-space:nowrap}.ai-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);gap:clamp(50px,8vw,120px);align-items:center}.ai-image{position:relative}.ai-image::after{content:"";position:absolute;inset:7% -5% -7% 8%;border:1px solid rgba(213,177,130,.2);z-index:-1}.ai-image img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:58% center;filter:saturate(.72) contrast(1.03)}.ai-copy h2{margin-bottom:45px;font-size:clamp(38px,4.4vw,64px)}.ai-copy blockquote{margin:38px 0;padding:24px 0 24px 26px;border-left:1px solid var(--warm);color:#e6d5bf;font-family:var(--serif);font-size:18px;line-height:2}
.section--music{background:#06111e}.music-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:58px 22px}.music-card{min-width:0}.music-card>a{display:block;overflow:hidden;background:#0d2031}.music-card img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .5s ease}.music-card:hover img{transform:scale(1.025);filter:brightness(1.08)}.music-card__meta{display:flex;align-items:start;justify-content:space-between;gap:12px;padding-top:18px}.music-card__meta p{margin:0 0 4px;color:#6d8ca0;font-size:8px;letter-spacing:.18em;text-transform:uppercase}.music-card__meta h3{margin:0;font-family:var(--serif);font-size:14px;font-weight:400;line-height:1.55;letter-spacing:.025em}.music-card__meta>a{padding-top:5px;flex:none;color:#a6c5d6;font-family:Georgia,serif;font-size:10px;letter-spacing:.08em;white-space:nowrap}.music-card__meta>a span{margin-left:4px}
.section--playlist{background:linear-gradient(180deg,#0b1c2b,#081522)}.playlist-layout{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:clamp(45px,8vw,120px);align-items:start}.playlist-intro{position:sticky;top:calc(var(--header-height) + 54px)}.playlist-intro h2{margin-bottom:32px;font-size:clamp(38px,4.5vw,62px)}.playlist-intro>p:not(.section-kicker):not(.playlist-note){max-width:380px;color:var(--muted);font-size:13px;line-height:2.1}.playlist-note{margin-top:50px;color:rgba(198,232,248,.38);font-family:Georgia,serif;font-size:10px;letter-spacing:.16em}.playlist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.playlist-card{min-width:0;display:block;position:relative;overflow:hidden;background:#10273a}.playlist-card img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .5s ease}.playlist-card:hover img{transform:scale(1.035);filter:brightness(.76)}.playlist-card>span{position:absolute;inset:auto 0 0;padding:50px 20px 18px;display:flex;align-items:end;justify-content:space-between;gap:10px;background:linear-gradient(transparent,rgba(2,10,18,.88))}.playlist-card b{font-family:var(--serif);font-size:15px;font-weight:400;letter-spacing:.035em}.playlist-card small{color:#a5bac7;font-size:9px;line-height:1.4;text-align:right}
.section--characters{background:#edf3f5;color:#0b1a25}.section--characters .section-kicker{color:#346e8a}.section--characters .section-intro{color:#526875}.character-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.character-card{min-width:0;position:relative;background:#d8e1e6;overflow:hidden}.character-card img{width:100%;aspect-ratio:3/4.2;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.character-card:hover img{transform:scale(1.03)}.character-card>div{position:absolute;inset:auto 0 0;min-height:42%;padding:55px 16px 16px;color:white;background:linear-gradient(transparent,rgba(4,13,21,.88))}.character-card p{margin:0;color:#95bdd1;font-size:8px;letter-spacing:.2em}.character-card h3{margin:5px 0 7px;font-family:Georgia,serif;font-size:19px;font-weight:400;letter-spacing:.1em}.character-card span{display:block;color:rgba(235,242,245,.72);font-size:9px;line-height:1.7}
.story{position:relative;min-height:870px;display:grid;align-items:center;isolation:isolate;overflow:hidden}.story__media,.story__veil{position:absolute;inset:0;z-index:-2}.story__media img{width:100%;height:100%;object-fit:cover;object-position:center}.story__veil{z-index:-1;background:linear-gradient(90deg,rgba(3,10,17,.96) 0%,rgba(3,10,17,.85) 38%,rgba(3,10,17,.26) 72%),linear-gradient(0deg,rgba(3,10,17,.72),transparent 35%)}.story__content{padding-block:130px}.story h2{margin:0 0 52px;max-width:680px;font-family:var(--serif);font-size:clamp(50px,6vw,80px);font-weight:400;line-height:1.44;letter-spacing:.05em}.story .prose{max-width:590px;color:rgba(226,236,241,.76)}
.section--youtube{background:#071421}.youtube-heading{max-width:820px;margin-bottom:64px}.youtube-heading h2{margin-bottom:28px}.youtube-heading>p:last-child{max-width:590px;color:var(--muted);font-size:13px;line-height:2.1}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.video-card{min-width:0;position:relative;overflow:hidden;background:#0c1c28}.video-card img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .7s ease,filter .5s ease}.video-card:hover img{transform:scale(1.025);filter:brightness(.68)}.play-icon{position:absolute;left:50%;top:50%;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;transform:translate(-50%,-50%);color:white;font-size:10px;background:rgba(5,15,24,.26);backdrop-filter:blur(8px)}.youtube-cta{margin-top:42px;display:flex;justify-content:flex-end}
.about{position:relative;min-height:690px;display:grid;align-items:end;overflow:hidden;isolation:isolate}.about__image{position:absolute;inset:0;z-index:-2}.about__image img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.about::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,10,18,.94),rgba(3,10,18,.48) 62%,rgba(3,10,18,.18)),linear-gradient(0deg,rgba(3,10,18,.9),transparent 58%)}.about__content{padding-block:160px 100px}.about__content h2{margin-bottom:28px;font-size:clamp(42px,5vw,70px)}.about__content>p{max-width:560px;color:rgba(232,240,244,.76);font-size:14px;line-height:2.15}.about__content small{display:block;margin-top:35px;color:rgba(198,232,248,.54);font-family:Georgia,serif;font-size:10px;letter-spacing:.16em}
.section--contact{background:#0a1d2e}.contact-card{padding:86px 9%;border:1px solid var(--line);background:radial-gradient(circle at 92% 12%,rgba(75,156,202,.17),transparent 38%),rgba(8,24,38,.6)}.contact-card h2{margin-bottom:24px;font-size:clamp(38px,5vw,66px)}.contact-card>p:not(.section-kicker){max-width:620px;color:var(--muted);font-size:13px}.contact-link{margin-top:48px;width:min(100%,430px);min-height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #c9e7f4;font-family:var(--serif);font-size:17px;letter-spacing:.045em;transition:color .25s ease,padding .25s ease}.contact-link:hover{color:var(--blue);padding-left:31px}
.contact-card .contact-intro{margin-bottom:.7em}.contact-card .contact-intro+.contact-intro{margin-top:1.3em;margin-bottom:0}
.footer{padding-block:70px 44px;background:#04101b;border-top:1px solid var(--line)}.footer__inner{display:grid;grid-template-columns:1.1fr .9fr auto;gap:50px;align-items:end}.footer__brand{margin-bottom:8px;font-family:Georgia,serif;font-size:25px;letter-spacing:.06em}.footer small{color:#668195;font-family:Georgia,serif;font-size:9px;letter-spacing:.11em}.footer__links{display:flex;flex-wrap:wrap;gap:10px 22px}.footer__links a{color:#8699a6;font-size:9px;letter-spacing:.1em}.footer__credit{margin:0;color:#6c8290;font-family:Georgia,serif;font-size:9px;line-height:2;letter-spacing:.1em;text-align:right;white-space:nowrap}.footer__credit span{color:#455a69}
.link-notice{position:fixed;left:50%;bottom:24px;z-index:60;max-width:calc(100% - 32px);padding:10px 18px;transform:translate(-50%,30px);opacity:0;pointer-events:none;border:1px solid rgba(198,232,248,.28);background:rgba(5,17,29,.95);color:#d8edf7;font-size:11px;letter-spacing:.04em;white-space:nowrap;transition:opacity .25s ease,transform .25s ease}.link-notice.is-visible{opacity:1;transform:translate(-50%,0)}.has-js .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.has-js .reveal.is-visible{opacity:1;transform:none}@keyframes hero-in{from{opacity:.2;transform:scale(1.06)}to{opacity:1;transform:scale(1.015)}}
@media(max-width:1040px){.global-nav{gap:17px}.hero__content{grid-template-columns:minmax(0,.7fr) minmax(440px,1fr)}.music-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.character-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.character-card img{aspect-ratio:3/3.8}}
@media(max-width:820px){:root{--header-height:66px}.shell{width:min(calc(100% - 48px),720px)}.site-header__inner{width:calc(100% - 36px)}.menu-button{display:block}.global-nav{position:fixed;inset:0;height:100dvh;padding:calc(var(--header-height) + 42px) 28px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:13px;background:rgba(4,15,26,.97);backdrop-filter:blur(20px);visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s}.global-nav.is-open{visibility:visible;opacity:1}.global-nav a{width:100%;padding:7px 0;font-family:Georgia,serif;font-size:clamp(22px,5vw,30px);letter-spacing:.06em}.global-nav a::after{display:none}body.menu-open{overflow:hidden}.hero__media img{object-position:38% center}.hero__veil{background:linear-gradient(0deg,rgba(2,8,15,.96) 0%,rgba(2,8,15,.58) 58%,rgba(2,8,15,.22) 100%)}.hero__content{display:block;padding-block:150px 90px}.hero__copy{max-width:650px;margin-left:0}.hero h1{font-size:clamp(42px,8vw,58px)}.scroll-cue{display:none}.section-heading--row{display:block}.section-heading--row .section-intro{margin-top:26px}.concept-layout,.ai-layout,.playlist-layout{grid-template-columns:1fr}.concept-layout .section-heading{padding-top:0}.concept-image{grid-column:auto;grid-row:auto;margin-top:55px}.concept-image img{aspect-ratio:5/4}.concept-layout .prose{margin-top:62px}.ai-layout{gap:75px}.ai-image img{aspect-ratio:5/4}.ai-copy{max-width:650px}.music-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.playlist-intro{position:static;margin-bottom:50px}.playlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-grid{grid-template-columns:1fr;gap:22px}.youtube-cta{justify-content:flex-start}.story{min-height:820px}.story__veil{background:linear-gradient(90deg,rgba(3,10,17,.95),rgba(3,10,17,.56)),linear-gradient(0deg,rgba(3,10,17,.78),transparent 40%)}.footer__inner{grid-template-columns:1fr 1fr}.footer__credit{grid-column:1/-1;text-align:left}}
@media(max-width:600px){.shell{width:calc(100% - 32px)}.brand{font-size:17px}.brand__mark{width:14px;height:14px}.hero{min-height:760px}.hero__media img{object-position:34% center}.hero__content{padding-block:128px 68px}.hero__brand{margin-bottom:24px;font-size:15px}.eyebrow{margin-bottom:18px;font-size:8px}.hero h1{margin-bottom:24px;font-size:clamp(34px,10.2vw,44px);line-height:1.45;letter-spacing:.025em}.hero__lead{margin-bottom:30px;font-size:12px;line-height:2;letter-spacing:.025em}.desktop-break{display:none}.button-row{display:grid;grid-template-columns:1fr;width:100%}.button{width:100%;min-height:52px}.section{padding-block:104px}.section-kicker{margin-bottom:22px;font-size:8px}.section-heading h2,.ai-copy h2,.playlist-intro h2,.youtube-heading h2,.about__content h2,.contact-card h2{font-size:clamp(31px,9.2vw,40px);line-height:1.5;letter-spacing:.025em}.section-heading--row{margin-bottom:48px}.section-intro,.prose{font-size:13px;line-height:2.12}.concept-image{margin-top:42px}.concept-image::before{left:-8px;top:-8px}.concept-image img{aspect-ratio:4/5;object-position:54% center}.image-caption{bottom:-28px;font-size:8px}.concept-layout .prose{margin-top:52px}.ai-layout{gap:62px}.ai-image img{aspect-ratio:4/4.6}.ai-image::after{inset:5% -2% -5% 6%}.ai-copy h2{margin-bottom:32px}.ai-copy blockquote{margin-block:30px;padding-left:18px;font-size:15px}.music-grid{grid-template-columns:1fr;gap:48px}.music-card__meta{padding-top:14px}.music-card__meta h3{font-size:15px}.playlist-intro{margin-bottom:38px}.playlist-intro>p:not(.section-kicker):not(.playlist-note){font-size:12px}.playlist-note{margin-top:30px}.playlist-grid{grid-template-columns:1fr;gap:20px}.playlist-card>span{padding-inline:18px}.character-grid{grid-template-columns:1fr;gap:20px}.character-card img{aspect-ratio:4/4.3;object-position:center 35%}.character-card>div{min-height:38%;padding:70px 20px 18px}.character-card h3{font-size:22px}.character-card span{font-size:10px}.story{min-height:900px}.story__media img{object-position:45% center}.story__veil{background:linear-gradient(0deg,rgba(3,10,17,.98),rgba(3,10,17,.68) 62%,rgba(3,10,17,.35))}.story__content{padding-block:105px}.story h2{margin-bottom:36px;font-size:clamp(37px,11vw,50px);line-height:1.48}.story .prose{color:rgba(226,236,241,.84)}.youtube-heading{margin-bottom:44px}.youtube-heading>p:last-child{font-size:12px}.about{min-height:720px;align-items:end}.about__image img{object-position:47% center}.about::after{background:linear-gradient(0deg,rgba(3,10,18,.96),rgba(3,10,18,.57) 70%,rgba(3,10,18,.25))}.about__content{padding-block:230px 75px}.about__content>p{font-size:12px;line-height:2.1}.contact-card{width:calc(100% - 32px);padding:58px 20px}.contact-card h2{font-size:clamp(28px,8.3vw,38px)}.contact-card>p:not(.section-kicker){font-size:12px;line-height:2}.contact-link{margin-top:36px;min-height:64px;padding-inline:4px;font-size:15px}.footer{padding-block:56px 36px}.footer__inner{grid-template-columns:1fr;gap:35px}.footer__links{gap:8px 18px}.footer__credit{grid-column:auto}}
@media(max-width:340px){.shell{width:calc(100% - 28px)}.site-header__inner{width:calc(100% - 28px)}.brand{font-size:16px;gap:9px}.hero h1{font-size:32px}.hero__lead{font-size:11px}.contact-card{width:calc(100% - 28px);padding-inline:16px}.contact-card h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.has-js .reveal{opacity:1;transform:none}}

/* 2026-08 content and responsive refinement */
.brand{gap:11px;font-size:18px}
.brand img{width:52px;height:52px;flex:none;border-radius:50%;object-fit:cover;box-shadow:0 0 22px rgba(97,185,233,.22)}
.heading-line{white-space:nowrap}
.section-kicker{gap:0}
.concept-layout .section-heading h2{font-size:clamp(38px,4.2vw,58px)}
.ai-copy h2{font-size:clamp(36px,3.4vw,52px)}
.playlist-intro h2{font-size:clamp(34px,3.4vw,50px)}
.concept-image img{aspect-ratio:1;object-position:center;filter:saturate(.84) contrast(1.04)}
.music-card>.music-card__art{display:block;overflow:hidden;background:#0d2031}
.music-card__meta>a{background:transparent;overflow:visible}
.platform-links{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px;padding-top:10px;border-top:1px solid rgba(206,232,245,.12)}
.platform-links a{position:relative;color:#8faabd;font-family:Georgia,serif;font-size:9px;letter-spacing:.08em;white-space:nowrap}
.platform-links a::after{content:"↗";margin-left:5px;color:#5f8196}
.platform-links a:hover,.platform-links a:focus-visible{color:var(--pale)}
.playlist-item{min-width:0}
.playlist-item .platform-links{margin-top:10px}
.character-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.character-card img{aspect-ratio:16/10;object-position:center;filter:saturate(.9) contrast(1.02)}
.character-card>div{min-height:46%;padding:62px 20px 18px}
.character-card h3{margin:0 0 7px}
.footer__logo{width:78px;height:78px;margin-bottom:15px;border-radius:50%;object-fit:cover}
.footer__social{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:20px}
.footer__social a{color:#a9c5d4;font-size:10px;letter-spacing:.08em}
.footer__social a:hover,.footer__social a:focus-visible{color:var(--pale)}

@media(max-width:1040px){
  .character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .character-card img{aspect-ratio:16/10}
}

@media(max-width:820px){
  .concept-image img{aspect-ratio:1}
}

@media(max-width:600px){
  .brand{font-size:15px;gap:9px}
  .brand img{width:42px;height:42px}
  .section-heading h2,.ai-copy h2,.playlist-intro h2,.youtube-heading h2,.about__content h2{font-size:clamp(29px,8.7vw,37px)}
  .contact-card h2{font-size:clamp(25px,7.8vw,33px)}
  .concept-image img{aspect-ratio:1;object-position:center}
  .music-grid{gap:54px}
  .playlist-grid{gap:30px}
  .character-grid{grid-template-columns:1fr;gap:22px}
  .character-card img{aspect-ratio:16/10;object-position:center}
  .character-card>div{min-height:44%;padding:58px 18px 16px}
  .footer__logo{width:70px;height:70px}
}

@media(max-width:340px){
  .brand__name{display:none}
  .hero h1{font-size:31px}
  .section-heading h2,.ai-copy h2,.playlist-intro h2,.youtube-heading h2,.about__content h2{font-size:27px}
  .contact-card h2{font-size:24px}
}
