*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#f97316;--primary-hover:#ea580c;--background:#fff;--foreground:#0a0a0a;--muted:#f5f5f5;--muted-foreground:#737373;--border:#e5e5e5;--accent:#fef3c7}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--background);color:#0a0a0a;color:var(--foreground);font-family:PT Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:700}.container{margin:0 auto;max-width:1536px;padding:0 1rem}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-bottom:1px solid #e5e5e566;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:50}.header-content{height:3.5rem}.header-content,.logo{align-items:center;display:flex}.logo{color:#0a0a0a;color:var(--foreground);gap:.5rem;margin-right:1.5rem;text-decoration:none}.logo-text{font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:700}.logo-icon{color:#f97316;color:var(--primary);height:1.5rem;width:1.5rem}.header-actions{align-items:center;display:flex;flex:1 1;gap:.5rem;justify-content:flex-end}.nav-button{background-color:#f97316;background-color:var(--primary);border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:none;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:background-color .2s;white-space:nowrap}@media (min-width:768px){.nav-button{display:inline-block}}.nav-button:hover{background-color:#ea580c;background-color:var(--primary-hover)}.user-button,.user-menu-container{position:relative}.user-button{align-items:center;background:#0000;border:none;border-radius:.375rem;cursor:pointer;display:inline-flex;gap:.5rem;height:2.5rem;justify-content:center;min-width:2.5rem;padding:0 .5rem;transition:background-color .2s}.user-button:hover{background-color:#f5f5f5;background-color:var(--muted)}.user-button.logged-in{padding:0 .75rem}.user-icon{height:1.25rem;width:1.25rem}.user-info{align-items:flex-start;display:none;flex-direction:column;gap:.125rem}@media (min-width:768px){.user-info{display:flex}}.mobile-menu-btn{align-items:center;background:#0000;border:none;color:#0a0a0a;color:var(--foreground);cursor:pointer;display:flex;height:2.5rem;justify-content:center;margin-right:.5rem;width:2.5rem}@media (min-width:768px){.mobile-menu-btn{display:none}}.mobile-menu{animation:slideDown .2s ease-out;background-color:#fff;background-color:var(--background);border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--border);box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column;gap:1rem;left:0;padding:1rem;position:absolute;top:100%;width:100%}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-item{align-items:center;background:none;border:none;color:#0a0a0a;color:var(--foreground);cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.75rem;padding:.75rem;text-align:left;width:100%}.mobile-nav-item:hover{background-color:#f5f5f5;background-color:var(--muted);border-radius:.375rem}.username{color:#0a0a0a;color:var(--foreground);font-size:.875rem;font-weight:500;white-space:nowrap}.user-type-badge{background-color:#f97316;background-color:var(--primary);border-radius:.25rem;color:#fff;font-size:.625rem;font-weight:600;letter-spacing:.025em;padding:.125rem .375rem;text-transform:uppercase}.user-dropdown{animation:dropdownSlide .2s ease-out;background-color:#fff;background-color:var(--background);border:1px solid #e5e5e5;border:1px solid var(--border);border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:260px;position:absolute;right:0;top:calc(100% + .5rem);z-index:1000}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.user-dropdown-header{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--border);padding:1.25rem 1rem}.user-dropdown-name{color:#0a0a0a;color:var(--foreground);font-size:1rem;font-weight:700;margin-bottom:.5rem}.user-dropdown-link{background:none;border:none;color:#0a0a0a;color:var(--foreground);cursor:pointer;font-size:.875rem;padding:0;text-align:left;text-decoration:underline;transition:color .2s}.user-dropdown-link:hover{color:#f97316;color:var(--primary)}.user-dropdown-type{background-color:#f97316;background-color:var(--primary);border-radius:.25rem;color:#fff;display:inline-block;font-size:.625rem;font-weight:600;letter-spacing:.025em;margin-top:.5rem;padding:.25rem .5rem;text-transform:uppercase}.user-dropdown-item{align-items:center;background:#0000;border:none;border-bottom:1px solid #0000;color:#0a0a0a;color:var(--foreground);cursor:pointer;display:flex;font-size:.9375rem;font-weight:400;gap:.875rem;padding:.875rem 1rem;text-align:left;transition:background-color .2s;width:100%}.user-dropdown-item:hover{background-color:#f5f5f5;background-color:var(--muted)}.user-dropdown-item svg{color:#0a0a0a;color:var(--foreground);flex-shrink:0}.user-dropdown-item.user-dropdown-signout{border-top:1px solid #e5e5e5;border-top:1px solid var(--border);margin-top:.25rem}.user-profile-modal{animation:scaleIn .3s ease-out;background-color:#fff;background-color:var(--background);border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;left:50%;max-height:85vh;max-width:480px;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:999}.user-profile-link{background:none;border:none;color:#0a0a0a;color:var(--foreground);cursor:pointer;font-size:.875rem;margin-top:.25rem;padding:0;text-align:left;text-decoration:underline;transition:color .2s}.user-profile-link:hover{color:#f97316;color:var(--primary)}.user-profile-content{flex:1 1;overflow-y:auto;padding:.5rem 0}.user-profile-menu{display:flex;flex-direction:column}.user-profile-menu-item{align-items:center;background:#0000;border:none;border-bottom:1px solid #0000;color:#0a0a0a;color:var(--foreground);cursor:pointer;display:flex;font-size:1rem;font-weight:400;gap:1rem;padding:1rem 1.5rem;text-align:left;transition:background-color .2s;width:100%}.user-profile-menu-item:hover{background-color:#f5f5f5;background-color:var(--muted)}.user-profile-menu-item svg{color:#0a0a0a;color:var(--foreground);flex-shrink:0}.user-profile-menu-item.user-profile-signout{border-top:1px solid #e5e5e5;border-top:1px solid var(--border);margin-top:.5rem;padding-top:1.25rem}.user-info-modal{animation:scaleIn .3s ease-out;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;flex-direction:column;left:50%;max-height:90vh;max-width:600px;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1000}.user-info-modal,.user-info-modal-header{background-color:#fff;background-color:var(--background);display:flex}.user-info-modal-header{align-items:center;border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--border);gap:1rem;padding:1rem 1.5rem}.user-info-back-btn{align-items:center;background:#0000;border:none;border-radius:.375rem;cursor:pointer;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;transition:background-color .2s;width:2.5rem}.user-info-back-btn:hover{background-color:#f5f5f5;background-color:var(--muted)}.user-info-modal-title{color:#0a0a0a;color:var(--foreground);font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;margin:0}.user-info-modal-content{flex:1 1;overflow-y:auto;padding:1.5rem}.user-info-form{display:flex;flex-direction:column;gap:1.5rem}.user-info-input{background-color:#fff;background-color:var(--background);border:1px solid #e5e5e5;border:1px solid var(--border);border-radius:.5rem;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:border-color .2s,box-shadow .2s;width:100%}.user-info-input:focus{border-color:#f97316;border-color:var(--primary);box-shadow:0 0 0 3px #f973161a;outline:none}.user-info-input-disabled{background-color:#f5f5f5;background-color:var(--muted);color:#737373;color:var(--muted-foreground);cursor:not-allowed}.user-info-note{font-size:.875rem;line-height:1.5;margin-top:.5rem}.user-info-link,.user-info-note{color:#0a0a0a;color:var(--foreground)}.user-info-link{text-decoration:underline;transition:color .2s}.user-info-link:hover{color:#f97316;color:var(--primary)}.optional-label{color:#737373;color:var(--muted-foreground);font-size:.875rem;font-weight:400}.user-info-section{border-top:1px solid #e5e5e5;border-top:1px solid var(--border);padding-top:1rem}.user-info-section-title{color:#0a0a0a;color:var(--foreground);font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:700;margin-bottom:1rem}.toggle-item{align-items:center;border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:1rem 0}.toggle-item:last-child{border-bottom:none}.toggle-label{color:#0a0a0a;color:var(--foreground);font-size:1rem}.toggle-switch{display:inline-block;height:28px;position:relative;width:52px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:20px;left:4px;position:absolute;transition:.3s;width:20px}.toggle-switch input:checked+.toggle-slider{background-color:#f97316;background-color:var(--primary)}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(24px)}.user-info-danger-zone{border-top:1px solid #e5e5e5;border-top:1px solid var(--border);padding-top:1.5rem}.delete-account-link{background:none;border:none;color:#0a0a0a;color:var(--foreground);cursor:pointer;font-size:1rem;padding:0;text-decoration:underline;transition:color .2s}.delete-account-link:hover{color:#dc2626}.user-info-modal-footer{background-color:#fff;background-color:var(--background);border-top:1px solid #e5e5e5;border-top:1px solid var(--border);padding:1rem 1.5rem}.btn-save-info{background-color:#f97316;background-color:var(--primary);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1rem;transition:background-color .2s;width:100%}.btn-save-info:hover{background-color:#ea580c;background-color:var(--primary-hover)}.cart-button{align-items:center;background:#0000;border:none;border-radius:.375rem;cursor:pointer;display:inline-flex;height:2.5rem;justify-content:center;position:relative;transition:background-color .2s;width:2.5rem}.cart-button:hover{background-color:#f5f5f5;background-color:var(--muted)}.cart-icon{height:1.25rem;width:1.25rem}.main-content{flex-grow:1}.page-container{padding:2rem 1rem}.page-header{margin-bottom:3rem;text-align:center}.page-title{font-size:2.5rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.5rem}.page-subtitle{color:#737373;color:var(--muted-foreground);font-size:1.25rem}.recommendation-card{background-color:#fef3c74d;border:1px solid #fef3c7;border:1px solid var(--accent);border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:3rem}.recommendation-header{align-items:center;display:flex;gap:.75rem;padding:1.5rem}.sparkles-icon{color:#f97316;color:var(--primary);height:2rem;width:2rem}.recommendation-title{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:.25rem}.recommendation-subtitle{color:#737373;color:var(--muted-foreground);font-size:.875rem}.recommendation-body{padding:0 1.5rem 1.5rem;text-align:center}.ai-button{align-items:center;background-color:#f97316;background-color:var(--primary);border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.5rem 1rem;transition:background-color .2s}.ai-button:hover{background-color:#ea580c;background-color:var(--primary-hover)}.section-title{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;margin-top:3rem}.restaurant-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}@media (min-width:768px){.restaurant-grid{grid-template-columns:repeat(2,1fr)}.page-title{font-size:3rem}}@media (min-width:1024px){.restaurant-grid{grid-template-columns:repeat(3,1fr)}}.restaurant-card{color:inherit;cursor:pointer;display:block;text-decoration:none}.restaurant-card-inner{background-color:#fff;background-color:var(--background);border:1px solid #e5e5e5;border:1px solid var(--border);border-radius:.5rem;box-shadow:0 1px 3px #0000001a;height:100%;overflow:hidden;transition:all .3s ease}.restaurant-card:hover .restaurant-card-inner{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-4px)}.restaurant-image-container{height:12rem;overflow:hidden;position:relative;width:100%}.restaurant-image{height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;width:100%}.restaurant-content{padding:1.5rem}.restaurant-name{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.restaurant-cuisine{color:#737373;color:var(--muted-foreground);font-size:.875rem}.restaurant-footer{padding:0 1.5rem 1.5rem}.restaurant-meta{color:#737373;color:var(--muted-foreground);font-size:.875rem;justify-content:space-between}.rating,.restaurant-meta{align-items:center;display:flex}.rating{gap:.25rem}.star-icon{fill:#f97316;fill:var(--primary);color:#f97316;color:var(--primary);height:1rem;width:1rem}.rating-value{color:#0a0a0a;color:var(--foreground);font-weight:600}.delivery-time{align-items:center;display:flex;gap:.25rem}.clock-icon{height:1rem;width:1rem}.footer{border-top:1px solid #e5e5e5;border-top:1px solid var(--border);padding:1.5rem 0}.footer-content{align-items:center;color:#737373;color:var(--muted-foreground);display:flex;font-size:.875rem;justify-content:center}.footer-icon{height:1.25rem;margin-right:.5rem;width:1.25rem}.footer-commit-info{font-family:Courier New,monospace;font-size:.75rem;margin-left:.5rem;opacity:.8}.loading{color:#737373;color:var(--muted-foreground);font-size:1.25rem}.error,.loading{padding:4rem 0;text-align:center}.error{color:#dc2626}.cart-backdrop{animation:fadeIn .2s ease-in-out;background-color:#00000080;left:0;z-index:998}.cart-backdrop,.cart-panel{bottom:0;position:fixed;right:0;top:0}.cart-panel{animation:slideIn .3s ease-out;background-color:#fff;background-color:var(--background);box-shadow:-4px 0 20px #00000026;display:flex;flex-direction:column;max-width:28rem;width:100%;z-index:999}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.cart-header{align-items:center;border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:1.5rem}.cart-title{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700}.cart-close{align-items:center;background:#0000;border:none;border-radius:.375rem;cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:background-color .2s;width:2.5rem}.cart-close:hover{background-color:#f5f5f5;background-color:var(--muted)}.cart-items{flex:1 1;overflow-y:auto;padding:1rem}.cart-empty{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;text-align:center}.cart-empty,.cart-empty-icon{color:#737373;color:var(--muted-foreground)}.cart-empty-icon{margin-bottom:1rem;opacity:.3}.cart-empty-subtitle{font-size:.875rem;margin-top:.5rem}.cart-item{background-color:#f5f5f5;background-color:var(--muted);border-radius:.5rem;display:flex;gap:1rem;margin-bottom:.75rem;padding:1rem}.cart-item-info{flex:1 1}.cart-item-name{font-weight:600;margin-bottom:.25rem}.cart-item-restaurant{color:#737373;color:var(--muted-foreground);font-size:.875rem;margin-bottom:.5rem}.cart-item-price{color:#f97316;color:var(--primary);font-weight:600}.cart-item-actions{align-items:center;display:flex;gap:.5rem}.cart-quantity-btn{align-items:center;background:#fff;background:var(--background);border:1px solid #e5e5e5;border:1px solid var(--border);border-radius:.375rem;cursor:pointer;display:flex;font-size:1.125rem;height:2rem;justify-content:center;transition:all .2s;width:2rem}.cart-quantity-btn:hover{background-color:#f97316;background-color:var(--primary);border-color:#f97316;border-color:var(--primary);color:#fff}.cart-quantity{font-weight:600;min-width:2rem;text-align:center}.cart-remove-btn{align-items:center;background:#0000;border:none;border-radius:.375rem;color:#737373;color:var(--muted-foreground);cursor:pointer;display:flex;height:2rem;justify-content:center;margin-left:.25rem;transition:all .2s;width:2rem}.cart-remove-btn:hover{background-color:#fee2e2;color:#dc2626}.cart-footer{border-top:1px solid #e5e5e5;border-top:1px solid var(--border);padding:1.5rem}.cart-total{align-items:center;display:flex;font-size:1.125rem;font-weight:600;justify-content:space-between;margin-bottom:1rem}.cart-total-amount{color:#f97316;color:var(--primary);font-size:1.5rem}.cart-checkout-btn{background-color:#f97316;background-color:var(--primary);border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1rem;transition:background-color .2s;width:100%}.cart-checkout-btn:hover{background-color:#ea580c;background-color:var(--primary-hover)}.cart-badge{background-color:#f97316;background-color:var(--primary);border-radius:9999px;color:#fff;font-size:.75rem;font-weight:600;min-width:20px;padding:2px 6px;position:absolute;right:-4px;text-align:center;top:-4px}.modal-backdrop{animation:fadeIn .2s ease-in-out;background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:998}.modal-panel{animation:scaleIn .3s ease-out;background-color:#fff;background-color:var(--background);border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;left:50%;max-height:90vh;max-width:600px;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:999}@keyframes scaleIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.modal-header{align-items:flex-start;border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:1.5rem}.modal-title{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.modal-subtitle{color:#737373;color:var(--muted-foreground);font-size:.875rem}.modal-close{align-items:center;background:#0000;border:none;border-radius:.375rem;cursor:pointer;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;transition:background-color .2s;width:2.5rem}.modal-close:hover{background-color:#f5f5f5;background-color:var(--muted)}.modal-image-container{height:200px;overflow:hidden;width:100%}.modal-image{height:100%;object-fit:cover;width:100%}.modal-info{background-color:#f5f5f5;background-color:var(--muted);display:flex;gap:1.5rem;padding:1rem 1.5rem}.modal-info-item{align-items:center;display:flex;font-size:.875rem;gap:.5rem}.info-icon{fill:#f97316;fill:var(--primary);color:#f97316;color:var(--primary)}.modal-content{flex:1 1;overflow-y:auto;padding:1.5rem}.menu-header{margin-bottom:1.5rem}.menu-section-title{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.category-filters{display:flex;flex-wrap:wrap;gap:.5rem}.category-btn{background-color:#fff;background-color:var(--background);border:1px solid #e5e5e5;border:1px solid var(--border);border-radius:9999px;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s}.category-btn:hover{background-color:#f5f5f5;background-color:var(--muted)}.category-btn.active,.category-btn:hover{border-color:#f97316;border-color:var(--primary)}.category-btn.active{background-color:#f97316;background-color:var(--primary);color:#fff}.menu-items{display:flex;flex-direction:column;gap:.75rem}.menu-item{border:1px solid #e5e5e5;border:1px solid var(--border);border-radius:.5rem;display:flex;gap:1rem;padding:1rem;transition:all .2s}.menu-item:hover{border-color:#f97316;border-color:var(--primary);box-shadow:0 4px 6px -1px #0000001a}.menu-item-info{flex:1 1}.menu-item-name{font-weight:600;margin-bottom:.25rem}.menu-item-description{color:#737373;color:var(--muted-foreground);font-size:.875rem;margin-bottom:.5rem}.menu-item-price{color:#f97316;color:var(--primary);font-weight:600}.menu-item-add-btn{align-items:center;background-color:#f97316;background-color:var(--primary);border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;transition:all .2s;width:2.5rem}.menu-item-add-btn:hover{background-color:#ea580c;background-color:var(--primary-hover);transform:scale(1.05)}.cart-notification{align-items:center;animation:slideUp .3s ease-out;background-color:#10b981;border-radius:.5rem;bottom:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;color:#fff;display:flex;font-weight:500;padding:1rem 1.5rem;position:fixed;right:2rem;z-index:1000}@keyframes slideUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.checkout-modal{animation:scaleIn .3s ease-out;background-color:#fff;background-color:var(--background);border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;left:50%;max-height:90vh;max-width:900px;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:95%;z-index:999}.checkout-header{align-items:center;border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:1.5rem}.checkout-title{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700}.checkout-content{grid-gap:2rem;display:grid;flex:1 1;gap:2rem;grid-template-columns:1fr;overflow-y:auto;padding:1.5rem}@media (min-width:768px){.checkout-content{grid-template-columns:1fr 1.5fr}}.checkout-summary{background-color:#f5f5f5;background-color:var(--muted);border-radius:.5rem;height:-webkit-fit-content;height:fit-content;padding:1.5rem}.summary-title{font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.summary-items{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.summary-item{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--border);display:flex;gap:1rem;justify-content:space-between;padding-bottom:.75rem}.summary-item:last-child{border-bottom:none}.summary-item-info{display:flex;flex-direction:column;gap:.25rem}.summary-item-name{font-size:.875rem;font-weight:600}.summary-item-restaurant{color:#737373;color:var(--muted-foreground);font-size:.75rem}.summary-item-price{align-items:center;display:flex;font-weight:600;gap:.5rem}.summary-quantity{color:#737373;color:var(--muted-foreground);font-size:.875rem}.summary-price{color:#0a0a0a;color:var(--foreground)}.summary-total{align-items:center;border-top:2px solid #e5e5e5;border-top:2px solid var(--border);display:flex;font-size:1.125rem;font-weight:700;justify-content:space-between;padding-top:1rem}.total-amount{color:#f97316;color:var(--primary);font-size:1.5rem}.checkout-form{display:flex;flex-direction:column;gap:1.25rem}.form-title{font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.form-row{grid-template-columns:1fr 1fr}}.form-group label{color:#0a0a0a}.form-group input,.form-group textarea{border:1px solid #e5e5e5;border:1px solid var(--border);border-radius:.375rem;font-family:inherit;font-size:.875rem;padding:.75rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#f97316;border-color:var(--primary);outline:none}.form-group input.error,.form-group textarea.error{border-color:#dc2626}.form-group textarea{min-height:80px}.error-message{color:#dc2626;margin-top:-.25rem}.place-order-btn{background-color:#f97316;background-color:var(--primary);border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1rem;transition:background-color .2s;width:100%}.place-order-btn:hover:not(:disabled){background-color:#ea580c;background-color:var(--primary-hover)}.place-order-btn:disabled{background-color:#737373;background-color:var(--muted-foreground);cursor:not-allowed;opacity:.6}.order-confirmation{padding:3rem 2rem;text-align:center}.confirmation-icon{color:#10b981;height:4rem;margin:0 auto 1.5rem;width:4rem}.confirmation-title{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.confirmation-message{color:#737373;color:var(--muted-foreground);margin-bottom:1rem}.order-number{color:#f97316;color:var(--primary);font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.confirmation-btn{background-color:#f97316;background-color:var(--primary);border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:background-color .2s}.confirmation-btn:hover{background-color:#ea580c;background-color:var(--primary-hover)}.modal-overlay{align-items:center;animation:fadeIn .2s ease-in-out;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:998}.login-modal{animation:modalFadeIn .3s ease-out;background-color:#fff;background-color:var(--background);border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:90vh;max-width:400px;overflow:hidden;width:90%}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.login-form{flex:1 1;overflow-y:auto;padding:0 1.5rem 2rem}.login-form .error-message{background-color:#fee2e2;border-radius:.375rem;color:#dc2626;font-size:.875rem;margin-bottom:1rem;padding:.75rem}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{flex:1 1;padding-right:3rem}.password-toggle{align-items:center;background:#0000;border:none;border-radius:.25rem;color:#737373;color:var(--muted-foreground);cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:.75rem;transition:color .2s;width:2rem}.password-toggle:hover{background-color:#f5f5f5;background-color:var(--muted);color:#0a0a0a;color:var(--foreground)}.password-toggle:focus{color:#f97316;color:var(--primary);outline:none}.btn{border:none;border-radius:.375rem;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1rem;transition:all .2s}.btn-primary{background-color:#f97316;background-color:var(--primary);color:#fff}.btn-primary:hover{background-color:#ea580c;background-color:var(--primary-hover)}.btn-primary:disabled{background-color:#737373;background-color:var(--muted-foreground);cursor:not-allowed}.login-divider{align-items:center;display:flex;margin:1.5rem 0;text-align:center}.login-divider:after,.login-divider:before{border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--border);content:"";flex:1 1}.login-divider span{color:#737373;color:var(--muted-foreground);font-size:.875rem;font-weight:500;padding:0 1rem}.google-signin-button{margin-bottom:1rem;min-height:44px}.btn-google,.google-signin-button{align-items:center;display:flex;justify-content:center;width:100%}.btn-google{background-color:#fff;border:1px solid #dadce0;border-radius:.375rem;color:#3c4043;cursor:pointer;font-size:1rem;font-weight:600;gap:.75rem;padding:.75rem 1rem;transition:all .2s}.btn-google:hover:not(:disabled){background-color:#f8f9fa;border-color:#dadce0;box-shadow:0 1px 2px 0 #3c40434d,0 1px 3px 1px #3c404326}.btn-google:disabled{background-color:#f1f3f4;color:#80868b;cursor:not-allowed}.facebook-signin-button{margin-bottom:1rem;min-height:44px}.btn-facebook,.facebook-signin-button{align-items:center;display:flex;justify-content:center;width:100%}.btn-facebook{background-color:#1877f2;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;gap:.75rem;padding:.75rem 1rem;transition:all .2s}.btn-facebook:hover:not(:disabled){background-color:#166fe5}.btn-facebook:disabled{background-color:#b8b8b8;cursor:not-allowed}.btn-facebook svg{fill:#fff;stroke:none;height:20px;width:20px}.btn-verification{align-items:center;background-color:#f60;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:center;margin-top:.5rem;padding:.875rem 1rem;transition:all .2s;width:100%}.btn-verification:hover:not(:disabled){background-color:#e55c00;box-shadow:0 2px 4px #ff66004d}.btn-verification:disabled{background-color:#b8b8b8;cursor:not-allowed}.btn-secondary{align-items:center;background-color:#fff;border:1px solid #e5e5e5;border:1px solid var(--border);border-radius:.375rem;color:#0a0a0a;color:var(--foreground);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;justify-content:center;padding:.75rem 1rem;transition:all .2s;width:100%}.btn-secondary:hover{background-color:#f5f5f5;background-color:var(--muted);border-color:#737373;border-color:var(--muted-foreground)}.signup-prompt{border-top:1px solid #e5e5e5;border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem;text-align:center}.signup-prompt p{color:#737373;color:var(--muted-foreground);font-size:.875rem;margin-bottom:.75rem}.btn-create-account{align-items:center;background-color:#fff;border:2px solid #0a0a0a;border:2px solid var(--foreground);border-radius:.5rem;color:#0a0a0a;color:var(--foreground);cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:center;padding:.75rem 1rem;transition:all .2s;width:100%}.btn-create-account:hover{background-color:#0a0a0a;background-color:var(--foreground);color:#fff}.login-footer{margin-top:1rem}.login-footer a{text-decoration:none}.login-footer a:hover{text-decoration:underline}.notification{align-items:center;animation:notificationSlide .3s ease-out;background-color:#fff;background-color:var(--background);border-left:4px solid;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;justify-content:space-between;max-width:500px;min-width:300px;padding:1rem;position:fixed;right:2rem;top:5rem;z-index:1001}@keyframes notificationSlide{0%{opacity:0;transform:translateX(400px)}to{opacity:1;transform:translateX(0)}}.notification-error{background-color:#fee2e2;border-left-color:#dc2626}.notification-success{background-color:#d1fae5;border-left-color:#10b981}.notification-info{background-color:#dbeafe;border-left-color:#3b82f6}.notification-content{align-items:center;display:flex;flex:1 1;gap:.75rem}.notification-icon{flex-shrink:0}.notification-error .notification-icon{color:#dc2626}.notification-success .notification-icon{color:#10b981}.notification-info .notification-icon{color:#3b82f6}.notification-message{color:#0a0a0a;color:var(--foreground);font-size:.875rem;font-weight:500}.notification-close{align-items:center;background:#0000;border:none;border-radius:.375rem;color:#737373;color:var(--muted-foreground);cursor:pointer;display:flex;flex-shrink:0;height:2rem;justify-content:center;transition:background-color .2s;width:2rem}.notification-close:hover{background-color:#0000000d}@media (max-width:640px){.notification{left:1rem;min-width:0;min-width:auto;right:1rem}}.payment-info-box{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:.5rem;margin:1rem 0;padding:1rem}.payment-info-box p{color:#555;font-size:.9rem;line-height:1.5;margin:0}.form-select{background-color:#fff;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;font-family:inherit;font-size:1rem;padding:.75rem;transition:border-color .2s,box-shadow .2s;width:100%}.form-select:focus{border-color:#ff6b6b;box-shadow:0 0 0 3px #ff6b6b1a;outline:none}.form-select:hover{border-color:#ccc}.totp-setup-modal{animation:scaleIn .3s ease-out;background-color:#fff;background-color:var(--background);border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;left:50%;max-height:90vh;max-width:500px;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:999}.totp-content{flex:1 1;overflow-y:auto;padding:1.5rem}.totp-loading{color:#737373;color:var(--muted-foreground);padding:2rem;text-align:center}.totp-message{border-radius:.5rem;font-size:.9rem;margin-bottom:1rem;padding:1rem}.totp-message.success{background-color:#d1fae5;border:1px solid #6ee7b7;color:#065f46}.totp-message.error{background-color:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.totp-section{display:flex;flex-direction:column;gap:1.5rem}.totp-status{background-color:#f5f5f5;background-color:var(--muted);border-radius:.5rem;color:#0a0a0a;color:var(--foreground);font-size:1rem;padding:1rem;text-align:center}.totp-button{border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s;width:100%}.totp-button.primary{background-color:#f97316;background-color:var(--primary);color:#fff}.totp-button.primary:hover:not(:disabled){background-color:#ea580c;background-color:var(--primary-hover)}.totp-button.danger{background-color:#dc2626;color:#fff}.totp-button.danger:hover:not(:disabled){background-color:#b91c1c}.totp-button:disabled{cursor:not-allowed;opacity:.5}.totp-setup-flow{gap:1.5rem}.totp-secret,.totp-setup-flow{display:flex;flex-direction:column}.totp-secret{gap:.5rem}.totp-secret label{color:#0a0a0a;color:var(--foreground);font-size:.9rem;font-weight:600}.totp-secret code{border:1px solid #e5e5e5;border:1px solid var(--border);font-family:monospace;font-size:.9rem;padding:.75rem;word-break:break-all}.totp-qr,.totp-secret code{background-color:#f5f5f5;background-color:var(--muted);border-radius:.5rem}.totp-qr{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:1rem}.totp-qr img{border:2px solid #e5e5e5;border:2px solid var(--border);border-radius:.5rem;height:auto;max-width:200px}.totp-instruction{color:#737373;color:var(--muted-foreground);font-size:.9rem;margin:0;text-align:center}.totp-verify{display:flex;flex-direction:column;gap:1rem}.totp-input{border:1px solid #e5e5e5;border:1px solid var(--border);border-radius:.5rem;font-family:monospace;font-size:1rem;letter-spacing:.5em;padding:.75rem;text-align:center;width:100%}.totp-input:focus{border-color:#f97316;border-color:var(--primary);box-shadow:0 0 0 3px #f973161a;outline:none}.language-switcher{margin-right:.5rem;position:relative}.language-button{align-items:center;background-color:#fff;background-color:var(--background);border:1px solid #e5e5e5;border:1px solid var(--border);border-radius:.375rem;color:#0a0a0a;color:var(--foreground);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem .75rem;transition:all .2s}.language-button:hover{background-color:#f5f5f5;background-color:var(--muted);border-color:#f97316;border-color:var(--primary)}.language-button .flag{font-size:1.25rem;line-height:1}.language-button .lang-code{font-weight:600}.language-button .chevron{transition:transform .2s}.language-button .chevron.open{transform:rotate(180deg)}.language-overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.language-dropdown{animation:slideDown .2s ease-out;background-color:#fff;background-color:var(--background);border:1px solid #e5e5e5;border:1px solid var(--border);border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:180px;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem);z-index:1000}.language-option{align-items:center;background:none;border:none;color:#0a0a0a;color:var(--foreground);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:background-color .2s;width:100%}.language-option:hover{background-color:#f5f5f5;background-color:var(--muted)}.language-option.active{background-color:#f973161a;color:#f97316;color:var(--primary)}.language-option .flag{font-size:1.25rem;line-height:1}.language-option .lang-name{flex:1 1}.language-option .check-icon{color:#f97316;color:var(--primary);height:1rem;width:1rem}.payment-status-modal{animation:scaleIn .3s ease-out;background-color:#fff;background-color:var(--background);border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;left:50%;max-width:500px;padding:2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:999}.payment-status-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem;text-align:center}.payment-status-icon{align-items:center;animation:iconPulse .5s ease-out;border-radius:50%;display:flex;height:80px;justify-content:center;width:80px}.payment-status-icon.success{background-color:#dcfce7;color:#16a34a}.payment-status-icon.cancel{background-color:#fee2e2;color:#dc2626}@keyframes iconPulse{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.payment-status-title{color:#0a0a0a;color:var(--foreground);font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;margin:0}.payment-status-message{color:#737373;color:var(--muted-foreground);font-size:1rem;line-height:1.6;margin:0}.payment-status-actions{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;width:100%}.payment-status-btn{background-color:#f97316;background-color:var(--primary);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:background-color .2s;width:100%}.payment-status-btn:hover{background-color:#ea580c;background-color:var(--primary-hover)}.payment-status-redirect{color:#737373;color:var(--muted-foreground);font-size:.875rem;margin:0}@media (max-width:640px){.payment-status-modal{padding:1.5rem;width:95%}.payment-status-icon{height:64px;width:64px}.payment-status-icon svg{height:48px;width:48px}.payment-status-title{font-size:1.25rem}.payment-status-message{font-size:.9rem}}.signup-container{margin:0 auto;max-width:800px}.signup-header{margin-bottom:3rem;text-align:center}.signup-title{color:var(--foreground);font-size:2rem;font-weight:700;margin-bottom:.5rem}.signup-subtitle{color:var(--muted-foreground);font-size:1.125rem}.progress-container{margin-bottom:3rem}.progress-bar{background-color:var(--border);border-radius:9999px;height:8px;margin-bottom:2rem;overflow:hidden;width:100%}.progress-fill{background-color:var(--primary);height:100%;transition:width .3s ease}.progress-steps{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr)}.progress-step{flex-direction:column;gap:.5rem}.progress-step,.step-number{align-items:center;display:flex}.step-number{background-color:var(--muted);border-radius:50%;color:var(--muted-foreground);font-weight:600;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.progress-step.active .step-number{background-color:var(--primary);color:#fff}.progress-step.current .step-number{box-shadow:0 0 0 4px #f9731633}.step-label{color:var(--muted-foreground);font-size:.75rem;font-weight:500;text-align:center}.progress-step.active .step-label{color:var(--foreground);font-weight:600}.form-container{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:1.5rem}.form-step{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.step-title{color:var(--foreground);font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.step-description{color:var(--muted-foreground);font-size:1rem;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.form-grid{grid-template-columns:1fr 1fr}}.form-group label{color:var(--foreground);display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background-color:#fff;border:1px solid var(--border);border-radius:.375rem;font-family:inherit;font-size:.875rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group textarea{min-height:100px;resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #f973161a;outline:none}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:var(--error)}.error-message{color:var(--error);display:block}.error-message,.field-hint{font-size:.75rem;margin-top:.25rem}.field-hint{color:var(--muted-foreground)}.vehicle-type-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-top:.5rem}.vehicle-type-card{align-items:center;background-color:#fff;border:2px solid var(--border);border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;transition:all .2s}.vehicle-type-card:hover{border-color:var(--primary);box-shadow:0 4px 6px -1px #0000001a}.vehicle-type-card.selected{background-color:#f973160d;border-color:var(--primary)}.vehicle-icon{font-size:2rem}.vehicle-label{color:var(--foreground);font-size:.875rem;font-weight:600}.cuisine-type-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:.5rem}.cuisine-type-card{align-items:center;background-color:#fff;border:2px solid var(--border);border-radius:.5rem;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;justify-content:center;padding:.75rem;text-align:center;transition:all .2s}.cuisine-type-card:hover{border-color:var(--primary);box-shadow:0 2px 4px #0000001a}.cuisine-type-card.selected{background-color:#f973160d;border-color:var(--primary);color:var(--primary)}.file-upload{position:relative}.file-input{height:0;opacity:0;position:absolute;width:0}.file-label{align-items:center;background-color:var(--muted);border:2px dashed var(--border);border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;padding:2rem;transition:all .2s}.file-label:hover{background-color:#f973160d;border-color:var(--primary)}.file-label svg{color:var(--muted-foreground)}.file-label span{color:var(--foreground);font-size:.875rem;text-align:center}.info-box{background-color:#3b82f61a;border:1px solid #3b82f633;border-radius:.5rem;display:flex;gap:1rem;margin:1.5rem 0;padding:1rem}.info-box svg{color:#3b82f6;flex-shrink:0}.info-box p{color:var(--foreground);font-size:.875rem;line-height:1.5;margin:0}.info-box.success{background-color:#10b9811a;border-color:#10b98133}.info-box.success svg{color:var(--success)}.info-box strong{display:block;margin-bottom:.25rem}.review-section{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:2rem}.review-section:last-of-type{border-bottom:none}.review-section-title{color:var(--foreground);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.review-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.review-item{display:flex;flex-direction:column;gap:.25rem}.review-label{color:var(--muted-foreground);font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.review-value{color:var(--foreground);font-size:.875rem;font-weight:500}.review-value.file-name{align-items:center;display:flex;gap:.5rem}.review-value.file-name svg{color:var(--primary)}.form-actions{border-top:1px solid var(--border);display:flex;flex-direction:column;gap:1rem;justify-content:space-between;margin-top:2rem;padding-top:2rem}.btn-submit{font-size:1rem;padding:.875rem 2rem}.btn{width:100%}@media (min-width:768px){.signup-title{font-size:2.5rem}.form-container{padding:2.5rem}.progress-steps{gap:1rem}.step-label{font-size:.875rem}.form-actions{flex-direction:row}.btn{width:auto}}
/*# sourceMappingURL=main.6bc32236.css.map*/