:root{--header-height:72px;--bg:#070909;--bg-raised:#0b0f0f;--panel:#101515;--panel-light:#141b1b;--line:#2a3434;--line-strong:#455252;--text:#edf4f2;--muted:#8e9c99;--cyan:#4de8e1;--orange:#ff9b4a;--green:#8ee86f;--max-width:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 16px)}body{min-width:0;color:var(--text);background:linear-gradient(#ffffff04 1px, transparent 1px), linear-gradient(90deg, #ffffff04 1px, transparent 1px), var(--bg);-webkit-font-smoothing:antialiased;background-size:32px 32px;margin:0;font-family:Inter,Helvetica Neue,Arial,Noto Sans JP,sans-serif;font-size:16px;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 48px), var(--max-width));margin-inline:auto}.site-header{z-index:100;border-bottom:1px solid var(--line);backdrop-filter:blur(10px);background:#070909f5;position:sticky;top:0;box-shadow:0 4px 18px #0000002e}.header-inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:24px;display:flex}.brand,.main-nav{letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:700}.brand{align-items:center;gap:11px;display:inline-flex}.brand-logo{flex:none;width:auto;height:36px;display:block}.main-nav{color:var(--muted);flex-wrap:wrap;gap:clamp(18px,4vw,38px);display:flex}.main-nav a,.button,.card-link,.link-card{transition:color .16s,border-color .16s,background-color .16s,transform .16s}.main-nav a:hover,.main-nav a:focus-visible{color:var(--cyan)}.hero{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;gap:clamp(48px,7vw,88px);min-height:600px;padding-block:84px 64px;display:grid}.eyebrow,.section-index{color:var(--cyan);letter-spacing:.18em;margin:0 0 18px;font-size:.68rem;font-weight:700}h1,h2,h3,p{overflow-wrap:anywhere}#hero-title{overflow-wrap:normal;word-break:keep-all;letter-spacing:-.065em;margin:0;font-size:clamp(3.1rem,6vw,5.2rem);font-weight:800;line-height:.88}#hero-title.hero-title--jp{letter-spacing:-.055em;text-wrap:balance;max-width:520px;font-size:clamp(2.45rem,5vw,4.5rem);line-height:1.08}.hero-description{color:#b5c0be;max-width:560px;margin:32px 0 0;font-size:clamp(.96rem,2vw,1.08rem)}.button-row{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--line-strong);background:var(--bg-raised);letter-spacing:.15em;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:.7rem;font-weight:800;display:inline-flex}.button-primary{border-color:var(--cyan);color:var(--bg);background:var(--cyan)}.button:hover,.button:focus-visible{border-color:var(--cyan);transform:translateY(-2px)}.button-primary:hover,.button-primary:focus-visible{background:#78f4ee}.synth-panel{place-self:center;width:100%;min-width:0;height:auto}.hero-rack-media{width:100%}.hero-rack-media>picture{width:100%;display:block}.hero-rack-image{width:100%;height:auto;display:block}.project-section,.links-section{padding-block:52px 86px}.home-section{padding-block:24px 40px}.home-section__footer{justify-content:flex-end;margin-top:28px;display:flex}.home-links-section{padding-bottom:56px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;padding-bottom:20px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1}.section-heading>p{color:var(--muted);margin:0;font-size:.8rem}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.card-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.home-project-grid{grid-template-columns:minmax(0,1fr);max-width:560px}.project-card{--accent:var(--cyan);border:1px solid var(--line);border-top:2px solid var(--accent);background:linear-gradient(145deg, #ffffff05, transparent 45%), var(--panel);border-radius:3px;flex-direction:column;justify-content:space-between;min-width:0;min-height:310px;padding:22px;display:flex;position:relative;overflow:hidden}.project-card:after{border:1px solid color-mix(in srgb, var(--accent) 28%, transparent);width:105px;height:105px;box-shadow:inset 0 0 0 12px var(--panel), inset 0 0 0 13px color-mix(in srgb, var(--accent) 15%, transparent);content:"";pointer-events:none;border-radius:50%;position:absolute;bottom:-30px;right:-30px}.accent-cyan{--accent:var(--cyan)}.accent-orange{--accent:var(--orange)}.accent-green{--accent:var(--green)}.card-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.status{border:1px solid color-mix(in srgb, var(--accent) 62%, transparent);min-height:24px;color:var(--accent);background:color-mix(in srgb, var(--accent) 7%, transparent);letter-spacing:.13em;align-items:center;padding:0 8px;font-size:.56rem;font-weight:800;display:inline-flex}.status-live:before,.status-public:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;margin-right:7px;box-shadow:0 0 7px}.card-number{color:#66716f;letter-spacing:.1em;font-family:Consolas,Courier New,monospace;font-size:.58rem}.project-card h3{letter-spacing:-.025em;margin:44px 0 12px;font-size:clamp(1.25rem,2.5vw,1.65rem);line-height:1.15}.project-card p{color:#9eaaa7;margin:0;font-size:.88rem;line-height:1.75}.card-link{z-index:1;border-top:1px solid var(--line);color:var(--accent);letter-spacing:.14em;justify-content:space-between;align-items:center;margin-top:36px;padding-top:15px;font-size:.65rem;font-weight:800;display:flex;position:relative}a.card-link:hover,a.card-link:focus-visible{color:var(--text);border-color:var(--accent)}.card-link-muted{color:#65706e}.links-section{padding-bottom:120px}.link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.link-card{border:1px solid var(--line);background:var(--panel);grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-width:0;min-height:100px;padding:18px;font-size:.9rem;font-weight:700;display:grid}.link-card__number{color:var(--cyan);font-family:Consolas,Courier New,monospace;font-size:.58rem}.link-card__body{flex-direction:column;gap:3px;min-width:0;display:flex}.link-card__body strong{font-size:.9rem}.link-card__body small{color:var(--muted);font-size:.72rem;font-weight:400;line-height:1.5}.link-card b{color:var(--muted);font-weight:400}.link-card:hover,.link-card:focus-visible{border-color:var(--cyan);background:var(--panel-light);transform:translateY(-2px)}.home-about-section{scroll-margin-top:calc(var(--header-height) + 24px);padding-bottom:88px}.about-content{grid-template-columns:minmax(0,1.5fr) minmax(240px,.5fr);gap:clamp(32px,6vw,72px);display:grid}.about-copy{color:#b5c0be;max-width:760px}.about-copy p{margin:0}.about-copy p+p{margin-top:18px}.about-contact{border:1px solid var(--line);background:var(--panel);align-self:start;padding:18px}.about-contact .eyebrow{margin-bottom:8px}.about-contact a{color:var(--cyan);font-size:.88rem;font-weight:700}.about-contact a:hover,.about-contact a:focus-visible{color:var(--text)}.site-footer{border-top:1px solid var(--line);background:#050707}.footer-inner{justify-content:space-between;align-items:center;gap:48px;min-height:210px;padding-block:42px;display:flex}.footer-brand{color:var(--text);letter-spacing:.02em;margin:0 0 7px;font-size:1.05rem;font-weight:800}.footer-inner p:not(.footer-brand){max-width:510px;color:var(--muted);margin:0;font-size:.78rem}.footer-meta{color:#68726f;letter-spacing:.08em;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:8px;font-family:Consolas,Courier New,monospace;font-size:.58rem;display:flex}.site-version{color:#596462;font-size:.54rem}.modules-hero{padding-block:74px 54px}.modules-hero h1,.module-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.6rem,6vw,4.8rem);font-weight:800;line-height:.95}.modules-hero p:not(.eyebrow),.module-hero__heading p{color:#b5c0be;max-width:720px;margin:24px 0 0;font-size:clamp(.96rem,2vw,1.08rem)}.modules-list-section,.module-section{padding-block:42px 82px}.modules-list-section .section-heading>p{color:#93a19e;font-size:.86rem;line-height:1.6}.module-card-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),460px));justify-content:start;gap:16px;display:grid}.home-module-grid{grid-template-columns:1fr}@media (width>=768px){.home-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1100px){.home-module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.module-card{--accent:var(--cyan);border:1px solid var(--line);border-top:2px solid var(--accent);background:radial-gradient(circle at 88% 12%, color-mix(in srgb, var(--accent) 9%, transparent), transparent 32%), linear-gradient(145deg, #ffffff05, transparent 45%), var(--panel);border-radius:3px;flex-direction:column;justify-content:space-between;min-width:0;min-height:330px;padding:22px;display:flex;position:relative;overflow:hidden}.module-card:after{border:1px solid color-mix(in srgb, var(--accent) 24%, transparent);width:126px;height:126px;box-shadow:inset 0 0 0 14px var(--panel), inset 0 0 0 15px color-mix(in srgb, var(--accent) 14%, transparent);content:"";pointer-events:none;border-radius:50%;position:absolute;bottom:-38px;right:-38px}.module-card__media{z-index:1;aspect-ratio:16/9;border:1px solid var(--line);background:#080c0c;border-radius:3px;margin-bottom:20px;position:relative;overflow:hidden}.module-card__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.module-card__topline,.module-chip-row,.module-facts,.module-card__meta{flex-wrap:wrap;gap:8px 10px;display:flex}.module-card__topline span,.module-chip-row span,.module-tags li,.module-facts dd,.module-link-item>p{border:1px solid color-mix(in srgb, var(--cyan) 42%, transparent);min-height:24px;color:var(--cyan);background:color-mix(in srgb, var(--cyan) 6%, transparent);letter-spacing:.02em;white-space:nowrap;align-items:center;padding:0 9px;font-size:.7rem;font-weight:800;line-height:1.2;display:inline-flex}.module-purchase-chip{border:1px solid color-mix(in srgb, var(--green) 68%, transparent);color:#07100c;background:var(--green);letter-spacing:.02em;white-space:nowrap;align-items:center;min-height:28px;padding:0 12px;font-size:.72rem;font-weight:900;line-height:1.2;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex;box-shadow:0 0 0 1px #8ee86f14}.module-purchase-chip:hover,.module-purchase-chip:focus-visible{border-color:var(--cyan);color:var(--bg);background:#b7f59e;transform:translateY(-1px)}.module-label--abbr{letter-spacing:.1em;font-family:Consolas,Courier New,monospace}.module-tags li{border-color:color-mix(in srgb, var(--muted) 36%, transparent);color:#9eaaa7;background:#ffffff06;min-height:22px;font-size:.66rem;font-weight:700}.module-card h2{letter-spacing:-.025em;margin:18px 0 12px;font-size:clamp(1.4rem,3vw,1.9rem);line-height:1.12}.module-card p{color:#9eaaa7;margin:0;font-size:.92rem;line-height:1.78}.module-card__meta{margin:24px 0 0}.module-card__meta div,.module-facts div{min-width:92px}.module-card__meta dt,.module-facts dt{color:#66716f;letter-spacing:.02em;font-family:Consolas,Courier New,monospace;font-size:.68rem;line-height:1.4}.module-card__meta dd,.module-facts dd{margin:5px 0 0}.module-tags{z-index:1;flex-wrap:wrap;gap:7px;margin:24px 0 0;padding:0;list-style:none;display:flex;position:relative}.module-card__link{z-index:1;border-top:1px solid var(--line);color:var(--accent);letter-spacing:.02em;justify-content:space-between;align-items:center;margin-top:26px;padding-top:15px;font-size:.82rem;font-weight:800;transition:color .16s,border-color .16s;display:flex;position:relative}.module-card__link:hover,.module-card__link:focus-visible{color:var(--text);border-color:var(--accent)}.module-empty{color:var(--muted);margin:0}.module-detail{padding-bottom:96px}.module-hero{padding-block:54px 58px}.module-hero+.module-section{margin-top:-48px}.module-section+.module-section{margin-top:-64px}.module-section[aria-labelledby=external-links-title]{margin-top:-84px}.breadcrumb{color:var(--muted);letter-spacing:.02em;flex-wrap:wrap;gap:10px;margin-bottom:38px;font-size:.76rem;font-weight:800;line-height:1.6;display:flex}.breadcrumb a{color:var(--cyan)}.breadcrumb a:hover,.breadcrumb a:focus-visible{color:var(--text)}.module-hero__heading{max-width:820px}.module-hero__heading .eyebrow{letter-spacing:.02em}.module-chip-row{margin:28px 0 0}.module-hero__image{border:1px solid var(--line-strong);background:var(--panel);border-radius:4px;width:min(100%,800px);max-width:100%;height:auto;margin:34px auto 0;display:block;box-shadow:0 24px 80px #00000052}.module-facts{margin:34px 0 0}.module-section .section-heading h2{letter-spacing:0;line-height:1.12}.module-spec-grid,.module-link-list,.module-media-links,.module-related-media{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.module-media-links+.module-standard-links,.module-related-media+.module-related-standard{margin-top:24px}.module-spec-panel,.module-link-item{border:1px solid var(--line);border-top:2px solid var(--cyan);background:var(--panel);border-radius:3px;min-width:0;padding:22px}.module-spec-panel h3,.module-link-item h3{letter-spacing:0;margin:0 0 14px;font-size:1rem;line-height:1.45}.module-spec-panel p,.module-link-item p{color:#9eaaa7;margin:0;font-size:.88rem;line-height:1.75}.module-spec-panel ul,.module-prose ul{color:#b5c0be;gap:8px;margin:0;padding-left:18px;font-size:.9rem;line-height:1.75;display:grid}.module-prose{width:100%;max-width:var(--max-width);border:1px solid var(--line);background:var(--panel);border-radius:3px;margin-inline:auto;padding:26px}.module-prose h2{letter-spacing:0;margin-block:38px 14px;font-size:clamp(1.25rem,3vw,1.7rem);line-height:1.35}.module-prose h2:first-child{margin-top:0}.module-prose p,.module-prose li{color:#b5c0be;font-size:.96rem;line-height:1.9}.module-prose p{margin-block:0 1.05em}.module-prose ul{margin-block:0 1.25em;margin-inline:auto}.module-prose img{max-width:100%;height:auto;margin-inline:auto;display:block}.module-prose img.module-prose__zoomable{cursor:zoom-in}.module-prose a,.module-link-item a{color:var(--cyan);font-weight:800}.module-prose a:hover,.module-prose a:focus-visible,.module-link-item a:hover,.module-link-item a:focus-visible{color:var(--text)}.module-prose .image-caption{color:var(--color-text-muted);text-align:center;margin-top:.5rem;font-size:.875rem;line-height:1.6}.module-prose>*{width:100%;max-width:860px;margin-inline:auto}.module-link-item{flex-direction:column;gap:12px;display:flex}.module-link-item>p{width:fit-content;margin-bottom:2px}.module-video-card{color:inherit;transition:border-color .16s,background-color .16s,transform .16s}.module-video-card__type{border:1px solid color-mix(in srgb, var(--cyan) 42%, transparent);width:fit-content;min-height:24px;color:var(--cyan);background:color-mix(in srgb, var(--cyan) 6%, transparent);letter-spacing:.02em;padding:0 9px;font-size:.7rem;font-weight:800;line-height:1.2}.module-video-card__media{aspect-ratio:16/9;border:1px solid var(--line-strong);background:#080c0c;width:100%;display:block;position:relative;overflow:hidden}.module-video-card__media img{object-fit:cover;width:100%;height:100%;display:block}.module-related-card__media{aspect-ratio:16/9;border:1px solid var(--line-strong);background:#080c0c;width:100%;display:block;overflow:hidden}.module-related-card__media img{object-fit:cover;width:100%;height:100%;display:block}.module-video-card__play{border:1px solid color-mix(in srgb, var(--cyan) 65%, transparent);width:42px;height:42px;color:var(--cyan);background:#070909d1;border-radius:50%;place-items:center;font-size:.9rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.module-video-card__label{color:var(--cyan);letter-spacing:0;font-size:1rem;font-weight:800;line-height:1.45}.module-video-card:hover,.module-video-card:focus-visible{border-color:var(--cyan);background:var(--panel-light);transform:translateY(-2px)}.module-link-item a{letter-spacing:.02em;width:fit-content;margin-top:auto;font-size:.82rem;line-height:1.5}.module-back{padding-top:6px}.module-image-dialog{border:1px solid var(--line-strong);width:fit-content;max-width:min(1200px,100% - 48px);max-height:calc(100% - 48px);color:var(--text);background:var(--panel);border-radius:3px;padding:18px;overflow:auto}.module-image-dialog::backdrop{background:#000000c7}.module-image-dialog__content{padding-top:34px;position:relative}.module-image-dialog__close{border:1px solid var(--line-strong);min-height:26px;color:var(--text);background:var(--bg-raised);font:inherit;cursor:pointer;padding:0 9px;font-size:.72rem;position:absolute;top:0;right:0}.module-image-dialog__image{width:auto;max-width:100%;height:auto;max-height:calc(100vh - 140px);margin-inline:auto;display:block}.module-image-dialog__caption{max-width:860px;color:var(--muted);text-align:center;margin:12px auto 0;font-size:.875rem;line-height:1.6}:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}@media (width<=900px){.hero{grid-template-columns:1fr;gap:64px;min-height:auto;padding-block:76px 56px}.hero-copy{max-width:680px}.synth-panel{width:min(100%,680px)}.card-grid,.link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-content,.module-spec-grid,.module-link-list,.module-media-links,.module-related-media{grid-template-columns:1fr}}@media (width<=620px){:root{--header-height:82px}.container{width:min(calc(100% - 32px), var(--max-width))}.header-inner{min-height:var(--header-height);flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding-block:14px}.main-nav{gap:20px;font-size:.66rem}.brand-logo{height:32px}.hero{gap:52px;padding-block:60px 44px}#hero-title{font-size:clamp(3rem,16vw,4.5rem)}#hero-title.hero-title--jp{max-width:12ch;font-size:clamp(2.2rem,10.5vw,3.4rem);line-height:1.12}.hero-description br{display:none}.button{flex:150px}.project-section,.links-section{padding-block:42px 66px}.home-section{padding-block:22px 32px}.home-links-section{padding-bottom:44px}.section-heading{flex-direction:column;align-items:flex-start;gap:8px}.card-grid,.card-grid-two,.link-grid{grid-template-columns:1fr}.project-card{min-height:290px}.modules-hero,.module-hero{padding-block:54px 44px}.module-hero+.module-section{margin-top:-50px}.module-section+.module-section,.module-section[aria-labelledby=external-links-title]{margin-top:-88px}.modules-hero h1,.module-hero h1{font-size:clamp(2.6rem,15vw,4rem)}.module-card,.module-spec-panel,.module-link-item,.module-prose{padding:18px}.module-image-dialog{max-width:calc(100% - 32px);max-height:calc(100% - 32px);padding:12px}.module-image-dialog__image{max-height:calc(100vh - 112px)}.module-card{min-height:300px}.module-card__meta,.module-facts{gap:14px}.links-section{padding-bottom:88px}.link-card{min-height:78px}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:34px;min-height:240px}.footer-meta{white-space:normal;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
