@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#19342e;background:#f8f8f3;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.site-header{background:#f8f8f3;border-bottom:1px solid #e7ebe4;position:relative;z-index:20}.header-inner{height:83px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-weight:800;font-size:27px;letter-spacing:-1.6px;white-space:nowrap}.brand img{width:38px;height:38px}.brand-dot,.heading-accent{color:#fc684b}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.nav>a:not(.button),.text-button{color:#324940}.nav>a.active:not(.button){color:#ec6349}.nav-email{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#718078;font-size:12px}.text-button{border:0;background:none;padding:0;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:12px;padding:14px 20px;font-weight:800;font-size:14px;line-height:1.2;white-space:nowrap;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #19342e20}.button:disabled{opacity:.55;cursor:wait}.button-dark{background:#19342e;color:#fff}.button-coral{background:#fc684b;color:#fff}.button-cream{background:#f8f8f3;color:#19342e}.button-outline{background:#fff;border:1px solid #d5ded4;color:#19342e}.menu-button{display:none;border:0;background:none}.hero{background:#edf3e6;overflow:hidden}.hero-grid{min-height:310px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}.hero-copy{padding:25px 0}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#e95f45;font-size:11px;font-weight:800;letter-spacing:1.9px}.eyebrow.muted{color:#7e9687}.live-dot{height:8px;width:8px;border-radius:50%;background:#fc684b;box-shadow:0 0 0 5px #fc684b22}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Outfit,sans-serif;letter-spacing:-.045em}h1{font-size:clamp(48px,5vw,62px);line-height:.99;margin:18px 0}h1 em{font-style:normal;color:#fc684b}.hero-copy>p{max-width:470px;font-size:17px;line-height:1.75;color:#577067}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:32px}.hero-actions span{font-size:12px;color:#718a79}.hero-art{height:300px;display:grid;place-items:center;position:relative}.sunburst{width:290px;height:290px;border-radius:50%;background:repeating-conic-gradient(from 6deg,#e2ebd9 0deg 8deg,transparent 8deg 17deg);position:absolute;opacity:.85}.hero-circle{width:230px;height:230px;background:#fbd884;border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:0 25px #d5e4cd}.hero-food{font-size:125px;filter:drop-shadow(0 14px 10px #a16f4760);transform:rotate(-9deg)}.floating-label{position:absolute;background:#fff;border-radius:13px;box-shadow:0 12px 30px #19342e1c;padding:14px 18px;display:flex;align-items:center;gap:8px;font-weight:800;font-size:12px;white-space:nowrap}.floating-label-top{top:55px;right:-75px;transform:rotate(7deg)}.floating-label-top svg{color:#fc684b}.floating-label-bottom{bottom:35px;left:-75px;transform:rotate(-7deg)}.floating-label-bottom span{color:#fc684b;font-size:22px}.discover{padding:32px 0 100px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:27px}.section-heading h2,.how h2,.seo h2{font-size:clamp(32px,4vw,48px);line-height:1.1;margin:12px 0}.section-heading p{color:#819087;margin-bottom:0}.location-pill{display:flex;align-items:center;gap:8px;padding:10px 13px;background:#eaf1e7;color:#466750;border-radius:9px;font-size:12px;font-weight:800}.search-row{display:flex;gap:12px;margin-bottom:20px}.search-box{height:55px;flex:1;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e4e9e1;border-radius:12px;padding:0 17px;color:#829188}.search-box input{border:0;outline:0;flex:1;min-width:0;color:#19342e}.search-box button{background:none;border:0;color:#8a9a90}.radius-select{height:55px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e4e9e1;border-radius:12px;padding:0 17px;font-weight:700;font-size:13px;color:#5c7166}.radius-select select{appearance:none;border:0;background:none;outline:none;font-weight:800;color:#19342e;cursor:pointer}.chips{display:flex;gap:9px;overflow:auto;padding-bottom:8px;margin-bottom:21px}.chip{border:1px solid #e3e9e1;background:#fff;color:#658073;border-radius:100px;padding:10px 16px;font-size:12px;font-weight:800;white-space:nowrap}.chip.selected{background:#19342e;border-color:#19342e;color:#fff}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.deal-card{border:1px solid #e8ebe5;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 20px #19342e08;transition:transform .2s}.deal-card:hover{transform:translateY(-4px)}.card-art{height:165px;position:relative;display:grid;place-items:center;background:#fae0bc}.art-breakfast,.art-bakery{background:#f8dfaf}.art-lunch{background:#dbe8bd}.art-dinner{background:#f9d0c3}.art-drinks{background:#e5d4e7}.art-coffee{background:#d5e7de}.art-other{background:#e8e4cd}.card-emoji{font-size:88px;filter:drop-shadow(0 10px 6px #19342e28)}.category-badge{position:absolute;left:16px;top:15px;background:#fff;border-radius:100px;padding:7px 11px;font-size:11px;font-weight:800}.card-body{padding:22px}.card-place{display:flex;align-items:center;gap:7px;color:#fc684b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.9px}.card-body h3{font-size:24px;line-height:1.15;margin:10px 0}.card-description{color:#76867b;line-height:1.5;min-height:43px;font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-price{display:flex;align-items:baseline;gap:10px;margin:13px 0 16px}.card-price strong{font:800 26px Outfit,sans-serif}.card-price del{color:#9daa9e;font-size:13px}.card-meta{display:flex;justify-content:space-between;gap:8px;border-top:1px solid #edf0eb;padding-top:15px;color:#849288;font-size:12px}.card-meta span{display:flex;align-items:center;gap:5px}.card-address{display:inline-flex;align-items:center;gap:6px;color:#ec6349;font-size:12px;font-weight:800;margin-top:16px}.empty-state{text-align:center;background:#fff;border:1px dashed #d8e2d8;border-radius:18px;padding:64px 20px}.empty-icon{font-size:50px}.empty-state h3{font-size:25px;margin:10px 0}.empty-state p{color:#798d80}.empty-state .button{margin-top:8px}.inline-note{color:#b35d35;font-size:13px}.spinner{display:inline-block;width:24px;height:24px;border:3px solid #e1e9df;border-top-color:#fc684b;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.how{background:#eef3e9;padding:85px 0}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:40px}.how-grid>div{position:relative}.step-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;margin-bottom:24px}.step-icon.peach{background:#fbd6c9;color:#e7654d}.step-icon.yellow{background:#f7e8b2;color:#947c21}.step-icon.green{background:#d3e7cc;color:#51834c}.step-num{position:absolute;top:12px;left:86px;color:#9ead9e;font:800 14px Outfit,sans-serif}.how h3{font-size:22px;margin-bottom:8px}.how p{color:#728679;line-height:1.6;max-width:260px}.restaurant-banner{background:#fc684b;color:#fff;border-radius:24px;margin-top:85px;margin-bottom:85px;padding:65px 75px;display:flex;justify-content:space-between;overflow:hidden}.restaurant-banner .eyebrow{color:#ffe5c8}.restaurant-banner h2{font-size:44px;margin:16px 0}.restaurant-banner p{max-width:480px;line-height:1.6;color:#ffefea}.restaurant-banner .button{margin-top:12px}.banner-doodle{font-size:170px;line-height:1;color:#ffd3ae;position:relative;align-self:center}.banner-doodle span{font-size:100px;position:absolute;left:55px;top:40px;color:#fff;transform:rotate(-20deg)}.seo{padding:0 0 80px;max-width:850px}.seo h2{font-size:28px}.seo p{color:#718179;line-height:1.75}.footer{background:#19342e;color:#fff;padding:55px 0}.footer-inner{display:grid;grid-template-columns:1fr 1fr;gap:24px}.footer .brand{font-size:24px}.footer .brand img{width:33px}.footer p{color:#a8bdb0;margin:13px 0}.footer-inner>div:nth-child(2){display:flex;gap:25px;align-items:start;justify-content:end;font-size:13px;font-weight:700}.footer small{grid-column:1/-1;border-top:1px solid #ffffff24;padding-top:24px;color:#8eaa99}.auth-page{min-height:600px;display:grid;place-items:center;padding:65px 24px}.auth-card{width:min(460px,100%);background:#fff;border:1px solid #e3e9e1;border-radius:22px;padding:40px;box-shadow:0 15px 55px #19342e0e}.auth-card h1{font-size:42px;margin:15px 0}.auth-card>p{color:#718179;line-height:1.6}.auth-card form{display:grid;gap:18px;margin-top:30px}.auth-card label,.special-form label{display:grid;gap:8px;font-size:13px;font-weight:800}.auth-card input,.special-form input,.special-form textarea,.special-form select{width:100%;border:1px solid #dce5db;background:#fff;border-radius:10px;padding:13px 14px;color:#19342e;outline-color:#fc684b;font-weight:500}.auth-card input::placeholder,.special-form input::placeholder,.special-form textarea::placeholder{color:#a1ada4}.button.full{width:100%}.switch-auth{text-align:center;font-size:13px;margin:25px 0 0!important}.switch-auth button{border:0;background:none;color:#ef674e;font-weight:800}.form-message{background:#e9f2e8;color:#2a674b;border-radius:10px;padding:13px 15px;font-size:13px;line-height:1.5}.reload{display:block;margin-top:20px}.form-page{max-width:900px;padding:70px 0 100px}.form-intro h1,.admin-heading h1{font-size:56px;margin:15px 0}.form-intro p,.admin-heading p{color:#718179}.special-form{background:#fff;border:1px solid #e4e9e1;border-radius:22px;padding:40px;margin-top:35px}.form-section{padding-bottom:35px;margin-bottom:35px;border-bottom:1px solid #e7ece5}.form-section h2{font-size:24px;display:flex;align-items:center;gap:12px;margin-bottom:25px}.form-section h2 span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#fc684b;color:#fff;font:800 14px DM Sans,sans-serif;letter-spacing:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px}.form-grid .wide{grid-column:1/-1}.special-form label small{font-weight:500;color:#8b9a8d}.location-capture{background:#f4f7f0;border:1px solid #e0e9dd;border-radius:13px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:15px;margin:20px 0}.location-capture>div{display:flex;align-items:center;gap:13px}.location-capture svg{color:#ef674e;flex:none}.location-capture p{margin:4px 0 0;color:#758878;font-size:12px}.coords{margin-top:18px}.form-submit{display:flex;align-items:center;justify-content:space-between;gap:18px}.form-submit p{display:flex;gap:8px;align-items:center;color:#718179;font-size:13px;margin:0}.form-submit svg{flex:none}.admin-page{padding:70px 0 100px;min-height:650px}.admin-heading{display:flex;justify-content:space-between;align-items:center}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:35px 0}.admin-stats div{background:#fff;border:1px solid #e5eae3;border-radius:15px;padding:22px}.admin-stats strong{display:block;font:800 34px Outfit,sans-serif}.admin-stats span{color:#718179;font-size:13px}.admin-tabs{display:flex;gap:8px;border-bottom:1px solid #dce6db;margin-bottom:20px;overflow:auto}.admin-tabs button{background:none;border:0;border-bottom:3px solid transparent;padding:12px 16px;color:#718179;font-weight:800;white-space:nowrap}.admin-tabs button.selected{color:#f0654b;border-color:#fc684b}.admin-list{display:grid;gap:13px}.admin-item{display:flex;justify-content:space-between;gap:24px;background:#fff;border:1px solid #e4e9e1;border-radius:14px;padding:22px}.admin-item h3{font-size:22px;margin:8px 0}.admin-item p{color:#708177;font-size:13px;margin:7px 0}.admin-item small{color:#95a499}.status{display:inline-block;padding:5px 9px;border-radius:30px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.status-pending{background:#fff0cf;color:#9b6d0b}.status-approved{background:#e4f5e7;color:#2d8150}.status-rejected{background:#fae7e4;color:#a8564a}.admin-actions{display:flex;align-items:center;gap:8px}.button-approve{background:#d9f0df;color:#287548}.icon-danger{background:#fff1ee;color:#b65a4c;padding:13px}.restaurants-page{min-height:600px}.restaurant-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:530px;gap:50px}.restaurant-hero h1{font-size:clamp(50px,6vw,78px)}.restaurant-hero p{max-width:510px;color:#718179;line-height:1.7;font-size:17px}.restaurant-illustration{height:390px;background:#f9e6c6;border-radius:45% 55% 47% 53%;display:grid;place-items:center;position:relative}.restaurant-illustration span{font-size:200px}.restaurant-illustration i{position:absolute;color:#fc684b;font-size:90px;font-style:normal;right:10px;top:0}@media(max-width:900px){.nav{gap:14px}.nav-email{display:none}.hero-grid{grid-template-columns:1fr 1fr}.hero-circle{width:290px;height:290px}.hero-food{font-size:160px}.sunburst{width:360px;height:360px}.floating-label-top{right:-25px}.floating-label-bottom{left:-35px}.cards{grid-template-columns:repeat(2,1fr)}.restaurant-banner{padding:55px}.banner-doodle{font-size:110px}}@media(max-width:700px){.wrap{width:min(100% - 32px,540px)}.header-inner{height:68px}.brand{font-size:24px}.brand img{width:34px;height:34px}.menu-button{display:block}.nav{display:none;position:absolute;top:68px;left:0;right:0;background:#f8f8f3;border-bottom:1px solid #e7ebe4;padding:20px 24px;flex-direction:column;align-items:stretch;gap:20px}.nav.open{display:flex}.nav-email{display:block}.nav-cta{align-self:flex-start}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:55px 0 12px}.hero-copy h1{font-size:58px}.hero-art{height:325px}.hero-circle{width:230px;height:230px}.hero-food{font-size:135px}.sunburst{width:300px;height:300px}.floating-label{font-size:9px;padding:10px}.floating-label-top{top:33px;right:-10px}.floating-label-bottom{bottom:25px;left:-7px}.discover{padding:58px 0}.section-heading{align-items:start;flex-direction:column}.section-heading h2{font-size:35px}.search-row{flex-direction:column}.radius-select{align-self:flex-start}.cards,.how-grid{grid-template-columns:1fr}.how{padding:60px 0}.how-grid{gap:28px}.how-grid>div{border-bottom:1px solid #d9e5d5;padding-bottom:20px}.restaurant-banner{padding:40px 30px;margin-top:55px;margin-bottom:55px}.restaurant-banner h2{font-size:36px}.banner-doodle{display:none}.seo{padding-bottom:55px}.footer-inner{grid-template-columns:1fr}.footer-inner>div:nth-child(2){justify-content:start;flex-wrap:wrap}.footer small{grid-column:1}.form-page{padding:50px 0}.special-form{padding:24px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:1}.location-capture,.form-submit{align-items:stretch;flex-direction:column}.admin-heading,.admin-item{align-items:start;flex-direction:column}.admin-stats{gap:8px}.admin-stats div{padding:14px}.admin-stats strong{font-size:25px}.admin-actions{flex-wrap:wrap}.restaurant-hero{grid-template-columns:1fr;padding-top:60px}.restaurant-illustration{height:270px}.restaurant-illustration span{font-size:140px}}.admin-item{display:block}.admin-item-top{display:flex;justify-content:space-between;gap:24px}.admin-edit{border-top:1px solid #edf0eb;margin-top:18px;padding-top:16px}.admin-edit summary{color:#ed654b;font-size:13px;font-weight:800;cursor:pointer}.admin-edit form{margin-top:20px}.admin-edit input,.admin-edit textarea,.admin-edit select{width:100%;border:1px solid #dce5db;background:#fff;border-radius:10px;padding:10px 12px;color:#19342e}.admin-edit label{display:grid;gap:7px;font-size:12px;font-weight:800}.admin-edit .wide{grid-column:1/-1}.admin-edit .form-message{margin-top:12px}@media(max-width:700px){.admin-item-top{flex-direction:column}.admin-edit .wide{grid-column:1}}@media(max-width:700px){.hero-art{display:none}.hero-copy{padding:42px 0}.hero-actions{flex-wrap:wrap}.discover{padding-top:42px}}.reset-link{display:block;margin:16px 0 0 auto;color:#ed654b;font-size:12px}.google-signin{margin-top:28px;background:#fff;border:1px solid #cbd5ce;color:#19342e;box-shadow:0 2px 8px #19342e10}.google-signin:hover{border-color:#819c8c}.google-signin svg{flex:none}.price-unit{font-size:11px;font-weight:700;color:#718179;white-space:nowrap}.results-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:5px 0 18px;color:#728679;font-size:13px;font-weight:700}.view-toggle{display:inline-flex;gap:3px;background:#eaf0e8;padding:4px;border-radius:11px}.view-toggle button{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:8px;background:transparent;color:#63776a;padding:9px 14px;font-weight:800;font-size:12px}.view-toggle button.active{background:#fff;color:#19342e;box-shadow:0 2px 8px #19342e16}.map-shell{height:470px;position:relative;border:1px solid #dfe8dd;border-radius:18px;overflow:hidden;background:#e7ede4}.specials-map{height:100%;width:100%;z-index:1}.map-key{position:absolute;z-index:500;left:16px;top:16px;display:flex;align-items:center;gap:7px;background:#fff;border-radius:10px;padding:10px 13px;box-shadow:0 5px 16px #19342e18;color:#43594b;font-weight:800;font-size:11px}.map-dot{display:inline-block;height:10px;width:10px;background:#fc684b;border:2px solid #fff;box-shadow:0 0 0 1px #fc684b;border-radius:50%}.map-dot.you{background:#1978a5;box-shadow:0 0 0 1px #1978a5;margin-left:10px}.map-empty{position:absolute;z-index:500;bottom:28px;left:50%;transform:translate(-50%);background:#19342e;color:#fff;border-radius:10px;padding:11px 15px;font-size:12px;font-weight:800;white-space:nowrap;box-shadow:0 7px 18px #19342e30}.map-popup{display:grid;gap:5px;min-width:170px;color:#19342e}.map-popup span{font-size:10px;font-weight:800;text-transform:uppercase;color:#ec6349;letter-spacing:.8px}.map-popup strong{font:800 17px Outfit,sans-serif}.map-popup small{color:#718179}.map-popup b{font:800 19px Outfit,sans-serif}.map-popup a{color:#ec6349;font-weight:800;font-size:12px}.auth-card>p a{color:#e9654c;font-weight:800}.contact-section>label{max-width:430px}.contact-section>p{color:#758878;font-size:12px;line-height:1.6;margin:11px 0 0}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px}.seo-grid h3{font-size:19px;line-height:1.2;margin-bottom:9px}.seo-grid p{font-size:13px}.seo{max-width:1160px}@media(max-width:700px){.map-shell{height:365px;border-radius:14px}.map-empty{max-width:calc(100% - 24px);white-space:normal;text-align:center}.seo-grid{grid-template-columns:1fr;gap:8px}.results-bar{align-items:center}.view-toggle button{padding:9px 11px}.contact-section>label{max-width:none}}.map-key{inset:16px 16px auto auto}@media(max-width:700px){.hero-copy{padding:28px 0}.hero-copy h1{font-size:50px}.hero-actions{margin-top:18px}.hero-actions span{display:none}.discover{padding-top:32px}}.location-action{border:0;min-height:44px;white-space:nowrap;justify-content:center}.location-action:hover{background:#dcebd9}.location-action:focus-visible,.address-results button:focus-visible{outline:3px solid #fc684b;outline-offset:2px}.location-action:disabled{opacity:.65;cursor:wait}.address-actions{display:flex;align-items:center;gap:14px;margin:15px 0}.address-actions span,.lookup-note,.geocode-credit{font-size:12px;color:#718179}.address-results{display:grid;gap:6px;margin:0 0 18px}.address-results button{text-align:left;display:flex;align-items:center;gap:9px;width:100%;border:1px solid #dce5db;border-radius:10px;background:#fff;color:#19342e;padding:12px;font-size:13px}.address-results button:hover{border-color:#97b29b;background:#f4f8f1}.lookup-note{margin:8px 0}.geocode-credit{margin:8px 0 18px}.geocode-credit a{text-decoration:underline}@media(max-width:700px){.location-action{align-self:flex-start}.address-actions{align-items:flex-start;flex-direction:column}.address-actions .button{width:100%}}.address-field{position:relative;min-width:0}.address-results{position:absolute;z-index:10;top:calc(100% + 5px);left:0;right:0;max-height:260px;overflow:auto;margin:0;padding:6px;background:#fff;border:1px solid #dce5db;border-radius:12px;box-shadow:0 14px 30px #19342e24}.address-results button{border:0;box-shadow:none}.address-results button+button{border-top:1px solid #edf0eb}.latest-list{display:grid;gap:8px}.latest-item{display:flex;align-items:center;gap:13px;padding:14px 17px;background:#fff;border:1px solid #e5ebe2;border-radius:12px}.latest-spark{display:grid;place-items:center;flex:none;width:30px;height:30px;border-radius:10px;background:#fff1e4;color:#f2684d;font-size:18px}.latest-item>div{min-width:0;flex:1}.latest-item strong{display:block;font:800 16px Outfit,sans-serif;line-height:1.25}.latest-item p{margin:4px 0 0;color:#76877b;font-size:12px}.latest-item time{flex:none;color:#849486;font-size:11px;font-weight:700}@media(max-width:700px){.view-toggle button{padding:9px 10px}.latest-item{align-items:flex-start}.latest-item time{max-width:80px;text-align:right}.results-bar{gap:8px}}
