:root{--ink:#17211c;--muted:#526057;--paper:#f7f8fa;--surface:#fff;--line:#d9e0e8;--brand:#1266dc;--brand-dark:#10233d;--brand-soft:#e1edff;--accent:#1f74ea;--shadow:0 20px 60px #17211c17;--radius:1.25rem;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:.7rem 1rem;position:absolute;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.container{width:min(calc(100% - 2.5rem), var(--max));margin-inline:auto}.narrow{width:min(100% - 2.5rem,760px);margin-inline:auto}.section{padding:6rem 0}.section-compact{padding:3.5rem 0}.section-white{background:var(--surface)}.section-dark{background:var(--ink);color:#fff}.eyebrow{color:var(--brand);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.77rem;font-weight:800;line-height:1.3}.section-dark .eyebrow{color:#86d2b1}h1,h2,h3{letter-spacing:-.035em;margin:0 0 1.15rem;font-family:Georgia,Times New Roman,serif;line-height:1.08}h1{max-width:900px;font-size:clamp(3rem,7.5vw,6.3rem)}h2{max-width:780px;font-size:clamp(2.25rem,5vw,4.2rem)}h3{font-size:clamp(1.4rem,2vw,1.8rem)}p{margin:0 0 1.2rem}.lead{max-width:760px;color:var(--muted);font-size:clamp(1.15rem,2.2vw,1.4rem)}.section-dark .lead{color:#cbd4ce}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid var(--brand);background:var(--brand);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.72rem 1.15rem;font-size:.94rem;font-weight:750;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.button:hover{background:var(--brand-dark);transform:translateY(-1px)}.button-secondary{border-color:var(--line);color:var(--ink);background:0 0}.button-secondary:hover{background:#fff}.button-light{color:var(--ink);background:#fff;border-color:#fff}.header{z-index:20;background:#f7f8faf5;border-bottom:1px solid #10233d1f;position:relative}.nav{justify-content:space-between;align-items:center;gap:2rem;min-height:106px;display:flex}.wordmark{letter-spacing:.15em;font-size:.92rem;font-weight:900;text-decoration:none}.brand-logo{align-items:center;text-decoration:none;display:flex}.brand-logo img{width:280px;height:auto;display:block}.nav-links{align-items:center;gap:1.6rem;font-size:.88rem;font-weight:700;display:flex}.nav-links a{text-decoration:none}.nav-links a:hover{color:var(--brand)}.menu-toggle,.mobile-menu,.mobile-quote{display:none}.hero{padding:7rem 0 6rem;overflow:hidden}.hero-photo{color:#fff;background:var(--brand-dark);align-items:center;min-height:690px;padding:6rem 0;display:flex;position:relative}.hero-image{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,#08182bf5 0%,#08182bdb 38%,#08182b42 68%,#08182b0d 100%);position:absolute;inset:0}.hero-content{z-index:1;position:relative}.hero-content h1{max-width:790px;font-size:clamp(3.8rem,8vw,7.4rem)}.hero-content .eyebrow{color:#75adff}.hero-lead{color:#e5edf8;max-width:720px;font-size:clamp(1.15rem,2.1vw,1.42rem)}.hook-line{color:#fff;margin-top:1.8rem;font-weight:800}.hook-line strong{color:#75adff}.hero-image-mobile{display:none}.button-bright{background:#227cf2;border-color:#227cf2}.text-link{color:#fff;align-self:center;font-weight:750}.hero-photo .supporting{color:#c8d4e3}.hero-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:center;gap:4rem;display:grid}.hero .lead{margin-top:1.5rem}.supporting{color:var(--muted);margin-top:1rem;font-size:.9rem}.workflow-art{min-height:440px;position:relative}.workflow-card{border:1px solid var(--line);background:var(--surface);width:min(280px,82%);box-shadow:var(--shadow);border-radius:1rem;padding:1.1rem 1.2rem;position:absolute}.workflow-card:first-child{top:0;left:0;transform:rotate(-4deg)}.workflow-card:nth-child(2){top:140px;right:0;transform:rotate(3deg)}.workflow-card:nth-child(3){background:var(--brand-soft);border-color:#7eb99f;bottom:0;left:10%;transform:rotate(-1deg)}.workflow-card span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.workflow-card strong{margin-top:.35rem;font-family:Georgia,serif;font-size:1.25rem;line-height:1.2;display:block}.grid{gap:1.25rem;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cards{margin-top:2.5rem}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1.6rem}.section-dark .card{color:var(--ink)}.card p:last-child{margin-bottom:0}.number{background:var(--brand-soft);width:2.3rem;height:2.3rem;color:var(--brand-dark);border-radius:50%;place-items:center;margin-bottom:1.3rem;font-weight:800;display:inline-grid}.callout{border-left:5px solid var(--accent);background:#fff8e9;margin-top:2rem;padding:1.6rem;font-family:Georgia,serif;font-size:1.25rem}.admin-strip{aspect-ratio:3;box-shadow:var(--shadow);background:#0c1725;border-radius:1.4rem;margin-top:2.5rem;position:relative;overflow:hidden}.admin-strip img{object-fit:cover}.admin-mobile{display:none}.pain-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.5rem;display:grid}.pain-item{border-bottom:1px solid var(--line);grid-template-columns:2.5rem 1fr;align-items:start;gap:.8rem;padding:1.15rem .5rem;display:grid}.pain-item:nth-child(odd){border-right:1px solid var(--line);padding-right:2rem}.pain-item:nth-child(2n){padding-left:2rem}.pain-item span{color:var(--brand);letter-spacing:.08em;font-size:.7rem;font-weight:900}.pain-item p{margin:0;font-weight:750;line-height:1.4}.under-message{text-align:center;max-width:760px;margin:2.5rem auto 0;font-family:Georgia,serif;font-size:1.45rem}.final-hook{background:linear-gradient(135deg,#0b1d34,#123e78);position:relative}.technology-band{color:#fff;background:linear-gradient(135deg,#091b31 0%,#102f59 68%,#1266dc 150%);overflow:hidden}.technology-band .eyebrow{color:#75adff}.technology-band .lead{color:#cdd9e8}.capability-grid{border-top:1px solid #fff3;border-left:1px solid #fff3;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:3rem;display:grid}.capability-grid article{background:#ffffff06;border-bottom:1px solid #fff3;border-right:1px solid #fff3;min-height:310px;padding:1.4rem}.capability-grid article:hover{background:#1266dc2e}.capability-grid article>span{color:#75adff;margin-bottom:2.2rem;font-size:.7rem;font-weight:900;display:block}.capability-grid h3{letter-spacing:-.02em;min-height:2.3em;font-family:Arial,sans-serif;font-size:1.2rem}.capability-grid p{color:#dce5f0;font-size:.9rem;line-height:1.5}.capability-grid small{color:#75adff;text-transform:uppercase;letter-spacing:.06em;margin-top:1.5rem;font-size:.68rem;font-weight:800;line-height:1.5;display:block}.split{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:5rem;display:grid}.prose h2{margin-top:3.5rem;font-size:2.3rem}.prose h2:first-child{margin-top:0}.prose ul{padding-left:1.3rem}.notice{background:#fff7df;border:1px solid #d2b36c;border-radius:.8rem;padding:1rem 1.2rem;font-size:.91rem}.quote-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:start;gap:4rem;display:grid}.form{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:clamp(1.4rem,4vw,2.5rem)}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.field{margin-bottom:1.35rem}.field label,.legend{margin-bottom:.45rem;font-size:.9rem;font-weight:750;display:block}.optional{color:var(--muted);font-size:.78rem;font-weight:400}.field input,.field textarea,.field select{width:100%;color:var(--ink);background:#fff;border:1px solid #aeb8b1;border-radius:.65rem;padding:.78rem .85rem}.field input[aria-invalid=true],.field textarea[aria-invalid=true],.field select[aria-invalid=true]{border-color:#b42318;outline:3px solid #b4231829}.field textarea{resize:vertical;min-height:180px}.radio-group{gap:1.25rem;display:flex}.radio-group label,.check{align-items:flex-start;gap:.55rem;display:flex}.radio-group input,.check input{width:1.1rem;height:1.1rem;accent-color:var(--brand);margin-top:.25rem}.privacy-check .check{align-items:center;min-height:1.5rem;margin-bottom:.25rem;line-height:1.25;display:flex}.privacy-check .check input{border:0;flex:0 0 1.1rem;width:1.1rem;height:1.1rem;margin:0;padding:0}.privacy-check .link-button{color:var(--brand-dark);margin-left:1.65rem;font-size:.85rem}.help,.error{margin-top:.35rem;font-size:.78rem}.help{color:var(--muted)}.error{color:#a3261c}.form-status{border-radius:.65rem;margin:1rem 0;padding:1rem}.form-status.success{background:var(--brand-soft);color:var(--brand-dark)}.form-status.failure{color:#812319;background:#fae5e1}.sidebar{position:sticky;top:2rem}.sidebar ol{padding-left:1.25rem}.sidebar li{margin-bottom:.8rem}.footer{background:var(--ink);color:#fff;padding:2rem 0 1.4rem}.footer-grid{grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:2rem;display:grid}.footer-summary{color:#d3dbd6;max-width:480px;margin:0;font-size:.9rem;line-height:1.45}.footer-email{color:#d3dbd6;white-space:nowrap;font-size:.82rem}.footer a{color:#fff}.footer-logo{background:#fff;border-radius:.45rem;width:170px;height:auto;padding:.4rem}.footer-privacy,.link-button{appearance:none;color:inherit;font:inherit;text-underline-offset:.18em;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline;text-decoration-thickness:.08em}.privacy-modal{width:min(760px,100% - 2rem);max-height:min(780px,100vh - 2rem);color:var(--ink);background:#fff;border:0;border-radius:1.2rem;padding:0;overflow:hidden;box-shadow:0 30px 90px #050f1c59}.privacy-modal[open]{flex-direction:column;display:flex}.privacy-modal a{color:var(--brand-dark)}.privacy-modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050f1cb8}.modal-head{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.7rem 1rem;display:flex;position:sticky;top:0}.modal-head h2{margin:0;font-size:2rem}.modal-head .eyebrow{margin-bottom:.3rem}.modal-close{border:1px solid var(--line);background:var(--paper);width:2.6rem;height:2.6rem;color:var(--ink);cursor:pointer;border-radius:50%;font-size:1.7rem;line-height:1}.modal-body{scrollbar-gutter:stable;min-height:0;padding:1.5rem 1.7rem 2rem;overflow-y:auto}.modal-body h3{letter-spacing:0;margin-top:2rem;font-family:Arial,sans-serif;font-size:1.05rem}.free-badge{background:var(--brand-soft);color:var(--brand-dark);letter-spacing:.08em;border-radius:.35rem;padding:.35rem .65rem;font-size:.72rem;font-weight:900;display:inline-block}.example-disclaimer{max-width:760px;color:var(--muted);margin:2rem 0 0;font-size:.72rem;line-height:1.45}.footer-bottom{color:#b8c2bc;border-top:1px solid #3e4943;justify-content:space-between;gap:1.5rem;margin-top:1.25rem;padding-top:1rem;font-size:.75rem;display:flex}@media (max-width:850px){.nav{align-items:center;min-height:88px;padding:.8rem 0}.brand-logo img{width:230px}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1rem}.hero-grid,.quote-layout,.split{grid-template-columns:1fr;gap:2.5rem}.hero-photo{min-height:620px}.hero-overlay{background:linear-gradient(90deg,#08182bf5,#08182bc7)}.workflow-art{min-height:360px}.grid-3{grid-template-columns:1fr 1fr}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-grid article{min-height:260px}.sidebar{position:static}}@media (max-width:720px){body{font-size:17px}.container,.narrow{width:min(calc(100% - 1.5rem), var(--max))}.section{padding:4.2rem 0}.header .container{width:min(calc(100% - 1rem), var(--max))}.nav{gap:.45rem;min-height:76px;padding:.55rem 0;display:flex}.brand-logo img{width:min(160px,43vw)}.nav-links{display:none}.mobile-quote{background:var(--brand);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:40px;margin-left:auto;padding:.45rem .7rem;font-size:.76rem;font-weight:850;text-decoration:none;display:inline-flex}.menu-toggle{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:.65rem;place-content:center;gap:5px;width:46px;height:46px;margin-left:0;padding:11px;display:grid}.menu-toggle span{background:var(--brand-dark);width:22px;height:2px;transition:transform .18s,opacity .18s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{border-top:0 solid var(--line);background:#fff;grid-template-rows:0fr;transition:grid-template-rows .2s,border-width .2s;display:grid;overflow:hidden}.mobile-menu.open{border-top-width:1px;grid-template-rows:1fr}.mobile-menu .container{min-height:0;overflow:hidden}.mobile-menu a{border-bottom:1px solid var(--line);color:var(--brand-dark);padding:.9rem .25rem;font-weight:800;text-decoration:none;display:block}.mobile-menu a:last-child{color:var(--brand)}.grid-2,.grid-3,.field-grid,.footer-grid,.capability-grid{grid-template-columns:1fr}.capability-grid article{min-height:0}.capability-grid article>span{margin-bottom:1rem}.capability-grid h3{min-height:0}.footer-bottom{flex-direction:column;gap:.6rem}.workflow-art{min-height:330px}.hero-photo{background:var(--brand-dark);min-height:760px;padding:3.75rem 0;display:flex}.hero-image-desktop{display:none}.hero-photo .hero-image-mobile{object-fit:cover;object-position:right center;display:block}.hero-overlay{background:linear-gradient(#08182bc2 0%,#08182b6b 52%,#08182bad 100%);display:block}.hero-content{text-shadow:0 2px 14px #00000080;padding-top:0;padding-bottom:0}.hero-content .button,.hero-content .text-link{text-shadow:none}.hero-content h1{font-size:clamp(3.15rem,15vw,4.4rem)}.hero-lead{font-size:1.08rem}.hook-line span,.hook-line strong{display:block}.hero-content .button-row{display:grid}.hero-content .button{width:100%}.text-link{text-align:center;padding:.5rem 0}.admin-strip{display:none}.admin-mobile{gap:.65rem;margin-top:2rem;display:grid}.admin-mobile-frame{background:#0c1725;border-radius:.75rem;height:190px;position:relative;overflow:hidden}.admin-mobile-frame img{object-fit:cover}.pain-list{grid-template-columns:1fr}.pain-item:nth-child(odd),.pain-item:nth-child(2n){border-right:0;padding-inline:.25rem}.quote-layout{gap:1.5rem}.form{padding:1.15rem}.radio-group{flex-wrap:wrap}.footer-grid{gap:1rem}.footer-logo{width:170px}.privacy-modal{width:calc(100% - 1rem);max-height:calc(100vh - 1rem)}.modal-head,.modal-body{padding-inline:1.1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
