:root{--navy:#062b43;--navy-2:#0a3854;--ink:#092537;--teal:#12a99f;--aqua:#24d7c4;--ice:#eaf7f6;--mist:#f4f7f7;--white:#fff;--line:#d8e3e5;--muted:#5d7180;--yellow:#ffd866;--shadow:0 30px 80px rgba(1,35,55,.16);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;background:#fff;padding:.8rem 1rem;z-index:1000;border-radius:8px;box-shadow:var(--shadow)}.skip-link:focus{top:1rem}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section-pad{padding:112px 0}.site-header{position:absolute;z-index:50;top:0;left:0;right:0;color:#fff}.site-header.scrolled{position:fixed;background:rgba(6,43,67,.93);backdrop-filter:blur(18px);box-shadow:0 12px 30px rgba(0,0,0,.14)}.nav-wrap{height:88px;width:min(1180px,calc(100% - 40px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.65rem;font-size:1.28rem;font-weight:800;letter-spacing:-.03em}.brand>span:last-child>span{color:var(--aqua)}.brand-mark{width:38px;height:38px;border:1px solid rgba(255,255,255,.32);border-radius:12px;display:grid;place-items:center}.brand-mark svg{width:28px;height:28px;fill:none;stroke:#fff;stroke-width:2.3;stroke-linejoin:round}.brand-mark circle{fill:var(--aqua);stroke:none}.desktop-nav{display:flex;gap:2rem;font-size:.91rem;font-weight:600;color:rgba(255,255,255,.78)}.desktop-nav a:hover{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;border:0;border-radius:10px;font-weight:750;min-height:52px;padding:0 1.35rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding:0 1rem;font-size:.88rem}.button-dark{background:#fff;color:var(--navy)}.button-primary{background:var(--aqua);color:var(--navy);box-shadow:0 14px 34px rgba(36,215,196,.2)}.button-primary:hover{background:#4de2d1;box-shadow:0 18px 38px rgba(36,215,196,.28)}.menu-toggle,.mobile-menu{display:none}.hero{min-height:850px;padding-top:176px;color:#fff;background:radial-gradient(circle at 78% 30%,#0c5770 0,transparent 33%),linear-gradient(135deg,#041e31 0%,#073c58 55%,#052b43 100%);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:84px;background:#fff;clip-path:polygon(0 72%,100% 0,100% 100%,0 100%)}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:76px;align-items:center;position:relative;z-index:2}.hero-glow{position:absolute;border-radius:50%;filter:blur(3px);opacity:.55}.hero-glow-one{width:280px;height:280px;background:#0a9a96;right:-100px;top:60px}.hero-glow-two{width:160px;height:160px;background:#1bd1c0;left:-110px;bottom:140px;opacity:.15}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:800;margin:0 0 1.4rem}.eyebrow{display:flex;align-items:center;color:#95ded8}.eyebrow span{width:28px;height:1px;background:var(--aqua);margin-right:.7rem}.hero h1{font-size:clamp(3.3rem,6vw,5.4rem);line-height:.98;letter-spacing:-.06em;margin:0 0 1.6rem;max-width:700px}.hero h1 em{font-style:normal;color:var(--aqua)}.hero-lede{font-size:1.18rem;line-height:1.65;color:#c2d5df;max-width:610px;margin:0 0 2.25rem}.hero-actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.text-link{display:inline-flex;gap:.5rem;align-items:center;color:#fff;font-weight:750;font-size:.93rem}.text-link span{transition:transform .2s}.text-link:hover span{transform:translateX(4px)}.channel-row{margin-top:4rem;padding-top:1.6rem;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;gap:.8rem}.channel-row>span{font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;color:#86a5b4}.channel-row div{display:flex;flex-wrap:wrap;gap:.7rem}.channel-row b{font-size:.68rem;letter-spacing:.07em;border:1px solid rgba(255,255,255,.18);padding:.42rem .68rem;border-radius:99px;color:#c7d8df}.hero-visual{position:relative;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:30px;padding:18px;box-shadow:0 40px 120px rgba(0,0,0,.28);backdrop-filter:blur(12px);transform:rotate(1.5deg)}.visual-topline{padding:2px 5px 15px;display:flex;align-items:center;justify-content:space-between;font-size:.76rem;color:#aac2ce}.live-label{display:flex;align-items:center;gap:.5rem}.live-label i{width:8px;height:8px;background:var(--aqua);border-radius:50%;box-shadow:0 0 0 5px rgba(36,215,196,.12)}.lead-card{background:#fff;border-radius:19px;color:var(--ink);overflow:hidden}.lead-head{padding:18px 20px;border-bottom:1px solid #e9eff0;display:flex;align-items:center;gap:.75rem}.avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#dff4f1;color:var(--teal);font-weight:800}.lead-head>div:nth-child(2){display:flex;flex-direction:column;line-height:1.25;flex:1}.lead-head strong{font-size:.92rem}.lead-head span{font-size:.73rem;color:var(--muted);margin-top:.2rem}.source-badge{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;background:#eef4f6;padding:.38rem .55rem;border-radius:6px}.conversation{padding:24px 20px;background:#f6f9f9;display:flex;flex-direction:column;gap:12px;min-height:316px}.message{font-size:.85rem;line-height:1.55;padding:11px 14px;max-width:83%;border-radius:15px}.message-in{background:#fff;border:1px solid #e3ebec;border-bottom-left-radius:4px;align-self:flex-start}.message-out{background:var(--navy);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.typing{align-self:flex-end;display:flex;gap:4px;background:#dff3f1;padding:11px 14px;border-radius:14px 14px 4px 14px}.typing i{width:5px;height:5px;border-radius:50%;background:var(--teal);animation:bounce 1.2s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,60%,100%{transform:translateY(0)}30%{transform:translateY(-4px)}}.lead-result{display:grid;grid-template-columns:repeat(3,1fr);padding:16px 18px;gap:10px}.lead-result div{display:flex;flex-direction:column}.lead-result span{font-size:.64rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.lead-result strong{font-size:.82rem}.floating-note{position:absolute;right:-28px;bottom:-30px;background:#fff;color:var(--ink);border-radius:14px;padding:13px 17px;display:flex;align-items:center;gap:10px;box-shadow:0 18px 50px rgba(0,0,0,.25);transform:rotate(-1.5deg)}.floating-note>span{width:28px;height:28px;border-radius:50%;background:#dff7f3;color:var(--teal);display:grid;place-items:center;font-weight:900}.floating-note div{display:flex;flex-direction:column}.floating-note b{font-size:.78rem}.floating-note small{font-size:.67rem;color:var(--muted)}.section-kicker{color:var(--teal)}.problem{padding-top:90px}.problem-heading{text-align:center;max-width:820px;margin:0 auto 52px}.problem h2,.process h2,.metrics h2,.brand-story h2,.faq h2,.contact h2,.demo h2{font-size:clamp(2.4rem,4vw,4.25rem);line-height:1.05;letter-spacing:-.055em;margin:0}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.problem-card{border:1px solid var(--line);border-radius:20px;padding:34px 30px;min-height:280px;background:#fff;display:flex;flex-direction:column}.card-number{font-size:.72rem;color:var(--teal);font-weight:850;letter-spacing:.12em}.problem-card h3{font-size:1.45rem;line-height:1.2;letter-spacing:-.025em;margin:auto 0 .8rem}.problem-card p{color:var(--muted);margin:0;font-size:.94rem}.accent-card{background:var(--ice);border-color:transparent}.process{background:var(--mist)}.split-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:end;margin-bottom:56px}.split-heading>p{color:var(--muted);font-size:1rem;margin:0 0 .4rem}.process-list{border-top:1px solid #cbd9dc}.process-step{display:grid;grid-template-columns:70px 1fr auto;gap:22px;align-items:center;padding:26px 6px;border-bottom:1px solid #cbd9dc}.step-icon{width:46px;height:46px;border:1px solid #a9c3c8;border-radius:50%;display:grid;place-items:center;color:var(--teal);font-size:.75rem;font-weight:800}.process-step h3{font-size:1.22rem;margin:0 0 .25rem}.process-step p{font-size:.9rem;color:var(--muted);margin:0}.step-tag{background:#fff;border:1px solid var(--line);border-radius:99px;padding:.5rem .75rem;font-size:.7rem;font-weight:800;color:var(--muted)}.demo{background:var(--navy);color:#fff;position:relative;overflow:hidden}.demo:before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:#0f6b73;filter:blur(1px);right:-230px;bottom:-280px;opacity:.55}.demo-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center;position:relative}.section-kicker.light{color:#75e7da}.demo-copy>p:nth-of-type(2){color:#b9ced7;max-width:520px;font-size:1.05rem}.demo-tabs{display:flex;gap:8px;margin:34px 0}.demo-tab{border:1px solid rgba(255,255,255,.16);background:transparent;color:#a9c3cd;padding:.72rem 1rem;border-radius:9px;font-weight:750;cursor:pointer}.demo-tab.active{background:#fff;color:var(--navy);border-color:#fff}.demo-benefit{padding-top:24px;border-top:1px solid rgba(255,255,255,.14);display:flex;flex-direction:column;gap:.25rem}.demo-benefit span{text-transform:uppercase;letter-spacing:.14em;color:#82a5b4;font-size:.67rem;font-weight:800}.demo-benefit strong{font-size:1.02rem}.demo-device{background:#f3f7f7;border-radius:24px;overflow:hidden;color:var(--ink);box-shadow:0 40px 90px rgba(0,0,0,.28)}.device-bar{height:70px;background:#fff;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.device-bar>div{display:flex;align-items:center;gap:.6rem;font-weight:800;font-size:.9rem}.device-bar i{width:9px;height:9px;border-radius:50%;background:var(--teal)}.secure{font-size:.7rem;color:var(--teal);font-weight:700}.device-chat{padding:26px;display:flex;flex-direction:column;gap:12px;min-height:360px}.chat-line{max-width:78%;font-size:.87rem;line-height:1.5;padding:11px 14px;border-radius:14px;opacity:0;animation:chatIn .35s forwards}.chat-line.user{align-self:flex-end;background:#d9f3ef;border-bottom-right-radius:4px}.chat-line.ai{align-self:flex-start;background:#fff;border:1px solid var(--line);border-bottom-left-radius:4px}.chat-line small{display:block;margin-top:5px;color:#78909c;font-size:.64rem}.chat-line:nth-child(2){animation-delay:.18s}.chat-line:nth-child(3){animation-delay:.36s}.chat-line:nth-child(4){animation-delay:.54s}@keyframes chatIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.device-input{height:70px;background:#fff;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 22px;color:#94a5ad;font-size:.85rem}.device-input button{border:0;background:var(--navy);color:#fff;width:38px;height:38px;border-radius:50%;font-size:1.1rem;cursor:pointer}.metrics{background:#fff}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.metric-card{background:var(--mist);border-radius:18px;padding:28px;min-height:190px;display:flex;flex-direction:column}.metric-card span{font-size:.78rem;color:var(--muted);font-weight:700}.metric-card strong{font-size:3rem;line-height:1;letter-spacing:-.055em;margin:auto 0 .5rem;color:var(--navy)}.metric-card small{font-size:.78rem;color:var(--teal);font-weight:750}.brand-story{background:var(--ice)}.brand-story-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:88px;align-items:center}.reference-image{padding:13px;background:#fff;border-radius:28px;box-shadow:var(--shadow);transform:rotate(-1.5deg)}.reference-image img{border-radius:18px;aspect-ratio:1/1;object-fit:cover}.brand-story-copy>p:nth-of-type(2){color:var(--muted);font-size:1.04rem}.check-list{list-style:none;margin:32px 0;padding:0;display:flex;flex-direction:column;gap:18px}.check-list li{display:flex;gap:13px;align-items:flex-start}.check-list li>span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--teal);font-weight:900;flex:0 0 auto}.check-list div{display:flex;flex-direction:column}.check-list b{font-size:.94rem}.check-list small{color:var(--muted);font-size:.81rem}.dark-link{color:var(--navy)}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px}.faq-intro>p:last-child{color:var(--muted);max-width:340px}.accordion{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;gap:20px;padding:24px 0;font-size:1.03rem;font-weight:800;cursor:pointer}summary::-webkit-details-marker{display:none}summary span{font-size:1.4rem;color:var(--teal);font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{margin:-7px 45px 24px 0;color:var(--muted);font-size:.91rem}.contact{background:#f5f8f8}.contact-shell{background:linear-gradient(135deg,var(--navy) 0%,#07536a 100%);border-radius:30px;padding:70px;display:grid;grid-template-columns:.9fr 1.1fr;gap:86px;color:#fff;box-shadow:var(--shadow);position:relative;overflow:hidden}.contact-shell:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(255,255,255,.08);border-radius:50%;left:-120px;bottom:-160px;box-shadow:0 0 0 45px rgba(255,255,255,.025),0 0 0 90px rgba(255,255,255,.018)}.contact-copy{position:relative;z-index:2}.contact-copy>p:nth-of-type(2){color:#bed0d9}.contact-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.contact-points span{font-size:.69rem;font-weight:750;color:#cbe0e5;border:1px solid rgba(255,255,255,.17);border-radius:99px;padding:.4rem .62rem}.lead-form{background:#fff;border-radius:20px;padding:28px;color:var(--ink);display:grid;grid-template-columns:1fr 1fr;gap:16px;position:relative;z-index:2}.lead-form label{display:flex;flex-direction:column;gap:7px;font-size:.74rem;font-weight:800}.lead-form input,.lead-form select{width:100%;height:48px;border:1px solid var(--line);border-radius:8px;padding:0 12px;color:var(--ink);background:#fff;font-size:.86rem;outline:none}.lead-form input:focus,.lead-form select:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(18,169,159,.12)}.form-button{grid-column:1/-1;margin-top:4px}.form-note,.form-status{grid-column:1/-1;text-align:center;margin:0;color:var(--muted);font-size:.68rem}.form-status{color:var(--teal);font-weight:750;min-height:1em}.site-footer{background:#041f31;color:#fff;padding:54px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:start;gap:50px}.footer-brand .brand-mark{width:34px;height:34px}.footer-grid>div:first-child p{font-size:.78rem;color:#7f9aa7;margin:9px 0 0}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1rem;font-size:.8rem;color:#b8cbd3}.footer-contact{display:flex;flex-direction:column;align-items:flex-end}.footer-contact>span{font-size:.65rem;color:#7f9aa7;text-transform:uppercase;letter-spacing:.13em}.footer-contact a{font-weight:750;margin:.3rem 0 1.2rem}.footer-contact small{color:#718c98;font-size:.68rem}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.desktop-nav{display:none}.hero{min-height:auto;padding-bottom:150px}.hero-grid{grid-template-columns:1fr;gap:60px}.hero-copy{max-width:750px}.hero-visual{max-width:620px;margin:0 auto;width:100%}.problem-grid{grid-template-columns:1fr}.problem-card{min-height:220px}.split-heading{grid-template-columns:1fr;gap:25px}.demo-grid,.brand-story-grid,.faq-grid,.contact-shell{grid-template-columns:1fr;gap:50px}.demo-copy{max-width:650px}.reference-image{max-width:610px}.faq-intro{max-width:650px}.contact-shell{padding:52px}.footer-grid{grid-template-columns:1fr 1fr}.footer-contact{grid-column:2;grid-row:1;}.footer-links{display:none}}
@media(max-width:700px){.container,.nav-wrap{width:min(100% - 28px,1180px)}.section-pad{padding:78px 0}.nav-wrap{height:76px}.desktop-cta{display:none}.menu-toggle{display:flex;width:42px;height:42px;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:transparent;flex-direction:column;align-items:center;justify-content:center;gap:6px}.menu-toggle span{width:18px;height:1.5px;background:#fff}.mobile-menu{position:absolute;display:flex;flex-direction:column;gap:0;left:14px;right:14px;top:70px;background:#fff;color:var(--navy);padding:12px;border-radius:15px;box-shadow:var(--shadow)}.mobile-menu[hidden]{display:none}.mobile-menu a{padding:10px 12px;font-weight:750;font-size:.9rem}.mobile-menu .button{margin-top:8px;background:var(--navy);color:#fff}.hero{padding-top:128px}.hero:after{height:40px}.hero h1{font-size:clamp(2.8rem,14vw,4.1rem)}.hero-lede{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column}.channel-row{margin-top:2.8rem}.hero-visual{padding:10px;border-radius:22px}.conversation{min-height:auto;padding:18px 14px}.message{font-size:.78rem}.lead-result{grid-template-columns:1fr 1fr}.lead-result div:last-child{display:none}.floating-note{right:-4px;bottom:-38px}.problem{padding-top:70px}.problem h2,.process h2,.metrics h2,.brand-story h2,.faq h2,.contact h2,.demo h2{font-size:2.55rem}.problem-heading{text-align:left}.problem-card{min-height:235px;padding:28px 24px}.split-heading{margin-bottom:38px}.process-step{grid-template-columns:52px 1fr;padding:22px 0}.step-tag{grid-column:2;justify-self:start}.demo-tabs{width:100%;overflow:auto}.demo-tab{white-space:nowrap}.device-chat{padding:18px;min-height:370px}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:165px}.brand-story-grid{gap:42px}.faq-grid{gap:35px}.contact{padding-left:0;padding-right:0}.contact-shell{width:calc(100% - 20px);padding:38px 20px;border-radius:24px;gap:36px}.lead-form{grid-template-columns:1fr;padding:20px}.lead-form label,.form-button,.form-note,.form-status{grid-column:1}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-contact{grid-column:1;grid-row:auto;align-items:flex-start}.footer-links{display:grid}.reference-image{transform:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
