.booking-guide{margin:0 0 1.4rem;padding:1rem;border:1px solid rgba(169,149,219,.48);border-radius:1rem;background:linear-gradient(145deg,#252238,#171925);box-shadow:0 10px 30px rgba(0,0,0,.25)}
.guide-top{display:flex;align-items:center;gap:.55rem;color:#b7a7c2;font-size:.68rem;font-weight:800}
.guide-kicker{color:#d5c9f3;letter-spacing:.08em}.guide-top span:nth-child(2){margin-left:auto;white-space:nowrap}
.guide-top button{width:auto;padding:.25rem .4rem;border:0;background:transparent;color:#c6bdd1;font-size:.68rem;font-weight:700;cursor:pointer}
.guide-top button:hover,.guide-top button:focus-visible{color:#fff;text-decoration:underline}
.guide-progress{height:4px;margin:.8rem 0 .85rem;border-radius:99px;background:#39354a;overflow:hidden}
.guide-progress span{display:block;height:100%;width:25%;border-radius:99px;background:linear-gradient(90deg,#a995db,#d5c9f3);transition:width .2s}
.booking-guide h2{margin:0 0 .35rem;color:#fff;font-size:1.05rem;font-weight:800;line-height:1.3}
.booking-guide p{margin:0;color:#d3c8dc;font-size:.8rem;line-height:1.55}
#guideAction{width:auto;min-height:42px;margin-top:.9rem;padding:.55rem .8rem;border:1px solid rgba(169,149,219,.6);border-radius:.7rem;background:rgba(169,149,219,.14);color:#e5dcff;font-size:.78rem;font-weight:800;cursor:pointer}
#guideAction:hover,#guideAction:focus-visible{background:rgba(169,149,219,.25)}
.guide-reopen{display:block;width:auto;margin:0 0 1rem;padding:.55rem .8rem;border:1px solid rgba(169,149,219,.4);border-radius:.7rem;background:#211d2d;color:#e5dcff;font-size:.78rem;font-weight:800;cursor:pointer}
.guide-focus{outline:3px solid #d5c9f3!important;outline-offset:3px;scroll-margin-top:115px;box-shadow:0 0 0 7px rgba(169,149,219,.18)!important}
.booking-form-active .wa-float{display:none}
@media(max-width:480px){.booking-guide{padding:.85rem}.guide-top{flex-wrap:wrap}.booking-guide h2{font-size:1rem}}
@media(prefers-reduced-motion:reduce){.guide-progress span{transition:none}}
