:root{--white:#f7f7f7;--green:#276b3a;--green-dark:#1b4e2a;--green-pale:#e9f1eb;--black:#000;--radius:20px;--header-h:72px;--ticker-h:52px;--gutter:clamp(20px, 3.2vw, 44px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 16px)}body{color:var(--black);background:var(--white);margin:0;font-family:Inter,sans-serif;line-height:1.5;overflow-x:hidden}h1,h2,h3{margin:0;font-family:Poppins,sans-serif;font-weight:800}p{margin:0}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:2px solid}.wrap{max-width:1320px;padding:0 var(--gutter);z-index:1;margin:0 auto;position:relative}.site-header{height:var(--header-h);background:var(--white);z-index:20;border-bottom:1px solid #00000014;position:sticky;top:0}.header-row{justify-content:space-between;align-items:center;height:100%;display:flex}.logo-link{display:inline-flex}.logo-img{height:34px}.nav{gap:28px;font-weight:500;display:flex}.nav a:hover{color:var(--green)}.btn{cursor:pointer;border:none;border-radius:999px;padding:12px 24px;font-size:.95rem;font-weight:600;display:inline-block}.btn-primary{background:var(--black);color:var(--white)}.btn-primary:hover{background:var(--green-dark)}.hero{min-height:clamp(520px, calc(100vh - var(--header-h) - var(--ticker-h)), 820px);min-height:clamp(520px, calc(100svh - var(--header-h) - var(--ticker-h)), 820px);flex-direction:column;padding:24px 0 0;display:flex;position:relative;overflow:hidden}.hero-bg-shape{background:var(--green);clip-path:polygon(22% 0,100% 0,100% 100%,0% 100%);z-index:0;width:54%;height:100%;position:absolute;top:0;right:0}.speed-lines{z-index:0;clip-path:polygon(22% 0,100% 0,100% 100%,0% 100%);background-image:repeating-linear-gradient(115deg,#ffffff1a 0 6px,#0000 6px 44px);width:54%;height:100%;position:absolute;top:0;right:0}.hero-row{flex:1;align-items:flex-end;gap:20px;width:100%;display:flex}.hero-copy{flex:1.1;align-self:center;padding:16px 0}.hero-copy h1{letter-spacing:-.01em;font-size:clamp(2.4rem,4vw,3.1rem);line-height:1.1}.accent{color:var(--green)}.lede{color:#333;max-width:460px;margin-top:24px;font-size:1.1rem;line-height:1.65;display:block}.hero-search{background:var(--white);border:1.5px solid #00000026;border-radius:999px;max-width:440px;margin-top:40px;padding:6px;display:flex}.hero-search input{background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 16px;font-size:.95rem}.hero-search button{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:999px;padding:10px 20px;font-weight:600}.hero-search button:hover{background:var(--green-dark)}.trust-row{flex-wrap:wrap;align-items:center;gap:16px;margin-top:18px;padding-left:16px;display:flex}.rating{color:#333;font-size:.9rem}.rating small{color:#666;margin-left:4px}.store-badges{flex-wrap:wrap;gap:16px;margin-top:40px;display:flex}.store-badge{background:var(--black);color:var(--white);border-radius:10px;align-items:center;gap:10px;padding:10px 18px;display:flex}.store-icon{font-size:1.2rem}.store-text{flex-direction:column;font-size:.95rem;font-weight:600;line-height:1.15;display:flex}.store-text small{opacity:.85;font-size:.65rem;font-weight:400}.store-badge:hover{background:var(--green-dark)}.hero-visual{flex:1;justify-content:center;align-items:flex-end;min-height:460px;display:flex;position:relative}.rider-img{z-index:2;width:105%;max-width:620px;height:auto;margin-bottom:-6px;position:relative}.badge{z-index:3;background:var(--white);border-radius:14px;align-items:center;gap:10px;padding:10px 16px;font-size:.85rem;font-weight:600;display:flex;position:absolute;box-shadow:0 12px 28px #0000002e}.badge img{object-fit:contain;width:28px;height:28px}.badge-fast{top:8%;right:2%}.badge-food{bottom:30%;left:0%}.ticker-strip{background:var(--black);height:var(--ticker-h);align-items:center;display:flex;overflow:hidden}.ticker-track{gap:60px;width:max-content;animation:18s linear infinite scroll-left;display:flex}.ticker-track span{color:var(--white);white-space:nowrap;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.services-heading{text-align:center;padding-top:88px;padding-bottom:56px}.services-heading h2{font-size:2rem}.showcase{opacity:0;padding:88px 0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.showcase.in-view{opacity:1;transform:translateY(0)}.showcase-food{background:var(--green-pale)}.showcase-shop{background:var(--white)}.showcase-errand{background:var(--black);color:var(--white)}.showcase-centered{text-align:center;flex-direction:column;align-items:center;display:flex}.showcase-tag{letter-spacing:.3px;color:var(--green);margin-bottom:16px;font-size:.85rem;font-weight:600;display:inline-block}.showcase-errand .showcase-tag{color:#9ed9ae}.showcase-centered h3{margin-bottom:16px;font-size:2rem;line-height:1.15}.showcase-centered p{color:#333;max-width:480px;font-size:1.05rem;line-height:1.65}.showcase-errand p{color:#ccc}.showcase-media-wrap{margin-top:56px;display:inline-block;position:relative}.showcase-media-small{margin-top:40px}.showcase-phone{filter:drop-shadow(0 24px 30px #00000040);width:300px;max-width:70vw;height:auto;display:block}.showcase-illustration{object-fit:cover;object-position:center;border-radius:62% 38% 46% 54%/55% 45%;width:260px;max-width:70vw;height:260px;max-height:70vw;animation:9s ease-in-out infinite blob-morph;display:block}@keyframes blob-morph{0%,to{border-radius:62% 38% 46% 54%/55% 45%}33%{border-radius:40% 60% 60% 40%/45% 55%}66%{border-radius:55% 45% 38% 62%/60% 40%}}.ui-card{z-index:5;background:var(--white);color:var(--black);text-align:left;border-radius:14px;flex-direction:column;gap:2px;min-width:150px;padding:12px 18px;font-size:.9rem;font-weight:600;display:flex;position:absolute;box-shadow:0 12px 28px #0003}.ui-card small{opacity:.65;font-size:.78rem;font-weight:400}.ui-card-top{top:-18px;right:-30px}.ui-card-bottom{bottom:-18px;left:-30px}.showcase-media-row{width:min(720px,92vw);display:block}.dish-stage{height:400px;position:relative}.dish{object-fit:contain;filter:drop-shadow(0 18px 24px #00000038);cursor:pointer;width:300px;height:300px;transition:transform .8s cubic-bezier(.4,0,.2,1),opacity .8s;position:absolute;top:50%;left:50%}.dish-photo{object-fit:cover;border-radius:var(--radius);filter:none;box-shadow:0 24px 50px #00000040}.dish[data-pos="0"]{opacity:1;z-index:3;transform:translate(-50%,-50%)scale(1)}.dish[data-pos="1"]{opacity:.7;z-index:2;transform:translate(calc(230px - 50%),-50%)scale(.66)}.dish[data-pos="2"]{opacity:.7;z-index:2;transform:translate(calc(-50% - 230px),-50%)scale(.66)}.showcase-media-row .ui-card-top{text-align:center;align-items:center;min-width:190px;top:-8px;left:50%;right:auto;transform:translate(-50%)}.showcase-media-row .ui-card-bottom{bottom:0;left:0}.ui-card.swap{animation:.4s card-swap}@keyframes card-swap{0%{opacity:0}to{opacity:1}}.promise{background:var(--black);color:var(--white);padding:72px 0}.promise-text{text-align:center;max-width:700px;margin:0 auto;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:600;line-height:1.5}.contact{background:var(--green);color:var(--white);padding:88px 0;position:relative;overflow:hidden}.contact-shape{clip-path:polygon(0 30%,100% 0,100% 100%,0 100%);background:#ffffff14}.contact-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;display:flex}.contact h2{margin-bottom:12px;font-size:1.8rem}.contact p{opacity:.9;max-width:380px;line-height:1.65}.contact-actions{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.contact-note{opacity:.85;font-size:.9rem}.site-footer{background:var(--white);color:#333;border-top:1px solid #00000014;padding:80px 0 32px;font-size:.95rem}.footer-grid{grid-template-columns:1.4fr repeat(4,1fr);gap:48px 40px;display:grid}.footer-brand p{color:#555;max-width:280px;margin-top:18px;line-height:1.65}.footer-col{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.footer-col h4{color:var(--black);margin:0 0 6px;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700}.footer-col a:hover{color:var(--green)}.footer-bottom{color:#666;border-top:1px solid #00000014;margin-top:64px;padding-top:24px;font-size:.85rem}.legal-hero{background:var(--green-pale);padding:72px 0 56px}.legal-hero h1{font-size:clamp(2rem,4vw,2.75rem);line-height:1.1}.legal-hero p{color:#444;margin-top:16px}.legal-body{padding:64px 0 104px}.legal-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:72px;display:grid}.legal-toc{top:calc(var(--header-h) + 32px);flex-direction:column;align-items:flex-start;gap:12px;font-size:.92rem;display:flex;position:sticky}.legal-toc-title{margin-bottom:4px;font-family:Poppins,sans-serif;font-weight:700}.legal-toc a{color:#444}.legal-toc a:hover{color:var(--green)}.legal-content{max-width:720px}.legal-content>p:first-child{font-size:1.05rem}.legal-content section{margin-top:48px}.legal-content h2{margin-bottom:16px;font-size:1.35rem;line-height:1.25}.legal-content p,.legal-content li{color:#333;line-height:1.75}.legal-content p+p{margin-top:16px}.legal-content ul{margin:16px 0 0;padding-left:22px}.legal-content li+li{margin-top:10px}.legal-content a{color:var(--green);text-underline-offset:3px;text-decoration:underline}.legal-content a:hover{color:var(--green-dark)}.legal-related{border-top:1px solid #0000001a;margin-top:64px;padding-top:24px}@media (width<=1000px){.footer-grid{grid-template-columns:repeat(4,1fr)}.footer-brand{grid-column:1/-1}.legal-layout{grid-template-columns:190px minmax(0,1fr);gap:48px}}@media (width<=800px){:root{--header-h:64px;--ticker-h:46px}.logo-img{height:28px}.btn{padding:10px 20px;font-size:.9rem}.nav{display:none}.hero{min-height:0;padding-top:32px}.hero .hero-bg-shape,.hero .speed-lines{display:none}.hero-row{flex-direction:column;align-items:stretch;gap:0}.hero-copy{align-self:auto;padding:0}.hero-copy h1{font-size:2.4rem}.lede{max-width:none;margin-top:20px;font-size:1.02rem}.hero-search{max-width:none;margin-top:32px}.trust-row{margin-top:16px}.store-badges{margin-top:32px}.hero-visual{margin:44px calc(var(--gutter) * -1) 0;background:var(--green);clip-path:polygon(0 10%,100% 0,100% 100%,0 100%);min-height:340px;padding-top:56px}.hero-visual:before{content:"";z-index:0;background-image:repeating-linear-gradient(115deg,#ffffff1a 0 6px,#0000 6px 44px);position:absolute;inset:0}.rider-img{width:100%;max-width:400px}.badge{padding:8px 12px;font-size:.75rem}.badge img{width:22px;height:22px}.badge-fast{top:18%;right:20px}.badge-food{bottom:22%;left:20px}.ticker-track span{font-size:.85rem}.services-heading{padding-top:60px;padding-bottom:40px}.services-heading h2{font-size:1.6rem}.showcase{padding:60px 0}.showcase-centered h3{font-size:1.6rem}.showcase-centered p{font-size:1rem}.showcase-media-wrap{margin-top:48px}.showcase-media-small{margin-top:36px}.showcase-phone{width:250px}.showcase-illustration{width:220px;height:220px}.ui-card{min-width:0;padding:9px 14px;font-size:.8rem}.ui-card small{font-size:.72rem}.ui-card-top{top:-14px;right:-12px}.ui-card-bottom{bottom:-14px;left:-12px}.dish-stage{width:100%;height:290px}.dish{width:210px;height:210px}.dish[data-pos="1"]{transform:translate(calc(30vw - 50%),-50%)scale(.62)}.dish[data-pos="2"]{transform:translate(calc(-50% - 30vw),-50%)scale(.62)}.showcase-media-row .ui-card-top{min-width:160px}.promise{padding:56px 0}.promise-text{font-size:1.15rem}.contact{padding:64px 0}.contact-shape{width:100%}.contact-row{flex-direction:column;align-items:flex-start;gap:28px}.site-footer{padding:56px 0 28px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}.footer-bottom{margin-top:48px}.legal-hero{padding:48px 0 40px}.legal-body{padding:40px 0 72px}.legal-layout{grid-template-columns:1fr;gap:32px}.legal-toc{border-bottom:1px solid #0000001a;padding-bottom:28px;position:static}.legal-content section{margin-top:40px}}@media (prefers-reduced-motion:reduce){.ticker-track,.showcase-illustration{animation:none}.dish{transition:none}.ui-card.swap{animation:none}}.btn-outline{color:var(--black);box-shadow:inset 0 0 0 1.5px var(--black);background:0 0}.btn-outline:hover{background:var(--black);color:var(--white)}.na{background:var(--green-pale);text-align:center;padding:96px 0 104px}.na-inner{flex-direction:column;align-items:center;display:flex}.na-blob{background:var(--green);border-radius:62% 38% 46% 54%/55% 45%;justify-content:center;align-items:flex-end;width:240px;height:240px;animation:9s ease-in-out infinite blob-morph;display:flex;overflow:hidden}.na-blob img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.na h1{margin-top:40px;font-size:clamp(2rem,4vw,2.75rem);line-height:1.1}.na p{color:#333;max-width:520px;margin-top:16px;font-size:1.05rem;line-height:1.65}.na-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px;display:flex}@media (width<=800px){.na{padding:64px 0 72px}.na-blob{width:200px;height:200px}.na h1{margin-top:32px}}@media (prefers-reduced-motion:reduce){.na-blob{animation:none}}
