*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#0b0b0b;background:#f7f2e8}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:100;background:rgba(247,242,232,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.06)}.nav{height:86px;display:flex;align-items:center;justify-content:space-between}.logo img{width:165px;height:60px;object-fit:cover;object-position:center;mix-blend-mode:normal}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.desktop-nav a{position:relative;padding:32px 0}.desktop-nav a:hover,.desktop-nav a.active{color:#e9ad00}.desktop-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:2px;background:#e9ad00}.nav-actions{display:flex;align-items:center;gap:14px}.menu-btn{border:0;background:transparent;font-size:27px;cursor:pointer;display:none}.mobile-menu{display:none;padding:10px 20px 20px;background:#f7f2e8;border-top:1px solid rgba(0,0,0,.06)}.mobile-menu.open{display:grid}.mobile-menu a{padding:12px 0;border-bottom:1px solid rgba(0,0,0,.07);font-weight:700}.btn{border:none;border-radius:12px;padding:15px 22px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-dark{background:#080808;color:white}.btn-yellow{background:#f5b900;color:#0a0a0a}.btn-small{padding:12px 18px}.btn-full{width:100%;margin-top:18px}.disabled{pointer-events:none;opacity:.45}.hero{background:#f7f2e8;overflow:hidden}.hero-grid{min-height:610px;display:grid;grid-template-columns:1.03fr .97fr;align-items:stretch}.hero-copy{padding:70px 0 52px;position:relative;z-index:2}.eyebrow{font-size:14px;font-weight:700;margin:0 0 12px}.hero h1{font-size:clamp(54px,6vw,86px);letter-spacing:-.05em;line-height:.97;margin:8px 0 18px;font-weight:900}.hero h1 span{color:#efb000}.hero-sub{font-size:19px;line-height:1.55;max-width:500px;margin:0 0 30px}.benefit-row{display:flex;align-items:center;gap:24px;margin:28px 0}.mini-benefit{display:flex;align-items:center;gap:10px;padding-right:22px;border-right:1px solid #ddd3c4}.mini-benefit:last-child{border-right:0}.mini-benefit strong{font-size:11px;line-height:1.35}.mini-benefit strong span{color:#e8aa00}.round-icon{width:42px;height:42px;border-radius:50%;border:2px solid #efb000;color:#efb000;display:grid;place-items:center;font-weight:900;font-size:20px;flex:0 0 auto}.shield{border-radius:12px}.hero-cta-row{display:flex;align-items:stretch;gap:18px;margin-top:12px}.starting-price{background:#090909;color:#fff;border-radius:14px;padding:12px 28px;display:flex;flex-direction:column;justify-content:center}.starting-price small{font-size:12px;font-weight:900}.starting-price strong{font-size:38px;line-height:1;color:#f5b900}.fineprint{display:block;margin-top:10px}.hero-image-wrap{position:relative;min-height:610px;display:flex;align-items:center;justify-content:center;background:transparent}.hero-phone{width:min(470px,92%);height:auto;max-height:590px;object-fit:contain;display:block;margin:auto;filter:drop-shadow(0 28px 28px rgba(0,0,0,.18))}.call-banner{background:#f7f2e8;padding:0 0 28px}.call-banner-inner,.bottom-call-inner{background:#080808;color:#fff;border-radius:22px;padding:22px 32px;display:flex;align-items:center;justify-content:space-between;gap:28px}.call-message{display:flex;align-items:center;gap:18px}.call-icon{width:60px;height:60px;border-radius:50%;background:#f5b900;color:#090909;display:grid;place-items:center;font-size:28px;font-weight:900}.call-message p{margin:0 0 5px;font-size:18px}.call-message strong{font-size:20px}.call-number-wrap{display:flex;flex-direction:column;align-items:center}.call-number{font-weight:900;color:#f5b900;font-size:40px;letter-spacing:.02em}.call-number-wrap small{color:#ccc}.estimator-section{padding:26px 0 36px}.section-heading h2{font-size:31px;letter-spacing:-.03em;margin:0}.centered{text-align:center}.yellow-line{width:78px;height:2px;background:#f0b000;margin:12px auto 0}.steps-bar{display:grid;grid-template-columns:repeat(4,1fr);max-width:960px;margin:30px auto 18px;gap:18px}.step{position:relative;display:flex;align-items:center;gap:10px;font-size:11px;color:#555}.step:after{content:"";height:1px;background:#ccc;flex:1}.step:last-child:after{display:none}.step span{width:24px;height:24px;border-radius:50%;background:#555;color:white;display:grid;place-items:center}.step.active{color:#0b0b0b}.step.active span{background:#efb000;color:#111}.step.active b{border-bottom:2px solid #efb000;padding-bottom:5px}.estimator-card{background:#fff;border-radius:24px;box-shadow:0 8px 30px rgba(34,23,5,.05);padding:24px;display:grid;grid-template-columns:.8fr 1.45fr .65fr;gap:20px;align-items:stretch}.field-title,.estimator-fields label span{font-size:12px;font-weight:900;margin:0 0 8px}.brand-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.brand-option{min-height:105px;border:1px solid #ddd3c4;border-radius:10px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer}.brand-option.selected{background:#090909;color:white}.brand-option .apple{font-size:25px}.brand-option small{font-size:10px}.estimator-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.estimator-fields label{display:flex;flex-direction:column}.estimator-fields select,.booking-form input,.booking-form select,.booking-form textarea{width:100%;border:1px solid #d8cec0;background:white;border-radius:10px;padding:13px 14px;outline:none}.estimator-fields select:focus,.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:#e9ad00}.calculate{grid-column:1/-1}.price-summary{background:#fbf8f2;border-radius:14px;padding:20px;display:flex;flex-direction:column;text-align:center;justify-content:center}.price-summary p{margin:0 0 8px;font-size:13px}.price-summary strong{font-size:34px;margin-bottom:6px}.price-summary span{font-size:12px;color:#555;line-height:1.4}.pricing-section{padding:0 0 25px}.pricing-grid{display:grid;grid-template-columns:1.3fr 1.15fr 1fr;gap:18px}.pricing-card{background:white;border-radius:20px;padding:20px;box-shadow:0 8px 30px rgba(34,23,5,.05)}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.card-head h3{font-size:22px;margin:0}.card-head small{font-size:10px}.tags{display:flex;gap:7px}.tag{border-radius:7px;padding:5px 9px;font-size:9px;font-weight:900}.tag.yellow{background:#f5b900}.tag.dark{background:#080808;color:white}.price-list>div{display:grid;grid-template-columns:1fr 56px 56px;align-items:center;gap:8px;padding:7px 0;border-bottom:1px solid #ddd5ca;font-size:9.5px}.price-list>div:last-child{border-bottom:0}.price-list b{text-align:center;font-size:12px}.battery-list>div{grid-template-columns:1fr 60px}.travel-list>div{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #ddd5ca;font-size:11px}.travel-list b{font-size:12px}.free{background:#f5b900;padding:4px 10px;border-radius:8px}.quote{background:#080808;color:white;padding:4px 10px;border-radius:8px}.other-brands-note{margin-top:18px;border:1px solid #e8ad00;border-radius:12px;padding:13px;display:flex;align-items:center;gap:10px}.alert-icon{width:30px;height:30px;border:2px solid #efb000;border-radius:50%;display:grid;place-items:center;font-weight:900;color:#efb000;flex:0 0 auto}.other-brands-note p{font-size:9.5px;line-height:1.35;margin:0}.other-brands-note b{color:#e9ad00}.trust-section{padding:0 0 22px}.trust-grid{background:#fff;border-radius:20px;padding:24px 34px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-item{display:flex;align-items:center;gap:14px;padding-right:20px;border-right:1px solid #ddd5ca}.trust-item:last-child{border-right:0}.outline-icon{width:42px;height:42px;border:2px solid #efb000;color:#efb000;border-radius:12px;display:grid;place-items:center;font-size:21px;font-weight:900}.trust-item div:last-child{display:flex;flex-direction:column}.trust-item strong{font-size:12px}.trust-item span{font-size:10px;color:#555;margin-top:4px}.reservation-section{padding:70px 0;background:#fffaf3}.reservation-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}.reservation-grid h2{font-size:62px;line-height:.95;letter-spacing:-.05em;margin:10px 0 20px}.reservation-grid h2 span{color:#e9ad00}.reservation-grid>div>p:last-child{color:#666;line-height:1.6}.booking-form{background:#f7f2e8;border-radius:22px;padding:24px;display:grid;gap:14px}.booking-form label{display:flex;flex-direction:column;gap:7px}.booking-form label span{font-weight:800;font-size:12px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-status{margin:0;font-size:12px;color:#555}.faq-section{padding:65px 0}.faq-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px}.faq-list details{border-top:1px solid #d8cec0;padding:18px 0}.faq-list details:last-child{border-bottom:1px solid #d8cec0}.faq-list summary{font-weight:800;cursor:pointer}.faq-list p{color:#666;line-height:1.6}.bottom-call{padding:0 0 28px}.bottom-call-inner .call-number{font-size:34px}.footer{background:#080808;color:white;padding:30px 0}.footer-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:20px;align-items:center}.footer img{width:180px;mix-blend-mode:normal}.footer p{color:#aaa;font-size:13px}.footer div:last-child{display:flex;flex-direction:column;gap:8px;font-size:13px}.mobile-phone-bar{display:none}@media(max-width:980px){.desktop-nav{display:none}.menu-btn{display:block}.hero-grid{grid-template-columns:1fr}.hero-image-wrap{min-height:420px}.hero-phone{height:auto;max-height:420px;width:auto;max-width:92%}.estimator-card{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid #ddd5ca;padding-bottom:16px}.trust-item:last-child{border-bottom:0}.reservation-grid,.faq-wrap{grid-template-columns:1fr}.bottom-call-inner{flex-wrap:wrap}.footer-grid{grid-template-columns:1fr}.footer img{mix-blend-mode:normal;background:#f7f2e8;border-radius:10px}}@media(max-width:700px){body{padding-bottom:56px}.container{width:min(100% - 28px,1180px)}.nav{height:70px}.logo img{width:145px;height:50px}.nav-actions .btn{display:none}.hero-copy{padding:42px 0 30px}.hero h1{font-size:53px}.hero-sub{font-size:17px}.benefit-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mini-benefit{border-right:0;padding-right:0}.hero-cta-row{flex-direction:column}.starting-price{width:max-content}.hero-image-wrap{min-height:300px}.hero-phone{height:auto;max-height:300px;width:auto;max-width:90%}.call-banner-inner{align-items:flex-start;flex-direction:column;padding:20px}.call-message p{font-size:14px}.call-message strong{font-size:16px}.call-number-wrap{align-items:flex-start}.call-number{font-size:30px}.steps-bar{grid-template-columns:1fr 1fr;gap:12px}.step:after{display:none}.estimator-fields{grid-template-columns:1fr}.calculate{grid-column:auto}.brand-buttons{grid-template-columns:1fr 1fr}.section-heading h2{font-size:25px}.pricing-card{padding:16px}.card-head{flex-direction:column}.price-list>div{grid-template-columns:1fr 48px 48px;font-size:8.5px}.price-list b{font-size:11px}.battery-list>div{grid-template-columns:1fr 55px}.reservation-grid h2{font-size:50px}.two-col{grid-template-columns:1fr}.bottom-call-inner{align-items:flex-start;flex-direction:column;padding:20px}.bottom-call-inner .call-number{font-size:30px}.mobile-phone-bar{position:fixed;left:0;right:0;bottom:0;z-index:120;display:block;background:#f5b900;color:#080808;font-weight:900;text-align:center;padding:16px 10px;box-shadow:0 -4px 18px rgba(0,0,0,.18)}}
/* V2 CLEAN — téléphone et logo sans fonds rectangulaires */
.logo img,
.footer img{
  background:transparent !important;
  object-fit:contain !important;
}

.hero-image-wrap{
  background:transparent !important;
  overflow:visible !important;
}

.hero-phone{
  background:transparent !important;
  object-fit:contain !important;
  width:min(420px,88%) !important;
  max-height:560px !important;
  filter:drop-shadow(0 26px 26px rgba(0,0,0,.20)) !important;
}

@media(max-width:980px){
  .hero-phone{
    width:min(380px,82%) !important;
    max-height:420px !important;
  }
}
@media(max-width:700px){
  .hero-phone{
    width:min(300px,80%) !important;
    max-height:300px !important;
  }
}
