html,body,#root{min-height:100%;margin:0}body{color:#1f2937;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}.ant-layout{min-height:100vh}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.page-title{margin:0;font-size:22px;line-height:1.25}.muted{color:#6b7280}.toolbar{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.content-surface{background:#fff;border:1px solid #eef1f5;border-radius:8px;padding:16px}.login-shell{background:#f5f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:min(420px,100%);padding:28px;box-shadow:0 12px 32px #0f172a14}.admin-logo{color:#fff;letter-spacing:0;align-items:center;height:56px;padding:0 20px;font-weight:700;display:flex}.topbar{background:#fff;border-bottom:1px solid #eef1f5;justify-content:flex-end;align-items:center;gap:16px;min-width:0;height:56px;padding:0 20px;line-height:normal;display:flex}.topbar-user{text-align:right;min-width:0;max-width:min(420px,52vw);line-height:1.25}.topbar-email{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.app-content{padding:20px}.opening-hours-editor{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:10px;padding:12px;display:flex}.opening-hours-row{grid-template-columns:92px minmax(220px,1fr) 92px;align-items:center;gap:12px;display:grid}.opening-hours-day{font-weight:600}.opening-hours-time{min-width:0}@media (width<=768px){.page-header{flex-direction:column}.app-content{padding:12px}.topbar{gap:8px;padding:0 12px}.topbar-user{max-width:calc(100vw - 124px)}.opening-hours-row{grid-template-columns:1fr;gap:8px}}
