:root{--ink:#152741;--muted:#617087;--blue:#175cdb;--blue-dark:#1149b3;--line:#e1e7f0;--soft:#f3f6fb;--navy:#10233e;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);font:16px/1.75 -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #e9a83b;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.35}p{color:var(--muted)}.wrap{max-width:1160px;margin:auto;padding:0 28px}.skip{position:absolute;top:-80px;left:15px;background:white;padding:12px;z-index:100}.skip:focus{top:8px}.header{height:84px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:11px;font-size:22px;font-weight:750;letter-spacing:1px}.brand-mark{width:35px;height:35px;background:var(--blue);border-radius:10px;display:inline-grid;place-items:center;color:white;font:800 25px/1 sans-serif;letter-spacing:-5px;padding-right:5px}.brand small{display:block;font-size:.75rem;letter-spacing:.04em;font-weight:550;color:var(--muted);line-height:1.2}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px}.nav-links a:hover,.footer a:hover{color:var(--blue)}.btn{display:inline-flex;justify-content:center;align-items:center;gap:22px;border:1px solid var(--blue);border-radius:8px;background:var(--blue);color:white;padding:12px 22px;font-weight:650;line-height:1.6;transition:background .18s,transform .18s}.btn:hover{background:var(--blue-dark);transform:translateY(-1px)}.btn.light{background:white;color:var(--ink);border-color:#d7dfeb}.btn.light:hover{background:var(--soft)}.btn.small{padding:9px 17px;font-size:14px}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:7px;padding:6px 12px}.hero{padding:76px 0 60px;background:linear-gradient(110deg,#fff 42%,#f0f5ff 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.18fr 1fr;gap:65px;align-items:center}.eyebrow{display:flex;gap:10px;align-items:center;font-size:13px;font-weight:700;letter-spacing:2px;color:var(--blue);margin-bottom:22px}.eyebrow:before{content:"";width:23px;height:2px;background:currentColor}h1{font-size:clamp(36px,4.15vw,54px);letter-spacing:-1.6px;font-weight:750;line-height:1.35}h1 em{font-style:normal;color:var(--blue)}.hero-copy{font-size:17px;line-height:1.95;margin-top:22px;max-width:480px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:29px}.hero-note{font-size:13px;margin-top:20px;color:#6c788a}.receipt{background:#fff;border:1px solid #dce5f3;border-radius:23px;box-shadow:0 24px 70px #25457212;transform:rotate(1.5deg);padding:28px}.receipt-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:19px}.receipt-top strong{font-size:15px}.caps{font-size:11px;letter-spacing:2px;color:#7d8ba0}.receipt-title{margin-top:27px;font-size:27px;font-weight:700;letter-spacing:-.5px}.receipt-sub{font-size:14px}.plan-switch{display:flex;gap:9px;margin:22px 0}.plan-switch a{flex:1;border:1px solid var(--line);border-radius:10px;padding:12px 16px;display:flex;justify-content:space-between;font-size:14px}.plan-switch a:first-child{background:#eef4ff;color:var(--blue);border-color:#aac5ff}.route{padding:19px;background:#f7f9fc;border-radius:12px;display:grid;gap:16px}.route-step{display:flex;gap:13px;align-items:center;font-size:14px}.step-check{background:#e8eef8;color:var(--blue);width:27px;height:27px;border-radius:50%;display:grid;place-items:center;font-size:12px;flex-shrink:0}.route-step:last-child .step-check{background:var(--blue);color:white}.route-step small{display:block;color:var(--muted);font-size:12px}.receipt-foot{display:flex;align-items:center;gap:11px;margin-top:21px;font-size:13px;color:var(--muted)}.receipt-foot b{color:var(--ink)}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0;border-bottom:1px solid var(--line)}.trust-item{display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.icon{font-size:19px;color:var(--blue)}.section{padding:82px 0}.section.soft{background:var(--soft)}.section-top{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}.kicker{font-size:12px;letter-spacing:2.3px;color:var(--blue);font-weight:750;margin-bottom:10px}h2{font-size:32px;letter-spacing:-.7px}.section-top p{font-size:15px;margin-top:13px}.section-aside{font-size:13px;color:var(--muted);max-width:260px}.pricing{display:grid;grid-template-columns:1fr 1fr;gap:24px}.price-card{border:1px solid var(--line);border-radius:var(--radius);padding:31px;position:relative;background:white}.price-card.featured{border:1.5px solid var(--blue)}.pill{font-size:12px;padding:4px 11px;border-radius:20px;background:#eaf1ff;color:var(--blue);font-weight:650}.price-heading{display:flex;justify-content:space-between;align-items:center}.price-heading h3{font-size:26px}.price-description{font-size:14px;margin-top:8px}.price{font-size:34px;font-weight:750;line-height:1.5;margin-top:24px;letter-spacing:-.8px}.price small{font-size:14px;font-weight:400;color:var(--muted);letter-spacing:0}.price-detail{font-size:13px;color:var(--muted);margin-top:3px}.checklist{list-style:none;margin:24px 0;padding:23px 0 0;border-top:1px solid var(--line);display:grid;gap:12px;font-size:15px}.checklist li{display:flex;gap:11px}.checklist li:before{content:"✓";color:var(--blue);font-weight:700}.price-card .btn{width:100%;margin-top:6px}.price-card.pro{background:#f8fafc}.price-note{font-size:13px;margin-top:20px;text-align:center}.price-note a{text-decoration:underline;text-underline-offset:3px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.step-num{display:flex;align-items:center;gap:16px;margin-bottom:24px;color:var(--blue);font-size:14px;font-weight:750}.step-num:after{content:"";height:1px;background:#d4deed;flex:1}.steps h3{font-size:18px;margin-bottom:12px}.steps p{font-size:14px}.delivery{display:flex;align-items:center;gap:18px;margin-top:33px;border:1px solid #cad9ee;border-radius:10px;padding:17px 22px;background:#fff;font-size:14px}.delivery strong{color:var(--blue);white-space:nowrap}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.value{border-top:2px solid var(--ink);padding-top:24px}.value h3{font-size:19px;margin:16px 0 10px}.value p{font-size:14px}.value-tag{font-size:12px;letter-spacing:1.5px;color:var(--blue)}.service-panel{background:var(--navy);color:white;border-radius:22px;padding:42px;display:grid;grid-template-columns:.95fr 1.2fr;gap:55px}.service-panel .kicker{color:#8eb7ff}.service-panel p{color:#b7c5d8;font-size:14px;margin-top:17px}.service-panel a{color:#c2d9ff;font-size:14px;text-decoration:underline;text-underline-offset:4px;display:inline-block;margin-top:22px}.service-rules{display:grid;gap:21px}.service-rule{border-bottom:1px solid #34465e;padding-bottom:20px}.service-rule:last-child{border:0;padding-bottom:0}.service-rule h3{font-size:17px}.service-rule p{margin-top:7px;font-size:14px}.faq-layout{display:grid;grid-template-columns:.75fr 1.4fr;gap:80px}.faq-intro p{font-size:15px;margin-top:18px}.faq-intro a{font-size:14px;margin-top:22px;display:inline-block;color:var(--blue)}details{border-bottom:1px solid var(--line)}summary{padding:21px 30px 21px 0;cursor:pointer;position:relative;font-size:16px;list-style:none;font-weight:600}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:0;color:var(--blue);font-size:23px;top:13px;font-weight:400}details[open] summary:after{content:"−"}details p{padding-bottom:21px;font-size:14px;line-height:1.9}details a{color:var(--blue);text-decoration:underline}.risk-note{border:1px solid var(--line);border-radius:12px;padding:22px 25px;margin-top:38px;background:#fafbfd}.risk-note h3{font-size:15px;margin-bottom:7px}.risk-note p{font-size:13px}.risk-note a{color:var(--blue);text-decoration:underline}.cta-band{padding:38px;background:#edf3ff;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:70px}.cta-band h2{font-size:26px}.cta-band p{font-size:14px;margin-top:8px}.footer{background:#f6f8fb;border-top:1px solid var(--line);padding:40px 0 23px}.footer-main{display:flex;justify-content:space-between;gap:30px}.footer p{font-size:13px;margin-top:14px;max-width:470px}.footer-links{display:grid;grid-template-columns:repeat(2,auto);gap:10px 30px;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:30px;padding-top:20px;color:#6b788b;font-size:12px}.mobile-bar{display:none}.legal-hero{padding:55px 0 35px;background:var(--soft)}.legal-hero h1{font-size:36px}.crumb{font-size:14px;color:var(--blue);margin-bottom:20px;display:inline-block}.legal-layout{display:grid;grid-template-columns:210px 1fr;gap:60px;padding-top:44px;padding-bottom:76px}.legal-nav{display:flex;flex-direction:column;gap:8px;align-self:start;position:sticky;top:110px}.legal-nav a{padding:8px 12px;border-radius:6px;font-size:14px}.legal-nav a.active{background:#edf3ff;color:var(--blue);font-weight:700}.prose{max-width:790px}.prose h2{font-size:21px;margin:30px 0 12px}.prose h2:first-child{margin-top:0}.prose p,.prose li{font-size:15px;color:#526077;margin-bottom:12px}.prose a{color:var(--blue);text-decoration:underline}.prose ul{padding-left:22px}.notice{padding:20px 23px;background:#f0f5ff;border-radius:12px;margin-bottom:26px;font-size:14px;color:#3e577c}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;padding:45px 0 75px}.contact-box{border:1px solid var(--line);border-radius:18px;padding:30px}.contact-box h2{font-size:23px;margin-bottom:18px}.contact-box p{font-size:15px;margin-bottom:17px}.selected-plan{display:inline-block;border:1px solid #ccdcf8;background:#eff5ff;border-radius:7px;padding:7px 12px;color:var(--blue);font-size:14px;margin-bottom:18px}.contact-message{padding:20px;background:var(--soft);border-radius:10px;white-space:pre-line;font-size:14px;margin:18px 0}.copy-status{font-size:13px;color:var(--blue);min-height:25px;margin-top:10px}.contact-box ol{padding-left:20px;font-size:14px;color:var(--muted)}.contact-box li{margin-bottom:14px}.contact-box a:not(.btn){color:var(--blue)}
@media(max-width:900px){.hero-grid{gap:30px}.hero{padding-top:50px}.receipt{padding:23px}.nav-links{gap:18px}.steps{gap:19px}.service-panel{gap:30px;padding:30px}.faq-layout{gap:38px}.legal-layout{gap:30px}.section{padding:64px 0}}
@media(max-width:680px){.wrap{padding:0 21px}.header{height:70px}.brand{font-size:19px}.brand small{font-size:.75rem}.brand-mark{width:31px;height:31px}.menu-toggle{display:block;font-size:14px}.nav-links{display:none;position:absolute;top:69px;left:0;right:0;background:#fff;box-shadow:0 14px 20px #182f4614;padding:18px 23px;align-items:stretch}.nav-links.open{display:flex;flex-direction:column;gap:0}.nav-links a{padding:13px}.nav-links .btn{margin-top:8px}.hero{padding:44px 0 35px}.hero-grid{grid-template-columns:1fr;gap:36px}.eyebrow{font-size:11px;margin-bottom:17px}h1{font-size:37px;letter-spacing:-1px}.hero-copy{font-size:15px;line-height:1.9;margin-top:19px}.actions{margin-top:24px}.actions .btn{flex:1;font-size:14px;padding:12px}.hero-note{font-size:12px;margin-top:15px}.receipt{transform:none;padding:23px;border-radius:17px}.receipt-title{font-size:24px;margin-top:19px}.receipt .route{gap:13px}.receipt-top{padding-bottom:14px}.plan-switch{margin:17px 0}.trust-strip{grid-template-columns:1fr 1fr;gap:18px 0;padding:24px 0}.trust-item{font-size:12px;justify-content:flex-start;padding-left:10px}.trust-item:nth-child(2){border:0}.section{padding:52px 0}.section-top{display:block;margin-bottom:26px}h2{font-size:27px}.section-top p{font-size:14px}.section-aside{margin-top:12px;max-width:none}.pricing{grid-template-columns:1fr;gap:20px}.price-card{padding:25px}.price{font-size:30px}.steps{grid-template-columns:1fr 1fr;gap:29px 22px}.step-num{margin-bottom:14px}.steps h3{font-size:16px}.steps p{font-size:13px}.delivery{display:block;font-size:13px;padding:17px}.delivery strong{display:block;margin-bottom:6px}.values{grid-template-columns:1fr;gap:26px}.value{padding-top:17px}.value h3{margin:8px 0}.service-panel{grid-template-columns:1fr;gap:28px;padding:25px;border-radius:16px}.service-panel h2{font-size:25px}.faq-layout{grid-template-columns:1fr;gap:23px}.faq-intro p{margin-top:13px}.faq-intro a{margin-top:12px}summary{font-size:15px}.risk-note{padding:19px}.cta-band{display:block;padding:26px;margin-bottom:45px}.cta-band h2{font-size:23px}.cta-band .btn{margin-top:20px;width:100%;font-size:14px}.footer-main{flex-direction:column;gap:25px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:7px}.footer{padding-bottom:96px}.mobile-bar{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 21px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:white;z-index:25;font-size:13px}.mobile-bar .btn{padding:9px 25px;font-size:14px}.legal-hero{padding:33px 0 27px}.legal-hero h1{font-size:29px}.legal-layout{grid-template-columns:1fr;padding-top:22px;gap:25px}.legal-nav{position:static;flex-direction:row;overflow:auto;gap:3px;padding-bottom:9px}.legal-nav a{white-space:nowrap;font-size:13px}.contact-grid{grid-template-columns:1fr;padding-top:28px}.contact-box{padding:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}


.brand-mark{letter-spacing:0;padding:0;font-size:23px}.muted-pill{background:#e8edf3;color:#68788e}.btn.unavailable{background:#e7ebf1;color:#758196;border-color:#e0e5ed;cursor:not-allowed;transform:none}.contact-box .btn{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.contact-box{min-width:0}
.price-card.pro{display:flex;flex-direction:column}.coming-soon{display:flex;flex:1;align-items:center;justify-content:center;min-height:200px;color:#637a9b;font-size:27px;font-weight:600;letter-spacing:2px}.coming-soon span{border-top:1px solid #dce4f0;border-bottom:1px solid #dce4f0;padding:25px 35px}

/* Decorative light strip; not an order-progress indicator or a control. */
.accessway-motion{height:37px;position:relative;margin-top:25px;padding-right:15px}.motion-track{height:34px;position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(105deg,#90bbff 0%,#4887ff 23%,#225fe5 54%,#729fff 76%,#2168ec 100%);background-size:220% 100%;animation:accessway-flow 7s ease-in-out infinite alternate;box-shadow:inset 0 1px 1px #ffffff5c}.motion-track i{position:absolute;left:var(--x);top:var(--y);width:3px;height:3px;background:#fff;border-radius:50%;box-shadow:0 0 6px #ffffffa8;animation:accessway-spark 3.8s ease-in-out var(--delay) infinite}.motion-track i:nth-child(3n){width:2px;height:2px}.motion-sheen{position:absolute;inset:0;background:linear-gradient(105deg,transparent 25%,#ffffff26 46%,transparent 64%);transform:translateX(-100%);animation:accessway-sheen 6s ease-in-out infinite}.motion-cap{position:absolute;right:0;top:-3px;width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #dfe6f1;box-shadow:0 2px 6px #15396914;display:grid;place-items:center;color:var(--blue)}.motion-cap svg{animation:accessway-pulse 4s ease-in-out infinite}@keyframes accessway-flow{from{background-position:0% 50%}to{background-position:100% 50%}}@keyframes accessway-spark{0%,100%{opacity:.2;transform:translateY(2px) scale(.75)}50%{opacity:.95;transform:translateY(-3px) scale(1.1)}}@keyframes accessway-sheen{0%,15%{transform:translateX(-100%)}85%,100%{transform:translateX(100%)}}@keyframes accessway-pulse{0%,100%{opacity:.65}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.motion-track,.motion-track i,.motion-sheen,.motion-cap svg{animation:none}.motion-track i{opacity:.65}.motion-sheen{display:none}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.simple-contact{max-width:760px;padding-top:36px;padding-bottom:65px}.quick-order{background:#fff;border:1px solid var(--line);border-radius:20px;padding:38px 44px;box-shadow:0 14px 55px #1b467508}.quick-order h1{font-size:31px;letter-spacing:-.7px}.order-subtitle{margin-top:10px;font-size:15px}.order-price{font-size:46px;font-weight:750;letter-spacing:-1px;margin:22px 0 20px;line-height:1.3}.order-price small{font-size:15px;color:var(--muted);font-weight:400;letter-spacing:0}#contact-channels .btn{width:100%;margin-top:4px}#contact-channels p{margin:0}.contact-email{font-size:13px;text-align:center;margin:10px 0 0}.delivery-line{font-size:14px;color:#3d5a7c;text-align:center;margin:22px 0}.order-details{border-top:1px solid var(--line);margin-top:25px}.order-details summary{font-size:14px;padding:15px 30px 15px 0}.order-details summary:after{top:7px}.detail-body{padding-bottom:19px;font-size:14px;color:var(--muted)}.detail-body p{font-size:14px;padding:0 0 10px}.detail-body ol{padding-left:22px;margin:0 0 12px}.detail-body li{padding-bottom:8px}.detail-body a{color:var(--blue);font-size:13px;margin-right:15px;display:inline-block}.detail-body .contact-message{margin:0 0 12px}.third-party-note{font-size:12px;text-align:center;margin-top:23px}.compact-service{align-items:center;padding:32px 40px}.compact-service .service-rules{gap:0}.compact-service details{border-color:#34465e}.compact-service summary{color:white;font-size:15px;padding:17px 30px 17px 0}.compact-service summary:after{color:#9bbfff;top:9px}.compact-service details p{margin:0;padding-bottom:16px}.compact-service details a{margin:6px 0 0;font-size:13px}.risk-note summary{font-size:14px;padding:0 28px 0 0}.risk-note summary:after{top:-7px}.risk-note[open] summary{margin-bottom:15px}.risk-note p{padding:0}.quick-order [hidden]{display:none!important}@media(max-width:680px){.simple-contact{padding-top:22px;padding-bottom:38px}.quick-order{padding:27px 23px}.quick-order h1{font-size:27px}.order-subtitle{font-size:14px}.order-price{font-size:40px;margin:22px 0 18px}.quick-order .btn{font-size:15px}.compact-service{padding:26px;gap:13px}.compact-service h2{font-size:24px}.order-details{margin-top:23px}.third-party-note{line-height:1.7}.simple-contact .crumb{margin-bottom:19px}}

.detail-body .support-note{font-size:12px;margin-top:10px;color:var(--muted)}

.price-reassurance{display:flex;flex-wrap:wrap;gap:4px 13px;align-items:center;font-size:14px;line-height:1.8;margin-top:8px}.price-reassurance a{color:#6c7990;font-size:13px;text-decoration:underline;text-underline-offset:3px}.price-reassurance span{color:var(--blue);font-weight:600}.quick-order .price-reassurance{margin:-7px 0 23px}.quick-order .price-reassurance a{color:#6c7990}@media(max-width:680px){.price-reassurance{gap:2px 12px}.quick-order .price-reassurance{display:block}.quick-order .price-reassurance span{display:block;margin-top:2px}}
