.mobile-menu-backdrop{position:fixed;inset:0;background-color:rgba(0,0,0,.5);z-index:200}.mobile-menu{position:fixed;top:0;right:0;bottom:0;width:300px;background-color:#fff;z-index:201;padding:2rem;display:flex;flex-direction:column}.mobile-menu-header{display:flex;justify-content:flex-end;margin-bottom:2rem}.close-button{padding:.5rem;border-radius:.5rem;color:#4b5563;transition:background-color .2s}.close-button:hover{background-color:#f3f4f6}.close-icon{width:1.5rem;height:1.5rem}.mobile-nav{display:flex;flex-direction:column;gap:1.5rem}.mobile-nav-link{display:block;padding:1rem 0;font-size:1.125rem;color:#4b5563;border-bottom:1px solid #e5e7eb;transition:all .3s ease}.mobile-nav-link:hover{color:#f97316;padding-left:.5rem}.mobile-nav-link:last-child{border-bottom:none}.mobile-cta-buttons{margin-top:auto;display:flex;flex-direction:column;gap:1rem}.mobile-login-button{padding:.75rem;text-align:center;font-weight:500;color:#1f2937;border-radius:.5rem;transition:all .2s}.mobile-login-button:hover{background-color:#f3f4f6}.mobile-order-button{padding:.75rem;text-align:center;font-weight:500;color:#fff;background-color:#f97316;border-radius:.5rem;transition:all .2s}.mobile-order-button:hover{background-color:#ea580c}.header{position:fixed;top:0;left:0;right:0;z-index:50;transition:all .3s}.header.scrolled{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:.5rem 0}.header.transparent{background-color:transparent;padding:1rem 0}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.nav-wrapper{justify-content:space-between}.logo-link,.nav-wrapper{display:flex;align-items:center}.logo-link{gap:.5rem;text-decoration:none}.logo-image{width:40px;height:40px;border-radius:50%}.logo-text{font-weight:700;font-size:1.25rem}.logo-text.scrolled{color:#1f2937}.logo-text.transparent{color:#4b5563}.nav-menu{display:none}.nav-link{text-decoration:none;transition:color .3s}.nav-link.scrolled{color:#4b5563}.nav-link.scrolled:hover{color:#f97316}.nav-link.transparent{color:#4b5563}.nav-link.transparent:hover{color:#fdba74}.cta-buttons{display:none}.login-link{padding:.5rem 1rem;border-radius:9999px;transition:color .3s;text-decoration:none}.login-link,.login-link.scrolled,.login-link.scrolled:hover,.login-link.transparent{color:#f97316}.login-link.transparent:hover{color:#fdba74}.order-button{padding:.5rem 1.5rem;border-radius:9999px;transition:all .3s;text-decoration:none}.order-button.scrolled{background-color:#f97316;color:#fff}.order-button.scrolled:hover{background-color:#ea580c}.order-button.transparent{background-color:#fff;color:#f97316}.order-button.transparent:hover{background-color:#fff7ed}.mobile-menu-button{display:flex;padding:.5rem;border-radius:9999px}.hamburger-icon{width:1.5rem;height:1.25rem;display:flex;flex-direction:column;justify-content:space-between}.hamburger-line{width:100%;height:2px;border-radius:9999px;transition:transform .3s}.hamburger-line.scrolled,.hamburger-line.transparent{background-color:#1f2937}.header-spacer{height:5rem}@media (min-width:768px){.nav-menu{gap:2rem}.cta-buttons,.nav-menu{display:flex;align-items:center}.cta-buttons{gap:1rem}.mobile-menu-button{display:none}}.profile-container{position:relative;display:inline-block}.profile-button{background:none;border:none;padding:0;cursor:pointer;border-radius:50%;overflow:hidden;transition:transform .2s}.profile-button:hover{transform:scale(1.05)}.profile-image{border-radius:50%;object-fit:cover}.profile-dropdown{position:absolute;top:100%;right:0;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);min-width:250px;z-index:1000;margin-top:.5rem;overflow:hidden}.profile-header{padding:1rem;border-bottom:1px solid #eee}.profile-name{font-weight:600;color:#333;margin:0;font-size:1rem}.profile-email{color:#666;margin:.25rem 0 0;font-size:.875rem}.profile-option{display:flex;align-items:center;padding:.75rem 1rem;color:#333;text-decoration:none;border:none;background:none;width:100%;cursor:pointer;transition:background-color .2s;font-size:.875rem}.profile-option:hover{background-color:#f8f8f8}.profile-option svg{margin-right:.75rem;font-size:1.25rem}.profile-option.delete{color:#dc3545}.profile-option.delete:hover{background-color:#fff5f5}@media (max-width:768px){.profile-dropdown{position:fixed;top:auto;bottom:0;left:0;right:0;margin:0;border-radius:12px 12px 0 0;max-height:80vh;overflow-y:auto}}.profile-avatar{width:40px;height:40px;border-radius:50%;background-color:#f97316;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.25rem;transition:transform .2s;border:1px solid green}.profile-button:hover .profile-avatar{transform:scale(1.05)}.footer{background-color:#1f2937;color:#f3f4f6;padding:4rem 0 2rem;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent)}.footer-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.footer-content{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:3rem;gap:3rem;margin-bottom:3rem}@media (min-width:640px){.footer-content{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-content{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-logo-section{display:flex;flex-direction:column}.footer-logo-container{display:flex;align-items:center;margin-bottom:1.5rem}.footer-logo{position:relative;width:40px;height:40px;border-radius:8px;overflow:hidden;margin-right:.75rem}.footer-logo-text{font-size:1.5rem;font-weight:700;color:#fff}.footer-description{color:#9ca3af;margin-bottom:1.5rem;line-height:1.6}.social-links{display:flex;gap:1rem}.social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:hsla(0,0%,100%,.1);border-radius:50%;transition:all .3s}.social-link:hover{background-color:#f97316;transform:translateY(-3px)}.social-icon{width:18px;height:18px;color:#fff}.footer-links-section h3{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1.5rem;position:relative;display:inline-block}.footer-links-section h3:after{content:"";position:absolute;bottom:-6px;left:0;width:30px;height:2px;background-color:#f97316}.footer-links{display:flex;flex-direction:column;gap:.75rem}.footer-link{color:#9ca3af;transition:all .2s;display:inline-block}.footer-link:hover{color:#fff;transform:translateX(3px)}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:flex-start;gap:.75rem}.contact-icon{width:18px;height:18px;color:#f97316;flex-shrink:0;margin-top:3px}.contact-text{color:#9ca3af;line-height:1.5}.footer-bottom{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1)}@media (min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.copyright{color:#9ca3af;margin-bottom:1rem}@media (min-width:768px){.copyright{margin-bottom:0}}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-link{color:#9ca3af;transition:color .2s;font-size:.875rem}.footer-bottom-link:hover{color:#fff}.order-now-page{padding:10px}.app-download-section{display:flex;justify-content:center;gap:8px;margin-top:2rem}.app-badge-android{width:180px;height:"auto";padding-top:10px;margin-left:20px}.app-badge-ios{width:210px;height:"auto"}.order-now-content{display:flex;justify-content:center;flex-direction:column;text-align:center}