:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Fira Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.login-screen{background:linear-gradient(135deg,#1e40af1a,#0000 36%),#f8fafc;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{width:min(440px,100%);box-shadow:0 24px 60px #0f172a1f}.login-brand{align-items:center;gap:14px;display:flex}.login-brand h3{margin-bottom:2px!important}.admin-layout{min-height:100vh}.admin-layout>.ant-layout{min-width:0}.admin-sider{border-right:1px solid #e5eefb;background:#fff!important}.admin-brand{border-bottom:1px solid #edf2fb;align-items:center;gap:12px;min-height:72px;padding:0 16px;display:flex}.admin-brand-mark{color:#fff;background:#1e40af;border-radius:8px;place-items:center;width:40px;height:40px;font-weight:700;display:grid;box-shadow:0 12px 26px #1e40af33}.admin-brand strong,.admin-brand span{line-height:1.2;display:block}.admin-brand span{color:#64748b;margin-top:4px;font-size:12px}.admin-header{background:#ffffffeb;border-bottom:1px solid #e5eefb;justify-content:space-between;align-items:center;gap:16px;height:auto;min-height:72px;padding:14px 24px;display:flex}.admin-header h3{margin:0!important}.admin-header-context,.admin-header-title-row,.admin-header-actions{min-width:0}.admin-header-title-row{align-items:center;gap:8px;display:flex}.mobile-navigation-trigger{display:none}.admin-content{min-width:0;padding:20px}.data-card{border:1px solid #e2e8f0;box-shadow:0 12px 28px #0f172a0d}.data-card .ant-card-body{padding:0}.data-card-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.data-card-head h4{margin:0 0 6px!important}.data-card-summary{color:#64748b;font-size:13px}.data-card-actions{justify-content:flex-end;display:flex}.context-batch-actions{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;min-height:32px;padding:4px 6px}.data-card-filters{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:14px 18px}.data-card-table{min-width:0;padding:12px 18px 18px}.advanced-filter{gap:10px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px;display:grid}.metric-card-clickable{cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.metric-card-clickable:hover,.metric-card-clickable:focus-visible{border-color:#93b4f7;transform:translateY(-1px);box-shadow:0 10px 24px #1e40af1f}.metric-card-clickable:focus-visible{outline-offset:2px;outline:3px solid #3b82f642}.flex-card{flex:420px}.filter-form{gap:8px}.filter-summary{flex-wrap:wrap;align-items:center;gap:6px;min-height:24px;display:flex}.restaurant-name-cell{min-width:0;line-height:1.2}.restaurant-name-cell .ant-btn{white-space:normal;text-align:left;max-width:170px;height:auto;padding:0}.restaurant-name-cell .ant-tag{margin-inline-end:0}.restaurant-thumb,.photo-placeholder{border:1px solid #dbe4f0;border-radius:6px;width:56px;height:42px}.restaurant-thumb{object-fit:cover;background:#f1f5f9;display:block}.photo-placeholder{color:#94a3b8;background:#f8fafc;place-items:center;font-size:12px;display:grid}.photo-placeholder-broken{color:#b45309;background:#fffbeb;border-color:#fcd34d}.row-action-more{display:inline-flex;position:relative}.row-action-menu{z-index:8;background:#fff;border:1px solid #dbe4f0;border-radius:6px;gap:2px;min-width:112px;padding:4px;display:grid;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 24px #0f172a24}.row-action-menu .ant-btn{justify-content:flex-start}.detail-gallery{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px;display:grid}.photo-item{background:#fff;border:1px solid #dbe4f0;border-radius:8px;overflow:hidden}.detail-gallery img,.photo-item img{aspect-ratio:4/3;object-fit:cover;background:#f1f5f9;width:100%}.photo-item-meta{border-top:1px solid #edf2fb;justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:8px;display:flex}.ops-panel{background:#fbfdff;border:1px solid #dbe4f0;border-radius:8px;padding:12px}.photo-form-grid{grid-template-columns:minmax(260px,1fr) minmax(140px,180px) minmax(90px,120px) minmax(120px,150px);gap:0 12px;display:grid}.detail-section h5{margin:0 0 8px!important}.ant-table-wrapper .ant-table{border:1px solid #e2e8f0;border-radius:8px}.ant-table-cell{vertical-align:middle}.modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;display:grid}.detail-json{background:#f8fafc;border-radius:6px;max-height:240px;margin:0;padding:8px;font-size:12px;overflow:auto}.mobile-navigation-brand{border-bottom:1px solid #e5eefb;align-items:center;gap:12px;margin:-8px -4px 16px;padding:0 4px 16px;display:flex}.mobile-navigation-brand strong,.mobile-navigation-brand span{line-height:1.2;display:block}.mobile-navigation-brand span{color:#64748b;margin-top:4px;font-size:12px}.mobile-navigation-drawer .ant-drawer-content-wrapper{width:min(280px,82vw)!important}@media (width<=960px){.admin-header{flex-direction:column;align-items:flex-start}.metric-grid,.modal-grid,.photo-form-grid{grid-template-columns:1fr}.admin-content{padding:14px}.data-card-head{flex-direction:column}.data-card-actions{justify-content:flex-start;width:100%}}@media (width<=767px){.admin-sider{display:none!important}.admin-header{gap:12px;min-height:0;padding:12px 16px}.admin-header-context,.admin-header-actions{width:100%}.admin-header-path,.admin-auto-refresh-label{display:none}.mobile-navigation-trigger{display:inline-flex}.admin-header-actions{gap:8px}.admin-content{padding:12px}.data-card-head,.data-card-filters,.data-card-table{padding-left:12px;padding-right:12px}.data-card-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.restaurant-compact-actions{justify-content:center;min-width:36px;display:flex}.restaurant-compact-actions-trigger{width:32px;padding-inline:0}.context-batch-actions{align-items:flex-start;width:100%}}
