@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#17282b;font-synthesis:none;--ink:#17282b;--muted:#667577;--green:#087f6b;--green-dark:#075d52;--green-soft:#dff2ec;--line:#dbe4e1;--paper:#fff;--cream:#f0ede4;--shadow:0 18px 50px #17282b17;background:#f5f7f6;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f5f7f6;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{stroke-width:1.8px;width:1.15em;height:1.15em}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-family:Manrope,sans-serif}h1{margin-bottom:.8rem;font-size:clamp(2rem,5vw,3.8rem);line-height:1.04}h2{font-size:clamp(1.35rem,3vw,2rem);line-height:1.15}small,.small{font-size:.82rem}.muted{color:var(--muted)}.lede{color:var(--muted);max-width:650px;font-size:1.05rem;line-height:1.6}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.65rem;font-size:.75rem;font-weight:800}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.app-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#ffffffe6;align-items:center;gap:2rem;height:76px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:.65rem;margin-right:auto;font-family:Manrope;font-weight:800;display:flex}.brand-mark,.auth-icon,.form-icon,.pro-icon{background:var(--green);color:#fff;border-radius:16px;place-items:center;width:42px;height:42px;display:inline-grid}.desktop-nav{color:#415154;gap:1.5rem;font-weight:600;display:flex}.desktop-nav a.active{color:var(--green)}.profile-button,.mode-badge{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.65rem 1rem;font-weight:700;display:flex}.app-main{min-height:calc(100vh - 76px)}.screen{width:min(1180px,100% - 40px);margin:0 auto;padding:48px 0 120px}.narrow-screen{width:min(720px,100% - 40px)}.bottom-nav{display:none}.button{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:.55rem;min-height:46px;padding:.8rem 1.2rem;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--ink);color:#fff}.button--primary:hover{background:#253d40}.button--secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.button--light{color:var(--ink);background:#fff}.button--whatsapp{color:#fff;background:#12a576;font-size:1rem}.button--wide{width:100%}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;font-weight:700;display:inline-flex}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.back-link{color:var(--muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:700;display:inline-flex}.hero{color:#fff;background:#173e3c;border-radius:32px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:500px;padding:70px clamp(32px,7vw,92px);display:flex;position:relative;overflow:hidden}.hero h1{z-index:1;max-width:750px;font-size:clamp(2.6rem,7vw,5.2rem)}.hero .lede,.hero .eyebrow{color:#d3e7e2;z-index:1;position:relative}.hero-actions,.onboarding-actions{z-index:1;flex-wrap:wrap;gap:.75rem;display:flex;position:relative}.hero .button--primary{color:var(--ink);background:#f7f2e7}.hero .button--secondary{color:#fff;background:0 0;border-color:#fff6}.hero-rings{border:1px solid #ffffff2e;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-210px;right:-100px;box-shadow:0 0 0 70px #ffffff0a,0 0 0 140px #ffffff08}.trust-line{color:#d3e7e2;z-index:1;align-items:center;gap:.5rem;margin:1.5rem 0 0;font-size:.9rem;display:flex}.search-panel{width:min(1000px,100% - 56px);box-shadow:var(--shadow);z-index:2;background:#fff;border-radius:20px;grid-template-columns:1fr 2fr auto;align-items:end;gap:14px;margin:-42px auto 0;padding:20px;display:grid;position:relative}.field{color:#425255;gap:.5rem;font-size:.86rem;font-weight:700;display:grid}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fafcfa;border-radius:12px;outline:0;padding:.75rem .9rem}.field textarea{resize:vertical;min-height:110px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #087f6b1a}.input-with-icon{position:relative}.input-with-icon svg{color:var(--muted);position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.input-with-icon input{padding-left:2.5rem}.section-block{margin-top:54px}.section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:20px;display:flex}.section-heading h2{margin:0}.section-heading a{color:var(--green);font-weight:700}.categories{grid-template-columns:repeat(7,1fr);gap:12px;display:grid}.category{border:1px solid var(--line);background:#fff;border-radius:16px;place-items:center;gap:.7rem;min-height:110px;font-weight:700;transition:all .2s;display:grid}.category:hover{border-color:var(--green);color:var(--green);transform:translateY(-2px)}.category svg{width:26px;height:26px}.card-scroll,.commerce-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.commerce-card,.card{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 5px 20px #17282b09}.commerce-card{transition:transform .2s,box-shadow .2s}.commerce-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.commerce-visual{background-color:#dfebe7;background-image:radial-gradient(circle at 70% 20%,#ffffffb3 0 6%,#0000 7%),linear-gradient(135deg,#0000 0 45%,#0000000d 46% 54%,#0000 55%);align-items:flex-end;height:190px;padding:16px;display:flex}.commerce-visual--food{background-color:#e5b75f}.commerce-visual--bread{background-color:#d8a671}.commerce-visual--pharmacy{background-color:#b9d9dc}.commerce-visual--produce{background-color:#a9c987}.commerce-label{background:#ffffffeb;border-radius:999px;padding:.4rem .7rem;font-size:.72rem;font-weight:800}.card-body{padding:18px}.topline{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.topline h3{margin-bottom:.3rem}.status{background:var(--green-soft);color:var(--green-dark);white-space:nowrap;border-radius:999px;padding:.32rem .58rem;font-size:.72rem;font-weight:800;display:inline-flex}.status--closed{color:#697476;background:#eceeed}.meta{border-top:1px solid var(--line);color:var(--muted);gap:1rem;padding-top:.8rem;font-size:.8rem;display:flex}.meta span{align-items:center;gap:.35rem;display:flex}.local-note{background:var(--cream);border-radius:26px;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin-top:60px;padding:clamp(28px,5vw,58px);display:grid}.page-head{align-items:flex-start;gap:1rem;margin-bottom:32px;display:flex}.page-head__copy{flex:1}.page-head h1{margin-bottom:.6rem;font-size:clamp(2rem,5vw,3.2rem)}.filters{flex-wrap:wrap;gap:10px;display:flex}.chip{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.45rem;padding:.65rem .9rem;display:flex}.chip[aria-pressed=true]{color:#fff;border-color:var(--ink);background:var(--ink)}.result-count{color:var(--muted);margin:28px 0 18px}.store-cover{border-radius:26px;height:320px}.store-identity{box-shadow:var(--shadow);background:#fff;border-radius:22px;margin:-55px 28px 0;padding:28px;position:relative}.store-logo{color:#fff;background:var(--ink);border-radius:18px;place-items:center;width:58px;height:58px;font-family:Manrope;font-weight:800;display:grid}.store-title{justify-content:space-between;gap:2rem;margin-top:18px;display:flex}.info-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;display:grid}.info-tile{background:#f5f8f6;border-radius:14px;align-items:flex-start;gap:.7rem;padding:14px;display:flex}.info-tile span{display:grid}.info-tile small{color:var(--muted);margin-top:.25rem}.notice{color:#30534f;background:#edf8f4;border:1px solid #cfe3dc;border-radius:15px;align-items:flex-start;gap:.75rem;margin:22px 0;padding:16px 18px;display:flex}.notice--error{color:#86483d;background:#fff3f1;border-color:#f0cfc9}.notice--config{max-width:430px;display:grid}.product-list,.order-list{gap:12px;display:grid}.product-row{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:18px;display:grid}.product-row h3{margin-bottom:.35rem}.price{color:var(--green-dark)}.price small{color:var(--muted);font-weight:400}.stepper{border:1px solid var(--line);border-radius:999px;align-items:center;display:flex;overflow:hidden}.stepper button{cursor:pointer;background:#fff;border:0;place-items:center;width:38px;height:38px;display:grid}.stepper output{text-align:center;min-width:26px;font-weight:800}.sticky-order{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;margin-top:28px;padding:14px 16px;display:flex;position:sticky;bottom:18px}.sticky-order>div{display:grid}.sticky-order span,.sticky-order small{color:var(--muted);font-size:.78rem}.onboarding{background:#e9efec;place-items:center;min-height:100vh;padding:30px;display:grid}.onboarding-card{width:min(1040px,100%);min-height:620px;box-shadow:var(--shadow);background:#fff;border-radius:32px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.onboarding-visual{background:#173e3c;place-items:center;display:grid;position:relative;overflow:hidden}.visual-pin{width:110px;height:110px;color:var(--green-dark);z-index:2;background:#f1eee3;border-radius:34px;place-items:center;display:grid;transform:rotate(-5deg)}.visual-pin svg{width:50px;height:50px}.visual-orbit{border:1px solid #ffffff2e;border-radius:50%;width:350px;height:350px;position:absolute}.visual-orbit--two{width:520px;height:520px}.onboarding-copy{flex-direction:column;justify-content:center;padding:clamp(34px,6vw,74px);display:flex}.step-dots{gap:6px;margin-bottom:44px;display:flex}.step-dot{background:#dce2df;border-radius:9px;width:24px;height:4px}.step-dot--active{background:var(--green)}.onboarding-zone{margin:1.4rem 0}.auth-page{background:#edf2ef;min-height:100vh;padding:32px max(24px,50vw - 550px)}.auth-layout{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;min-height:calc(100vh - 110px);display:grid}.auth-copy h1{max-width:600px}.auth-layout>:last-child{justify-self:center}.auth-card{text-align:center;max-width:460px;box-shadow:var(--shadow);background:#fff;border-radius:22px;margin:15vh auto 0;padding:34px}.auth-card .auth-icon{margin-bottom:1rem}.empty-state{text-align:center;background:#fff;border:1px dashed #c9d5d2;border-radius:22px;padding:70px 24px}.empty-state>svg{width:42px;height:42px;color:var(--green)}.empty-state p{color:var(--muted)}.order-card{padding:22px}.order-card>div:first-child{justify-content:space-between;display:flex}.mode-grid{gap:14px;margin:24px 0;display:grid}.mode-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:100%;min-height:100px;padding:20px;display:grid}.mode-card--active{border-color:var(--green);box-shadow:inset 4px 0 var(--green)}.mode-card>svg:first-child{width:30px;height:30px;color:var(--green)}.mode-card span{gap:.2rem;display:grid}.mode-card small{color:var(--muted)}.profile-card{align-items:center;gap:1rem;padding:24px;display:flex}.profile-card h2{margin-bottom:.3rem}.profile-card p{color:var(--muted);margin:0}.profile-avatar{background:var(--green-soft);width:70px;height:70px;color:var(--green);border-radius:50%;place-items:center;display:grid}.profile-avatar svg{width:30px;height:30px}.form-card{border:1px solid var(--line);background:#fff;border-radius:20px;gap:20px;padding:clamp(20px,5vw,34px);display:grid}.form-card fieldset{border:0;margin:0;padding:0}.form-card legend{margin-bottom:.8rem;font-weight:800}.segmented{background:#edf1ef;border-radius:12px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.segmented button{cursor:pointer;background:0 0;border:0;border-radius:9px;padding:.7rem}.segmented button[aria-pressed=true]{background:#fff;font-weight:800;box-shadow:0 3px 10px #00000014}.request-commerce{align-items:center;gap:1rem;padding:20px;display:flex}.request-commerce div{display:grid}.request-commerce small{color:var(--muted)}.request-items{border-top:1px solid var(--line);padding:14px 20px}.request-items>div{justify-content:space-between;padding:.55rem 0;display:flex}.request-items svg{color:var(--green)}.progress{background:#dfe5e2;border-radius:99px;height:5px;margin-bottom:20px;overflow:hidden}.progress span{background:var(--green);height:100%;transition:width .3s;display:block}.confirmation{text-align:center;padding:20px 0}.confirmation .form-icon{margin-bottom:1rem}.business-hero{background:var(--ink);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;padding:32px;display:flex}.business-hero p{color:#b8c8ca;margin-bottom:0}.metric-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin:22px 0;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 1fr;gap:.2rem .8rem;padding:22px;display:grid}.metric svg{color:var(--green);grid-row:span 2;width:28px;height:28px}.metric strong{font-family:Manrope;font-size:1.7rem}.metric span{color:var(--muted)}.pro-card{color:#fff;background:#087f6b;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:1.4rem;padding:clamp(24px,5vw,42px);display:grid}.pro-card .eyebrow,.pro-card p{color:#d8eee9}.pro-card h2,.pro-card p{margin-bottom:.4rem}.pro-icon{background:#ffffff2e}.quick-links{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.quick-links a{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;padding:20px;font-weight:800;display:flex}.catalog-list{gap:10px;display:grid}.catalog-row{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:1rem;padding:16px;display:grid}.catalog-row>div{display:grid}.catalog-row small{color:var(--green)}.switch-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.switch-row span{display:grid}.switch-row small{color:var(--muted)}.switch-row input{width:42px;height:24px;accent-color:var(--green)}.chart-card{padding:24px}.bars{border-bottom:1px solid var(--line);align-items:flex-end;gap:5%;height:230px;padding:20px 5% 0;display:flex}.bars span{background:linear-gradient(var(--green), #4caf97);border-radius:8px 8px 0 0;flex:1;min-height:10px}.bar-labels{color:var(--muted);justify-content:space-around;padding:.7rem 4%;display:flex}.toast{background:var(--ink);color:#fff;z-index:100;border-radius:999px;padding:.75rem 1.1rem;transition:bottom .25s;position:fixed;bottom:-80px;left:50%;transform:translate(-50%)}.toast--visible{bottom:30px}.loading-state,.screen-loading{color:var(--muted);text-align:center;padding:80px 24px}@media (width<=800px){.app-header{height:64px;padding:0 18px}.desktop-nav{display:none}.brand{font-size:.92rem}.profile-button span{display:none}.app-main{min-height:calc(100vh - 64px)}.screen{width:min(100% - 28px,720px);padding:28px 0 105px}.bottom-nav{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);background:#fffffff0;border:1px solid #d6e1dde6;border-radius:20px;grid-template-columns:repeat(5,1fr);padding:7px;display:grid;position:fixed;bottom:10px;left:10px;right:10px}.bottom-nav a{color:#718083;border-radius:13px;justify-items:center;gap:3px;padding:7px 2px;font-size:.64rem;font-weight:700;display:grid}.bottom-nav a.active{color:var(--green);background:var(--green-soft)}.bottom-nav svg{width:20px;height:20px}.hero{border-radius:24px;min-height:460px;padding:42px 24px}.hero h1{font-size:2.55rem}.search-panel{grid-template-columns:1fr;width:calc(100% - 24px);margin-top:-28px}.categories{grid-template-columns:repeat(4,1fr)}.category{min-height:92px;font-size:.72rem}.card-scroll{scroll-snap-type:x mandatory;grid-template-columns:82vw 82vw 82vw;padding-bottom:8px;overflow-x:auto}.card-scroll>*{scroll-snap-align:start}.commerce-grid{grid-template-columns:1fr}.local-note{grid-template-columns:1fr;gap:1rem}.page-head{margin-bottom:24px}.page-head h1{font-size:2rem}.store-cover{height:230px}.store-identity{margin:-30px 12px 0;padding:20px}.store-title{gap:1rem;display:grid}.info-grid{grid-template-columns:1fr}.sticky-order{align-items:stretch;bottom:88px}.sticky-order>div{display:none}.sticky-order .button{width:100%}.onboarding{padding:0}.onboarding-card{border-radius:0;grid-template-columns:1fr;min-height:100vh}.onboarding-visual{min-height:38vh}.onboarding-copy{padding:30px 24px 44px}.step-dots{margin-bottom:28px}.auth-layout{grid-template-columns:1fr;align-content:center;gap:2rem}.auth-copy{text-align:center}.auth-copy .lede{margin-inline:auto}.business-hero,.pro-card{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.quick-links{grid-template-columns:1fr}.catalog-row{grid-template-columns:auto 1fr auto}.catalog-row .text-button{grid-column:2/-1;justify-self:start}.toast--visible{bottom:96px}}@media (width<=440px){.categories{grid-template-columns:repeat(3,1fr)}.hero-actions,.onboarding-actions,.hero-actions .button,.onboarding-actions .button{width:100%}.metric-grid,.product-row{grid-template-columns:1fr}.stepper{justify-self:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
