.landing-root{min-height:100vh;background:#0a0806;color:#fff8f2;font-family:Plus Jakarta Sans,system-ui,sans-serif}.landing-root .btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:12px;border:none;background:linear-gradient(135deg,#e32b45,#b91c3c);color:#fff;font-weight:700;font-size:14px;cursor:pointer;text-decoration:none;box-shadow:0 4px 20px rgba(227,43,69,.35)}.landing-root .card-base{background:#12100d;border:1px solid rgba(245,182,67,.12);border-radius:18px}.landing-root .badge-accent{display:inline-flex;padding:5px 12px;border-radius:99px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:rgba(227,43,69,.18);color:#ff8fa3;border:1px solid rgba(245,182,67,.3)}.landing-root .text-gradient{background:linear-gradient(135deg,#ff5c7a,#f5b623);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-hero{max-width:72rem;margin:0 auto;padding:3rem 1rem 4rem}.landing-hero-grid{display:grid;gap:2.5rem;align-items:center}@media (min-width:1024px){.landing-hero-grid{grid-template-columns:1fr 1fr}}.landing-hero-phones{display:flex;justify-content:center;align-items:flex-start;gap:.75rem;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem}.landing-phone-card{position:relative;flex:0 0 auto;width:108px}@media (min-width:640px){.landing-phone-card{width:132px}}.landing-phone-card:nth-child(2){margin-top:2rem}.landing-phone-frame{aspect-ratio:9/16;overflow:hidden;border-radius:1rem;border:2px solid rgba(245,182,67,.35);box-shadow:0 8px 32px rgba(245,182,67,.15);background:#1a1612}.landing-phone-frame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.landing-phone-badge{position:absolute;top:-.5rem;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:8px;font-weight:800;padding:3px 8px;border-radius:99px;background:linear-gradient(135deg,#e32b45,#f5b623);color:#fff;z-index:2}.landing-steps-section{border-top:1px solid rgba(245,182,67,.12);border-bottom:1px solid rgba(245,182,67,.12);background:#14100c;padding:4rem 1rem}.landing-steps-inner{max-width:72rem;margin:0 auto;text-align:center}.landing-steps-grid{display:grid;gap:1.25rem;margin-top:2.5rem;text-align:left}@media (min-width:768px){.landing-steps-grid{grid-template-columns:repeat(3,1fr)}}.landing-step-card{background:#12100d;border:1px solid rgba(245,182,67,.12);border-radius:18px;overflow:hidden}.landing-step-image{position:relative;aspect-ratio:9/16;max-height:220px;overflow:hidden;background:#262018}.landing-step-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.landing-step-body{padding:1.25rem}.landing-step-label{font-size:.75rem;font-weight:700;color:#f5b623}.landing-step-title{margin-top:.5rem;font-size:1.125rem;font-weight:700;color:#fff8f2}.landing-step-desc{margin-top:.5rem;font-size:.875rem;color:#c4b5a8;line-height:1.5}.landing-h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;color:#fff8f2}.landing-lead{margin-top:1.25rem;max-width:32rem;font-size:1.05rem;line-height:1.6;color:#c4b5a8}.landing-h2{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:#fff8f2}.landing-sub{margin:1rem auto 0;max-width:40rem;color:#c4b5a8}.landing-section{padding:4rem 1rem}.landing-section-inner{max-width:72rem;margin:0 auto}.landing-tarifs-grid{display:grid;gap:1.5rem;margin-top:2.5rem}@media (min-width:768px){.landing-tarifs-grid{grid-template-columns:repeat(3,1fr)}}