:root{--blue:#066eb6;--blue2:#31a7f8;--ink:#111114;--paper:#f4f4f5;--muted:#68686f;--line:#dedee1;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit}.wrap{width:min(1100px,calc(100% - 40px));margin:auto}.topbar{height:82px;background:#fff;border-bottom:1px solid var(--line)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.logo{display:block;width:290px;height:68px;object-fit:contain;object-position:left}.back{text-decoration:none;text-transform:uppercase;font-size:.76rem;font-weight:800;letter-spacing:.08em;color:var(--blue)}
.service-hero{background:var(--ink);color:#fff;padding:92px 0 84px;position:relative;overflow:hidden}.service-hero:after{content:"";position:absolute;width:380px;height:380px;border:90px solid #066eb633;border-radius:50%;right:-100px;top:-170px}.eyebrow{display:flex;align-items:center;gap:10px;color:#98d5ff;text-transform:uppercase;font-size:.75rem;font-weight:800;letter-spacing:.16em}.eyebrow:before{content:"";width:34px;height:3px;background:var(--blue)}h1,h2,h3{font-family:"Arial Narrow","Helvetica Neue Condensed",Impact,sans-serif;text-transform:uppercase;line-height:.96;margin:0}h1{font-size:clamp(4rem,8vw,7rem);max-width:850px;margin:20px 0 24px;letter-spacing:-.03em}.service-hero p{max-width:700px;color:#d7d7dc;font-size:1.12rem;margin:0}
main section{padding:82px 0}.two-col{display:grid;grid-template-columns:1.1fr .9fr;gap:90px}.kicker{color:var(--blue);font-size:.73rem;text-transform:uppercase;font-weight:800;letter-spacing:.16em}h2{font-size:clamp(2.8rem,5vw,4.8rem);margin:13px 0 24px}.body-copy p{color:#4f4f56;font-size:1.05rem}.feature-box{background:#fff;padding:32px;border-top:4px solid var(--blue)}.feature-box h3{font-size:1.7rem;margin-bottom:18px}.feature-box ul{list-style:none;padding:0;margin:0}.feature-box li{padding:10px 0 10px 24px;border-bottom:1px solid var(--line);position:relative}.feature-box li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:800}.feature-box li:last-child{border:0}
.process{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.process-grid.two-items{grid-template-columns:repeat(2,1fr)}.process-item{padding:26px;background:var(--paper)}.process-item span{color:var(--blue);font-weight:800;font-size:.75rem}.process-item h3{font-size:1.5rem;margin:9px 0}.process-item p{font-size:.9rem;color:var(--muted);margin:0}
.question-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:32px}.question{background:#fff;border-left:4px solid var(--blue);padding:22px;font-weight:600}.closing{margin-top:34px;font-family:"Arial Narrow","Helvetica Neue Condensed",Impact,sans-serif;text-transform:uppercase;font-size:2rem;line-height:1;color:var(--blue)}
.price{background:var(--blue);color:#fff;padding:64px 0}.price-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.price h2{margin:0;font-size:clamp(2.5rem,5vw,4.5rem)}.price-box{text-align:right;white-space:nowrap}.price-box small{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:.7rem}.price-box strong{font-family:"Arial Narrow","Helvetica Neue Condensed",Impact,sans-serif;font-size:4rem;line-height:1}.price-note{color:#d7efff;font-size:.82rem;margin-top:8px}
.price-breakdown{min-width:min(100%,430px);background:#ffffff12;border:1px solid #ffffff3b;padding:22px 26px}.price-row{display:flex;justify-content:space-between;gap:30px;padding:10px 0;border-bottom:1px solid #ffffff32}.price-row span{font-size:.88rem}.price-row strong{font-size:1rem;white-space:nowrap}.price-total{display:flex;justify-content:space-between;align-items:end;gap:24px;padding-top:18px}.price-total small{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.price-total strong{font-family:"Arial Narrow","Helvetica Neue Condensed",Impact,sans-serif;font-size:2.5rem;line-height:1;white-space:nowrap}
.assurance-box{display:grid;gap:28px}.assurance-item{display:grid;grid-template-columns:34px 1fr;gap:14px}.assurance-item>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-weight:900}.assurance-item h3{margin:3px 0 8px}.assurance-item p{margin:0;color:var(--muted);font-size:.93rem}.privacy-grid{grid-template-columns:repeat(4,1fr)}
.credentials{background:#fff}.credential-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.credential-card,.guarantee-card,.standard-card{background:var(--paper);padding:26px}.credential-logo{display:block;width:100%;height:145px;margin-bottom:24px}.credential-logo.compact{width:72%;margin-inline:auto}.credential-card h3{font-size:1.35rem;margin-bottom:10px;color:var(--blue)}.credential-card p{margin:0;color:var(--muted);font-size:.9rem;overflow-wrap:anywhere}.guarantee-kicker{display:block;margin-top:62px}.guarantee-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.guarantee-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.guarantee-logo{width:100%;height:108px}.guarantee-card p{margin:0;font-weight:700;color:#44444a}.standard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.standard-card svg,.standard-logo{display:block;width:100%;height:110px;object-fit:contain}.standard-card h3{font-size:1.2rem;color:var(--blue);margin:14px 0 5px}.standard-card p{margin:0;color:var(--muted);font-weight:700}.scope{background:var(--paper)}.privacy-pricing .price-breakdown{min-width:min(100%,520px)}
.other{padding:60px 0}.other a{text-decoration:none;color:var(--blue);font-weight:800}.footer{background:#fff;padding:36px 0}.footer-logo{width:min(390px,100%);display:block}.footer p{font-size:.78rem;color:var(--muted)}
@media(max-width:900px){.privacy-grid{grid-template-columns:repeat(2,1fr)}.credential-grid{grid-template-columns:1fr}.credential-logo{height:160px}.credential-logo.compact{width:58%}.guarantee-card{grid-template-columns:1fr}.guarantee-logo{height:125px}}
@media(max-width:760px){.topbar,.nav{height:68px}.logo{width:195px;height:54px}.two-col{grid-template-columns:1fr;gap:35px}.process-grid,.process-grid.two-items,.question-list,.privacy-grid,.guarantee-grid,.standard-grid{grid-template-columns:1fr}.service-hero{padding:65px 0}.price-inner{align-items:flex-start;flex-direction:column}.price-box{text-align:left;white-space:normal}.price-breakdown{min-width:100%}.price-row,.price-total{align-items:flex-start;flex-direction:column;gap:8px}.credential-card,.guarantee-card,.standard-card{padding:20px}.credential-logo{height:128px}.credential-logo.compact{width:72%}.guarantee-logo{height:102px}main section{padding:62px 0}}
