.hs-wrap{max-width:980px;margin:24px auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#151515}.hs-wrap *,.hs-wrap *::before,.hs-wrap *::after{box-sizing:border-box}.hs-card{background:#fff;border:1px solid #e7e7e7;border-radius:18px;padding:26px;box-shadow:0 10px 30px rgba(0,0,0,.06);margin-bottom:18px}.hs-intro h2{font-size:32px;margin:0 0 12px}.hs-small{font-size:14px;color:#666;line-height:1.55}.hs-form{background:#fff;border:1px solid #e7e7e7;border-radius:18px;padding:26px;box-shadow:0 10px 30px rgba(0,0,0,.06);overflow:hidden}.hs-step{display:none}.hs-step.is-active{display:block}.hs-step h3{margin-top:0;font-size:24px}.hs-grid{display:grid!important;grid-template-columns:repeat(2,minmax(260px,1fr));gap:20px 24px;align-items:start}.hs-grid label,.hs-step>label{display:flex!important;flex-direction:column;gap:8px;font-weight:600;min-width:0;width:100%;margin:0 0 14px}.hs-grid input,.hs-grid select,.hs-grid textarea,.hs-mini-form input,textarea{display:block;width:100%!important;max-width:100%;padding:13px 14px;border:1px solid #d7d7d7;border-radius:10px;font:inherit;background:#fff;line-height:1.35}.hs-grid input:focus,.hs-grid select:focus,.hs-grid textarea:focus{outline:2px solid rgba(177,0,1,.18);border-color:var(--hs-primary,#B10001)}textarea{min-height:110px}.hs-check,.hs-consents label,.hs-checkgrid label{display:block;margin:12px 0;font-weight:500}.hs-check input,.hs-consents input,.hs-checkgrid input{margin-right:8px}.hs-checkgrid{display:grid!important;grid-template-columns:repeat(2,minmax(240px,1fr));gap:6px 18px}.hs-required{color:var(--hs-primary,#B10001)}.hs-actions{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.hs-btn{background:var(--hs-primary,#B10001);color:#fff!important;border:none;border-radius:999px;padding:12px 22px;font-weight:700;cursor:pointer;text-decoration:none;line-height:1.2}.hs-btn[disabled]{background:#bbb;cursor:not-allowed}.hs-prev{background:#222}.hs-submit{font-size:18px;padding:14px 26px;margin-top:12px}.hs-progress{height:8px;background:#eee;border-radius:999px;overflow:hidden;margin-bottom:24px}.hs-progress span{display:block;height:100%;background:var(--hs-primary,#B10001);transition:width .25s}.hs-notice{padding:16px;border-radius:12px;margin-bottom:18px}.hs-success{background:#eef9ef;border:1px solid #b8e3bd}.hs-error{background:#fff1f1;border:1px solid #f0b5b5}.hs-business-fields{display:none;margin-top:15px}.hs-recaptcha{margin:18px 0;min-height:78px}.hs-map{height:480px;border-radius:16px;overflow:hidden;background:#f2f2f2}.hs-map-list{margin-top:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hs-map-list div{background:#f8f8f8;border-radius:10px;padding:10px}.hs-big-number{font-size:46px;font-weight:800;color:var(--hs-primary,#B10001);margin:0}.hs-stats-list{list-style:none;padding:0}.hs-stats-list li{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding:8px 0}.hs-mini-form{margin:18px 0;padding:16px;border:1px solid #eee;border-radius:14px}.hs-mini-form label{display:block;font-weight:600;margin-bottom:12px}.hs-danger{background:#6b0000}@media(max-width:820px){.hs-grid,.hs-checkgrid,.hs-map-list{grid-template-columns:1fr!important}.hs-card,.hs-form{padding:18px}.hs-intro h2{font-size:26px}.hs-map{height:360px}.hs-actions{position:sticky;bottom:0;background:#fff;padding-top:12px}.hs-btn{width:auto}}

.hs-place-picker{margin-bottom:10px}.hs-place-picker select{appearance:auto}.hs-place-custom{margin-top:8px}.hs-grid-extra{margin-top:20px}


/* v0.5 compact form improvements */
.hs-form{padding:24px!important}.hs-step h3{margin:0 0 18px!important;line-height:1.25}.hs-grid{gap:16px 24px!important}.hs-grid label,.hs-step>label{gap:6px!important;margin:0 0 6px!important}.hs-place-picker{margin-bottom:4px!important}.hs-place-picker .hs-grid{gap:14px 24px!important}.hs-place-picker .hs-grid label{margin-bottom:0!important}.hs-grid input,.hs-grid select,.hs-grid textarea,.hs-mini-form input,textarea{min-height:52px;padding:11px 14px!important}.hs-check{margin:14px 0 4px!important}.hs-actions{margin-top:18px!important}.hs-progress{margin-bottom:20px!important}.hs-small{margin-top:0;margin-bottom:14px}.hs-place-custom{margin-top:12px!important}.hs-place-picker select option{font-weight:400}@media(max-width:820px){.hs-grid{gap:12px!important}.hs-form{padding:18px!important}.hs-actions{margin-top:14px!important}}

/* v0.6 reduced location form */
.hs-place-picker-compact .hs-grid{grid-template-columns:repeat(3,minmax(220px,1fr))!important;gap:12px 20px!important}
.hs-google-place-picker .hs-grid{grid-template-columns:repeat(2,minmax(260px,1fr))!important;gap:12px 20px!important}
.hs-place-picker-compact .hs-check{grid-column:1/-1;margin-top:4px!important}
.hs-google-place-picker input[readonly]{background:#f8f8f8;color:#333}
.hs-form .hs-step{min-height:auto!important}
.hs-form .hs-step .hs-grid + .hs-small{margin-top:10px!important}
@media(max-width:820px){.hs-place-picker-compact .hs-grid,.hs-google-place-picker .hs-grid{grid-template-columns:1fr!important}}
