:root{color:#102033;background:#F7FBF8;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.68}.page{min-height:100vh;padding:32px}.auth-page,.page-center{align-items:center;display:flex;justify-content:center}.auth-panel{background:#ffffff;border:1px solid #d9e8f2;border-radius:8px;box-shadow:0 20px 50px rgba(16,32,51,.08);max-width:440px;padding:32px;width:100%}.auth-logo{display:block;height:42px;margin:0 0 24px;object-fit:contain;width:142px}.brand-title-row{align-items:center;display:flex;gap:14px}.brand-icon{border-radius:8px;flex:0 0 auto;height:44px;width:44px}.eyebrow{color:#6F9829;font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}h1,h2,p{margin-top:0}h1{font-size:32px;line-height:1.15;margin-bottom:24px}h2{font-size:22px;margin-bottom:20px}.auth-form{display:grid;grid-gap:18px;gap:18px}.field{display:grid;grid-gap:8px;gap:8px}.field span{color:#344054;font-size:14px;font-weight:700}.field input{border:1px solid #d9e8f2;border-radius:6px;color:#102033;min-height:44px;padding:10px 12px;width:100%}.field input:focus{border-color:#6F9829;box-shadow:0 0 0 3px rgba(168,217,87,.28);outline:none}.form-error{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#b91c1c;font-size:14px;margin:0;padding:10px 12px}.primary-button,.secondary-button{border-radius:6px;font-weight:700;min-height:44px;padding:10px 16px}.primary-button{background:#A8D957;border:1px solid #a8d957;color:#102033}.primary-button:hover:not(:disabled){background:#C7F25A}.secondary-button{background:#ffffff;border:1px solid #d9e8f2;color:#102033}.secondary-button:hover{border-color:#94a3b8}.danger-button{background:#b91c1c;border:1px solid #b91c1c;border-radius:6px;color:#ffffff;font-weight:700;min-height:44px;padding:10px 16px}.danger-button:hover:not(:disabled){background:#991b1b}.dashboard-page{margin:0 auto;min-height:100vh;padding:32px;width:100%}.dashboard-page:not(.dashboard-page-wide){max-width:1040px}.dashboard-header{align-items:center;border-bottom:1px solid #d9e8f2;display:flex;gap:24px;justify-content:space-between;padding-bottom:24px}.dashboard-header h1{margin-bottom:0}.header-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.dashboard-section{background:#ffffff;border:1px solid #d9e8f2;border-radius:8px;margin-top:24px;padding:24px}.profile-list{display:grid;grid-gap:0;gap:0;margin:0}.profile-list div{border-top:1px solid #d9e8f2;display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(120px,180px) 1fr;padding:14px 0}.profile-list div:first-child{border-top:0}.profile-list dt{color:#64748b;font-weight:700}.profile-list dd{margin:0}.loading-text{color:#475569;font-size:16px}@media (max-width:640px){.auth-panel,.dashboard-page,.dashboard-section,.page{padding:20px}.dashboard-header{align-items:stretch;flex-direction:column}.header-actions{justify-content:stretch}.header-actions a{justify-content:center}.profile-list div{grid-template-columns:1fr}}.primary-link,.secondary-link{align-items:center;border-radius:6px;display:inline-flex;font-weight:700;min-height:44px;padding:10px 16px;text-decoration:none}.primary-link{background:#A8D957;border:1px solid #a8d957;color:#102033}.secondary-link{background:#ffffff;border:1px solid #d9e8f2;color:#102033}.dashboard-actions{display:grid;justify-items:start}.filters{align-items:end;display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(220px,1fr) minmax(180px,240px) auto;margin-bottom:20px}.filters-submit{min-width:110px}.field select,.field textarea{border:1px solid #d9e8f2;border-radius:6px;color:#102033;min-height:44px;padding:10px 12px;width:100%}.field textarea{min-height:110px;resize:vertical}.field select:focus,.field textarea:focus{border-color:#6F9829;box-shadow:0 0 0 3px rgba(168,217,87,.28);outline:none}.business-form{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.field-full,.form-submit{grid-column:1/-1}.form-submit{justify-self:start}.form-success{background:#F7FBF8;border:1px solid #c7f25a;border-radius:6px;color:#5E8423;font-size:14px;margin:0 0 18px;padding:10px 12px}.offer-image-field{gap:12px}.offer-image-preview{aspect-ratio:16/9;border:1px solid #d9e8f2;border-radius:8px;max-width:420px;object-fit:cover;width:100%}.offer-image-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.file-upload-button{cursor:pointer}.file-upload-button input{display:none}.upload-helper{color:#64748b;font-size:13px}.image-url-field{max-width:720px}.empty-state{color:#64748b;margin:0}.table-wrap{overflow-x:auto}.pagination{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:20px}.pagination span{color:#475569;font-size:14px}.businesses-table{border-collapse:collapse;table-layout:fixed;width:100%}.businesses-table td,.businesses-table th{border-bottom:1px solid #d9e8f2;overflow-wrap:break-word;padding:12px 10px;text-align:left;vertical-align:top}.businesses-table th{color:#475569;font-size:13px;text-transform:uppercase}.businesses-table a{color:#6F9829;font-weight:700}.businesses-table:not(.stores-table):not(.offers-table):not(.reservations-table):not(.business-users-table):not(.audit-log-table) th:first-child{width:24%}.businesses-table:not(.stores-table):not(.offers-table):not(.reservations-table):not(.business-users-table):not(.audit-log-table) th:nth-child(2){width:18%}.businesses-table:not(.stores-table):not(.offers-table):not(.reservations-table):not(.business-users-table):not(.audit-log-table) th:nth-child(3){width:12%}.businesses-table:not(.stores-table):not(.offers-table):not(.reservations-table):not(.business-users-table):not(.audit-log-table) th:nth-child(4){width:20%}.businesses-table:not(.stores-table):not(.offers-table):not(.reservations-table):not(.business-users-table):not(.audit-log-table) th:nth-child(5){width:12%}.businesses-table:not(.stores-table):not(.offers-table):not(.reservations-table):not(.business-users-table):not(.audit-log-table) th:nth-child(6){width:8%}.businesses-table:not(.stores-table):not(.offers-table):not(.reservations-table):not(.business-users-table):not(.audit-log-table) th:nth-child(7){width:6%}.business-users-table th:first-child{width:28%}.business-users-table th:nth-child(2){width:20%}.business-users-table th:nth-child(3){width:12%}.business-users-table th:nth-child(4){width:14%}.business-users-table th:nth-child(5){width:26%}.audit-log-table th:first-child{width:15%}.audit-log-table th:nth-child(2){width:18%}.audit-log-table th:nth-child(3){width:12%}.audit-log-table th:nth-child(4){width:15%}.audit-log-table th:nth-child(5){width:40%}.stores-table th:first-child{width:16%}.stores-table th:nth-child(2){width:15%}.stores-table th:nth-child(3){width:10%}.stores-table th:nth-child(4){width:23%}.stores-table th:nth-child(5){width:12%}.stores-table th:nth-child(6){width:10%}.stores-table th:nth-child(7){width:9%}.stores-table th:nth-child(8){width:5%}.offers-table th:first-child{width:18%}.offers-table th:nth-child(2),.offers-table th:nth-child(3){width:11%}.offers-table th:nth-child(4){width:7%}.offers-table th:nth-child(5){width:12%}.offers-table th:nth-child(6){width:6%}.offers-table th:nth-child(7){width:8%}.offers-table th:nth-child(8){width:11%}.offers-table th:nth-child(10),.offers-table th:nth-child(9){width:8%}.offers-table td:nth-child(6),.offers-table td:nth-child(9){white-space:nowrap}.reservations-table th:first-child{width:7%}.reservations-table th:nth-child(2){width:8%}.reservations-table th:nth-child(3){width:10%}.reservations-table th:nth-child(4),.reservations-table th:nth-child(5){width:12%}.reservations-table th:nth-child(6),.reservations-table th:nth-child(7){width:9%}.reservations-table th:nth-child(8){width:4%}.reservations-table th:nth-child(10),.reservations-table th:nth-child(9){width:10%}.reservations-table th:nth-child(11){width:9%}.reservations-table td:first-child,.reservations-table td:nth-child(4),.reservations-table td:nth-child(8){white-space:nowrap}@media (max-width:760px){.business-form,.filters{grid-template-columns:1fr}.form-submit{width:100%}}.action-links{display:flex;flex-wrap:wrap;gap:12px}.stores-filters{grid-template-columns:minmax(220px,1fr) minmax(180px,240px) minmax(140px,180px) minmax(160px,200px) auto}@media (max-width:1040px){.stores-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.stores-filters{grid-template-columns:1fr}}.offers-filters{grid-template-columns:minmax(220px,1fr) minmax(170px,220px) minmax(170px,220px) minmax(150px,180px) minmax(150px,180px) auto}@media (max-width:1180px){.offers-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.offers-filters{grid-template-columns:1fr}}.reservations-filters{grid-template-columns:minmax(220px,1fr) minmax(150px,180px) minmax(170px,220px) minmax(170px,220px) minmax(180px,240px) auto}.details-layout{display:grid;grid-gap:24px;gap:24px}.details-block h2{margin-bottom:12px}.status-form{display:grid;grid-gap:16px;gap:16px;max-width:420px}.reservation-check-form{align-items:end;display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(260px,420px) auto}.reservation-code-input{font-size:28px;font-weight:700;letter-spacing:.08em;min-height:58px}.reservation-check-submit{min-width:140px}.reservation-check-card{display:grid;grid-gap:20px;gap:20px}.reservation-check-card-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.reservation-check-card-header h2{margin-bottom:0}.status-pill{background:#F7FBF8;border:1px solid #c7f25a;border-radius:999px;color:#5E8423;font-size:14px;font-weight:700;padding:6px 12px;white-space:nowrap}.reservation-check-actions{display:flex;flex-wrap:wrap;gap:12px}.status-note{background:#F7FBF8;border:1px solid #d9e8f2;border-radius:6px;color:#475569;font-weight:700;margin:0;padding:12px}@media (max-width:1180px){.reservations-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.reservation-check-form,.reservations-filters{grid-template-columns:1fr}.reservation-check-submit{width:100%}.reservation-check-card-header{flex-direction:column}}.page-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px}.page-header h2{margin-bottom:0}.status-pill-inactive{border-color:#fecaca;color:#b91c1c}.password-field{display:flex;gap:8px}.password-field input{flex:1 1;font-family:monospace}.modal-overlay{align-items:center;background:rgba(16,32,51,.55);bottom:0;display:flex;justify-content:center;left:0;padding:24px;position:fixed;right:0;top:0;z-index:50}.modal-card{background:#ffffff;border-radius:8px;box-shadow:0 20px 50px rgba(16,32,51,.24);max-height:90vh;max-width:480px;overflow-y:auto;padding:28px;width:100%}.modal-subtitle{color:#64748b;margin-top:-8px}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:4px}.admin-shell{display:flex;min-height:100vh}.admin-sidebar{background:#ffffff;border-right:1px solid #d9e8f2;display:flex;flex:0 0 240px;flex-direction:column;padding:24px 16px}.admin-sidebar-brand{align-items:center;display:flex;gap:10px;margin-bottom:28px;padding:0 8px}.admin-sidebar-brand img{border-radius:6px;height:32px;width:32px}.admin-sidebar-brand span{font-size:16px;font-weight:700}.admin-nav{display:grid;grid-gap:4px;gap:4px}.admin-nav-link{border-radius:6px;color:#344054;display:block;font-weight:600;padding:12px;text-decoration:none}.admin-nav-link:hover{background:#F7FBF8}.admin-nav-link.active{background:#F7FBF8;color:#4C6B1B;font-weight:700}.admin-sidebar-footer{margin-top:auto;padding-top:16px}.admin-sidebar-user{color:#64748b;font-size:13px;font-weight:700;margin:0 0 12px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar-footer button{width:100%}.admin-main{flex:1 1 auto;min-width:0}@media (max-width:860px){.admin-shell{flex-direction:column}.admin-sidebar{border-bottom:1px solid #d9e8f2;border-right:none;flex:0 0 auto}.admin-nav{grid-auto-flow:column;overflow-x:auto}.admin-sidebar-footer{margin-top:16px}}