@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400&display=swap";:root{--bg:#000;--bg-alt:#080808;--text:#fff;--muted:#ffffff80;--border:#ffffff14;--accent:#c8ff5c;--red:#f36}::selection{background:var(--accent);color:#000}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Roboto,system-ui,sans-serif;line-height:1.5;overflow-x:hidden}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-family:Roboto Mono,monospace;font-size:.75rem;font-weight:300}.section-title{letter-spacing:-.04em;margin-bottom:1.25rem;font-size:clamp(1.5rem,3vw,2.75rem);font-weight:300;line-height:1.05}.section-subtitle{color:var(--muted);max-width:560px;font-size:1.15rem;line-height:1.7}.section-inner-wide{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.section-with-bg{border-bottom:1px solid var(--border);flex-direction:column;justify-content:center;width:100%;min-height:100vh;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}.ambient-orb{pointer-events:none;z-index:0;filter:blur(80px);border-radius:50%;position:absolute}.dot-grid{pointer-events:none;z-index:0;background-image:radial-gradient(#ffffff0f 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80% at 50% 0,#000 40%,#0000 100%);mask-image:radial-gradient(80% 80% at 50% 0,#000 40%,#0000 100%)}.site-header{z-index:100;pointer-events:none;width:calc(100% - 4rem);max-width:1200px;transition:all .3s;position:fixed;top:1.5rem;left:50%;transform:translate(-50%)}.site-header.scrolled-glass .header-inner{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0f0f0fd9;border-color:#ffffff40;box-shadow:0 16px 40px #000c,inset 0 0 0 1px #ffffff14}.header-inner{pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141414bf;border:1px solid #ffffff2e;border-radius:9999px;justify-content:space-between;align-items:center;width:100%;padding:.6rem .6rem .6rem 1.75rem;transition:all .3s;display:flex;box-shadow:0 8px 32px #00000080,inset 0 0 0 1px #ffffff0d}.logo{letter-spacing:.12em;color:var(--text);font-size:1rem;font-weight:300;text-decoration:none}.logo-highlight{color:var(--accent)}.nav-pill{align-items:center;gap:.25rem;display:flex}.nav-link{color:var(--muted);z-index:1;border-radius:9999px;padding:.4rem .85rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-block;position:relative;overflow:hidden}.nav-link:before{content:"";background:var(--accent);z-index:-1;width:0;height:100%;transition:width .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.nav-link:hover{color:#000}.nav-link:hover:before{width:100%}.nav-divider{background:var(--muted);opacity:.5;flex-shrink:0;width:1px;height:14px}.cta-button{background:var(--accent);color:#000;cursor:pointer;letter-spacing:.02em;white-space:nowrap;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.82rem;font-weight:400;display:flex}.hero-section{border-bottom:1px solid var(--border);flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 3rem 4rem;display:flex;position:relative;overflow:hidden}.hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;width:100%;max-width:1280px;margin:0 auto;display:grid;position:relative}.hero-content{flex-direction:column;gap:1.75rem;display:flex}.hero-title{letter-spacing:-.05em;font-size:clamp(2rem,4vw,4.5rem);font-weight:300;line-height:1}.hero-subtitle{color:var(--muted);max-width:480px;font-size:1.2rem;line-height:1.7}.hero-pills{flex-wrap:wrap;gap:.5rem;display:flex}.hero-pill{color:var(--accent);letter-spacing:.04em;background:#c8ff5c0d;border:1px solid #c8ff5c4d;border-radius:9999px;padding:.35rem .85rem;font-size:.75rem;font-weight:300;display:inline-block}.hero-actions{align-items:center;gap:1rem;display:flex}.cta-primary{background:var(--accent);color:#000;cursor:pointer;letter-spacing:.02em;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.9rem;font-weight:400;display:flex}.cta-ghost{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:9999px;padding:1rem 2rem;font-size:.9rem;font-weight:300;transition:color .15s,border-color .15s}.cta-ghost:hover{color:var(--text);border-color:#fff6}.hero-stats{border-top:1px solid var(--border);z-index:1;gap:4rem;width:100%;max-width:1280px;margin:5rem auto 0;padding:2rem 3rem;display:flex;position:relative}.hero-stat{flex-direction:column;gap:.25rem;display:flex}.hero-stat-num{letter-spacing:-.04em;color:var(--accent);font-size:3rem;font-weight:300;line-height:1}.hero-stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;font-weight:500}.scanner-container{aspect-ratio:4/3;border:1px solid #ffffff14;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 32px 100px #000c,0 0 0 1px #ffffff0a}.sketch-img{background:#f5f2ed;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;inset:0}.napkin-lines{flex-direction:column;align-items:flex-start;gap:.75rem;width:60%;display:flex}.napkin-line{background:#888;border-radius:2px;height:3px}.napkin-circle{border:3px solid #888;border-radius:50%;width:50px;height:50px}.napkin-box{border:3px solid #888;border-radius:4px;width:80px;height:40px}.sketch-label{color:#0000004d;font-family:Roboto Mono,monospace;font-size:.7rem;position:absolute;bottom:1rem;right:1.25rem}.ui-img{background:#0a0a0a;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ui-mockup{background:#111;border:1px solid #ffffff1a;border-radius:12px;width:80%;overflow:hidden}.ui-topbar{background:#1a1a1a;border-bottom:1px solid #ffffff0d;gap:6px;padding:10px 14px;display:flex}.ui-dot{border-radius:50%;width:10px;height:10px}.ui-dot.red{background:#ff5f57}.ui-dot.yellow{background:#febc2e}.ui-dot.green{background:#28c840}.ui-body{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ui-avatar{background:#c8ff5c;border-radius:50%;width:40px;height:40px}.ui-lines{flex-direction:column;gap:.5rem;display:flex}.ui-line{background:#333;border-radius:4px;height:8px}.ui-card-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ui-mini-card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;height:60px}.laser-line{background:var(--accent);width:3px;box-shadow:0 0 25px 6px var(--accent), 0 0 60px 10px #c8ff5c4d;z-index:10;position:absolute;top:0;bottom:0}.scanner-tag{color:var(--accent);background:#c8ff5c14;border:1px solid #c8ff5c33;border-radius:4px;padding:.25rem .6rem;font-family:Roboto Mono,monospace;font-size:.65rem;position:absolute;bottom:1rem;right:1.25rem}.split-compare-container{flex-direction:column;gap:1.5rem;width:100%;max-width:1100px;margin-top:5rem;display:flex}.timeline-section{border-bottom:1px solid var(--border);width:100%;min-height:100vh;padding:8rem 3rem;position:relative;overflow:hidden}.timeline-header{text-align:center;flex-direction:column;align-items:center;max-width:640px;margin:0 auto 6rem;display:flex}.timeline-body{max-width:900px;margin:0 auto;position:relative}.timeline-track{background:var(--border);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-fill{background:var(--accent);width:100%;box-shadow:0 0 12px var(--accent), 0 0 30px #c8ff5c66;position:absolute;top:0;left:0}.timeline-item-ctr{flex-direction:column;align-items:center;width:100%;margin-bottom:25vh;display:flex;position:relative}.timeline-axis-pill{z-index:10;letter-spacing:.1em;color:#fff;background:#ffffff14;border-radius:999px;padding:.25rem 1rem;font-family:Roboto Mono,monospace;font-size:.85rem;font-weight:500;transition:all .3s;position:relative}.timeline-content{width:400px;position:absolute;top:50%;transform:translateY(-50%)}.timeline-content.right{text-align:left;left:calc(50% + 3rem)}.timeline-content.left{text-align:right;right:calc(50% + 3rem)}.timeline-title-mono{color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem;font-family:Roboto Mono,monospace;font-size:.85rem;font-weight:400}.timeline-desc{color:#fffc;font-size:.95rem;font-weight:300;line-height:1.6}.week-tag{letter-spacing:.04em;background:#ffffff05;padding:.35rem .8rem;font-family:Roboto Mono,monospace;font-size:.75rem;font-weight:300}.split-layout{border-top:1px solid #ffffff0d;padding:10rem 0}.split-container{flex-direction:row;gap:8rem;width:100%;max-width:1400px;margin:0 auto;padding:0 4rem;display:flex;position:relative}.split-left{flex:1;position:relative}.sticky-sidebar{flex-direction:column;display:flex;position:sticky;top:15rem}.sticky-sidebar .eyebrow{letter-spacing:.08em;color:var(--muted);margin-bottom:2rem;font-family:Roboto Mono,monospace;font-size:.75rem}.ciridae-heading{letter-spacing:-.06em;text-transform:uppercase;margin-bottom:2.5rem;font-size:clamp(2rem,3vw,3.5rem);font-weight:300;line-height:.95}.ciridae-sub{color:var(--muted);max-width:480px;font-size:1rem;line-height:1.5}.split-right{flex-direction:column;flex:1.1;gap:12rem;padding-top:4rem;padding-bottom:12rem;display:flex}.deliv-card{flex-direction:column;display:flex;position:relative}.ciridae-tag{letter-spacing:.04em;text-transform:uppercase;width:fit-content;color:var(--accent);border:1px solid #ffffff1a;border-radius:99px;align-items:center;margin-bottom:3rem;padding:.5rem 1rem;font-family:Roboto Mono,monospace;font-size:.7rem;font-weight:500;display:inline-flex}.deliv-icon{color:var(--text);opacity:.8;margin-bottom:4rem}.deliv-title{letter-spacing:-.04em;text-transform:uppercase;margin-bottom:1.5rem;font-size:2.5rem;font-weight:300;line-height:1}.deliv-desc{color:#fff9;letter-spacing:-.01em;max-width:500px;font-size:1rem;line-height:1.6}@media (width<=1024px){.split-container{flex-direction:column;gap:6rem;padding:0 2rem}.sticky-sidebar{position:relative;top:0}.split-right{gap:6rem;padding-top:0}}.final-cta{justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}.final-cta.light-theme{color:#000;background-color:#fafafa}.final-cta.light-theme .infinite-marquee{-webkit-text-stroke:1.5px #0000000a}.final-cta.light-theme .eyebrow{color:#000;background:var(--accent);border:1px solid #0000001a;border-radius:9999px;margin-bottom:1.5rem;padding:.35rem .85rem;display:inline-block}.final-cta.light-theme .cta-subtext{color:#555}.final-cta.light-theme .cta-footnote{color:#888}.final-cta.light-theme .heartbeat-btn{background:var(--accent);color:#000;border:2px solid #000;transition:transform .2s,box-shadow .2s;box-shadow:6px 6px #000}.final-cta.light-theme .heartbeat-btn:hover{transform:translate(-2px,-2px)scale(1);box-shadow:8px 8px #000}.final-cta.light-theme .heartbeat-glow{display:none}.final-cta.light-theme .cursor{background:var(--red)}.final-cta-inner{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:2rem;max-width:900px;display:flex;position:relative}.terminal-text{letter-spacing:-.03em;font-family:Roboto Mono,monospace;font-size:clamp(1.5rem,3.5vw,3rem);font-weight:300;line-height:1.1}.cursor{background:var(--accent);vertical-align:text-bottom;border-radius:2px;width:clamp(16px,2.5vw,28px);height:1.1em;margin-left:4px;animation:.8s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.cta-subtext{color:var(--muted);font-size:1.15rem;line-height:1.8}.cta-row{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.heartbeat-wrapper{display:inline-flex;position:relative}.heartbeat-btn{color:#000;cursor:pointer;z-index:2;letter-spacing:-.01em;background:#fff;border:none;border-radius:9999px;align-items:center;gap:.65rem;padding:1.4rem 3.5rem;font-size:1.2rem;font-weight:400;display:flex;position:relative}.cta-footnote{color:var(--muted);letter-spacing:.02em;font-size:.82rem}.marquee-track{pointer-events:none;z-index:-1;width:100%;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.infinite-marquee{white-space:nowrap;color:#0000;-webkit-text-stroke:1px #ffffff0a;-webkit-user-select:none;user-select:none;font-size:clamp(5rem,10vw,10rem);font-weight:300}
