.lbmd-wrap{max-width:1180px;margin:30px auto;font-family:inherit;color:#21313a}.lbmd-wrap *{box-sizing:border-box}.lbmd-header{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:28px;border:1px solid #dfe7eb;border-radius:20px;background:linear-gradient(135deg,#f7fbfd,#eef7fa);box-shadow:0 10px 30px rgba(19,54,71,.06)}.lbmd-user{display:flex;align-items:center;gap:18px}.lbmd-avatar{width:78px;height:78px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 5px 16px rgba(0,0,0,.12)}.lbmd-eyebrow{margin:0 0 4px;color:#0474a2;font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.lbmd-header h1,.lbmd-panel h2{margin:0}.lbmd-header p:not(.lbmd-eyebrow){margin:7px 0 0;color:#687983}.lbmd-header-actions{display:flex;gap:10px;flex-wrap:wrap}.lbmd-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 18px;background:#0474a2;color:#fff!important;text-decoration:none!important;font-weight:800;border:1px solid #0474a2}.lbmd-button-secondary{background:#fff;color:#0474a2!important}.lbmd-button-ghost{background:transparent;color:#3b4d57!important;border-color:#bdcbd2}.lbmd-notice{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:18px 0;padding:15px 18px;border-radius:12px;background:#fff7df;border:1px solid #f2db92;color:#604d13}.lbmd-notice span{color:#75662f}.lbmd-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}.lbmd-card{display:flex;gap:14px;min-height:175px;padding:22px;border:1px solid #dfe7eb;border-radius:18px;background:#fff;color:inherit!important;text-decoration:none!important;box-shadow:0 8px 24px rgba(19,54,71,.05);transition:.18s ease}.lbmd-card-icon{display:flex;align-items:center;justify-content:center;flex:0 0 56px;width:56px;height:56px;border-radius:14px;background:#e9f6fb;color:#0474a2;font-size:24px;font-weight:900;overflow:hidden}.lbmd-card-icon-image{display:block;width:100%;height:100%;object-fit:contain}.lbmd-card-icon-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.lbmd-card-body{display:flex;flex-direction:column;min-width:0}.lbmd-card-title{font-size:15px;font-weight:800}.lbmd-card-count{font-size:34px;line-height:1;margin:10px 0 9px;color:#0474a2}.lbmd-card-desc{font-size:13px;color:#687983;line-height:1.45}.lbmd-card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:14px}.lbmd-card-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 12px;background:#eef7fa;color:#0474a2!important;text-decoration:none!important;font-size:12px;font-weight:800;border:1px solid #c9e3ed}.lbmd-card-link:hover{background:#0474a2;color:#fff!important;border-color:#0474a2}.lbmd-card-link-add{background:#0474a2;color:#fff!important;border-color:#0474a2}.lbmd-card-link-add:hover{background:#035f86}.lbmd-panel{margin-top:20px;padding:24px;border:1px solid #dfe7eb;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(19,54,71,.05)}.lbmd-panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.lbmd-table-wrap{overflow-x:auto}.lbmd-table{width:100%;border-collapse:collapse}.lbmd-table th,.lbmd-table td{text-align:left;padding:14px 12px;border-bottom:1px solid #edf1f3;vertical-align:middle}.lbmd-table th{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#74848d}.lbmd-table td{font-size:14px}.lbmd-status{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;background:#eef2f4;color:#52636d}.lbmd-status-publish{background:#e7f7ed;color:#1f7b43}.lbmd-status-pending{background:#fff3d3;color:#8a6200}.lbmd-status-draft{background:#edf1f7;color:#465a78}.lbmd-status-expired{background:#f7e9e9;color:#9b3838}.lbmd-row-actions{text-align:right!important;white-space:nowrap}.lbmd-row-actions a{display:inline-block;margin-left:10px;font-weight:800;color:#0474a2;text-decoration:none}.lbmd-empty{text-align:center;padding:38px 18px;border-radius:14px;background:#f7fafb}.lbmd-empty h3{margin:0 0 8px}.lbmd-empty p{margin:0 0 18px;color:#687983}.lbmd-login{max-width:640px;margin:30px auto;padding:30px;text-align:center;border:1px solid #dfe7eb;border-radius:18px;background:#fff}.lbmd-login h2{margin-top:0}
@media(max-width:980px){.lbmd-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.lbmd-header{align-items:flex-start;flex-direction:column}.lbmd-header-actions{width:100%}}
@media(max-width:640px){.lbmd-wrap{margin:16px auto}.lbmd-header{padding:20px}.lbmd-user{align-items:flex-start}.lbmd-avatar{width:58px;height:58px}.lbmd-header h1{font-size:25px}.lbmd-cards{grid-template-columns:1fr}.lbmd-card{min-height:145px}.lbmd-notice{align-items:flex-start;flex-direction:column}.lbmd-panel{padding:18px}.lbmd-table thead{display:none}.lbmd-table,.lbmd-table tbody,.lbmd-table tr,.lbmd-table td{display:block;width:100%}.lbmd-table tr{padding:12px 0;border-bottom:1px solid #edf1f3}.lbmd-table td{display:flex;justify-content:space-between;gap:14px;border:0;padding:6px 0}.lbmd-table td:before{content:attr(data-label);font-weight:800;color:#74848d}.lbmd-row-actions{justify-content:flex-end!important}.lbmd-row-actions:before{display:none}.lbmd-row-actions a{margin-left:14px}}
.lbmd-list-header{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:26px 28px;border:1px solid #dfe7eb;border-radius:20px;background:linear-gradient(135deg,#f7fbfd,#eef7fa);box-shadow:0 10px 30px rgba(19,54,71,.06)}.lbmd-list-header h1{margin:0}.lbmd-list-header p:not(.lbmd-eyebrow){margin:7px 0 0;color:#687983}.lbmd-filters{display:flex;gap:9px;flex-wrap:wrap;margin:18px 0}.lbmd-filters a{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid #d6e1e6;border-radius:999px;background:#fff;color:#42545e!important;text-decoration:none!important;font-weight:800;font-size:13px}.lbmd-filters a span{display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:#edf3f6;color:#52636d;font-size:11px}.lbmd-filters a:hover,.lbmd-filters a.is-active{background:#0474a2;border-color:#0474a2;color:#fff!important}.lbmd-filters a:hover span,.lbmd-filters a.is-active span{background:rgba(255,255,255,.18);color:#fff}.lbmd-listing-page .lbmd-panel{margin-top:0}
@media(max-width:760px){.lbmd-list-header{align-items:flex-start;flex-direction:column;padding:20px}.lbmd-list-header .lbmd-header-actions{width:100%}.lbmd-list-header .lbmd-button{flex:1}.lbmd-filters{gap:7px}.lbmd-filters a{padding:8px 11px;font-size:12px}}

/* Front-end listing editors */
.lbmd-edit-form{margin-top:24px}.lbmd-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.lbmd-edit-field{display:flex;flex-direction:column;gap:7px;font-weight:600}.lbmd-edit-field input,.lbmd-edit-field textarea,.lbmd-edit-field select{width:100%;border:1px solid #ccd6dc;border-radius:10px;padding:12px 13px;background:#fff;font:inherit}.lbmd-edit-field select{min-height:48px}.lbmd-edit-field select[multiple]{min-height:150px}.lbmd-edit-field small{font-weight:400;color:#71808d}.lbmd-edit-full{grid-column:1/-1}.lbmd-event-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:12px 0;padding:14px;background:#f7fafb;border:1px solid #e2e8ec;border-radius:12px}.lbmd-event-row label{display:flex;flex-direction:column;gap:6px;font-weight:600}.lbmd-event-row input{width:100%;border:1px solid #ccd6dc;border-radius:9px;padding:10px;background:#fff}.lbmd-edit-actions{display:flex;gap:12px;align-items:center;margin-top:20px}@media(max-width:760px){.lbmd-edit-grid{grid-template-columns:1fr}.lbmd-edit-full{grid-column:auto}.lbmd-event-row{grid-template-columns:1fr 1fr}}@media(max-width:480px){.lbmd-event-row{grid-template-columns:1fr}}

.lbmd-host-club-card{padding:18px;border-radius:14px;background:#eff8fb;border:1px solid #d7eaf2;margin-bottom:8px}.lbmd-host-club-row{display:flex;gap:14px;align-items:center}.lbmd-host-club-row img{width:56px;height:56px;object-fit:contain;border-radius:10px;background:#fff;border:1px solid #dce4e9;padding:4px}.lbmd-host-club-row span{display:block;color:#6b7882;font-size:13px;margin-top:4px}.lbmd-media-disclaimer{grid-column:1/-1;padding:15px 17px;border-radius:12px;background:#fff8e6;border:1px solid #f0dfae}.lbmd-media-disclaimer p{margin:5px 0 0;font-size:13px;line-height:1.55}.lbmd-media-section{margin-top:8px}.lbmd-current-media{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:12px 0 18px}.lbmd-media-item{display:flex;flex-direction:column;gap:8px;border:1px solid #dce4e9;background:#fff;border-radius:12px;padding:8px}.lbmd-media-item img{display:block;width:100%;aspect-ratio:4/3;object-fit:contain;background:#f4f7f9;border-radius:8px}.lbmd-media-item span{font-size:12px;color:#5c6972}.lbmd-muted{color:#71808d}.lbmd-edit-field input[type=file]{padding:10px;background:#f8fafb}@media(max-width:760px){.lbmd-current-media{grid-template-columns:repeat(2,minmax(0,1fr))}}

.lbmd-pagination{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:24px 0 4px}.lbmd-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:8px 13px;border:1px solid #d9e2e7;border-radius:999px;background:#fff;color:#0474a2;text-decoration:none;font-weight:700;line-height:1}.lbmd-pagination .page-numbers:hover{border-color:#0474a2;background:#f1f9fc}.lbmd-pagination .page-numbers.current{border-color:#0474a2;background:#0474a2;color:#fff}.lbmd-pagination .prev,.lbmd-pagination .next{padding-left:16px;padding-right:16px}

/* Credits and direct Stripe checkout */
.lbmd-credit-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:18px 0;padding:20px 24px;border-radius:16px;background:#073f5c;color:#fff;box-shadow:0 8px 24px rgba(19,54,71,.10)}.lbmd-credit-summary .lbmd-eyebrow{color:#8dd9f4}.lbmd-credit-summary strong{font-size:38px;line-height:1;margin-right:9px}.lbmd-credit-summary span{opacity:.88}.lbmd-credit-actions{display:flex;gap:9px;flex-wrap:wrap}.lbmd-credit-balance{display:flex;flex-direction:column;align-items:flex-end}.lbmd-credit-balance strong{font-size:42px;line-height:1;color:#0474a2}.lbmd-credit-balance span{font-size:12px;color:#687983;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.lbmd-credit-packs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}.lbmd-credit-pack{padding:26px;text-align:center;border:1px solid #dfe7eb;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(19,54,71,.05)}.lbmd-credit-pack>strong{display:block;font-size:52px;line-height:1;color:#0474a2}.lbmd-credit-pack>span{display:block;color:#687983}.lbmd-credit-price{font-size:20px;font-weight:800;margin:18px 0}.lbmd-credit-pack form{margin:0}.lbmd-credit-pack button{width:100%;cursor:pointer}@media(max-width:760px){.lbmd-credit-summary{align-items:flex-start;flex-direction:column}.lbmd-credit-actions{width:100%}.lbmd-credit-actions .lbmd-button{flex:1}.lbmd-credit-packs{grid-template-columns:1fr}.lbmd-credit-balance{align-items:flex-start}}
.lbmd-access-form{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.lbmd-access-form label{display:flex;flex-direction:column;gap:7px;min-width:min(100%,360px);flex:1}.lbmd-access-form label span{font-weight:700}.lbmd-access-form input{width:100%;padding:12px 14px;border:1px solid #cfd9df;border-radius:10px}.button-link-delete{border:0;background:none;color:#b42318;text-decoration:underline;cursor:pointer;padding:0}
.lbmd-status-active{background:#e7f7ed;color:#1f7b43}.lbmd-status-paused{background:#fff3d3;color:#8a6200}.lbmd-social-weekly-row{grid-template-columns:minmax(180px,1fr) minmax(160px,1fr)}
.lbmd-credit-change-notice{padding:16px 18px;border:1px solid #cfe5d7;border-radius:12px;background:#eef9f2;color:#245c39;display:flex;flex-direction:column;gap:5px}.lbmd-credit-change-notice.is-chargeable{border-color:#efcf84;background:#fff8e6;color:#7a5600}.lbmd-credit-change-notice strong{font-size:15px}.lbmd-credit-change-notice span{font-size:13px;line-height:1.5}.lbmd-status-active{background:#e7f7ed!important;color:#1f7b43!important}
.lbmd-event-row .lbmd-social-day-select{
  min-height:44px;
  height:44px;
  padding:10px 42px 10px 12px;
  border:1px solid #ccd6dc;
  border-radius:9px;
  background-color:#fff;
  font:inherit;
  line-height:1.2;
  appearance:auto;
}
.lbmd-credit-change-notice{margin-top:18px;margin-bottom:0}

/* Club wallet selector */
.lbmd-wallet-panel{padding:22px 24px}.lbmd-wallet-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:16px}.lbmd-wallet-heading h2{margin:0}.lbmd-wallet-heading p:not(.lbmd-eyebrow){margin:5px 0 0;color:#687983}.lbmd-wallet-list{display:grid;gap:10px}.lbmd-wallet-card{display:grid;grid-template-columns:56px minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:12px 14px;border:1px solid #d8e3e8;border-radius:14px;background:#fff;transition:.18s ease}.lbmd-wallet-card.is-selected{border-color:#0474a2;background:#f1f9fc;box-shadow:0 0 0 3px rgba(4,116,162,.10)}.lbmd-wallet-logo{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid #dce6eb;border-radius:12px;background:#f7fafb;overflow:hidden}.lbmd-wallet-logo img{width:100%;height:100%;object-fit:contain;padding:4px}.lbmd-wallet-initial{font-weight:900;font-size:22px;color:#0474a2}.lbmd-wallet-info{min-width:0}.lbmd-wallet-info strong{display:block;font-size:16px;line-height:1.25;color:#172832}.lbmd-wallet-info span{display:block;margin-top:3px;color:#687983;font-size:13px;line-height:1.35}.lbmd-wallet-credit-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:82px;padding:8px 12px;border-radius:999px;background:#eef7fa;color:#0474a2}.lbmd-wallet-credit-badge strong{font-size:24px;line-height:1}.lbmd-wallet-credit-badge span{font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.lbmd-wallet-card-action{margin:0}.lbmd-wallet-card .lbmd-button{min-height:42px;white-space:nowrap;cursor:pointer}.lbmd-wallet-card .lbmd-button:disabled{opacity:1;cursor:default;background:#fff;color:#0474a2!important}.lbmd-wallet-select{width:100%;min-height:48px;padding:11px 42px 11px 14px;border:1px solid #ccd6dc;border-radius:12px;background:#fff;font:inherit;color:#21313a;line-height:1.3;appearance:auto}.lbmd-wallet-select:focus{outline:none;border-color:#0474a2;box-shadow:0 0 0 3px rgba(4,116,162,.12)}@media(max-width:760px){.lbmd-wallet-card{grid-template-columns:48px minmax(0,1fr) auto}.lbmd-wallet-logo{width:46px;height:46px}.lbmd-wallet-card-action{grid-column:1/-1}.lbmd-wallet-card .lbmd-button{width:100%}}@media(max-width:460px){.lbmd-wallet-card{grid-template-columns:42px minmax(0,1fr)}.lbmd-wallet-credit-badge{grid-column:2/3;align-items:flex-start;width:max-content}.lbmd-wallet-card-action{grid-column:1/-1}}
.lbmd-credits-header-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:flex-end}.lbmd-credits-header-actions .lbmd-button{white-space:nowrap}@media(max-width:760px){.lbmd-credits-header-actions{width:100%;justify-content:flex-start}.lbmd-credits-header-actions .lbmd-button{flex:0 0 auto}}

/* Front-end account hub */
.lbmd-account-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:18px;margin-top:20px}.lbmd-account-summary dl{margin:18px 0 0;display:grid;gap:12px}.lbmd-account-summary dl div{padding:13px 14px;border:1px solid #edf1f3;border-radius:12px;background:#f8fbfc}.lbmd-account-summary dt{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#74848d}.lbmd-account-summary dd{margin:4px 0 0;font-weight:800;color:#21313a}.lbmd-shortcut-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.lbmd-shortcut-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #d9e8ee;border-radius:12px;background:#f7fbfd;color:#0474a2!important;text-decoration:none!important;font-weight:800}.lbmd-shortcut-list a:after{content:'›';font-size:22px;line-height:1;color:#7baec1}.lbmd-shortcut-list a:hover{background:#0474a2;color:#fff!important;border-color:#0474a2}.lbmd-shortcut-list a:hover:after{color:#fff}.lbmd-account-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.lbmd-account-stats .lbmd-card{min-height:155px}.lbmd-account-clubs small{color:#74848d}.lbmd-account-claims{border-color:#f0dfae;background:#fffef8}@media(max-width:980px){.lbmd-account-grid{grid-template-columns:1fr}.lbmd-account-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.lbmd-shortcut-list,.lbmd-account-stats{grid-template-columns:1fr}.lbmd-account-page .lbmd-panel-heading{align-items:flex-start;flex-direction:column;gap:14px}.lbmd-account-page .lbmd-panel-heading .lbmd-button{width:100%}}
.lbmd-notice-error{background:#fff1f0;border-color:#f3b6b0;color:#8a1f13}.lbmd-notice-error span{color:#8a1f13}.lbmd-account-page-slim .lbmd-account-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.lbmd-account-actions h2,.lbmd-password-panel h2{margin-bottom:14px}.lbmd-account-form{display:grid;gap:14px}.lbmd-account-form label{display:flex;flex-direction:column;gap:7px;font-weight:700;color:#21313a}.lbmd-account-form label span{font-size:13px}.lbmd-account-form input{width:100%;border:1px solid #ccd6dc;border-radius:10px;padding:12px 13px;background:#fff;font:inherit}.lbmd-account-form button{justify-self:start;cursor:pointer}.lbmd-password-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.lbmd-password-form button{align-self:end}.lbmd-account-page-slim .lbmd-table-wrap{margin-top:4px}@media(max-width:900px){.lbmd-account-page-slim .lbmd-account-grid,.lbmd-password-form{grid-template-columns:1fr}.lbmd-account-form button{width:100%}}
.lbmd-form-help{margin:0;color:#687983;font-size:13px;line-height:1.45}.lbmd-pending-email{margin-top:16px;padding:14px 16px;border:1px solid #f0dfae;border-radius:12px;background:#fff8e6}.lbmd-pending-email p{margin:0 0 8px;color:#604d13;font-size:13px;line-height:1.45}.lbmd-pending-email form{margin:10px 0 0}.lbmd-pending-email .lbmd-button{padding:8px 13px;font-size:12px}

/* Listing statistics */
.lbmd-stats-periods{margin:18px 0 22px}.lbmd-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin-top:8px}.lbmd-stat-card{padding:18px;border:1px solid #dfe7eb;border-radius:16px;background:#f7fbfd}.lbmd-stat-card span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;color:#74848d}.lbmd-stat-card strong{display:block;margin-top:8px;font-size:34px;line-height:1;color:#0474a2}.lbmd-stats-bars{margin-top:22px}.lbmd-stats-bars h3{margin:0 0 12px}.lbmd-stats-bar-row{display:grid;grid-template-columns:72px minmax(0,1fr) 70px 88px;gap:10px;align-items:center;padding:8px 0;border-top:1px solid #edf1f3}.lbmd-stats-bar-row span{font-weight:800;color:#52636d;font-size:13px}.lbmd-stats-bar-row div{height:12px;border-radius:999px;background:#edf4f7;overflow:hidden}.lbmd-stats-bar-row i{display:block;height:100%;border-radius:999px;background:#0474a2}.lbmd-stats-bar-row strong{text-align:right}.lbmd-stats-bar-row em{font-style:normal;color:#687983;font-size:12px;text-align:right}.lbmd-stats-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.lbmd-stats-sections .lbmd-panel{margin-top:0}.lbmd-stats-list-panel .lbmd-panel-heading{margin-bottom:8px}.lbmd-stats-source p{margin:0;color:#687983;font-size:13px;line-height:1.5}@media(max-width:900px){.lbmd-stat-grid,.lbmd-stats-sections{grid-template-columns:1fr 1fr}.lbmd-stats-bar-row{grid-template-columns:60px minmax(0,1fr) 58px}.lbmd-stats-bar-row em{grid-column:2/-1;text-align:left}}@media(max-width:640px){.lbmd-stat-grid,.lbmd-stats-sections{grid-template-columns:1fr}.lbmd-stat-card strong{font-size:30px}}

.lbmd-stats-listing-preview{margin:20px 0 0;border:1px solid #dfe7eb;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(19,54,71,.07);overflow:hidden}.lbmd-stats-preview-cover{min-height:170px;background-size:cover;background-position:center;position:relative}.lbmd-stats-preview-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,42,58,.08),rgba(7,42,58,.22))}.lbmd-stats-preview-cover-empty{background:linear-gradient(135deg,#eaf6fb,#d9edf5)}.lbmd-stats-preview-body{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:18px;align-items:center;padding:0 22px 22px;margin-top:-42px;position:relative;z-index:1}.lbmd-stats-preview-logo{display:flex;align-items:center;justify-content:center;width:96px;height:96px;border-radius:18px;background:#fff;border:1px solid #dfe7eb;box-shadow:0 10px 24px rgba(19,54,71,.16);overflow:hidden}.lbmd-stats-preview-logo img{width:100%;height:100%;object-fit:contain;padding:8px}.lbmd-stats-preview-logo span{font-size:40px;font-weight:900;color:#0474a2}.lbmd-stats-preview-main{padding-top:44px;min-width:0}.lbmd-stats-preview-main h2{margin:0;font-size:28px;line-height:1.15}.lbmd-stats-preview-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:9px;color:#687983;font-size:13px}.lbmd-stats-preview-meta>span:not(.lbmd-status){display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;background:#f2f7f9}.lbmd-stats-preview-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;padding-top:44px}@media(max-width:820px){.lbmd-stats-preview-body{grid-template-columns:76px minmax(0,1fr);padding:0 18px 18px;margin-top:-34px}.lbmd-stats-preview-logo{width:76px;height:76px;border-radius:16px}.lbmd-stats-preview-main{padding-top:34px}.lbmd-stats-preview-main h2{font-size:23px}.lbmd-stats-preview-actions{grid-column:1/-1;padding-top:4px;justify-content:flex-start}.lbmd-stats-preview-actions .lbmd-button{flex:1}.lbmd-stats-preview-cover{min-height:140px}}@media(max-width:520px){.lbmd-stats-preview-body{grid-template-columns:64px minmax(0,1fr);gap:12px}.lbmd-stats-preview-logo{width:64px;height:64px}.lbmd-stats-preview-main h2{font-size:20px}.lbmd-stats-preview-actions{flex-direction:column}.lbmd-stats-preview-actions .lbmd-button{width:100%}}
.lbmd-stat-card small{display:block;margin-top:6px;color:#687983;font-size:13px;font-weight:700}.lbmd-stats-insight{margin:16px 0 0;padding:14px 16px;border-radius:14px;background:#f2f8fb;color:#52636d;font-weight:700;line-height:1.45}
.lbmd-muted{margin:0;color:#687983;line-height:1.55}.lbmd-card-action-only .lbmd-card-count{display:none}.lbmd-card-action-only .lbmd-card-desc{margin-top:10px}.lbmd-getting-started,.lbmd-manager-overview{background:linear-gradient(135deg,#fff,#f7fbfd)}

.lbmd-listing-title-link{color:#21313a!important;text-decoration:none!important;font-weight:800}.lbmd-listing-title-link:hover{color:#0474a2!important;text-decoration:underline!important}.lbmd-row-actions{min-width:220px;white-space:normal}.lbmd-row-actions a{display:inline-block;margin-left:8px;margin-bottom:4px}.lbmd-row-actions a:first-child{margin-left:0}@media(min-width:641px){.lbmd-row-actions{display:flex;justify-content:flex-end;align-items:center;gap:0}.lbmd-row-actions a{margin:0}.lbmd-row-actions a+a{position:relative;margin-left:12px;padding-left:12px}.lbmd-row-actions a+a:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:14px;background:#d7e4ea}}

/* Promotion flow */
.lbmd-promote-page .lbmd-stats-preview-main .lbmd-eyebrow{color:#0079a8}.lbmd-promote-panel .lbmd-panel-heading{align-items:flex-start}.lbmd-promo-summary-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0 20px}.lbmd-promo-summary-cards article{display:flex;flex-direction:column;gap:4px;border:1px solid #dfe7eb;background:#f7fbfd;border-radius:14px;padding:16px}.lbmd-promo-summary-cards article span{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#687983}.lbmd-promo-summary-cards article strong{font-size:30px;line-height:1;color:#0079a8}.lbmd-promo-summary-cards article small{color:#687983}.lbmd-promo-copy{border:1px solid #dfe7eb;background:#fff;border-radius:14px;padding:16px 18px;margin:0 0 18px}.lbmd-promo-copy h3{margin:0 0 8px;font-size:20px}.lbmd-promo-copy p{margin:6px 0}.lbmd-promo-confirm-form{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:18px}.lbmd-promo-confirm-form .lbmd-button{min-width:190px}@media(max-width:900px){.lbmd-promo-summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.lbmd-promo-summary-cards{grid-template-columns:1fr}.lbmd-promo-confirm-form .lbmd-button{width:100%}}


/* Promotion page spacing refinements */
.lbmd-promote-page .lbmd-stats-preview {
    margin-bottom: 24px;
}
.lbmd-promote-page .lbmd-promote-panel {
    margin-top: 24px;
    padding-top: 28px;
}
.lbmd-promote-page .lbmd-promote-panel .lbmd-panel-heading {
    margin-bottom: 20px;
}
.lbmd-promote-page .lbmd-promote-panel .lbmd-eyebrow {
    display: block;
    margin-bottom: 10px;
}
.lbmd-promote-page .lbmd-promo-summary-cards {
    margin-top: 20px;
}
@media (max-width: 700px) {
    .lbmd-promote-page .lbmd-stats-preview {
        margin-bottom: 18px;
    }
    .lbmd-promote-page .lbmd-promote-panel {
        margin-top: 18px;
        padding-top: 24px;
    }
}


/* Promotion visibility badges in listing tables */
.lbmd-promo-visibility{display:inline-flex;align-items:center;margin-top:7px;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800;line-height:1.2;background:#eef5f8;color:#52636d;white-space:normal}
.lbmd-promo-visibility-active{background:#e7f8ee;color:#087d3b}
.lbmd-promo-visibility-featured{background:#fff4d8;color:#8a5c00}
.lbmd-promo-visibility-expired{background:#f3f6f8;color:#687983}
.lbmd-table td[data-label="Listing"] strong{display:block}

/* Credit history filter layout */
.lbmd-credit-history-filter{padding:24px!important}.lbmd-credit-history-form{display:flex;align-items:center;gap:14px;width:100%;margin:0}.lbmd-credit-history-form .lbmd-wallet-select,.lbmd-credit-history-form select{flex:1 1 auto;min-width:0;min-height:54px;padding:13px 42px 13px 16px}.lbmd-credit-history-form .lbmd-button{flex:0 0 auto;min-height:54px;white-space:nowrap;margin:0}@media(max-width:760px){.lbmd-credit-history-filter{padding:20px!important}.lbmd-credit-history-form{flex-direction:column;align-items:stretch;gap:12px}.lbmd-credit-history-form .lbmd-button{width:100%}}

/* Buy credits premium layout */
.lbmd-buy-credits-page{max-width:1180px}.lbmd-credits-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;margin:0 0 16px;padding:30px 32px;border:1px solid #dfe7eb;border-radius:20px;background:linear-gradient(135deg,#fff,#f6fbfd);box-shadow:0 8px 24px rgba(19,54,71,.06)}.lbmd-credits-hero-copy h1{margin:6px 0 8px;font-size:44px;line-height:1.05;letter-spacing:-.03em}.lbmd-credits-hero-copy p:not(.lbmd-eyebrow){margin:0;color:#52636d;font-size:17px}.lbmd-credits-hero-side{display:flex;flex-direction:column;align-items:flex-end;gap:14px;min-width:180px}.lbmd-back-dashboard{background:#fff!important;color:#0474a2!important;border:1px solid #0474a2!important;box-shadow:none!important}.lbmd-selected-wallet-summary{display:grid;grid-template-columns:74px minmax(0,1fr);gap:16px;align-items:center;min-width:360px;padding:14px 16px;border:1px solid #cfe3ee;border-radius:14px;background:#f0f8fc}.lbmd-selected-wallet-logo{display:flex;align-items:center;justify-content:center;width:74px;height:74px;border:1px solid #cfdce3;border-radius:10px;background:#fff;overflow:hidden}.lbmd-selected-wallet-logo img{width:100%;height:100%;object-fit:contain;padding:4px}.lbmd-selected-wallet-logo .lbmd-wallet-initial{font-size:30px}.lbmd-selected-wallet-copy{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:end;min-width:0}.lbmd-selected-wallet-copy span{grid-column:1/-1;display:block;margin-bottom:2px;color:#0d2636;font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lbmd-selected-wallet-copy strong{font-size:48px;line-height:.9;color:#096fc8;letter-spacing:-.04em}.lbmd-selected-wallet-copy em{font-style:normal;color:#096fc8;text-transform:uppercase;font-weight:900;letter-spacing:.04em;margin-bottom:5px}.lbmd-buy-credits-page .lbmd-wallet-panel{padding:24px 24px 20px;border-radius:18px}.lbmd-buy-credits-page .lbmd-wallet-heading h2{font-size:28px;line-height:1.15}.lbmd-buy-credits-page .lbmd-wallet-list{gap:12px}.lbmd-buy-credits-page .lbmd-wallet-card{grid-template-columns:74px minmax(0,1fr) 170px 170px;padding:12px 14px;border-radius:12px}.lbmd-buy-credits-page .lbmd-wallet-card.is-selected{border-color:#0474d9;background:#f1f9fc;box-shadow:0 0 0 2px rgba(4,116,217,.08)}.lbmd-buy-credits-page .lbmd-wallet-logo{width:56px;height:56px;border-radius:12px}.lbmd-buy-credits-page .lbmd-wallet-info strong{font-size:17px}.lbmd-buy-credits-page .lbmd-wallet-credit-badge{justify-self:end;min-width:118px;border-radius:10px;background:#f1f5f7;color:#0d2636;flex-direction:row;gap:8px}.lbmd-buy-credits-page .lbmd-wallet-credit-badge strong{font-size:30px;color:#0d2636}.lbmd-buy-credits-page .lbmd-wallet-credit-badge span{font-size:12px;color:#0d2636}.lbmd-buy-credits-page .lbmd-wallet-card.is-selected .lbmd-wallet-credit-badge{background:transparent;color:#096fc8}.lbmd-buy-credits-page .lbmd-wallet-card.is-selected .lbmd-wallet-credit-badge strong{font-size:42px;color:#096fc8}.lbmd-buy-credits-page .lbmd-wallet-card.is-selected .lbmd-wallet-credit-badge span{color:#096fc8}.lbmd-buy-credits-page .lbmd-wallet-card .lbmd-button{width:100%;border-radius:10px}.lbmd-credit-pack-intro{margin:18px 0 12px;color:#52636d;font-size:15px;line-height:1.5}.lbmd-credit-pack-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:18px;margin-top:10px;align-items:stretch}.lbmd-credit-pack-grid .lbmd-credit-pack-card{height:100%}.lbmd-credit-pack-card{position:relative;display:flex;flex-direction:column;align-items:center;min-height:360px;padding:28px 26px 20px!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(19,54,71,.06)!important}.lbmd-credit-pack-icon{display:flex;align-items:center;justify-content:center;width:54px;height:54px;margin:-6px auto 12px;border-radius:999px;background:#eaf4fb;color:#096fc8;font-size:25px;font-weight:900}.lbmd-credit-pack-card .lbmd-eyebrow{margin:0 0 8px;color:#096fc8}.lbmd-credit-pack-rule{width:100%;height:1px;margin-bottom:10px;background:#dfe7eb}.lbmd-credit-pack-card>strong{font-size:58px!important;color:#096fc8!important;letter-spacing:-.06em}.lbmd-credit-pack-card>span{margin-top:2px;font-size:18px;color:#687983}.lbmd-credit-total-label{margin-top:12px;color:#687983;font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.lbmd-credit-pack-card .lbmd-credit-price{margin:4px 0 10px!important;color:#07192b;font-size:30px!important;font-weight:900!important;letter-spacing:-.03em}.lbmd-credit-rate-badge{display:inline-flex;align-items:center;gap:6px;margin:0 auto 16px;padding:8px 12px;border:1px solid #22a66c;border-radius:999px;background:#fff;color:#07824e;font-size:13px;font-weight:800;line-height:1.2;white-space:nowrap}.lbmd-credit-rate-badge.is-best{border-color:#f3a51b;color:#a06100;background:#fffaf0}.lbmd-credit-pack-card form{width:100%;margin-top:auto!important}.lbmd-credit-pack-card .lbmd-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:12px;font-size:14px}.lbmd-credit-pack-card.is-best-value{border-color:#dfe7eb}@media(max-width:980px){.lbmd-credits-hero{grid-template-columns:1fr}.lbmd-credits-hero-side{align-items:flex-start;min-width:0}.lbmd-selected-wallet-summary{min-width:0}.lbmd-buy-credits-page .lbmd-wallet-card{grid-template-columns:60px minmax(0,1fr) auto}.lbmd-buy-credits-page .lbmd-wallet-card-action{grid-column:1/-1}.lbmd-buy-credits-page .lbmd-wallet-card .lbmd-button{width:100%}.lbmd-credit-pack-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media(max-width:620px){.lbmd-credit-pack-grid{grid-template-columns:1fr}.lbmd-credits-hero{padding:24px 20px}.lbmd-credits-hero-copy h1{font-size:36px}.lbmd-selected-wallet-summary{grid-template-columns:58px minmax(0,1fr)}.lbmd-selected-wallet-logo{width:58px;height:58px}.lbmd-selected-wallet-copy strong{font-size:40px}.lbmd-selected-wallet-copy span{white-space:normal}.lbmd-buy-credits-page .lbmd-wallet-card{grid-template-columns:48px minmax(0,1fr);gap:12px}.lbmd-buy-credits-page .lbmd-wallet-logo{width:46px;height:46px}.lbmd-buy-credits-page .lbmd-wallet-credit-badge{grid-column:2/3;justify-self:start}.lbmd-buy-credits-page .lbmd-wallet-card-action{grid-column:1/-1}.lbmd-credit-pack-card .lbmd-credit-price{font-size:26px!important}}

/* Admin dashboard shortcut */
.lbmd-manager-overview .lbmd-panel-heading{gap:20px}
.lbmd-manager-overview .lbmd-header-actions{flex:0 0 auto}
@media(max-width:640px){.lbmd-manager-overview .lbmd-panel-heading{align-items:flex-start;flex-direction:column;gap:14px}.lbmd-manager-overview .lbmd-header-actions{width:100%}.lbmd-manager-overview .lbmd-header-actions .lbmd-button{width:100%}}
.lbmd-submission-success .lbmd-empty{padding:42px 28px;text-align:center}
.lbmd-submission-success .lbmd-empty h2{margin:0 0 12px}
.lbmd-submission-success .lbmd-empty p{max-width:720px;margin:0 auto 12px}
.lbmd-success-actions{justify-content:center;margin-top:26px;flex-wrap:wrap}

.lbmd-submission-success .lbmd-success-actions{width:100%;justify-content:center;align-items:center;margin:26px auto 0;}

.lbmd-wallet-breakdown{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:-6px 0 20px}.lbmd-wallet-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 20px;align-items:center;padding:18px 20px;border:1px solid #dce7ec;border-radius:15px;background:#fff;box-shadow:0 7px 20px rgba(19,54,71,.05)}.lbmd-wallet-card span{font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#6c7d86}.lbmd-wallet-card h3{margin:3px 0 0;font-size:17px}.lbmd-wallet-card>strong{font-size:25px;color:#0474a2;white-space:nowrap}.lbmd-wallet-card>strong small{font-size:12px;color:#687983}.lbmd-wallet-card>div:last-child{grid-column:1/-1;display:flex;gap:16px}.lbmd-wallet-card a{font-weight:700}@media(max-width:760px){.lbmd-wallet-breakdown{grid-template-columns:1fr}}


/* Club wallets directory */
.lbmd-wallet-more{margin:-8px 0 22px;text-align:right}.lbmd-wallet-more a{font-weight:800;color:#0474a2!important;text-decoration:none!important}.lbmd-wallet-scope{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0 16px}.lbmd-wallet-scope a{display:inline-flex;align-items:center;min-height:42px;padding:9px 16px;border:1px solid #cfdde4;border-radius:999px;background:#fff;color:#31434d!important;font-weight:800;text-decoration:none!important}.lbmd-wallet-scope a.is-active{background:#0474a2;border-color:#0474a2;color:#fff!important}.lbmd-wallet-filters{padding:20px 22px!important}.lbmd-wallet-filters form{display:grid;grid-template-columns:minmax(240px,1.4fr) minmax(160px,.7fr) minmax(170px,.8fr) auto;gap:14px;align-items:end}.lbmd-wallet-filters label{display:flex;flex-direction:column;gap:7px;font-weight:800;color:#21313a}.lbmd-wallet-filters label span{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#687983}.lbmd-wallet-filters input,.lbmd-wallet-filters select{width:100%;min-height:48px;border:1px solid #ccd6dc;border-radius:11px;padding:11px 13px;background:#fff;font:inherit}.lbmd-wallet-filters .lbmd-button{min-height:48px}.lbmd-wallet-directory{display:grid;gap:10px}.lbmd-wallet-directory>article{display:grid;grid-template-columns:minmax(0,1fr) 120px auto;gap:18px;align-items:center;padding:16px 18px;border:1px solid #dce7ec;border-radius:14px;background:#fff}.lbmd-wallet-directory-main{min-width:0}.lbmd-wallet-directory-main>span{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#74848d}.lbmd-wallet-directory-main h3{margin:3px 0 4px;font-size:17px;line-height:1.25}.lbmd-wallet-directory-main a{font-size:13px;font-weight:700}.lbmd-wallet-directory-balance{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 12px;border-radius:12px;background:#eef7fa;color:#0474a2}.lbmd-wallet-directory-balance strong{font-size:30px;line-height:1}.lbmd-wallet-directory-balance span{margin-top:3px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.lbmd-wallet-directory-actions{display:flex;gap:9px;align-items:center}.lbmd-wallet-directory-actions .lbmd-button{white-space:nowrap}.lbmd-pagination{display:flex;justify-content:center;gap:6px;margin-top:22px}.lbmd-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 10px;border:1px solid #d5e1e6;border-radius:9px;background:#fff;text-decoration:none!important;font-weight:800}.lbmd-pagination .page-numbers.current{background:#0474a2;border-color:#0474a2;color:#fff}@media(max-width:900px){.lbmd-wallet-filters form{grid-template-columns:1fr 1fr}.lbmd-wallet-filters label:first-child{grid-column:1/-1}.lbmd-wallet-filters .lbmd-button{width:100%}.lbmd-wallet-directory>article{grid-template-columns:minmax(0,1fr) 100px}.lbmd-wallet-directory-actions{grid-column:1/-1}.lbmd-wallet-directory-actions .lbmd-button{flex:1}}@media(max-width:600px){.lbmd-wallet-more{text-align:left}.lbmd-wallet-filters form{grid-template-columns:1fr}.lbmd-wallet-filters label:first-child{grid-column:auto}.lbmd-wallet-directory>article{grid-template-columns:1fr}.lbmd-wallet-directory-balance{align-items:flex-start;width:max-content}.lbmd-wallet-directory-actions{flex-direction:column}.lbmd-wallet-directory-actions .lbmd-button{width:100%}}
/* 0.7.61: Add Club-style edit flow and approval review. */
.lbmd-club-edit-stepper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px}.lbmd-club-edit-stepper button{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-height:62px;padding:12px 16px;border:0;border-radius:13px;background:#edf1f4;color:#71808b;font:inherit;text-align:left}.lbmd-club-edit-stepper button.is-active{background:#087fa9;color:#fff}.lbmd-club-edit-stepper strong{font-size:.82rem}.lbmd-club-completion,.lbmd-club-section{border:1px solid #d7e4ea;border-radius:16px;background:#fff;padding:24px;margin-bottom:16px}.lbmd-club-completion>div{display:flex;flex-direction:column;gap:4px}.lbmd-club-completion nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.lbmd-club-completion a{padding:10px 12px;border-radius:10px;background:#f2f7f9;color:#087fa9;font-weight:700;text-decoration:none}.lbmd-club-section h2{margin-top:0}.lbmd-section-help{color:#687983}.lbmd-hours-grid{display:grid;gap:8px}.lbmd-hour-row{display:grid;grid-template-columns:140px 1fr 1fr auto;align-items:center;gap:10px;padding:10px;border:1px solid #e0e8ec;border-radius:10px}.lbmd-review-back{border:0;background:transparent;color:#087fa9;font:inherit;font-weight:750;margin:0 0 12px;padding:0;cursor:pointer}.lbmd-club-review{display:grid;gap:10px;margin:18px 0}.lbmd-club-review article{padding:14px;border:1px solid #d7e4ea;border-radius:12px;background:#f8fbfc}.lbmd-club-review article strong{display:block;margin-bottom:5px}.lbmd-edit-page .lbmd-edit-grid{align-items:start}@media(max-width:760px){.lbmd-club-completion nav{grid-template-columns:1fr 1fr}.lbmd-hour-row{grid-template-columns:1fr 1fr}.lbmd-hour-row strong,.lbmd-hour-row label{grid-column:1/-1}}

.lbmd-greens-group{display:grid;grid-template-columns:minmax(150px,.42fr) minmax(0,1.58fr);gap:18px;align-items:start;margin-bottom:18px}.lbmd-check-field>span{display:block;font-weight:600;margin-bottom:8px}.lbmd-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px}.lbmd-check-grid label{display:flex;align-items:flex-start;gap:7px;font-weight:400}.lbmd-location-preview{border:1px solid #e4ebf1;border-radius:10px;overflow:hidden;background:#f8fbfd}.lbmd-location-preview iframe{width:100%;height:280px;border:0;display:block}.lbmd-location-preview p{padding:10px 14px;margin:0}.lbmd-club-section .lbmd-edit-field textarea{min-height:180px}@media(max-width:760px){.lbmd-greens-group{grid-template-columns:1fr}.lbmd-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* Edit-only additions. All common Club form layout and typography comes from LB Add Club form.css. */
.lbmd-edit-page.lb-form-wrap{max-width:980px;margin:30px auto}
.lbmd-edit-page .lbmd-panel{padding:0;border:0;background:transparent;box-shadow:none}
.lbmd-edit-page .lbmd-edit-form.lb-form{max-width:980px;margin:24px auto 0}
.lbmd-edit-page .lbmd-edit-full{grid-column:1/-1}
.lbmd-edit-page .lb-current-media{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:10px 0 12px}
.lbmd-edit-page .lb-current-media.is-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}
.lbmd-edit-page .lb-media-item{display:flex;flex-direction:column;gap:6px;padding:7px;border:1px solid #dce4e9;border-radius:10px;background:#fff}
.lbmd-edit-page .lb-media-item img{display:block;width:100%;aspect-ratio:4/3;object-fit:contain;border-radius:7px;background:#f4f7f9}
.lbmd-edit-page .lb-media-item span{font-size:12px;font-weight:400;color:#5c6972}
.lbmd-edit-page .lb-replace-label{display:block;margin:8px 0 5px;font-size:14px;font-weight:600}
.lbmd-edit-page .lbmd-edit-actions{display:flex;gap:10px;align-items:center;margin-top:0}
.lbmd-edit-page .lbmd-review-back{border:0;background:transparent;color:#087fa9;font:inherit;font-weight:700;margin:0 0 12px;padding:0;cursor:pointer}
.lbmd-edit-page .lbmd-club-review{display:grid;gap:10px;margin:18px 0}
.lbmd-edit-page .lbmd-club-review article{padding:14px;border:1px solid #d7e4ea;border-radius:12px;background:#f8fbfc}
@media(max-width:760px){.lbmd-edit-page .lb-current-media,.lbmd-edit-page .lb-current-media.is-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* 0.9.1: the two edit steps evenly fill the full progress row. */
.lbmd-club-edit-stepper{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%}
