:root{--ink:#13282b;--muted:#5b6d70;--line:#d9e1df;--paper:#f5f7f5;--white:#fff;--brand:#087e8b;--brand-dark:#075965;--mint:#8bd0bd;--coral:#e76f51;--yellow:#f2c14e;--radius:6px;--shadow:0 18px 50px rgba(17,46,49,.12);--shell:min(1180px,calc(100% - 40px));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#13282b;background:#fff;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-size:16px;line-height:1.6}body.modal-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit}button,input{font:inherit}button,a{touch-action:manipulation}.page-shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:10px 14px;background:#fff;color:var(--ink);transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{position:absolute;inset:0 0 auto;z-index:20;color:#fff}.nav-shell{width:var(--shell);height:88px;margin:auto;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:28px;border-bottom:1px solid rgba(255,255,255,.3)}.brand img{width:156px;height:auto}.site-navigation{display:flex;justify-content:center;gap:28px}.site-navigation a,.footer-grid a{text-decoration:none}.site-navigation a{font-size:14px;font-weight:650}.site-navigation a:hover{color:var(--mint)}.nav-actions{display:flex;gap:8px}.button{min-height:42px;border:1px solid transparent;border-radius:4px;padding:10px 17px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:750;font-size:14px;text-decoration:none;cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .2s}.button:hover{transform:translateY(-1px)}.button:focus-visible,.icon-button:focus-visible,.mobile-menu-button:focus-visible,.billing-switch button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid rgba(139,208,189,.55);outline-offset:2px}.button-primary{background:var(--coral);color:#fff;border-color:var(--coral)}.button-primary:hover{background:#d85d41;border-color:#d85d41}.button-ghost{color:#fff;border-color:rgba(255,255,255,.5)}.button-ghost:hover{background:rgba(255,255,255,.12)}.button-light{background:#fff;color:var(--ink);border-color:#fff}.button-light:hover{background:#eaf3f0}.button-secondary{background:var(--brand);color:#fff;border-color:var(--brand)}.button-large{min-height:50px;padding:13px 22px;font-size:15px}.mobile-menu-button{display:none;background:transparent;color:#fff;border:0;font-size:22px}
.hero{position:relative;min-height:760px;height:min(88vh,880px);display:flex;align-items:center;color:#fff;overflow:hidden;background:#102a2e}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 38%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,29,33,.94) 0%,rgba(8,29,33,.78) 44%,rgba(8,29,33,.2) 78%),linear-gradient(0deg,rgba(8,29,33,.72),transparent 45%)}.hero-content{position:relative;padding-top:72px}.eyebrow{margin:0 0 13px;display:flex;align-items:center;gap:9px;text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:1.2px;color:var(--mint)}.eyebrow span{width:24px;height:2px;background:currentColor}.eyebrow.dark{color:var(--brand)}.hero h1{margin:0;font-size:clamp(62px,8vw,112px);line-height:.9;font-weight:800;letter-spacing:0}.hero-promise{margin:22px 0 10px;font-size:clamp(28px,3.1vw,43px);line-height:1.08;font-weight:750;max-width:670px}.hero-copy{font-size:18px;line-height:1.65;color:#d9e8e6;max-width:650px}.hero-actions{display:flex;gap:10px;margin-top:28px}.hero-reassurance{display:flex;gap:22px;list-style:none;padding:0;margin:22px 0 0;color:#d7e4e2;font-size:13px}.hero-reassurance li{display:flex;align-items:center;gap:7px}.hero-reassurance i{color:var(--mint)}.hero-status{position:absolute;left:50%;bottom:0;transform:translateX(-50%);display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;padding:21px 26px;background:#f7faf8;color:var(--ink);border-radius:6px 6px 0 0;box-shadow:0 -10px 35px rgba(3,28,31,.18)}.hero-status div{display:flex;flex-direction:column}.hero-status strong{font-size:17px}.hero-status span{font-size:12px;color:var(--muted)}.hero-status>i{padding:0 22px;color:#9aadaa;font-size:12px}.proof-band{background:var(--brand-dark);color:#fff}.proof-grid{min-height:108px;display:grid;grid-template-columns:1.3fr repeat(3,1fr);align-items:center;gap:30px}.proof-grid p{font-size:23px;font-weight:750}.proof-grid div{display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.22);padding-left:24px}.proof-grid strong{font-size:14px}.proof-grid span{font-size:12px;color:#bcd4d0}
.section{padding:104px 0}.section-intro{background:var(--paper)}.section-heading h2,.product-copy h2,.ai-copy h2,.pricing-heading h2,.final-cta h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:0;font-weight:780}.section-heading>p,.product-copy>p,.ai-copy>p,.pricing-heading>div>p{color:var(--muted);font-size:17px}.split-heading{display:grid;grid-template-columns:1.45fr .75fr;align-items:end;gap:70px}.split-heading>p{margin:0}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px;border-top:1px solid #cfd9d6}.workflow-step{position:relative;padding:32px 26px 14px 0;border-right:1px solid #cfd9d6}.workflow-step:not(:first-child){padding-left:26px}.workflow-step:last-child{border-right:0}.workflow-step .step-number{position:absolute;top:-13px;left:0;background:var(--paper);padding-right:10px;color:#80918e;font-size:12px;font-weight:750}.workflow-step:not(:first-child) .step-number{left:26px}.workflow-step i{font-size:26px;color:var(--coral)}.workflow-step h3{font-size:22px;margin:20px 0 7px}.workflow-step p{margin:0;color:var(--muted);font-size:14px}
.product-section{overflow:hidden}.product-layout{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:68px}.product-copy>p{margin:20px 0}.check-list{list-style:none;margin:30px 0 0;padding:0;display:grid;gap:18px}.check-list li{display:flex;gap:13px;color:var(--muted)}.check-list i{margin-top:6px;color:var(--brand)}.check-list strong{color:var(--ink)}.product-window{border:1px solid #b9c8c5;background:#fff;border-radius:7px;box-shadow:0 28px 75px rgba(13,54,58,.18);overflow:hidden;transform:perspective(1200px) rotateY(-2deg)}.window-bar{height:44px;display:flex;align-items:center;gap:7px;padding:0 14px;background:#edf2f0;border-bottom:1px solid #d4dedb}.window-bar>span{width:9px;height:9px;border-radius:50%;background:#c1cecb}.window-bar>span:first-child{background:var(--coral)}.window-bar>span:nth-child(2){background:var(--yellow)}.window-bar>span:nth-child(3){background:var(--mint)}.window-bar strong{margin-left:10px;font-size:12px}.window-body{display:grid;grid-template-columns:130px 1fr;min-height:410px}.mock-sidebar{background:#0d3c43;color:#c9dddd;padding:22px 12px;display:flex;flex-direction:column;gap:7px}.mock-sidebar img{width:36px;margin:0 8px 19px}.mock-sidebar span{display:flex;gap:8px;align-items:center;padding:9px;border-radius:3px;font-size:11px}.mock-sidebar span.active{background:#fff;color:#0d3c43}.mock-content{padding:25px;background:#f7f9f8}.mock-topline{display:flex;justify-content:space-between;align-items:flex-start}.mock-topline div{display:flex;flex-direction:column}.mock-topline small,.metric-row small{color:#71827f;font-size:10px}.mock-topline strong{font-size:16px}.mock-topline>span{font-size:11px;color:#657875}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.metric-row>div{padding:15px;background:#fff;border:1px solid #dfe6e4;border-radius:4px;display:grid}.metric-row strong{font-size:25px}.metric-row em{font-size:9px;font-style:normal;color:var(--brand)}.mock-board{background:#fff;border:1px solid #dfe6e4;border-radius:4px}.board-header,.board-row{display:grid;align-items:center;padding:12px 14px}.board-header{grid-template-columns:1fr auto;border-bottom:1px solid #e3e9e7;font-size:11px}.board-header span{color:var(--brand)}.board-row{grid-template-columns:8px 1.4fr 1fr auto;gap:9px;border-bottom:1px solid #edf1f0;font-size:10px}.board-row:last-child{border-bottom:0}.board-row em{font-style:normal;color:#647673}.status{width:7px;height:7px;border-radius:50%}.status.urgent{background:var(--coral)}.status.active{background:var(--yellow)}.status.ready{background:var(--mint)}
.product-heading{max-width:850px}.product-heading>p:last-child{max-width:720px}.product-figure{margin:55px 0 0}.product-shot{overflow:hidden;border:1px solid #bdcac7;border-radius:7px;background:#eef3f1;box-shadow:0 24px 65px rgba(17,46,49,.15)}.product-shot img{width:100%;height:auto}.product-figure figcaption{display:grid;grid-template-columns:48px 1fr;gap:20px;max-width:820px;margin:24px 0 0 auto}.product-figure figcaption>span,.story-index{color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.8px}.product-figure h3{margin:0 0 6px;font-size:24px}.product-figure p{margin:0;color:var(--muted)}.product-stories{background:var(--paper)}.product-story{padding:100px 0;border-top:1px solid var(--line)}.product-story-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:58px;align-items:center}.product-story.alternate{background:#fff}.product-story.alternate .product-story-copy{order:2}.product-story.alternate .product-shot{order:1}.product-story-copy h2{margin:12px 0 18px;font-size:clamp(30px,3.3vw,45px);line-height:1.1}.product-story-copy>p{color:var(--muted)}.story-points{list-style:none;margin:25px 0 0;padding:0;border-top:1px solid var(--line)}.story-points li{position:relative;padding:12px 0 12px 22px;border-bottom:1px solid var(--line);font-size:14px}.story-points li::before{content:"";position:absolute;left:0;top:21px;width:7px;height:7px;border-radius:50%;background:var(--coral)}.product-story .product-shot{box-shadow:0 18px 45px rgba(17,46,49,.1)}.adoption-section{background:#fff}.adoption-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}.adoption-layout h2{margin:0;font-size:clamp(34px,4vw,50px);line-height:1.1}.adoption-points{border-top:1px solid var(--line)}.adoption-points article{display:grid;grid-template-columns:46px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.adoption-points i{width:40px;height:40px;display:grid;place-items:center;background:#e7f3f0;color:var(--brand);border-radius:4px}.adoption-points h3{margin:0 0 5px;font-size:18px}.adoption-points p{margin:0;color:var(--muted);font-size:14px}
.document-story{padding:104px 0;background:#102f34;color:#fff}.document-heading{max-width:850px}.document-heading .eyebrow{color:var(--mint)}.document-heading>p:last-child{max-width:720px;color:#c7d9d6}.document-gallery{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:50px;align-items:start}.document-gallery figure{margin:0}.document-shot{overflow:hidden;max-height:690px;border:1px solid rgba(255,255,255,.2);border-radius:7px;background:#fff}.document-shot img{width:100%;height:auto}.document-gallery figcaption{display:flex;flex-direction:column;gap:4px;padding:18px 2px 0}.document-gallery figcaption strong{font-size:18px}.document-gallery figcaption span{color:#bcd0cc;font-size:14px}
.capability-section{background:var(--paper)}.centered-heading{text-align:center;max-width:800px;margin:auto}.centered-heading .eyebrow{justify-content:center}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:56px;border:1px solid var(--line)}.capability-grid article{min-height:225px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.capability-grid article:nth-child(3n){border-right:0}.capability-grid article:nth-child(n+4){border-bottom:0}.capability-grid i{color:var(--brand);font-size:25px}.capability-grid h3{margin:20px 0 8px;font-size:19px}.capability-grid p{margin:0;color:var(--muted);font-size:14px}
.ai-section{background:#102f34;color:#fff;overflow:hidden}.ai-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.ai-copy h2{max-width:580px}.ai-copy>p:not(.eyebrow){color:#c7d9d6;margin:20px 0 34px}.ai-points{display:grid;gap:17px}.ai-points div{display:grid;grid-template-columns:100px 1fr;gap:15px;padding-top:17px;border-top:1px solid rgba(255,255,255,.18)}.ai-points span{font-size:14px;color:#bdd0cc}.ai-visual{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.15);background:#0c282d;overflow:hidden}.ai-visual>img{width:150px;filter:brightness(0) invert(1);opacity:.16}.scan-line{position:absolute;inset:50% 0 auto;height:1px;background:var(--mint);box-shadow:0 0 18px var(--mint)}.document-card{position:absolute;width:210px;padding:16px;background:#fff;color:var(--ink);border-radius:4px;box-shadow:var(--shadow);display:grid;grid-template-columns:30px 1fr;align-items:center}.document-card i{grid-row:1/3;color:var(--coral);font-size:20px}.document-card span{font-size:11px;color:var(--muted)}.document-card strong{font-size:12px}.document-one{top:56px;left:34px}.document-two{right:30px;bottom:52px}
.testimonial-layout{display:grid;grid-template-columns:80px 1.6fr .7fr;gap:35px;align-items:center}.quote-mark{font-family:Georgia,serif;font-size:110px;line-height:1;color:var(--mint);align-self:start}.testimonial-layout blockquote{margin:0}.testimonial-layout blockquote>p{margin:0 0 28px;font-size:25px;line-height:1.5;font-weight:550}.testimonial-layout blockquote footer{display:flex;gap:12px;align-items:center}.testimonial-layout blockquote img{width:48px;height:48px;object-fit:cover;border-radius:50%}.testimonial-layout blockquote footer div{display:flex;flex-direction:column}.testimonial-layout blockquote footer span{color:var(--muted);font-size:13px}.testimonial-result{border-left:3px solid var(--coral);padding:17px 0 17px 22px;display:flex;flex-direction:column}.testimonial-result strong{font-size:19px}.testimonial-result span{color:var(--muted);font-size:14px}
.pricing-section{background:var(--paper)}.pricing-heading{display:grid;grid-template-columns:1fr auto;align-items:end;gap:40px;margin-bottom:45px}.pricing-heading>div:first-child{max-width:760px}.billing-switch{display:inline-flex;padding:3px;border:1px solid #b8c6c3;border-radius:5px;background:#fff}.billing-switch button{height:38px;border:0;background:transparent;color:var(--muted);padding:0 17px;border-radius:3px;cursor:pointer}.billing-switch button.active{background:var(--brand-dark);color:#fff}.pricing-grid,.pricing-loading{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pricing-loading>div{height:450px;border-radius:6px;background:linear-gradient(90deg,#e4e9e7 25%,#f2f5f4 50%,#e4e9e7 75%);background-size:200% 100%;animation:loading 1.4s infinite}.pricing-card{position:relative;display:flex;flex-direction:column;min-height:470px;padding:29px;background:#fff;color:var(--ink);border:1px solid var(--line);border-top:4px solid var(--brand);border-radius:6px}.pricing-card.recommended{border-top-color:var(--coral);box-shadow:var(--shadow)}.recommended-label{position:absolute;top:16px;right:16px;padding:4px 8px;background:#fbe9e4;color:#a9432d;font-size:10px;font-weight:800;text-transform:uppercase;border-radius:3px}.pricing-card h3{font-size:25px;margin:0 0 6px}.pricing-card header p{min-height:52px;margin:0;color:var(--muted);font-size:14px}.price{display:flex;align-items:baseline;gap:7px;margin:22px 0}.price strong{font-size:38px;line-height:1}.price span{color:var(--muted);font-size:13px}.pricing-card ul{list-style:none;padding:0;margin:0 0 26px;display:grid;gap:11px}.pricing-card li{display:flex;gap:9px;align-items:flex-start;font-size:13px}.pricing-card li i{color:var(--brand);margin-top:4px}.pricing-card>button{margin-top:auto}.pricing-footnote{text-align:center;margin:24px 0 0;color:var(--muted);font-size:12px}.pricing-footnote i{margin-right:7px;color:var(--brand)}.state-panel{padding:40px;text-align:center;border:1px solid #d8e1de;background:#fff}.state-panel i,.state-panel strong,.state-panel span{display:block}.state-panel i{font-size:25px;color:var(--brand)}.state-panel strong{margin:12px 0 3px}.state-panel span{color:var(--muted);font-size:14px}.state-panel .button{margin-top:17px}
.faq-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:100px}.faq-layout .section-heading h2{font-size:42px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-weight:750;text-decoration:none}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-weight:720;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{color:var(--brand);transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{margin:-6px 45px 24px 0;color:var(--muted)}.final-cta{background:var(--coral);color:#fff;padding:70px 0}.final-cta-layout{display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px}.final-cta-layout>div:last-child{display:flex;flex-direction:column;align-items:center;gap:8px}.final-cta-layout>div:last-child span{font-size:11px}
.site-footer{background:#0c272c;color:#d4e3e0;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:60px}.footer-brand img{width:160px}.footer-brand p{max-width:310px;color:#9fb8b4;font-size:14px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-grid strong{color:#fff;margin-bottom:6px}.footer-grid a{font-size:13px;color:#acc1bd}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:45px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#7f9a95;font-size:11px}
.site-notice{position:fixed;z-index:100;left:50%;bottom:22px;transform:translateX(-50%);width:min(620px,calc(100% - 32px));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 16px;background:#fff;border-left:4px solid var(--brand);box-shadow:var(--shadow);color:var(--ink)}.site-notice[hidden]{display:none}.site-notice button{border:0;background:transparent;color:var(--muted);cursor:pointer}.signup-modal,.activation-modal{position:fixed;inset:0;z-index:200;background:rgba(5,25,29,.82);display:flex;align-items:center;justify-content:center;padding:20px;backdrop-filter:blur(6px)}.signup-modal[hidden],.activation-modal[hidden]{display:none}.signup-dialog,.activation-dialog{position:relative;width:min(680px,100%);max-height:92vh;overflow:auto;background:#fff;color:var(--ink);padding:34px;border-radius:7px;box-shadow:0 30px 90px rgba(0,0,0,.3)}.icon-button{width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:4px;cursor:pointer}.signup-close{position:absolute;right:18px;top:18px}.signup-header h2{font-size:30px;line-height:1.2;margin:0}.signup-header>p:last-child{margin:8px 0 0;color:var(--brand);font-weight:750}.signup-steps{display:grid;grid-template-columns:repeat(3,1fr);margin:25px 0;border-bottom:1px solid var(--line)}.signup-steps span{padding:9px 0;color:#8b9997;font-size:11px}.signup-steps span.active{color:var(--brand);border-bottom:2px solid var(--brand)}.signup-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{position:relative;display:flex;flex-direction:column;gap:5px}.field>span{font-size:12px;font-weight:750}.field input{width:100%;height:44px;border:1px solid #bdcac7;border-radius:4px;padding:0 12px;color:var(--ink);background:#fff}.field input:focus{border-color:var(--brand)}.field.invalid input{border-color:#bc4831}.field-error{min-height:16px;color:#a83824;font-size:10px}.signup-full{grid-column:1/-1}.password-field input{padding-right:44px}.password-field button{position:absolute;right:5px;top:27px;width:35px;height:34px;border:0;background:transparent;color:var(--muted);cursor:pointer}.signup-consent{display:flex;align-items:flex-start;gap:9px;margin-top:8px;font-size:12px;color:var(--muted)}.signup-consent input{margin-top:4px;accent-color:var(--brand)}.form-error{padding:10px 12px;background:#fff0ec;color:#a43824;border-left:3px solid var(--coral);font-size:12px}.signup-submit{width:100%;margin-top:17px}.signup-submit[disabled]{opacity:.65;cursor:wait}.secure-note{text-align:center;margin:10px 0 0;color:var(--muted);font-size:11px}.secure-note i{margin-right:6px}.activation-dialog{width:min(560px,100%);text-align:center;padding:46px}.activation-icon{width:62px;height:62px;margin:0 auto 22px;border-radius:50%;display:grid;place-items:center;background:#e9f5f1;color:var(--brand);font-size:22px}.activation-dialog .eyebrow{justify-content:center}.activation-dialog h2{font-size:31px;margin:0}.activation-dialog>p:not(.eyebrow){color:var(--muted)}.activation-progress{height:4px;margin:25px 0;background:#e0e8e6;overflow:hidden}.activation-progress span{display:block;width:40%;height:100%;background:var(--brand);animation:progress 1.4s ease-in-out infinite}.activation-help{display:block;margin-top:16px;color:var(--muted);font-size:12px}.activation-dialog.ready .activation-icon{background:#e6f4eb;color:#2c7b49}.activation-dialog.failed .activation-icon{background:#fff0ec;color:#b84630}@keyframes loading{to{background-position:-200% 0}}@keyframes progress{0%{transform:translateX(-100%)}100%{transform:translateX(350%)}}
@media(max-width:980px){.nav-shell{grid-template-columns:150px 1fr auto}.site-navigation{gap:16px}.nav-actions .button-ghost{display:none}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>p{grid-column:1/-1;margin:24px 0 0}.proof-grid>div{margin-bottom:24px}.proof-grid>div:last-child{display:none}.product-layout,.ai-layout{grid-template-columns:1fr;gap:55px}.product-copy{max-width:700px}.product-window{transform:none}.product-story-layout,.adoption-layout{grid-template-columns:1fr;gap:38px}.product-story-copy{max-width:760px}.product-story.alternate .product-story-copy,.product-story.alternate .product-shot{order:initial}.faq-layout{gap:50px}.pricing-grid,.pricing-loading{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:2}.testimonial-layout{grid-template-columns:55px 1fr}.testimonial-result{grid-column:2}}
@media(max-width:760px){:root{--shell:min(100% - 28px,1180px)}.nav-shell{height:72px;grid-template-columns:1fr auto}.brand img{width:135px}.mobile-menu-button{display:block}.site-navigation{position:absolute;top:72px;left:14px;right:14px;display:none;flex-direction:column;gap:0;padding:10px;background:#fff;color:var(--ink);box-shadow:var(--shadow);border-radius:5px}.site-navigation.open{display:flex}.site-navigation a{padding:11px}.nav-actions{display:none}.hero{height:auto;min-height:760px;align-items:flex-start}.hero-image{object-position:62% center}.hero-overlay{background:linear-gradient(0deg,rgba(7,28,32,.98) 0%,rgba(7,28,32,.82) 68%,rgba(7,28,32,.32))}.hero-content{padding-top:210px;padding-bottom:150px}.hero h1{font-size:65px}.hero-promise{font-size:31px}.hero-copy{font-size:16px}.hero-reassurance{flex-wrap:wrap;gap:9px 16px}.hero-status{grid-template-columns:1fr 1fr;gap:13px;padding:16px}.hero-status>i{display:none}.hero-status div:nth-of-type(n+3){display:none}.proof-grid{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:24px 0}.proof-grid>p{margin:0 0 14px}.proof-grid>div{width:100%;margin:0;padding:12px 0;border-left:0;border-top:1px solid rgba(255,255,255,.15)}.proof-grid>div:last-child{display:flex}.section{padding:75px 0}.split-heading,.pricing-heading,.faq-layout,.final-cta-layout{grid-template-columns:1fr;gap:26px}.workflow-grid{grid-template-columns:1fr 1fr}.workflow-step:nth-child(2){border-right:0}.workflow-step:nth-child(n+3){border-top:1px solid #cfd9d6}.product-layout{gap:38px}.product-window{transform:none;overflow-x:auto}.window-body{min-width:610px}.product-story{padding:72px 0}.product-figure figcaption{grid-template-columns:34px 1fr;gap:10px}.product-figure h3{font-size:20px}.document-story{padding:75px 0}.document-gallery{grid-template-columns:1fr;gap:48px}.document-shot{max-height:600px}.capability-grid{grid-template-columns:1fr 1fr}.capability-grid article:nth-child(3n){border-right:1px solid var(--line)}.capability-grid article:nth-child(2n){border-right:0}.capability-grid article:nth-child(n+4){border-bottom:1px solid var(--line)}.capability-grid article:nth-child(n+5){border-bottom:0}.ai-layout{gap:42px}.ai-visual{min-height:380px}.testimonial-layout{grid-template-columns:35px 1fr;gap:15px}.quote-mark{font-size:75px}.testimonial-layout blockquote>p{font-size:20px}.pricing-grid,.pricing-loading{grid-template-columns:1fr}.pricing-card{min-height:auto}.billing-switch{justify-self:start}.faq-layout .section-heading h2{font-size:36px}.final-cta-layout>div:last-child{align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:5px}.signup-dialog{padding:27px 20px}.signup-fields{grid-template-columns:1fr}.signup-full{grid-column:auto}.signup-steps span{font-size:9px}.activation-dialog{padding:38px 22px}}
@media(max-width:480px){.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.workflow-grid,.capability-grid{grid-template-columns:1fr}.workflow-step{border-right:0!important;padding-left:0!important}.workflow-step .step-number{left:0!important}.workflow-step:nth-child(n+2){border-top:1px solid #cfd9d6}.capability-grid article{border-right:0!important;border-bottom:1px solid var(--line)!important}.capability-grid article:last-child{border-bottom:0!important}.ai-visual{min-height:350px}.document-card{width:190px}.document-one{left:14px}.document-two{right:14px}.testimonial-layout{grid-template-columns:1fr}.quote-mark{height:45px}.testimonial-result{grid-column:1}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.site-notice{bottom:10px}.site-notice>i{display:none}}
.eyebrow,.story-index{letter-spacing:0}
@media(max-width:760px){:root{--shell:min(1180px,calc(100% - 28px))}.hero-content{width:var(--shell)}.hero-promise,.hero-copy{max-width:100%;overflow-wrap:anywhere}.hero-promise{font-size:28px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.nav-shell{grid-template-columns:170px 1fr auto;gap:18px}.site-navigation{gap:18px}.market-band{background:#f8fbfa;border-bottom:1px solid var(--line)}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.market-grid article{min-height:128px;padding:28px 30px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;gap:8px}.market-grid article:last-child{border-right:0}.market-grid span{color:var(--brand);font-size:12px;font-weight:800;text-transform:uppercase}.market-grid strong{font-size:18px;line-height:1.35}.outcomes-section{background:#fff}.outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:54px;border:1px solid var(--line);background:#fff}.outcome-grid article{min-height:260px;padding:30px 25px;border-right:1px solid var(--line);display:flex;flex-direction:column}.outcome-grid article:last-child{border-right:0}.outcome-grid i{width:44px;height:44px;display:grid;place-items:center;border-radius:4px;background:#e8f3f0;color:var(--brand);font-size:20px}.outcome-grid h3{margin:24px 0 8px;font-size:21px;line-height:1.25}.outcome-grid p{margin:0;color:var(--muted);font-size:14px}.field-story{padding:100px 0;background:#0f3035;color:#fff;border-top:1px solid rgba(255,255,255,.1)}.field-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.field-device{display:flex;justify-content:center}.phone-shell{width:min(360px,100%);padding:14px;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:#071f23;box-shadow:0 30px 80px rgba(0,0,0,.25)}.phone-top{width:76px;height:5px;margin:4px auto 15px;border-radius:999px;background:rgba(255,255,255,.28)}.phone-content{min-height:470px;padding:24px;border-radius:18px;background:#f7faf8;color:var(--ink);display:flex;flex-direction:column}.phone-state{align-self:flex-start;padding:5px 9px;border-radius:4px;background:#eaf3f0;color:var(--brand);font-size:11px;font-weight:800;text-transform:uppercase}.phone-content strong{margin-top:22px;font-size:26px;line-height:1.14}.phone-content small{margin-top:9px;color:var(--muted)}.phone-content ul{list-style:none;margin:34px 0 0;padding:0;display:grid;gap:12px}.phone-content li{position:relative;padding-left:24px;font-size:14px}.phone-content li::before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background:var(--coral)}.phone-content button{margin-top:auto;min-height:46px;border:0;border-radius:4px;background:var(--brand-dark);color:#fff;font-weight:800}.field-copy h2{margin:12px 0 18px;font-size:clamp(32px,4vw,50px);line-height:1.08}.field-copy>p{color:#c6d9d6;font-size:17px}.field-copy .story-points{border-color:rgba(255,255,255,.18)}.field-copy .story-points li{border-color:rgba(255,255,255,.18);color:#e6f1ef}.ai-prompt{margin-top:26px;padding:18px 20px;border-left:3px solid var(--mint);background:rgba(255,255,255,.08);color:#fff;font-weight:750}.implementation-section{background:#fff}.implementation-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:72px;align-items:start}.implementation-layout .section-heading h2{font-size:clamp(32px,3.6vw,46px)}.implementation-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.implementation-grid article{min-height:235px;padding:28px;background:#f8fbfa;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.implementation-grid article:nth-child(2n){border-right:0}.implementation-grid article:nth-child(n+3){border-bottom:0}.implementation-grid i{color:var(--coral);font-size:24px}.implementation-grid h3{margin:18px 0 8px;font-size:19px}.implementation-grid p{margin:0;color:var(--muted);font-size:14px}@media(max-width:1080px){.nav-shell{grid-template-columns:150px 1fr auto;gap:14px}.site-navigation{gap:13px}.site-navigation a{font-size:13px}.nav-actions .button{padding-inline:12px}.outcome-grid{grid-template-columns:1fr 1fr}.outcome-grid article:nth-child(2n){border-right:0}.outcome-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.field-layout,.implementation-layout{grid-template-columns:1fr;gap:45px}.field-device{justify-content:flex-start}}@media(max-width:760px){.nav-shell{grid-template-columns:1fr auto}.site-navigation{gap:0}.market-grid{grid-template-columns:1fr}.market-grid article{min-height:auto;padding:22px 0;border-right:0;border-bottom:1px solid var(--line)}.market-grid article:last-child{border-bottom:0}.outcome-grid{grid-template-columns:1fr}.outcome-grid article{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.outcome-grid article:last-child{border-bottom:0}.field-story{padding:74px 0}.phone-shell{width:min(330px,100%)}.phone-content{min-height:420px}.implementation-grid{grid-template-columns:1fr}.implementation-grid article,.implementation-grid article:nth-child(2n),.implementation-grid article:nth-child(n+3){border-right:0;border-bottom:1px solid var(--line)}.implementation-grid article:last-child{border-bottom:0}}@media(max-width:480px){.phone-shell{padding:10px;border-radius:22px}.phone-content{padding:20px;border-radius:15px}.phone-content strong{font-size:23px}.market-grid strong,.outcome-grid h3,.implementation-grid h3{overflow-wrap:anywhere}}
.site-header{position:absolute}.nav-shell{height:82px;padding:0 16px;border:1px solid rgba(255,255,255,.16);border-top:0;background:rgba(6,18,24,.46);backdrop-filter:blur(18px);box-shadow:0 18px 70px rgba(0,0,0,.18)}.brand img{filter:drop-shadow(0 8px 18px rgba(0,0,0,.25))}.site-navigation a{position:relative;color:#eaf7f4}.site-navigation a::after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:#7ce3c8;transform:scaleX(0);transform-origin:left;transition:transform .2s}.site-navigation a:hover::after{transform:scaleX(1)}.button{border-radius:6px}.button-primary{background:#ff7048;border-color:#ff7048;box-shadow:0 12px 34px rgba(255,112,72,.28)}.button-primary:hover{background:#ff5f32;border-color:#ff5f32}.button-light{color:#071820;box-shadow:0 14px 40px rgba(255,255,255,.16)}.hero{min-height:820px;height:min(92vh,940px);background:#071017;isolation:isolate}.hero::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(90deg,#000 0%,#000 52%,transparent 95%)}.hero-image{z-index:1;inset:150px max(28px,calc((100vw - 1180px)/2)) auto auto;width:min(720px,52vw);height:auto;object-fit:contain;object-position:center;opacity:.97;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#fff;box-shadow:0 34px 90px rgba(0,0,0,.46);transform:perspective(1100px) rotateY(-8deg) rotateX(4deg)}.hero-overlay{z-index:0;background:linear-gradient(90deg,#071017 0%,rgba(7,16,23,.98) 42%,rgba(7,16,23,.66) 70%,rgba(7,16,23,.24) 100%),linear-gradient(0deg,rgba(8,126,139,.24),transparent 45%)}.hero-content{z-index:2;padding-top:130px}.hero h1{font-size:104px;text-shadow:0 20px 70px rgba(0,0,0,.42)}.hero-promise{max-width:690px;font-size:46px}.hero-copy{max-width:640px;color:#d7e9e6}.hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.hero-pills span{padding:7px 10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);color:#ddf3ef;font-size:12px;font-weight:760}.hero-status{z-index:3;bottom:26px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(250,255,253,.92);backdrop-filter:blur(14px);box-shadow:0 24px 80px rgba(0,0,0,.32)}.proof-band{background:#081c23}.proof-grid{min-height:118px}.market-band{background:#fff}.market-grid{margin-top:-1px}.market-grid article{background:linear-gradient(180deg,#fff,#f6fbf9)}.market-grid article:hover{background:#ecf8f5}.section-intro,.capability-section,.pricing-section{background:#f4f7f8}.section-heading h2,.product-story-copy h2,.field-copy h2,.implementation-layout .section-heading h2{color:#0b1d24}.product-section{background:#fff}.product-shot,.document-shot{border-radius:8px;box-shadow:0 30px 90px rgba(12,37,44,.16)}.product-figure-wide .product-shot{box-shadow:0 40px 110px rgba(12,37,44,.22)}.outcome-grid,.capability-grid,.implementation-grid{border-radius:8px;overflow:hidden;box-shadow:0 22px 70px rgba(12,37,44,.08)}.outcome-grid article,.capability-grid article,.implementation-grid article{transition:transform .2s,background .2s}.outcome-grid article:hover,.capability-grid article:hover,.implementation-grid article:hover{transform:translateY(-2px);background:#fbfefd}.field-story,.ai-section,.document-story{background:#071820}.phone-shell{border-radius:30px;background:#061115}.phone-content{background:#f9fcfb}.ai-visual{border-radius:8px;background:#0a242c}.testimonial-section{background:#fff}.testimonial-layout{padding:38px;border:1px solid var(--line);border-radius:8px;box-shadow:0 20px 70px rgba(12,37,44,.08)}.final-cta{background:#ff7048}@media(max-width:1080px){.hero-image{width:min(620px,50vw);opacity:.52}.hero-promise{font-size:38px}.hero h1{font-size:82px}}@media(max-width:760px){.nav-shell{height:72px;padding:0;border:0;border-bottom:1px solid rgba(255,255,255,.18);background:rgba(6,18,24,.7)}.hero{min-height:820px;height:auto}.hero::before{mask-image:linear-gradient(0deg,#000 0%,transparent 88%)}.hero-image{inset:112px 14px auto 14px;width:calc(100% - 28px);opacity:.38;transform:none}.hero-content{padding-top:250px;padding-bottom:190px}.hero h1{font-size:62px}.hero-promise{font-size:30px}.hero-status{bottom:0;border-radius:8px 8px 0 0}.hero-pills span{font-size:11px}.testimonial-layout{padding:0;border:0;box-shadow:none}}@media(max-width:480px){.hero-content{padding-top:220px}.hero-pills{gap:6px}.hero-pills span{padding:6px 8px}.hero-status{width:calc(100% - 28px)}}
.document-gallery{align-items:stretch}.document-gallery figure{display:flex;flex-direction:column;height:100%}.document-shot{height:680px;max-height:none}.document-shot img{width:100%;height:100%;object-fit:cover;object-position:top center}@media(max-width:760px){.document-shot{height:540px;max-height:none}}@media(max-width:480px){.document-shot{height:460px;max-height:none}}
