:root{color:#182230;--ink:#182230;--muted:#667085;--line:#e4e7ec;--paper:#fff;--surface:#fbfcf8;--tint:#f2f8f3;--green:#0f7b5f;--green-dark:#064e3b;--rose:#e6335a;--shadow-soft:0 10px 28px #10182814;--shadow-float:0 22px 60px #1018282e;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;overflow:hidden}button,input{font:inherit}button{cursor:pointer}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell{grid-template-columns:var(--sidebar-width,450px) 10px minmax(0, 1fr);background:var(--surface);grid-template-rows:auto minmax(0,1fr);height:100dvh;transition:grid-template-columns .26s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden}body,.app-shell{background:#f5f7f2}.app-brand,.sidebar,.workspace-header,.auth-page-header{background:#fff}.brand-actions .account-menu{z-index:320;position:relative}.brand-actions .account-icon-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fffffff0;border:1px solid #ffffffd1;border-radius:999px;place-items:center;width:46px;min-width:46px;height:46px;min-height:46px;padding:5px;list-style:none;display:grid;position:relative;box-shadow:0 12px 28px #10182821}.brand-actions .account-icon-button::-webkit-details-marker{display:none}.brand-actions .account-icon-button::marker{content:""}.brand-actions .account-icon-button:hover,.brand-actions .account-icon-button:focus-visible,.brand-actions .account-menu[open] .account-icon-button{border-color:var(--green);background:#fff;outline:none}.brand-actions .account-menu-popover{z-index:400;min-width:190px;box-shadow:var(--shadow-float);background:#fff;border:1px solid #d9e1dc;border-radius:8px;gap:6px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.brand-actions .account-menu-popover button,.brand-actions .account-menu-popover button:first-of-type{min-height:36px;color:var(--ink);box-shadow:none;background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;padding:0 8px;display:flex}.brand-actions .account-menu-popover button:hover,.brand-actions .account-menu-popover button:focus-visible,.brand-actions .account-menu-popover button:first-of-type:hover,.brand-actions .account-menu-popover button:first-of-type:focus-visible{color:var(--green-dark);background:#eef8f0;outline:none}@media (width<=760px){.search-panel:before{display:none}}.court-card-media,.court-card-body{min-height:148px}.court-card-header>strong{min-height:43.2px;font-size:16px}.auth-page>.auth-page-body{width:100%}.sidebar{padding-top:12px}.mobile-map-view .sidebar{padding-top:14px}.admin-page{background:linear-gradient(#fff 0%,#f3f7f1 46%,#eef2eb 100%),#eef2eb}.admin-page-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom-color:#dfe7e1}.admin-body{gap:20px;padding-top:clamp(22px,3.5vw,42px)}.admin-title-row{align-items:start}.admin-title-row>div{gap:7px}.admin-title-row p:not(.eyebrow),.admin-panel-heading p{max-width:640px;color:var(--muted);font-size:14px;font-weight:800;line-height:1.45}.admin-title-row>span{color:var(--green-dark);background:#eef8f0;border-radius:8px}.admin-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.admin-metrics div{border-radius:8px;gap:8px;min-height:112px;padding:16px;display:grid;position:relative}.admin-metrics div:after{content:"";background:#d9e8dd;border-radius:999px;width:34px;height:4px}.admin-metrics .admin-metric-primary{background:linear-gradient(#f7fbf7 0%,#fff 100%);border-color:#bdd9c7}.admin-metrics .admin-metric-alert{background:#fff7f8;border-color:#fecdd3}.admin-metrics .admin-metric-alert span{color:#be123c}.admin-metrics .admin-metric-alert:after{background:#fecdd3}.admin-dashboard-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:16px;display:grid}.admin-panel{background:#fffffff5;border:1px solid #e1e8e3;border-radius:8px;padding:18px}.admin-panel-heading{align-items:start}.admin-panel-heading>div{gap:4px;min-width:0;display:grid}.admin-panel-heading span{color:var(--green-dark);background:#f7fbf7;border:1px solid #d7e7dd;border-radius:999px;flex:none;padding:6px 10px}.admin-attention-list{gap:10px;display:grid}.admin-attention-card{background:#fff;border:1px solid #e6eee8;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.admin-attention-card>div:first-child{gap:4px;min-width:0;display:grid}.admin-attention-card strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:950;overflow:hidden}.admin-attention-card span{color:var(--muted);font-size:12px;font-weight:800}.admin-issue-chips{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.admin-issue-chips span{color:var(--green-dark);white-space:nowrap;background:#eef8f0;border:1px solid #d7e7dd;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:950}.reported-photo-list{max-height:430px;padding-right:4px;overflow-y:auto}.reported-photo-card{grid-template-columns:108px minmax(0,1fr);align-items:start;padding:12px;position:relative}.reported-photo-card button{grid-column:2;justify-self:start;margin-top:4px}.admin-table-wrap{background:#fff;border:1px solid #eef0f2;border-radius:8px}.admin-table th{z-index:1;position:sticky;top:0}.admin-table tbody tr:hover{background:#fbfdf9}@media (width<=1080px){.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.mobile-map-view .sidebar{padding-top:18px}.admin-body{gap:16px;padding:18px 14px 22px}.admin-title-row p:not(.eyebrow),.admin-panel-heading p{font-size:13px}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-metrics div{min-height:104px;padding:13px}.admin-attention-card{grid-template-columns:1fr;align-items:start}.admin-issue-chips{justify-content:flex-start}.reported-photo-list{max-height:none;overflow:visible}.reported-photo-card{grid-template-columns:86px minmax(0,1fr)}.reported-photo-card img{width:86px;height:76px}.reported-photo-card button{grid-column:1/-1}}@media (width<=420px){.admin-metrics{grid-template-columns:1fr}}@media (width<=760px){.app-brand{gap:10px}.brand-actions{gap:6px}.workspace-header{flex-wrap:wrap;align-items:flex-start;padding:0;top:18px;right:14px}.workspace-header-actions{flex-wrap:wrap;width:100%}.workspace-header .brand-actions{max-width:calc(100vw - 28px)}.court-card{grid-template-columns:96px minmax(0,1fr);min-height:158px}.court-card-media,.court-card-body{min-height:136px}.admin-body,.auth-page-body{width:100%}.search-panel:before{content:none;content:none;display:none}}.brand-actions .account-chip,.brand-actions .account-chip:first-of-type{color:var(--ink);background:#fffffff0;border-color:#ffffffd1}.brand-actions .account-chip:hover,.brand-actions .account-chip:focus-visible,.brand-actions .account-chip:first-of-type:hover,.brand-actions .account-chip:first-of-type:focus-visible{border-color:var(--green);color:var(--ink);background:#fff}.brand-actions .logout-button{color:#fff;background:#111827d1;border-color:#ffffffc2}@media (width<=760px){.brand-actions .account-chip{grid-template-columns:30px minmax(0,1fr);max-width:min(178px,100vw - 128px);min-height:40px;padding:4px 9px 4px 5px}.account-avatar{width:30px;height:30px;font-size:13px}.brand-actions .account-copy strong{font-size:12px}.brand-actions .account-copy small{font-size:10px}.brand-actions .logout-button{min-height:38px}}.app-shell.sidebar-collapsed{grid-template-columns:0 10px minmax(0,1fr)}.app-brand{z-index:300;border-right:0;border-bottom:1px solid var(--line);background:var(--paper);opacity:1;grid-area:1/1/auto/-1;padding:18px 18px 14px;transition:opacity .18s,padding .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1);position:relative;overflow:visible;transform:translate(0)}.sidebar{border-right:1px solid var(--line);background:var(--paper);opacity:1;flex-direction:column;grid-area:2/1;gap:14px;min-width:0;min-height:0;padding:0 18px 18px;transition:opacity .18s,padding .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;transform:translate(0)}.sidebar-collapsed .sidebar{opacity:0;pointer-events:none;border-right:0;padding-left:0;padding-right:0;transform:translate(-22px)}.sidebar-resizer{z-index:30;border:0;border-right:1px solid var(--line);cursor:col-resize;background:#f7f8f3;border-left:1px solid #0000;grid-area:2/2;width:10px;min-width:10px;padding:0;transition:background .18s,border-color .18s,opacity .22s;position:relative}.sidebar-collapsed .sidebar-resizer{opacity:.72}.sidebar-resizer:before{content:"";background:#cfd8d2;border-radius:999px;width:3px;height:56px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sidebar-resizer:hover,.sidebar-resizer:focus-visible{background:#f8fafc;outline:none}.sidebar-resizer:hover:before,.sidebar-resizer:focus-visible:before{background:var(--green-dark)}.sidebar-toggle{z-index:50;top:auto;bottom:18px;left:calc(var(--sidebar-width,450px) + 14px);border:1px solid var(--line);min-height:34px;color:var(--ink);box-shadow:var(--shadow-soft);background:#fffffff0;border-radius:8px;padding:0 11px;font-size:12px;font-weight:900;transition:left .26s cubic-bezier(.22,1,.36,1),background .18s,border-color .18s,color .18s,transform .18s;position:fixed}.sidebar-toggle:hover,.sidebar-toggle:focus-visible{border-color:var(--green-dark);background:var(--green-dark);color:#fff;outline:none}.sidebar-collapsed .sidebar-toggle{left:18px}.mobile-view-tabs{display:none}.brand-block{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.app-brand.brand-block{grid-template-columns:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-identity{flex:180px;grid-template-columns:minmax(150px,auto) minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.brand-logo{object-fit:contain;width:155px;max-width:100%;height:auto;display:block}.eyebrow{color:var(--green);letter-spacing:0;text-transform:none;margin:0;font-size:11px;font-weight:800}h1,h2,h3,p{margin:0}h1{color:var(--ink);margin-top:2px;font-size:clamp(28px,3vw,36px);line-height:1}h2{color:var(--ink);font-size:20px;line-height:1.2}h3{color:var(--ink);font-size:22px;line-height:1.22}.brand-block p:last-child{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.4}.app-brand h1{white-space:nowrap}.brand-actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.brand-actions span{color:#344054;text-overflow:ellipsis;white-space:nowrap;max-width:84px;font-size:13px;font-weight:900;overflow:hidden}.brand-actions button,.auth-header-link{border:1px solid var(--line);min-height:36px;color:var(--ink);white-space:nowrap;background:#fff;border-radius:8px;padding:0 13px;font-size:13px;font-weight:900}.brand-actions button:hover,.brand-actions button:focus-visible,.auth-header-link:hover,.auth-header-link:focus-visible{border-color:var(--green-dark);background:var(--green-dark);color:#fff;outline:none}.brand-actions .account-chip{max-width:190px;min-height:46px;color:var(--ink);text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-color:#ffffffd1;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:5px 12px 5px 6px;display:grid;box-shadow:0 12px 28px #10182821}.brand-actions .account-chip:hover,.brand-actions .account-chip:focus-visible{border-color:var(--green);color:var(--ink);background:#fff;transform:translateY(-1px)}.account-avatar,.profile-avatar{color:#fff;background:linear-gradient(135deg,#0f7b5f 0%,#1a73e8 100%);border-radius:999px;place-items:center;font-weight:950;display:inline-grid}.account-avatar{width:34px;height:34px;font-size:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.account-copy{gap:1px;min-width:0;display:grid}.brand-actions .account-copy strong,.brand-actions .account-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.brand-actions .account-copy strong{color:var(--ink);font-size:13px;font-weight:950;line-height:1.2}.brand-actions .account-copy small{color:var(--green);font-size:11px;font-weight:900;line-height:1.2}.brand-actions .logout-button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111827d1;border-color:#ffffffc2;min-height:42px;box-shadow:0 12px 28px #10182824}.brand-actions .logout-button:hover,.brand-actions .logout-button:focus-visible{border-color:var(--green-dark);background:var(--green-dark);color:#fff}.account-menu{position:relative}.brand-actions .account-icon-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fffffff0;border-color:#ffffffd1;place-items:center;width:46px;min-width:46px;height:46px;min-height:46px;padding:5px;list-style:none;display:grid;box-shadow:0 12px 28px #10182821}.brand-actions .account-icon-button:hover,.brand-actions .account-icon-button:focus-visible,.account-menu[open] .account-icon-button{border-color:var(--green);color:var(--ink);background:#fff;outline:none}.account-icon-button::-webkit-details-marker{display:none}.account-menu-popover{z-index:180;min-width:190px;box-shadow:var(--shadow-float);background:#fff;border:1px solid #d9e1dc;border-radius:8px;gap:6px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.account-menu-popover:before{content:"";background:#fff;border-top:1px solid #d9e1dc;border-left:1px solid #d9e1dc;width:10px;height:10px;position:absolute;top:-6px;right:18px;transform:rotate(45deg)}.account-menu-user{border-bottom:1px solid #eef0f2;gap:2px;padding:4px 6px 8px;display:grid}.account-menu-user strong,.account-menu-user small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.account-menu-user strong{color:var(--ink);font-size:13px;font-weight:950}.account-menu-user small{color:var(--muted);font-size:11px;font-weight:800}.brand-actions .account-menu-popover button{min-height:36px;color:var(--ink);box-shadow:none;background:0 0;border:0;justify-content:flex-start;align-items:center;padding:0 8px;display:flex}.brand-actions .account-menu-popover button:hover,.brand-actions .account-menu-popover button:focus-visible{color:var(--green-dark);background:#eef8f0;outline:none}.auth-page{background:#f7f7f5;grid-template-rows:auto minmax(0,1fr);min-height:100dvh;display:grid}.auth-page-header{background:#fffdf9;border-bottom:1px solid #e8e1d9;justify-content:space-between;align-items:center;gap:16px;padding:18px 18px 14px;display:flex}.auth-header-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.brand-button{color:#111827;text-align:left;background:0 0;border:0;align-items:center;min-width:0;padding:0;display:inline-flex}.brand-button .brand-logo{width:155px}.brand-button span{min-width:0;display:grid}.brand-button small{color:#0f766e;letter-spacing:0;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.auth-page-body{place-items:center;width:100%;min-height:0;padding:clamp(22px,5vw,64px);display:grid}.auth-page-body[aria-label=회원정보수정]{align-items:center;min-height:100%;padding-top:clamp(22px,5vw,64px);padding-bottom:clamp(22px,5vw,64px)}.auth-card{background:#fff;border:1px solid #e8e1d9;border-radius:8px;gap:22px;width:min(100%,460px);padding:clamp(20px,4vw,30px);display:grid;box-shadow:0 18px 50px #1118271a}.auth-card-heading{gap:6px;display:grid}.auth-card-heading h1{font-size:clamp(25px,4vw,34px);line-height:1.12}.search-panel{box-shadow:var(--shadow-soft);background:linear-gradient(#fff 0%,#f7fbf7 100%);border:1px solid #d8e9df;border-radius:8px;flex:none;gap:12px;padding:16px;display:grid;overflow:visible}.search-panel label{color:var(--ink);font-size:16px;font-weight:800}.smart-search{background:#fff;border:1px solid #d9e1dc;border-radius:8px;flex-wrap:wrap;align-items:center;gap:7px;min-height:50px;padding:7px 10px;transition:border-color .16s,box-shadow .16s;display:flex}.smart-search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #0f7b5f21}.smart-search input{min-width:110px;min-height:34px;color:var(--ink);background:0 0;border:0;outline:none;flex:150px;padding:0 3px;font-size:14px}.filter-menu-shell{flex:none;position:relative}.filter-menu-toggle{box-sizing:border-box;width:34px;height:34px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d9e1dc;border-radius:999px;place-items:center;padding:0;font-size:0;font-weight:500;line-height:0;list-style:none;display:inline-grid}.filter-menu-toggle::-webkit-details-marker{display:none}.filter-menu-toggle::marker{content:""}.filter-menu-toggle:before{content:"+";font-size:22px;line-height:1;display:block;transform:translateY(-1px)}.filter-menu-toggle:hover,.filter-menu-toggle:focus-visible,.filter-menu-shell[open] .filter-menu-toggle{border-color:var(--green-dark);background:var(--green-dark);color:#fff;outline:none}.selected-filter{min-height:32px;color:var(--green-dark);background:#eef8f0;border:1px solid #b9d8c9;border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 9px 0 11px;font-size:13px;font-weight:900;display:inline-flex}.selected-filter span{background:#00614c1a;border-radius:999px;place-items:center;width:18px;height:18px;font-size:14px;line-height:1;display:inline-grid}.selected-filter:hover,.selected-filter:focus-visible{border-color:var(--green-dark);background:var(--green-dark);color:#fff;outline:none}.selected-filter:hover span,.selected-filter:focus-visible span{background:#ffffff2e}.filter-picker{z-index:80;background:#fff;border:1px solid #d9e1dc;border-radius:8px;gap:12px;width:min(320px,100vw - 44px);padding:12px;display:grid;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 14px 32px #1018281a}.filter-picker:before{content:"";background:#fff;border-top:1px solid #d9e1dc;border-left:1px solid #d9e1dc;width:12px;height:12px;position:absolute;top:-7px;left:20px;transform:rotate(45deg)}.filter-picker-section{gap:8px;display:grid}.filter-picker-section strong{color:#697586;font-size:12px;font-weight:950}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#344054;background:#fff;border:1px solid #d9e1dc;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.chip span{color:#344054;background:#eef2f6;border-radius:999px;place-items:center;min-width:22px;min-height:22px;padding:0 6px;font-size:11px;font-weight:900;display:inline-grid}.chip:hover,.chip.active{border-color:var(--green-dark);background:var(--green-dark);color:#fff}.chip:hover span,.chip.active span{color:#fff;background:#ffffff29}.reset-filter{min-height:34px;color:var(--ink);background:#fff;border:1px solid #d9e1dc;border-radius:8px;justify-self:start;padding:0 12px;font-size:13px;font-weight:900}.reset-filter:hover{color:var(--green-dark);background:#eef8f0}.auth-form{gap:12px;display:grid}.auth-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.auth-tabs button,.auth-form>button,.auth-profile button{color:#344054;background:#fff;border:1px solid #ded9d2;border-radius:8px;min-height:42px;font-size:13px;font-weight:900}.auth-tabs button.active,.auth-form>button{color:#fff;background:#111827;border-color:#111827}.auth-form>button:disabled{cursor:wait;opacity:.62}.auth-form label{color:#344054;gap:5px;font-size:12px;font-weight:900;display:grid}.auth-form input{color:#111827;background:#fbfaf8;border:1px solid #d7d7d2;border-radius:8px;outline:none;width:100%;min-height:46px;padding:0 11px}.auth-form input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e21}.auth-form p{color:#697586;font-size:12px;font-weight:800;line-height:1.4}.auth-profile{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-profile div{gap:3px;min-width:0;display:grid}.auth-profile span,.auth-profile small{color:#697586;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.auth-profile strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.25;overflow:hidden}.auth-profile button{flex:none;padding:0 11px}.auth-profile button:hover{color:#fff;background:#111827;border-color:#111827}.auth-profile-page{border:1px solid #ece6df;border-radius:8px;padding:14px}.profile-card{gap:18px}.profile-summary{background:#f7fbf7;border:1px solid #d7e7dd;border-radius:8px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.profile-avatar{width:54px;height:54px;font-size:22px}.profile-summary div{gap:4px;min-width:0;display:grid}.profile-summary strong,.profile-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-summary strong{color:var(--ink);font-size:18px;font-weight:950}.profile-summary small{color:var(--muted);font-size:13px;font-weight:800}.profile-actions{gap:8px;display:grid}.profile-actions button{min-height:40px;color:var(--ink);background:#fff;border:1px solid #d9e1dc;border-radius:8px;font-size:13px;font-weight:900}.profile-actions button:hover,.profile-actions button:focus-visible{border-color:var(--green-dark);background:var(--green-dark);color:#fff;outline:none}.profile-empty{gap:12px;display:grid}.button-action{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.admin-page{color:#1f2933;background:#f7f7f5;min-height:100dvh;overflow-y:auto}.admin-page-header{z-index:20;position:sticky;top:0}.admin-header-actions{flex:none;align-items:center;gap:8px;display:flex}.admin-header-actions span{color:#344054;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:13px;font-weight:900;overflow:hidden}.admin-header-actions button{color:#111827;white-space:nowrap;background:#fff;border:1px solid #ded9d2;border-radius:999px;flex:none;min-height:36px;padding:0 13px;font-size:13px;font-weight:900}.admin-header-actions button:hover,.admin-header-actions button:focus-visible{color:#fff;background:#111827;border-color:#111827;outline:none}.admin-body{gap:18px;width:min(1180px,100%);margin:0 auto;padding:clamp(18px,3vw,34px);display:grid}.admin-title-row{justify-content:space-between;align-items:end;gap:16px;display:flex}.admin-title-row>div{gap:5px;display:grid}.admin-title-row h1{font-size:clamp(28px,4vw,42px);line-height:1.05}.admin-title-row>span{color:#0f766e;white-space:nowrap;background:#f8fdfb;border:1px solid #d8e6e3;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.admin-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.admin-metrics div,.admin-panel{background:#fff;border:1px solid #ece6df;border-radius:8px}.admin-metrics div{gap:7px;padding:16px;display:grid}.admin-metrics span{color:#111827;font-size:28px;font-weight:950;line-height:1}.admin-metrics small{color:#697586;font-size:13px;font-weight:800}.admin-panel{gap:12px;padding:16px;display:grid;overflow:hidden}.admin-panel-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-panel-heading h2{font-size:20px}.admin-panel-heading span{color:#697586;font-size:13px;font-weight:900}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:820px}.admin-table th,.admin-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eef0f2;padding:12px 10px}.admin-table th{color:#697586;font-size:12px;font-weight:950}.admin-table td{color:#344054;font-size:13px;font-weight:800}.admin-table td:first-child{width:34%}.admin-table strong,.admin-table small{min-width:0;display:block}.admin-table strong{color:#111827;font-size:14px;line-height:1.35}.admin-table small{color:#697586;margin-top:4px;font-size:12px;font-weight:700;line-height:1.35}.reported-photo-list{gap:10px;display:grid}.reported-photo-card{border:1px solid #eef0f2;border-radius:8px;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.reported-photo-card img{object-fit:cover;border-radius:8px;width:112px;height:78px}.reported-photo-card div{gap:4px;min-width:0;display:grid}.reported-photo-card strong{color:#111827;font-size:14px}.reported-photo-card span,.reported-photo-card small{color:#697586;font-size:12px;font-weight:800}.reported-photo-card p{color:#344054;font-size:13px;font-weight:800;line-height:1.4}.reported-photo-card button{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;min-height:36px;padding:0 12px;font-size:12px;font-weight:900}.reported-photo-card button:hover{color:#fff;background:#be123c;border-color:#be123c}.stats-grid{flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.stats-grid div{background:#fff;border:1px solid #ece6df;border-radius:8px;min-width:0;padding:10px}.stats-grid span{color:#111827;font-size:21px;font-weight:900;line-height:1;display:block}.stats-grid small{color:#697586;margin-top:4px;font-size:12px;font-weight:700;display:block}.court-list{border-top:1px solid #e8e1d9;flex:auto;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;min-height:0;margin-top:0;padding-top:14px;display:grid;overflow:hidden}.section-heading{background:linear-gradient(90deg,#0f7b5f1a 0%,#fff0 56%),#fff;border:1px solid #d7e7dd;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:12px 13px;display:flex;box-shadow:0 8px 22px #1018280d}.section-heading>div{align-items:center;gap:10px;min-width:0;display:flex;position:relative}.section-heading>div:before{background:var(--green);content:"";border-radius:999px;width:5px;height:30px;display:inline-block}.section-heading h2{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:22px;font-weight:950;line-height:1.1;overflow:hidden}.section-heading span{color:var(--green-dark);background:#eef8f0;border:1px solid #b9d8c9;border-radius:999px;flex:none;padding:7px 11px;font-size:12px;font-weight:950}.court-list-items{align-content:start;gap:10px;min-height:0;padding-right:4px;display:grid;overflow-y:auto}.pagination{justify-content:center;align-items:center;gap:10px;padding-top:4px;display:flex}.pagination a,.pagination-disabled{color:#111827;background:#fff;border:1px solid #ded9d2;border-radius:8px;justify-content:center;align-items:center;min-width:64px;min-height:36px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.pagination a:hover{color:#fff;background:#111827;border-color:#111827}.pagination-disabled{opacity:.42}.pagination span{color:#344054;text-align:center;min-width:62px;font-size:13px;font-weight:900}@media (height<=940px){.sidebar{gap:10px;padding:0 14px 14px}.app-brand p:last-child,.app-brand .eyebrow{display:none}.search-panel{gap:8px;padding:10px}.smart-search{min-height:44px;padding:5px 8px}.smart-search input{min-height:31px}.chip{min-height:31px;font-size:12px}.stats-grid div{padding:8px}.stats-grid span{font-size:18px}.court-list-items{gap:8px}}.court-card{text-align:left;background:#fff;border:1px solid #ece6df;border-radius:8px;grid-template-columns:88px minmax(0,1fr);gap:12px;width:100%;min-height:150px;padding:14px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.court-card:hover,.court-card.active{border-color:#ff385c;transform:translateY(-1px);box-shadow:0 10px 26px #ff385c24}.court-card-media{color:#fff;background:linear-gradient(145deg,#1118270f,#11182794),url(/court-covers/default-badminton-court.jpg) 50%/cover;border-radius:8px;align-content:space-between;min-height:128px;padding:10px;display:grid;position:relative;overflow:hidden}.court-card-media span{z-index:1;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;position:relative;overflow:hidden}.court-card-media strong{z-index:1;font-size:14px;line-height:1.25;position:relative}.court-card-media img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.court-card-media:after{content:"";background:linear-gradient(145deg,#1118271a,#111827b3);position:absolute;inset:0}.court-card-body{align-content:center;gap:6px;min-width:0;min-height:128px;display:grid}.court-card-header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.court-card-header>strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;line-height:1.35;overflow:hidden}.venue-badge{color:#344054;background:#eef2f6;border-radius:999px;flex:none;padding:3px 8px;font-size:12px;font-weight:900;line-height:1.3}.venue-indoor{color:#075985;background:#e0f2fe}.venue-outdoor{color:#166534;background:#dcfce7}.venue-mixed{color:#7c2d12;background:#ffedd5}.court-address{color:#697586;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.court-hours-row{gap:4px;min-width:0;display:grid}.court-hours-row>span:last-child{color:#344054;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.open-status{border-radius:999px;width:fit-content;padding:3px 8px;font-size:11px;font-weight:950}.open-status-open{color:#166534;background:#dcfce7}.open-status-closed{color:#be123c;background:#fff1f2}.open-status-unknown{color:#344054;background:#eef2f6}.court-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.court-meta-grid span{gap:2px;min-width:0;display:grid}.court-meta-grid small{color:#9aa4b2;font-size:11px;font-weight:900}.court-meta-grid strong{color:#343b45;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.court-card-footer{color:#697586;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;font-size:12px;font-weight:800;display:grid}.court-card-footer span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.state-text{color:#64748b;background:#f8fafc;border-radius:8px;padding:14px;line-height:1.5}.error-text{color:#be123c;background:#fff1f2}.workspace{background:#f3f2ee;grid-area:2/3;grid-template-rows:minmax(0,1fr);min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.workspace-header{z-index:120;pointer-events:none;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:20px;padding:0;display:flex;position:absolute;top:18px;right:18px}.workspace-header-actions{pointer-events:auto;flex:none;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.workspace-header .brand-actions{z-index:120;flex-wrap:wrap;max-width:min(420px,100vw - 36px);position:static}.selected-summary{white-space:nowrap;background:#fff;border:1px solid #ded9d2;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:flex}.selected-summary span,.selected-summary strong{color:#344054;font-size:13px;font-weight:900}.map-stage{isolation:isolate;min-height:0;position:relative;overflow:hidden}.map-shell{z-index:0;touch-action:none;height:100%;min-height:0;position:relative;overflow:hidden}.map-canvas{touch-action:none;width:100%;height:100%;min-height:0}.fallback-map{background:linear-gradient(90deg,#0f7b5f1a 1px,#0000 1px) 0 0/56px 56px,linear-gradient(0deg,#0f7b5f1a 1px,#0000 1px) 0 0/56px 56px,radial-gradient(circle at 28% 26%,#0f7b5f2e,#0000 24%),radial-gradient(circle at 70% 64%,#ff385c21,#0000 26%),#eef4ed;position:absolute;inset:0;overflow:hidden}.fallback-map:before,.fallback-map:after{content:"";border:0 solid #eb96417a;border-top-width:10px;border-radius:50%;height:64px;position:absolute;inset:auto -8% 26%;transform:rotate(-8deg)}.fallback-map:after{border-color:#4589c957;inset:18% -10% auto;transform:rotate(7deg)}.fallback-map-grid{pointer-events:none;background:linear-gradient(125deg,#0000 0 34%,#ffffff6b 34% 35%,#0000 35% 100%),linear-gradient(28deg,#0000 0 48%,#ffffff75 48% 49%,#0000 49% 100%);position:absolute;inset:0}.fallback-map-notice{z-index:4;max-width:min(320px,100% - 36px);box-shadow:var(--shadow-soft);background:#ffffffeb;border:1px solid #d7e7dd;border-radius:8px;gap:3px;padding:10px 12px;display:grid;position:absolute;top:18px;left:18px}.fallback-map-notice strong{color:var(--ink);font-size:14px;font-weight:950}.fallback-map-notice span{color:var(--muted);font-size:12px;font-weight:800}.fallback-map-marker{z-index:3;color:#fff;background:#1a73e8;border:3px solid #fff;border-radius:999px 999px 999px 4px;place-items:center;width:28px;height:28px;padding:0;display:grid;position:absolute;transform:translate(-50%,-100%)rotate(-45deg);box-shadow:0 8px 18px #1018283d}.fallback-map-marker span{color:#fff;text-overflow:ellipsis;white-space:nowrap;opacity:0;background:#111827d1;border-radius:999px;max-width:80px;padding:3px 7px;font-size:11px;font-weight:900;line-height:1.2;transition:opacity .14s;position:absolute;top:-26px;left:50%;overflow:hidden;transform:translate(-50%)rotate(45deg)}.fallback-map-marker:after{content:"";background:#fff;border-radius:999px;width:8px;height:8px}.fallback-map-marker:hover,.fallback-map-marker:focus-visible,.fallback-map-marker.active{z-index:5;background:var(--rose);outline:none}.fallback-map-marker:hover span,.fallback-map-marker:focus-visible span,.fallback-map-marker.active span{opacity:1}.selected-court-panel{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#fffffff0;border:1px solid #ffffffbd;border-radius:8px;gap:12px;width:min(360px,100% - 24px);max-height:calc(100% - 24px);padding:clamp(14px,1.6vw,18px);display:grid;position:absolute;bottom:clamp(12px,2vw,22px);right:clamp(12px,2vw,22px);overflow-y:auto;box-shadow:0 18px 48px #11182733}.selected-court-close{width:30px;height:30px;color:var(--ink);background:#fff;border:1px solid #d9e1dc;border-radius:999px;place-items:center;padding:0;font-size:18px;font-weight:950;line-height:1;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 8px 18px #10182814}.selected-court-close:hover,.selected-court-close:focus-visible{border-color:var(--green-dark);background:var(--green-dark);color:#fff;outline:none}.selected-court-photo{aspect-ratio:16/9;object-fit:cover;border-radius:8px;width:100%}.selected-court-photo-placeholder{aspect-ratio:16/9;color:#697586;background:#f7fbf7;border:1px dashed #c7d7ce;border-radius:8px;place-items:center;width:100%;font-size:13px;font-weight:900;display:grid}.selected-court-kicker{color:#fff;background:#111827;border-radius:999px;width:fit-content;padding:5px 9px;font-size:12px;font-weight:900}.selected-court-panel p{color:#697586;font-size:14px;line-height:1.45}.selected-court-panel dl{gap:9px;margin:0;display:grid}.selected-court-panel dl div{grid-template-columns:72px minmax(0,1fr);gap:10px;display:grid}.selected-court-panel dt{color:#9aa4b2;font-size:12px;font-weight:900}.selected-court-panel dd{color:#1f2933;margin:0;font-size:13px;font-weight:800;line-height:1.45}.selected-actions{flex-wrap:wrap;gap:8px;display:flex}.selected-actions a{border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.primary-action{color:#fff;background:#ff385c}.secondary-action{color:#111827;background:#fff;border:1px solid #ded9d2}.photo-community-panel{border-top:1px solid #eef0f2;gap:10px;padding-top:10px;display:grid}.photo-community-heading{justify-content:space-between;align-items:center;gap:3px;display:flex}.photo-community-heading strong{color:#111827;font-size:14px}.photo-community-heading span,.photo-empty,.photo-message{color:#697586;font-size:12px;font-weight:800;line-height:1.35}.photo-upload-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.photo-upload-form input,.photo-report-row input{color:#111827;background:#fbfaf8;border:1px solid #d7d7d2;border-radius:8px;outline:none;min-width:0;min-height:36px;padding:7px 9px;font-size:12px}.photo-upload-form button,.rating-buttons button,.photo-report-row button{color:#111827;background:#fff;border:1px solid #ded9d2;border-radius:8px;min-height:34px;padding:0 10px;font-size:12px;font-weight:900}.selected-court-badges{flex-wrap:wrap;gap:6px;display:flex}.selected-court-badges span{color:var(--green-dark);background:#f7fbf7;border:1px solid #d7e7dd;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.photo-upload-form button:hover,.rating-buttons button:hover,.photo-report-row button:hover{color:#fff;background:#111827;border-color:#111827}.photo-upload-form button:disabled,.rating-buttons button:disabled,.photo-report-row button:disabled{cursor:wait;opacity:.58}.photo-gallery{gap:10px;display:grid}.photo-carousel-card,.photo-carousel-add{touch-action:pan-y;transform:translateX(var(--photo-swipe-offset,0));will-change:transform;background:#fff;border:1px solid #ece6df;border-radius:8px;gap:10px;padding:8px;transition:transform .22s,opacity .22s,box-shadow .22s;display:grid}.photo-carousel-card.is-dragging,.photo-carousel-add.is-dragging{opacity:.94;transition:none;box-shadow:0 14px 30px #10182829}.photo-carousel-add{text-align:center;align-content:center;place-items:center;min-height:210px}.photo-carousel-add strong{color:var(--ink);font-size:15px;font-weight:950}.photo-carousel-add span{max-width:220px;color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.photo-carousel-add button,.photo-carousel-controls button{min-height:36px;color:var(--ink);background:#fff;border:1px solid #d9e1dc;border-radius:8px;padding:0 12px;font-size:12px;font-weight:900}.photo-carousel-add button{border-color:var(--green-dark);background:var(--green-dark);color:#fff}.photo-carousel-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.photo-carousel-controls button:hover,.photo-carousel-controls button:focus-visible,.photo-carousel-add button:hover,.photo-carousel-add button:focus-visible{border-color:var(--green-dark);background:var(--green-dark);color:#fff;outline:none}.photo-carousel-controls button:disabled{cursor:default;opacity:.45}.photo-upload-modal{z-index:200;background:#1018286b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.photo-upload-dialog{width:min(420px,100%);box-shadow:var(--shadow-float);background:#fff;border:1px solid #e1e8e3;border-radius:8px;gap:14px;padding:18px;display:grid;position:relative}.photo-upload-close{width:30px;height:30px;color:var(--ink);background:#fff;border:1px solid #d9e1dc;border-radius:999px;place-items:center;padding:0;font-size:18px;font-weight:950;line-height:1;display:grid;position:absolute;top:10px;right:10px}.photo-upload-close:hover,.photo-upload-close:focus-visible{border-color:var(--green-dark);background:var(--green-dark);color:#fff;outline:none}.photo-item{background:#fff;border:1px solid #ece6df;border-radius:8px;grid-template-columns:86px minmax(0,1fr);gap:10px;padding:8px;display:grid}.photo-item.primary{border-color:#ff385c;box-shadow:0 8px 22px #ff385c1a}.photo-item img{object-fit:cover;border-radius:8px;width:100%;height:86px}.photo-item-body{gap:7px;min-width:0;display:grid}.photo-rating-summary{justify-content:space-between;align-items:center;gap:8px;display:flex}.photo-rating-summary strong,.photo-rating-summary span{font-size:12px;font-weight:900}.photo-rating-summary strong{color:#111827}.photo-rating-summary span{color:#d11243;white-space:nowrap}.rating-buttons{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.rating-buttons button{padding:0}.rating-buttons .star-rating-button{color:#f59e0b;background:#fffaf0;border-color:#f3d48b;min-height:38px;font-size:20px;line-height:1}.rating-buttons .star-rating-button:hover{color:#fff;background:#f59e0b;border-color:#f59e0b}.photo-report-row{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.court-review-panel{border-top:1px solid #eef0f2;gap:10px;padding-top:10px;display:grid}.court-review-heading{gap:3px;display:grid}.court-review-heading strong{color:#111827;font-size:14px}.court-review-heading span,.court-review-empty,.court-review-message{color:#697586;font-size:12px;font-weight:800;line-height:1.35}.court-review-form{gap:8px;display:grid}.court-review-form label{color:#344054;gap:5px;font-size:12px;font-weight:900;display:grid}.court-review-rating-field{border:0;gap:6px;min-width:0;margin:0;padding:0;display:grid}.court-review-rating-field legend{color:#344054;padding:0;font-size:12px;font-weight:900}.court-review-stars{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.court-review-form .court-review-stars button{color:#d0d5dd;background:#fffaf0;border:1px solid #f3d48b;border-radius:8px;min-height:40px;padding:0;font-size:22px;font-weight:900;line-height:1}.court-review-form .court-review-stars button.is-selected{color:#f59e0b}.court-review-form .court-review-stars button:hover{color:#f59e0b;background:#fff7df;border-color:#f59e0b}.court-review-form .court-review-stars button:disabled{cursor:wait;opacity:.58}.court-review-form select,.court-review-form textarea,.court-review-report-row input{color:#111827;background:#fbfaf8;border:1px solid #d7d7d2;border-radius:8px;outline:none;width:100%;min-width:0;padding:8px 9px;font-size:12px}.court-review-form select{min-height:36px}.court-review-form textarea{resize:vertical;min-height:74px}.court-review-form button,.court-review-report-row button{color:#111827;background:#fff;border:1px solid #ded9d2;border-radius:8px;min-height:34px;padding:0 10px;font-size:12px;font-weight:900}.court-review-form button:hover,.court-review-report-row button:hover{color:#fff;background:#111827;border-color:#111827}.court-review-form button:disabled,.court-review-report-row button:disabled,.court-review-form select:disabled,.court-review-form textarea:disabled,.court-review-report-row input:disabled{cursor:wait;opacity:.58}.court-review-list{gap:8px;display:grid}.court-review-item{background:#fff;border:1px solid #ece6df;border-radius:8px;gap:7px;padding:9px;display:grid}.court-review-item-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.court-review-item-head strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:900;overflow:hidden}.court-review-item-head span{color:var(--green-dark);flex:none;font-size:12px;font-weight:900}.court-review-item p{color:#344054;font-size:12px;font-weight:800;line-height:1.45}.court-review-report-row{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.map-overlay{z-index:40;min-height:180px;box-shadow:var(--shadow-soft);text-align:center;background:#fffffff0;border:1px solid #dfe8e1;border-radius:8px;place-content:center;gap:8px;padding:24px;display:grid;position:absolute;inset:auto 24px 24px}.map-overlay strong{color:var(--ink);font-size:20px}.map-overlay span{color:var(--muted)}.map-overlay-error strong,.map-overlay-error span{color:#be123c}.mintonmap-infowindow{color:#17202a;width:min(280px,100vw - 48px);padding:14px 14px 14px 48px;position:relative}.mintonmap-infowindow strong{color:#101828;margin-bottom:10px;font-size:15px;display:block}.mintonmap-infowindow-head{align-items:flex-start;min-height:30px;margin-bottom:10px;display:flex}.mintonmap-infowindow-head strong{margin-bottom:0}.mintonmap-infowindow-badges{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.mintonmap-infowindow-badges span{color:var(--green-dark);background:#f7fbf7;border:1px solid #d7e7dd;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.mintonmap-infowindow-close{z-index:5;color:#111827;cursor:pointer;background:#fff;border:1px solid #d7e7dd;border-radius:999px;place-items:center;width:30px;height:30px;font-size:18px;font-weight:900;line-height:1;display:grid;position:absolute;top:10px;left:10px}.mintonmap-infowindow-close:hover{color:#d11243;background:#ffe4e9}.mintonmap-infowindow dl,.mintonmap-infowindow dl div{gap:6px;margin:0;display:grid}.mintonmap-infowindow dl div{grid-template-columns:60px minmax(0,1fr)}.mintonmap-infowindow dt{color:#667085;font-size:12px;font-weight:900}.mintonmap-infowindow dd{color:#344054;margin:0;font-size:12px;line-height:1.35}.mintonmap-infowindow a{color:#ff385c;margin-top:10px;font-size:12px;font-weight:900;text-decoration:none;display:inline-block}.mintonmap-infowindow a:hover{text-decoration:underline}@media (width<=980px) and (width>=761px){.app-shell{grid-template-columns:minmax(320px, min(var(--sidebar-width,430px), 42vw)) 10px minmax(0, 1fr);grid-template-rows:auto minmax(0,1fr)}.app-brand{border-right:1px solid #e8e1d9;padding:14px}.sidebar{border-bottom:0;border-right:1px solid #e8e1d9;padding:0 14px 14px}.app-brand p:last-child{display:none}.search-panel{max-height:none}.workspace-header{flex-direction:column;align-items:flex-start;gap:10px;padding:14px 16px}.court-card{grid-template-columns:78px minmax(0,1fr);gap:10px}.court-card-media{min-height:98px}.court-meta-grid,.court-card-footer{grid-template-columns:1fr}.selected-summary{white-space:normal;border-radius:8px;flex-wrap:wrap}.selected-court-panel{gap:9px;width:min(320px,100% - 24px)}.selected-court-photo,.selected-court-photo-placeholder{aspect-ratio:4/3}}@media (width<=760px){html,body,#root{height:auto;min-height:100%}body{overflow:auto}.app-shell{grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:1fr;height:100dvh;min-height:100dvh;overflow:hidden}.app-shell.sidebar-collapsed{grid-template-columns:1fr}.sidebar-resizer,.sidebar-toggle{display:none}.app-brand{border-bottom:1px solid #e8e1d9;border-right:0;grid-area:1/1;padding:14px}.mobile-view-tabs,.mobile-search-open .mobile-view-tabs{display:none}.mobile-view-tabs{background:#fffdf9;border-bottom:1px solid #e8e1d9;grid-area:2/1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 14px}.mobile-view-tabs button{color:#344054;background:#fff;border:1px solid #ded9d2;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-size:14px;font-weight:900;display:inline-flex}.mobile-view-tabs button.active{color:#fff;background:#111827;border-color:#111827}.mobile-view-tabs span{color:currentColor;background:#ffffff29;border-radius:999px;place-items:center;min-width:24px;min-height:24px;padding:0 6px;font-size:12px;display:inline-grid}.workspace{order:1;grid-area:3/1;height:100%;min-height:0}.mobile-map-view .workspace{grid-row:2/4}.sidebar{z-index:70;background:#fffdf9;border-top:0;border-right:0;order:2;grid-area:2/1;min-height:auto;padding:10px 14px;position:relative;overflow:visible}.mobile-map-view .sidebar{z-index:90;pointer-events:none;background:0 0;border:0;padding:0 14px;position:relative;top:auto;left:0;right:0}.mobile-map-view .search-panel,.mobile-map-view .court-list{pointer-events:auto}.mobile-map-view .stats-grid,.mobile-map-view .court-list{display:none}.mobile-map-view.mobile-search-open.mobile-search-has-query .court-list{display:grid}.mobile-list-view .workspace{display:block}.app-shell.mobile-list-view{grid-template-rows:auto auto minmax(0,1fr);height:100dvh;min-height:100dvh;overflow:hidden}.mobile-list-view .sidebar{min-height:0;padding-bottom:18px;overflow:visible}.app-brand p:last-child{display:none}.search-panel,.court-list-items{max-height:none;overflow:visible}.search-panel{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #d7e7dddb;padding:10px;position:relative;box-shadow:0 12px 32px #10182824}.search-panel:before,.search-panel>label{display:none}.court-list{z-index:1;height:auto;min-height:0;max-height:min(520px,100dvh - 154px);box-shadow:var(--shadow-float);background:#fff;border:1px solid #e8e1d9;flex:none;grid-template-rows:minmax(0,1fr);display:grid;position:absolute;top:calc(100% + 8px);left:14px;right:14px;overflow:hidden}.court-list .section-heading,.court-list .pagination{display:none}.mobile-list-view .court-list,.map-stage{height:100%}.court-list-items{overscroll-behavior:contain;min-height:0;max-height:min(520px,100dvh - 154px);padding-right:6px;overflow-y:auto}.workspace-header{flex-wrap:wrap;align-items:flex-start;gap:10px;padding:0;top:18px;right:14px}.workspace-header-actions{flex-wrap:wrap;width:100%}.workspace-header .brand-actions{max-width:calc(100vw - 28px)}.selected-summary{white-space:normal;border-radius:8px;flex-wrap:wrap;padding:7px 10px}.map-stage{min-height:0}.map-overlay{min-height:150px;padding:18px;inset:auto 14px 16px}.court-card{grid-template-columns:76px minmax(0,1fr);gap:10px;min-height:144px}.court-card-media,.court-card-body{min-height:122px}.brand-block,.app-brand.brand-block,.brand-identity{grid-template-columns:minmax(130px,auto) minmax(0,1fr)}.brand-actions{gap:6px}.brand-actions button{min-height:34px;padding:0 10px;font-size:12px}.brand-logo,.brand-button .brand-logo{width:132px}h1{font-size:30px}.court-meta-grid{grid-template-columns:1fr}.selected-court-panel{gap:8px;width:calc(100% - 20px);max-height:min(52vh,360px);padding:12px;bottom:10px;right:10px;overflow-y:auto}.selected-court-photo,.selected-court-photo-placeholder{aspect-ratio:16/9}.selected-court-panel h3{font-size:17px}.selected-court-panel dl{gap:6px}.selected-court-panel dl div{grid-template-columns:64px minmax(0,1fr)}.selected-actions a{flex:130px}.photo-upload-form,.photo-item,.photo-report-row,.court-review-report-row{grid-template-columns:1fr}.photo-item img{height:120px}}@media (width<=420px){.app-shell{grid-template-rows:auto auto minmax(0,1fr)}.app-brand,.sidebar{padding:12px}.brand-block{gap:10px}.search-panel{padding:10px}.chip{min-height:32px;padding:0 10px;font-size:12px}.stats-grid{gap:8px}.stats-grid div{padding:9px}.court-card{grid-template-columns:92px minmax(0,1fr);gap:10px}.court-card-media{min-height:118px}.court-card-media strong{font-size:13px}.selected-court-panel{max-height:min(50dvh,320px)}.auth-page-header{padding:12px}.auth-page-body{align-items:start;padding:18px 14px}.auth-card{gap:18px;padding:18px}.admin-body{padding:16px 12px 20px}.admin-title-row{flex-direction:column;align-items:start;gap:10px}.admin-title-row>span{white-space:normal}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-metrics div{padding:13px}.admin-metrics span{font-size:24px}.admin-panel{padding:12px}.admin-panel-heading{flex-direction:column;align-items:start;gap:5px}.admin-header-actions{gap:6px}.admin-header-actions button{min-height:34px;padding:0 9px;font-size:12px}.reported-photo-card{grid-template-columns:88px minmax(0,1fr);align-items:start}.reported-photo-card img{width:88px;height:76px}.reported-photo-card button{grid-column:1/-1;justify-self:start}.brand-button{max-width:190px}.brand-button .brand-logo{width:132px}.brand-button small{display:none}}body,.app-shell{background:#f5f7f2}.app-brand,.sidebar,.auth-page-header{background:#fff}.workspace-header{background:0 0}.app-brand{box-shadow:0 1px 0 var(--line)}.brand-actions{justify-content:flex-end}.brand-actions button,.admin-header-actions button,.auth-header-link,.pagination a,.pagination-disabled{border-radius:8px}.brand-actions button:first-of-type,.admin-header-actions button:last-child,.auth-form>button,.primary-action{border-color:var(--green-dark);background:var(--green-dark);color:#fff}.brand-actions button:first-of-type:hover,.admin-header-actions button:last-child:hover,.auth-form>button:hover,.primary-action:hover{background:#0b5f49}.search-panel{border-color:#d7e7dd;position:relative}.search-panel:before{background:var(--green);content:none;border-radius:999px;width:44px;height:3px;display:none}.stats-grid{gap:10px}.stats-grid div{background:#fbfdf9;border-color:#e1e8e3;box-shadow:0 6px 18px #1018280a}.stats-grid span{color:var(--green-dark)}.court-list{border-top-color:#e8eee8}.section-heading h2{font-size:22px}.section-heading span{color:var(--green-dark);background:#eef8f0;border-color:#d7e7dd}.court-card{background:#fff;border-color:#e3e9e5;grid-template-columns:104px minmax(0,1fr);min-height:158px;box-shadow:0 8px 22px #1018280d}.court-card-media,.court-card-body{min-height:136px}.court-card:hover,.court-card.active{border-color:var(--green);box-shadow:0 14px 32px #0f7b5f24}.court-card-body{min-height:0}.court-card-header>strong{font-size:16px}.venue-badge{border:1px solid #0000}.workspace{background:#eef2eb}.workspace-header{border-bottom-color:var(--line);padding:0}.selected-summary{background:#f7fbf7;border-color:#d7e7dd;border-radius:8px}.selected-summary strong{color:var(--green-dark)}.selected-court-panel{box-shadow:var(--shadow-float);background:#fffffff7;border-color:#fff}.selected-court-kicker{background:var(--green-dark)}.selected-actions a,.photo-upload-form button,.photo-report-row button,.rating-buttons button{border-radius:8px}.secondary-action{border-color:#d9e1dc}.admin-page,.auth-page{background:linear-gradient(#fff 0%,#f5f7f2 42%),#f5f7f2}.admin-body,.auth-page-body{width:min(1180px,100%)}.admin-title-row h1,.auth-card-heading h1{letter-spacing:0}.admin-title-row>span,.admin-metrics div,.admin-panel,.auth-card{border-color:#e1e8e3;box-shadow:0 12px 32px #1018280f}.admin-metrics div{background:linear-gradient(#fff 0%,#fbfdf9 100%)}.admin-metrics span{color:var(--green-dark)}.admin-table th{background:#f8faf7}.reported-photo-card{background:#fff}@media (width<=760px){.app-brand{gap:10px}.brand-actions{padding-top:0}.app-brand.brand-block{flex-wrap:nowrap;align-items:center}.app-brand .brand-identity{flex:auto;min-width:0}.app-brand .brand-actions{flex:none;justify-content:flex-end;width:auto}.brand-actions .account-icon-button{width:42px;min-width:42px;height:42px;min-height:42px}.account-menu-popover{min-width:min(210px,100vw - 28px);right:0}.workspace-header{padding:0;top:18px;right:14px}.court-card{grid-template-columns:96px minmax(0,1fr)}.court-card-media{min-height:116px}.admin-body,.auth-page-body{width:100%}.mobile-map-view .sidebar{padding-top:16px}}
