:root{--ink:#1a1a18;--coral:#e05a3a;--teal:#1b6b6e;--cream:#fdfaf5;--res-cream:#fdfaf5;--res-coral:#e05a3a;--res-teal:#1b6b6e;--res-ink:#1a1a18;--res-rule:#d4cfc5;--res-muted:#6b6560;--res-warn:#c4860a;--res-warn-bg:#fff8ed}.res-breadcrumb{background:var(--res-cream);border-bottom:1px solid var(--res-rule);padding:10px 48px;font-family:JetBrains Mono,monospace;font-size:11px;color:var(--res-muted);letter-spacing:.04em}.res-breadcrumb a{color:var(--res-muted);text-decoration:none}.res-breadcrumb a:hover{color:var(--res-coral)}.res-bc-sep{margin:0 8px;color:var(--res-rule)}.res-bc-current{color:var(--res-ink)}.res-hero{background:var(--res-ink);padding:64px 48px 56px}.res-hero-inner{max-width:860px}.res-eyebrow{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--res-teal);margin-bottom:18px}.res-title{font-family:"DM Serif Display",serif;font-size:clamp(32px,5vw,52px);line-height:1.1;color:var(--res-cream);margin:0 0 16px}.res-title-accent{color:var(--res-coral)}.res-deck{font-family:Cormorant Garamond,serif;font-size:19px;line-height:1.65;color:hsla(38,67%,98%,.72);max-width:720px;margin:0 0 28px}.res-author-bar{display:flex;align-items:center;gap:14px;margin-bottom:28px}.res-author-avatar{width:44px;height:44px;background:var(--res-coral);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;flex-shrink:0}.res-author-avatar,.res-author-name{font-family:DM Sans,sans-serif;font-size:13px}.res-author-name{font-weight:600;color:var(--res-cream)}.res-author-cred{font-family:Cormorant Garamond,serif;font-size:13px;font-style:italic;color:hsla(38,67%,98%,.55)}.res-author-rnc{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.06em;color:hsla(38,67%,98%,.35);margin-top:2px}.res-meta-row{display:flex;gap:32px;flex-wrap:wrap;border-top:1px solid hsla(0,0%,100%,.1);padding-top:20px}.res-meta-item{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.08em;color:hsla(38,67%,98%,.45);text-transform:uppercase;display:flex;flex-direction:column;gap:3px}.res-meta-item strong{font-size:13px;font-weight:600;color:var(--res-cream);letter-spacing:0;font-family:DM Sans,sans-serif}.res-kn-band{background:var(--res-teal);display:flex;flex-wrap:wrap;border-bottom:3px solid var(--res-coral)}.res-kn-item{flex:1 1 180px;padding:24px 32px;border-right:1px solid hsla(0,0%,100%,.12);text-align:center}.res-kn-item:last-child{border-right:none}.res-kn-val{font-family:JetBrains Mono,monospace;font-size:26px;font-weight:700;color:#fff}.res-kn-label{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;color:hsla(0,0%,100%,.8);margin:4px 0 3px;letter-spacing:.04em}.res-kn-note{font-family:Cormorant Garamond,serif;font-size:12px;font-style:italic;color:hsla(0,0%,100%,.5)}.res-layout{display:grid;grid-template-columns:240px 1fr;gap:0;max-width:1200px;margin:0 auto;padding:0 48px;align-items:start}.res-toc{position:sticky;top:24px;padding:32px 24px 32px 0;border-right:1px solid var(--res-rule)}.res-toc-title{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--res-muted);margin-bottom:16px}.res-toc-list{list-style:none;padding:0;margin:0 0 20px}.res-toc-list li{margin-bottom:2px}.res-toc-link{display:flex;align-items:baseline;gap:8px;padding:6px 8px;font-family:DM Sans,sans-serif;font-size:12px;color:var(--res-muted);text-decoration:none;border-left:2px solid transparent;transition:all .15s}.res-toc-link:hover{color:var(--res-ink);border-left-color:var(--res-rule)}.res-toc-active{color:var(--res-coral)!important;border-left-color:var(--res-coral)!important;font-weight:600}.res-toc-num{color:var(--res-muted);flex-shrink:0}.res-toc-dl,.res-toc-num{font-family:JetBrains Mono,monospace;font-size:10px}.res-toc-dl{letter-spacing:.08em;color:var(--res-teal);text-decoration:none;border:1px solid var(--res-teal);padding:6px 12px;display:inline-block;transition:.15s}.res-toc-dl:hover{background:var(--res-teal);color:#fff}.res-content{padding:32px 0 32px 48px}.res-section{padding:48px 0;border-bottom:1px solid var(--res-rule)}.res-section:last-child{border-bottom:none}.res-sec-anchor{display:flex;align-items:center;gap:12px;margin-bottom:20px}.res-sec-num{font-size:11px;font-weight:700;color:var(--res-coral);background:rgba(224,90,58,.08);padding:4px 8px}.res-sec-lbl,.res-sec-num{font-family:JetBrains Mono,monospace}.res-sec-lbl{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--res-muted)}.res-section h2{font-family:"DM Serif Display",serif;font-size:26px;color:var(--res-ink);margin:0 0 14px}.res-section h3{font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--res-ink);margin:24px 0 12px;border-bottom:1px solid var(--res-rule);padding-bottom:8px}.res-section p{font-family:Cormorant Garamond,serif;font-size:17px;line-height:1.7;color:#3a3632;margin:0 0 16px}.res-checklist{list-style:none;padding:0;margin:0 0 16px}.res-checklist li{font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6;color:#3a3632;padding:10px 0 10px 28px;border-bottom:1px solid var(--res-rule);position:relative}.res-checklist li:before{content:"\2192";position:absolute;left:0;color:var(--res-coral);font-weight:700}.res-info-box{background:rgba(27,107,110,.06);border-left:3px solid var(--res-teal);padding:16px 20px;margin:20px 0}.res-info-tag{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--res-teal);display:block;margin-bottom:8px}.res-info-box p{font-size:14px!important;margin:0!important;color:#3a3632!important}.res-warning-box{background:var(--res-warn-bg);border-left:3px solid var(--res-warn);padding:16px 20px;margin:20px 0}.res-warning-tag{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--res-warn);display:block;margin-bottom:8px}.res-warning-box p{font-size:14px!important;margin:0!important;color:var(--res-ink)!important}.res-comparateur{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1px;background:var(--res-rule);border:1px solid var(--res-rule);margin:24px 0}.res-comp-col{background:var(--res-cream);padding:0}.res-comp-featured{background:var(--res-ink)}.res-comp-header{padding:20px 18px 16px;border-bottom:1px solid var(--res-rule)}.res-comp-featured .res-comp-header{border-bottom-color:hsla(0,0%,100%,.1)}.res-comp-type{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--res-muted);margin-bottom:6px}.res-comp-featured .res-comp-type{color:var(--res-coral)}.res-comp-name{font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;color:var(--res-ink);line-height:1.3}.res-comp-featured .res-comp-name{color:#fff}.res-comp-delay{font-family:JetBrains Mono,monospace;font-size:10px;color:var(--res-teal);margin-top:6px}.res-comp-featured .res-comp-delay{color:var(--res-coral)}.res-comp-row{display:flex;justify-content:space-between;align-items:center;padding:8px 18px;border-bottom:1px solid var(--res-rule);font-family:DM Sans,sans-serif;font-size:12px}.res-comp-featured .res-comp-row{border-bottom-color:hsla(0,0%,100%,.08)}.res-comp-row span:first-child{color:var(--res-muted)}.res-comp-featured .res-comp-row span:first-child{color:hsla(0,0%,100%,.5)}.res-comp-row span:last-child{color:var(--res-ink);font-weight:600}.res-comp-featured .res-comp-row span:last-child{color:#fff}.res-steps-grid{display:flex;flex-direction:column;gap:0;margin:24px 0;border:1px solid var(--res-rule)}.res-step{display:flex;gap:0;border-bottom:1px solid var(--res-rule)}.res-step:last-child{border-bottom:none}.res-step-num{width:56px;flex-shrink:0;background:var(--res-cream);border-right:1px solid var(--res-rule);display:flex;align-items:center;justify-content:center;font-family:JetBrains Mono,monospace;font-size:18px;font-weight:700;color:var(--res-coral)}.res-step-body{padding:18px 24px}.res-step-title{font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;color:var(--res-ink);margin-bottom:6px}.res-step-desc{font-family:DM Sans,sans-serif;font-size:13px;line-height:1.6;color:var(--res-muted)}.res-pull-quote{border-left:3px solid var(--res-coral);padding:16px 24px;margin:24px 0;background:rgba(224,90,58,.04)}.res-pull-quote p{font-family:Cormorant Garamond,serif!important;font-size:19px!important;font-style:italic;color:var(--res-ink)!important;margin:0!important;line-height:1.6!important}.res-docs-grid{display:flex;flex-direction:column;gap:0;border:1px solid var(--res-rule);margin:20px 0}.res-doc-item{display:flex;gap:0;align-items:stretch;border-bottom:1px solid var(--res-rule)}.res-doc-item:last-child{border-bottom:none}.res-doc-num{width:48px;flex-shrink:0;background:var(--res-ink);display:flex;align-items:center;justify-content:center;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;color:var(--res-coral)}.res-doc-item>div:last-child{padding:14px 20px}.res-doc-name{font-size:14px;font-weight:700;color:var(--res-ink)}.res-doc-name,.res-doc-note{font-family:DM Sans,sans-serif;margin-bottom:4px}.res-doc-note{font-size:12px;color:var(--res-muted);line-height:1.5}.res-doc-source{font-family:JetBrains Mono,monospace;font-size:10px;letter-spacing:.06em;color:var(--res-teal)}.res-costs-table{margin:20px 0;border:1px solid var(--res-rule);font-family:DM Sans,sans-serif;font-size:13px}.res-costs-header{background:var(--res-ink);font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:hsla(38,67%,98%,.5)}.res-costs-header,.res-costs-row{display:grid;grid-template-columns:2fr 1fr 1.5fr 1.5fr;padding:10px 16px;gap:8px}.res-costs-row{border-bottom:1px solid var(--res-rule);color:var(--res-muted)}.res-costs-row span:first-child{color:var(--res-ink)}.res-costs-total{background:rgba(224,90,58,.06);font-weight:700}.res-costs-total span{color:var(--res-coral)!important}.res-pieges-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin:20px 0}.res-piege-item{display:flex;gap:14px;background:rgba(196,134,10,.04);border:1px solid rgba(196,134,10,.2);padding:18px}.res-piege-num{font-family:JetBrains Mono,monospace;font-size:18px;font-weight:700;color:var(--res-warn);flex-shrink:0;line-height:1;margin-top:2px}.res-piege-title{font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;color:var(--res-ink);margin-bottom:6px}.res-piege-desc{font-family:DM Sans,sans-serif;font-size:12px;line-height:1.6;color:var(--res-muted)}.res-faq{margin:20px 0}.res-faq-item{border-bottom:1px solid var(--res-rule);overflow:hidden}.res-faq-q{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:var(--res-ink);cursor:pointer;transition:color .15s}.res-faq-icon,.res-faq-q:hover{color:var(--res-coral)}.res-faq-icon{font-family:JetBrains Mono,monospace;font-size:18px;flex-shrink:0;line-height:1}.res-faq-a{font-family:DM Sans,sans-serif;font-size:13px;line-height:1.7;color:var(--res-muted);max-height:0;overflow:hidden;transition:max-height .3s ease,padding .2s;padding:0}.res-faq-open .res-faq-a{max-height:400px;padding-bottom:18px}.res-hub-section{background:var(--res-cream);border-top:1px solid var(--res-rule);padding:48px}.res-hub-label{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--res-muted);margin-bottom:24px}.res-hub-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.res-hub-link{background:#fff;border:1px solid var(--res-rule);padding:24px;text-decoration:none;transition:border-color .15s}.res-hub-link:hover{border-color:var(--res-coral)}.res-hub-tag{font-family:JetBrains Mono,monospace;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--res-teal);margin-bottom:8px}.res-hub-title{font-family:"DM Serif Display",serif;font-size:17px;color:var(--res-ink);margin-bottom:6px}.res-hub-desc{font-family:DM Sans,sans-serif;font-size:12px;line-height:1.5;color:var(--res-muted)}.res-cta{background:var(--res-ink);padding:56px 48px;text-align:center}.res-cta h3{font-family:"DM Serif Display",serif;font-size:26px;color:#fff;margin:0 0 8px}.res-cta p{font-family:Cormorant Garamond,serif;font-size:17px;font-style:italic;color:hsla(0,0%,100%,.5);margin:0 0 24px}.res-cta-btn{display:inline-block;background:var(--res-teal);color:#fff;padding:12px 28px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;text-decoration:none;letter-spacing:.04em;margin:0 6px;transition:.2s}.res-cta-btn:hover{background:var(--res-coral)}.res-cta-btn-sec{display:inline-block;border:1px solid hsla(0,0%,100%,.25);color:hsla(0,0%,100%,.7);padding:12px 28px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;text-decoration:none;letter-spacing:.04em;margin:0 6px;transition:.2s}.res-cta-btn-sec:hover{border-color:hsla(0,0%,100%,.5);color:#fff}.res-footer{background:var(--res-ink);border-top:1px solid hsla(0,0%,100%,.05);padding:28px 48px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.res-footer p{font-family:JetBrains Mono,monospace;font-size:10px;color:hsla(0,0%,100%,.25);margin:0}.res-footer a{color:hsla(0,0%,100%,.25);text-decoration:none}.res-footer a:hover{color:var(--res-coral)}@media (max-width:900px){.res-layout{grid-template-columns:1fr;padding:0 24px}.res-toc{position:static;border-right:none;border-bottom:1px solid var(--res-rule)}.res-content,.res-toc{padding:24px 0}.res-hero{padding:40px 24px}.res-kn-band{flex-direction:column}.res-kn-item{border-right:none;border-bottom:1px solid hsla(0,0%,100%,.12)}.res-cta,.res-footer,.res-hub-section{padding:32px 24px}.res-breadcrumb{padding:10px 24px}.res-costs-header,.res-costs-row{grid-template-columns:1fr 1fr}.res-costs-header span:nth-child(3),.res-costs-header span:nth-child(4),.res-costs-row span:nth-child(3),.res-costs-row span:nth-child(4){display:none}.res-comparateur{grid-template-columns:1fr}}