.admin-dashboard{min-height:100vh;background:#f4f6f9;color:#1a1f2e}.admin-dashboard__shell{width:100%;max-width:1440px;margin:0 auto;padding:clamp(16px,2.5vw,32px) clamp(16px,3vw,40px) 48px;box-sizing:border-box}.admin-dashboard__topbar{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.admin-welcome{font-size:14px;color:#64748b;font-weight:500}.admin-dashboard-logout{padding:8px 16px;font-size:14px;font-weight:500;color:#fff;background:#475569;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease}.admin-dashboard-logout:hover{background:#334155}.admin-dashboard__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:28px;padding:6px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px rgba(15,23,42,.06)}.admin-dashboard__tabs .tab-button{padding:10px 18px;font-size:14px;font-weight:500;color:#64748b;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:color .15s ease,background .15s ease,box-shadow .15s ease;white-space:nowrap}.admin-dashboard__tabs .tab-button:hover{color:#1e293b;background:#f1f5f9}.admin-dashboard__tabs .tab-button.active{color:#0f172a;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.12);font-weight:600}.admin-dashboard__main{width:100%}.admin-dashboard__panel{width:100%;box-sizing:border-box}.admin-dashboard__page-header{margin-bottom:24px}.admin-dashboard__page-header h1{margin:0 0 8px;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:700;line-height:1.25;color:#0f172a;letter-spacing:-.02em}.admin-dashboard__lede,.admin-dashboard__panel .form_body{margin:0;max-width:72ch;font-size:15px;line-height:1.55;color:#64748b}.admin-dashboard__body{width:100%;display:flex;flex-direction:column;gap:24px}.admin-dashboard__body>*{width:100%;max-width:100%;box-sizing:border-box}.admin-dashboard__alert{padding:12px 16px;border-radius:8px;font-size:14px;line-height:1.5}.admin-dashboard__alert--info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.admin-dashboard__alert--success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.admin-dashboard__alert--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.admin-dashboard__alert--pending{background:#fdf2f8;border:1px solid #f9a8d4;color:#9d174d}.admin-dashboard__alert-link{color:inherit;font-weight:600;background:none;border:none;padding:0;cursor:pointer;font:inherit;text-decoration:underline}.admin-venue-search{display:flex;flex-wrap:wrap;gap:12px;align-items:center;max-width:640px}.admin-venue-search-input{flex:1 1;min-width:min(100%,280px);height:44px;padding:0 16px;border:1px solid #cbd5e1;border-radius:8px;outline:none;background:#fff;font-size:15px;transition:border-color .2s ease,box-shadow .2s ease}.admin-venue-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.15)}.admin-venue-search-button{flex-shrink:0;height:44px;padding:0 20px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s ease}.admin-venue-search-button:hover{background:#1d4ed8}.admin-search-prompt{margin:0;color:#64748b}.admin-dashboard__body .admin-pending-venue-photos,.admin-dashboard__body .admin-teams,.admin-dashboard__body .form-container,.admin-dashboard__body .overview_page,.admin-dashboard__body .sat-finder,.admin-dashboard__body .venue-research{width:100%;max-width:100%;margin:0}.admin-dashboard__panel--shoes .admin-shoes-shell>div{padding:0;max-width:none;margin:0}.admin-dashboard__panel--shoes .admin-shoes-shell header h1{display:none}.admin-dashboard-loading{padding:2rem;font-size:1rem;color:#64748b;text-align:center}.admin-route-shell{min-height:100vh;background:#f4f6f9;color:#1a1f2e}.form_page{padding:0;overflow-x:clip;background:transparent}.form,.form_page{width:100%;box-sizing:border-box}.form{max-width:100%}.form_body{margin-bottom:0}.input_box input{width:100%;height:48px;border:1px solid #cbd5e1;border-radius:8px;outline:none;background:#fff;font-size:15px;padding:0 14px;margin-bottom:10px;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.input_box input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.admin-satellite-error{padding:20px 24px;border-radius:8px;background:#fef2f2;border:1px solid #fecaca;color:#334155;max-width:640px}.admin-satellite-error strong{display:block;margin-bottom:8px;color:#b91c1c}.admin-satellite-error p{margin:0 0 8px;font-size:14px;line-height:1.5}.admin-satellite-error-hint{margin-top:4px!important;font-size:13px!important;color:#64748b!important}.admin-pending-venue-photos .table-container{overflow-x:auto;width:100%;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.admin-pending-photos-table{width:100%;border-collapse:collapse;font-size:14px}.admin-pending-photos-table td,.admin-pending-photos-table th{border-bottom:1px solid #e2e8f0;padding:12px 14px;vertical-align:top;text-align:left}.admin-pending-photos-table th{background:#f8fafc;font-weight:600;color:#475569}.admin-pending-venue-photos .muted.small{font-size:12px;color:#64748b}[data-theme=dark] .admin-dashboard{background:var(--bg-color,#0f1419);color:var(--text-color,#e8eaed)}[data-theme=dark] .admin-dashboard__shell{background:transparent}[data-theme=dark] .admin-dashboard__topbar{border-bottom-color:var(--border-color,#333)}[data-theme=dark] .admin-welcome{color:var(--tertiary-color,#9aa0a6)}[data-theme=dark] .admin-dashboard__tabs{background:var(--bg-secondary,#1a1f2e);border-color:var(--border-color,#333)}[data-theme=dark] .admin-dashboard__tabs .tab-button{color:var(--tertiary-color,#9aa0a6)}[data-theme=dark] .admin-dashboard__tabs .tab-button:hover{color:var(--text-color,#e8eaed);background:rgba(255,255,255,.06)}[data-theme=dark] .admin-dashboard__tabs .tab-button.active{color:var(--text-color,#e8eaed);background:var(--bg-color,#0f1419)}[data-theme=dark] .admin-dashboard__page-header h1{color:var(--text-color,#e8eaed)}[data-theme=dark] .admin-dashboard__lede,[data-theme=dark] .admin-dashboard__panel .form_body{color:var(--tertiary-color,#9aa0a6)}[data-theme=dark] .admin-venue-search-input{background:var(--bg-secondary,#1a1f2e);border-color:var(--border-color,#333);color:var(--text-color,#e8eaed)}[data-theme=dark] .admin-pending-photos-table th{background:var(--bg-secondary,#1a1f2e)}[data-theme=dark] .admin-satellite-error{background:#2a1515;border-color:#5c2a2a;color:#eee}[data-theme=dark] .form_page{background:transparent}[data-theme=dark] .form_page .form_body,[data-theme=dark] .form_page h1{color:var(--text-color)}