:root{--navy:#061d36;--navy2:#0b2b4d;--blue:#1fa9e8;--blue2:#0876bd;--red:#d90f32;--green:#25b96f;--ink:#182236;--muted:#667287;--soft:#f3f8fc;--line:#c9e8f6;--gold:#ffb83e;--radius:22px;--shadow:0 20px 55px rgba(6,29,54,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);line-height:1.6}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3{line-height:1.08;letter-spacing:-.025em}.skip{position:absolute;left:-9999px;top:10px;background:#fff;color:var(--navy);padding:12px 16px;border-radius:8px;font-weight:900;z-index:1000}.skip:focus{left:10px}.header{position:sticky;top:0;z-index:100;background:rgba(6,29,54,.97);backdrop-filter:blur(14px);display:flex;align-items:center;gap:22px;padding:13px clamp(18px,3vw,42px);border-bottom:1px solid rgba(255,255,255,.08)}.brand img{max-height:58px;width:auto;filter:drop-shadow(0 3px 6px rgba(0,0,0,.2))}.nav{display:flex;gap:5px}.nav a{color:#eef7ff;text-decoration:none;font-weight:800;padding:9px 12px;border-radius:999px}.nav a:hover,.nav a.active{background:var(--blue)}.actions{margin-left:auto;display:flex;gap:10px}.menu{display:none;margin-left:auto;background:none;border:0;color:#fff;font-size:29px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border-radius:999px;border:2px solid transparent;text-decoration:none;font-weight:900;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(6,29,54,.18)}.btn-green{background:var(--green);color:#fff}.btn-red{background:var(--red);color:#fff}.btn-outline{border-color:var(--navy);background:#fff;color:var(--navy)}.btn-outline-light{border-color:#fff;color:#fff}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 10%,rgba(31,169,232,.22),transparent 31%),linear-gradient(118deg,var(--navy),var(--navy2));color:#fff;padding:76px clamp(22px,6vw,100px) 90px}.hero:after{content:"";position:absolute;inset:auto 0 0;height:72px;background:url("../images/wave.svg") center/100% 100% no-repeat}.hero-grid{position:relative;z-index:1;max-width:1450px;margin:auto;display:grid;grid-template-columns:1.08fr .92fr;gap:52px;align-items:center}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.17em;color:#9ee6ff;font-size:13px;font-weight:950}.hero h1{font-size:clamp(44px,5.3vw,76px);margin:14px 0 22px}.hero p{font-size:clamp(19px,2vw,27px);font-weight:700;color:#dceaf6;max-width:720px}.chips{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0}.chip{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);padding:8px 12px;border-radius:999px;font-weight:800}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:26px}.phone-card{display:flex;flex-direction:column;justify-content:center;background:#fff;color:var(--navy);border-radius:17px;padding:9px 20px;text-decoration:none}.phone-card small{text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--muted)}.phone-card strong{font-size:20px}.hero-art img{filter:drop-shadow(0 24px 42px rgba(0,0,0,.3))}.audience{padding:34px 22px;text-align:center}.audience p{margin:0 0 13px;color:var(--red);font-size:13px;text-transform:uppercase;letter-spacing:.16em;font-weight:950}.audience div{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.audience span{background:var(--soft);border:1px solid #d9e8f2;border-radius:999px;padding:8px 14px;font-weight:820;color:var(--navy)}.section{padding:86px clamp(22px,5.5vw,100px)}.soft{background:var(--soft)}.dark{background:linear-gradient(145deg,var(--navy),var(--navy2));color:#fff}.section-head{text-align:center;max-width:920px;margin:0 auto 46px}.section-head h2,.section h2{font-size:clamp(34px,4vw,56px);margin:8px 0 15px}.section-head p{font-size:20px;color:var(--muted)}.dark .section-head p{color:#d2e3f2}.kicker{display:inline-block;text-transform:uppercase;letter-spacing:.18em;color:var(--red);font-size:13px;font-weight:950}.grid{display:grid;gap:23px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#fff;border:1px solid #d6e7f2;border-radius:var(--radius);padding:28px;box-shadow:var(--shadow);display:flex;flex-direction:column}.card h3{font-size:24px;margin:10px 0}.card p{color:var(--muted)}.card .btn{align-self:flex-start;margin-top:auto}.dark .card{background:#0d2a49;color:#fff;border-color:#315875;box-shadow:none}.dark .card p{color:#d3e2ef}.service-icon{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,var(--blue),var(--blue2));display:grid;place-items:center;color:#fff;font-weight:950}.split{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center}.visual{min-height:420px;border-radius:28px;background:radial-gradient(circle at 25% 25%,rgba(31,169,232,.45),transparent 24%),linear-gradient(135deg,#0b2b4d,#061d36);position:relative;overflow:hidden;box-shadow:var(--shadow)}.visual:after{content:"";position:absolute;inset:34px;background:url("../images/fleet-truck.svg") center/contain no-repeat}.checks{list-style:none;padding:0}.checks li{margin:11px 0;font-weight:820}.checks li:before{content:"✓";display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#e4faef;color:#148450;margin-right:10px;font-weight:950}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:#fff;border:1px solid #d7e7f2;border-radius:20px;padding:24px;color:var(--ink)}.step b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--red);color:#fff;margin-bottom:12px}.form{display:grid;gap:14px}.field{display:grid;gap:6px}.field label{font-weight:850}.field input,.field select,.field textarea{width:100%;border:1px solid #c9d9e5;border-radius:10px;padding:13px 14px;font:inherit}.field textarea{min-height:130px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:3px solid rgba(31,169,232,.2);border-color:var(--blue)}.hidden{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-status{min-height:24px;font-weight:850}.form-status.error{color:#b00020}.form-status.sending{color:#2c67f2}.fine{font-size:13px;color:var(--muted)}.subhero{position:relative;overflow:hidden;background:radial-gradient(circle at 84% 15%,rgba(31,169,232,.28),transparent 30%),linear-gradient(120deg,var(--navy),var(--navy2));color:#fff;padding:74px clamp(22px,6vw,104px)}.subhero h1{font-size:clamp(40px,5vw,66px);margin:0 0 15px;max-width:900px}.subhero p{font-size:22px;color:#dce9f4;max-width:780px}.subhero:after{content:"";position:absolute;right:4%;bottom:-35%;width:420px;height:320px;background:url("../images/fleet-truck.svg") center/contain no-repeat;opacity:.14}.map{min-height:350px;border-radius:24px;background:linear-gradient(145deg,#f6fbff,#e5f5fc);border:1px solid #bce4f4;display:grid;place-items:center;box-shadow:var(--shadow)}.radius{width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,var(--blue) 0 14%,#c8eefc 15% 54%,rgba(31,169,232,.14) 55%);border:2px dashed rgba(8,118,189,.4);display:grid;place-items:center;text-align:center;padding:28px;font-size:31px;font-weight:950;color:var(--navy)}.faq details{background:#fff;border:1px solid #d7e7f2;border-radius:14px;padding:18px 20px;margin:11px 0;box-shadow:0 7px 20px rgba(6,29,54,.05)}.faq summary{font-weight:900;cursor:pointer}.faq p{color:var(--muted);margin-top:10px}.cta{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;text-align:center;padding:66px 22px}.cta h2{font-size:clamp(35px,4.5vw,58px);margin:0 0 10px}.cta p{font-size:21px;color:#d2e2ef}.cta-row{display:flex;justify-content:center;gap:13px;flex-wrap:wrap;margin-top:23px}.footer{background:#071724;color:#d4e0ea;padding:56px clamp(22px,5vw,88px) 22px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.1fr;gap:38px}.footer img{max-width:340px;max-height:100px}.footer h3{color:#fff}.footer ul{list-style:none;padding:0}.footer li{margin:8px 0}.footer a{color:#fff}.legal{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:19px;text-align:center;color:#95a8ba;display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.landing{background:linear-gradient(120deg,var(--navy),var(--navy2));color:#fff;padding:68px clamp(22px,5vw,92px)}.landing-grid{display:grid;grid-template-columns:1fr 440px;gap:40px;align-items:start}.landing h1{font-size:clamp(41px,5vw,67px);margin:10px 0 18px}.landing p{color:#dce9f4}.sticky{position:sticky;top:100px;color:var(--ink)}input:focus,select:focus,textarea:focus,button:focus,a:focus{outline:3px solid var(--gold);outline-offset:3px}@media(max-width:1080px){.nav,.actions{display:none}.menu{display:block}.header.open{flex-wrap:wrap}.header.open .nav{display:flex;flex-direction:column;width:100%}.header.open .nav a{width:100%}.header.open .actions{display:flex;width:100%}.hero-grid,.split,.landing-grid,.footer-grid{grid-template-columns:1fr}.hero-art{max-width:720px;margin:auto}.grid-3{grid-template-columns:repeat(2,1fr)}.grid-4,.process{grid-template-columns:repeat(2,1fr)}.sticky{position:static}}@media(max-width:680px){.header{padding:12px 16px}.brand img{max-height:47px;max-width:225px}.hero{padding:58px 19px 82px}.hero h1{font-size:40px}.hero-art{display:none}.hero-actions,.cta-row{flex-direction:column}.btn,.phone-card{width:100%}.section{padding:61px 19px}.grid-2,.grid-3,.grid-4,.process{grid-template-columns:1fr}.card{padding:23px}.footer img{max-width:285px}}:root{--sw-navy:#071f3b;--sw-navy-deep:#04172c;--sw-blue:#1678d2;--sw-blue-light:#39aaf2;--sw-green:#20b867;--sw-text:#0c2340;--sw-muted:#5e6d80;--sw-border:#dce5ed;--sw-surface:#f7f9fb}body{font-family:Arial,Helvetica,sans-serif;font-weight:400;color:var(--sw-text);background:#fff}h1,h2,h3,p,a,span,strong,small,label,input,select,textarea,button{font-family:Arial,Helvetica,sans-serif}h1,h2,h3{letter-spacing:-.02em}.header{min-height:88px;padding:11px clamp(22px,3vw,52px);background:#fff;border-bottom:1px solid #e3e9ef;box-shadow:0 2px 10px rgba(7,31,59,.06);gap:30px}.brand img{max-height:66px;max-width:275px;filter:none}.nav{gap:2px}.nav a{color:#0c2340;padding:31px 13px 27px;border-radius:0;border-bottom:3px solid transparent;font-size:14px;font-weight:700}.nav a:hover,.nav a.active{color:#086bc2;background:transparent;border-bottom-color:#1678d2}.actions{align-items:center;gap:16px}.actions .btn-green{border-radius:7px;min-height:48px;padding:12px 22px;text-transform:uppercase;font-size:13px;letter-spacing:.025em}.header-phone{display:flex;flex-direction:column;text-decoration:none;color:#0b4788;padding-left:48px;position:relative;white-space:nowrap;line-height:1.05}.header-phone:before{content:"☎";position:absolute;left:0;top:0;width:38px;height:38px;display:grid;place-items:center;border:2px solid #1678d2;border-radius:8px;color:#0b5dab;font-size:21px}.header-phone span{font-size:12px;font-weight:700}.header-phone strong{font-size:21px;margin-top:3px;letter-spacing:.01em}.menu{color:#0c2340}.hero-professional{position:relative;min-height:585px;overflow:hidden;background:linear-gradient(100deg,#061d38 0%,#082846 54%,#0d4773 100%);color:#fff;padding:0}.hero-professional:after{display:none}.hero-professional__media{position:absolute;top:0;right:0;width:57%;height:100%;overflow:hidden;background:linear-gradient(145deg,#174d78,#071e38)}.hero-professional__media img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.04);filter:contrast(1.04) saturate(.95)}.hero-professional__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,23,44,1) 0%,rgba(4,23,44,.98) 36%,rgba(4,23,44,.78) 52%,rgba(4,23,44,.12) 75%,rgba(4,23,44,0) 100%)}.hero-professional__content{position:relative;z-index:2;width:min(720px,56%);padding:55px 0 74px clamp(30px,5vw,76px)}.hero-professional__eyebrow{display:block;color:#32d179;font-size:14px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px}.hero-professional h1{margin:0;font-size:clamp(46px,4.4vw,70px);line-height:1.03;letter-spacing:-.035em;font-weight:800}.hero-professional h1 span{display:block;color:#2f91e8;font-size:.69em;margin-top:8px;letter-spacing:-.025em}.hero-professional__lead{max-width:640px;margin:20px 0 22px;color:#f2f6fa;font-size:19px;line-height:1.48;font-weight:400}.hero-professional__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:670px;gap:8px 22px;margin:22px 0 26px}.hero-professional__benefits span{position:relative;padding-left:26px;font-size:14px;font-weight:500;color:#fff}.hero-professional__benefits span:before{content:"✓";position:absolute;left:0;top:0;width:17px;height:17px;display:grid;place-items:center;border:2px solid #21c96c;color:#21c96c;border-radius:50%;font-size:10px;font-weight:900}.hero-professional__actions{display:flex;flex-wrap:wrap;gap:14px}.hero-quote-button,.hero-phone-button{min-height:76px;display:flex;align-items:center;gap:14px;border-radius:8px;text-decoration:none;padding:12px 22px;transition:transform .2s,box-shadow .2s}.hero-quote-button:hover,.hero-phone-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.22)}.hero-quote-button{background:linear-gradient(180deg,#27c86f,#16ac5b);color:#fff;min-width:296px}.hero-phone-button{border:2px solid rgba(255,255,255,.9);color:#fff;background:rgba(4,23,44,.4);min-width:276px}.hero-button-icon{width:40px;height:40px;border:2px solid currentColor;border-radius:7px;display:grid;place-items:center;font-size:21px;font-weight:800;flex:0 0 auto}.hero-button-icon.phone{border-radius:50%}.hero-quote-button span:last-child,.hero-phone-button span:last-child{display:flex;flex-direction:column}.hero-quote-button strong,.hero-phone-button strong{text-transform:uppercase;font-size:15px;letter-spacing:.025em}.hero-phone-button strong{font-size:23px;letter-spacing:.02em;margin-top:1px}.hero-quote-button small,.hero-phone-button small{margin-top:3px;font-size:12px;opacity:.95}.feature-rail{position:relative;z-index:5;width:calc(100% - clamp(40px,6vw,96px));max-width:1460px;margin:-42px auto 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #dbe4ec;border-radius:10px;background:#fff;box-shadow:0 12px 30px rgba(7,31,59,.12);overflow:hidden}.feature-rail article{min-height:125px;display:flex;align-items:center;gap:15px;padding:22px 20px;border-right:1px solid #dce5ed}.feature-rail article:last-child{border-right:0}.feature-rail__icon{width:44px;height:44px;display:grid;place-items:center;border:3px solid #1767ae;border-radius:50%;color:#1767ae;font-size:20px;font-weight:800;flex:0 0 auto}.feature-rail strong{display:block;margin-bottom:5px;color:#0c2340;font-size:13px;text-transform:uppercase;letter-spacing:.02em}.feature-rail p{margin:0;color:#34475d;font-size:13px;line-height:1.4}.audience-professional{padding-top:48px;padding-bottom:38px}.audience-professional p{color:#0a70c7}.audience-professional span{background:#fff;border-color:#dce5ed;box-shadow:0 3px 12px rgba(7,31,59,.06);border-radius:6px;font-size:13px;font-weight:700}.section-head h2,.section h2{color:#0c2340;font-weight:800}.dark .section-head h2,.dark h2{color:#fff}.card{border-radius:10px;box-shadow:0 8px 24px rgba(7,31,59,.09)}.card h3{font-weight:700}.service-icon{border-radius:9px;font-weight:700}.cta{background:linear-gradient(135deg,#071f3b,#0a3763)}.footer{background:#061729}@media(max-width:1180px){.header{min-height:74px}.nav,.actions{display:none}.menu{display:block}.header.open{flex-wrap:wrap}.header.open .nav{display:flex;flex-direction:column;width:100%}.header.open .nav a{width:100%;padding:12px;border-bottom:0;border-radius:6px}.header.open .actions{display:flex;width:100%;flex-wrap:wrap}.hero-professional__media{width:50%}.hero-professional__content{width:64%}.feature-rail{grid-template-columns:repeat(2,1fr)}.feature-rail article{border-bottom:1px solid #dce5ed}}@media(max-width:760px){.brand img{max-height:54px;max-width:235px}.hero-professional{min-height:auto}.hero-professional__media{position:absolute;inset:0;width:100%;opacity:.22}.hero-professional__overlay{background:linear-gradient(90deg,rgba(4,23,44,.98),rgba(4,23,44,.88))}.hero-professional__content{width:100%;padding:48px 20px 72px}.hero-professional h1{font-size:42px}.hero-professional h1 span{font-size:.7em}.hero-professional__benefits{grid-template-columns:1fr;gap:9px}.hero-quote-button,.hero-phone-button{width:100%;min-width:0}.feature-rail{width:calc(100% - 28px);margin-top:-28px;grid-template-columns:1fr}.feature-rail article{min-height:auto;border-right:0}}.nav{margin-left:auto}.actions{margin-left:14px}@media(max-width:1180px){.nav{margin-left:0}.actions{margin-left:0}}.page-photo{margin:0;min-height:420px;border-radius:18px;overflow:hidden;background:#e9eef3;box-shadow:0 18px 44px rgba(7,31,59,.16);border:1px solid #d8e2ea}.page-photo img{width:100%;height:100%;min-height:420px;object-fit:cover;object-position:center}.card-photo{width:calc(100% + 56px);max-width:none;height:205px;object-fit:cover;margin:-28px -28px 20px;border-radius:10px 10px 0 0;border-bottom:1px solid #dce5ed}.home-card-photo{height:190px}@media(max-width:680px){.page-photo,.page-photo img{min-height:280px}.card-photo{width:calc(100% + 46px);margin:-23px -23px 18px;height:190px}}.benefit-sequence-section{padding-top:72px;padding-bottom:72px}.benefit-sequence{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr) 54px minmax(0,1fr);align-items:stretch;gap:12px}.benefit-sequence__node{min-height:150px;display:flex;align-items:flex-start;gap:16px;padding:24px;background:#fff;border:1px solid #d7e6f1;border-radius:14px;box-shadow:0 8px 22px rgba(7,31,59,.08)}.benefit-sequence__number{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#22aeea,#0876bd);font-size:15px;font-weight:800}.benefit-sequence__label{display:block;margin:3px 0 8px;color:#0c2340;font-size:20px;font-weight:800;line-height:1.15}.benefit-sequence__node p{margin:0;color:#5f7083;font-size:15px;line-height:1.52}.benefit-sequence__arrow{display:grid;place-items:center;color:#1687d0;font-size:35px;font-weight:300}.compact-process-section{padding-top:56px;padding-bottom:56px}.compact-process-layout{width:min(1320px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.55fr);align-items:center;gap:48px}.compact-process-heading h2{margin:8px 0 12px;font-size:clamp(30px,3vw,44px)}.compact-process-heading p{margin:0;color:#d3e3f0;font-size:16px}.compact-process{display:grid;grid-template-columns:minmax(120px,1fr) 44px minmax(120px,1fr) 44px minmax(120px,1fr) 44px minmax(120px,1fr);align-items:center}.compact-process__step{min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:15px 12px;background:#fff;color:#0c2340;border-radius:13px;border:1px solid rgba(255,255,255,.4);box-shadow:0 8px 22px rgba(0,0,0,.14)}.compact-process__number{width:30px;height:30px;display:grid;place-items:center;margin-bottom:7px;border-radius:50%;background:#df0b35;color:#fff;font-size:13px;font-weight:800}.compact-process__step strong{font-size:17px;line-height:1.1}.compact-process__step small{display:block;margin-top:6px;color:#667589;font-size:11px;line-height:1.35}.compact-process__connector{position:relative;height:2px;background:#3ba4e8}.compact-process__connector:after{content:"";position:absolute;right:-1px;top:50%;width:9px;height:9px;border-top:2px solid #3ba4e8;border-right:2px solid #3ba4e8;transform:translateY(-50%) rotate(45deg)}@media(max-width:1050px){.benefit-sequence{grid-template-columns:1fr;max-width:760px}.benefit-sequence__arrow{transform:rotate(90deg);height:30px}.compact-process-layout{grid-template-columns:1fr;gap:28px}.compact-process-heading{text-align:center;max-width:680px;margin:0 auto}}@media(max-width:760px){.benefit-sequence__node{min-height:auto}.compact-process{grid-template-columns:1fr;gap:0;max-width:420px;margin:0 auto}.compact-process__step{width:100%;min-height:96px}.compact-process__connector{width:2px;height:28px;margin:0 auto}.compact-process__connector:after{right:50%;top:auto;bottom:0;transform:translateX(50%) rotate(135deg)}}.service-icon--graphic{width:58px;height:58px;padding:12px;background:linear-gradient(145deg,#e8f6fe,#d5eefc);color:#0876bd;border:1px solid #b9ddf2;box-shadow:none}.service-icon--graphic img{display:block;width:100%;height:100%;object-fit:contain;color:#0876bd}.feature-rail__icon--graphic{border:0;border-radius:0;padding:0;color:#1767ae}.feature-rail__icon--graphic img{width:43px;height:43px;object-fit:contain;color:#1767ae}.hero-professional__media img{object-fit:cover;object-position:center}.page-photo{margin:0;min-height:420px;overflow:hidden;border-radius:22px;border:1px solid #d5e4ee;background:#eef4f8;box-shadow:0 18px 45px rgba(7,31,59,.14)}.page-photo img{display:block;width:100%;height:100%;min-height:420px;object-fit:cover}.page-photo--home img{object-position:center}.card-photo{width:calc(100% + 56px);max-width:none;height:220px;margin:-28px -28px 20px;object-fit:cover;border-radius:10px 10px 0 0}.home-card-photo{height:210px}.metro-map-panel{width:min(1180px,100%);margin:0 auto;overflow:hidden;background:#fff;border:1px solid #cbdde8;border-radius:24px;box-shadow:0 18px 45px rgba(7,31,59,.12)}.metro-map-panel img{display:block;width:100%;height:auto;background:#eef6fb}.metro-map-panel figcaption{padding:16px 22px 18px;color:#526579;background:#fff;border-top:1px solid #dce7ee;text-align:center;font-size:14px;font-weight:700}.metro-map-panel--location{width:100%}.metro-map-panel--location img{min-height:390px;object-fit:cover}.visual,.map,.radius{display:none !important}.subhero:after{display:none !important}@media(max-width:760px){.card-photo{width:calc(100% + 46px);height:190px;margin:-23px -23px 18px}.page-photo,.page-photo img{min-height:310px}.metro-map-panel--location img{min-height:280px}}.service-subhero{padding-bottom:84px}.subhero-label{display:inline-block;margin-bottom:13px;color:#7fd7ff;font-size:13px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.service-intro-grid{align-items:stretch}.service-intro-grid>div:first-child{align-self:center}.service-lead{color:#566a7e;font-size:18px;line-height:1.72}.service-primary-photo{min-height:500px}.service-primary-photo img{min-height:500px}.service-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:min(1320px,100%);margin:0 auto}.service-detail-card{position:relative;min-height:235px;padding:28px 24px 25px;background:#fff;border:1px solid #d6e6f0;border-radius:14px;box-shadow:0 10px 28px rgba(7,31,59,.08)}.service-detail-card__number{display:grid;place-items:center;width:36px;height:36px;margin-bottom:16px;color:#fff;background:linear-gradient(135deg,#1fa9e8,#0876bd);border-radius:10px;font-size:14px;font-weight:900}.service-detail-card h3{margin:0 0 10px;color:#0c2340;font-size:20px}.service-detail-card p{margin:0;color:#627487;font-size:15px;line-height:1.58}.service-fit-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.72fr);gap:46px;align-items:center;width:min(1180px,100%);margin:0 auto}.service-fit-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px;padding:0;margin:26px 0 0;list-style:none}.service-fit-list li{position:relative;padding:14px 14px 14px 46px;background:#f4f9fc;border:1px solid #d7e8f2;border-radius:10px;color:#19334f;font-weight:750}.service-fit-list li:before{content:"✓";position:absolute;left:14px;top:13px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#fff;background:#20b867;font-size:12px;font-weight:900}.service-quote-card{padding:31px;color:#fff;background:radial-gradient(circle at 90% 5%,rgba(31,169,232,.25),transparent 30%),linear-gradient(145deg,#061d36,#0b3c69);border-radius:18px;box-shadow:0 18px 44px rgba(7,31,59,.2)}.service-quote-card__eyebrow{color:#80dcff;font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.service-quote-card h3{margin:11px 0 12px;color:#fff;font-size:29px}.service-quote-card p{color:#d8e7f3}.service-phone-link{display:block;margin-top:18px;color:#fff;font-weight:850;text-align:center}.service-faq{max-width:960px;margin:0 auto}.live-map-card{width:min(1240px,100%);margin:0 auto;overflow:hidden;background:#fff;border:1px solid #cadce8;border-radius:22px;box-shadow:0 18px 48px rgba(7,31,59,.14)}.live-map-card__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px 20px;background:linear-gradient(100deg,#071f3b,#0d4c7c);color:#fff}.live-map-card__eyebrow{display:block;color:#7fdcff;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.live-map-card__header h3{margin:5px 0 0;color:#fff;font-size:25px}.live-map-card__radius{flex:0 0 auto;padding:9px 14px;color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);border-radius:999px;font-size:13px;font-weight:850}.live-map-card__frame{position:relative;height:520px;background:#e9f1f6}.live-map-card__frame iframe{width:100%;height:100%;border:0}.live-map-card figcaption{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:17px 24px;color:#536679;border-top:1px solid #dce7ee;font-size:14px}.live-map-card figcaption a{flex:0 0 auto;color:#0876bd;font-weight:850}.live-map-card__attribution{padding:0 24px 15px;color:#8695a3;font-size:11px}.live-map-card--location{width:100%}.live-map-card--location .live-map-card__frame{height:460px}@media(max-width:1050px){.service-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-fit-layout{grid-template-columns:1fr}}@media(max-width:700px){.service-primary-photo,.service-primary-photo img{min-height:330px}.service-detail-grid{grid-template-columns:1fr}.service-detail-card{min-height:auto}.service-fit-list{grid-template-columns:1fr}.live-map-card__header,.live-map-card figcaption{align-items:flex-start;flex-direction:column}.live-map-card__radius{align-self:flex-start}.live-map-card__frame,.live-map-card--location .live-map-card__frame{height:390px}}[data-vehicle-count][hidden]{display:none !important}[data-vehicle-count]:not([hidden]){animation:vehicleCountReveal .18s ease-out}.service-field-help{margin-top:4px}@keyframes vehicleCountReveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){[data-vehicle-count]:not([hidden]){animation:none}}

/* ================================================================
   V12 LOCKED KANSAS CITY SERVICE-RADIUS MAP
   ================================================================ */

.live-map-card--locked .live-map-card__frame{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background:#dfeaf1;
}

.live-map-card--locked iframe{
  pointer-events:none;
  user-select:none;
  filter:saturate(.88) contrast(1.02);
}

.service-radius-overlay{
  position:absolute;
  inset:0;
  z-index:3;
  display:grid;
  place-items:center;
  pointer-events:none;
}

.service-radius-overlay__inner{
  position:relative;
  width:min(58%,620px);
  aspect-ratio:1.65/1;
  border:5px solid rgba(22,120,210,.92);
  border-radius:50%;
  background:rgba(31,169,232,.14);
  box-shadow:
    0 0 0 9999px rgba(6,29,54,.13),
    inset 0 0 35px rgba(31,169,232,.2);
}

.map-lock-label{
  position:absolute;
  z-index:4;
  top:14px;
  right:14px;
  padding:8px 12px;
  color:#061d36;
  background:rgba(255,255,255,.93);
  border:1px solid #cbdce7;
  border-radius:8px;
  font-size:12px;
  font-weight:800;
  pointer-events:none;
  box-shadow:0 5px 16px rgba(6,29,54,.12);
}

.live-map-card--locked figcaption a{
  display:none;
}

@media(max-width:760px){
  .service-radius-overlay__inner{
    width:72%;
    border-width:4px;
  }

  

  .map-lock-label{
    left:12px;
    right:auto;
    max-width:calc(100% - 24px);
    font-size:11px;
  }
}

/* ================================================================
   V13 LEGAL PAGE AND MOBILE FLEET PAGE REFRESH
   ================================================================ */

.breadcrumbs{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:.55rem;
  margin:0 0 1.25rem;
  color:#5d7284;
  font-size:.9rem;
  font-weight:750;
}
.breadcrumbs a{color:#214f74;text-decoration:none}
.breadcrumbs a:hover{text-decoration:underline}

/* Legal pages */
.legal-hero{
  position:relative;
  overflow:hidden;
  padding:4.8rem 1.5rem 4.2rem;
  background:
    radial-gradient(circle at 88% 15%,rgba(39,173,226,.16),transparent 28rem),
    linear-gradient(145deg,#f7fbfd 0%,#eaf4f8 100%);
  border-bottom:1px solid #d8e7ee;
}
.legal-hero--terms{
  background:
    radial-gradient(circle at 88% 15%,rgba(151,203,59,.16),transparent 28rem),
    linear-gradient(145deg,#f8fbf7 0%,#edf5ee 100%);
}
.legal-shell{width:min(1120px,100%);margin:0 auto}
.legal-hero .kicker{display:block;margin-bottom:.7rem}
.legal-hero h1{
  max-width:820px;
  margin:0;
  color:#061d36;
  font-size:clamp(2.5rem,6vw,4.8rem);
  line-height:.98;
  letter-spacing:-.045em;
}
.legal-hero>div>p{
  max-width:760px;
  margin:1.3rem 0 0;
  color:#455e72;
  font-size:clamp(1.05rem,2vw,1.25rem);
  line-height:1.7;
}
.legal-meta{
  display:flex;
  flex-wrap:wrap;
  gap:.7rem;
  margin-top:1.55rem;
}
.legal-meta span{
  padding:.55rem .85rem;
  border:1px solid #cadde7;
  border-radius:999px;
  background:rgba(255,255,255,.8);
  color:#24485f;
  font-size:.84rem;
  font-weight:800;
}
.legal-section{background:#f5f8fa}
.legal-layout{
  display:grid;
  grid-template-columns:minmax(190px,240px) minmax(0,1fr);
  gap:2rem;
  width:min(1120px,100%);
  margin:0 auto;
  align-items:start;
}
.legal-nav{
  position:sticky;
  top:105px;
  display:grid;
  gap:.35rem;
  padding:1.2rem;
  border:1px solid #d8e4ea;
  border-radius:18px;
  background:#fff;
  box-shadow:0 14px 35px rgba(6,29,54,.06);
}
.legal-nav strong{
  margin-bottom:.45rem;
  color:#061d36;
  font-size:.88rem;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.legal-nav a{
  padding:.52rem .6rem;
  border-radius:8px;
  color:#50687a;
  font-size:.91rem;
  font-weight:700;
  text-decoration:none;
}
.legal-nav a:hover{color:#061d36;background:#edf5f8}
.legal-card{
  padding:clamp(1.4rem,4vw,3.2rem);
  border:1px solid #d8e4ea;
  border-radius:24px;
  background:#fff;
  box-shadow:0 18px 45px rgba(6,29,54,.07);
}
.legal-card>section{
  position:relative;
  scroll-margin-top:120px;
}
.legal-card>section+section{
  margin-top:2.6rem;
  padding-top:2.6rem;
  border-top:1px solid #e2eaee;
}
.legal-section-number{
  display:inline-grid;
  place-items:center;
  min-width:38px;
  height:28px;
  margin-bottom:.8rem;
  border-radius:999px;
  background:#e8f4f8;
  color:#0c668f;
  font-size:.78rem;
  font-weight:900;
  letter-spacing:.06em;
}
.legal-card h2{
  margin:0 0 .9rem;
  color:#061d36;
  font-size:clamp(1.45rem,3vw,2rem);
  line-height:1.15;
}
.legal-card p{
  margin:.8rem 0 0;
  color:#465e70;
  line-height:1.78;
}
.legal-list{
  display:grid;
  gap:.65rem;
  margin:1rem 0 0;
  padding:0;
  list-style:none;
}
.legal-list li{
  position:relative;
  padding-left:1.55rem;
  color:#465e70;
  line-height:1.62;
}
.legal-list li:before{
  content:"";
  position:absolute;
  left:0;
  top:.67rem;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#2aa9df;
  box-shadow:0 0 0 4px #e7f6fb;
}
.legal-callout{
  margin-top:1.35rem;
  padding:1.2rem 1.3rem;
  border-left:4px solid #97cb3b;
  border-radius:0 14px 14px 0;
  background:#f3f8e9;
}
.legal-callout strong{display:block;color:#183a23;font-size:1.03rem}
.legal-callout p{margin:.35rem 0 0;color:#46604d}
.legal-contact-card{
  display:flex;
  justify-content:space-between;
  gap:1.5rem;
  align-items:center;
  margin-top:1.15rem;
  padding:1.35rem;
  border-radius:16px;
  background:#061d36;
  color:#fff;
}
.legal-contact-card strong{font-size:1.08rem}
.legal-contact-card p{margin:.3rem 0 0;color:#c8d7e1}
.legal-contact-links{display:grid;gap:.45rem;text-align:right}
.legal-contact-links a{color:#9eddf5;font-weight:800;text-decoration:none}
.legal-contact-links a:hover{text-decoration:underline}
.legal-small{font-size:.9rem;color:#718594!important}

/* Mobile fleet service page */
.fleet-hero{
  position:relative;
  overflow:hidden;
  padding:clamp(2rem,5vw,5rem) 1.5rem;
  background:
    radial-gradient(circle at 5% 15%,rgba(151,203,59,.18),transparent 24rem),
    radial-gradient(circle at 100% 0,rgba(42,169,223,.16),transparent 28rem),
    #f7fafb;
  border-bottom:1px solid #dfe9ee;
}
.fleet-hero__inner{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(360px,.88fr);
  gap:clamp(2rem,5vw,4.5rem);
  align-items:center;
  width:min(1220px,100%);
  margin:0 auto;
}
.fleet-breadcrumbs{margin-bottom:1.15rem}
.fleet-eyebrow{
  display:inline-flex;
  margin-bottom:1rem;
  padding:.5rem .8rem;
  border:1px solid #bddbe8;
  border-radius:999px;
  background:#fff;
  color:#17678f;
  font-size:.82rem;
  font-weight:900;
  letter-spacing:.035em;
}
.fleet-hero h1{
  max-width:760px;
  margin:0;
  color:#061d36;
  font-size:clamp(2.65rem,6vw,5.6rem);
  line-height:.94;
  letter-spacing:-.052em;
}
.fleet-hero__copy>p{
  max-width:700px;
  margin:1.35rem 0 0;
  color:#465f72;
  font-size:clamp(1.05rem,2vw,1.24rem);
  line-height:1.72;
}
.fleet-hero__actions{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:1rem 1.2rem;
  margin-top:1.65rem;
}
.fleet-text-link{
  color:#0f5b81;
  font-weight:850;
  text-decoration:none;
}
.fleet-text-link:hover{text-decoration:underline}
.fleet-hero__benefits{
  display:flex;
  flex-wrap:wrap;
  gap:.65rem 1.25rem;
  margin:1.6rem 0 0;
  padding:0;
  list-style:none;
}
.fleet-hero__benefits li{
  position:relative;
  padding-left:1.35rem;
  color:#29485d;
  font-size:.92rem;
  font-weight:750;
}
.fleet-hero__benefits li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:#5e9e16;
  font-weight:950;
}
.fleet-hero__media{
  position:relative;
  margin:0;
  overflow:hidden;
  border:8px solid #fff;
  border-radius:28px;
  background:#fff;
  box-shadow:0 25px 55px rgba(6,29,54,.17);
}
.fleet-hero__media img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:760/470;
  object-fit:cover;
}
.fleet-hero__media figcaption{
  display:grid;
  gap:.18rem;
  padding:1rem 1.15rem 1.15rem;
  color:#405b6d;
  background:#fff;
}
.fleet-hero__media figcaption strong{color:#061d36}
.fleet-hero__media figcaption span{font-size:.9rem;line-height:1.45}
.fleet-proof-strip{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  width:min(1220px,calc(100% - 3rem));
  margin:-1px auto 0;
  border:1px solid #dbe7ec;
  border-top:0;
  border-radius:0 0 22px 22px;
  background:#fff;
  box-shadow:0 18px 36px rgba(6,29,54,.06);
}
.fleet-proof-strip>div{
  display:grid;
  gap:.2rem;
  padding:1.25rem 1.35rem;
  text-align:center;
}
.fleet-proof-strip>div+div{border-left:1px solid #e1e9ed}
.fleet-proof-strip strong{color:#061d36;font-size:1.12rem}
.fleet-proof-strip span{color:#687d8c;font-size:.83rem;font-weight:650}
.fleet-overview-section{background:#fff}
.fleet-overview-grid{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(300px,.72fr);
  gap:clamp(2rem,5vw,4rem);
  width:min(1180px,100%);
  margin:0 auto;
  align-items:start;
}
.fleet-overview-copy h2,
.fleet-quote-panel h2,
.fleet-fit-card h2{
  color:#061d36;
  letter-spacing:-.025em;
}
.fleet-lead{max-width:760px;color:#526b7c;font-size:1.08rem;line-height:1.75}
.fleet-benefit-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:1rem;
  margin-top:1.7rem;
}
.fleet-benefit-grid article{
  padding:1.25rem;
  border:1px solid #dce8ed;
  border-radius:16px;
  background:#f8fbfc;
}
.fleet-benefit-grid article>span{
  display:inline-block;
  margin-bottom:.55rem;
  color:#1992c6;
  font-size:.78rem;
  font-weight:950;
  letter-spacing:.08em;
}
.fleet-benefit-grid h3{margin:0;color:#0b2940;font-size:1.04rem}
.fleet-benefit-grid p{margin:.45rem 0 0;color:#5c7181;font-size:.93rem;line-height:1.55}
.fleet-quote-panel{
  position:sticky;
  top:105px;
  padding:1.55rem;
  border-radius:22px;
  background:#061d36;
  color:#fff;
  box-shadow:0 22px 50px rgba(6,29,54,.18);
}
.fleet-quote-panel__eyebrow{
  color:#9eddf5;
  font-size:.78rem;
  font-weight:900;
  letter-spacing:.07em;
  text-transform:uppercase;
}
.fleet-quote-panel h2{margin:.55rem 0 0;color:#fff;font-size:1.7rem}
.fleet-quote-panel ul{display:grid;gap:.8rem;margin:1.2rem 0 1.35rem;padding:0;list-style:none}
.fleet-quote-panel li{position:relative;padding-left:1.45rem;color:#d7e3ea;line-height:1.45}
.fleet-quote-panel li:before{content:"✓";position:absolute;left:0;color:#a9d95f;font-weight:950}
.fleet-quote-panel .btn{width:100%;justify-content:center}
.fleet-quote-panel>p{margin:.95rem 0 0;color:#aebfca;font-size:.82rem;line-height:1.5}
.fleet-process-section{background:#eef5f7}
.fleet-section-head{width:min(800px,100%);margin:0 auto 1.8rem;text-align:center}
.fleet-process-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:1rem;
  width:min(1080px,100%);
  margin:0 auto;
}
.fleet-process-grid article{
  padding:1.5rem;
  border:1px solid #d6e5eb;
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 30px rgba(6,29,54,.05);
}
.fleet-process-grid article>span{
  display:grid;
  place-items:center;
  width:40px;
  height:40px;
  margin-bottom:1rem;
  border-radius:12px;
  background:#e9f6fb;
  color:#0878aa;
  font-weight:950;
}
.fleet-process-grid h3{margin:0;color:#0a263d;font-size:1.08rem}
.fleet-process-grid p{margin:.55rem 0 0;color:#5c7181;line-height:1.58}
.fleet-fit-section{padding-top:1.7rem!important;padding-bottom:1.7rem!important;background:#fff}
.fleet-fit-card{
  display:grid;
  grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);
  gap:2rem;
  align-items:center;
  width:min(1120px,100%);
  margin:0 auto;
  padding:2rem;
  border:1px solid #dce8ed;
  border-radius:22px;
  background:linear-gradient(135deg,#f9fcfd,#eef6f8);
}
.fleet-fit-card h2{margin:.5rem 0 0;font-size:clamp(1.55rem,3vw,2.25rem)}
.fleet-fit-tags{display:flex;flex-wrap:wrap;gap:.65rem}
.fleet-fit-tags span{
  padding:.62rem .85rem;
  border:1px solid #cfe1e8;
  border-radius:999px;
  background:#fff;
  color:#24485e;
  font-size:.88rem;
  font-weight:800;
}
.fleet-faq-section{background:#fff}
.fleet-faq{width:min(900px,100%);margin:0 auto}

@media(max-width:900px){
  .legal-layout{grid-template-columns:1fr}
  .legal-nav{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
  .legal-nav strong{grid-column:1/-1}
  .fleet-hero__inner,
  .fleet-overview-grid,
  .fleet-fit-card{grid-template-columns:1fr}
  .fleet-hero__media{max-width:760px}
  .fleet-quote-panel{position:static}
  .fleet-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .fleet-proof-strip>div:nth-child(3){border-left:0;border-top:1px solid #e1e9ed}
  .fleet-proof-strip>div:nth-child(4){border-top:1px solid #e1e9ed}
}

@media(max-width:640px){
  .legal-hero{padding:3.2rem 1rem 2.8rem}
  .legal-section{padding-left:1rem!important;padding-right:1rem!important}
  .legal-nav{grid-template-columns:1fr 1fr;padding:1rem}
  .legal-card{border-radius:18px}
  .legal-contact-card{align-items:flex-start;flex-direction:column}
  .legal-contact-links{text-align:left}
  .fleet-hero{padding:1.5rem 1rem 3rem}
  .fleet-hero h1{font-size:clamp(2.45rem,13vw,4.1rem)}
  .fleet-hero__actions{align-items:stretch;flex-direction:column}
  .fleet-hero__actions .btn{justify-content:center}
  .fleet-hero__benefits{display:grid}
  .fleet-proof-strip{width:calc(100% - 2rem)}
  .fleet-benefit-grid,
  .fleet-process-grid{grid-template-columns:1fr}
  .fleet-fit-card{padding:1.3rem}
}

/* ================================================================
   V14 STABLE LEGAL PAGES — isolated from previous legal-page styles
   ================================================================ */
.sw-legal-hero,
.sw-legal-main,
.sw-legal-hero *,
.sw-legal-main *{
  box-sizing:border-box;
}

.sw-legal-hero{
  padding:64px 24px 56px;
  background:linear-gradient(145deg,#f6fafc 0%,#eaf3f7 100%);
  border-bottom:1px solid #d9e6ec;
}

.sw-legal-shell{
  width:min(1080px,100%);
  margin:0 auto;
}

.sw-breadcrumbs{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
  margin:0 0 22px;
  color:#687f90;
  font-size:14px;
  font-weight:700;
}

.sw-breadcrumbs a{
  color:#1c5f83;
  text-decoration:none;
}

.sw-breadcrumbs a:hover{
  text-decoration:underline;
}

.sw-legal-eyebrow{
  display:inline-block;
  margin-bottom:10px;
  color:#197aa6;
  font-size:13px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.sw-legal-hero h1{
  margin:0;
  max-width:760px;
  color:#061d36;
  font-size:clamp(42px,7vw,72px);
  line-height:1;
  letter-spacing:-.045em;
}

.sw-legal-hero p{
  max-width:760px;
  margin:20px 0 0;
  color:#465f71;
  font-size:18px;
  line-height:1.7;
}

.sw-legal-effective{
  display:inline-block;
  margin-top:20px;
  padding:8px 12px;
  border:1px solid #c9dbe4;
  border-radius:999px;
  background:#fff;
  color:#36566c;
  font-size:13px;
  font-weight:800;
}

.sw-legal-main{
  padding:56px 24px 72px;
  background:#f5f8fa;
}

.sw-legal-layout{
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  gap:28px;
  align-items:start;
}

.sw-legal-toc{
  position:sticky;
  top:104px;
  display:grid;
  gap:5px;
  padding:18px;
  border:1px solid #d8e4ea;
  border-radius:16px;
  background:#fff;
  box-shadow:0 12px 28px rgba(6,29,54,.06);
}

.sw-legal-toc strong{
  margin:0 0 5px;
  color:#061d36;
  font-size:13px;
  letter-spacing:.05em;
  text-transform:uppercase;
}

.sw-legal-toc a{
  padding:8px 9px;
  border-radius:7px;
  color:#526b7c;
  font-size:14px;
  font-weight:700;
  line-height:1.3;
  text-decoration:none;
}

.sw-legal-toc a:hover{
  color:#061d36;
  background:#edf4f7;
}

.sw-legal-document{
  min-width:0;
  padding:clamp(24px,5vw,48px);
  border:1px solid #d8e4ea;
  border-radius:22px;
  background:#fff;
  box-shadow:0 16px 38px rgba(6,29,54,.07);
}

.sw-legal-block{
  scroll-margin-top:115px;
}

.sw-legal-block + .sw-legal-block{
  margin-top:38px;
  padding-top:38px;
  border-top:1px solid #e2eaee;
}

.sw-legal-number{
  display:inline-block;
  margin-bottom:10px;
  padding:5px 9px;
  border-radius:999px;
  background:#e9f5f9;
  color:#137aa7;
  font-size:12px;
  font-weight:900;
  letter-spacing:.06em;
}

.sw-legal-block h2,
.sw-legal-contact h2{
  margin:0 0 12px;
  color:#061d36;
  font-size:clamp(24px,4vw,32px);
  line-height:1.15;
}

.sw-legal-block p,
.sw-legal-contact p{
  margin:10px 0 0;
  color:#4b6475;
  font-size:16px;
  line-height:1.75;
}

.sw-legal-list{
  display:grid;
  gap:10px;
  margin:16px 0 0;
  padding:0;
  list-style:none;
}

.sw-legal-list li{
  position:relative;
  padding-left:24px;
  color:#4b6475;
  font-size:16px;
  line-height:1.65;
}

.sw-legal-list li::before{
  content:"";
  position:absolute;
  left:2px;
  top:.68em;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#229fce;
  box-shadow:0 0 0 4px #e8f6fb;
}

.sw-legal-callout{
  margin-top:20px;
  padding:18px 20px;
  border-left:4px solid #97cb3b;
  border-radius:0 12px 12px 0;
  background:#f2f8e8;
}

.sw-legal-callout strong{
  display:block;
  color:#213d28;
  font-size:16px;
}

.sw-legal-callout p{
  margin-top:5px;
  color:#49614f;
}

.sw-legal-contact{
  display:flex;
  justify-content:space-between;
  gap:24px;
  align-items:center;
  margin-top:42px;
  padding:24px;
  border-radius:16px;
  background:#061d36;
}

.sw-legal-contact h2{
  color:#fff;
}

.sw-legal-contact p{
  color:#c5d4dd;
}

.sw-legal-contact-links{
  display:grid;
  gap:8px;
  text-align:right;
}

.sw-legal-contact-links a{
  color:#9eddf5;
  font-weight:800;
  text-decoration:none;
}

.sw-legal-contact-links a:hover{
  text-decoration:underline;
}

@media(max-width:900px){
  .sw-legal-layout{
    grid-template-columns:1fr;
  }

  .sw-legal-toc{
    position:static;
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .sw-legal-toc strong{
    grid-column:1/-1;
  }
}

@media(max-width:620px){
  .sw-legal-hero{
    padding:42px 16px 38px;
  }

  .sw-legal-main{
    padding:30px 16px 48px;
  }

  .sw-legal-hero h1{
    font-size:44px;
  }

  .sw-legal-hero p{
    font-size:16px;
  }

  .sw-legal-toc{
    grid-template-columns:1fr 1fr;
    padding:14px;
  }

  .sw-legal-toc a{
    font-size:13px;
  }

  .sw-legal-document{
    padding:24px 18px;
    border-radius:16px;
  }

  .sw-legal-contact{
    align-items:flex-start;
    flex-direction:column;
  }

  .sw-legal-contact-links{
    text-align:left;
  }
}

/* ================================================================
   V15 DIVINE AUTOMATION FOOTER CREDIT
   ================================================================ */
.footer .legal .divine-powered{
  display:inline-flex;
  align-items:center;
  gap:.28rem;
  color:inherit;
  white-space:nowrap;
}

.footer .legal .divine-powered a{
  color:#9eddf5;
  font-weight:850;
  text-decoration:none;
}

.footer .legal .divine-powered a:hover,
.footer .legal .divine-powered a:focus-visible{
  color:#fff;
  text-decoration:underline;
}

@media(max-width:700px){
  .footer .legal .divine-powered{
    width:100%;
    justify-content:center;
    margin-top:.25rem;
    white-space:normal;
    text-align:center;
  }
}


/* ================================================================
   V23 SERVICE DETAIL CARD NUMBER ALIGNMENT
   ================================================================ */
.service-included-section .service-detail-card{
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  grid-template-rows:auto 1fr;
  column-gap:13px;
  align-items:start;
}

.service-included-section .service-detail-card__number{
  grid-column:1;
  grid-row:1;
  align-self:center;
  margin:0;
}

.service-included-section .service-detail-card h3{
  grid-column:2;
  grid-row:1;
  align-self:center;
  margin:0;
}

.service-included-section .service-detail-card p{
  grid-column:1 / -1;
  grid-row:2;
  margin-top:.75rem;
}

@media(max-width:560px){
  .service-included-section .service-detail-card{
    grid-template-columns:40px minmax(0,1fr);
    column-gap:11px;
  }
}
