.lb-form-wrap{max-width:980px;margin:30px auto}.lb-form *{box-sizing:border-box}.lb-form-card{background:#fff;border:1px solid #e1e7eb;border-radius:16px;padding:26px;margin:0 0 18px;box-shadow:0 8px 22px rgba(0,0,0,.05)}.lb-form-card h2{margin:0 0 14px}.lb-form label{display:flex;flex-direction:column;gap:7px;margin:0 0 16px;font-weight:600}.lb-form input,.lb-form textarea,.lb-form select{width:100%;padding:12px 13px;border:1px solid #cbd5dc;border-radius:9px;font:inherit;background:#fff}.lb-grid-2,.lb-grid-3{display:grid;gap:16px}.lb-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lb-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lb-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.lb-check-grid label{display:block;margin:0;font-weight:400}.lb-check-grid input{width:auto}.lb-hours{display:grid;gap:8px}.lb-hour-row{display:grid;grid-template-columns:150px 1fr 1fr 100px;gap:10px;align-items:center}.lb-hour-row label{display:block;margin:0;font-weight:400}.lb-hour-row input[type=checkbox]{width:auto}.lb-disclaimer,.lb-help{background:#f5f9fb;border-left:4px solid #0474a2;padding:14px;border-radius:8px}.lb-form-actions{display:flex;gap:10px;flex-wrap:wrap}.lb-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:999px;background:#e9eef1;color:#24313a;text-decoration:none;border:0;font-weight:700;cursor:pointer}.lb-btn-primary{background:#0474a2;color:#fff}.lb-form-errors{background:#fff1f0;color:#8a1c16;padding:16px;border-radius:10px;margin-bottom:18px}.lb-form-success{max-width:760px;margin:40px auto;padding:34px;border-radius:18px;background:#fff;border:1px solid #d9e8ee;text-align:center;box-shadow:0 12px 30px rgba(0,0,0,.08)}.lb-form-note{padding:16px;background:#fff3cd;border-radius:10px}@media(max-width:760px){.lb-grid-2,.lb-grid-3,.lb-check-grid{grid-template-columns:1fr}.lb-hour-row{grid-template-columns:1fr 1fr}.lb-hour-row strong{grid-column:1/-1}.lb-form-card{padding:20px}}
.lb-field-help{margin:-5px 0 12px;color:#56636c;font-size:.92em;line-height:1.5}.lb-club-map{width:100%;height:360px;border:1px solid #cbd5dc;border-radius:10px;overflow:hidden;background:#eef3f5}.lb-club-map.is-unavailable{display:flex;align-items:center;justify-content:center;padding:25px;text-align:center;color:#7a2520}.lb-map-status{margin:9px 0 16px;font-size:.9em;color:#41515b}.lb-map-status.is-error{color:#9a241d}.pac-container{z-index:999999!important}.lb-location-field{margin-bottom:5px}@media(max-width:760px){.lb-club-map{height:300px}}
.lb-club-geocoder .mapboxgl-ctrl-geocoder{width:100%;max-width:none;box-shadow:none;border:1px solid #cbd5dc;border-radius:9px;font:inherit}.lb-club-geocoder .mapboxgl-ctrl-geocoder--input{height:auto;padding:12px 42px 12px 42px;font:inherit}.lb-club-geocoder .mapboxgl-ctrl-geocoder--icon-search{top:12px}.lb-club-geocoder .suggestions{z-index:999999}.mapboxgl-canvas{outline:none}

.lb-hidden-country{display:none!important}

.lb-media-help{display:block;margin:-2px 0 3px;color:#56636c;font-size:.86em;font-weight:400;line-height:1.45}

.lb-duplicate-check{margin:-4px 0 18px}.lb-duplicate-check.has-results{border:1px solid #d6e3e9;border-radius:11px;background:#f8fbfc;overflow:hidden}.lb-duplicate-check.has-strong-match{border-color:#e5b65d;background:#fffaf0}.lb-duplicate-check.needs-confirmation{box-shadow:0 0 0 3px rgba(207,132,0,.18)}.lb-duplicate-heading{padding:13px 15px;border-bottom:1px solid #dce7eb;display:flex;flex-direction:column;gap:2px}.lb-duplicate-heading span{font-size:.88em;color:#56636c}.lb-duplicate-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border-bottom:1px solid #e3ebee}.lb-duplicate-item.is-strong{background:#fff6df}.lb-duplicate-main{display:flex;flex-direction:column;gap:3px;min-width:0}.lb-duplicate-main span,.lb-duplicate-main small{font-weight:400;color:#56636c}.lb-duplicate-main small{font-size:.78em}.lb-duplicate-actions{display:flex;gap:10px;flex-wrap:wrap;flex-shrink:0}.lb-duplicate-actions a{font-size:.86em;font-weight:700}.lb-duplicate-confirm{display:flex!important;flex-direction:row!important;align-items:center;gap:8px!important;margin:0!important;padding:13px 15px;font-weight:600!important}.lb-duplicate-confirm input{width:auto!important}.lb-duplicate-loading{padding:10px 0;color:#56636c;font-size:.9em}@media(max-width:760px){.lb-duplicate-item{align-items:flex-start;flex-direction:column}.lb-duplicate-actions{width:100%}}


/* Rich duplicate-club result cards */
.lb-duplicate-check.has-results{background:transparent;border:0;border-radius:0;overflow:visible}
.lb-duplicate-heading{margin-bottom:10px;border:1px solid #d6e3e9;border-radius:10px;background:#f8fbfc}
.lb-duplicate-item{border:1px solid #d7e1e7;border-radius:13px;background:#fff;margin:0 0 9px;padding:12px 14px;box-shadow:0 1px 2px rgba(20,49,65,.03)}
.lb-duplicate-item:last-of-type{border-bottom:1px solid #d7e1e7}
.lb-duplicate-item.is-strong{background:#fffaf0;border-color:#e5b65d}
.lb-duplicate-content{display:flex;align-items:center;gap:13px;min-width:0;flex:1}
.lb-duplicate-logo{width:48px;height:48px;object-fit:contain;flex:0 0 48px;border-radius:7px;background:#fff}
.lb-duplicate-logo-placeholder{display:flex;align-items:center;justify-content:center;color:#cbd6dc;border:1px solid #dce5e9;font-size:13px}
.lb-duplicate-main{gap:2px}
.lb-duplicate-title{font-size:1rem;line-height:1.25;font-weight:650;color:#16232b;text-decoration:none}
.lb-duplicate-title:hover{text-decoration:underline}
.lb-duplicate-address{font-size:.88rem;line-height:1.35;color:#65737c}
.lb-duplicate-country{font-size:.85rem;line-height:1.3;font-weight:700;color:#0073aa}
.lb-duplicate-main small{margin-top:2px;color:#7d8990}
.lb-duplicate-side{display:flex;align-items:center;gap:12px;flex-shrink:0}
.lb-duplicate-flag{width:36px;height:36px;object-fit:contain;border-radius:50%;border:1px solid #dbe3e8;background:#f7f9fa;padding:4px}
.lb-duplicate-actions{display:flex;flex-direction:column;gap:2px;min-width:42px;text-align:right}
.lb-duplicate-actions a{font-size:.8rem}
.lb-duplicate-confirm{margin-top:8px!important;border:1px solid #d6e3e9;border-radius:10px;background:#f8fbfc}
@media(max-width:760px){
  .lb-duplicate-item{flex-direction:row;align-items:center}
  .lb-duplicate-content{align-items:flex-start}
  .lb-duplicate-logo{width:42px;height:42px;flex-basis:42px}
  .lb-duplicate-side{flex-direction:column;gap:5px}
  .lb-duplicate-actions{width:auto}
  .lb-duplicate-address{font-size:.82rem}
}

/* 0.1.11: use the flag as the country indicator and allow full action labels. */
.lb-duplicate-actions{min-width:112px}
.lb-duplicate-actions a{white-space:nowrap}
@media(max-width:760px){.lb-duplicate-actions{min-width:0;text-align:right}}

/* 0.1.13: two-step Club Check → Add Club flow. */
.lb-form-step[hidden]{display:none!important}
.lb-stepper{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 0 22px}
.lb-step{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#7a8790;font:inherit;font-weight:700;padding:0;cursor:default}
.lb-step span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#dce5e9;color:#52616a}
.lb-step.is-active{color:#0474a2}
.lb-step.is-active span{background:#0474a2;color:#fff}
.lb-step.is-complete{color:#2f6d45}
.lb-step.is-complete span{background:#2f8a55;color:#fff}
.lb-step-line{width:72px;height:2px;background:#dce5e9}
.lb-club-check-card{max-width:760px;margin-left:auto;margin-right:auto}
.lb-check-actions{margin-top:16px}
.lb-check-actions .lb-btn{width:100%}
.lb-btn:disabled{opacity:.5;cursor:not-allowed}
.lb-step-back-wrap{margin:0 0 12px}
.lb-step-back{border:0;background:transparent;color:#0474a2;font:inherit;font-weight:700;padding:4px 0;cursor:pointer}
.lb-no-duplicates{padding:13px 15px;border:1px solid #cfe3d5;border-radius:10px;background:#f2fbf5;color:#285c3b;margin:4px 0 12px}
.lb-no-duplicates.is-error{border-color:#efc7c3;background:#fff4f2;color:#8a1c16}
@media(max-width:760px){.lb-stepper{gap:8px}.lb-step-line{width:36px}.lb-step{font-size:.9rem}.lb-step span{width:28px;height:28px}}


/* 0.1.14: tournament-style club check and simplified actions. */
.lb-stepper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 22px}
.lb-step{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;min-height:63px;padding:12px 16px;border:0;border-radius:13px;background:#edf1f4;color:#71808b;font:inherit;text-align:left;cursor:default}
.lb-step strong{font-size:.9rem;line-height:1}
.lb-step span{display:block;width:auto;height:auto;border-radius:0;background:transparent!important;color:inherit!important;font-size:.9rem;line-height:1.25}
.lb-step.is-active{background:#087fa9;color:#fff}
.lb-step.is-complete{background:#dceff6;color:#087fa9}
.lb-step-line{display:none}
.lb-club-check-card{max-width:none;padding:30px}
.lb-step-kicker{margin:0 0 10px;color:#087fa9;font-size:.78rem;font-weight:800;letter-spacing:.05em}
.lb-club-check-card h2{font-size:1.75rem;line-height:1.2;margin-bottom:7px}
.lb-check-intro{margin:0 0 22px;font-size:1.08rem;color:#26343d}
.lb-club-check-card>label>span{margin-bottom:2px}
.lb-duplicate-heading{background:#f4f9fb;border-color:#d8e6ec;padding:14px 16px}
.lb-duplicate-item{background:#f0f9fc;border-color:#d8e8ee;padding:14px 16px}
.lb-duplicate-item.is-strong{background:#fff9ec}
.lb-duplicate-title{font-size:1rem;line-height:1.25;font-weight:650;color:#16232b}
.lb-duplicate-side{gap:14px}
.lb-claim-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 15px;border-radius:999px;background:#087fa9;color:#fff!important;text-decoration:none!important;font-size:.84rem;font-weight:750;white-space:nowrap}
.lb-claim-button:hover{background:#066b90;color:#fff!important}
.lb-check-actions{margin-top:22px}
.lb-check-actions .lb-btn{width:auto;min-width:102px}
@media(max-width:760px){
  .lb-stepper{grid-template-columns:1fr 1fr}
  .lb-step{min-height:58px;padding:10px 12px}
  .lb-club-check-card{padding:22px 18px}
  .lb-club-check-card h2{font-size:1.45rem}
  .lb-duplicate-item{align-items:flex-start;flex-direction:column}
  .lb-duplicate-side{width:100%;flex-direction:row;justify-content:space-between;align-items:center}
  .lb-check-actions .lb-btn{width:100%}
}

/* 0.1.15: updated club-check guidance text. */

/* 0.1.17 unified compact club-check fallback */
.lb-duplicate-main small{display:none!important}.lb-duplicate-item{min-height:72px;padding:10px 14px}.lb-club-check-fallback{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px;padding:13px 15px;border:1px solid #d7e4ea;border-radius:12px;background:#f5fafc}.lb-club-check-fallback strong{font-weight:750}.lb-club-check-fallback span{color:#667680;font-size:.88rem}.lb-no-duplicates{display:flex;flex-direction:column;gap:2px}.lb-no-duplicates span{font-size:.88rem}@media(max-width:640px){.lb-club-check-fallback{align-items:flex-start;flex-direction:column}.lb-duplicate-item{min-height:64px;padding:9px 11px}}

/* 0.1.18 unified compact club-check cards and explicit fallback action */
.lb-duplicate-item{min-height:64px;padding:9px 12px;gap:11px}
.lb-duplicate-logo{width:40px;height:40px;flex-basis:40px;border-radius:8px}
.lb-duplicate-flag{width:34px;height:34px;padding:4px}
.lb-duplicate-address{font-size:.84rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.lb-club-check-fallback span{display:flex;flex-direction:column;gap:2px}
.lb-club-check-fallback small{font-size:.85rem;color:#667680}
.lb-club-check-continue{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:0;border-radius:999px;background:#087fa9;color:#fff;font:inherit;font-weight:750;white-space:nowrap;cursor:pointer}
.lb-club-check-continue:hover{background:#066f94}
.lb-check-actions{display:none!important}
@media(max-width:640px){.lb-duplicate-item{min-height:60px;padding:8px 10px}.lb-duplicate-logo{width:36px;height:36px;flex-basis:36px}.lb-duplicate-flag{width:32px;height:32px}.lb-club-check-continue{width:100%}}

/* 0.1.19: three-step flow, addresses on match cards, and review screen. */
.lb-stepper{grid-template-columns:repeat(3,minmax(0,1fr))}
.lb-club-review{display:grid;gap:10px;margin-top:18px}
.lb-review-card{display:flex;flex-direction:column;gap:4px;padding:15px;border:1px solid #d7e4ea;border-radius:12px;background:#f8fbfc}
.lb-review-card span{font-weight:600;color:#26343d}
.lb-review-card small{color:#667680;font-weight:400}
@media(max-width:640px){.lb-stepper{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.lb-step{padding:9px 8px}.lb-step span{font-size:.78rem}}


/* 0.1.20: review thumbnails, improved submit spacing, and empty-hours handling. */
.lb-review-page-card{padding:30px}
.lb-club-review{display:grid;gap:12px;margin-top:18px}
.lb-review-card{display:flex;flex-direction:column;gap:5px;padding:16px;border:1px solid #d7e4ea;border-radius:12px;background:#f8fbfc}
.lb-review-card>strong{font-size:.92rem;font-weight:650}
.lb-review-card span{font-weight:500;color:#26343d;line-height:1.5}
.lb-review-card small{color:#667680;font-weight:400}
.lb-review-media-grid{display:grid;grid-template-columns:minmax(120px,180px) minmax(220px,1fr);gap:16px;margin:10px 0}
.lb-review-media-item{display:flex;flex-direction:column;gap:7px;min-width:0}
.lb-review-media-item>span{font-size:.82rem;font-weight:700;color:#56636c}
.lb-review-media-item img{display:block;width:100%;height:120px;object-fit:contain;border:1px solid #d5e1e7;border-radius:10px;background:#fff}
.lb-review-media-item.is-wide img{object-fit:cover}
.lb-review-media-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.lb-review-actions{margin-top:20px;padding-top:4px}
@media(max-width:760px){.lb-review-page-card{padding:22px 18px}.lb-review-media-grid{grid-template-columns:1fr}.lb-review-media-item img{height:180px}.lb-review-actions .lb-btn{width:100%}}

.lb-form-success:focus{outline:none}

/* 0.1.23: autosave, completion guidance, inline media previews, review editing and stable page entry. */
.lb-form-wrap,.lb-stepper{scroll-margin-top:24px}
.lb-detail-section,.lb-section-anchor{scroll-margin-top:24px}
.lb-draft-notice{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px;padding:13px 16px;border:1px solid #b9dceb;border-radius:12px;background:#eef9fd;color:#214b5e}
.lb-draft-notice[hidden]{display:none!important}
.lb-draft-notice button{border:0;background:transparent;color:#087fa9;font:inherit;font-weight:750;cursor:pointer;white-space:nowrap}
.lb-completion-card{margin:0 0 18px;padding:17px 18px;border:1px solid #d7e4ea;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(25,54,70,.04)}
.lb-completion-heading{display:flex;flex-direction:column;gap:2px;margin-bottom:12px}
.lb-completion-heading span{font-size:.88rem;color:#667680}
.lb-completion-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.lb-completion-list a{position:relative;display:flex;align-items:center;min-height:39px;padding:9px 10px 9px 34px;border:1px solid #dce6eb;border-radius:9px;background:#f8fbfc;color:#53636d;text-decoration:none;font-size:.84rem;font-weight:650}
.lb-completion-list a:before{content:'○';position:absolute;left:11px;color:#93a2aa;font-size:1rem}
.lb-completion-list a.is-complete{border-color:#b9dcc5;background:#f2fbf5;color:#28613e}
.lb-completion-list a.is-complete:before{content:'✓';color:#27834d;font-weight:800}
.lb-upload-preview{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px;margin-top:9px}
.lb-upload-preview:empty{display:none}
.lb-upload-preview-item{display:flex;flex-direction:column;gap:5px;max-width:180px}
.lb-upload-preview-item img{width:112px;height:92px;object-fit:contain;border:1px solid #d5e1e7;border-radius:9px;background:#fff}
.lb-upload-preview.is-wide .lb-upload-preview-item img{width:180px;object-fit:cover}
.lb-upload-preview.is-gallery .lb-upload-preview-item img{width:100px;height:82px;object-fit:cover}
.lb-upload-preview-item small{max-width:180px;color:#687780;font-size:.75rem;line-height:1.3;overflow-wrap:anywhere}
.lb-upload-clear{align-self:center;border:1px solid #cad9e0;border-radius:999px;background:#fff;color:#087fa9;padding:7px 11px;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer}
.lb-upload-error,.lb-inline-error{display:block;margin-top:5px;color:#a12620!important;font-size:.8rem;line-height:1.35}
.lb-form input.is-invalid{border-color:#c83c34!important;box-shadow:0 0 0 2px rgba(200,60,52,.1)!important}
.lb-map-status.is-saved{color:#276a42;font-weight:650}
.lb-map-status.is-saved:before{content:'✓ ';font-weight:800}
.lb-review-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
.lb-review-edit{border:0;background:transparent;color:#087fa9;font:inherit;font-size:.78rem;font-weight:750;padding:2px 0;cursor:pointer}
.lb-review-edit:hover{text-decoration:underline}
.lb-submit-status{align-self:center;color:#667680;font-size:.86rem}
.lb-submit-loading:before{content:'';display:inline-block;width:13px;height:13px;margin-right:8px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;vertical-align:-2px;animation:lb-spin .75s linear infinite}
@keyframes lb-spin{to{transform:rotate(360deg)}}
.lb-review-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
@media(max-width:760px){
  .lb-completion-list{grid-template-columns:1fr 1fr}
  .lb-draft-notice{align-items:flex-start;flex-direction:column}
  .lb-upload-preview-item{max-width:140px}
  .lb-review-card-heading{align-items:flex-start}
}
@media(max-width:480px){.lb-completion-list{grid-template-columns:1fr}.lb-review-actions{align-items:stretch;flex-direction:column}.lb-submit-status{text-align:center}}

/* 0.1.27: visual listing preview, submission reference and automatic image optimisation guidance. */
.lb-submission-reference{display:inline-flex;align-items:center;gap:6px;margin:8px 0 4px;padding:9px 13px;border:1px solid #cfe1e8;border-radius:999px;background:#f2f9fb;color:#36515f}
.lb-submission-reference strong{color:#087fa9;letter-spacing:.02em}
.lb-listing-preview{overflow:hidden;border:1px solid #d3e0e6;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(25,54,70,.08)}
.lb-listing-preview-cover{display:flex;align-items:center;justify-content:center;min-height:250px;background-position:center;background-size:cover;background-color:#eaf1f4;color:#768690;font-weight:700}
.lb-listing-preview-cover.is-empty{background-image:linear-gradient(135deg,#edf3f6,#dfe9ee)}
.lb-listing-preview-body{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr) auto;align-items:end;gap:18px;padding:0 22px 22px}
.lb-listing-preview-logo{display:flex;align-items:center;justify-content:center;width:112px;height:112px;margin-top:-48px;overflow:hidden;border:5px solid #fff;border-radius:16px;background:#fff;box-shadow:0 7px 20px rgba(20,45,58,.16)}
.lb-listing-preview-logo img{width:100%;height:100%;object-fit:contain}
.lb-listing-preview-logo.is-empty{background:#eef4f6;color:#7b8991;font-size:.82rem;font-weight:750}
.lb-listing-preview-copy{min-width:0;padding-top:15px}
.lb-listing-preview-copy h3{margin:0 0 5px;color:#16232b;font-size:1.5rem;line-height:1.18}
.lb-listing-preview-copy p{margin:0;color:#566873;line-height:1.45}
.lb-listing-preview-country{display:flex;align-items:center;gap:8px;margin-top:9px;color:#657680;font-size:.84rem;font-weight:650}
.lb-listing-preview-country img{width:28px;height:20px;object-fit:cover;border:1px solid #d9e2e7;border-radius:3px}
.lb-listing-preview-body>.lb-review-edit{align-self:center}
.lb-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.lb-review-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}
.lb-review-chips span{display:inline-flex;padding:6px 10px;border:1px solid #cfe0e7;border-radius:999px;background:#f2f9fb;color:#365563;font-size:.82rem;font-weight:650}
.lb-review-empty{color:#78878f!important;font-style:italic}
.lb-review-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:8px}
.lb-review-gallery figure{min-width:0;margin:0}
.lb-review-gallery img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:9px;background:#edf3f5}
.lb-review-gallery figcaption{margin-top:5px;overflow:hidden;color:#718089;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:760px){
  .lb-listing-preview-cover{min-height:190px}
  .lb-listing-preview-body{grid-template-columns:82px minmax(0,1fr);gap:13px;padding:0 15px 18px}
  .lb-listing-preview-logo{width:82px;height:82px;margin-top:-34px;border-width:4px;border-radius:13px}
  .lb-listing-preview-copy h3{font-size:1.2rem}
  .lb-listing-preview-body>.lb-review-edit{grid-column:1/-1;justify-self:start}
  .lb-review-grid{grid-template-columns:1fr}
  .lb-review-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* 0.1.29: improve thank-you page action spacing and alignment. */
.lb-form-success .lb-form-actions{justify-content:center;align-items:center;gap:12px;margin-top:28px}
.lb-form-success .lb-form-actions .lb-btn{min-width:145px;min-height:44px}
@media(max-width:480px){
  .lb-form-success .lb-form-actions{align-items:stretch;flex-direction:column;margin-top:24px}
  .lb-form-success .lb-form-actions .lb-btn{width:100%}
}

/* 0.1.30: thank-you page wording polish. */
.lb-success-next { margin: 6px auto 0; max-width: 620px; color: #52697a; line-height: 1.5; }


/* 0.1.32: updated cover image help text. */
.lb-listing-preview-country.has-flag span{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
.lb-listing-preview-country.has-flag img{width:34px;height:24px}
.lb-media-grid label{align-content:start}
.lb-media-grid .lb-media-help{min-height:44px;margin-bottom:6px}
.lb-media-grid input[type=file]{align-self:end}
@media(max-width:760px){.lb-media-grid .lb-media-help{min-height:0}.lb-media-grid input[type=file]{align-self:auto}}

.lb-greens-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;align-items:start}.lb-check-grid--surfaces{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.lb-greens-row>label:first-child input{max-width:100%}@media(max-width:760px){.lb-greens-row{grid-template-columns:1fr}.lb-check-grid--surfaces{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Conditional fields must override the base label display:flex rule. */
.lb-form [hidden],.lb-form .lb-conditional-field[hidden]{display:none!important}
