/* Outils.com V3 — composants propres, posés sur le socle réel de Calculatrice.com. */
:root{--ot-green:#00a65a;--ot-green-dark:#006b3c;--ot-green-deep:#052e20;--ot-green-soft:#e7f8ef;--ot-line:#dde4f0;--ot-muted:#64748b}
body.cr-page{background:#f3f5fb!important}
body.cr-page .cr-topbar .cr-occ-outils{font-weight:700!important}
body.cr-page .cr-nav-list a:hover,body.cr-page .cr-nav-list .cr-active{color:#005c35!important}
body.cr-page .cr-nav-list .cr-active{border-bottom-color:var(--ot-green)!important}
body.cr-page .cr-logo img{height:40px!important;max-width:230px!important}
.ot-hero-card{border:1px solid rgba(255,255,255,.25);border-radius:24px;background:#15231e;box-shadow:0 24px 55px rgba(4,38,27,.28);padding:14px;color:#fff}
.ot-hero-card-head{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:12px}
.ot-hero-card-head h2{margin:0;color:#fff;font-size:18px}
.ot-hero-card-head p{margin:3px 0 0;color:#c9e9d8;font-size:11px}
.ot-local-badge{display:inline-flex;padding:5px 8px;border-radius:999px;background:var(--ot-green);color:#052e20;font-size:9px;font-weight:950;text-transform:uppercase;white-space:nowrap}
.ot-quick-form{display:grid;gap:10px;padding:12px;border-radius:15px;background:#f1f7f4}
.ot-quick-form label{display:grid;gap:6px;color:#26362f;font-size:12px;font-weight:800}
.ot-quick-form textarea{min-height:112px;resize:vertical;border:1px solid #cad8d1;border-radius:11px;padding:11px;font:inherit}
.ot-quick-actions{display:flex;gap:8px;flex-wrap:wrap}
.ot-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:0;border-radius:10px;background:var(--ot-green);color:#062d20!important;font-weight:900;padding:9px 14px;cursor:pointer;text-decoration:none!important}
.ot-button-secondary{background:#dce9e3;color:#273c33!important}
.ot-quick-result{min-height:52px;padding:10px;border:1px solid #b8dec9;border-radius:10px;background:#fff;color:#18372a;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}
.ot-quick-result strong{display:block;margin-bottom:3px;color:#006b3c;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.ot-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.ot-tool-grid .home-popular-card{min-height:190px!important}
.ot-tool-grid .home-popular-card h3{margin-top:25px!important}
.ot-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.ot-guide-card{display:flex;flex-direction:column;min-height:195px;padding:15px;border:1px solid var(--ot-line);border-top:4px solid var(--ot-green);border-radius:13px;background:#fff;text-decoration:none!important;box-shadow:0 8px 18px rgba(15,23,42,.045)}
.ot-guide-card small{color:#006b3c;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.ot-guide-card h3{margin:22px 0 7px;color:#172033;font-size:17px}
.ot-guide-card p{margin:0 0 12px;color:var(--ot-muted);font-size:12px;line-height:1.55}
.ot-guide-card span{margin-top:auto;color:#006b3c;font-size:11px;font-weight:900}
.ot-category-hero .cr-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr)!important;align-items:center!important}
.ot-category-summary{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.ot-category-summary div{padding:14px;border:1px solid rgba(255,255,255,.2);border-radius:13px;background:rgba(5,46,32,.33)}
.ot-category-summary strong{display:block;color:#fff;font-size:24px}
.ot-category-summary span{color:#d1efe0;font-size:11px}
.ot-source-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;list-style:none;padding:0}
.ot-source-list li{padding:12px;border:1px solid var(--ot-line);border-radius:11px;background:#fff}
.ot-source-list a{color:#005c35;font-weight:800;text-decoration:none}
.ot-source-list span{display:block;margin-top:3px;color:var(--ot-muted);font-size:11px}
.ot-tool-page .vehicle-hero{background:linear-gradient(135deg,#00b862 0%,#00a65a 42%,#006b3c 100%)!important}
.ot-tool-page .vehicle-hero-grid{align-items:start!important}
.ot-tool-page .cr-unified-hero-copy{padding-top:16px}
.ot-tool-page .cr-unified-calculator{margin-top:0!important}
.ot-tool-page .vehicle-calculator .cr-calc-card-inner{background:#17221e!important}
.ot-tool-page .vehicle-form{background:#f1f7f4!important}
.ot-tool-page .vehicle-result{background:#fff!important;color:#172033!important}
.ot-tool-page .vehicle-submit{background:var(--ot-green)!important;color:#052e20!important}
.ot-tool-page .vehicle-field input:focus,.ot-tool-page .vehicle-field select:focus,.ot-tool-page .vehicle-field textarea:focus{border-color:var(--ot-green)!important;box-shadow:0 0 0 4px rgba(0,166,90,.14)!important}
.ot-tool-page .vehicle-kicker,.ot-tool-page .vehicle-eyebrow{color:#005c35!important}
.ot-tool-page .vehicle-hero .vehicle-kicker{color:#fff!important}
.ot-tool-page .vehicle-proof-row span{background:rgba(5,46,32,.2)!important;border-color:rgba(255,255,255,.25)!important;color:#fff!important}
.ot-tool-page .vehicle-hero-note{background:#0d2f23!important}
.ot-tool-page .vehicle-steps li span,.ot-tool-page .vehicle-meaning-grid article span{background:var(--ot-green)!important;color:#052e20!important}
.ot-tool-page .vehicle-warning{border-left-color:var(--ot-green)!important}
.ot-tool-page .vehicle-sources a,.ot-tool-page .vehicle-side-link{color:#005c35!important}
.ot-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.ot-field{display:grid;gap:6px}
.ot-field-full{grid-column:1/-1}
.ot-field label{color:#26362f;font-size:12px;font-weight:800}
.ot-field label span{color:#64748b;font-weight:650}
.ot-field input,.ot-field select,.ot-field textarea{width:100%;min-height:43px;border:1px solid #cad8d1;border-radius:10px;background:#fff;color:#172033;padding:10px 11px;font:inherit}
.ot-field textarea{min-height:110px;resize:vertical}
.ot-field input[type=checkbox]{width:20px;min-height:20px;accent-color:var(--ot-green)}
.ot-field input[type=color]{padding:4px}
.ot-field input[type=file]{padding:8px}
.ot-field small{color:#64748b;font-size:10px}
.ot-check{display:flex!important;align-items:center;gap:8px;padding-top:20px}
.ot-form-actions{display:flex;gap:8px;grid-column:1/-1;margin-top:4px}
.ot-copy{border:1px solid #bfd8cc;border-radius:8px;background:#eef7f2;color:#005c35;padding:7px 10px;font-size:11px;font-weight:850;cursor:pointer}
.result-content{white-space:pre-wrap;overflow-wrap:anywhere}
.result-content table{width:100%;border-collapse:collapse}
.result-content th,.result-content td{padding:8px;border-bottom:1px solid var(--ot-line);text-align:left;vertical-align:top}
.result-content pre{white-space:pre-wrap;overflow-wrap:anywhere}
.result-content canvas,.result-content svg{max-width:100%;height:auto}
.download-link{display:inline-flex;margin-top:10px;padding:8px 11px;border-radius:8px;background:#006b3c;color:#fff!important;text-decoration:none!important;font-weight:850}
.generated-document{padding:16px;border:1px solid var(--ot-line);border-radius:12px;background:#fff}
.tool-error{padding:11px;border:1px solid #e4aaaa;border-radius:9px;background:#fff1f1;color:#8b2525}
.matrix-grid,.kanban,.retro-grid,.teams-grid,.bingo-grid,.qr-batch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.matrix-grid section,.kanban section,.retro-grid section,.teams-grid article,.qr-batch figure,.bingo-grid figure{padding:12px;border:1px solid var(--ot-line);border-radius:10px;background:#fff}
.wheel-result{padding:22px;border:3px solid var(--ot-green);border-radius:18px;background:var(--ot-green-soft);text-align:center}
.qr-output{display:grid;grid-template-columns:minmax(160px,240px) 1fr;gap:18px;align-items:center}
.ot-guide-page .vehicle-hero,.ot-standard-page .vehicle-hero{background:linear-gradient(135deg,#e7f8ef,#fff)!important;color:#172033!important}
.ot-guide-page .vehicle-hero h1,.ot-guide-page .vehicle-hero .vehicle-lead,.ot-standard-page .vehicle-hero h1,.ot-standard-page .vehicle-hero .vehicle-lead{color:#172033!important}
.ot-guide-page .vehicle-hero .vehicle-kicker,.ot-standard-page .vehicle-hero .vehicle-kicker{color:#006b3c!important}
.ot-guide-page .vehicle-hero-note{background:#0d2f23!important}
.ot-guide-section h2{margin-top:0}
.ot-guide-points{display:grid;gap:10px}
.ot-guide-points article{padding:14px;border:1px solid var(--ot-line);border-radius:12px;background:#fff}
.ot-guide-points h3{margin:0 0 5px;font-size:16px}
.ot-checklist{list-style:none;padding:0;display:grid;gap:8px}
.ot-checklist li{position:relative;padding:11px 12px 11px 42px;border:1px solid var(--ot-line);border-radius:11px;background:#fff}
.ot-checklist li:before{content:"✓";position:absolute;left:12px;top:9px;display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:var(--ot-green-soft);color:#006b3c;font-weight:950}
.ot-search{display:grid;grid-template-columns:1fr auto;gap:8px}
.ot-search input{min-height:42px;border:1px solid var(--ot-line);border-radius:10px;padding:9px 11px}
.ot-search-results{display:grid;gap:8px;margin-top:12px}
.ot-search-results a{padding:10px;border:1px solid var(--ot-line);border-radius:9px;background:#fff;color:#172033;text-decoration:none}
.ot-search-results span{display:block;color:#64748b;font-size:11px}
@media(max-width:1280px){.ot-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.ot-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ot-guide-grid,.ot-source-list{grid-template-columns:1fr}.ot-category-hero .cr-hero-grid{grid-template-columns:1fr!important}.ot-form-fields{grid-template-columns:1fr}.ot-field-full,.ot-form-actions{grid-column:1}.ot-search{grid-template-columns:1fr}}
@media(max-width:620px){.ot-tool-grid,.ot-category-summary,.matrix-grid,.kanban,.retro-grid,.teams-grid,.qr-output{grid-template-columns:1fr}.ot-tool-grid .home-popular-card{min-height:170px!important}}

/* V4 — finition OCCS et reprise exacte des fiches Calculatrice.com. */
body.cr-page .cr-logo img{width:176px!important;height:34px!important;max-width:176px!important;object-fit:contain!important}
body.cr-page .cr-topbar .cr-occ-outils span{color:#00a65a!important}
body.cr-page .cr-topbar .cr-occ-calculatrice span{color:#ffa300!important}
body.cr-page .cr-topbar .cr-occ-convertisseur span{color:#e13b32!important}
body.cr-page .cr-topbar .cr-occ-statistiques span{color:#1687d9!important}
body.cr-page .cr-nav-list a:hover,body.cr-page .cr-nav-list .cr-active{color:#005c35!important}
body.cr-page .cr-nav-list .cr-active{border-bottom-color:#00a65a!important}

body.ot-tool-page{--ot-green:#00a65a;--ot-green-dark:#005c35;--ot-green-deep:#052e20;--ot-green-soft:#e5f7ed;--ot-line:#dfe6ef;background:#f3f5fb!important;color:#172033}
body.ot-tool-page .vehicle-hero{background:linear-gradient(135deg,#24c878 0%,#00a65a 54%,#006b3c 100%)!important}
body.ot-tool-page .vehicle-hero::after{border-color:rgba(255,255,255,.13)!important}
body.ot-tool-page .vehicle-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr)!important;grid-template-areas:"copy calculator" "note calculator"!important;gap:20px 34px!important;align-items:center!important;min-height:560px!important;padding:38px 16px 42px!important}
body.ot-tool-page .cr-unified-hero-copy{grid-area:copy!important;align-self:end!important;max-width:650px!important;padding-top:0!important}
body.ot-tool-page .vehicle-hero-note{grid-area:note!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;align-self:start!important;max-width:650px!important;margin:0!important;padding:15px 17px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:16px!important;background:rgba(5,46,32,.48)!important;color:#fff!important;box-shadow:none!important}
body.ot-tool-page .vehicle-hero-note div{min-width:0}
body.ot-tool-page .vehicle-hero-note strong{display:block!important;margin:0 0 4px!important;color:#fff!important;font-size:11px!important;font-weight:950!important;letter-spacing:.02em}
body.ot-tool-page .vehicle-hero-note p{display:block!important;margin:0!important;color:#d7f5e5!important;font-size:12px!important;line-height:1.5!important;overflow-wrap:anywhere}
body.ot-tool-page .vehicle-hero h1{max-width:720px!important;margin:15px 0 10px!important;color:#fff!important;font-size:clamp(42px,4.1vw,66px)!important;line-height:.99!important;letter-spacing:-.055em!important;text-wrap:balance}
body.ot-tool-page .vehicle-lead{max-width:58ch!important;margin:0!important;color:rgba(255,255,255,.96)!important;font-size:clamp(16px,1.2vw,19px)!important;line-height:1.6!important}
body.ot-tool-page .vehicle-kicker{color:#fff!important;background:rgba(5,46,32,.34)!important}
body.ot-tool-page .vehicle-proof-row{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:18px!important}
body.ot-tool-page .vehicle-proof-row span{padding:5px 9px!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:999px!important;background:rgba(5,46,32,.22)!important;color:#fff!important;font-size:11px!important;font-weight:850!important}

body.ot-tool-page .cr-unified-calculator{grid-area:calculator!important;align-self:center!important;width:100%!important;max-width:700px!important;margin:0!important;padding:13px!important;border:0!important;border-radius:24px!important;background:#101725!important;box-shadow:0 28px 58px rgba(4,43,29,.38)!important}
body.ot-tool-page .cr-unified-calculator>.cr-calc-card-inner{padding:17px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:20px!important;background:linear-gradient(155deg,#202d29 0%,#101b17 78%)!important}
body.ot-tool-page .cr-unified-calculator .cr-unified-calc-head{margin:0 0 14px!important;padding:0!important;border:0!important;background:transparent!important}
body.ot-tool-page .cr-unified-calculator .vehicle-eyebrow{display:inline-flex!important;width:auto!important;background:#d9f6e7!important;color:#005c35!important}
body.ot-tool-page .cr-unified-calculator .cr-unified-calc-head h2{margin:9px 0 5px!important;color:#fff!important;font-size:clamp(21px,2vw,29px)!important;line-height:1.08!important}
body.ot-tool-page .cr-unified-calculator .cr-unified-calc-head p{margin:0!important;color:#c4d4cc!important;font-size:12px!important;line-height:1.5!important}
body.ot-tool-page .vehicle-form{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body.ot-tool-page .vehicle-fields,body.ot-tool-page .ot-form-fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px 12px!important;margin:0!important;padding:0!important;background:transparent!important}
body.ot-tool-page .vehicle-field,body.ot-tool-page .ot-field{display:grid!important;min-width:0!important;gap:6px!important;margin:0!important;padding:0!important;background:transparent!important}
body.ot-tool-page .vehicle-field-full,body.ot-tool-page .ot-field-full{grid-column:1/-1!important}
body.ot-tool-page .vehicle-field label,body.ot-tool-page .ot-field label{display:block!important;margin:0!important;color:#f4faf7!important;font-size:12px!important;font-weight:850!important;line-height:1.35!important}
body.ot-tool-page .vehicle-field label span,body.ot-tool-page .ot-field label span{color:#b9c9c1!important;font-weight:700!important}
body.ot-tool-page .vehicle-field input:not([type="checkbox"]),body.ot-tool-page .vehicle-field select,body.ot-tool-page .vehicle-field textarea{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:46px!important;margin:0!important;padding:10px 11px!important;border:1px solid #c9d8d1!important;border-radius:11px!important;background:#f4f8f6!important;color:#13221b!important;font:inherit!important;font-size:14px!important;line-height:1.35!important;box-shadow:none!important;outline:none!important}
body.ot-tool-page .vehicle-field textarea{min-height:118px!important;resize:vertical!important;line-height:1.5!important}
body.ot-tool-page .vehicle-field input[type="file"]{padding:8px!important;background:#fff!important}
body.ot-tool-page .vehicle-field input[type="color"]{height:46px!important;padding:5px!important}
body.ot-tool-page .vehicle-field input[type="range"]{padding:0!important;accent-color:#00a65a!important}
body.ot-tool-page .vehicle-field input:focus,body.ot-tool-page .vehicle-field select:focus,body.ot-tool-page .vehicle-field textarea:focus{border-color:#30cf82!important;background:#fff!important;box-shadow:0 0 0 3px rgba(48,207,130,.2)!important}
body.ot-tool-page .vehicle-field small{display:block!important;margin:0!important;color:#afc0b8!important;font-size:11px!important;line-height:1.4!important}
body.ot-tool-page .ot-check{display:flex!important;align-items:center!important;min-height:46px!important;gap:9px!important;padding:23px 0 0!important;color:#f4faf7!important}
body.ot-tool-page .ot-check input{width:20px!important;height:20px!important;margin:0!important;accent-color:#00a65a!important}
body.ot-tool-page output[data-range-for]{color:#d8eee3!important;font-size:12px!important;font-weight:850!important}
body.ot-tool-page .ot-form-actions{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:9px!important;grid-column:1/-1!important;margin:2px 0 0!important;padding:0!important}
body.ot-tool-page .vehicle-submit,body.ot-tool-page .ot-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:43px!important;margin:0!important;padding:10px 17px!important;border:1px solid #00a65a!important;border-radius:11px!important;background:#00a65a!important;color:#052e20!important;font-weight:950!important;line-height:1.2!important;box-shadow:inset 0 -2px 0 rgba(0,0,0,.15)!important;cursor:pointer!important}
body.ot-tool-page .ot-button-secondary{border-color:#53635b!important;background:#35433d!important;color:#fff!important;box-shadow:none!important}
body.ot-tool-page .vehicle-privacy{margin:9px 0 0!important;color:#aebfb7!important;font-size:11px!important;line-height:1.4!important}
body.ot-tool-page .vehicle-result{display:block!important;min-height:102px!important;margin:12px 0 0!important;padding:14px!important;border:1px solid #d8e4de!important;border-radius:17px!important;background:#f7faf8!important;color:#172033!important;box-shadow:none!important;overflow:auto!important}
body.ot-tool-page .result-content{min-width:0!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;color:#253347!important;font-size:13px!important;line-height:1.5!important}
body.ot-tool-page .ot-copy{display:inline-flex!important;margin-top:10px!important;border:1px solid #abd9c0!important;border-radius:9px!important;background:#e5f7ed!important;color:#005c35!important;padding:7px 10px!important;font-size:11px!important;font-weight:850!important;cursor:pointer!important}

body.ot-tool-page .vehicle-layout{grid-template-columns:minmax(0,1fr) 310px!important;gap:18px!important;padding:24px 16px 50px!important}
body.ot-tool-page .vehicle-content{display:grid!important;gap:16px!important;min-width:0!important}
body.ot-tool-page .cr-section.cr-surface.vehicle-section{margin:0!important;padding:21px!important;border:1px solid #e3e8f0!important;border-radius:20px!important;background:#fff!important;box-shadow:0 9px 24px rgba(15,23,42,.055)!important}
body.ot-tool-page .vehicle-section-head{margin:0 0 14px!important}
body.ot-tool-page .vehicle-section-head h2{margin:5px 0 0!important;color:#172033!important;font-size:clamp(23px,2.2vw,30px)!important;line-height:1.08!important;letter-spacing:-.035em!important}
body.ot-tool-page .vehicle-section-head>p{margin:7px 0 0!important;color:#64748b!important;font-size:13px!important;line-height:1.55!important}
body.ot-tool-page .vehicle-eyebrow{background:#dcf5e8!important;color:#005c35!important}
body.ot-tool-page .vehicle-steps li{background:#fff!important}
body.ot-tool-page .vehicle-steps li>span{background:#00a65a!important;color:#052e20!important}
body.ot-tool-page .vehicle-example{border-left-color:#00a65a!important;background:#f0fbf5!important}
body.ot-tool-page .vehicle-meaning-grid article{background:#fff!important}
body.ot-tool-page .vehicle-meaning-grid article>span{background:#dcf5e8!important;color:#005c35!important}
body.ot-tool-page .vehicle-warning{border-color:#b9dfcb!important;border-left:4px solid #00a65a!important;background:linear-gradient(135deg,#f5fbf8,#eef9f3)!important;box-shadow:none!important}
body.ot-tool-page .vehicle-warning::after{color:rgba(0,106,60,.08)!important}
body.ot-tool-page .vehicle-warning>p{color:#405249!important}
body.ot-tool-page .vehicle-sources li{background:#f8faf9!important}
body.ot-tool-page .vehicle-sources li::before{background:#dcf5e8!important;color:#005c35!important}
body.ot-tool-page .vehicle-sources a,body.ot-tool-page .vehicle-source-policy a{color:#005c35!important}
body.ot-tool-page .vehicle-faq summary::after{background:#dcf5e8!important;color:#005c35!important}
body.ot-tool-page .vehicle-faq details[open] summary::after{background:#00a65a!important;color:#052e20!important}
body.ot-tool-page .vehicle-related a::after{background:#dcf5e8!important;color:#005c35!important}
body.ot-tool-page .vehicle-related a:hover{border-color:#a9ddc2!important}
body.ot-tool-page .vehicle-sidebar{display:grid!important;gap:12px!important;top:92px!important}
body.ot-tool-page .vehicle-sidebar section{margin:0!important;padding:16px!important;border:1px solid #e3e8f0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 9px 22px rgba(15,23,42,.055)!important}
body.ot-tool-page .vehicle-sidebar section:first-child{border-color:#b9dfcb!important;background:linear-gradient(145deg,#f0fbf5,#fff)!important}
body.ot-tool-page .vehicle-sidebar h2{margin:0 0 8px!important;color:#172033!important;font-size:16px!important;line-height:1.2!important}
body.ot-tool-page .vehicle-sidebar p{margin:0!important;color:#5d6879!important;font-size:12px!important;line-height:1.5!important;overflow-wrap:anywhere!important}
body.ot-tool-page .vehicle-side-link{background:#dcf5e8!important;color:#005c35!important}
body.ot-tool-page .cr-bottom-breadcrumb{margin:0!important}

body.ot-tool-page .result-content table{width:100%!important;border-collapse:collapse!important;background:#fff!important;font-size:12px!important}
body.ot-tool-page .result-content th,body.ot-tool-page .result-content td{padding:8px!important;border:1px solid #dfe6ef!important;text-align:left!important;vertical-align:top!important}
body.ot-tool-page .result-content th{background:#e9f6ef!important;color:#173a2a!important}
body.ot-tool-page .result-content pre{max-width:100%!important;margin:0!important;padding:10px!important;border:1px solid #dfe6ef!important;border-radius:9px!important;background:#eef4f1!important;color:#172033!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;overflow:auto!important}
body.ot-tool-page .result-content canvas,body.ot-tool-page .result-content svg,body.ot-tool-page .result-content img{max-width:100%!important;height:auto!important}
body.ot-tool-page .generated-document,body.ot-tool-page .matrix-grid section,body.ot-tool-page .kanban section,body.ot-tool-page .retro-grid section,body.ot-tool-page .teams-grid article,body.ot-tool-page .qr-batch figure,body.ot-tool-page .bingo-grid figure{border-color:#dfe6ef!important;background:#fff!important;color:#172033!important}
body.ot-tool-page .tool-error{border-color:#e4aaaa!important;background:#fff1f1!important;color:#8b2525!important}
body.ot-tool-page .wheel-result{border-color:#00a65a!important;background:#e5f7ed!important;color:#173a2a!important}
body.ot-tool-page .download-link{background:#006b3c!important;color:#fff!important}

@media(max-width:1180px){body.ot-tool-page .vehicle-hero-grid{grid-template-columns:minmax(300px,.82fr) minmax(460px,1.18fr)!important}body.ot-tool-page .vehicle-layout{grid-template-columns:minmax(0,1fr) 280px!important}}
@media(max-width:1050px){body.ot-tool-page .vehicle-hero-grid{grid-template-columns:1fr!important;grid-template-areas:"copy" "calculator" "note"!important;min-height:0!important;padding-top:34px!important}body.ot-tool-page .cr-unified-calculator{max-width:760px!important;justify-self:start!important}body.ot-tool-page .vehicle-layout{grid-template-columns:1fr!important}body.ot-tool-page .vehicle-sidebar{position:static!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:760px){body.ot-tool-page .vehicle-hero-grid{gap:18px!important;padding:27px 14px 30px!important}body.ot-tool-page .vehicle-hero h1{font-size:clamp(34px,11vw,46px)!important}body.ot-tool-page .vehicle-hero-note{grid-template-columns:1fr!important}body.ot-tool-page .cr-unified-calculator{padding:10px!important;border-radius:21px!important}body.ot-tool-page .cr-unified-calculator>.cr-calc-card-inner{padding:13px!important;border-radius:17px!important}body.ot-tool-page .vehicle-fields,body.ot-tool-page .ot-form-fields,body.ot-tool-page .vehicle-steps,body.ot-tool-page .vehicle-meaning-grid,body.ot-tool-page .vehicle-sources,body.ot-tool-page .vehicle-related,body.ot-tool-page .vehicle-sidebar{grid-template-columns:1fr!important}body.ot-tool-page .vehicle-field-full,body.ot-tool-page .ot-field-full,body.ot-tool-page .ot-form-actions{grid-column:1!important}body.ot-tool-page .ot-check{padding-top:0!important}body.ot-tool-page .vehicle-layout{padding:18px 12px 38px!important}body.ot-tool-page .cr-section.cr-surface.vehicle-section{padding:17px!important;border-radius:18px!important}}

/* Dossiers : même largeur et même rythme éditorial que les dossiers Calculatrice.com. */
body.ot-guide-page{background:#f3f5fb!important;color:#172033}
body.ot-guide-page .vehicle-hero{position:relative;overflow:hidden;border:0!important;background:linear-gradient(135deg,#e3f8ed 0%,#f5fcf8 58%,#fff 100%)!important;color:#172033!important}
body.ot-guide-page .vehicle-hero::after{content:"";position:absolute;right:-90px;top:-110px;width:260px;height:260px;border:30px solid rgba(0,166,90,.08);border-radius:50%}
body.ot-guide-page .vehicle-hero-grid{position:relative;z-index:1;display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)!important;gap:28px!important;align-items:center!important;padding:42px 16px!important}
body.ot-guide-page .vehicle-hero h1{margin:14px 0 12px!important;max-width:900px!important;color:#132238!important;font-size:clamp(38px,4.2vw,62px)!important;line-height:1.02!important;letter-spacing:-.052em!important}
body.ot-guide-page .vehicle-kicker{display:inline-flex!important;padding:5px 10px!important;border-radius:999px!important;background:#d6f3e4!important;color:#005c35!important;font-size:11px!important;font-weight:900!important;letter-spacing:.07em!important;text-transform:uppercase!important}
body.ot-guide-page .vehicle-lead{max-width:62ch!important;margin:0!important;color:#425268!important;font-size:17px!important;line-height:1.65!important}
body.ot-guide-page .vehicle-proof-row{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:17px!important}
body.ot-guide-page .vehicle-proof-row span{padding:5px 9px!important;border:1px solid #b9dfcb!important;border-radius:999px!important;background:#fff!important;color:#005c35!important;font-size:11px!important;font-weight:850!important}
body.ot-guide-page .vehicle-hero-note{display:grid!important;gap:13px!important;margin:0!important;padding:17px!important;border:1px solid #b9dfcb!important;border-radius:17px!important;background:#0d2f23!important;color:#fff!important;box-shadow:0 16px 34px rgba(5,46,32,.15)!important}
body.ot-guide-page .vehicle-hero-note strong{display:block!important;margin-bottom:4px!important;color:#fff!important;font-size:12px!important;font-weight:950!important}
body.ot-guide-page .vehicle-hero-note p{margin:0!important;color:#d4eee1!important;font-size:12px!important;line-height:1.52!important}
body.ot-guide-page .vehicle-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important;align-items:start!important;padding:24px 16px 50px!important}
body.ot-guide-page .vehicle-content{display:grid!important;gap:16px!important;min-width:0!important}
body.ot-guide-page .cr-section.cr-surface.vehicle-section{margin:0!important;padding:21px!important;border:1px solid #e3e8f0!important;border-radius:20px!important;background:#fff!important;box-shadow:0 9px 24px rgba(15,23,42,.055)!important}
body.ot-guide-page .vehicle-section-head{margin:0 0 14px!important}
body.ot-guide-page .vehicle-section-head h2,body.ot-guide-page .vehicle-section>h2{margin:5px 0 0!important;color:#172033!important;font-size:clamp(23px,2.2vw,30px)!important;line-height:1.1!important;letter-spacing:-.035em!important}
body.ot-guide-page .vehicle-eyebrow{background:#dcf5e8!important;color:#005c35!important}
body.ot-guide-page .ot-guide-points{grid-template-columns:repeat(2,minmax(0,1fr))!important}
body.ot-guide-page .ot-guide-points article,body.ot-guide-page .ot-checklist li{border-color:#dfe6ef!important;background:#f9fbfa!important}
body.ot-guide-page .ot-checklist li::before{background:#dcf5e8!important;color:#005c35!important}
body.ot-guide-page .vehicle-steps{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:14px 0 0!important}
body.ot-guide-page .vehicle-steps li{display:flex!important;flex-direction:column!important;gap:9px!important;min-height:124px!important;padding:14px!important;border:1px solid #e3e8f0!important;border-radius:15px!important;background:#f9fbfa!important}
body.ot-guide-page .vehicle-steps li>span{display:grid!important;place-items:center!important;width:29px!important;height:29px!important;border-radius:10px!important;background:#00a65a!important;color:#052e20!important;font-weight:950!important}
body.ot-guide-page .vehicle-steps p{margin:0!important;color:#4f5d72!important;font-size:13px!important;line-height:1.5!important}
body.ot-guide-page .vehicle-warning{border-color:#b9dfcb!important;border-left:4px solid #00a65a!important;background:linear-gradient(135deg,#f5fbf8,#eef9f3)!important;box-shadow:none!important}
body.ot-guide-page .vehicle-sources{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;list-style:none!important;padding:0!important}
body.ot-guide-page .vehicle-sources li{padding:11px!important;border:1px solid #dfe6ef!important;border-radius:12px!important;background:#f9fbfa!important}
body.ot-guide-page .vehicle-sources a,body.ot-guide-page .vehicle-side-link{color:#005c35!important}
body.ot-guide-page .vehicle-related{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}
body.ot-guide-page .vehicle-related a{display:flex!important;flex-direction:column!important;min-height:94px!important;padding:13px!important;border:1px solid #dfe6ef!important;border-radius:14px!important;background:#f9fbfa!important;text-decoration:none!important}
body.ot-guide-page .vehicle-related strong{color:#172033!important;font-size:13px!important}
body.ot-guide-page .vehicle-related span{margin-top:6px!important;color:#64748b!important;font-size:11px!important;line-height:1.45!important}
body.ot-guide-page .vehicle-sidebar{display:grid!important;gap:12px!important;position:sticky!important;top:92px!important}
body.ot-guide-page .vehicle-sidebar section{margin:0!important;padding:16px!important;border:1px solid #e3e8f0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 9px 22px rgba(15,23,42,.055)!important}
body.ot-guide-page .vehicle-sidebar h2{margin:0 0 8px!important;color:#172033!important;font-size:16px!important}
body.ot-guide-page .vehicle-side-link{display:flex!important;justify-content:space-between!important;margin-top:11px!important;padding:9px 11px!important;border-radius:10px!important;background:#dcf5e8!important;font-size:12px!important;font-weight:900!important}
@media(max-width:980px){body.ot-guide-page .vehicle-hero-grid,body.ot-guide-page .vehicle-layout{grid-template-columns:1fr!important}body.ot-guide-page .vehicle-sidebar{position:static!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:760px){body.ot-guide-page .vehicle-hero-grid{padding:30px 14px!important}body.ot-guide-page .vehicle-hero h1{font-size:36px!important}body.ot-guide-page .vehicle-layout{padding:18px 12px 38px!important}body.ot-guide-page .ot-guide-points,body.ot-guide-page .vehicle-steps,body.ot-guide-page .vehicle-sources,body.ot-guide-page .vehicle-related,body.ot-guide-page .vehicle-sidebar{grid-template-columns:1fr!important}body.ot-guide-page .cr-section.cr-surface.vehicle-section{padding:17px!important;border-radius:18px!important}}
