:root{--guide-bg:#060a12;--guide-bg-subtle:rgba(10,18,32,0.7);--guide-bg-card:rgba(10,18,32,0.7);--guide-text:#ffffff;--guide-text-secondary:#8899aa;--guide-text-muted:#4a6a7a;--guide-border:rgba(77,168,218,0.1);--guide-border-light:rgba(77,168,218,0.06);--guide-accent:#4da8da;--guide-red:#e74c3c;--guide-red-bg:rgba(231,76,60,0.08);--guide-red-border:rgba(231,76,60,0.2);--guide-green:#2ecc71;--guide-green-bg:rgba(46,204,113,0.08);--guide-green-border:rgba(46,204,113,0.2);--guide-radius:16px}.guide-page{background:var(--guide-bg);color:var(--guide-text);line-height:1.75;font-size:17px;-webkit-font-smoothing:antialiased}.guide-page a{color:var(--guide-accent);text-decoration:none;text-underline-offset:3px}.guide-page a:hover{text-decoration:underline}.guide-container{max-width:700px;margin:0 auto;padding:0 24px}.guide-hero{padding:80px 24px 64px;text-align:center;border-bottom:1px solid var(--guide-border)}.guide-hero-logo{display:block;width:180px;height:auto;margin:0 auto 48px}.guide-hero h1{font-family:Metropolis,Inter,sans-serif;font-size:clamp(2rem,5.5vw,3rem);font-weight:800;line-height:1.1;letter-spacing:-.04em;margin-bottom:24px;background:linear-gradient(135deg,#ffffff,#4da8da 50%,#2e86c1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.guide-subtitle{font-size:clamp(.95rem,2.5vw,1.1rem);color:var(--guide-text-secondary);max-width:540px;margin:0 auto 20px;line-height:1.65}.guide-hero-author{font-size:.82rem;color:var(--guide-text-muted);font-style:italic}.guide-intro{padding:48px 24px;border-bottom:1px solid var(--guide-border)}.guide-intro-inner{max-width:640px;margin:0 auto}.guide-intro-inner p{margin-bottom:16px;color:var(--guide-text-secondary);font-size:.95rem}.guide-intro-list{list-style:none;padding:0;margin:16px 0}.guide-intro-list li{position:relative;padding-left:20px;margin-bottom:8px;color:var(--guide-text-secondary);font-size:.95rem}.guide-intro-list li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:var(--guide-text-muted)}.guide-intro-punchline{font-weight:700;color:var(--guide-text)!important;font-size:1rem!important;margin-top:20px!important}.guide-part-header{padding:56px 24px 32px;text-align:center;border-top:1px solid var(--guide-border)}.guide-part-header-inner{max-width:540px;margin:0 auto}.guide-part-number{font-size:.72rem;text-transform:uppercase;letter-spacing:4px;color:var(--guide-accent);margin-bottom:12px;font-weight:600}.guide-part-title{font-family:Metropolis,Inter,sans-serif;font-size:clamp(1.4rem,4vw,1.8rem);font-weight:800;letter-spacing:-.03em;margin-bottom:12px;line-height:1.2}.guide-part-subtitle{color:var(--guide-text-secondary);font-size:.92rem}.guide-accordion-section{padding:0 24px 48px}.guide-accordion{max-width:700px;margin:0 auto}.guide-accordion-item{border:1px solid var(--guide-border);border-radius:var(--guide-radius);margin-bottom:8px;background:var(--guide-bg-subtle);overflow:hidden;transition:border-color .3s}.guide-accordion-item.open{border-color:rgba(77,168,218,.2)}.guide-accordion-trigger{width:100%;display:flex;align-items:center;gap:14px;padding:18px 20px;background:none;border:none;cursor:pointer;font-size:.95rem;font-weight:600;color:var(--guide-text);text-align:left;line-height:1.4}.guide-accordion-trigger:hover{background:var(--guide-bg-subtle)}.guide-accordion-num{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:rgba(77,168,218,.12);display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:var(--guide-accent)}.guide-accordion-arrow{margin-left:auto;flex-shrink:0;width:18px;height:18px;color:var(--guide-text-muted);transition:transform .25s}.guide-accordion-item.open .guide-accordion-arrow{transform:rotate(180deg);color:var(--guide-text)}.guide-accordion-body{max-height:0;overflow:hidden;transition:max-height .35s ease}.guide-accordion-content{padding:0 20px 24px 62px}.guide-accordion-content p{margin-bottom:14px;color:var(--guide-text-secondary);font-size:.92rem}.guide-accordion-content strong{color:var(--guide-text)}.guide-accordion-content input[type=text],.guide-accordion-content textarea{width:100%;padding:12px 14px;border:1px solid var(--guide-border);border-radius:8px;font-size:.88rem;line-height:1.6;resize:vertical;background:rgba(6,10,18,.8);color:var(--guide-text);font-family:inherit}.guide-accordion-content input[type=text]:focus,.guide-accordion-content textarea:focus{outline:none;border-color:var(--guide-accent)}.guide-example{background:rgba(77,168,218,.06);border-left:3px solid rgba(77,168,218,.3);padding:12px 16px;margin-bottom:14px;font-size:.88rem;color:var(--guide-text-secondary);border-radius:0 8px 8px 0;line-height:1.6}.guide-example.bad{background:var(--guide-red-bg);border-left-color:var(--guide-red);color:var(--guide-red)}.guide-tip{background:var(--guide-bg-subtle);padding:10px 14px;border-radius:var(--guide-radius);font-size:.82rem;color:var(--guide-text-secondary);margin-top:12px;line-height:1.6}.guide-budget-table{width:100%;border-collapse:collapse;font-size:.82rem;margin-bottom:16px}.guide-budget-table th{text-align:left;font-size:.72rem;text-transform:uppercase;letter-spacing:1px;color:var(--guide-text-muted);padding:8px 10px;border-bottom:2px solid var(--guide-border)}.guide-budget-table td{padding:10px;border-bottom:1px solid var(--guide-border-light);color:var(--guide-text-secondary)}.guide-budget-table td:first-child{color:var(--guide-text);font-weight:500}.guide-feature-row{display:flex;gap:8px;margin-bottom:6px;align-items:center}.guide-feature-row input{flex:1;padding:8px 12px;border:1px solid var(--guide-border);border-radius:8px;font-size:.85rem;background:rgba(6,10,18,.8);color:var(--guide-text);font-family:inherit}.guide-feature-row input:focus{outline:none;border-color:var(--guide-accent)}.guide-priority-toggle{display:flex;gap:4px;flex-shrink:0}.guide-priority-toggle button{padding:6px 12px;font-size:.72rem;font-weight:600;border:1px solid var(--guide-border);border-radius:4px;background:transparent;color:var(--guide-text-muted);cursor:pointer;transition:all .15s}.guide-priority-toggle button:hover{border-color:var(--guide-accent)}.guide-priority-toggle button.active-v1{background:var(--guide-accent);color:#fff;border-color:var(--guide-accent)}.guide-priority-toggle button.active-v2{background:rgba(77,168,218,.1);color:var(--guide-text-secondary);border-color:rgba(77,168,218,.2)}.guide-glossary-grid{max-width:700px;margin:0 auto;padding:0 24px 48px;display:grid;gap:6px}.guide-glossary-card{border:1px solid var(--guide-border);border-radius:var(--guide-radius);overflow:hidden;background:var(--guide-bg-subtle)}.guide-glossary-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:none;border:none;cursor:pointer;font-size:.88rem;color:var(--guide-text);text-align:left}.guide-glossary-trigger:hover{background:var(--guide-bg-subtle)}.guide-glossary-term{font-weight:700;margin-right:6px}.guide-glossary-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.guide-glossary-detail{padding:0 18px 16px}.guide-glossary-detail p{font-size:.88rem;color:var(--guide-text-secondary);margin-bottom:10px}.guide-glossary-impact{background:rgba(77,168,218,.06);padding:10px 14px;border-radius:8px;font-size:.82rem;color:var(--guide-text-secondary);line-height:1.6}.guide-glossary-impact:before{content:"Impact business :";display:block;font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:1px;color:var(--guide-text-muted);margin-bottom:4px}.guide-brief-section{max-width:700px;margin:0 auto;padding:0 24px 48px}.guide-brief-card{background:var(--guide-bg-card);border-radius:var(--guide-radius);padding:32px;border:1px solid var(--guide-border)}.guide-brief-card h3{font-size:1.1rem;font-weight:700;margin-bottom:24px;letter-spacing:-.01em}.guide-brief-field{margin-bottom:20px}.guide-brief-label{display:block;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--guide-text-secondary);margin-bottom:6px}.guide-brief-card input[type=text],.guide-brief-card textarea{width:100%;padding:10px 14px;border:1px solid var(--guide-border);border-radius:8px;font-size:.88rem;background:rgba(6,10,18,.8);color:var(--guide-text);font-family:inherit;line-height:1.6;resize:vertical}.guide-brief-card input:focus,.guide-brief-card textarea:focus{outline:none;border-color:var(--guide-accent)}.guide-brief-checks{display:flex;flex-direction:column;gap:6px}.guide-brief-check{display:flex;align-items:center;gap:8px;font-size:.88rem;color:var(--guide-text-secondary);cursor:pointer}.guide-brief-check input[type=checkbox],.guide-brief-check input[type=radio]{appearance:auto;width:14px;height:14px;accent-color:#4da8da}.guide-copy-wrap{display:flex;gap:8px;justify-content:flex-end;margin-top:20px;flex-wrap:wrap}.guide-btn-copy,.guide-btn-download{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;font-size:.82rem;font-weight:600;border:1px solid rgba(77,168,218,.2);border-radius:8px;background:transparent;color:var(--guide-accent);cursor:pointer;transition:all .2s}.guide-btn-copy:hover,.guide-btn-download:hover{background:rgba(77,168,218,.1);border-color:rgba(77,168,218,.4)}.guide-btn-copy.copied{background:var(--guide-green);border-color:var(--guide-green);color:#fff}.guide-btn-copy svg,.guide-btn-download svg{width:14px;height:14px}.guide-flags-section{max-width:700px;margin:0 auto;padding:0 24px 32px}.guide-section-label{font-size:.72rem;text-transform:uppercase;letter-spacing:2px;font-weight:700;padding-bottom:12px}.guide-flags-grid{display:grid;gap:8px}.guide-flag-card{display:flex;gap:16px;align-items:flex-start;padding:18px 20px;border-radius:var(--guide-radius);border:1px solid}.guide-flag-card.red{background:var(--guide-red-bg);border-color:var(--guide-red-border)}.guide-flag-card.green{background:var(--guide-green-bg);border-color:var(--guide-green-border)}.guide-flag-icon{flex-shrink:0;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700}.guide-flag-card.red .guide-flag-icon{background:var(--guide-red);color:#fff}.guide-flag-card.green .guide-flag-icon{background:var(--guide-green);color:#fff}.guide-flag-body h4{font-size:.88rem;font-weight:700;margin-bottom:4px;color:var(--guide-text)}.guide-flag-body p{font-size:.85rem;color:var(--guide-text-secondary);margin-bottom:4px}.guide-flag-action{font-size:.82rem;font-style:italic;color:var(--guide-text-muted)!important}.guide-comparison-section{max-width:700px;margin:0 auto;padding:0 24px 48px}.guide-comparison-card{background:var(--guide-bg-card);border-radius:var(--guide-radius);padding:24px;border:1px solid var(--guide-border)}.guide-comparison-card h3{font-size:1rem;font-weight:700;margin-bottom:16px}.guide-comp-table{width:100%;border-collapse:collapse;font-size:.82rem}.guide-comp-table th{text-align:center;font-size:.68rem;text-transform:uppercase;letter-spacing:1px;color:var(--guide-text-muted);padding:8px 6px;border-bottom:2px solid var(--guide-border)}.guide-comp-table th:first-child{text-align:left}.guide-comp-table td{padding:10px 6px;border-bottom:1px solid var(--guide-border-light);vertical-align:middle}.guide-comp-table td:first-child{font-weight:500;color:var(--guide-text)}.guide-comp-table input{width:100%;padding:6px 8px;border:1px solid var(--guide-border);border-radius:4px;font-size:.82rem;background:rgba(6,10,18,.8);text-align:center;font-family:inherit;color:var(--guide-text)}.guide-comp-table input:focus{outline:none;border-color:var(--guide-accent)}.guide-comp-toggle{display:flex;gap:4px;justify-content:center}.guide-comp-btn{padding:4px 10px;font-size:.72rem;font-weight:600;border:1px solid var(--guide-border);border-radius:4px;background:transparent;color:var(--guide-text-muted);cursor:pointer;transition:all .15s}.guide-comp-btn:hover{border-color:var(--guide-accent)}.guide-comp-btn.yes{color:var(--guide-green);border-color:var(--guide-green-border);background:var(--guide-green-bg)}.guide-comp-btn.no{color:var(--guide-red);border-color:var(--guide-red-border);background:var(--guide-red-bg)}.guide-cta-section{padding:72px 24px;text-align:center;border-top:1px solid var(--guide-border)}.guide-cta-inner{max-width:520px;margin:0 auto}.guide-cta-section h2{font-family:Metropolis,Inter,sans-serif;font-size:clamp(1.4rem,4vw,1.8rem);font-weight:800;letter-spacing:-.03em;color:var(--guide-text);margin-bottom:16px}.guide-cta-section p{color:var(--guide-text-secondary);font-size:.95rem;margin-bottom:28px;line-height:1.75}.guide-cta-section p strong{color:var(--guide-text)}.guide-page a.guide-btn-cta{display:inline-flex;align-items:center;gap:10px;padding:16px 40px;background:#2e86c1;color:#ffffff;font-size:.92rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;text-decoration:none;transition:all .3s ease;letter-spacing:-.01em;position:relative;overflow:hidden}.guide-page a.guide-btn-cta:hover{background:#3a9ad9;color:#ffffff;text-decoration:none;transform:translateY(-2px);box-shadow:0 12px 40px rgba(46,134,193,.3),0 0 60px rgba(77,168,218,.1)}.guide-btn-cta svg{width:18px;height:18px}.guide-cta-note{margin-top:28px;font-size:.82rem;color:var(--guide-text-muted);font-style:italic;line-height:1.7}.guide-footer{padding:32px 24px;text-align:center;border-top:1px solid var(--guide-border);font-size:.78rem;color:var(--guide-text-muted);line-height:1.8}.guide-progress-bar{position:fixed;top:0;left:0;height:2px;background:linear-gradient(90deg,#2e86c1,#4da8da);z-index:100;transition:width .1s;width:0}.guide-nav-dots{position:fixed;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:10px;z-index:90}.guide-nav-dot{width:8px;height:8px;border-radius:50%;background:var(--guide-border);border:none;cursor:pointer;transition:all .2s;padding:0;position:relative}.guide-nav-dot.active,.guide-nav-dot:hover{background:var(--guide-accent);transform:scale(1.3)}.guide-nav-dot:after{content:attr(data-label);position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:.68rem;color:var(--guide-text-muted);white-space:nowrap;opacity:0;transition:opacity .2s;pointer-events:none}.guide-nav-dot:hover:after{opacity:1}.guide-toast{position:fixed;bottom:24px;right:24px;background:#2e86c1;border:none;border-radius:8px;padding:12px 20px;color:#fff;font-size:.82rem;font-weight:600;transform:translateY(100px);opacity:0;transition:all .3s;z-index:200}.guide-toast.show{transform:translateY(0);opacity:1}.guide-cta-next{font-size:.9rem;color:#667;margin-top:20px}.guide-cta-next a{color:#2e86c1;text-decoration:none;font-weight:600}.guide-cta-next a:hover{text-decoration:underline}.guide-nav{max-width:700px;margin:0 auto;padding:20px 24px 0}.guide-back{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:var(--guide-text-muted);text-decoration:none;transition:color .2s}.guide-back:hover{color:var(--guide-text);text-decoration:none}.guide-index-section{max-width:800px;margin:0 auto;padding:0 24px 60px}.guide-index-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.guide-index-card{display:flex;flex-direction:column;padding:32px 28px;border-radius:20px;border:1px solid rgba(77,168,218,.08);text-decoration:none;color:var(--guide-text);transition:border-color .3s,box-shadow .3s,background .3s,transform .25s ease;background:rgba(10,18,32,.7)}.guide-index-card:hover{border-color:rgba(77,168,218,.25);background:rgba(15,25,45,.85);box-shadow:0 0 30px rgba(77,168,218,.08);transform:translateY(-2px);text-decoration:none}.guide-index-card:hover h2,.guide-index-card:hover p{text-decoration:none}.guide-index-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:4px;color:var(--guide-accent);margin-bottom:12px}.guide-index-card h2{font-family:Metropolis,Inter,sans-serif;font-size:1.15rem;font-weight:800;letter-spacing:-.02em;line-height:1.3;margin-bottom:10px}.guide-index-card p{font-size:.88rem;color:var(--guide-text-secondary);line-height:1.6;flex:1}.guide-index-link{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:.82rem;font-weight:600;color:var(--guide-accent);transition:gap .2s}.guide-index-card:hover .guide-index-link{gap:10px;color:#fff}.guide-prestataire-grid{max-width:800px;margin:0 auto;padding:0 24px 40px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.guide-prestataire-card{padding:28px 24px;border-radius:20px;border:1px solid rgba(77,168,218,.06);background:rgba(10,18,32,.7);transition:all .4s ease}.guide-prestataire-card:hover{border-color:rgba(77,168,218,.15);transform:translateY(-4px);box-shadow:0 20px 60px rgba(0,0,0,.4),0 0 40px rgba(77,168,218,.04)}.guide-prestataire-card h3{font-family:Metropolis,Inter,sans-serif;font-size:1.1rem;font-weight:800;letter-spacing:-.02em;margin-bottom:4px}.guide-prestataire-price{font-size:.82rem;font-weight:600;color:var(--guide-text-muted);margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--guide-border-light)}.guide-prestataire-list{margin-bottom:16px}.guide-prestataire-list-label{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px}.guide-prestataire-list.good .guide-prestataire-list-label{color:var(--guide-green)}.guide-prestataire-list.bad .guide-prestataire-list-label{color:var(--guide-red)}.guide-prestataire-list ul{list-style:none;padding:0;margin:0}.guide-prestataire-list li{position:relative;padding-left:16px;font-size:.85rem;line-height:1.6;color:var(--guide-text-secondary)}.guide-prestataire-list li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:50%}.guide-prestataire-list.good li:before{background:var(--guide-green)}.guide-prestataire-list.bad li:before{background:var(--guide-red)}.guide-prestataire-best{font-size:.84rem;color:var(--guide-text-secondary);padding:12px 16px;background:rgba(77,168,218,.06);border-radius:8px;line-height:1.55;margin-top:4px}.guide-questions-list{max-width:700px;margin:0 auto;padding:0 24px 40px;display:flex;flex-direction:column;gap:16px}.guide-question-card{display:flex;gap:20px;padding:24px;border-radius:var(--guide-radius);border:1px solid rgba(77,168,218,.06);background:rgba(10,18,32,.7)}.guide-question-num{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#1a5276,#2e86c1);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;box-shadow:0 4px 20px rgba(46,134,193,.25)}.guide-question-body h4{font-size:.95rem;font-weight:700;font-style:italic;margin-bottom:6px}.guide-question-body p{font-size:.85rem;color:var(--guide-text-secondary);line-height:1.6}.guide-content-section{padding:0 24px 40px}.guide-content-inner{max-width:700px;margin:0 auto}.guide-content-inner h3{font-family:Metropolis,Inter,sans-serif;font-size:1.05rem;font-weight:800;letter-spacing:-.02em;margin:28px 0 12px}.guide-content-inner p{margin-bottom:14px;color:var(--guide-text-secondary);font-size:.95rem;line-height:1.8}.guide-content-inner strong{color:var(--guide-text)}.guide-three-col td:nth-child(2){font-weight:600}.guide-three-col td:nth-child(3){color:var(--guide-text-muted);font-size:.78rem}.guide-four-col td:first-child{font-weight:600;color:var(--guide-text)}.guide-four-col td{font-size:.82rem}.guide-highlight-row td{font-weight:700!important;color:var(--guide-text)!important;border-top:2px solid var(--guide-border)}.guide-negative{color:var(--guide-red)!important}.guide-positive{color:var(--guide-green)!important;font-weight:700}.guide-muted{color:var(--guide-text-muted)!important;font-weight:400!important}.guide-callout{padding:20px 24px;border-radius:var(--guide-radius);margin:24px 0;font-size:.9rem;line-height:1.7}.guide-callout p{margin-bottom:8px}.guide-callout p:last-child{margin-bottom:0}.guide-callout strong{color:inherit}.guide-callout-warning{background:var(--guide-red-bg);border:1px solid var(--guide-red-border);color:var(--guide-red)}.guide-callout-info{background:rgba(77,168,218,.06);border:1px solid var(--guide-border);color:var(--guide-text-secondary)}.guide-callout-info strong{color:var(--guide-text)}.guide-callout-orange{background:rgba(212,113,10,.08);border:1px solid rgba(212,113,10,.2);color:#d4710a}.guide-bilan-card{background:var(--guide-bg-card);border:1px solid var(--guide-border);border-radius:var(--guide-radius);padding:28px 24px;margin:24px 0}.guide-bilan-card h4{font-size:.72rem;text-transform:uppercase;letter-spacing:2px;color:var(--guide-text-muted);margin-bottom:16px;font-weight:600}.guide-calc-card{background:var(--guide-bg-card);border:1px solid var(--guide-border);border-radius:var(--guide-radius);padding:28px 24px;margin:24px 0}.guide-calc-title{font-size:.72rem;text-transform:uppercase;letter-spacing:2px;color:var(--guide-text-muted);margin-bottom:20px;font-weight:600}.guide-calc-field{margin-bottom:16px}.guide-calc-label{display:block;font-size:.78rem;color:var(--guide-text-secondary);margin-bottom:4px;font-weight:600}.guide-calc-input{width:100%;max-width:280px;padding:10px 14px;border:1px solid var(--guide-border);border-radius:8px;font-size:.92rem;background:rgba(6,10,18,.8);color:var(--guide-text);font-family:inherit;transition:border-color .2s}.guide-calc-input:focus{outline:none;border-color:var(--guide-accent)}.guide-calc-row{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap}.guide-calc-row .guide-calc-field{flex:1;min-width:180px}.guide-calc-result{margin-top:20px;padding:16px 20px;border:1.5px solid var(--guide-accent);border-radius:8px;display:flex;flex-direction:column;gap:4px}.guide-calc-result-label{font-size:.78rem;color:var(--guide-text-muted);font-weight:600}.guide-calc-result-value{font-family:Metropolis,Inter,sans-serif;font-size:1.4rem;font-weight:800;color:var(--guide-accent);letter-spacing:-.02em}@media (max-width:768px){.guide-nav-dots{display:none}.guide-hero{padding:48px 20px 40px}.guide-hero-logo{width:140px;margin-bottom:36px}.guide-accordion-content{padding-left:20px}.guide-brief-card{padding:20px}.guide-flag-card{flex-direction:column;gap:10px}.guide-comp-table{font-size:.76rem}.guide-page{font-size:16px}.guide-index-grid,.guide-prestataire-grid{grid-template-columns:1fr}.guide-question-card{gap:12px}.guide-calc-row,.guide-question-card{flex-direction:column}.guide-bilan-card{padding:20px 16px}}