/* V88 · navigation, Trade-in / credit SEO hubs and a geographic globe. */
:root {
  --commerce-red:#ed1029;
  --commerce-red-2:#ff3044;
  --commerce-ink:#121a21;
  --commerce-muted:#667580;
  --commerce-line:rgba(64,82,94,.16);
  --commerce-card:rgba(255,255,255,.86);
  --commerce-soft:#f2f5f7;
  --commerce-shadow:0 24px 70px rgba(21,33,42,.1);
}
html[data-theme="dark"] {
  --commerce-ink:#f5f7f9;
  --commerce-muted:#a8b5bf;
  --commerce-line:rgba(255,255,255,.11);
  --commerce-card:rgba(16,22,29,.88);
  --commerce-soft:#0c1218;
  --commerce-shadow:0 26px 80px rgba(0,0,0,.38);
}

/* Larger, clearer navigation. */
@media (min-width:900px) {
  body.ci-v9 .desktop-market-subbar { height:78px!important; }
  .ci-v9 .desktop-market-subbar__inner { width:min(1580px,calc(100% - 36px))!important;max-width:1580px!important;gap:3px!important; }
  .ci-v9 .desktop-market-subbar button { height:78px!important;padding-inline:14px!important;font-size:11.5px!important;font-weight:800!important;letter-spacing:-.01em!important; }
  .ci-v9 .desktop-market-subbar .desktop-market-brand { width:220px!important;min-width:220px!important;height:78px!important; }
  .ci-v9 .desktop-market-brand>img { width:46px!important;height:46px!important; }
  .ci-v9 .desktop-market-brand strong { font-size:16px!important; }
  .ci-v9 .desktop-market-home { min-width:124px!important; }
  .ci-v9 .desktop-about-link { min-width:116px!important; }
  .ci-v9 .desktop-service-link { position:relative!important;min-width:86px!important; }
  .ci-v9 .desktop-service-link::after { content:"";position:absolute;right:13px;bottom:16px;left:13px;height:2px;border-radius:9px;background:var(--commerce-red);opacity:0;transform:scaleX(.35);transition:.2s ease; }
  .ci-v9 .desktop-service-link.active::after,.ci-v9 .desktop-service-link:hover::after { opacity:1;transform:scaleX(1); }
  .ci-v9 .desktop-market-search { min-width:190px!important;height:42px!important; }
  .ci-v9 .desktop-market-subbar .desktop-market-cta { height:42px!important;border-radius:11px!important; }
  .ci-v9 #app { min-height:calc(100vh - 78px)!important; }
  .ci-v9 .view:not(.catalog-view):not(.about-view) { padding-top:100px; }
  .ci-v9 .about-view { padding-top:78px!important; }
  .ci-v9 .about-view.globe-about-view { padding-top:0!important; }
  body.ci-v9.globe-page #app { padding:0!important; }
  body.ci-v9.globe-page .desktop-market-subbar { transition:none!important; }
  body.ci-v9.globe-page .desktop-theme-switch__icons { position:relative!important;overflow:hidden!important; }
  body.ci-v9.globe-page .desktop-theme-switch__icons .ci-icon { position:absolute!important;inset:0!important;margin:auto!important; }
}
@media (min-width:900px) and (max-width:1280px) {
  .ci-v9 .desktop-market-subbar button { padding-inline:8px!important;font-size:10px!important; }
  .ci-v9 .desktop-market-subbar .desktop-market-brand { width:176px!important;min-width:176px!important;margin-right:2px!important; }
  .ci-v9 .desktop-market-brand>img { width:38px!important;height:38px!important; }
  .ci-v9 .desktop-market-brand strong { font-size:13px!important; }
  .ci-v9 .desktop-market-brand small { display:none!important; }
  .ci-v9 .desktop-market-home { min-width:46px!important;width:46px!important; }
  .ci-v9 .desktop-market-home span { display:none!important; }
  .ci-v9 .desktop-market-search { min-width:140px!important; }
}
@media (max-width:899px) {
  .ci-v9 .top-nav,
  html[data-theme="light"] .ci-v9 .top-nav,
  html[data-theme="dark"] .ci-v9 .top-nav { grid-template-columns:repeat(6,minmax(72px,1fr))!important;overflow-x:auto!important;scrollbar-width:none!important;justify-content:start!important; }
  .ci-v9 .top-nav::-webkit-scrollbar { display:none; }
  .ci-v9 .top-nav .nav-item { min-width:72px!important; }
  .ci-v9 .top-nav .nav-item span { font-size:9px!important; }
}

.commerce-view { --cv-card:var(--commerce-card);width:min(1480px,calc(100% - 32px));margin:0 auto;color:var(--commerce-ink); }
.commerce-view button,.commerce-view input,.commerce-view select,.commerce-view textarea { font:inherit; }
.commerce-breadcrumbs { display:flex;align-items:center;gap:8px;margin:0 0 18px;color:var(--commerce-muted);font-size:12px; }
.commerce-breadcrumbs button,.commerce-breadcrumbs span { padding:0;border:0;color:inherit;background:none;font-weight:750; }
.commerce-breadcrumbs button { cursor:pointer; }
.commerce-breadcrumbs button:hover { color:var(--commerce-red); }
.commerce-breadcrumbs i { opacity:.5;font-style:normal; }

.commerce-root-hero { position:relative;min-height:570px;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);align-items:center;overflow:hidden;padding:72px;border:1px solid var(--commerce-line);border-radius:36px;background:radial-gradient(circle at 75% 48%,rgba(237,16,41,.17),transparent 31%),linear-gradient(145deg,#080d12,#111923 62%,#080d12);box-shadow:0 34px 110px rgba(0,0,0,.24);color:#fff; }
.commerce-root-hero::before { content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,#000,transparent 82%); }
.commerce-root-copy { position:relative;z-index:2;max-width:700px; }
.commerce-root-copy>span,.commerce-brand-directory header>div>span,.commerce-root-process header>span,.commerce-faq header>span,.commerce-city-section header>span,.commerce-local-content header>span { color:var(--commerce-red-2);font-size:11px;font-weight:900;letter-spacing:.16em; }
.commerce-root-copy h1 { max-width:760px;margin:22px 0 20px;font:900 clamp(48px,5.1vw,86px)/.94 Inter,sans-serif;letter-spacing:-.065em;white-space:pre-line; }
.commerce-root-copy p { max-width:640px;margin:0;color:#b6c1ca;font-size:17px;line-height:1.65; }
.commerce-root-copy>a,.commerce-detail-copy>a { width:max-content;display:flex;align-items:center;gap:28px;margin-top:34px;padding:18px 22px;border-radius:14px;color:#fff;background:var(--commerce-red);box-shadow:0 15px 36px rgba(237,16,41,.28);font-size:13px;font-weight:850;text-decoration:none; }
.commerce-root-copy>a b,.commerce-detail-copy>a b { font-size:18px; }
.commerce-root-proof { position:relative;z-index:1;width:min(480px,100%);justify-self:end;padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025));box-shadow:0 26px 70px rgba(0,0,0,.28);backdrop-filter:blur(12px); }
.commerce-root-proof>span { color:#ff5365;font-size:10px;font-weight:900;letter-spacing:.13em; }
.commerce-root-proof>strong { display:block;max-width:390px;margin:10px 0 22px;color:#fff;font-size:28px;line-height:1.08;letter-spacing:-.04em; }
.commerce-root-proof>div { display:grid;gap:8px; }
.commerce-root-proof p { display:grid;grid-template-columns:34px minmax(0,1fr);gap:2px 10px;margin:0;padding:13px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:rgba(3,7,10,.42); }
.commerce-root-proof p b { grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#fff;background:#e9132d;font-size:11px; }
.commerce-root-proof p em { color:#fff;font-size:13px;font-style:normal;font-weight:800; }
.commerce-root-proof p small { color:#8f9ca7;font-size:10px;line-height:1.4; }
.commerce-root-proof footer { display:flex;align-items:center;gap:9px;margin-top:14px;color:#b7c3cc;font-size:10px;line-height:1.45; }
.commerce-root-proof footer i { width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#08130e;background:#55e6a1;font-style:normal;font-weight:900; }
.commerce-root-stats { position:absolute;right:60px;bottom:34px;left:72px;z-index:2;display:flex;gap:44px; }
.commerce-root-stats span { display:flex;align-items:baseline;gap:8px; }
.commerce-root-stats strong { font-size:25px; }
.commerce-root-stats small { color:#8997a2;font-size:10px;text-transform:uppercase;letter-spacing:.08em; }

.commerce-brand-directory,.commerce-root-process,.commerce-faq,.commerce-city-section,.commerce-local-content { margin-top:28px;padding:46px;border:1px solid var(--commerce-line);border-radius:30px;background:var(--cv-card);box-shadow:var(--commerce-shadow); }
.commerce-brand-directory>header { display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px; }
.commerce-brand-directory h2,.commerce-root-process h2,.commerce-faq h2,.commerce-city-section h2,.commerce-local-content h2 { margin:8px 0 0;font:850 clamp(30px,3vw,48px)/1 Inter,sans-serif;letter-spacing:-.045em; }
.commerce-brand-directory header p,.commerce-city-section header p,.commerce-local-content header p { max-width:680px;margin:12px 0 0;color:var(--commerce-muted);line-height:1.55; }
.commerce-brand-directory header label { width:min(360px,100%);display:grid;gap:7px;color:var(--commerce-muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em; }
.commerce-brand-directory header input { height:48px;padding:0 16px;border:1px solid var(--commerce-line);border-radius:12px;outline:0;color:var(--commerce-ink);background:var(--commerce-soft);font-size:14px;text-transform:none;letter-spacing:0; }
.commerce-brand-directory header input:focus { border-color:rgba(237,16,41,.55);box-shadow:0 0 0 4px rgba(237,16,41,.08); }
.commerce-brand-grid { display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px; }
.commerce-brand-card { min-height:112px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--commerce-line);border-radius:16px;color:var(--commerce-ink);background:var(--commerce-soft);text-decoration:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease; }
.commerce-brand-card:hover { z-index:2;transform:translateY(-3px);border-color:rgba(237,16,41,.32);box-shadow:0 16px 34px rgba(20,34,43,.11); }
.commerce-brand-card[hidden] { display:none; }
.commerce-brand-logo { width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--commerce-line);border-radius:15px;background:#fff;box-shadow:inset 0 0 18px rgba(22,30,36,.05); }
.commerce-brand-logo img { width:72%;height:72%;object-fit:contain;filter:contrast(1.05); }
.commerce-brand-card>span:nth-child(2) { min-width:0;display:flex;flex-direction:column;gap:4px; }
.commerce-brand-card small { overflow:hidden;color:var(--commerce-muted);font-size:8px;font-weight:800;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.07em; }
.commerce-brand-card strong { overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap; }
.commerce-brand-card em { color:var(--commerce-red);font-size:9px;font-style:normal;font-weight:800; }
.commerce-brand-card>b { color:var(--commerce-red);font-size:15px; }
.commerce-empty-search { padding:34px;text-align:center;color:var(--commerce-muted); }
.commerce-root-process>header,.commerce-faq>header { margin-bottom:28px; }
.commerce-root-process>div { display:grid;grid-template-columns:repeat(4,1fr);gap:12px; }
.commerce-root-process article,.commerce-local-content article { min-height:190px;padding:24px;border:1px solid var(--commerce-line);border-radius:18px;background:var(--commerce-soft); }
.commerce-root-process article>b,.commerce-local-content article>b { color:var(--commerce-red);font-size:12px; }
.commerce-root-process h3,.commerce-local-content h3 { margin:44px 0 8px;font-size:17px; }
.commerce-root-process p,.commerce-local-content article p { margin:0;color:var(--commerce-muted);font-size:13px;line-height:1.55; }
.commerce-faq>div { display:grid;gap:8px; }
.commerce-faq details { border:1px solid var(--commerce-line);border-radius:15px;background:var(--commerce-soft); }
.commerce-faq summary { min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 20px;cursor:pointer;font-weight:800;list-style:none; }
.commerce-faq summary::-webkit-details-marker { display:none; }
.commerce-faq summary b { color:var(--commerce-red);font-size:20px;transition:.2s; }
.commerce-faq details[open] summary b { transform:rotate(45deg); }
.commerce-faq details p { margin:0;padding:0 20px 20px;color:var(--commerce-muted);font-size:13px;line-height:1.6; }

.commerce-detail-hero { min-height:520px;display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;padding:58px;border-radius:32px;color:#fff;background:radial-gradient(circle at 78% 20%,rgba(237,16,41,.23),transparent 26%),linear-gradient(135deg,#080d12,#121b25);box-shadow:0 32px 95px rgba(0,0,0,.24); }
.commerce-detail-copy>span { color:#ff3a4f;font-size:10px;font-weight:900;letter-spacing:.15em; }
.commerce-detail-brand { display:flex;align-items:center;gap:15px;margin:25px 0; }
.commerce-brand-logo.large { width:76px;height:76px;border-radius:20px; }
.commerce-detail-brand p { display:flex;flex-direction:column;gap:4px;margin:0;color:#fff;font-size:14px;font-weight:850; }
.commerce-detail-brand small { max-width:500px;color:#91a0aa;font-size:10px;font-weight:650; }
.commerce-detail-copy h1 { max-width:850px;margin:0;font:900 clamp(48px,5vw,82px)/.93 Inter,sans-serif;letter-spacing:-.065em; }
.commerce-detail-copy>p { max-width:720px;margin:24px 0 0;color:#b4c0c8;font-size:16px;line-height:1.65; }
.commerce-detail-hero>aside { align-self:stretch;display:flex;flex-direction:column;padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(4,8,11,.42);backdrop-filter:blur(16px); }
.commerce-detail-hero>aside>small { color:#ff3347;font-size:9px;font-weight:900;letter-spacing:.13em; }
.commerce-detail-hero>aside>strong { margin:12px 0;font-size:23px;line-height:1.15; }
.commerce-detail-hero>aside>p { flex:1;margin:0 0 24px;color:#98a6b0;font-size:12px;line-height:1.65; }
.commerce-detail-hero>aside>div { display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-top:1px solid rgba(255,255,255,.1);font-size:11px; }
.commerce-detail-hero>aside>div span { color:#8997a2; }
.commerce-city-section>header { margin-bottom:25px; }
.commerce-city-section>div { display:grid;grid-template-columns:repeat(4,1fr);gap:10px; }
.commerce-city-card { min-height:126px;display:flex;flex-direction:column;padding:20px;border:1px solid var(--commerce-line);border-radius:17px;color:var(--commerce-ink);background:var(--commerce-soft);text-decoration:none;transition:.2s ease; }
.commerce-city-card:hover,.commerce-city-card.active { border-color:rgba(237,16,41,.38);background:linear-gradient(145deg,rgba(237,16,41,.08),var(--commerce-soft));transform:translateY(-2px); }
.commerce-city-card span { font-size:17px;font-weight:850; }
.commerce-city-card small { flex:1;margin-top:6px;color:var(--commerce-muted);font-size:10px; }
.commerce-city-card b { margin-top:18px;color:var(--commerce-red);font-size:10px; }

.commerce-form-layout { display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;margin-top:28px; }
.commerce-form { display:grid;gap:16px; }
.commerce-form-section { padding:32px;border:1px solid var(--commerce-line);border-radius:24px;background:var(--cv-card);box-shadow:var(--commerce-shadow); }
.commerce-form-section>header { display:grid;grid-template-columns:50px minmax(0,1fr);gap:18px;margin-bottom:26px; }
.commerce-form-section>header>b { width:50px;height:50px;display:grid;place-items:center;border-radius:15px;color:#fff;background:var(--commerce-red);font-size:12px; }
.commerce-form-section>header span { color:var(--commerce-red);font-size:9px;font-weight:900;letter-spacing:.12em; }
.commerce-form-section>header h2 { margin:4px 0;font-size:28px;letter-spacing:-.035em; }
.commerce-form-section>header p { margin:0;color:var(--commerce-muted);font-size:12px;line-height:1.5; }
.commerce-fields { display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px; }
.commerce-fields label,.commerce-textarea { display:grid;gap:7px;color:var(--commerce-muted);font-size:10px;font-weight:800; }
.commerce-fields input,.commerce-fields select,.commerce-textarea textarea { width:100%;min-width:0;height:50px;padding:0 14px;border:1px solid var(--commerce-line);border-radius:12px;outline:0;color:var(--commerce-ink);background:var(--commerce-soft);font-size:13px;font-weight:650; }
.commerce-fields input:focus,.commerce-fields select:focus,.commerce-textarea textarea:focus { border-color:rgba(237,16,41,.5);box-shadow:0 0 0 4px rgba(237,16,41,.07); }
.commerce-textarea { margin-top:14px; }
.commerce-textarea textarea { height:130px;padding-block:13px;resize:vertical;line-height:1.5; }
.condition-grid { display:grid;grid-template-columns:repeat(2,1fr);gap:8px; }
.condition-grid label,.credit-tradein-check { min-height:54px;display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid var(--commerce-line);border-radius:12px;cursor:pointer;background:var(--commerce-soft);font-size:11px;font-weight:750; }
.condition-grid input,.credit-tradein-check input,.commerce-consent input { position:absolute;opacity:0;pointer-events:none; }
.condition-grid i,.credit-tradein-check>i,.commerce-consent>i { width:20px;height:20px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--commerce-line);border-radius:6px;color:transparent;background:var(--cv-card);font-style:normal; }
.condition-grid input:checked+i,.credit-tradein-check input:checked+i,.commerce-consent input:checked+i { color:#fff;border-color:var(--commerce-red);background:var(--commerce-red); }
.tradein-photo-guide { display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:13px; }
.tradein-photo-guide span { padding:9px;border-radius:9px;color:var(--commerce-muted);background:var(--commerce-soft);font-size:8px;font-weight:800;text-align:center; }
.commerce-photo-drop { min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:26px;border:1.5px dashed rgba(237,16,41,.38);border-radius:18px;cursor:pointer;background:rgba(237,16,41,.035);text-align:center; }
.commerce-photo-drop input { position:absolute;width:1px;height:1px;opacity:0; }
.commerce-photo-drop>span { width:44px;height:44px;display:grid;place-items:center;margin-bottom:11px;border-radius:50%;color:#fff;background:var(--commerce-red);font-size:25px; }
.commerce-photo-drop strong { font-size:15px; }
.commerce-photo-drop small { margin-top:5px;color:var(--commerce-muted);font-size:9px; }
.commerce-photo-preview { display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin-top:10px; }
.commerce-photo-preview>p { grid-column:1/-1;margin:0;padding:14px;border-radius:10px;color:var(--commerce-muted);background:var(--commerce-soft);font-size:10px;text-align:center; }
.commerce-photo-preview article { position:relative;overflow:hidden;aspect-ratio:1;border-radius:10px;background:var(--commerce-soft); }
.commerce-photo-preview img { width:100%;height:100%;object-fit:cover; }
.commerce-photo-preview span { position:absolute;right:4px;bottom:4px;left:4px;padding:3px;border-radius:5px;color:#fff;background:rgba(0,0,0,.64);font-size:7px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.commerce-favorites-empty { padding:22px;border:1px solid var(--commerce-line);border-radius:15px;background:var(--commerce-soft); }
.commerce-favorites-empty p { margin:5px 0 13px;color:var(--commerce-muted);font-size:11px; }
.commerce-favorites-empty button { padding:9px 13px;border:0;border-radius:9px;color:#fff;background:var(--commerce-red);font-size:10px;font-weight:800; }
.commerce-favorite-rail { display:grid;grid-template-columns:repeat(2,1fr);gap:8px; }
.commerce-favorite-option { min-height:76px;display:grid;grid-template-columns:70px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:7px;border:1px solid var(--commerce-line);border-radius:13px;color:var(--commerce-ink);background:var(--commerce-soft);text-align:left;cursor:pointer; }
.commerce-favorite-option.active { border-color:var(--commerce-red);box-shadow:0 0 0 3px rgba(237,16,41,.08); }
.commerce-favorite-option img { width:70px;height:60px;border-radius:9px;object-fit:cover; }
.commerce-favorite-option span { min-width:0;display:flex;flex-direction:column;gap:5px; }
.commerce-favorite-option strong,.commerce-favorite-option small { overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.commerce-favorite-option strong { font-size:11px; }
.commerce-favorite-option small { color:var(--commerce-muted);font-size:8px; }
.commerce-favorite-option>b { width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:transparent;background:var(--cv-card);font-size:10px; }
.commerce-favorite-option.active>b { color:#fff;background:var(--commerce-red); }
.commerce-sticky-summary { position:sticky;top:96px;padding:26px;border:1px solid var(--commerce-line);border-radius:23px;color:var(--commerce-ink);background:var(--cv-card);box-shadow:var(--commerce-shadow); }
.commerce-sticky-summary>span { color:var(--commerce-red);font-size:8px;font-weight:900;letter-spacing:.13em; }
.commerce-sticky-summary>.commerce-brand-logo { margin:22px 0 13px; }
.commerce-sticky-summary h3 { margin:0;font-size:25px; }
.commerce-sticky-summary>p { margin:4px 0 22px;color:var(--commerce-muted);font-size:10px; }
.commerce-sticky-summary ol { display:grid;gap:6px;margin:0;padding:0;list-style:none; }
.commerce-sticky-summary li { min-height:42px;display:flex;align-items:center;gap:9px;padding:7px;border-radius:10px;background:var(--commerce-soft);font-size:10px;font-weight:750; }
.commerce-sticky-summary li b { width:26px;height:26px;display:grid;place-items:center;border-radius:8px;color:var(--commerce-red);background:var(--cv-card); }
.commerce-sticky-summary>div:last-child { display:flex;flex-direction:column;gap:5px;margin-top:18px;padding-top:18px;border-top:1px solid var(--commerce-line); }
.commerce-sticky-summary>div small { color:var(--commerce-muted);font-size:9px;line-height:1.4; }
.commerce-consent { min-height:54px;display:flex;align-items:center;gap:11px;margin-top:22px;color:var(--commerce-muted);font-size:10px;line-height:1.45;cursor:pointer; }
.commerce-submit { width:100%;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:10px;padding:0 20px;border:0;border-radius:14px;color:#fff;background:linear-gradient(90deg,#df0e27,#fb1b35);box-shadow:0 15px 30px rgba(237,16,41,.22);font-size:12px;font-weight:850;cursor:pointer; }
.commerce-submit b { font-size:19px; }
.commerce-submit:disabled { cursor:wait;opacity:.65; }
.commerce-submit-note { margin:10px 0 0;color:var(--commerce-muted);font-size:8px;text-align:center; }

.credit-calculator-grid { display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px; }
.credit-controls { display:grid;gap:24px; }
.credit-controls>label:not(.credit-tradein-check) { display:grid;gap:12px;color:var(--commerce-muted);font-size:10px;font-weight:800; }
.credit-controls>label>span { display:flex;justify-content:space-between;gap:10px; }
.credit-controls>label>span b { color:var(--commerce-ink); }
.credit-controls input[type="range"] { width:100%;accent-color:var(--commerce-red); }
.credit-controls>label>small { display:flex;justify-content:space-between;color:var(--commerce-muted);font-size:8px; }
.credit-tradein-check span { display:flex;flex-direction:column;gap:3px; }
.credit-tradein-check small { color:var(--commerce-muted);font-size:8px; }
.credit-live-result { min-height:245px;display:flex;flex-direction:column;justify-content:center;padding:24px;border-radius:20px;color:#fff;background:linear-gradient(145deg,#111923,#090d12); }
.credit-live-result>small { color:#8998a3;font-size:8px;font-weight:900;letter-spacing:.1em; }
.credit-live-result>strong { margin-top:12px;font-size:38px;letter-spacing:-.05em; }
.credit-live-result>span { color:#8998a3;font-size:10px; }
.credit-live-result>div { display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:22px; }
.credit-live-result p { display:flex;flex-direction:column;gap:4px;margin:0;padding:11px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.04); }
.credit-live-result p small { color:#82919c;font-size:7px; }
.credit-live-result p b { font-size:11px; }
.credit-live-result>em { margin-top:15px;color:#6f7e89;font-size:7px;font-style:normal; }
.commerce-local-content>div { display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px; }
.commerce-local-content article h3 { margin-top:35px; }

/* Interactive geographic company globe. */
.about-view.globe-about-view { max-width:none!important;width:100%!important;margin:0!important;padding-inline:0!important;overflow-x:hidden; }
.company-globe-stage { position:relative;height:max(760px,calc(100svh - 72px));min-height:760px;overflow:hidden;color:#fff;background:#000;isolation:isolate; }
.company-globe-stage::before { content:"";position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.62) 0,transparent 22%,transparent 78%,rgba(0,0,0,.58) 100%),linear-gradient(180deg,rgba(0,0,0,.16),transparent 26%,rgba(0,0,0,.08) 70%,rgba(0,0,0,.56)); }
.company-globe-stage::after { content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 55% 24% at 55% 13%,rgba(26,62,68,.22),transparent 70%),#000; }
#company-globe { position:absolute;inset:0;z-index:1;background:#000;cursor:grab;touch-action:none; }
#company-globe.is-map-dragging { cursor:grabbing; }
.globe-vector-overlay { position:absolute;inset:0;z-index:2;width:100%;height:100%;overflow:visible;pointer-events:none; }
.globe-vector-overlay.is-degraded { display:none; }
.globe-vector-active-fill { fill:rgba(102,0,13,.22);stroke:none; }
.globe-vector-country-lines { fill:none;stroke:rgba(215,222,226,.52);stroke-width:.62;stroke-linecap:round;stroke-linejoin:round; }
.globe-vector-active-lines { fill:none;stroke:rgba(255,45,67,.76);stroke-width:1.05;stroke-linecap:round;stroke-linejoin:round; }
.globe-vector-spoke { fill:none;stroke:rgba(255,244,246,.62);stroke-width:.68;stroke-linecap:round;stroke-linejoin:round;opacity:.48;filter:drop-shadow(0 0 2px rgba(227,25,49,.30)); }
.globe-vector-main-route { fill:none;stroke:#fff8f9;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 2px rgba(255,255,255,.72)) drop-shadow(0 0 5px rgba(227,25,49,.70)); }
#company-globe>.cesium-viewer,#company-globe .cesium-widget,#company-globe .cesium-widget canvas { width:100%!important;height:100%!important; }
#company-globe .cesium-widget-credits { right:auto!important;bottom:4px!important;left:12px!important;color:#667078!important;font-size:7px!important;opacity:.62; }
#company-globe .cesium-credit-logoContainer,#company-globe .cesium-credit-expand-link { display:none!important; }
#company-globe .cesium-viewer-bottom { left:0!important; }
.globe-panel { position:absolute;z-index:5;border:1px solid rgba(188,202,213,.24);border-radius:14px;background:linear-gradient(145deg,rgba(5,7,9,.93),rgba(8,11,14,.86));box-shadow:0 22px 70px rgba(0,0,0,.5),inset 0 1px rgba(255,255,255,.045);backdrop-filter:blur(13px); }
.globe-route-card,.globe-benefit-card,.globe-left-tools,.globe-brand-seal { transition:opacity .2s ease,visibility .2s ease,transform .2s ease; }
.company-globe-stage.is-map-focused .globe-route-card,.company-globe-stage.is-map-focused .globe-benefit-card,.company-globe-stage.is-map-focused .globe-left-tools { visibility:hidden;opacity:0;transform:translateY(10px);pointer-events:none; }
.company-globe-stage.is-map-focused .globe-brand-seal { visibility:hidden;opacity:0;transform:translate(-50%,-10px);pointer-events:none; }
.globe-brand-seal { position:absolute;top:22px;left:50%;z-index:6;width:278px;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:9px;transform:translateX(-50%);padding:8px 10px;border:1px solid rgba(255,255,255,.14);border-radius:15px;color:#fff;background:linear-gradient(135deg,rgba(8,11,14,.92),rgba(5,7,9,.74));box-shadow:0 18px 50px rgba(0,0,0,.44);backdrop-filter:blur(13px); }
.globe-brand-seal>img { width:54px;height:34px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(237,26,47,.2)); }
.globe-brand-seal>span { min-width:0;display:flex;flex-direction:column;gap:1px; }
.globe-brand-seal>span strong { font-size:12px;letter-spacing:.08em; }
.globe-brand-seal>span small { color:#7f8d94;font-size:6.5px;letter-spacing:.16em; }
.globe-brand-seal>em { grid-column:1/-1;display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:8px;color:#b9d8c8;background:rgba(53,214,137,.08);font-size:7px;font-style:normal;font-weight:750;letter-spacing:.035em; }
.globe-brand-seal>em i { width:6px;height:6px;border-radius:50%;background:#3bdd8c;box-shadow:0 0 0 4px rgba(59,221,140,.11),0 0 10px rgba(59,221,140,.68); }
.globe-route-card { top:28px;left:clamp(28px,3vw,52px);width:min(402px,calc(100% - 56px));padding:19px 20px 17px; }
.globe-route-kicker { display:block;margin-bottom:8px;color:#55e7a1;font-size:9px;font-weight:900;letter-spacing:.11em;line-height:1.3; }
.globe-route-card h1 { margin:0;font-size:21px;line-height:1.2;letter-spacing:-.035em; }
.globe-road-distance { display:block;margin-top:5px;color:#93a1a8;font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase; }
.globe-route-badge { display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:10px 12px;border:1px solid rgba(65,222,148,.25);border-radius:10px;background:linear-gradient(135deg,rgba(47,188,121,.16),rgba(24,83,59,.06)); }
.globe-route-badge b { color:#52e69f;font-size:10px;text-transform:uppercase;letter-spacing:.055em; }
.globe-route-badge span { color:#b7c7bf;font-size:8px;text-align:right; }
.company-globe-stage[data-globe-route="direct"] .globe-route-badge { border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.035); }
.company-globe-stage[data-globe-route="direct"] .globe-route-kicker,.company-globe-stage[data-globe-route="direct"] .globe-route-badge b { color:#ffb263; }
.globe-route-steps { display:flex;align-items:center;justify-content:space-between;gap:7px;margin:13px 0;padding:10px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:rgba(255,255,255,.025); }
.globe-route-steps span { min-width:0;display:inline-flex;align-items:center;gap:5px;color:#f5f7f8;font-size:11px;font-weight:750;text-align:center; }
.globe-route-steps .route-flag { position:relative;flex:0 0 auto;width:21px;height:14px;overflow:hidden;border:1px solid rgba(255,255,255,.23);border-radius:3px;box-shadow:0 2px 5px rgba(0,0,0,.3); }
.globe-route-steps .flag-cn { background:#de2910; }
.globe-route-steps .flag-cn::after { content:"★";position:absolute;top:-2px;left:2px;color:#ffde00;font-size:9px; }
.globe-route-steps .flag-kz { background:#00afca; }
.globe-route-steps .flag-kz::after { content:"✹";position:absolute;inset:-2px 0 0;display:grid;place-items:center;color:#f5cf29;font-size:9px; }
.globe-route-steps .flag-ru { background:linear-gradient(#fff 0 33.33%,#1c57a5 33.33% 66.66%,#d52b1e 66.66%); }
.globe-route-steps i { color:#ed2037;font-size:14px;font-style:normal; }
.globe-route-progress { position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:16px 0 17px;padding-top:22px; }
.globe-route-progress::before { content:"";position:absolute;top:7px;right:10%;left:10%;height:2px;background:linear-gradient(90deg,#df0b20,#ff2940);box-shadow:0 0 12px rgba(255,20,44,.48); }
.globe-route-progress span { position:relative;text-align:center;font-size:10px; }
.globe-route-progress span::before { content:"";position:absolute;top:-21px;left:50%;width:15px;height:15px;transform:translateX(-50%);border:2px solid #ed172d;border-radius:50%;background:#e71429;box-shadow:0 0 12px rgba(255,18,43,.45); }
.globe-route-progress span:last-child::before { border:3px solid #ff263d;background:#fff;box-shadow:0 0 0 3px rgba(255,31,52,.22),0 0 15px rgba(255,255,255,.7); }
.globe-route-copy { padding-top:12px;border-top:1px solid rgba(255,255,255,.1); }
.globe-route-copy strong { font-size:16px; }
.globe-route-copy strong em { color:#ff263d;font-style:normal; }
.globe-route-copy p { margin:7px 0 0;color:#a1aab1;font-size:10px;line-height:1.55; }
.globe-benefit-card { top:28px;right:clamp(28px,3vw,52px);width:296px;display:flex;flex-direction:column;gap:12px;padding:16px;overflow:hidden; }
.globe-benefit-card::before { content:"";position:absolute;top:-50px;right:-35px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(55,219,139,.17),transparent 69%);pointer-events:none; }
.globe-benefit-card header { position:relative;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px; }
.globe-benefit-icon { width:46px;height:46px;display:grid;place-items:center;color:#45e29a;background:radial-gradient(circle,rgba(56,224,145,.14),transparent 68%);filter:drop-shadow(0 0 10px rgba(56,224,145,.22)); }
.globe-benefit-icon svg { width:54px;height:54px;overflow:visible;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round; }
.globe-benefit-orbit { stroke-width:1.5;stroke-dasharray:82 13;transform:rotate(-24deg);transform-origin:center; }
.globe-benefit-tag { fill:rgba(174,12,32,.1);stroke-width:1.7;transform:rotate(-9deg);transform-origin:center; }
.globe-benefit-hole { fill:#080b0e;stroke-width:1.5; }
.globe-benefit-percent { stroke-width:2.4; }
.globe-benefit-card header span { display:block;color:#73cfa3;font-size:8.5px;font-weight:800;line-height:1.3;letter-spacing:.09em; }
.globe-benefit-card header strong { display:block;margin-top:2px;color:#49e69d;font-size:32px;line-height:.96;letter-spacing:-.055em;text-shadow:0 0 18px rgba(73,230,157,.18); }
.globe-saving-money { position:relative;padding:11px 12px;border:1px solid rgba(69,225,154,.22);border-radius:11px;background:linear-gradient(135deg,rgba(46,181,117,.14),rgba(23,73,53,.05)); }
.globe-saving-money small,.globe-saving-money span { display:block;color:#8f9ca1;font-size:8.5px;line-height:1.35; }
.globe-saving-money b { display:block;margin:3px 0;color:#effff6;font-size:19px;line-height:1;letter-spacing:-.035em; }
.globe-saving-metrics { display:grid;grid-template-columns:1fr 1fr;gap:7px; }
.globe-saving-metrics>span { display:flex;flex-direction:column;gap:3px;padding:9px;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:rgba(255,255,255,.025); }
.globe-saving-metrics b { color:#eaf4ee;font-size:12px;line-height:1.15; }
.globe-saving-metrics small { color:#7e8a91;font-size:8px;line-height:1.35; }
.globe-benefit-card p { position:relative;margin:0;color:#a6b1b6;font-size:9.5px;line-height:1.52; }
.globe-benefit-card>em { color:#6f7d83;font-size:8px;line-height:1.45;font-style:normal; }
.globe-benefit-card.is-direct::before { background:radial-gradient(circle,rgba(255,145,56,.17),transparent 69%); }
.globe-benefit-card.is-direct .globe-benefit-icon,.globe-benefit-card.is-direct header strong { color:#ffad5c;filter:none;text-shadow:0 0 18px rgba(255,149,62,.18); }
.globe-benefit-card.is-direct header span { color:#e9a35f; }
.globe-benefit-card.is-direct .globe-saving-money { border-color:rgba(255,157,71,.25);background:linear-gradient(135deg,rgba(178,85,28,.15),rgba(78,40,16,.06)); }
.globe-benefit-card.is-direct .globe-saving-money b { color:#fff1e4; }
.globe-city-hit-layer { position:absolute;inset:0;z-index:4;overflow:hidden;pointer-events:none; }
.globe-city-hit { position:absolute;top:0;left:0;width:52px;height:52px;padding:0;border:0;border-radius:50%;outline:0;background:transparent;cursor:pointer;pointer-events:auto;touch-action:manipulation; }
.globe-city-hit.is-hub { width:68px;height:68px; }
.globe-city-hit:focus-visible { box-shadow:0 0 0 3px rgba(82,230,159,.85),0 0 0 8px rgba(82,230,159,.17); }
.globe-city-hit[hidden] { display:none; }
.globe-city-tooltip { position:absolute;top:0;left:0;z-index:9;width:330px;padding:17px;border:1px solid rgba(82,228,158,.30);border-radius:17px;color:#fff;background:linear-gradient(145deg,rgba(5,9,9,.98),rgba(7,13,12,.96));box-shadow:0 24px 72px rgba(0,0,0,.72),0 0 28px rgba(40,204,128,.10);pointer-events:none;will-change:transform; }
.globe-city-tooltip[hidden] { display:none; }
.globe-city-tooltip-head { display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:14px; }
.globe-city-tooltip-head img { width:68px;height:68px;object-fit:contain;filter:drop-shadow(0 7px 9px rgba(0,0,0,.55)); }
.globe-city-tooltip-head span { display:flex;flex-direction:column;gap:2px; }
.globe-city-tooltip-head small { display:block;margin-top:5px;color:#8e9b94;font-size:10px;line-height:1.35; }
.globe-city-tooltip-head strong { color:#fff;font-size:21px;line-height:1.1;letter-spacing:-.025em; }
.globe-city-tooltip dl { display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0 10px; }
.globe-city-tooltip dl div { padding:12px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:rgba(255,255,255,.03); }
.globe-city-tooltip dt { color:#84918a;font-size:10px;line-height:1.3; }
.globe-city-tooltip dd { margin:5px 0 0;color:#effff6;font-size:17px;font-weight:850;line-height:1.15; }
.globe-city-tooltip p { display:flex;flex-direction:column;gap:5px;margin:0;padding:12px;border-radius:10px;background:rgba(52,213,137,.10); }
.globe-city-tooltip p b { color:#52e69f;font-size:12px; }
.globe-city-tooltip p span { color:#b9c8c0;font-size:12px;line-height:1.45; }
.globe-city-tooltip>em { display:block;margin-top:9px;color:#7c8982;font-size:9px;line-height:1.45;font-style:normal; }
.globe-model-credit { position:absolute;right:14px;bottom:5px;z-index:5;color:#59645f;font-size:6px;pointer-events:none; }
.globe-mobile-map-label { display:none; }
.globe-panel-toggle { position:absolute;right:clamp(72px,7vw,102px);bottom:18px;z-index:8;min-width:116px;height:34px;padding:0 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#dce5e1;background:rgba(5,9,11,.84);box-shadow:0 12px 35px rgba(0,0,0,.38);backdrop-filter:blur(11px);font-size:9px;font-weight:750;cursor:pointer; }
.globe-panel-toggle:hover { border-color:rgba(81,226,157,.38);color:#58e5a1;background:rgba(10,34,25,.88); }
.globe-left-tools { position:absolute;bottom:32px;left:clamp(28px,3vw,52px);z-index:5;width:315px;display:flex;flex-direction:column;gap:12px; }
.globe-left-tools .globe-panel { position:relative; }
.globe-route-switch { padding:12px; }
.globe-route-switch h2 { margin:0 3px 9px;color:#f2f4f5;font-size:12px; }
.globe-panel-tabs { display:flex;gap:7px;margin:-4px 0 7px;padding:0 3px 6px;border-bottom:1px solid rgba(255,255,255,.1); }
.globe-panel-tabs button { min-width:94px;padding:8px 6px;border:0;border-bottom:2px solid transparent;color:#929aa1;background:transparent;font-size:10px;cursor:pointer; }
.globe-panel-tabs button.active { border-color:#f20e28;color:#fff; }
.globe-route-switch .globe-route-option { width:100%;min-height:55px;display:grid;grid-template-columns:20px minmax(0,1fr);gap:7px;margin-top:6px;padding:8px;border:1px solid rgba(255,255,255,.1);border-radius:9px;color:#fff;background:rgba(255,255,255,.025);text-align:left;cursor:pointer; }
.globe-route-switch .globe-route-option.active { border-color:rgba(255,28,50,.5);background:rgba(128,8,22,.17); }
.globe-route-option>i { width:14px;height:14px;border:1.5px solid #7d878e;border-radius:50%; }
.globe-route-option.active>i { border:4px solid #f11b32;box-shadow:0 0 6px rgba(255,25,48,.25); }
.globe-route-option span { display:flex;flex-direction:column;gap:3px;font-size:8px;font-weight:750; }
.globe-route-option small { color:#98a0a6;font-size:8px;font-weight:550; }
.globe-route-option.active small { color:#4cac52; }
.globe-filter-card { padding:14px 15px 13px; }
.globe-filter-card h2 { margin:0 0 9px;font-size:13px; }
.globe-filter-card button { width:100%;height:23px;display:flex;align-items:center;gap:8px;padding:0;border:0;color:#eef0f1;background:transparent;font-size:9px;text-align:left;cursor:pointer; }
.globe-filter-card button i { width:15px;height:15px;display:grid;place-items:center;border:1px solid #4e5960;border-radius:3px;background:#12171b; }
.globe-filter-card button.active i { border-color:#d8162b;background:#cf172a; }
.globe-filter-card button.active i::after { content:"";width:7px;height:4px;margin-top:-2px;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg); }
.globe-zoom-controls { position:absolute;right:clamp(20px,3vw,48px);top:50%;z-index:6;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(6,8,10,.83);box-shadow:0 20px 50px rgba(0,0,0,.35);backdrop-filter:blur(10px); }
.globe-zoom-controls button { width:40px;height:40px;display:grid;place-items:center;border:0;border-bottom:1px solid rgba(255,255,255,.09);color:#fff;background:transparent;font-size:23px;line-height:1;cursor:pointer; }
.globe-zoom-controls button:last-child { border-bottom:0; }
.globe-zoom-controls button:hover { background:rgba(255,35,56,.16); }
.globe-zoom-controls svg { width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8; }
.globe-error { position:absolute;inset:0;display:grid;place-content:center;gap:8px;padding:20px;color:#fff;background:#06090c;text-align:center; }
.globe-error p { color:#8997a2; }
.globe-about-content { width:min(1480px,calc(100% - 32px));margin:0 auto;padding-bottom:28px; }
.globe-about-view .about-principles { margin-top:28px!important; }

.service-success { padding:26px;border:1px solid rgba(36,171,106,.24);border-radius:18px;background:rgba(36,171,106,.08);text-align:center; }
.service-success strong { display:block;color:#1da66a;font-size:20px; }
.service-success p { margin:8px 0 0;color:var(--commerce-muted);font-size:11px; }
.source-price-live { display:flex!important;align-items:center;flex-wrap:wrap;gap:4px 8px;margin-top:5px!important;color:#6c7b85!important;font-size:10px!important;font-weight:750!important;line-height:1.35!important; }
.source-price-live i { padding:2px 5px;border-radius:5px;color:#23845a;background:rgba(46,188,121,.1);font-size:8px;font-style:normal;white-space:nowrap; }
.detail-source-price { margin-top:9px!important;font-size:12px!important; }

/* Clean profile dashboard: favorites live here instead of in global navigation. */
.profile-dashboard-v2 { width:min(1320px,calc(100% - 32px))!important;max-width:1320px!important;margin:0 auto!important;padding-right:0!important;padding-bottom:54px!important;padding-left:0!important;color:var(--commerce-ink); }
.profile-dashboard-head { display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:26px; }
.profile-dashboard-head>div>span,.profile-v2-favorites header span,.profile-v2-sidebar header span { color:var(--commerce-red);font-size:11px;font-weight:900;letter-spacing:.13em; }
.profile-dashboard-head h1 { margin:10px 0 12px;font:900 clamp(48px,5vw,72px)/.94 Inter,sans-serif;letter-spacing:-.06em; }
.profile-dashboard-head p { max-width:660px;margin:0;color:var(--commerce-muted);font-size:15px;line-height:1.6; }
.profile-dashboard-head>.primary-btn { width:auto;min-width:230px; }
.profile-dashboard-grid { display:grid;grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:22px; }
.profile-dashboard-grid>main { min-width:0;display:grid;gap:14px; }
.profile-v2-identity,.profile-v2-stats,.profile-v2-deal,.profile-v2-favorites,.profile-v2-sidebar { border:1px solid var(--commerce-line);background:var(--commerce-card);box-shadow:var(--commerce-shadow); }
.profile-v2-identity { min-height:138px;display:grid;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:18px;padding:23px;border-radius:25px; }
.profile-v2-identity .profile-avatar,.profile-v2-identity .profile-avatar-wrap { width:76px!important;height:76px!important; }
.profile-v2-identity small { color:var(--commerce-red);font-size:11px;font-weight:850; }
.profile-v2-identity h2 { margin:5px 0 3px;font-size:27px;letter-spacing:-.035em; }
.profile-v2-identity p { margin:0;color:var(--commerce-muted);font-size:13px; }
.profile-v2-identity>span { display:flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid rgba(52,193,122,.2);border-radius:999px;color:#19945f;background:rgba(52,193,122,.08);font-size:11px;font-weight:800; }
.profile-v2-identity>span .ci-icon { width:16px; }
.profile-v2-stats { overflow:hidden;display:grid;grid-template-columns:repeat(3,1fr);border-radius:22px; }
.profile-v2-stats>* { min-height:105px;display:flex;flex-direction:column;justify-content:center;padding:18px 22px;border:0;border-right:1px solid var(--commerce-line);color:var(--commerce-ink);background:transparent;text-align:left; }
.profile-v2-stats>*:last-child { border-right:0; }
.profile-v2-stats button { cursor:pointer; }
.profile-v2-stats strong { font-size:28px;line-height:1; }
.profile-v2-stats span { margin-top:7px;font-size:13px;font-weight:800; }
.profile-v2-stats small { margin-top:3px;color:var(--commerce-muted);font-size:10px; }
.profile-v2-deal { width:100%;min-height:110px;display:grid;grid-template-columns:52px minmax(0,1fr) 20px;align-items:center;gap:15px;padding:20px 22px;border-radius:22px;color:var(--commerce-ink);text-align:left;cursor:pointer; }
.profile-v2-deal>i { width:50px;height:50px;display:grid;place-items:center;border-radius:15px;color:#fff;background:var(--commerce-red);font-style:normal;box-shadow:0 12px 26px rgba(237,16,41,.2); }
.profile-v2-deal>i .ci-icon { width:23px; }
.profile-v2-deal>span { display:flex;flex-direction:column;gap:3px; }
.profile-v2-deal small { color:var(--commerce-red);font-size:9px;font-weight:900;letter-spacing:.1em; }
.profile-v2-deal strong { font-size:17px; }
.profile-v2-deal em { color:var(--commerce-muted);font-size:12px;font-style:normal; }
.profile-v2-deal>.ci-icon { width:20px;color:var(--commerce-muted); }
.profile-v2-favorites { padding:24px;border-radius:25px; }
.profile-v2-favorites>header { display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:17px; }
.profile-v2-favorites h2 { margin:6px 0 3px;font-size:26px;letter-spacing:-.035em; }
.profile-v2-favorites header p { margin:0;color:var(--commerce-muted);font-size:12px; }
.profile-v2-favorites header button,.profile-v2-favorites-empty button { min-height:38px;padding:0 14px;border:1px solid var(--commerce-line);border-radius:10px;color:var(--commerce-ink);background:var(--commerce-soft);font-size:11px;font-weight:800;cursor:pointer; }
.profile-v2-favorites>div:not(.profile-v2-favorites-empty) { display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px; }
.profile-v2-favorites article { position:relative;min-width:0;overflow:hidden;border:1px solid var(--commerce-line);border-radius:15px;background:var(--commerce-soft); }
.profile-favorite-open { width:100%;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:12px;padding:0;border:0;color:var(--commerce-ink);background:transparent;text-align:left;cursor:pointer; }
.profile-favorite-open img { width:112px;height:92px;object-fit:cover;background:#e8ecef; }
.profile-favorite-open span { min-width:0;display:flex;flex-direction:column;gap:4px;padding-right:34px; }
.profile-favorite-open strong { overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap; }
.profile-favorite-open small { color:var(--commerce-muted);font-size:9px; }
.profile-favorite-open b { font-size:14px; }
.profile-favorite-remove { position:absolute;top:9px;right:9px;width:28px;height:28px;display:grid;place-items:center;padding:0;border:1px solid rgba(237,16,41,.2);border-radius:50%;color:var(--commerce-red);background:rgba(255,255,255,.92);cursor:pointer; }
.profile-favorite-remove .ci-icon { width:14px;fill:currentColor; }
.profile-v2-favorites-empty { display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;padding:17px;border:1px dashed var(--commerce-line);border-radius:15px;background:var(--commerce-soft); }
.profile-v2-favorites-empty>.ci-icon { width:30px;color:var(--commerce-red); }
.profile-v2-favorites-empty span { display:flex;flex-direction:column;gap:3px; }
.profile-v2-favorites-empty strong { font-size:14px; }
.profile-v2-favorites-empty small { color:var(--commerce-muted);font-size:11px;line-height:1.4; }
.profile-v2-sidebar { overflow:hidden;border-radius:25px; }
.profile-v2-sidebar>header { padding:24px 22px 18px; }
.profile-v2-sidebar h2 { margin:7px 0 0;font-size:25px;letter-spacing:-.035em; }
.profile-v2-sidebar>a,.profile-v2-sidebar>button { width:100%;min-height:76px;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:12px 20px;border:0;border-top:1px solid var(--commerce-line);color:var(--commerce-ink);background:transparent;text-align:left;text-decoration:none;cursor:pointer; }
.profile-v2-sidebar>a:hover,.profile-v2-sidebar>button:hover { background:var(--commerce-soft); }
.profile-v2-sidebar>a>i,.profile-v2-sidebar>button>i { width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--commerce-red);background:rgba(237,16,41,.09);font-style:normal; }
.profile-v2-sidebar i .ci-icon { width:19px; }
.profile-v2-sidebar a>span,.profile-v2-sidebar button>span { min-width:0;display:flex;flex-direction:column;gap:3px; }
.profile-v2-sidebar strong { font-size:13px; }
.profile-v2-sidebar small { color:var(--commerce-muted);font-size:10px;line-height:1.35; }
.profile-v2-sidebar>a>.ci-icon,.profile-v2-sidebar>button>.ci-icon { width:17px;color:var(--commerce-muted); }
html[data-theme="dark"] .profile-favorite-remove { color:#ff4256;background:#171f26; }

@media (max-width:1100px) {
  .commerce-brand-grid { grid-template-columns:repeat(4,1fr); }
  .commerce-root-hero { grid-template-columns:1fr 340px;padding:52px; }
  .commerce-root-stats { left:52px; }
  .commerce-form-layout { grid-template-columns:1fr; }
  .commerce-sticky-summary { display:none; }
  .commerce-city-section>div { grid-template-columns:repeat(2,1fr); }
}
@media (min-width:900px) and (max-width:1240px) {
  .ci-v9 .desktop-market-subbar__inner { padding-inline:10px!important;gap:2px!important; }
  .ci-v9 .desktop-market-subbar .desktop-market-brand { width:148px!important;min-width:148px!important; }
  .ci-v9 .desktop-market-subbar button { padding-inline:7px!important;font-size:11px!important; }
  .ci-v9 .desktop-market-subbar .desktop-theme-switch { width:44px!important;min-width:44px!important;padding:0!important;justify-content:center!important; }
  .ci-v9 .desktop-theme-switch>[data-theme-label] { position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%)!important; }
  .ci-v9 .desktop-market-search,.ci-v9 .desktop-market-cta,.ci-v9 .desktop-market-phone { display:none!important; }
  .globe-route-card { top:18px;left:18px;width:350px;padding:16px 17px 14px; }
  .globe-route-card h1 { font-size:18px; }
  .globe-brand-seal { top:17px;width:228px;grid-template-columns:46px minmax(0,1fr); }
  .globe-brand-seal>img { width:46px;height:30px; }
  .globe-benefit-card { top:18px;right:18px;width:270px;padding:13px;gap:9px; }
  .globe-benefit-card header strong { font-size:27px; }
  .globe-saving-money { padding:9px 10px; }
  .globe-saving-money b { font-size:17px; }
  .globe-benefit-card p { font-size:9px; }
  .globe-left-tools { top:auto;bottom:24px;left:18px;width:286px; }
  .globe-filter-card { display:none; }
  .globe-zoom-controls { right:18px; }
}
@media (min-width:900px) and (max-height:780px) {
  .globe-filter-card { display:none; }
  .globe-left-tools { top:auto;bottom:20px; }
}
@media (max-width:899px) {
  .commerce-view { width:min(100% - 20px,720px);padding-top:18px!important; }
  .commerce-root-hero { min-height:650px;grid-template-columns:1fr;align-content:start;padding:34px 24px;border-radius:24px; }
  .commerce-root-copy h1 { font-size:46px; }
  .commerce-root-copy p { font-size:14px; }
  .commerce-root-proof { width:100%;margin:32px 0 54px;justify-self:stretch;padding:20px; }
  .commerce-root-proof>strong { font-size:24px; }
  .commerce-root-stats { right:22px;bottom:24px;left:22px;gap:16px;justify-content:space-between; }
  .commerce-root-stats span { flex-direction:column;gap:1px; }
  .commerce-brand-directory,.commerce-root-process,.commerce-faq,.commerce-city-section,.commerce-local-content { padding:24px 16px;border-radius:22px; }
  .commerce-brand-directory>header { align-items:stretch;flex-direction:column; }
  .commerce-brand-grid { grid-template-columns:repeat(2,1fr);gap:7px; }
  .commerce-brand-card { min-height:98px;grid-template-columns:45px minmax(0,1fr);padding:9px; }
  .commerce-brand-card>b { display:none; }
  .commerce-brand-logo { width:45px;height:45px;border-radius:12px; }
  .commerce-root-process>div,.commerce-local-content>div { grid-template-columns:1fr; }
  .commerce-root-process article,.commerce-local-content article { min-height:140px; }
  .commerce-detail-hero { min-height:0;grid-template-columns:1fr;padding:32px 22px;border-radius:24px; }
  .commerce-detail-copy h1 { font-size:46px; }
  .commerce-detail-hero>aside { min-height:250px; }
  .commerce-city-section>div { grid-template-columns:1fr 1fr; }
  .commerce-form-section { padding:22px 15px;border-radius:20px; }
  .commerce-form-section>header { grid-template-columns:40px 1fr;gap:12px; }
  .commerce-form-section>header>b { width:40px;height:40px; }
  .commerce-form-section>header h2 { font-size:23px; }
  .commerce-fields,.condition-grid,.commerce-favorite-rail { grid-template-columns:1fr; }
  .tradein-photo-guide { grid-template-columns:repeat(2,1fr); }
  .commerce-photo-preview { grid-template-columns:repeat(3,1fr); }
  .credit-calculator-grid { grid-template-columns:1fr; }
  .company-globe-stage { height:auto;min-height:0;display:flex;flex-direction:column;gap:12px;padding:612px 12px 12px;overflow:visible;background:#020304; }
  .company-globe-stage::before { top:0;bottom:auto;height:600px;background:linear-gradient(180deg,rgba(0,0,0,.05),transparent 58%,rgba(0,0,0,.46)); }
  #company-globe { top:0;right:0;bottom:auto;left:0;height:600px; }
  .globe-vector-overlay { height:600px; }
  .globe-route-card { position:relative;top:auto;right:auto;left:auto;width:100%;padding:16px; }
  .globe-brand-seal { display:none; }
  .globe-benefit-card { position:relative;top:auto;right:auto;left:auto;width:100%;padding:14px; }
  .globe-benefit-card header strong { font-size:27px; }
  .globe-left-tools { position:relative;top:auto;right:auto;bottom:auto;left:auto;width:100%; }
  .globe-left-tools .globe-panel { width:100%; }
  .company-globe-stage.is-map-focused .globe-route-card,.company-globe-stage.is-map-focused .globe-benefit-card,.company-globe-stage.is-map-focused .globe-left-tools { visibility:visible;opacity:1;transform:none;pointer-events:auto; }
  .globe-filter-card { display:none; }
  .globe-zoom-controls { position:absolute;top:76px;right:12px; }
  .globe-city-tooltip { position:fixed;top:auto!important;right:62px;bottom:14px;left:12px;z-index:60;width:auto;max-height:min(62svh,520px);overflow:hidden;transform:none!important; }
  .globe-mobile-map-label { position:absolute;top:14px;left:12px;z-index:7;display:flex;flex-direction:column;gap:3px;max-width:260px;padding:10px 12px;border:1px solid rgba(81,226,157,.24);border-radius:12px;color:#fff;background:rgba(5,10,11,.78);box-shadow:0 14px 36px rgba(0,0,0,.36);backdrop-filter:blur(10px);pointer-events:none; }
  .globe-mobile-map-label strong { color:#f3faf6;font-size:13px; }
  .globe-mobile-map-label small { color:#91a39b;font-size:8.5px; }
  .globe-panel-toggle { display:none; }
  .globe-model-credit { display:none; }
  .globe-about-content { width:min(100% - 20px,720px); }
  .profile-dashboard-v2 { width:min(100% - 20px,720px)!important;padding-top:18px!important; }
  .profile-dashboard-head { align-items:stretch;flex-direction:column; }
  .profile-dashboard-head h1 { font-size:45px; }
  .profile-dashboard-head>.primary-btn { width:100%; }
  .profile-dashboard-grid { grid-template-columns:1fr; }
  .profile-v2-sidebar { grid-row:auto; }
}
@media (max-width:520px) {
  .commerce-root-copy h1,.commerce-detail-copy h1 { font-size:38px; }
  .commerce-root-stats strong { font-size:20px; }
  .commerce-brand-card small { display:none; }
  .commerce-brand-card strong { font-size:12px; }
  .commerce-city-section>div { grid-template-columns:1fr; }
  .commerce-city-card { min-height:105px; }
  .globe-route-card h1 { font-size:18px; }
  .globe-route-badge { align-items:flex-start;flex-direction:column;gap:4px; }
  .globe-route-badge span { text-align:left; }
  .globe-route-steps span { font-size:9px; }
  .globe-city-tooltip { padding:14px; }
  .globe-city-tooltip-head { grid-template-columns:54px minmax(0,1fr);gap:11px; }
  .globe-city-tooltip-head img { width:54px;height:54px; }
  .globe-city-tooltip-head strong { font-size:18px; }
  .globe-city-tooltip dt { font-size:11px; }
  .globe-city-tooltip dd { font-size:17px; }
  .profile-dashboard-head h1 { font-size:39px; }
  .profile-v2-identity { grid-template-columns:64px minmax(0,1fr);padding:17px; }
  .profile-v2-identity .profile-avatar,.profile-v2-identity .profile-avatar-wrap { width:58px!important;height:58px!important; }
  .profile-v2-identity>span { grid-column:1/-1;width:max-content; }
  .profile-v2-stats { grid-template-columns:1fr; }
  .profile-v2-stats>* { min-height:80px;border-right:0;border-bottom:1px solid var(--commerce-line); }
  .profile-v2-stats>*:last-child { border-bottom:0; }
  .profile-v2-favorites { padding:17px; }
  .profile-v2-favorites>header { align-items:stretch;flex-direction:column; }
  .profile-v2-favorites>div:not(.profile-v2-favorites-empty) { grid-template-columns:1fr; }
  .profile-v2-favorites-empty { grid-template-columns:38px minmax(0,1fr); }
  .profile-v2-favorites-empty button { grid-column:1/-1; }
}
@media (prefers-reduced-motion:reduce) {
  .commerce-brand-card,.commerce-city-card { transition:none!important; }
}

/* Interaction and authenticated service-request polish. */
.ci-v9 button,.ci-v9 a[href] { -webkit-tap-highlight-color:transparent; }
.ci-v9 .control-pressed { animation:ci-control-press .34s ease-out!important; }
@keyframes ci-control-press {
  0% { filter:brightness(1);box-shadow:inset 0 0 0 0 rgba(255,255,255,0); }
  42% { filter:brightness(.86);box-shadow:inset 0 0 0 999px rgba(255,255,255,.08); }
  100% { filter:brightness(1);box-shadow:inset 0 0 0 0 rgba(255,255,255,0); }
}
.ci-v9 button.is-loading { position:relative;cursor:wait!important;pointer-events:none!important; }
.ci-v9 button.is-loading::after { content:"";position:absolute;right:18px;top:50%;width:17px;height:17px;margin-top:-10px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:ci-button-spinner .7s linear infinite; }
@keyframes ci-button-spinner { to { transform:rotate(360deg); } }
.ci-v9 .detail-data-loading { display:flex;align-items:center;gap:10px;margin:0 0 14px;padding:11px 13px;border:1px solid rgba(239,35,61,.22);border-radius:12px;background:rgba(239,35,61,.07);color:var(--text,#eef3f7);font-size:13px;font-weight:750; }
.ci-v9 .detail-data-loading i { width:16px;height:16px;flex:0 0 16px;border:2px solid rgba(239,35,61,.25);border-top-color:#ef233c;border-radius:50%;animation:ci-button-spinner .7s linear infinite; }
.ci-v9 .catalog-load-more { grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:18px;padding:24px 12px 8px;color:var(--muted,#81909d);font-size:13px;font-weight:700; }
.ci-v9 .catalog-load-more button { min-height:46px;padding:0 22px;border:1px solid rgba(239,35,61,.32);border-radius:13px;background:rgba(239,35,61,.09);color:#ef233c;font:inherit;font-weight:850;cursor:pointer; }
.ci-v9 .catalog-load-more button:hover { background:#ef233c;color:#fff;transform:translateY(-1px); }
@media (max-width: 700px) { .ci-v9 .catalog-load-more { flex-direction:column;gap:10px;padding-top:18px; } .ci-v9 .catalog-load-more button { width:100%; } }

.ci-v9 .favorite-btn.saved svg,.ci-v9 .detail-favorite.saved svg,.ci-v9 .profile-favorite-remove.saved svg { fill:currentColor!important;stroke:currentColor!important; }
.ci-v9 .favorite-btn.saved svg *,.ci-v9 .detail-favorite.saved svg *,.ci-v9 .profile-favorite-remove.saved svg * { fill:currentColor!important;stroke:currentColor!important; }

.commerce-auth-gate { display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;margin:0 0 18px;padding:14px;border:1px solid rgba(242,42,62,.28);border-radius:15px;background:rgba(242,42,62,.07); }
.commerce-auth-gate>i { display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:#fff;font-style:normal;font-weight:900;background:#ed263e; }
.commerce-auth-gate>span { display:flex;min-width:0;flex-direction:column;gap:3px; }
.commerce-auth-gate strong { color:var(--commerce-text);font-size:13px; }
.commerce-auth-gate small { color:var(--commerce-muted);font-size:10px;line-height:1.45; }
.commerce-auth-gate>button { min-height:42px;padding:0 15px;border:0;border-radius:11px;color:#fff;font-size:11px;font-weight:900;background:#ed263e;cursor:pointer; }
.commerce-auth-gate.is-authenticated { border-color:rgba(45,203,132,.3);background:rgba(45,203,132,.08); }
.commerce-auth-gate.is-authenticated>i { background:#21a969; }
.commerce-auth-gate.attention { animation:commerce-auth-attention .52s ease; }
@keyframes commerce-auth-attention { 25%,75% { transform:translateX(-5px); } 50% { transform:translateX(5px); } }

.manage-actions .manager-source-button { display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid rgba(238,38,61,.35);border-radius:10px;color:#ee263d;text-decoration:none;background:rgba(238,38,61,.07); }
.manage-actions .manager-source-button svg { width:14px;height:14px; }

@media (max-width:620px) {
  .commerce-auth-gate { grid-template-columns:38px minmax(0,1fr); }
  .commerce-auth-gate>i { width:38px;height:38px; }
  .commerce-auth-gate>button { grid-column:1/-1;width:100%; }
}
@media (prefers-reduced-motion:reduce) {
  .ci-v9 .control-pressed,.commerce-auth-gate.attention { animation:none!important; }
}

/* Readability floor for responsive desktop layouts. */
@media (min-width:900px) {
  .commerce-brand-card small,.commerce-brand-card em,.commerce-root-stats small,.commerce-root-proof p small { font-size:10px; }
  .commerce-brand-card strong { font-size:15px; }
  .commerce-city-card small,.commerce-local-content p,.commerce-faq p { font-size:12px;line-height:1.55; }
  .globe-route-option span,.globe-route-option small { font-size:10px; }
  .globe-benefit-card header span,.globe-saving-money small,.globe-saving-money span,.globe-saving-metrics small,.globe-benefit-card>em { font-size:9px; }
  .globe-benefit-card p,.globe-route-copy p { font-size:10.5px; }
}
