@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{display:none}body,html{-ms-overflow-style:none;scrollbar-width:none}*,:after,:before{box-sizing:border-box}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-self:stretch;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInput{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:16px;display:flex;overflow:hidden;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.PhoneInput:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.PhoneInputCountry{align-items:center;background:#f7fafc;border-right:1px solid #e5e7eb;display:flex;height:100%;padding:0 12px}.PhoneInputCountryIcon{align-items:center;display:flex;margin-right:8px}.PhoneInputCountryIcon--border{background:#fff;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden}.PhoneInputCountryIconImg{display:block;height:16px;object-fit:cover;width:24px}.PhoneInputCountrySelect{background:#0000;border:none;color:#4a5568;cursor:pointer;font-size:14px;font-weight:600;margin:0;outline:none;padding:0}.PhoneInputCountrySelect:focus{color:#667eea}.PhoneInputCountrySelectArrow{color:#718096;display:inline-block;font-size:10px;margin-left:4px;transition:transform .2s}.PhoneInputCountrySelect:focus .PhoneInputCountrySelectArrow{transform:rotate(180deg)}input.PhoneInputInput{background:#0000;border:none;color:#1a1a1a;flex:1 1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;outline:none;padding:16px}input.PhoneInputInput::placeholder{color:#a0aec0}.PhoneInput--error{border-color:#f56565}.PhoneInput--error:focus-within{box-shadow:0 0 0 3px #f565651a}.phone-error-message{align-items:center;color:#f56565;display:flex;font-size:14px;gap:4px;margin-top:8px}.phone-error-message svg{height:16px;width:16px}.PhoneInputCountrySelectDropdown{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 40px #00000026;margin-top:4px;max-height:300px;overflow-y:auto;position:absolute;z-index:1000}.PhoneInputCountrySelectOption{align-items:center;cursor:pointer;display:flex;padding:12px 16px;transition:background .2s}.PhoneInputCountrySelectOption:hover{background:#f7fafc}.PhoneInputCountrySelectOption--selected{background:#edf2ff;color:#667eea}@media (max-width:640px){.PhoneInputCountry{padding:0 8px}input.PhoneInputInput{font-size:14px;padding:14px 12px}.PhoneInputCountryIconImg{height:14px;width:20px}}.language-selector{background:#fffffff2;border-radius:20px;box-shadow:0 2px 8px #0000001a;display:flex;flex-shrink:0;gap:4px;padding:4px}.lang-button{align-items:center;background:#fff;border:2px solid #0000;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.lang-button:hover{background:#f5f5f5;transform:scale(1.05)}.lang-button.active{border-color:#2e7dff;box-shadow:0 0 0 2px #2e7dff33}.lang-flag{display:block;font-size:18px;line-height:1}@media (max-width:768px){.language-selector{gap:3px;padding:3px}.lang-button{height:28px;width:28px}.lang-flag{font-size:16px}}@media (max-width:480px){.language-selector{gap:2px;padding:2px}.lang-button{height:26px;width:26px}.lang-flag{font-size:14px}}.reservation-page{background-color:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.error-container,.loading-container{align-items:center;background:#fafafa;display:flex;justify-content:center;min-height:100vh;padding:20px}.error,.loading{background:#fff;border-radius:24px;box-shadow:0 20px 40px #00000014;max-width:400px;padding:48px;text-align:center;width:100%}.loading{color:#6b7280;font-size:18px;font-weight:500}.error h2{color:#dc2626;font-size:24px;font-weight:700;margin-bottom:16px}.error p{color:#6b7280;font-size:16px;line-height:1.5;margin-bottom:24px}.error button{background:#000;border:none;border-radius:50px;box-shadow:0 4px 14px #00000040;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:16px;padding:12px 32px;transition:all .3s cubic-bezier(.4,0,.2,1)}.error button:hover{background:#333;box-shadow:0 6px 20px #00000059;transform:translateY(-1px)}.reservation-header{background:#fff;box-shadow:0 1px 0 #0000000d;padding:24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{margin:0 auto;max-width:1200px}.reservation-header h1{color:#1a1a1a;font-size:24px;font-weight:700;letter-spacing:-.02em;margin:0}.reservation-header p{color:#6b7280;font-size:16px;margin:4px 0 0}.business-details{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.detail-item{align-items:center;display:flex;font-size:16px;gap:8px}.detail-icon{font-size:20px}.reservation-form-container{background:#fafafa;margin:20px auto 0;max-width:800px;min-height:500px;padding:40px 24px 24px;position:relative;z-index:10}.reservation-form{background:#fff;border-radius:24px;box-shadow:0 4px 20px #0000000f;padding:32px}.reservation-form h3{color:#1a1a1a;font-size:28px;font-weight:700;letter-spacing:-.02em;margin:0 0 32px}.form-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:32px}.form-group label{color:#374151;font-size:14px;font-weight:600;letter-spacing:-.01em;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{-webkit-appearance:none;background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#1a1a1a;font-size:16px;padding:14px 18px;transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a;outline:none}.form-group select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1.5 5 5 5-5' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;cursor:pointer;padding-right:45px}.check-availability-btn{background:#000;border:none;border-radius:50px;box-shadow:0 4px 14px #00000040;color:#fff;cursor:pointer;font-size:18px;font-weight:700;letter-spacing:-.01em;padding:18px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.check-availability-btn:hover:not(:disabled){background:#333;box-shadow:0 6px 20px #00000059;transform:translateY(-2px)}.check-availability-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.available-tables{border-top:2px solid #f3f4f6;margin-top:40px;padding-top:40px}.available-tables h4{color:#1a1a1a;font-size:20px;font-weight:600;margin:0 0 24px}.tables-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.table-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:16px;cursor:pointer;padding:24px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.table-card:hover{background:#fff;border-color:#000;box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.table-icon{font-size:40px;margin-bottom:12px}.table-card h5{color:#1a1a1a;font-size:16px;font-weight:600;margin:0 0 4px}.table-card p{color:#6b7280;font-size:14px;margin:0}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.customer-modal{animation:modalAppear .3s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:24px;box-shadow:0 20px 40px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:600px;overflow:hidden;width:90%}@keyframes modalAppear{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:24px}.modal-header h2{color:#1a1a1a;font-size:24px;font-weight:700;letter-spacing:-.02em;margin:0}.modal-header button{align-items:center;background:#f3f4f6;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:20px;height:36px;justify-content:center;transition:all .2s;width:36px}.modal-header button:hover{background:#e5e7eb;color:#1a1a1a}.modal-content{flex:1 1;overflow-y:auto;padding:24px}.reservation-summary{background:#f9fafb;border-radius:16px;margin-bottom:24px;padding:20px}.reservation-summary h4{color:#374151;font-size:16px;font-weight:600;margin:0 0 16px}.reservation-summary p{color:#6b7280;font-size:14px;margin:8px 0}.reservation-summary strong{color:#1a1a1a;font-weight:600}.customer-form{display:flex;flex-direction:column;gap:20px}.customer-form textarea{font-family:inherit;min-height:80px;resize:vertical}.confirm-booking-btn{background:#000;border:none;border-radius:50px;box-shadow:0 4px 14px #00000040;color:#fff;cursor:pointer;font-size:18px;font-weight:700;letter-spacing:-.01em;margin-top:12px;padding:18px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.confirm-booking-btn:hover:not(:disabled){background:#333;box-shadow:0 6px 20px #00000059;transform:translateY(-2px)}.confirm-booking-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.success-message{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.success-content{animation:modalZoom .3s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:24px;box-shadow:0 20px 60px #0003;max-width:440px;padding:48px;text-align:center;width:90%}@keyframes modalZoom{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.success-icon{align-items:center;background:#10b981;border-radius:50%;box-shadow:0 8px 20px #10b98140;color:#fff;display:flex;font-size:40px;font-weight:700;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.success-content h2{color:#1a1a1a;font-size:28px;font-weight:700;letter-spacing:-.02em;margin:0 0 16px}.success-content p{color:#6b7280;font-size:16px;line-height:1.5;margin:0 0 12px}.success-note{border-top:1px solid #f3f4f6;color:#1a1a1a;font-size:17px;font-weight:600;margin-top:20px;padding-top:20px}@media (max-width:768px){.business-details{align-items:center;flex-direction:column;gap:16px}.reservation-form{padding:24px}.form-row{grid-template-columns:1fr}.tables-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.customer-modal{margin:20px;width:95%}.business-hero{height:auto;min-height:240px}.business-hero img{height:240px;min-height:240px}.hero-content h2{font-size:28px}.hero-content p{-webkit-line-clamp:3;font-size:14px}.reservation-form-container{padding:24px 16px}}.party-size-selector{margin-bottom:24px}.party-size-selector label{color:#374151;display:block;font-size:14px;font-weight:600;letter-spacing:-.01em;margin-bottom:12px}.party-size-buttons{display:flex;flex-wrap:wrap;gap:12px}.size-btn{background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#6b7280;cursor:pointer;font-size:16px;font-weight:600;height:48px;transition:all .2s;width:48px}.size-btn:hover{border-color:#000;color:#000}.size-btn.active{background:#000;border-color:#000;color:#fff}.date-input{background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#1a1a1a;cursor:pointer;font-family:inherit;font-size:16px;padding:12px 16px;transition:all .2s;width:100%}.date-input:hover{border-color:#d1d5db}.date-input:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a;outline:none}.date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;-webkit-transition:opacity .2s;transition:opacity .2s}.date-input::-webkit-calendar-picker-indicator:hover{opacity:1}.time-slots{margin-top:24px}.time-slots label{color:#374151;display:block;font-size:14px;font-weight:600;letter-spacing:-.01em;margin-bottom:12px}.time-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.time-slot{background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:600;padding:12px 8px;text-align:center;transition:all .2s}.time-slot:hover:not(:disabled){border-color:#000;color:#000}.time-slot.active{background:#000;border-color:#000;color:#fff}.time-slot:disabled{cursor:not-allowed;opacity:.5}.checking-availability{padding:40px;text-align:center}.loading-spinner{animation:spin .8s ease-in-out infinite;border:3px solid #0003;border-radius:50%;border-top-color:#000;display:inline-block;height:32px;margin-bottom:16px;width:32px}.checking-availability p{color:#6b7280;font-size:16px}.no-availability{background:#f3f4f6;border-radius:12px;padding:40px;text-align:center}.no-availability p{color:#6b7280;font-size:16px;line-height:1.5;margin:8px 0}.no-availability .helpful-tip{background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;color:#92400e;display:inline-block;font-size:15px;margin-top:16px;padding:12px 16px}.selected-summary{background:#f9f9f9;border:1px solid #000;border-radius:12px;margin-top:24px;padding:16px}.selected-summary p{color:#1a1a1a;font-size:14px;font-weight:600;margin:4px 0}.proceed-btn{background:#000;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:-.01em;margin-top:24px;padding:16px 24px;transition:all .3s;width:100%}.proceed-btn:hover:not(:disabled){background:#333;box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.proceed-btn:disabled{background:#e5e7eb;box-shadow:none;color:#9ca3af;cursor:not-allowed;transform:none}:root{--primary-500:#667eea;--primary-600:#764ba2;--primary-gradient:linear-gradient(135deg,#667eea,#764ba2);--success:#10b981;--success-light:#10b9811a;--error:#ef4444;--error-light:#ef44441a;--warning:#f59e0b;--warning-light:#f59e0b1a;--text-primary:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--border:#e2e8f0;--bg:#f8fafc;--bg-alt:#f1f5f9;--white:#fff;--font-display:"Space Grotesk",system-ui,-apple-system,sans-serif;--font-body:"DM Sans",system-ui,-apple-system,sans-serif;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:20px;--space-2xl:24px;--space-3xl:32px;--space-4xl:48px;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--radius-xl:14px;--radius-2xl:20px;--radius-full:9999px;--shadow-subtle:0 1px 3px #0000000a,0 4px 12px #00000008;--shadow-medium:0 4px 14px #667eea66;--shadow-glow:0 4px 12px #667eea4d}.manage-page{align-items:flex-start;background:#f8fafc;background:var(--bg);color:#1e293b;color:var(--text-primary);display:flex;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-family:var(--font-body);justify-content:center;min-height:100vh;padding:24px;padding:var(--space-2xl)}.manage-container{animation:fadeIn .4s ease-out;max-width:800px;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.manage-header{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--primary-gradient);border-radius:20px 20px 0 0;border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;box-shadow:var(--shadow-subtle);padding:32px;padding:var(--space-3xl)}.header-content{align-items:center;display:flex;gap:16px;gap:var(--space-lg);justify-content:space-between}.header-title{color:#fff;color:var(--white);font-family:Space Grotesk,system-ui,-apple-system,sans-serif;font-family:var(--font-display);font-size:28px;font-weight:700;line-height:36px;margin:0}.badge{align-items:center;border-radius:9999px;border-radius:var(--radius-full);display:inline-flex;font-size:14px;font-weight:600;line-height:20px;padding:8px 16px;padding:var(--space-sm) var(--space-lg);white-space:nowrap}.badge-success{background:#10b9811a;background:var(--success-light);border:1px solid #10b981;border:1px solid var(--success);color:#10b981;color:var(--success)}.badge-warning{background:#f59e0b1a;background:var(--warning-light);border:1px solid #f59e0b;border:1px solid var(--warning);color:#f59e0b;color:var(--warning)}.badge-error{background:#ef44441a;background:var(--error-light);border:1px solid #ef4444;border:1px solid var(--error);color:#ef4444;color:var(--error)}.badge-neutral{background:#f1f5f9;background:var(--bg-alt);border:1px solid #e2e8f0;border:1px solid var(--border);color:#64748b;color:var(--text-secondary)}.alert{align-items:center;animation:slideDown .3s ease-out;border-radius:12px;border-radius:var(--radius-lg);display:flex;font-size:15px;font-weight:500;gap:12px;gap:var(--space-md);line-height:22px;margin:16px 0;margin:var(--space-lg) 0;padding:16px;padding:var(--space-lg)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.alert-success{background:#10b9811a;background:var(--success-light);border-left:4px solid #10b981;border-left:4px solid var(--success);color:#10b981;color:var(--success)}.alert-error{background:#ef44441a;background:var(--error-light);border-left:4px solid #ef4444;border-left:4px solid var(--error);color:#ef4444;color:var(--error)}.alert-icon{flex-shrink:0;font-size:20px}.alert-text{flex:1 1}.booking-card{border-radius:0 0 20px 20px;border-radius:0 0 var(--radius-2xl) var(--radius-2xl);box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;box-shadow:var(--shadow-subtle);overflow:hidden}.booking-card,.restaurant-section{background:#fff;background:var(--white)}.restaurant-section{padding:32px;padding:var(--space-3xl)}.section-title{color:#1e293b;color:var(--text-primary);font-family:Space Grotesk,system-ui,-apple-system,sans-serif;font-family:var(--font-display);font-size:24px;font-weight:700;line-height:32px;margin:0 0 12px;margin:0 0 var(--space-md) 0}.restaurant-info{align-items:center;color:#64748b;color:var(--text-secondary);display:flex;font-size:15px;gap:8px;gap:var(--space-sm);line-height:22px;margin:8px 0;margin:var(--space-sm) 0}.info-icon{flex-shrink:0;font-size:16px}.divider{background:#e2e8f0;background:var(--border);height:1px;margin:0 32px;margin:0 var(--space-3xl)}.details-section{padding:32px;padding:var(--space-3xl)}.details-title{color:#1e293b;color:var(--text-primary);font-size:18px;font-weight:600;line-height:28px;margin:0 0 20px;margin:0 0 var(--space-xl) 0}.info-grid{grid-gap:20px;grid-gap:var(--space-xl);display:grid;gap:20px;gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-item{display:flex;flex-direction:column;gap:8px;gap:var(--space-sm)}.info-item.info-full{grid-column:1/-1}.info-item.info-editable{background:#f8fafc;background:var(--bg);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius-lg);padding:16px;padding:var(--space-lg)}.info-label{align-items:center;color:#64748b;color:var(--text-secondary);display:flex;font-size:14px;font-weight:500;gap:8px;gap:var(--space-sm);line-height:20px}.label-icon{font-size:16px}.info-value,.input-number{color:#1e293b;color:var(--text-primary);font-size:16px;font-weight:600;line-height:24px}.input-number{border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-md);max-width:100%;outline:none;padding:12px 16px;padding:var(--space-md) var(--space-lg);transition:all .2s ease;width:100px}.input-number:focus{border-color:#667eea;border-color:var(--primary-500);box-shadow:0 0 0 3px #667eea1a}.special-requests{border-top:1px solid #e2e8f0;border-top:1px solid var(--border);margin-top:20px;margin-top:var(--space-xl);padding-top:20px;padding-top:var(--space-xl)}.form-group{flex-direction:column}.form-group,.form-label{display:flex;gap:8px;gap:var(--space-sm)}.form-label{align-items:center;color:#64748b;color:var(--text-secondary);font-size:14px;font-weight:500;line-height:20px}.form-textarea{border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius-md);color:#1e293b;color:var(--text-primary);font-family:DM Sans,system-ui,-apple-system,sans-serif;font-family:var(--font-body);font-size:15px;line-height:22px;outline:none;padding:12px 16px;padding:var(--space-md) var(--space-lg);resize:vertical;transition:all .2s ease}.form-textarea:focus{border-color:#667eea;border-color:var(--primary-500);box-shadow:0 0 0 3px #667eea1a}.actions-section{padding:32px;padding:var(--space-3xl);padding-top:24px;padding-top:var(--space-2xl)}.button-group{display:flex;flex-wrap:wrap;gap:12px;gap:var(--space-md)}.btn{align-items:center;border:none;border-radius:10px;border-radius:var(--radius-md);cursor:pointer;display:inline-flex;flex:1 1;font-size:16px;font-weight:600;gap:8px;gap:var(--space-sm);justify-content:center;line-height:24px;min-width:-webkit-fit-content;min-width:fit-content;padding:12px 24px;padding:var(--space-md) var(--space-2xl);transition:all .2s ease}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--primary-gradient);box-shadow:0 4px 12px #667eea4d;box-shadow:var(--shadow-glow);color:#fff;color:var(--white)}.btn-primary:hover:not(:disabled){box-shadow:0 4px 14px #667eea66;box-shadow:var(--shadow-medium);transform:translateY(-2px)}.btn-success{background:#10b981;background:var(--success);color:#fff;color:var(--white)}.btn-success:hover:not(:disabled){background:#059669;box-shadow:0 4px 12px #10b9814d;transform:translateY(-2px)}.btn-outline{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);color:#1e293b;color:var(--text-primary)}.btn-outline:hover:not(:disabled){background:#f8fafc;background:var(--bg);border-color:#64748b;border-color:var(--text-secondary)}.btn-outline-error{background:#fff;background:var(--white);border:1px solid #ef4444;border:1px solid var(--error);color:#ef4444;color:var(--error)}.btn-outline-error:hover:not(:disabled){background:#ef44441a;background:var(--error-light);transform:translateY(-2px)}.info-banner{border-radius:12px;border-radius:var(--radius-lg);font-size:15px;line-height:22px;margin:24px 32px;margin:var(--space-2xl) var(--space-3xl);padding:16px;padding:var(--space-lg);text-align:center}.info-banner-error{background:#ef44441a;background:var(--error-light);border:1px solid #ef4444;border:1px solid var(--error);color:#ef4444;color:var(--error)}.info-banner-neutral{background:#f1f5f9;background:var(--bg-alt);border:1px solid #e2e8f0;border:1px solid var(--border);color:#64748b;color:var(--text-secondary)}.help-section{background:#fff;background:var(--white);border-radius:12px;border-radius:var(--radius-lg);box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;box-shadow:var(--shadow-subtle);margin-top:24px;margin-top:var(--space-2xl);padding:20px;padding:var(--space-xl);text-align:center}.help-text{color:#64748b;color:var(--text-secondary);font-size:14px;line-height:20px;margin:0}.loading-container{align-items:center;background:#fff;background:var(--white);border-radius:20px;border-radius:var(--radius-2xl);box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;box-shadow:var(--shadow-subtle);display:flex;flex-direction:column;justify-content:center;padding:48px;padding:var(--space-4xl)}.spinner{animation:spin .8s linear infinite;border:4px solid #f1f5f9;border-top-color:#667eea;border:4px solid var(--bg-alt);border-radius:50%;border-top-color:var(--primary-500);height:48px;width:48px}@keyframes spin{to{transform:rotate(1turn)}}.loading-text{color:#64748b;color:var(--text-secondary);font-size:15px;line-height:22px;margin-top:16px;margin-top:var(--space-lg)}.error-container{align-items:center;background:#fff;background:var(--white);border-radius:20px;border-radius:var(--radius-2xl);box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008;box-shadow:var(--shadow-subtle);display:flex;flex-direction:column;justify-content:center;padding:48px;padding:var(--space-4xl);text-align:center}.error-icon{font-size:64px;margin-bottom:20px;margin-bottom:var(--space-xl)}.error-title{color:#1e293b;color:var(--text-primary);font-family:Space Grotesk,system-ui,-apple-system,sans-serif;font-family:var(--font-display);font-size:24px;font-weight:700;line-height:32px;margin:0 0 12px;margin:0 0 var(--space-md) 0}.error-message{color:#64748b;color:var(--text-secondary);font-size:15px;line-height:22px;margin:0 0 24px;margin:0 0 var(--space-2xl) 0}@media (max-width:768px){.manage-page{padding:16px;padding:var(--space-lg)}.manage-header{padding:24px;padding:var(--space-2xl)}.header-content{align-items:flex-start;flex-direction:column}.header-title{font-size:24px;line-height:32px}.actions-section,.details-section,.restaurant-section{padding:24px;padding:var(--space-2xl)}.divider{margin:0 24px;margin:0 var(--space-2xl)}.info-grid{grid-template-columns:1fr}.button-group{flex-direction:column}.btn{width:100%}.info-banner{margin:20px 24px;margin:var(--space-xl) var(--space-2xl)}}*{box-sizing:border-box;margin:0;padding:0}.App{min-height:100vh}.App,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{margin:0}
/*# sourceMappingURL=main.ecade9b3.css.map*/