:root {
  --ci-red:#ef263f;
  --ci-red-dark:#c7122b;
  --ci-ink:#101820;
  --ci-muted:#687581;
  --ci-line:#dfe4e8;
  --ci-bg:#f1f3f5;
  --ci-surface:#fff;
  --ci-radius:22px;
}

body.ci-v9,
.ci-v9 button,
.ci-v9 input,
.ci-v9 select,
.ci-v9 textarea { font-family:Manrope,Inter,"Segoe UI",sans-serif!important; }

.ci-v9 button:focus-visible,.ci-v9 a:focus-visible,.ci-v9 input:focus-visible,.ci-v9 select:focus-visible,.ci-v9 textarea:focus-visible { outline:3px solid rgba(239,38,63,.22)!important;outline-offset:2px!important; }
.ci-v9 .ci-icon { stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round; }

@media (min-width:900px) {
  body.ci-v9 { background:var(--ci-bg)!important; }
  .ci-v9 .topbar { display:none!important; }
  body.ci-v9 .desktop-market-subbar { position:sticky!important;top:0!important;z-index:1000!important;height:76px!important;border-bottom:1px solid #e4e8eb!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(18px)!important; }
  .ci-v9 .desktop-market-subbar__inner { width:min(1480px,calc(100% - 40px))!important;height:76px!important;margin:auto!important;display:flex!important;align-items:center!important;gap:4px!important; }
  .ci-v9 .desktop-market-subbar button { height:46px!important;padding:0 15px!important;border:0!important;border-radius:12px!important;color:#4d5862!important;background:transparent!important;font-size:12px!important;font-weight:750!important;white-space:nowrap!important; }
  .ci-v9 .desktop-market-subbar button:hover { color:var(--ci-ink)!important;background:#f3f5f6!important; }
  .ci-v9 .desktop-market-subbar button.active { color:var(--ci-red)!important;background:#fff1f3!important; }
  .ci-v9 .desktop-market-subbar .desktop-market-brand { width:220px!important;min-width:220px!important;height:60px!important;justify-content:flex-start!important;margin-right:6px!important;padding:0!important; }
  .ci-v9 .desktop-market-brand img { width:44px!important;height:44px!important; }
  .ci-v9 .desktop-market-brand strong { color:#27313a!important;font-size:15px!important; }
  .ci-v9 .desktop-market-brand strong em { color:var(--ci-red)!important; }
  .ci-v9 .desktop-market-brand small { color:#7e8992!important;font-size:7px!important; }
  .ci-v9 .desktop-market-home { gap:8px!important; }
  .ci-v9 .desktop-about-link { color:#fff!important;background:linear-gradient(135deg,var(--ci-red),#d4142d)!important;box-shadow:0 10px 24px rgba(239,38,63,.2)!important; }
  .ci-v9 .desktop-about-link:hover { color:#fff!important;background:linear-gradient(135deg,#ff3450,#c90c26)!important; }
  .ci-v9 .desktop-market-search { height:42px!important;min-width:180px!important;max-width:270px!important;margin-left:auto!important;border:1px solid #e3e7ea!important;border-radius:12px!important;background:#f7f8f9!important; }
  .ci-v9 .desktop-market-search input { font-size:11px!important;color:#1d2730!important; }
  .ci-v9 .desktop-market-cta { margin-left:5px!important;color:#fff!important;background:#151d24!important; }
  .ci-v9 .desktop-market-phone { width:42px!important;height:42px!important;border:1px solid #dfe4e7!important;border-radius:50%!important;color:#27313a!important;background:#fff!important; }
  .ci-v9 #app { width:100%!important;max-width:none!important;min-height:calc(100vh - 76px)!important;padding:28px 34px 0!important;background:var(--ci-bg)!important; }
  .ci-v9 .view:not(.neo-catalog) { width:min(1400px,100%)!important;margin-inline:auto!important; }

  /* Campaign artwork is authored at ~1920×820. Preserve the complete frame:
     the previous extra-wide crop was cutting headlines and the lower logo. */
  .ci-v9 .desktop-campaign-hero {
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:1920 / 820!important;
    overflow:hidden!important;
    background:#070a0d!important;
  }
  .ci-v9 .desktop-campaign-image {
    inset:0!important;
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
    transform:none!important;
  }
  .ci-v9 .desktop-campaign-image.is-ready { transform:none!important; }
}

/* Desktop catalog and complete filters */
@media (min-width:900px) {
  .ci-v9 .desktop-catalog-shell { grid-template-columns:320px minmax(0,1fr)!important;gap:24px!important; }
  .ci-v9 .desktop-catalog-sidebar { top:100px!important;max-height:calc(100vh - 116px)!important;padding:22px 20px 24px!important;border:1px solid #dbe0e4!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 36px rgba(22,31,38,.08)!important; }
  .ci-v9 .desktop-sidebar-heading small { font-size:9px!important; }
  .ci-v9 .desktop-sidebar-heading h2 { font-size:22px!important; }
  .ci-v9 .desktop-sidebar-heading button { min-height:34px!important;font-size:10px!important; }
  .ci-v9 .desktop-sidebar-search { height:46px!important;padding-inline:13px!important;border:1px solid #d9dfe3!important;border-radius:11px!important;background:#fafbfc!important; }
  .ci-v9 .desktop-sidebar-search input { font-size:12px!important; }
  .ci-v9 .desktop-filter-group { padding:18px 0 16px!important;border-bottom:1px solid #e5e8eb!important; }
  .ci-v9 .desktop-filter-group h3 { margin-bottom:11px!important;color:#17222b!important;font-size:12px!important;letter-spacing:.02em!important; }
  .ci-v9 .desktop-filter-row { min-height:34px!important;font-size:12px!important; }
  .ci-v9 .desktop-filter-row>span { color:#34414b!important;font-size:12px!important; }
  .ci-v9 .desktop-filter-row small { font-size:10px!important; }
  .ci-v9 .desktop-hot-switch { min-height:42px!important;padding:8px 10px!important;border-radius:10px!important;font-size:11px!important; }
  .ci-v9 .desktop-filter-field { gap:6px!important;margin-top:11px!important; }
  .ci-v9 .desktop-filter-field>span { color:#606d78!important;font-size:10px!important;line-height:1.3!important; }
  .ci-v9 .desktop-filter-field input,.ci-v9 .desktop-filter-field select { height:44px!important;padding:0 11px!important;border:1px solid #d6dde2!important;border-radius:10px!important;color:#17222b!important;background:#fff!important;font-size:11px!important;font-weight:700!important;color-scheme:light!important; }
  .ci-v9 .desktop-filter-field select option { color:#17222b!important;background:#fff!important;color-scheme:light!important; }
  .ci-v9 .desktop-filter-pair { gap:10px!important; }
  .ci-v9 .desktop-more-filters { height:46px!important;border-radius:11px!important;font-size:11px!important; }
  .ci-v9 .desktop-catalog-heading>div:first-child>span { font-size:9px!important; }
  .ci-v9 .desktop-catalog-heading h1 { font-size:28px!important; }

  .ci-v9 .neo-catalog>.market-glass-shell:has(>.smart-filter.open) { position:fixed!important;z-index:1800!important;inset:0!important;width:100%!important;max-width:none!important;height:100dvh!important;display:grid!important;place-items:center!important;padding:34px!important;background:rgba(13,20,26,.64)!important;backdrop-filter:blur(12px)!important; }
  .ci-v9 .neo-catalog>.market-glass-shell:has(>.smart-filter.open)>:not(.smart-filter) { display:none!important; }
  .ci-v9 .neo-catalog>.market-glass-shell>.smart-filter.open { position:relative!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:min(1160px,calc(100vw - 68px))!important;max-height:calc(100dvh - 68px)!important;overflow:auto!important;margin:0!important;transform:none!important;border:1px solid rgba(255,255,255,.9)!important;border-radius:24px!important;color:var(--ci-ink)!important;background:#fff!important;box-shadow:0 34px 110px rgba(0,0,0,.36)!important;clip-path:none!important; }
  .ci-v9 .smart-filter.open .smart-filter-trigger { display:none!important; }
  .ci-v9 .smart-filter.open .smart-filter-body { display:block!important;padding:28px!important;color:var(--ci-ink)!important;background:#fff!important; }
  .ci-v9 .smart-filter-topline { position:sticky!important;top:-28px!important;z-index:20!important;margin:-28px -28px 22px!important;padding:20px 28px!important;border-bottom:1px solid #e5e9ec!important;color:var(--ci-ink)!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(14px)!important; }
  .ci-v9 .smart-filter-topline strong { color:#26323b!important;font-size:15px!important; }
  .ci-v9 .smart-filter-topline button { min-height:40px!important;padding:0 12px!important;border:1px solid #dce2e6!important;border-radius:10px!important;color:#26323b!important;background:#f6f8f9!important;font-size:11px!important; }
  .ci-v9 .filter-stage-head strong,.ci-v9 .filter-stage-head small,.ci-v9 .filter-primary-control strong,.ci-v9 .filter-primary-control small,.ci-v9 .advanced-filter-toggle b,.ci-v9 .advanced-filter-toggle small { color:inherit!important; }
  .ci-v9 .filter-stage-head { color:#25313a!important; }
  .ci-v9 .filter-primary-grid { gap:10px!important; }
  .ci-v9 .filter-primary-control { min-height:102px!important;border:1px solid #dfe4e8!important;border-radius:16px!important;color:#27323b!important;background:#f7f9fa!important; }
  .ci-v9 .filter-primary-control>i { color:var(--ci-red)!important;background:#ffecef!important; }
  .ci-v9 .advanced-filter-toggle { min-height:64px!important;margin-top:12px!important;border:1px solid #dce2e6!important;border-radius:15px!important;color:#27323b!important;background:#f7f9fa!important; }
  .ci-v9 .advanced-filter-block { margin-top:14px!important;padding:20px!important;border:1px solid #dfe4e8!important;border-radius:18px!important;color:#27323b!important;background:#f8fafb!important; }
  .ci-v9 .advanced-filter-grid { grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:13px!important; }
  .ci-v9 .advanced-filter-grid>label>span,.ci-v9 .advanced-select-field>span { color:#596773!important;font-size:10px!important; }
  .ci-v9 .advanced-filter-grid input,.ci-v9 .filter-select-trigger { height:46px!important;border:1px solid #d6dde2!important;border-radius:11px!important;color:#17222b!important;background:#fff!important;font-size:11px!important; }
  .ci-v9 .filter-select-menu { z-index:100!important;border:1px solid #d6dde2!important;color:#17222b!important;background:#fff!important;box-shadow:0 16px 44px rgba(19,29,37,.16)!important; }
  .ci-v9 .filter-select-menu button { color:#26313a!important;background:#fff!important; }
  .ci-v9 .filter-select-menu button:hover,.ci-v9 .filter-select-menu button[aria-selected="true"] { color:var(--ci-red)!important;background:#fff2f4!important; }
  .ci-v9 .smart-filter-footer { position:sticky!important;bottom:-28px!important;z-index:15!important;margin:22px -28px -28px!important;padding:16px 28px!important;border-top:1px solid #e5e9ec!important;background:rgba(255,255,255,.97)!important; }
}

/* About */
.ci-v9 .about-view { color:var(--ci-ink)!important; }
.ci-v9 .about-hero { position:relative;min-height:clamp(560px,68vw,760px);overflow:hidden;border-radius:30px;background:#05090c;box-shadow:0 28px 80px rgba(15,22,28,.22); }
.ci-v9 .about-hero>img { position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center; }
.ci-v9 .about-hero-shade { position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,7,10,.94) 0%,rgba(3,7,10,.72) 40%,rgba(3,7,10,.08) 72%),linear-gradient(180deg,transparent 55%,rgba(2,5,8,.65)); }
.ci-v9 .about-hero-copy { position:absolute;z-index:2;top:50%;left:clamp(28px,6vw,86px);width:min(680px,52%);transform:translateY(-52%);color:#fff; }
.ci-v9 .about-hero-copy>span,.ci-v9 .about-principles header>span,.ci-v9 .about-process header>span,.ci-v9 .about-reviews header>span,.ci-v9 .about-final>span { color:#ff4057;font-size:11px;font-weight:900;letter-spacing:.17em; }
.ci-v9 .about-hero-copy h1 { margin:17px 0 22px;font-size:clamp(48px,5.7vw,88px);line-height:.92;letter-spacing:-.065em; }
.ci-v9 .about-hero-copy h1 em { color:#ff304a;font-style:normal; }
.ci-v9 .about-hero-copy p { max-width:610px;margin:0 0 28px;color:#c6ced5;font-size:15px;line-height:1.7; }
.ci-v9 .about-hero-copy>div { display:flex;gap:12px;flex-wrap:wrap; }
.ci-v9 .about-hero-copy .primary-btn,.ci-v9 .about-secondary { min-height:54px;padding:0 22px;border-radius:13px;font-weight:850; }
.ci-v9 .about-secondary { border:1px solid rgba(255,255,255,.24);color:#fff;background:rgba(255,255,255,.08);backdrop-filter:blur(12px); }
.ci-v9 .about-route-stats { position:absolute;z-index:2;right:28px;bottom:24px;display:flex;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(7,12,16,.74);backdrop-filter:blur(16px); }
.ci-v9 .about-route-stats>div { min-width:145px;padding:17px 20px;border-right:1px solid rgba(255,255,255,.1);color:#fff; }
.ci-v9 .about-route-stats>div:last-child { border-right:0; }
.ci-v9 .about-route-stats strong { display:block;font-size:22px; }
.ci-v9 .about-route-stats span { color:#9da8b1;font-size:9px;text-transform:uppercase; }
.ci-v9 .about-principles,.ci-v9 .about-process,.ci-v9 .about-reviews { padding:92px 0; }
.ci-v9 .about-principles header,.ci-v9 .about-process header,.ci-v9 .about-reviews header { max-width:850px;margin-bottom:42px; }
.ci-v9 .about-principles h2,.ci-v9 .about-process h2,.ci-v9 .about-reviews h2,.ci-v9 .about-final h2 { margin:13px 0 16px;color:#101820;font-size:clamp(38px,5vw,70px);line-height:.98;letter-spacing:-.06em; }
.ci-v9 .about-principles header p,.ci-v9 .about-process header p,.ci-v9 .about-reviews header p { max-width:700px;color:#6c7882;font-size:14px;line-height:1.7; }
.ci-v9 .about-principles>div { display:grid;grid-template-columns:repeat(3,1fr);gap:16px; }
.ci-v9 .about-principles article { min-height:230px;padding:28px;border:1px solid #dfe4e8;border-radius:24px;background:#fff;box-shadow:0 14px 42px rgba(21,31,39,.06); }
.ci-v9 .about-principles article>.ci-icon { width:34px;color:var(--ci-red); }
.ci-v9 .about-principles article h3 { margin:36px 0 10px;font-size:23px;letter-spacing:-.04em; }
.ci-v9 .about-principles article p { margin:0;color:#6c7882;font-size:12px;line-height:1.65; }
.ci-v9 .about-story { display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(34px,6vw,90px);align-items:center;padding:42px 0 84px; }
.ci-v9 .about-story-inspection { grid-template-columns:.92fr 1.08fr; }
.ci-v9 .about-story-media { position:relative;min-height:500px;overflow:hidden;border-radius:28px;background:#0a0e12;box-shadow:0 24px 70px rgba(13,22,28,.17); }
.ci-v9 .about-story-media img { position:absolute;inset:0;width:100%;height:100%;object-fit:cover; }
.ci-v9 .about-story-media>span { position:absolute;left:18px;bottom:18px;padding:9px 12px;border:1px solid rgba(255,255,255,.15);border-radius:9px;color:#fff;background:rgba(7,10,13,.68);font-size:9px;font-weight:850;letter-spacing:.12em;backdrop-filter:blur(10px); }
.ci-v9 .about-story-copy>span { color:var(--ci-red);font-size:10px;font-weight:900;letter-spacing:.15em; }
.ci-v9 .about-story-copy h2 { margin:12px 0 20px;color:#111a21;font-size:clamp(38px,4.2vw,62px);line-height:.98;letter-spacing:-.06em; }
.ci-v9 .about-story-copy>p { color:#65727d;font-size:14px;line-height:1.75; }
.ci-v9 .about-story-copy ul { display:grid;gap:12px;margin:25px 0 0;padding:0;list-style:none; }
.ci-v9 .about-story-copy li { display:flex;align-items:center;gap:10px;color:#303c45;font-size:12px;font-weight:700; }
.ci-v9 .about-story-copy li .ci-icon { width:18px;color:var(--ci-red); }
.ci-v9 .about-inline-action { min-height:48px;margin-top:20px;padding:0 17px;border:1px solid #e0e4e7;border-radius:12px;color:#202b34;background:#fff;font-weight:800; }
.ci-v9 .about-process-grid { display:grid;grid-template-columns:repeat(4,1fr);gap:13px; }
.ci-v9 .about-process-grid article { position:relative;min-height:260px;padding:24px;border:1px solid #dde3e7;border-radius:22px;background:#fff; }
.ci-v9 .about-process-grid article>span { position:absolute;top:18px;right:19px;color:#c6cdd2;font-size:12px;font-weight:900; }
.ci-v9 .about-process-grid article>i { width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:var(--ci-red);background:#ffedf0; }
.ci-v9 .about-process-grid article>i .ci-icon { width:22px; }
.ci-v9 .about-process-grid h3 { margin:38px 0 10px;color:#17212a;font-size:19px;line-height:1.2;letter-spacing:-.035em; }
.ci-v9 .about-process-grid p { margin:0;color:#6b7781;font-size:11px;line-height:1.62; }
.ci-v9 .about-reviews { overflow:hidden; }
.ci-v9 .about-reviews>header { max-width:none;display:flex;align-items:end;justify-content:space-between;gap:40px; }
.ci-v9 .about-reviews>header>div { max-width:850px; }
.ci-v9 .about-reviews>header>aside { min-width:210px;padding:18px 20px;display:grid;grid-template-columns:auto 1fr;align-items:end;gap:0 11px;border:1px solid #dde4e8;border-radius:18px;background:#fff;box-shadow:0 14px 38px rgba(19,29,36,.06); }
.ci-v9 .about-reviews>header>aside strong { grid-row:1 / 3;color:var(--ci-red);font-size:48px;line-height:.9;letter-spacing:-.07em; }
.ci-v9 .about-reviews>header>aside span { color:#19232b;font-size:12px;font-weight:900;text-transform:uppercase; }
.ci-v9 .about-reviews>header>aside small { color:#7b8790;font-size:8px;line-height:1.4; }
.ci-v9 .review-marquee-stack { display:grid;gap:17px; }
.ci-v9 .review-marquee { width:100vw;margin-left:calc((100vw - min(1400px,100%))/ -2);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent); }
.ci-v9 .review-track { width:max-content;display:flex;gap:16px;padding:4px 16px;animation:ci-review-marquee 155s linear infinite;will-change:transform; }
.ci-v9 .review-marquee.reverse .review-track { animation-name:ci-review-marquee-reverse;animation-duration:148s; }
.ci-v9 .review-marquee:hover .review-track,.ci-v9 .review-marquee:focus-within .review-track { animation-play-state:paused; }
.ci-v9 .client-review-card { width:440px;min-height:238px;display:grid;grid-template-columns:165px 1fr;overflow:hidden;border:1px solid #dfe4e8;border-radius:22px;background:#fff;box-shadow:0 15px 42px rgba(19,29,36,.07);cursor:pointer; }
.ci-v9 .review-video { position:relative;min-height:238px;padding:0;display:block;overflow:hidden;border:0;color:#fff;background:#090d10;text-align:center;cursor:pointer; }
.ci-v9 .review-video::after { position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(4,7,10,.88));content:"";transition:background .25s; }
.ci-v9 .review-video:hover::after { background:linear-gradient(180deg,rgba(239,35,60,.08),rgba(4,7,10,.92)); }
.ci-v9 .review-video>img { position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease; }
.ci-v9 .review-video:hover>img { transform:scale(1.035); }
.ci-v9 .review-video>.review-play { position:absolute;z-index:2;top:50%;left:50%;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#fff;background:rgba(239,35,60,.9);box-shadow:0 10px 28px rgba(239,35,60,.35);transform:translate(-50%,-50%);backdrop-filter:blur(8px); }
.ci-v9 .review-video>.review-play .ci-icon { width:19px;transform:rotate(-45deg); }
.ci-v9 .review-video>small,.ci-v9 .review-video>b { position:absolute;z-index:2;bottom:13px; }
.ci-v9 .review-video>small { left:12px;padding:5px 7px;border-radius:6px;color:#fff;background:rgba(5,8,10,.72);font-size:8px;font-weight:850; }
.ci-v9 .review-video>b { right:12px;max-width:88px;font-size:9px;line-height:1.25;text-align:right; }
.ci-v9 .client-review-card>div { padding:23px;display:flex;flex-direction:column; }
.ci-v9 .client-review-card>div>span { color:#ffb225;letter-spacing:.12em; }
.ci-v9 .client-review-card p { min-height:86px;margin:17px 0;color:#37434c;font-size:12px;line-height:1.62; }
.ci-v9 .client-review-card strong { display:block;margin-top:auto;color:#151f27;font-size:12px; }
.ci-v9 .client-review-card>div>small { margin-top:5px;color:#7b8790;font-size:9px; }
@keyframes ci-review-marquee { to { transform:translateX(calc(-50% - 8px)); } }
@keyframes ci-review-marquee-reverse { from { transform:translateX(calc(-50% - 8px)); } to { transform:translateX(0); } }

.client-review-modal { position:fixed;z-index:1500;inset:0;padding:18px;display:grid;place-items:center;font-family:Inter,Manrope,sans-serif; }
.client-review-backdrop { position:absolute;inset:0;border:0;background:rgba(3,7,10,.86);backdrop-filter:blur(18px);cursor:pointer; }
.client-review-modal>section { position:relative;z-index:1;width:min(480px,calc(100vw - 32px));max-height:calc(100dvh - 32px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:24px;color:#fff;background:#080d11;box-shadow:0 35px 110px rgba(0,0,0,.5);animation:ci-review-modal-in .25s ease-out; }
.client-review-modal header { min-height:68px;padding:13px 15px 13px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid rgba(255,255,255,.1); }
.client-review-modal header>div { display:flex;flex-direction:column;gap:4px; }
.client-review-modal header span { color:#ff4057;font-size:8px;font-weight:900;letter-spacing:.13em; }
.client-review-modal header strong { font-size:14px; }
.client-review-modal header button { min-height:40px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#fff;background:rgba(255,255,255,.07);font:800 9px Inter,sans-serif;cursor:pointer; }
.client-review-modal header button .ci-icon { width:16px; }
.client-review-modal header button span { color:#fff;letter-spacing:0;text-transform:none; }
.client-review-modal video { width:100%;max-height:calc(100dvh - 190px);display:block;object-fit:contain;background:#000; }
.client-review-modal footer { padding:14px 18px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid rgba(255,255,255,.1); }
.client-review-modal footer p { margin:0;color:#e3e8ec;font-size:10px;line-height:1.45; }
.client-review-modal footer small { flex:none;color:#8f9ba4;font-size:8px; }
body.review-open .ai-fab,body.review-open .ai-panel { display:none!important; }
@keyframes ci-review-modal-in { from { opacity:0;transform:translateY(12px) scale(.98); } to { opacity:1;transform:none; } }
.ci-v9 .about-final { margin-bottom:86px;padding:70px;border-radius:30px;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(239,38,63,.28),transparent 35%),#10171d; }
.ci-v9 .about-final h2 { max-width:850px;color:#fff; }
.ci-v9 .about-final>p { max-width:700px;color:#aeb8c0;font-size:14px;line-height:1.65; }
.ci-v9 .about-final>div { display:flex;gap:15px;align-items:center;margin-top:26px; }
.ci-v9 .about-final a { display:flex;align-items:center;gap:8px;color:#fff;font-size:12px;font-weight:800;text-decoration:none; }
.ci-v9 .about-final a .ci-icon { width:18px; }

/* Footer */
.ci-v9 .site-footer { width:calc(100% + 68px);margin:80px -34px 0;color:#fff;background:#090d10; }
.ci-v9 .site-footer-visual { position:relative;min-height:290px;overflow:hidden; }
.ci-v9 .site-footer-visual::after { position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,8,10,.94),rgba(5,8,10,.16) 72%),linear-gradient(0deg,#090d10,transparent 45%);content:""; }
.ci-v9 .site-footer-visual>img { position:absolute;inset:0;width:100%;height:100%;object-fit:cover; }
.ci-v9 .site-footer-visual>div { position:absolute;z-index:2;left:max(34px,calc((100% - 1400px)/2));bottom:40px;display:flex;align-items:center;gap:14px; }
.ci-v9 .site-footer-visual>div>img { width:58px;height:58px;border-radius:50%; }
.ci-v9 .site-footer-visual strong { display:block;font-size:23px; }
.ci-v9 .site-footer-visual small { color:#aab3ba;font-size:9px;text-transform:uppercase; }
.ci-v9 .site-footer-grid { width:min(1400px,calc(100% - 68px));display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin:auto;padding:52px 0; }
.ci-v9 .site-footer-grid section { display:flex;flex-direction:column;align-items:flex-start;gap:12px; }
.ci-v9 .site-footer-grid section>span { margin-bottom:8px;color:#ff4057;font-size:9px;font-weight:900;letter-spacing:.15em; }
.ci-v9 .site-footer-grid button,.ci-v9 .site-footer-grid a { min-height:auto;padding:0;border:0;color:#c7cfd5;background:transparent;font-size:11px;font-weight:650;text-align:left;text-decoration:none; }
.ci-v9 .site-footer-grid button:hover,.ci-v9 .site-footer-grid a:hover { color:#fff; }
.ci-v9 .site-footer-grid a { display:flex;align-items:center;gap:8px; }
.ci-v9 .site-footer-grid a img,.ci-v9 .site-footer-grid a .ci-icon { width:16px;height:16px; }
.ci-v9 .site-footer-bottom { display:flex;justify-content:space-between;gap:20px;padding:20px max(34px,calc((100% - 1400px)/2));border-top:1px solid rgba(255,255,255,.09);color:#75818a;font-size:8px; }

/* Tools */
.ci-v9 .tools-view,.ci-v9 .tools-hub-view { color:#152029!important;background:transparent!important; }
.ci-v9 .tools-hub-hero,.ci-v9 .tools-hero { color:#152029!important; }
.ci-v9 .tools-hub-hero h1,.ci-v9 .tools-hero h1,.ci-v9 .tools-hub-hero p,.ci-v9 .tools-hero p { color:inherit!important;opacity:1!important; }
.ci-v9 .tools-hub-hero p,.ci-v9 .tools-hero p { color:#687581!important; }
.ci-v9 .tools-hub-grid { gap:16px!important; }
.ci-v9 .tool-launch-card { min-height:290px!important;border:1px solid #dde3e7!important;color:#17222b!important;background:#fff!important;box-shadow:0 16px 44px rgba(21,31,39,.07)!important; }
.ci-v9 .tool-launch-card>* { opacity:1!important; }
.ci-v9 .tool-launch-card>strong,.ci-v9 .tool-launch-card>b { color:#17222b!important; }
.ci-v9 .tool-launch-card>p { color:#697681!important;font-size:12px!important; }
.ci-v9 .tool-launch-card:hover { border-color:rgba(239,38,63,.4)!important; }
.ci-v9 .credit-tool-card { display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-top:24px;padding:22px;border:1px solid #dde3e7;border-radius:26px;background:#fff;box-shadow:0 18px 50px rgba(20,30,37,.08); }
.ci-v9 .credit-tool-fields { display:grid;grid-template-columns:repeat(2,1fr);gap:14px; }
.ci-v9 .credit-tool-fields label { display:grid;gap:8px; }
.ci-v9 .credit-tool-fields span { color:#63717c;font-size:10px;font-weight:750; }
.ci-v9 .credit-tool-fields input,.ci-v9 .credit-tool-fields select { height:52px;padding:0 14px;border:1px solid #d9e0e4;border-radius:12px;color:#17222b;background:#f9fafb;font-size:13px;font-weight:750;color-scheme:light; }
.ci-v9 .credit-tool-card aside { padding:28px;border-radius:20px;color:#fff;background:radial-gradient(circle at 100% 0,rgba(239,38,63,.35),transparent 42%),#10171d; }
.ci-v9 .credit-tool-card aside>span { color:#aab5bd;font-size:9px;text-transform:uppercase; }
.ci-v9 .credit-tool-card aside>strong { display:block;margin:9px 0 26px;font-size:clamp(34px,5vw,56px);letter-spacing:-.06em; }
.ci-v9 .credit-tool-card aside>strong small { font-size:13px;letter-spacing:0; }
.ci-v9 .credit-tool-card aside>div { display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid rgba(255,255,255,.1);font-size:10px; }
.ci-v9 .credit-tool-card aside>p { color:#9da8b0!important;font-size:9px!important; }
.ci-v9 .inspection-tool-grid { display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-top:24px; }
.ci-v9 .inspection-check { min-height:150px;display:grid;grid-template-columns:40px 44px 1fr;align-items:start;gap:14px;padding:22px;border:1px solid #dde3e7;border-radius:20px;color:#17222b;background:#fff;text-align:left; }
.ci-v9 .inspection-check>span { color:#a2adb5;font-size:10px;font-weight:900; }
.ci-v9 .inspection-check>i { width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--ci-red);background:#fff0f2; }
.ci-v9 .inspection-check>i .ci-icon { width:21px; }
.ci-v9 .inspection-check h3 { margin:0 0 8px;font-size:18px; }
.ci-v9 .inspection-check p { margin:0;color:#6b7781;font-size:10px;line-height:1.55; }
.ci-v9 .inspection-check.checked { border-color:#8cd9b4;background:#f2fff8; }
.ci-v9 .inspection-check.checked>i { color:#087a43;background:#dff8ea; }
.ci-v9 .inspection-result { display:flex;gap:14px;margin-top:16px;padding:20px;border:1px solid #f0c5cd;border-radius:18px;color:#8b2436;background:#fff3f5; }
.ci-v9 .inspection-result.complete { border-color:#9bdebd;color:#087344;background:#effcf5; }
.ci-v9 .inspection-result>.ci-icon { width:26px;flex:0 0 26px; }
.ci-v9 .inspection-result strong { font-size:14px; }
.ci-v9 .inspection-result p { margin:4px 0 0;font-size:10px;line-height:1.5; }

/* Checkout: calm light interface */
.ci-v9 .premium-checkout { max-width:1260px!important;padding:20px 0 50px!important;color:#14202a!important;background:transparent!important; }
.ci-v9 .premium-flow-top { margin-bottom:20px!important; }
.ci-v9 .premium-flow-top h1 { color:#111b23!important;font-size:clamp(42px,5vw,68px)!important; }
.ci-v9 .premium-flow-top .flow-back { color:#27333d!important;border-color:#d5dce1!important;background:#fff!important; }
.ci-v9 .checkout-vehicle-hero { min-height:460px!important;border:1px solid #d8dfe3!important;border-radius:26px!important;background:#f7f8f9!important;box-shadow:0 18px 50px rgba(20,29,36,.1)!important; }
.ci-v9 .checkout-vehicle-hero>img { object-fit:contain!important;object-position:center!important;filter:none!important;background:#f6f7f8!important; }
.ci-v9 .checkout-vehicle-shade { background:linear-gradient(90deg,rgba(8,14,18,.86),rgba(8,14,18,.28) 48%,transparent 72%),linear-gradient(0deg,rgba(8,14,18,.5),transparent 35%)!important; }
.ci-v9 .checkout-vehicle-copy { right:auto!important;bottom:34px!important;left:34px!important;width:min(520px,55%)!important;color:#fff!important; }
.ci-v9 .checkout-vehicle-copy h2 { color:#fff!important;font-size:clamp(34px,4vw,54px)!important; }
.ci-v9 .checkout-vehicle-copy>div strong { color:#fff!important; }
.ci-v9 .checkout-assurance>div { min-height:68px!important;border-color:#dce2e6!important;border-radius:15px!important;background:#fff!important; }
.ci-v9 .checkout-assurance strong { color:#1b2730!important;font-size:10px!important; }
.ci-v9 .checkout-assurance small { color:#75818a!important;font-size:8px!important; }
.ci-v9 .checkout-economics,.ci-v9 .premium-section,.ci-v9 .tradein-panel,.ci-v9 .finance-panel,.ci-v9 .transaction-brief,.ci-v9 .checkout-final-action,.ci-v9 .premium-consent { clip-path:none!important; }
.ci-v9 .checkout-economics { border:1px solid #dce2e6!important;border-radius:24px!important;color:#17222b!important;background:#fff!important;box-shadow:0 14px 44px rgba(20,29,36,.06)!important; }
.ci-v9 .economics-heading h2,.ci-v9 .economics-lines,.ci-v9 .economics-lines strong,.ci-v9 .market-advantage h3 { color:#17222b!important; }
.ci-v9 .premium-section { padding:22px!important;border:1px solid #dce2e6!important;border-radius:23px!important;background:#fff!important;box-shadow:0 14px 44px rgba(20,29,36,.06)!important; }
.ci-v9 .premium-section-head h2 { color:#17222b!important;font-size:22px!important; }
.ci-v9 .premium-section-head p,.ci-v9 .premium-section-head small { color:#6b7882!important; }
.ci-v9 .premium-payment-option { min-height:150px!important;border-color:#dbe1e5!important;border-radius:18px!important;color:#17222b!important;background:#f8f9fa!important; }
.ci-v9 .premium-payment-option>strong { color:#17222b!important;font-size:13px!important; }
.ci-v9 .premium-payment-option>small { color:#6a7680!important;font-size:9px!important; }
.ci-v9 .premium-payment-option>i { color:#586570!important;background:#e9edef!important; }
.ci-v9 .premium-payment-option.selected { color:#fff!important;border-color:var(--ci-red)!important;background:linear-gradient(145deg,#ef263f,#bf1029)!important;box-shadow:0 16px 34px rgba(239,38,63,.2)!important; }
.ci-v9 .premium-payment-option.selected>strong,.ci-v9 .premium-payment-option.selected>small { color:#fff!important; }
.ci-v9 .finance-panel,.ci-v9 .transaction-brief { border-color:#dce2e6!important;border-radius:22px!important;color:#17222b!important;background:#fff!important;box-shadow:0 14px 40px rgba(21,30,37,.06)!important; }
.ci-v9 .finance-panel-top,.ci-v9 .transaction-brief-head,.ci-v9 .transaction-brief-price { border-color:#e3e7ea!important;background:#fff6f7!important; }
.ci-v9 .finance-term,.ci-v9 .finance-down,.ci-v9 .transaction-brief-row { border-color:#e5e9ec!important; }
.ci-v9 .finance-term button { color:#4f5c66!important;border-color:#dce2e6!important;background:#f7f9fa!important; }
.ci-v9 .finance-down input[type="number"] { color:#17222b!important;border-color:#dce2e6!important;background:#fff!important; }
.ci-v9 .transaction-brief-head p,.ci-v9 .transaction-brief-price strong,.ci-v9 .transaction-brief-row strong { color:#17222b!important; }
.ci-v9 .tradein-panel { overflow:hidden!important;border:1px solid #dce2e6!important;border-radius:20px!important;background:#fff!important; }
.ci-v9 .tradein-panel>button { min-height:86px!important;color:#17222b!important;background:#fff!important; }
.ci-v9 .tradein-panel>button>span { width:48px!important;height:48px!important;border-radius:15px!important;color:#087a46!important;background:#e5f8ee!important; }
.ci-v9 .tradein-panel strong { color:#17222b!important;font-size:13px!important; }
.ci-v9 .tradein-panel p,.ci-v9 .tradein-panel small { color:#697681!important;font-size:9px!important; }
.ci-v9 .contact-channel-picker { color:#17222b!important; }
.ci-v9 .contact-channel-picker>span { color:#64717c!important;font-size:10px!important; }
.ci-v9 .contact-channel-picker>div { gap:10px!important; }
.ci-v9 .contact-channel-picker>div>button { min-height:72px!important;border:1px solid #dce2e6!important;border-radius:15px!important;color:#17222b!important;background:#f8f9fa!important; }
.ci-v9 .contact-channel-picker>div>button.active { color:#fff!important;border-color:var(--ci-red)!important;background:linear-gradient(135deg,var(--ci-red),#c9132c)!important; }
.ci-v9 .channel-brand-icon { width:28px!important;height:28px!important;display:grid!important;place-items:center!important; }
.ci-v9 .channel-brand-icon img { width:22px;height:22px;display:block; }
.ci-v9 .contact-channel-picker button.active .channel-brand-icon img { filter:brightness(0) invert(1); }
.ci-v9 .max-brand-mark { width:22px;height:22px;display:grid;place-items:center;border-radius:7px;color:#fff;background:linear-gradient(145deg,#725cff,#3a77ff);font-size:12px; }
.ci-v9 .premium-contact-grid>label { min-height:82px!important;border-color:#dce2e6!important;border-radius:16px!important;background:#f8fafb!important; }
.ci-v9 .premium-contact-grid label>span { color:#63707a!important;font-size:8px!important; }
.ci-v9 .premium-contact-grid input,.ci-v9 .premium-contact-grid textarea { color:#17222b!important;font-size:12px!important; }
.ci-v9 .premium-contact-grid input::placeholder,.ci-v9 .premium-contact-grid textarea::placeholder { color:#9ca6ad!important; }
.ci-v9 .premium-consent { border-color:#dce2e6!important;background:#fff!important; }
.ci-v9 .premium-consent>i { border-color:#cfd7dc!important;background:#fff!important; }
.ci-v9 .premium-consent>span { color:#64717b!important;font-size:9px!important; }
.ci-v9 .checkout-final-action { border-color:#dce2e6!important;border-radius:20px!important;color:#17222b!important;background:#fff!important;box-shadow:0 16px 44px rgba(20,29,36,.08)!important; }
.ci-v9 .checkout-final-action>div strong { color:#17222b!important; }
.ci-v9 .checkout-disclaimer { color:#6e7a84!important;font-size:9px!important; }

/* Deals remain readable in the light desktop theme */
html[data-theme="light"] .ci-v9 .premium-deal-view { color:#17222b!important;background:transparent!important; }
html[data-theme="light"] .ci-v9 .premium-deal-hero h1 { color:#17222b!important; }
html[data-theme="light"] .ci-v9 .premium-deal-hero p { color:#687581!important; }
html[data-theme="light"] .ci-v9 .deal-dossier { border-color:#dce2e6!important;background:#fff!important;box-shadow:0 18px 54px rgba(20,29,36,.09)!important; }
html[data-theme="light"] .ci-v9 .deal-snapshot-grid>div,html[data-theme="light"] .ci-v9 .deal-progress-premium,html[data-theme="light"] .ci-v9 .deal-next-premium,html[data-theme="light"] .ci-v9 .deal-manager-premium,html[data-theme="light"] .ci-v9 .deal-documents-premium,html[data-theme="light"] .ci-v9 .deal-security-note { border-color:#e0e5e8!important;color:#17222b!important;background:#f8fafb!important; }
html[data-theme="light"] .ci-v9 .deal-dossier h2,html[data-theme="light"] .ci-v9 .deal-dossier h3,html[data-theme="light"] .ci-v9 .deal-dossier strong { color:#17222b; }
html[data-theme="light"] .ci-v9 .deal-dossier p,html[data-theme="light"] .ci-v9 .deal-dossier small,html[data-theme="light"] .ci-v9 .deal-dossier span { color:#687581; }
html[data-theme="light"] .ci-v9 .deal-cover-premium h2,html[data-theme="light"] .ci-v9 .deal-cover-premium strong,html[data-theme="light"] .ci-v9 .deal-cover-premium span,html[data-theme="light"] .ci-v9 .deal-cover-premium p { color:#fff; }

/* Legal and AI */
.legal-open { overflow:hidden; }
.ci-v9 .legal-backdrop { position:fixed;z-index:2100;inset:0;background:rgba(12,18,23,.66);backdrop-filter:blur(9px); }
.ci-v9 .legal-modal { position:fixed;z-index:2101;top:50%;left:50%;width:min(640px,calc(100% - 32px));padding:28px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.8);border-radius:24px;color:#17222b;background:#fff;box-shadow:0 35px 110px rgba(0,0,0,.35); }
.ci-v9 .legal-modal header { display:flex;align-items:center;gap:12px; }
.ci-v9 .legal-modal header img { width:50px;height:50px;border-radius:50%; }
.ci-v9 .legal-modal header div { flex:1; }
.ci-v9 .legal-modal header span { color:var(--ci-red);font-size:8px;font-weight:900;letter-spacing:.14em; }
.ci-v9 .legal-modal h2 { margin:4px 0 0;font-size:24px; }
.ci-v9 .legal-modal header button { width:42px;height:42px;border:1px solid #dce2e6;border-radius:12px;color:#28343d;background:#f8f9fa; }
.ci-v9 .legal-modal>p { margin:25px 0;color:#55636e;font-size:12px;line-height:1.7; }
.ci-v9 .legal-modal>div { padding:17px;border-radius:14px;background:#f5f7f8; }
.ci-v9 .legal-modal>div p { margin:5px 0 0;color:#68757f;font-size:10px;line-height:1.55; }
.ci-v9 .legal-modal>.primary-btn { width:100%;justify-content:center;margin-top:18px; }
.ci-v9 .ai-fab { position:fixed;z-index:1950;right:24px;bottom:24px;width:64px;height:64px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:21px;color:#fff;background:linear-gradient(145deg,#ff334e,#c70c26);box-shadow:0 18px 50px rgba(206,13,41,.34); }
.ci-v9 .ai-fab>span .ci-icon { width:25px; }
.ci-v9 .ai-fab>b { position:absolute;right:-5px;top:-5px;width:24px;height:24px;display:grid;place-items:center;border:2px solid #fff;border-radius:9px;color:#121a21;background:#fff;font-size:8px; }
.ci-v9 .ai-fab>i { position:absolute;right:8px;bottom:8px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:#26c979; }
.ci-v9 .ai-panel { position:fixed;z-index:1949;right:24px;bottom:98px;width:min(390px,calc(100vw - 28px));height:min(620px,calc(100dvh - 130px));display:grid;grid-template-rows:auto 1fr auto auto auto;overflow:hidden;border:1px solid #dce2e6;border-radius:25px;color:#17222b;background:#fff;box-shadow:0 28px 90px rgba(14,22,28,.28); }
.ci-v9 .ai-panel>header { display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid #e3e7ea;background:#fafbfb; }
.ci-v9 .ai-panel>header>div { display:flex;align-items:center;gap:10px; }
.ci-v9 .ai-panel>header img { width:40px;height:40px;border-radius:50%; }
.ci-v9 .ai-panel>header span { display:grid;gap:2px; }
.ci-v9 .ai-panel>header strong { font-size:13px; }
.ci-v9 .ai-panel>header small { color:#75818a;font-size:8px; }
.ci-v9 .ai-panel>header small i { width:7px;height:7px;display:inline-block;margin-right:5px;border-radius:50%;background:#27c879; }
.ci-v9 .ai-panel>header button { width:36px;height:36px;border:0;border-radius:10px;color:#48545e;background:#edf0f2; }
.ci-v9 .ai-messages { overflow:auto;padding:16px;background:#f4f6f7; }
.ci-v9 .ai-message { max-width:88%;margin-bottom:10px;padding:11px 13px;border:1px solid #dfe4e8;border-radius:15px 15px 15px 4px;background:#fff; }
.ci-v9 .ai-message.user { margin-left:auto;border-color:#ef263f;border-radius:15px 15px 4px 15px;color:#fff;background:#ef263f; }
.ci-v9 .ai-message span { display:block;margin-bottom:4px;color:#8a959d;font-size:7px;font-weight:850;text-transform:uppercase; }
.ci-v9 .ai-message.user span { color:rgba(255,255,255,.68); }
.ci-v9 .ai-message p { margin:0;font-size:10px;line-height:1.55; }
.ci-v9 .ai-thinking { display:flex;gap:4px;width:54px;padding:12px;border-radius:14px;background:#fff; }
.ci-v9 .ai-thinking i { width:6px;height:6px;border-radius:50%;background:#9aa5ad;animation:ai-dot 1s infinite alternate; }
.ci-v9 .ai-thinking i:nth-child(2) { animation-delay:.2s; }.ci-v9 .ai-thinking i:nth-child(3) { animation-delay:.4s; }
@keyframes ai-dot { to { transform:translateY(-4px);background:var(--ci-red); } }
.ci-v9 .ai-quick { display:flex;flex-wrap:wrap;gap:6px;overflow:hidden;padding:10px 13px;border-top:1px solid #e5e9ec;background:#fff; }
.ci-v9 .ai-quick button { flex:0 0 auto;padding:8px 10px;border:1px solid #dfe4e8;border-radius:999px;color:#4a5761;background:#fff;font-size:8px; }
.ci-v9 #ai-chat-form { display:grid;grid-template-columns:1fr 42px;gap:8px;padding:10px 13px; }
.ci-v9 #ai-chat-form input { min-width:0;height:44px;padding:0 12px;border:1px solid #d9e0e4;border-radius:12px;color:#17222b;background:#f7f9fa;font-size:10px; }
.ci-v9 #ai-chat-form button { width:42px;height:42px;border:0;border-radius:12px;color:#fff;background:var(--ci-red); }
.ci-v9 .ai-note { margin:0;padding:0 14px 12px;color:#8a959d;font-size:7px;line-height:1.4; }

@media (max-width:899px) {
  .ci-v9 .desktop-market-subbar { display:none!important; }
  .ci-v9 .topbar { display:grid!important; }
  .ci-v9 .top-nav { grid-template-columns:repeat(5,minmax(0,1fr))!important; }
  .ci-v9 .top-nav .nav-item { min-width:0!important;padding-inline:2px!important; }
  .ci-v9 .top-nav .nav-item .ci-icon { display:block!important; }
  .ci-v9 .top-nav .nav-item span { font-size:9px!important; }
  .ci-v9 .about-hero { min-height:700px;border-radius:0 0 26px 26px; }
  .ci-v9 .about-hero>img { object-position:62% center; }
  .ci-v9 .about-hero-shade { background:linear-gradient(180deg,rgba(3,7,10,.28),rgba(3,7,10,.86) 56%,#03070a); }
  .ci-v9 .about-hero-copy { top:auto;right:22px;bottom:135px;left:22px;width:auto;transform:none; }
  .ci-v9 .about-hero-copy>span { font-size:8px; }
  .ci-v9 .about-hero-copy h1 { margin:11px 0 15px;font-size:42px; }
  .ci-v9 .about-hero-copy p { font-size:11px;line-height:1.55; }
  .ci-v9 .about-route-stats { right:12px;bottom:16px;left:12px; }
  .ci-v9 .about-route-stats>div { min-width:0;flex:1;padding:12px 9px; }
  .ci-v9 .about-route-stats strong { font-size:16px; }.ci-v9 .about-route-stats span { font-size:6px; }
  .ci-v9 .about-principles,.ci-v9 .about-process,.ci-v9 .about-reviews { padding:58px 15px; }
  .ci-v9 .about-principles h2,.ci-v9 .about-process h2,.ci-v9 .about-reviews h2,.ci-v9 .about-final h2 { font-size:38px; }
  .ci-v9 .about-principles>div,.ci-v9 .about-process-grid { grid-template-columns:1fr; }
  .ci-v9 .about-principles article { min-height:190px; }
  .ci-v9 .about-story,.ci-v9 .about-story-inspection { grid-template-columns:1fr;padding:20px 15px 58px; }
  .ci-v9 .about-story-media { min-height:420px; }.ci-v9 .about-story-inspection .about-story-media { order:-1; }
  .ci-v9 .about-story-copy h2 { font-size:38px; }
  .ci-v9 .review-marquee { width:calc(100% + 30px);margin-left:-15px; }
  .ci-v9 .review-track article { width:340px;grid-template-columns:110px 1fr; }
  .ci-v9 .about-final { margin:0 15px 58px;padding:35px 24px; }
  .ci-v9 .about-final>div { align-items:flex-start;flex-direction:column; }
  .ci-v9 .site-footer { width:calc(100% + 30px);margin:50px -15px 0; }
  .ci-v9 .site-footer-visual { min-height:220px; }.ci-v9 .site-footer-visual>div { left:18px;bottom:25px; }
  .ci-v9 .site-footer-grid { width:calc(100% - 36px);grid-template-columns:repeat(2,1fr);gap:32px 18px;padding:38px 0; }
  .ci-v9 .site-footer-bottom { flex-direction:column;padding:18px; }
  .ci-v9 .credit-tool-card { grid-template-columns:1fr;padding:14px; }.ci-v9 .credit-tool-fields { grid-template-columns:1fr; }
  .ci-v9 .inspection-tool-grid { grid-template-columns:1fr;padding-inline:15px; }
  .ci-v9 .inspection-result { margin-inline:15px; }
  .ci-v9 .premium-checkout { padding:14px!important; }
  .ci-v9 .checkout-vehicle-hero { min-height:390px!important; }
  .ci-v9 .checkout-vehicle-copy { right:18px!important;bottom:20px!important;left:18px!important;width:auto!important; }
  .ci-v9 .checkout-vehicle-shade { background:linear-gradient(180deg,rgba(8,14,18,.25),transparent 34%,rgba(8,14,18,.88))!important; }
  .ci-v9 .premium-section { padding:14px!important; }
  .ci-v9 .premium-payment-grid { grid-template-columns:1fr!important; }
  .ci-v9 .premium-payment-option { min-height:108px!important; }
  .ci-v9 .contact-channel-picker>div { grid-template-columns:repeat(2,1fr)!important; }
  .ci-v9 .ai-fab { right:14px;bottom:88px;width:56px;height:56px;border-radius:18px; }
  .ci-v9 .ai-panel { right:10px;bottom:152px;width:calc(100vw - 20px);height:min(590px,calc(100dvh - 170px)); }
  .ci-v9 .smart-filter.open { max-height:94dvh!important;color:#17222b!important;background:#fff!important; }
  .ci-v9 .smart-filter.open .smart-filter-body { color:#17222b!important;background:#fff!important; }
  .ci-v9 .advanced-filter-grid>label>span,.ci-v9 .advanced-select-field>span,.ci-v9 .filter-stage-head strong,.ci-v9 .filter-stage-head small { color:#34414a!important; }
  .ci-v9 .advanced-filter-grid input,.ci-v9 .filter-select-trigger { color:#17222b!important;background:#fff!important;color-scheme:light!important; }
}

@media (prefers-reduced-motion:reduce) {
  .ci-v9 .review-track { animation:none; }
  .ci-v9 .review-marquee { overflow-x:auto;-webkit-mask-image:none;mask-image:none;scrollbar-width:thin; }
  .ci-v9 * { scroll-behavior:auto!important; }
}

/* v62 — complete selection, 35-frame campaign, process story and document system */
@media (min-width:900px) {
  .ci-v9 #app { padding-bottom:0!important; }
  .ci-v9 .desktop-campaign-experience { width:100%;margin:0 0 20px; }
  .ci-v9 .desktop-campaign-hero { position:relative!important;margin:0!important;border-radius:22px 22px 15px 15px!important;box-shadow:0 24px 65px rgba(16,24,30,.17)!important; }
  .ci-v9 .desktop-campaign-image { position:absolute!important;opacity:1!important;transition:none!important; }
  .ci-v9 .desktop-campaign-next { z-index:2!important;opacity:0!important;clip-path:inset(0 100% 0 0)!important;filter:brightness(.82) blur(2px)!important;transform:scale(1.018)!important;transition:clip-path 1.05s cubic-bezier(.72,0,.2,1),opacity .35s ease,filter 1.05s ease,transform 1.05s ease!important; }
  .ci-v9 .desktop-campaign-next.is-visible { opacity:1!important;clip-path:inset(0)!important;filter:none!important;transform:scale(1)!important; }
  .ci-v9 .campaign-frame-count { position:absolute;z-index:5;right:18px;bottom:16px;padding:8px 12px;border:1px solid rgba(255,255,255,.15);border-radius:11px;color:#aeb8c0;background:rgba(7,12,16,.72);backdrop-filter:blur(12px);font-size:9px;font-weight:800; }
  .ci-v9 .campaign-frame-count b { color:#fff;font-size:12px; }
  .ci-v9 .campaign-filmstrip { height:72px;display:grid;grid-template-columns:1.35fr repeat(6,1fr);gap:8px;margin-top:9px;overflow:hidden; }
  .ci-v9 .campaign-filmstrip figure { position:relative;min-width:0;margin:0;overflow:hidden;border:1px solid #d8dee2;border-radius:11px;background:#111820;opacity:.64;transition:opacity .4s,transform .4s; }
  .ci-v9 .campaign-filmstrip figure.active { opacity:1;transform:translateY(-2px);box-shadow:0 9px 24px rgba(18,27,34,.16); }
  .ci-v9 .campaign-filmstrip img { width:100%;height:100%;object-fit:cover; }
  .ci-v9 .campaign-filmstrip figcaption { position:absolute;right:6px;bottom:5px;color:#fff;font-size:8px;font-weight:900;text-shadow:0 1px 6px #000; }
  .ci-v9 .campaign-autoplay { position:relative;height:28px;display:flex;align-items:flex-end;justify-content:flex-end;margin-top:7px;overflow:hidden;color:#75818a;font-size:8px;font-weight:750;letter-spacing:.06em;text-transform:uppercase; }
  .ci-v9 .campaign-autoplay::before,.ci-v9 .campaign-autoplay>i { position:absolute;top:0;left:0;height:2px;border-radius:2px;content:""; }
  .ci-v9 .campaign-autoplay::before { width:100%;background:#dfe4e7; }
  .ci-v9 .campaign-autoplay>i { z-index:1;width:0;background:linear-gradient(90deg,#f1263f,#d60e28); }
  .ci-v9 .campaign-autoplay>i.run { animation:campaign-progress 6.2s linear forwards; }

  .ci-v9 .smart-filter.open .smart-filter-body { padding:0 28px 0!important;background:#f4f6f7!important; }
  .ci-v9 .smart-filter-topline { top:0!important;margin:0 -28px 18px!important;padding:20px 28px!important;display:flex!important;align-items:center!important; }
  .ci-v9 .smart-filter-topline>div { display:grid;gap:3px; }
  .ci-v9 .smart-filter-topline>div>span { color:#ef263f!important;font-size:8px!important;font-weight:900!important;letter-spacing:.14em!important; }
  .ci-v9 .smart-filter-topline>div>strong { color:#17222b!important;font-size:21px!important;line-height:1.1!important; }
  .ci-v9 .smart-filter-topline>div>small { color:#75818a!important;font-size:10px!important; }
  .ci-v9 .filter-modal-section { margin:0 0 14px;padding:19px;border:1px solid #dce2e6;border-radius:18px;color:#17222b;background:#fff;box-shadow:0 7px 22px rgba(22,31,38,.04); }
  .ci-v9 .filter-modal-section .filter-stage-head { margin:0 0 16px!important; }
  .ci-v9 .filter-modal-section .filter-stage-head>span { width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#ef263f;font-size:11px;font-weight:900; }
  .ci-v9 .filter-modal-section .filter-stage-head strong { color:#17222b!important;font-size:14px!important; }
  .ci-v9 .filter-modal-section .filter-stage-head small { color:#74818b!important;font-size:10px!important; }
  .ci-v9 .filter-modal-grid { display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px; }
  .ci-v9 .filter-modal-grid>label,.ci-v9 .filter-modal-grid>.advanced-select-field { min-width:0;display:grid!important;align-content:start!important;gap:7px!important;margin:0!important;padding:0!important;border:0!important;color:#17222b!important;background:transparent!important;box-shadow:none!important; }
  .ci-v9 .filter-modal-grid>label>span,.ci-v9 .filter-modal-grid>.advanced-select-field>span { color:#52616c!important;font-size:10px!important;font-weight:750!important;line-height:1.2!important; }
  .ci-v9 .filter-modal-grid input,.ci-v9 .filter-modal-grid .filter-select-trigger { width:100%!important;height:48px!important;padding:0 13px!important;border:1px solid #d3dbe0!important;border-radius:11px!important;color:#17222b!important;background:#f9fafb!important;font-size:12px!important;font-weight:700!important;box-shadow:none!important;color-scheme:light!important; }
  .ci-v9 .filter-modal-grid .filter-select-control { width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important; }
  .ci-v9 .filter-modal-grid input:focus,.ci-v9 .filter-modal-grid .filter-select-trigger[aria-expanded="true"] { border-color:#ef263f!important;background:#fff!important;box-shadow:0 0 0 4px rgba(239,38,63,.08)!important; }
  .ci-v9 .filter-modal-grid-final { grid-template-columns:repeat(5,minmax(0,1fr)); }
  .ci-v9 .filter-modal-grid-final .filter-switch { grid-column:span 2;min-height:48px!important;display:flex!important;align-items:center!important;padding:7px 12px!important;border:1px solid #f1bdc4!important;border-radius:11px!important;background:#fff5f6!important; }
  .ci-v9 .smart-filter-footer { bottom:0!important;margin:18px -28px 0!important;padding:15px 28px!important; }
  .ci-v9 .desktop-filter-custom .filter-select-control { width:100%!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important; }
  .ci-v9 .desktop-filter-custom .filter-select-trigger { width:100%!important;height:44px!important;padding:0 11px!important;border:1px solid #d6dde2!important;border-radius:10px!important;color:#17222b!important;background:#fff!important;font-size:11px!important;font-weight:700!important; }
  .ci-v9 .desktop-filter-custom .filter-select-menu { z-index:80!important;max-height:260px!important;overflow:auto!important;border:1px solid #ccd5db!important;border-radius:10px!important;background:#fff!important;box-shadow:0 16px 38px rgba(18,27,34,.18)!important; }
  .ci-v9 .desktop-filter-custom .filter-select-menu button { min-height:38px!important;color:#27333c!important;background:#fff!important;font-size:11px!important; }
  .ci-v9 .desktop-filter-custom .filter-select-menu button:hover,.ci-v9 .desktop-filter-custom .filter-select-menu button[aria-selected="true"] { color:#ef263f!important;background:#fff2f4!important; }
}
@keyframes campaign-progress { to { width:100%; } }

.ci-v9 .about-process { overflow:hidden; }
.ci-v9 .process-showcase { display:grid;grid-template-columns:minmax(0,1.7fr) minmax(340px,.75fr);min-height:590px;overflow:hidden;border-radius:27px;background:#080d11;box-shadow:0 30px 80px rgba(10,18,24,.22); }
.ci-v9 .process-visual { position:relative;min-height:590px;overflow:hidden; }
.ci-v9 .process-slide { position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.06);transition:opacity .8s ease,transform 1.4s cubic-bezier(.2,.8,.2,1); }
.ci-v9 .process-slide.active { z-index:2;opacity:1;transform:scale(1); }
.ci-v9 .process-slide::after { position:absolute;inset:0;background:linear-gradient(90deg,transparent 52%,rgba(8,13,17,.86)),linear-gradient(0deg,rgba(5,9,12,.45),transparent 44%);content:""; }
.ci-v9 .process-slide img { width:100%;height:100%;object-fit:cover; }
.ci-v9 .process-slide>span { position:absolute;z-index:2;left:24px;bottom:25px;padding:9px 12px;border:1px solid rgba(255,255,255,.16);border-radius:10px;color:#fff;background:rgba(8,13,17,.58);backdrop-filter:blur(12px);font-size:9px;font-weight:850;letter-spacing:.1em; }
.ci-v9 .process-progress { position:absolute;z-index:5;right:0;bottom:0;left:0;height:3px;background:rgba(255,255,255,.12); }
.ci-v9 .process-progress i { display:block;width:0;height:100%;background:#f1263f; }
.ci-v9 .process-progress i.run { animation:process-progress 7.2s linear forwards; }
.ci-v9 .process-copy-stack { position:relative;min-height:590px;background:linear-gradient(145deg,#111920,#080d11); }
.ci-v9 .process-copy { position:absolute;inset:0;display:flex;flex-direction:column;padding:45px 37px;color:#fff;opacity:0;transform:translateX(28px);pointer-events:none;transition:opacity .55s ease,transform .7s ease; }
.ci-v9 .process-copy.active { z-index:2;opacity:1;transform:none;pointer-events:auto; }
.ci-v9 .process-copy>span { color:#ff4057;font-size:9px;font-weight:900;letter-spacing:.15em; }
.ci-v9 .process-copy>i { width:52px;height:52px;display:grid;place-items:center;margin:34px 0 26px;border:1px solid rgba(255,64,87,.28);border-radius:15px;color:#ff4057;background:rgba(239,38,63,.1); }
.ci-v9 .process-copy>i .ci-icon { width:24px; }
.ci-v9 .process-copy h3 { margin:0 0 16px;font-size:34px;line-height:1.03;letter-spacing:-.045em; }
.ci-v9 .process-copy p { margin:0;color:#aeb8c0;font-size:13px;line-height:1.7; }
.ci-v9 .process-copy ul { display:grid;gap:10px;margin:auto 0 0;padding:0;list-style:none; }
.ci-v9 .process-copy li { display:flex;align-items:center;gap:9px;color:#e4e8eb;font-size:11px; }
.ci-v9 .process-copy li .ci-icon { width:16px;color:#ff4057; }
.ci-v9 .process-step-nav { display:grid;grid-template-columns:repeat(8,1fr);gap:7px;margin-top:10px;overflow:auto;scrollbar-width:none; }
.ci-v9 .process-step-nav button { min-width:112px;min-height:65px;display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #dce2e6;border-radius:13px;color:#697680;background:#fff;text-align:left;transition:.3s; }
.ci-v9 .process-step-nav button b { width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#9ba5ad;background:#f0f3f4;font-size:10px; }
.ci-v9 .process-step-nav button span { font-size:8px;font-weight:850;letter-spacing:.06em; }
.ci-v9 .process-step-nav button.active { border-color:#f1263f;color:#17222b;box-shadow:0 9px 25px rgba(239,38,63,.1); }
.ci-v9 .process-step-nav button.active b { color:#fff;background:#ef263f; }
@keyframes process-progress { to { width:100%; } }
.ci-v9 .reveal-section { opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .9s cubic-bezier(.2,.8,.2,1); }
.ci-v9 .reveal-section.is-visible { opacity:1;transform:none; }

.ci-v9 .favorites-view-premium { color:#17222b!important; }
.ci-v9 .favorites-hero { min-height:210px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:35px 39px;border:1px solid #dce2e6;border-radius:25px;color:#17222b;background:radial-gradient(circle at 82% 20%,rgba(239,38,63,.12),transparent 32%),#fff;box-shadow:0 18px 52px rgba(20,29,36,.08); }
.ci-v9 .favorites-hero>div>span { color:#ef263f;font-size:9px;font-weight:900;letter-spacing:.15em; }
.ci-v9 .favorites-hero h1 { margin:10px 0 8px;color:#17222b!important;font-size:clamp(42px,5vw,68px);line-height:.95;letter-spacing:-.06em; }
.ci-v9 .favorites-hero p { max-width:650px;margin:0;color:#687581!important;font-size:13px;line-height:1.6; }
.ci-v9 .favorites-hero aside { display:flex;align-items:center;gap:12px;color:#687581; }
.ci-v9 .favorites-hero aside strong { color:#ef263f;font-size:54px;line-height:1; }
.ci-v9 .favorites-hero aside span { font-size:9px;font-weight:800;text-transform:uppercase; }
.ci-v9 .favorites-tools { display:flex;align-items:center;justify-content:space-between;gap:20px;margin:16px 0 8px;padding:12px 15px;border:1px solid #dce2e6;border-radius:17px;background:#fff; }
.ci-v9 .favorites-tools>div { display:flex;align-items:center;gap:11px; }.ci-v9 .favorites-tools>div>.ci-icon { width:32px;height:32px;padding:7px;border-radius:10px;color:#ef263f;background:#ffedf0; }
.ci-v9 .favorites-tools>div span { display:grid;gap:2px; }.ci-v9 .favorites-tools>div strong { color:#17222b;font-size:12px; }.ci-v9 .favorites-tools>div small { color:#74818b;font-size:9px; }
.ci-v9 .favorites-tools .market-compare-cta { min-width:310px;color:#17222b!important;background:#f8fafb!important;border-color:#dce2e6!important; }
.ci-v9 .favorites-cars-section { padding-top:10px!important; }
html[data-theme="light"] .ci-v9 .favorites-view-premium .car-card { border-color:#d7dee3!important;color:#17222b!important;background:#fff!important;box-shadow:0 16px 40px rgba(18,27,34,.1)!important; }
html[data-theme="light"] .ci-v9 .favorites-view-premium .car-body,html[data-theme="light"] .ci-v9 .favorites-view-premium .car-title h3,html[data-theme="light"] .ci-v9 .favorites-view-premium .car-price { color:#17222b!important;background:#fff!important; }
html[data-theme="light"] .ci-v9 .favorites-view-premium .car-title p,html[data-theme="light"] .ci-v9 .favorites-view-premium .price-label,html[data-theme="light"] .ci-v9 .favorites-view-premium .desktop-credit { color:#6d7a84!important; }
html[data-theme="light"] .ci-v9 .favorites-view-premium .desktop-card-facts { border-color:#dce2e6!important;background:#f5f7f8!important; }
html[data-theme="light"] .ci-v9 .favorites-view-premium .desktop-card-facts b { color:#17222b!important; }

html[data-theme="light"] .ci-v9 .profile-auth-desktop { color:#17222b!important; }
html[data-theme="light"] .ci-v9 .profile-auth-desktop .profile-auth-intro { border-color:#252f37!important;color:#fff!important;background:radial-gradient(circle at 30% 20%,#3b4550,#151c22 72%)!important;box-shadow:0 24px 60px rgba(18,27,34,.18)!important; }
html[data-theme="light"] .ci-v9 .profile-auth-desktop .profile-premium-head h1 { color:#fff!important; }
html[data-theme="light"] .ci-v9 .profile-auth-desktop .profile-premium-head p { color:#c4ccd2!important; }
html[data-theme="light"] .ci-v9 .profile-auth-desktop .profile-auth-benefits>div { border-color:rgba(255,255,255,.1)!important;background:rgba(5,10,14,.47)!important; }
html[data-theme="light"] .ci-v9 .profile-auth-desktop .profile-auth-benefits strong { color:#fff!important; }
html[data-theme="light"] .ci-v9 .profile-auth-desktop .profile-auth-benefits small { color:#b7c0c7!important; }
html[data-theme="light"] .ci-v9 .profile-auth-desktop .profile-auth-card { border-color:#dce2e6!important;color:#17222b!important;background:#fff!important;box-shadow:0 18px 52px rgba(19,28,35,.1)!important; }
html[data-theme="light"] .ci-v9 .profile-auth-desktop .profile-auth-card h2 { color:#17222b!important;font-size:25px!important; }
html[data-theme="light"] .ci-v9 .profile-auth-desktop .profile-auth-card p { color:#63717c!important;font-size:13px!important;line-height:1.6!important; }
html[data-theme="light"] .ci-v9 .profile-auth-desktop .profile-auth-form label { color:#4e5d68!important;font-size:11px!important; }
html[data-theme="light"] .ci-v9 .profile-auth-desktop .profile-auth-form input { color:#17222b!important;background:#f7f9fa!important;border-color:#d6dde2!important;font-size:13px!important; }

.ci-v9 .legal-document-modal { width:min(880px,calc(100% - 32px));height:min(820px,calc(100dvh - 38px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:0!important;overflow:hidden; }
.ci-v9 .legal-document-modal>header { padding:20px 24px;border-bottom:1px solid #e2e7ea;background:#fff; }
.ci-v9 .legal-document-modal h2 { font-size:27px; }
.ci-v9 .legal-document-scroll { overflow:auto;padding:25px 30px!important;border-radius:0!important;background:#f5f7f8!important; }
.ci-v9 .legal-document-scroll .legal-lead { margin:0 0 18px;color:#43515c;font-size:14px;line-height:1.7; }
.ci-v9 .legal-document-scroll aside { margin-bottom:13px;padding:17px;border:1px solid #f2c3c9;border-radius:14px;background:#fff5f6; }
.ci-v9 .legal-document-scroll aside strong { color:#17222b;font-size:13px; }.ci-v9 .legal-document-scroll aside p { margin:5px 0 0;color:#687581;font-size:11px;line-height:1.6; }
.ci-v9 .legal-document-scroll section { margin-top:10px;padding:17px 19px;border:1px solid #dfe4e7;border-radius:14px;background:#fff; }
.ci-v9 .legal-document-scroll h3 { margin:0 0 7px;color:#17222b;font-size:15px; }.ci-v9 .legal-document-scroll section p { margin:0;color:#5e6c76;font-size:12px;line-height:1.7; }
.ci-v9 .legal-contact { color:#5e6c76;font-size:12px; }.ci-v9 .legal-contact a { color:#ef263f;font-weight:850; }
.ci-v9 .legal-document-modal>footer { padding:14px 24px;border-top:1px solid #e2e7ea;background:#fff; }.ci-v9 .legal-document-modal>footer button { width:100%;justify-content:center; }

/* Legal centre: complete, navigable production checklist documents. */
.ci-v9 .legal-document-meta { display:flex;flex-wrap:wrap;gap:7px;margin:0 0 16px;padding:0!important;background:transparent!important; }
.ci-v9 .legal-document-meta span { padding:7px 10px;border:1px solid #dce3e7;border-radius:999px;color:#53616c!important;background:#fff;font-size:9px!important;font-weight:800;letter-spacing:.02em!important; }
.ci-v9 .legal-compliance-warning { margin:0 0 18px!important;padding:19px!important;border:1px solid #f0a9b3!important;border-left:4px solid #ef263f!important;border-radius:15px!important;background:linear-gradient(100deg,#fff1f3,#fff)!important; }
.ci-v9 .legal-compliance-warning strong { color:#d71933!important;font-size:14px!important; }
.ci-v9 .legal-compliance-warning p { color:#5b6872!important;font-size:12px!important;line-height:1.7!important; }
.ci-v9 .legal-block-heading { display:flex;align-items:center;gap:12px;margin-bottom:15px; }
.ci-v9 .legal-block-heading>span { width:36px;height:36px;display:grid;flex:0 0 36px;place-items:center;border-radius:10px;color:#fff!important;background:#ef263f;font-size:10px!important;font-weight:900;letter-spacing:0!important; }
.ci-v9 .legal-block-heading>div { flex:1; }.ci-v9 .legal-block-heading small { color:#ef263f;font-size:8px;font-weight:900;letter-spacing:.13em; }
.ci-v9 .legal-block-heading h3 { margin:3px 0 0!important;font-size:18px!important; }
.ci-v9 .legal-operator-card { margin:0 0 15px!important;padding:20px!important; }
.ci-v9 .legal-operator-card dl { display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0; }
.ci-v9 .legal-operator-card dl>div { min-width:0;padding:12px;border:1px solid #e3e8eb;border-radius:11px;background:#f8fafb; }
.ci-v9 .legal-operator-card dt { margin-bottom:5px;color:#77838c;font-size:9px;font-weight:800;text-transform:uppercase; }
.ci-v9 .legal-operator-card dd { margin:0;color:#17222b;font-size:11px;font-weight:750;line-height:1.5; }
.ci-v9 .legal-toc { margin:0 0 15px;padding:20px;border:1px solid #dfe4e7;border-radius:14px;background:#fff; }
.ci-v9 .legal-toc>div:last-child { display:grid;grid-template-columns:1fr 1fr;gap:6px; }
.ci-v9 .legal-toc a { min-width:0;display:flex;align-items:center;gap:9px;padding:9px 10px;border:1px solid #e7ebed;border-radius:10px;color:#46545e;background:#f8fafb;font-size:10px;font-weight:700;line-height:1.35;text-decoration:none;transition:border-color .2s,background .2s,transform .2s; }
.ci-v9 .legal-toc a:hover { border-color:#ef9eaa;background:#fff3f5;transform:translateX(2px); }.ci-v9 .legal-toc a b { color:#ef263f;font-size:8px; }
.ci-v9 .legal-sections { padding:0!important;background:transparent!important; }
.ci-v9 .legal-document-scroll .legal-section { position:relative;margin:0 0 10px;padding:22px 22px 20px 64px;scroll-margin-top:10px; }
.ci-v9 .legal-section-index { position:absolute;top:20px;left:18px;width:30px;height:30px;display:grid;place-items:center;border:1px solid #efbbc3;border-radius:9px;color:#ef263f!important;background:#fff5f6;font-size:9px!important;font-weight:900;letter-spacing:0!important; }
.ci-v9 .legal-document-scroll .legal-section h3 { margin:0 0 10px;font-size:16px;line-height:1.35; }
.ci-v9 .legal-document-scroll .legal-section p { margin:0 0 9px;color:#52616c;font-size:12px;line-height:1.72; }
.ci-v9 .legal-document-scroll .legal-section ul { display:grid;gap:6px;margin:11px 0 5px;padding:0;list-style:none; }
.ci-v9 .legal-document-scroll .legal-section li { position:relative;padding-left:16px;color:#52616c;font-size:11px;line-height:1.6; }
.ci-v9 .legal-document-scroll .legal-section li::before { position:absolute;top:.65em;left:1px;width:5px;height:5px;border-radius:50%;background:#ef263f;content:""; }
.ci-v9 .legal-document-scroll .legal-section .legal-section-note { margin:13px 0 0;padding:13px;border:1px solid #f0d0d5;border-radius:10px;background:#fff7f8; }
.ci-v9 .legal-document-scroll .legal-section .legal-section-note strong { color:#d92038;font-size:10px; }.ci-v9 .legal-document-scroll .legal-section .legal-section-note p { margin:4px 0 0;font-size:10px; }
.ci-v9 .legal-sources { margin-top:15px!important;padding:20px!important; }
.ci-v9 .legal-sources>div:last-child { display:grid;gap:7px; }.ci-v9 .legal-sources a { display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #dfe5e8;border-radius:10px;color:#26333c;background:#f8fafb;font-size:10px;font-weight:750;text-decoration:none; }.ci-v9 .legal-sources a .ci-icon { width:14px;color:#ef263f; }
.ci-v9 .legal-contact { margin:18px 0 4px;line-height:1.6; }

/* The campaign is one clean self-running frame: no thumbnails and no counters. */
.ci-v9 .campaign-filmstrip,.ci-v9 .campaign-autoplay,.ci-v9 .campaign-frame-count { display:none!important; }

@media (min-width:900px) {
  .ci-v9 .profile-auth-desktop .profile-auth-grid { align-self:stretch;align-content:stretch; }
  .ci-v9 .profile-auth-desktop .profile-auth-grid>.profile-auth-card:not(.profile-manager-entry) { min-height:660px;height:100%; }
}

.ci-v9 .ai-panel { width:min(450px,calc(100vw - 28px));height:min(680px,calc(100dvh - 130px)); }
.ci-v9 .ai-panel>header { padding:17px 18px; }.ci-v9 .ai-panel>header img { width:46px;height:46px; }.ci-v9 .ai-panel>header strong { font-size:17px; }.ci-v9 .ai-panel>header small { font-size:11px; }
.ci-v9 .ai-messages { padding:18px; }.ci-v9 .ai-message { padding:14px 16px;margin-bottom:12px; }.ci-v9 .ai-message span { font-size:9px; }.ci-v9 .ai-message p { font-size:14px;line-height:1.58; }
.ci-v9 .ai-quick { gap:8px;padding:12px 15px; }.ci-v9 .ai-quick button { padding:9px 11px;font-size:11px; }
.ci-v9 #ai-chat-form { grid-template-columns:1fr 48px;padding:12px 15px; }.ci-v9 #ai-chat-form input { height:48px;font-size:13px; }.ci-v9 #ai-chat-form button { width:48px;height:48px; }
.ci-v9 .ai-note { padding:0 16px 14px;font-size:10px; }

.ci-v9 .site-footer { margin-bottom:0!important; }
.ci-v9 .site-footer::after { display:block;height:64px;margin-bottom:-64px;background:#090d10;content:""; }

@media (max-width:899px) {
  .ci-v9 .filter-modal-section { margin:0 0 10px;padding:14px;border:1px solid #dce2e6;border-radius:16px;color:#17222b;background:#fff; }
  .ci-v9 .smart-filter-topline>div { display:grid;gap:2px; }.ci-v9 .smart-filter-topline>div>span { color:#ef263f;font-size:7px;font-weight:900; }.ci-v9 .smart-filter-topline>div>small { color:#6d7a84;font-size:9px; }
  .ci-v9 .filter-modal-grid { display:grid;grid-template-columns:1fr 1fr;gap:10px; }
  .ci-v9 .filter-modal-grid>label,.ci-v9 .filter-modal-grid>.advanced-select-field { min-width:0;display:grid!important;gap:5px!important;padding:0!important;border:0!important;background:transparent!important; }
  .ci-v9 .filter-modal-grid>label>span,.ci-v9 .filter-modal-grid>.advanced-select-field>span { color:#52616c!important;font-size:9px!important; }
  .ci-v9 .filter-modal-grid input,.ci-v9 .filter-modal-grid .filter-select-trigger { width:100%!important;height:45px!important;border:1px solid #d5dce1!important;border-radius:10px!important;color:#17222b!important;background:#fff!important;font-size:11px!important; }
  .ci-v9 .filter-modal-grid-final .filter-switch { grid-column:1/-1;min-height:48px!important;display:flex!important;padding:8px!important;border:1px solid #f1bdc4!important;background:#fff5f6!important; }
  .ci-v9 .process-showcase { display:block;min-height:0;border-radius:21px; }
  .ci-v9 .process-visual { min-height:330px; }.ci-v9 .process-slide::after { background:linear-gradient(0deg,#080d11,transparent 48%); }.ci-v9 .process-slide>span { left:14px;bottom:14px; }
  .ci-v9 .process-copy-stack { min-height:455px; }.ci-v9 .process-copy { padding:28px 22px; }.ci-v9 .process-copy>i { margin:22px 0 18px; }.ci-v9 .process-copy h3 { font-size:29px; }.ci-v9 .process-copy p { font-size:12px; }
  .ci-v9 .process-step-nav { grid-template-columns:repeat(8,112px); }.ci-v9 .about-process { padding-inline:15px; }
  .ci-v9 .favorites-hero { min-height:0;align-items:flex-start;flex-direction:column;padding:25px 20px; }.ci-v9 .favorites-hero h1 { font-size:42px; }.ci-v9 .favorites-tools { align-items:stretch;flex-direction:column; }.ci-v9 .favorites-tools .market-compare-cta { min-width:0;width:100%; }
  .ci-v9 .legal-document-modal { height:calc(100dvh - 20px); }.ci-v9 .legal-document-modal>header { padding:14px; }.ci-v9 .legal-document-modal h2 { font-size:20px; }.ci-v9 .legal-document-scroll { padding:16px!important; }
  .ci-v9 .legal-operator-card dl,.ci-v9 .legal-toc>div:last-child { grid-template-columns:1fr; }
  .ci-v9 .legal-document-scroll .legal-section { padding:18px 16px 17px; }.ci-v9 .legal-section-index { position:static;width:30px;margin-bottom:9px; }
  .ci-v9 .ai-panel { right:10px;bottom:152px;width:calc(100vw - 20px);height:min(650px,calc(100dvh - 170px)); }.ci-v9 .ai-message p { font-size:13px; }
}

/* v63 — stable process carousel, responsive header and complete light footer. */
.ci-v9 .site-footer-art-light { display:none; }
.ci-v9 .ai-fab>span { display:grid;place-items:center; }.ci-v9 .ai-fab>span .ci-icon { width:29px;height:29px;stroke-width:1.7; }

html[data-theme="light"] .ci-v9 .site-footer { color:#17222b;background:#eef2f5;box-shadow:inset 0 1px 0 #d9e1e6; }
html[data-theme="light"] .ci-v9 .site-footer-art-dark { display:none; }
html[data-theme="light"] .ci-v9 .site-footer-art-light { display:block; }
html[data-theme="light"] .ci-v9 .site-footer-visual::after { background:linear-gradient(90deg,rgba(246,249,251,.97),rgba(246,249,251,.72) 39%,rgba(246,249,251,.06) 78%),linear-gradient(0deg,#eef2f5,transparent 48%); }
html[data-theme="light"] .ci-v9 .site-footer-visual strong { color:#17222b; }
html[data-theme="light"] .ci-v9 .site-footer-visual small { color:#53636e; }
html[data-theme="light"] .ci-v9 .site-footer-grid section>span { color:#e51e38; }
html[data-theme="light"] .ci-v9 .site-footer-grid button,
html[data-theme="light"] .ci-v9 .site-footer-grid a { color:#34434e; }
html[data-theme="light"] .ci-v9 .site-footer-grid button:hover,
html[data-theme="light"] .ci-v9 .site-footer-grid a:hover { color:#d91832; }
html[data-theme="light"] .ci-v9 .site-footer-grid a img { filter:invert(1); }
html[data-theme="light"] .ci-v9 .site-footer-bottom { border-top-color:#d6dfe4;color:#667681; }
html[data-theme="light"] .ci-v9 .site-footer::after { background:#eef2f5; }

@media (min-width:761px) and (max-width:899px) {
  .ci-v9 .topbar { height:84px!important;min-height:84px!important;grid-template-columns:58px minmax(0,1fr) 102px!important;grid-template-rows:1fr!important;gap:10px!important;padding:10px 16px!important; }
  .ci-v9 .topbar .brand { width:52px!important;min-width:52px!important;grid-column:1;grid-row:1;justify-content:center!important;overflow:visible!important; }
  .ci-v9 .topbar .brand img { width:48px!important;height:48px!important;flex:0 0 48px!important; }
  .ci-v9 .topbar .brand-copy { display:none!important; }
  .ci-v9 .topbar .top-nav { width:100%!important;min-width:0!important;max-width:none!important;height:64px!important;min-height:64px!important;grid-column:2;grid-row:1;gap:5px!important;padding:6px!important;border-radius:20px!important; }
  .ci-v9 .topbar .top-nav .nav-item { min-height:52px!important; }
  .ci-v9 .topbar .top-actions { grid-column:3;grid-row:1;justify-self:end; }
}

@media (max-width:760px) {
  .ci-v9 .topbar { min-height:124px!important;grid-template-columns:56px minmax(0,1fr) auto!important;grid-template-rows:52px 58px!important;gap:6px 10px!important;padding:calc(5px + var(--safe-top)) 12px 8px!important;overflow:visible!important; }
  .ci-v9 .topbar .brand { width:52px!important;min-width:52px!important;grid-column:1;grid-row:1;justify-content:center!important;overflow:visible!important; }
  .ci-v9 .topbar .brand img { width:46px!important;height:46px!important;flex:0 0 46px!important; }
  .ci-v9 .topbar .brand-copy { display:none!important; }
  .ci-v9 .topbar .top-actions { grid-column:3;grid-row:1;justify-self:end; }
  .ci-v9 .topbar .top-nav { width:100%!important;min-width:0!important;max-width:none!important;height:56px!important;min-height:56px!important;grid-column:1/-1;grid-row:2;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:3px!important;padding:4px!important;border-radius:18px!important; }
  .ci-v9 .topbar .top-nav .nav-item { min-width:0!important;min-height:48px!important;padding:3px 1px!important; }
  .ci-v9 .topbar .top-nav .nav-item span { max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:7px!important; }
  .ci-v9 .site-footer-visual>img { object-position:62% center; }
  html[data-theme="light"] .ci-v9 .site-footer-visual::after { background:linear-gradient(90deg,rgba(246,249,251,.96),rgba(246,249,251,.48) 58%,rgba(246,249,251,.04)),linear-gradient(0deg,#eef2f5,transparent 56%); }
}

/* v64 — mobile About contrast, edge-to-edge hero and contextual AI actions. */
.ci-v9 .ai-panel { grid-template-rows:auto minmax(0,1fr) auto auto auto; }
.ci-v9 .ai-message-action { width:100%;min-height:42px;display:grid;grid-template-columns:20px 1fr 18px;align-items:center;gap:7px;margin-top:11px;padding:0 11px;border:1px solid #f3b5bd;border-radius:11px;color:#d91832;background:#fff5f6;text-align:left; }
.ci-v9 .ai-message-action .ci-icon { width:17px;height:17px; }
.ci-v9 .ai-message-action b { font-size:10px; }

html[data-theme="dark"] .ci-v9 .about-view { color:#f7f9fb!important; }
html[data-theme="dark"] .ci-v9 .about-principles h2,
html[data-theme="dark"] .ci-v9 .about-process>header h2,
html[data-theme="dark"] .ci-v9 .about-reviews>header h2,
html[data-theme="dark"] .ci-v9 .about-story-copy h2 { color:#f7f9fb!important; }
html[data-theme="dark"] .ci-v9 .about-principles>header p,
html[data-theme="dark"] .ci-v9 .about-process>header p,
html[data-theme="dark"] .ci-v9 .about-reviews>header p,
html[data-theme="dark"] .ci-v9 .about-story-copy>p { color:#b6c0c8!important; }
html[data-theme="dark"] .ci-v9 .about-story-copy li { color:#e0e6ea!important; }
html[data-theme="dark"] .ci-v9 .about-principles article h3 { color:#17222b!important; }
html[data-theme="dark"] .ci-v9 .about-principles article p { color:#65737e!important; }
html[data-theme="dark"] .ci-v9 .about-reviews>header>aside,
html[data-theme="dark"] .ci-v9 .client-review-card { border-color:rgba(255,255,255,.11);background:#11181e;box-shadow:0 18px 48px rgba(0,0,0,.2); }
html[data-theme="dark"] .ci-v9 .about-reviews>header>aside span,
html[data-theme="dark"] .ci-v9 .client-review-card strong { color:#f4f7f9; }
html[data-theme="dark"] .ci-v9 .client-review-card p { color:#b9c3ca; }

@media (max-width:899px) {
  .ci-v9 .about-view .about-hero { left:50%;width:100vw;max-width:none;min-height:clamp(700px,calc(100svh - 124px),800px);margin-inline:0;transform:translateX(-50%);border-radius:0 0 28px 28px; }
  .ci-v9 .about-view .about-hero>img { object-fit:cover!important;object-position:58% center; }
  .ci-v9 .about-view .about-hero-copy { right:20px;left:20px; }
  html[data-theme="dark"] .ci-v9 .about-principles>header,
  html[data-theme="dark"] .ci-v9 .about-process>header,
  html[data-theme="dark"] .ci-v9 .about-reviews>header { padding:0 3px; }
  html[data-theme="dark"] .ci-v9 .about-principles h2,
  html[data-theme="dark"] .ci-v9 .about-process>header h2,
  html[data-theme="dark"] .ci-v9 .about-reviews>header h2,
  html[data-theme="dark"] .ci-v9 .about-story-copy h2 { text-shadow:0 2px 22px rgba(0,0,0,.3); }
  html[data-theme="dark"] .ci-v9 .about-story-copy { padding:25px 22px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:rgba(7,13,17,.82);box-shadow:0 22px 60px rgba(0,0,0,.22);backdrop-filter:blur(14px); }
  html[data-theme="dark"] .ci-v9 .about-story-copy>span { color:#ff4057!important; }
  .ci-v9 .about-reviews>header { align-items:flex-start;flex-direction:column;gap:22px; }
  .ci-v9 .about-reviews>header>aside { width:100%;min-width:0; }
  .ci-v9 .review-marquee-stack { gap:12px; }
  .ci-v9 .review-track { gap:12px;padding-inline:8px; }
  .ci-v9 .review-track .client-review-card { width:335px;grid-template-columns:124px 1fr;border-radius:18px; }
  .ci-v9 .client-review-card>div { padding:17px; }
  .ci-v9 .client-review-card p { min-height:77px;margin:13px 0;font-size:10px; }
  .ci-v9 .review-video { min-height:220px; }
  .client-review-modal { padding:8px; }
  .client-review-modal>section { width:min(460px,calc(100vw - 16px));max-height:calc(100dvh - 16px);border-radius:20px; }
  .client-review-modal header button span { display:none; }
  .client-review-modal footer { align-items:flex-start;flex-direction:column;gap:5px; }
}

@media (max-width:899px) and (hover:hover) and (pointer:fine) {
  .ci-v9 .about-view .about-hero { width:calc(100vw - 15px); }
}
