html,body,#root{width:100%;min-height:100%;margin:0}.auth-page{box-sizing:border-box;color:#213446;background:#f4f7f2;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0;overflow:hidden}.auth-shell{background:#fff;border:1px solid #dfe7dc;border-radius:12px;grid-template-columns:1fr 420px;width:min(980px,100%);height:min(560px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 16px 40px #1f29331f}.auth-info{color:#fff;background:#315c45;padding:48px}.auth-logo{margin-bottom:64px;font-size:28px;font-weight:800}.auth-info h1{margin:0 0 16px;font-size:34px;line-height:1.1}.auth-info p{color:#e8f2eb;max-width:420px;margin:0;line-height:1.6}.auth-panel{padding:40px}.auth-panel h2{margin:0 0 9px;font-size:26px}.auth-subtitle{color:#667085;margin:0 0 28px;line-height:1.5}.auth-form{gap:18px;display:grid}.auth-field{gap:8px;display:grid}.auth-field label{font-size:14px;font-weight:600}.auth-field input,.auth-field select{box-sizing:border-box;color:#1f2933;background:#fff;border:1px solid #cfd8cf;border-radius:8px;width:100%;padding:12px 14px;font-size:15px}.auth-field input:focus,.auth-field select:focus{border-color:#315c45;outline:2px solid #88b99a}.auth-role-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.auth-role-button{cursor:pointer;color:#334155;background:#fff;border:1px solid #cfd8cf;border-radius:8px;padding:12px;font-weight:600}.auth-role-button.active{color:#fff;background:#315c45;border-color:#315c45}.auth-error{color:#b42318;background:#fff1f1;border-radius:8px;margin:0;padding:10px 12px;font-size:14px}.auth-submit{color:#fff;cursor:pointer;background:#315c45;border:none;border-radius:8px;padding:13px 16px;font-size:15px;font-weight:700}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-switch{color:#667085;text-align:center;margin:22px 0 0}.auth-switch a{color:#315c45;font-weight:700;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.business-page{color:#1f2933;background:#f5f7f4;min-height:100vh}.business-topbar{background:#fff;border-bottom:1px solid #dfe7dc;justify-content:space-between;align-items:center;padding:18px 32px;display:flex}.business-brand h1{color:#315c45;margin:0;font-size:22px}.business-brand p{color:#667085;margin:4px 0 0}.business-user{align-items:center;gap:12px;display:flex}.business-main{width:min(1100px,100% - 30px);margin:0 auto;padding:32px 0}.business-card{background:#fff;border:1px solid #dfe7dc;border-radius:10px;padding:22px}.business-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.business-header h2{margin:0 0 6px;font-size:28px}.business-header p{color:#5d6880;margin:0}.business-actions{flex-wrap:wrap;gap:10px;display:flex}.business-button,.business-link-button{color:#fff;cursor:pointer;background:#315c45;border:none;border-radius:8px;padding:10px 14px;font-weight:700;text-decoration:none}.business-button.secondary,.business-link-button.secondary{color:#315c45;background:#fff;border:1px solid #cfd8cf}.business-button.danger{color:#b42318;background:#fff;border:1px solid #f0b8b8}.business-button:disabled{opacity:.6;cursor:not-allowed}.business-status{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-block}.business-status.available,.business-status.approved{color:#237a3b;background:#e7f6ec}.business-status.pending{color:#936300;background:#fff7df}.business-status.reserved{color:#2854a3;background:#eef4ff}.business-status.expired,.business-status.rejected,.business-status.suspended{color:#b42318;background:#fff1f1}.business-message{color:#315c45;background:#eef4ee;border-radius:8px;padding:12px 14px}.business-error{color:#b42318;background:#fff1f1;border-radius:8px;padding:12px 14px}.business-table-wrap{background:#fff;border:1px solid #dfe7dc;border-radius:10px;overflow-x:auto}.business-table{border-collapse:collapse;width:100%}.business-table th,.business-table td{text-align:left;vertical-align:top;border-bottom:1px solid #edf1eb;padding:16px}.business-table th{color:#667085;background:#fafcf9;font-size:13px}.business-title{font-weight:800}.business-muted{color:#667085;margin-top:4px;font-size:14px}.business-form-page{color:#1f2933;background:#f5f7f4;min-height:100vh}.business-form-shell{width:min(820px,100% - 32px);margin:0 auto;padding:32px 0}.business-form-card{background:#fff;border:1px solid #dfe7dc;border-radius:10px;padding:24px}.business-form-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.business-form-header h1{margin:0 0 6px;font-size:28px}.business-form-header p{color:#667085;margin:0}.business-form{gap:18px;display:grid}.business-form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.business-field{gap:8px;display:grid}.business-field label{font-size:14px;font-weight:700}.business-field input,.business-field textarea{box-sizing:border-box;width:100%;font:inherit;color:#1f2933;background:#fff;border:1px solid #cfd8cf;border-radius:8px;padding:11px 12px}.business-field textarea{resize:vertical;min-height:90px}.business-field input:focus,.business-field textarea:focus{border-color:#315c45;outline:2px solid #88b99a}.business-field-full{grid-column:1/-1}.seeker-page{color:#1f2933;background:#f5f7f4;min-height:100vh}.seeker-topbar{background:#fff;border-bottom:1px solid #dfe7dc;justify-content:space-between;align-items:center;padding:18px 32px;display:flex}.seeker-brand h1{color:#315c45;margin:0;font-size:22px}.seeker-brand p{color:#667085;margin:4px 0 0}.seeker-main{width:min(1100px,100% - 30px);margin:0 auto;padding:32px 0}.seeker-actions{flex-wrap:wrap;gap:10px;display:flex}.seeker-button,.seeker-link-button{color:#fff;cursor:pointer;background:#315c45;border:none;border-radius:8px;padding:10px 14px;font-weight:700;text-decoration:none}.seeker-button.secondary,.seeker-link-button.secondary{color:#315c45;background:#fff;border:1px solid #cfd8cf}.seeker-button.danger{color:#b42318;background:#fff;border:1px solid #f0b8b8}.seeker-button:disabled{opacity:.6;cursor:not-allowed}.seeker-filters{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.seeker-input{box-sizing:border-box;font:inherit;color:#1f2933;background:#fff;border:1px solid #cfd8cf;border-radius:8px;flex:160px;padding:11px 12px}.seeker-input:focus{border-color:#315c45;outline:2px solid #88b99a}.seeker-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;display:grid}.seeker-card{background:#fff;border:1px solid #dfe7dc;border-radius:10px;flex-direction:column;gap:10px;padding:22px;display:flex}.seeker-card h2{margin:0;font-size:20px}.seeker-muted{color:#667085;font-size:14px}.seeker-meta{grid-template-columns:1fr 1fr;gap:10px;margin:4px 0 0;display:grid}.seeker-meta dt{color:#667085;font-size:12px}.seeker-meta dd{margin:2px 0 0;font-size:14px;font-weight:700}.seeker-allergens{color:#936300;background:#fff7df;border-radius:8px;margin:0;padding:8px 10px;font-size:13px}.seeker-code{margin:0;font-size:15px}.seeker-status{border-radius:999px;align-self:flex-start;padding:6px 10px;font-size:12px;font-weight:800;display:inline-block}.seeker-status.reserved{color:#2854a3;background:#eef4ff}.seeker-status.picked_up{color:#237a3b;background:#e7f6ec}.seeker-status.cancelled,.seeker-status.expired,.seeker-status.no_show{color:#b42318;background:#fff1f1}.seeker-notice{color:#237a3b;background:#e7f6ec;border-radius:8px;padding:12px 14px}.seeker-message{color:#315c45;background:#eef4ee;border-radius:8px;padding:12px 14px}.seeker-error{color:#b42318;background:#fff1f1;border-radius:8px;padding:12px 14px}.admin-page{color:#1f2933;background:#f5f7f4;min-height:100vh;overflow-y:auto}.admin-topbar{background:#fff;border-bottom:1px solid #dfe7dc;justify-content:space-between;align-items:center;gap:16px;padding:18px 32px;display:flex}.admin-brand{gap:2px;display:grid}.admin-brand-title{color:#315c45;margin:0;font-size:22px;font-weight:800}.admin-brand-subtitle{color:#667085;margin:0;font-size:14px}.admin-user{align-items:center;gap:12px;display:flex}.admin-user-name{font-weight:700}.admin-logout{color:#315c45;cursor:pointer;background:#fff;border:1px solid #cfd8cf;border-radius:8px;padding:9px 14px;font-weight:700}.admin-main{width:min(1180px,100% - 32px);margin:0 auto;padding:32px 0}.admin-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.admin-header h2{margin:0 0 6px;font-size:28px}.admin-header p{color:#667085;margin:0}.admin-refresh{color:#fff;cursor:pointer;background:#315c45;border:none;border-radius:8px;padding:11px 16px;font-weight:700}.admin-refresh:disabled{opacity:.65;cursor:not-allowed}.admin-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px;display:grid}.admin-stat-card{background:#fff;border:1px solid #dfe7dc;border-radius:10px;padding:18px}.admin-stat-label{color:#667085;margin:0 0 8px;font-size:14px}.admin-stat-value{color:#315c45;margin:0;font-size:28px;font-weight:800}.admin-panel{background:#fff;border:1px solid #dfe7dc;border-radius:10px;overflow:hidden}.admin-panel-header{border-bottom:1px solid #e7ede5;justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.admin-panel-header h3{margin:0;font-size:18px}.admin-filters{flex-wrap:wrap;gap:8px;display:flex}.admin-filter-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #cfd8cf;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.admin-filter-button.active{color:#fff;background:#315c45;border-color:#315c45}.admin-message{color:#315c45;background:#eef4ee;border-radius:8px;margin:18px;padding:12px 14px}.admin-error{color:#b42318;background:#fff1f1;border-radius:8px;margin:18px;padding:12px 14px}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{text-align:left;vertical-align:top;border-bottom:1px solid #edf1eb;padding:16px 18px}.admin-table th{color:#667085;background:#fafcf9;font-size:13px}.admin-business-name{color:#1f2933;font-weight:800}.admin-business-description{color:#667085;max-width:280px;margin-top:6px;line-height:1.4}.admin-muted{color:#667085;font-size:14px}.admin-status{border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.admin-status.pending{color:#936300;background:#fff7df}.admin-status.approved{color:#237a3b;background:#e7f6ec}.admin-status.rejected{color:#b42318;background:#fff1f1}.admin-status.info-requested{color:#2854a3;background:#eef4ff}.admin-status.suspended{color:#475467;background:#f1f1f3}.admin-notes{resize:vertical;width:220px;min-height:74px;font:inherit;border:1px solid #cfd8cf;border-radius:8px;padding:10px}.admin-actions{grid-template-columns:1fr 1fr;gap:8px;min-width:210px;display:grid}.admin-action{color:#344054;cursor:pointer;background:#fff;border:1px solid #cfd8cf;border-radius:8px;padding:8px 10px;font-weight:700}.admin-action.approve{color:#fff;background:#315c45;border-color:#315c45}.admin-action.reject{color:#b42318}.admin-action:disabled{opacity:.6;cursor:not-allowed}
