@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#020405;--paper:#f5f7f5;--muted:#9ba7af;--cyan:#75e8ff;--gold:#dba543;--line:#a8dde824}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:var(--paper);margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-shell{background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px), radial-gradient(ellipse 60% 42% at 76% 18%, #11698a24, transparent 70%);background-size:100% 74px,74px 100%,auto;min-height:100svh;overflow:hidden}.header,.hero,.section-index,.statement,footer{max-width:1440px;margin:0 auto;padding-left:clamp(24px,6vw,88px);padding-right:clamp(24px,6vw,88px)}.header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:106px;display:flex}.brand{letter-spacing:.35em;align-items:center;gap:14px;font-size:17px;font-weight:800;display:inline-flex}.brand img{object-fit:contain;width:32px;height:42px}nav{gap:clamp(20px,3vw,48px);margin-left:auto;margin-right:clamp(24px,4vw,64px);display:flex}nav a,.contact-link{color:#d5e0e5;font-size:14px;transition:color .2s}nav a:hover,.footer-links a:hover{color:var(--cyan)}.contact-link{border:1px solid #a8dde866;align-items:center;gap:14px;padding:12px 16px;display:flex}.arrow{flex:none;width:18px;height:18px}.hero{min-height:630px;padding-top:clamp(70px,10vw,142px);position:relative}.eyebrow{color:var(--cyan);letter-spacing:.22em;align-items:center;gap:9px;margin:0;font:500 11px/1.4 DM Mono,monospace;display:flex}.signal{background:var(--gold);width:7px;height:7px;box-shadow:0 0 12px var(--gold);display:inline-block}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr);align-items:center;gap:60px;margin-top:34px;display:grid}h1{letter-spacing:-.065em;max-width:830px;margin:0;font-size:clamp(46px,5.7vw,88px);font-weight:700;line-height:.99}h1 em{color:var(--cyan);font-style:normal}.hero-copy>p{color:#b8c4cb;max-width:590px;margin:32px 0;font-size:20px;line-height:1.55}.actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:18px;min-height:56px;padding:0 20px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--paper);color:#061116;box-shadow:0 0 28px #7de5ff1c}.button-secondary{color:var(--paper);border-color:#a8dde873}.github-icon{width:18px;height:18px}.mark-stage{isolation:isolate;place-items:center;min-height:390px;display:grid;position:relative}.mark-stage:before,.mark-stage:after{content:"";z-index:-1;border:1px solid #6adcff42;border-radius:50%;position:absolute}.mark-stage:before{aspect-ratio:1;width:min(28vw,390px);box-shadow:inset 0 0 60px #0981b126,0 0 55px #14a5cc17}.mark-stage:after{aspect-ratio:1;opacity:.7;border-style:dashed;width:min(34vw,480px)}.orb{background:var(--cyan);filter:blur(1px);border-radius:50%;position:absolute;box-shadow:0 0 20px 5px #5cddffb3}.orb-one{width:5px;height:5px;top:12%;right:20%}.orb-two{background:var(--gold);width:4px;height:4px;bottom:15%;left:16%;box-shadow:0 0 16px 5px #dba543b3}.stage-axis{background:linear-gradient(90deg,#0000,#75e8ff80,#0000);position:absolute}.axis-x{width:100%;height:1px}.axis-y{background:linear-gradient(#0000,#75e8ff80,#0000);width:1px;height:100%}.mark-frame{background:radial-gradient(circle,#081f29eb,#010405b8 68%);border:1px solid #75e8ff6b;border-radius:50%;place-items:center;width:154px;height:154px;display:grid;box-shadow:0 0 42px #26addc36,inset 0 0 25px #13a7dd1f}.mark-frame img{object-fit:contain;width:70px;height:70px}.stage-label{color:#7392a2;letter-spacing:.2em;font:400 9px DM Mono,monospace;position:absolute}.label-top{top:9%;left:6%}.label-bottom{bottom:11%;right:2%}.hero-footer{color:#85a1ae;letter-spacing:.2em;align-items:center;gap:20px;margin-top:50px;padding-bottom:42px;font:500 10px DM Mono,monospace;display:flex}.hero-footer i{background:#3d5964;width:1px;height:14px}.section-index{border-top:1px solid #a8dde840;border-bottom:1px solid #a8dde840;grid-template-columns:repeat(3,1fr);padding-top:0;padding-bottom:0;display:grid}.index-item{border-right:1px solid #a8dde82e;grid-template-columns:40px 1fr 24px;align-items:start;gap:16px;min-height:214px;padding:39px 32px 39px 0;transition:background .25s,padding .25s;display:grid}.index-item+.index-item{padding-left:32px}.index-item:last-child{border:0}.index-item:hover{background:#3b92aa14}.index-number{color:var(--gold);font:12px DM Mono,monospace}.index-item h2{letter-spacing:-.03em;margin:0 0 12px;font-size:21px}.index-item p{color:#9eafb7;margin:0;font-size:15px;line-height:1.55}.index-item>.arrow{color:var(--cyan);margin-top:4px}.statement{min-height:480px;padding-top:clamp(85px,12vw,160px);padding-bottom:90px}.statement h2{letter-spacing:-.06em;margin:24px 0;font-size:clamp(37px,4.4vw,66px);font-weight:600;line-height:1.07}.statement h2 span{color:#80939c}.statement-copy{color:#a7b5bb;max-width:530px;font-size:17px;line-height:1.65}footer{border-top:1px solid var(--line);color:#80949e;letter-spacing:.1em;align-items:center;gap:30px;min-height:115px;font:10px DM Mono,monospace;display:flex}.footer-brand{color:var(--paper);font-size:12px}.footer-brand img{width:23px;height:30px}.footer-links{align-items:center;gap:22px;margin-left:auto;display:flex}.footer-links a{align-items:center;gap:5px;transition:color .2s;display:flex}.footer-links .arrow{width:13px}@media (max-width:780px){.header{height:80px}.header nav{display:none}.contact-link{margin-left:auto}.hero{padding-top:64px}.hero-grid{grid-template-columns:1fr;gap:12px}.mark-stage{min-height:260px;margin:12px 0}.mark-stage:before{width:240px}.mark-stage:after{width:290px}.mark-frame{width:120px;height:120px}.mark-frame img{width:56px;height:56px}.section-index{grid-template-columns:1fr}.index-item,.index-item+.index-item{border-bottom:1px solid #a8dde82e;border-right:0;min-height:145px;padding:31px 0}.index-item:last-child{border-bottom:0}.hero-footer{gap:12px;margin-top:42px;padding-bottom:34px;font-size:9px}.statement{min-height:390px}footer{flex-direction:column;align-items:flex-start;gap:15px;padding-top:26px;padding-bottom:26px}.footer-links{flex-wrap:wrap;gap:14px 20px;margin-left:0}footer p{margin:0}}@media (max-width:430px){.brand{gap:10px;font-size:14px}.brand img{width:28px}.contact-link{padding:10px;font-size:12px}.hero-copy>p{font-size:16px}.button{width:100%}.hero-footer span:nth-of-type(2),.hero-footer i:nth-of-type(2){display:none}}
