@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#015838;--muted:#6b7771;--brand:#015838;--brand-dark:#015838;--lime:#ff8015;--line:#e1e7e3;--surface:#f5f7f5;--white:#fff;--red:#a83131}.tables-grid{flex-wrap:wrap;gap:15px;display:flex}.table-card{border:1px solid var(--line);min-width:160px;color:var(--ink);background:#f3f9f7;border-radius:11px;justify-items:start;gap:10px;padding:20px;display:grid}.table-card>svg{color:var(--brand)}.table-card>span{color:var(--muted);font-size:13px}.workspace-body>.error{z-index:150;max-width:min(550px,100vw - 40px);position:fixed;top:82px;right:25px;box-shadow:0 8px 30px #0002}*{box-sizing:border-box}body{color:var(--ink);background:var(--surface);margin:0;font:16px DM Sans,sans-serif}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #6db198}a{color:inherit;text-decoration:none}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h1{letter-spacing:-1.25px;margin:10px 0;font-size:32px;line-height:1.2}h2{letter-spacing:-.5px;margin:0 0 20px;font-size:20px}h3{margin:0 0 10px;font-size:17px}p{line-height:1.6}small{font-size:13px;line-height:1.5}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #d8e0da;border-radius:9px;min-height:44px;padding:11px 12px}input:focus,textarea:focus,select:focus{border-color:var(--brand);outline:2px solid #abd2c4}textarea{resize:vertical;min-height:85px}input[type=checkbox]{width:17px;height:17px;min-height:0;accent-color:var(--brand)}input:disabled{background:#f1f3f1}form{gap:16px;display:grid}.field{gap:7px;font-size:14px;font-weight:600;display:grid}.field span{line-height:1.4}.two-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.primary,.secondary,.danger,.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:11px 17px;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.primary{background:var(--brand);color:#fff}.primary:hover{background:var(--brand-dark)}.secondary{border-color:var(--line);color:var(--ink);background:#fff}.secondary:hover{background:#eff4f2}.danger{color:var(--red);background:#fff0ef}.wide{width:100%}.text-button{color:var(--brand);background:0 0;border:0;align-items:center;gap:7px;padding:5px 0;font-size:14px;font-weight:700;display:inline-flex}.icon{width:36px;height:36px;color:inherit;background:0 0;border:0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon:hover{background:#eaf0eb}.muted{color:var(--muted)}.small{font-size:13px}.eyebrow{letter-spacing:1.5px;color:var(--brand);font-size:11px;font-weight:800}.brand{letter-spacing:-1.3px;white-space:nowrap;align-items:center;gap:8px;font-size:29px;font-weight:800;display:flex}.brand-symbol{background:var(--brand);color:#fff;border-radius:13px 13px 13px 3px;place-items:center;width:38px;height:40px;display:grid}.brand-dot{color:var(--brand);margin-left:-9px}.brand.light{color:#fff}.brand.light .brand-symbol{background:var(--lime);color:var(--brand-dark)}.brand.light .brand-dot{color:var(--lime)}.loading{place-content:center;gap:20px;height:100vh;display:grid}.error{color:#982e24;overflow-wrap:anywhere;background:#fff0ee;border:1px solid #f3c8c2;border-radius:9px;margin:10px 0;padding:12px 15px;line-height:1.5}.notice{color:#015838;background:#e9f3ef;border:1px solid #c7e1d8;border-radius:9px;align-items:center;gap:10px;margin-bottom:18px;padding:7px 14px;font-size:14px;display:flex}.notice .icon{margin-left:auto}.login{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login>aside{color:#fff;background:#015838;flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px 64px;display:flex;position:relative;overflow:hidden}.login>aside:after{content:"";pointer-events:none;border:80px solid #ffffff04;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-220px;right:-150px}.login aside .eyebrow{color:var(--lime)}.login h1{letter-spacing:-3px;margin:25px 0;font-size:clamp(38px,4.7vw,67px);line-height:1.15}.login h1 em{color:var(--lime);font-style:normal}.login aside p{color:#bcd2ca;font-size:18px}.login-proof{color:#ccdfd8;align-items:center;gap:12px;margin-top:38px;font-size:14px;display:flex}.login aside>small{color:#95b6aa}.login main{background:#fff;place-items:center;padding:40px;display:grid}.login-form{width:100%;max-width:380px}.login-form h2{margin:14px 0;font-size:28px;line-height:1.3}.login-form form{margin:28px 0}.login-form .primary{justify-content:space-between;min-height:49px}.local-note{color:#8b6319;background:#fff6d9;border-radius:6px;padding:10px;font-size:13px}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:40;background:#fff;flex-direction:column;width:250px;padding:28px 18px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.brand{margin-bottom:35px;padding:0 12px}.store-name{background:#f5f7f5;border-radius:9px;align-items:center;gap:10px;margin-bottom:27px;padding:14px 10px;display:flex}.store-name>svg{color:var(--brand);flex-shrink:0}.store-name b{font-size:13px;display:block}.store-name small{color:var(--muted);font-size:11px}.sidebar nav{gap:4px;display:grid;overflow:auto}.nav-item{text-align:left;color:#5d6b63;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:44px;padding:12px 13px;font-size:13px;font-weight:500;display:flex}.nav-item.active{color:var(--brand);background:#eaf3f0;font-weight:700}.nav-item:hover{background:#f0f5f3}.nav-count{background:#d5e9e2;border-radius:5px;place-items:center;min-width:21px;height:21px;margin-left:auto;font-size:11px;display:grid}.sidebar-bottom{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:auto;padding-top:20px;display:flex}.sidebar-bottom b{font-size:12px;display:block}.sidebar-bottom small{color:var(--muted);font-size:11px}.sidebar-bottom .icon{margin-left:auto}.avatar{width:35px;height:35px;color:var(--brand);background:#e9f2ef;border-radius:50%;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:grid}.workspace{margin-left:250px}.topbar{border-bottom:1px solid var(--line);background:#fffd;justify-content:space-between;align-items:center;height:80px;padding:0 38px;display:flex}.breadcrumb{align-items:center;gap:12px;font-size:13px;display:flex}.breadcrumb span{color:var(--muted)}.breadcrumb b{font-weight:500}.top-actions{align-items:center;gap:14px;display:flex}.workspace-body{max-width:1680px;margin:auto;padding:32px 38px 60px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin:0 0 28px;display:flex}.page-heading p{color:var(--muted);margin:8px 0;font-size:14px}.metrics{grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:26px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:12px;gap:12px;padding:22px;display:grid}.metric>span{color:#5b6a61;font-size:13px}.metric strong{letter-spacing:-1px;font:800 30px Manrope,sans-serif}.metric small{color:var(--muted);font-size:11px}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;margin-bottom:23px;padding:24px}.section-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.section-heading h2{margin:0}.section-heading>span{font-size:12px}.overview-grid{grid-template-columns:1.8fr 1fr;gap:24px;display:grid}.order-line{border-bottom:1px solid #edf0ed;align-items:center;gap:16px;padding:18px 0;font-size:14px;display:flex}.order-line:last-child{border-bottom:0}.order-line>div:not(.avatar){flex:1;min-width:0}.order-line small{color:var(--muted);overflow-wrap:anywhere;margin-top:5px;font-size:12px;display:block}.order-line>strong{white-space:nowrap;margin-left:auto}.order-number{background:#f3f5f2;border-radius:7px;padding:10px 8px;font-weight:700}.badge{white-space:nowrap;color:#536258;background:#edf1ee;border-radius:6px;align-items:center;width:fit-content;padding:6px 9px;font-size:11px;font-weight:700;display:inline-flex}.badge.received,.badge.ready{color:#926719;background:#fff4d5}.badge.preparing{color:#a45922;background:#fce9d9}.badge.delivering{color:#3665a0;background:#e8effb}.badge.completed{color:#015838;background:#e8f3ef}.badge.cancelled{color:#a13f36;background:#fdeaea}.empty{color:#85938a;text-align:center;align-content:center;justify-items:center;gap:12px;min-height:160px;padding:48px 24px;display:grid}.empty p{max-width:360px;margin:0;font-size:14px}.whatsapp-card{color:#fff;background:#015838;border-radius:12px;flex-direction:column;align-items:flex-start;margin-bottom:23px;padding:29px;display:flex}.whatsapp-card>svg{color:var(--lime);margin-bottom:25px}.whatsapp-card .eyebrow{color:#abc8be;font-size:10px}.whatsapp-card h2{margin:12px 0;font-size:26px;line-height:1.3}.whatsapp-card p{color:#b3cbc2;margin:0 0 25px;font-size:13px}.whatsapp-status{align-items:center;gap:8px;margin-top:auto;margin-bottom:22px;font-size:12px;display:flex}.dot{background:var(--lime);border-radius:50%;width:7px;height:7px}.whatsapp-card button{width:100%;color:var(--lime);background:0 0;border:0;border-top:1px solid #ffffff20;justify-content:space-between;padding:16px 0 0;font-size:13px;font-weight:600;display:flex}.favorites{flex-wrap:wrap;gap:28px;display:flex}.favorites>div{align-items:center;gap:12px;font-size:13px;display:flex}.favorites>div>span:last-child{color:var(--muted);font-size:12px}.rank{color:#afc1b5;font:800 23px Manrope}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}th{color:var(--muted);white-space:nowrap;background:#f6f9f8;padding:15px 14px;font-size:12px;font-weight:500}td{border-bottom:1px solid #edf0ed;padding:18px 14px}td small{max-width:300px;color:var(--muted);margin-top:5px;font-size:12px;display:block}tr:last-child td{border-bottom:0}.actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px;display:flex}.toolbar>p{font-size:14px}.search{border:1px solid var(--line);min-width:200px;color:var(--muted);background:#fff;border-radius:9px;align-items:center;gap:10px;padding:0 12px;display:flex}.search input{background:0 0;border:0;padding-left:0;font-size:14px}.tabs{border:1px solid var(--line);background:#fff;border-radius:9px;gap:4px;padding:4px;display:flex;overflow:auto}.tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:9px 13px;font-size:13px}.tabs button.selected{color:var(--brand);background:#e9f3ef;font-weight:700}.orders-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.order-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;padding:21px;display:flex}.order-card-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.order-card-head>b{font:800 22px Manrope}.order-person h3{margin-bottom:6px;font-size:15px}.order-person>span{color:var(--muted);align-items:center;gap:5px;font-size:12px;display:flex}.order-items{border-block:1px solid var(--line);flex:1;align-content:start;gap:14px;margin:14px 0;padding:15px 0;list-style:none;display:grid}.order-items li{gap:10px;font-size:14px;display:flex}.order-items li>b{color:var(--brand)}.order-items small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.food-note{background:#fff8e9;border-radius:4px;padding:5px 7px;color:#a25e1f!important;font-size:13px!important}.order-total{justify-content:space-between;align-items:center;gap:12px;margin-bottom:19px;display:flex}.order-total strong{font-size:19px}.order-total>span{font-size:11px}.paid{color:var(--brand)}.unpaid{color:#9f731a}.order-actions{gap:8px;display:flex}.order-actions .primary{flex:1}.modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#12261ed0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(590px,100%);max-height:90vh;padding:28px;overflow:auto;box-shadow:0 25px 100px #0004}.modal>header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.modal>header h2{margin:0}.modal .actions{margin-top:22px}.receipt p{margin:8px 0}.receipt small{color:var(--muted);display:block}.check{align-items:center;gap:9px;margin:5px 0;font-size:14px;display:flex}.composer{grid-template-columns:minmax(0,1fr) 365px;align-items:start;gap:25px;display:grid}.catalog-tools{gap:20px;margin-bottom:23px;display:grid}.category-pills{gap:8px;padding-bottom:4px;display:flex;overflow:auto}.category-pills button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:30px;padding:10px 17px;font-size:13px}.category-pills button.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.product-card{border:1px solid var(--line);text-align:left;color:var(--ink);background:#fff;border-radius:12px;flex-direction:column;padding:0;display:flex;overflow:hidden}.product-card>img{object-fit:cover;width:100%;height:160px}.product-placeholder{color:#92aa96;background:#e8f0ed;place-items:center;height:130px;display:grid}.product-card>div:last-child{flex-direction:column;flex:1;padding:18px;display:flex}.product-card small{color:var(--brand);margin-bottom:7px;font-size:11px}.product-card h3{margin-bottom:8px;font-size:16px;line-height:1.3}.product-card p{color:var(--muted);margin:0 0 16px;font-size:12px;line-height:1.5}.product-card footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.product-card footer>strong{font-size:17px}.add-circle{width:30px;height:30px;color:var(--brand);background:#ecf4f1;border-radius:50%;place-items:center;display:grid}.bag{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px;position:sticky;top:20px}.bag h2{align-items:center;gap:9px;font-size:18px;display:flex}.bag>.empty{min-height:130px;padding:25px 10px}.bag-line{border-bottom:1px solid var(--line);align-items:center;gap:7px;padding:13px 0;display:flex}.bag-line>div{flex:1;font-size:13px}.bag-line small{color:var(--muted);font-size:11px;display:block}.bag-line input{width:51px;min-height:35px;padding:7px;font-size:13px}.bag form{gap:12px;margin-top:20px}.bag .field{font-size:12px}.bag input,.bag select,.bag textarea{min-height:40px;padding:9px;font-size:13px}.bag .two-fields{gap:9px}.bag details{margin:5px 0;font-size:12px}.bag details .field{margin-top:12px}.bag-totals{border-top:1px solid var(--line);margin-top:6px;padding-top:8px}.bag-totals p{color:var(--muted);justify-content:space-between;margin:9px 0;font-size:13px;display:flex}.bag-totals .grand-total{color:var(--ink);margin-top:16px;font-size:20px}.bag>form>small{font-size:11px;line-height:1.6}.pix-note{overflow-wrap:anywhere;background:#eef6f3;border-radius:7px;padding:12px;font-size:12px}.pix-note b{margin:6px 0;display:block}.pix-note small{color:var(--muted);font-size:11px;display:block}.option{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 0;font-size:14px;display:flex}.option>span{align-items:center;gap:10px;display:flex}.two-columns,.settings-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.settings-grid .panel{margin:0}.settings-grid h2:not(:first-child){margin-top:28px}.settings-grid .field{margin-bottom:17px}.save-settings{width:fit-content;margin-bottom:24px}.plan-name{color:var(--brand);background:#edf5f2;border-radius:6px;margin-bottom:17px;padding:7px 12px;font-size:14px;display:inline-block}.report-preview{white-space:pre-wrap;overflow-wrap:anywhere;background:#eaf4f0;border-radius:12px 12px 12px 0;margin-bottom:23px;padding:24px;font:14px/1.8 DM Sans,sans-serif}.job{border-bottom:1px solid var(--line);padding:18px 0}.job>div{justify-content:space-between;gap:20px;display:flex}.job>small{color:var(--muted);margin-top:8px;display:block}.secret-box{overflow-wrap:anywhere;background:#fff9e8;border-radius:8px;padding:18px}.secret-box code{margin:14px 0;display:block}.store-top{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:85px;padding:0 max(24px,50vw - 630px);display:flex}.store-hero{border-bottom:1px solid var(--line);align-items:center;gap:25px;max-width:1260px;margin:auto;padding:50px 0 38px;display:flex}.restaurant-mark{width:96px;height:96px;color:var(--lime);background:#015838;border-radius:24px;flex-shrink:0;place-items:center;display:grid}.store-hero h1{margin:12px 0;font-size:37px}.store-hero p{color:var(--muted);font-size:14px}.store-facts{color:var(--muted);flex-wrap:wrap;align-items:center;gap:18px;font-size:12px;display:flex}.store-facts>span{align-items:center;gap:7px;display:flex}.cashback-callout{color:#015838;background:#e2f0eb;border-radius:11px;grid-template-columns:auto 1fr;gap:5px 12px;max-width:220px;margin-left:auto;padding:17px 20px;display:grid}.cashback-callout>svg{grid-row:span 2}.cashback-callout strong{font-size:16px}.cashback-callout>span{font-size:11px}.store-body{max-width:1260px;margin:34px auto}.storefront .product-grid{grid-template-columns:repeat(3,1fr)}.storefront .product-card>img{height:170px}.storefront .composer{grid-template-columns:minmax(0,1fr) 355px;gap:30px}.store-footer{border-top:1px solid var(--line);text-align:center;color:var(--muted);background:#fff;padding:30px}.store-footer .brand{color:var(--ink);justify-content:center}.store-footer p{font-size:14px}.receipt-success{text-align:center;max-width:700px;margin:20px auto;padding:40px}.receipt-success>svg{color:var(--brand);background:#e9f3ef;border-radius:50%;width:65px;height:65px;margin-bottom:20px;padding:8px}.receipt-success .badge{margin:15px auto}.receipt-success .actions{justify-content:center;margin-top:25px}.wallet-code{overflow-wrap:anywhere;margin:20px;display:block}.wallet-panel{max-width:700px;margin-top:30px}.wallet-panel form{grid-template-columns:1fr auto;align-items:end}.mobile-menu{display:none}@media (min-width:1550px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1250px){.sidebar{width:220px;padding-inline:12px}.workspace{margin-left:220px}.workspace-body{padding:28px 24px}.topbar{padding:0 24px}.metrics{gap:12px}.metric{padding:18px}.metric strong{font-size:25px}.orders-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1.5fr 1fr}.store-body,.store-hero{margin-inline:24px}.storefront .product-grid{grid-template-columns:repeat(2,1fr)}.composer{grid-template-columns:minmax(0,1fr) 320px}.login>aside{padding:40px}.login h1{font-size:48px}.order-line{gap:10px}.order-line>strong{font-size:12px}.order-line .badge{font-size:10px}}@media (max-width:1000px){.metrics{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.whatsapp-card{display:none}.composer{grid-template-columns:1fr}.bag{position:static}.product-grid{grid-template-columns:repeat(3,1fr)}.settings-grid,.two-columns{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.cashback-callout{display:none}.storefront .composer{grid-template-columns:1fr 320px}.storefront .product-grid{grid-template-columns:1fr}.page-heading h1{font-size:27px}.page-heading{align-items:flex-start}.product-card>div:last-child{padding:13px}.login h1{letter-spacing:-2px;font-size:40px}}@media (max-width:760px){.sidebar{width:250px;transition:transform .2s;transform:translate(-100%)}.sidebar.show{transform:none;box-shadow:10px 0 30px #0003}.workspace{margin:0}.mobile-menu{display:inline-flex}.topbar{height:67px;padding:0 16px}.topbar .breadcrumb>span,.breadcrumb>svg{display:none}.top-actions{gap:5px}.top-actions .button{padding:8px;font-size:12px}.workspace-body{padding:23px 16px}.page-heading{gap:13px}.page-heading h1{font-size:25px}.page-heading>.primary{padding:11px;font-size:0}.page-heading>.primary>svg{width:20px}.metrics{gap:10px;margin-bottom:20px}.metric{padding:16px}.metric strong{font-size:26px}.metric small{font-size:11px}.metric>span{font-size:12px}.panel{padding:18px}.orders-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.section-heading{flex-wrap:wrap}.tabs,.toolbar>.search{width:100%}.order-line{flex-wrap:wrap}.order-line>.badge{margin-left:auto}.order-line>strong{font-size:14px}.login{grid-template-columns:1fr}.login>aside{min-height:0;padding:25px}.login aside>div:not(.brand),.login aside>small{display:none}.login main{padding:45px 25px}.login-form h2{font-size:26px}.store-top{height:72px;padding:0 18px}.store-top>.text-button{font-size:11px}.store-top .brand{font-size:25px}.store-top .brand-symbol{width:32px;height:35px}.store-hero{align-items:flex-start;gap:15px;margin:0 18px;padding:28px 0}.restaurant-mark{border-radius:15px;width:56px;height:56px}.restaurant-mark svg{width:27px}.store-hero h1{margin:9px 0;font-size:25px}.store-hero .eyebrow{font-size:9px}.store-facts{gap:10px;font-size:11px}.store-body{margin:25px 16px}.storefront .composer{grid-template-columns:1fr}.storefront .product-grid{grid-template-columns:repeat(2,1fr)}.storefront .product-card>img{height:130px}.storefront .product-card h3{font-size:14px}.storefront .product-card p{font-size:12px}.storefront .product-card footer>strong{font-size:15px}.storefront .bag{margin-top:10px}.wallet-panel form{grid-template-columns:1fr}.modal-overlay{padding:12px}.modal{max-height:94vh;padding:22px}.modal>header h2{font-size:19px}.report-preview{padding:17px;font-size:13px}.receipt-success{padding:25px}.brand-symbol{flex-shrink:0}}@media print{body *{visibility:hidden}.modal-overlay,.modal,.receipt,.receipt *{visibility:visible}.modal-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;padding:0;display:block;position:absolute;inset:0}.modal{box-shadow:none;border:0;border-radius:0;width:80mm;max-height:none;padding:5mm;overflow:visible}.modal>header,.no-print{display:none}.receipt{color:#000;font:12px monospace}}.access-page{color:#183c2c;background:#f4f7f2;grid-template-columns:1fr 1fr;align-items:start;gap:60px;min-height:100vh;padding:64px max(24px,50vw - 590px);display:grid}.access-intro{padding:32px 0}.access-intro .eyebrow{margin-top:60px;display:block}.access-intro h1{letter-spacing:-2px;margin:24px 0;font-size:clamp(36px,4vw,60px);line-height:1.08}.access-intro p,.access-intro li{font-size:18px;line-height:1.7}.access-intro ol{margin-top:36px;padding-left:22px}.access-card{background:#fff;border:1px solid #d8e4d9;border-radius:24px;padding:32px;box-shadow:0 18px 60px #163a2010}.access-card h2{font-size:28px}.access-card form{gap:18px;display:grid}.access-card p{margin:16px 0;line-height:1.6}.access-card .check{align-items:start;gap:12px;font-size:14px;line-height:1.5;display:flex}.access-card .check input{flex-shrink:0;width:20px;height:20px}.setup-steps{flex-wrap:wrap;gap:16px;margin:24px 0;display:flex}.setup-steps b{background:#edf5ee;border-radius:12px;padding:12px 16px;font-size:14px}.onboarding form{margin-top:24px}.onboarding .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.onboarding .actions{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.store-logo{object-fit:contain;border-radius:16px;width:88px;height:88px}.restaurant-mark .store-logo{border-radius:inherit;width:100%;height:100%;padding:4px;display:block}.store-identity{overflow-wrap:anywhere;flex:1;min-width:0}.store-identity .eyebrow{line-height:1.5;display:block}.storefront .composer>*,.storefront .product-card,.storefront .product-card>div:last-child,.storefront .bag-line>div{min-width:0}.storefront .product-card footer{flex-wrap:wrap;gap:8px}.storefront .add-circle,.store-facts svg{flex-shrink:0}.storefront .product-card h3,.storefront .product-card p,.storefront .bag-line,.store-footer p{overflow-wrap:anywhere}.storefront .product-card p,.storefront .product-card small,.storefront .store-facts,.storefront .bag .field,.storefront .bag details,.storefront .bag small,.storefront .pix-note,.storefront .bag-line>div,.storefront .category-pills button{font-size:14px}.storefront .bag input,.storefront .bag select,.storefront .bag textarea{min-width:0;font-size:16px}.store-mobile-nav{display:none}.storefront .composer{grid-template-columns:minmax(0,1fr)}.mobile-bag-overlay{z-index:190;opacity:0;pointer-events:none;background:#10251da6;border:0;padding:0;transition:opacity .18s;display:block;position:fixed;inset:0}.mobile-bag-overlay.show{opacity:1;pointer-events:auto}.storefront .bag{z-index:200;overscroll-behavior:contain;opacity:0;pointer-events:none;border:0;border-radius:0;width:min(480px,100%);margin:0;padding:24px;transition:transform .22s,opacity .18s;position:fixed;inset:0 0 0 auto;overflow-y:auto;transform:translate(100%);box-shadow:-24px 0 70px #071b1438}.storefront .bag.mobile-bag-open{opacity:1;pointer-events:auto;transform:translate(0)}.storefront .empty-checkout-form{display:none}.storefront .bag>.section-heading{z-index:2;border-bottom:1px solid var(--line);background:#fff;margin:-24px -24px 8px;padding:22px 24px;position:sticky;top:-24px}.mobile-bag-close{border:1px solid var(--line);background:#f5f7f5;place-items:center;width:42px;height:42px;margin:0;display:grid}.desktop-cart-trigger{z-index:80;background:var(--brand);color:#fff;text-align:left;border:1px solid #0b6a49;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:290px;min-height:68px;padding:12px 16px;display:grid;position:fixed;bottom:28px;right:28px;box-shadow:0 18px 40px #073d292e}.desktop-cart-trigger>span:nth-child(2),.desktop-cart-trigger small{display:block}.desktop-cart-trigger small{color:#d5e9df;margin-top:2px;font-size:13px;font-weight:500}.desktop-cart-trigger>strong:last-child{font-size:16px}.desktop-cart-icon{place-items:center;display:grid;position:relative}.desktop-cart-icon b{border:2px solid var(--brand);min-width:20px;height:20px;color:var(--brand);background:#e8ff79;border-radius:10px;place-items:center;padding:0 4px;font-size:10px;display:grid;position:absolute;top:-10px;right:-10px}.bag-heading-actions{align-items:center;gap:10px;display:flex}.checkout-section{background:#fbfdfc;border:1px solid #d9e5df;border-radius:16px;gap:16px;padding:18px;display:grid}.checkout-section-title{align-items:center;gap:12px;display:flex}.checkout-section-title>span{background:var(--brand);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:14px;font-weight:800;display:grid}.checkout-section-title h3,.checkout-section-title p{margin:0}.checkout-section-title h3{font-size:16px}.checkout-section-title p{color:var(--muted);margin-top:3px;font-size:14px;font-weight:400}.checkout-customer{background:#edf6f2;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid}.checkout-customer-avatar{background:var(--brand);color:#fff;text-transform:uppercase;border-radius:50%;place-items:center;width:40px;height:40px;font-size:17px;font-weight:800;display:grid}.checkout-customer strong,.checkout-customer small{display:block}.checkout-customer small{color:var(--muted);margin-top:3px;font-size:14px;font-weight:400}.checkout-customer a{color:var(--brand);font-size:14px;font-weight:800}.checkout-choices{gap:9px;display:grid}.checkout-fulfillment{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-payment{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-choices button{min-height:58px;color:var(--ink);text-align:left;background:#fff;border:1px solid #cbdad3;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:10px;display:flex}.checkout-choices button.selected{border-color:var(--brand);color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand);background:#e7f3ee}.checkout-choices button>span,.checkout-choices button strong,.checkout-choices button small{display:block}.checkout-choices button small{color:var(--muted);margin-top:2px;font-size:14px;font-weight:400}.checkout-disclosure{background:#fff;border:1px solid #d9e5df;border-radius:13px;padding:0!important}.checkout-disclosure>summary{min-height:48px;color:var(--brand);cursor:pointer;align-items:center;padding:12px 14px;font-size:14px;font-weight:800;list-style:none;display:flex}.checkout-disclosure>summary::-webkit-details-marker{display:none}.checkout-disclosure>summary:after{content:"+";margin-left:auto;font-size:20px;line-height:1}.checkout-disclosure[open]>summary:after{content:"−"}.checkout-disclosure[open]>:not(summary){margin-inline:14px}.checkout-disclosure[open]>:last-child{margin-bottom:14px}.delivery-address-fields{grid-template-columns:repeat(12,minmax(0,1fr));gap:13px 10px;padding-top:2px;display:grid}.delivery-address-fields .field{min-width:0}.delivery-address-fields .field small{color:var(--muted);font-size:14px;font-weight:500}.address-cep{grid-column:span 5}.address-street{grid-column:span 7}.cep-lookup-status{color:#8a5b17;grid-column:1/-1;min-height:0;font-size:14px;line-height:1.45}.cep-lookup-status:empty{display:none}.cep-lookup-status span,.cep-lookup-status .success{align-items:flex-start;gap:6px;display:flex}.cep-lookup-status .success{color:var(--brand)}.cep-lookup-status svg{flex-shrink:0;margin-top:2px}.cep-input-wrap{position:relative}.cep-input-wrap input{width:100%}.cep-input-wrap.loading input{padding-right:38px!important}.cep-spinner{color:var(--brand);animation:.8s linear infinite cep-spin;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@keyframes cep-spin{to{transform:translateY(-50%)rotate(360deg)}}.address-number{grid-column:span 4}.address-complement{grid-column:span 8}.address-condominium,.address-neighborhood{grid-column:1/-1}.address-city{grid-column:span 8}.address-state{grid-column:span 4}.saved-delivery-address{color:var(--brand);background:#edf6f2;border:1px solid #bad8cb;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.saved-delivery-address strong,.saved-delivery-address span{display:block}.saved-delivery-address span{color:var(--ink);margin-top:3px;font-size:14px;line-height:1.45}.store-mobile-nav button,.store-mobile-nav a{color:var(--muted)}.storefront-consents{border:1px solid var(--line);background:#fff;border-radius:12px;gap:8px;margin-top:24px;padding:14px;display:grid}@media (max-width:760px){.store-top{gap:16px;height:auto;min-height:72px;padding:12px 16px}.store-top>.brand{flex-shrink:1;min-width:0}.store-top .pedevia-logo-crop{aspect-ratio:210/67;width:clamp(120px,38vw,210px)!important;height:auto!important}.store-top .pedevia-logo-crop img{transform:translateY(-9.53%);top:0!important}.store-top>.text-button{white-space:normal;text-align:right;min-width:0;max-width:150px;font-size:14px;line-height:1.4}.store-top>.text-button svg{flex-shrink:0}.store-hero{grid-template-columns:minmax(0,1fr);gap:16px;margin-inline:16px;padding-block:24px;display:grid}.store-hero .restaurant-mark{width:72px;height:72px}.store-hero h1{letter-spacing:-.5px;margin:8px 0 12px;font-size:clamp(24px,6vw,32px);line-height:1.25}.store-hero .eyebrow{letter-spacing:1px;font-size:14px}.store-facts{gap:12px 16px}.storefront .composer{grid-template-columns:minmax(0,1fr);gap:24px}.storefront .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.storefront .product-card h3{font-size:16px;line-height:1.4}.storefront .demo-notice{margin-inline:16px}.storefront .bag{padding:18px}.storefront .bag .two-fields{grid-template-columns:minmax(0,1fr)}}@media (max-width:420px){.storefront .product-grid{grid-template-columns:minmax(0,1fr)}.storefront .product-card>img{aspect-ratio:16/10;height:auto}}.demo-notice{max-width:1180px;margin:16px auto}@media (max-width:760px){.onboarding .form-grid{grid-template-columns:1fr}.access-page{grid-template-columns:1fr;gap:24px;padding:24px 16px}.access-intro{padding:0}.access-intro .eyebrow{margin-top:24px}.access-intro ol{display:none}.access-card{padding:24px}}.operations{color:#1c2927;font-size:16px}.operations p,.operations span,.operations small{font-size:14px}.operations input,.operations select,.operations textarea{font-size:16px}.operations button,.operations .button{min-height:44px;margin:4px}.operations input[type=checkbox]{vertical-align:middle;width:20px;height:20px;margin-right:8px}.ops-card{background:#fff;border:1px solid #d5dfda;border-radius:18px;margin-bottom:24px;padding:24px}.ops-card h2{margin-bottom:16px}.ops-card h3{margin-top:24px}.ops-card p{margin:12px 0;line-height:1.6}.ops-card form{margin:18px 0}.ops-map-scroll{margin:20px 0;overflow:auto}.ops-map{background:#f1f5f2;grid-template-columns:repeat(8,150px);grid-auto-rows:minmax(150px,auto);gap:12px;width:max-content;min-height:180px;padding:12px;display:grid}.ops-table{background:#fff;border:2px solid #78a48c;border-radius:16px;flex-direction:column;gap:6px;padding:10px;display:flex}.ops-table.occupied{background:#fff1dd;border-color:#c98626}.ops-table button{font-size:14px}.ops-card button:not(.primary):not(.secondary),.ifood-panel button{color:#164b3b;min-height:42px;font:inherit;cursor:pointer;background:#f3f7f4;border:1px solid #b8cbc1;border-radius:10px;padding:9px 12px}.ops-card button:not(.primary):not(.secondary):hover{background:#e5efe9}.ops-card button:disabled{opacity:.55;cursor:not-allowed}.ops-public{max-width:1400px;margin:auto;padding:24px}.ops-public>h1{margin:30px 0 18px}.ops-public .composer{margin-top:24px}@media (max-width:600px){.ops-card,.ops-public{padding:16px}}.integration-panel{color:#193d31;gap:24px;display:grid}.integration-panel p,.integration-panel label,.integration-panel figcaption{font-size:14px;line-height:1.6}.integration-panel input,.integration-panel textarea,.integration-panel select{font-size:16px}.integration-panel form{gap:12px;margin:16px 0;display:grid}.integration-panel button{margin:8px 8px 8px 0}.integration-panel .panel{min-width:0}.integration-secret{overflow-wrap:anywhere;background:#e8f2ed;padding:16px;display:block}.integration-images{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;display:grid}.integration-images figure{overflow-wrap:anywhere;margin:0}.integration-images img{object-fit:cover;border-radius:12px;width:100%;height:140px}.integration-panel>p:empty{display:none}.integration-panel button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#096348;border:1px solid #096348;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:600}.integration-panel button:disabled{color:#526159;cursor:not-allowed;opacity:1;background:#edf1ee;border-color:#c5d0c9}.integration-panel a{color:#096348;font-weight:600;text-decoration:underline}.integration-panel input[type=checkbox]{vertical-align:middle;width:18px;height:18px}.field input,.field select,.field textarea{font-size:16px}.workspace-body small,.composer small,.access-card small{font-size:14px}.recovery-page{justify-content:center;align-items:center;display:flex}.recovery-page .access-card{width:min(560px,100%)}fieldset{border:1px solid var(--line);border-radius:10px;min-width:0;margin:16px 0;padding:16px}legend{padding:0 6px;font-weight:700}details.panel>summary{cursor:pointer;font-size:16px;font-weight:700}details.panel[open]>summary{margin-bottom:18px}.store-top-actions{align-items:center;gap:12px;display:flex}.customer-account-trigger,.restaurant-area-link{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:9px 15px;font-size:14px;font-weight:700;display:inline-flex}.customer-account-trigger{background:var(--brand);border-color:var(--brand);color:#fff}.customer-account-overlay{z-index:250;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10251dcc;justify-content:flex-end;display:flex;position:fixed;inset:0}.customer-account-sheet{color:#173f31;background:#f7f9f7;width:min(860px,100%);height:100%;padding:32px clamp(22px,5vw,52px) 52px;overflow-y:auto;box-shadow:-24px 0 80px #0003}.customer-account-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.customer-account-head h2{margin:6px 0 0;font-size:30px}.customer-account-head .icon{border:1px solid var(--line);background:#fff;width:44px;height:44px}.customer-access{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(500px,100%);margin:8vh auto 0;padding:34px;box-shadow:0 18px 55px #0c372416}.customer-account-loading{text-align:center;align-content:center;place-items:center;gap:14px;min-height:240px;display:grid}.customer-account-loading .customer-access-icon{margin-inline:auto}.customer-access-intro{margin-bottom:28px}.customer-access-icon{width:52px;height:52px;color:var(--brand);background:#e4f2ec;border-radius:16px;place-items:center;display:grid}.customer-access h3{margin:18px 0 7px;font-size:23px}.customer-access p,.customer-profile p,.customer-profile span,.privacy-acknowledgement{font-size:14px;line-height:1.65}.privacy-acknowledgement{color:var(--muted);margin:2px 0}.privacy-acknowledgement a,.customer-privacy-card a{color:var(--brand);text-underline-offset:3px;text-decoration:underline}.otp-input{text-align:center;letter-spacing:10px;font:700 27px/1.2 Manrope,sans-serif}.code-step>.text-button{margin-bottom:18px}.customer-account-success{color:#075c3d;background:#e7f4ee;border:1px solid #bcdccf;border-radius:10px;align-items:center;gap:9px;padding:12px 15px;display:flex}.customer-profile,.customer-profile>form{gap:22px;display:grid}.customer-profile-summary,.customer-profile-section,.customer-privacy-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px}.customer-profile-summary{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;display:grid}.customer-profile-avatar{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font:800 21px Manrope,sans-serif;display:grid}.customer-profile-summary>div:nth-child(2)>strong,.customer-profile-summary>div:nth-child(2)>span{display:block}.customer-profile-summary>div:nth-child(2)>span{color:var(--muted);margin-top:5px}.customer-profile-summary>div:nth-child(2) svg{vertical-align:-2px;color:#16845e}.customer-balance{background:#eaf4f0;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:1px 8px;min-width:140px;padding:13px 15px;display:grid}.customer-balance svg{grid-row:span 2}.customer-balance span{color:var(--muted)}.customer-profile-title{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.customer-profile-title h3,.customer-privacy-card h3{margin-bottom:5px;font-size:19px}.customer-profile-title p,.customer-privacy-card p{color:var(--muted);margin:0}.customer-empty-address{min-height:92px;color:var(--muted);border:1px dashed #cbd7d0;border-radius:12px;justify-content:center;align-items:center;gap:10px;display:flex}.customer-address-card{background:#fafcfb;border:1px solid #dfe7e2;border-radius:13px;margin-top:12px;padding:18px}.customer-address-grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;display:grid}.customer-address-full{grid-column:1/-1}.danger-icon{color:var(--red);background:#fff5f3;border:1px solid #f0ceca}.customer-order-list{display:grid}.customer-order-list article{border-top:1px solid #edf1ee;grid-template-columns:auto 1fr auto auto;align-items:center;gap:13px;padding:15px 0;display:grid}.customer-order-list article:first-child{border-top:0}.customer-order-list article>div span{color:var(--muted);margin-top:3px;display:block}.customer-privacy-card{background:#edf6f2;gap:16px;display:flex}.customer-privacy-card>svg{color:var(--brand);flex-shrink:0}.customer-privacy-card .text-button{margin-top:8px}.customer-logout{width:fit-content}.privacy-page{color:#173f31;background:#f3f7f4;min-height:100vh}.privacy-topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 max(22px,50vw - 530px);display:flex}.privacy-document{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(1060px,100% - 32px);margin:34px auto 60px;padding:clamp(28px,6vw,70px);box-shadow:0 22px 80px #0a392510}.privacy-hero{max-width:760px;padding-bottom:38px}.privacy-icon{background:var(--brand);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:25px;display:grid}.privacy-hero h1{letter-spacing:-2.2px;margin:12px 0 18px;font-size:clamp(36px,5vw,57px)}.privacy-hero p{color:#4f645b;font-size:19px}.privacy-hero small{color:var(--muted);font-size:14px}.privacy-summary{background:#eaf4f0;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;display:grid}.privacy-summary>div{grid-template-columns:auto 1fr;gap:3px 10px;padding:13px;display:grid}.privacy-summary svg{color:var(--brand);grid-row:span 2}.privacy-summary strong,.privacy-summary span{font-size:14px;line-height:1.45}.privacy-summary span{color:var(--muted)}.privacy-index{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 25px;margin:38px 0;padding:22px;display:grid}.privacy-index strong{grid-column:1/-1;margin-bottom:5px}.privacy-index a,.privacy-document section a{color:var(--brand);text-underline-offset:3px;text-decoration:underline}.privacy-document>section{border-top:1px solid var(--line);padding:35px 0;scroll-margin-top:20px}.privacy-document section h2{margin-bottom:16px;font-size:25px}.privacy-document section p,.privacy-document section li,.privacy-document section td,.privacy-document section th{font-size:16px;line-height:1.75}.privacy-document section li+li{margin-top:11px}.privacy-table-wrap{overflow-x:auto}.privacy-document table{min-width:720px}.privacy-document th{color:#244c3e;font-weight:700}.privacy-contact{background:#edf6f2;border-radius:16px;gap:18px;display:flex;border:1px solid #bad8cb!important;padding:26px!important}.privacy-contact>svg{flex-shrink:0}.privacy-contact h2{margin-top:0}.privacy-footer{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:9px;padding:30px 18px 45px;font-size:14px;display:flex}@media (max-width:760px){.restaurant-area-link{display:none}.customer-account-trigger{min-width:44px;padding-inline:12px}.customer-account-sheet{padding:22px 16px 40px}.customer-account-head h2{font-size:25px}.customer-access{margin-top:3vh;padding:24px 18px}.customer-profile-summary{grid-template-columns:auto 1fr}.customer-balance{grid-column:1/-1}.customer-profile-title{flex-direction:column}.customer-profile-title .secondary{width:100%}.customer-order-list article{grid-template-columns:auto 1fr auto}.customer-order-list article>strong:last-child{grid-column:2/-1}.privacy-topbar{height:70px;padding-inline:16px}.privacy-topbar .pedevia-logo-crop{aspect-ratio:210/67;width:145px!important;height:auto!important}.privacy-topbar .pedevia-logo-crop img{transform:translateY(-9.53%);top:0!important}.privacy-document{border:0;border-radius:0;width:100%;margin:0;padding:28px 18px 45px}.privacy-hero h1{letter-spacing:-1.3px;font-size:35px}.privacy-hero p{font-size:17px}.privacy-summary,.privacy-index{grid-template-columns:1fr}.privacy-index strong{grid-column:auto}.privacy-document section h2{font-size:22px}.privacy-contact{padding:20px!important}}@media (min-width:761px) and (max-width:1000px){.storefront .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.storefront{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.storefront .store-top{border:0;height:0;min-height:0;padding:0;overflow:visible}.storefront .store-top>.brand,.storefront .customer-account-trigger,.storefront .restaurant-area-link{display:none}.store-hero{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding-block:18px}.store-hero .restaurant-mark{border-radius:18px;width:66px;height:66px}.store-hero .eyebrow{display:none}.store-hero h1{margin:0 0 7px;font-size:23px;line-height:1.15}.store-hero p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;display:-webkit-box;overflow:hidden}.store-facts{gap:7px 12px}.store-body{margin:16px 12px 28px}.storefront .composer{display:block}.storefront .catalog-tools{z-index:35;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7faf8f2;gap:12px;margin:0 -12px 16px;padding:12px;position:sticky;top:0}.storefront .category-pills{padding-bottom:0}.storefront .category-pills button{min-height:40px;padding:8px 15px}.storefront .product-grid{grid-template-columns:minmax(0,1fr);gap:10px}.storefront .product-card{border-radius:16px;flex-direction:row;min-height:126px}.storefront .product-card>img,.storefront .product-card>.product-placeholder{border-radius:13px;flex:0 0 118px;order:2;width:118px;height:118px;margin:4px}.storefront .product-card>div:last-child{order:1;padding:14px 10px 14px 14px}.storefront .product-card small{margin-bottom:4px}.storefront .product-card h3{margin-bottom:5px;font-size:16px}.storefront .product-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.storefront .add-circle{width:32px;height:32px}.storefront .wallet-panel,.desktop-cart-trigger{display:none}.mobile-bag-overlay{inset:0 0 calc(70px + env(safe-area-inset-bottom));z-index:92;opacity:0;pointer-events:none;background:#10251d99;border:0;padding:0;transition:opacity .18s;display:block;position:fixed}.mobile-bag-overlay.show{opacity:1;pointer-events:auto}.storefront .bag{inset:5vh 8px calc(70px + env(safe-area-inset-bottom));z-index:95;overscroll-behavior:contain;opacity:0;pointer-events:none;border-radius:24px 24px 0 0;width:auto;max-height:none;margin:0;padding:18px;transition:transform .22s,opacity .18s;position:fixed;overflow-y:auto;transform:translateY(calc(100% + 90px));box-shadow:0 -20px 55px #071b1440}.storefront .bag.mobile-bag-open{opacity:1;pointer-events:auto;transform:translateY(0)}.storefront .bag>.section-heading{z-index:2;border-bottom:1px solid var(--line);background:#fff;flex-wrap:nowrap;margin:-18px -18px 4px;padding:18px;position:sticky;top:-18px}.mobile-bag-close{border:1px solid var(--line);background:#f5f7f5;place-items:center;width:42px;height:42px;margin:0;display:grid}.storefront .bag form{gap:14px}.checkout-section{gap:14px;padding:15px}.checkout-section .two-fields{grid-template-columns:minmax(0,1fr)}.delivery-address-fields{grid-template-columns:repeat(6,minmax(0,1fr))}.address-number{grid-column:span 2}.address-cep,.address-state,.address-street,.address-complement,.address-condominium,.address-neighborhood,.address-city,.cep-lookup-status{grid-column:1/-1}.checkout-choices button{min-height:62px}.checkout-payment button{flex-direction:column;gap:5px;font-size:14px}.checkout-customer{grid-template-columns:auto minmax(0,1fr)}.checkout-customer>a{grid-column:2}.storefront .bag-totals .grand-total{font-size:18px}.store-mobile-nav{z-index:90;height:calc(70px + env(safe-area-inset-bottom));padding:5px 8px env(safe-area-inset-bottom);background:#fff;border-top:1px solid #d8e2dd;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -8px 28px #153b2b12}.store-mobile-nav button,.store-mobile-nav a{color:#60766c;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:60px;padding:4px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.store-mobile-nav .active{color:var(--brand)}.mobile-nav-icon{place-items:center;display:grid;position:relative}.mobile-nav-icon b{color:#fff;background:#e55036;border:2px solid #fff;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:-8px;right:-12px}}@media (max-width:370px){.checkout-payment{grid-template-columns:1fr}.checkout-payment button{flex-direction:row;min-height:50px}.storefront .product-card>img,.storefront .product-card>.product-placeholder{flex-basis:104px;width:104px;height:112px}}@media (prefers-reduced-motion:reduce){.mobile-bag-overlay,.storefront .bag{transition:none}}.consumer-home{color:#153e32;background:radial-gradient(circle at 82% 4%,#ffd8b55c 0,#0000 24rem),#f7faf8;min-height:100vh}.consumer-header{justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 40px);min-height:82px;margin:0 auto;display:flex}.consumer-header .pedevia-logo-crop,.consumer-footer .pedevia-logo-crop{width:166px!important;height:53px!important}.consumer-header-actions{align-items:center;gap:10px;display:flex}.consumer-for-business{background:#fff;border:1px solid #cbdad3;border-radius:999px;align-items:center;min-height:44px;padding:10px 16px;font-size:14px;font-weight:700;display:inline-flex}.consumer-install-button{color:#fff;background:#015838;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:11px 18px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #01583824}.consumer-install-button.compact{min-height:44px;padding:9px 15px;font-size:14px}.consumer-install-overlay{z-index:300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#071d16a8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.consumer-install-sheet{background:#fff;border-radius:24px;width:min(430px,100%);padding:30px;position:relative;box-shadow:0 24px 80px #00150d4d}.consumer-install-sheet>img{border-radius:18px;box-shadow:0 9px 22px #073b2829}.consumer-install-sheet h2{margin:19px 0 8px;font-size:25px}.consumer-install-sheet p,.consumer-install-sheet small{color:#5f7169;font-size:14px}.consumer-install-sheet ol{gap:13px;margin:22px 0;padding-left:24px;display:grid}.consumer-install-sheet li{padding-left:4px;font-size:16px;line-height:1.5}.consumer-install-sheet li svg{vertical-align:-4px;color:#015838}.consumer-install-close{color:#254e40;background:#eef4f1;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;top:16px;right:16px}.consumer-hero{color:#fff;background:linear-gradient(120deg,#014a30eb,#006b48e8),url(/brand/pedevia-green.png) 50%/cover;border-radius:34px;width:min(1180px,100% - 40px);margin:8px auto 0;padding:clamp(36px,6vw,72px);box-shadow:0 28px 75px #003e2926}.consumer-eyebrow{color:#ffc18c;letter-spacing:1.5px;font-size:13px;font-weight:800}.consumer-hero h1{color:#fff;letter-spacing:-2.8px;max-width:720px;margin:10px 0 12px;font-size:clamp(39px,6vw,66px)}.consumer-hero>div:first-child>p{color:#dfefe8;max-width:650px;margin:0;font-size:18px}.consumer-search-area{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:10px;max-width:920px;margin-top:34px;display:grid}.consumer-search{color:#50675d;background:#fff;border-radius:16px;align-items:center;gap:11px;min-height:58px;padding:0 17px;display:flex;box-shadow:0 10px 30px #002f1f26}.consumer-search input{color:#173f31;border:0;outline:0;min-height:56px;padding:0;font-size:17px}.consumer-location,.consumer-cep-toggle{color:#fff;background:#ffffff17;border:1px solid #ffffff3d;border-radius:16px;justify-content:center;align-items:center;gap:9px;min-height:58px;padding:12px 18px;font-size:15px;font-weight:700;display:inline-flex}.consumer-cep-toggle{min-width:110px}.consumer-cep-form{color:#153e32;background:#fff;border-radius:16px;grid-template-columns:1fr auto;gap:9px;max-width:540px;margin-top:13px;padding:18px;display:grid}.consumer-cep-form label{gap:5px;font-size:14px;font-weight:700;display:grid}.consumer-cep-form input{font-size:16px}.consumer-cep-form small{color:#66786f;grid-column:1/-1;font-size:14px}.consumer-content{width:min(1180px,100% - 40px);margin:38px auto 80px}.consumer-cuisines{scrollbar-width:thin;gap:11px;padding:4px 2px 13px;display:flex;overflow-x:auto}.consumer-cuisines button{color:#315347;background:#fff;border:1px solid #d8e2dd;border-radius:999px;flex:none;align-items:center;gap:8px;min-height:50px;padding:10px 17px;font-size:14px;font-weight:700;display:flex}.consumer-cuisines button span{font-size:21px}.consumer-cuisines button.selected{color:#fff;background:#015838;border-color:#015838}.consumer-section-title{justify-content:space-between;align-items:flex-end;gap:20px;margin:22px 0 18px;display:flex}.consumer-section-title h2{margin:0 0 3px;font-size:27px}.consumer-section-title p{color:#6b7771;margin:0;font-size:14px}.consumer-section-title>span{color:#487064;align-items:center;gap:7px;font-size:14px;display:flex}.consumer-store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.consumer-store-card{background:#fff;border:1px solid #dfe7e2;border-radius:22px;min-width:0;transition:transform .16s,box-shadow .16s;overflow:hidden;box-shadow:0 10px 35px #163d2e0b}.consumer-store-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #163d2e17}.consumer-store-cover{color:#386252;background:linear-gradient(135deg,#dbece4,#f4d9c4);place-items:center;height:190px;display:grid;position:relative;overflow:hidden}.consumer-store-cover>img:first-child{object-fit:cover;width:100%;height:100%}.consumer-store-logo{object-fit:cover;background:#fff;border:3px solid #fff;border-radius:17px;width:58px;height:58px;position:absolute;bottom:13px;left:16px;box-shadow:0 7px 20px #0002}.consumer-store-cover>span,.consumer-store-cover>b{border-radius:999px;padding:6px 10px;font-size:12px;position:absolute;top:13px}.consumer-store-cover>span{color:#fff;font-weight:800;right:13px}.consumer-store-cover>span.open{background:#08744f}.consumer-store-cover>span.closed{background:#5d6964}.consumer-store-cover>b{color:#b84b00;background:#fff2e6;left:13px}.consumer-store-info{padding:18px}.consumer-store-info>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.consumer-store-info h3{color:#153e32;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:19px;overflow:hidden}.consumer-store-info>p{color:#65766e;text-overflow:ellipsis;white-space:nowrap;min-height:22px;margin:6px 0 14px;font-size:14px;overflow:hidden}.consumer-search-match{color:#08744f;text-overflow:ellipsis;white-space:nowrap;margin:-5px 0 12px;font-size:13px;display:block;overflow:hidden}.consumer-store-facts{color:#3e6355;flex-wrap:wrap;gap:8px 13px;display:flex}.consumer-store-facts span{align-items:center;gap:5px;font-size:13px;display:inline-flex}.consumer-loading,.consumer-empty{color:#60766c;text-align:center;background:#fff;border:1px dashed #cbd9d2;border-radius:22px;align-content:center;place-items:center;gap:9px;min-height:260px;padding:35px;display:grid}.consumer-empty h2,.consumer-empty p{margin:0}.consumer-error{margin:0 0 18px}.consumer-footer{color:#62736b;background:#fff;border-top:1px solid #dce5e0;justify-content:center;align-items:center;gap:22px;min-height:130px;padding:24px;font-size:14px;display:flex}.consumer-footer p{margin:0}.consumer-footer a{text-underline-offset:3px;text-decoration:underline}.store-consumer-mobile-bar{display:none}.discovery-settings{background:linear-gradient(145deg,#fff,#edf7f2)}.discovery-settings>p,.discovery-settings>small{font-size:14px}.discovery-settings details{background:#fff;border:1px solid #dce6e1;border-radius:12px;padding:14px}.discovery-settings summary{cursor:pointer;font-size:14px;font-weight:700}@media (max-width:900px){.consumer-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.consumer-search-area{grid-template-columns:minmax(0,1fr) auto}.consumer-cep-toggle{grid-column:2}}@media (max-width:620px){.consumer-home{background:#f7faf8}.consumer-header{width:calc(100% - 28px);min-height:70px}.consumer-header .pedevia-logo-crop{width:135px!important;height:43px!important}.consumer-for-business{display:none}.consumer-install-button.compact span{display:inline}.consumer-hero{border-radius:24px;width:calc(100% - 20px);margin-top:0;padding:29px 18px 22px}.consumer-hero h1{letter-spacing:-1.8px;margin-top:8px;font-size:38px}.consumer-hero>div:first-child>p{font-size:16px}.consumer-search-area{grid-template-columns:1fr;margin-top:24px}.consumer-search,.consumer-location,.consumer-cep-toggle{min-height:54px}.consumer-location,.consumer-cep-toggle{grid-column:auto}.consumer-cep-toggle{border:0;min-height:42px}.consumer-cep-form{grid-template-columns:1fr}.consumer-cep-form small{grid-column:auto}.consumer-content{width:calc(100% - 24px);margin-top:25px}.consumer-cuisines{margin-inline:-12px;padding-inline:12px}.consumer-section-title{align-items:flex-start}.consumer-section-title h2{font-size:22px}.consumer-section-title>span{display:none}.consumer-store-grid{grid-template-columns:1fr;gap:13px}.consumer-store-card{border-radius:17px;grid-template-columns:122px minmax(0,1fr);display:grid}.consumer-store-cover{height:100%;min-height:142px}.consumer-store-logo{border-radius:12px;width:44px;height:44px;bottom:8px;left:8px}.consumer-store-cover>span{top:8px;right:8px}.consumer-store-cover>b{padding:4px 7px;top:auto;bottom:58px;left:8px}.consumer-store-info{min-width:0;padding:15px 13px}.consumer-store-info h3{font-size:17px}.consumer-store-info>p{margin-bottom:10px}.consumer-store-facts{gap:6px;display:grid}.consumer-footer{flex-direction:column;gap:5px}.consumer-install-overlay{align-items:end;padding:0}.consumer-install-sheet{padding:27px 22px calc(28px + env(safe-area-inset-bottom));border-radius:25px 25px 0 0}.store-consumer-mobile-bar{z-index:75;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border-bottom:1px solid #dce5e0;justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:7px 13px;display:flex;position:sticky;top:0}.store-consumer-mobile-bar>a{align-items:center;gap:7px;font-size:14px;font-weight:700;display:flex}.store-consumer-mobile-bar .consumer-install-button{min-height:40px;padding:7px 12px}}
