: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-mark{border:2px solid var(--cyan);width:10px;height:10px;box-shadow:0 0 12px #4de8e159}.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{border:1px solid var(--line-strong);background:radial-gradient(circle at 85% 10%, #4de8e114, transparent 30%), linear-gradient(145deg, var(--panel-light), var(--panel));border-radius:4px;justify-self:center;width:87%;min-width:0;padding:18px;position:relative;box-shadow:0 24px 80px #00000061,inset 0 0 0 3px #0b0e0e}.synth-panel:before,.synth-panel:after{content:"";border:1px solid #596462;border-radius:50%;width:5px;height:5px;position:absolute}.synth-panel:before{top:7px;left:7px}.synth-panel:after{bottom:7px;right:7px}.panel-header{color:var(--muted);letter-spacing:.13em;justify-content:space-between;align-items:center;gap:16px;padding:2px 3px 14px;font-size:.6rem;font-weight:700;display:flex}.signal-light{color:var(--green);align-items:center;gap:7px;display:inline-flex}.signal-light:before{background:var(--green);content:"";border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #8ee86fb3}.scope{background:#080c0c;border:1px solid #34403e;min-height:230px;position:relative;overflow:hidden;box-shadow:inset 0 0 30px #000c}.scope-grid{opacity:.75;background-color:#0000;background-image:linear-gradient(#4de8e114 1px,#0000 1px),linear-gradient(90deg,#4de8e114 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:10% 25%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.scope-grid:before,.scope-grid:after{content:"";background:#4de8e129;position:absolute}.scope-grid:before{height:1px;top:50%;left:0;right:0}.scope-grid:after{width:1px;top:0;bottom:0;left:50%}.waveform{filter:drop-shadow(0 0 5px #4de8e17a);width:88%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.waveform polyline{fill:none;stroke:var(--cyan);stroke-linecap:square;stroke-linejoin:miter;stroke-width:2px;vector-effect:non-scaling-stroke}.scope-readout{color:#4de8e1b3;letter-spacing:.1em;justify-content:space-between;font-family:Consolas,Courier New,monospace;font-size:.58rem;display:flex;position:absolute;bottom:9px;left:12px;right:12px}.controls{grid-template-columns:repeat(4,1fr);gap:14px;padding:24px 12px 8px;display:grid}.control{min-width:0;color:var(--muted);letter-spacing:.14em;flex-direction:column;align-items:center;gap:10px;font-size:.52rem;font-weight:700;display:flex}.knob{background:radial-gradient(circle at 38% 35%,#394240,#111616 63%);border:2px solid #596260;border-radius:50%;width:52px;height:52px;position:relative;box-shadow:0 5px 10px #050707,inset 0 0 0 3px #202827}.knob:after{content:"";transform-origin:50% 21px;background:currentColor;width:2px;height:15px;position:absolute;top:5px;left:50%;transform:translate(-50%)rotate(28deg);box-shadow:0 0 5px}.knob-cyan{color:var(--cyan)}.knob-orange{color:var(--orange)}.slider{background:#080b0b;border:1px solid #414a48;width:6px;height:52px;display:block;position:relative}.slider span{background:#252d2c;border:1px solid #68726f;width:20px;height:10px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.jack{background:#030404;border:8px solid #3c4543;border-radius:50%;width:42px;height:42px;box-shadow:0 4px 10px #050707,inset 0 0 0 2px #141919}.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))}.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 span{color:var(--cyan);font-family:Consolas,Courier New,monospace;font-size:.58rem}.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)}.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}.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{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.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{border:1px solid var(--line);background:var(--panel);border-radius:3px;max-width:820px;padding:26px}.module-prose h2{letter-spacing:0;margin:38px 0 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}.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-link-item{flex-direction:column;gap:12px;display:flex}.module-link-item>p{width:fit-content;margin-bottom: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}: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))}.module-spec-grid,.module-link-list{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}.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}.synth-panel{padding:14px}.scope{min-height:180px}.controls{gap:8px;padding-inline:0}.knob{width:42px;height:42px}.knob:after{transform-origin:50% 17px;height:12px}.slider{height:42px}.slider span{top:14px}.jack{border-width:7px;width:36px;height:36px}.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}.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-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}}
