:root{--ink:#101828;--muted:#475467;--subtle:#667085;--line:#d9e0ea;--line-strong:#b8c3d2;--soft:#f6f8fb;--soft-blue:#eef4ff;--brand:#1f2a37;--accent:#2563eb;--accent-dark:#1d4ed8;--white:#fff;--content:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);letter-spacing:0;line-break:strict;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Yu Gothic,sans-serif}a{color:inherit;text-decoration:none}img,svg{max-width:100%}[data-nowrap]{white-space:nowrap}.site-shell{background:linear-gradient(#f8fbff 0%,#fff 520px);min-height:100svh}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #d9e0eadb;position:sticky;top:0}.nav{max-width:var(--content);grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:72px;margin:0 auto;padding:0 28px;display:grid}.logo img{width:150px;height:auto;display:block}.nav-links{color:var(--muted);justify-content:center;gap:24px;font-size:14px;font-weight:750;display:flex}.nav-links a:hover,.text-link:hover,.inline-link:hover,.plan-card a:hover{color:var(--accent-dark)}.nav-button,.button{text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:850;line-height:1.35;display:inline-flex}.nav-button{border:1px solid var(--line);background:var(--white);min-height:44px;color:var(--brand);padding:10px 15px;font-size:14px}.nav-label-mobile{display:none}.hero{border-bottom:1px solid var(--line)}.hero-inner{max-width:var(--content);margin:0 auto;padding:112px 28px 76px}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:900}.hero h1,.section h2,.deliverable-strip h2,.final-cta h2{color:var(--ink);letter-spacing:0;margin:0;font-weight:900}.hero h1{max-width:1100px;font-size:clamp(42px,5vw,64px);line-height:1.04}.hero h1 span{display:block}.hero-title-mobile{display:none!important}.hero-title-desktop{white-space:nowrap}.section h2 span,.deliverable-strip h2 span,.final-cta h2 span{display:block}.hero-lead{max-width:800px;color:var(--muted);margin:26px 0 0;font-size:20px;font-weight:650;line-height:1.9}.hero-lead-line{display:block}.hero-actions,.final-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{min-height:52px;padding:13px 22px;font-size:15px}.button-primary{background:var(--accent);color:var(--white);box-shadow:0 14px 28px #2563eb33}.button-primary:hover{background:var(--accent-dark)}.button-secondary{border:1px solid var(--line-strong);background:var(--white);color:var(--brand)}.proof-message{color:var(--brand);margin:28px 0 0;font-size:14px;font-weight:900;line-height:1.55}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:760px;margin-top:12px;display:grid}.proof-chip{border:1px solid var(--line);background:#ffffffc7;border-radius:8px;gap:4px;min-height:78px;padding:14px;display:grid}.proof-chip strong{color:var(--brand);white-space:nowrap;font-size:15px;line-height:1.45}.proof-chip span{color:var(--subtle);font-size:12px;font-weight:750;line-height:1.55}.deliverable-strip{max-width:var(--content);border:1px solid var(--line);background:linear-gradient(180deg, #ffffffe6, #f6f8fbf0), var(--soft);border-left:0;border-right:0;margin:-1px auto 0;padding:44px 38px 42px}.strip-head{grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);align-items:end;gap:38px;margin-bottom:24px;display:grid}.strip-head .eyebrow{grid-column:1/-1;margin-bottom:-20px}.strip-head h2{font-size:clamp(30px,4vw,50px);line-height:1.12}.strip-head p:not(.eyebrow){color:var(--muted);margin:0;font-size:16px;font-weight:650;line-height:1.8}.excerpt-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.excerpt-card{border:1px solid var(--line);background:var(--white);border-radius:8px;min-height:210px;padding:22px;position:relative;box-shadow:0 18px 48px #10182812}.excerpt-card span,.excerpt-card svg{z-index:1;display:inline-flex;position:relative}.excerpt-card span{background:var(--brand);width:42px;height:42px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:900}.excerpt-card svg{float:right;color:var(--accent);margin-top:9px}.excerpt-card:after{border-radius:inherit;content:"";pointer-events:none;border-top:3px solid #2563eb94;position:absolute;inset:0}.excerpt-card h3{color:var(--ink);margin:18px 0 10px;font-size:21px;line-height:1.45}.excerpt-card p{color:var(--muted);margin:0;font-size:14px;font-weight:650;line-height:1.8}.text-link,.plan-card a{color:var(--accent);align-items:center;gap:8px;margin-top:24px;font-weight:900;display:inline-flex}.inline-link{color:var(--accent);font-weight:900}.section{max-width:var(--content);margin:0 auto;padding:92px 28px}.section-tight,.process-section,.safety-section{position:relative}.section-tight{padding-bottom:72px}.section-head{max-width:780px;margin-bottom:34px}.section h2,.final-cta h2{text-wrap:balance;font-size:clamp(32px,4vw,52px);line-height:1.1}.section-head>p:not(.eyebrow),.reason-body p{color:var(--muted);margin:18px 0 0;font-size:17px;font-weight:650;line-height:1.85}.reason-section{border-bottom:1px solid var(--line);grid-template-columns:minmax(320px,.55fr) minmax(0,1fr);align-items:start;gap:72px;display:grid}.reason-section h2{max-width:520px;font-size:clamp(34px,4.4vw,58px)}.reason-body p:first-child{margin-top:0}.reason-body{padding-top:38px}.reason-points{gap:10px;margin-top:24px;display:grid}.reason-point{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:16px;padding:14px 16px;display:grid;box-shadow:0 12px 30px #1018280d}.reason-point span{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.reason-point strong{color:var(--ink);font-size:16px;font-weight:900;line-height:1.55}.reason-note{font-size:15px!important}.scope-grid,.deliverable-grid,.plan-grid,.safety-grid,.process-grid{gap:16px;display:grid}.scope-grid,.deliverable-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.scope-card,.deliverable-card,.plan-card,.safety-card,.process-card{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:22px;position:relative;box-shadow:0 14px 36px #1018280b}.scope-card svg,.deliverable-card svg,.safety-card svg{background:var(--soft-blue);width:38px;height:38px;color:var(--accent);border:1px solid #bfdbfe;border-radius:8px;padding:9px;display:inline-flex}.scope-card h3,.deliverable-card h3,.plan-card h3,.safety-card h3,.process-card h3{color:var(--ink);margin:14px 0 8px;font-size:18px;line-height:1.45}.scope-card p,.deliverable-card p,.plan-card p,.safety-card p,.process-card p{color:var(--muted);margin:0;font-size:14px;font-weight:650;line-height:1.75}.plan-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:none;padding-right:max(28px, calc((100vw - var(--content)) / 2 + 28px));padding-left:max(28px, calc((100vw - var(--content)) / 2 + 28px));background:linear-gradient(#f8fbff 0%,#fff 100%)}.plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.plan-card{align-content:start;min-height:304px;display:grid}.plan-card.featured{background:linear-gradient(#eff6ff 0%,#fff 100%);border-color:#93c5fd;box-shadow:0 18px 44px #2563eb1f}.plan-card>span{border:1px solid var(--line);background:var(--soft);width:fit-content;color:var(--muted);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.plan-card.featured>span{color:var(--accent-dark);background:#dbeafe;border-color:#bfdbfe}.plan-card strong{color:var(--brand);white-space:nowrap;margin:4px 0 14px;font-size:34px;line-height:1.1;display:block}.plan-card small{color:var(--subtle);margin-left:4px;font-size:13px}.process-section,.safety-section{border-top:1px solid var(--line)}.process-grid,.safety-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-card>span{background:var(--brand);width:44px;height:44px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.final-cta{max-width:var(--content);border:1px solid var(--line);background:var(--soft);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin:0 auto 64px;padding:38px;display:grid}.final-cta h2{max-width:760px}.final-actions{justify-content:flex-end;margin-top:0}.footer{background:var(--brand);color:var(--white);padding:52px max(28px, calc((100vw - var(--content)) / 2 + 28px));grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;display:grid}.footer img{width:150px;height:auto}.footer p{color:#ffffffb8;max-width:640px;margin:18px 0 0;font-size:14px;font-weight:650;line-height:1.75}.footer p span{display:block}.footer p span+span{margin-top:10px}.footer nav{color:#ffffffc7;flex-wrap:wrap;gap:16px;font-size:14px;font-weight:750;display:flex}@media (max-width:980px){.nav{grid-template-columns:1fr auto;gap:18px}.nav-links{display:none}.hero-inner{padding-top:72px}.hero h1{max-width:100%;font-size:40px;line-height:1.12}.hero-title-desktop{display:none!important}.hero-title-mobile{display:block!important}.strip-head,.reason-section,.final-cta{grid-template-columns:1fr}.reason-body{padding-top:0}.strip-head{align-items:start;gap:16px}.scope-grid,.deliverable-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-actions{justify-content:flex-start}.footer{grid-template-columns:1fr;align-items:start}.footer nav{justify-content:flex-start}}@media (max-width:760px){.nav{min-height:64px;padding:0 18px}.logo img{width:136px}.nav-button{min-height:40px;padding:9px 11px;font-size:13px}.nav-label-desktop{display:none}.nav-label-mobile{display:inline}.hero-inner,.section,.deliverable-strip{padding-inline:18px}.hero-inner{padding-top:50px;padding-bottom:48px}.hero h1{overflow-wrap:anywhere;max-width:100%;font-size:34px;line-height:1.13}.hero-lead,.section-head>p:not(.eyebrow),.reason-body p{font-size:15px;line-height:1.85}.reason-point{grid-template-columns:1fr;gap:4px;padding:14px}.hero-lead-line+.hero-lead-line{margin-top:6px}.hero-actions,.final-actions{grid-template-columns:1fr;display:grid}.button{white-space:normal;width:100%;min-height:52px}.hero-proof,.excerpt-grid,.scope-grid,.deliverable-grid,.plan-grid,.process-grid,.safety-grid{grid-template-columns:1fr}.deliverable-strip{padding-top:34px;padding-bottom:34px}.strip-head .eyebrow{margin-bottom:-4px}.excerpt-card{min-height:0}.section{padding-top:66px;padding-bottom:66px}.section h2,.deliverable-strip h2,.final-cta h2{font-size:31px;line-height:1.16}.plan-card{min-height:0}.final-cta{margin:0 18px 48px;padding:24px}.footer{grid-template-columns:1fr;padding:42px 18px}}@media (max-width:410px){.hero h1{font-size:31px}}
