.ghb-booking-widget{--ghb-primary:#1f5f5b;--ghb-border:#d9dfde;--ghb-bg:#f7faf9;max-width:980px;margin:24px auto;color:#172322;font:inherit}.ghb-booking-widget *{box-sizing:border-box}.ghb-booking-shell{border:1px solid var(--ghb-border);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(10,45,42,.08);overflow:hidden}.ghb-booking-head{padding:24px;background:linear-gradient(135deg,#174b48,#28756f);color:#fff}.ghb-booking-head h2{color:#fff;margin:0 0 6px}.ghb-booking-body{padding:24px}.ghb-steps{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.ghb-step{padding:6px 10px;border-radius:999px;background:#edf2f1;color:#4e605e;font-size:.85em}.ghb-step.is-active{background:var(--ghb-primary);color:#fff}.ghb-widget-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.ghb-widget-field{display:flex;flex-direction:column;gap:6px;font-weight:600}.ghb-widget-field input,.ghb-widget-field select{width:100%;padding:11px;border:1px solid #aeb9b7;border-radius:8px;background:#fff;font:inherit}.ghb-widget-actions{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:20px}.ghb-widget-button{border:0;border-radius:8px;padding:11px 18px;background:var(--ghb-primary);color:#fff;font:inherit;font-weight:700;cursor:pointer}.ghb-widget-button.secondary{background:#e8eeee;color:#193b38}.ghb-widget-button:disabled{opacity:.55;cursor:not-allowed}.ghb-type-list{display:grid;gap:14px}.ghb-type-card{border:1px solid var(--ghb-border);border-radius:12px;padding:16px;display:flex;justify-content:space-between;gap:15px;align-items:center}.ghb-type-card.is-selected{outline:3px solid #8cc7c2;border-color:var(--ghb-primary)}.ghb-type-card h3{margin:0 0 5px}.ghb-price{font-size:1.35em;font-weight:800;color:var(--ghb-primary)}.ghb-summary{background:var(--ghb-bg);border-radius:12px;padding:16px;margin-bottom:18px}.ghb-summary dl{display:grid;grid-template-columns:max-content 1fr;gap:6px 16px;margin:0}.ghb-summary dd{margin:0}.ghb-guest{border:1px solid var(--ghb-border);border-radius:12px;padding:15px;margin-top:12px}.ghb-widget-error{padding:12px;border-left:4px solid #b42318;background:#fff1f0;color:#7a271a;margin:12px 0}.ghb-widget-success{text-align:center;padding:32px}.ghb-widget-success strong{display:block;font-size:1.3em;margin:10px}.ghb-widget-note{font-size:.9em;color:#596b69}.ghb-widget-check{display:flex;gap:8px;align-items:flex-start;margin:10px 0}.ghb-legal-text{margin:-4px 0 12px 26px;font-size:.9em}.ghb-legal-text>summary{cursor:pointer;color:var(--ghb-primary);font-weight:600}.ghb-legal-body{margin-top:8px;padding:12px;max-height:260px;overflow-y:auto;border:1px solid var(--ghb-border);border-radius:8px;background:var(--ghb-bg);white-space:pre-wrap}.ghb-legal-missing{display:block;margin:-4px 0 12px 26px;font-size:.9em;color:#7a271a}.ghb-widget-spinner{display:inline-block;width:16px;height:16px;border:2px solid #fff;border-right-color:transparent;border-radius:50%;animation:ghb-spin .7s linear infinite}@keyframes ghb-spin{to{transform:rotate(360deg)}}@media(max-width:600px){.ghb-booking-head,.ghb-booking-body{padding:18px}.ghb-type-card{align-items:flex-start;flex-direction:column}.ghb-widget-actions .ghb-widget-button{width:100%}}
.ghb-widget-field textarea{width:100%;border:1px solid var(--ghb-border);border-radius:8px;padding:10px;resize:vertical}.ghb-required{color:#b42318;font-weight:800}.ghb-type-card label{display:block;cursor:pointer}.ghb-type-card input{margin-right:8px}
.ghb-tax-details{display:grid;gap:2px;margin-top:8px;font-size:.9em;color:#334b49}.ghb-tax-details span{display:block}.ghb-type-card .ghb-tax-details{padding:8px 0}.ghb-widget-success .ghb-tax-details{max-width:430px;margin:18px auto 0;text-align:left;padding:14px;border-radius:10px;background:var(--ghb-bg)}
