@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#e5e7eb;background:#020617;color-scheme:dark;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;min-width:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,[tabindex]:focus-visible{outline:2px solid #22d3ee;outline-offset:7px}.skip{position:fixed;top:-100px;left:20px;z-index:10;background:#2563eb;padding:12px}.skip:focus{top:15px}.space{position:absolute;inset:0 0 auto;height:850px;background:linear-gradient(0deg,#020617,transparent 55%),linear-gradient(90deg,#020617 4%,#020617de 35%,#02061740 76%),url(/codi-scene.webp) center/cover no-repeat;pointer-events:none}.page{position:relative;max-width:1560px;padding:0 5%;margin:auto}header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:9px;font:700 33px Space Grotesk,sans-serif;letter-spacing:-1.4px;text-decoration:none;white-space:nowrap}.brand>span>span{color:#2563eb}.brand svg{height:46px;width:46px;fill:none;stroke:#2563eb;stroke-width:7;stroke-linecap:round}.brand circle{fill:#2563eb;stroke:none}.status{font:12px monospace;letter-spacing:1.5px;border:1px solid #19344e;background:#02061799;border-radius:30px;padding:11px 16px;white-space:nowrap}.status i{display:inline-block;background:#20dda4;width:8px;height:8px;border-radius:50%;margin-right:7px}.hero{display:grid;grid-template-columns:43% 57%;align-items:center;min-height:600px;padding:26px 0 40px}.hero-copy{z-index:2;padding:12px 0}.eyebrow{font:12px/1.7 monospace;letter-spacing:2.1px;color:#a0b4d3;margin:0 0 20px}h1{font:700 clamp(46px,4.7vw,73px)/1.06 "Space Grotesk",sans-serif;letter-spacing:-3px;margin:0 0 25px;color:#f7f9ff}h1 span{color:#22d3ee}.description{max-width:425px;font-size:17px;line-height:1.8;color:#adbed6;margin:0 0 27px}.cta{display:inline-flex;align-items:center;justify-content:center;gap:35px;min-height:52px;padding:0 24px;background:#2563eb;text-decoration:none;border-radius:9px;font-size:16px;font-weight:600;box-shadow:0 8px 32px #2563eb30;transition:background .2s,transform .2s}.cta:hover{background:#3475f6;transform:translateY(-2px)}.soon{font-size:14px;color:#92a8c6;margin:15px 0 0}.hero-visual{position:relative;align-self:stretch;display:flex;align-items:flex-end;justify-content:center;padding-top:95px;min-width:0}.codi{display:block;width:112%;max-width:none;height:auto;object-fit:contain;position:relative;margin:0 -6% -10px;animation:float 7s ease-in-out infinite}.terminal{position:absolute;top:4px;right:0;background:#041025d9;border:1px solid #15406a;padding:14px 18px;border-radius:7px;font:12px/1.55 monospace;z-index:1;box-shadow:0 12px 28px #0002}.terminal-caption{font-size:10px;letter-spacing:1.2px;color:#8dacca;display:block;margin-bottom:10px}.terminal p{margin:3px 0;color:#a4c6e9}.terminal p.terminal-last{color:#22d3ee}.cursor{animation:blink 1.2s steps(2,start) infinite}.development{position:relative;display:grid;grid-template-columns:1fr 1.15fr;gap:6%;align-items:center;border:1px solid #183853;background:#031020ec;border-radius:14px;padding:29px 32px;scroll-margin-top:28px}.development-intro h2{font-size:14px;color:#6297ff;margin:0 0 15px;font-weight:600;letter-spacing:.5px}.development-intro p{font-size:16px;line-height:1.7;color:#adbed6;max-width:310px;margin:0}.stages{list-style:none;margin:0;padding:0;display:grid;gap:0}.stages li{position:relative;display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:43px;font-size:14px;color:#bccae0}.stages li:not(:last-child):before{content:"";position:absolute;left:5px;top:27px;bottom:-16px;width:1px;background:#29405b}.stage-dot{z-index:1;width:11px;height:11px;border-radius:50%;background:#031020;border:1px solid #65809f}.stage.active .stage-dot{background:#3d87ef;border-color:#6da7fa;box-shadow:0 0 0 4px #2563eb12}.stage-status{color:#9caec6;font-size:14px;text-align:right}.stage.active .stage-status{color:#81b8e5}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:36px 0 35px}.features>div{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid #142640;min-height:50px;font-size:14px}.features>div:last-child{border:0}.features svg{width:29px;height:29px;fill:none;stroke:#7ea5ff;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #14233b;padding:24px 0 30px;font-size:13px;color:#91a5c2}.footer-brand{display:flex;align-items:center;gap:22px}.footer-brand .brand{font-size:23px;color:#e5e7eb;letter-spacing:-1px}.footer-brand .brand svg{width:32px;height:32px}footer p{margin:0}footer .footer-brand>span{font-size:13px}@keyframes float{50%{transform:translateY(-7px)}}@keyframes blink{to{visibility:hidden}}@media(min-width:1600px){.hero{min-height:690px}.space{height:1000px}}@media(max-width:1050px){.hero{grid-template-columns:47% 53%}h1{font-size:54px}.terminal{font-size:11px;right:0}.codi{width:116%;margin-right:-8%;margin-left:-8%}.development{padding:25px;gap:5%}.features>div{font-size:13px;gap:8px}.footer-brand{gap:15px}.footer-brand>span{max-width:155px}}@media(max-width:760px){.page{padding:0 6%}header{height:88px}.brand{font-size:27px}.brand svg{width:37px;height:37px}.status{font-size:10px;padding:9px 10px;letter-spacing:.6px}.status i{width:6px;height:6px;margin-right:4px}.hero{grid-template-columns:1fr;padding:32px 0 27px;min-height:0}.hero-copy{padding:0}.eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:17px}h1{font-size:clamp(45px,9.7vw,67px);letter-spacing:-2.3px}.description{font-size:16px;max-width:480px;line-height:1.75}.hero-visual{padding-top:24px;min-height:0;margin-top:10px}.codi{width:100%;max-width:530px;margin:0}.terminal{display:none}.space{height:1100px;background-position:center;background-image:linear-gradient(0deg,#020617,transparent 35%),linear-gradient(90deg,#020617e8,#02061791),url(/codi-scene.webp)}.development{grid-template-columns:1fr;padding:24px 20px;gap:25px}.progress-heading{margin-bottom:18px}.progress-heading h2{font-size:13px}.progress-heading>span{font-size:25px}.stages li{font-size:13px;gap:8px}.stage-status{font-size:12px}.features{grid-template-columns:1fr 1fr;gap:20px 12px;margin:28px 0}.features>div{justify-content:flex-start;border:0;font-size:13px;gap:10px}.features svg{width:25px;height:25px}footer{align-items:flex-start;flex-direction:column;gap:20px;padding:22px 0}.footer-brand{flex-wrap:wrap;gap:15px}.footer-brand>span{max-width:none}footer p{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.codi,.cursor{animation:none}.cta{transition:none}}@media(max-width:380px){header{gap:8px}.brand{font-size:24px;gap:6px}.brand svg{width:32px;height:32px}.status{font-size:9px;letter-spacing:0;padding:8px}.features>div{font-size:12px;gap:6px}.features svg{width:22px;height:22px}}.brand{display:block;line-height:0;width:228px;max-width:48%;flex-shrink:0}.brand img{display:block;width:100%;height:auto;object-fit:contain}.footer-brand .brand{width:150px;max-width:none}.hero{min-height:580px}.hero-visual{padding-top:70px;min-height:500px}.codi{width:100%;margin:0;opacity:0;animation:none}.space{height:800px;background-position:center;background-image:linear-gradient(0deg,#020617 0%,transparent 40%),linear-gradient(90deg,#020617,#020617db 24%,#02061700 60%),url(/codi-scene.webp)}.terminal{top:10px;right:0}.development{padding-top:25px;padding-bottom:25px}@media(max-width:1050px){.hero{min-height:550px}.hero-visual{min-height:450px}.codi{width:100%;margin:0}.brand{width:205px}}@media(max-width:760px){.brand{width:180px;max-width:49%}.space{height:650px;background:#020617}.hero{min-height:0}.hero-visual{padding:0;min-height:0;margin:28px -6.8% 0}.codi{display:block;opacity:1;width:100%;max-width:none;aspect-ratio:1672/941;object-fit:cover;object-position:center;-webkit-mask-image:linear-gradient(transparent,#000 12%,#000 85%,transparent);mask-image:linear-gradient(transparent,#000 12%,#000 85%,transparent)}.development-intro p{max-width:none}.stages li{gap:9px;font-size:14px;grid-template-columns:12px minmax(0,1fr) auto}.stage-status{font-size:13px}.footer-brand .brand{width:150px}}@media(max-width:380px){.stages li{grid-template-columns:12px 1fr;gap:4px 10px;padding:8px 0}.stage-status{grid-column:2;text-align:left}.stage-dot{grid-row:1 / 3}.stages li:not(:last-child):before{top:34px;bottom:-20px}}
