:root{--navy:#071f35;--navy2:#0b2f4c;--green:#1ec85f;--green2:#36eb76;--ink:#09243e;--muted:#61706a;--paper:#f6f8f7;--line:#dce5df;--white:#fff;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 44px),var(--max));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid #e7ece9;position:sticky;top:0;z-index:50}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:13px;min-width:250px}.brand-mark{width:52px;height:52px;object-fit:contain}.brand-copy{display:flex;flex-direction:column}.brand-copy b{font-size:21px;line-height:1;font-weight:900;letter-spacing:-.035em;color:var(--navy)}.brand-copy b span{color:var(--green)}.brand-copy small{margin-top:5px;font-size:8px;letter-spacing:.22em;font-weight:900;color:#5f6e68}.nav-links{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:800;color:#42534c}.nav-links>a:not(.button):hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;padding:14px 20px;font-size:14px;font-weight:900;border:1px solid transparent;transition:.18s ease}.button:hover{transform:translateY(-1px)}.button-green{background:linear-gradient(135deg,#22c962,#16b856);color:#fff;box-shadow:0 10px 28px rgba(24,190,87,.18)}.button-outline{color:#fff;border-color:rgba(255,255,255,.35);background:rgba(7,31,53,.45)}.button-white{background:#fff;color:var(--navy);min-width:230px}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:900;color:#0faa51}.eyebrow.light{color:#92ffaf}.section{padding:72px 0}.section-title h2,.split-title h2,.serve-copy h2,.deliverables-section h2,.faq-layout h2{margin:8px 0 0;font-size:clamp(34px,4vw,54px);letter-spacing:-.055em;line-height:1}.section-title p,.split-title>p,.faq-layout>div>p{color:var(--muted);line-height:1.6}.center{text-align:center}.center p{margin:14px auto 0;max-width:650px}h1,h2,h3,p{max-width:100%}
.hero{position:relative;overflow:hidden;background:#071f35;color:#fff;min-height:610px}.hero-art{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,22,39,.98) 0%,rgba(6,31,51,.95) 44%,rgba(5,37,48,.56) 70%,rgba(5,60,45,.34) 100%),url('/hero-industrial.svg') right center/cover no-repeat}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:54px 54px;pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:58px;align-items:center;min-height:610px;padding-top:54px;padding-bottom:54px}.kicker{display:inline-block;border:1px solid rgba(255,255,255,.26);border-radius:999px;padding:8px 13px;font-size:11px;font-weight:900;letter-spacing:.12em;color:#fff}.hero h1{margin:22px 0 18px;font-size:clamp(46px,5.7vw,76px);line-height:1.02;letter-spacing:-.06em}.hero h1 span{color:var(--green2)}.hero-copy>p{max-width:690px;margin:0;color:rgba(255,255,255,.72);font-size:18px;line-height:1.55}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.micro-points{display:flex;gap:28px;flex-wrap:wrap;margin-top:22px;font-size:12px;color:rgba(255,255,255,.73)}.micro-points span:first-letter{color:var(--green2)}.qual-panel{background:rgba(4,28,43,.82);border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:24px 26px;box-shadow:0 24px 55px rgba(0,0,0,.2);backdrop-filter:blur(8px)}.qual-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid rgba(255,255,255,.14);font-size:11px;letter-spacing:.13em;font-weight:900;color:#5df58d}.qual-head b{color:#fff}.qual-row{display:grid;grid-template-columns:44px 1fr 20px;gap:14px;align-items:center;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.12)}.qual-row:last-child{border-bottom:0}.qual-row>strong{width:40px;height:40px;border-radius:10px;background:rgba(28,200,95,.18);display:grid;place-items:center;color:#6aff95;font-size:12px}.qual-row div b{display:block;font-size:14px}.qual-row div small{display:block;margin-top:4px;color:rgba(255,255,255,.52);font-size:11px}.qual-row i{font-style:normal;color:#62f590;font-weight:900;font-size:19px}.value-strip{background:#fff;border-bottom:1px solid var(--line)}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:68px;align-items:center}.value-grid>div{display:flex;gap:12px;justify-content:center;align-items:center;padding:0 18px;border-right:1px solid var(--line);font-size:12px}.value-grid>div:last-child{border-right:0}.value-icon{font-size:24px;color:var(--green)}
.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:58px}.process-step{display:grid;grid-template-columns:62px 82px 1fr;gap:18px;align-items:center;position:relative}.process-step:not(:last-child):after{content:"";position:absolute;right:-25px;top:42px;width:34px;border-top:2px dashed #59d97d}.step-num{font-size:72px;line-height:1;color:#24bb5c;font-weight:900;letter-spacing:-.06em}.step-icon{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;border:3px solid #0b3557;font-size:30px;box-shadow:0 10px 28px rgba(7,31,53,.12)}.process-step h3{margin:0 0 7px;font-size:17px;letter-spacing:-.02em}.process-step p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.service-section{background:#f3f6f4}.split-title{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end}.split-title>p{margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px}.service-card{background:#fff;border:1px solid #dbe4de;border-radius:12px;padding:24px;box-shadow:0 9px 24px rgba(12,42,31,.035)}.service-icon{width:44px;height:44px;border-radius:10px;background:#e6f8ec;color:#10b655;display:grid;place-items:center;font-size:23px;font-weight:900}.service-card h3{margin:18px 0 8px;font-size:16px}.service-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.serve-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:38px;border-radius:14px;overflow:hidden;background:var(--navy);color:#fff;min-height:320px}.serve-copy{padding:40px 44px}.serve-copy h2{font-size:38px}.serve-copy ul{padding:0;margin:25px 0 0;list-style:none;display:grid;gap:12px}.serve-copy li{font-size:14px;color:rgba(255,255,255,.73)}.serve-copy li:before{content:"✓";color:#48ed80;font-weight:900;margin-right:10px}.blueprint{position:relative;min-height:320px;background:linear-gradient(135deg,#092a46,#0a3b53);overflow:hidden}.grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(83,231,129,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(83,231,129,.08) 1px,transparent 1px);background-size:36px 36px}.tower{position:absolute;bottom:30px;border:2px solid rgba(94,239,138,.38);background:rgba(21,109,90,.18)}.tower:before,.tower:after{content:"";position:absolute;left:14%;right:14%;height:1px;background:rgba(94,239,138,.26)}.tower:before{top:33%}.tower:after{top:66%}.t1{left:15%;width:105px;height:160px}.t2{left:42%;width:135px;height:225px}.t3{left:72%;width:92px;height:135px}.deliverables-section{background:#fff;padding-top:56px;padding-bottom:56px}.deliverables-section h2{font-size:38px}.deliver-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:24px}.deliver-grid div{border-top:1px solid var(--line);padding-top:17px;color:#465951;font-size:12px;line-height:1.45}.deliver-grid div::first-letter{color:var(--green)}
.pricing-section{background:#fff;border-top:1px solid var(--line)}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:36px}.price-card{border:1px solid var(--line);border-radius:14px;padding:28px;background:#fff;box-shadow:0 12px 30px rgba(7,31,53,.045);display:flex;flex-direction:column}.price-card.featured{border:2px solid var(--green);box-shadow:0 16px 36px rgba(30,200,95,.12)}.price-label{font-size:10px;letter-spacing:.14em;font-weight:900;color:#0faa51}.price-card h3{font-size:36px;letter-spacing:-.05em;margin:10px 0 6px;color:var(--navy)}.price-card h3 small{font-size:13px;letter-spacing:0;color:var(--muted)}.price-card>b{font-size:14px}.price-card p{color:var(--muted);font-size:13px;line-height:1.6;min-height:84px;flex:1}.price-card .button{margin-top:8px;width:100%}.price-note{margin-top:10px;text-align:center;color:#77847e;font-size:10px;line-height:1.4}.price-note a{text-decoration:underline;font-weight:800}.faq-section{background:#f7f9f8}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.faq-list{display:grid;gap:10px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:10px;padding:0 18px}.faq-list summary{cursor:pointer;list-style:none;font-weight:800;font-size:14px;padding:18px 26px 18px 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;color:var(--green);font-size:20px;top:14px}.faq-list details[open] summary:after{content:"–"}.faq-list details p{color:var(--muted);font-size:13px;line-height:1.6;margin:0 0 18px}.final-cta{padding:0 0 70px;background:#f7f9f8}.final-card{background:linear-gradient(135deg,#0ab452,#24c95f);color:#fff;border-radius:14px;padding:38px 44px;display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:0 16px 38px rgba(14,174,78,.17)}.final-card h2{font-size:clamp(30px,3.8vw,48px);letter-spacing:-.05em;margin:7px 0 9px}.final-card p{margin:0;color:rgba(255,255,255,.83)}.site-footer{background:var(--navy);color:#fff;padding:34px 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px;align-items:center}.footer-brand .brand-copy b{color:#fff}.footer-brand .brand-copy small{color:rgba(255,255,255,.45)}.footer-links{display:flex;gap:18px;justify-content:center;font-size:12px;font-weight:700;color:rgba(255,255,255,.68)}.footer-meta{text-align:right;font-size:11px;color:rgba(255,255,255,.5)}.legal-page{background:#f6f8f7;min-height:100vh}.legal-shell{max-width:850px!important;padding-top:60px;padding-bottom:80px}.legal-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:32px;box-shadow:0 12px 30px rgba(6,35,28,.04)}.legal-card h2{font-size:20px;margin-top:28px}.legal-card p{color:var(--muted);line-height:1.7}.legal-title{font-size:48px;letter-spacing:-.05em;margin:10px 0}.legal-updated{color:var(--muted)}
@media(max-width:1050px){.nav-links>a:not(.button){display:none}.pricing-grid{grid-template-columns:repeat(2,1fr)}.price-card p{min-height:0}.hero-grid{grid-template-columns:1fr;gap:34px}.qual-panel{max-width:720px}.process-grid{grid-template-columns:1fr}.process-step{grid-template-columns:70px 82px 1fr}.process-step:after{display:none}.service-grid{grid-template-columns:repeat(2,1fr)}.serve-grid{grid-template-columns:1fr}.deliver-grid{grid-template-columns:repeat(2,1fr)}.faq-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-brand{justify-content:center}.footer-meta{text-align:center}}
@media(max-width:700px){.pricing-grid{grid-template-columns:1fr}.container{width:min(calc(100% - 28px),var(--max))}.nav{min-height:70px}.brand{min-width:0}.brand-mark{width:44px;height:44px}.brand-copy b{font-size:18px}.brand-copy small{font-size:6px}.nav-links .button{padding:11px 12px;font-size:11px}.hero{min-height:0}.hero-grid{min-height:0;padding-top:40px;padding-bottom:40px}.hero h1{font-size:45px}.hero-copy>p{font-size:16px}.hero-actions .button{width:100%}.micro-points{gap:12px;display:grid}.value-grid{grid-template-columns:1fr 1fr}.value-grid>div{justify-content:flex-start;border-bottom:1px solid var(--line);min-height:64px}.process-step{grid-template-columns:48px 62px 1fr;gap:12px}.step-num{font-size:52px}.step-icon{width:58px;height:58px;font-size:23px}.split-title{grid-template-columns:1fr;gap:12px}.service-grid{grid-template-columns:1fr}.serve-copy{padding:30px 24px}.serve-copy h2{font-size:33px}.deliver-grid{grid-template-columns:1fr}.final-card{display:block;padding:30px 24px}.final-card .button{margin-top:22px;width:100%}.site-header{position:static}.legal-title{font-size:40px}}

/* Footer brand sizing: one compact logo + wordmark, no nav overlap. */
.footer-brand{min-width:0;gap:10px}.footer-brand .brand-mark{width:42px;height:42px;flex:0 0 42px}.footer-brand .brand-copy b{font-size:18px}.footer-brand .brand-copy small{font-size:6px;letter-spacing:.18em}.footer-links{flex-wrap:wrap;row-gap:8px}

@media(max-width:700px){.nav-links{display:none}.nav{justify-content:flex-start}.hero-copy>p{max-width:100%}.qual-panel{width:100%}}

body{overflow-x:hidden}.hero-copy,.qual-panel{min-width:0}
@media(max-width:700px){.qual-head{gap:10px}.qual-head span,.qual-head b{font-size:9px}.qual-row{grid-template-columns:40px minmax(0,1fr) 18px}.qual-row div{min-width:0}}

/* Professional conversion + accessibility system */
.skip-link{position:fixed;left:14px;top:-80px;z-index:999;background:#fff;color:var(--navy);padding:10px 14px;border-radius:7px;font-weight:900;box-shadow:0 8px 30px rgba(0,0,0,.18)}.skip-link:focus{top:14px}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #65ee8d;outline-offset:3px}
.mobile-cta{display:none}.product-demo{background:rgba(4,28,43,.9);border:1px solid rgba(255,255,255,.19);border-radius:16px;padding:22px;box-shadow:0 26px 60px rgba(0,0,0,.24);backdrop-filter:blur(8px)}
.demo-head{display:flex;justify-content:space-between;gap:18px;align-items:center;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.13)}.demo-head>div{display:grid;gap:4px}.demo-head span{font-size:10px;letter-spacing:.14em;font-weight:900;color:#6df393}.demo-head b{font-size:13px}.demo-head em{font-style:normal;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.16);padding:6px 8px;border-radius:999px}
.demo-query{display:flex;gap:12px;align-items:center;padding:15px 0}.demo-query b,.demo-query small{display:block}.demo-query b{font-size:12px}.demo-query small{margin-top:4px;color:rgba(255,255,255,.5);font-size:10px}.demo-pulse{width:10px;height:10px;border-radius:50%;background:#4ceb7d;box-shadow:0 0 0 7px rgba(76,235,125,.1)}
.demo-target{display:grid;grid-template-columns:36px 1fr auto;gap:12px;align-items:center;padding:14px 12px;margin-top:8px;border:1px solid rgba(255,255,255,.11);border-radius:10px;background:rgba(255,255,255,.04)}.demo-target>strong{color:#64ef8d;font-size:11px}.demo-target div b{display:block;font-size:12px}.demo-target div small{display:block;margin-top:4px;color:rgba(255,255,255,.5);font-size:10px}.demo-target>span{font-size:10px;font-weight:900;color:#082b1b;background:#72f39a;padding:6px 8px;border-radius:999px}
.demo-evidence{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.demo-evidence span{font-size:9px;font-weight:800;color:rgba(255,255,255,.72);background:rgba(255,255,255,.06);border-radius:999px;padding:6px 8px}.product-demo>p{font-size:9px;color:rgba(255,255,255,.42);margin:13px 0 0;line-height:1.45}

.trust-proof-strip .value-grid>div{justify-content:flex-start;gap:10px;min-height:86px}.trust-proof-strip p{margin:0}.trust-proof-strip b{display:block;font-size:12px}.trust-proof-strip small{display:block;margin-top:4px;color:#75837d;font-size:9px;line-height:1.4}.trust-proof-strip small a{color:#0c9f48;font-weight:900}.proof-check{width:24px;height:24px;flex:0 0 24px;border-radius:50%;display:grid;place-items:center;background:#e5f8eb;color:#0ba94b;font-weight:900;font-size:11px}
.plan-choice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 24px}.plan-choice{border:1px solid #d8e2dc;border-radius:11px;background:#f8faf9;padding:15px;text-align:left;color:var(--ink);cursor:pointer;font:inherit}.plan-choice b,.plan-choice span{display:block}.plan-choice b{font-size:13px}.plan-choice span{margin-top:5px;font-size:11px;color:#708078}.plan-choice.active{border-color:var(--green);background:#eaf9ef;box-shadow:0 0 0 2px rgba(30,200,95,.08)}
.selected-offer{margin-bottom:24px;padding:20px;border:1px solid #cde8d5;background:#f0fbf4;border-radius:12px}.selected-offer>span{font-size:9px;letter-spacing:.14em;font-weight:900;color:#0ba84d}.selected-offer h3{margin:6px 0 4px;font-size:22px;letter-spacing:-.035em}.selected-offer strong{display:block;font-size:28px;color:var(--navy);letter-spacing:-.04em}.selected-offer p{margin:10px 0 0;color:#587067;font-size:12px;line-height:1.55}
.offer-ready{background:#fff;border:1px solid var(--line);border-radius:15px;padding:34px;box-shadow:0 14px 38px rgba(7,31,53,.06);text-align:center}.offer-ready h2{font-size:32px;letter-spacing:-.045em;margin:7px 0}.offer-ready p{max-width:720px;margin:12px auto 22px;color:var(--muted);line-height:1.6}.offer-ready small{display:block;margin-top:12px;color:#78867f}.offer-price{font-size:42px;font-weight:950;color:var(--navy);letter-spacing:-.05em;margin:6px 0 10px}
.research-principles{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:28px}.research-principles>div{border:1px solid var(--line);border-radius:10px;padding:16px;background:#f8faf9}.research-principles b,.research-principles span{display:block}.research-principles b{font-size:13px}.research-principles span{margin-top:4px;color:var(--muted);font-size:11px}.method-cta{margin:28px 0 0;background:linear-gradient(135deg,#0ab452,#24c95f);color:#fff;border-radius:14px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:28px}.method-cta h2{font-size:34px;letter-spacing:-.045em;margin:6px 0}.method-cta p{margin:0;color:rgba(255,255,255,.82)}

@media(max-width:1050px){.product-demo{max-width:720px}.trust-proof-strip .value-grid{grid-template-columns:repeat(2,1fr)}.trust-proof-strip .value-grid>div:nth-child(2){border-right:0}}
@media(max-width:700px){.mobile-cta{display:inline-flex;margin-left:auto;padding:10px 12px;font-size:10px}.product-demo{padding:16px}.demo-target{grid-template-columns:28px minmax(0,1fr);}.demo-target>span{grid-column:2;justify-self:start}.trust-proof-strip .value-grid{grid-template-columns:1fr}.trust-proof-strip .value-grid>div{border-right:0;min-height:72px}.plan-choice-row{grid-template-columns:1fr}.method-cta{display:block;padding:25px 22px}.method-cta .button{width:100%;margin-top:18px}.research-principles{grid-template-columns:1fr}.offer-ready{padding:25px 20px}.offer-price{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}.research-pulse span,.demo-pulse{animation:none!important}}

.step-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.button.disabled,[aria-disabled="true"].button{opacity:.58;cursor:not-allowed;pointer-events:none;transform:none}

@media(max-width:700px){.nav{gap:10px}.brand{gap:8px;flex:1 1 auto;max-width:225px}.brand-mark{width:38px;height:38px}.brand-copy b{font-size:17px}.brand-copy small{display:none}.mobile-cta{flex:0 0 auto;white-space:nowrap;padding:9px 10px;font-size:9px}.hero h1{font-size:38px;line-height:1;letter-spacing:-.052em}.kicker{font-size:9px;line-height:1.35;white-space:normal}.hero-copy>p{font-size:15px;line-height:1.55}}

/* Mobile hard-stop against min-content overflow from the product demo grid. */
@media(max-width:700px){html,body{max-width:100%;overflow-x:hidden}.container{width:calc(100% - 28px);max-width:100%}.nav{width:100%;min-width:0}.brand{min-width:0;max-width:none;flex:1 1 0}.brand-copy{min-width:0}.mobile-cta{display:inline-flex!important;max-width:112px;overflow:hidden;text-overflow:ellipsis}.hero-grid{width:100%;min-width:0;overflow:hidden}.hero-copy,.product-demo{width:100%;min-width:0;max-width:100%}.hero h1{font-size:34px;line-height:1.02;overflow-wrap:break-word}.demo-head,.demo-query,.demo-target{min-width:0}.demo-target div{min-width:0}.demo-target div b,.demo-target div small{overflow-wrap:anywhere}}


/* Hero product-first refinement */
@media(min-width:1051px){
  .hero-grid{grid-template-columns:1.05fr .95fr;gap:40px}
  .hero-copy{max-width:620px}
  .hero h1{font-size:clamp(56px,6vw,90px);line-height:.98;max-width:700px}
  .hero-copy>p{max-width:560px;font-size:20px;line-height:1.55}
  .product-demo{max-width:620px;width:100%;padding:24px 24px 20px;border-radius:22px;transform:scale(1.08);transform-origin:center}
  .demo-head b{font-size:18px}
  .demo-target{padding:16px 18px;border-radius:16px}
  .demo-target div b{font-size:14px}.demo-target div small{font-size:11px}.demo-target>span{font-size:11px;padding:8px 10px}
}
@media(max-width:1050px){.hero-grid{grid-template-columns:1fr;gap:28px}.product-demo{max-width:100%;transform:none}}
@media(max-width:700px){.hero h1{font-size:clamp(42px,10vw,58px);line-height:1}.hero-copy>p{font-size:16px}.product-demo{padding:18px}}
