:root{--ink:#202528;--muted:#657075;--line:#d9dfe1;--surface:#f4f7f6;--white:#fff;--teal:#11a8a1;--teal-dark:#087b77;--green:#2f7c4a;--amber:#bb7614;--red:#b33a3a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}.shell{width:min(1180px,100% - 40px);margin:0 auto}.section{padding:96px 0}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0}h2{max-width:790px;font-size:clamp(2rem,4vw,3.35rem);line-height:1.05}p{line-height:1.7}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.site-nav{justify-content:space-between;align-items:center;gap:24px;height:74px;display:flex}.brand{flex:none;width:183px;display:block}.brand img{width:100%;height:auto;display:block}.desktop-nav{color:#4e585d;align-items:center;gap:27px;font-size:.9rem;font-weight:600;display:flex}.desktop-nav a:hover,.text-action:hover{color:var(--teal-dark)}.nav-actions{align-items:center;gap:16px;display:flex}.text-action{font-size:.9rem;font-weight:650}.menu-button{background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;display:none}.mobile-nav{display:none}.button{border:1px solid var(--teal);background:var(--teal);color:#fff;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-size:.92rem;font-weight:750;display:inline-flex}.button:hover{background:var(--teal-dark);border-color:var(--teal-dark)}.button:disabled{cursor:not-allowed;opacity:.62}.button-small{min-height:40px;padding:0 16px}.button-secondary{background:#10181b73;border-color:#ffffffb8}.button-secondary:hover{background:#10181bb8;border-color:#fff}.button-outline{color:var(--ink);background:#fff;border-color:#9ea9ad}.button-outline:hover{color:var(--ink);background:#eef3f2;border-color:#758186}.button-light{color:#17635f;background:#fff;border-color:#fff}.button-light:hover{color:#0a4e4b;background:#e9f5f4;border-color:#e9f5f4}.hero{color:#fff;height:clamp(540px,100svh - 112px,680px);position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center 43%}.hero-shade{background:#0c141680;position:absolute;inset:0}.hero-content{flex-direction:column;justify-content:center;height:100%;display:flex;position:relative}.hero-copy{width:min(680px,70%)}.eyebrow{text-transform:uppercase;color:#b8f2ee;margin-bottom:16px;font-size:.74rem;font-weight:800;display:block}.eyebrow.dark{color:var(--teal-dark)}.hero h1{margin-bottom:8px;font-size:clamp(3.7rem,8vw,7rem);line-height:.93}.hero-lead{margin-bottom:15px;font-size:clamp(1.35rem,2.5vw,2rem);font-weight:650}.hero-copy>p:not(.hero-lead){color:#ffffffe6;max-width:620px;font-size:1.08rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-proof{color:#ffffffdb;gap:0;font-size:.82rem;display:flex;position:absolute;bottom:26px;left:0;right:0}.hero-proof span{border-left:1px solid #ffffff73;padding:0 24px}.hero-proof span:first-child{border-left:0;padding-left:0}.hero-proof strong{color:#fff}.product-band{background:#eef3f2;padding:92px 0 100px}.product-intro{grid-template-columns:1.45fr .75fr;align-items:end;gap:64px;margin-bottom:46px;display:grid}.product-intro h2{margin-bottom:0}.product-intro p{color:var(--muted);margin-bottom:5px}.product-preview{background:#fff;border:1px solid #cbd3d5;border-radius:7px;min-height:0;display:block;overflow:hidden;box-shadow:0 28px 70px #28393c21}.product-preview-live{margin:0}.product-preview-live>img{width:100%;height:auto;display:block}.product-live-bar{border-bottom:1px solid var(--line);color:#4e595d;background:#fff;justify-content:space-between;align-items:center;gap:18px;min-height:49px;padding:0 17px;display:flex}.product-live-bar strong{color:var(--ink);font-size:.8rem}.product-live-bar span{font-size:.68rem}.preview-rail{color:#b9c3c5;background:#252b2e;flex-direction:column;align-items:center;gap:15px;padding:18px 13px;display:flex}.preview-rail span,.preview-mark{border-radius:5px;place-items:center;width:38px;height:38px;display:grid}.preview-rail span.active{background:var(--teal);color:#fff}.preview-mark{color:var(--teal);background:#fff;margin-bottom:17px;font-size:1.1rem;font-weight:900}.preview-main{min-width:0;padding:29px}.preview-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:23px;display:flex}.preview-head div{flex-direction:column;gap:4px;display:flex}.preview-head small{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:800}.preview-head strong{font-size:1.5rem}.preview-head>span{color:var(--green);background:#edf7f0;border:1px solid #cfe6d6;border-radius:5px;padding:7px 10px;font-size:.74rem;font-weight:700}.preview-metrics{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.preview-metrics div{border-left:1px solid var(--line);flex-direction:column;gap:6px;padding:27px 22px;display:flex}.preview-metrics div:first-child{border-left:0;padding-left:0}.preview-metrics span{color:var(--muted);font-size:.72rem}.preview-metrics strong{font-size:1.8rem}.preview-metrics em{color:#7a858a;font-size:.68rem;font-style:normal}.preview-body{grid-template-columns:1.7fr .8fr;gap:34px;padding-top:28px;display:grid}.preview-section-title{color:var(--muted);justify-content:space-between;font-size:.78rem;display:flex}.preview-section-title strong{color:var(--ink);font-size:.88rem}.chart-bars{border-bottom:1px solid #aeb9bc;grid-template-columns:repeat(6,1fr);align-items:end;gap:18px;height:224px;padding-top:22px;display:grid}.chart-bars div{flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.chart-bars i{background:var(--teal);border-radius:4px 4px 0 0;width:min(42px,70%);display:block}.chart-bars span{color:var(--muted);font-size:.68rem}.health-list p{border-bottom:1px solid var(--line);grid-template-columns:10px 1fr auto;align-items:center;gap:9px;margin:0;padding:17px 0;font-size:.76rem;display:grid}.health-list p span{color:var(--teal-dark);font-weight:700}.health-list b{border-radius:50%;width:8px;height:8px}.rag-red{background:var(--red)}.rag-amber{background:var(--amber)}.rag-green{background:var(--green)}.web-scenes{border-bottom:1px solid var(--line);background:#fff}.web-scenes-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:44px;display:grid}.web-scenes-heading h2{margin-bottom:0;font-size:clamp(2rem,3.5vw,3rem)}.web-scenes-heading p{color:var(--muted);margin-bottom:4px}.web-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}.web-scene-item{min-width:0;margin:0}.web-shot-window{background:#edf1f0;border:1px solid #cbd3d5;border-radius:7px;overflow:hidden;box-shadow:0 16px 36px #28393c1c}.web-shot-window img{width:100%;height:auto;display:block}.web-scene-item figcaption{padding:18px 2px 0}.web-scene-item figcaption>span{color:var(--teal-dark);text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:800;display:block}.web-scene-item figcaption strong{font-size:1.05rem;display:block}.web-scene-item figcaption p{color:var(--muted);margin:8px 0 0;font-size:.82rem;line-height:1.55}.section-heading.narrow{max-width:820px;margin-bottom:52px}.capability-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.capability-item{border-left:1px solid var(--line);padding:34px 28px}.capability-item:first-child{border-left:0;padding-left:0}.icon-box{width:42px;height:42px;color:var(--teal-dark);background:#e9f5f4;border:1px solid #cbe5e3;border-radius:6px;place-items:center;display:grid}.capability-item h3{margin:21px 0 10px;font-size:1.05rem}.capability-item p{color:var(--muted);margin-bottom:0;font-size:.9rem}.field-section{color:#fff;background:#202629;overflow:hidden}.field-layout{grid-template-columns:.85fr 1.05fr;align-items:center;gap:100px;display:grid}.phone-stage{place-items:center;min-height:650px;display:grid;position:relative}.phone{aspect-ratio:370/826;width:min(300px,100%);color:var(--ink);background:#f7f9f8;border:8px solid #0f1214;border-radius:34px;position:relative;overflow:hidden;box-shadow:0 26px 60px #00000061}.phone-screen-crop{background:#f7f9f8;border-radius:26px;position:absolute;inset:0;overflow:hidden}.phone-screen-image,.mobile-shot-image{width:100%;height:auto;position:absolute;top:0;left:0;transform:translateY(-4.2%)}.field-note{color:var(--ink);background:#fff;border-radius:5px;align-items:center;gap:7px;padding:11px 14px;font-size:.75rem;font-weight:700;display:flex;position:absolute;box-shadow:0 12px 28px #00000047}.note-one{top:160px;left:0}.note-two{bottom:125px;right:0}.field-copy h2{margin-bottom:24px}.field-copy>p{color:#c8d0d2;font-size:1rem}.check-list{gap:15px;margin:30px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#e9eeee;align-items:flex-start;gap:11px;display:flex}.check-list svg{color:#57d1ca;flex:none;margin-top:3px}.product-scenes{background:#fff}.scenes-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;margin-bottom:48px;display:grid}.scenes-heading h2{margin-bottom:0;font-size:clamp(2rem,3.6vw,3.05rem)}.scenes-heading p{color:var(--muted);margin-bottom:4px}.scene-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:28px;display:grid}.scene-item{min-width:0;margin:0}.mobile-shot-window{aspect-ratio:370/650;background:#f5f7f6;border:6px solid #1c2225;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 38px #1c282b24}.mobile-shot-window:after{content:"";pointer-events:none;border:1px solid #fff3;border-radius:18px;position:absolute;inset:0}.scene-item figcaption{padding-top:20px}.scene-item figcaption>span{color:var(--teal-dark);text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:800;display:block}.scene-item figcaption strong{font-size:1rem;line-height:1.35;display:block}.scene-item figcaption p{color:var(--muted);margin:8px 0 0;font-size:.78rem;line-height:1.55}.evidence-section{background:#f6f8f7}.evidence-layout{grid-template-columns:.72fr 1.28fr;align-items:center;gap:76px;display:grid}.evidence-layout h2{margin-bottom:0;font-size:clamp(2rem,3vw,2.8rem)}.evidence-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:15px;display:grid}.evidence-flow>div{border-left:3px solid var(--teal);background:#fff;flex-direction:column;justify-content:center;gap:10px;min-height:180px;padding:24px;display:flex}.evidence-flow>svg{color:#849095}.evidence-flow div>svg{color:var(--teal-dark)}.evidence-flow span{color:var(--muted);font-size:.82rem;line-height:1.5}.plans-head{grid-template-columns:1.3fr .7fr;align-items:end;gap:60px;margin-bottom:42px;display:grid}.plans-head h2{margin-bottom:0}.plans-head p{color:var(--muted);margin-bottom:5px}.plans-grid{border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.plan-card{border-left:1px solid var(--line);flex-direction:column;min-width:0;padding:30px 24px;display:flex;position:relative}.plan-card:first-child{border-left:0}.plan-card.featured{box-shadow:inset 0 4px 0 var(--teal);background:#edf7f6}.plan-flag{color:var(--teal-dark);text-transform:uppercase;margin-bottom:17px;font-size:.66rem;font-weight:800}.plan-name{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.plan-name h3{margin:0;font-size:1.25rem}.plan-scope{color:var(--teal-dark);text-transform:uppercase;margin:18px 0 12px;font-size:.7rem;font-weight:800}.plan-card p{color:var(--muted);min-height:108px;font-size:.82rem}.plan-card ul{flex:1;gap:11px;margin:22px 0 26px;padding:0;list-style:none;display:grid}.plan-card li{align-items:flex-start;gap:8px;font-size:.78rem;display:flex}.plan-card li svg{color:var(--teal-dark);flex:none}.plan-card .button{width:100%;padding:0 9px}.plans-note{color:var(--muted);margin:18px 0 0;font-size:.74rem}.company-section{border-top:1px solid var(--line)}.company-layout{grid-template-columns:1fr 1fr;gap:100px;display:grid}.company-layout h2{margin-bottom:0}.large-copy{color:#364044;font-size:1.18rem}.company-layout p:not(.large-copy){color:var(--muted)}.company-facts{border-top:1px solid var(--line);margin-top:32px;display:grid}.company-facts span{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:12px 0;font-size:.82rem;display:flex}.contact-section{color:#fff;background:#087b77;padding:82px 0}.contact-layout{grid-template-columns:1.25fr .75fr;align-items:center;gap:80px;display:grid}.contact-layout h2{margin-bottom:18px}.contact-layout p{color:#d7f1ef;max-width:720px;margin-bottom:0}.contact-actions{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.contact-actions span{color:#c2e5e2;font-size:.73rem}.interest-backdrop{z-index:100;background:#0d1518ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.interest-modal{background:#fff;border:1px solid #bfc9cc;border-radius:8px;flex-direction:column;width:min(920px,100%);max-height:min(900px,92vh);display:flex;overflow:hidden;box-shadow:0 30px 90px #00000057}.interest-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:30px;padding:24px 26px 20px;display:flex}.interest-head .eyebrow{margin-bottom:7px}.interest-head h2{margin:0 0 7px;font-size:1.65rem;line-height:1.15}.interest-head p{color:var(--muted);margin:0;font-size:.86rem}.interest-close{color:#3f4a4f;cursor:pointer;background:#fff;border:1px solid #cbd3d5;border-radius:6px;flex:none;place-items:center;width:38px;height:38px;display:grid}.interest-close:hover{border-color:var(--teal);color:var(--teal-dark);background:#eef8f7}.interest-form{padding:22px 26px 25px;overflow:auto}.interest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 18px;display:grid}.interest-form label{color:#39464b;gap:6px;font-size:.76rem;font-weight:750;display:grid}.interest-form .required-mark{color:var(--red)}.interest-form input:not([type=checkbox]),.interest-form select,.interest-form textarea{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #bfc9cc;border-radius:6px;outline:none;padding:10px 11px;font-size:.86rem;font-weight:450}.interest-form input:focus,.interest-form select:focus,.interest-form textarea:focus{border-color:var(--teal-dark);box-shadow:0 0 0 3px #11a8a121}.interest-priorities{border:0;margin:22px 0 0;padding:0}.interest-priorities legend{color:#39464b;margin-bottom:10px;font-size:.78rem;font-weight:800}.interest-priorities>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;display:grid}.interest-priorities label{align-items:flex-start;gap:8px;padding:6px 0;font-weight:550;line-height:1.35;display:flex}.interest-priorities input,.interest-consent input{width:16px;height:16px;accent-color:var(--teal-dark);flex:none;margin:1px 0 0}.interest-message{margin-top:19px}.interest-form textarea{resize:vertical;line-height:1.5}.interest-consent{align-items:flex-start;margin-top:17px;line-height:1.45;color:var(--muted)!important;gap:9px!important;font-size:.72rem!important;font-weight:500!important;display:flex!important}.interest-consent a{color:var(--teal-dark);text-decoration:underline}.interest-honeypot{width:1px;height:1px;left:-10000px;overflow:hidden;position:absolute!important}.interest-error{color:#8f2929;background:#fff2f2;border:1px solid #efb6b6;border-radius:6px;margin-top:14px;padding:10px 12px;font-size:.78rem}.interest-error a{font-weight:800;text-decoration:underline}.interest-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:20px;padding-top:17px;display:flex}.interest-success{text-align:center;flex-direction:column;align-items:center;padding:60px 30px 65px;display:flex}.interest-success>svg{color:var(--green)}.interest-success h3{margin:17px 0 8px;font-size:1.35rem}.interest-success p{max-width:560px;color:var(--muted)}.interest-success .button{margin-top:10px}.interest-spinner{animation:.8s linear infinite interest-spin}@keyframes interest-spin{to{transform:rotate(360deg)}}.site-footer{color:#c1c9cb;background:#171b1d;padding:56px 0 22px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:64px;display:grid}.footer-logo{filter:brightness(0)invert();opacity:.9;width:180px;height:auto}.footer-grid p{color:#9ea8ab;max-width:300px;margin-top:18px;font-size:.84rem}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:10px;font-size:.78rem;display:flex}.footer-grid strong{color:#fff;margin-bottom:5px}.footer-grid a:hover{color:#67d8d2}.footer-base{color:#818c90;border-top:1px solid #343b3e;justify-content:space-between;gap:20px;margin-top:42px;padding-top:19px;font-size:.7rem;display:flex}.legal-page{max-width:800px;min-height:70vh;padding-top:100px;padding-bottom:100px}.legal-page h1{margin-bottom:20px;font-size:clamp(2.8rem,6vw,4.5rem)}.legal-page h2{margin-top:40px;font-size:1.35rem}.legal-page p{color:var(--muted)}.legal-intro{font-size:1.1rem}.legal-page a{color:var(--teal-dark);text-decoration:underline}@media (max-width:1050px){.desktop-nav{display:none}.menu-button{display:inline-flex}.mobile-nav{border-top:1px solid var(--line);background:#fff;padding:8px 20px 18px;display:grid}.mobile-nav a{border-bottom:1px solid #edf0f1;padding:12px 0;font-size:.9rem;font-weight:650}.mobile-interest-trigger{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0f1;padding:12px 0;font-size:.9rem;font-weight:650}.product-intro,.plans-head,.company-layout,.scenes-heading,.web-scenes-heading{grid-template-columns:1fr;gap:24px}.preview-metrics{grid-template-columns:repeat(2,1fr)}.preview-metrics div:nth-child(3){border-left:0;border-top:1px solid var(--line);padding-left:0}.preview-metrics div:nth-child(4){border-top:1px solid var(--line)}.capability-grid{grid-template-columns:1fr 1fr}.capability-item:nth-child(3){border-left:0;border-top:1px solid var(--line);padding-left:0}.capability-item:nth-child(4){border-top:1px solid var(--line)}.field-layout{gap:55px}.note-one{left:-15px}.note-two{right:-15px}.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px}.evidence-layout{grid-template-columns:1fr;gap:42px}.plans-grid{grid-template-columns:1fr 1fr}.plan-card:nth-child(3){border-left:0;border-top:1px solid var(--line)}.plan-card:nth-child(4){border-top:1px solid var(--line)}.contact-layout{grid-template-columns:1fr;gap:36px}}@media (max-width:720px){.shell{width:min(100% - 28px,1180px)}.section{padding:72px 0}.site-nav{height:66px}.brand{width:145px}.text-action,.nav-actions .button{display:none}.hero{height:calc(100svh - 106px);min-height:520px;max-height:620px}.hero>img{object-position:64% center}.hero-shade{background:#0a121494}.hero-copy{width:100%;padding-bottom:78px}.hero h1{font-size:clamp(3.3rem,16vw,5.2rem)}.hero-copy>p:not(.hero-lead){max-width:94%;font-size:.95rem}.hero-actions{margin-top:20px}.hero-actions .button{width:100%}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;bottom:16px}.hero-proof span{min-width:0;padding:0 9px;font-size:.62rem;line-height:1.25}.hero-proof span:first-child{padding-left:0}.hero-proof strong{margin-bottom:2px;display:block}.product-band{padding:70px 0 76px}.product-preview{min-height:0}.product-live-bar{flex-direction:column;align-items:flex-start;gap:3px;padding:11px 13px}.preview-rail{padding:13px 5px}.preview-rail span,.preview-mark{width:32px;height:32px}.preview-main{padding:18px}.preview-head>span{display:none}.preview-metrics div{padding:19px 12px}.preview-metrics strong{font-size:1.35rem}.preview-body{grid-template-columns:1fr}.health-list{display:none}.web-scene-grid{grid-template-columns:1fr;gap:42px}.capability-grid{grid-template-columns:1fr}.capability-item,.capability-item:first-child,.capability-item:nth-child(3){border-left:0;border-top:1px solid var(--line);padding:25px 0}.capability-item:first-child{border-top:0}.field-layout{grid-template-columns:1fr;gap:44px}.phone-stage{min-height:610px}.phone{width:266px}.field-note{padding:9px 10px;font-size:.65rem}.note-one{top:130px;left:0}.note-two{bottom:90px;right:0}.scenes-heading{margin-bottom:35px}.scene-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:18px;margin-right:-14px;padding-right:14px;display:flex;overflow-x:auto}.scene-item{scroll-snap-align:start;flex:0 0 min(72vw,270px)}.evidence-flow{grid-template-columns:1fr}.evidence-flow>svg{margin:0 auto;transform:rotate(90deg)}.evidence-flow>div{min-height:135px}.plans-grid{grid-template-columns:1fr}.plan-card,.plan-card:nth-child(3){border-left:0;border-top:1px solid var(--line)}.plan-card:first-child{border-top:0}.plan-card p{min-height:0}.company-layout{gap:34px}.company-facts span{flex-direction:column;align-items:flex-start;gap:5px}.contact-section{padding:67px 0}.contact-actions .button{width:100%;font-size:.78rem}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-base{flex-direction:column}.interest-backdrop{align-items:end;padding:10px}.interest-modal{border-radius:8px 8px 0 0;max-height:94vh}.interest-head{padding:18px 17px 15px}.interest-head h2{font-size:1.3rem}.interest-form{padding:17px}.interest-grid,.interest-priorities>div{grid-template-columns:1fr}.interest-actions{background:#fff;margin-left:-17px;margin-right:-17px;padding:13px 17px 17px;position:sticky;bottom:-17px}.interest-actions .button{flex:1;padding:0 10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
