@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,650&family=Inter:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;600;700&display=swap");*{box-sizing:border-box}body,html{max-width:100%;overflow-x:hidden}body{margin:0;color:var(--ink,#142033);background:var(--bg,#fff);font-family:var(--font,Inter,system-ui,sans-serif)}a{text-decoration:none;color:inherit}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.nav{position:relative;z-index:30;background:var(--nav-bg,#fff);border-bottom:1px solid var(--line,#e7edf4)}.nav-inner{width:min(1160px,calc(100% - 40px));margin:0 auto;min-height:76px;gap:24px;justify-content:space-between}.logo,.nav-inner{display:flex;align-items:center}.logo{gap:12px;min-width:0}.logo-img{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important;display:block;object-fit:contain;flex:0 0 38px}.logo-text{display:grid;line-height:1.05}.logo-name{font-weight:800;color:var(--ink,#142033)}.logo-sub{font-size:12px;color:var(--muted,#64748d);white-space:nowrap;max-width:230px;overflow:hidden;text-overflow:ellipsis}.links{display:flex;gap:28px;margin-left:auto}.links a{font-size:14px;font-weight:700;color:var(--muted,#5b6575)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:999px;padding:13px 20px;font-weight:800;border:0;transition:.18s ease}.nav-cta{background:var(--cta,#ff6b35);color:white;min-height:40px;padding:10px 16px;white-space:nowrap}.section{padding:88px 0}.eyebrow{margin:0 0 10px;text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:900;color:var(--accent,#ff6b35)}h1,h2,h3,p{margin-top:0}img{max-width:100%;display:block}.footer{padding:46px 0;background:var(--footer,#101828);color:white}.footer .two{width:min(1160px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.footer p{color:rgba(255,255,255,.68)}.footer .pill{display:inline-flex;margin:5px;padding:8px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;font-size:14px;color:white}@media(max-width:780px){.container,.footer .two,.nav-inner{width:min(100% - 28px,1160px)}.nav-inner{flex-wrap:wrap;padding:14px 0}.links{order:3;width:100%;gap:18px;overflow:auto}.logo-sub{display:none}.footer .two{grid-template-columns:1fr}}:root{--font:Manrope,Inter,sans-serif;--ink:#17324d;--muted:#617083;--bg:#fff8ee;--line:#eadfcf;--accent:#0f8f73;--cta:#f27b3d;--footer:#17324d;--nav-bg:#fffaf3}.hero{position:relative;padding:64px 0 0;background:linear-gradient(132deg,#fff8ee,#fff3e1 58%,#dff4ed);overflow:hidden}.hero:after{content:"";position:absolute;right:-180px;top:60px;width:470px;height:470px;border-radius:50%;background:#0f8f73;opacity:.14}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;grid-gap:64px;gap:64px;align-items:center;position:relative;z-index:1}.copy h1{font-family:Fraunces,serif;font-size:clamp(48px,6vw,82px);line-height:.94;letter-spacing:-1.8px;color:#17324d;margin:0 0 20px}.lead{font-size:21px;line-height:1.5;color:#475a6d;max-width:650px}.actions{display:flex;gap:14px;flex-wrap:wrap}.primary{background:#f27b3d;color:white;box-shadow:0 18px 36px rgba(242,123,61,.25)}.secondary{background:white;color:#17324d;border:1px solid #eadfcf}.risk{font-size:14px;color:#7a6d5d;margin-top:14px}.match-card{position:relative;min-height:540px}.portrait-wrap{position:absolute;inset:20px 42px 20px 72px;border-radius:42px;overflow:hidden;box-shadow:0 34px 80px rgba(23,50,77,.25);border:10px solid white}.portrait-wrap img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;top:22px;left:22px;background:#17324d;color:white;border-radius:999px;padding:10px 14px;font-weight:800}.task-note{position:absolute;background:white;border:1px solid #eadfcf;border-radius:20px;padding:16px 18px;box-shadow:0 20px 42px rgba(23,50,77,.14);min-width:190px}.task-note b{display:block;color:#17324d}.task-note span{color:#617083}.note-a{left:0;top:90px}.note-b{right:0;top:250px}.note-c{left:30px;bottom:70px}.proof-bar{position:relative;z-index:2;margin-top:38px;background:#17324d;color:white;border-radius:26px 26px 0 0;padding:22px 28px;display:flex;justify-content:space-between;gap:22px;align-items:center;flex-wrap:wrap}.proof-bar span{color:#bdd2d9}.proof-bar b{font-size:24px}.split-head{display:grid;grid-template-columns:1fr .85fr;grid-gap:42px;gap:42px;align-items:end;margin-bottom:30px}.final h2,.guide-row h2,.relationship h2,.split-head h2{font-family:Fraunces,serif;font-size:clamp(34px,4vw,56px);line-height:1;color:#17324d}.split-head p:not(.eyebrow){color:#617083;line-height:1.6}.task-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.guide-row a,.task-grid a{background:white;border:1px solid #eadfcf;border-radius:26px;padding:24px;box-shadow:0 14px 34px rgba(23,50,77,.08)}.task-grid span{color:#0f8f73;font-weight:900}.task-grid h3{font-size:23px;line-height:1.1}.guide-row p,.task-grid p{color:#617083;line-height:1.5}.task-grid b{color:#f27b3d}.relationship{padding:86px 0;background:#17324d;color:white}.relationship h2{color:white}.rel-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px}.rel-list{display:grid;grid-gap:12px;gap:12px}.rel-list article{display:flex;gap:14px;align-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:16px}.rel-list span{width:34px;height:34px;border-radius:50%;background:#0f8f73;display:grid;place-items:center}.rel-list p{margin:0;color:#e8f4f1}.guide-row{display:grid;grid-template-columns:1.05fr repeat(3,1fr);grid-gap:16px;gap:16px;align-items:stretch}.guide-row span{color:#0f8f73;font-weight:800}.guide-row strong{display:block;font-size:20px;line-height:1.14;margin:12px 0}.final{margin:20px auto 86px;background:#0f8f73;color:white;border-radius:34px;padding:44px;display:flex;justify-content:space-between;align-items:center;gap:20px}.final h2{color:white;margin:0}.final .primary{background:white;color:#17324d}@media(max-width:900px){.guide-row,.hero-grid,.rel-grid,.split-head{grid-template-columns:1fr}.match-card{min-height:430px}.task-grid{grid-template-columns:1fr 1fr}.final{display:block}.final .btn{margin-top:20px}}@media(max-width:560px){.hero{padding-top:40px}.copy h1{font-size:46px}.match-card{min-height:520px}.portrait-wrap{inset:40px 0 70px 0}.task-note{position:relative;inset:auto!important;margin:10px 0}.task-grid{grid-template-columns:1fr}.proof-bar{border-radius:22px 22px 0 0}.actions .btn{width:100%}}.article-page{background:#fffaf3}.article-wrap{max-width:920px}.article-wrap>h1{font-family:Fraunces,serif;font-size:clamp(42px,5vw,66px);line-height:1;letter-spacing:-1.2px;color:#17324d;max-width:850px}.article-wrap>.lead{margin-bottom:32px}.evidence-card{background:#17324d;color:#fff;border-radius:28px;padding:30px 34px;margin:32px 0 44px;box-shadow:0 24px 60px rgba(23,50,77,.16)}.evidence-card li,.evidence-card p{color:#e4eef2;line-height:1.65}.evidence-card h2{font-size:22px;margin:26px 0 10px;color:#fff}.evidence-card ul{margin:0;padding-left:22px}.article-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;color:#65d1b5!important;margin-bottom:10px}.article-section{margin:42px 0}.article-section h2{font-family:Fraunces,serif;font-size:34px;line-height:1.12;color:#17324d;margin-bottom:16px}.article-section li,.article-section p{font-size:17px;line-height:1.75;color:#475a6d}.comparison-table{overflow:hidden;border:1px solid #d9d0c4;border-radius:22px;background:#fff}.comparison-row{display:grid;grid-template-columns:.85fr .8fr 1.35fr}.comparison-row>*{padding:16px;border-right:1px solid #e8dfd3;border-top:1px solid #e8dfd3;line-height:1.5;color:#475a6d}.comparison-row>:last-child{border-right:0}.comparison-row:first-child>*{border-top:0}.comparison-head{background:#dff4ed;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.comparison-head span{color:#17324d}.script-card{background:#fff0de;border-left:6px solid #f27b3d;border-radius:10px 24px 24px 10px;padding:28px 32px;margin:44px 0}.script-card blockquote{font-family:Fraunces,serif;font-size:24px;line-height:1.45;color:#17324d;margin:0}.source-list{display:grid;grid-gap:14px;gap:14px;padding:0!important;list-style:none}.source-list li{background:#fff;border:1px solid #eadfcf;border-radius:16px;padding:16px 18px}.source-list a{display:block;font-weight:800;color:#0b735e;text-decoration:underline;text-underline-offset:3px}.source-list span{display:block;font-size:14px;line-height:1.5;margin-top:4px}.faq-list{display:grid;grid-gap:16px;gap:16px}.faq-item{background:#fff;border:1px solid #eadfcf;border-radius:20px;padding:22px}.faq-item h3{font-size:19px;color:#17324d;margin-bottom:8px}.faq-item p{margin-bottom:0}@media(max-width:700px){.article-wrap>h1{font-size:42px}.evidence-card,.script-card{padding:24px}.comparison-row{grid-template-columns:1fr}.comparison-head{display:none}.comparison-row>*{border-right:0;border-top:1px solid #e8dfd3}.comparison-row strong{background:#f8f2e9;color:#17324d}.script-card blockquote{font-size:21px}}.logo{font-weight:900}.logo-mark-wrap{display:inline-flex;align-items:center;gap:12px;min-width:0}.logo-name{font-weight:900;color:var(--ink,#17324d);font-size:18px;letter-spacing:-.02em;line-height:1.05}.logo-img{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;border-radius:12px;box-shadow:0 10px 22px rgba(23,50,77,.13)}.logo-sub{display:none!important}.legit-footer{background:#17324d;color:#fff;padding:62px 0 0;margin-top:80px}.footer-grid{width:min(1160px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.35fr .9fr .9fr;grid-gap:48px;gap:48px}.footer-logo .logo-name{color:#fff}.footer-brand p{color:rgba(255,255,255,.74);line-height:1.55;max-width:520px}.footer-note{font-size:14px}.legit-footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.16em;color:#dff4ed;margin:4px 0 15px}.footer-links{display:grid;grid-gap:11px;gap:11px}.footer-links a{color:rgba(255,255,255,.78);font-weight:700}.footer-links a:hover{color:#fff}.footer-bottom{margin-top:42px;border-top:1px solid rgba(255,255,255,.14);padding:20px max(20px,calc((100vw - 1160px)/2));display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;color:rgba(255,255,255,.7);font-size:14px}.legal-page{background:#fff8ee}.legal-hero{padding:70px 0 28px;background:linear-gradient(132deg,#fff8ee,#fff3e1 65%,#dff4ed)}.legal-hero h1{font-family:Fraunces,serif;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-1.4px;color:#17324d;margin:0 0 16px}.legal-hero .lead{font-size:20px;line-height:1.5;color:#475a6d;max-width:760px}.legal-card{background:#fff;border:1px solid #eadfcf;border-radius:28px;padding:34px;box-shadow:0 24px 60px rgba(23,50,77,.08);margin:34px auto 80px;max-width:920px}.legal-card h2{font-size:26px;color:#17324d;margin:30px 0 10px}.legal-card h2:first-child{margin-top:0}.legal-card li,.legal-card p{color:#475a6d;line-height:1.7;font-size:17px}.legal-card ul{padding-left:22px}.legal-meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.legal-meta span{background:white;border:1px solid #eadfcf;border-radius:999px;padding:9px 12px;color:#617083;font-weight:800;font-size:13px}@media(max-width:780px){.footer-grid{grid-template-columns:1fr;gap:28px}.logo-name{font-size:16px}.logo-img{width:38px!important;height:38px!important}.legal-card{padding:24px}.footer-bottom{display:grid}}:root{--ph-blue:#143b8f;--ph-blue-deep:#0a245f;--ph-lime:#b7f34a;--ph-mango:#ffb347;--ph-cream:#f6f2e8;--ph-ink:#17223b;--ph-muted:#59657b;--ph-line:#d9deea}body{color:var(--ph-ink)}.ph-nav,body{background:var(--ph-cream)}.ph-nav{border:0}.ph-nav .nav-inner{min-height:86px}.ph-nav .links a{color:#35415a}.ph-nav .nav-cta{background:var(--ph-blue);color:#fff;border-radius:12px;padding-inline:18px}.ph-nav .logo-name{color:var(--ph-ink)}.ph-home{overflow:hidden;background:var(--ph-cream)}.ph-hero{position:relative;width:min(1440px,calc(100% - 32px));margin:0 auto;background:var(--ph-blue);color:#fff;border-radius:34px;overflow:hidden}.ph-contours{position:absolute;inset:0;background:repeating-radial-gradient(ellipse at 92% 12%,transparent 0 26px,rgba(255,255,255,.055) 27px 28px,transparent 29px 48px);opacity:.8;pointer-events:none}.ph-hero-grid{position:relative;display:grid;grid-template-columns:1.08fr .92fr;grid-gap:72px;gap:72px;align-items:center;padding-top:76px;padding-bottom:58px}.ph-kicker{margin:0 0 18px;color:var(--ph-lime);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ph-kicker.dark{color:var(--ph-blue)}.ph-hero h1{max-width:760px;margin:0 0 24px;font:700 clamp(54px,6.2vw,92px)/.92 Space Grotesk,Manrope,sans-serif;letter-spacing:-.055em}.ph-intro{max-width:690px;margin-bottom:30px;color:#dbe5ff;font-size:19px;line-height:1.6}.ph-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.ph-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:15px 20px;border-radius:13px;font-weight:800}.ph-button-lime{background:var(--ph-lime);color:#10204a}.ph-text-link{font-weight:800;color:#fff}.ph-text-link span{color:var(--ph-lime);font-size:20px}.ph-disclosure{max-width:670px;margin:22px 0 0;color:#d5e1ff;font-size:13px;line-height:1.55}.ph-hero-media{position:relative}.ph-hero-media:before{content:"";position:absolute;inset:-18px 18px 18px -18px;border:1px solid rgba(183,243,74,.65);border-radius:28px}.ph-hero-media img{position:relative;width:100%;height:510px;object-fit:cover;object-position:center;border-radius:24px;filter:saturate(.9) contrast(1.02)}.ph-field-note{position:absolute;right:-22px;bottom:34px;display:grid;grid-gap:5px;gap:5px;min-width:250px;padding:18px 20px;background:var(--ph-mango);color:#13204a;border-radius:15px;box-shadow:0 22px 50px rgba(5,18,54,.3);transform:rotate(-2deg)}.ph-field-note span{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ph-field-note b{font-size:14px}.ph-checks{position:relative;display:grid;grid-template-columns:repeat(3,1fr);padding:22px 0 28px;border-top:1px solid rgba(255,255,255,.18);color:#fff}.ph-checks span{padding:3px 24px;border-right:1px solid rgba(255,255,255,.18);font-size:14px;font-weight:700;text-align:center}.ph-checks span:last-child{border:0}.ph-section{padding:108px 0}.ph-section-head{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:80px;gap:80px;align-items:end;margin-bottom:42px}.ph-guides h2,.ph-section-head h2{max-width:720px;margin:0;font:700 clamp(40px,5vw,66px)/1 Space Grotesk,Manrope,sans-serif;letter-spacing:-.045em;color:var(--ph-ink)}.ph-section-head>p{margin:0;color:var(--ph-muted);font-size:17px;line-height:1.65}.ph-role-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.ph-role{min-height:330px;padding:24px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--ph-line);border-radius:20px;transition:transform .2s,box-shadow .2s}.ph-role:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(23,34,59,.09)}.ph-role>span{color:var(--ph-blue);font:700 13px Space Grotesk,sans-serif}.ph-role h3{margin:46px 0 14px;font:700 25px/1.05 Space Grotesk,sans-serif;letter-spacing:-.025em}.ph-role p{color:var(--ph-muted);font-size:15px;line-height:1.6}.ph-role b{margin-top:auto;color:var(--ph-blue);font-size:14px}.ph-system{padding:104px 0;background:var(--ph-blue-deep);color:#fff}.ph-system-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px}.ph-system h2{margin:0 0 20px;font:700 clamp(42px,5vw,68px)/.98 Space Grotesk,sans-serif;letter-spacing:-.045em}.ph-system-lead{max-width:620px;color:#becdec;font-size:18px;line-height:1.65}.ph-system img{width:100%;height:260px;margin-top:34px;object-fit:cover;border-radius:22px;opacity:.9}.ph-system-list{align-self:end}.ph-system-list article{display:grid;grid-template-columns:48px 1fr;grid-gap:18px;gap:18px;align-items:start;padding:22px 0;border-top:1px solid rgba(255,255,255,.18)}.ph-system-list span{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--ph-lime);border-radius:50%;color:var(--ph-lime);font-weight:800}.ph-system-list p{margin:4px 0 0;color:#eef3ff;font-size:17px;line-height:1.5}.ph-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #abb5c9}.ph-steps article{padding:28px 26px 10px 0;border-right:1px solid #abb5c9}.ph-steps article:not(:first-child){padding-left:26px}.ph-steps article:last-child{border:0}.ph-steps span{color:var(--ph-blue);font-weight:800}.ph-steps h3{margin:58px 0 12px;font:700 23px Space Grotesk,sans-serif}.ph-steps p{color:var(--ph-muted);line-height:1.6}.ph-guides{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:90px;gap:90px;padding:20px 0 110px}.ph-guides-title{position:-webkit-sticky;position:sticky;top:24px;align-self:start}.ph-guides>div:last-child{border-top:1px solid #aeb7c8}.ph-guides a{display:grid;grid-template-columns:80px 1fr;grid-gap:6px 20px;gap:6px 20px;padding:28px 0;border-bottom:1px solid #aeb7c8}.ph-guides a>span{grid-row:1/3;color:var(--ph-blue);font-size:13px;font-weight:800}.ph-guides a h3{margin:0;font:700 23px Space Grotesk,sans-serif}.ph-guides a p{margin:6px 0 0;color:var(--ph-muted);line-height:1.5}.ph-final{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:110px;padding:50px;border-radius:26px;background:var(--ph-blue);color:#fff}.ph-final h2{max-width:780px;margin:0;font:700 clamp(38px,5vw,62px)/1 Space Grotesk,sans-serif;letter-spacing:-.04em}.legit-footer{margin-top:0;background:#071c4b}.legit-footer .footer-logo .logo-name{color:#fff}.contact-page h1,.thank-you-card h1{font:700 clamp(44px,5vw,68px)/1 Space Grotesk,sans-serif;letter-spacing:-.04em}.contact-page form label{display:block;margin-top:16px;font-weight:700;color:var(--ph-ink)}.contact-page form input,.contact-page form select,.contact-page form textarea{width:100%;margin-top:7px;padding:13px;border:1px solid #c7cfdd;border-radius:10px;background:#fff;font:inherit}.form-disclosure{font-size:13px;line-height:1.55;color:var(--ph-muted)}.thank-you-card{max-width:850px;padding:60px;background:#fff;border:1px solid var(--ph-line);border-radius:24px}@media(max-width:980px){.ph-nav .links{display:none}.ph-hero-grid{grid-template-columns:1fr;padding-top:58px}.ph-hero-media{max-width:700px}.ph-role-grid,.ph-steps{grid-template-columns:repeat(2,1fr)}.ph-guides,.ph-system-grid{grid-template-columns:1fr}.ph-guides-title{position:static}.ph-section-head{grid-template-columns:1fr;gap:24px}.ph-final{align-items:flex-start;flex-direction:column}}@media(max-width:680px){.container{width:min(100% - 28px,1160px)}.ph-nav .nav-inner{width:min(100% - 24px,1160px)}.ph-nav .nav-cta{display:none}.ph-hero{width:calc(100% - 16px);border-radius:23px}.ph-hero-grid{gap:44px;padding-top:44px;padding-bottom:40px}.ph-hero h1{font-size:48px}.ph-intro{font-size:17px}.ph-hero-media img{height:390px}.ph-field-note{right:10px;bottom:18px;min-width:220px}.ph-checks{grid-template-columns:1fr;padding:6px 0 14px}.ph-checks span{border:0;border-bottom:1px solid rgba(255,255,255,.16);padding:13px}.ph-section{padding:76px 0}.ph-role-grid,.ph-steps{grid-template-columns:1fr}.ph-role{min-height:280px}.ph-steps article,.ph-steps article:not(:first-child){padding:24px 0;border-right:0;border-bottom:1px solid #abb5c9}.ph-steps h3{margin-top:24px}.ph-system{padding:76px 0}.ph-system-grid{gap:48px}.ph-guides{gap:42px;padding-bottom:76px}.ph-guides a{grid-template-columns:60px 1fr}.ph-final{margin-bottom:76px;padding:34px 26px}.ph-final .ph-button{width:100%}.footer-grid{grid-template-columns:1fr}.thank-you-card{padding:34px 24px}}.fleet-nav{align-items:center}.resources-menu{position:relative}.resources-menu summary{cursor:pointer;list-style:none;font-size:14px;font-weight:700;color:var(--muted,#5b6575)}.resources-menu summary::-webkit-details-marker{display:none}.resources-menu summary:after{content:" ▾"}.resources-menu>div{position:absolute;top:calc(100% + 12px);left:-18px;min-width:150px;padding:10px;background:var(--nav-bg,#fff);border:1px solid var(--line,#ddd);border-radius:16px;box-shadow:0 18px 45px rgba(0,0,0,.12);display:grid;grid-gap:4px;gap:4px}.resources-menu>div a{padding:9px 10px;border-radius:8px}.fleet-hero{padding:clamp(64px,8vw,110px) 0;background:linear-gradient(143deg,var(--nav-bg,#fff),var(--bg,#f7f7f7));border-bottom:1px solid var(--line,#ddd)}.fleet-hero h1{font-size:clamp(42px,6vw,76px);line-height:1;max-width:900px}.variant-1{background-image:linear-gradient(135deg,var(--nav-bg,#fff) 55%,color-mix(in srgb,var(--accent,#0f8f73) 14%,transparent))}.variant-2{border-bottom:5px solid var(--accent,#0f8f73)}.variant-3 .container{border-left:6px solid var(--accent,#0f8f73);padding-left:28px}.fleet-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.fleet-service-card{position:relative;overflow:hidden}.fleet-service-card>span{font-weight:900}.card>b,.fleet-service-card b,.fleet-service-card>span{color:var(--accent,#0f8f73)}.fleet-detail-grid,.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.price-card{display:flex;flex-direction:column}.price-card .price{font-size:clamp(34px,4vw,50px);font-weight:900;color:var(--accent,#0f8f73)}.price-card .btn{margin-top:auto}.price-card.featured{transform:translateY(-12px);border-width:2px;border-color:var(--accent,#0f8f73)}.fleet-final{width:min(1080px,calc(100% - 40px));margin:30px auto 80px;padding:clamp(32px,6vw,70px);text-align:center;background:var(--footer,#17324d);color:white;border-radius:24px}.fleet-final p{max-width:680px;margin:0 auto 22px;color:rgba(255,255,255,.78)}.contact-grid,.contact-hero-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:clamp(30px,6vw,80px);gap:clamp(30px,6vw,80px);align-items:start}.contact-inclusions,.intake-form{padding:clamp(24px,4vw,42px);background:var(--nav-bg,#fff);border:1px solid var(--line,#ddd);border-radius:22px;box-shadow:0 25px 70px rgba(0,0,0,.08)}.intake-form{display:grid;grid-gap:18px;gap:18px}.intake-form label{display:grid;grid-gap:7px;gap:7px;font-weight:800}.intake-form input,.intake-form select,.intake-form textarea{width:100%;font:inherit;padding:13px 14px;color:var(--ink,#142033);background:var(--bg,#fff);border:1px solid var(--line,#ccd);border-radius:9px}.form-two{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.privacy-check{grid-template-columns:auto 1fr!important;align-items:start;font-weight:500!important}.privacy-check input{width:18px;height:18px}.benefit-stack{display:grid;grid-gap:16px;gap:16px;margin-top:30px}.benefit-stack>div{padding:18px;border-left:4px solid var(--accent,#0f8f73);background:var(--nav-bg,#fff)}.support-strip{padding:55px 0;background:var(--nav-bg,#fff);border-block:1px solid var(--line,#ddd)}.support-strip p{max-width:760px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:38px}.pagination a{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line,#ddd);border-radius:8px}.pagination a[aria-current=page]{background:var(--accent,#0f8f73);color:white}.article-shell{max-width:900px}.article-shell>.card{margin:24px 0}.empty-state{grid-column:1/-1;text-align:center}@media(max-width:900px){.contact-grid,.contact-hero-grid,.fleet-detail-grid,.pricing-grid{grid-template-columns:1fr}.price-card.featured{transform:none}}@media(max-width:780px){.nav-inner{align-items:flex-start;padding:14px 0;flex-direction:column}.fleet-nav{display:flex!important;width:100%;gap:10px!important;flex-wrap:wrap;margin:0!important}.fleet-nav>a,.resources-menu summary{padding:8px 9px;display:block}.resources-menu>div{position:static;box-shadow:none;margin-top:4px}.fleet-service-grid,.form-two{grid-template-columns:1fr}.fleet-hero h1{font-size:42px}}.article-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin:26px 0}.article-steps article,.faq-stack article,.metric-grid article{background:#fff;border:1px solid #d9deea;border-radius:18px;padding:22px}.article-steps span{display:inline-flex;color:#143b8f;font-weight:900;font-size:13px}.article-steps h3,.faq-stack h3,.metric-grid h3{margin:10px 0 8px;color:#17223b}.article-steps p,.faq-stack p,.metric-grid p{margin:0}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin:24px 0}.metric-grid strong{display:block;font:700 36px Space Grotesk,sans-serif;color:#143b8f}.metric-grid h3{font-size:15px}.metric-note{padding:16px 18px;border-left:4px solid #ffb347;background:#fff4dd}.scenario-card{padding:30px;border-radius:24px;background:#e8efff;border:1px solid #c8d5f3}.script-card h2{font-family:Fraunces,serif;color:#17324d}.script-card p{margin:18px 0 0;color:#475a6d;line-height:1.7}.faq-stack{display:grid;grid-gap:14px;gap:14px}.related-card{margin-top:48px;padding:30px;border-radius:24px;background:#0a245f;color:#fff}.related-card h2{font-family:Fraunces,serif;font-size:30px}.related-card>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.related-card a{display:flex;justify-content:space-between;gap:14px;padding:16px;border:1px solid rgba(255,255,255,.22);border-radius:14px;font-weight:800}.related-card a span{color:#b7f34a;font-size:12px}.article-wrap p{margin-bottom:18px}.article-wrap .eyebrow{margin-bottom:10px}.article-wrap>h1{max-width:920px;line-height:1.06}.article-section>p,.article-wrap>.lead{max-width:780px}@media(max-width:760px){.article-steps,.comparison-row,.metric-grid,.related-card>div{grid-template-columns:1fr}.comparison-row>*{border-right:0}.article-wrap>h1{font-size:42px}.evidence-card,.scenario-card,.script-card{padding:24px}.comparison-head{display:none}}