@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;700&family=Space+Mono:wght@400;700&display=swap";@font-face{font-family:Sudbury Basin;src:url(/assets/sudbury-basin.3d-regular-sxCOxD50.otf) format("opentype");font-style:normal;font-weight:400}:root{--bg: #2a7a29;--bg-deep: #1b531b;--ink: #000000;--line: #ffffff;--paper: #266f23;--signal: #ff5a36;--sun: #f0cf3e;--sky: #c9d7d1;--panel: #266f23}*{box-sizing:border-box}html,body{min-height:100%}body{min-height:100vh;margin:0;background:#266f23;color:var(--ink);font-family:Helvetica Neue,Arial,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif}p{font-family:Rajdhani,sans-serif}a{color:inherit}::selection{background:#95429e;color:#fff}.page-shell{padding:18px}.masthead-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(84px,auto);gap:0;border:1px solid var(--line);background:transparent}.module{min-width:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px}.module-nav{grid-column:1 / 13;grid-row:1;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#266f23;color:#fff;font-size:.82rem;font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.module-nav a{text-decoration:none}.module-nav a:hover{text-decoration:underline}.module-index{grid-column:1 / 3;grid-row:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:12px;background:#95429e;color:#000;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,6vw,4.6rem);font-weight:700;line-height:.9}.index-art{display:flex;align-items:center;justify-content:center;width:100%;flex:1}.index-art-image{display:block;width:min(100%,180px);max-height:120px;object-fit:contain}.module-mark{grid-column:3 / 5;grid-row:2;display:grid;grid-template-columns:repeat(2,1fr);place-items:center;gap:10px;background:var(--sky)}.mark-plus{position:relative;width:52px;height:52px}.mark-plus:before,.mark-plus:after{content:"";position:absolute;background:var(--ink)}.mark-plus:before{top:22px;left:0;width:52px;height:8px}.mark-plus:after{top:0;left:22px;width:8px;height:52px}.module-hero{grid-column:5 / 11;grid-row:2 / 4;display:flex;flex-direction:column;justify-content:flex-start;gap:16px;background:#266f23;color:#fff;overflow:hidden;padding-top:44px}.hero-header{display:grid;grid-template-columns:1fr;align-items:start;gap:12px;margin-bottom:18px}.module-signal{grid-column:1 / 5;grid-row:3;display:flex;flex-direction:column;justify-content:flex-start;gap:14px;background:#266f23;color:#fff;position:relative}.signal-rail{position:absolute;top:16px;right:-11px;bottom:16px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:22px;color:#ffffffb8;pointer-events:none}.signal-rail:before{content:"";position:absolute;top:20px;bottom:20px;left:10px;width:1px;background:#ffffff52}.signal-coordinate{position:relative;z-index:1;padding:2px 0;background:#266f23;font-family:Space Mono,Courier New,Courier,monospace;font-size:.55rem;letter-spacing:.08em;writing-mode:vertical-rl;transform:rotate(180deg)}.signal-crosshair{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:#266f23;font-family:Space Mono,Courier New,Courier,monospace;font-size:.8rem;line-height:1}.signal-kicker{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,3vw,2.3rem);font-weight:700;letter-spacing:-.03em;line-height:.95;text-transform:uppercase}.signal-copy{max-width:22rem;margin:auto 0 0;font-size:.96rem;font-weight:400;line-height:1.5;letter-spacing:.04em;text-transform:uppercase}.terminal-window{border:1px solid rgba(255,255,255,.24);background:linear-gradient(180deg,#08100bfa,#0e1d12fa);box-shadow:inset 0 1px #ffffff0d;overflow:hidden;position:relative}.terminal-window:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px);background-size:100% 6px;pointer-events:none;opacity:.45}.terminal-chrome{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff0d}.terminal-lights{display:inline-flex;align-items:center;gap:8px}.terminal-light{width:10px;height:10px;border-radius:999px}.terminal-light-red{background:#ff5f57}.terminal-light-yellow{background:#febc2e}.terminal-light-green{background:#28c840}.terminal-copy-button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid rgba(255,255,255,.18);background:#ffffff0a;color:#d7e3d7;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.terminal-copy-button:hover{background:#ffffff1a;border-color:#ffffff4d}.terminal-copy-button:focus-visible{outline:2px solid #f0cf3e;outline-offset:2px}.terminal-copy-button[data-copied=true]{color:#f0cf3e;border-color:#f0cf3e80}.copy-icon{position:relative;width:14px;height:14px}.copy-icon:before,.copy-icon:after{content:"";position:absolute;border:1.5px solid currentColor}.copy-icon:before{top:1px;left:4px;width:8px;height:9px}.copy-icon:after{top:4px;left:1px;width:8px;height:9px;background:#08100bfa}.signal-commands{display:flex;flex-direction:column;gap:14px;padding:16px 16px 18px;font-family:Space Mono,Courier New,Courier,monospace;font-size:.92rem;line-height:1.65}.terminal-input{display:flex;align-items:baseline;gap:10px;min-width:0}.terminal-prompt{color:#98ff98;font-weight:700;flex:0 0 auto}.signal-commands code{display:inline-block;min-width:0;padding:0;background:transparent;color:#edf2ed;white-space:nowrap;overflow-x:auto}.cmd-name{color:#f5f7f5}.cmd-arg{color:#c7d9ff}.cmd-target{color:#f0cf3e}.cmd-flag{color:#ffd580}.cmd-string{color:#7ce2a8}.type-caret{display:inline-block;width:.62em;height:1.05em;margin-left:2px;vertical-align:-.15em;background:#98ff98;animation:caret-blink 1s steps(1) infinite}@keyframes caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}.hero-art{display:flex;align-items:center;justify-content:center;min-height:190px;padding:0;background:transparent}.hero-art-image{display:block;width:min(100%,620px);max-height:210px;object-fit:contain}.module-hero h1{margin:0;font-family:Sudbury Basin,Space Grotesk,sans-serif;max-width:100%;font-size:clamp(4.2rem,12vw,10rem);line-height:.82;letter-spacing:.04em;white-space:nowrap}.hero-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin-top:8px}.module-note{grid-column:11 / 13;grid-row:2;display:flex;flex-direction:column;justify-content:flex-start;gap:14px;background:var(--ink);color:#fff}.module-note p{margin:0}.note-kicker{font-size:.74rem;font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:.18em;line-height:1.35;text-transform:uppercase}.note-headline{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.4rem,2.6vw,2.25rem);font-weight:700;line-height:.96;letter-spacing:-.03em;text-transform:uppercase}.note-mark{display:inline-flex;align-items:center;justify-content:center;gap:16px;width:100%;font-family:Space Grotesk,sans-serif;font-size:3.8rem;font-weight:700;letter-spacing:.08em;line-height:.9}.note-secondary{margin:0;font-size:.92rem;font-weight:700;line-height:1.05;letter-spacing:.02em;text-transform:none}.module-image{grid-column:11 / 13;grid-row:3;display:flex;align-items:flex-start;background:var(--sky);color:var(--ink);overflow:hidden}.module-image .summary-detail{color:#000}.module-summary{display:flex;flex-direction:column;justify-content:flex-start;gap:10px}.feature-item{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border:1px solid rgba(255,255,255,.22);background:#ffffff0d;position:relative;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease}.feature-item:hover{border-color:#98ff98;background:#ffffff14}.feature-item:hover .feature-icon{border-color:#98ff98}.feature-item:hover .feature-icon:before,.feature-item:hover .feature-icon:after{background:#98ff98}.feature-item:hover .feature-icon-grid:before,.feature-item:hover .feature-icon-branch:after{border-color:#98ff98;background:transparent}.feature-head{display:flex;align-items:center;gap:10px}.feature-icon{position:relative;flex:0 0 auto;width:18px;height:18px;border:1.5px solid #f0cf3e}.feature-icon:before,.feature-icon:after{content:"";position:absolute;background:#f0cf3e}.feature-icon-grid:before{inset:3px;border:1.5px solid #f0cf3e;background:transparent}.feature-icon-grid:after{top:3px;bottom:3px;left:8px;width:1.5px;box-shadow:-5px 0 #f0cf3e,5px 0 #f0cf3e}.feature-icon-alert{transform:rotate(45deg);animation:icon-pulse 3.2s ease-in-out infinite}.feature-icon-alert:before{top:3px;left:8px;width:1.5px;height:8px}.feature-icon-alert:after{bottom:3px;left:8px;width:1.5px;height:1.5px}.feature-icon-split:before{top:3px;bottom:3px;left:8px;width:1.5px}.feature-icon-split:after{top:8px;left:3px;right:3px;height:1.5px}.feature-icon-split{animation:icon-pulse 4.1s ease-in-out infinite}.feature-icon-scan:before{top:3px;left:3px;right:3px;height:1.5px;box-shadow:0 5px #f0cf3e,0 10px #f0cf3e}.feature-icon-scan:after{top:3px;bottom:3px;right:3px;width:1.5px}.feature-icon-branch:before{top:3px;left:8px;width:1.5px;height:12px}.feature-icon-branch:after{top:3px;left:8px;width:6px;height:6px;border-top:1.5px solid #f0cf3e;border-right:1.5px solid #f0cf3e;background:transparent;transform:translate(0) rotate(0);box-shadow:-6px 6px 0 -4.5px #f0cf3e}.feature-icon-check:before{left:4px;top:9px;width:4px;height:1.5px;transform:rotate(45deg)}.feature-icon-check:after{left:7px;top:8px;width:7px;height:1.5px;transform:rotate(-45deg)}.summary-kicker{margin:0;font-size:.8rem;font-weight:700;letter-spacing:.16em;line-height:1.25;text-transform:uppercase}.summary-detail{max-width:21rem;margin:0;font-family:Space Mono,Courier New,Courier,monospace;font-size:.88rem;line-height:1.65;letter-spacing:.015em;color:#ffffffe6;text-transform:none}.feature-accent{display:inline-flex;align-items:center;width:fit-content}.feature-sparkline{margin-top:2px}.feature-sparkline span{display:block;width:72px;height:20px;background:#ffffff24;clip-path:polygon(0 78%,12% 62%,25% 70%,38% 34%,54% 48%,68% 18%,82% 44%,100% 10%,100% 100%,0 100%);border-bottom:1px solid rgba(152,255,152,.85)}.feature-meter{width:84px;height:10px;padding:1px;border:1px solid rgba(255,255,255,.28);background:#ffffff0f}.feature-meter-fill{display:block;width:68%;height:100%;background:linear-gradient(90deg,#98ff98,#f0cf3e 68%,#ff5a36)}@keyframes icon-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.82}}.nav-separator{font-weight:700}.footer{margin-top:auto}.green{display:flex;justify-content:space-between;gap:24px;margin:0 18px 18px;background:#000000c7;color:#fff;padding:30px}.powered-by{display:inline-flex;flex-direction:column;gap:12px;width:fit-content;padding:12px 0;border-top:1px solid currentColor;border-bottom:1px solid currentColor;font-size:18px;font-family:Space Grotesk,sans-serif;line-height:1.5}.powered-line{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}.brand-lockup{display:inline-flex;align-items:center;gap:10px;font-weight:700}.brand-mark{width:42px;height:42px;object-fit:cover;display:block}.terminal{display:flex;align-items:flex-start;justify-content:flex-end;gap:36px;text-align:left;font-size:18px;font-family:Courier New,Courier,monospace;line-height:1.45}.terminal-tagline{font-family:Rajdhani,sans-serif;font-weight:700}.terminal-copy{display:flex;justify-content:flex-end;gap:20px}.footer .terminal{min-width:420px}.terminal-column{display:flex;flex-direction:column;gap:8px}.social-links{display:flex;align-items:flex-start;justify-content:center;min-width:52px}.footer .brand-mark{width:24px;height:24px}.footer-x{display:inline-flex;align-items:center;width:fit-content;color:inherit;text-decoration:none}@media(max-width:900px){.masthead-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.module-nav{grid-column:1 / -1;flex-wrap:wrap;justify-content:flex-start}.module-index{grid-column:1 / 3;grid-row:2}.module-mark{grid-column:3 / 5;grid-row:2}.module-note{grid-column:5 / 7;grid-row:2}.module-signal{grid-column:1 / 5;grid-row:3}.module-hero{grid-column:1 / -1;grid-row:4;min-height:300px}.module-image{grid-column:1 / -1;grid-row:5}}@media(max-width:640px){.page-shell{padding:12px}.module{padding:14px}.module-nav{gap:8px;font-size:.72rem;letter-spacing:.12em}.module-hero h1{font-size:clamp(3.6rem,23vw,6rem)}.hero-header{grid-template-columns:1fr;gap:12px}.module-signal{grid-column:1 / -1}.signal-rail{display:none}.feature-item:first-child{transform:none}.green{flex-direction:column;margin:0 12px 12px;padding:20px}.terminal{align-items:flex-start;text-align:left}.footer .terminal{flex-direction:column;gap:10px;min-width:0}.terminal-copy{justify-content:flex-start}.social-links{min-width:0}}
