#boutique-hero{text-align:center;padding:5rem 1.5rem 3rem;max-width:720px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);border:1px solid rgba(223,178,108,.3);border-radius:999px;padding:.3rem 1rem;margin-bottom:1.5rem}.badge-dot{width:6px;height:6px;background:var(--gold);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}#boutique-hero h1{font-size:clamp(2.2rem,6vw,3.5rem);font-weight:700;letter-spacing:-.03em;margin-bottom:.5rem}.hero-sub{font-family:var(--font-mono);font-size:.85rem;letter-spacing:.2em;color:var(--text-muted);margin-bottom:1.25rem}.hero-desc{font-size:1rem;color:var(--text-muted);line-height:1.8;margin-bottom:2rem}.btn-primary{display:inline-block;padding:.9rem 2.2rem;background:var(--gold);color:var(--bg-deep, #0d1117);font-weight:700;font-size:1rem;border-radius:12px;text-decoration:none;transition:all .25s ease;box-shadow:0 4px 20px #dfb26c40}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 32px #dfb26c66}.btn-large{padding:1.1rem 3rem;font-size:1.05rem}.hero-notice{margin-top:1rem;font-size:.75rem;color:var(--text-muted);opacity:.7}#product-showcase{max-width:960px;margin:0 auto;padding:2rem 1.5rem 4rem}.showcase-grid{display:grid;grid-template-columns:280px 1fr;gap:3rem;align-items:start}.cover-frame{border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 16px 48px #0000004d}.cover-img{width:100%;height:auto;display:block}.cover-meta{display:flex;justify-content:center;gap:.5rem;margin-top:.75rem;font-family:var(--font-mono);font-size:.7rem;color:var(--text-muted)}.showcase-content h2{font-size:1.4rem;font-weight:700;margin-bottom:.75rem;color:var(--text)}.showcase-intro{font-size:.9rem;color:var(--text-muted);margin-bottom:1.5rem;line-height:1.7}.feature-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.85rem}.feature-list li{display:flex;gap:.75rem;align-items:flex-start;font-size:.9rem;line-height:1.6}.feat-icon{color:var(--gold);font-size:.75rem;margin-top:.25rem;flex-shrink:0}.feature-list strong{color:var(--text)}#bonus-section{background:var(--bg-card);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:4rem 1.5rem;text-align:center}#bonus-section h2{font-size:1.6rem;margin-bottom:2.5rem}.bonus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:840px;margin:0 auto}.bonus-card{background:var(--bg-deep, #0d1117);border:1px solid var(--border);border-radius:14px;padding:1.75rem 1.25rem;text-align:left}.bonus-icon{font-size:1.75rem;margin-bottom:.75rem}.bonus-card h3{font-size:.95rem;font-weight:700;color:var(--gold);margin-bottom:.5rem}.bonus-card p{font-size:.85rem;color:var(--text-muted);line-height:1.65}#for-who{max-width:720px;margin:0 auto;padding:4rem 1.5rem;text-align:center}#for-who h2{font-size:1.4rem;margin-bottom:2rem}.who-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;text-align:left}.who-item{display:flex;gap:.75rem;align-items:flex-start;font-size:.9rem;color:var(--text-muted);line-height:1.6;background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:1rem}.who-check{color:var(--gold);font-weight:700;flex-shrink:0;margin-top:.1rem}#cta-final{padding:3rem 1.5rem 5rem;text-align:center}.cta-box{max-width:480px;margin:0 auto;background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:2.5rem 2rem}.cta-price{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}.price-amount{font-size:2.8rem;font-weight:700;color:var(--gold);line-height:1}.price-label{font-family:var(--font-mono);font-size:.7rem;color:var(--text-muted);letter-spacing:.1em;margin-top:.25rem}.cta-reassurance{margin-top:1rem;font-size:.72rem;color:var(--text-muted);opacity:.7;line-height:1.6}.cta-rapport-link{margin-top:1.2rem;font-size:.82rem;color:var(--text-muted)}.cta-rapport-link a{color:var(--gold);text-decoration:none;font-weight:600}.cta-rapport-link a:hover{text-decoration:underline}@media(max-width:768px){.showcase-grid{grid-template-columns:1fr}.cover-frame{max-width:240px;margin:0 auto}.bonus-grid,.who-grid{grid-template-columns:1fr}}
