.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}}:root{--gold: #d4af37;--gold-light: #f4d03f;--gold-dark: #b8941f;--black: #1a1a1a;--gray: #4a4a4a;--gray-light: #f8f9fa;--white: #ffffff;--shadow: 0 4px 20px rgba(0, 0, 0, .1);--shadow-hover: 0 8px 30px rgba(0, 0, 0, .15)}.container[data-astro-cid-hs7fmnpo]{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header[data-astro-cid-hs7fmnpo]{text-align:center;margin-bottom:4rem}.section-header[data-astro-cid-hs7fmnpo] h2[data-astro-cid-hs7fmnpo]{font-size:2.5rem;font-weight:700;color:var(--black);margin-bottom:1rem}.section-subtitle[data-astro-cid-hs7fmnpo]{font-size:1.2rem;color:var(--gray);max-width:800px;margin:0 auto;line-height:1.6}.diagnostic-hero[data-astro-cid-hs7fmnpo]{padding:120px 0 80px;background:linear-gradient(135deg,var(--gray-light) 0%,var(--white) 100%);text-align:center}.hero-badge[data-astro-cid-hs7fmnpo]{display:inline-block;background:linear-gradient(135deg,var(--gold),var(--gold-light));color:#fff;padding:1rem 2.5rem;border-radius:50px;font-weight:700;font-size:1.1rem;margin-bottom:2rem;box-shadow:0 4px 15px #d4af374d}.diagnostic-hero[data-astro-cid-hs7fmnpo] h1[data-astro-cid-hs7fmnpo]{font-size:3.5rem;font-weight:800;color:var(--black);margin-bottom:1.5rem;line-height:1.2}.hero-lead[data-astro-cid-hs7fmnpo]{font-size:1.4rem;line-height:1.8;color:var(--gray);margin-bottom:4rem;max-width:900px;margin-left:auto;margin-right:auto}.hero-paths[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;max-width:1000px;margin:0 auto 4rem}.path-card[data-astro-cid-hs7fmnpo]{background:#fff;padding:3rem;border-radius:20px;box-shadow:var(--shadow);text-align:left;transition:transform .3s ease,box-shadow .3s ease}.path-card[data-astro-cid-hs7fmnpo]:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover)}.path-card[data-astro-cid-hs7fmnpo].primary{border:3px solid var(--gold);background:linear-gradient(135deg,#fffef8,#fff)}.path-icon[data-astro-cid-hs7fmnpo]{font-size:3rem;margin-bottom:1rem}.path-card[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.6rem;font-weight:700;color:var(--black);margin-bottom:.5rem}.path-card[data-astro-cid-hs7fmnpo]>p[data-astro-cid-hs7fmnpo]{font-size:1.1rem;color:var(--gray);margin-bottom:1.5rem}.path-features[data-astro-cid-hs7fmnpo]{list-style:none;padding:0;margin:1.5rem 0}.path-features[data-astro-cid-hs7fmnpo] li[data-astro-cid-hs7fmnpo]{padding:.8rem 0;color:var(--black);font-weight:500;border-bottom:1px solid var(--gray-light)}.path-features[data-astro-cid-hs7fmnpo] li[data-astro-cid-hs7fmnpo]:last-child{border-bottom:none}.path-price[data-astro-cid-hs7fmnpo]{font-size:1.8rem;font-weight:700;color:var(--gold-dark);margin:1.5rem 0;text-align:center}.path-note[data-astro-cid-hs7fmnpo]{text-align:center;font-size:.9rem;color:var(--gray);margin-top:1rem;font-style:italic}.cta-btn[data-astro-cid-hs7fmnpo]{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 2.5rem;border-radius:12px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s ease;width:100%;margin-top:1rem}.cta-btn[data-astro-cid-hs7fmnpo].primary{background:linear-gradient(135deg,var(--gold),var(--gold-light));color:#fff;box-shadow:0 4px 15px #d4af374d}.cta-btn[data-astro-cid-hs7fmnpo].primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d4af3766}.cta-btn[data-astro-cid-hs7fmnpo].secondary{background:#fff;color:var(--gold-dark);border:2px solid var(--gold)}.cta-btn[data-astro-cid-hs7fmnpo].secondary:hover{background:var(--gold);color:#fff}.cta-btn[data-astro-cid-hs7fmnpo].large{padding:1.5rem 3rem;font-size:1.2rem}.cta-btn[data-astro-cid-hs7fmnpo].small{padding:.8rem 1.5rem;font-size:.95rem}.hero-stats[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.stat[data-astro-cid-hs7fmnpo]{text-align:center}.stat-number[data-astro-cid-hs7fmnpo]{font-size:3rem;font-weight:800;color:var(--gold-dark);line-height:1;margin-bottom:.5rem}.stat-label[data-astro-cid-hs7fmnpo]{font-size:1rem;color:var(--gray);font-weight:600}.pillars-section[data-astro-cid-hs7fmnpo]{padding:80px 0;background:#fff}.pillars-grid[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.pillar-card[data-astro-cid-hs7fmnpo]{background:var(--gray-light);padding:2.5rem;border-radius:16px;border-left:4px solid var(--gold);transition:transform .3s ease,box-shadow .3s ease}.pillar-card[data-astro-cid-hs7fmnpo]:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover)}.pillar-icon[data-astro-cid-hs7fmnpo]{font-size:3rem;margin-bottom:1rem}.pillar-card[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.5rem;font-weight:700;color:var(--black);margin-bottom:.8rem}.pillar-card[data-astro-cid-hs7fmnpo]>p[data-astro-cid-hs7fmnpo]{color:var(--gray);margin-bottom:1.5rem;line-height:1.6}.pillar-checklist[data-astro-cid-hs7fmnpo]{display:flex;flex-direction:column;gap:.5rem}.pillar-checklist[data-astro-cid-hs7fmnpo] span[data-astro-cid-hs7fmnpo]{font-size:.9rem;color:var(--gray);font-weight:500}.testimonial-impact[data-astro-cid-hs7fmnpo]{padding:60px 0;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.testimonial-box[data-astro-cid-hs7fmnpo]{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:20px;box-shadow:0 8px 40px #0003}.testimonial-quote[data-astro-cid-hs7fmnpo]{font-size:1.5rem;line-height:1.8;color:var(--black);font-style:italic;margin-bottom:2rem;position:relative;padding-left:2rem}.testimonial-quote[data-astro-cid-hs7fmnpo]:before{content:'"';position:absolute;left:0;top:-10px;font-size:4rem;color:var(--gold);line-height:1}.testimonial-author[data-astro-cid-hs7fmnpo]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.author-name[data-astro-cid-hs7fmnpo]{font-size:1.2rem;font-weight:700;color:var(--black);margin-bottom:.3rem}.author-company[data-astro-cid-hs7fmnpo]{font-size:.95rem;color:var(--gray)}.testimonial-results[data-astro-cid-hs7fmnpo]{display:flex;gap:1rem;flex-wrap:wrap}.testimonial-results[data-astro-cid-hs7fmnpo] .result[data-astro-cid-hs7fmnpo]{background:var(--gray-light);padding:.6rem 1.2rem;border-radius:20px;font-weight:600;font-size:.9rem;color:var(--black)}.comparison-section[data-astro-cid-hs7fmnpo]{padding:80px 0;background:var(--gray-light)}.paths-comparison[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}.path-option[data-astro-cid-hs7fmnpo]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);transition:transform .3s ease,box-shadow .3s ease}.path-option[data-astro-cid-hs7fmnpo]:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover)}.path-option[data-astro-cid-hs7fmnpo].recommended{border:3px solid var(--gold);transform:scale(1.02)}.path-option[data-astro-cid-hs7fmnpo].hybrid{border:3px solid #7B1FA2}.option-header[data-astro-cid-hs7fmnpo]{background:linear-gradient(135deg,var(--black),#2d2d2d);color:#fff;padding:2rem;text-align:center;position:relative}.path-option[data-astro-cid-hs7fmnpo].diy .option-header[data-astro-cid-hs7fmnpo]{background:linear-gradient(135deg,#666,#888)}.path-option[data-astro-cid-hs7fmnpo].platform .option-header[data-astro-cid-hs7fmnpo]{background:linear-gradient(135deg,#1976d2,#2196f3)}.path-option[data-astro-cid-hs7fmnpo].expert .option-header[data-astro-cid-hs7fmnpo]{background:linear-gradient(135deg,var(--gold),var(--gold-light))}.path-option[data-astro-cid-hs7fmnpo].hybrid .option-header[data-astro-cid-hs7fmnpo]{background:linear-gradient(135deg,#7b1fa2,#ce93d8)}.option-icon[data-astro-cid-hs7fmnpo]{font-size:3.5rem;margin-bottom:1rem}.option-header[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.6rem;margin-bottom:.5rem}.option-badge[data-astro-cid-hs7fmnpo]{display:inline-block;padding:.5rem 1.5rem;border-radius:25px;font-size:.85rem;font-weight:700;margin-top:.5rem}.option-badge[data-astro-cid-hs7fmnpo].warning{background:#ff9800;color:#fff}.option-badge[data-astro-cid-hs7fmnpo].good{background:#4caf50;color:#fff}.option-badge[data-astro-cid-hs7fmnpo].best{background:#fff;color:var(--gold-dark)}.option-badge[data-astro-cid-hs7fmnpo].premium{background:#ce93d8;color:#fff}.option-content[data-astro-cid-hs7fmnpo]{padding:2rem}.option-description[data-astro-cid-hs7fmnpo]{font-size:1.05rem;color:var(--gray);margin-bottom:1.5rem;line-height:1.7}.option-pricing[data-astro-cid-hs7fmnpo]{background:var(--gray-light);padding:1.5rem;border-radius:12px;text-align:center;margin-bottom:1.5rem}.pricing-main[data-astro-cid-hs7fmnpo]{font-size:1.8rem;font-weight:700;color:var(--black);margin-bottom:.5rem}.pricing-main[data-astro-cid-hs7fmnpo] strong[data-astro-cid-hs7fmnpo]{color:var(--gold-dark)}.pricing-details[data-astro-cid-hs7fmnpo]{font-size:.9rem;color:var(--gray)}.option-pros[data-astro-cid-hs7fmnpo],.option-cons[data-astro-cid-hs7fmnpo]{margin-bottom:1.5rem}.option-pros[data-astro-cid-hs7fmnpo] h4[data-astro-cid-hs7fmnpo]{font-size:1.1rem;margin-bottom:.8rem;color:#4caf50}.option-cons[data-astro-cid-hs7fmnpo] h4[data-astro-cid-hs7fmnpo]{font-size:1.1rem;margin-bottom:.8rem;color:#ff9800}.option-pros[data-astro-cid-hs7fmnpo] ul[data-astro-cid-hs7fmnpo],.option-cons[data-astro-cid-hs7fmnpo] ul[data-astro-cid-hs7fmnpo]{list-style:none;padding:0}.option-pros[data-astro-cid-hs7fmnpo] li[data-astro-cid-hs7fmnpo],.option-cons[data-astro-cid-hs7fmnpo] li[data-astro-cid-hs7fmnpo]{padding:.5rem 0 .5rem 1.5rem;position:relative;color:var(--gray);line-height:1.6}.option-pros[data-astro-cid-hs7fmnpo] li[data-astro-cid-hs7fmnpo]:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:700}.option-cons[data-astro-cid-hs7fmnpo] li[data-astro-cid-hs7fmnpo]:before{content:"⚠";position:absolute;left:0;color:#ff9800}.option-stats[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0;padding:1.5rem;border-radius:12px}.option-stats[data-astro-cid-hs7fmnpo].bad{background:#ffebee}.option-stats[data-astro-cid-hs7fmnpo].good{background:#e8f5e9}.option-stats[data-astro-cid-hs7fmnpo].excellent{background:#fff9e6}.option-stats[data-astro-cid-hs7fmnpo].premium{background:#f3e5f5}.stat-item[data-astro-cid-hs7fmnpo]{text-align:center}.stat-value[data-astro-cid-hs7fmnpo]{font-size:1.4rem;font-weight:700;color:var(--black);margin-bottom:.3rem}.stat-label[data-astro-cid-hs7fmnpo]{font-size:.85rem;color:var(--gray)}.option-verdict[data-astro-cid-hs7fmnpo]{padding:1.5rem;border-radius:12px;margin:1.5rem 0;line-height:1.7}.option-verdict[data-astro-cid-hs7fmnpo].bad{background:#ffebee;border-left:4px solid #f44336}.option-verdict[data-astro-cid-hs7fmnpo].good{background:#e8f5e9;border-left:4px solid #4CAF50}.option-verdict[data-astro-cid-hs7fmnpo].excellent{background:#fff9e6;border-left:4px solid var(--gold)}.option-verdict[data-astro-cid-hs7fmnpo].premium{background:#f3e5f5;border-left:4px solid #7B1FA2}.option-cta[data-astro-cid-hs7fmnpo]{display:block;text-align:center;padding:1.2rem 2rem;border-radius:12px;font-weight:700;font-size:1.05rem;text-decoration:none;transition:all .3s ease;margin-top:1rem}.option-cta[data-astro-cid-hs7fmnpo].primary{background:linear-gradient(135deg,var(--gold),var(--gold-light));color:#fff}.option-cta[data-astro-cid-hs7fmnpo].secondary{background:#1976d2;color:#fff}.option-cta[data-astro-cid-hs7fmnpo].premium{background:linear-gradient(135deg,#7b1fa2,#ce93d8);color:#fff}.option-cta[data-astro-cid-hs7fmnpo]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0003}.service-renewal-note[data-astro-cid-hs7fmnpo]{max-width:900px;margin:0 auto 2rem;padding:2rem;background:linear-gradient(135deg,#f3e5f5,#fff);border-radius:16px;border-left:4px solid #7B1FA2;text-align:center}.service-renewal-note[data-astro-cid-hs7fmnpo] h4[data-astro-cid-hs7fmnpo]{font-size:1.4rem;color:var(--black);margin-bottom:1rem}.service-renewal-note[data-astro-cid-hs7fmnpo] p[data-astro-cid-hs7fmnpo]{font-size:1.05rem;color:var(--gray);line-height:1.8}.comparison-help[data-astro-cid-hs7fmnpo]{max-width:700px;margin:0 auto;text-align:center;padding:3rem;background:linear-gradient(135deg,#fff9e6,#fff);border-radius:20px;border:2px solid var(--gold)}.comparison-help[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.8rem;color:var(--black);margin-bottom:1rem}.comparison-help[data-astro-cid-hs7fmnpo] p[data-astro-cid-hs7fmnpo]{font-size:1.1rem;color:var(--gray);margin-bottom:1.5rem;line-height:1.7}.help-cta[data-astro-cid-hs7fmnpo]{display:inline-block;padding:1.2rem 2.5rem;background:linear-gradient(135deg,var(--gold),var(--gold-light));color:#fff;border-radius:12px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s ease}.help-cta[data-astro-cid-hs7fmnpo]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #d4af374d}.comparison-table[data-astro-cid-hs7fmnpo]{max-width:1000px;margin:0 auto;background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.comparison-header[data-astro-cid-hs7fmnpo],.comparison-row[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:2fr 3fr 3fr}.comparison-header[data-astro-cid-hs7fmnpo]{background:linear-gradient(135deg,var(--black),#2d2d2d);color:#fff}.comparison-cell[data-astro-cid-hs7fmnpo]{padding:1.5rem;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.comparison-cell[data-astro-cid-hs7fmnpo]:last-child{border-right:none}.comparison-cell[data-astro-cid-hs7fmnpo].highlight{background:linear-gradient(135deg,#fffef8,#fff)}.comparison-cell[data-astro-cid-hs7fmnpo].label{font-weight:700;color:var(--black)}.comparison-header[data-astro-cid-hs7fmnpo] .comparison-cell[data-astro-cid-hs7fmnpo]{border-bottom:none;text-align:center}.comparison-header[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.3rem;margin:.5rem 0}.label-tag[data-astro-cid-hs7fmnpo]{display:inline-block;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:700;margin-bottom:.5rem}.label-tag[data-astro-cid-hs7fmnpo].premium{background:var(--gold);color:#fff}.label-tag[data-astro-cid-hs7fmnpo]{background:#e0e0e0;color:var(--gray)}.cta-row[data-astro-cid-hs7fmnpo] .comparison-cell[data-astro-cid-hs7fmnpo]{border-bottom:none}.comparison-note[data-astro-cid-hs7fmnpo]{max-width:900px;margin:3rem auto 0;padding:2rem;background:linear-gradient(135deg,#fff9e6,#fff);border-radius:12px;border-left:4px solid var(--gold)}.comparison-note[data-astro-cid-hs7fmnpo] p[data-astro-cid-hs7fmnpo]{margin:0;line-height:1.8;color:var(--black)}.why-business-evasion[data-astro-cid-hs7fmnpo]{padding:80px 0;background:#fff}.why-grid[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem}.why-card[data-astro-cid-hs7fmnpo]{text-align:center;padding:2rem;background:var(--gray-light);border-radius:16px}.why-number[data-astro-cid-hs7fmnpo]{font-size:3rem;font-weight:800;color:var(--gold-dark);margin-bottom:1rem}.why-card[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.3rem;font-weight:700;color:var(--black);margin-bottom:.8rem}.why-card[data-astro-cid-hs7fmnpo] p[data-astro-cid-hs7fmnpo]{color:var(--gray);line-height:1.6}.methodology-box[data-astro-cid-hs7fmnpo]{max-width:1000px;margin:0 auto;padding:3rem;background:linear-gradient(135deg,var(--gold),var(--gold-light));border-radius:20px;color:#fff}.methodology-box[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{text-align:center;font-size:1.8rem;margin-bottom:3rem}.methodology-steps[data-astro-cid-hs7fmnpo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.method-step[data-astro-cid-hs7fmnpo]{text-align:center}.step-number[data-astro-cid-hs7fmnpo]{width:60px;height:60px;background:#fff;color:var(--gold-dark);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;margin:0 auto 1rem}.method-step[data-astro-cid-hs7fmnpo] h4[data-astro-cid-hs7fmnpo]{font-size:1.2rem;margin-bottom:.5rem}.method-step[data-astro-cid-hs7fmnpo] p[data-astro-cid-hs7fmnpo]{font-size:.95rem;opacity:.9}.final-cta[data-astro-cid-hs7fmnpo]{padding:80px 0;background:linear-gradient(135deg,var(--black) 0%,#2d2d2d 100%);color:#fff;text-align:center}.final-cta[data-astro-cid-hs7fmnpo] h2[data-astro-cid-hs7fmnpo]{font-size:3rem;font-weight:800;margin-bottom:1.5rem}.cta-lead[data-astro-cid-hs7fmnpo]{font-size:1.4rem;line-height:1.8;color:#ccc;margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto}.final-cta-buttons[data-astro-cid-hs7fmnpo]{display:flex;flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto 3rem}.final-guarantees[data-astro-cid-hs7fmnpo]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin:3rem 0}.final-guarantees[data-astro-cid-hs7fmnpo] span[data-astro-cid-hs7fmnpo]{background:#ffffff1a;padding:.8rem 1.5rem;border-radius:25px;font-weight:600;font-size:.95rem}.final-note[data-astro-cid-hs7fmnpo]{max-width:800px;margin:2rem auto 0;padding:2rem;background:#d4af371a;border-radius:12px;border:2px solid var(--gold);line-height:1.8}@media (max-width: 1200px){.paths-comparison[data-astro-cid-hs7fmnpo]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.diagnostic-hero[data-astro-cid-hs7fmnpo] h1[data-astro-cid-hs7fmnpo]{font-size:2.5rem}.hero-lead[data-astro-cid-hs7fmnpo]{font-size:1.2rem}.hero-paths[data-astro-cid-hs7fmnpo]{grid-template-columns:1fr}.hero-stats[data-astro-cid-hs7fmnpo]{grid-template-columns:repeat(2,1fr)}.testimonial-box[data-astro-cid-hs7fmnpo]{padding:2rem}.testimonial-quote[data-astro-cid-hs7fmnpo]{font-size:1.2rem;padding-left:1.5rem}.testimonial-quote[data-astro-cid-hs7fmnpo]:before{font-size:3rem}.testimonial-author[data-astro-cid-hs7fmnpo]{flex-direction:column;align-items:flex-start}.testimonial-results[data-astro-cid-hs7fmnpo]{width:100%}.testimonial-results[data-astro-cid-hs7fmnpo] .result[data-astro-cid-hs7fmnpo]{flex:1;text-align:center}.pillars-grid[data-astro-cid-hs7fmnpo]{grid-template-columns:1fr}.paths-comparison[data-astro-cid-hs7fmnpo]{grid-template-columns:1fr;gap:2rem}.option-stats[data-astro-cid-hs7fmnpo]{grid-template-columns:1fr;gap:.8rem}.option-content[data-astro-cid-hs7fmnpo]{padding:1.5rem}.option-icon[data-astro-cid-hs7fmnpo]{font-size:2.5rem}.comparison-help[data-astro-cid-hs7fmnpo]{padding:2rem}.comparison-help[data-astro-cid-hs7fmnpo] h3[data-astro-cid-hs7fmnpo]{font-size:1.5rem}.why-grid[data-astro-cid-hs7fmnpo],.methodology-steps[data-astro-cid-hs7fmnpo]{grid-template-columns:1fr}.final-cta[data-astro-cid-hs7fmnpo] h2[data-astro-cid-hs7fmnpo]{font-size:2rem}.cta-lead[data-astro-cid-hs7fmnpo]{font-size:1.2rem}.final-guarantees[data-astro-cid-hs7fmnpo]{flex-direction:column;align-items:center}}
