@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap);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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#ffffffe6}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.content{margin-left:120px;padding:0}@media (max-width:767px){.content{margin-left:0;padding:0}}@media (min-width:768px) and (max-width:1023px){.content{margin-left:180px;padding:0}}.lnavbar{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;transition:height .3s ease;width:100%;z-index:1000}.lnavbar-container{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 24px}.lnavbar-top-row{height:60px;justify-content:space-between;width:100%}.lnavbar-left,.lnavbar-top-row{align-items:center;display:flex}.lnavbar-left{gap:12px;padding-left:20px}.lnavbar-logo{height:32px;object-fit:contain;width:32px}.lnavbar-title{color:#1f2937;font-family:Outfit;font-size:20px;font-weight:700;text-decoration:none}.clickable-logo{transition:transform .2s ease,opacity .2s ease}.clickable-logo:hover{opacity:.8;transform:scale(1.05)}.clickable-title{transition:color .2s ease,transform .2s ease}.clickable-title:hover{color:#ed892b;transform:translateY(-1px)}.lnavbar-center{align-items:center;display:flex;gap:32px}.lnavbar-link{color:#374151;font-family:Source Sans\ 3;font-size:16px;font-weight:500;padding:8px 0;text-decoration:none;transition:color .3s ease}.lnavbar-link:hover{font-weight:700;transform:scale(1.1)}.lnavbar-right{align-items:center;display:flex}.lnavbar-button{background-color:#000;border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:Outfit;font-size:14px;font-weight:600;padding:10px 20px;transition:background-color .3s ease}.lnavbar-button:hover{background-color:#dc2626}.mobile-menu-button{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:24px;justify-content:space-around;padding:0;width:24px;z-index:1001}.hamburger-line{background-color:#374151;height:2px;transform-origin:center;transition:all .3s ease;width:100%}.hamburger-line.open:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu-links{display:none;flex-direction:column;max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease,padding .3s ease;width:100%}.mobile-menu-link{border-top:1px solid #f3f4f6;color:#374151;display:block;font-family:Source Sans\ 3;font-size:16px;font-weight:500;padding:14px 24px;text-decoration:none;transition:background-color .3s ease,color .3s ease}.mobile-menu-link:hover{background-color:#f9fafb;color:#ea580c}@media (max-width:768px){.lnavbar-container{padding:0 16px}.lnavbar-center{display:none}.mobile-menu-button,.mobile-menu-links{display:flex}.lnavbar.expanded .mobile-menu-links{max-height:250px;padding:10px 0}.lnavbar-title{display:none}.lnavbar-logo{height:28px;width:28px}.lnavbar-button{font-size:12px;padding:8px 16px}}@media (max-width:480px){.lnavbar-container{padding:0 12px}.lnavbar-left{gap:8px;padding-left:10px}.lnavbar-title{font-size:16px}.lnavbar-button{font-size:11px;padding:6px 12px}.mobile-menu-link{font-size:15px;padding:12px 20px}}html{scroll-behavior:smooth}.LandingContainer{min-height:100vh;width:100%}.Navbar{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.hero-container{min-height:calc(55vh - 60px);padding:80px 60px 40px}.hero-content{align-items:center;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.left-section{display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:600px}.texts{margin-bottom:30px}.main-heading{color:#000;font-family:Outfit;font-size:52px;font-weight:700;line-height:1.2;margin-bottom:5px}.secondary-heading{color:#ed892b;font-family:Outfit;font-size:47px;font-weight:550;margin-bottom:24px;margin-top:0}.sub-heading{color:#2e2e2e;font-family:Inter;font-size:18px;line-height:1.3;margin-bottom:0}.form-buttons{align-items:center;display:flex;gap:16px;margin-bottom:10px}.join-waitlist-btn{background-color:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Outfit;font-size:16px;font-weight:600;padding:14px 28px;transition:background-color .3s ease}.join-waitlist-btn:hover{background-color:#dc2626}.list-yr-restaurant-btn{background-color:initial;border:2px solid #000;border-radius:50px;color:#374151;cursor:pointer;font-family:Outfit;font-size:16px;font-weight:600;padding:12px 26px;transition:all .3s ease}.list-yr-restaurant-btn:hover{border-color:#ea580c;color:#ea580c}.right-section{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:500px}.main-image{height:auto;max-width:467px;object-fit:contain;width:100%}.how-it-works{background-color:#fcf9f2;padding:80px 60px;text-align:center}.content{margin:0 auto;max-width:1200px}.content-heading{color:#2e2e2e;font-family:Outfit;font-size:34px;font-weight:700;line-height:1.3;margin-bottom:60px}.step{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);justify-items:center}.steps{margin-bottom:40px;max-width:280px;text-align:center}.steps:hover{transform:scale(1.05);transition:transform .3s ease}.step-image{display:block;height:150px;margin:0 auto 20px;width:150px}.step-text{text-align:center}.step-heading{color:#aeaeae;font-family:Outfit;font-size:18px;font-weight:700;margin-bottom:8px}.step-summary{color:#2e2e2e;display:block;font-family:Outfit;font-size:16px;font-weight:600;margin-bottom:12px}.step-description{color:#2e2e2e;font-family:Source Sans\ 3;font-size:14px;line-height:1.6;margin:0}.fries-section{background:#fff;padding:60px 80px;position:relative}.fries-container{grid-gap:60px;background:#2a8648;border-radius:30px;display:grid;gap:60px;grid-template-columns:1fr 2fr;margin:0 auto;max-width:1050px;overflow:hidden;padding:40px 80px 30px}.fries-container,.fries-left{align-items:center;position:relative}.fries-illustration,.fries-left{display:flex;justify-content:center}.fries-illustration{align-items:center;position:relative}.fries-image{height:auto;width:400px;z-index:2}.fries-right{display:flex;flex-direction:column;justify-content:center}.fries-content{color:#fff}.fries-heading{color:#fff;font-family:Outfit;font-size:50px;font-weight:600;line-height:1.2;margin-bottom:20px}.fries-highlight{color:#e3f36a}.fries-description{font-size:18px;font-weight:600;margin-bottom:10px}.fries-description,.fries-subtext{color:#fff;font-family:Inter,sans-serif;line-height:1.4}.fries-subtext{font-size:14px;margin-bottom:30px}.fries-cta-btn{background:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:16px 32px;transition:all .3s ease}.fries-cta-btn:hover{background:#333;box-shadow:0 8px 20px #0000004d;transform:translateY(-2px)}.our-services{background-color:#fff;padding:80px 60px}.service-container{display:flex;flex-direction:column;gap:80px;margin:0 auto;max-width:1200px}.service-content{display:flex;flex-direction:column;gap:60px}.service-content-store{grid-gap:80px;align-items:stretch;display:grid;gap:80px;grid-template-columns:1fr 1fr}.service-section-header{align-items:flex-start;display:flex;height:100%}.service-heading{color:#2e2e2e;font-family:Outfit;font-size:52px;font-weight:700;line-height:1.1;max-width:450px}.diff-text-color{color:#ed892b;font-size:52px}.service-bulletpoints{display:flex;flex-direction:column;gap:15px;height:100%;justify-content:space-evenly}.bulletpoint{display:flex;flex-direction:column;gap:0}.blt-heading{align-items:left;display:flex;gap:12px;margin-bottom:8px}.bullet-icon{flex-shrink:0;height:20px;width:20px}.bulletpoint-heading{color:#2e2e2e;font-family:Source Sans\ 3;font-size:20px;font-weight:700;margin:0}.bulletpoint-text{color:#2e2e2e;font-family:Inter;font-size:12px;line-height:1.6;margin:0}.services-join-waitlist{align-items:center;display:flex;justify-content:center}.services-join-waitlist .join-waitlist-btn{background-color:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Outfit;font-size:16px;font-weight:600;padding:14px 32px;transition:background-color .3s ease}.join-waitlist .join-waitlist-btn:hover{background-color:#333}.city-owners{padding:80px 60px}.city-container{grid-gap:80px;align-items:stretch;background-color:#ed892b;border-radius:30px;display:grid;gap:80px;grid-template-columns:2.5fr 1fr;margin:0 auto;max-width:1100px;padding:50px 60px 0}.city-left{display:flex;flex-direction:column;gap:30px;height:100%;justify-content:center}.city-text{align-items:center;display:flex;flex:1 1}.city-heading{color:#000;font-family:Outfit;font-size:50px;font-weight:600;line-height:1.2;margin:0}.city-diff-color{border-radius:4px;color:#fff;padding:2px 8px}.city-btn{align-items:center;display:flex;padding:0 0 30px}.city-btn .join-waitlist-btn{background-color:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Outfit;font-size:16px;font-weight:600;padding:14px 32px;transition:all .3s ease}.city-btn .join-waitlist-btn:hover{background-color:#f3f4f6;color:#000;transform:translateY(-2px)}.city-right{align-items:center;display:flex;height:100%;justify-content:center}.city-image{height:auto;max-width:400px;object-fit:contain;width:100%}.restaurant-owners{background-color:#f8f3f8;padding:45px 60px 50px}.rest-container{display:flex;flex-direction:column;gap:35px;margin:0 auto;max-width:1200px}.rest-title-bar{margin-bottom:20px;text-align:left}.social-label{color:#2e2e2e;font-family:Source Sans\ 3;font-size:14px;line-height:1.6;margin:0}.rest-title-heading{color:#2e2e2e;font-family:Outfit;font-size:48px;font-weight:600;margin-bottom:16px}.rest-title-subheading{color:#2e2e2e;font-family:Source Sans\ 3;font-size:18px;line-height:1.6;margin:0;max-width:800px}.rest-main-content{grid-gap:80px;align-items:stretch;display:grid;gap:80px;grid-template-columns:1fr 1fr}.rest-left{align-items:center;display:flex;height:100%;justify-content:center}.rest-image{height:auto;max-width:400px;object-fit:contain;width:100%}.rest-bulletpoints{display:flex;flex-direction:column;gap:30px;height:100%;justify-content:space-evenly}.rest-bulletpoints .bulletpoint{display:flex;flex-direction:column;gap:8px}.rest-bulletpoints .bulletpoint:first-child{margin-bottom:20px}.rest-bulletpoints .bulletpoint:first-child .blt-heading{align-items:flex-start;flex-direction:column;gap:16px}.rest-bulletpoints .blt-heading{align-items:center;display:flex;gap:12px;margin-bottom:8px}.rest-bullet-heading{color:#000;display:block;font-family:Outfit;font-size:24px;font-weight:700;margin-bottom:0;width:100%}.rest-bulletpoints .bulletpoint:first-child .rest-bullet-heading{margin-bottom:16px}.rbulletpoint-heading{color:#2e2e2e;font-family:Outfit;font-size:18px;font-weight:700;margin:0}.rest-bulletpoints .bullet-icon{flex-shrink:0;height:16px;width:16px}.rest-bulletpoints .bulletpoint-text{color:#2e2e2e;font-family:Source Sans\ 3;font-size:14px;line-height:1.6;margin:0}.rest-list-button{align-items:center;display:flex;justify-content:center}.rest-restaurant-btn{background-color:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Outfit;font-size:16px;font-weight:600;padding:16px 32px;transition:all .3s ease}.rest-restaurant-btn:hover{background-color:#f3f4f6;border:2px solid #000;color:#000;transform:translateY(-2px)}.footer{background-color:#221106;overflow:hidden;padding:80px 60px 0;position:relative}.footer-container{grid-gap:80px;align-items:flex-start;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;min-height:500px}.footer-left{gap:40px;justify-content:flex-start;padding-bottom:60px}.footer-left,.footer-title{display:flex;flex-direction:column}.footer-title{gap:18px}.footer-left-logo{height:80px;object-fit:contain;width:150px}.footer-heading{color:#ed892b;font-family:Outfit;font-size:77px;font-weight:700;line-height:1.2;margin:0}.footer-btn{align-items:center;display:flex;gap:16px}.footer-join-waitlist-btn{background-color:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Outfit;font-size:16px;font-weight:600;padding:14px 28px;transition:all .3s ease}.footer-join-waitlist-btn:hover{background-color:#333;transform:translateY(-2px)}.footer-list-restaurant-btn{background-color:initial;border:2px solid #ffcd5c;border-radius:50px;color:#fff;cursor:pointer;font-family:Outfit;font-size:16px;font-weight:600;padding:12px 26px;transition:all .3s ease}.footer-list-restaurant-btn:hover{background-color:#ffcd5c;color:#221106}.footer-socials{display:flex;flex-direction:column;gap:20px}.footer-contact-us,.footer-instagram,.footer-tiktok{align-items:center;cursor:pointer;display:flex;gap:12px;transition:opacity .3s ease}.footer-contact-us:hover,.footer-instagram:hover,.footer-tiktok:hover{opacity:.8}.footer-contact-us-logo,.footer-instagram-logo,.footer-tiktok-logo{height:24px;object-fit:contain;width:24px}.footer-contact-us-text,.footer-instagram-text,.footer-tiktok-text{color:#fff;font-family:Source Sans\ 3;font-size:16px;font-weight:500}.footer-right{align-items:flex-end;display:flex;height:100%;justify-content:flex-end;position:relative;width:149%}.footer-right-image{bottom:0;height:auto;max-width:700px;object-fit:contain;position:absolute;right:0;width:100%}.modal-overlay{background-color:#000000b3;height:100%;width:100%}.modal-content{background-color:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:40px;transform:scale(.8)}.modal-close{font-size:24px;top:20px;transition:background-color .3s ease}.modal-close:hover{background-color:#f3f4f6}.modal-logo{object-fit:contain}.modal-app-title,.modal-title{font-family:Outfit}.modal-title{color:#000;margin-bottom:10px}.modal-subtitle{color:#000;font-family:Source Sans\ 3;font-size:14px;line-height:1.5;margin-bottom:30px}.waitlist-submission-terms{color:#666;color:#000;font-family:Source Sans\ 3;font-size:13px;font-style:italic;margin:0;text-align:center}.waitlist-submission-terms-2{color:#000;font-family:Source Sans\ 3;font-size:14px;font-weight:700}.error-message{animation:fadeIn .3s ease-in;background-color:#fef2f2;border:1px solid #fca5a5;margin-bottom:15px;padding:10px 15px;text-align:center}.modal-form{align-items:center;display:flex;flex-direction:column;gap:15px}.modal-input{border:1px solid #d1d5db;border-radius:50px;font-family:Source Sans\ 3;max-width:350px;outline:none;padding:14px 24px;text-align:center;width:100%}.modal-input::placeholder{color:#9ca3af;text-align:center}.modal-button{align-self:center;background-color:#000;border:2px solid #000;border-radius:50px;font-family:Outfit;padding:14px 32px}.modal-button:hover{background-color:#333;transform:translateY(-2px)}.modal-button:disabled{background-color:#d1d5db}.submission-animation{flex-direction:column;padding:40px}.checkmark-container,.submission-animation{align-items:center;display:flex;justify-content:center}.checkmark-container{animation:scaleIn .5s ease-out;background-color:#10b981;border-radius:50%;height:80px;width:80px}.checkmark{font-weight:700;height:40px;width:40px}.success-message{font-family:Outfit;margin-bottom:10px}.success-subtitle{font-family:Source Sans\ 3;line-height:1.5}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.loading-spinner{border:2px solid #fff;border-top-color:#0000;margin-right:8px}.restaurant-modal .modal-title{color:#000}.restaurant-modal .modal-button{background-color:#000}.restaurant-modal .modal-button:hover{background-color:#333}.contact-modal .modal-title{color:#000}.contact-modal .modal-button{background-color:#ed892b}.contact-modal .modal-button:hover{background-color:#dc2626}.modal-textarea{font-family:Source Sans\ 3}.contact-preference{display:flex;flex-direction:column;gap:12px}.preference-label{color:#374151;font-family:Outfit;font-size:16px;font-weight:600}.radio-group{display:flex;flex-wrap:wrap;gap:20px}.radio-option{align-items:center;color:#374151;cursor:pointer;display:flex;font-family:Source Sans\ 3;font-size:14px;gap:8px}.radio-option input[type=radio]{accent-color:#ed892b;height:16px;width:16px}.radio-text{-webkit-user-select:none;user-select:none}@media (max-width:1024px){.hero-container{min-height:440px;padding:60px 40px 0}.hero-content{gap:40px}.main-heading{font-size:42px}.secondary-heading{font-size:35px}.how-it-works{padding:60px 40px}.content-heading{font-size:27px}.step{gap:20px;grid-template-columns:repeat(4,1fr)}.steps{max-width:220px}.step-image{height:130px;width:130px}.fries-section{padding:40px 30px}.fries-container{border-radius:25px;gap:40px;padding:50px 40px}.fries-image{width:250px}.fries-heading{font-size:40px}.fries-description{font-size:16px}.badge-1{left:-15%}.badge-2{right:-20%}.badge-complete{min-width:120px;right:-5%}.our-services{padding:60px 40px}.service-content{gap:50px}.service-content-store{gap:60px}.service-heading{font-size:60px}.diff-text-color{font-size:59px}.bullet-icon{height:15px;width:15px}.bulletpoint-heading{font-size:15px}.city-owners{padding:60px 40px}.city-container{gap:60px}.city-heading{font-size:36px}.city-left{gap:30px}.city-image{max-width:350px}.restaurant-owners{padding:30px 40px 40px}.rest-container{gap:40px}.rest-title-heading{font-size:42px}.rest-title-subheading{font-size:16px}.rest-main-content{gap:60px}.rest-image{max-width:350px}.rest-bulletpoints{gap:25px}.rest-bullet-heading{font-size:20px}.rbulletpoint-heading{font-size:16px}.rest-bulletpoints .bullet-icon{height:14px;width:14px}.footer{padding:60px 40px 0}.footer-container{gap:0;min-height:400px}.footer-left{gap:30px;padding-bottom:50px}.footer-heading{font-size:72px}.footer-left-logo{height:70px;width:135px}.footer-contact-us-logo,.footer-instagram-logo,.footer-tiktok-logo{height:20px;width:20px}.footer-contact-us-text,.footer-instagram-text,.footer-tiktok-text{font-size:14px}.footer-right-image{max-width:600px}}@media (max-width:768px){.hero-container{padding:30px 20px 80px}.hero-content{flex-direction:column;gap:40px;text-align:center}.left-section{max-width:100%}.main-heading{font-size:36px}.sub-heading{font-size:16px}.form-buttons{flex-wrap:wrap;justify-content:center}.right-section{max-width:100%}.how-it-works{padding:50px 20px}.content-heading{font-size:28px;margin-bottom:40px}.step{gap:30px;grid-template-columns:repeat(2,1fr)}.steps{margin-bottom:30px;max-width:100%}.step-image{height:130px;width:130px}.fries-section{padding:30px 15px}.fries-container{border-radius:20px;gap:40px;grid-template-columns:1fr;padding:40px 25px;text-align:center}.fries-left{order:2}.fries-right{order:1}.fries-image{width:200px}.fries-heading{font-size:32px;text-align:center}.fries-description{font-size:16px;text-align:center}.fries-subtext{font-size:13px;text-align:center}.fries-cta-btn{display:block;margin:0 auto;max-width:300px;width:100%}.badge-1{left:-10%;top:10%}.badge-2{bottom:20%;right:-15%}.badge-complete{font-size:12px;min-width:100px;right:0;top:-5%}.badge-text-complete{font-size:14px}.badge-subtext{font-size:10px}.badge-reward{font-size:9px;padding:3px 6px}.our-services{padding:50px 20px}.service-content{gap:40px}.service-content-store{gap:40px;grid-template-columns:1fr;text-align:left}.service-heading{font-size:50px;max-width:100%}.diff-text-color{font-size:49px}.service-bulletpoints{gap:30px}.bulletpoint{text-align:left}.blt-heading{justify-content:left}.bullet-icon{height:13px;width:13px}.bulletpoint-heading{font-size:13px}.city-owners{padding:50px 20px}.city-container{gap:40px;grid-template-columns:1fr;text-align:center}.city-left{gap:30px}.city-heading{font-size:32px}.city-image{max-width:300px}.restaurant-owners{padding:20px 16px 24px}.rest-container{gap:40px}.rest-title-heading{font-size:36px}.rest-title-subheading{font-size:16px}.rest-main-content{gap:40px;grid-template-columns:1fr}.rest-left{text-align:center}.rest-image{max-width:300px}.rest-bulletpoints{gap:25px;text-align:left}.rest-bullet-heading{font-size:18px;text-align:left}.rbulletpoint-heading{font-size:15px}.rest-bulletpoints .blt-heading{justify-content:flex-start}.rest-bulletpoints .bulletpoint:first-child .blt-heading{align-items:flex-start;justify-content:flex-start}.rest-bulletpoints .bullet-icon{height:12px;width:12px}.rest-bulletpoints .bulletpoint-text{text-align:left}.footer{padding:50px 20px 0}.footer-container{gap:40px;grid-template-columns:1fr;min-height:auto}.footer-left{gap:30px;padding-bottom:40px;text-align:center}.footer-title{align-items:center}.footer-heading{font-size:64px;text-align:center}.footer-left-logo{height:60px;width:216px}.footer-btn{flex-wrap:wrap;justify-content:center}.footer-socials{align-items:center;gap:16px}.footer-contact-us,.footer-instagram,.footer-right,.footer-tiktok{justify-content:center}.footer-right{height:300px;position:relative}.footer-right-image{bottom:auto;max-width:400px;position:relative;right:auto}}@media (max-width:480px){.hero-container{padding:20px 16px 80px}.hero-content{gap:30px}.main-heading{font-size:28px}.form-buttons{flex-direction:column;gap:12px;width:100%}.join-waitlist-btn,.list-yr-restaurant-btn{padding:12px 20px;width:100%}.how-it-works{padding:40px 16px}.content-heading{font-size:24px}.step{gap:20px}.step-image{height:120px;width:120px}.our-services{padding:40px 16px}.service-heading{font-size:40px}.diff-text-color{font-size:39px}.bulletpoint-heading{font-size:13px}.bulletpoint-text{font-size:14px}.bullet-icon{height:13px;width:13px}.city-owners{padding:40px 16px}.city-heading{font-size:28px}.city-left{gap:25px}.city-btn .join-waitlist-btn{font-size:14px;padding:12px 24px}.city-image{max-width:250px}.fries-section{padding:20px 12px}.fries-container{border-radius:16px;gap:30px;padding:30px 20px}.fries-image{width:160px}.fries-heading{font-size:26px}.fries-description{font-size:14px}.fries-subtext{font-size:12px;margin-bottom:20px}.fries-cta-btn{font-size:14px;padding:12px 24px}.restaurant-owners{padding:18px 16px 50px}.rest-title-heading{font-size:32px}.rest-title-subheading{font-size:14px}.rest-container{gap:35px}.rest-image{max-width:250px}.rest-bullet-heading{font-size:16px}.rbulletpoint-heading{font-size:14px}.rest-bulletpoints .bulletpoint-text{font-size:12px}.rest-restaurant-btn{font-size:14px;padding:12px 24px}.footer{padding:40px 16px 0}.footer-container{gap:30px}.footer-left{gap:25px;padding-bottom:30px}.footer-heading{font-size:42px}.footer-left-logo{height:50px;width:131px}.footer-btn{flex-direction:column;gap:12px;width:100%}.footer-join-waitlist-btn,.footer-list-restaurant-btn{font-size:14px;padding:12px 20px;width:100%}.footer-socials{gap:14px}.footer-contact-us-logo,.footer-instagram-logo,.footer-tiktok-logo{height:18px;width:18px}.footer-contact-us-text,.footer-instagram-text,.footer-tiktok-text{font-size:12px}.footer-right{height:200px}.footer-right-image{max-width:350px}.modal-content{max-width:95%;padding:30px 20px}.modal-logo-container{gap:8px}.modal-logo{height:32px;width:32px}.modal-app-title{font-size:20px}.modal-title{font-size:24px}.modal-input,.modal-subtitle{font-size:14px}.modal-input{padding:12px 14px}.modal-button{font-size:14px;padding:14px 20px}.radio-group{flex-direction:column;gap:12px}.preference-label{font-size:14px}.radio-option{font-size:12px}.green-img-1{visibility:visible}.green-img{visibility:hidden}}.wl-overlay{align-items:center;animation:wl-fadeIn .2s ease;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}@keyframes wl-fadeIn{0%{opacity:0}to{opacity:1}}.wl-modal{animation:wl-slideUp .3s ease;background-color:#fff;border-radius:24px;max-width:520px;padding:50px 60px;position:relative;text-align:center;width:90%}@keyframes wl-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wl-close{background:none;border:none;color:#999;cursor:pointer;font-size:28px;line-height:1;padding:0;position:absolute;right:24px;top:20px;transition:color .2s ease}.wl-close:hover{color:#333}.wl-brand{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:30px}.wl-logo{height:36px;object-fit:contain;width:36px}.wl-brand-name{color:#1a1a1a;font-size:22px}.wl-brand-name,.wl-title{font-family:Outfit,sans-serif;font-weight:700}.wl-title{color:#000;font-size:28px;line-height:1.3;margin:0 0 12px}.wl-subtitle{color:#555;font-family:Source Sans\ 3,sans-serif;font-size:15px;line-height:1.5;margin:0 0 35px}.wl-form{align-items:center;display:flex;flex-direction:column;gap:16px}.wl-input{border:1px solid #ddd;border-radius:50px;font-family:Source Sans\ 3,sans-serif;font-size:15px;max-width:380px;outline:none;padding:14px 24px;text-align:center;transition:border-color .2s ease;width:100%}.wl-input:focus{border-color:#ed892b}.wl-input::placeholder{color:#aaa}.wl-error{background-color:#fef2f2;border-radius:8px;color:#dc2626;font-size:14px;margin:0;padding:8px 16px}.wl-error,.wl-terms{font-family:Source Sans\ 3,sans-serif}.wl-terms{color:#666;font-size:13px;font-style:italic;margin:5px 0 10px}.wl-button{background-color:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;padding:14px 36px;transition:background-color .2s ease,transform .2s ease}.wl-button:hover{background-color:#222;transform:translateY(-1px)}.wl-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.wl-success{align-items:center;display:flex;flex-direction:column;padding:20px 0}.wl-checkmark{height:60px;margin-bottom:16px;width:60px}.wl-checkmark svg{height:100%;width:100%}.wl-success-text{color:#22c55e;font-family:Outfit,sans-serif;font-size:18px;font-weight:600;margin:0}@media (max-width:768px){.wl-modal{border-radius:20px;max-width:90%;padding:40px 30px}.wl-title{font-size:24px}.wl-subtitle{font-size:14px;margin-bottom:28px}.wl-input{font-size:14px;padding:12px 20px}.wl-button{font-size:15px;padding:12px 30px}}@media (max-width:480px){.wl-modal{border-radius:16px;padding:35px 24px}.wl-brand{margin-bottom:24px}.wl-logo{height:30px;width:30px}.wl-brand-name{font-size:18px}.wl-title{font-size:20px}.wl-subtitle{font-size:13px;margin-bottom:24px}.wl-input{font-size:14px;padding:12px 18px}.wl-terms{font-size:12px}.wl-button{font-size:14px;padding:12px 28px}.wl-checkmark{height:50px;width:50px}}.contact-overlay{align-items:center;animation:wl-fadeIn .2s ease;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.contact-modal{animation:wl-slideUp .3s ease;background-color:#fff;border-radius:24px;max-width:520px;padding:50px 60px;position:relative;text-align:center;width:90%}.contact-close{background:none;border:none;color:#999;cursor:pointer;font-size:28px;line-height:1;padding:0;position:absolute;right:24px;top:20px;transition:color .2s ease}.contact-close:hover{color:#333}.contact-brand{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:30px}.contact-logo{height:36px;object-fit:contain;width:36px}.contact-brand-name{color:#1a1a1a;font-size:22px}.contact-brand-name,.contact-title{font-family:Outfit,sans-serif;font-weight:700}.contact-title{color:#000;font-size:28px;line-height:1.3;margin:0 0 12px}.contact-subtitle{color:#555;font-family:Source Sans\ 3,sans-serif;font-size:15px;line-height:1.5;margin:0 0 30px}.contact-form{align-items:center;display:flex;flex-direction:column;gap:16px}.contact-input{border:1px solid #ddd;border-radius:50px;font-family:Source Sans\ 3,sans-serif;font-size:15px;max-width:380px;outline:none;padding:14px 24px;text-align:center;transition:border-color .2s ease;width:100%}.contact-input:focus{border-color:#ed892b}.contact-input::placeholder{color:#aaa}.contact-textarea{border:1px solid #ddd;border-radius:16px;font-family:Source Sans\ 3,sans-serif;font-size:15px;max-width:380px;min-height:100px;outline:none;padding:16px 20px;resize:vertical;transition:border-color .2s ease;width:100%}.contact-textarea:focus{border-color:#ed892b}.contact-textarea::placeholder{color:#aaa}.contact-error{background-color:#fef2f2;border-radius:8px;color:#dc2626;font-size:14px;margin:0;padding:8px 16px}.contact-error,.contact-terms{font-family:Source Sans\ 3,sans-serif}.contact-terms{color:#ed892b;font-size:13px;font-style:italic;margin:5px 0 10px}.contact-button{background-color:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;padding:14px 36px;transition:background-color .2s ease,transform .2s ease}.contact-button:hover{background-color:#222;transform:translateY(-1px)}.contact-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.contact-success{padding:20px 0}.contact-success-text{color:#333;font-family:Source Sans\ 3,sans-serif;font-size:16px;margin:0}@media (max-width:768px){.contact-modal{border-radius:20px;max-width:90%;padding:40px 30px}.contact-title{font-size:24px}.contact-subtitle{font-size:14px;margin-bottom:24px}.contact-input,.contact-textarea{font-size:14px;padding:12px 20px}.contact-button{font-size:15px;padding:12px 30px}}@media (max-width:480px){.contact-modal{border-radius:16px;padding:35px 24px}.contact-brand{margin-bottom:24px}.contact-logo{height:30px;width:30px}.contact-brand-name{font-size:18px}.contact-title{font-size:20px}.contact-subtitle{font-size:13px;margin-bottom:20px}.contact-input,.contact-textarea{font-size:14px;padding:12px 18px}.contact-terms{font-size:12px}.contact-button{font-size:14px;padding:12px 28px}}.listrest-overlay{align-items:center;animation:wl-fadeIn .2s ease;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.listrest-modal{animation:wl-slideUp .3s ease;background-color:#fff;border-radius:24px;max-width:520px;padding:50px 60px;position:relative;text-align:center;width:90%}.listrest-close{background:none;border:none;color:#999;cursor:pointer;font-size:28px;line-height:1;padding:0;position:absolute;right:24px;top:20px;transition:color .2s ease}.listrest-close:hover{color:#333}.listrest-brand{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:30px}.listrest-logo{height:36px;object-fit:contain;width:36px}.listrest-brand-name{color:#1a1a1a;font-size:22px}.listrest-brand-name,.listrest-title{font-family:Outfit,sans-serif;font-weight:700}.listrest-title{color:#000;font-size:26px;line-height:1.3;margin:0 0 12px}.listrest-subtitle{color:#555;font-family:Source Sans\ 3,sans-serif;font-size:15px;line-height:1.5;margin:0 0 30px}.listrest-form{align-items:center;display:flex;flex-direction:column;gap:16px}.listrest-input{border:1px solid #ddd;border-radius:50px;font-family:Source Sans\ 3,sans-serif;font-size:15px;max-width:380px;outline:none;padding:14px 24px;text-align:center;transition:border-color .2s ease;width:100%}.listrest-input:focus{border-color:#ed892b}.listrest-input::placeholder{color:#aaa}.listrest-error{background-color:#fef2f2;border-radius:8px;color:#dc2626;margin:0;padding:8px 16px}.listrest-error,.listrest-terms{font-family:Source Sans\ 3,sans-serif;font-size:14px}.listrest-terms{color:#333;font-weight:600;margin:5px 0 10px}.listrest-button{background-color:#000;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;padding:14px 36px;transition:background-color .2s ease,transform .2s ease}.listrest-button:hover{background-color:#222;transform:translateY(-1px)}.listrest-button:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.listrest-success{padding:20px 0}.listrest-success-text{color:#333;font-family:Source Sans\ 3,sans-serif;font-size:16px;margin:0}@media (max-width:768px){.listrest-modal{border-radius:20px;max-width:90%;padding:40px 30px}.listrest-title{font-size:22px}.listrest-subtitle{font-size:14px;margin-bottom:24px}.listrest-input{font-size:14px;padding:12px 20px}.listrest-button{font-size:15px;padding:12px 32px}}@media (max-width:480px){.listrest-modal{border-radius:16px;padding:35px 24px}.listrest-brand{margin-bottom:24px}.listrest-logo{height:30px;width:30px}.listrest-brand-name{font-size:18px}.listrest-title{font-size:20px}.listrest-subtitle{font-size:13px}.listrest-input{font-size:14px;padding:12px 18px}.listrest-terms{font-size:12px}.listrest-button{font-size:14px;padding:12px 28px}}.dine-deal-container{background-color:#fff;box-sizing:border-box;color:#000;display:flex;flex-direction:column;font-family:Poppins,sans-serif;justify-content:space-between;padding:0;width:100%}.dd-logo-footer{height:32px;object-fit:contain;transition:transform .2s ease,opacity .2s ease;width:32px}.brand-name{color:#1f2937;font-family:Outfit;font-size:20px;text-decoration:none}.dd-logo-footer:hover{cursor:pointer;opacity:.8;transform:scale(1.05)}.dd-header{justify-content:space-between;padding:50px 5%}.dd-header,.dd-logo-section{align-items:center;display:flex}.dd-logo-section{gap:10px}.brand-name{color:#000;font-size:1.5rem;font-weight:700}.dd-socials{align-items:center;color:#555;display:flex;font-size:.9rem;gap:20px}.social-label{margin-right:5px}.social-link{align-items:center;color:#777;display:flex;font-weight:400;gap:6px;text-decoration:none;transition:color .2s ease}.social-link:hover{color:#000}.icon{height:18px;width:18px}.dd-hero{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:0 162px 30px;text-align:center}.hero-title{font-family:Outfit;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:10px}.highlight{color:#e88d3e}.hero-subtitle{color:#333;font-family:Source Sans\ 3;font-size:1rem;font-weight:500;margin-bottom:40px}.cta-group{display:flex;gap:20px}.btn{border-radius:50px;cursor:pointer;font-family:Inter;font-size:1rem;font-weight:600;padding:14px 32px;transition:all .2s ease}.btn-primary-1{background-color:#000;border:2px solid #000;color:#fff}.btn-primary-1:hover{background-color:#fff;border-color:#000;color:#000}.btn-outline{background-color:#fff;border:2px solid #000;color:#000}.btn-outline:hover{background-color:#f5f5f5}.dd-footer{border-top:1px solid #0000;color:#666;font-size:.75rem;padding:50px;text-align:center}@media (max-width:1024px){.dd-header{padding:40px 5%}.dd-hero{padding:0 100px 30px}.hero-title{font-size:3rem}.btn,.hero-subtitle{font-size:.95rem}.btn{padding:12px 28px}.dd-footer{padding:40px}}@media (max-width:768px){.dd-header{flex-direction:column;gap:15px;padding:30px 5%}.dd-socials{flex-wrap:wrap;gap:15px;justify-content:center}.dd-hero{padding:0 40px 30px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:.9rem;margin-bottom:30px}.cta-group{flex-direction:column;max-width:300px;width:250px}.btn{font-size:.9rem;padding:12px 24px;width:100%}.dd-footer{font-size:.7rem;padding:30px 20px}}@media (max-width:480px){.dd-header{gap:12px;padding:25px 16px}.dd-logo-section{gap:8px}.dd-logo-footer{height:28px;width:28px}.brand-name{font-size:1.2rem}.dd-socials{font-size:.8rem;gap:10px}.social-link{gap:4px}.icon{height:16px;width:16px}.dd-hero{padding:0 20px 20px}.hero-title{font-size:1.8rem;margin-bottom:8px}.hero-subtitle{font-size:.85rem;margin-bottom:25px}.cta-group{gap:12px;max-width:280px;width:100%}.btn{font-size:.85rem;padding:10px 20px}.dd-footer{font-size:.65rem;padding:25px 16px}}.HomeContainer{display:flex;min-height:100vh;overflow-x:hidden;width:100%}.main-content{background-color:#fff;box-sizing:border-box;flex:1 1;margin-left:200px;max-width:calc(100% - 200px);min-height:100vh;padding:20px;width:calc(100% - 200px)}.welcome-message{background:linear-gradient(135deg,#ed892b,#f59e0b);border-radius:12px;box-shadow:0 4px 6px #ed892b1a;color:#fff;justify-content:space-between;margin-bottom:20px;padding:12px 20px}.welcome-message,.welcome-text{align-items:center;display:flex}.welcome-text{font-family:Outfit,sans-serif;font-size:16px;font-weight:500;gap:8px}.welcome-close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:4px;transition:background-color .2s ease}.welcome-close-btn:hover{background-color:#fff3}.auth-loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:60px 20px}.auth-loading-spinner{border:3px solid #f3f4f6;height:32px;width:32px}.auth-loading span{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:16px}.filter-bar{gap:20px;justify-content:space-between;margin-bottom:30px;padding:15px 0}.filter-bar,.filter-buttons{align-items:center;display:flex}.filter-buttons{flex-wrap:wrap;gap:12px}.filter-btn{align-items:center;background-color:#fff;border:2px solid #e5e7eb;border-radius:25px;box-shadow:0 2px 4px #0000000d;color:#374151;cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;gap:6px;padding:10px 16px;transition:all .3s ease}.filter-btn:hover{background-color:#f8fafc;border-color:#ed892b;box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}.filter-btn:active{box-shadow:0 2px 4px #0000000d;transform:translateY(0)}.filter-icon{font-size:12px}.clear-btn{background-color:#fef2f2!important;border-color:#fca5a5!important;color:#dc2626!important}.clear-btn:hover{background-color:#fee2e2!important;border-color:#f87171!important;transform:translateY(-1px)}.filter-bar>*{flex-shrink:0}.search-container{align-items:center;background-color:#fff;border:2px solid #e5e7eb;border-radius:25px;box-shadow:0 2px 4px #0000000d;display:flex;padding:2px;transition:all .3s ease}.search-container:focus-within{border-color:#ed892b;box-shadow:0 4px 8px #ed892b1a}.search-input{background:#0000;border:none;border-radius:23px;color:#374151;font-family:Source Sans\ 3,sans-serif;font-size:14px;outline:none;padding:8px 16px;width:250px}.search-input::placeholder{color:#9ca3af}.search-btn{align-items:center;background-color:#ed892b;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:14px;height:36px;justify-content:center;transition:all .3s ease;width:36px}.search-btn:hover{background-color:#dc7a1f;transform:scale(1.05)}.add-deal-btn-top{background-color:#f59e0b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .3s ease}.add-deal-btn-top:hover{background-color:#d97706}.deals-section{margin-bottom:60px}.restaurant-actions-section{background:linear-gradient(135deg,#f59e0b,#ed892b);border-radius:12px;margin:40px 0 60px;overflow:hidden;position:relative}.restaurant-actions-content{align-items:center;display:flex;justify-content:space-between;padding:20px 30px;position:relative;z-index:2}.restaurant-actions-text{color:#1f2937;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.restaurant-action-buttons{display:flex;gap:12px}.restaurant-action-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6;border:none;border-radius:8px;color:#1f2937;cursor:pointer;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;padding:12px 20px;transition:all .3s ease;white-space:nowrap}.restaurant-action-btn:hover{background-color:#fff;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.restaurant-action-btn.suggest{background-color:#fffffff2}.restaurant-action-btn.apply{background-color:#3b82f6e6;color:#fff}.restaurant-action-btn.apply:hover{background-color:#3b82f6}.restaurant-actions-section:before{border:2px solid #ffffff4d;border-radius:50%;content:"";height:80px;position:absolute;right:-20px;top:-20px;width:80px;z-index:1}.restaurant-actions-section:after{border:2px solid #fff3;border-radius:50%;content:"";height:40px;position:absolute;right:100px;top:10px;width:40px;z-index:1}.places-section{margin-bottom:60px}.places-container{position:relative}.places-grid{-ms-overflow-style:none;display:flex;gap:20px;overflow-x:auto;padding:20px 0;scroll-behavior:smooth;scrollbar-width:none}.places-grid::-webkit-scrollbar{display:none}.place-item{align-items:center;cursor:pointer;display:flex;flex:0 0 auto;flex-direction:column;transition:transform .3s ease}.place-item:hover{transform:translateY(-4px)}.place-logo{align-items:center;background-color:#f3f4f6;border:3px solid #e5e7eb;border-radius:50%;display:flex;height:120px;justify-content:center;overflow:hidden;transition:all .3s ease;width:120px}.place-logo:hover{border-color:#ed892b;box-shadow:0 4px 12px #ed892b33}.place-logo img{border-radius:50%;height:100%;object-fit:cover;width:100%}.place-logo.placeholder{background-color:#e5e7eb;color:#9ca3af;font-size:24px}.place-logo-placeholder{align-items:center;color:#9ca3af;display:flex;font-size:24px;height:100%;justify-content:center;width:100%}.place-name{color:#374151;font-family:Source Sans\ 3,sans-serif;font-size:12px;font-weight:500;margin-top:8px;max-width:120px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.places-navigation{gap:20px;margin-top:20px}.places-nav-arrow,.places-navigation{align-items:center;display:flex;justify-content:center}.places-nav-arrow{background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;font-size:18px;height:40px;min-width:40px;padding:8px 12px;transition:all .3s ease}.places-nav-arrow:hover{background-color:#f3f4f6;color:#374151}.places-nav-arrow.prev:hover{transform:translateX(-2px)}.places-nav-arrow.next:hover{transform:translateX(2px)}.places-nav-dots{display:flex;gap:8px}.section-title{color:#1f2937;font-family:Outfit,sans-serif;font-size:24px;font-weight:700;margin:0 0 20px}.section-navigation{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:20px}.nav-dots{display:flex;gap:8px}.dot{background-color:#d1d5db;border-radius:50%;cursor:pointer;height:8px;transition:all .3s ease;width:8px}.dot:hover{background-color:#9ca3af;transform:scale(1.2)}.dot.active{background-color:#6b7280}.nav-arrow{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;min-width:40px;padding:8px 12px;transition:all .3s ease}.nav-arrow:hover{background-color:#f3f4f6;color:#374151}.nav-arrow.prev:hover{transform:translateX(-2px)}.nav-arrow.next:hover{transform:translateX(2px)}.deals-content-storage{background-color:#fff;border-radius:8px;box-shadow:0 1px 4px #0000001a;min-height:auto;padding:20px}.hottest-deals{max-width:1220px}.loading-container{color:#6b7280;padding:60px 20px}.loading-spinner-large{animation:spin 1s linear infinite;border:3px solid #f3f4f6;border-radius:50%;border-top-color:#ed892b;height:40px;margin-bottom:20px;width:40px}.no-deals-container{color:#6b7280;padding:60px 20px;text-align:center}.no-deals-container h3{color:#374151;font-family:Outfit,sans-serif;font-size:24px;margin-bottom:10px}.deals-grid{grid-gap:16px;gap:16px;grid-template-columns:repeat(4,1fr);justify-items:start;margin-top:16px;transition:opacity .3s ease}.hottest-deals .deals-grid{grid-template-columns:repeat(4,1fr);margin:16px 0 0;max-width:1200px}.deal-card{animation:fadeInUp .5s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.deal-card{border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 4px #0000001a;cursor:pointer;max-width:280px;transition:all .3s ease;width:100%}.deal-card:hover{box-shadow:0 4px 12px #00000026}.deal-image-container{background-color:#f3f4f6;height:160px;position:relative}.deal-image{height:100%;object-fit:cover;width:100%}.deal-image-placeholder{align-items:center;background-color:#f9fafb;color:#9ca3af;display:flex;font-size:48px;height:100%;justify-content:center;width:100%}.restaurant-badge{align-items:center;background:#000000b3;border-radius:20px;color:#fff;display:flex;font-size:12px;gap:6px;left:12px;padding:6px 12px;position:absolute;top:12px}.restaurant-dot{color:#10b981;font-size:8px}.restaurant-name{font-family:Source Sans\ 3,sans-serif;font-size:12px;font-weight:500}.deal-views{background:#000000b3;border-radius:12px;bottom:8px;color:#fff;font-size:10px;left:12px;padding:4px 8px;position:absolute}.deal-info{padding:12px;position:relative}.deal-title{color:#1f2937;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;line-height:1.3;margin:0 0 8px}.deal-meta{color:#6b7280;display:flex;flex-wrap:wrap;font-size:12px;gap:8px}.deal-diet,.deal-price{color:#6b7280;font-weight:500}.deal-timeline{color:#6b7280}.deal-meta span:not(:last-child):after{color:#d1d5db;content:"•";margin-left:8px}.deal-heart{background:none;border:none;color:#d1d5db;cursor:pointer;font-size:20px;position:absolute;right:16px;top:16px;transition:all .3s ease;z-index:10}.deal-heart:hover{color:#ef4444;transform:scale(1.1)}.deal-heart:disabled{cursor:not-allowed;opacity:.6}.deal-heart.favorited{animation:heartBeat .6s ease-in-out;color:#ef4444}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.deal-detail-modal .modal-content{max-height:90vh;max-width:900px;padding:0;width:95%}.deal-detail-content{display:flex;flex-direction:column}.deal-detail-layout{display:flex;gap:30px;padding:30px}.deal-detail-image{flex:1 1;max-width:400px}.deal-detail-image img{border-radius:12px;height:300px;object-fit:cover;width:100%}.deal-image-placeholder-large{align-items:center;background-color:#f9fafb;border-radius:12px;color:#9ca3af;display:flex;font-size:64px;height:300px;justify-content:center;width:100%}.deal-detail-info{display:flex;flex:1 1;flex-direction:column;gap:20px}.deal-detail-header{align-items:center;display:flex;justify-content:space-between}.restaurant-info{gap:8px}.restaurant-dot-large{color:#10b981;font-size:12px}.restaurant-name-large{color:#374151;font-family:Outfit,sans-serif;font-size:16px;font-weight:600}.deal-heart-large{background:none;border:none;color:#d1d5db;cursor:pointer;font-size:24px;transition:all .3s ease}.deal-heart-large:hover{color:#ef4444;transform:scale(1.1)}.deal-heart-large:disabled{cursor:not-allowed;opacity:.6}.deal-heart-large.favorited{animation:heartBeat .6s ease-in-out;color:#ef4444}.deal-detail-title{color:#1f2937;font-family:Outfit,sans-serif;font-size:28px;font-weight:700;line-height:1.2;margin:0}.deal-detail-meta{display:flex;flex-direction:column;gap:8px}.detail-diet{color:#059669;font-family:Source Sans\ 3,sans-serif;font-size:14px;font-weight:600}.detail-price{color:#ed892b;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.detail-timeline{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:14px}.deal-details-section h3{color:#1f2937;font-family:Outfit,sans-serif;font-size:18px;font-weight:600;margin:0 0 10px}.deal-details-section p{color:#4b5563;font-family:Source Sans\ 3,sans-serif;font-size:14px;line-height:1.6;margin:0}.deal-actions{flex-wrap:wrap}.action-btn{background-color:#f3f4f6;color:#374151;font-family:Source Sans\ 3,sans-serif;font-weight:500;gap:8px;padding:10px 16px;transition:background-color .3s ease}.action-btn:hover{background-color:#e5e7eb}.more-deals-section h3{color:#1f2937;font-family:Outfit,sans-serif;font-size:18px;font-weight:600;margin:0 0 15px}.more-deals-grid{display:flex;gap:15px;overflow-x:auto;padding-bottom:10px}.no-more-deals{background-color:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;color:#6b7280;font-style:italic;padding:20px;text-align:center;width:100%}.no-more-deals p{font-size:14px;margin:0}.more-deal-card{cursor:pointer;flex-shrink:0;transition:transform .3s ease;width:120px}.more-deal-card:hover{transform:scale(1.05)}.more-deal-card img{object-fit:cover}.more-deal-card img,.more-deal-placeholder{border-radius:8px;height:80px;margin-bottom:8px;width:100%}.more-deal-placeholder{align-items:center;background-color:#f9fafb;color:#9ca3af;display:flex;font-size:24px;justify-content:center}.more-deal-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#374151;display:-webkit-box;font-family:Source Sans\ 3,sans-serif;font-size:12px;line-height:1.3;margin:0;overflow:hidden}@media (max-width:767px){*{box-sizing:border-box;max-width:100%}body{overflow-x:hidden;width:100%}.filter-bar,.filter-buttons,.hottest-deals,.places-section,.restaurant-actions-section,.section-title{box-sizing:border-box;max-width:100%;overflow-x:hidden;width:100%}.HomeContainer{flex-direction:column;max-width:100vw;overflow-x:hidden;width:100vw}.main-content{border-left:none;border-right:none;box-sizing:border-box;margin-left:0;margin-top:64px;max-width:100%;overflow-x:hidden;padding:15px;width:100%}.welcome-message{margin-bottom:15px;padding:10px 16px}.welcome-text{font-size:14px}.filter-bar{align-items:stretch;flex-direction:column;gap:15px;overflow-x:hidden}.filter-bar,.filter-buttons{box-sizing:border-box;max-width:100%;width:100%}.filter-buttons{flex-wrap:wrap;gap:8px;justify-content:center}.filter-btn{font-size:12px;padding:8px 12px}.search-container{max-width:100%;width:100%}.search-input{max-width:none;width:100%}.add-deal-btn-top{text-align:center;width:100%}.section-title{font-size:20px}.deals-grid{-ms-overflow-style:none;box-sizing:border-box;display:flex;gap:16px;max-width:100%;overflow-x:auto;padding:16px 15px;scroll-behavior:smooth;scrollbar-width:none;width:100%}.deals-grid::-webkit-scrollbar{display:none}.hottest-deals .deals-grid{-ms-overflow-style:none;display:flex;gap:16px;max-width:100%;overflow-x:auto;padding:16px 15px;scroll-behavior:smooth;scrollbar-width:none;width:100%}.hottest-deals .deals-grid::-webkit-scrollbar{display:none}.hottest-deals,.restaurant-actions-section{box-sizing:border-box;max-width:100%;width:100%}.restaurant-actions-section{margin:30px 0 40px}.restaurant-actions-content{box-sizing:border-box;flex-direction:column;gap:16px;max-width:100%;padding:20px 16px;text-align:center;width:100%}.restaurant-actions-text{font-size:16px}.restaurant-action-buttons{flex-direction:column;gap:12px;width:100%}.restaurant-action-btn{font-size:14px;padding:12px 20px;width:100%}.restaurant-application-modal .modal-content{margin:20px;max-width:95%}.form-row{flex-direction:column;gap:12px}.form-row .modal-input{width:100%}.places-section{margin-bottom:40px}.places-grid{gap:16px;padding:16px 0}.place-logo{border-width:2px;height:100px;width:100px}.places-navigation{gap:16px;margin-top:16px}.places-nav-arrow{font-size:16px;height:36px;min-width:36px}.restaurant-detail-layout{flex-direction:column;min-height:auto}.restaurant-detail-image{flex:none;height:200px;padding:20px}.restaurant-detail-image img,.restaurant-image-placeholder{height:160px;width:160px}.restaurant-detail-info{gap:16px;padding:24px}.restaurant-detail-name{font-size:28px}.deal-location{margin:12px 0;padding:10px 14px}.deal-location p{font-size:13px;line-height:1.4}.deal-dietary-info{margin-bottom:10px;padding:10px 14px}.dietary-label,.dietary-text{font-size:13px}.deal-actions{flex-direction:column;gap:8px}.deal-action-btn{font-size:16px;padding:14px 16px}.favorite-deals-modal .modal-content{margin:20px;max-width:95%}.favorite-deals-body{padding:16px}.favorite-deals-grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.favorite-deal-card{max-width:100%}.no-favorites-container{padding:40px 16px}.no-favorites-icon{font-size:48px}.no-favorites-container h3{font-size:20px}.favorite-deals-description p{font-size:14px}.restaurant-actions{flex-direction:column;gap:12px}.action-btn{font-size:16px;padding:16px}}@media (min-width:768px) and (max-width:1023px){.main-content{margin-left:180px;padding:18px}.section-title{font-size:22px}.deals-grid{gap:18px;justify-items:start}.deals-grid,.hottest-deals .deals-grid{grid-template-columns:repeat(2,1fr)}.hottest-deals{max-width:620px}.restaurant-actions-section{gap:16px;margin:35px 0 50px;padding:25px 18px}.restaurant-action-btn{font-size:15px;min-width:180px;padding:12px 24px}}.modal-overlay{opacity:0;transition:all .3s ease;visibility:hidden}.modal-overlay.active{opacity:1;visibility:visible}.modal-content{border-radius:16px;box-shadow:0 20px 60px #0003;max-height:90vh;position:relative;transform:scale(.9);transition:transform .3s ease}.modal-overlay.active .modal-content{transform:scale(1)}.modal-close{color:#666;font-size:28px;position:absolute;right:20px;top:15px;z-index:1}.modal-header{margin-bottom:30px;text-align:center}.modal-logo-container{align-items:center;display:flex;gap:12px;justify-content:center;margin-bottom:20px}.modal-logo{height:40px;width:40px}.modal-app-title{color:#2e2e2e;font-size:24px;margin:0}.modal-app-title,.modal-title{font-family:Outfit,sans-serif;font-weight:700}.modal-title{color:#ed892b;font-size:28px;margin:0 0 10px}.modal-subtitle{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:16px;margin:0}.deal-form{display:flex;gap:20px}.deal-form,.form-row{flex-direction:column}.form-row{gap:8px}.price-row{flex-direction:row;gap:15px}.price-input{flex:1 1}.datetime-row{flex-direction:row;gap:15px}.datetime-group{display:flex;flex:1 1;flex-direction:column;gap:8px}.datetime-label{color:#374151;font-family:Outfit,sans-serif;font-size:14px;font-weight:600}.modal-input{background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;font-family:Source Sans\ 3,sans-serif;font-size:16px;padding:14px 16px;transition:border-color .3s ease}.modal-input:focus{border-color:#ed892b;outline:none}.modal-input:disabled{background-color:#f9fafb;cursor:not-allowed}.modal-select{cursor:pointer}.modal-textarea{min-height:100px;resize:vertical}.datetime-input,.modal-textarea{font-family:Source Sans\ 3,sans-serif}.file-upload-container{position:relative}.file-upload-label{cursor:pointer;display:block}.file-input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.file-upload-display{align-items:center;background-color:#f9fafb;border:2px dashed #e5e7eb;border-radius:8px;display:flex;gap:12px;padding:14px 16px;transition:all .3s ease}.file-upload-display:hover{background-color:#fef7ed;border-color:#ed892b}.upload-icon{font-size:24px}.upload-text{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:16px}.restaurant-application-form .file-upload-container{background-color:#fef3e2;border:2px dashed #ed892b}.restaurant-application-form .file-upload-container:hover{background-color:#fef2f2;border-color:#dc2626}.restaurant-application-form .upload-text{color:#ed892b;font-weight:600}.deal-status-header{display:flex;justify-content:flex-start;margin-bottom:12px}.deal-status{align-items:center;border-radius:20px;display:flex;font-size:12px;font-weight:600;gap:8px;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.deal-status.open{background-color:#dcfce7;color:#166534}.deal-status.closed{background-color:#fee2e2;color:#dc2626}.deal-status .status-dot{border-radius:50%;height:8px;width:8px}.deal-status.open .status-dot{background-color:#22c55e}.deal-status.closed .status-dot{background-color:#ef4444}.deal-location{margin:12px 0}.deal-location p{align-items:center;color:#6b7280;gap:4px}.deal-location{background-color:#f8fafc;border-left:4px solid #ed892b;border-radius:12px;margin:16px 0;padding:12px 16px}.deal-location p{align-items:flex-start;color:#475569;display:flex;font-family:Source Sans\ 3,sans-serif;font-size:14px;font-weight:500;gap:8px;line-height:1.5;margin:0}.deal-tags-section{margin:16px 0}.deal-dietary-info{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:12px 16px}.dietary-label{color:#166534;display:block;font-weight:700;margin-bottom:4px}.dietary-text{color:#15803d;font-weight:500;line-height:1.4}.deal-dietary-info{margin-bottom:12px}.dietary-label{color:#374151;font-family:Outfit,sans-serif;font-size:14px;font-weight:600}.dietary-text{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:14px}.deal-actions{display:flex;gap:12px;margin-top:auto}.deal-action-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;gap:6px;justify-content:center;padding:12px 16px;text-align:center;text-decoration:none;transition:all .3s ease}.deal-action-btn.direction-btn{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151}.deal-action-btn.direction-btn:hover{background-color:#e5e7eb;transform:translateY(-1px)}.deal-action-btn.call-btn{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151}.deal-action-btn.call-btn:hover{background-color:#e5e7eb;transform:translateY(-1px)}.deal-action-btn.website-btn{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151}.deal-action-btn.website-btn:hover{background-color:#e5e7eb;transform:translateY(-1px)}.favorite-deals-modal .modal-content{overflow:hidden}.favorite-deals-body{max-height:70vh;padding:24px}.favorite-deals-description{margin-bottom:24px;text-align:center}.favorite-deals-description p{font-size:16px;line-height:1.6}.no-favorites-container{padding:60px 20px}.no-favorites-icon{font-size:64px;margin-bottom:16px}.no-favorites-container h3{font-size:24px;font-weight:600;margin:0 0 12px}.no-favorites-container p{font-size:16px;margin:0 0 24px}.browse-deals-btn{background-color:#ed892b;border-radius:8px;font-size:16px;padding:12px 24px;transition:all .3s ease}.browse-deals-btn:hover{background-color:#dc7a1f;transform:translateY(-1px)}.favorite-deals-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.favorite-deal-card{max-width:100%}.favorite-deal-card .deal-image-container{height:160px}.favorite-deal-card .deal-image{height:100%;object-fit:cover;object-position:center;width:100%}.no-favorites-message{background:#f9f9f9;border:2px dashed #ddd;border-radius:12px;color:#666;grid-column:1/-1;padding:60px 20px;text-align:center}.no-favorites-message p{font-size:16px;line-height:1.5;margin:0 0 10px}.no-favorites-message p:first-child{color:#333;font-size:18px;font-weight:600}.favorite-deal-card .deal-info{padding:16px}.favorite-deal-card .deal-title{font-size:18px;margin-bottom:8px}.favorite-deal-card .price-range{font-size:16px}.favorite-deal-card .deal-restaurant{font-size:14px;margin-bottom:8px}.favorite-deal-card .deal-meta{font-size:12px}.favorite-deal-card .deal-type{font-size:11px;padding:3px 8px}.favorite-deal-card .deal-time{font-size:11px}@media (max-width:768px){.favorite-deals-popup .popup-content{height:80vh;margin:10vh auto;max-width:95%;width:95%}.favorite-deals-grid{gap:15px;grid-template-columns:1fr}.favorite-deal-card .deal-image-container{height:160px}.favorite-deal-card .deal-image{height:100%;object-fit:cover;object-position:center;width:100%}.no-favorites-message{padding:40px 15px}.no-favorites-message p{font-size:14px}.no-favorites-message p:first-child{font-size:16px}.favorite-deal-card .deal-info{padding:12px}.favorite-deal-card .deal-title{font-size:16px}.favorite-deal-card .price-range{font-size:14px}}.restaurant-detail-layout{display:block}.restaurant-detail-image{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.restaurant-detail-image img{border-radius:12px;box-shadow:0 4px 12px #0000001a;height:80px;object-fit:cover;width:80px}.restaurant-image-placeholder{align-items:center;background-color:#e5e7eb;border-radius:12px;color:#9ca3af;display:flex;font-size:32px;height:80px;justify-content:center;width:80px}.restaurant-detail-info{text-align:center}.restaurant-header{align-items:center;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:16px}.restaurant-status{align-items:center;display:flex;gap:8px}.status-dot{background-color:#10b981;border-radius:50%;height:12px;width:12px}.status-text{color:#10b981;font-family:Source Sans\ 3,sans-serif;font-size:14px;font-weight:600}.restaurant-status-badges{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.open-status,.partner-badge{align-items:center;display:flex;gap:8px}.open-status{border-radius:20px;font-family:Source Sans\ 3,sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.open-status.open{background-color:#d1fae5;color:#065f46}.open-status.closed{background-color:#fee2e2;color:#991b1b}.open-dot{border-radius:50%;height:8px;width:8px}.open-status.open .open-dot{background-color:#10b981}.open-status.closed .open-dot{background-color:#ef4444}.restaurant-detail-name{color:#1f2937;font-family:Outfit,sans-serif;font-size:24px;font-weight:700;line-height:1.2;margin:0 0 8px}.restaurant-description{margin:16px 0}.restaurant-description p{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:14px;line-height:1.5;margin:0}.dietary-options{margin:16px 0}.dietary-tag{background-color:#10b981}.restaurant-meta{margin-bottom:16px}.restaurant-location{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:16px}.restaurant-details-section{margin:24px 0}.details-title{color:#1f2937;font-family:Outfit,sans-serif;font-size:18px;font-weight:600;margin:0 0 12px}.restaurant-address-info{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:14px;line-height:1.5}.restaurant-address-info p{margin:0 0 4px}.restaurant-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto}.action-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;gap:6px;justify-content:center;padding:12px 16px;text-align:center;text-decoration:none;transition:all .3s ease}.direction-btn{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151}.direction-btn:hover{background-color:#e5e7eb;transform:translateY(-1px)}.call-btn{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151}.call-btn:hover{background-color:#e5e7eb;transform:translateY(-1px)}.website-btn{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151}.website-btn:hover{background-color:#e5e7eb;transform:translateY(-1px)}.reservation-btn{background-color:#8b5cf6;color:#fff}.reservation-btn:hover{background-color:#7c3aed;transform:translateY(-1px)}.modal-button{align-items:center;background-color:#ed892b;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:16px 24px;transition:all .3s ease}.modal-button:hover:not(:disabled){background-color:#dc2626;transform:translateY(-2px)}.modal-button:disabled{background-color:#9ca3af;cursor:not-allowed;transform:none}.loading-spinner{height:20px;width:20px}.submission-animation{padding:40px 20px;text-align:center}.checkmark-container{margin-bottom:20px}.checkmark{animation:checkmarkScale .6s ease-out;background-color:#10b981;border-radius:50%;color:#fff;display:inline-block;font-size:30px;height:60px;line-height:60px;width:60px}@keyframes checkmarkScale{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.success-message{color:#10b981;font-family:Outfit,sans-serif;font-size:24px;font-weight:700;margin:0 0 10px}.success-subtitle{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:16px;margin:0}.restaurant-application-modal .modal-content{max-height:90vh;max-width:600px;overflow-y:auto}.restaurant-application-form{display:flex;flex-direction:column;gap:20px}.address-section{background-color:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.address-section .section-title{color:#374151;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;margin:0 0 16px}.form-row{display:flex;gap:12px}.form-row .modal-input{flex:1 1}.form-row .modal-input:only-child{flex:none;width:100%}@media (max-width:767px){.modal-content{max-height:95vh;padding:20px;width:95%}.modal-title{font-size:24px}.modal-subtitle{font-size:14px}.datetime-row,.price-row{flex-direction:column;gap:12px}.modal-input{font-size:14px;padding:12px 14px}.modal-button{padding:14px 20px}.modal-button,.upload-text{font-size:14px}.upload-icon{font-size:20px}.checkmark{font-size:24px;height:50px;line-height:50px;width:50px}.success-message{font-size:20px}.success-subtitle{font-size:14px}}@media (min-width:768px) and (max-width:1023px){.modal-content{max-width:500px;padding:25px}.modal-title{font-size:26px}.modal-input{font-size:15px}}@media (min-width:1024px){.modal-content{max-width:650px}}@media (max-width:767px){.deal-card{flex:0 0 280px;margin:0;max-width:280px}.deal-image-container{height:180px}.deal-title{font-size:16px}.deal-meta{font-size:11px}.deal-detail-layout{flex-direction:column;gap:20px;padding:20px}.deal-detail-image{max-width:100%}.deal-detail-image img,.deal-image-placeholder-large{height:200px}.deal-detail-title{font-size:24px}.deal-actions{justify-content:center}.action-btn{flex:1 1;min-width:80px}.more-deals-grid{justify-content:center}.more-deal-card{width:100px}.more-deal-card img,.more-deal-placeholder{height:70px}.restaurant-header{align-items:flex-start}.restaurant-actions,.restaurant-header{flex-direction:column;gap:8px}.action-btn{justify-content:center;width:100%}}@media (min-width:768px) and (max-width:1023px){.deals-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.deal-detail-layout{gap:25px;padding:25px}.deal-detail-image img,.deal-image-placeholder-large{height:250px}.deal-detail-title{font-size:26px}}.favorite-deals-modal .modal-content{max-height:85vh;max-width:900px;padding:0;width:95%}.favorite-deals-content{display:flex;flex-direction:column}.favorite-deals-body{max-height:calc(85vh - 80px);overflow-y:auto;padding:20px 25px 25px}.favorite-deals-description{background:#f8f9fa;border-left:4px solid #ed892b;border-radius:8px;margin-bottom:20px;padding:15px}.favorite-deals-description p{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:14px;line-height:1.5;margin:0}.no-favorites-container{color:#6b7280;padding:50px 20px;text-align:center}.no-favorites-icon{font-size:48px;margin-bottom:20px}.no-favorites-container h3{color:#374151;font-family:Outfit,sans-serif;font-size:20px;margin-bottom:10px}.no-favorites-container p{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:14px;margin-bottom:25px}.browse-deals-btn{background:#ed892b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;padding:10px 20px;transition:background-color .3s ease}.browse-deals-btn:hover{background:#d97706}.favorite-deals-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:16px}.favorite-deal-date{color:#9ca3af;font-family:Source Sans\ 3,sans-serif;font-size:11px;margin-top:8px}.favorite-deal-heart{background:none;border:none;color:#ef4444;cursor:pointer;font-size:18px;position:absolute;right:16px;top:16px;transition:all .3s ease;z-index:10}.favorite-deal-heart:hover{transform:scale(1.1)}.auth-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.auth-modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:400px;overflow-y:auto;position:relative;width:100%}.auth-modal-header{align-items:center;display:flex;justify-content:space-between;padding:24px 24px 0}.auth-modal-logo-container{align-items:center;display:flex;gap:12px}.auth-modal-logo{height:40px;object-fit:contain;width:40px}.auth-modal-app-title{color:#1f2937;font-family:Outfit,sans-serif;font-size:20px;font-weight:600;margin:0}.auth-modal-close{background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-size:18px;padding:8px;transition:all .2s}.auth-modal-close:hover{background-color:#f3f4f6;color:#374151}.auth-modal-body{padding:24px}.auth-modal-title{color:#1f2937;font-family:Outfit,sans-serif;font-size:24px;font-weight:600;margin:0 0 8px;text-align:center}.auth-modal-subtitle{color:#6b7280;font-size:16px;line-height:1.5;margin:0 0 24px}.auth-error-message,.auth-modal-subtitle{font-family:Source Sans\ 3,sans-serif;text-align:center}.auth-error-message{animation:fadeIn .3s ease-in;background-color:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#dc2626;font-size:14px;margin-bottom:20px;padding:12px 16px}.auth-methods{margin-bottom:24px}.google-sign-in-btn{align-items:center;background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;color:#374151;cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:16px;font-weight:500;gap:12px;justify-content:center;padding:12px 20px;transition:all .3s ease;width:100%}.google-sign-in-btn:hover:not(:disabled){background-color:#f8fafc;border-color:#d1d5db;box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}.google-sign-in-btn:active{transform:translateY(0)}.google-sign-in-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.google-icon{color:#ea4335;font-size:18px}.auth-loading-spinner{animation:spin 1s linear infinite;border:2px solid #f3f4f6;border-radius:50%;border-top-color:#ed892b;height:18px;width:18px}.auth-terms{text-align:center}.auth-terms p{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:12px;line-height:1.4;margin:0}.auth-terms a{color:#ed892b;text-decoration:none}.auth-terms a:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.auth-modal-content{margin:10px;max-width:none;width:calc(100% - 20px)}.auth-modal-header{padding:20px 20px 0}.auth-modal-body{padding:20px}.auth-modal-title{font-size:22px}.auth-modal-subtitle{font-size:15px}.google-sign-in-btn{font-size:15px;padding:14px 20px}}.user-profile-container{display:inline-block;position:relative}.user-profile-button{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:25px;box-shadow:0 2px 4px #0000000d;color:#374151;cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;gap:8px;padding:6px 12px 6px 6px;transition:all .3s ease}.user-profile-button:hover{background-color:#f8fafc;border-color:#d1d5db;box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}.user-avatar{align-items:center;background-color:#ed892b;border-radius:50%;display:flex;height:32px;justify-content:center;overflow:hidden;width:32px}.avatar-image{border-radius:50%;height:100%;object-fit:cover;width:100%}.avatar-icon{color:#fff;font-size:14px}.user-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-arrow{color:#6b7280;font-size:12px;transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.user-dropdown{animation:dropdownFadeIn .2s ease-out;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-sizing:border-box;right:0;right:auto;top:calc(100% + 8px);width:200px;z-index:2000}.user-dropdown,.user-dropdown:before{left:50%;position:absolute;transform:translateX(-50%)}.user-dropdown:before{border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;content:"";height:0;top:-8px;width:0;z-index:1}.dropdown-header{padding:12px}.user-info{gap:10px}.user-avatar-large,.user-info{align-items:center;display:flex}.user-avatar-large{background-color:#ed892b;border-radius:50%;flex-shrink:0;height:36px;justify-content:center;overflow:hidden;width:36px}.avatar-image-large{border-radius:50%;height:100%;object-fit:cover;width:100%}.avatar-icon-large{color:#fff;font-size:16px}.user-details{flex:1 1;min-width:0}.user-name-large{color:#1f2937;font-family:Outfit,sans-serif;font-weight:600;margin-bottom:2px}.user-email,.user-name-large{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-email{color:#6b7280;font-family:Source Sans\ 3,sans-serif}.dropdown-divider{background-color:#e5e7eb;height:1px;margin:0 16px}.dropdown-menu{padding:6px}.dropdown-item{align-items:center;background:none;border:none;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-family:Source Sans\ 3,sans-serif;font-size:13px;gap:8px;padding:8px 12px;text-align:left;transition:all .2s ease;width:100%}.dropdown-item:hover{background-color:#f3f4f6;color:#1f2937}.dropdown-icon{color:#6b7280;font-size:14px}.dropdown-item:disabled{cursor:not-allowed;opacity:.7;pointer-events:none}.dropdown-item.signing-out,.dropdown-item.signing-out:hover{background-color:#fef3e2;color:#92400e}.dropdown-loading-spinner{animation:spinSignOut 1s linear infinite;border:2px solid #fed7aa;border-radius:50%;border-top-color:#ed892b;height:14px;margin-right:0;width:14px}@keyframes spinSignOut{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(-8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:767px){.user-profile-button{font-size:12px;padding:4px 8px 4px 4px}.user-avatar{height:28px;width:28px}.avatar-icon{font-size:12px}.user-name{max-width:80px}.user-dropdown{max-width:calc(100vw - 20px);width:180px}.dropdown-header{padding:10px}.user-avatar-large{height:32px;width:32px}.avatar-icon-large{font-size:14px}.user-name-large{font-size:13px}.user-email{font-size:11px}.dropdown-item{font-size:12px;padding:6px 10px}}@media (max-width:480px){.user-dropdown{right:-5px;width:180px}}.custom-navbar{z-index:1000}.desktop-navbar{align-items:center;background-color:#ffffffe6;bottom:0;display:flex;flex-direction:column;left:0;overflow-y:auto;padding:20px;position:fixed;top:0;width:180px}.mobile-navbar{display:none}.navbar-logo{align-self:center;margin-bottom:15px}.social-icons{display:flex;justify-content:space-between;margin-bottom:15px;width:100%}.social-icons a{color:#333;font-size:1.2rem;transition:color .3s}.social-icons a:hover{color:#4267b2}.navbar-text{color:#000;font-size:.8rem;margin-bottom:10px}.navbar-text p{font-family:Source Sans\ 3,sans-serif;margin:0 0 10px}.sign-in-btn{align-items:center;background-color:#ed892b;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:700;justify-content:center;margin-bottom:15px;padding:8px 12px;transition:background-color .3s;width:100%}.sign-in-btn:hover{background-color:#365899}.sign-in-btn svg{margin-right:5px}.navbar-loading{align-items:center;display:flex;justify-content:center;padding:8px}.navbar-loading-spinner{animation:navbarSpin 1s linear infinite;border:2px solid #f3f4f6;border-radius:50%;border-top-color:#ed892b;height:20px;width:20px}@keyframes navbarSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar-divider{background-color:#ddd;height:1px;margin:10px 0;width:100%}.navbar-options{display:flex;flex-direction:column;width:100%}.navbar-options a{color:#333;font-family:Source Sans\ 3,sans-serif;font-size:.6rem;padding:8px 0;text-decoration:none;transition:color .3s}.navbar-options a:hover{color:#4267b2}.navbar-bottom{display:flex;flex-direction:column;margin-top:auto}.navbar-bottom a{font-family:Source Sans\ 3,sans-serif}@media (max-width:767px){.desktop-navbar{display:none}.mobile-navbar{background-color:#fff;box-shadow:0 2px 8px #0000001a;display:block;left:0;position:fixed;right:0;top:0;z-index:1000}.mobile-navbar-header{align-items:center;display:flex;justify-content:space-between;padding:12px 16px}.navbar-logo img{height:40px;width:auto}.hamburger-btn{background:none;border:none;border-radius:4px;color:#333;cursor:pointer;font-size:20px;padding:8px;transition:background-color .3s}.hamburger-btn:hover{background-color:#f3f4f6}.mobile-menu-overlay{background-color:#00000080;bottom:0;display:flex;justify-content:flex-start;left:0;position:fixed;right:0;top:0;z-index:1001}.mobile-menu{background-color:#fff;box-shadow:-2px 0 8px #0000001a;display:flex;flex-direction:column;height:100vh;overflow-y:auto;width:280px}.mobile-menu-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 20px}.mobile-menu-header h3{color:#1f2937;font-family:Outfit,sans-serif;font-size:18px;font-weight:600;margin:0}.close-btn{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:18px;padding:8px;transition:background-color .3s}.close-btn:hover{background-color:#f3f4f6}.mobile-menu-options{display:flex;flex:1 1;flex-direction:column;gap:16px;padding:20px}.mobile-menu-options a{border-bottom:1px solid #f3f4f6;color:#374151;font-family:Source Sans\ 3,sans-serif;font-size:16px;font-weight:500;padding:12px 0;text-decoration:none;transition:color .3s}.mobile-menu-options a:hover{color:#ed892b}.mobile-menu-actions{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:12px;padding:20px}.mobile-restaurant-btn,.mobile-sign-in-btn{align-items:center;background-color:#ed892b;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 16px;transition:background-color .3s}.mobile-restaurant-btn:hover,.mobile-sign-in-btn:hover{background-color:#dc7a1f}.mobile-restaurant-btn{background-color:#f3f4f6;color:#374151}.mobile-restaurant-btn:hover{background-color:#e5e7eb}.mobile-social-icons{border-top:1px solid #e5e7eb;display:flex;gap:20px;justify-content:center;padding:20px}.mobile-social-icons a{color:#6b7280;font-size:20px;transition:color .3s}.mobile-social-icons a:hover{color:#ed892b}.mobile-user-profile{display:flex;justify-content:center;width:100%}}@media (min-width:768px) and (max-width:1023px){.custom-navbar{padding:1rem;width:160px}.navbar-options a,.sign-in-btn{font-size:.65rem}.sign-in-btn{padding:6px 10px}}.restaurant-onboarding-container{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:20px}.onboarding-header{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.onboarding-logo{height:50px;margin-bottom:16px;width:50px}.onboarding-header h1{color:#1f2937;font-family:Outfit,sans-serif;font-size:32px;font-weight:700;margin:0 0 20px}.progress-bar{background:#e5e7eb;border-radius:4px;height:8px;margin-bottom:12px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#ed892b,#f59e0b);height:100%;transition:width .3s ease}.onboarding-header p{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:16px;margin:0}.onboarding-content{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin:0 auto 40px;max-width:800px;padding:40px}.step-content h3{color:#1f2937;font-family:Outfit,sans-serif;font-size:24px;font-weight:600;margin:0 0 24px}.form-group input,.form-group textarea{border:2px solid #e5e7eb;border-radius:8px;font-family:Source Sans\ 3,sans-serif;font-size:16px;padding:12px;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#ed892b;outline:none}.form-group textarea{min-height:100px}.dietary-options{margin-bottom:30px}.dietary-options h4{color:#1f2937;font-family:Outfit,sans-serif;font-size:18px;font-weight:600;margin:0 0 16px}.checkbox-grid{grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.checkbox-label{align-items:center;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-family:Source Sans\ 3,sans-serif;font-size:14px;gap:8px;padding:8px;transition:background-color .2s ease}.checkbox-label:hover{background-color:#f9fafb}.checkbox-label input[type=checkbox]{display:none}.checkmark{border:2px solid #d1d5db;border-radius:4px;height:18px;position:relative;transition:all .2s ease;width:18px}.checkbox-label input[type=checkbox]:checked+.checkmark{background-color:#ed892b;border-color:#ed892b}.checkbox-label input[type=checkbox]:checked+.checkmark:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.logo-upload h4{color:#1f2937;font-family:Outfit,sans-serif;font-size:18px;font-weight:600;margin:0 0 16px}.upload-area{border:2px dashed #d1d5db;border-radius:8px;padding:20px;text-align:center;transition:border-color .3s ease}.upload-area:hover{border-color:#ed892b}.upload-label{cursor:pointer;display:block}.upload-placeholder{align-items:center;color:#6b7280;display:flex;flex-direction:column;font-family:Source Sans\ 3,sans-serif;gap:8px}.upload-placeholder svg{font-size:24px}.logo-preview{border-radius:8px;max-height:150px;max-width:150px;object-fit:contain}.hours-description{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:14px;margin-bottom:24px;text-align:center}.hours-grid{display:flex;flex-direction:column;gap:20px}.hours-row{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:all .2s ease}.hours-row:hover{border-color:#ed892b}.day-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.day-label{color:#374151;font-family:Outfit,sans-serif;font-size:16px;font-weight:600}.closed-checkbox{align-items:center;color:#6b7280;cursor:pointer;display:flex;font-family:Source Sans\ 3,sans-serif;font-size:14px;gap:8px}.closed-checkbox input[type=checkbox]{display:none}.closed-checkbox .checkmark{border:2px solid #d1d5db;border-radius:4px;height:18px;position:relative;transition:all .2s ease;width:18px}.closed-checkbox input[type=checkbox]:checked+.checkmark{background-color:#ef4444;border-color:#ef4444}.closed-checkbox input[type=checkbox]:checked+.checkmark:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.time-inputs{align-items:center;display:flex;gap:16px}.time-group{display:flex;flex-direction:column;gap:6px}.time-group label{color:#6b7280;font-family:Outfit,sans-serif;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.time-input{border:2px solid #e5e7eb;border-radius:6px;font-family:Source Sans\ 3,sans-serif;font-size:14px;min-width:120px;padding:8px 12px;transition:border-color .3s ease}.time-input:focus{border-color:#ed892b;outline:none}.time-separator{color:#9ca3af;margin-top:20px}.closed-indicator,.time-separator{font-family:Source Sans\ 3,sans-serif;font-size:14px}.closed-indicator{background:#fee2e2;border-radius:6px;color:#991b1b;font-weight:500;padding:12px;text-align:center}.onboarding-actions{display:flex;justify-content:space-between;margin:0 auto;max-width:800px;padding:0 40px}.btn-primary,.btn-secondary,.btn-submit{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.btn-secondary{background:#f3f4f6;color:#374151}.btn-secondary:hover{background:#e5e7eb}.btn-primary{background:#ed892b}.btn-primary:hover:not(:disabled){background:#d97706}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-submit{background:#059669}.btn-submit:hover:not(:disabled){background:#047857}.btn-submit:disabled{opacity:.7}@media (max-width:767px){.restaurant-onboarding-container{padding:10px}.onboarding-header h1{font-size:24px}.onboarding-content{border-radius:12px;padding:20px}.form-row{gap:16px}.checkbox-grid,.form-row{grid-template-columns:1fr}.day-header{align-items:flex-start;flex-direction:column;gap:8px}.time-inputs{flex-direction:column;gap:12px;width:100%}.time-group{width:100%}.time-input{min-width:auto;width:100%}.time-separator{margin-top:0;text-align:center}.onboarding-actions{flex-direction:column;gap:12px;padding:0 20px}.btn-primary,.btn-secondary,.btn-submit{justify-content:center;width:100%}}.restaurant-auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;position:relative}.restaurant-auth-background{background:linear-gradient(135deg,#667eea,#764ba2);background-position:50%;background-repeat:no-repeat;background-size:cover}.auth-overlay,.restaurant-auth-background{bottom:0;left:0;position:absolute;right:0;top:0}.auth-overlay{background:#0009}.restaurant-auth-content{max-width:450px;padding:20px;position:relative;width:100%;z-index:1}.back-to-home-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Source Sans\ 3,sans-serif;font-size:14px;gap:8px;left:20px;padding:10px 16px;position:absolute;top:20px;transition:all .3s ease}.back-to-home-btn:hover{background:#fff3;transform:translateX(-2px)}.restaurant-auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;padding:40px}.auth-header{margin-bottom:30px;text-align:center}.auth-logo{height:60px;margin-bottom:16px;width:60px}.auth-title{color:#1f2937;font-family:Outfit,sans-serif;font-size:28px;font-weight:700;margin:0 0 8px}.auth-subtitle{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:16px;margin:0}.auth-form{gap:20px}.auth-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#374151;font-family:Outfit,sans-serif;font-size:14px}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{color:#9ca3af;font-size:16px;left:12px;position:absolute;z-index:1}.input-wrapper input{border:2px solid #e5e7eb;border-radius:8px;box-sizing:border-box;font-family:Source Sans\ 3,sans-serif;font-size:16px;padding:12px 12px 12px 40px;transition:border-color .3s ease;width:100%}.input-wrapper input:focus{border-color:#ed892b;outline:none}.password-toggle{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:16px;padding:4px;position:absolute;right:12px}.password-toggle:hover{color:#6b7280}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;font-family:Source Sans\ 3,sans-serif;font-size:14px;padding:12px}.auth-submit-btn{align-items:center;background:#ed892b;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:14px 20px;transition:all .3s ease}.auth-submit-btn:hover:not(:disabled){background:#d97706;transform:translateY(-1px)}.auth-submit-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.auth-switch{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px;text-align:center}.auth-switch p{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:14px;margin:0}.switch-btn{background:none;border:none;color:#ed892b;cursor:pointer;font-weight:600;margin-left:4px;text-decoration:underline}.switch-btn:hover{color:#d97706}@media (max-width:767px){.restaurant-auth-content{max-width:100%;padding:10px}.restaurant-auth-card{border-radius:12px;padding:30px 20px}.auth-title{font-size:24px}.auth-subtitle{font-size:14px}.back-to-home-btn{font-size:12px;left:10px;padding:8px 12px;position:fixed;top:10px}}.restaurant-detail-modal{background:#fff;border-radius:16px;max-height:90vh;max-width:900px;overflow-y:auto;position:relative;width:95%}.modal-header{background:linear-gradient(135deg,#ed892b,#f59e0b);border-radius:16px 16px 0 0;color:#fff}.modal-header h2{font-size:24px;font-weight:700}.modal-close{background:#fff3;border-radius:50%;color:#fff;font-size:18px;height:40px;transition:all .3s ease;width:40px}.modal-close:hover{background:#ffffff4d;transform:scale(1.1)}.modal-content{padding:30px}.restaurant-overview{margin-bottom:30px}.restaurant-header{align-items:flex-start;display:flex;gap:20px;margin-bottom:20px}.restaurant-logo-large{border:3px solid #e5e7eb;border-radius:12px;height:100px;object-fit:cover;width:100px}.restaurant-basic-info h3{color:#1f2937;font-family:Outfit,sans-serif;font-size:28px;font-weight:700;margin:0 0 8px}.owner-info{color:#6b7280;font-size:16px;margin:0 0 8px}.application-date,.owner-info{font-family:Source Sans\ 3,sans-serif}.application-date{color:#9ca3af;font-size:14px;margin:0 0 12px}.status-badge{padding:6px 16px}.status-badge.pending{background:#fef3c7;color:#f59e0b}.status-badge.approved{background:#d1fae5;color:#10b981}.status-badge.rejected{background:#fee2e2;color:#ef4444}.description-section{background:#f9fafb;border-left:4px solid #ed892b;border-radius:8px;padding:20px}.description-section h4{color:#1f2937;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;margin:0 0 12px}.description-section p{color:#374151;font-family:Source Sans\ 3,sans-serif;font-size:14px;line-height:1.6;margin:0}.details-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.detail-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.detail-section h4{color:#1f2937;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;margin:0 0 16px}.detail-content p,.detail-section h4{align-items:center;display:flex;gap:8px}.detail-content p{color:#374151;font-family:Source Sans\ 3,sans-serif;font-size:14px;margin:0 0 8px}.detail-content a{color:#ed892b;text-decoration:none}.detail-content a:hover{text-decoration:underline}.dietary-tags{display:flex;flex-wrap:wrap;gap:8px}.dietary-tag{background:#10b981;border-radius:16px;color:#fff;font-family:Source Sans\ 3,sans-serif;font-size:12px;font-weight:600;padding:4px 12px}.hours-list{display:flex;flex-direction:column;gap:8px}.hours-row{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:8px 0}.hours-row:last-child{border-bottom:none}.day{color:#374151;font-family:Outfit,sans-serif;font-weight:600;min-width:80px}.hours{color:#6b7280;font-family:Source Sans\ 3,sans-serif}.closed-day{opacity:.6}.closed-hours{color:#ef4444;font-weight:600}.modal-actions{border-top:1px solid #e5e7eb;display:flex;gap:16px;justify-content:center;padding:20px 30px}.btn-approve-large,.btn-reject-large{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;gap:8px;padding:14px 28px;transition:all .3s ease}.btn-approve-large{background:#10b981;color:#fff}.btn-approve-large:hover:not(:disabled){background:#059669;transform:translateY(-1px)}.btn-reject-large{background:#ef4444;color:#fff}.btn-reject-large:hover:not(:disabled){background:#dc2626;transform:translateY(-1px)}.btn-approve-large:disabled,.btn-reject-large:disabled{cursor:not-allowed;opacity:.6;transform:none}.approval-info,.rejection-info{font-family:Source Sans\ 3,sans-serif;font-size:16px;font-weight:600;padding:20px 30px;text-align:center}.approval-info{background:#d1fae5;color:#065f46}.rejection-info{background:#fee2e2;color:#991b1b}.loading-spinner{border:2px solid #ffffff4d}@media (max-width:767px){.restaurant-detail-modal{margin:10px;width:98%}.modal-header{padding:20px}.modal-header h2{font-size:20px}.modal-content{padding:20px}.restaurant-header{flex-direction:column;text-align:center}.restaurant-logo-large{height:80px;width:80px}.restaurant-basic-info h3{font-size:24px}.details-grid{gap:16px;grid-template-columns:1fr}.modal-actions{flex-direction:column;padding:20px}.btn-approve-large,.btn-reject-large{justify-content:center;width:100%}}.admin-dashboard{background:#f8fafc;min-height:100vh;padding:20px}.loading-container{gap:20px;height:50vh}.loading-spinner{border:4px solid #e5e7eb}.refresh-btn{align-items:center;background-color:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Source Sans\ 3,sans-serif;font-size:.9rem;font-weight:500;gap:8px;padding:10px 16px;transition:background-color .3s ease}.refresh-btn:hover:not(:disabled){background-color:#5a6268}.refresh-btn:disabled{cursor:not-allowed;opacity:.6}.spinning{animation:spin 1s linear infinite}.admin-header{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:30px;padding:30px}.admin-header,.back-btn{align-items:center;display:flex}.back-btn{background:#f3f4f6;border:none;border-radius:8px;color:#374151;cursor:pointer;font-family:Source Sans\ 3,sans-serif;font-size:14px;gap:8px;padding:10px 16px;transition:all .3s ease}.back-btn:hover{background:#e5e7eb;transform:translateX(-2px)}.admin-title-section h1{color:#1f2937;font-family:Outfit,sans-serif;font-size:32px;font-weight:700;margin:0 0 8px}.admin-title-section p{color:#6b7280;font-family:Source Sans\ 3,sans-serif;font-size:16px;margin:0}.admin-stats{display:flex;gap:20px}.stat-card{background:linear-gradient(135deg,#ed892b,#f59e0b);color:#fff;min-width:100px;padding:20px;text-align:center}.stat-number{display:block;font-family:Outfit,sans-serif;font-size:28px;font-weight:700;margin-bottom:4px}.stat-label{font-family:Source Sans\ 3,sans-serif;font-size:14px;opacity:.9}.admin-filters{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px;padding:20px}.filter-box,.search-box{align-items:center;display:flex;position:relative}.search-box{flex:1 1;min-width:300px}.filter-icon,.search-icon{color:#9ca3af;left:12px;position:absolute;z-index:1}.search-box input{border:2px solid #e5e7eb;border-radius:8px;font-family:Source Sans\ 3,sans-serif;font-size:16px;padding:12px 12px 12px 40px;transition:border-color .3s ease;width:100%}.search-box input:focus{border-color:#ed892b;outline:none}.filter-box select{background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;font-family:Source Sans\ 3,sans-serif;font-size:16px;min-width:150px;padding:12px 12px 12px 40px}.applications-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:30px}.no-applications{color:#6b7280;padding:60px 20px;text-align:center}.applications-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.application-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .3s ease}.application-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.restaurant-info{align-items:center;display:flex;gap:12px}.restaurant-logo{border-radius:8px;height:50px;object-fit:cover;width:50px}.restaurant-info h3{color:#1f2937;font-family:Outfit,sans-serif;font-size:18px;font-weight:600;margin:0 0 4px}.owner-name{color:#6b7280;font-size:14px;margin:0}.owner-name,.status-badge{font-family:Source Sans\ 3,sans-serif}.status-badge{border-radius:20px;font-size:12px;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.card-body{margin-bottom:20px}.info-row{display:flex;font-family:Source Sans\ 3,sans-serif;font-size:14px;justify-content:space-between;margin-bottom:8px}.info-row .label{color:#6b7280;font-weight:600}.card-actions{display:flex;flex-wrap:wrap;gap:8px}.btn-approve,.btn-reject,.btn-view{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-family:Source Sans\ 3,sans-serif;font-size:14px;font-weight:600;gap:6px;padding:8px 16px;transition:all .3s ease}.btn-view{background:#f3f4f6;color:#374151}.btn-view:hover{background:#e5e7eb}.btn-approve{background:#10b981;color:#fff}.btn-approve:hover:not(:disabled){background:#059669}.btn-reject{background:#ef4444;color:#fff}.btn-reject:hover:not(:disabled){background:#dc2626}.btn-approve:disabled,.btn-reject:disabled{cursor:not-allowed;opacity:.6}@media (max-width:767px){.admin-dashboard{padding:10px}.admin-header{align-items:stretch;flex-direction:column;text-align:center}.admin-stats{justify-content:center}.stat-card{min-width:80px;padding:16px}.stat-number{font-size:24px}.admin-filters{align-items:stretch;flex-direction:column}.search-box{min-width:auto}.applications-grid{grid-template-columns:1fr}.card-actions{justify-content:center}}.modal-overlay{background-color:#000000b3!important;display:flex!important;z-index:9999!important}.add-deal-modal,.modal-overlay{opacity:1!important;visibility:visible!important}.add-deal-modal{background:#fff!important;border-radius:12px;box-shadow:0 10px 30px #0000004d!important;font-family:Source Sans\ 3,sans-serif;max-height:90vh;max-width:800px;overflow-y:auto;position:relative;width:90%;z-index:10000!important}.modal-header{background-color:#f8f9fa;border-radius:12px 12px 0 0;padding:25px 30px}.modal-header h2{font-size:1.5rem}.modal-close{border-radius:4px;padding:5px;transition:color .3s ease,background-color .3s ease}.modal-close:hover{background-color:#e9ecef}.deal-form{padding:30px}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;font-size:.9rem;margin-bottom:20px;padding:12px 16px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:20px}.form-group label{color:#333;display:block;font-size:.9rem;font-weight:600;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{border:2px solid #e9ecef;border-radius:8px;box-sizing:border-box;font-family:Source Sans\ 3,sans-serif;font-size:.9rem;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#ed892b;box-shadow:0 0 0 3px #ed892b1a;outline:none}.form-group textarea{min-height:80px;resize:vertical}.image-upload{display:flex;flex-direction:column;gap:15px}.upload-button{align-items:center;background-color:#6c757d;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:8px;padding:12px 20px;transition:background-color .3s ease;width:-webkit-fit-content;width:fit-content}.upload-button:hover{background-color:#5a6268}.image-preview{border:2px solid #e9ecef;border-radius:8px;height:100px;overflow:hidden;width:150px}.image-preview img{height:100%;object-fit:cover;width:100%}.checkbox-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-top:10px}.checkbox-item{align-items:center;color:#495057;cursor:pointer;display:flex;font-weight:500;gap:8px}.checkbox-item input[type=checkbox]{cursor:pointer;margin:0;width:auto}.sponsored-checkbox{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;margin-top:10px;padding:12px 16px}.sponsored-checkbox span{color:#856404;font-weight:600}.form-actions{border-top:1px solid #e9ecef;display:flex;gap:15px;justify-content:flex-end;margin-top:30px;padding-top:20px}.btn-cancel{background-color:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Source Sans\ 3,sans-serif;font-size:.9rem;font-weight:500;padding:12px 24px;transition:background-color .3s ease}.btn-cancel:hover{background-color:#5a6268}.btn-submit{align-items:center;background-color:#ed892b;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Source Sans\ 3,sans-serif;font-size:.9rem;font-weight:600;gap:8px;padding:12px 24px;transition:background-color .3s ease}.btn-submit:hover:not(:disabled){background-color:#d67821}.btn-submit:disabled{cursor:not-allowed;opacity:.6}.loading-spinner{border:2px solid #0000;border-top-color:#fff;height:16px;width:16px}@media (max-width:768px){.add-deal-modal{margin:20px auto;width:95%}.deal-form,.modal-header{padding:20px}.form-row{gap:15px;grid-template-columns:1fr}.checkbox-grid{grid-template-columns:1fr 1fr}.form-actions{flex-direction:column}.btn-cancel,.btn-submit{justify-content:center;width:100%}}.restaurant-dashboard{background-color:#fff;display:flex;font-family:Source Sans\ 3,sans-serif;min-height:100vh;width:100%}.restaurant-sidebar{background-color:#fff;bottom:0;left:0;overflow-y:auto;padding:20px;position:fixed;top:0;width:230px;z-index:1000}.sidebar-header{border-bottom:1px solid #e9ecef;margin-bottom:30px;padding-bottom:20px;text-align:center}.restaurant-logo{align-items:center;background-color:#f8f9fa;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 15px;overflow:hidden;width:80px}.restaurant-logo img{height:100%;object-fit:cover;width:100%}.logo-placeholder{color:#6c757d;font-size:2rem}.restaurant-name{color:#333;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700;margin:0 0 5px}.restaurant-owner{color:#6c757d;font-size:.9rem;margin:0}.sidebar-nav{display:flex;flex-direction:column;gap:25px}.nav-section h3{color:#6c757d;font-size:.8rem;font-weight:600;letter-spacing:.5px;margin:0 0 10px;text-transform:uppercase}.nav-btn{align-items:center;background-color:initial;border:none;border-radius:8px;color:#495057;cursor:pointer;display:flex;font-family:Source Sans\ 3,sans-serif;font-size:.9rem;font-weight:500;gap:10px;padding:12px 16px;text-align:left;transition:all .3s ease;width:100%}.nav-btn:hover{background-color:#f8f9fa;color:#333}.nav-btn.primary{background-color:#ed892b;color:#fff;font-weight:600}.nav-btn.primary:hover{background-color:#d67821;color:#fff}.nav-btn.secondary{background-color:#6c757d;color:#fff}.nav-btn.secondary:hover{background-color:#5a6268;color:#fff}.nav-btn.danger{color:#dc3545}.nav-btn.danger:hover{background-color:#f8d7da;color:#721c24}.restaurant-main-content{background-color:#fff;flex:1 1;margin-left:280px;min-height:100vh;padding:30px}.dashboard-header{margin-bottom:30px}.dashboard-header h1{color:#333;font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:700;margin:0 0 8px}.dashboard-header p{color:#6c757d;font-size:1.1rem;margin:0}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:40px}.stat-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;gap:15px;padding:25px}.stat-card,.stat-icon{align-items:center;display:flex}.stat-icon{background-color:#ed892b;border-radius:10px;color:#fff;font-size:1.2rem;height:50px;justify-content:center;width:50px}.stat-info h3{color:#333;font-family:Outfit,sans-serif;font-size:2rem;font-weight:700;margin:0}.stat-info p{color:#6c757d;font-size:.9rem;margin:0}.info-section{margin-bottom:40px}.info-section h2{color:#333;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:600;margin:0 0 20px}.info-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.info-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:25px}.info-card h3{color:#333;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:600;margin:0 0 15px}.info-card p{color:#495057;font-size:.9rem;line-height:1.5;margin:0 0 8px}.status-badge{border-radius:4px;display:inline-block;font-size:.8rem;font-weight:600;margin-left:8px;padding:4px 8px;text-transform:capitalize}.status-badge.approved{background-color:#d4edda;color:#155724}.status-badge.pending{background-color:#fff3cd;color:#856404}.status-badge.rejected{background-color:#f8d7da;color:#721c24}.deals-section{margin-bottom:40px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.section-header h2{color:#333;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:600;margin:0}.btn-primary{align-items:center;background-color:#ed892b;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Source Sans\ 3,sans-serif;font-size:.9rem;font-weight:600;gap:8px;padding:10px 20px;transition:background-color .3s ease}.btn-primary:hover{background-color:#d67821}.deals-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.deal-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.deal-card:hover{box-shadow:0 4px 20px #0000001f;transform:translateY(-2px)}.deal-image{align-items:center;background-color:#f8f9fa;display:flex;height:160px;justify-content:center;overflow:hidden}.deal-image img{height:100%;object-fit:cover;width:100%}.deal-image-placeholder{color:#6c757d;font-size:2rem}.deal-info{padding:20px}.deal-info h3{color:#333;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:600;margin:0 0 8px}.deal-price{color:#ed892b;font-size:1rem;font-weight:600;margin:0 0 5px}.deal-id{color:#6c757d;font-size:.8rem;font-weight:500;margin:0 0 5px}.deal-dietary{display:flex;flex-wrap:wrap;gap:4px;margin:8px 0}.diet-tag{background-color:#e9ecef;border-radius:4px;color:#495057;font-size:.7rem;font-weight:500;padding:2px 6px}.deal-dates{color:#6c757d;font-size:.8rem;margin:5px 0 0}.sponsored-badge{background-color:#fff3cd;border-radius:4px;color:#856404;display:inline-block;font-size:.7rem;font-weight:600;margin-top:8px;padding:4px 8px}.no-deals{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:60px 20px;text-align:center}.no-deals-icon{color:#6c757d;font-size:4rem;margin-bottom:20px}.no-deals h3{color:#333;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:600;margin:0 0 10px}.no-deals p{color:#6c757d;font-size:1rem;margin:0 0 25px}.loading-container{align-items:center;background-color:#f8f9fa;display:flex;flex-direction:column;height:100vh;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#ed892b;height:40px;margin-bottom:20px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.modal-content{background:#fff;border-radius:12px;max-height:80vh;max-width:600px;overflow-y:auto;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px 25px}.modal-header h2{color:#333;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:600;margin:0}.modal-close{align-items:center;background:none;border:none;color:#6c757d;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;padding:0;width:30px}.modal-close:hover{color:#333}.modal-body{padding:25px}@media (max-width:768px){.restaurant-sidebar{height:auto;position:relative;width:100%}.restaurant-main-content{margin-left:0;padding:20px}.deals-grid,.info-grid,.stats-grid{grid-template-columns:1fr}.section-header{align-items:stretch;flex-direction:column;gap:15px}}