@scope (.cv-home){&{--stone-900:#18120a;--stone-800:#261c0e;--stone-700:#3a2c16;--stone-600:#52401e;--stone-500:#6e5628;--stone-400:#8e7040;--stone-300:#b09060;--stone-200:#d0b888;--stone-100:#e8d8b8;--stone-50:#f8f2e8;--green-700:#1a4028;--green-500:#276645;--green-400:#2e8055;--green-100:#c8e8d5;--green-50:#edf7f1;--sand-50:#f8f7f4;--sand-100:#f0ede7;--sand-200:#e4e0d8;--sand-300:#d4cfc5;--gray-500:#6b6960;--gray-700:#3a3935;--white:#fff;--text:#1a1916;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--shadow-md:0 4px 16px rgba(0,0,0,.09);--font:"Helvetica Neue",Arial,sans-serif;--font-serif:Georgia,serif;--font-mono:"Courier New",monospace;font-family:var(--font);color:var(--text);background:var(--white);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;min-height:100vh}*,:after,:before{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.nav{position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.96);backdrop-filter:blur(8px);border-bottom:1px solid var(--sand-300);padding:0 2rem;height:60px;display:flex;align-items:center;justify-content:space-between}.nav-brand{font-size:17px;font-weight:700;color:var(--stone-700);letter-spacing:-.02em}.nav-brand span{color:var(--stone-400)}.nav-links{display:flex;align-items:center;gap:2rem;list-style:none}.nav-links a{font-size:14px;color:var(--gray-700);transition:color .2s}.nav-links a:hover{color:var(--stone-600)}.nav-actions{display:flex;gap:.75rem;align-items:center}.btn-ghost{font-size:14px;font-weight:600;padding:.5rem 1rem;color:var(--gray-700)}.btn-ghost:hover{color:var(--stone-700)}.btn-nav-p{font-size:14px;font-weight:600;padding:.55rem 1.25rem;background:var(--stone-700);color:#fff;border-radius:var(--radius-sm);transition:background .2s}.btn-nav-p:hover{background:var(--stone-600)}.hero{background:var(--stone-800);color:#fff;padding:5rem 2rem 4rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 55% 70% at 72% 50%,rgba(142,112,64,.25) 0,transparent 65%);pointer-events:none}.hero-inner{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.3rem .9rem;margin-bottom:1.25rem;color:var(--stone-100)}.hero-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--stone-300)}.hero h1{font-family:var(--font-serif);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2;margin-bottom:1.25rem;letter-spacing:-.02em}.hero h1 em{font-style:italic;color:var(--stone-200)}.hero-lead{font-size:17px;color:hsla(0,0%,100%,.78);margin-bottom:2rem;line-height:1.6}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-hero-p{padding:.8rem 2rem;font-size:15px;font-weight:600;border-radius:var(--radius-md);background:var(--green-400);color:#fff;transition:background .2s}.btn-hero-p:hover{background:var(--green-500)}.btn-hero-o{padding:.8rem 2rem;font-size:15px;font-weight:600;border-radius:var(--radius-md);background:transparent;color:#fff;border:1.5px solid hsla(0,0%,100%,.4);transition:all .2s}.btn-hero-o:hover{background:hsla(0,0%,100%,.1);border-color:#fff}.hero-stats{display:flex;gap:2rem;margin-top:3rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.12)}.hero-stat-value{font-size:26px;font-weight:700;color:#fff;line-height:1}.hero-stat-label{font-size:12px;color:hsla(0,0%,100%,.5);margin-top:.25rem}.hero-visual{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.14);border-radius:var(--radius-lg);padding:1.5rem}.hv-title{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--stone-200);margin-bottom:.85rem}.hv-bien{font-size:15px;font-weight:700;color:#fff;margin-bottom:.2rem}.hv-sub{font-size:12px;color:hsla(0,0%,100%,.5);margin-bottom:1rem}.hv-gauge{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:var(--radius-md);padding:1.25rem;margin-bottom:.75rem}.hv-gauge-label{font-size:11px;color:hsla(0,0%,100%,.5);margin-bottom:.75rem;letter-spacing:.04em;text-transform:uppercase;font-weight:600}.hv-gauge-bar{position:relative;height:8px;background:hsla(0,0%,100%,.15);border-radius:4px;margin-bottom:.5rem}.hv-gauge-fill{position:absolute;left:10%;right:10%;top:0;height:100%;background:linear-gradient(90deg,rgba(46,128,85,.5),var(--green-400),rgba(46,128,85,.5));border-radius:4px}.hv-gauge-marker{position:absolute;left:50%;transform:translateX(-50%);top:-4px;width:16px;height:16px;background:var(--green-400);border-radius:50%;border:2px solid hsla(0,0%,100%,.8)}.hv-gauge-vals{display:flex;justify-content:space-between;font-size:11px;color:hsla(0,0%,100%,.5)}.hv-val-center{text-align:center;font-size:13px;font-weight:700;color:var(--green-100);margin-top:.25rem}.hv-row{display:flex;justify-content:space-between;align-items:center;padding:.45rem 0;border-bottom:1px solid hsla(0,0%,100%,.07);font-size:12px}.hv-row:last-child{border-bottom:none}.hv-rl{color:hsla(0,0%,100%,.55)}.hv-rv{font-weight:600;color:hsla(0,0%,100%,.85)}.hv-ia-tag{margin-top:.75rem;display:flex;align-items:center;gap:.5rem;font-size:11px;color:hsla(0,0%,100%,.5)}.hv-ia-dot{width:6px;height:6px;border-radius:50%;background:var(--green-400);flex-shrink:0}.section{padding:5rem 2rem}.section-alt{background:var(--sand-50)}.container{max-width:1080px;margin:0 auto}.section-eyebrow{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--stone-500);margin-bottom:.75rem}.section-title{font-family:var(--font-serif);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400;line-height:1.25;letter-spacing:-.02em;margin-bottom:1rem}.section-lead{font-size:17px;color:var(--gray-500);max-width:620px;line-height:1.65;margin-bottom:3rem}.wizard-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.wizard-step{text-align:center;position:relative}.wizard-step:after{content:"→";position:absolute;right:-1rem;top:22px;font-size:18px;color:var(--sand-300)}.wizard-step:last-child:after{display:none}.wizard-num{width:48px;height:48px;border-radius:50%;background:var(--stone-700);color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto .85rem}.wizard-title{font-size:14px;font-weight:700;color:var(--stone-800);margin-bottom:.3rem}.wizard-desc{font-size:13px;color:var(--gray-500);line-height:1.5}.types-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.type-card{background:var(--white);border:1px solid var(--sand-200);border-radius:var(--radius-md);padding:1.25rem;transition:box-shadow .2s,transform .2s,border-color .2s;cursor:pointer}.type-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--stone-300)}.type-icon{font-size:24px;margin-bottom:.6rem}.type-name{font-size:14px;font-weight:700;color:var(--stone-800);margin-bottom:.2rem}.type-sous{font-size:12px;color:var(--gray-500)}.methode-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.methode-box{background:var(--stone-50);border:1px solid var(--stone-100);border-radius:var(--radius-lg);padding:2rem}.mb-title{font-weight:700;color:var(--stone-800);margin-bottom:1.25rem;gap:.6rem}.mb-icon,.mb-title{font-size:15px;display:flex;align-items:center}.mb-icon{width:32px;height:32px;border-radius:8px;background:var(--stone-700);color:#fff;justify-content:center;flex-shrink:0}.mb-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.6rem 0;border-bottom:1px solid var(--sand-200);font-size:14px}.mb-row:last-of-type{border-bottom:none}.mb-label{color:var(--gray-700)}.mb-val{font-weight:600;color:var(--stone-700);text-align:right;font-size:13px}.bankable-note{margin-top:1rem;padding:1rem;background:var(--green-50);border:1px solid var(--green-100);border-left:4px solid var(--green-400);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:13px;color:var(--green-700);line-height:1.6}.bankable-note strong{display:block;font-size:11px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.3rem}.ia-section{background:var(--stone-800);color:#fff;padding:5rem 2rem}.ia-inner{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.ia-eyebrow{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--stone-200);margin-bottom:.75rem}.ia-title{font-family:var(--font-serif);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;line-height:1.25;margin-bottom:1rem}.ia-lead{font-size:15px;color:hsla(0,0%,100%,.72);line-height:1.65;margin-bottom:1.5rem}.ia-steps{flex-direction:column}.ia-step,.ia-steps{display:flex;gap:.85rem}.ia-step{align-items:flex-start}.ia-step-num{width:26px;height:26px;border-radius:50%;background:var(--stone-500);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}.ia-step-title{font-size:14px;font-weight:700;color:#fff;margin-bottom:.2rem}.ia-step-desc{font-size:13px;color:hsla(0,0%,100%,.6);line-height:1.5}.ia-privacy{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.14);border-radius:var(--radius-md);padding:1.5rem}.ia-privacy-title{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--stone-200);margin-bottom:.85rem}.ia-p-row{display:flex;align-items:center;gap:.65rem;font-size:13px;color:hsla(0,0%,100%,.8);padding:.35rem 0;border-bottom:1px solid hsla(0,0%,100%,.07)}.ia-p-row:last-child{border-bottom:none}.ia-ok{color:#80cbc4}.ia-no,.ia-ok{font-weight:700;width:14px;flex-shrink:0}.ia-no{color:#ef9a9a}.features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.feature-card{background:var(--white);border:1px solid var(--sand-200);border-radius:var(--radius-md);padding:1.75rem;transition:box-shadow .2s,transform .2s}.feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.feature-icon{width:44px;height:44px;border-radius:10px;background:var(--stone-50);border:1px solid var(--stone-100);display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:1rem}.feature-title{font-size:15px;font-weight:700;color:var(--stone-800);margin-bottom:.4rem}.feature-desc{font-size:14px;color:var(--gray-500);line-height:1.55}.feature-tag{display:inline-block;margin-top:.85rem;padding:.2rem .7rem;border-radius:20px;font-size:11px;font-weight:600;background:var(--stone-50);color:var(--stone-600);border:1px solid var(--stone-100)}.feature-tag-green{background:var(--green-50);color:var(--green-700);border-color:var(--green-100)}.rapport-table{width:100%;border-collapse:collapse;font-size:13.5px;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--sand-200)}.rapport-table th{background:var(--stone-700);color:#fff;padding:.65rem 1rem;text-align:left;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.rapport-table td{padding:.65rem 1rem;border-bottom:1px solid var(--sand-200);color:#2d2c29;vertical-align:middle}.rapport-table tr:last-child td{border-bottom:none}.rapport-table tr:nth-child(2n) td{background:var(--sand-50)}.gen-badge{display:inline-block;padding:.15rem .55rem;border-radius:4px;font-size:11px;font-weight:700}.gen-auto{background:var(--green-50);color:var(--green-700)}.gen-ia{background:var(--stone-50);color:var(--stone-600)}.gen-wust{background:#e3f2fd;color:#1565c0}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:start}.pricing-card{background:var(--white);border:1px solid var(--sand-200);border-radius:var(--radius-lg);padding:2rem;position:relative;transition:box-shadow .2s}.pricing-card:hover{box-shadow:var(--shadow-md)}.pricing-featured{border-color:var(--stone-400);box-shadow:0 0 0 2px var(--stone-100)}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--stone-600);color:#fff;font-size:11px;padding:.3rem 1rem;border-radius:20px;white-space:nowrap}.pricing-badge,.pricing-plan{font-weight:700;letter-spacing:.06em;text-transform:uppercase}.pricing-plan{font-size:12px;color:var(--gray-500);margin-bottom:.5rem}.pricing-price{font-size:36px;font-weight:700;color:var(--stone-800);line-height:1}.pricing-unit{font-weight:400}.pricing-desc,.pricing-unit{font-size:14px;color:var(--gray-500)}.pricing-desc{margin:.75rem 0 1.25rem}.pricing-divider{height:1px;background:var(--sand-200);margin:1.25rem 0}.pricing-features{list-style:none;display:flex;flex-direction:column;gap:.55rem;margin-bottom:1.75rem}.pf{display:flex;align-items:flex-start;gap:.6rem;font-size:14px;color:var(--gray-700)}.pf-check{color:var(--stone-500);font-weight:700;flex-shrink:0}.btn-pp{display:block;text-align:center;padding:.75rem;background:var(--stone-700);color:#fff;border-radius:var(--radius-sm);font-size:14px;font-weight:700;transition:background .2s}.btn-pp:hover{background:var(--stone-600)}.btn-po{display:block;text-align:center;padding:.75rem;background:transparent;color:var(--stone-700);border:1.5px solid var(--stone-200);border-radius:var(--radius-sm);font-size:14px;font-weight:700;transition:all .2s}.btn-po:hover{background:var(--stone-50)}.faq-list{max-width:740px}.faq-item{border-bottom:1px solid var(--sand-200);padding:1.25rem 0}.faq-question{width:100%;background:none;border:none;padding:0;text-align:left;font-size:15px;font-weight:700;color:var(--stone-800);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-family:var(--font)}.faq-question:after{content:"+";font-size:20px;color:var(--stone-400);flex-shrink:0}.faq-item.open .faq-question:after{content:"−"}.faq-answer{font-size:14px;color:var(--gray-500);line-height:1.65;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.open .faq-answer{max-height:500px;padding-top:.75rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.35rem}.form-label{font-size:13px;font-weight:600;color:var(--gray-700)}.form-label span{color:var(--stone-500)}.form-input,.form-select,.form-textarea{padding:.65rem .9rem;border:1.5px solid var(--sand-300);border-radius:var(--radius-sm);font-size:14px;font-family:var(--font);color:var(--text);background:var(--white);transition:border-color .2s;outline:none}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--stone-400)}.form-textarea{resize:vertical;min-height:120px}.form-submit{padding:.8rem 2rem;background:var(--stone-700);color:#fff;border:none;border-radius:var(--radius-sm);font-size:15px;font-weight:700;cursor:pointer;transition:background .2s;align-self:flex-start}.form-submit:hover:not(:disabled){background:var(--stone-600)}.form-submit:disabled{opacity:.85;cursor:default}.ci-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.ci-icon{width:40px;height:40px;border-radius:var(--radius-sm);background:var(--stone-50);border:1px solid var(--stone-100);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.ci-title{font-size:13px;font-weight:700;color:var(--stone-800)}.ci-val{font-size:14px;color:var(--gray-500)}.footer{background:var(--stone-900);color:hsla(0,0%,100%,.6);padding:3rem 2rem 2rem}.footer-inner{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem}.footer-brand{font-size:17px;font-weight:700;color:#fff;margin-bottom:.75rem}.footer-tagline{font-size:13px;line-height:1.6}.footer-col-title{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.3);margin-bottom:.75rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.4rem}.footer-links a{font-size:13px;color:hsla(0,0%,100%,.55);transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{max-width:1080px;margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.08);display:flex;justify-content:space-between;align-items:center;font-size:12px}.wizard-types-wrap{margin-top:3rem}.wizard-types-title{font-size:16px;font-weight:700;color:var(--stone-800);margin-bottom:1.25rem}.rapport-extras{margin-top:1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.rapport-extra-box{padding:1.25rem;background:var(--sand-100);border:1px solid var(--sand-300);border-radius:var(--radius-md)}.rapport-extra-box.green{background:var(--green-50);border:1px solid var(--green-100)}.rapport-extra-title{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--gray-700);margin-bottom:.5rem}.rapport-extra-title.green{color:var(--green-700)}.rapport-extra-text{font-size:14px;color:var(--gray-500);line-height:1.6}.tarifs-footnote{text-align:center;font-size:13px;color:var(--gray-500);margin-top:1.5rem}.ia-footnote{font-size:13px;color:hsla(0,0%,100%,.45);margin-top:1rem;line-height:1.55}.ia-p-row.sep{border-top:1px solid hsla(0,0%,100%,.15);margin-top:.5rem;padding-top:.5rem}@media (max-width:960px){.hero-inner{grid-template-columns:1fr}.hero-visual{display:none}.wizard-steps{grid-template-columns:repeat(2,1fr)}.ia-inner,.methode-grid,.pricing-grid{grid-template-columns:1fr}.pricing-grid{max-width:420px;margin:0 auto}.contact-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.form-row,.rapport-extras{grid-template-columns:1fr}}@media (max-width:600px){.nav-links{display:none}.wizard-steps{grid-template-columns:1fr}.wizard-step:after{display:none}.types-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr}}}