.zd-quote{background:#0c0c0b;padding:5.5rem 1.5rem;font-family:'Inter','Helvetica Neue',system-ui,sans-serif;position:relative}
.zd-quote::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#f7941d,transparent)}
.zd-quote__inner{max-width:880px;margin:0 auto;text-align:center}
.zd-quote__eyebrow{display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.32em;color:#f7941d;margin-bottom:1rem;text-transform:uppercase}
.zd-quote__title{font-size:clamp(2rem,5vw,3.4rem);font-weight:800;letter-spacing:-.03em;color:#fff;margin:0 0 .8rem;line-height:1}
.zd-quote__title span{color:#f7941d}
.zd-quote__sub{color:rgba(255,255,255,.75);font-size:1.05rem;margin:0 0 2.5rem}
.zd-quote__card{background:#151513;border:1px solid #26261f;border-radius:14px;padding:2.2rem;text-align:left;box-shadow:0 30px 80px rgba(0,0,0,.5)}
.zd-quote__step{margin-bottom:1.6rem}
.zd-quote__step label{display:block;font-size:.78rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.55);margin-bottom:.7rem}
.zd-quote__opts{display:flex;gap:.6rem;flex-wrap:wrap}
.zd-quote__opts button{flex:1;min-width:120px;background:#1d1d1b;border:1.5px solid #33332c;border-radius:8px;color:#fff;padding:.9rem .8rem;font-size:.98rem;font-weight:700;cursor:pointer;transition:all .25s;display:flex;flex-direction:column;align-items:center;gap:.2rem;font-family:inherit}
.zd-quote__opts button small{font-size:.72rem;font-weight:500;color:rgba(255,255,255,.55)}
.zd-quote__opts button:hover{border-color:#f7941d}
.zd-quote__opts button.on{background:rgba(247,148,29,.12);border-color:#f7941d;color:#f7941d}
.zd-quote__opts button.on small{color:rgba(247,148,29,.8)}
.zd-quote__opts--num button{min-width:56px;flex:0 1 auto;padding:.9rem 1.4rem}
.zd-quote__note{font-size:.85rem;color:rgba(255,255,255,.5);margin:.6rem 0 0}
.zd-quote__result{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;flex-wrap:wrap;border-top:1px solid #26261f;padding-top:1.6rem;margin-top:.4rem}
.zd-quote__price{display:flex;flex-direction:column}
.zd-quote__price span{font-size:clamp(2rem,4vw,2.9rem);font-weight:800;color:#f7941d;letter-spacing:-.03em;line-height:1}
.zd-quote__price small{font-size:.85rem;color:rgba(255,255,255,.6);margin-top:.3rem}
.zd-quote__legal{font-size:.78rem;color:rgba(255,255,255,.45);margin:1.2rem 0 0;text-align:center}
@media(max-width:640px){.zd-quote__card{padding:1.4rem}.zd-quote__result{flex-direction:column;align-items:stretch;text-align:center}.zd-quote__opts button{min-width:46%}}

.zd-quote__timer{display:inline-flex;align-items:center;gap:.6rem;background:rgba(247,148,29,.12);border:1px solid #f7941d;color:#ffd9a0;border-radius:50px;padding:.6rem 1.4rem;font-size:.95rem;margin-bottom:1.6rem}
.zd-quote__timer strong{color:#f7941d}
.zd-quote__timer #zd-timer-mmss{font-weight:800;color:#fff;font-variant-numeric:tabular-nums}
.zd-quote__timer-dot{width:9px;height:9px;border-radius:50%;background:#f7941d;animation:zd-dot 1s ease-in-out infinite}
@keyframes zd-dot{0%,100%{opacity:1}50%{opacity:.25}}
.zd-quote__car{display:grid;grid-template-columns:1fr 1.2fr .7fr;gap:.6rem}
.zd-quote__field{background:#1d1d1b;border:1.5px solid #33332c;border-radius:8px;color:#fff;padding:.9rem .8rem;font-size:.98rem;font-weight:600;font-family:inherit;width:100%;appearance:auto}
.zd-quote__field:focus{border-color:#f7941d;outline:none}
.zd-quote__field::placeholder{color:rgba(255,255,255,.4);font-weight:500}
.zd-quote__badge{display:inline-block;margin-top:.7rem;padding:.45rem 1rem;border-radius:6px;font-size:.82rem;font-weight:800;letter-spacing:.08em}
.zd-quote__badge--alta{background:rgba(247,148,29,.15);border:1px solid #f7941d;color:#f7941d}
.zd-quote__badge--com{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.3);color:#fff}
.zd-quote__old{font-size:1.1rem;color:rgba(255,255,255,.45);text-decoration:line-through;margin-bottom:.2rem}
.zd-quote__cta--off{opacity:.45;pointer-events:auto;cursor:pointer}
@media(max-width:640px){.zd-quote__car{grid-template-columns:1fr}}

.zd-quote__okbar{position:fixed;top:1rem;left:50%;transform:translateX(-50%);z-index:999999;background:#1d1d1b;border:1.5px solid #25D366;color:#fff;padding:1rem 1.6rem;border-radius:10px;font-family:'Inter',system-ui,sans-serif;font-size:.98rem;font-weight:600;box-shadow:0 20px 60px rgba(0,0,0,.6);max-width:92vw}
#zd-pay-cta{border:none;cursor:pointer;font-family:inherit}
#zd-pay-cta:disabled{opacity:.6}
