.simulator-hero{padding:6rem 0 3rem;background:linear-gradient(135deg,#fff,#f8f9fa,#fff);margin-top:70px;text-align:center;position:relative;overflow:hidden}.simulator-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 25% 25%,#d4af37 2px,transparent 2px),radial-gradient(circle at 75% 75%,#d4af37 2px,transparent 2px);background-size:50px 50px;opacity:.05;animation:patternMove 20s linear infinite}@keyframes patternMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.hero-content{position:relative;z-index:2}.hero-title{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1.5rem;line-height:1.1;font-family:Playfair Display,serif;color:#000}.text-gradient{background:linear-gradient(135deg,#d4af37,#b8941f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(1rem,3vw,1.2rem);color:#6c757d;max-width:700px;margin:0 auto 2rem;line-height:1.6}.hero-badges{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.badge{background:linear-gradient(135deg,#f4e7c1,#d4af3733);border:1px solid #d4af37;padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:600;color:#000}.simulator-section{padding:3rem 0}.simulator-container{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0003;overflow:hidden;margin-bottom:4rem}.simulator-header{background:linear-gradient(135deg,#d4af37,#b8941f);color:#000;padding:2rem;text-align:center}.simulator-header h2{font-size:clamp(1.8rem,4vw,2.2rem);margin-bottom:.5rem;font-family:Playfair Display,serif}.simulator-header p{font-size:clamp(1rem,2.5vw,1.1rem);opacity:.9;margin-bottom:1.5rem}.period-toggle{display:flex;justify-content:center;gap:0;background:#fff3;border-radius:25px;padding:4px;max-width:200px;margin:0 auto}.period-btn{flex:1;padding:.6rem 1.2rem;border:none;background:transparent;color:#000;border-radius:21px;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:.9rem}.period-btn.active{background:#fff;color:#d4af37;box-shadow:0 2px 10px #0000001a}.period-btn:hover:not(.active){background:#ffffff1a}.simulator-content{display:grid;grid-template-columns:1fr 350px;min-height:auto}.profiles-section{padding:2rem;border-right:2px solid #f8f9fa;max-height:70vh;overflow-y:auto}.profiles-section h3{margin-bottom:1.5rem;color:#000;font-size:1.3rem;font-family:Playfair Display,serif;text-align:center}.profiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem}.profile-item{background:#f8f9fa;border:2px solid transparent;border-radius:10px;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative}.profile-item:hover{border-color:#f4e7c1;transform:translateY(-1px);box-shadow:0 3px 12px #0000001a}.profile-item.selected{border-color:#d4af37;background:#f4e7c1}.profile-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.profile-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #d4af37}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-info{flex:1;min-width:0}.profile-title{font-weight:600;color:#000;margin-bottom:.1rem;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.2}.profile-description{font-size:.75rem;color:#6c757d;line-height:1.2}.profile-toggle{width:36px;height:18px;background:#6c757d;border-radius:9px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;flex-shrink:0;box-shadow:inset 0 0 3px #0003}.profile-toggle.active{background:#d4af37}.profile-toggle:hover{box-shadow:inset 0 0 3px #0000004d,0 0 0 2px #d4af3733}.profile-toggle:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;background:#fff;border-radius:7px;transition:all .3s cubic-bezier(.4,0,.2,1)}.profile-toggle.active:after{transform:translate(18px)}.profile-costs{margin-bottom:.5rem}.cost-comparison{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.cost-item{display:flex;align-items:center;justify-content:space-between;padding:.4rem .6rem;background:#fffc;border-radius:6px;font-size:.8rem;position:relative;min-height:28px}.cost-label{font-size:.85rem;flex-shrink:0}.cost-value{font-weight:600;color:#000;font-size:.75rem;text-align:right;flex:1;margin-left:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cost-edit-btn{position:absolute;top:1px;right:1px;background:none;border:none;color:#6c757d;cursor:pointer;font-size:.6rem;padding:1px;border-radius:2px;transition:all .2s ease;width:12px;height:12px;display:flex;align-items:center;justify-content:center}.cost-edit-btn:hover{background:#d4af3733;color:#d4af37}.cost-input{width:50px;padding:1px 3px;border:1px solid #d4af37;border-radius:3px;font-size:.7rem;text-align:center;background:#fff}.france-cost{border-left:3px solid #f44336}.international-cost{border-left:3px solid #d4af37}.quantity-controls{display:none;align-items:center;justify-content:center;gap:.6rem;padding-top:.5rem;border-top:1px solid rgba(212,175,55,.3)}.quantity-controls.active{display:flex}.quantity-btn{width:28px;height:28px;border:none;background:#d4af37;color:#000;border-radius:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700;font-size:1.1rem;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #0000001a}.quantity-btn:hover{background:#b8941f;box-shadow:0 3px 10px #00000026;transform:translateY(-1px)}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-display{font-size:.9rem;font-weight:600;min-width:28px;text-align:center;background:#ffffffe6;padding:.3rem;border-radius:5px;border:2px solid #d4af37}.results-section{background:#f8f9fa;padding:2rem}.results-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #00000026;height:fit-content;position:sticky;top:2rem}.results-card h3{text-align:center;margin-bottom:1.5rem;color:#000;font-family:Playfair Display,serif;font-size:1.3rem}.cost-comparison-results{display:grid;gap:.75rem;margin-bottom:1.5rem}.cost-item-result{text-align:center;padding:1rem;border-radius:10px}.cost-item-result.france{background:linear-gradient(135deg,#ffebee,#ffcdd2);border:2px solid #f44336}.cost-item-result.international{background:linear-gradient(135deg,#f4e7c1,#d4af374d);border:2px solid #d4af37}.cost-item-result h4{margin-bottom:.4rem;font-size:.9rem}.cost-amount{font-size:1.5rem;font-weight:700;margin-bottom:.4rem}.cost-item-result p{font-size:.8rem;color:#6c757d}.savings-highlight{text-align:center;padding:1.5rem;background:linear-gradient(135deg,#e8f5e8,#c8e6c9);border:2px solid #4caf50;border-radius:12px;margin-bottom:1.5rem}.savings-amount{font-size:2.2rem;font-weight:700;color:#2e7d32;margin-bottom:.4rem;font-family:Playfair Display,serif}.savings-label{font-size:1rem;color:#343a40;margin-bottom:.4rem}.savings-percentage{font-size:1.3rem;font-weight:600;color:#4caf50}.team-summary{background:#f8f9fa;padding:1.2rem;border-radius:10px;margin-bottom:1.5rem}.team-summary h4{margin-bottom:.8rem;color:#000;font-size:1.1rem}.summary-content{color:#6c757d;font-size:.9rem}.summary-list{list-style:none}.summary-list li{padding:.2rem 0;display:flex;justify-content:space-between;font-size:.85rem}.cta-section{text-align:center}.cta-section h4{margin-bottom:.4rem;color:#d4af37;font-size:1.1rem}.cta-section p{margin-bottom:1.2rem;color:#6c757d;font-size:.9rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 1.8rem;border:none;border-radius:10px;font-family:Inter,sans-serif;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#d4af37,#b8941f);color:#000;box-shadow:0 4px 15px #00000026}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #0003;background:linear-gradient(135deg,#b8941f,#d4af37)}.btn-large{padding:1.1rem 2.2rem;font-size:1rem}.case-studies{margin-bottom:4rem}.case-studies h2{text-align:center;margin-bottom:3rem;font-size:clamp(2rem,4vw,2.5rem);font-family:Playfair Display,serif}.cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.case-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 2px 10px #0000001a;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid transparent}.case-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0003;border-color:#f4e7c1}.case-card.featured{border-color:#d4af37;background:linear-gradient(135deg,#fff,#f4e7c1)}.case-card h3{margin-bottom:1.5rem;color:#000;font-size:1.2rem}.case-team{text-align:left;margin-bottom:2rem}.case-team ul{list-style:none;margin-top:.5rem}.case-team li{padding:.25rem 0 .25rem 1rem;position:relative;font-size:.9rem}.case-team li:before{content:"•";position:absolute;left:0;color:#d4af37;font-weight:700}.case-savings{border-top:2px solid #f4e7c1;padding-top:1.5rem}.case-amount{font-size:2rem;font-weight:700;color:#4caf50;margin-bottom:.5rem;font-family:Playfair Display,serif}.case-label{color:#6c757d;font-weight:600;font-size:.9rem}.ethics-section{background:#f8f9fa;padding:3rem 2rem;border-radius:20px}.ethics-section h2{text-align:center;margin-bottom:2rem;color:#d4af37;font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.2rem)}.ethics-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.ethics-text ul{list-style:none;margin-top:1.5rem}.ethics-text li{padding:.6rem 0;border-bottom:1px solid rgba(212,175,55,.2);font-size:.95rem}.team-structure{display:grid;gap:1rem;text-align:center}.team-france,.team-international,.team-result{background:#fff;padding:1.2rem;border-radius:10px;box-shadow:0 2px 8px #0000001a}.team-france{border:2px solid #1976d2}.team-international{border:2px solid #d4af37}.team-result{border:2px solid #4caf50}.team-plus{font-size:1.8rem;font-weight:700;color:#d4af37;display:flex;align-items:center;justify-content:center}.disclaimer-section{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:2px solid #ffc107;border-radius:16px;padding:2.5rem;margin-bottom:4rem;text-align:center}.disclaimer-section h3{color:#856404;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(1.5rem,3vw,1.8rem)}.disclaimer-content{color:#856404;line-height:1.6;margin-bottom:2rem}.disclaimer-content p{margin-bottom:1rem;font-size:.95rem}.value-proposition{background:#fffc;padding:1.8rem;border-radius:12px;border:1px solid #ffc107}.value-proposition h4{color:#d4af37;margin-bottom:1rem;font-size:1.2rem}.value-proposition ul{list-style:none;text-align:left;max-width:600px;margin:0 auto}.value-proposition li{padding:.4rem 0 .4rem 1.5rem;position:relative;color:#856404;font-size:.9rem;line-height:1.5}.value-proposition li:before{content:"⚠️";position:absolute;left:0}.modal-overlay{position:fixed;inset:0;background:#000c;display:none;align-items:center;justify-content:center;z-index:10000;padding:1rem}.modal-overlay.active{display:flex}.modal-content{background:#fff;border-radius:20px;padding:2rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.8rem;cursor:pointer;color:#6c757d;transition:all .3s cubic-bezier(.4,0,.2,1)}.modal-close:hover{color:#000}.audit-form{margin-top:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1.2rem}.form-group label{display:block;margin-bottom:.4rem;font-weight:600;color:#000;font-size:.9rem}.form-group input{width:100%;padding:.8rem;border:2px solid #e0e0e0;border-radius:8px;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .3s ease}.form-group input:focus{outline:none;border-color:#d4af37;box-shadow:0 0 0 3px #d4af3733}.simulation-summary{background:#f8f9fa;padding:1.2rem;border-radius:10px;margin-bottom:1.5rem}.submit-btn{width:100%}.success-message{text-align:center;padding:2rem}.success-icon{font-size:2.5rem;margin-bottom:1rem}@media (max-width: 1200px){.simulator-content{grid-template-columns:1fr 320px}.profiles-grid{grid-template-columns:1fr}.simulator-hero{margin-top:60px}}@media (max-width: 1024px){.simulator-content{grid-template-columns:1fr}.results-section{padding:1.5rem}.results-card{position:static;margin-top:1.5rem}.ethics-content{grid-template-columns:1fr;gap:2rem}.simulator-header{padding:1.8rem}.profiles-section{padding:1.8rem;border-right:none;border-bottom:2px solid #f8f9fa;max-height:none}.profiles-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width: 768px){.simulator-hero{padding:5rem 0 3rem;margin-top:60px}.period-toggle{max-width:100%}.hero-badges{flex-direction:column;align-items:center;gap:.5rem}.profiles-grid{grid-template-columns:1fr;gap:.6rem}.profile-item{padding:.6rem}.profile-avatar{width:28px;height:28px}.profile-title{font-size:.85rem}.profile-description{font-size:.7rem}.form-row{grid-template-columns:1fr}.modal-content{padding:1.5rem;margin:.5rem}.cases-grid{grid-template-columns:1fr}.cost-comparison{gap:.3rem}.cost-item{padding:.35rem .5rem;font-size:.75rem}.cost-value{font-size:.7rem}.disclaimer-section,.ethics-section{padding:2rem 1.5rem}.savings-amount{font-size:2rem}.case-amount{font-size:1.8rem}.simulator-section{padding:2rem 0}}@media (max-width: 480px){.simulator-hero{padding:4rem 0 2rem;margin-top:55px}.badge{font-size:.8rem;padding:.4rem .8rem}.simulator-header{padding:1.5rem}.profiles-section,.results-section,.results-card{padding:1.2rem}.profile-item{padding:.5rem}.profile-header{gap:.6rem}.profile-avatar{width:26px;height:26px}.profile-title{font-size:.8rem}.profile-description{font-size:.65rem}.profile-toggle{width:32px;height:16px}.profile-toggle:after{width:12px;height:12px}.profile-toggle.active:after{transform:translate(16px)}.cost-item{padding:.3rem .4rem;font-size:.7rem;min-height:24px}.cost-value{font-size:.65rem}.quantity-btn{width:26px;height:26px;font-size:1rem}.quantity-display{font-size:.8rem;min-width:26px;padding:.25rem}.savings-amount{font-size:1.8rem}.savings-label{font-size:.9rem}.savings-percentage{font-size:1.2rem}.cost-amount{font-size:1.3rem}.case-amount{font-size:1.6rem}.disclaimer-section,.ethics-section{padding:1.5rem 1rem}.modal-content{padding:1.2rem;margin:.3rem}.btn{padding:.8rem 1.5rem;font-size:.85rem}.btn-large{padding:.9rem 1.8rem;font-size:.9rem}.simulator-section{padding:1.5rem 0}}@media (max-width: 768px) and (orientation: landscape){.simulator-hero{padding:3rem 0 2rem}.profiles-section{max-height:50vh;overflow-y:auto}}.container[data-astro-cid-hs7fmnpo]{max-width:1200px;margin:0 auto;padding:0 2rem}.section[data-astro-cid-hs7fmnpo]{padding:80px 0}.section-light[data-astro-cid-hs7fmnpo]{background:#f8f9fa}.hero-badge[data-astro-cid-hs7fmnpo]{display:inline-block;background:var(--color-gold, #D4AF37);color:#1a1a1a;padding:.6rem 1.5rem;border-radius:30px;font-weight:700;margin-bottom:1.5rem}.simulator-hero[data-astro-cid-hs7fmnpo] h1[data-astro-cid-hs7fmnpo]{font-size:3rem;margin-bottom:1.5rem;color:#1a1a1a}.hero-lead[data-astro-cid-hs7fmnpo]{font-size:1.3rem;line-height:1.8;color:#4a4a4a;max-width:900px;margin:0 auto 2rem}.hero-stats-sim[data-astro-cid-hs7fmnpo]{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;font-weight:600}.how-simulator-works[data-astro-cid-hs7fmnpo] h2[data-astro-cid-hs7fmnpo]{text-align:center;font-size:2.5rem;margin-bottom:2rem;color:#1a1a1a}.how-intro[data-astro-cid-hs7fmnpo]{text-align:center;margin-bottom:3rem}.intro-large[data-astro-cid-hs7fmnpo]{font-size:1.2rem;line-height:1.8;max-width:900px;margin:0 auto;color:#4a4a4a}.methodology-grid[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}.method-block[data-astro-cid-hs7fmnpo]{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 20px #00000014}.method-number[data-astro-cid-hs7fmnpo]{background:linear-gradient(135deg,#d4af37,#b8941f);color:#1a1a1a;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:800;margin-bottom:1.5rem}.method-block[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.5rem;margin-bottom:1.5rem;color:#1a1a1a}.method-block[data-astro-cid-hs7fmnpo] ul[data-astro-cid-hs7fmnpo]{margin-left:1.5rem}.method-block[data-astro-cid-hs7fmnpo] li[data-astro-cid-hs7fmnpo]{margin-bottom:.8rem;line-height:1.7}.formula-box[data-astro-cid-hs7fmnpo]{background:#fff3e0;padding:1.5rem;border-radius:12px;margin:1rem 0;border-left:4px solid #ff9800}.formula-box[data-astro-cid-hs7fmnpo] p[data-astro-cid-hs7fmnpo]{margin-bottom:.5rem;font-family:monospace;font-size:.95rem}.method-note[data-astro-cid-hs7fmnpo]{margin-top:1rem;font-style:italic;color:#4a4a4a}.included-grid[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1rem}.included-col[data-astro-cid-hs7fmnpo] h4[data-astro-cid-hs7fmnpo]{margin-bottom:1rem;color:#1a1a1a}.included-col[data-astro-cid-hs7fmnpo] ul[data-astro-cid-hs7fmnpo]{list-style:none;padding:0}.included-col[data-astro-cid-hs7fmnpo] li[data-astro-cid-hs7fmnpo]{padding-left:1.5rem;margin-bottom:.5rem;position:relative}.included-col[data-astro-cid-hs7fmnpo] li[data-astro-cid-hs7fmnpo]:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:800}.tool-instructions[data-astro-cid-hs7fmnpo]{text-align:center;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;max-width:900px;margin-left:auto;margin-right:auto}.interpretation-grid[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}.interp-card[data-astro-cid-hs7fmnpo]{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 20px #00000014;border-top:5px solid #ddd}.interp-card[data-astro-cid-hs7fmnpo].featured{border-top-color:#d4af37;background:linear-gradient(135deg,#fff,#f5e6c8)}.interp-range[data-astro-cid-hs7fmnpo]{display:inline-block;background:#e0e0e0;padding:.5rem 1rem;border-radius:20px;font-weight:700;font-size:.9rem;margin-bottom:1rem}.interp-card[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.5rem;margin-bottom:1.5rem;color:#1a1a1a}.reality-check[data-astro-cid-hs7fmnpo]{margin-top:4rem;padding:3rem;background:#fff;border-radius:20px;text-align:center}.reality-check[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:2rem;margin-bottom:2rem;color:#1a1a1a}.reality-stats[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.reality-stat[data-astro-cid-hs7fmnpo]{padding:2rem;background:#f8f9fa;border-radius:16px}.reality-stat[data-astro-cid-hs7fmnpo] .stat-value[data-astro-cid-hs7fmnpo]{font-size:3.5rem;font-weight:800;color:#d4af37;margin-bottom:.5rem}.reality-stat[data-astro-cid-hs7fmnpo] .stat-label[data-astro-cid-hs7fmnpo]{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.reality-stat[data-astro-cid-hs7fmnpo] p[data-astro-cid-hs7fmnpo]{font-size:.9rem;color:#4a4a4a}.real-examples[data-astro-cid-hs7fmnpo]{background:#fff}.examples-grid[data-astro-cid-hs7fmnpo]{display:grid;gap:2rem;margin-top:3rem}.example-card[data-astro-cid-hs7fmnpo]{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 4px 20px #00000014;border-left:5px solid #D4AF37}.example-header[data-astro-cid-hs7fmnpo]{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.example-avatar[data-astro-cid-hs7fmnpo]{font-size:4rem}.example-info[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.5rem;margin-bottom:.3rem;color:#1a1a1a}.example-info[data-astro-cid-hs7fmnpo] p[data-astro-cid-hs7fmnpo]{color:#4a4a4a}.example-team[data-astro-cid-hs7fmnpo] h4[data-astro-cid-hs7fmnpo]{font-size:1.2rem;margin-bottom:1rem;color:#1a1a1a}.example-team[data-astro-cid-hs7fmnpo] ul[data-astro-cid-hs7fmnpo]{margin-left:1.5rem;margin-bottom:1.5rem}.example-team[data-astro-cid-hs7fmnpo] li[data-astro-cid-hs7fmnpo]{margin-bottom:.5rem;line-height:1.7}.example-total[data-astro-cid-hs7fmnpo]{background:#e3f2fd;padding:1rem;border-radius:8px;font-size:1.1rem;margin-top:1rem}.example-comparison[data-astro-cid-hs7fmnpo]{margin:1.5rem 0;padding:1.5rem;background:#f8f9fa;border-radius:12px}.example-savings[data-astro-cid-hs7fmnpo]{background:#e8f5e9;padding:1rem;border-radius:8px;margin-top:1rem;font-size:1.2rem;color:#27ae60}.example-impact[data-astro-cid-hs7fmnpo]{background:#fff3e0;padding:1.5rem;border-radius:12px;margin-top:1.5rem}.faq-grid-sim[data-astro-cid-hs7fmnpo]{display:grid;gap:2rem;margin-top:3rem;max-width:900px;margin-left:auto;margin-right:auto}.faq-item-sim[data-astro-cid-hs7fmnpo]{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 20px #00000014;border-left:5px solid #D4AF37}.faq-item-sim[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.3rem;margin-bottom:1.5rem;color:#1a1a1a}.steps-grid[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}.step-card[data-astro-cid-hs7fmnpo]{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 20px #00000014;text-align:center}.step-card[data-astro-cid-hs7fmnpo] .step-number[data-astro-cid-hs7fmnpo]{background:#d4af37;color:#1a1a1a;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:800;margin:0 auto 1.5rem}.step-card[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.4rem;margin-bottom:1.5rem;color:#1a1a1a}.explore-links[data-astro-cid-hs7fmnpo]{display:flex;flex-direction:column;gap:.8rem;margin-top:1.5rem}.explore-links[data-astro-cid-hs7fmnpo] a[data-astro-cid-hs7fmnpo]{color:#d4af37;text-decoration:none;font-weight:600}.explore-links[data-astro-cid-hs7fmnpo] a[data-astro-cid-hs7fmnpo]:hover{text-decoration:underline}.simulator-cta-final[data-astro-cid-hs7fmnpo]{background:linear-gradient(135deg,#d4af37,#b8941f);padding:80px 0;text-align:center}.simulator-cta-final[data-astro-cid-hs7fmnpo] h2[data-astro-cid-hs7fmnpo]{font-size:2.8rem;color:#1a1a1a;margin-bottom:1.5rem}.cta-text-sim[data-astro-cid-hs7fmnpo]{font-size:1.3rem;line-height:1.8;color:#1a1a1a;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.cta-options-sim[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:900px;margin:0 auto 3rem}.cta-option-sim[data-astro-cid-hs7fmnpo]{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 8px 30px #00000026}.cta-option-sim[data-astro-cid-hs7fmnpo].primary{border:3px solid #1a1a1a}.cta-option-sim[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.5rem;margin-bottom:1rem;color:#1a1a1a}.cta-option-sim[data-astro-cid-hs7fmnpo] p[data-astro-cid-hs7fmnpo]{margin-bottom:1.5rem;line-height:1.7;color:#4a4a4a}.cta-guarantee-sim[data-astro-cid-hs7fmnpo]{font-size:1.1rem;color:#1a1a1a;font-weight:600}.simulator-tool[data-astro-cid-hs7fmnpo]{background:#fff}.simulator-tool[data-astro-cid-hs7fmnpo] h2[data-astro-cid-hs7fmnpo]{text-align:center;font-size:2.5rem;margin-bottom:2rem;color:#1a1a1a}.profile-card[data-astro-cid-hs7fmnpo]{background:#f8f9fa;border:2px solid transparent;border-radius:12px;padding:1.5rem;transition:all .3s ease;cursor:pointer}.profile-card[data-astro-cid-hs7fmnpo]:hover{border-color:#d4af37;transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.profile-icon[data-astro-cid-hs7fmnpo]{font-size:3rem;text-align:center;margin-bottom:1rem}.profile-card[data-astro-cid-hs7fmnpo] h4[data-astro-cid-hs7fmnpo]{font-size:1.2rem;margin-bottom:.8rem;color:#1a1a1a;text-align:center}.profile-desc[data-astro-cid-hs7fmnpo]{font-size:.9rem;color:#4a4a4a;text-align:center;margin-bottom:1.5rem;min-height:40px}.profile-costs[data-astro-cid-hs7fmnpo]{background:#fff;padding:1rem;border-radius:8px;margin-bottom:1rem}.cost-row[data-astro-cid-hs7fmnpo]{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem}.cost-row[data-astro-cid-hs7fmnpo].international-cost{color:#27ae60;font-weight:600}.savings-badge[data-astro-cid-hs7fmnpo]{background:#e8f5e9;color:#27ae60;padding:.5rem;border-radius:8px;text-align:center;font-weight:700;font-size:.85rem;margin-top:.5rem}.profile-quantity[data-astro-cid-hs7fmnpo]{display:flex;justify-content:center;align-items:center;gap:1rem}.qty-btn[data-astro-cid-hs7fmnpo]{background:#d4af37;color:#1a1a1a;border:none;width:35px;height:35px;border-radius:50%;font-size:1.3rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.qty-btn[data-astro-cid-hs7fmnpo]:hover{background:#b8941f;transform:scale(1.1)}.qty-btn[data-astro-cid-hs7fmnpo]:active{transform:scale(.95)}.qty-value[data-astro-cid-hs7fmnpo]{font-size:1.5rem;font-weight:700;min-width:30px;text-align:center}.results-card[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.5rem;margin-bottom:2rem;color:#1a1a1a;text-align:center}.cost-comparison-results[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.cost-item-result[data-astro-cid-hs7fmnpo]{padding:1.5rem;border-radius:12px;text-align:center}.cost-item-result[data-astro-cid-hs7fmnpo].france{background:#fee;border:2px solid #e74c3c}.cost-item-result[data-astro-cid-hs7fmnpo].international{background:#efe;border:2px solid #27ae60}.cost-item-result[data-astro-cid-hs7fmnpo] h4[data-astro-cid-hs7fmnpo]{font-size:.9rem;margin-bottom:1rem;color:#1a1a1a}.cost-amount[data-astro-cid-hs7fmnpo]{font-size:2rem;font-weight:800;margin-bottom:.5rem}.cost-item-result[data-astro-cid-hs7fmnpo].france .cost-amount[data-astro-cid-hs7fmnpo]{color:#e74c3c}.cost-item-result[data-astro-cid-hs7fmnpo].international .cost-amount[data-astro-cid-hs7fmnpo]{color:#27ae60}.cost-item-result[data-astro-cid-hs7fmnpo] p[data-astro-cid-hs7fmnpo]{font-size:.85rem;color:#4a4a4a}.savings-highlight[data-astro-cid-hs7fmnpo]{background:linear-gradient(135deg,#d4af37,#b8941f);padding:2rem;border-radius:16px;text-align:center;margin-bottom:2rem}.savings-amount[data-astro-cid-hs7fmnpo]{font-size:3rem;font-weight:800;color:#1a1a1a;margin-bottom:.5rem}.savings-label[data-astro-cid-hs7fmnpo]{font-size:1.1rem;color:#1a1a1a;margin-bottom:.5rem}.savings-percentage[data-astro-cid-hs7fmnpo]{font-size:1.8rem;font-weight:700;color:#1a1a1a}.team-summary[data-astro-cid-hs7fmnpo]{background:#f8f9fa;padding:1.5rem;border-radius:12px;margin-bottom:2rem}.team-summary[data-astro-cid-hs7fmnpo] h4[data-astro-cid-hs7fmnpo]{font-size:1.1rem;margin-bottom:1rem;color:#1a1a1a;text-align:center}.summary-content[data-astro-cid-hs7fmnpo]{text-align:center;line-height:1.8;color:#4a4a4a}.cta-section[data-astro-cid-hs7fmnpo]{text-align:center}.cta-section[data-astro-cid-hs7fmnpo] h4[data-astro-cid-hs7fmnpo]{font-size:1.2rem;margin-bottom:1rem;color:#1a1a1a}.cta-note[data-astro-cid-hs7fmnpo]{margin-top:1rem;font-size:.9rem;color:#4a4a4a;font-style:italic}@media (max-width: 768px){.simulator-hero[data-astro-cid-hs7fmnpo]{padding:40px 0}.simulator-hero[data-astro-cid-hs7fmnpo] h1[data-astro-cid-hs7fmnpo]{font-size:2rem}.methodology-grid[data-astro-cid-hs7fmnpo],.interpretation-grid[data-astro-cid-hs7fmnpo],.steps-grid[data-astro-cid-hs7fmnpo],.cta-options-sim[data-astro-cid-hs7fmnpo],.included-grid[data-astro-cid-hs7fmnpo],.simulator-content[data-astro-cid-hs7fmnpo],.cost-comparison-results[data-astro-cid-hs7fmnpo]{grid-template-columns:1fr}.results-section[data-astro-cid-hs7fmnpo]{position:static;width:100%}}
