:root{--bg:#07080c;--bg-elevated:#0f1118;--surface:#161922;--surface-2:#1c2029;--text:#f1f5f9;--text-muted:#94a3b8;--accent:#2dd4bf;--accent-dim:#14b8a6;--accent-soft:#2dd4bf1f;--accent-glow:#2dd4bf59;--border:#94a3b81a;--radius:14px;--radius-lg:22px;--font-sans:"Plus Jakarta Sans", system-ui, sans-serif;--font-display:"Instrument Serif", Georgia, serif;--shadow:0 28px 64px #00000073;--max:1120px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text);background:var(--bg);background-image:radial-gradient(100% 80% at 50% -30%,#2dd4bf17,#0000 55%),radial-gradient(50% 40% at 100% 10%,#14b8a60f,#0000);min-height:100vh;margin:0;font-size:1.0625rem;line-height:1.65}img{max-width:100%;height:auto}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--accent);color:var(--bg);border-radius:8px;padding:.5rem 1rem;font-weight:600;position:absolute;top:-100px;left:1rem}.skip-link:focus{top:1rem}.container{width:min(100% - 2rem, var(--max));margin-inline:auto}.container.narrow{max-width:720px}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#07080ce0;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.logo{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--text);font-size:1.15rem;font-weight:700;text-decoration:none}.logo:hover{color:var(--accent);text-decoration:none}.logo-dot{color:var(--accent)}.nav{align-items:center;gap:1.5rem;display:none}.nav a{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none}.nav a:hover{color:var(--text);text-decoration:none}.nav-cta{background:var(--accent-soft);border:1px solid #2dd4bf59;border-radius:999px;padding:.55rem 1.15rem;color:var(--accent)!important}.nav-cta:hover{background:#2dd4bf33;color:var(--text)!important}.menu-toggle{cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:0;display:flex}.menu-toggle:hover{background:var(--surface)}.menu-bar{background:var(--text);border-radius:1px;width:22px;height:2px;margin-inline:auto;transition:transform .2s;display:block}.menu-toggle[aria-expanded=true] .menu-bar:first-child{transform:translateY(4px)rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-bar:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-nav{border-top:1px solid var(--border);background:var(--bg-elevated);padding:1rem}.mobile-nav nav{flex-direction:column;gap:.75rem;display:flex}.mobile-nav a{color:var(--text);padding:.5rem 0;font-weight:500}@media (width>=900px){.nav{display:flex}.menu-toggle{display:none}.mobile-nav{display:none!important}}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.78rem 1.45rem;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s,transform .15s;display:inline-flex}.btn-lg{padding:.95rem 1.75rem;font-size:1rem}.btn-primary{background:linear-gradient(135deg, var(--accent-dim), var(--accent));color:#04201c;box-shadow:0 10px 32px var(--accent-glow)}.btn-primary:hover{filter:brightness(1.06);text-decoration:none;transform:translateY(-1px)}.btn-ghost{color:var(--text);border:1px solid var(--border);background:0 0}.btn-ghost:hover{background:var(--surface);text-decoration:none}.btn-light{background:var(--text);color:var(--bg)}.btn-light:hover{filter:brightness(.95);text-decoration:none}.btn-full{width:100%}.hero{text-align:center;padding:3.5rem 0 3rem}.hero-inner{max-width:820px;margin-inline:auto}.pill{color:var(--accent);background:var(--accent-soft);border:1px solid #2dd4bf40;border-radius:999px;align-items:center;gap:.5rem;margin:0 0 1.25rem;padding:.35rem .9rem;font-size:.8125rem;font-weight:600;display:inline-flex}.pill-dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 10px var(--accent);border-radius:50%}.hero-title{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 1.25rem;font-size:clamp(2.4rem,6.5vw,3.75rem);font-weight:400;line-height:1.12}.hero-title-accent{color:var(--accent);margin-top:.15em;font-style:italic;transition:opacity .35s;display:block}.hero-title-accent.is-fading{opacity:.35}.hero-lead{max-width:38rem;color:var(--text-muted);margin:0 auto 2rem;font-size:1.125rem}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-bottom:2rem;display:flex}.hero-integrations{color:var(--text-muted);margin:0;font-size:.9rem}.hero-integrations strong{color:var(--accent);font-weight:700}.demo-cta-band{border-block:1px solid var(--border);background:linear-gradient(#2dd4bf0f,#0000);padding:2.25rem 0}.demo-cta-inner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.demo-cta-title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:400}.live-demo-note{text-align:center;max-width:36rem;color:var(--accent);margin:-1.25rem auto 1.75rem;font-size:.95rem;font-weight:600}.live-demo-card{text-align:center;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:420px;box-shadow:var(--shadow);margin:0 auto;padding:1.75rem 1.5rem}.live-demo-link{font-family:var(--font-sans);letter-spacing:.02em;color:var(--text);border-radius:var(--radius);padding:.35rem .5rem;font-size:clamp(1.35rem,4vw,1.75rem);font-weight:700;text-decoration:none;transition:color .2s,background .2s;display:inline-block}.live-demo-link:hover{color:var(--accent);background:var(--accent-soft);text-decoration:none}.live-demo-hint{color:var(--text-muted);margin:1rem 0 0;font-size:.8125rem;line-height:1.45}.section{padding:4.5rem 0}.section-tight{padding:3rem 0}.section-alt{border-block:1px solid var(--border);background:#0f1118b8}.section-kicker{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 .65rem;font-size:.75rem;font-weight:700}.section-title{font-family:var(--font-display);text-align:center;letter-spacing:-.02em;margin:0 0 .65rem;font-size:clamp(1.85rem,4vw,2.5rem);font-weight:400}.section-title-left{text-align:left}.section-intro{text-align:center;color:var(--text-muted);max-width:40rem;margin:0 auto 2.75rem;font-size:1.02rem}.stat-lede{text-align:center;color:var(--text-muted);margin:0;font-size:clamp(1.15rem,2.8vw,1.45rem);line-height:1.5}.stat-lede strong{color:var(--text);font-weight:700}.process-grid{gap:1.25rem;margin-bottom:2.5rem;display:grid}@media (width>=800px){.process-grid{grid-template-columns:repeat(3,1fr)}}.process-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.6rem 1.4rem;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.process-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#2dd4bf38,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;inset:auto -30px -40px auto}.process-card:hover{border-color:#2dd4bf38;transform:translateY(-3px)}.process-visual{align-items:center;gap:.8rem;margin-bottom:.9rem;display:flex}.process-icon{background:linear-gradient(#2dd4bf33,#2dd4bf14);border:1px solid #2dd4bf59;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:relative;box-shadow:0 10px 22px #2dd4bf29}.icon-core{border:2px solid #f1f5f9e6;border-radius:6px;width:18px;height:18px;position:relative}.process-icon-audit .icon-core{border-width:2px;border-radius:50%}.process-icon-audit .icon-core:after{content:"";background:#f1f5f9e6;border-radius:2px;width:9px;height:2px;position:absolute;bottom:-2px;right:-7px;transform:rotate(38deg)}.process-icon-build .icon-core{border-radius:4px;width:20px;height:20px}.process-icon-build .icon-core:before,.process-icon-build .icon-core:after{content:"";background:#f1f5f9e6;border-radius:2px;position:absolute}.process-icon-build .icon-core:before{width:12px;height:2px;top:4px;left:2px}.process-icon-build .icon-core:after{width:8px;height:2px;top:10px;left:2px}.process-icon-launch .icon-core{border:none;border-radius:0;width:20px;height:20px;transform:rotate(-45deg)}.process-icon-launch .icon-core:before{content:"";background:#f1f5f9f2;border-radius:2px;width:12px;height:2px;position:absolute;top:9px;left:2px}.process-icon-launch .icon-core:after{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #f1f5f9f2;width:0;height:0;position:absolute;top:5px;right:0}.process-graphic{border:1px solid var(--border);background:linear-gradient(90deg,#2dd4bff2 0 38%,#2dd4bf59 38% 63%,#2dd4bf1f 63% 100%);border-radius:999px;flex:1;height:12px}.process-card:nth-child(2) .process-graphic{background:linear-gradient(90deg,#2dd4bff2 0 58%,#2dd4bf59 58% 82%,#2dd4bf1f 82% 100%)}.process-card:nth-child(3) .process-graphic{background:linear-gradient(90deg,#2dd4bff2 0 78%,#2dd4bf59 78% 92%,#2dd4bf1f 92% 100%)}.process-phase{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.65rem;font-size:.7rem;font-weight:700;display:block}.process-card h3{font-family:var(--font-sans);margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.process-card p{color:var(--text-muted);margin:0;font-size:.95rem}.process-pills{flex-wrap:wrap;justify-content:center;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.process-pills li{color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:.45rem .9rem;font-size:.8125rem;font-weight:600}.services-grid{gap:1.15rem;display:grid}@media (width>=600px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem 1.35rem;transition:border-color .2s,transform .2s}.service-card:hover{border-color:#2dd4bf33;transform:translateY(-2px)}.service-icon{background:linear-gradient(#2dd4bf2e,#2dd4bf0f);border:1px solid #2dd4bf59;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:.75rem;display:inline-flex;position:relative;box-shadow:0 8px 18px #2dd4bf24}.service-icon:before,.service-icon:after{content:"";background:#f1f5f9eb;position:absolute}.service-icon-call:before{background:0 0;border:2px solid #f1f5f9eb;border-radius:4px;width:12px;height:16px;transform:none}.service-icon-call:after{background:#f1f5f9eb;border-radius:999px;width:4px;height:2px;top:23px;box-shadow:0 -11px #f1f5f9eb}.service-icon-calendar:before{background:0 0;border:2px solid #f1f5f9eb;border-radius:4px;width:16px;height:14px}.service-icon-calendar:after{border-radius:2px;width:12px;height:2px;top:16px}.service-icon-chart:before{width:2px;height:12px;top:17px;left:14px;box-shadow:6px -3px #f1f5f9eb,12px -7px #f1f5f9eb}.service-icon-chat:before{background:0 0;border:2px solid #f1f5f9eb;border-radius:6px;width:16px;height:12px}.service-icon-chat:after{background:0 0;border-bottom:2px solid #f1f5f9eb;border-left:2px solid #f1f5f9eb;width:7px;height:7px;bottom:8px;right:10px;transform:rotate(-45deg)}.service-icon-automation:before{border-radius:2px;width:16px;height:2px;box-shadow:0 -5px #f1f5f9eb,0 5px #f1f5f9eb}.service-icon-automation:after{border-radius:50%;width:4px;height:4px;top:15px;left:14px;box-shadow:8px 5px #f1f5f9eb,4px -5px #f1f5f9eb}.service-icon-target:before{background:0 0;border:2px solid #f1f5f9eb;border-radius:50%;width:16px;height:16px}.service-icon-target:after{border-radius:50%;width:4px;height:4px}.service-card h3{margin:0 0 .45rem;font-size:1.05rem;font-weight:700}.service-card p{color:var(--text-muted);margin:0;font-size:.92rem}.benefits-grid{gap:1.25rem;display:grid}@media (width>=768px){.benefits-grid{grid-template-columns:repeat(3,1fr)}}.benefit-card{border-radius:var(--radius-lg);background:var(--bg-elevated);border:1px solid var(--border);padding:1.5rem 1.35rem}.benefit-card h3{margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.benefit-card p{color:var(--text-muted);margin:0;font-size:.95rem}.benefit-card p+p{margin-top:.65rem}.benefit-lead{color:var(--text);font-weight:600}.demo-shell{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:560px;box-shadow:var(--shadow);margin-inline:auto;padding:1.25rem 1.25rem 1.5rem}.demo-status{color:var(--accent);text-align:center;border-bottom:1px solid var(--border);padding:.35rem .5rem 1rem;margin:0 -1.25rem 1rem;padding-inline:1.25rem;font-size:.8125rem;font-weight:600}.demo-transcript{min-height:8rem}.demo-line[data-demo-line]{opacity:0;border-radius:var(--radius);border:1px solid #0000;max-height:0;margin:0;padding-block:0;padding-inline:1rem;font-size:.875rem;line-height:1.5;transition:opacity .4s,transform .4s,max-height .45s,margin .35s,padding-block .35s,border-color .35s;overflow:hidden;transform:translateY(10px)}.demo-line[data-demo-line].is-visible{opacity:1;max-height:14rem;margin-bottom:.65rem;padding:.875rem 1rem;transform:translateY(0)}.demo-tag{text-transform:uppercase;letter-spacing:.04em;opacity:.85;margin-bottom:.35rem;font-size:.6875rem;font-weight:600;display:block}.demo-meta{background:var(--surface);border-color:var(--border)!important}.demo-meta .demo-tag{color:var(--text-muted)}.demo-ai{background:var(--accent-soft);margin-left:.5rem;border-color:#2dd4bf47!important}.demo-ai .demo-tag{color:var(--accent)}.demo-caller{background:#94a3b80f;margin-right:.5rem;border-color:var(--border)!important}.demo-caller .demo-tag{color:var(--text-muted)}.demo-actions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.25rem;padding-top:1rem;display:flex}.demo-actions .btn:disabled{opacity:.55;cursor:not-allowed}.testimonial-grid{gap:1.25rem;display:grid}@media (width>=900px){.testimonial-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);margin:0;padding:1.5rem 1.35rem}.testimonial-card blockquote{margin:0 0 1.25rem;padding:0}.testimonial-card blockquote p{color:var(--text-muted);margin:0;font-size:.98rem;line-height:1.55}.testimonial-card figcaption{font-size:.875rem}.testimonial-card figcaption strong{color:var(--text);margin-bottom:.2rem;display:block}.testimonial-card figcaption span{color:var(--text-muted)}.contact-section .section-kicker,.contact-section .section-title-left{text-align:left}.contact-section .section-kicker{margin-left:0}.contact-layout{max-width:36rem}.contact-lead{color:var(--text-muted);margin:0 0 1.75rem;font-size:1.02rem}.contact-details{margin:0;padding:0;list-style:none}.contact-details li{margin-bottom:1.1rem}.contact-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.25rem;font-size:.75rem;font-weight:700;display:block}.contact-hint{color:var(--text-muted);opacity:.75;margin-top:.2rem;font-size:.75rem;display:block}.faq-list{max-width:720px;margin-inline:auto}.faq-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated);margin-bottom:.65rem;overflow:hidden}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--accent);flex-shrink:0;font-size:1.25rem;font-weight:400}.faq-item[open] summary:after{content:"−"}.faq-item p{color:var(--text-muted);margin:0;padding:0 1.15rem 1.15rem;font-size:.95rem;line-height:1.6}.prefooter-cta{border-top:1px solid var(--border);background:linear-gradient(135deg,#2dd4bf1a,#0f1118e6);padding:3.5rem 0}.prefooter-inner{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}@media (width>=768px){.prefooter-inner{flex-direction:row;justify-content:space-between;align-items:center}}.prefooter-title{font-family:var(--font-display);margin:0 0 .5rem;font-size:clamp(1.65rem,3vw,2.1rem);font-weight:400}.prefooter-text{color:var(--text-muted);max-width:28rem;margin:0}.prefooter-actions{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.prefooter-badge{color:var(--accent);font-size:.8125rem;font-weight:600}.site-footer{border-top:1px solid var(--border);background:var(--bg);padding:3rem 0 1.5rem}.footer-grid{gap:2rem;display:grid}@media (width>=700px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:2.5rem}}.footer-brand .footer-logo{margin-bottom:.65rem;display:inline-block}.footer-tag{color:var(--text-muted);max-width:28ch;margin:0;font-size:.9rem;line-height:1.55}.footer-heading{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .85rem;font-size:.75rem;font-weight:700}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:var(--text-muted);font-size:.9375rem}.footer-links a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:1.5rem}.footer-copy{color:var(--text-muted);margin:0;font-size:.8125rem}
