@charset "UTF-8";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--black: #0a0a0a;--white: #f8f8f6;--lime: #D3ED2C;--lime-dim: #b8cf1f;--gray: #6b6b6b;--gray-faint: #3a3a3a;--rule: #1e1e1e}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,system-ui,sans-serif;background:var(--black);color:var(--white);-webkit-font-smoothing:antialiased;font-size:15px}::selection{background:var(--lime);color:var(--black)}a{color:inherit;text-decoration:none}.nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 clamp(24px,4vw,48px);height:60px;display:flex;align-items:center;justify-content:space-between;background:var(--black);border-bottom:1px solid var(--rule)}.nav-mark{font-family:Chivo Mono,monospace;font-weight:600;font-size:14px;letter-spacing:-.01em;color:var(--white)}.nav-links{display:flex;gap:32px}.nav-links a{font-size:11px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-faint)}.nav-links a:hover{color:var(--white)}.hero{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:80px 0}.hero-content{padding:0 clamp(24px,4vw,80px);max-width:640px}.hero-eyebrow{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--gray-faint);margin-bottom:24px}.hero-title{font-family:Chivo Mono,monospace;font-size:clamp(48px,8vw,58px);font-weight:600;letter-spacing:-.04em;line-height:.95;margin-bottom:32px}.hero-title em{color:var(--lime);font-style:normal}.hero-desc{font-size:16px;line-height:1.7;color:var(--gray);margin-bottom:40px;max-width:420px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.btn-lime{display:inline-flex;align-items:center;height:48px;padding:0 28px;background:var(--lime);color:var(--black);font-family:Chivo Mono,monospace;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.btn-ghost{display:inline-flex;align-items:center;height:48px;padding:0 28px;border:1px solid var(--rule);color:var(--white);font-family:Chivo Mono,monospace;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.btn-ghost:hover{border-color:var(--lime);color:var(--lime)}.hero-visual{height:auto;display:flex;align-items:center;justify-content:center;position:relative;padding:40px}.cover-frame{position:relative;width:clamp(280px,32vw,420px)}.hero-art{width:100%;height:auto;display:block;box-shadow:0 40px 80px #00000080}.cover-caption{position:absolute;bottom:-28px;left:0;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-faint)}.hero-scroll{display:none}button.btn-lime{cursor:pointer;border:none}.dropdown{position:relative;display:inline-block}.dropdown-menu{position:absolute;bottom:100%;top:auto;left:0;margin-bottom:4px;background:var(--black);border:1px solid var(--rule);min-width:180px;opacity:0;visibility:hidden;transform:translateY(4px);transition:all .15s ease;z-index:10}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{display:block;padding:12px 20px;font-family:Chivo Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--white);border-bottom:1px solid var(--rule)}.dropdown-menu a:last-child{border-bottom:none}.dropdown-menu a:hover{background:var(--rule);color:var(--lime)}.hero-badges{display:none}.sect{padding:clamp(80px,12vh,140px) clamp(24px,6vw,80px)}.wrap{max-width:1100px;margin:0 auto}.sect-label{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--gray-faint);margin-bottom:48px;display:flex;align-items:center;gap:16px}.sect-label:after{content:"";flex:1;height:1px;background:var(--rule);max-width:120px}.pipeline-intro{font-size:15px;font-weight:300;color:var(--gray);line-height:1.7;max-width:480px;margin-bottom:56px}.pipeline-viz{position:relative;padding:0}.pipe-flow{display:flex;align-items:stretch;gap:0;position:relative}.pipe-flow:before{content:"";position:absolute;top:70px;left:10%;right:10%;height:0;border-top:1.5px dashed var(--gray-faint);opacity:.5;z-index:0}.pipe-node{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;min-width:0;z-index:1}.pipe-icon{width:140px;height:140px;display:flex;align-items:center;justify-content:center;margin-bottom:32px;position:relative;z-index:1;background:var(--black)}.noise-dots{position:relative;width:110px;height:110px}.noise-dots .dot{position:absolute;border-radius:50%;background:var(--white)}.noise-dots .dot:nth-child(1){width:6px;height:6px;top:6%;left:12%}.noise-dots .dot:nth-child(2){width:4px;height:4px;top:14%;left:22%}.noise-dots .dot:nth-child(3){width:5px;height:5px;top:10%;left:4%}.noise-dots .dot:nth-child(4){width:3px;height:3px;top:8%;left:68%}.noise-dots .dot:nth-child(5){width:5px;height:5px;top:18%;left:80%}.noise-dots .dot:nth-child(6){width:4px;height:4px;top:4%;left:52%}.noise-dots .dot:nth-child(7){width:7px;height:7px;top:38%;left:44%}.noise-dots .dot:nth-child(8){width:4px;height:4px;top:32%;left:28%}.noise-dots .dot:nth-child(9){width:5px;height:5px;top:46%;left:72%}.noise-dots .dot:nth-child(10){width:3px;height:3px;top:52%;left:14%}.noise-dots .dot:nth-child(11){width:6px;height:6px;top:68%;left:58%}.noise-dots .dot:nth-child(12){width:4px;height:4px;top:76%;left:32%}.noise-dots .dot:nth-child(13){width:5px;height:5px;top:84%;left:78%}.noise-dots .dot:nth-child(14){width:3px;height:3px;top:60%;left:90%}.noise-dots .dot:nth-child(15){width:5px;height:5px;top:88%;left:10%}.noise-dots .dot:nth-child(16){width:4px;height:4px;top:72%;left:48%}.curate-dashes{position:relative;width:110px;height:110px}.curate-dashes .dash{position:absolute;height:3px;background:var(--white);border-radius:1px}.curate-dashes .dash:nth-child(1){width:24px;top:15%;left:8%}.curate-dashes .dash:nth-child(2){width:16px;top:15%;left:42%}.curate-dashes .dash:nth-child(3){width:28px;top:32%;left:18%}.curate-dashes .dash:nth-child(4){width:18px;top:32%;left:58%}.curate-dashes .dash:nth-child(5){width:22px;top:50%;left:30%}.curate-dashes .dash:nth-child(6){width:14px;top:50%;left:64%}.curate-dashes .dash:nth-child(7){width:20px;top:68%;left:12%}.curate-dashes .dash:nth-child(8){width:26px;top:68%;left:48%}.curate-dashes .dash:nth-child(9){width:18px;top:84%;left:36%}.curate-dashes .dot{position:absolute;width:4px;height:4px;border-radius:50%;background:var(--white);opacity:.25}.curate-dashes .dot:nth-child(10){top:22%;left:82%}.curate-dashes .dot:nth-child(11){top:58%;left:6%}.curate-dashes .dot:nth-child(12){top:78%;left:88%}.research-nodes{position:relative;width:110px;height:110px}.research-nodes .edge{position:absolute;height:3px;background:var(--white);border-radius:1px;transform-origin:0 0}.research-nodes .edge:nth-child(1){top:23%;left:24%;width:50px;transform:rotate(-9deg)}.research-nodes .edge:nth-child(2){top:23%;left:24%;width:46px;transform:rotate(54deg)}.research-nodes .edge:nth-child(3){top:16%;left:69%;width:50px;transform:rotate(116deg)}.research-nodes .edge:nth-child(4){top:56%;left:48%;width:35px;transform:rotate(27deg)}.research-nodes .edge:nth-child(5){top:56%;left:48%;width:40px;transform:rotate(145deg)}.research-nodes .node{position:absolute;border-radius:50%;border:2px solid var(--white);background:var(--black);z-index:1}.research-nodes .node:nth-child(6){width:12px;height:12px;top:17%;left:18%}.research-nodes .node:nth-child(7){width:10px;height:10px;top:11%;left:64%}.research-nodes .node:nth-child(8){width:14px;height:14px;top:50%;left:42%}.research-nodes .node:nth-child(9){width:10px;height:10px;top:66%;left:72%}.research-nodes .node:nth-child(10){width:11px;height:11px;top:72%;left:14%}.script-lines{position:relative;width:110px;height:110px}.script-lines .line{position:absolute;left:12%;height:3px;background:var(--white);border-radius:1px}.script-lines .line:nth-child(1){width:78px;top:14%}.script-lines .line:nth-child(2){width:70px;top:24%}.script-lines .line:nth-child(3){width:74px;top:34%}.script-lines .line:nth-child(4){width:62px;top:50%}.script-lines .line:nth-child(5){width:76px;top:60%}.script-lines .line:nth-child(6){width:52px;top:70%}.script-lines .cursor{position:absolute;top:68%;left:calc(12% + 54px);width:2px;height:14px;background:var(--white);animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.waveform-bars{display:flex;align-items:center;justify-content:center;gap:6px;height:110px;width:110px}.waveform-bars .bar{width:8px;background:var(--lime);border-radius:1px}.waveform-bars .bar:nth-child(1){height:22px}.waveform-bars .bar:nth-child(2){height:50px}.waveform-bars .bar:nth-child(3){height:78px}.waveform-bars .bar:nth-child(4){height:58px}.waveform-bars .bar:nth-child(5){height:92px}.waveform-bars .bar:nth-child(6){height:44px}.waveform-bars .bar:nth-child(7){height:70px}.waveform-bars .bar:nth-child(8){height:32px}.pipe-num{font-family:Chivo Mono,monospace;font-size:11px;font-weight:500;color:var(--gray-faint);letter-spacing:.12em;margin-bottom:6px}.pipe-name{font-family:Chivo Mono,monospace;font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px}.pipe-node:last-child .pipe-name{color:var(--lime)}.pipe-tools{font-size:12px;color:var(--gray);letter-spacing:.02em;text-align:center}@media(max-width:768px){.pipe-flow{flex-direction:column;align-items:stretch;gap:0}.pipe-flow:before{display:none}.pipe-node{flex-direction:row;align-items:center;gap:20px;padding:24px 0;border-bottom:1px solid var(--rule);opacity:1!important}.pipe-node:first-child{border-top:1px solid var(--rule)}.pipe-icon{width:90px;height:90px;margin-bottom:0;flex-shrink:0}.noise-dots,.curate-dashes,.research-nodes,.script-lines,.waveform-bars{width:80px;height:80px}.pipe-text{text-align:left}.pipe-num,.pipe-name{margin-bottom:4px}}.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:start}.about-copy h2{font-family:Chivo Mono,monospace;font-size:clamp(36px,5vw,56px);font-weight:600;letter-spacing:-.03em;line-height:1.05;margin-bottom:32px}.about-copy h2 span{color:var(--lime)}.about-copy p{font-size:16px;line-height:1.7;color:var(--gray);margin-bottom:20px;max-width:480px}.data-block{border:1px solid var(--rule);padding:32px}.data-row{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--rule)}.data-row:first-child{padding-top:0}.data-row:last-child{border-bottom:none;padding-bottom:0}.data-key{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-faint)}.data-val{font-family:Chivo Mono,monospace;font-size:14px;font-weight:500;color:var(--white)}.ep-header{margin-bottom:0}.ep-row{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:20px;padding:24px 0;border-bottom:1px solid var(--rule);text-decoration:none;color:inherit}.ep-row:first-of-type{border-top:1px solid var(--rule);margin-top:32px}.ep-idx{font-family:Chivo Mono,monospace;font-size:24px;font-weight:700;color:var(--rule)}.ep-name{font-family:Chivo Mono,monospace;font-size:18px;font-weight:600;letter-spacing:-.02em;margin-bottom:4px}.ep-tags{font-size:12px;color:var(--gray-faint)}.ep-tags span{color:var(--gray)}.ep-end{display:flex;align-items:center;gap:20px}.ep-dur{font-size:12px;color:var(--gray-faint);font-variant-numeric:tabular-nums}.ep-go{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid var(--rule);color:var(--lime);font-size:14px}.ep-footer{margin-top:48px}.subscribe-block{background:var(--lime);color:var(--black);position:relative;overflow:hidden}.subscribe-block .sect{padding-bottom:clamp(80px,10vh,140px)}.subscribe-block .sect-label{color:#0a0a0a4d}.subscribe-block .sect-label:after{background:#0a0a0a1a}.subscribe-block h2{color:var(--black);margin-bottom:16px}.subscribe-lead{font-size:15px;font-weight:400;color:#0a0a0a80;line-height:1.6;max-width:380px;margin-bottom:40px}.platform-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.badge-link{display:inline-block}.badge-svg{height:40px;display:block}.badge-link:first-child .badge-svg{width:160px}.badge-link:last-child .badge-svg{width:160px}.hero-badges{display:flex;gap:12px;margin-top:24px}.plat{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 24px;font-family:Chivo Mono,monospace;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--black);border:1.5px solid rgba(10,10,10,.2);background:transparent}.plat:hover{background:var(--black);color:var(--lime);border-color:var(--black)}.subscribe-bg-text{position:absolute;bottom:-5%;right:-2%;font-family:Chivo Mono,monospace;font-size:clamp(120px,18vw,280px);font-weight:700;letter-spacing:-.06em;line-height:.85;color:#0a0a0a0a;pointer-events:none;white-space:nowrap}.footer{border-top:1px solid var(--rule)}.footer-inner{max-width:1000px;margin:0 auto;padding:20px clamp(24px,4vw,64px);display:flex;justify-content:space-between;align-items:center}.footer-left{font-size:11px;color:var(--lime)}.footer-right{display:flex;gap:24px}.footer-right a{font-size:11px;color:var(--lime)}.footer-right a:hover{color:var(--lime)}@media(max-width:768px){.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{height:auto;order:-1;padding:80px 24px 0}.hero-art{width:100%;height:100%}.cover-frame{width:200px}.hero-visual:before{display:none}.hero-content{padding:40px 24px 60px}.hero-scroll{display:none}.about-grid{grid-template-columns:1fr;gap:40px}.ep-row{grid-template-columns:36px 1fr auto;gap:14px}.ep-idx{font-size:18px}.ep-go{display:none}.platform-row{flex-direction:column}.plat{justify-content:center}.footer-inner{flex-direction:column;gap:12px;text-align:center}.subscribe-bg-text{font-size:100px;bottom:-8%}}@media(max-width:480px){.nav-links a:nth-child(-n+2){display:none}.hero-title{font-size:48px}}
