:root{--eb-bg:#0a0e17;--eb-surface-1:#0f1829;--eb-surface-2:#131d30;--eb-surface-3:#1a2740;--eb-border:#1e2a3f;--eb-border-strong:#28374f;--eb-border-subtle:#ffffff0f;--eb-blue:#3aa4eb;--eb-blue-300:#9ecbff;--eb-blue-fill:#3aa4eb24;--eb-teal:#4fd1c5;--eb-violet:#a78bfa;--eb-amber:#e0a93c;--eb-fg:#f1f5f9;--eb-fg-1:#e5e7eb;--eb-fg-2:#94a3b8;--eb-fg-3:#64748b;--eb-font-sans:"Geist", system-ui, -apple-system, "Segoe UI", sans-serif;--eb-font-mono:"Geist Mono", "SF Mono", "JetBrains Mono", monospace;--eb-r-md:10px;--eb-r-lg:14px;--eb-r-pill:999px;--eb-shadow-sm:0 1px 2px #03071266;--eb-shadow-md:0 6px 14px #03071273;--eb-shadow-lg:0 14px 40px #0307128c;--eb-shadow-pop:0 18px 50px #0000008c;--eb-ease:cubic-bezier(.4, 0, .2, 1);--pf-accent-1:#1bae8b;--pf-accent-mid:#2e82bc;--pf-accent-2:#6552d0;--pf-gradient:linear-gradient(135deg, var(--pf-accent-1) 0%, var(--pf-accent-mid) 48%, var(--pf-accent-2) 100%);--pf-glow-rgb:46, 130, 188}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{color:var(--eb-fg-1);font-family:var(--eb-font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#050918;min-height:100vh;margin:0;position:relative;overflow-x:hidden}img{max-width:100%}a{color:var(--eb-blue);text-decoration:none}a:hover{color:var(--eb-blue-300)}:focus-visible{outline:2px solid var(--pf-accent-mid);outline-offset:3px;box-shadow:0 0 0 5px rgba(var(--pf-glow-rgb), .18);border-radius:4px;transition:box-shadow .2s}::selection{color:#fff;background:#a78bfa59}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.section{padding:clamp(80px,11vw,150px) 0}.section-divider{border-top:1px solid var(--eb-border-subtle)}.eyebrow{font-family:var(--eb-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--eb-fg-2);margin:0;font-size:12.5px;font-weight:600}.divider-bar{background:var(--pf-gradient);border-radius:2px;width:48px;height:3px}.gradient-text{background-image:var(--pf-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.btn{border-radius:var(--eb-r-md);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:9px;font-size:14.5px;font-weight:500;transition:background .25s,border-color .25s,box-shadow .3s;display:inline-flex}.btn-primary{background:var(--pf-gradient);color:#fff;box-shadow:0 1px 0 #ffffff40 inset, 0 8px 24px rgba(var(--pf-glow-rgb), .28);padding:13px 26px;font-size:15px;font-weight:600}.btn-primary:hover{box-shadow:0 1px 0 #ffffff4d inset, 0 14px 32px rgba(var(--pf-glow-rgb), .38)}.btn-primary.btn-sm{padding:12px 20px;font-size:14.5px}.btn-secondary{border:1px solid var(--eb-border-strong);color:var(--eb-fg-1);background:0 0;padding:13px 26px}.btn-secondary:hover{background:var(--eb-blue-fill);border-color:var(--eb-blue)}.btn-secondary.btn-sm{padding:12px 20px;font-size:14.5px}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip{font-family:var(--eb-font-mono);border-radius:var(--eb-r-pill);border:1px solid var(--eb-border);background:var(--eb-surface-2);color:var(--eb-fg-1);padding:6px 12px;font-size:12px}.chip.chip-sm{color:var(--eb-fg-2);padding:5px 11px;font-size:11.5px}.highlights-label{font-family:var(--eb-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--eb-fg-2);margin:0 0 12px;font-size:11.5px;font-weight:600}.highlights-list{margin:0;padding:0;list-style:none}.highlights-item{color:var(--eb-fg-1);align-items:flex-start;gap:11px;font-size:14.5px;line-height:1.6;display:flex}.highlights-dot{background:var(--pf-accent-1);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}.carousel-controls{align-items:center;gap:14px;display:flex}.carousel-btn{border:1px solid var(--eb-border-strong);background:var(--eb-surface-2);color:var(--eb-fg-1);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s,border-color .25s;display:flex}.carousel-btn:hover{background:var(--eb-blue-fill);border-color:var(--eb-blue)}.carousel-btn-lg{width:36px;height:36px}.carousel-btn-md{width:34px;height:34px}.carousel-btn-sm{width:28px;height:28px}.pager-dots{align-items:center;gap:7px;display:flex}.pager-dot{cursor:pointer;height:6px;transition:all .35s var(--eb-ease);background:var(--eb-border-strong);border:none;border-radius:999px;width:6px;padding:0}.pager-dot.is-active{background:var(--pf-gradient);width:20px}.carousel-caption{font-family:var(--eb-font-mono);color:var(--eb-fg-3);letter-spacing:.04em;margin:0;font-size:12.5px}.nav{z-index:100;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:18px clamp(24px,5vw,64px);transition:background .4s,border-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0;right:0}.nav.is-scrolled{-webkit-backdrop-filter:blur(20px)saturate(160%);border-bottom:1px solid var(--eb-border-subtle);background:#0a0e17b8}@media (width<=679px){.nav{padding:16px 20px}}.nav-brand{font-family:var(--eb-font-mono);letter-spacing:.01em;color:var(--eb-fg);align-items:center;gap:11px;font-size:18px;font-weight:600;display:flex}.nav-brand:hover{color:var(--eb-fg)}.nav-monogram-icon{object-fit:contain;flex-shrink:0;width:28px;height:28px}.nav-links{align-items:center;gap:36px;display:flex}.nav-link{color:var(--eb-fg-2);padding-bottom:6px;font-size:14px;font-weight:500;transition:color .2s;display:inline-block;position:relative}.nav-link:hover,.nav-link.is-active{color:var(--eb-fg)}.nav-underline{background:var(--pf-gradient);transform-origin:0;border-radius:2px;width:100%;height:2px;position:absolute;bottom:0;left:0}.nav-contact{border:1px solid var(--eb-border-strong);color:var(--eb-fg-1);border-radius:10px;padding:9px 18px;font-size:13.5px;font-weight:500;transition:background .25s,border-color .25s}.nav-contact:hover{background:var(--eb-blue-fill);border-color:var(--eb-blue);color:var(--eb-fg-1)}.nav-toggle{border:1px solid var(--eb-border-strong);cursor:pointer;width:40px;height:40px;color:var(--eb-fg-1);background:0 0;border-radius:10px;justify-content:center;align-items:center;display:flex}.nav-mobile-menu{background:var(--eb-surface-1);border:1px solid var(--eb-border);box-shadow:var(--eb-shadow-pop);z-index:99;border-radius:14px;flex-direction:column;gap:2px;padding:10px;display:flex;position:fixed;top:68px;left:16px;right:16px}.nav-mobile-link{color:var(--eb-fg-1);border-radius:10px;padding:13px 14px;font-size:15.5px;font-weight:500;transition:background .2s}.nav-mobile-link:hover{background:var(--eb-blue-fill);color:var(--eb-fg-1)}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:140px 24px 80px;display:flex;position:relative;overflow:hidden}.hero-content{z-index:1;flex-direction:column;align-items:center;gap:28px;max-width:820px;display:flex;position:relative}.hero-eyebrow{font-family:var(--eb-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--eb-fg-2);margin:0;font-size:13px}.hero-h1{letter-spacing:-.025em;max-width:820px;margin:0;font-family:Outfit,system-ui,sans-serif;font-size:clamp(2.6rem,6.8vw,6.2rem);font-weight:300;line-height:1.07}.hero-h1-line1{color:#fff}.hero-h1-line2{-webkit-text-fill-color:transparent;background-image:linear-gradient(130deg,#00d2c4 0%,#44dcff 45%,#a052ff 100%);-webkit-background-clip:text;background-clip:text}.hero-sub{color:var(--eb-fg-2);max-width:560px;margin:0;font-size:18px;line-height:1.65}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:10px;display:flex}.chrome-window{background:#35363a;border-radius:10px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000059,0 0 0 1px #0000001a}.chrome-tabbar{background:#202124;align-items:center;height:44px;padding-right:8px;display:flex}.chrome-traffic-lights{gap:8px;padding:0 14px;display:flex}.chrome-dot{border-radius:50%;width:12px;height:12px}.chrome-tab{color:#e8eaed;background:#35363a;border-radius:8px 8px 0 0;align-self:flex-end;align-items:center;gap:8px;min-width:120px;max-width:220px;height:34px;margin-left:4px;padding:0 12px;font-family:system-ui,sans-serif;font-size:12px;display:flex;position:relative}.chrome-tab-favicon{background:#5f6368;border-radius:50%;flex-shrink:0;width:14px;height:14px}.chrome-tab-title{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.chrome-toolbar{background:#35363a;align-items:center;gap:4px;height:40px;padding:0 8px;display:flex}.chrome-icon-dot{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.chrome-icon-dot span{opacity:.4;background:#9aa0a6;border-radius:50%;width:16px;height:16px}.chrome-urlbar{background:#282a2d;border-radius:15px;flex:1;align-items:center;gap:8px;min-width:0;height:30px;margin:0 6px;padding:0 14px;display:flex}.chrome-urlbar span:first-child{opacity:.4;background:#9aa0a6;border-radius:50%;flex-shrink:0;width:12px;height:12px}.chrome-url-text{color:#e8eaed;white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:system-ui,sans-serif;font-size:13px;overflow:hidden}.chrome-body{background:#05070c;flex:1;position:relative;overflow:hidden}.chrome-body img{object-fit:contain;width:100%;height:100%;display:block}.edgeboard-container{max-width:1200px;margin:0 auto;padding:0 24px}.edgeboard-row{align-items:center;gap:48px;display:flex}.edgeboard-row.is-mobile{flex-direction:column;gap:40px}.edgeboard-visual{flex-direction:column;flex:0 0 65%;gap:16px;min-width:0;display:flex}.edgeboard-row.is-mobile .edgeboard-visual{flex:auto;width:100%}.edgeboard-text{flex-direction:column;flex:420px;gap:22px;min-width:0;padding-top:6px;display:flex}.edgeboard-eyebrow{font-family:var(--eb-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--eb-violet);margin:0 0 14px;font-size:12.5px;font-weight:600}.edgeboard-title{letter-spacing:-.02em;color:var(--eb-fg);margin:0 0 12px;font-size:clamp(30px,3.6vw,42px);font-weight:700}.edgeboard-positioning{color:var(--eb-fg-1);margin:0 0 12px;font-size:17px;font-weight:500}.edgeboard-description{color:var(--eb-fg-2);margin:0;font-size:14.5px;line-height:1.75}.edgeboard-links{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.edgeboard-demo{max-width:960px;margin-top:32px;margin-left:auto;margin-right:auto}.edgeboard-demo-eyebrow{font-family:var(--eb-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--eb-violet);margin:0 0 14px;font-size:12.5px;font-weight:600}.edgeboard-demo-body{aspect-ratio:16/9;background:#05070c;width:100%;position:relative}.edgeboard-demo-body iframe{border:none;width:100%;height:100%;display:block;position:absolute;inset:0}.soma-container{max-width:1180px;margin:0 auto;padding:0 24px}.soma-row{flex-direction:row-reverse;align-items:center;gap:64px;display:flex}.soma-row.is-mobile{flex-direction:column;gap:44px}.soma-visual{flex-direction:column;flex:0 400px;align-items:center;gap:22px;min-width:0;display:flex}.soma-phone-frame{width:clamp(220px,60vw,280px);position:relative}.soma-phone-bezel{border:1px solid var(--eb-border-strong);box-shadow:var(--eb-shadow-lg);background:linear-gradient(160deg,#232a3d,#0b0f18);border-radius:46px;padding:14px}.soma-phone-screen{aspect-ratio:.483;background:#000;border-radius:32px;position:relative;overflow:hidden}.soma-phone-home-bar{z-index:2;pointer-events:none;background:#ffffff59;border-radius:4px;width:110px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.soma-phone-notch{pointer-events:none;background:#000;border-radius:9px;width:64px;height:16px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.soma-text{flex-direction:column;flex:420px;gap:22px;min-width:0;display:flex}.soma-eyebrow{font-family:var(--eb-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--eb-teal);margin:0 0 14px;font-size:12.5px;font-weight:600}.soma-title{letter-spacing:-.02em;color:var(--eb-fg);margin:0 0 8px;font-size:clamp(32px,4vw,46px);font-weight:700}.soma-subtitle{font-size:14px;font-family:var(--eb-font-mono);letter-spacing:.02em;color:var(--eb-fg-2);margin:0 0 16px;font-weight:400}.soma-positioning{color:var(--eb-fg-1);margin:0 0 12px;font-size:18px;font-weight:500}.soma-description{color:var(--eb-fg-2);margin:0;font-size:15.5px;line-height:1.75}.soma-links{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.other-container{max-width:900px;margin:0 auto;padding:0 24px}.other-eyebrow{font-family:var(--eb-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--eb-fg-2);text-align:center;margin:0 0 24px;font-size:12.5px;font-weight:600}.other-card{background:var(--eb-surface-1);border:1px solid var(--eb-border);box-shadow:var(--eb-shadow-md);border-radius:14px;padding:28px;transition:box-shadow .3s,border-color .3s}.other-card:hover{box-shadow:var(--eb-shadow-lg);border-color:var(--eb-border-strong)}.other-row{align-items:center;gap:36px;display:flex}.other-row.is-mobile{flex-direction:column;gap:28px}.other-text{flex-direction:column;flex:320px;gap:10px;min-width:0;display:flex}.other-title{color:var(--eb-fg);margin:0;font-size:20px;font-weight:600}.other-desc{color:var(--eb-fg-2);max-width:480px;margin:0;font-size:14.5px;line-height:1.6}.other-links{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.other-link{color:var(--eb-fg-1);white-space:nowrap;border:1px solid var(--eb-border-strong);border-radius:9px;align-items:center;gap:8px;padding:9px 15px;font-size:13.5px;font-weight:500;transition:background .25s,border-color .25s;display:inline-flex}.other-link:hover{background:var(--eb-blue-fill);border-color:var(--eb-blue);color:var(--eb-fg-1)}.other-visual{flex-direction:column;flex:320px;align-items:center;gap:12px;min-width:0;max-width:400px;display:flex}.other-frame{aspect-ratio:4/3;border:1px solid var(--eb-border);width:100%;box-shadow:var(--eb-shadow-sm);background:#05070c;border-radius:12px;position:relative;overflow:hidden}.other-frame-clickable{cursor:zoom-in}.lightbox-backdrop{z-index:1000;cursor:zoom-out;background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-img{object-fit:contain;cursor:default;-webkit-user-select:none;user-select:none;border-radius:8px;max-width:92vw;max-height:88vh;box-shadow:0 32px 80px #0009}.lightbox-nav{color:#ffffffb3;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;padding:14px 12px;line-height:0;transition:background .15s,color .15s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.lightbox-nav:hover{color:#fff;background:#ffffff29}.lightbox-nav-prev{left:20px}.lightbox-nav-next{right:20px}.lightbox-counter{color:#fff6;font-size:12px;font-family:var(--eb-font-mono,monospace);letter-spacing:.06em;pointer-events:none;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.lightbox-close{color:#ffffffb3;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;padding:8px;line-height:0;transition:background .15s,color .15s;display:flex;position:fixed;top:20px;right:24px}.lightbox-close:hover{color:#fff;background:#ffffff26}.other-footer-line{text-align:center;color:var(--eb-fg-3);margin-top:26px;font-size:13.5px}
