:root{--green:#00645e;--deep:#004b46;--lime:#f8ed9c;--mint:#eaf3ec;--paper:#fafaf6;--white:#fff;--ink:#203b36;--muted:#697571;--line:#e3e8e0;--radius:18px;--shadow:0 4px 18px #233c3210;--font:'SW Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button{color:inherit}a{color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #cd9d2c;outline-offset:4px}button{border:0;background:none}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.2;letter-spacing:-.035em}svg{width:22px;height:22px;flex-shrink:0}img{display:block;max-width:100%}.skip-link{position:fixed;left:16px;top:-80px;background:var(--green);padding:12px;color:#fff;z-index:99}.skip-link:focus{top:8px}.header{height:96px;background:var(--white);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(5%,calc((100vw - 1200px)/2));gap:28px}.brand{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.brand img{width:158px;height:54px;object-fit:contain}.brand-fallback{font-size:32px;letter-spacing:-2px;font-weight:850;color:var(--green)}.desktop-nav{display:flex;gap:8px;height:100%;align-items:center}.nav-link{display:flex;align-items:center;gap:8px;padding:13px 16px;border-radius:30px;font-size:14px;font-weight:650;text-decoration:none;white-space:nowrap}.nav-link.active{color:var(--green);background:var(--mint)}.nav-link:hover{background:var(--paper)}.nav-link svg{width:19px;height:19px}.header-right{display:flex;gap:20px;align-items:center}.demo-badge{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border:1px solid #d8dfd5;padding:6px 10px;border-radius:6px;color:var(--muted);white-space:nowrap}.avatar{width:43px;height:43px;display:flex;justify-content:center;align-items:center;background:var(--lime);color:var(--green);border-radius:50%;font-weight:750;font-size:14px}.icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:var(--white)}.icon-btn:hover{background:var(--mint)}main{max-width:1200px;margin:0 auto;padding:30px 0 50px;min-height:calc(100dvh - 190px)}.utility-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.location{display:flex;align-items:center;gap:12px;text-align:left;padding:0;min-height:44px}.location>.pin{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--green)}.location small{font-size:12px;color:var(--muted);display:block}.location strong{font-size:14px;font-weight:650}.location>svg{width:16px}.search-box{display:flex;align-items:center;gap:10px;width:340px;border:1px solid var(--line);background:var(--white);border-radius:30px;padding:12px 18px;color:var(--muted)}.search-box input{border:0;outline:none;background:none;width:100%;font-size:14px;color:var(--ink);min-width:0}.search-box:focus-within{border-color:var(--green)}.welcome{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:800;text-transform:uppercase;color:var(--green);margin-bottom:7px}.welcome h1{font-size:32px;font-weight:750}.welcome p{color:var(--muted);font-size:14px;margin-top:6px}.welcome-note{display:flex;gap:10px;align-items:center;color:var(--green);font-size:14px}.welcome-note svg{width:24px;height:24px}.hero{position:relative;border-radius:22px;background:var(--green);height:238px;display:grid;grid-template-columns:1.2fr 1fr;overflow:hidden;margin-bottom:28px}.hero-copy{padding:29px 38px;color:var(--white);z-index:1}.hero-copy .eyebrow{color:var(--lime);font-size:10px;margin-bottom:12px}.hero h2{font-size:34px;line-height:1.13;letter-spacing:-.045em;font-weight:750;max-width:420px}.hero h2 em{font-style:normal;color:var(--lime)}.hero p{font-size:14px;color:#dbece6;margin-top:9px}.hero-cta{margin-top:17px;padding:9px 16px;background:var(--lime);color:var(--deep);font-weight:750;font-size:13px;border-radius:8px;display:inline-flex;gap:16px;align-items:center}.hero-cta svg{width:16px;height:16px}.hero-image{height:100%;width:100%;object-fit:cover;object-position:right center}.hero-art{position:relative;overflow:hidden;background:#f6f4e8}.hero-stamp{position:absolute;right:22px;top:20px;width:76px;height:76px;background:var(--lime);border:1px dashed var(--green);outline:5px solid var(--lime);border-radius:50%;transform:rotate(12deg);display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--deep);font-size:11px;line-height:1.15}.hero-stamp strong{font-size:23px;font-weight:800;letter-spacing:-1px}.categories{display:flex;gap:12px;margin:4px 0 28px;overflow:auto;scrollbar-width:none}.categories::-webkit-scrollbar{display:none}.category{display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:11px 22px;border:1px solid var(--line);border-radius:12px;white-space:nowrap;font-size:14px;font-weight:650;background:var(--white);flex:1;transition:background .18s}.category svg{width:20px;height:20px;color:var(--green)}.category.active{background:var(--green);color:#fff;border-color:var(--green)}.category.active svg{color:var(--lime)}.category:hover:not(.active){background:var(--mint)}.section{margin-top:28px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px}.section-title h2{font-size:23px;display:flex;gap:9px;align-items:center;font-weight:750}.section-title h2 svg{color:var(--green);width:22px}.section-title p{font-size:13px;color:var(--muted);margin-top:5px}.text-link{padding:8px 0 8px 12px;color:var(--green);font-size:13px;font-weight:700;white-space:nowrap;display:flex;align-items:center;gap:8px;text-decoration:none}.text-link svg{width:17px;height:17px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.food-card{position:relative;background:var(--white);border-radius:var(--radius);border:1px solid var(--line);overflow:hidden;transition:transform .2s,box-shadow .2s}.food-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.card-link{display:block;text-decoration:none}.food-photo{height:172px;background-image:url('./assets/foods.png');background-size:300% 200%;background-repeat:no-repeat;background-color:#dae4da}.photo-0{background-position:0 0}.photo-1{background-position:50% 0}.photo-2{background-position:100% 0}.photo-3{background-position:0 100%}.photo-4{background-position:50% 100%}.photo-5{background-position:100% 100%}.card-tag{position:absolute;top:13px;left:13px;background:var(--lime);color:var(--deep);border-radius:6px;padding:5px 9px;font-size:11px;font-weight:800;display:flex;align-items:center;gap:4px}.card-tag svg{width:13px;height:13px}.card-tag.urgent{background:#fff1d7;color:#76470e}.favorite{position:absolute;top:10px;right:11px;width:36px;height:36px;border-radius:50%;background:#ffffffed;display:grid;place-items:center;color:var(--deep);z-index:2}.favorite svg{width:19px;height:19px}.favorite.saved svg{fill:var(--green);stroke:var(--green)}.shop-monogram{position:absolute;top:150px;left:17px;width:44px;height:44px;border:3px solid #fff;border-radius:50%;background:#f5e9d1;color:#6e4d31;font-size:20px;font-family:Georgia,serif;font-weight:bold;display:grid;place-items:center;z-index:1}.shop-monogram.color-1{background:#e9efdf;color:#386c49}.shop-monogram.color-2{background:#f4e2de;color:#8a4b45}.shop-monogram.color-3{background:#e8efcb;color:#577332}.shop-monogram.color-4{background:#f2dccc;color:#9a5331}.shop-monogram.color-5{background:#eee4e2;color:#272626}.card-body{padding:29px 18px 0}.card-shop{display:flex;justify-content:space-between;gap:8px;align-items:center}.card-shop h3{font-size:18px;font-weight:750;letter-spacing:-.035em}.rating{display:flex;align-items:center;gap:3px;font-size:12px;font-weight:700;white-space:nowrap}.rating svg{width:13px;height:13px;fill:var(--green);color:var(--green)}.card-category{font-size:13px;color:var(--muted);margin-top:5px}.pickup{display:flex;align-items:center;gap:5px;font-size:12px;color:#626f69;margin-top:9px;white-space:nowrap}.pickup svg{width:14px;height:14px}.card-price{border-top:1px dashed var(--line);display:flex;justify-content:space-between;align-items:center;padding:12px 0 14px;margin-top:13px}.bag-kind{font-size:12px;color:var(--muted)}.price-group{display:flex;align-items:baseline;gap:7px}.price-group del{font-size:12px;color:var(--muted)}.price-group strong{font-size:20px;color:var(--green);letter-spacing:-.045em}.impact-strip{margin-top:30px;border-radius:14px;background:var(--mint);padding:22px 27px;display:flex;align-items:center;gap:17px}.impact-strip>.round-icon{width:46px;height:46px;background:#d6e7cf;color:var(--green);display:grid;place-items:center;border-radius:50%;flex-shrink:0}.impact-strip h3{font-size:16px}.impact-strip p{font-size:13px;color:var(--muted);margin-top:4px}.impact-strip .text-link{margin-left:auto}.site-footer{max-width:1200px;margin:auto;padding:22px 0 30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.bottom-nav{display:none}.empty-state{padding:60px 24px;text-align:center;border:1px dashed var(--line);border-radius:var(--radius);background:var(--white)}.empty-state>svg{width:42px;height:42px;color:var(--green);margin-bottom:14px}.empty-state h2{font-size:23px}.empty-state p{margin:10px auto 22px;max-width:380px;color:var(--muted);font-size:14px}.primary,.secondary{display:inline-flex;justify-content:center;align-items:center;gap:10px;padding:14px 22px;min-height:48px;border-radius:10px;font-weight:700;font-size:14px;text-decoration:none}.primary{background:var(--green);color:#fff}.primary:hover{background:var(--deep)}.secondary{border:1px solid var(--line);background:var(--white);color:var(--green)}.full-width{width:100%}#toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);background:var(--deep);color:#fff;border-radius:12px;padding:12px 20px;box-shadow:0 10px 30px #0002;opacity:0;pointer-events:none;z-index:80;font-size:14px;max-width:90vw;transition:.2s;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:0;border-radius:22px;padding:30px;max-width:480px;width:calc(100% - 32px);color:var(--ink);background:var(--paper);max-height:85dvh;overflow:auto;box-shadow:0 20px 100px #0003}dialog::backdrop{background:#063c3685;backdrop-filter:blur(4px)}dialog h2{font-size:27px;padding-right:25px}dialog .close-modal{position:absolute;top:17px;right:15px}dialog p{font-size:14px;color:var(--muted);margin:10px 0 20px}.steps{padding:0;list-style:none;counter-reset:steps}.steps li{display:flex;gap:14px;padding:16px 0;border-top:1px solid var(--line);font-size:14px}.steps li:before{counter-increment:steps;content:counter(steps);display:grid;place-items:center;width:30px;height:30px;flex-shrink:0;color:var(--green);background:var(--lime);border-radius:50%;font-weight:750}.steps strong{display:block}.steps span{display:block;font-size:13px;color:var(--muted);margin-top:3px}.legal-note{font-size:12px!important;color:var(--muted);text-align:center}.screen-heading{margin:5px 0 26px}.screen-heading h1{font-size:34px}.screen-heading p{font-size:14px;color:var(--muted);margin-top:9px}
@media(min-width:1600px){.header{height:102px}main{padding-top:34px}.hero{height:252px}.food-photo{height:183px}.shop-monogram{top:161px}}
@media(max-width:1300px){main,.site-footer{margin-left:5%;margin-right:5%}.header{padding:0 5%;gap:20px}.header-right{gap:12px}.desktop-nav{gap:2px}.nav-link{padding:12px}.brand img{width:140px}.hero{grid-template-columns:1.1fr 1fr}.hero h2{font-size:32px}.cards{gap:18px}.pickup{font-size:11px}}
@media(max-width:1000px){.demo-badge{display:none}.header{height:82px;gap:14px}.desktop-nav .nav-link{font-size:13px;padding:10px}.desktop-nav .nav-link svg{display:none}.header-right{gap:0}.welcome-note{display:none}.hero-copy{padding:27px}.hero h2{font-size:30px}.hero p{max-width:280px;font-size:13px}.hero{height:239px}.cards{gap:14px}.food-photo{height:145px}.shop-monogram{top:123px}.card-body{padding-left:13px;padding-right:13px}.card-shop h3{font-size:16px}.pickup{flex-wrap:wrap;white-space:normal;gap:4px}.price-group{gap:5px}.price-group strong{font-size:17px}.category{padding:11px 18px}.category svg{width:18px}.site-footer{font-size:11px}}
@media(max-width:700px){.header{height:76px;padding:calc(10px + env(safe-area-inset-top)) 22px 10px;gap:12px}.brand img{width:134px;height:43px}.desktop-nav{display:none}.header-right{gap:14px}.demo-badge{display:block;font-size:9px;padding:4px 6px;border-radius:4px;letter-spacing:.05em}.avatar{width:35px;height:35px;font-size:12px}main{margin:0;padding:19px 22px 32px;min-height:calc(100dvh - 205px)}.utility-row{margin-bottom:22px;gap:10px}.utility-row>.search-box{display:none}.location>.pin{width:34px;height:34px}.location{gap:9px}.location strong{font-size:13px}.location small{font-size:11px}.utility-row>.icon-btn{width:38px;height:38px}.welcome{margin-bottom:18px}.eyebrow{font-size:10px;margin-bottom:5px}.welcome h1{font-size:27px}.welcome p{font-size:13px;max-width:280px;line-height:1.55;margin-top:6px}.hero{height:192px;margin-bottom:23px;border-radius:17px;grid-template-columns:1.2fr 1fr;margin-left:0;margin-right:0}.hero-copy{padding:20px;min-width:0}.hero-copy .eyebrow{font-size:8px;letter-spacing:.08em;margin-bottom:9px;white-space:nowrap}.hero h2{font-size:24px;line-height:1.1;max-width:230px}.hero p{display:none}.hero-cta{font-size:11px;margin-top:15px;padding:8px 11px;gap:9px}.hero-cta svg{width:12px}.hero-image{object-fit:cover;object-position:67% center}.hero-stamp{width:54px;height:54px;top:16px;right:13px;font-size:8px;outline-width:3px}.hero-stamp strong{font-size:17px}.categories{gap:8px;margin:0 -22px 20px;padding:0 22px}.category{font-size:12px;min-height:43px;border-radius:9px;padding:10px 16px;gap:7px;flex:none}.category svg{width:17px;height:17px}.section{margin-top:23px}.section-title{margin-bottom:14px}.section-title h2{font-size:20px;gap:6px}.section-title h2 svg{width:19px}.section-title p{font-size:12px;max-width:250px;margin-top:5px}.text-link{font-size:12px;gap:4px}.text-link svg{width:14px}.cards.home-cards{display:flex;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;margin:0 -22px;padding:0 22px 5px}.home-cards .food-card{min-width:280px;width:calc(85vw - 20px);max-width:340px;flex-shrink:0;scroll-snap-align:center}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.food-card:hover{transform:none}.food-photo{height:156px}.shop-monogram{top:134px;width:43px;height:43px}.card-body{padding:27px 15px 0}.card-shop h3{font-size:17px}.card-category{font-size:12px}.pickup{font-size:11px;gap:5px}.price-group strong{font-size:19px}.price-group del{font-size:11px}.card-price{padding:11px 0 12px}.impact-strip{margin-top:23px;padding:19px 17px;gap:11px;flex-wrap:wrap}.impact-strip>.round-icon{width:36px;height:36px}.impact-strip h3{font-size:14px}.impact-strip p{font-size:12px;max-width:235px}.impact-strip .text-link{margin-left:47px;padding:0}.site-footer{margin:0 22px 82px;padding:20px 0;display:flex;gap:8px;flex-direction:column;font-size:10px}.bottom-nav{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:30;background:#fffffff5;backdrop-filter:blur(14px);border-top:1px solid var(--line);padding:7px 12px calc(7px + env(safe-area-inset-bottom));justify-content:space-around}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-decoration:none;font-size:10px;line-height:1.3;color:var(--muted);min-width:55px;min-height:49px;border-radius:10px}.bottom-nav a svg{width:22px;height:22px}.bottom-nav a.active{color:var(--green);font-weight:750}.bottom-nav a.active svg{fill:#e3eddf;stroke-width:2.3}.bottom-nav a.active:before{content:'';width:16px;height:3px;position:absolute;top:0;background:var(--green);border-radius:0 0 3px 3px}#toast{bottom:calc(85px + env(safe-area-inset-bottom));font-size:13px;width:max-content;max-width:88vw}.screen-heading h1{font-size:28px}.screen-heading p{font-size:13px}.screen-heading{margin:7px 0 22px}dialog{padding:27px 22px;border-radius:20px}dialog h2{font-size:24px}.primary,.secondary{font-size:14px}.cards:not(.home-cards){grid-template-columns:1fr}.cards:not(.home-cards) .food-photo{height:190px}.cards:not(.home-cards) .shop-monogram{top:168px}}
@media(max-width:374px){main{padding-left:16px;padding-right:16px}.header{padding-left:16px;padding-right:16px}.demo-badge{font-size:8px}.header-right{gap:9px}.hero-copy{padding:17px 13px}.hero h2{font-size:22px}.hero{grid-template-columns:1.2fr 1fr;height:181px}.hero-copy .eyebrow{font-size:7px}.hero-stamp{right:10px;top:13px;width:46px;height:46px}.hero-stamp strong{font-size:15px}.welcome h1{font-size:24px}.section-title h2{font-size:18px}.categories{margin-left:-16px;margin-right:-16px;padding:0 16px}.cards.home-cards{margin-left:-16px;margin-right:-16px;padding:0 16px}.home-cards .food-card{min-width:260px}.bottom-nav{padding-left:5px;padding-right:5px}.bottom-nav a{min-width:52px}.impact-strip p{max-width:195px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

@media(min-width:701px){.mobile-search{display:none}}
.explore-tools{display:flex;align-items:center;gap:12px;margin-bottom:24px}.explore-tools .search-box{flex:1;width:auto;border-radius:12px;min-height:51px}.filter-btn{padding:12px 18px;min-height:51px}.filter-count{border-radius:50%;width:19px;height:19px;background:var(--green);color:#fff;font-size:11px;display:grid;place-items:center}.filter-count[hidden]{display:none}.view-switch{display:flex;padding:4px;border:1px solid var(--line);border-radius:12px;background:#fff;gap:4px}.view-switch button{padding:9px 12px;display:flex;border-radius:8px;color:var(--muted)}.view-switch .selected{background:var(--mint);color:var(--green)}.result-meta{display:flex;justify-content:space-between;align-items:center;margin:10px 0 22px;font-size:14px;color:var(--muted)}.result-meta strong{color:var(--ink)}.map-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:22px}.map-canvas{position:relative;height:580px;overflow:hidden;border-radius:20px;border:1px solid var(--line)}.street-map{position:absolute;width:100%;height:100%}.map-pin{position:absolute;transform:translate(-50%,-50%);background:var(--green);border:3px solid #fff;border-radius:25px;box-shadow:0 3px 10px #0002;display:flex;align-items:center;gap:5px;padding:8px 10px;color:#fff;text-decoration:none;font-size:12px;font-weight:750;white-space:nowrap}.map-pin svg{width:14px;height:14px;color:var(--lime)}.map-pin:hover{background:var(--deep);z-index:2}.map-note{position:absolute;bottom:13px;left:50%;transform:translateX(-50%);background:#ffffffec;padding:5px 12px;border-radius:6px;font-size:10px;white-space:nowrap;color:var(--muted)}.map-center{position:absolute;width:20px;height:20px;border-radius:50%;background:#398ef4;border:4px solid #fff;box-shadow:0 0 0 11px #398ef42b;left:46%;top:49%}.map-list{display:flex;flex-direction:column;gap:12px;max-height:580px;overflow:auto}.map-result{display:flex;align-items:center;gap:14px;padding:13px;border:1px solid var(--line);background:var(--white);border-radius:14px;text-decoration:none}.map-result .food-photo{width:96px;height:86px;border-radius:9px;flex-shrink:0}.map-result h2{font-size:16px}.map-result p{font-size:12px;color:var(--muted);margin:5px 0}.map-result strong{font-size:16px;color:var(--green)}.map-result>svg{margin-left:auto;width:18px}.back-link{display:inline-flex;align-items:center;gap:9px;text-decoration:none;font-size:13px;font-weight:650;color:var(--green);padding:4px 0 22px}.back-link svg{width:18px}.detail-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:42px}.detail-content{min-width:0}.detail-hero{position:relative}.detail-hero>.food-photo{height:305px;border-radius:20px}.detail-hero .shop-monogram{top:auto;bottom:-29px;left:25px;width:65px;height:65px;border-width:5px;font-size:29px}.detail-hero .card-tag{top:18px;left:18px}.detail-hero .favorite{width:41px;height:41px;top:16px;right:16px}.detail-title{padding-top:45px}.detail-title h1{font-size:35px}.detail-title .eyebrow{font-size:10px}.shop-rating{display:flex;align-items:center;gap:5px;font-size:14px;margin-top:12px}.shop-rating svg{fill:var(--green);stroke:var(--green);width:16px;height:16px}.shop-rating span{color:var(--muted)}.pickup-panel{display:flex;gap:14px;align-items:center;background:var(--mint);padding:19px 22px;border-radius:13px;margin:27px 0;color:var(--green)}.pickup-panel strong{display:block;font-size:15px}.pickup-panel span{display:block;font-size:13px;color:var(--muted);margin-top:3px}.detail-section{margin:28px 0;padding-bottom:26px;border-bottom:1px solid var(--line)}.detail-section h2{font-size:20px;margin-bottom:12px}.detail-section>p{font-size:14px;line-height:1.75;color:var(--muted)}.surprise-note{display:flex;gap:12px;padding:17px;margin-top:18px;background:#f1f0e5;border-radius:10px;color:var(--green)}.surprise-note p{font-size:13px;color:#5b6b61;line-height:1.6}.address-line{display:flex;gap:11px;align-items:flex-start}.small-label{font-size:11px;color:var(--muted);display:block;margin-top:8px}.reserve-panel,.checkout-summary{align-self:start;position:sticky;top:25px;border:1px solid var(--line);border-radius:20px;padding:27px;background:var(--white);box-shadow:var(--shadow)}.availability{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;background:var(--lime);border-radius:6px;font-size:12px;color:var(--deep);font-weight:700}.availability svg{width:15px;height:15px}.reserve-panel h2{font-size:25px;margin-top:23px;max-width:260px}.reserve-description{font-size:14px;color:var(--muted);margin-top:10px}.big-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-top:23px}.big-price del{font-size:14px;color:var(--muted)}.big-price strong{font-size:35px;color:var(--green);letter-spacing:-1.7px}.big-price span{font-size:12px;color:var(--muted)}.saving{color:var(--green);background:var(--mint);display:inline-block;padding:4px 9px;font-size:11px;border-radius:5px;margin-top:8px;font-weight:700}.reserve-panel hr{border:0;border-top:1px solid var(--line);margin:25px 0}.reserve-fact{display:flex;gap:9px;align-items:center;font-size:13px;color:var(--muted);margin-bottom:13px}.reserve-fact svg{width:18px;height:18px;color:var(--green)}.reserve-panel .primary{margin-top:14px}.reserve-panel .legal-note{margin-top:13px;font-size:11px!important;line-height:1.6}.checkout-steps{display:flex;align-items:center;gap:18px;max-width:490px;margin:2px auto 37px;font-size:13px;color:var(--muted)}.checkout-steps span{white-space:nowrap;display:flex;gap:7px;align-items:center}.checkout-steps svg{width:17px;height:17px}.checkout-steps .active{color:var(--green);font-weight:750}.checkout-steps .done{color:var(--green)}.checkout-steps i{height:1px;background:var(--line);flex:1}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:32px}.checkout-content{display:flex;flex-direction:column;gap:22px}.checkout-card{padding:26px;border:1px solid var(--line);border-radius:18px;background:var(--white)}.checkout-card h2,.checkout-summary h2{font-size:20px;margin-bottom:24px}.checkout-product{display:flex;align-items:center;gap:18px}.checkout-product .food-photo{width:110px;height:92px;border-radius:11px;flex-shrink:0}.checkout-product h3,.checkout-product h2{font-size:18px;margin:0}.checkout-product p{font-size:13px;color:var(--muted);margin-top:5px;margin-bottom:8px}.checkout-product strong{color:var(--green);font-size:16px}.checkout-product strong span{font-size:12px;font-weight:400;color:var(--muted)}.quantity-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:24px;padding-top:20px;font-size:14px}.quantity-row small{display:block;font-size:12px;color:var(--muted);margin-top:3px}.quantity-control{display:flex;gap:17px;align-items:center;border:1px solid var(--line);border-radius:9px;padding:3px}.quantity-control button{width:35px;height:35px;display:grid;place-items:center;color:var(--green);border-radius:7px;background:var(--paper)}.quantity-control svg{width:17px;height:17px}.quantity-control output{min-width:10px;font-weight:700}.info-line{display:flex;gap:12px;align-items:flex-start;font-size:14px;margin-top:18px}.info-line>svg{color:var(--green);width:21px;height:21px}.info-line strong{font-size:14px;font-weight:650}.info-line p{font-size:13px;color:var(--muted);margin-top:4px}.payment-note{font-size:13px;color:var(--muted);margin-top:-14px;margin-bottom:19px}.payment-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-option{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:16px;border-radius:12px;cursor:pointer}.payment-option:has(input:checked){border-color:var(--green);background:var(--mint)}.payment-option strong{font-size:14px;display:block}.payment-option small{font-size:11px;color:var(--muted);display:block}.payment-option>svg{width:19px;height:19px;color:var(--green)}input[type=radio],input[type=checkbox]{accent-color:var(--green);width:17px;height:17px;flex-shrink:0;cursor:pointer}.summary-row{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin-top:16px;color:var(--muted)}.summary-row strong{color:var(--ink)}.summary-total{display:flex;justify-content:space-between;gap:10px;font-size:18px;margin-top:22px;border-top:1px solid var(--line);padding-top:22px}.summary-total strong:last-child{font-size:24px;color:var(--green);letter-spacing:-.04em}.summary-saving{background:var(--mint);color:var(--green);font-size:13px;padding:12px;border-radius:10px;margin-top:17px;display:flex;align-items:center;gap:8px}.summary-saving svg{width:18px;height:18px}.consent{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.6;color:var(--muted);margin:24px 0;cursor:pointer}.consent input{margin:3px 0 0}.checkout-summary .legal-note{font-size:11px!important;line-height:1.7;margin-top:16px}.success-screen{max-width:510px;margin:5px auto 0;text-align:center}.success-check{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:var(--mint);color:var(--green);margin:0 auto 22px}.success-check svg{width:31px;height:31px}.success-screen h1{font-size:33px}.success-screen .eyebrow{font-size:9px;margin-bottom:11px}.success-intro{font-size:14px;color:var(--muted);line-height:1.7;margin-top:14px}.success-bag{height:168px;max-width:220px;overflow:hidden;border-radius:20px;margin:24px auto -22px;position:relative;z-index:2}.success-bag img{width:330px;max-width:none;transform:translate(-105px,-30px)}.ticket{background:#fff;border:1px solid var(--line);border-radius:20px;padding:40px 28px 24px;box-shadow:var(--shadow);margin-bottom:25px}.ticket-label{font-size:10px;letter-spacing:.13em;color:var(--muted);font-weight:650;display:block}.ticket-code{font-size:30px;letter-spacing:.13em;color:var(--green);display:block;margin:8px 0 19px}.ticket-divider{border-top:1px dashed #c8d4c9;margin:0 -28px 20px}.ticket h2{font-size:22px}.ticket>p{font-size:13px;color:var(--muted);margin-top:8px}.ticket .ticket-time{display:flex;justify-content:center;align-items:center;gap:7px;font-weight:650;color:var(--green);margin-top:15px}.ticket-time svg{width:16px;height:16px}.ticket .ticket-address{font-size:12px}.success-screen>.primary{min-width:270px}.success-screen>.text-link{justify-content:center;padding:14px}.success-screen>.legal-note{font-size:11px!important}.order-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:25px}.order-tabs button{font-size:14px;display:flex;align-items:center;gap:9px;color:var(--muted);padding:0 6px 15px;border-bottom:3px solid transparent}.order-tabs button.selected{border-bottom-color:var(--green);color:var(--green);font-weight:700}.order-tabs button span{background:var(--mint);border-radius:6px;font-size:12px;padding:2px 7px}.orders-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.order-card{padding:25px;background:var(--white);border:1px solid var(--line);border-radius:18px}.order-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;font-size:11px;color:var(--muted)}.order-status{background:var(--mint);color:var(--green);font-weight:700;border-radius:5px;padding:5px 8px;display:flex;gap:5px;align-items:center}.order-status svg{width:13px;height:13px}.order-status.cancelled{color:#7b5a32;background:#f4eadb}.order-address{font-size:12px;color:var(--muted);margin:8px 0 20px}.pickup-code{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;margin:22px 0;background:var(--paper);border:1px dashed #c2d1c5;border-radius:10px}.pickup-code span{font-size:12px;color:var(--muted)}.pickup-code strong{font-size:21px;letter-spacing:.06em;color:var(--green)}.cancel-link{color:var(--muted);text-decoration:underline;text-underline-offset:3px;text-align:center;font-size:12px;width:100%;margin-top:14px;padding:7px}.orders-grid+.legal-note{margin-top:22px}.profile-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:40px}.profile-greeting{display:flex;align-items:center;gap:20px;margin-bottom:31px}.profile-avatar{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:var(--lime);color:var(--green);font-size:24px;font-weight:700;flex-shrink:0}.profile-greeting h1{font-size:32px}.profile-greeting p:last-child{font-size:14px;color:var(--muted);margin-top:7px}.profile-greeting .eyebrow{font-size:9px}.profile-impact{padding:32px;background:var(--green);border-radius:22px;color:var(--white)}.profile-impact .eyebrow{color:var(--lime);font-size:9px}.profile-impact h2{font-size:29px;margin-top:13px}.impact-metrics{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:27px 0 22px}.impact-metrics>div{border:1px solid #ffffff30;border-radius:15px;background:#ffffff08;padding:21px;display:flex;flex-direction:column}.impact-metrics svg{color:var(--lime);margin-bottom:19px}.impact-metrics strong{font-size:31px;letter-spacing:-.035em}.impact-metrics span{color:#c1dfd8;font-size:13px;margin-top:6px}.profile-impact>p{color:#bbd9d2;font-size:12px}.profile-mission{padding:30px 2px}.profile-mission .round-icon{color:var(--green)}.profile-mission h2{font-size:22px;margin:14px 0}.profile-mission p{font-size:14px;color:var(--muted);line-height:1.8}.profile-mission .text-link{padding-left:0;margin-top:13px}.profile-menu{background:var(--white);border:1px solid var(--line);padding:29px;border-radius:20px;align-self:start}.profile-menu h2{font-size:23px}.demo-profile{font-size:16px;font-weight:650;margin-top:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.demo-profile span{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:4px}.profile-menu>a,.profile-menu>button{display:flex;width:100%;align-items:center;gap:12px;font-size:14px;padding:18px 0;border-bottom:1px solid var(--line);text-decoration:none;text-align:left}.profile-menu>a>svg,.profile-menu>button>svg{color:var(--green);width:20px;height:20px}.profile-menu>a>svg:last-child,.profile-menu>button>svg:last-child{margin-left:auto;width:15px}.profile-menu>p{font-size:11px;color:var(--muted);margin-top:23px;line-height:1.8}.modal-secondary{margin-top:10px}.about-demo{display:flex;gap:13px;padding:17px;border-radius:12px;background:var(--mint);color:var(--green);font-size:13px;line-height:1.7}.location-selection{display:flex;align-items:center;gap:14px;background:var(--mint);padding:18px;border-radius:12px;margin-bottom:22px;color:var(--green)}.location-selection strong{font-size:14px;display:block}.location-selection span{display:block;font-size:12px;margin-top:4px;color:var(--muted)}.radius-options{border:0;padding:0;display:flex;gap:10px;margin:20px 0 25px}.radius-options legend{font-size:14px;font-weight:650;margin-bottom:13px}.radius-options label{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;border:1px solid var(--line);border-radius:9px;padding:12px 6px;cursor:pointer}.radius-options label:has(input:checked){background:var(--mint);border-color:var(--green)}.field-label{display:block;margin:22px 0 9px;font-size:14px;font-weight:650}select{width:100%;background:#fff;border:1px solid var(--line);padding:13px;border-radius:10px;color:var(--ink);font-size:14px}form[data-filter-form]>.primary{margin-top:26px}.center-link{justify-content:center;margin:10px auto 0}.order-tabs button,.cancel-link,.back-link{min-height:44px}main:focus{outline:none}
@media(max-width:1000px){.detail-layout{gap:25px;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.detail-title h1{font-size:29px}.reserve-panel,.checkout-summary{padding:22px}.reserve-panel h2{font-size:23px}.big-price strong{font-size:31px}.checkout-layout{gap:22px;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.checkout-card{padding:22px}.payment-options{grid-template-columns:1fr}.profile-layout{gap:25px}.profile-impact{padding:26px}.profile-impact h2{font-size:26px}.impact-metrics>div{padding:17px}.impact-metrics strong{font-size:26px}.profile-menu{padding:24px}.map-layout{grid-template-columns:1.15fr 1fr}.map-result{padding:10px;gap:10px}.map-result .food-photo{width:70px;height:73px}.map-result h2{font-size:14px}.map-result>svg{display:none}.map-pin{font-size:10px;padding:7px}.orders-grid{gap:20px}.order-card{padding:21px}}
@media(max-width:700px){.explore-tools{gap:8px;flex-wrap:wrap;margin-bottom:18px}.explore-tools .search-box{flex-basis:100%;padding:12px 14px;min-height:48px}.explore-tools .search-box input{font-size:14px}.filter-btn{font-size:13px;min-height:44px;padding:10px 15px}.view-switch{margin-left:auto}.view-switch button{padding:8px 12px}.view-switch svg{width:19px;height:19px}.result-meta{font-size:12px;margin:6px 0 16px}.map-layout{grid-template-columns:1fr;gap:17px}.map-canvas{height:420px;border-radius:16px}.map-list{max-height:none}.map-result .food-photo{width:83px;height:77px}.map-result h2{font-size:15px}.map-result>svg{display:block}.map-pin{font-size:10px;gap:3px;padding:7px;border-width:2px}.map-pin svg{width:12px}.map-note{font-size:9px}.detail-layout{grid-template-columns:1fr;gap:0}.detail-hero>.food-photo{height:238px;border-radius:16px}.detail-hero .card-tag{font-size:9px;max-width:calc(100% - 75px);top:14px;left:12px}.detail-hero .favorite{width:36px;height:36px;top:12px;right:12px}.detail-hero .shop-monogram{width:58px;height:58px;bottom:-26px;left:17px;font-size:25px}.detail-title{padding-top:39px}.detail-title h1{font-size:29px}.shop-rating{font-size:12px;line-height:1.6;flex-wrap:wrap}.detail-title .eyebrow{font-size:9px}.pickup-panel{padding:17px;margin:21px 0;gap:11px}.pickup-panel strong{font-size:13px}.pickup-panel span{font-size:12px}.detail-section{margin:22px 0;padding-bottom:22px}.detail-section h2{font-size:19px}.detail-section>p{font-size:14px}.reserve-panel{position:static;padding:22px;border-radius:16px;margin-top:0}.reserve-panel h2{font-size:24px;max-width:100%}.reserve-panel .primary{font-size:14px}.back-link{font-size:12px;padding-bottom:18px}.checkout-layout{grid-template-columns:1fr;gap:22px}.checkout-steps{font-size:11px;gap:10px;margin:0 0 25px}.checkout-steps svg{width:14px}.checkout-card{padding:21px 18px;border-radius:15px}.checkout-card h2,.checkout-summary h2{font-size:19px;margin-bottom:22px}.checkout-product{gap:13px}.checkout-product .food-photo{width:85px;height:84px}.checkout-product h3,.checkout-product h2{font-size:16px;line-height:1.3}.checkout-product p{font-size:12px;margin-bottom:6px}.checkout-product strong{font-size:14px}.quantity-row{font-size:13px;gap:10px}.quantity-row small{font-size:11px}.quantity-control{gap:11px}.quantity-control button{width:32px;height:34px}.payment-options{grid-template-columns:1fr}.payment-option{padding:14px;gap:13px}.payment-option small{font-size:12px}.payment-option strong{font-size:15px}.checkout-summary{position:static;border-radius:16px}.consent{font-size:13px}.success-screen{margin-top:10px}.success-screen h1{font-size:28px}.success-intro{font-size:13px}.success-bag{height:150px;margin-top:20px}.ticket{padding:37px 22px 24px;border-radius:17px}.ticket-divider{margin-left:-22px;margin-right:-22px}.ticket h2{font-size:20px}.success-screen>.primary{width:100%;min-width:0}.success-screen>.legal-note{font-size:10px!important}.success-screen .eyebrow{font-size:8px}.success-check{width:53px;height:53px}.orders-grid{grid-template-columns:1fr;gap:19px}.order-card{padding:19px}.order-top{font-size:10px}.order-status{font-size:10px}.pickup-code{padding:14px}.pickup-code strong{font-size:21px}.order-tabs{gap:25px}.order-tabs button{font-size:13px}.profile-layout{grid-template-columns:1fr;gap:10px}.profile-greeting{gap:14px;margin:8px 0 25px}.profile-avatar{width:57px;height:57px;font-size:20px}.profile-greeting h1{font-size:27px}.profile-greeting .eyebrow{font-size:7px;letter-spacing:.1em}.profile-greeting p:last-child{font-size:12px}.profile-impact{padding:24px 20px;border-radius:18px}.profile-impact h2{font-size:25px}.profile-impact .eyebrow{font-size:8px}.impact-metrics{gap:11px;margin-top:24px}.impact-metrics>div{padding:17px 14px;border-radius:12px}.impact-metrics strong{font-size:24px}.impact-metrics svg{width:22px;margin-bottom:15px}.impact-metrics span{font-size:11px}.profile-impact>p{font-size:11px;line-height:1.7}.profile-menu{padding:23px}.profile-menu>p{font-size:11px}.profile-mission{padding:25px 0}.profile-mission h2{font-size:20px}.profile-mission p{font-size:13px}.profile-menu>a,.profile-menu>button{font-size:14px}.radius-options label{font-size:12px;padding:12px 3px;gap:3px}.radius-options{gap:6px}.radius-options input{width:15px;height:15px}.legal-note{line-height:1.7}}
.mobile-reserve-bar{display:none}
@media(max-width:700px){.welcome .eyebrow{font-size:9px;line-height:1.5;letter-spacing:.11em;margin-top:0;max-width:none}.welcome h1{font-size:25px}.welcome p{font-size:12px}.hero{height:162px}.hero-copy{padding:18px}.hero h2{font-size:22px;line-height:1.08}.hero-cta{margin-top:12px}.hero-stamp{top:12px;right:11px;width:49px;height:49px;font-size:7px}.hero-stamp strong{font-size:15px}.utility-row{margin-bottom:17px}.welcome{margin-bottom:17px}.mobile-reserve-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;position:fixed;z-index:40;bottom:0;left:0;right:0;background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:13px 22px calc(13px + env(safe-area-inset-bottom))}.mobile-reserve-bar small{display:block;color:var(--muted);font-size:10px}.mobile-reserve-bar strong{display:block;color:var(--green);font-size:23px;letter-spacing:-.04em}.mobile-reserve-bar .primary{padding:12px 18px;font-size:13px}.mobile-reserve-bar svg{width:17px;height:17px}body[data-page=loja] .bottom-nav,body[data-page=reserva] .bottom-nav{display:none}body[data-page=reserva] .site-footer{margin-bottom:0}body[data-page=loja] .site-footer{margin-bottom:85px}body[data-page=reserva] #toast{bottom:25px}.category{font-size:13px}.card-tag{font-size:12px}.hero-cta{min-height:35px;font-size:12px}.favorite{width:40px;height:40px}.bottom-nav .nav-link{padding:8px 5px;min-width:50px;min-height:51px}.bottom-nav a.active{background:none}}
@media(max-width:374px){.welcome h1{font-size:22px}.welcome .eyebrow{font-size:8px}.hero-copy{padding:16px 12px}.hero h2{font-size:21px}.hero-cta{font-size:11px}.mobile-reserve-bar{padding-left:16px;padding-right:16px;gap:10px}.mobile-reserve-bar .primary{padding:12px 15px;font-size:12px}}
.pwa-notice{display:flex;justify-content:center;align-items:center;gap:20px;min-height:35px;padding:5px 20px;background:#eef0e5;color:#607269;border-bottom:1px solid var(--line);font-size:11px}.pwa-notice button{font-size:11px;font-weight:700;color:var(--green);text-decoration:underline;text-underline-offset:3px;white-space:nowrap;padding:5px}.pwa-notice.is-ready{background:#eaf3ec;color:var(--green)}.pwa-notice.is-ready>span:before{content:'✓';font-weight:bold;margin-right:6px}
@media(max-width:700px){.pwa-notice{gap:8px;justify-content:space-between;padding:4px 20px;font-size:10px}.pwa-notice button{font-size:10px;max-width:98px;white-space:normal;text-align:right;line-height:1.4}.pwa-notice span{max-width:230px}.hero{height:158px}.hero-copy{padding-top:16px}}
/* Reserva espaço para o recorte e a barra de status do iPhone instalado. */
@media(max-width:700px){.header{height:calc(76px + env(safe-area-inset-top));padding-left:max(22px,env(safe-area-inset-left));padding-right:max(22px,env(safe-area-inset-right))}}
