:root{
  --cv-red:#e02020;
  --cv-red-dark:#a51212;
  --cv-red-deep:#760d0d;
  --cv-red-soft:#ffeded;
  --cv-ink:#121827;
  --cv-muted:#667085;
  --cv-line:#e3e8f2;
}
body.cr-page{
  --cr-orange:var(--cv-red);
  --cr-orange-dark:var(--cv-red-dark);
  --cr-orange-soft:var(--cv-red-soft);
  --cr-tool-orange:var(--cv-red);
  --cr-tool-orange-dark:var(--cv-red-dark);
  --cr-tool-orange-soft:var(--cv-red-soft);
  --math-main:var(--cv-red);
  --home-orange:var(--cv-red);
  --home-orange-dark:var(--cv-red-dark);
  --home-orange-soft:var(--cv-red-soft);
}
body.cr-page .cr-wrap{width:min(var(--cr-max,1320px),calc(100% - 32px))!important;max-width:1320px!important}
body.cr-page .cr-logo img{width:auto!important;height:36px!important;max-width:205px!important;object-fit:contain}
body.cr-page .cr-nav-list{gap:2px!important}
body.cr-page .cr-nav-list a{padding:18px 7px 15px!important;font-size:12px!important;white-space:nowrap}
body.cr-page .cr-nav-list a.cr-active{border-bottom-color:var(--cv-red)!important;color:var(--cv-red-dark)!important}
body.cr-page .cr-toc-current,body.cr-page .cr-toc-links a:hover{background:var(--cv-red-soft)!important;color:var(--cv-red-dark)!important}
body.cr-page a:focus-visible,body.cr-page button:focus-visible,body.cr-page input:focus-visible,body.cr-page select:focus-visible{outline:3px solid rgba(224,32,32,.3)!important;outline-offset:2px}

body.cv-home-page .cr-hero,
body.cv-tool-page .cr-unified-tool-hero,
body.cv-file-page .cr-unified-tool-hero{
  background:linear-gradient(125deg,#f34b4b 0%,#e02020 46%,#a80f0f 100%)!important;
}
body.cr-page .vehicle-submit,body.cr-page .math-btn-primary,body.cr-page .cr-key-main{background:var(--cv-red)!important;color:#fff!important;border-color:var(--cv-red)!important}
body.cr-page .vehicle-submit:hover,body.cr-page .math-btn-primary:hover{background:var(--cv-red-dark)!important;border-color:var(--cv-red-dark)!important}
body.cr-page .vehicle-kicker,body.cr-page .vehicle-eyebrow,body.cr-page .cr-eyebrow{color:var(--cv-red-dark)!important}
body.cv-tool-page .vehicle-kicker,body.cv-file-page .vehicle-kicker{color:#4c0909!important;background:rgba(255,255,255,.72)!important}
body.cr-page .vehicle-example{border-left-color:var(--cv-red)!important;background:#fff4f4!important}
body.cr-page .vehicle-steps li>span{background:var(--cv-red)!important;color:#fff!important}
body.cr-page .vehicle-result-value{padding:20px;border-radius:16px;background:linear-gradient(145deg,#fff,#fff1f1);border:1px solid #f3caca}
body.cr-page .vehicle-result-value>span{display:block;color:var(--cv-red-dark);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
body.cr-page .vehicle-result-value strong{display:block;margin-top:4px;color:var(--cv-ink);font-size:clamp(25px,4vw,42px);line-height:1.15;overflow-wrap:anywhere}
body.cr-page .vehicle-result-value strong small{font-size:.48em;color:var(--cv-muted)}
body.cr-page .vehicle-result-value p{margin:8px 0 0;color:var(--cv-muted);font-size:13px}
body.cr-page .vehicle-result-error{display:flex;flex-direction:column;gap:5px;padding:18px;border:1px solid #f2aaaa;border-radius:14px;background:#fff1f1;color:#7f1111}

.cv-converter{width:100%}
.cv-generated-form{margin:0!important}
.cv-generated-form .vehicle-fields{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px!important;margin:0 0 16px!important}
.cv-generated-form .vehicle-field{min-width:0!important;margin:0!important}
.cv-generated-form label{display:block!important;margin:0 0 7px!important;color:#25324a!important;font-size:13px!important;font-weight:850!important;line-height:1.35!important}
body.cr-unified-tool-page .cr-unified-calculator .cv-generated-form label{color:#f4f7fc!important}
.cv-generated-form input,.cv-generated-form select{display:block!important;width:100%!important;min-height:50px!important;margin:0!important;padding:11px 13px!important;border:1px solid #cfd7e5!important;border-radius:11px!important;background:#fff!important;color:#121827!important;font:inherit!important;box-shadow:none!important}
.cv-generated-form input:focus,.cv-generated-form select:focus{border-color:var(--cv-red)!important;box-shadow:0 0 0 4px rgba(224,32,32,.11)!important}
.cv-generated-form .vehicle-submit{display:inline-flex!important;justify-content:center!important;min-width:170px!important;padding:13px 22px!important;border-radius:11px!important;font-weight:900!important}
.cv-form-note{margin:12px 0 0!important;padding:10px 12px;border-radius:10px;background:#f5f7fb;color:#5e6a7e;font-size:12px;line-height:1.55}
.cv-converter-loading{padding:25px;text-align:center;color:#667085}
.cv-companion-box{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:20px;border:1px solid #f0c7c7;border-radius:16px;background:#fff7f7}
.cv-companion-box p,.cv-companion-box small{margin:0;color:#4b5565}
.cv-inline-cta{width:auto!important;text-decoration:none!important}

.cv-home-converter-card .cr-calc-card-inner{padding:22px!important}
.cv-home-form{display:grid;gap:12px}
.cv-home-form>label,.cv-home-units label{display:grid;gap:6px;color:#dbe4f7;font-size:12px;font-weight:800}
.cv-home-form input,.cv-home-form select{width:100%;min-height:46px;padding:10px 12px;border:1px solid #53627f;border-radius:10px;background:#fff;color:#131c2e;font:inherit}
.cv-home-units{display:grid;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);align-items:end;gap:8px}
.cv-swap{width:44px;height:46px;border:1px solid #60708d;border-radius:10px;background:#34415a;color:#fff;font-size:20px;cursor:pointer}
.cv-home-submit{width:100%;min-height:48px;border:0;border-radius:11px;font-weight:950;cursor:pointer}
.cv-home-result{margin-top:14px!important;min-height:105px!important}
.cv-home-result .cr-calc-result{font-size:clamp(24px,4vw,38px)!important;overflow-wrap:anywhere}

body.cv-category-index .math-hero{background:linear-gradient(135deg,#f14a4a 0%,#e02020 52%,#a80f0f 100%)!important}
body.cv-category-index .math-hero-image{aspect-ratio:1/1!important;object-fit:cover!important;min-height:0!important;filter:saturate(.92) contrast(1.04)}
body.cv-category-index .math-item-thumb{aspect-ratio:16/8!important;overflow:hidden}
body.cv-category-index .math-item-thumb img{width:100%;height:100%;object-fit:cover}
body.cv-category-index .math-tools-grid .math-item-card-featured{overflow:hidden!important}
body.cv-category-index .math-tools-grid .math-item-thumb{width:100%!important;min-width:0!important;max-width:100%!important}
body.cv-category-index .math-tools-grid .math-item-card-featured>div:last-child{min-width:0!important;padding:4px 2px!important}
body.cv-category-index .math-tools-grid .math-item-title,body.cv-category-index .math-tools-grid .math-item-desc{overflow-wrap:anywhere!important}
body.cv-category-index .math-item-card:hover{border-color:var(--cv-red)!important}
body.cv-category-index .math-kpi-card{background:#bb1616!important}
body.cv-category-index .math-quote{border-top-color:var(--cv-red)!important}
body.cv-category-index .math-quiz-option-active{border-color:var(--cv-red)!important;background:#fff1f1!important}
.cv-answer-correct{border-color:#159447!important;background:#eaf8ef!important}
.cv-answer-wrong{border-color:#d62d2d!important;background:#fff0f0!important}

.cv-file-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.cv-file-option{display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding:17px;border:1px solid #dce3ed;border-radius:14px;background:#fff}
.cv-file-option-primary{border-color:#e02020;background:#fff5f5}
.cv-file-option>span{color:#8a4b56;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.cv-file-option h3{margin:7px 0 6px;color:#182236;font-size:18px}
.cv-file-option p{margin:0 0 12px;color:#5e6a7e;font-size:13px;line-height:1.55}
.cv-file-option a{margin-top:auto;color:var(--cv-red-dark)!important;font-size:12px;font-weight:900;text-decoration:none!important}
.cv-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}
.cv-check-grid article{padding:15px;border:1px solid #f0d0d0;border-radius:12px;background:#fff}
.cv-check-grid strong{color:#8d1111}
.cv-check-grid p{margin:5px 0 0!important;font-size:13px!important}
.cv-legal-emphasis{padding:13px 15px;border-left:4px solid var(--cv-red);background:#fff2f2;font-weight:750}

.cv-dossier-layout{align-items:start}
.cv-dossier-page .cr-dossier-hero{background:linear-gradient(125deg,#f34b4b,#e02020 52%,#a80f0f)!important;color:#fff}
.cv-dossier-page .cr-dossier-hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:36px;align-items:center;padding:48px 0}
.cv-dossier-page .cr-dossier-hero h1{margin:8px 0 14px;color:#fff;font-size:clamp(34px,5vw,64px);line-height:1.02;letter-spacing:-.035em}
.cv-dossier-page .cr-dossier-lead{max-width:800px;color:#fff;font-size:18px;line-height:1.62}
.cv-dossier-page .cr-dossier-kicker{display:inline-flex;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.8);color:#650b0b;font-size:11px;font-weight:950;letter-spacing:.08em}
.cv-dossier-page .cr-dossier-hero img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:24px;box-shadow:0 22px 60px rgba(60,0,0,.25)}
.cv-dossier-page .cr-chip{background:rgba(255,255,255,.16)!important;border-color:rgba(255,255,255,.32)!important;color:#fff!important}
.cv-dossier-page .cv-dossier-layout{padding-top:34px;padding-bottom:44px}
.cv-principle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}
.cv-principle-grid article{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:16px;border:1px solid #e4e9f1;border-radius:14px;background:#fff}
.cv-principle-grid article>span{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:10px;background:var(--cv-red);color:#fff;font-weight:950}
.cv-principle-grid h3{margin:0 0 6px;font-size:16px;color:#1a263b}
.cv-principle-grid p{margin:0;color:#5e6a7e;line-height:1.62}
.cv-example-panel{border-left:5px solid var(--cv-red)!important}

.cv-static-hero{padding:54px 0;background:linear-gradient(125deg,#f34b4b,#e02020 52%,#a80f0f);color:#fff}
.cv-static-hero .cr-kicker{color:#fff!important;opacity:.9}
.cv-static-hero h1{max-width:950px;margin:8px 0 12px;color:#fff;font-size:clamp(38px,6vw,70px);line-height:1;letter-spacing:-.04em}
.cv-static-hero p{max-width:850px;margin:0;color:#fff;font-size:18px;line-height:1.6}
.cv-static-hero .math-btn-primary{display:inline-flex;margin-top:20px;background:#fff!important;color:#9e1111!important;text-decoration:none!important}
.cv-static-layout{align-items:start;padding-top:36px;padding-bottom:48px}
.cv-static-narrow{max-width:1000px!important;padding-top:36px;padding-bottom:48px}
.cv-static-page .cr-section{margin-bottom:20px;padding:28px!important}
.cv-static-page .cr-section h2{margin:0 0 12px;color:#172238;font-size:clamp(23px,3vw,34px)}
.cv-static-page .cr-section p,.cv-static-page .cr-section li{color:#4f5d72;line-height:1.75}
.cv-static-page code{padding:2px 5px;border-radius:5px;background:#f1f4f8;color:#8b1111}
.cv-static-steps{display:grid;gap:10px;padding-left:22px}

body.cr-page footer.site-footer .occs-convertisseur{color:var(--cv-red)!important;font-weight:900}
body.cr-page footer.site-footer .occs-calculatrice{color:#9a4c00!important}
body.cr-page footer.site-footer .occs-outils{color:#08752f!important}
body.cr-page footer.site-footer .occs-statistiques{color:#005fa3!important}
body.cr-page .cr-topbar .cr-occ-outils span{color:#08752f!important}
body.cr-page .cr-topbar .cr-occ-calculatrice span{color:#9a4c00!important}
body.cr-page .cr-topbar .cr-occ-statistiques span{color:#005fa3!important}
body.cr-page .cr-calc-badge{color:#fff!important}
body.cr-page .cr-calc-formula-label{color:#48556b!important}
body.cr-page .cr-breadcrumb [aria-current="page"]{color:#515d70!important}
body.cr-unified-tool-page .vehicle-source-policy a{font-weight:800!important;text-decoration:underline!important;text-underline-offset:3px!important}
body.cr-unified-tool-page .vehicle-result-placeholder strong{display:block!important;margin-bottom:4px!important}
body.cr-unified-tool-page .vehicle-result-placeholder span{display:block!important}

@media(max-width:1180px){body.cr-page .cr-nav-list a{padding-left:5px!important;padding-right:5px!important;font-size:11px!important}.cv-generated-form .vehicle-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.cv-file-options{grid-template-columns:1fr}.cv-dossier-page .cr-dossier-hero-grid{grid-template-columns:1fr}.cv-dossier-page .cr-dossier-hero img{max-height:360px}.cv-principle-grid{grid-template-columns:1fr}}
@media(max-width:680px){body.cr-page .cr-wrap{width:min(100% - 24px,1320px)!important}.cv-generated-form .vehicle-fields,.cv-check-grid{grid-template-columns:1fr}.cv-home-units{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)}.cv-dossier-page .cr-dossier-hero-grid{padding:34px 0}.cv-dossier-page .cr-dossier-hero h1{font-size:35px}.cv-dossier-page .cr-dossier-lead{font-size:16px}}
