.melbourne-suburb-combobox{position:relative;width:100%}.melbourne-suburb-combobox__input{width:100%}.melbourne-suburb-combobox__list{position:absolute;top:calc(100% + 4px);left:0;right:0;margin:0;padding:.35rem 0;list-style:none;background:var(--surface-2, #1a1a1a);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:0 10px 28px #0003;max-height:min(220px,40vh);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;z-index:20}.melbourne-suburb-combobox__option{display:block;width:100%;min-height:44px;padding:.65rem .85rem;border:none;background:transparent;color:var(--text);font-size:.92rem;text-align:left;cursor:pointer;touch-action:manipulation}.melbourne-suburb-combobox__option:hover,.melbourne-suburb-combobox__option--active{background:#14a6a124}.melbourne-suburb-combobox__empty{padding:.65rem .85rem;font-size:.88rem;color:var(--text-muted)}.melbourne-suburb-combobox__hint{margin:.35rem 0 0;font-size:.78rem;color:var(--text-muted)}.venue-opening-hours__week{margin-top:4px}.venue-pricing-sport{margin-top:12px;padding:12px;border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface-1)}.venue-pricing-sport__head{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:10px;padding:10px 12px;border-radius:var(--r-sm);background:#ff7a181a;border:1px solid rgba(255,122,24,.32)}.venue-pricing-sport__select-wrap{flex:1 1 160px;min-width:140px}.venue-pricing-sport__select{width:100%;padding:8px 12px;border:1px solid rgba(255,122,24,.4);border-radius:var(--r-sm);background:#ff7a1824;color:var(--text);font-size:14px;font-weight:600;cursor:pointer}.venue-pricing-sport__select:focus{outline:2px solid rgba(255,122,24,.45);outline-offset:1px}.venue-pricing-sport__select option:disabled{color:var(--text-muted)}.venue-pricing-sport__standard{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--text-muted);white-space:nowrap}.venue-pricing-sport__actions{display:flex;gap:6px;flex-wrap:wrap}.venue-pricing-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px}.venue-pricing-toolbar h2,.venue-pricing-toolbar h3{margin:0}.venue-pricing-sport__delete{color:#ff6b6b;border-color:#ef444459}.venue-pricing-sport__delete:hover:not(:disabled){background:#ef44441f}.venue-pricing-add-sport:disabled{opacity:.45;cursor:not-allowed}.venue-pricing-rate{margin-top:10px;padding:12px;border-radius:var(--r-sm);border:1px solid var(--border)}.venue-pricing-rate--teal{background:#14a6a117;border-color:#14a6a161}.venue-pricing-rate--gray{background:#ffffff0a;border-color:#ffffff24}.venue-pricing-rate__top{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:center}.venue-pricing-rate__input,.venue-pricing-rate__select{width:100%;padding:8px 10px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface-1);color:var(--text);font-size:14px}.venue-pricing-rate--teal .venue-pricing-rate__input,.venue-pricing-rate--teal .venue-pricing-rate__select{border-color:#14a6a147;background:#14a6a10f}.venue-pricing-rate--gray .venue-pricing-rate__input,.venue-pricing-rate--gray .venue-pricing-rate__select{border-color:#ffffff1f;background:#0000002e}.venue-pricing-rate__input--error{border-color:#ef4444a6!important}.venue-pricing-rate__remove{padding:6px 10px;border:1px solid rgba(239,68,68,.35);border-radius:var(--r-sm);background:transparent;color:#ff6b6b;font-size:13px;cursor:pointer;white-space:nowrap}.venue-pricing-rate__section{margin-top:10px;display:grid;gap:8px}.venue-pricing-rate__days{display:flex;flex-wrap:wrap;gap:10px}.venue-pricing-rate__day{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--text-muted)}.venue-pricing-rate__times{display:grid;grid-template-columns:1fr 1fr;gap:10px}.admin-drawer-form .admin-venue-block .venue-pricing-sport__head{background:#ff7a181a!important;border:1px solid rgba(255,122,24,.32)!important;border-radius:var(--r-sm)!important;padding:10px 12px!important}.admin-drawer-form .admin-venue-block .venue-pricing-sport__select{background:#ff7a1824!important;border:1px solid rgba(255,122,24,.4)!important;color:var(--text)!important;font-weight:600!important}.admin-drawer-form .admin-venue-block .venue-pricing-rate--teal{background:#14a6a117!important;border-color:#14a6a161!important}.admin-drawer-form .admin-venue-block .venue-pricing-rate--gray{background:#ffffff0a!important;border-color:#ffffff24!important}.admin-drawer-form .admin-venue-block .venue-pricing-rate--teal .venue-pricing-rate__input,.admin-drawer-form .admin-venue-block .venue-pricing-rate--teal .venue-pricing-rate__select{background:#14a6a10f!important;border-color:#14a6a147!important;color:var(--text)!important}.admin-drawer-form .admin-venue-block .venue-pricing-rate--gray .venue-pricing-rate__input,.admin-drawer-form .admin-venue-block .venue-pricing-rate--gray .venue-pricing-rate__select{background:#0000002e!important;border-color:#ffffff1f!important;color:var(--text)!important}.venue-address-fields{display:grid;gap:1rem;padding:1.1rem 1.15rem;border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface-2)}.venue-address-fields--contact{padding:0;border:none;background:transparent;gap:.85rem}.venue-address-fields__title{margin:0;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.venue-address-fields__grid{display:grid;gap:.85rem}.venue-address-fields__row{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}@media(max-width:560px){.venue-address-fields__row{grid-template-columns:1fr}}.venue-address-fields__field{display:grid;gap:.45rem}.venue-address-fields__label{font-size:.9rem;font-weight:500;color:var(--text)}.venue-address-fields__input{width:100%}.venue-address-fields--legacy{border:1px solid var(--border);border-radius:var(--r-md);padding:1.15rem 1.2rem;background:var(--surface-2)}.venue-address-fields--legacy .venue-address-fields__title{font-size:1.05rem;letter-spacing:normal;text-transform:none;color:var(--text);font-weight:600}.venue-edit-section{display:grid;gap:1rem;padding:1.15rem 1.2rem;border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface-2)}.venue-edit-section__header{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.venue-edit-section__title{margin:0;font-size:1.05rem;font-weight:600;color:var(--text)}.venue-edit-field{display:grid;gap:.45rem}.venue-edit-field__label{font-size:.9rem;font-weight:500;color:var(--text)}.venue-edit-field-grid--2{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.venue-edit-field-grid--3{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem}@media(max-width:640px){.venue-edit-field-grid--2,.venue-edit-field-grid--3{grid-template-columns:1fr}}.venue-edit-section .field-error{margin:0;font-size:.82rem;color:#fecaca}.venue-edit-section .input-error{border-color:#ef4444a6!important}.venue-edit-section select.input,.venue-edit-section textarea.input{width:100%}.venue-edit-section textarea.input{min-height:96px;resize:vertical;border-radius:var(--r-md)}.venue-edit-divider{border-top:1px solid var(--border);padding-top:1rem;margin-top:.25rem}.venue-edit-divider__title{display:block;font-size:.9rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.venue-edit-muted{color:var(--text-muted);font-size:.85rem}.venue-edit-check{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text);cursor:pointer}.venue-edit-check input[type=checkbox]{accent-color:var(--brand-teal)}.venue-edit-field--spaced{margin-top:.75rem}.venue-edit-section .btn-sm{padding:6px 12px;font-size:13px}.venue-photos-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}@media(max-width:900px){.venue-photos-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:520px){.venue-photos-grid{grid-template-columns:repeat(2,1fr)}}.venue-photos-slot{display:grid;gap:8px;padding:10px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--surface-1)}.venue-photos-slot__label{font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.venue-photos-slot__preview{height:110px;border-radius:var(--r-sm);background:#00000040;border:1px dashed var(--border);display:flex;align-items:center;justify-content:center;overflow:hidden}.venue-photos-slot__preview img{width:100%;height:100%;object-fit:cover}.venue-photos-slot__empty{font-size:12px;color:var(--text-muted)}.venue-photos-slot__file{width:100%;font-size:12px;color:var(--text-muted)}.venue-photos-slot__delete{padding:4px 10px;font-size:12px;border:1px solid rgba(239,68,68,.35);border-radius:var(--r-pill);background:transparent;color:#ff6b6b;cursor:pointer}.venue-photos-slot__delete:disabled{opacity:.4;cursor:not-allowed}.venue-photos-slot__delete:not(:disabled):hover{background:#ef44441f}.venue-edit-page{min-height:calc(100vh - 48px);max-width:900px;margin:0 auto;padding:1.5rem 1rem 3rem;background:var(--bg);color:var(--text)}.venue-edit-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.venue-edit-title{margin:0;font-size:1.75rem;font-weight:700;background:linear-gradient(135deg,var(--brand-teal) 0%,var(--brand-orange) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.venue-edit-header-actions{display:flex;gap:10px;align-items:center}.venue-edit-error-panel{margin-bottom:1rem;padding:1rem 1.15rem;border:1px solid rgba(239,68,68,.4);background:#ef44441f;border-radius:var(--r-md);color:#fecaca}.venue-edit-error-title{font-weight:600;margin-bottom:6px}.venue-edit-error-list{margin:0;padding-left:18px}.venue-edit-error-item{font-size:.85rem}.venue-edit-suburb-loading,.venue-edit-loading{margin:1rem 0;color:var(--text-muted);font-size:.9rem}.venue-edit-error-text{margin:1rem 0;padding:.85rem 1rem;border-radius:var(--r-md);background:#ef44441f;border:1px solid rgba(239,68,68,.4);color:#fecaca;font-size:.9rem}.venue-edit-sections{display:grid;gap:1rem}@media(max-width:480px){.venue-edit-page{padding:1rem .75rem 2.5rem}.venue-edit-title{font-size:1.4rem}.venue-edit-header-actions{width:100%;justify-content:flex-end}}
