.hero-small.svelte-dhurbg{background:var(--gradient-hero);color:#fff;padding:var(--s20) 0 var(--s16);text-align:center;position:relative;overflow:hidden}.hero-small.svelte-dhurbg:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(212,168,67,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(212,168,67,.1) 0%,transparent 40%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");pointer-events:none}.hero-small.svelte-dhurbg .container:where(.svelte-dhurbg){position:relative}.hero-small.svelte-dhurbg h1:where(.svelte-dhurbg){font-family:var(--font-display);color:#fff;font-size:clamp(2rem,5vw,3rem);font-weight:400;letter-spacing:-.02em;margin-bottom:var(--s4)}.hero-small.svelte-dhurbg p:where(.svelte-dhurbg){color:#ffffffb8;font-size:var(--text-lg);max-width:520px;margin:0 auto;line-height:1.7}.sim-grid.svelte-dhurbg{display:grid;grid-template-columns:1fr;gap:var(--s8);align-items:start}@media(min-width:768px){.sim-grid.svelte-dhurbg{grid-template-columns:1fr 1fr}}.form-group.svelte-dhurbg{margin-bottom:var(--s6)}.form-group.svelte-dhurbg label:where(.svelte-dhurbg){display:block;font-size:var(--text-sm);font-weight:500;margin-bottom:var(--s2);color:var(--text-secondary)}.input-row.svelte-dhurbg{display:flex;align-items:center;gap:var(--s2)}.input-suffix.svelte-dhurbg{font-size:var(--text-sm);color:var(--text-secondary);white-space:nowrap}input[type=range].svelte-dhurbg{width:100%;margin-top:var(--s2);accent-color:var(--gold-500)}.toggle-group.svelte-dhurbg{display:flex;flex-wrap:wrap;gap:var(--s2)}.toggle-btn.svelte-dhurbg{padding:var(--s2) var(--s4);font-size:var(--text-sm);font-weight:500;border:1.5px solid var(--border);border-radius:var(--r-md);background:var(--surface);color:var(--text-secondary);cursor:pointer;transition:all var(--tb)}.toggle-btn.svelte-dhurbg:hover{border-color:var(--navy-500)}.toggle-btn.active.svelte-dhurbg{background:var(--navy-600);color:#fff;border-color:var(--navy-500)}.suggested.svelte-dhurbg{font-size:var(--text-xs);color:var(--gold-500);margin-left:2px}.toggle-btn.active.svelte-dhurbg .suggested:where(.svelte-dhurbg){color:var(--gold-400)}.profil-group.svelte-dhurbg{flex-direction:column}.profil-btn.svelte-dhurbg{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:var(--s3) var(--s4);text-align:left}.profil-rate.svelte-dhurbg{font-size:var(--text-xs);color:var(--gold-500)}.profil-btn.active.svelte-dhurbg .profil-rate:where(.svelte-dhurbg){color:var(--gold-400)}.profil-desc.svelte-dhurbg{font-size:var(--text-xs);color:var(--text-secondary)}.profil-btn.active.svelte-dhurbg .profil-desc:where(.svelte-dhurbg){color:#fff9}.results-card.svelte-dhurbg{background:var(--navy-800);color:#fff}.results-card.svelte-dhurbg h2,.results-card.svelte-dhurbg h3{color:#fff}.result-grid.svelte-dhurbg{display:grid;grid-template-columns:1fr 1fr;gap:var(--s4);margin-top:var(--s4)}@media(max-width:767px){.result-grid.svelte-dhurbg{grid-template-columns:1fr}}.result-item.svelte-dhurbg{display:flex;flex-direction:column;gap:var(--s1);padding:var(--s4);background:#ffffff12;border-radius:8px;transition:background var(--tb)}.result-item.highlight.svelte-dhurbg{background:#d4a84326;border:1px solid var(--gold-500);grid-column:1 / -1}.result-item.eco-highlight.svelte-dhurbg{background:#22c55e1f;border:1px solid rgba(34,197,94,.4)}.result-label.svelte-dhurbg{font-size:var(--text-sm);color:#ffffffa6}.result-value.svelte-dhurbg{font-size:var(--text-xl);font-weight:700}.result-item.highlight.svelte-dhurbg .result-value:where(.svelte-dhurbg){font-size:var(--text-2xl)}.text-gold.svelte-dhurbg{color:var(--gold-400)}.text-green.svelte-dhurbg{color:#4ade80}.warning-box.svelte-dhurbg{margin-top:var(--s4);padding:var(--s3) var(--s4);background:#eab30826;border:1px solid rgba(234,179,8,.4);border-radius:var(--r-md);font-size:var(--text-sm);color:#fbbf24}.comparison-section.svelte-dhurbg{margin-top:var(--s8);padding-top:var(--s6);border-top:1px solid rgba(255,255,255,.1)}.comparison-section.svelte-dhurbg h3:where(.svelte-dhurbg){font-size:var(--text-base);margin-bottom:var(--s4)}.bar-chart.svelte-dhurbg{display:flex;flex-direction:column;gap:var(--s4)}.bar-row.svelte-dhurbg{display:flex;align-items:center;gap:var(--s3)}.bar-label.svelte-dhurbg{font-size:var(--text-xs);color:#fff9;width:6.5rem;flex-shrink:0}.bar-track.svelte-dhurbg{flex:1;height:28px;background:#ffffff0d;border-radius:var(--r-md);overflow:hidden}.bar.svelte-dhurbg{height:100%;border-radius:var(--r-md);transition:width .5s ease;min-width:4px}.bar-gray.svelte-dhurbg{background:var(--navy-500)}.bar-gold.svelte-dhurbg{background:linear-gradient(90deg,var(--gold-500),var(--gold-400))}.bar-value.svelte-dhurbg{font-size:var(--text-xs);font-weight:600;white-space:nowrap;min-width:5rem;text-align:right}.advantage-text.svelte-dhurbg{margin-top:var(--s3);font-size:var(--text-sm);color:#ffffffb3;text-align:center}.table-wrapper.svelte-dhurbg{overflow-x:auto;margin-top:var(--s6)}.amortissement.svelte-dhurbg{width:100%;border-collapse:collapse;font-size:var(--text-sm)}.amortissement.svelte-dhurbg th:where(.svelte-dhurbg){background:#ffffff1a;padding:var(--s2) var(--s3);text-align:left;color:var(--gold-400);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em}.amortissement.svelte-dhurbg td:where(.svelte-dhurbg){padding:var(--s2) var(--s3);border-bottom:1px solid rgba(255,255,255,.05)}.amortissement.svelte-dhurbg tr:where(.svelte-dhurbg):hover td:where(.svelte-dhurbg){background:#ffffff08}.amortissement.svelte-dhurbg strong{color:var(--gold-400)}.cta-section.svelte-dhurbg{margin-top:var(--s8);display:flex;flex-direction:column;gap:var(--s4);align-items:center}.results-card.svelte-dhurbg .btn-primary{background:var(--gold-500);color:var(--navy-900);border-color:var(--gold-500)}.results-card.svelte-dhurbg .btn-primary:hover{background:var(--gold-400);border-color:var(--gold-400)}.link-secondary.svelte-dhurbg{font-size:var(--text-sm);color:#fff9;transition:color var(--tf)}.link-secondary.svelte-dhurbg:hover{color:var(--gold-400)}
