:root{
  --apo-navy:#082f50;--apo-navy-2:#05243e;--apo-ink:#15324b;--apo-blue:#1178ad;--apo-sky:#eaf6fb;
  --apo-orange:#f58634;--apo-orange-d:#d96d20;--apo-green:#17885b;--apo-yellow:#ffef5c;
  --apo-mist:#f5f8fa;--apo-line:#dce5ec;--apo-white:#fff;--apo-muted:#687d90;
  --apo-shadow:0 24px 70px rgba(7,47,80,.12);--apo-shadow-sm:0 10px 28px rgba(7,47,80,.08);
  --apo-radius:24px;--apo-container:min(1200px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--apo-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:#fff;line-height:1.58;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;height:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.apo-container{width:var(--apo-container);margin-inline:auto}.apo-skip{position:absolute;left:-9999px}.apo-skip:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:10px 14px;border-radius:8px}

/* Current-site identity, cleaned up */
.apo-topbar{background:var(--apo-navy-2);color:#dceaf4;font-size:12px}.apo-topbar__inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.apo-topbar__promise{display:flex;align-items:center;gap:7px;font-weight:700}.apo-topbar__promise svg{width:15px;height:15px;fill:none;stroke:#67d9a5;stroke-width:2.4}.apo-topbar__contacts{display:flex;gap:14px;align-items:center}.apo-topbar a{text-decoration:none;color:#fff;font-weight:700}.apo-topbar a:hover{color:#9fe0ff}
.apo-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,229,236,.9);transition:box-shadow .2s ease}.apo-header.is-scrolled{box-shadow:0 8px 24px rgba(7,47,80,.08)}.apo-header__inner{min-height:78px;display:flex;align-items:center;gap:22px}.apo-brand{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:245px}.apo-brand__mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,var(--apo-blue),var(--apo-navy));color:#fff;box-shadow:0 8px 20px rgba(17,120,173,.24)}.apo-brand__mark svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.apo-brand__words strong{display:block;color:var(--apo-navy);font-size:15px;letter-spacing:.035em;line-height:1.1}.apo-brand__words small{display:block;color:#4c677c;font-size:11px;margin-top:3px;line-height:1.2}.apo-brand__words small b{color:var(--apo-orange);font-size:12px}.apo-nav{flex:1}.apo-nav ul{display:flex;list-style:none;gap:18px;justify-content:center;align-items:center;margin:0;padding:0}.apo-nav a{text-decoration:none;font-size:13px;font-weight:800;color:#2e4c64}.apo-nav a:hover{color:var(--apo-blue)}
.apo-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 21px;border-radius:13px;text-decoration:none;font-weight:850;border:1px solid transparent;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;font:inherit;font-size:14px}.apo-btn:hover{transform:translateY(-1px)}.apo-btn--primary{background:linear-gradient(180deg,#ff923f,var(--apo-orange));color:#fff;box-shadow:0 10px 22px rgba(245,134,52,.25)}.apo-btn--primary:hover{background:var(--apo-orange-d);box-shadow:0 13px 28px rgba(245,134,52,.3)}.apo-btn--secondary{background:#fff;border-color:#cbd9e3;color:var(--apo-navy)}.apo-btn--secondary:hover{border-color:#87b5cf;background:#f8fcfe}.apo-header__cta{min-height:44px;padding-inline:17px}.apo-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--apo-line);border-radius:12px;background:#fff;padding:10px}.apo-menu-toggle span{display:block;height:2px;background:var(--apo-navy);margin:4px 0;border-radius:999px}

/* Hero */
.apo-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f7fbfd 0%,#eef7fb 55%,#fff 100%);padding:62px 0 54px}.apo-hero:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(17,120,173,.12),rgba(17,120,173,0) 68%);right:-90px;top:-170px}.apo-hero__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:54px;align-items:start;position:relative}.apo-hero__copy{padding-top:14px}.apo-eyebrow{display:inline-block;color:var(--apo-blue);font-size:11px;line-height:1.2;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.apo-hero h1{margin:14px 0 17px;color:var(--apo-navy);font-size:clamp(42px,4.6vw,66px);line-height:1.02;letter-spacing:-.04em;max-width:790px}.apo-lead{margin:0 0 20px;color:#4d6679;font-size:19px;line-height:1.55;max-width:720px}.apo-legacy-badges{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.apo-legacy-badges span{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid #d8e6ee;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;color:#254b65;box-shadow:var(--apo-shadow-sm)}.apo-legacy-badges svg{width:16px;height:16px;fill:none;stroke:var(--apo-green);stroke-width:2}.apo-checks{list-style:none;padding:0;margin:21px 0;display:grid;gap:10px}.apo-checks li{position:relative;padding-left:29px;color:#34556d;font-weight:650;font-size:14px}.apo-checks li:before{content:'✓';position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#e4f5ec;color:var(--apo-green);font-size:12px;font-weight:950}.apo-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:25px}.apo-micro{margin:11px 0 0;color:#718699;font-size:11px}.apo-hero-contacts{display:flex;gap:16px;flex-wrap:wrap;margin-top:17px}.apo-hero-contacts a{display:flex;align-items:center;gap:6px;text-decoration:none;color:var(--apo-navy);font-size:13px;font-weight:850}.apo-hero-contacts svg{width:17px;height:17px;fill:none;stroke:var(--apo-blue);stroke-width:1.8}.apo-hero__aside{position:relative}.apo-hero__aside>.apo-form{position:relative;z-index:2}.apo-hero-art{position:relative;height:150px;margin:-18px 18px 0;border:1px solid #d7e5ed;border-radius:0 0 24px 24px;background:linear-gradient(135deg,#dff1f8,#f8fcfe);overflow:hidden;z-index:1}.apo-art-route{position:absolute;left:22px;right:22px;top:25px;display:flex;align-items:center;justify-content:space-between;color:#44677e;font-size:11px;font-weight:800}.apo-art-route b{font-size:25px;color:var(--apo-orange)}.apo-art-car{position:absolute;left:28px;bottom:22px;width:66px;height:48px;display:grid;place-items:center;background:var(--apo-navy);color:#fff;border-radius:16px}.apo-art-policy{position:absolute;right:24px;bottom:18px;width:180px;background:#fff;border:1px solid #d5e1e9;border-radius:14px;padding:12px 14px;box-shadow:var(--apo-shadow-sm);color:var(--apo-navy)}.apo-art-car svg,.apo-art-policy>svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8}.apo-art-policy strong{display:block;font-size:12px;margin:4px 0}.apo-art-policy em{display:flex;align-items:center;gap:4px;font-size:10px;font-style:normal;color:var(--apo-green);font-weight:800}.apo-art-policy em svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}

/* Trust strip */
.apo-trust-strip{background:var(--apo-navy);color:#fff}.apo-trust-strip .apo-container{display:grid;grid-template-columns:repeat(3,1fr);min-height:90px;align-items:stretch}.apo-trust-strip article{display:flex;align-items:center;gap:14px;padding:17px 24px;border-right:1px solid rgba(255,255,255,.12)}.apo-trust-strip article:last-child{border-right:0}.apo-trust-strip b{flex:0 0 35px;height:35px;border-radius:50%;display:grid;place-items:center;background:var(--apo-orange);font-size:13px}.apo-trust-strip span{font-size:12px;color:#d3e1eb}.apo-trust-strip strong{display:block;color:#fff;font-size:13px}

/* Sections */
.apo-section{padding:82px 0}.apo-section--soft{background:var(--apo-mist)}.apo-section--calc{background:linear-gradient(180deg,#eef7fb,#fff)}.apo-section--navy{background:linear-gradient(135deg,var(--apo-navy),#0a416b);color:#fff}.apo-section-head{max-width:760px;margin-bottom:31px}.apo-section-head--center{margin-left:auto;margin-right:auto;text-align:center}.apo-section-head h2{margin:9px 0 11px;color:var(--apo-navy);font-size:clamp(31px,3.2vw,46px);line-height:1.08;letter-spacing:-.025em}.apo-section-head p{margin:0;color:var(--apo-muted);font-size:16px}.apo-section--navy .apo-section-head h2,.apo-section--navy .apo-section-head p{color:#fff}.apo-section--navy .apo-eyebrow{color:#88d7ff}.apo-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.apo-card{background:#fff;border:1px solid var(--apo-line);border-radius:20px;padding:23px;box-shadow:0 7px 22px rgba(7,47,80,.04)}.apo-card h3{margin:14px 0 7px;color:var(--apo-navy);font-size:17px}.apo-card p{margin:0;color:var(--apo-muted);font-size:13px}.apo-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#e9f4f9;color:var(--apo-blue)}.apo-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.apo-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.apo-split--story{align-items:start}.apo-factor-list{display:flex;flex-wrap:wrap;gap:9px}.apo-factor-list span{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.15);padding:9px 12px;border-radius:999px;font-size:12px}.apo-cta-card{background:#fff;color:var(--apo-ink);border-radius:24px;padding:31px;box-shadow:0 20px 55px rgba(0,0,0,.12)}.apo-cta-card h3{color:var(--apo-navy);font-size:23px;margin:15px 0 8px}.apo-cta-card p{color:var(--apo-muted)}.apo-icon--big{width:56px;height:56px;border-radius:17px}.apo-icon--big svg{width:29px;height:29px}.apo-timeline{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.apo-timeline li{display:flex;gap:14px;border:1px solid var(--apo-line);border-radius:18px;padding:20px;background:#fff;min-height:142px}.apo-timeline li>b{flex:0 0 34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--apo-navy);color:#fff}.apo-timeline h3{margin:1px 0 6px;color:var(--apo-navy);font-size:15px}.apo-timeline p{margin:0;color:var(--apo-muted);font-size:12px}.apo-policy-mock{background:#fff;border:1px solid var(--apo-line);box-shadow:var(--apo-shadow);border-radius:24px;padding:28px;min-height:330px;position:relative}.apo-policy-mock>span{font-weight:900;color:var(--apo-navy);font-size:13px}.apo-policy-mock div{height:13px;background:#edf2f6;border-radius:999px;margin-top:23px}.apo-policy-mock div:nth-child(3){width:72%}.apo-policy-mock div:nth-child(4){width:55%}.apo-policy-mock b{position:absolute;left:24px;right:24px;bottom:28px;color:#a74438;border:1px dashed #cf8f87;padding:10px;text-align:center;font-size:10px;transform:rotate(-2deg)}.apo-route-box{min-height:170px;border:1px solid var(--apo-line);border-radius:24px;background:linear-gradient(110deg,#fff,#eaf5fa);display:flex;justify-content:center;align-items:center;gap:34px;font-size:25px;font-weight:900;color:var(--apo-navy)}.apo-route-box b{color:var(--apo-orange)}.apo-breadcrumbs{display:flex;gap:8px;align-items:center;font-size:11px;color:var(--apo-muted);margin-bottom:20px}.apo-breadcrumbs a{text-decoration:none}.apo-content-prose{max-width:870px}.apo-content-prose h2{font-size:34px;color:var(--apo-navy);margin-top:48px}.apo-content-prose h3{font-size:23px;color:var(--apo-navy)}.apo-content-prose p,.apo-content-prose li{font-size:16px}.apo-content-prose a{color:var(--apo-blue)}.apo-final-cta{background:linear-gradient(135deg,var(--apo-navy),#0d4d7d);color:#fff;border-radius:28px;padding:42px;display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start;box-shadow:var(--apo-shadow)}.apo-final-cta h2{font-size:38px;line-height:1.08;margin:8px 0 12px;letter-spacing:-.025em}.apo-final-cta p{color:#cdddea}.apo-final-cta .apo-eyebrow{color:#8ee0b6}.apo-calculator-shell{max-width:980px;margin:0 auto}.apo-contact-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.apo-contact-cards a{display:grid;gap:5px;text-decoration:none;border:1px solid var(--apo-line);border-radius:18px;padding:20px;background:#fff}.apo-contact-cards svg{width:22px;height:22px;fill:none;stroke:var(--apo-blue);stroke-width:1.8}.apo-contact-cards strong{font-size:14px;color:var(--apo-navy)}.apo-contact-cards span{font-size:11px;color:var(--apo-muted)}

/* Footer */
.apo-footer{background:#061f36;color:#d4e0e9;padding:58px 0 30px}.apo-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px}.apo-footer__grid h3{color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.apo-footer__grid a,.apo-footer__grid>div>span{display:block;color:#b7c9d7;text-decoration:none;margin:8px 0;font-size:12px}.apo-footer__grid a:hover{color:#fff}.apo-footer__brand{font-size:18px!important;font-weight:900!important;color:#fff!important;letter-spacing:.03em}.apo-footer__brand span{display:block;color:#7bcdec;font-size:11px;margin-top:4px}.apo-footer__grid p{font-size:12px;color:#9fb4c4}.apo-footer__address{font-size:11px!important}.apo-footer__legal{margin-top:38px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-wrap:wrap;gap:16px;font-size:10px;color:#8fa5b6}.apo-footer__legal a{color:#fff}.apo-mobile-cta{display:none}.apo-empty{text-align:center;max-width:700px;padding:60px 0}.apo-post-card{padding:22px 0;border-bottom:1px solid var(--apo-line)}

/* Misc */
.apo-promo{position:relative;z-index:58}.apo-menu-toggle svg,.apo-mobile-cta svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:1080px){.apo-nav,.apo-header__cta{display:none}.apo-menu-toggle{display:block;margin-left:auto}.apo-nav.is-open{display:block;position:absolute;left:20px;right:20px;top:78px;background:#fff;border:1px solid var(--apo-line);border-radius:18px;padding:14px;box-shadow:var(--apo-shadow)}.apo-nav.is-open ul{display:grid;gap:3px}.apo-nav.is-open a{display:block;padding:10px}.apo-hero__grid{grid-template-columns:1fr}.apo-hero__aside{max-width:760px}.apo-card-grid{grid-template-columns:repeat(2,1fr)}.apo-timeline{grid-template-columns:repeat(2,1fr)}.apo-footer__grid{grid-template-columns:repeat(2,1fr)}.apo-contact-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){:root{--apo-container:min(100% - 28px,1200px)}body{padding-bottom:70px}.apo-topbar__contacts span,.apo-topbar__contacts a:nth-of-type(2){display:none}.apo-topbar__inner{min-height:34px}.apo-topbar__promise{font-size:10px}.apo-header__inner{min-height:64px}.apo-brand{min-width:0}.apo-brand__mark{width:38px;height:38px;border-radius:12px}.apo-brand__words strong{font-size:12px}.apo-brand__words small{font-size:9px}.apo-hero{padding:38px 0 34px}.apo-hero__copy{padding-top:0}.apo-hero h1{font-size:39px}.apo-lead{font-size:16px}.apo-hero__grid{gap:27px}.apo-hero-art{height:135px;margin:-15px 12px 0}.apo-trust-strip .apo-container{grid-template-columns:1fr}.apo-trust-strip article{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);min-height:68px}.apo-trust-strip article:last-child{border-bottom:0}.apo-section{padding:58px 0}.apo-section-head h2{font-size:31px}.apo-card-grid,.apo-timeline,.apo-split,.apo-final-cta{grid-template-columns:1fr}.apo-final-cta{padding:25px;border-radius:22px}.apo-final-cta h2{font-size:30px}.apo-policy-mock{min-height:270px}.apo-footer__grid{grid-template-columns:1fr 1fr}.apo-footer{padding-bottom:30px}.apo-mobile-cta{position:fixed;z-index:80;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid var(--apo-line);min-height:64px;padding-bottom:env(safe-area-inset-bottom)}.apo-mobile-cta a{display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:center;text-decoration:none;font-size:10px;font-weight:850;color:var(--apo-navy)}.apo-route-box{font-size:17px;gap:14px}.apo-actions .apo-btn{width:100%}.apo-legacy-badges{display:grid}.apo-contact-cards{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.apo-topbar__promise{max-width:70%}.apo-topbar__contacts{gap:8px}.apo-topbar__contacts a{font-size:10px}.apo-brand__words small{display:none}.apo-hero h1{font-size:35px}.apo-footer__grid,.apo-contact-cards{grid-template-columns:1fr}.apo-art-policy{width:150px;right:15px}.apo-art-route{left:15px;right:15px}.apo-card-grid{grid-template-columns:1fr}}
.apo-hero-panel{background:linear-gradient(145deg,#fff,#f6f9fc);border:1px solid var(--apo-line);border-radius:22px;padding:30px;box-shadow:var(--apo-shadow);display:grid;gap:14px}.apo-hero-panel__icon{width:58px;height:58px;border-radius:17px;background:#eaf2fa;color:var(--apo-blue);display:grid;place-items:center}.apo-hero-panel__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8}.apo-hero-panel strong{font-size:clamp(20px,2vw,27px);line-height:1.2;color:var(--apo-navy)}.apo-hero-panel p{margin:0;color:var(--apo-muted)}

/* ========================================================================== 
   Avtopolis Online Pro 4.0 — client-ready visual system
   ========================================================================== */
:root{
  --apo-navy:#0a3157;--apo-navy-2:#061f39;--apo-ink:#132f49;--apo-blue:#176fa4;
  --apo-orange:#f47b20;--apo-orange-d:#dc6712;--apo-green:#168a5a;--apo-mist:#f5f8fb;
  --apo-line:#dbe5ed;--apo-muted:#60778b;--apo-shadow:0 22px 64px rgba(6,42,73,.11);
  --apo-shadow-sm:0 10px 30px rgba(6,42,73,.07);--apo-container:min(1240px,calc(100% - 48px));
}
body{font-size:16px;background:#fff}.apo-container{width:var(--apo-container)}
.apo-topbar{background:#062746}.apo-topbar__inner{min-height:40px}.apo-topbar__promise{font-size:12px;letter-spacing:.01em}.apo-topbar__contacts{gap:13px}.apo-topbar__contacts span,.apo-topbar__contacts a{font-size:11px}.apo-topbar__messenger{padding:3px 8px;border:1px solid rgba(255,255,255,.16);border-radius:999px}
.apo-header{background:rgba(255,255,255,.98)}.apo-header__inner{min-height:76px}.apo-brand__mark{background:linear-gradient(145deg,#126b9e,#082f50);box-shadow:none}.apo-brand__words strong{font-size:14px}.apo-brand__words small{font-size:10px}.apo-nav ul{gap:20px}.apo-nav a{font-size:12px;letter-spacing:.01em}.apo-header__cta{white-space:nowrap;min-height:46px;padding-inline:18px}
.apo-btn{border-radius:12px;min-height:50px;font-weight:800;letter-spacing:.005em}.apo-btn--primary{background:var(--apo-orange);box-shadow:0 10px 24px rgba(244,123,32,.22)}.apo-btn--primary:hover{background:var(--apo-orange-d)}.apo-btn--secondary{border-color:#b9cddd;background:#fff}.apo-btn:focus-visible,.apo-nav a:focus-visible,.apo-contact-cards a:focus-visible{outline:3px solid rgba(23,111,164,.22);outline-offset:3px}

.apo-hero{padding:60px 0 58px;background:
  radial-gradient(circle at 88% 12%,rgba(24,128,181,.11),transparent 24%),
  linear-gradient(135deg,#f8fbfd 0%,#eef6fa 58%,#fff 100%)}
.apo-hero:before{display:none}.apo-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:52px;align-items:start}.apo-hero__copy{padding-top:18px}.apo-hero h1{font-size:clamp(42px,4vw,58px);line-height:1.03;letter-spacing:-.035em;margin:15px 0 18px;max-width:720px;text-wrap:balance}.apo-lead{font-size:18px;line-height:1.52;max-width:690px;color:#4b6479}.apo-legacy-badges{margin:18px 0 20px}.apo-legacy-badges span{box-shadow:none;background:rgba(255,255,255,.78);padding:8px 12px}.apo-checks--hero{grid-template-columns:1fr;margin:20px 0 0}.apo-actions{margin-top:25px}.apo-hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:25px;max-width:720px}.apo-hero-proof>span{display:grid;grid-template-columns:26px 1fr;column-gap:8px;align-items:center;padding:11px 12px;border-top:1px solid #d7e4ec}.apo-hero-proof svg{grid-row:1/3;width:21px;height:21px;fill:none;stroke:var(--apo-blue);stroke-width:1.8}.apo-hero-proof b{font-size:11px;color:var(--apo-navy)}.apo-hero-proof small{font-size:10px;color:var(--apo-muted)}
.apo-calc-promise{display:flex;align-items:center;gap:11px;background:#e8f7ef;color:#176c4b;border:1px solid #c5e7d3;border-bottom:0;border-radius:20px 20px 0 0;padding:12px 18px;margin:0 14px -4px;position:relative;z-index:3}.apo-calc-promise>span{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#fff}.apo-calc-promise svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.2}.apo-calc-promise b,.apo-calc-promise small{display:block}.apo-calc-promise b{font-size:12px}.apo-calc-promise small{font-size:10px;color:#4f806c}
.apo-hero__aside .apo-form{box-shadow:0 24px 65px rgba(8,49,87,.13);border-color:#d1dfe8}.apo-hero__aside .apo-calculator--compact{padding:25px}.apo-hero__aside .apo-calculator--compact h2{font-size:25px}.apo-hero__aside .apo-calculator--compact .apo-calc-law{font-size:9px}.apo-hero__aside .apo-calculator--compact .apo-calc-grid{gap:10px 12px}.apo-hero__aside .apo-calculator--compact label{font-size:11px;margin-bottom:8px}.apo-hero__aside .apo-calculator--compact input,.apo-hero__aside .apo-calculator--compact select{min-height:45px}.apo-compact-progress{display:flex;gap:6px;margin:16px 0 4px}.apo-compact-progress span{height:4px;flex:1;border-radius:999px;background:#dce7ee}.apo-compact-progress span.is-active{background:var(--apo-orange)}.apo-compact-next,.apo-compact-back{width:100%;margin-top:4px}.apo-compact-back{border:0;background:transparent;color:var(--apo-blue);font-weight:800;font-size:12px;cursor:pointer;padding:9px}.apo-calculator--compact .apo-calc-grid>label.apo-step2-hidden{display:none}.apo-calculator--compact .apo-calc-button.apo-step2-hidden{display:none}.apo-calculator--compact.is-step2 .apo-calc-grid>label.apo-step1-field{display:none}.apo-calculator--compact.is-step2 .apo-calc-grid>label.apo-step2-hidden{display:grid}.apo-calculator--compact.is-step2 .apo-calc-button.apo-step2-hidden{display:inline-flex}.apo-calculator--compact.is-step2 .apo-compact-next{display:none}

.apo-trust-strip{background:#092e51}.apo-trust-strip--4 .apo-container{grid-template-columns:repeat(4,1fr);min-height:88px}.apo-trust-strip article{padding:16px 20px}.apo-trust-strip b{background:#fff;color:var(--apo-navy);box-shadow:inset 0 0 0 4px rgba(244,123,32,.18)}.apo-trust-strip strong{font-size:12px}.apo-trust-strip span{font-size:11px}

.apo-section{padding:78px 0}.apo-section--compact{padding:24px 0 60px}.apo-section-head{max-width:790px;margin-bottom:30px}.apo-section-head h2{font-size:clamp(30px,3vw,43px);line-height:1.09}.apo-section-head p{font-size:15px;line-height:1.65}.apo-eyebrow{color:#16739f}.apo-card-grid{gap:15px}.apo-card{border-radius:18px;padding:22px;box-shadow:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.apo-card:hover{transform:translateY(-2px);border-color:#bfd4e1;box-shadow:var(--apo-shadow-sm)}.apo-card h3{font-size:16px}.apo-card p{font-size:13px;line-height:1.55}.apo-icon{background:#eaf4f9;color:#126f9f}.apo-section--soft{background:#f5f8fb}
.apo-reassurance{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dce6ed;border:1px solid #dce6ed;border-radius:20px;overflow:hidden}.apo-reassurance>div{display:flex;gap:13px;align-items:flex-start;background:#fff;padding:20px}.apo-reassurance p{margin:0}.apo-reassurance strong,.apo-reassurance small{display:block}.apo-reassurance strong{font-size:13px;color:var(--apo-navy)}.apo-reassurance small{font-size:11px;color:var(--apo-muted);margin-top:4px;line-height:1.45}
.apo-timeline{grid-template-columns:repeat(3,1fr);gap:12px;counter-reset:steps}.apo-timeline li{min-height:132px;padding:18px;border-radius:16px;position:relative;overflow:hidden}.apo-timeline li:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,var(--apo-orange),transparent)}.apo-timeline li>b{background:#eaf3f8;color:var(--apo-navy);font-size:12px}.apo-timeline h3{font-size:15px}.apo-timeline p{font-size:12px;line-height:1.5}
.apo-calc-layout{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:48px;align-items:start}.apo-calc-copy{position:sticky;top:112px;padding-top:14px}.apo-calc-copy h2{margin:10px 0 13px;font-size:clamp(30px,3.2vw,44px);line-height:1.08;color:var(--apo-navy);letter-spacing:-.025em}.apo-calc-copy>p{color:var(--apo-muted);font-size:15px;line-height:1.65}.apo-calculator-shell{max-width:none}.apo-calculator-shell>.apo-form{box-shadow:var(--apo-shadow);border-color:#d2e0e9;padding:30px}.apo-calculator-shell .apo-price-card{border-radius:16px}.apo-calculator-shell .apo-formula{background:#fff}
.apo-section--navy{background:linear-gradient(135deg,#082f50 0%,#0b426c 100%)}.apo-factor-list{gap:8px}.apo-factor-list span{font-size:11px;padding:8px 11px}.apo-cta-card{border-radius:20px;padding:29px}.apo-cta-card h3{font-size:22px}.apo-cta-card p{font-size:13px;line-height:1.6}
.apo-section--verify{background:#eef8f3}.apo-verify-list{display:grid;gap:10px;margin-top:23px}.apo-verify-list>div{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:center;background:#fff;border:1px solid #d2e7dc;border-radius:15px;padding:13px 15px}.apo-verify-list b{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#e5f5ec;color:var(--apo-green);font-size:10px}.apo-verify-list strong,.apo-verify-list small{display:block}.apo-verify-list strong{font-size:13px;color:var(--apo-navy)}.apo-verify-list small{font-size:11px;color:var(--apo-muted);margin-top:2px}.apo-verify-card{background:#0b3e60;color:#fff;border-radius:24px;padding:34px;box-shadow:var(--apo-shadow)}.apo-verify-card__icon{width:64px;height:64px;border-radius:20px;background:#fff;color:var(--apo-green);display:grid;place-items:center}.apo-verify-card__icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8}.apo-verify-card h3{font-size:25px;margin:18px 0 8px}.apo-verify-card p{color:#cfe0ea;margin:0 0 22px}.apo-verify-card .apo-btn--secondary{border:0}
.apo-policy-mock{border-radius:20px;box-shadow:0 18px 50px rgba(7,47,80,.10);background:linear-gradient(180deg,#fff,#fafcfd)}.apo-policy-mock:before{content:"✓  Данные проверены";position:absolute;right:24px;top:24px;background:#e8f7ef;color:#14704b;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}.apo-policy-mock b{border-radius:8px}
.apo-company-summary{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--apo-line);border-radius:20px;overflow:hidden;background:#fff}.apo-company-summary>div{display:flex;gap:12px;padding:18px;border-bottom:1px solid var(--apo-line)}.apo-company-summary>div:nth-child(odd){border-right:1px solid var(--apo-line)}.apo-company-summary span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#eef5f9;color:var(--apo-blue);flex:0 0 auto}.apo-company-summary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.apo-company-summary p{margin:0}.apo-company-summary small,.apo-company-summary strong{display:block}.apo-company-summary small{font-size:10px;color:var(--apo-muted)}.apo-company-summary strong{font-size:12px;color:var(--apo-navy);margin-top:3px}.apo-company-summary a{text-decoration:none}
.apo-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.apo-mini-grid span{background:#fff;border:1px solid var(--apo-line);border-radius:14px;padding:15px;font-size:12px;font-weight:800;color:var(--apo-navy)}
.apo-final-cta{border-radius:24px;padding:38px;background:linear-gradient(135deg,#082f50,#0d4d78);box-shadow:0 20px 60px rgba(8,49,87,.16)}.apo-final-cta h2{font-size:36px}.apo-final-cta__trust{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.apo-final-cta__trust span{display:flex;gap:6px;align-items:center;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:7px 10px;font-size:10px;color:#deebf3}.apo-final-cta__trust svg{width:15px;height:15px;fill:none;stroke:#71d2a4;stroke-width:2}
.apo-contact-cards{gap:12px}.apo-contact-cards a{border-radius:16px;transition:transform .18s ease,border-color .18s ease}.apo-contact-cards a:hover{transform:translateY(-2px);border-color:#b9cfdd}.apo-section--contacts{padding-top:54px}
.apo-link-grid a{border-radius:14px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.apo-link-grid a:hover{transform:translateY(-2px);border-color:#bad0df;background:#f9fcfe}.apo-faq{border:0;display:grid;gap:9px}.apo-faq details{border:1px solid var(--apo-line);border-radius:14px;background:#fff;padding:0 18px}.apo-faq summary{padding:18px 30px 18px 0;font-size:14px}.apo-faq details div{padding-bottom:18px;font-size:13px;line-height:1.6}.apo-note--clean{background:#f8fbfd;border-color:#d9e6ee;color:#526a7d}.apo-partners>.apo-note,.apo-company-box>.apo-note,.apo-check-grid>.apo-note{display:none!important}
.apo-footer{background:#061f36;padding-top:52px}.apo-footer__brand{letter-spacing:.02em}.apo-footer__legal{line-height:1.5}

/* Improve plugin calculator without modifying calculation logic */
.apo-form .apo-calc-footnote{color:#6c8091!important}.apo-form input,.apo-form select,.apo-form textarea{border-color:#cbd9e3;background:#fff}.apo-form input:hover,.apo-form select:hover{border-color:#afc4d3}.apo-form label{color:#364f65}.apo-price-card{background:#e9f8f0;border-color:#bfe3cd}.apo-price-card>strong{font-size:34px}.apo-formula summary{font-size:12px}.apo-contact-step.is-open{animation:apoReveal .2s ease both}@keyframes apoReveal{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}

@media(max-width:1120px){
  .apo-header__cta{display:none}.apo-nav{display:none}.apo-menu-toggle{display:block;margin-left:auto}.apo-header__inner{position:relative}.apo-nav.is-open{display:block;position:absolute;left:0;right:0;top:68px;background:#fff;border:1px solid var(--apo-line);border-radius:18px;padding:12px;box-shadow:var(--apo-shadow);max-height:min(70vh,520px);overflow:auto}.apo-nav.is-open ul{display:grid;gap:2px}.apo-nav.is-open a{display:block;padding:12px 13px;border-radius:10px;font-size:13px}.apo-nav.is-open a:hover{background:#f2f7fa}.apo-hero__grid{grid-template-columns:1fr;gap:34px}.apo-hero__aside{max-width:760px;width:100%}.apo-hero__copy{max-width:800px}.apo-calc-layout{grid-template-columns:1fr}.apo-calc-copy{position:static;max-width:780px}.apo-trust-strip--4 .apo-container{grid-template-columns:repeat(2,1fr)}.apo-trust-strip article:nth-child(2){border-right:0}.apo-trust-strip article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}
}
@media(max-width:760px){
  :root{--apo-container:min(100% - 28px,1240px)}body{padding-bottom:72px}.apo-topbar__inner{min-height:36px}.apo-topbar__promise{font-size:10px;white-space:nowrap}.apo-topbar__contacts span,.apo-topbar__contacts a:not(.apo-topbar__messenger){display:none}.apo-topbar__contacts .apo-topbar__messenger{font-size:0;width:30px;height:26px;padding:0;display:grid;place-items:center}.apo-topbar__contacts .apo-topbar__messenger:first-of-type:after{content:'W';font-size:10px;font-weight:900}.apo-topbar__contacts .apo-topbar__messenger:last-of-type:after{content:'T';font-size:10px;font-weight:900}.apo-header__inner{min-height:62px}.apo-brand__mark{width:36px;height:36px;border-radius:11px}.apo-brand__words strong{font-size:11px}.apo-brand__words small{font-size:9px}.apo-menu-toggle{width:42px;height:42px}.apo-nav.is-open{left:0;right:0;top:58px}
  .apo-hero{padding:34px 0 38px}.apo-hero__copy{padding-top:0}.apo-hero h1{font-size:clamp(34px,9.5vw,42px);line-height:1.04;margin-top:11px}.apo-lead{font-size:16px;line-height:1.5}.apo-legacy-badges{display:flex;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none;margin-right:-14px;padding-right:14px}.apo-legacy-badges::-webkit-scrollbar{display:none}.apo-legacy-badges span{white-space:nowrap}.apo-checks--hero li:nth-child(3){display:none}.apo-actions{display:grid;grid-template-columns:1fr 1fr}.apo-actions .apo-btn{width:100%;padding-inline:12px;font-size:13px}.apo-hero-proof{grid-template-columns:1fr;gap:0;margin-top:20px}.apo-hero-proof>span{grid-template-columns:24px 1fr;padding:9px 2px}.apo-hero-proof>span:nth-child(3){display:none}.apo-hero__grid{gap:28px}.apo-calc-promise{margin:0 8px -3px;padding:10px 13px;border-radius:16px 16px 0 0}.apo-hero__aside .apo-calculator--compact{padding:18px;border-radius:18px}.apo-hero__aside .apo-calculator--compact h2{font-size:22px}.apo-hero__aside .apo-calculator--compact .apo-calc-heading{display:block}.apo-hero__aside .apo-calculator--compact .apo-calc-law{display:inline-block;margin-top:8px;white-space:normal}.apo-hero__aside .apo-calculator--compact .apo-calc-grid{grid-template-columns:1fr 1fr}.apo-hero__aside .apo-calculator--compact label{min-width:0}.apo-hero__aside .apo-calculator--compact select{font-size:13px;padding-right:5px}
  .apo-trust-strip--4 .apo-container{grid-template-columns:1fr 1fr}.apo-trust-strip article{min-height:70px;padding:13px 12px;gap:9px}.apo-trust-strip b{flex-basis:30px;height:30px}.apo-trust-strip strong{font-size:11px}.apo-trust-strip span{font-size:10px}.apo-section{padding:56px 0}.apo-section--compact{padding:18px 0 48px}.apo-section-head{margin-bottom:24px}.apo-section-head h2{font-size:30px}.apo-section-head p{font-size:14px}.apo-card-grid{grid-template-columns:1fr}.apo-card{padding:19px}.apo-reassurance{grid-template-columns:1fr}.apo-reassurance>div{padding:16px}.apo-timeline{grid-template-columns:1fr}.apo-timeline li{min-height:auto}.apo-calc-layout{gap:25px}.apo-calculator-shell>.apo-form{padding:18px;border-radius:18px}.apo-split{grid-template-columns:1fr;gap:28px}.apo-company-summary{grid-template-columns:1fr}.apo-company-summary>div:nth-child(odd){border-right:0}.apo-mini-grid{grid-template-columns:1fr}.apo-policy-mock{min-height:245px;padding:22px}.apo-policy-mock:before{right:18px;top:18px}.apo-verify-card{padding:25px;border-radius:20px}.apo-final-cta{padding:24px;border-radius:20px;gap:24px}.apo-final-cta h2{font-size:29px}.apo-contact-cards{grid-template-columns:1fr 1fr}.apo-footer__grid{grid-template-columns:1fr 1fr}.apo-footer__grid>div:first-child{grid-column:1/-1}.apo-mobile-cta{min-height:66px;box-shadow:0 -8px 24px rgba(8,49,87,.08)}.apo-mobile-cta a{font-size:10px}.apo-mobile-cta__calc{background:#fff8f1;color:#b9530d!important}.apo-mobile-cta__calc svg{stroke:var(--apo-orange)!important}
}
@media(max-width:520px){
  .apo-topbar__promise{max-width:none}.apo-brand__words small{display:block}.apo-actions{grid-template-columns:1fr}.apo-hero__aside .apo-calculator--compact .apo-calc-grid{grid-template-columns:1fr}.apo-trust-strip--4 .apo-container{grid-template-columns:1fr 1fr}.apo-trust-strip article{border-right:1px solid rgba(255,255,255,.12)!important}.apo-trust-strip article:nth-child(2n){border-right:0!important}.apo-contact-cards{grid-template-columns:1fr}.apo-footer__grid{grid-template-columns:1fr}.apo-footer__grid>div:first-child{grid-column:auto}.apo-final-cta__trust{display:grid}.apo-price-card>strong{font-size:30px}.apo-calc-law{white-space:normal}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.apo-card,.apo-btn,.apo-link-grid a,.apo-contact-cards a{transition:none}.apo-contact-step.is-open{animation:none}}

@media(max-width:760px){
  .apo-topbar__contacts{display:none}.apo-topbar__inner{justify-content:center}.apo-topbar__promise{justify-content:center;text-align:center}
  #apo-countries .apo-link-grid{display:flex;overflow-x:auto;gap:10px;margin-right:-14px;padding-right:14px;scroll-snap-type:x proximity;scrollbar-width:none}
  #apo-countries .apo-link-grid::-webkit-scrollbar{display:none}
  #apo-countries .apo-link-grid a{flex:0 0 76%;scroll-snap-align:start;min-height:68px}
}
body.apo-menu-open{overflow:hidden}

/* ========================================================================== 
   Avtopolis Online Pro 4.0 — final client polish
   ========================================================================== */
body{font-synthesis:none;text-rendering:optimizeLegibility}
.apo-section-head h2,.apo-hero h1,.apo-final-cta h2{text-wrap:balance}
.apo-section-head p,.apo-lead{text-wrap:pretty}
.apo-section-head{max-width:820px}
.apo-section-head h2{max-width:800px}
.apo-btn:focus-visible,.apo-nav a:focus-visible,.apo-link-grid a:focus-visible,.apo-country-cards a:focus-visible,.apo-vehicle-cards a:focus-visible,.apo-help-cards a:focus-visible,.apo-contact-cards a:focus-visible{outline:3px solid rgba(23,111,164,.28);outline-offset:3px}

/* Hero: clearer hierarchy, more premium calculator composition */
.apo-hero--home{background:
  radial-gradient(circle at 82% 12%,rgba(35,153,202,.11),transparent 28%),
  linear-gradient(135deg,#f8fcfe 0%,#eef7fb 52%,#fff 100%)}
.apo-hero--home .apo-hero__grid{grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);gap:60px;align-items:center}
.apo-hero--home .apo-hero__copy{padding-top:0}
.apo-hero--home h1{max-width:720px}
.apo-hero--home .apo-lead{max-width:690px}
.apo-hero__aside{isolation:isolate}
.apo-hero__aside:after{content:"";position:absolute;inset:28px -18px -20px 28px;border-radius:30px;background:linear-gradient(145deg,rgba(23,111,164,.10),rgba(22,138,90,.06));z-index:-1;filter:blur(1px)}
.apo-hero__aside .apo-form{background:rgba(255,255,255,.98)}
.apo-calc-promise{box-shadow:0 8px 24px rgba(9,71,52,.06)}
.apo-hero-proof{border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(6,42,73,.06)}
.apo-hero-proof>span{background:rgba(255,255,255,.82)}

/* Four-step trust rail directly after hero */
.apo-trust-strip--4{background:linear-gradient(90deg,#082d4e,#0a4169)}
.apo-trust-strip--4 .apo-container{grid-template-columns:repeat(4,1fr);min-height:84px}
.apo-trust-strip--4 article{position:relative;padding:16px 18px}
.apo-trust-strip--4 article:not(:last-child):after{content:"→";position:absolute;right:-7px;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.32);font-size:15px;z-index:2}
.apo-trust-strip--4 b{background:rgba(244,123,32,.98);box-shadow:0 6px 18px rgba(244,123,32,.22)}

/* Country selector: from plain SEO links to usable route cards */
.apo-section--countries{background:#fff}
.apo-country-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.apo-country-cards a{min-height:84px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:15px 16px;border:1px solid var(--apo-line);border-radius:17px;background:linear-gradient(180deg,#fff,#fbfdfe);text-decoration:none;box-shadow:0 7px 24px rgba(6,42,73,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.apo-country-cards a:hover{transform:translateY(-2px);border-color:#b8cfdd;box-shadow:0 12px 28px rgba(6,42,73,.07)}
.apo-country-code{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#edf5f9;color:var(--apo-navy);font-size:11px;font-weight:950;letter-spacing:.06em}
.apo-country-cards strong,.apo-country-cards small{display:block}
.apo-country-cards strong{font-size:13px;color:var(--apo-navy);line-height:1.25}
.apo-country-cards small{font-size:10px;color:var(--apo-muted);margin-top:4px;line-height:1.35}
.apo-country-cards b{color:var(--apo-blue);font-size:17px;justify-self:end}

/* Benefit cards: visual rhythm and hierarchy */
.apo-section--soft .apo-card{box-shadow:0 10px 30px rgba(6,42,73,.045)}
.apo-card{position:relative;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
@media(hover:hover){.apo-card:hover{transform:translateY(-3px);border-color:#bfd2df;box-shadow:0 16px 34px rgba(6,42,73,.07)}}
.apo-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,var(--apo-blue),transparent);opacity:.38}

/* Home process: four bigger, less repetitive steps */
.apo-section--process{background:#fff}
.apo-home-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--apo-line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 12px 36px rgba(6,42,73,.05)}
.apo-home-steps li{position:relative;display:flex;gap:14px;padding:24px 20px;min-height:158px;border-right:1px solid var(--apo-line)}
.apo-home-steps li:last-child{border-right:0}
.apo-home-steps li:not(:last-child):after{content:"→";position:absolute;right:-9px;top:29px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#9ab0c0;font-size:11px;z-index:2}
.apo-home-steps__num{flex:0 0 34px;height:34px;border-radius:11px;background:#edf5fa;color:var(--apo-navy);display:grid;place-items:center;font-size:12px;font-weight:950}
.apo-home-steps h3{margin:2px 0 7px;color:var(--apo-navy);font-size:15px;line-height:1.25}
.apo-home-steps p{margin:0;color:var(--apo-muted);font-size:12px;line-height:1.55}
.apo-home-steps li:nth-child(3) .apo-home-steps__num{background:#e7f6ee;color:var(--apo-green)}
.apo-home-steps li:nth-child(4) .apo-home-steps__num{background:#fff1e7;color:#b6530d}

/* Calculator: strongest conversion block, consistent on desktop/mobile */
.apo-section--calc{background:linear-gradient(180deg,#edf7fb 0%,#f8fbfd 66%,#fff 100%)}
.apo-calculator-shell>.apo-form{border-radius:22px}
.apo-form input,.apo-form select,.apo-form textarea{transition:border-color .16s ease,box-shadow .16s ease;background:#fff}
.apo-form input:focus,.apo-form select:focus,.apo-form textarea:focus{outline:0;border-color:#7aafcb;box-shadow:0 0 0 3px rgba(23,111,164,.11)}
.apo-price-card{box-shadow:0 8px 24px rgba(22,138,90,.06)}
.apo-price-card>strong{letter-spacing:-.03em}
.apo-formula{border-radius:14px}

/* Cost / verification blocks */
.apo-section--navy{background:
 radial-gradient(circle at 84% 20%,rgba(75,176,219,.16),transparent 25%),
 linear-gradient(135deg,#072c4d,#0b456f)}
.apo-factor-list span{background:rgba(255,255,255,.08);backdrop-filter:blur(6px)}
.apo-cta-card{border:1px solid rgba(255,255,255,.36)}
.apo-section--verify{background:linear-gradient(135deg,#f0faf5,#eef8f7 58%,#f9fcfb)}
.apo-verify-list>div{box-shadow:0 6px 22px rgba(7,86,58,.035)}
.apo-verify-card{position:relative;overflow:hidden}
.apo-verify-card:after{content:"ПОЛИС ✓";position:absolute;right:-18px;bottom:17px;transform:rotate(-8deg);font-weight:950;font-size:34px;letter-spacing:.04em;color:rgba(255,255,255,.045);pointer-events:none}

/* Vehicle selector */
.apo-section--vehicles{background:#fff}
.apo-vehicle-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}
.apo-vehicle-cards a{display:flex;min-height:200px;flex-direction:column;align-items:flex-start;padding:22px;border:1px solid var(--apo-line);border-radius:20px;background:linear-gradient(180deg,#fff,#f9fcfd);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.apo-vehicle-cards a:hover{transform:translateY(-3px);border-color:#b9cfdd;box-shadow:0 14px 34px rgba(6,42,73,.07)}
.apo-icon--vehicle{width:48px;height:48px;border-radius:15px;margin-bottom:18px}
.apo-icon--vehicle svg{width:25px;height:25px}
.apo-vehicle-cards strong{font-size:16px;line-height:1.25;color:var(--apo-navy)}
.apo-vehicle-cards small{font-size:11px;line-height:1.5;color:var(--apo-muted);margin-top:7px}
.apo-vehicle-cards em{font-style:normal;font-size:11px;color:var(--apo-blue);font-weight:850;margin-top:auto;padding-top:17px}

/* Practical travel-help hub inspired by useful competitor content */
.apo-section--trip-help{background:#f6f9fb}
.apo-help-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.apo-help-cards a{display:grid;grid-template-columns:46px minmax(0,1fr) 24px;align-items:center;gap:14px;min-height:100px;padding:18px 20px;border:1px solid var(--apo-line);border-radius:18px;background:#fff;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.apo-help-cards a:hover{transform:translateY(-2px);border-color:#b9cfdd;box-shadow:0 12px 30px rgba(6,42,73,.06)}
.apo-help-cards strong,.apo-help-cards small{display:block}
.apo-help-cards strong{font-size:14px;color:var(--apo-navy)}
.apo-help-cards small{font-size:11px;color:var(--apo-muted);margin-top:4px;line-height:1.45}
.apo-help-cards b{justify-self:end;color:var(--apo-blue);font-size:17px}

/* Policy / company / FAQ / contacts */
.apo-policy-mock{background:linear-gradient(180deg,#fff,#fbfcfd)}
.apo-policy-mock:after{content:"PDF";position:absolute;right:26px;bottom:78px;color:#d8e3ea;font-weight:950;font-size:54px;letter-spacing:-.04em;z-index:0}
.apo-policy-mock>*{position:relative;z-index:1}
.apo-company-summary{box-shadow:0 10px 30px rgba(6,42,73,.045)}
.apo-faq details{box-shadow:0 4px 14px rgba(6,42,73,.025);transition:border-color .15s ease,box-shadow .15s ease}
.apo-faq details[open]{border-color:#bfd3df;box-shadow:0 8px 22px rgba(6,42,73,.05)}
.apo-faq details[open] summary{color:var(--apo-blue)}
.apo-contact-cards a{min-height:92px;align-content:center}
.apo-contact-cards a:first-child{background:linear-gradient(180deg,#fff,#f8fbfd)}
.apo-final-cta{position:relative;overflow:hidden}
.apo-final-cta:after{content:"";position:absolute;width:330px;height:330px;border-radius:50%;right:-160px;top:-160px;background:rgba(255,255,255,.055);pointer-events:none}
.apo-final-cta>*{position:relative;z-index:1}

/* Menu backdrop and tap targets */
body.apo-menu-open:before{content:"";position:fixed;inset:0;background:rgba(4,25,43,.42);z-index:55;backdrop-filter:blur(2px)}
.apo-header{z-index:60}
.apo-nav.is-open{z-index:70}
.apo-menu-toggle{position:relative;z-index:71}

@media(max-width:1120px){
  .apo-hero--home .apo-hero__grid{grid-template-columns:1fr;gap:38px;align-items:start}
  .apo-hero--home .apo-hero__aside{max-width:820px}
  .apo-country-cards{grid-template-columns:repeat(3,1fr)}
  .apo-vehicle-cards{grid-template-columns:repeat(2,1fr)}
  .apo-home-steps{grid-template-columns:repeat(2,1fr)}
  .apo-home-steps li{border-bottom:1px solid var(--apo-line)}
  .apo-home-steps li:nth-child(2){border-right:0}
  .apo-home-steps li:nth-child(3),.apo-home-steps li:nth-child(4){border-bottom:0}
  .apo-home-steps li:nth-child(2):after{display:none}
  .apo-trust-strip--4 article:nth-child(2):after{display:none}
}

@media(max-width:760px){
  :root{--apo-container:min(1240px,calc(100% - 28px))}
  body{padding-bottom:calc(66px + env(safe-area-inset-bottom))}
  .apo-topbar__promise{white-space:normal;line-height:1.25;padding:5px 0}
  .apo-brand{min-width:0;max-width:calc(100% - 60px)}
  .apo-brand__words{min-width:0}
  .apo-brand__words strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .apo-nav.is-open{position:fixed;left:14px;right:14px;top:calc(36px + 62px);max-height:calc(100dvh - 116px);border-radius:18px}
  .apo-nav.is-open a{min-height:44px;display:flex;align-items:center}
  .apo-hero--home{padding-top:30px}
  .apo-hero--home h1{font-size:clamp(33px,9.3vw,41px);max-width:12.8em}
  .apo-hero__aside:after{inset:18px -7px -10px 18px;border-radius:22px}
  .apo-hero-proof{box-shadow:none;border-top:1px solid var(--apo-line);border-bottom:1px solid var(--apo-line);border-radius:0}
  .apo-hero-proof>span{background:transparent}
  .apo-trust-strip--4 .apo-container{grid-template-columns:repeat(2,1fr)}
  .apo-trust-strip--4 article{min-height:76px}
  .apo-trust-strip--4 article:nth-child(2n){border-right:0}
  .apo-trust-strip--4 article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}
  .apo-trust-strip--4 article:nth-child(2):after{display:none}
  .apo-trust-strip--4 article:nth-child(3):after{display:block}
  .apo-section{padding:54px 0}
  .apo-section-head h2{font-size:clamp(28px,7.8vw,33px)}
  .apo-country-cards{display:flex;overflow-x:auto;gap:10px;margin-right:-14px;padding-right:14px;scroll-snap-type:x mandatory;scrollbar-width:none}
  .apo-country-cards::-webkit-scrollbar{display:none}
  .apo-country-cards a{flex:0 0 82%;scroll-snap-align:start;min-height:78px}
  .apo-home-steps{grid-template-columns:1fr;border-radius:18px}
  .apo-home-steps li{min-height:auto;border-right:0!important;border-bottom:1px solid var(--apo-line)!important;padding:18px}
  .apo-home-steps li:last-child{border-bottom:0!important}
  .apo-home-steps li:after{content:"↓"!important;display:grid!important;right:auto;left:27px;top:auto;bottom:-9px}
  .apo-home-steps li:last-child:after{display:none!important}
  .apo-vehicle-cards{display:flex;overflow-x:auto;gap:10px;margin-right:-14px;padding-right:14px;scroll-snap-type:x mandatory;scrollbar-width:none}
  .apo-vehicle-cards::-webkit-scrollbar{display:none}
  .apo-vehicle-cards a{flex:0 0 82%;scroll-snap-align:start;min-height:180px}
  .apo-help-cards{grid-template-columns:1fr}
  .apo-help-cards a{min-height:90px;padding:16px}
  .apo-form input,.apo-form select,.apo-form textarea{font-size:16px!important}
  .apo-form input,.apo-form select{min-height:48px}
  .apo-hero__aside .apo-calculator--compact input,.apo-hero__aside .apo-calculator--compact select{min-height:48px;font-size:16px!important}
  .apo-compact-progress{position:relative;padding-top:18px}
  .apo-compact-progress:before{content:"Шаг 1 из 2";position:absolute;left:0;top:0;color:var(--apo-muted);font-size:10px;font-weight:800}
  .apo-calculator--compact.is-step2 .apo-compact-progress:before{content:"Шаг 2 из 2"}
  .apo-final-cta{box-shadow:0 14px 42px rgba(8,49,87,.14)}
  .apo-contact-cards a{min-height:84px}
  .apo-mobile-cta{min-height:66px;padding-bottom:env(safe-area-inset-bottom)}
  .apo-mobile-cta a{min-height:58px}
}

@media(max-width:520px){
  .apo-topbar__inner{justify-content:center}
  .apo-topbar__promise{text-align:center}
  .apo-brand__mark{flex:0 0 36px}
  .apo-brand__words strong{font-size:10.5px}
  .apo-brand__words small{font-size:8.5px}
  .apo-hero--home h1{font-size:clamp(31px,9.2vw,37px)}
  .apo-hero .apo-actions{grid-template-columns:1fr}
  .apo-country-cards a,.apo-vehicle-cards a{flex-basis:88%}
  .apo-trust-strip--4 article{padding:12px 9px}
  .apo-trust-strip--4 article:not(:last-child):after{display:none}
  .apo-section-head p{font-size:13.5px}
  .apo-policy-mock:after{font-size:42px;bottom:72px}
}

@media(max-width:360px){
  :root{--apo-container:min(1240px,calc(100% - 20px))}
  .apo-brand__words small{display:none}
  .apo-brand__words strong{font-size:10px}
  .apo-menu-toggle{width:40px;height:40px}
  .apo-hero{padding-top:26px}
  .apo-hero--home h1{font-size:30px}
  .apo-lead{font-size:15px}
  .apo-trust-strip--4 .apo-container{grid-template-columns:1fr}
  .apo-trust-strip--4 article{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;min-height:62px}
  .apo-trust-strip--4 article:last-child{border-bottom:0!important}
  .apo-country-cards a,.apo-vehicle-cards a{flex-basis:92%}
}

/* =========================================================
   V5 BRAND SYSTEM — "route + protection + verified"
   A semantic, sign-led identity: one simple route mark repeated
   as a navigation cue, background motif and trust signal.
   ========================================================= */
:root{
  --apo-navy:#072A4B;
  --apo-navy-2:#041D35;
  --apo-ink:#102C46;
  --apo-blue:#0A4FBC;
  --apo-cyan:#16A9E5;
  --apo-cyan-soft:#DDF5FF;
  --apo-orange:#FF7A21;
  --apo-orange-d:#E7600A;
  --apo-green:#138C62;
  --apo-mist:#F3F7FA;
  --apo-ice:#ECF8FC;
  --apo-sand:#FFF7EF;
  --apo-line:#D9E5EC;
  --apo-shadow:0 26px 80px rgba(4,35,62,.13);
  --apo-shadow-sm:0 12px 34px rgba(4,35,62,.08);
  --apo-radius:28px;
  --apo-container:min(1220px,calc(100% - 40px));
}
body{background:#fff;color:var(--apo-ink);font-feature-settings:"kern" 1,"liga" 1}
::selection{background:#BFEAFF;color:var(--apo-navy)}

/* Brand lockup + favicon identity */
.apo-header{background:rgba(255,255,255,.94);border-bottom:1px solid rgba(210,225,234,.8);backdrop-filter:blur(20px)}
.apo-header__inner{min-height:82px}
.apo-brand{min-width:244px;gap:10px}
.apo-brand__mark{width:50px;height:50px;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}
.apo-brand__mark img{width:50px;height:50px;display:block}
.apo-brand__words strong{font-size:17px;letter-spacing:.055em;font-weight:950;color:var(--apo-navy)}
.apo-brand__words small{display:flex;align-items:center;gap:8px;margin-top:4px;font-size:9px;letter-spacing:.07em;color:#668095;text-transform:uppercase}
.apo-brand__words small b{font-size:9px;color:var(--apo-cyan);letter-spacing:.09em}
.apo-brand__words small i{font-style:normal;white-space:nowrap}
.apo-topbar{background:linear-gradient(90deg,#031C33,#07385E);border-bottom:1px solid rgba(255,255,255,.08)}
.apo-topbar__promise{letter-spacing:.01em}
.apo-topbar__promise svg{stroke:#6CE4B2}
.apo-nav a{position:relative;font-weight:800;color:#24445D}
.apo-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--apo-cyan),var(--apo-blue));transition:right .18s ease}
.apo-nav a:hover:after{right:0}
.apo-header__cta{border-radius:999px;padding-inline:20px}

/* Hero: a branded poster instead of a pale utility section */
.apo-brand-stage{isolation:isolate;background:
  url('../img/hero-grid.svg') center/640px 640px,
  linear-gradient(135deg,#F9FCFD 0%,#EDF9FD 54%,#F7FBFE 100%)}
.apo-brand-stage:after{content:"";position:absolute;z-index:-1;width:560px;height:560px;right:-160px;top:-180px;background:url('../img/brand-mark.svg') center/contain no-repeat;opacity:.045;transform:rotate(-7deg)}
.apo-brand-stage .apo-container:before{content:"";position:absolute;z-index:-1;left:-100px;bottom:-70px;width:520px;height:270px;background:url('../img/route-pattern.svg') center/contain no-repeat;opacity:.75;pointer-events:none}
.apo-hero--home{min-height:650px;padding:72px 0 66px}
.apo-hero--home .apo-hero__grid{grid-template-columns:minmax(0,1.07fr) minmax(420px,.93fr);gap:60px;align-items:center}
.apo-hero__copy{position:relative}
.apo-hero__kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid rgba(10,79,188,.14);border-radius:999px;background:rgba(255,255,255,.78);box-shadow:0 8px 26px rgba(8,62,99,.05);color:#24506D;font-size:11px;font-weight:850}
.apo-route-dot{width:9px;height:9px;border-radius:50%;background:var(--apo-orange);box-shadow:0 0 0 5px rgba(255,122,33,.12)}
.apo-hero--home h1{font-size:clamp(48px,4.55vw,68px);line-height:.98;letter-spacing:-.052em;max-width:800px;margin:18px 0 20px}
.apo-hero--home h1 span{color:var(--apo-blue)}
.apo-lead{font-size:19px;max-width:700px;color:#46647B}
.apo-legacy-badges span{border-color:#D7E7EE;background:rgba(255,255,255,.9);box-shadow:0 10px 28px rgba(4,35,62,.045)}
.apo-legacy-badges span:nth-child(2) svg{stroke:var(--apo-cyan)}
.apo-legacy-badges span:nth-child(3) svg{stroke:var(--apo-blue)}
.apo-actions .apo-btn--primary{min-width:190px}
.apo-btn{border-radius:14px}
.apo-btn--primary{background:linear-gradient(180deg,#FF8C3F,var(--apo-orange));box-shadow:0 12px 28px rgba(255,122,33,.25)}
.apo-btn--primary:hover{background:linear-gradient(180deg,#FF812F,var(--apo-orange-d));box-shadow:0 16px 34px rgba(255,122,33,.3)}
.apo-btn--secondary{background:rgba(255,255,255,.88);border-color:#BFD5E1}
.apo-hero-proof{border:1px solid rgba(189,214,225,.7);background:rgba(255,255,255,.57);border-radius:18px;padding:5px;box-shadow:0 12px 38px rgba(7,60,93,.045)}
.apo-hero-proof>span{border-top:0;padding:10px}
.apo-hero-proof svg{stroke:var(--apo-blue)}
.apo-hero__aside{position:relative;padding:18px 20px 24px}
.apo-hero__aside:before{content:"";position:absolute;inset:0;border-radius:36px;background:linear-gradient(155deg,#083A65,#062944);transform:rotate(2.2deg);box-shadow:0 30px 70px rgba(3,31,53,.17)}
.apo-hero__aside:after{content:"";position:absolute;inset:16px -10px -12px 28px;border-radius:34px;border:1px solid rgba(22,169,229,.28);transform:rotate(-2deg);z-index:-1}
.apo-hero__aside>*{position:relative;z-index:2}
.apo-calc-promise{margin:0 18px -5px;background:#E5FAF1;border-color:#C1EBD7;border-radius:18px 18px 0 0}
.apo-hero__aside>.apo-form,.apo-hero__aside .apo-form{border:0!important;box-shadow:0 25px 70px rgba(1,27,48,.22)!important}
.apo-hero-route-card{display:flex;align-items:center;gap:9px;margin:15px 22px 0;color:#D5EAF6;font-size:10px;font-weight:800;letter-spacing:.015em}
.apo-hero-route-card i{height:1px;flex:1;background:linear-gradient(90deg,rgba(255,255,255,.2),#29BCEB,rgba(255,255,255,.2));position:relative}
.apo-hero-route-card i:after{content:"";position:absolute;right:16%;top:-3px;width:7px;height:7px;border-radius:50%;background:var(--apo-orange)}
.apo-hero-route-card b{color:#fff}
.apo-hero-route-card em{font-style:normal;margin-left:auto;color:#6DE1B3;background:rgba(24,153,104,.16);padding:5px 8px;border-radius:99px}

/* Inner hero reuses the same identity but is more compact */
.apo-brand-stage--inner{padding:58px 0;background:
  url('../img/hero-grid.svg') center/640px 640px,
  linear-gradient(135deg,#F8FCFE,#EEF8FC)}
.apo-brand-stage--inner .apo-hero__aside:before{background:linear-gradient(150deg,#083A65,#062944)}
.apo-brand-stage--inner .apo-hero-art{height:170px;border:0;background:linear-gradient(145deg,#E4F5FB,#F7FCFE);box-shadow:0 18px 45px rgba(2,32,56,.15)}
.apo-brand-stage--inner .apo-art-route b{color:var(--apo-orange)}

/* Flow strip behaves like a brand navigation line */
.apo-trust-strip{background:linear-gradient(90deg,#052541,#083F69)}
.apo-trust-strip--4 .apo-container{position:relative}
.apo-trust-strip--4 .apo-container:before{content:"";position:absolute;left:7%;right:7%;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(69,205,255,.35),transparent)}
.apo-trust-strip article{position:relative;z-index:1;border-right-color:rgba(255,255,255,.1)}
.apo-trust-strip b{border-radius:12px;background:#fff;color:var(--apo-blue);box-shadow:0 0 0 5px rgba(22,169,229,.08);font-size:11px;letter-spacing:.04em}
.apo-trust-strip article:nth-child(3) b{background:#DFF8ED;color:var(--apo-green)}
.apo-trust-strip article:nth-child(4) b{background:#FFF0E7;color:#C95A12}

/* Section typography: less UI-kit, more editorial poster */
.apo-section{position:relative;overflow:hidden;padding:90px 0}
.apo-section-head{position:relative;z-index:1;max-width:800px}
.apo-section-head h2{font-size:clamp(34px,3.25vw,48px);letter-spacing:-.042em;line-height:1.02;text-wrap:balance}
.apo-section-head p{max-width:720px;color:#607B90}
.apo-eyebrow{color:var(--apo-blue);font-size:10px;letter-spacing:.14em}
.apo-card{border-color:#D6E3EB;border-radius:22px;box-shadow:0 8px 30px rgba(7,49,79,.04)}
.apo-card:hover{box-shadow:0 18px 45px rgba(7,49,79,.09)}
.apo-icon{background:linear-gradient(145deg,#E5F5FB,#F5FBFD);color:var(--apo-blue);border:1px solid #D8EBF2}

/* Countries poster */
.apo-section--poster{background:
  radial-gradient(circle at 96% 16%,rgba(22,169,229,.13),transparent 22%),
  url('../img/route-pattern.svg') right 5% top 10%/480px auto no-repeat,
  linear-gradient(180deg,#F2FAFD,#EAF6FB)}
.apo-section--poster:before{content:"";position:absolute;right:2vw;bottom:-.18em;font-size:min(26vw,360px);line-height:1;font-weight:950;letter-spacing:-.1em;color:rgba(5,70,110,.035);pointer-events:none}
.apo-poster-label{display:inline-flex;align-items:center;min-height:36px;padding:0 13px;border-radius:9px;background:var(--apo-navy);color:#fff;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}
.apo-country-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.apo-country-cards a{position:relative;overflow:hidden;min-height:92px;border:0;background:rgba(255,255,255,.92);box-shadow:0 10px 28px rgba(4,49,79,.055)}
.apo-country-cards a:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(var(--apo-cyan),var(--apo-blue));opacity:0;transition:opacity .18s ease}
.apo-country-cards a:hover:before{opacity:1}
.apo-country-code{background:linear-gradient(145deg,#082F51,#0B5FA2);color:#fff;border:0;border-radius:13px;box-shadow:0 9px 20px rgba(4,59,94,.15)}
.apo-country-cards a:nth-child(4n+2) .apo-country-code{background:linear-gradient(145deg,#07558D,#0D84B9)}
.apo-country-cards a:nth-child(4n+3) .apo-country-code{background:linear-gradient(145deg,#0A4FBC,#1476D5)}
.apo-country-cards a:nth-child(4n+4) .apo-country-code{background:linear-gradient(145deg,#0B6A8D,#10A7C5)}

/* Benefits become a composed surface, not a flat grey strip */
.apo-section--surface{background:#fff}
.apo-section--surface .apo-container{position:relative;padding:56px;border-radius:38px;background:
  radial-gradient(circle at 92% 4%,rgba(22,169,229,.11),transparent 25%),
  linear-gradient(145deg,#F4F9FC,#ECF5F9);box-shadow:inset 0 0 0 1px #E0EBF1}
.apo-section--surface .apo-container:after{content:"";position:absolute;right:28px;top:18px;width:180px;height:180px;background:url('../img/brand-mark.svg') center/contain no-repeat;opacity:.035;transform:rotate(-10deg)}
.apo-surface-title{position:relative}
.apo-surface-title>span{position:absolute;right:0;top:-4px;font-size:clamp(48px,7vw,96px);line-height:.9;font-weight:950;letter-spacing:-.08em;color:rgba(7,42,75,.04);pointer-events:none}
.apo-section--surface .apo-card-grid{position:relative;z-index:1}
.apo-section--surface .apo-card{background:rgba(255,255,255,.88);border-color:rgba(207,225,235,.9)}

/* One strong statement breaks the card rhythm */
.apo-section--statement{padding:22px 0 70px;background:#fff}
.apo-statement{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:center;padding:30px 36px;border-radius:28px;background:linear-gradient(110deg,#082D4D,#0B4C79);color:#fff;box-shadow:0 20px 50px rgba(5,43,72,.12)}
.apo-statement strong{font-size:clamp(24px,2.2vw,34px);line-height:1.02;letter-spacing:-.035em}
.apo-statement span{font-size:14px;line-height:1.65;color:#D8EAF4}

/* Process: dynamic path with a branded line */
.apo-section--process{background:#fff}
.apo-section--process:before{content:none;display:none}
.apo-home-steps{position:relative;border:0;border-radius:28px;background:#F4F8FA;box-shadow:inset 0 0 0 1px #DFE9EE;overflow:visible}
.apo-home-steps:before{content:"";position:absolute;left:8%;right:8%;top:41px;height:2px;background:linear-gradient(90deg,var(--apo-cyan),var(--apo-blue),var(--apo-green),var(--apo-orange));opacity:.35}
.apo-home-steps li{background:transparent;border-right:0;min-height:176px;padding:28px 24px;z-index:1}
.apo-home-steps li:not(:last-child):after{display:none}
.apo-home-steps__num{width:42px;height:42px;flex-basis:42px;border-radius:50%;background:#fff!important;color:var(--apo-blue)!important;border:1px solid #D6E5ED;box-shadow:0 7px 20px rgba(5,48,77,.08);font-size:10px;letter-spacing:.05em}
.apo-home-steps li:nth-child(3) .apo-home-steps__num{color:var(--apo-green)!important}
.apo-home-steps li:nth-child(4) .apo-home-steps__num{color:var(--apo-orange)!important}
.apo-home-steps h3{font-size:16px}

/* Calculator: central dark stage — strong visual anchor */
.apo-section--calc-stage,.apo-render-page .apo-section--calc{background:
  radial-gradient(circle at 8% 90%,rgba(22,169,229,.18),transparent 24%),
  linear-gradient(145deg,#052743,#083C64);color:#fff}
.apo-section--calc-stage:before,.apo-render-page .apo-section--calc:before{content:"";position:absolute;left:-110px;bottom:-130px;width:420px;height:420px;background:url('../img/brand-mark-white.svg') center/contain no-repeat;opacity:.035;transform:rotate(-10deg)}
.apo-section--calc-stage .apo-calc-copy h2,.apo-section--calc-stage .apo-calc-copy p,.apo-section--calc-stage .apo-eyebrow{color:#fff}
.apo-section--calc-stage .apo-eyebrow{color:#7DDAFF}
.apo-section--calc-stage .apo-calc-copy p{color:#CFE2ED}
.apo-calc-principles{display:grid;gap:10px;margin-top:28px}
.apo-calc-principles span{display:flex;align-items:center;gap:11px;color:#D6E8F2;font-size:12px}
.apo-calc-principles b{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#fff;font-size:12px}
.apo-section--calc-stage .apo-calculator-shell>.apo-form{border:0;box-shadow:0 24px 70px rgba(0,0,0,.18)}
.apo-section--calc-stage .apo-section-head h2{color:#fff}

/* Cost becomes a distinct editorial band */
.apo-section--navy{background:
  url('../img/route-pattern.svg') left -90px bottom -20px/500px auto no-repeat,
  radial-gradient(circle at 85% 15%,rgba(22,169,229,.18),transparent 24%),
  linear-gradient(125deg,#072A4B,#06365B 65%,#07517A)}
.apo-section--navy .apo-factor-list span{border-radius:10px;border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.07)}
.apo-cta-card{border-radius:26px;box-shadow:0 22px 65px rgba(0,0,0,.17)}

/* Verify: green trust layer with a check ribbon */
.apo-section--verify{background:
  radial-gradient(circle at 90% 10%,rgba(19,140,98,.12),transparent 25%),
  linear-gradient(135deg,#EFFAF5,#F6FCF9)}
.apo-section--verify:after{content:"ПРОВЕРКА";position:absolute;right:-18px;top:48px;transform:rotate(7deg);font-size:68px;font-weight:950;letter-spacing:-.04em;color:rgba(19,140,98,.028)}
.apo-verify-list>div{border:0;background:#fff;box-shadow:0 10px 28px rgba(7,75,52,.055)}
.apo-verify-list b{background:#E0F8EC;border-radius:10px;color:var(--apo-green)}
.apo-verify-card{background:linear-gradient(145deg,#073C57,#075146)}
.apo-verify-card__icon{background:#fff;color:var(--apo-green)}

/* Vehicle selector on a warm/off-white foundation */
.apo-section--warm{background:
  radial-gradient(circle at 0% 0%,rgba(255,122,33,.08),transparent 20%),
  linear-gradient(180deg,#FFFDFC,#FFF7F0)}
.apo-vehicle-cards a{position:relative;overflow:hidden;border:0;border-radius:24px;background:#fff;box-shadow:0 12px 32px rgba(80,49,24,.06)}
.apo-vehicle-cards a:after{content:"";position:absolute;right:-30px;bottom:-30px;width:110px;height:110px;border-radius:50%;background:rgba(255,122,33,.045)}
.apo-vehicle-cards a:nth-child(2):after{background:rgba(10,79,188,.05)}
.apo-vehicle-cards a:nth-child(3):after{background:rgba(22,169,229,.06)}
.apo-vehicle-cards a:nth-child(4):after{background:rgba(19,140,98,.055)}
.apo-icon--vehicle{background:#F0F7FB;color:var(--apo-blue)}

/* Documents: sheets on a blue drafting table */
.apo-section--documents{background:
  url('../img/hero-grid.svg') center/620px 620px,
  linear-gradient(180deg,#F3F8FB,#EDF5F8)}
.apo-section--documents .apo-card{position:relative;transform:rotate(-.35deg);background:#fff;box-shadow:0 14px 34px rgba(4,42,69,.07)}
.apo-section--documents .apo-card:nth-child(even){transform:rotate(.35deg)}
.apo-section--documents .apo-card:hover{transform:translateY(-3px) rotate(0)}
.apo-section--documents .apo-note{background:#fff;border-left-color:var(--apo-cyan)}

/* Policy: physical-document feeling */
.apo-section--policy{background:#fff}
.apo-section--policy:before{content:"PDF";position:absolute;left:3vw;bottom:-.15em;font-size:min(19vw,240px);font-weight:950;line-height:1;color:rgba(7,42,75,.025)}
.apo-policy-mock{transform:rotate(-1.2deg);border:0;border-radius:18px;box-shadow:0 24px 60px rgba(5,42,70,.13);background:#fff}
.apo-policy-mock:before{content:"";position:absolute;inset:14px;border:1px solid #E6EDF1;border-radius:11px;pointer-events:none}
.apo-policy-mock:after{color:#E3EBEF}

/* Useful content turns into a dark navigation board */
.apo-section--dark-help{background:
  url('../img/route-pattern.svg') right -70px bottom -15px/520px auto no-repeat,
  linear-gradient(140deg,#062844,#073A5F);color:#fff}
.apo-section--dark-help .apo-section-head h2,.apo-section--dark-help .apo-section-head p{color:#fff}
.apo-section--dark-help .apo-section-head p{color:#C9DFEB}
.apo-section--dark-help .apo-eyebrow{color:#76D9FF}
.apo-section--dark-help .apo-help-cards a{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.07);backdrop-filter:blur(7px)}
.apo-section--dark-help .apo-help-cards strong{color:#fff}
.apo-section--dark-help .apo-help-cards small{color:#CBE0EB}
.apo-section--dark-help .apo-help-cards b{color:#78D9FF}
.apo-section--dark-help .apo-icon{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.08);color:#7FDFFF}

/* About + FAQ + final CTA get actual surfaces */
.apo-section--about{background:#fff}
.apo-section--about .apo-container{padding:48px 54px;border-radius:34px;background:linear-gradient(145deg,#F3F9FC,#F8FBFD);box-shadow:inset 0 0 0 1px #E1ECF2}
.apo-faq-stage{padding:88px 0;background:linear-gradient(180deg,#F4F8FB,#EDF4F8)}
.apo-faq-stage>.apo-section,.apo-faq-stage .apo-section{padding:0;background:transparent}
.apo-faq details{border:0!important;border-radius:15px!important;box-shadow:0 8px 24px rgba(6,42,73,.045)!important;margin-bottom:8px;background:#fff}
.apo-faq summary{padding:17px 19px!important;font-weight:800!important}
.apo-section--final{background:#fff;padding:80px 0}
.apo-final-cta{border-radius:34px;background:
  url('../img/route-pattern.svg') right -50px bottom -25px/480px auto no-repeat,
  linear-gradient(130deg,#062A49,#0A4C78)!important;box-shadow:0 26px 70px rgba(5,42,70,.16)}
.apo-final-cta:before{content:"";position:absolute;left:-85px;top:-80px;width:280px;height:280px;background:url('../img/brand-mark-white.svg') center/contain no-repeat;opacity:.035;transform:rotate(-12deg)}
.apo-final-cta .apo-eyebrow{color:#7DDEFF}
.apo-section--contacts{background:linear-gradient(180deg,#fff,#F6F9FB)}
.apo-contact-cards a{border:0;border-radius:18px;box-shadow:0 10px 28px rgba(5,42,70,.055)}

/* Footer brand application */
.apo-footer{background:#031B31}
.apo-footer__brand--lockup{display:flex!important;align-items:center;gap:9px;text-decoration:none!important}
.apo-footer__brand--lockup img{width:52px;height:52px;flex:0 0 52px}
.apo-footer__brand--lockup span{display:flex!important;flex-direction:column;gap:1px}
.apo-footer__brand--lockup b{font-size:15px;letter-spacing:.07em;color:#fff}
.apo-footer__brand--lockup small{font-size:8px;letter-spacing:.12em;color:#7AD9FF}

/* Generic inner pages receive the same visual language */
body[class*="apo-type-"] .apo-section:nth-of-type(even):not(.apo-section--navy):not(.apo-section--verify):not(.apo-section--calc){background-color:#F7FAFC}
.apo-type-article .apo-hero h1,.apo-type-corporate .apo-hero h1{max-width:760px}
.apo-type-service #apo-service{background:linear-gradient(180deg,#F4FAFD,#fff)}
.apo-route-box{border:0!important;background:linear-gradient(110deg,#062A49,#0B537E)!important;color:#fff!important;border-radius:24px!important;box-shadow:0 18px 46px rgba(4,42,70,.12)}
.apo-route-box b{color:#7BDFFF!important}
.apo-mini-grid span{border-radius:16px!important;border-color:#DCE7ED!important;background:#fff!important;box-shadow:0 8px 22px rgba(6,42,73,.035)}

/* Mobile is a deliberately different composition, not desktop squeezed down */
@media(max-width:1120px){
  .apo-hero--home .apo-hero__grid{grid-template-columns:1fr;gap:44px}
  .apo-hero--home .apo-hero__aside{max-width:760px;width:100%;justify-self:center}
  .apo-section--surface .apo-container{padding:44px}
  .apo-surface-title>span{font-size:76px}
}
@media(max-width:760px){
  :root{--apo-container:min(1220px,calc(100% - 26px))}
  .apo-header__inner{min-height:68px}
  .apo-brand{max-width:calc(100% - 52px);gap:7px}
  .apo-brand__mark,.apo-brand__mark img{width:39px;height:39px}
  .apo-brand__words strong{font-size:12px;letter-spacing:.04em}
  .apo-brand__words small{gap:5px;font-size:7px;margin-top:2px}
  .apo-brand__words small b{font-size:7px}
  .apo-brand__words small i{max-width:118px;overflow:hidden;text-overflow:ellipsis}
  .apo-nav.is-open{top:calc(36px + 66px);border:1px solid #D7E5EC;box-shadow:0 26px 70px rgba(2,29,50,.2)}
  .apo-hero--home{min-height:0;padding:34px 0 48px}
  .apo-brand-stage:after{width:300px;height:300px;right:-120px;top:-60px;opacity:.035}
  .apo-brand-stage .apo-container:before{display:none}
  .apo-hero__kicker{font-size:9px;padding:7px 10px}
  .apo-hero--home h1{font-size:clamp(35px,10.3vw,44px);line-height:.98;margin:16px 0 18px;max-width:10.5em}
  .apo-hero--home h1 br{display:none}
  .apo-lead{font-size:16px;line-height:1.5}
  .apo-legacy-badges{gap:7px;margin:15px 0}
  .apo-legacy-badges span{font-size:10px;padding:7px 9px}
  .apo-checks--hero li:nth-child(3){display:none}
  .apo-hero-proof{grid-template-columns:1fr;margin-top:20px;padding:2px;background:rgba(255,255,255,.72)}
  .apo-hero-proof>span{grid-template-columns:24px 1fr;padding:8px 10px;border-bottom:1px solid #E2EBF0}
  .apo-hero-proof>span:last-child{border-bottom:0}
  .apo-hero__aside{padding:13px 9px 20px}
  .apo-hero__aside:before{border-radius:26px;transform:rotate(1deg)}
  .apo-hero__aside:after{inset:10px -3px -7px 12px;border-radius:25px}
  .apo-calc-promise{margin:0 10px -4px;padding:10px 12px}
  .apo-hero-route-card{margin:13px 12px 0;font-size:8px;gap:7px}
  .apo-hero-route-card em{display:none}
  .apo-trust-strip--4 .apo-container{grid-template-columns:1fr 1fr}
  .apo-trust-strip--4 .apo-container:before{display:none}
  .apo-trust-strip article{padding:13px 11px;min-height:72px}
  .apo-trust-strip b{flex-basis:31px;height:31px;border-radius:9px}
  .apo-trust-strip strong{font-size:11px}
  .apo-trust-strip span{font-size:9px}
  .apo-section{padding:62px 0}
  .apo-section-head{margin-bottom:24px}
  .apo-section-head h2{font-size:clamp(30px,8.7vw,38px);line-height:1.01}
  .apo-section-head p{font-size:14px;line-height:1.55}
  .apo-section--poster:before{font-size:55vw;right:-10vw;bottom:2vw}
  .apo-poster-label{min-height:30px;font-size:8px}
  .apo-country-cards a{flex-basis:84%;min-height:84px}
  .apo-section--surface{padding:20px 0 58px}
  .apo-section--surface .apo-container{padding:34px 18px;border-radius:26px}
  .apo-surface-title>span{display:none}
  .apo-section--surface .apo-card-grid{grid-template-columns:1fr 1fr;gap:10px}
  .apo-section--surface .apo-card{padding:16px;border-radius:17px}
  .apo-section--surface .apo-card h3{font-size:13px}
  .apo-section--surface .apo-card p{font-size:11px}
  .apo-section--statement{padding:14px 0 52px}
  .apo-statement{grid-template-columns:1fr;gap:9px;padding:24px;border-radius:23px}
  .apo-statement strong{font-size:25px}
  .apo-statement span{font-size:12px}
  .apo-home-steps{background:#F4F8FA;border-radius:22px!important;overflow:hidden}
  .apo-home-steps:before{left:29px;right:auto;top:28px;bottom:28px;width:2px;height:auto;background:linear-gradient(var(--apo-cyan),var(--apo-blue),var(--apo-green),var(--apo-orange))}
  .apo-home-steps li{padding:18px 16px;min-height:auto;background:transparent;border-bottom:1px solid #DFE9EE!important}
  .apo-home-steps li:last-child{border-bottom:0!important}
  .apo-home-steps li:after{display:none!important}
  .apo-home-steps__num{width:36px;height:36px;flex-basis:36px;z-index:2}
  .apo-home-steps h3{font-size:14px}
  .apo-home-steps p{font-size:11px}
  .apo-section--calc-stage{padding:64px 0}
  .apo-section--calc-stage:before{width:260px;height:260px;left:-100px;bottom:-70px}
  .apo-calc-principles{grid-template-columns:1fr;gap:8px;margin:20px 0 4px}
  .apo-section--verify:after{font-size:46px;right:-44px;top:24px}
  .apo-vehicle-cards a{flex-basis:85%;min-height:185px}
  .apo-section--documents .apo-card-grid{grid-template-columns:1fr 1fr;gap:10px}
  .apo-section--documents .apo-card{padding:16px;transform:none!important}
  .apo-section--documents .apo-card h3{font-size:13px}
  .apo-section--documents .apo-card p{font-size:11px}
  .apo-section--policy:before{font-size:42vw;bottom:0}
  .apo-section--dark-help .apo-help-cards a{background:rgba(255,255,255,.08)}
  .apo-section--about .apo-container{padding:32px 20px;border-radius:26px}
  .apo-faq-stage{padding:62px 0}
  .apo-section--final{padding:54px 0}
  .apo-final-cta{border-radius:25px!important}
  .apo-footer__brand--lockup img{width:44px;height:44px;flex-basis:44px}
}
@media(max-width:520px){
  .apo-brand__words small i{display:none}
  .apo-brand__words strong{font-size:11px}
  .apo-section--surface .apo-card-grid,.apo-section--documents .apo-card-grid{grid-template-columns:1fr}
  .apo-country-cards a,.apo-vehicle-cards a{flex-basis:88%}
  .apo-hero--home h1{font-size:34px}
  .apo-actions .apo-btn{width:100%}
  .apo-statement{padding:22px 19px}
  .apo-statement strong{font-size:23px}
}
@media(max-width:360px){
  .apo-brand__words strong{font-size:10px}
  .apo-brand__mark,.apo-brand__mark img{width:35px;height:35px}
  .apo-hero--home h1{font-size:31px}
  .apo-country-cards a,.apo-vehicle-cards a{flex-basis:92%}
}
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}
}
@media(min-width:761px){
  .apo-section--documents .apo-card-grid,.apo-section--trust .apo-card-grid{grid-template-columns:repeat(4,1fr)}
}


/* ============================================================
   AVTOPOLIS ONLINE PRO 6.0 — final visual polish
   Remove cryptic decoration, reduce repetition, strengthen meaning.
   ============================================================ */

/* The former giant "04" was a decorative section index. It had no user meaning. */
.apo-section--process:before{content:none!important;display:none!important}

/* Header / brand: cleaner hierarchy and slightly more premium spacing. */
.apo-header__inner{min-height:76px}
.apo-brand__mark{box-shadow:0 9px 24px rgba(5,72,112,.18)}
.apo-brand__words strong{letter-spacing:.025em}
.apo-nav a{position:relative}
@media(hover:hover){.apo-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:linear-gradient(90deg,var(--apo-cyan),var(--apo-blue));transition:right .18s ease}.apo-nav a:hover:after{right:0}}

/* Hero: fewer micro-elements = stronger offer and calculator. */
.apo-hero--home .apo-hero__copy{align-self:center}
.apo-hero--home .apo-actions{margin-top:28px}
.apo-brand-stage:after{opacity:.03}
.apo-hero__aside:before{box-shadow:0 30px 80px rgba(3,35,61,.17)}

/* Proof rail after hero — evidence, not a duplicate of the four-step process. */
.apo-trust-strip--proof .apo-container:before{background:linear-gradient(90deg,rgba(125,222,255,.26),rgba(109,225,179,.22),rgba(244,123,32,.24))}
.apo-trust-strip--proof article{gap:12px}
.apo-trust-strip--proof article:not(:last-child):after{content:"";width:1px;height:32px;right:0;background:rgba(255,255,255,.13)}
.apo-trust-strip--proof b{display:grid;place-items:center;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);box-shadow:none;color:#81DFFF}
.apo-trust-strip--proof b svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9}
.apo-trust-strip--proof article:nth-child(2) b{color:#fff}
.apo-trust-strip--proof article:nth-child(3) b{color:#74E1B2}
.apo-trust-strip--proof article:nth-child(4) b{color:#FFB27B}

/* Countries: clear route context without decorative noise. */
.apo-section--countries .apo-section-head{max-width:830px}
.apo-section--poster:after{content:"ИЗ ВАШЕЙ СТРАНЫ  →  КАЗАХСТАН";position:absolute;right:max(20px,calc((100vw - 1240px)/2));top:48px;color:rgba(6,63,101,.34);font-size:9px;font-weight:900;letter-spacing:.12em}

/* Benefits: keep the underlay, but make its word quieter and intentional. */
.apo-surface-title>span{font-size:clamp(46px,6vw,82px);color:rgba(7,42,75,.028);right:8px;top:4px;letter-spacing:-.06em}
.apo-section--surface .apo-container{box-shadow:inset 0 0 0 1px #E0EBF1,0 22px 70px rgba(5,49,78,.045)}

/* Statement = a premium service principle, not colloquial advertising. */
.apo-statement{position:relative;overflow:hidden;grid-template-columns:.9fr 1.1fr;background:linear-gradient(110deg,#062945,#0A436C);box-shadow:0 18px 48px rgba(5,43,72,.11)}
.apo-statement:before{content:"";position:absolute;width:210px;height:210px;right:-70px;top:-100px;background:url('../img/brand-mark-white.svg') center/contain no-repeat;opacity:.035;transform:rotate(-13deg)}
.apo-statement>*{position:relative;z-index:1}

/* Process: the 01–04 inside steps are meaningful. Add a readable start/finish route instead of a giant background 04. */
.apo-process-route-head{display:flex;align-items:center;gap:14px;margin:-6px 0 14px;color:#678397;font-size:9px;font-weight:900;letter-spacing:.11em}
.apo-process-route-head i{height:1px;flex:1;background:linear-gradient(90deg,var(--apo-cyan),var(--apo-blue),var(--apo-green),var(--apo-orange));opacity:.48}
.apo-process-route-head b{color:#AB5A20;font-size:9px}
.apo-home-steps{box-shadow:inset 0 0 0 1px #DFE9EE,0 14px 44px rgba(5,45,73,.045)}
.apo-home-steps li{transition:background .18s ease}
@media(hover:hover){.apo-home-steps li:hover{background:rgba(255,255,255,.72)}}

/* Verification: "ПРОВЕРКА" describes the action; "ПРОВЕРЕНО" could sound like a factual status. */
.apo-section--verify:after{content:"ПРОВЕРКА";right:-18px;top:48px;font-size:68px;color:rgba(19,140,98,.028)}

/* Vehicles and documents gain a little more depth, without another card style. */
.apo-vehicle-cards a{box-shadow:0 12px 34px rgba(71,48,25,.05)}
.apo-section--documents .apo-card{box-shadow:0 16px 38px rgba(4,42,69,.075)}

/* PDF block: make the trust cue explicit without implying a real policy has already been verified. */
.apo-policy-mock:before{content:"ОБРАЗЕЦ · ПРОВЕРЬТЕ ДАННЫЕ";inset:auto 18px 18px auto;border:0;background:#EAF7F1;color:#16714E;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;letter-spacing:.03em;z-index:2}

/* FAQ: larger click target and calmer rhythm. */
.apo-faq details{margin-bottom:9px!important}
.apo-faq summary{min-height:48px;display:flex;align-items:center}

/* Contacts are the quiet finish, not another competing CTA. */
.apo-section--contacts{background:linear-gradient(180deg,#fff,#F7FAFC)}
.apo-contact-cards a{background:#fff}

/* Mobile: remove desktop-only decoration and preserve breathing room. */
@media(max-width:760px){
  .apo-header__inner{min-height:64px}
  .apo-brand-stage:after{opacity:.022}
  .apo-trust-strip--proof article:not(:last-child):after{display:none}
  .apo-section--poster:after{display:none}
  .apo-process-route-head{margin-top:-2px;gap:9px;font-size:7px;letter-spacing:.06em}
  .apo-process-route-head b{font-size:7px;white-space:nowrap}
  .apo-process-route-head i{min-width:34px}
  .apo-section--verify:after{content:none}
  .apo-statement{grid-template-columns:1fr}
  .apo-policy-mock:before{right:14px;bottom:14px;font-size:8px}
}
@media(max-width:520px){
  .apo-process-route-head span,.apo-process-route-head b{font-size:6.5px}
  .apo-section--poster:after{padding-inline:0}
}


/* ============================================================
   AVTOPOLIS ONLINE PRO 6.0.1 — surface overlap hotfix
   One background motif per surface: no decorative word + logo collision.
   ============================================================ */
.apo-section--surface .apo-container{
  overflow:hidden;
  isolation:isolate;
}
.apo-section--surface .apo-container:after{
  right:40px;
  top:42px;
  width:150px;
  height:150px;
  opacity:.018;
  transform:rotate(-8deg);
  pointer-events:none;
  z-index:0;
}
.apo-section--surface .apo-section-head{
  position:relative;
  z-index:2;
  max-width:780px;
}
.apo-surface-title{position:relative;z-index:2}
.apo-surface-title>span{display:none!important}
.apo-section--surface .apo-card-grid{position:relative;z-index:2}
@media(max-width:760px){
  .apo-section--surface .apo-container:after{display:none}
  .apo-section--surface .apo-section-head{max-width:none}
}

/* v7.0 — complete internal architecture and navigation */
.apo-nav ul{gap:clamp(9px,1vw,16px)}
.apo-nav a{font-size:clamp(10px,.78vw,12px);white-space:nowrap}
.apo-brand{min-width:220px}
.apo-section--services-hub{background:#fff}
.apo-help-cards--light{grid-template-columns:repeat(4,minmax(0,1fr))}
.apo-help-cards--light a{background:#f7fbfd;border:1px solid var(--apo-line);color:var(--apo-navy)}
.apo-help-cards--light a:hover{background:#fff;border-color:#a9cfe3;transform:translateY(-2px)}
.apo-help-cards--light strong{color:var(--apo-navy)}
.apo-help-cards--light small{color:var(--apo-muted)}
.apo-help-cards--light b{color:var(--apo-blue)}
.apo-section--internal-links{padding-top:58px;padding-bottom:58px;background:#f5f9fb;border-top:1px solid #e1eaf0}
.apo-link-grid--internal{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.apo-link-grid--internal a{min-height:64px;align-items:center;background:#fff;border-color:#d9e5ec;padding:14px 16px;font-size:12px;line-height:1.3}
.apo-link-grid--internal a:first-child,.apo-link-grid--internal a:nth-child(2){background:#eaf5fb;border-color:#c5e1ef}
.apo-link-grid--internal b{color:var(--apo-orange);font-size:16px}
.apo-section--countries-related{background:#f8fbfd}
.apo-section--countries-related .apo-country-cards{margin-top:8px}

@media (max-width:1240px){
  .apo-brand{min-width:200px}
  .apo-header__inner{gap:14px}
  .apo-nav ul{gap:9px}
  .apo-nav a{font-size:10px}
  .apo-header__cta{padding-inline:13px;font-size:12px}
}
@media (max-width:1040px){
  .apo-help-cards--light{grid-template-columns:repeat(2,minmax(0,1fr))}
  .apo-link-grid--internal{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:860px){
  .apo-link-grid--internal{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:620px){
  .apo-section--services-hub{padding-top:58px;padding-bottom:58px}
  .apo-help-cards--light{display:flex;overflow-x:auto;gap:10px;margin-right:-14px;padding-right:14px;scroll-snap-type:x proximity;scrollbar-width:none}
  .apo-help-cards--light::-webkit-scrollbar{display:none}
  .apo-help-cards--light a{flex:0 0 82%;scroll-snap-align:start}
  .apo-link-grid--internal{grid-template-columns:1fr}
  .apo-link-grid--internal a{min-height:56px}
  .apo-section--internal-links{padding-top:46px;padding-bottom:46px}
}

/* =========================================================
   V8 — lighter conversion flow + customer contact priority
   Copy principle: fewer claims, clearer consequence for client.
   ========================================================= */
.apo-home-v8{padding-top:58px;padding-bottom:56px}
.apo-home-v8 .apo-hero__grid{grid-template-columns:minmax(0,1.02fr) minmax(390px,.82fr);gap:54px;align-items:center}
.apo-home-v8 .apo-hero__copy{max-width:720px}
.apo-home-v8 h1{max-width:760px}
.apo-home-v8 .apo-lead{max-width:680px;font-size:clamp(17px,1.55vw,21px);line-height:1.5}
.apo-proof-chips{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 24px}
.apo-proof-chips>span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #cfe0e9;border-radius:999px;background:rgba(255,255,255,.82);font-size:12px;color:var(--apo-navy);box-shadow:0 5px 16px rgba(6,42,73,.035)}
.apo-proof-chips svg{width:16px;height:16px;stroke:var(--apo-green)}
.apo-actions--hero-v8{margin-top:4px}
.apo-btn--quick svg{width:17px;height:17px;stroke:currentColor;margin-right:6px;vertical-align:-3px}
.apo-micro--contact{margin-top:14px;color:#6c8292}
.apo-micro--contact a{font-weight:800;color:var(--apo-navy);text-decoration:none}

.apo-fast-card{position:relative;padding:30px;border:1px solid rgba(255,255,255,.68);border-radius:28px;background:linear-gradient(160deg,#082f52 0%,#0b466f 100%);color:#fff;box-shadow:0 24px 54px rgba(6,42,73,.19);overflow:hidden}
.apo-fast-card:before{content:"";position:absolute;inset:auto -65px -95px auto;width:250px;height:250px;border:1px solid rgba(255,255,255,.08);border-radius:50%}
.apo-fast-card>*{position:relative;z-index:1}
.apo-fast-card .apo-eyebrow{color:#92d2f4}
.apo-fast-card h2{margin:9px 0 10px;color:#fff;font-size:clamp(26px,2.4vw,36px);line-height:1.05;letter-spacing:-.035em}
.apo-fast-card>p{margin:0 0 22px;color:#d5e7f1;line-height:1.55;font-size:14px}
.apo-fast-card>p b{color:#fff}
.apo-fast-card__messengers{display:grid;gap:9px}
.apo-messenger{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:12px;align-items:center;padding:14px 15px;border-radius:15px;text-decoration:none;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.085);color:#fff;transition:transform .16s ease,background .16s ease,border-color .16s ease}
.apo-messenger strong{font-size:14px}.apo-messenger span{font-size:10px;opacity:.72;margin-top:2px}.apo-messenger b{grid-row:1/3;grid-column:2;font-size:18px}
.apo-messenger--max{background:#fff;color:#111c26;border-color:#fff}.apo-messenger--max span{color:#536574;opacity:1}
@media(hover:hover){.apo-messenger:hover{transform:translateX(3px);background:rgba(255,255,255,.13)}.apo-messenger--max:hover{background:#f5fbff}}
.apo-fast-card__pay,.apo-inner-fast__pay{display:flex;gap:11px;align-items:flex-start;margin-top:18px;padding:14px;border-radius:15px;background:rgba(37,176,110,.13);border:1px solid rgba(116,223,167,.18)}
.apo-fast-card__pay svg,.apo-inner-fast__pay svg{width:22px;height:22px;stroke:#8ff0ba;flex:0 0 auto}
.apo-fast-card__pay span,.apo-fast-card__pay strong,.apo-fast-card__pay small,.apo-inner-fast__pay span,.apo-inner-fast__pay b,.apo-inner-fast__pay small{display:block}
.apo-fast-card__pay strong,.apo-inner-fast__pay b{font-size:12px;color:#fff}.apo-fast-card__pay small,.apo-inner-fast__pay small{font-size:10px;color:#bcd9c9;margin-top:3px}
.apo-fast-card__note{font-size:9px!important;color:#a9c0cd!important;margin:13px 0 0!important;line-height:1.45!important}

.apo-front .apo-section{padding-top:58px;padding-bottom:58px}
.apo-section--calc-v8{padding-top:66px!important;padding-bottom:66px!important}
.apo-section--calc-v8 .apo-calc-copy h2{max-width:520px}
.apo-section--decision{background:#fff}
.apo-decision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.apo-decision-grid article{padding:24px;border:1px solid var(--apo-line);border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbfd);min-height:205px}
.apo-decision-grid article>span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#eaf4fa;color:var(--apo-blue);font-size:11px;font-weight:950}
.apo-decision-grid h3{margin:24px 0 9px;color:var(--apo-navy);font-size:18px;letter-spacing:-.02em}
.apo-decision-grid p{margin:0;color:var(--apo-muted);font-size:13px;line-height:1.55}
.apo-decision-grid article:last-child{background:linear-gradient(180deg,#f1fbf6,#fff);border-color:#cfe9db}
.apo-decision-grid article:last-child>span{background:#dff4e8;color:var(--apo-green)}

.apo-section--process-v8{background:#f6f9fb}
.apo-section--payment-rf{background:#fff;padding-top:18px!important;padding-bottom:58px!important}
.apo-payment-rf{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:36px;align-items:center;padding:34px 38px;border-radius:25px;background:linear-gradient(135deg,#082f52,#0b4d78);color:#fff;box-shadow:0 16px 42px rgba(6,42,73,.13)}
.apo-payment-rf .apo-eyebrow{color:#8ed2f3}.apo-payment-rf h2{margin:8px 0 10px;color:#fff;font-size:clamp(25px,2.5vw,38px);line-height:1.08;letter-spacing:-.035em}.apo-payment-rf p{margin:0;color:#d7e9f3;max-width:690px;line-height:1.55}
.apo-payment-rf__facts{display:grid;gap:10px}.apo-payment-rf__facts>span{display:flex;align-items:center;gap:9px;font-size:12px}.apo-payment-rf__facts svg{width:20px;height:20px;stroke:#82e4b0}

.apo-section--compact-info{background:#f5f8fa}
.apo-compact-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.apo-compact-info-grid>div{padding:24px;border:1px solid var(--apo-line);border-radius:20px;background:#fff}
.apo-compact-info-grid .apo-section-head{margin-bottom:18px}.apo-compact-info-grid .apo-section-head h2{font-size:21px}.apo-compact-info-grid .apo-section-head p{font-size:12px}
.apo-text-link{font-size:12px;font-weight:850;color:var(--apo-blue);text-decoration:none}

.apo-section--quick-finish{padding-top:18px!important;background:#fff}
.apo-quick-finish{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:34px 38px;border:1px solid #cfe0ea;border-radius:25px;background:linear-gradient(135deg,#eef8fd,#f7fbfd)}
.apo-quick-finish h2{margin:7px 0 8px;color:var(--apo-navy);font-size:clamp(24px,2.5vw,36px);letter-spacing:-.035em}.apo-quick-finish p{margin:0;color:var(--apo-muted)}.apo-quick-finish p a{color:var(--apo-navy);font-weight:850;text-decoration:none}
.apo-quick-finish__actions{display:flex;gap:9px;flex:0 0 auto}

/* Inner pages: a lighter first screen and a messenger-first next step. */
.apo-inner-v8 .apo-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);gap:48px}
.apo-inner-v8 .apo-lead{max-width:720px}
.apo-inner-fast{padding:25px;border-radius:23px;background:linear-gradient(160deg,#082f52,#0b466f);color:#fff;box-shadow:0 18px 42px rgba(6,42,73,.16)}
.apo-inner-fast .apo-eyebrow{color:#91d2f2}.apo-inner-fast h2{color:#fff;margin:7px 0 8px;font-size:25px;letter-spacing:-.03em}.apo-inner-fast>p{color:#d1e3ed;font-size:12px;line-height:1.55}
.apo-inner-fast__buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:15px}.apo-inner-fast__buttons .apo-messenger{display:flex;justify-content:space-between;padding:12px 11px;font-size:11px}.apo-inner-fast__buttons .apo-messenger b{grid-row:auto;grid-column:auto}
.apo-section--payment-inline{padding-top:0}.apo-payment-inline{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:26px 30px;border:1px solid #cde7d8;border-radius:20px;background:#f1faf5}.apo-payment-inline .apo-section-head{margin:0;max-width:790px}.apo-payment-inline .apo-section-head h2{font-size:26px}.apo-payment-inline .apo-section-head p{font-size:12px}

/* Quick-action modal */
.apo-quick-modal[hidden]{display:none!important}
.apo-quick-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:22px}
.apo-quick-modal__backdrop{position:absolute;inset:0;background:rgba(2,19,32,.68);backdrop-filter:blur(5px)}
.apo-quick-modal__panel{position:relative;z-index:1;width:min(100%,510px);max-height:min(720px,calc(100vh - 44px));overflow:auto;padding:30px;border-radius:25px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.3)}
.apo-quick-modal__close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#edf4f7;color:var(--apo-navy);font-size:24px;line-height:1;cursor:pointer}
.apo-quick-modal__panel h2{margin:8px 42px 9px 0;color:var(--apo-navy);font-size:30px;line-height:1.08;letter-spacing:-.035em}.apo-quick-modal__panel>p{color:var(--apo-muted);font-size:13px;line-height:1.55}
.apo-quick-modal__links{display:grid;gap:9px;margin:20px 0}
.apo-quick-channel{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;padding:14px 16px;border:1px solid var(--apo-line);border-radius:15px;text-decoration:none;color:var(--apo-navy);background:#fff}.apo-quick-channel b{font-size:14px}.apo-quick-channel span{font-size:10px;color:var(--apo-muted);margin-top:2px}.apo-quick-channel em{grid-column:2;grid-row:1/3;font-style:normal;font-size:18px;color:var(--apo-blue)}
.apo-quick-channel--max{background:#f0f5ff;border-color:#d6e0ff}.apo-quick-channel--wa{background:#f1fbf5;border-color:#d5ecdf}.apo-quick-channel--tg{background:#f1f8fd;border-color:#d5e8f4}
.apo-quick-modal__pay{display:flex;gap:10px;padding:13px 14px;border-radius:14px;background:#eff9f3;border:1px solid #d1eadb}.apo-quick-modal__pay svg{width:21px;height:21px;stroke:var(--apo-green);flex:0 0 auto}.apo-quick-modal__pay strong,.apo-quick-modal__pay small{display:block}.apo-quick-modal__pay strong{font-size:12px;color:#0b5135}.apo-quick-modal__pay small{font-size:10px;color:#5e7b6d;margin-top:2px}.apo-quick-modal__ru{margin:12px 0 0!important;font-size:11px!important}.apo-quick-modal__ru a{font-weight:850;color:var(--apo-navy);text-decoration:none}
body.apo-quick-is-open{overflow:hidden}

/* Topbar contact semantics */
.apo-topbar__contacts a b{font-size:8px;letter-spacing:.08em;opacity:.65;margin-right:2px}
.apo-topbar__messenger--max{background:rgba(255,255,255,.11)}

/* Mobile fixed CTA contains a real button now. */
.apo-mobile-cta button{border:0;background:transparent;font:inherit;color:inherit;cursor:pointer}

@media(max-width:980px){
  .apo-home-v8 .apo-hero__grid,.apo-inner-v8 .apo-hero__grid{grid-template-columns:1fr;gap:30px}
  .apo-home-v8 .apo-hero__aside,.apo-inner-v8 .apo-hero__aside{max-width:760px;width:100%}
  .apo-decision-grid,.apo-compact-info-grid{grid-template-columns:1fr 1fr}.apo-decision-grid article:last-child,.apo-compact-info-grid>div:last-child{grid-column:1/-1}
  .apo-payment-rf{grid-template-columns:1fr}.apo-payment-rf__facts{grid-template-columns:1fr 1fr}.apo-payment-rf__facts .apo-btn{grid-column:1/-1;width:max-content}
  .apo-quick-finish{align-items:flex-start;flex-direction:column}.apo-quick-finish__actions{flex-wrap:wrap}
}

@media(max-width:760px){
  .apo-front .apo-section{padding-top:42px;padding-bottom:42px}
  .apo-home-v8{padding:30px 0 34px}.apo-home-v8 .apo-hero__grid{gap:25px}.apo-home-v8 .apo-lead{font-size:16px}.apo-proof-chips{margin:15px 0 18px;gap:6px}.apo-proof-chips>span{font-size:10px;padding:7px 9px}.apo-actions--hero-v8{display:grid;grid-template-columns:1fr;gap:8px}.apo-actions--hero-v8 .apo-btn{width:100%}.apo-micro--contact{font-size:10px;line-height:1.5}
  .apo-fast-card{padding:21px;border-radius:21px}.apo-fast-card h2{font-size:27px}.apo-fast-card>p{font-size:12px;margin-bottom:16px}.apo-fast-card__note{display:none}
  .apo-trust-strip--proof .apo-container{grid-template-columns:1fr 1fr}.apo-trust-strip--proof article{min-height:78px;padding:12px 10px}.apo-trust-strip--proof article span{font-size:9px}.apo-trust-strip--proof article strong{font-size:10px}
  .apo-section--calc-v8{padding-top:46px!important;padding-bottom:46px!important}.apo-section--calc-v8 .apo-calc-layout{gap:22px}
  .apo-decision-grid,.apo-compact-info-grid{grid-template-columns:1fr}.apo-decision-grid article:last-child,.apo-compact-info-grid>div:last-child{grid-column:auto}.apo-decision-grid article{min-height:0;padding:20px}.apo-decision-grid h3{margin-top:16px}
  .apo-payment-rf{padding:23px 20px;border-radius:20px}.apo-payment-rf h2{font-size:27px}.apo-payment-rf__facts{grid-template-columns:1fr}.apo-payment-rf__facts .apo-btn{grid-column:auto;width:100%}
  .apo-quick-finish{padding:24px 20px;border-radius:20px;gap:22px}.apo-quick-finish h2{font-size:27px}.apo-quick-finish__actions{display:grid;width:100%;grid-template-columns:1fr}.apo-quick-finish__actions .apo-btn{width:100%}
  .apo-inner-v8 .apo-hero__aside{display:block}.apo-inner-fast{padding:20px}.apo-inner-fast__buttons{grid-template-columns:1fr}.apo-payment-inline{flex-direction:column;align-items:stretch;padding:22px}.apo-payment-inline .apo-btn{width:100%}
  .apo-quick-modal{padding:12px;align-items:end}.apo-quick-modal__panel{width:100%;max-height:86vh;padding:24px 18px 18px;border-radius:23px 23px 15px 15px}.apo-quick-modal__panel h2{font-size:27px}.apo-quick-modal__links{gap:7px}
  .apo-topbar__contacts .apo-topbar__messenger--max:after{content:'M'!important}
}


/* V8 final: messenger fallbacks and quick-action feedback */
.apo-toast{position:fixed;left:50%;bottom:90px;z-index:10050;max-width:min(520px,calc(100% - 32px));transform:translate(-50%,18px);padding:12px 16px;border-radius:13px;background:#062b4c;color:#fff;box-shadow:0 14px 40px rgba(3,31,56,.28);font-size:12px;font-weight:750;line-height:1.35;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.apo-toast.is-show{opacity:1;transform:translate(-50%,0)}
.apo-mobile-cta button{display:flex;align-items:center;justify-content:center;gap:5px;min-height:58px;padding:6px 4px;border:0;background:transparent;font:inherit;color:inherit;cursor:pointer}.apo-mobile-cta button svg{width:18px;height:18px}.apo-mobile-cta button span{display:block;font-size:9px;font-weight:800}
@media(max-width:760px){
  .apo-topbar__contacts .apo-topbar__messenger[href*="wa.me"]:after{content:"W"!important}
  .apo-topbar__contacts .apo-topbar__messenger[href*="t.me"]:after{content:"T"!important}
  .apo-topbar__contacts .apo-topbar__messenger--max:after{content:"M"!important}
  .apo-toast{bottom:calc(78px + env(safe-area-inset-bottom))}
}

/* =========================================================
   V9 — visual QA hardening
   Goals: guaranteed SVG sizing, explicit contrast on every
   colored surface, lighter first screen, no dark-on-dark text.
   ========================================================= */

/* Inline icon safety. Root attributes in PHP already provide a fallback;
   these rules keep third-party styles from turning icons into black blocks. */
.apo-svg-icon{
  display:inline-block;
  flex:0 0 auto;
  width:24px;
  height:24px;
  max-width:24px;
  max-height:24px;
  overflow:visible;
  fill:none!important;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  vertical-align:middle;
}
.apo-svg-icon path,.apo-svg-icon rect,.apo-svg-icon circle,.apo-svg-icon polyline,.apo-svg-icon polygon,.apo-svg-icon line{
  fill:none!important;
  stroke:currentColor;
  vector-effect:non-scaling-stroke;
}
.apo-proof-chips .apo-svg-icon{width:16px;height:16px;max-width:16px;max-height:16px;color:var(--apo-green)}
.apo-btn .apo-svg-icon{width:17px;height:17px;max-width:17px;max-height:17px}
.apo-trust-strip .apo-svg-icon{width:18px;height:18px;max-width:18px;max-height:18px}
.apo-fast-card__pay .apo-svg-icon,.apo-inner-fast__pay .apo-svg-icon,.apo-quick-modal__pay .apo-svg-icon{width:21px;height:21px;max-width:21px;max-height:21px}
.apo-mobile-cta .apo-svg-icon{width:20px;height:20px;max-width:20px;max-height:20px}
.apo-brand__mark img{display:block;width:25px;height:25px;object-fit:contain}

/* First screen: customer called the previous version visually heavy.
   Keep the hero light and reserve dark navy for one calculator section below. */
.apo-fast-card{
  border:1px solid #cfe0e9;
  background:linear-gradient(180deg,#ffffff 0%,#f4f9fc 100%);
  color:var(--apo-ink);
  box-shadow:0 20px 48px rgba(6,42,73,.12);
}
.apo-fast-card:before{
  width:210px;height:210px;right:-72px;bottom:-98px;
  border-color:rgba(17,120,173,.10);
  background:radial-gradient(circle,rgba(17,120,173,.06),rgba(17,120,173,0) 68%);
}
.apo-fast-card:after{
  content:"";position:absolute;left:0;top:0;bottom:0;width:5px;
  background:linear-gradient(180deg,var(--apo-blue),var(--apo-green));
}
.apo-fast-card .apo-eyebrow{color:#116d9c}
.apo-fast-card h2{color:var(--apo-navy)}
.apo-fast-card>p{color:#4f687b}
.apo-fast-card>p b{color:var(--apo-navy)}
.apo-fast-card__note{color:#61788a!important}
.apo-messenger{
  border-color:#d5e2e9;
  background:#fff;
  color:var(--apo-navy);
  box-shadow:0 4px 14px rgba(6,42,73,.035);
}
.apo-messenger span{color:#60778b;opacity:1}
.apo-messenger b{color:var(--apo-blue)}
.apo-messenger--max{background:#eef4ff;border-color:#d6e1f6;color:#102d4a}
.apo-messenger--wa{background:#f1faf5;border-color:#d3e9dc;color:#0c5135}
.apo-messenger--tg{background:#f0f8fd;border-color:#d3e7f2;color:#0b517c}
@media(hover:hover){
  .apo-messenger:hover,.apo-messenger--max:hover{background:#fff;border-color:#9ec7dc;transform:translateX(3px)}
}
.apo-fast-card__pay{
  background:#eaf8f0;
  border-color:#cbe8d7;
}
.apo-fast-card__pay .apo-svg-icon{color:#14734d}
.apo-fast-card__pay strong{color:#0c5137}
.apo-fast-card__pay small{color:#557565}

/* Explicit dark-surface contrast. Never rely on inheritance here. */
.apo-trust-strip,.apo-section--calc-stage,.apo-section--navy,.apo-section--dark-help,.apo-final-cta,.apo-footer,.apo-route-box,.apo-inner-fast{
  color:#fff;
}
.apo-trust-strip strong,.apo-trust-strip b,.apo-trust-strip a,
.apo-section--calc-stage .apo-calc-copy h1,.apo-section--calc-stage .apo-calc-copy h2,.apo-section--calc-stage .apo-calc-copy h3,
.apo-section--navy h1,.apo-section--navy h2,.apo-section--navy h3,
.apo-section--dark-help h1,.apo-section--dark-help h2,.apo-section--dark-help h3,
.apo-final-cta h1,.apo-final-cta h2,.apo-final-cta h3,
.apo-footer h1,.apo-footer h2,.apo-footer h3,
.apo-inner-fast h1,.apo-inner-fast h2,.apo-inner-fast h3{
  color:#fff!important;
}
.apo-section--calc-stage .apo-calc-copy p{color:#d6e7f0!important}
.apo-section--calc-stage .apo-calc-copy .apo-checks li{color:#e6f0f5!important}
.apo-section--calc-stage .apo-calc-copy .apo-checks li:before{background:#dff6e9;color:#116e49}
.apo-section--calc-stage .apo-eyebrow,.apo-section--navy .apo-eyebrow,.apo-section--dark-help .apo-eyebrow,.apo-final-cta .apo-eyebrow,.apo-inner-fast .apo-eyebrow{color:#86ddff!important}
.apo-section--calc-stage .apo-calculator-shell,.apo-section--calc-stage .apo-calculator-shell .apo-form{color:var(--apo-ink)!important}
.apo-section--calc-stage .apo-calculator-shell h2,.apo-section--calc-stage .apo-calculator-shell h3{color:var(--apo-navy)!important}
.apo-section--calc-stage .apo-calculator-shell p{color:#60778b!important}
.apo-section--calc-stage .apo-calculator-shell label{color:#40566b!important}

/* Verification card: strong contrast, no teal-on-teal copy. */
.apo-verify-card{color:#fff!important}
.apo-verify-card h3{color:#fff!important}
.apo-verify-card p{color:#d9eee7!important}
.apo-verify-card .apo-verify-card__icon{color:#13784f;background:#fff}
.apo-verify-card .apo-btn--secondary{background:#fff;color:#0a3d54;border-color:#fff}

/* Footer and final CTA readability. */
.apo-final-cta p{color:#d7e5ee!important}
.apo-final-cta .apo-micro{color:#c8dbe7!important}
.apo-final-cta__trust span{color:#e8f1f6!important}
.apo-footer{background:#031b31}
.apo-footer__grid p{color:#b8cad7}
.apo-footer__grid a,.apo-footer__grid>div>span{color:#c6d5df}
.apo-footer__legal{color:#9eb3c2}
.apo-footer__legal a{color:#e8f1f6}

/* Light surfaces: keep secondary copy safely above WCAG AA for normal text. */
.apo-section-head p,.apo-card p,.apo-decision-grid p,.apo-compact-info-grid .apo-section-head p,.apo-quick-finish p,.apo-micro--contact{color:#5f7588}
.apo-text-link{color:#0c6696}
.apo-proof-chips>span{color:#173a55;background:#fff}

/* Mobile fixed action: button and links must be visually identical and legible. */
.apo-mobile-cta a,.apo-mobile-cta button{
  display:flex;
  flex-direction:column;
  gap:3px;
  align-items:center;
  justify-content:center;
  min-width:0;
  min-height:64px;
  text-decoration:none;
  font-size:10px;
  line-height:1.15;
  font-weight:850;
  color:var(--apo-navy);
}
.apo-mobile-cta button{border:0;background:#fff;padding:0;font-family:inherit}
.apo-mobile-cta>*+*{border-left:1px solid #e4ebf0}
.apo-mobile-cta .apo-svg-icon{color:var(--apo-blue)}

/* Prevent decorative layers from ever sitting above content. */
.apo-hero:before,.apo-fast-card:before,.apo-fast-card:after,.apo-section--verify:after,.apo-section--poster:after,.apo-final-cta:before,.apo-brand-stage:after{pointer-events:none}
.apo-hero__copy,.apo-hero__aside,.apo-section>.apo-container{position:relative;z-index:1}

@media(max-width:760px){
  .apo-fast-card{padding:22px 20px 20px}
  .apo-fast-card:after{width:4px}
  .apo-fast-card h2{font-size:26px}
  .apo-fast-card__note{display:block!important;font-size:9px!important}
  .apo-section--calc-stage .apo-calc-copy h2{font-size:30px}
}

/* =========================================================
   V10 — BRAND RESTORATION / FINAL ART DIRECTION
   One visual idea: route -> destination -> verification.
   V9 contrast/SVG safety remains in force underneath.
   ========================================================= */
:root{
  --apo-v10-navy:#062b4b;
  --apo-v10-navy-deep:#031d35;
  --apo-v10-blue:#0b61d8;
  --apo-v10-cyan:#22b8e8;
  --apo-v10-orange:#ff7a21;
  --apo-v10-orange-dark:#e85e08;
  --apo-v10-green:#0c8a60;
  --apo-v10-ice:#eaf7fb;
  --apo-v10-ice-2:#dff2f8;
  --apo-v10-mint:#eaf8f1;
  --apo-v10-warm:#fff5eb;
  --apo-v10-paper:#fbfdfe;
  --apo-v10-line:#d2e2eb;
  --apo-v10-shadow:0 26px 68px rgba(3,38,66,.14);
}

/* Header becomes a designed lockup, not a toolbar. */
.apo-topbar{background:var(--apo-v10-navy-deep)}
.apo-header{background:rgba(255,255,255,.96);border-bottom:0;box-shadow:0 1px 0 #d9e6ed}
.apo-header__inner{min-height:80px}
.apo-brand__mark{width:48px;height:48px;position:relative}
.apo-brand__mark:after{content:"";position:absolute;left:4px;right:4px;bottom:-8px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--apo-v10-blue) 0 70%,var(--apo-v10-orange) 70%)}
.apo-nav a{padding:9px 11px;border-radius:11px;transition:background .16s ease,color .16s ease}
.apo-nav a:after{display:none}
.apo-nav a:hover{background:#edf6fa;color:var(--apo-v10-navy)}

/* Signature CTA: orange block + a clear forward cue. */
.apo-btn{border-radius:14px;letter-spacing:-.01em;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}
.apo-btn--primary,.apo-header__cta{
  position:relative;overflow:hidden;background:var(--apo-v10-orange)!important;color:#fff!important;border:1px solid var(--apo-v10-orange)!important;
  box-shadow:0 10px 24px rgba(255,122,33,.25),inset 0 1px 0 rgba(255,255,255,.35);
}
.apo-btn--primary:hover,.apo-header__cta:hover{background:var(--apo-v10-orange-dark)!important;box-shadow:0 14px 30px rgba(232,94,8,.28);transform:translateY(-2px)}
.apo-btn--primary:focus-visible,.apo-header__cta:focus-visible{outline:3px solid rgba(11,97,216,.25);outline-offset:3px}
.apo-btn--secondary{background:rgba(255,255,255,.9);border:1px solid #bcd2de;color:var(--apo-v10-navy);box-shadow:0 7px 20px rgba(3,38,66,.055)}
.apo-btn--secondary:hover{background:#fff;border-color:#82b7d1;transform:translateY(-2px);box-shadow:0 11px 25px rgba(3,38,66,.08)}

/* HERO = brand poster. Keep content readable, put graphics in reserved zones. */
.apo-brand-stage.apo-home-v8{
  position:relative;isolation:isolate;overflow:hidden;
  background:
    radial-gradient(circle at 86% 22%,rgba(34,184,232,.18) 0 9%,transparent 28%),
    radial-gradient(circle at 12% 92%,rgba(11,97,216,.07) 0 12%,transparent 32%),
    linear-gradient(112deg,#f9fcfe 0%,#eaf7fb 58%,#dff1f8 100%);
  padding:72px 0 70px;
}
.apo-brand-stage.apo-home-v8:before{content:"";position:absolute;z-index:-2;inset:0;background-image:linear-gradient(rgba(6,43,75,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(6,43,75,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,#000 0 48%,transparent 80%)}
.apo-brand-stage.apo-home-v8:after{right:-115px;top:-120px;width:500px;height:500px;opacity:.055;transform:rotate(-8deg)}
.apo-brand-stage.apo-home-v8 .apo-container:before{left:auto;right:29%;bottom:-75px;width:470px;height:240px;opacity:.26}
.apo-home-v8 .apo-hero__grid{grid-template-columns:minmax(0,1.03fr) minmax(390px,.78fr);gap:72px;align-items:center}
.apo-hero__kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;background:#fff;border:1px solid #cfe1e9;border-radius:999px;box-shadow:0 7px 22px rgba(3,38,66,.05);font-size:11px;font-weight:900;color:#35556b;text-transform:uppercase;letter-spacing:.055em}
.apo-route-dot{width:9px;height:9px;border-radius:50%;background:var(--apo-v10-orange);box-shadow:0 0 0 5px rgba(255,122,33,.10)}
.apo-hero__route-sign{display:flex;align-items:center;gap:11px;width:min(420px,100%);margin:23px 0 -1px;font-size:9px;font-weight:950;letter-spacing:.12em;color:#587186}
.apo-hero__route-sign i{height:2px;flex:1;background:linear-gradient(90deg,var(--apo-v10-blue),var(--apo-v10-cyan));position:relative}
.apo-hero__route-sign i:after{content:"";position:absolute;right:-2px;top:50%;width:8px;height:8px;border-radius:50%;transform:translateY(-50%);background:var(--apo-v10-orange);box-shadow:0 0 0 5px rgba(255,122,33,.11)}
.apo-hero__route-sign span{display:grid;place-items:center;width:38px;height:28px;border-radius:9px;background:var(--apo-v10-navy);color:#fff;font-size:10px}
.apo-home-v8 h1{font-size:clamp(48px,5.25vw,72px);line-height:.98;letter-spacing:-.052em;max-width:760px;margin-top:16px}
.apo-home-v8 h1 span{color:var(--apo-v10-blue)}
.apo-home-v8 .apo-lead{color:#405e73;max-width:680px}
.apo-proof-chips>span{background:rgba(255,255,255,.88);border-color:#c9dee7;box-shadow:0 7px 22px rgba(3,38,66,.045)}
.apo-actions--hero-v8 .apo-btn{min-height:56px;padding-inline:24px}

/* Hero quick-start is the one dark "object" on the light poster. */
.apo-fast-card{
  position:relative;padding:31px;border:0;border-radius:30px;
  background:
    radial-gradient(circle at 85% 5%,rgba(34,184,232,.20),transparent 29%),
    linear-gradient(145deg,#062f51 0%,#07436b 100%);
  color:#fff;box-shadow:0 30px 70px rgba(3,38,66,.25),0 0 0 1px rgba(255,255,255,.12) inset;
  overflow:hidden;
}
.apo-fast-card:before{content:"";position:absolute;width:270px;height:270px;right:-118px;bottom:-132px;border:1px solid rgba(255,255,255,.11);border-radius:50%;background:none}
.apo-fast-card:after{content:"";position:absolute;left:0;top:28px;width:5px;height:74px;background:var(--apo-v10-orange);border-radius:0 6px 6px 0}
.apo-fast-card__head{display:flex;justify-content:space-between;align-items:center;gap:16px}
.apo-fast-card .apo-eyebrow{color:#a9e7ff!important}
.apo-fast-card__badge{display:inline-grid;place-items:center;min-width:56px;height:27px;padding:0 10px;border-radius:999px;background:#fff;color:var(--apo-v10-navy);font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
.apo-fast-card h2{color:#fff!important;font-size:clamp(28px,2.45vw,38px);margin:10px 0 11px}
.apo-fast-card>p{color:#d6e7f0!important;font-size:13px}.apo-fast-card>p b{color:#fff!important}
.apo-fast-card__messengers{gap:10px}
.apo-messenger{min-height:62px;padding:13px 15px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);color:#fff;box-shadow:none;backdrop-filter:blur(7px)}
.apo-messenger strong{font-size:14px;color:#fff}.apo-messenger span{color:#bed5e2;opacity:1}.apo-messenger b{color:#fff}
.apo-messenger--max{background:#fff;color:var(--apo-v10-navy);border-color:#fff}.apo-messenger--max strong,.apo-messenger--max b{color:var(--apo-v10-navy)}.apo-messenger--max span{color:#617587}
.apo-messenger--wa{background:rgba(18,137,93,.22);border-color:rgba(117,221,177,.24);color:#fff}.apo-messenger--wa strong,.apo-messenger--wa b{color:#fff}.apo-messenger--wa span{color:#cde9dc}
.apo-messenger--tg{background:rgba(35,157,218,.18);border-color:rgba(122,205,244,.24);color:#fff}.apo-messenger--tg strong,.apo-messenger--tg b{color:#fff}.apo-messenger--tg span{color:#cde7f3}
@media(hover:hover){.apo-messenger:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.28);transform:translateX(4px)}.apo-messenger--max:hover{background:#f7fbfd;border-color:#fff}}
.apo-fast-card__pay{background:rgba(13,139,93,.20);border-color:rgba(129,227,184,.25)}
.apo-fast-card__pay .apo-svg-icon{color:#8ff0ba}.apo-fast-card__pay strong{color:#fff}.apo-fast-card__pay small{color:#c7dfd2}
.apo-fast-card__note{color:#aec5d2!important}

/* Trust rail becomes a road: four proof points on one axis. */
.apo-trust-strip--proof{position:relative;background:var(--apo-v10-navy-deep);overflow:hidden}
.apo-trust-strip--proof:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:rgba(255,255,255,.10)}
.apo-trust-strip--proof .apo-container{position:relative;z-index:1}
.apo-trust-strip--proof article{background:linear-gradient(180deg,rgba(255,255,255,.015),rgba(255,255,255,0));border-color:rgba(255,255,255,.08)}
.apo-trust-strip--proof article>b{background:#fff;color:var(--apo-v10-blue);box-shadow:0 0 0 5px var(--apo-v10-navy-deep)}
.apo-trust-strip--proof article:last-child>b{background:var(--apo-v10-orange);color:#fff}

/* Calculator = designed dark stage, not a generic section. */
.apo-section--calc-v8{position:relative;overflow:hidden;background:linear-gradient(135deg,#052b4b 0%,#073b62 58%,#062f51 100%)!important;color:#fff;padding:78px 0!important}
.apo-section--calc-v8:before{content:"";position:absolute;left:-90px;bottom:-130px;width:410px;height:410px;background:url('../img/brand-mark-white.svg') center/contain no-repeat;opacity:.045;transform:rotate(-9deg)}
.apo-section--calc-v8:after{content:"";position:absolute;right:-130px;top:-170px;width:430px;height:430px;border-radius:50%;border:1px solid rgba(255,255,255,.09);box-shadow:0 0 0 62px rgba(255,255,255,.025),0 0 0 124px rgba(255,255,255,.015)}
.apo-section--calc-v8>.apo-container{position:relative;z-index:1}
.apo-section--calc-v8 .apo-calc-layout{grid-template-columns:minmax(0,.72fr) minmax(560px,1.28fr);gap:58px;align-items:center}
.apo-section--calc-v8 .apo-calc-copy{position:relative;padding-left:26px}
.apo-section--calc-v8 .apo-calc-copy:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:9px;background:var(--apo-v10-orange)}
.apo-section--calc-v8 .apo-calc-copy h2{color:#fff!important;font-size:clamp(35px,3.5vw,50px);letter-spacing:-.045em;line-height:1.02}
.apo-section--calc-v8 .apo-calc-copy p{color:#c9dfe9!important}
.apo-section--calc-v8 .apo-calc-copy .apo-checks li{color:#ecf5f8!important}
.apo-section--calc-v8 .apo-calculator-shell{position:relative;background:#fff;border-radius:27px;padding:9px;box-shadow:0 30px 70px rgba(0,0,0,.24),0 0 0 1px rgba(255,255,255,.18)}
.apo-section--calc-v8 .apo-calculator-shell:before{content:"РАСЧЕТ ОС ГПО ВТС";position:absolute;right:18px;top:-28px;color:#a8d8ed;font-size:9px;font-weight:950;letter-spacing:.14em}

/* Countries: a destination poster with strong cards. */
.apo-section--countries.apo-section--poster{position:relative;overflow:hidden;background:linear-gradient(118deg,#eff9fc 0%,#dff3f8 100%);padding:74px 0}
.apo-section--countries.apo-section--poster:before{content:"";position:absolute;right:4%;bottom:-85px;color:rgba(6,43,75,.045);font-size:260px;font-weight:1000;letter-spacing:-.08em;line-height:1}
.apo-section--countries.apo-section--poster:after{right:1%;top:30px;bottom:auto;width:470px;height:220px;background:url('../img/route-pattern.svg') center/contain no-repeat;opacity:.20}
.apo-poster-label{display:inline-flex;padding:7px 10px;border-radius:8px;background:var(--apo-v10-navy);color:#fff;font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.apo-country-cards{gap:13px}
.apo-country-cards a{position:relative;min-height:91px;border:1px solid rgba(125,164,185,.30);background:rgba(255,255,255,.88);box-shadow:0 12px 34px rgba(3,38,66,.065);overflow:hidden}
.apo-country-cards a:after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--apo-v10-blue),var(--apo-v10-cyan));opacity:0;transition:opacity .16s ease}
.apo-country-cards a:hover:after{opacity:1}
.apo-country-code{background:var(--apo-v10-blue);color:#fff;border-radius:12px;box-shadow:0 7px 18px rgba(11,97,216,.19)}

/* Decision section = visual sequence, not three random cards. */
.apo-section--decision{position:relative;background:var(--apo-v10-warm);overflow:hidden;padding:76px 0!important}
.apo-section--decision:after{content:"";position:absolute;left:-150px;bottom:-200px;width:430px;height:430px;border-radius:50%;border:1px solid rgba(255,122,33,.13);box-shadow:0 0 0 70px rgba(255,122,33,.025),0 0 0 140px rgba(255,122,33,.016)}
.apo-decision-route{display:flex;align-items:center;gap:14px;margin:0 0 27px;color:#6b7c89;font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.apo-decision-route i{height:2px;flex:1;max-width:130px;background:#d4c4b6;position:relative}.apo-decision-route i:after{content:"";position:absolute;right:-4px;top:50%;width:8px;height:8px;transform:translateY(-50%);border-radius:50%;background:var(--apo-v10-orange)}
.apo-decision-route b{color:var(--apo-v10-navy)}
.apo-decision-grid{gap:16px;position:relative;z-index:1}
.apo-decision-grid article{min-height:220px;padding:27px;border:0;border-radius:24px;background:#fff;box-shadow:0 15px 42px rgba(80,44,19,.075)}
.apo-decision-grid article:nth-child(2){transform:translateY(13px)}
.apo-decision-grid article:last-child{background:var(--apo-v10-navy);color:#fff}
.apo-decision-grid article>span{width:42px;height:42px;border-radius:50%;background:#edf5fb;color:var(--apo-v10-blue)}
.apo-decision-grid article:last-child>span{background:var(--apo-v10-orange);color:#fff}
.apo-decision-grid article:last-child h3{color:#fff}.apo-decision-grid article:last-child p{color:#cbdde7}

/* Verification has its own mint trust world. */
.apo-section--verify{position:relative;overflow:hidden;background:linear-gradient(118deg,#eefaf4 0%,#dff5eb 100%)!important}
.apo-section--verify:before{content:"ПРОВЕРКА";position:absolute;right:4%;top:18px;color:rgba(12,138,96,.045);font-size:104px;font-weight:1000;letter-spacing:-.055em;pointer-events:none}
.apo-verify-card{background:linear-gradient(145deg,#075644,#087158)!important;border-radius:25px!important;box-shadow:0 22px 52px rgba(5,87,66,.17)!important}
.apo-verify-card:after{opacity:.8}

/* Compact information = three editorial cards on one designed substrate. */
.apo-section--compact-info{position:relative;background:#f2f7fa!important;overflow:hidden;padding:70px 0!important}
.apo-section--compact-info:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(6,43,75,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(6,43,75,.025) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(180deg,#000,transparent 78%)}
.apo-compact-info__intro{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}
.apo-compact-info__intro strong{max-width:590px;color:var(--apo-v10-navy);font-size:clamp(28px,3vw,42px);line-height:1.04;letter-spacing:-.04em}
.apo-compact-info-grid{position:relative;z-index:1;gap:16px}
.apo-compact-info-grid>div{position:relative;overflow:hidden;padding:28px;border:0;border-radius:23px;background:#fff;box-shadow:0 15px 40px rgba(3,38,66,.075)}
.apo-compact-info-grid>div:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:var(--apo-v10-blue)}
.apo-compact-info-grid>div:nth-child(2):before{background:var(--apo-v10-green)}
.apo-compact-info-grid>div:nth-child(3):before{background:var(--apo-v10-orange)}
.apo-text-link{display:inline-flex;align-items:center;min-height:40px;margin-top:3px;padding:0 13px;border-radius:11px;background:#edf6fb;color:#075c8c;font-weight:900;transition:transform .16s ease,background .16s ease}
.apo-text-link:hover{background:#dff0f8;transform:translateX(3px)}

/* FAQ gets a designed quiet zone. */
.apo-faq-stage{position:relative;background:linear-gradient(180deg,#eef5f9 0%,#f7fafc 100%);padding:68px 0}
.apo-faq-stage:before{content:"?";position:absolute;right:5%;top:5px;color:rgba(6,43,75,.035);font-size:300px;font-weight:1000;line-height:1;pointer-events:none}
.apo-faq details{background:#fff;border-color:#d5e3ea;border-radius:14px;box-shadow:0 7px 20px rgba(3,38,66,.04)}
.apo-faq details[open]{border-color:#a7c8d9;box-shadow:0 13px 29px rgba(3,38,66,.07)}

/* Final quick action = designed closing card. */
.apo-section--quick-finish{background:#fff!important;padding:52px 0 70px!important}
.apo-quick-finish{position:relative;overflow:hidden;padding:42px 44px;border:0;border-radius:29px;background:linear-gradient(135deg,#062b4b 0%,#07466f 100%);color:#fff;box-shadow:0 27px 65px rgba(3,38,66,.19)}
.apo-quick-finish:before{content:"";position:absolute;right:-90px;bottom:-120px;width:300px;height:300px;background:url('../img/brand-mark-white.svg') center/contain no-repeat;opacity:.045;transform:rotate(-10deg)}
.apo-quick-finish>*{position:relative;z-index:1}.apo-quick-finish .apo-eyebrow{color:#9fe2ff}.apo-quick-finish h2{color:#fff;font-size:clamp(30px,3.1vw,44px)}.apo-quick-finish p{color:#d3e5ee}.apo-quick-finish p a{color:#fff}
.apo-quick-finish .apo-btn--secondary{background:#fff;color:var(--apo-v10-navy);border-color:#fff}

/* Internal pages inherit the brand rather than falling back to white cards. */
.apo-brand-stage--inner{position:relative;background:linear-gradient(118deg,#f9fcfd 0%,#e8f6fb 72%,#deeff6 100%)!important}
.apo-brand-stage--inner:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(6,43,75,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(6,43,75,.028) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,#000 0 50%,transparent 85%)}
.apo-inner-fast{position:relative;overflow:hidden;background:linear-gradient(145deg,#062f51,#07436b)!important;border-radius:26px;box-shadow:var(--apo-v10-shadow)}
.apo-inner-fast:after{content:"";position:absolute;right:-85px;bottom:-105px;width:230px;height:230px;border:1px solid rgba(255,255,255,.10);border-radius:50%}
.apo-render-page>.apo-section:nth-of-type(even):not(.apo-section--navy):not(.apo-section--calc):not(.apo-section--verify):not(.apo-section--final){background:#f4f8fa}
.apo-render-page .apo-card{border:0;box-shadow:0 13px 36px rgba(3,38,66,.07);border-radius:22px}
.apo-render-page .apo-section--soft{background:linear-gradient(180deg,#edf7fa,#f7fafc)}
.apo-section--internal-links{background:#eef5f8!important;border-top:1px solid #d7e4eb}
.apo-link-grid--internal a{background:#fff;border:0;box-shadow:0 8px 24px rgba(3,38,66,.055)}

/* Footer: a proper ending, with orange route marker. */
.apo-footer{position:relative;overflow:hidden;background:#031b31!important;border-top:5px solid var(--apo-v10-orange)}
.apo-footer:after{content:"";position:absolute;right:-110px;bottom:-160px;width:390px;height:390px;background:url('../img/brand-mark-white.svg') center/contain no-repeat;opacity:.025;transform:rotate(-8deg)}
.apo-footer>.apo-container{position:relative;z-index:1}

/* Modal continues the same visual language. */
.apo-quick-modal__panel{border-radius:28px;box-shadow:0 34px 90px rgba(0,0,0,.34);border:1px solid #dbe7ed}
.apo-quick-channel{min-height:64px;border-radius:16px;box-shadow:0 6px 20px rgba(3,38,66,.045)}
.apo-quick-channel--max{border-left:4px solid var(--apo-v10-blue)}.apo-quick-channel--wa{border-left:4px solid var(--apo-v10-green)}.apo-quick-channel--tg{border-left:4px solid var(--apo-v10-cyan)}.apo-quick-channel--phone{border-left:4px solid var(--apo-v10-orange)}

/* Mobile: preserve identity, remove decorative competition. */
@media(max-width:1120px){
  .apo-home-v8 .apo-hero__grid{grid-template-columns:1fr;gap:38px}
  .apo-home-v8 .apo-hero__aside{max-width:760px}
  .apo-section--calc-v8 .apo-calc-layout{grid-template-columns:1fr;gap:34px}
  .apo-section--calc-v8 .apo-calculator-shell{max-width:800px;margin:0}
}
@media(max-width:760px){
  .apo-brand-stage.apo-home-v8{padding:35px 0 40px;background:linear-gradient(150deg,#f9fcfd 0%,#eaf7fb 100%)}
  .apo-brand-stage.apo-home-v8:after,.apo-brand-stage.apo-home-v8 .apo-container:before{display:none}
  .apo-home-v8 h1{font-size:clamp(34px,10vw,42px);line-height:1.01}
  .apo-hero__route-sign{margin-top:18px;width:100%}.apo-hero__route-sign b{font-size:8px}.apo-hero__route-sign span{width:34px;height:26px}
  .apo-proof-chips{display:grid;grid-template-columns:1fr 1fr;gap:7px}.apo-proof-chips>span:last-child{grid-column:1/-1}
  .apo-fast-card{padding:23px 20px 21px;border-radius:23px}.apo-fast-card:before{display:block}.apo-fast-card h2{font-size:28px}.apo-fast-card__badge{height:25px}
  .apo-trust-strip--proof:before{display:none}
  .apo-section--calc-v8{padding:52px 0!important}.apo-section--calc-v8:after{display:none}.apo-section--calc-v8 .apo-calc-copy{padding-left:18px}.apo-section--calc-v8 .apo-calc-copy h2{font-size:32px}
  .apo-section--calc-v8 .apo-calculator-shell{padding:6px;border-radius:22px}
  .apo-section--countries.apo-section--poster{padding:55px 0}.apo-section--countries.apo-section--poster:before{font-size:155px;bottom:-42px}.apo-section--countries.apo-section--poster:after{display:none}
  .apo-section--decision{padding:56px 0!important}.apo-decision-route{gap:8px}.apo-decision-route i{max-width:55px}.apo-decision-grid article:nth-child(2){transform:none}
  .apo-section--verify:before{display:none}
  .apo-compact-info__intro{display:block}.apo-compact-info__intro strong{display:block;margin-top:10px;font-size:31px}
  .apo-faq-stage:before{display:none}
  .apo-quick-finish{padding:28px 22px;border-radius:23px}.apo-quick-finish h2{font-size:30px}
  .apo-header__cta{display:none}
  .apo-mobile-cta{box-shadow:0 -10px 30px rgba(3,38,66,.12);border-top:1px solid #d8e4ea}
  .apo-mobile-cta button,.apo-mobile-cta a{background:#fff;color:var(--apo-v10-navy)}
  .apo-mobile-cta button:first-child{background:var(--apo-v10-orange);color:#fff}
  .apo-mobile-cta button:first-child .apo-svg-icon{color:#fff}
}
@media(max-width:380px){
  .apo-proof-chips{grid-template-columns:1fr}.apo-proof-chips>span:last-child{grid-column:auto}
  .apo-fast-card__head{align-items:flex-start}
  .apo-decision-route{display:none}
}


/* FINAL 43.7 typography update */
body {
    font-family: Inter, -apple-system, 'Segoe UI', Roboto, Arial, sans-serif;
    font-feature-settings: 'cv05' 1;
    -webkit-font-smoothing: antialiased;
}
h1, h2, h3 {
    letter-spacing: -0.02em;
}
.apo15-promo-card__prices,
.apo15-promo-card__rub,
.apo15-promo-card__kzt,
.apo-calc-result,
.apo-calc-result * {
    font-variant-numeric: tabular-nums;
}
.apo26-contact-phone b,
.apo-topbar__contacts a {
    font-variant-numeric: tabular-nums slashed-zero;
}
