:root{--ink:#17251f;--muted:#6b7771;--brand:#015838;--brand-dark:#015838;--lime:#ff8015;--line:#e1e7e3;--surface:#f5f7f5;--white:#fff;--red:#a83131}.public-reviews{border:1px solid var(--line);background:linear-gradient(135deg,#fff 0%,#f5faf7 100%);border-radius:24px;grid-column:1/-1;padding:24px}.public-reviews-heading,.public-review-card footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.public-reviews-heading h2{margin:4px 0 0;font-size:clamp(22px,3vw,30px)}.public-reviews-score{color:#8c5700;text-align:center;background:#fff4d7;border-radius:16px;min-width:130px;padding:12px 16px;font-size:24px;font-weight:900;display:grid}.public-reviews-score small{color:#755f38;font-size:12px;font-weight:700}.public-reviews-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-top:20px;display:grid}.public-review-card{background:#fff;border:1px solid #dce9e1;border-radius:18px;gap:12px;padding:18px;display:grid}.public-review-card p{color:var(--ink);margin:0;font-size:15px;line-height:1.55}.public-review-card footer{color:var(--muted);align-items:flex-end;font-size:12px}.public-review-card footer span{color:var(--brand);align-items:center;gap:5px;font-weight:800;display:inline-flex}.public-review-card footer small{text-align:right}.public-review-stars{color:#f4a300;letter-spacing:2px}.public-review-stars span{color:#dce2de}.public-reviews-privacy{color:var(--muted);margin:14px 0 0;font-size:13px}@media (max-width:640px){.public-reviews{border-radius:18px;padding:18px}.public-reviews-heading,.public-review-card footer{flex-direction:column;align-items:flex-start}.public-reviews-score{width:100%}.public-review-card footer small{text-align:left}}.consumer-scroll-anchor{height:1px;scroll-margin-top:12px}.consumer-search-area{scroll-margin-top:12px}.consumer-orders-page{color:#123d2f;background:#f5f8f6;min-height:100vh}.consumer-orders-shell{width:min(760px,100% - 32px);margin:0 auto;padding:44px 0 64px}.consumer-orders-heading{align-items:center;gap:18px;margin-bottom:24px;display:flex}.consumer-orders-heading h1{margin:4px 0 6px;font-size:clamp(26px,5vw,38px);line-height:1.08}.consumer-orders-heading p{color:#61736b;margin:0;font-size:15px}.consumer-orders-icon,.consumer-order-card-icon{color:var(--brand);background:#def0e6;border-radius:18px;flex:none;place-items:center;display:grid}.consumer-orders-icon{width:64px;height:64px}.consumer-orders-loading,.consumer-orders-empty,.consumer-order-card{background:#fff;border:1px solid #dfe8e3;box-shadow:0 12px 34px #0b4a3210}.consumer-orders-loading{color:#61736b;text-align:center;border-radius:18px;padding:28px;font-size:15px}.consumer-orders-list{gap:12px;display:grid}.consumer-order-card{border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px;display:grid}.consumer-order-card-icon{border-radius:14px;width:46px;height:46px}.consumer-order-card>div{gap:2px;min-width:0;display:grid}.consumer-order-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.consumer-order-card span,.consumer-order-card small{color:#64766e;font-size:14px}.consumer-order-card small{align-items:center;gap:5px;display:flex}.consumer-order-card>a,.consumer-orders-empty>a{color:#fff;background:var(--brand);border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 15px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.consumer-orders-empty{text-align:center;border-radius:20px;justify-items:center;padding:42px 24px;display:grid}.consumer-orders-empty>svg{color:var(--brand)}.consumer-orders-empty h2{margin:14px 0 6px;font-size:22px}.consumer-orders-empty p{color:#64766e;max-width:420px;margin:0 0 20px;font-size:15px;line-height:1.5}.consumer-orders-privacy{color:#64766e;text-align:center;justify-content:center;align-items:center;gap:7px;margin:20px 0 0;font-size:14px;display:flex}@media (max-width:600px){.consumer-orders-shell{width:min(100% - 24px,760px);padding:26px 0 40px}.consumer-orders-heading{align-items:flex-start;gap:12px}.consumer-orders-icon{border-radius:15px;width:50px;height:50px}.consumer-orders-heading h1{font-size:27px}.consumer-order-card{grid-template-columns:auto 1fr}.consumer-order-card>a{grid-column:1/-1;width:100%}}.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:var(--font-manrope), 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}.sidebar-store-logo{object-fit:contain;background:#fff;border:1px solid #dbe5e0;border-radius:10px;flex:none;width:38px;height:38px;padding:3px}.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{isolation:isolate;margin-left:250px;position:relative}.tenant-workspace-backdrop{z-index:-1;object-fit:contain;opacity:.035;filter:grayscale();pointer-events:none;-webkit-user-select:none;user-select:none;width:min(38vw,520px);height:min(38vw,520px);position:fixed;bottom:24px;right:clamp(20px,6vw,110px)}.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}.tenant-topbar-logo{background:#fff;border:1px solid #dbe5e0;border-radius:10px;place-items:center;width:39px;height:39px;margin-right:2px;display:grid;overflow:hidden;box-shadow:0 4px 13px #10382a12}.tenant-topbar-logo img{object-fit:contain;width:100%;height:100%;padding:3px}.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}.platform-home{color:var(--brand);background:#f8fbfa;border:1px solid #dce8e3;margin-bottom:8px;font-weight:700}.nav-section-label{color:#829087;letter-spacing:.12em;padding:13px 13px 7px;font-size:10px;font-weight:800}.platform-admin{--platform-navy:#07271d;--platform-soft:#edf5f2}.platform-hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 86% 18%,#ff8a1f66 0,#0000 25%),linear-gradient(120deg,#06271c 0%,#064a34 72%,#086044 100%);border-radius:20px;justify-content:space-between;align-items:flex-end;gap:32px;min-height:244px;margin-bottom:20px;padding:38px 42px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 54px #013a2726}.platform-hero:after{content:"";z-index:-1;border:1px solid #ffffff25;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-230px;right:-110px;box-shadow:0 0 0 52px #ffffff09,0 0 0 104px #ffffff07}.platform-kicker,.platform-section-kicker{color:#ffad66;letter-spacing:.12em;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.platform-hero h1{color:#fff;letter-spacing:-.045em;margin:14px 0 8px;font-size:clamp(32px,4vw,49px);line-height:1.05}.platform-hero p{color:#c9dcd5;max-width:590px;margin:0;font-size:15px}.platform-hero-actions{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}.platform-hero-primary,.platform-hero-secondary{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex}.platform-hero-primary{color:#10271e;background:#ff8015;box-shadow:0 10px 24px #0000002e}.platform-hero-secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border-color:#ffffff40}.platform-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.platform-metric{background:#fff;border:1px solid #dce6e1;border-radius:15px;align-items:flex-start;gap:14px;min-width:0;padding:20px;display:flex;box-shadow:0 5px 18px #173d2e09}.platform-metric-icon{color:#006845;background:#e5f3ee;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.platform-metric.blue .platform-metric-icon{color:#3766a0;background:#e9f0fb}.platform-metric.orange .platform-metric-icon{color:#c45b00;background:#fff0e1}.platform-metric.neutral .platform-metric-icon{color:#4f5c55;background:#f0f0ed}.platform-metric>div{gap:5px;min-width:0;display:grid}.platform-metric>div>span{color:#65726b;font-size:12px;font-weight:700}.platform-metric strong{letter-spacing:-.045em;overflow-wrap:anywhere;font:800 clamp(22px,2.2vw,29px)/1.15 Manrope,sans-serif}.platform-metric small{color:#7c8881;line-height:1.35}.platform-overview-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:20px;display:grid}.platform-overview-grid .panel{border-radius:16px;margin-bottom:20px}.platform-section-kicker{color:#b75c11;margin-bottom:5px}.platform-attention .section-heading h2,.platform-live .section-heading h2{font-size:20px}.platform-all-good{background:linear-gradient(135deg,#eef8f4,#f8fbfa);border-radius:13px;justify-content:center;align-items:center;gap:14px;min-height:172px;padding:24px;display:flex}.platform-all-good>span{color:#006b49;background:#d8eee6;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.platform-all-good b{margin-bottom:5px;display:block}.platform-all-good p{color:var(--muted);margin:0;font-size:14px}.platform-attention-list{display:grid}.platform-attention-list>button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-bottom:1px solid #edf1ee;align-items:center;gap:12px;padding:14px 3px;display:flex}.platform-attention-list>button:last-child{border-bottom:0}.platform-attention-list>button:hover{color:var(--brand)}.platform-attention-list>button>div{flex:1;gap:4px;display:grid}.platform-attention-list small{color:var(--muted)}.platform-status-dot{background:#e09928;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #fff3dc}.platform-status-dot.danger{background:#c4483c;box-shadow:0 0 0 5px #fde9e6}.platform-live{color:#fff;background:#0b2d22;border-color:#0b2d22!important}.platform-live .platform-section-kicker{color:#ffa85e}.platform-live .section-heading h2{color:#fff}.platform-live-pill{color:#b9d1c8;align-items:center;gap:6px;display:inline-flex;font-size:12px!important}.platform-live-pill>span{background:#45d39a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #45d39a20}.platform-live-stat{border-top:1px solid #ffffff17;align-items:baseline;gap:11px;padding:16px 0;display:flex}.platform-live-stat strong{color:#fff;font:800 28px Manrope,sans-serif}.platform-live-stat span{color:#b9d1c8;font-size:14px}.platform-shortcuts{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.platform-shortcuts>button{min-width:0;min-height:94px;color:var(--ink);text-align:left;background:#fff;border:1px solid #dfe7e3;border-radius:14px;align-items:center;gap:12px;padding:17px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.platform-shortcuts>button:hover{border-color:#adc9bd;transform:translateY(-2px);box-shadow:0 12px 25px #0f3a2b12}.platform-shortcuts>button>span{width:39px;height:39px;color:var(--brand);background:#ecf5f2;border-radius:10px;flex:none;place-items:center;display:grid}.platform-shortcuts>button>div{flex:1;gap:4px;min-width:0;display:grid}.platform-shortcuts b{font-size:14px}.platform-shortcuts small{color:var(--muted);line-height:1.3}.platform-page-heading h1{letter-spacing:-.035em;margin-top:7px;font-size:34px}.platform-restaurants-panel{border-radius:16px;padding:0;overflow:hidden}.platform-table-toolbar{border-bottom:1px solid var(--line);background:#fbfcfb;align-items:center;gap:12px;padding:18px 20px;display:flex}.platform-search{flex:1;min-width:240px;max-width:520px;margin:0}.platform-search input{font-size:16px}.platform-table-toolbar select{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:9px;padding:0 35px 0 13px;font-size:14px}.platform-result-count{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:13px}.platform-table th{background:#f6f8f7;padding:14px 18px}.platform-table td{padding:17px 18px}.platform-restaurant-cell{align-items:center;gap:11px;min-width:210px;display:flex}.platform-restaurant-cell>span{width:38px;height:38px;color:var(--brand);background:#e8f2ee;border-radius:10px;flex:none;place-items:center;font-weight:800;display:grid}.platform-restaurant-cell small,.platform-table td>small{color:var(--muted);margin-top:4px;display:block}.platform-plan-badge{border-radius:999px;align-items:center;width:fit-content;padding:5px 9px;font-size:13px;font-weight:800;display:inline-flex}.platform-plan-badge.plan-start,.platform-plan-preview.plan-start{color:#31513e;background:#eef2e8}.platform-plan-badge.plan-pro,.platform-plan-preview.plan-pro{color:#015838;background:#e4f3ed}.platform-plan-badge.plan-max,.platform-plan-preview.plan-max{color:#8b4800;background:#fff0dc}.platform-plan-editor{background:#f8fbf9;border:1px solid #d7e3dc;border-radius:14px;gap:14px;margin-bottom:22px;padding:20px;display:grid}.platform-plan-editor-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.platform-plan-editor-heading span{color:#64776e;letter-spacing:.08em;font-size:12px;font-weight:800}.platform-plan-editor-heading h3{margin:3px 0;font-size:21px}.platform-plan-editor-heading p{color:#52665c;margin:0;font-size:14px}.platform-plan-editor-heading>strong{color:#015838;white-space:nowrap}.platform-plan-preview{border-radius:10px;gap:4px;padding:13px 15px;display:grid}.platform-plan-preview span,.platform-plan-preview small{font-size:14px}.platform-plan-preview small{opacity:.85;line-height:1.5}.platform-plan-warning{color:#684313;background:#fff7e8;border-left:3px solid #d27800;margin:0;padding:12px 14px;font-size:14px;line-height:1.55}.platform-plan-history{color:#64776e;font-size:13px}@media (max-width:650px){.platform-plan-editor-heading{display:grid}}.platform-security-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.platform-service-card{border:1px solid var(--line);background:#fff;border-radius:14px;gap:13px;padding:19px;display:flex}.platform-service-card>span{border-radius:10px;flex:none;place-items:center;width:39px;height:39px;display:grid}.platform-service-card>span.ok{color:#04704d;background:#e4f3ed}.platform-service-card>span.warning{color:#b85809;background:#fff0df}.platform-service-card>div{gap:5px;min-width:0;display:grid}.platform-service-card b{color:#69766f;font-size:12px}.platform-service-card strong{font:800 21px Manrope,sans-serif}.platform-service-card small{color:var(--muted);line-height:1.3}.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-total{color:var(--ink);margin-top:4px;font-size:12px;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{isolation:isolate;border-bottom:1px solid var(--line);align-items:center;gap:25px;max-width:1260px;margin:auto;padding:50px 0 38px;display:flex;position:relative;overflow:hidden}.store-hero-logo-backdrop{z-index:-1;object-fit:contain;opacity:.045;filter:grayscale();pointer-events:none;width:min(390px,34vw);height:min(260px,22vw);position:absolute;top:50%;right:7%;transform:translateY(-50%)}.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}.platform-metrics,.platform-security-grid,.platform-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}}@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}.platform-hero{flex-direction:column;align-items:flex-start;padding:32px}.platform-overview-grid{grid-template-columns:1fr}}@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}.topbar .breadcrumb>.tenant-topbar-logo{display:grid}.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}.platform-hero{border-radius:16px;min-height:290px;padding:26px 22px}.platform-hero h1{font-size:33px}.platform-hero-actions,.platform-hero-primary,.platform-hero-secondary{width:100%}.platform-metrics,.platform-security-grid,.platform-shortcuts{grid-template-columns:1fr}.platform-metric{padding:17px}.platform-table-toolbar{flex-direction:column;align-items:stretch}.platform-search{width:100%;min-width:0}.platform-result-count{margin-left:0}.platform-page-heading{flex-direction:column}.platform-page-heading>.primary{width:100%;font-size:14px}.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{isolation:isolate;color:#fff;background:linear-gradient(100deg,#031b14e8 0%,#073d2dcc 48%,#041a1475 100%),url(/brand/auth-restaurant-background.webp) 50%/cover fixed;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);align-items:center;gap:clamp(40px,7vw,100px);min-height:100vh;padding:54px max(24px,50vw - 620px);display:grid;position:relative}.access-page:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 16% 18%,#ff80151f,#0000 28%),linear-gradient(#0000 68%,#02120de3 100%);position:absolute;inset:0}.access-intro{text-shadow:0 2px 22px #0009;max-width:680px;padding:32px 0;animation:.65s cubic-bezier(.22,1,.36,1) both access-enter-left}.access-brand{border-radius:13px;width:fit-content;display:inline-flex;overflow:hidden;box-shadow:0 18px 40px #0004}.access-intro .eyebrow{color:#ffa052;letter-spacing:.14em;margin-top:58px;display:block}.access-intro h1{letter-spacing:-2px;color:#fff;margin:24px 0;font-size:clamp(36px,4vw,60px);line-height:1.08}.access-intro p,.access-intro li{color:#d5e3de;font-size:18px;line-height:1.7}.access-intro ol{counter-reset:access-step;gap:13px;margin-top:36px;padding:0;list-style:none;display:grid}.access-intro li{counter-increment:access-step;align-items:center;gap:12px;display:flex}.access-intro li:before{content:counter(access-step);color:#ffab65;background:#ff801522;border:1px solid #ff9a45aa;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:12px;font-weight:800;display:grid}.access-help{margin-top:-4px}.access-help summary{color:var(--brand);cursor:pointer;font-size:14px;font-weight:600}.access-help p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.55}.access-card{color:#183c2c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #ffffffb8;border-radius:24px;justify-self:end;width:100%;max-width:560px;padding:32px;animation:.7s cubic-bezier(.22,1,.36,1) 80ms both access-enter-card;box-shadow:0 28px 80px #001a1238}@keyframes access-enter-left{0%{opacity:0;transform:translate(-24px,10px)}to{opacity:1;transform:none}}@keyframes access-enter-card{0%{opacity:0;transform:translate(24px,14px)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.access-intro,.access-card{animation:none}}.access-card h2{font-size:28px}.access-channel{background:#edf6f2;border:1px solid #cfe1da;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.access-channel>span{color:#006d4a;background:#d7ece4;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.access-channel>div{gap:4px;min-width:0;display:grid}.access-channel b,.access-channel small{display:block}.access-channel small{color:#52665d;font-size:14px;line-height:1.45}.access-channel.email{background:#f0f4fa;border-color:#d7dfeb}.access-channel.email>span{color:#3c6592;background:#dfe8f5}.access-channel.authenticator{background:#fff7e9;border-color:#eee0c9}.access-channel.authenticator>span{color:#966110;background:#f8e8c9}.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-bar{background:var(--brand-soft);border-radius:999px;height:6px;margin:4px 0 18px;overflow:hidden}.setup-bar span{background:var(--brand);border-radius:999px;height:100%;transition:width .35s;display:block}.setup-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0 0 26px;display:grid}.setup-steps button{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-width:0;color:var(--muted);text-align:left;align-items:center;gap:9px;padding:11px 13px;font-size:14px;font-weight:600;display:flex}.setup-steps button>em{text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.setup-steps button>span{background:var(--off-soft);width:24px;height:24px;color:var(--muted);border-radius:999px;flex:none;place-items:center;font-size:13px;display:inline-grid}.setup-steps button.done{border-color:var(--brand-line);background:var(--brand-softer);color:var(--ink-2)}.setup-steps button.done>span{background:var(--brand-soft);color:var(--brand)}.setup-steps button.active{border-color:var(--brand);background:var(--brand);color:var(--white);box-shadow:var(--shadow-sm)}.setup-steps button.active>span{color:var(--white);background:#ffffff2e}.setup-steps button.todo{background:var(--surface);color:var(--muted);opacity:.75}.onboarding form{margin-top:24px}.onboarding-identity{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:start;gap:26px;display:grid}.onboarding-preview{gap:10px;display:grid;position:sticky;top:16px}.onboarding-preview>b{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.onboarding-preview>small{color:var(--muted);font-size:13px;line-height:1.5}.onboarding-preview-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow);overflow:hidden}.onboarding-preview-cover{background:linear-gradient(115deg, #014a2f 0%, var(--brand) 52%, #0d7f52 100%);height:74px}.onboarding-preview-head{gap:12px;margin-top:-26px;padding:0 16px 14px;display:flex}.onboarding-preview-head img,.onboarding-preview-head>span{border:2px solid var(--white);border-radius:var(--radius);background:var(--brand-soft);width:52px;height:52px;color:var(--brand);object-fit:cover;flex:none;place-items:center;font-size:22px;font-weight:800;display:grid}.onboarding-preview-head>div{min-width:0;padding-top:32px}.onboarding-preview-head strong{color:var(--ink);overflow-wrap:anywhere;font-size:16px;line-height:1.3;display:block}.onboarding-preview-head p{color:var(--muted);overflow-wrap:anywhere;margin:3px 0 0;font-size:13px;line-height:1.45}.onboarding-preview-strip{flex-wrap:wrap;gap:6px;padding:0 16px 16px;display:flex}.onboarding-preview-strip span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:600}.onboarding-preview-strip span.on{border-color:var(--brand-line);background:var(--ok-soft);color:var(--ok)}.onboarding .form-grid>.field{align-content:start}.onboarding .field small,.onboarding .field-help{color:var(--muted);font-size:13px;font-weight:500;line-height:1.5}.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}.onboarding-step.hidden{display:none}.onboarding-step>header{margin-bottom:22px}.onboarding-step>header>b{color:var(--brand);text-transform:uppercase;letter-spacing:.06em;font-size:13px}.onboarding-address-card,.whatsapp-connection-card{border:1px solid var(--brand-line);border-radius:var(--radius-lg);background:var(--brand-softer);padding:20px}.onboarding-operation-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);gap:16px;margin-top:18px;padding:20px;display:grid}.onboarding-block-title{color:var(--ink);font-size:14px}.discovery-opt-in{margin-top:18px}.onboarding-note{color:var(--ink-2);align-items:flex-start;gap:8px;margin:14px 0 0;font-size:14px;line-height:1.55;display:flex}.onboarding-note svg{flex:none;margin-top:2px}.connection-status{color:#765500;background:#fff3d9;border-radius:10px;padding:11px 13px;font-weight:700}.connection-status.connected{color:#087443;background:#e7f6ee}.whatsapp-connection-card img{border-radius:12px;max-width:100%;margin:16px 0;display:block}.onboarding-publication-note{border-radius:var(--radius);border:1px solid #0000;align-items:center;gap:11px;margin-top:18px;padding:14px 16px;font-size:14px;font-weight:600;display:flex}.onboarding-publication-note span{flex:auto;min-width:0}.onboarding-publication-note svg{flex:none}.onboarding-publication-note.ready{border-color:var(--brand-line);background:var(--ok-soft);color:var(--ok)}.onboarding-publication-note.blocked{border-color:var(--accent-line);background:var(--warn-soft);color:var(--warn)}.onboarding-publication-note.blocked .secondary{flex:none}.onboarding-step>header h3:focus,.onboarding-step>header h3:focus-visible{outline:none}.onboarding-step>header h3{margin:7px 0 4px;font-size:24px}.wide-field{grid-column:1/-1}.onboarding-playbook{background:linear-gradient(135deg,#f0faf4,#fff);border:1px solid #cce3d5;border-radius:16px;grid-template-columns:1.4fr 1fr;gap:18px;margin-bottom:22px;padding:20px;display:grid}.onboarding-playbook p{margin:0}.onboarding-chips{color:var(--ink-2);margin:8px 0 0;font-size:14px;line-height:1.6}.description-help{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.suggest-button{border:1px solid var(--accent-line);background:var(--accent-soft);color:var(--accent-ink);border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.suggest-button:disabled{opacity:.55}.description-ideas{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--brand-softer);gap:8px;margin-top:12px;padding:14px;display:grid}.description-ideas>b{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.description-ideas button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);color:var(--ink);text-align:left;padding:11px 13px;font-size:14px;font-weight:500;line-height:1.5}.description-ideas button:hover,.description-ideas button.chosen{border-color:var(--brand);background:var(--brand-soft)}.description-ideas>small{color:var(--muted);font-size:13px}.category-picker{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);gap:12px;padding:16px;display:grid}.category-picker>b{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.category-options{flex-wrap:wrap;gap:8px;display:flex}.category-options button{border:1px solid var(--line);background:var(--white);color:var(--ink-2);border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:600;display:inline-flex}.category-options button svg{color:var(--muted)}.category-options button.chosen{border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}.category-options button.chosen svg{color:var(--brand)}.category-more summary{color:var(--brand);cursor:pointer;font-size:14px;font-weight:600}.category-more .category-options{max-height:250px;margin-top:6px;padding:10px 2px 2px;overflow-y:auto}.category-count{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.onboarding-product-status strong{color:#00663b;margin:8px 0;font-size:40px;display:block}.onboarding-review{gap:10px;display:grid}.onboarding-review>div{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);color:var(--off);align-items:center;gap:12px;padding:14px 16px;display:flex}.onboarding-review>div>div{flex:auto;gap:2px;min-width:0;display:grid}.onboarding-review b{color:var(--ink);font-size:14px}.onboarding-review span{color:var(--muted);font-size:14px}.onboarding-review em{background:var(--off-soft);color:var(--off);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;flex:none;padding:4px 10px;font-size:12px;font-style:normal;font-weight:700}.onboarding-review>div.ready{border-color:var(--brand-line);background:var(--brand-softer);color:var(--ok)}.onboarding-review>div.ready em{background:var(--ok-soft);color:var(--ok)}.onboarding-review>div.missing{border-color:var(--accent-line);background:var(--warn-soft);color:var(--warn)}.onboarding-review>div.missing em{color:var(--warn);background:#ffffffb8}.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 button{grid-column:2;justify-self:start;margin-top:4px}.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,.onboarding-identity{grid-template-columns:1fr}.onboarding-preview{position:static}.setup-steps{grid-template-columns:repeat(2,1fr)}.onboarding-publication-note{flex-wrap:wrap}.onboarding-playbook{grid-template-columns:1fr}.wide-field{grid-column:auto}.access-page{background-position:42%;background-attachment:scroll;grid-template-columns:1fr;align-items:start;gap:24px;padding:24px 16px}.access-intro{padding:0}.access-brand .pedevia-logo-crop{width:220px!important;height:78px!important}.access-intro .eyebrow{margin-top:24px}.access-intro h1{margin:14px 0;font-size:34px}.access-intro p{font-size:16px;line-height:1.55}.access-intro ol{display:none}.access-card{border-radius:18px;padding:24px}.tenant-workspace-backdrop{opacity:.025;width:72vw;height:72vw;right:-12vw}}@media (max-width:560px){.setup-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.setup-steps button{justify-content:center;padding:9px 6px}.setup-steps button>em{display:none}}.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}.tracking-eta{color:var(--brand);background:#eaf5ef;border-radius:12px;gap:3px;margin:18px 0;padding:16px;display:grid}.tracking-eta span,.tracking-eta small{font-size:14px}.tracking-eta strong{font:750 28px var(--font-manrope), Manrope, sans-serif}.tracking-map{border:1px solid var(--line);background:var(--surface);border-radius:12px;width:100%;min-height:360px;display:block}.tracking-arrived{color:var(--brand);background:#eaf5ef;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:18px 0;padding:18px;display:flex}.ops-row-actions{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:600px){.ops-card,.ops-public{padding:16px}}.courier-shell{isolation:isolate;color:#173d31;width:min(720px,100%);min-height:100svh;margin:0 auto;padding:20px 18px 48px;position:relative}.courier-shell:before,.courier-shell:after{z-index:-2;content:"";pointer-events:none;position:fixed;inset:0}.courier-shell:before{background:url(/brand/courier-city-background.webp) 72%/cover no-repeat}.courier-shell:after{z-index:-1;background:linear-gradient(90deg,#f5f9f7f2 0%,#f5f9f7dd 48%,#062f2499 100%),linear-gradient(#f8fbfa99 0%,#edf5f1b8 100%)}.courier-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.courier-header .text-button{text-align:right}.courier-welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.courier-welcome>p{color:#36594e;margin:0 0 24px;font-size:16px}.courier-hero-icon{background:var(--brand);color:#fff;border-radius:22px;place-items:center;width:72px;height:72px;margin-top:26px;display:grid;box-shadow:0 16px 34px #0158382e}.courier-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #dce6e1cc;border-radius:16px;padding:20px;box-shadow:0 12px 38px #092a2024}.courier-welcome .courier-card{width:min(440px,100%)}.courier-card h2{margin:7px 0 8px}.courier-card p{margin:0;font-size:15px}.courier-activation{width:min(520px,100%);margin:60px auto 0}.courier-activation h1{margin-bottom:10px}.courier-activation form{margin-top:22px}.eyebrow{color:var(--brand);letter-spacing:.02em;text-transform:uppercase;margin:0;font-weight:750;font-size:14px!important}.courier-greeting{margin-bottom:20px}.courier-greeting h1{margin:4px 0}.courier-greeting>p:last-child{color:var(--muted);margin:0}.courier-install{border-left:4px solid var(--lime);justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.courier-install div{gap:4px;display:grid}.courier-install span,.courier-install .field-help{color:var(--muted);font-size:14px}.courier-install .field-help{max-width:260px;margin:0}.courier-deliveries{gap:16px;display:grid}.courier-delivery-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.courier-delivery-top h2{margin:3px 0 0}.courier-address{background:var(--surface);border-radius:12px;align-items:flex-start;gap:12px;margin:18px 0;padding:15px;display:flex}.courier-address svg{color:var(--brand);flex:none;margin-top:2px}.courier-address div{gap:3px;display:grid}.courier-address span{font-size:15px;line-height:1.5}.courier-facts{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.courier-facts span{background:#edf4f0;border-radius:999px;align-items:center;gap:5px;padding:6px 10px;font-size:14px;font-weight:650;display:inline-flex}.courier-actions{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin-top:10px;display:grid}.courier-live{color:var(--brand);align-items:center;gap:8px;font-weight:650;display:flex;margin-top:14px!important}.courier-live>span{background:#19a36d;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #19a36d1f}.courier-empty{text-align:center;justify-items:center;padding:42px 24px;display:grid}.courier-empty svg{color:var(--brand)}.courier-privacy{color:var(--muted);align-items:flex-start;gap:8px;margin:22px 4px 0;font-size:14px;line-height:1.55;display:flex}.courier-privacy svg{flex:none;margin-top:3px}@media (max-width:600px){.courier-shell:before{background-position:78%}.courier-shell:after{background:linear-gradient(#f6faf8f0 0%,#f1f7f4d9 48%,#103f31bf 100%),linear-gradient(90deg,#f7faf8d1 0%,#edf5f1a8 100%)}.tracking-map{min-height:300px}.courier-install{flex-direction:column;align-items:flex-start}.courier-header .text-button{max-width:120px}}.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}.integration-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.integration-status-grid>div{background:#fff;border:1px solid #dce6e1;border-radius:12px;gap:4px;padding:15px;display:grid}.integration-status-grid>div.ready{background:#edf8f1;border-color:#8bc6a9}.integration-status-grid span{color:#62736b;font-size:14px}.integration-advanced{border:1px solid #dce6e1;border-radius:12px;padding:16px}.integration-advanced>summary{cursor:pointer;font-size:15px;font-weight:700}.integration-advanced[open]>summary{margin-bottom:14px}@media (max-width:600px){.integration-status-grid{grid-template-columns:1fr}}.field input,.field select,.field textarea{font-size:16px}.workspace-body small,.composer small,.access-card small{font-size:14px}.access-plan-options{border:0;margin:6px 0;padding:0}.access-plan-options legend{margin-bottom:8px;font-size:14px;font-weight:700}.access-plan-options label{cursor:pointer;border:1px solid #cbd8d1;border-radius:8px;align-items:flex-start;gap:10px;min-height:54px;margin:8px 0;padding:10px 12px;display:flex}.access-plan-options label.selected{background:#eef8f3;border-color:#08734c}.access-plan-options input{width:18px;height:18px;margin-top:2px}.access-plan-options span,.access-plan-options small{display:block}.access-plan-options small{color:#45584f;margin-top:3px;line-height:1.45}.recovery-page{display:grid}.recovery-page .access-card{width:min(560px,100%)}.recovery-intro h1{max-width:620px}.invite-summary{background:#edf6f2;border:1px solid #cfe1da;border-radius:12px;gap:5px;margin:18px 0 22px;padding:16px;display:grid}.invite-summary strong{color:var(--brand-dark);font-size:18px}.invite-summary span,.invite-summary small{color:#52665d;font-size:14px}.button-link{text-decoration:none}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-more-button{min-height:34px;color:var(--brand);font:inherit;background:0 0;border:0;align-items:center;gap:4px;padding:4px 0;font-weight:800;display:inline-flex}.store-details-heading,.store-detail-row{align-items:flex-start;gap:16px;display:flex}.store-details-heading{border-bottom:1px solid var(--line);align-items:center;padding-bottom:18px}.store-details-heading h3,.store-detail-row h3{margin:0 0 7px}.store-detail-row{border-bottom:1px solid var(--line);padding:20px 2px}.store-detail-row>svg{color:var(--brand);flex:none}.store-detail-row>div{flex:1;min-width:0}.store-detail-row p{color:var(--muted);margin:0 0 8px}.store-detail-row a,.store-detail-row .text-button{align-items:center;gap:5px;display:inline-flex}.store-detail-row .actions{margin-top:10px}.detail-pills,.public-card-brands{flex-wrap:wrap;gap:8px;display:flex}.detail-pills span{color:var(--ink);background:#eef4f1;border-radius:999px;padding:6px 9px;font-size:13px;font-weight:700}.public-card-brands .check{min-width:125px}.product-modal-image{object-fit:contain;background:#f5f7f6;border-radius:14px;width:100%;max-height:310px}.product-order-modal{width:min(680px,100%);padding-bottom:20px}.product-modal-description{color:var(--muted);margin:0 0 12px;font-size:15px}.product-order-modal form{gap:14px}.product-order-modal .product-option-group{border-radius:15px;margin:4px 0;padding:17px}.product-order-modal .product-option-group legend{color:var(--ink);padding:0 7px;font-size:17px;font-weight:800}.option-choice{min-height:50px}.option-quantity{gap:16px;min-height:66px}.option-quantity>span{gap:3px;min-width:0;display:grid}.option-quantity>span strong{color:var(--ink)}.option-quantity>span small{color:var(--muted)}.quantity-stepper{background:#fff;border:1px solid #bfd2c9;border-radius:999px;flex:none;grid-template-columns:38px 38px 38px;align-items:center;display:grid;overflow:hidden}.quantity-stepper button{width:38px;height:38px;color:var(--brand);background:0 0;border:0;padding:0;font-size:23px;font-weight:700}.quantity-stepper button:disabled{color:#a9b6b0}.quantity-stepper output{text-align:center;color:var(--ink);font-size:15px;font-weight:800}.quantity-stepper.large{grid-template-columns:44px 42px 44px}.quantity-stepper.large button{width:44px;height:44px}.product-main-quantity{justify-content:space-between;align-items:center;gap:18px;padding:16px 2px 8px;display:flex}.product-main-quantity>div:first-child{gap:3px;display:grid}.product-main-quantity small{color:var(--muted)}.product-note-shortcuts{gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.product-note-shortcuts button{min-height:36px;color:var(--brand);background:#fff;border:1px solid #cbdad3;border-radius:999px;flex:none;padding:7px 11px;font-size:12px;font-weight:700}.product-add-button{border-radius:13px;justify-content:space-between;min-height:54px;padding-inline:20px;font-size:15px}.product-add-button strong{font-size:16px}.product-card>img.packshot{object-fit:contain;background:#fff;padding:10px}.image-attribution{color:var(--muted);margin-bottom:14px;font-size:12px;display:inline-block}.alcohol-badge,.alcohol-notice{color:#9b3d0f;background:#fff0e8;border-radius:999px;font-weight:800}.alcohol-badge{margin-left:5px;padding:2px 6px}.alcohol-notice{width:fit-content;padding:7px 10px}.age-confirmation{background:#fff8f4;border:1px solid #e7b99e;border-radius:10px;align-items:flex-start;padding:13px}.age-confirmation span{gap:4px;display:grid}.product-option-group{background:#fbfcfb;margin:14px 0}.option-group-meta{color:var(--muted);justify-content:space-between;gap:10px;margin-bottom:6px;font-size:14px;display:flex}.beverage-library{border:1px solid var(--line);background:#f7faf8;border-radius:12px;margin:17px 0;padding:15px}.beverage-library>summary{cursor:pointer;color:var(--brand);align-items:center;gap:8px;font-weight:800;display:flex}.beverage-search{grid-template-columns:1fr auto;gap:9px;display:grid}.beverage-search .search{background:#fff}.beverage-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:15px 0;display:grid}.beverage-results article{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:92px minmax(0,1fr);gap:10px;padding:9px;display:grid}.beverage-results img{object-fit:contain;width:92px;height:118px}.beverage-results article>div{flex-direction:column;gap:7px;min-width:0;display:flex}.beverage-results small{color:var(--muted)}.beverage-results button{margin-top:auto}.global-catalog-admin>.section-heading>div{min-width:0}.authenticator-card{padding:18px 20px}.mfa-enrollment-page{width:min(920px,100% - 32px);margin:40px auto}.mfa-enrollment-heading{justify-items:start;margin-bottom:25px;display:grid}.mfa-enrollment-heading .brand-logo{margin-bottom:28px}.mfa-enrollment-heading p{max-width:680px;color:var(--muted);margin:4px 0}.authenticator-card.attention{background:#fffaf3;border-color:#e8c89d}.authenticator-card.enabled{background:#f7fcf9;border-color:#b9d9cc}.authenticator-card.unavailable,.authenticator-heading{align-items:center;gap:14px;display:flex}.authenticator-heading>div,.authenticator-card.unavailable>div{flex:1;min-width:0}.authenticator-heading p,.authenticator-card.unavailable p{color:var(--muted);margin:4px 0 0;font-size:14px}.authenticator-icon{width:42px;height:42px;color:var(--brand);background:#e6f4ed;border-radius:50%;flex:none;place-items:center;display:grid}.authenticator-form,.authenticator-enrollment,.recovery-codes{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.authenticator-form{max-width:620px}.authenticator-form>p,.authenticator-enrollment p,.recovery-codes p{margin:0 0 14px;font-size:14px}.authenticator-enrollment{grid-template-columns:300px minmax(0,1fr);gap:26px;display:grid}.authenticator-qr{border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;padding:10px;display:grid}.authenticator-qr img{width:280px;max-width:100%;height:auto}.authenticator-secret{width:fit-content;max-width:100%;color:var(--ink);letter-spacing:1px;overflow-wrap:anywhere;background:#eaf2ee;border-radius:8px;margin:8px 0 22px;padding:10px 12px;font-size:16px;font-weight:700;display:block}.recovery-codes h3{align-items:center;gap:8px;display:flex}.recovery-codes>div{grid-template-columns:repeat(2,minmax(0,190px));gap:8px;margin:14px 0;display:grid}.recovery-codes code{letter-spacing:.5px;background:#edf3f0;border-radius:7px;padding:9px 11px;font-size:15px}.recovery-codes button{margin:5px 8px 0 0}.danger-zone{background:#fff8f7;border:1px solid #ecc5c2;border-radius:10px;max-width:none;padding:18px}@media (max-width:760px){.authenticator-heading,.authenticator-card.unavailable{flex-wrap:wrap;align-items:flex-start}.authenticator-heading>button{width:100%}.authenticator-enrollment{grid-template-columns:1fr}.recovery-codes>div{grid-template-columns:1fr 1fr}}.global-catalog-admin>.section-heading h2{margin:5px 0 0}.global-catalog-admin>.section-heading p{margin:6px 0 0;font-size:14px}.global-catalog-summary{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.global-catalog-summary span{background:#eef5f2;border-radius:999px;padding:9px 12px;font-size:14px}.global-catalog-toolbar{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:12px;margin-bottom:20px;display:grid}.global-catalog-toolbar .search input{font-size:16px}.global-catalog-editor{background:#f8fcfa;border:1px solid #bcd8cc;border-radius:12px;margin:0 0 22px;padding:20px}.global-catalog-editor .section-heading{margin-bottom:0}.global-catalog-preview{border:1px solid var(--line);object-fit:contain;background:#fff;border-radius:10px;width:130px;height:150px;padding:8px}.global-catalog-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:12px;display:grid}.global-catalog-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:108px minmax(0,1fr);gap:14px;padding:14px;display:grid}.global-catalog-grid article.archived{opacity:.78;background:#f5f5f5}.global-catalog-grid article>img,.global-catalog-no-image{object-fit:contain;background:#f5f8f6;border-radius:9px;width:108px;height:140px}.global-catalog-no-image{color:var(--muted);place-content:center;justify-items:center;gap:6px;font-size:13px;display:grid}.global-catalog-grid h3{margin:5px 0 8px}.global-catalog-grid p{min-height:38px;color:var(--muted);overflow-wrap:anywhere;margin:9px 0;font-size:13px}.global-catalog-grid .alcohol-badge{display:inline-flex}.global-catalog-audit{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.global-catalog-audit summary{cursor:pointer;font-weight:700}.global-catalog-audit ul{gap:9px;padding-left:20px;display:grid}.global-catalog-audit li small{color:var(--muted);display:block}@media (max-width:760px){.global-catalog-admin>.section-heading,.global-catalog-toolbar{grid-template-columns:1fr;align-items:stretch;display:grid}.global-catalog-admin>.section-heading .primary{width:100%}.global-catalog-grid{grid-template-columns:1fr}.global-catalog-grid article{grid-template-columns:88px minmax(0,1fr)}.global-catalog-grid article>img,.global-catalog-no-image{width:88px;height:116px}}.product-editor-modal{border:1px solid #d9e5de;width:min(900px,100%);max-height:94vh;padding:0;overflow:hidden}.product-editor-modal>header{border-bottom:1px solid var(--line);background:#fbfdfc;margin:0;padding:21px 28px}.product-editor-form{overscroll-behavior:contain;max-height:calc(94vh - 80px);padding:22px 28px 0;overflow-y:auto}.product-editor-assurance{background:#eff8f4;border:1px solid #cfe4da;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.product-editor-assurance span{align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.product-editor-assurance small{color:var(--muted);text-align:right}.product-category-picker{gap:10px;display:grid}.category-custom-field{gap:7px;display:grid}.category-custom-field>span{color:var(--muted);align-items:center;gap:5px;font-size:13px;display:inline-flex}.category-quick-picks,.option-preset-chips{scrollbar-width:thin;gap:8px;padding:1px 1px 5px;display:flex;overflow-x:auto}.category-quick-picks button{border:1px solid var(--line);min-height:36px;color:var(--ink);background:#fff;border-radius:999px;flex:none;padding:7px 11px;font-weight:700}.category-quick-picks button.active{border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand);background:#eaf5f0}.product-editor-image-preview{border:1px solid var(--line);color:var(--muted);background:#fafcfb;border-radius:11px;align-items:center;gap:12px;padding:10px;font-size:13px;font-weight:700;display:flex}.product-editor-image-preview img{object-fit:contain;background:#fff;border-radius:9px;width:72px;height:72px}.product-options-editor{border-radius:14px;padding:19px}.option-preset-box{background:linear-gradient(145deg,#eff9f4,#f9fcfa);border:1px solid #cce5da;border-radius:12px;margin:2px 0 18px;padding:15px}.option-preset-box>div:first-child{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.option-preset-box p{color:var(--muted);margin:3px 0 0;font-size:14px}.option-preset-icon{background:var(--brand);color:#fff;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.option-preset-chips{flex-wrap:wrap;margin-top:13px;overflow:visible}.option-preset-chips button{min-height:40px;color:var(--ink);background:#fff;border:1px solid #c9dcd3;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-weight:700;display:inline-flex}.option-preset-chips button small{color:var(--muted);font-weight:600}.option-preset-chips button.selected{background:#e6f2ed}.product-options-empty{color:var(--muted);background:#f5f7f5;border-radius:9px;margin:0 0 14px;padding:13px;font-size:14px}.product-option-row{border-bottom:1px solid #edf1ee;grid-template-columns:minmax(0,1fr) 180px 42px;align-items:end;gap:10px;margin-bottom:12px;padding-bottom:12px;display:grid}.product-option-remove{width:42px;height:44px;color:var(--red);border:1px solid #efd9d7}.product-advanced-settings{border:1px solid var(--line);background:#fafcfb;border-radius:12px;padding:16px}.product-advanced-settings>summary{cursor:pointer;font-weight:800}.product-advanced-settings>p{color:var(--muted);margin:8px 0 0;font-size:14px}.product-editor-footer{z-index:2;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffe;justify-content:space-between;align-items:center;gap:15px;margin:4px -28px 0;padding:15px 28px;display:flex;position:sticky;bottom:0;box-shadow:0 -10px 24px #0b3d2920}.product-editor-footer>div{gap:9px;display:flex}.product-editor-footer .danger{color:var(--red)}.bag input,.bag select,.bag textarea{font-size:16px}@media (max-width:620px){.beverage-search,.beverage-results{grid-template-columns:1fr}.beverage-results article{grid-template-columns:82px minmax(0,1fr)}.beverage-results img{width:82px;height:108px}.product-editor-modal{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh}.modal-overlay-product-editor-modal{align-items:stretch;padding:0}.product-editor-modal>header{padding:16px 18px}.product-editor-form{max-height:calc(100dvh - 69px);padding:17px 16px 0}.product-editor-assurance{flex-direction:column;align-items:flex-start}.product-editor-assurance small{text-align:left}.product-editor-form>.two-fields,.product-option-row{grid-template-columns:1fr}.product-option-remove{width:100%}.option-preset-box>div:first-child{grid-template-columns:auto minmax(0,1fr)}.option-preset-box>div:first-child>button{grid-column:1/-1}.option-preset-chips{flex-wrap:nowrap;overflow-x:auto}.option-preset-chips button{flex:none}.product-editor-footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));flex-direction:column-reverse;align-items:stretch;margin:4px -16px 0}.product-editor-footer>div{grid-template-columns:1fr 1fr;display:grid}.product-editor-footer>.text-button{justify-content:center}}.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-sheet-access{background:linear-gradient(145deg,#edf7f2f2 0%,#f7faf8f5 48%,#fff7eff5 100%),url(/brand/pedevia-green.png) 50%/cover}.customer-account-brand{align-items:center;gap:13px;margin-bottom:20px;display:flex}.customer-account-brand .pedevia-logo-crop{width:148px!important;height:47px!important}.customer-account-brand .pedevia-logo-crop img{top:-11px!important}.customer-account-brand>span{color:#526c61;border-left:1px solid #bed1c8;padding-left:13px;font-size:13px;font-weight:700}.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-unavailable{text-align:center;gap:14px;display:grid}.customer-access-unavailable .customer-access-icon{color:#9a4d12;background:#fff0e3;margin-inline:auto}.customer-access-unavailable h3,.customer-access-unavailable p{margin:0}.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-benefits{color:#426257;background:#f2f8f5;border-radius:13px;gap:8px;margin-top:18px;padding:13px 15px;display:grid}.customer-access-benefits span{align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}.customer-access-benefits svg{color:var(--brand);flex-shrink:0}.customer-whatsapp-button{border-radius:13px;min-height:52px;font-size:15px}.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{border:1px solid var(--brand-line,#cfe3da);background:#fff;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:25px;padding:7px;display:grid;box-shadow:0 2px 10px #01583814}.privacy-icon img{object-fit:contain;width:100%;height:100%}.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(2,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-sheet-access{padding-top:14px}.customer-account-brand{margin-bottom:12px}.customer-account-brand>span{display:none}.customer-account-head h2{font-size:25px}.customer-access{border-radius:20px;margin-top:18px;padding:24px 18px;box-shadow:0 18px 45px #0c372421}.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}.modal-overlay-product-order-modal{align-items:flex-end;padding:0}.product-order-modal{width:100%;max-height:96dvh;padding:0 16px calc(12px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.product-order-modal>header{z-index:4;border-bottom:1px solid var(--line);background:#fff;margin:0 -16px 14px;padding:15px 16px 12px;position:sticky;top:0}.product-order-modal .product-modal-image{border-radius:17px;max-height:245px}.product-order-modal .product-option-group{padding:14px}.product-add-button{z-index:3;margin:4px -4px 0;position:sticky;bottom:0;box-shadow:0 -10px 24px #ffffffdb}}@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-account-link,.consumer-account-back{color:#153e32;background:#fff;border:1px solid #cbdad3;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:9px 15px;font-size:14px;font-weight:800;display:inline-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-color:#014a30;background-image:linear-gradient(100deg, #013724 0%, #014a30f7 30%, #01543199 50%, #01583800 72%), var(--hero-image,url(/brand/pedevia-green.png));background-position:50%,100%;background-repeat:no-repeat,no-repeat;background-size:cover,cover;border-radius:34px;width:min(1180px,100% - 40px);margin:8px auto 0;padding:clamp(36px,6vw,72px);overflow:hidden;box-shadow:0 28px 75px #003e2926}.consumer-hero[data-daypart=madrugada] .consumer-eyebrow{color:#8ef0c0}.consumer-hero[data-daypart=manha] .consumer-eyebrow{color:#ffd98a}.consumer-hero[data-daypart=tarde] .consumer-eyebrow{color:#ffd27a}.consumer-hero[data-daypart=janta] .consumer-eyebrow{color:#ffb583}.consumer-hero[data-daypart=manha],.consumer-hero[data-daypart=tarde]{background-image:linear-gradient(100deg, #013724 0%, #014a30f7 33%, #015431a8 52%, #01583800 74%), var(--hero-image,url(/brand/pedevia-green.png))}.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-signature{color:#ffc18c;background:#003d29b8;border:1px solid #ffbe847a;border-radius:999px;width:fit-content;margin-top:18px;padding:8px 13px;font-size:clamp(16px,2vw,20px);line-height:1.25;display:block;box-shadow:0 8px 28px #002e202e}.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;flex:1;min-width:0;min-height:56px;padding:0;font-size:17px}.consumer-search>button{color:#49665a;background:#edf4f1;border:0;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;padding:0;display:grid}.consumer-location,.consumer-cep-toggle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#013a26cc;border:1px solid #ffffff54;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-quick-searches{scrollbar-width:none;color:#d6e9e1;align-items:center;gap:8px;margin-top:14px;font-size:13px;display:flex;overflow-x:auto}.consumer-quick-searches::-webkit-scrollbar{display:none}.consumer-cuisines::-webkit-scrollbar{display:none}.consumer-quick-searches>span{flex:none;font-weight:700}.consumer-quick-searches button{color:#fff;background:#ffffff14;border:1px solid #ffffff42;border-radius:999px;flex:none;min-height:34px;padding:6px 11px;font-size:13px;font-weight:700}.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-category-strip,.consumer-content{width:min(1180px,100% - 40px)}.consumer-category-strip{margin:24px auto 0}.consumer-content{margin:38px auto 80px}.consumer-cuisine-carousel{position:relative}.consumer-cuisines{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x;gap:11px;padding:4px 48px 13px 2px;display:flex;overflow-x:auto}.consumer-cuisines button{color:#315347;scroll-snap-align:start;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-cuisine-nav{z-index:2;color:#015838;background:#fff;border:1px solid #d8e2dd;border-radius:999px;place-items:center;width:40px;height:40px;transition:opacity .2s,transform .2s;display:grid;position:absolute;top:27px;transform:translateY(-50%);box-shadow:0 5px 16px #153e3226}.consumer-cuisine-nav.previous{left:-18px}.consumer-cuisine-nav.next{right:-18px}.consumer-cuisine-nav:disabled{opacity:0;pointer-events:none;transform:translateY(-50%)scale(.85)}.consumer-cuisine-nav:not(:disabled):active{transform:translateY(-50%)scale(.94)}.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{content-visibility:auto;contain-intrinsic-size:auto 310px;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-load-more{place-items:center;min-height:84px;margin-top:12px;display:grid}.consumer-load-more button{color:#075c3f;background:#fff;border:1px solid #b9d0c5;border-radius:999px;min-height:46px;padding:10px 22px;font-size:14px;font-weight:800}.consumer-load-more button:disabled{cursor:wait;opacity:.7}.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;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:19px;line-height:1.25;display:-webkit-box;overflow:hidden}.consumer-store-info>p{color:#65766e;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin:6px 0 14px;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.consumer-search-match{color:#08744f;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:-5px 0 12px;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.consumer-account-hub{color:#153e32;background:radial-gradient(circle at 15% 12%,#dff2e7 0,#0000 26rem),#f7faf8;min-height:100vh}.consumer-account-shell{grid-template-columns:minmax(0,.85fr) minmax(340px,1.15fr);gap:28px;width:min(920px,100% - 40px);margin:38px auto 0;padding-bottom:60px;display:grid}.consumer-account-intro,.consumer-account-stores{background:#fff;border:1px solid #dfe8e3;border-radius:26px;box-shadow:0 18px 54px #163d2e10}.consumer-account-intro{align-self:start;padding:34px}.consumer-account-icon{color:#015838;background:#e1f1e7;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:24px;display:grid}.consumer-account-intro h1{margin:8px 0 12px;font-size:clamp(30px,5vw,44px);line-height:1.05}.consumer-account-intro>p{color:#5d7067;margin:0;font-size:16px;line-height:1.55}.consumer-account-search{color:#527066;border:1px solid #bfd2c8;border-radius:15px;align-items:center;gap:10px;min-height:52px;margin-top:26px;padding:0 15px;display:flex}.consumer-account-search:focus-within{border-color:#08744f;box-shadow:0 0 0 3px #08744f1f}.consumer-account-search input{color:#153e32;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:16px}.consumer-account-stores{padding:26px}.consumer-account-stores h2{margin:0 0 16px;font-size:21px}.consumer-account-stores ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.consumer-account-stores li a{background:#fbfdfc;border:1px solid #e2eae6;border-radius:16px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:11px;display:grid}.consumer-account-stores li a:hover{background:#f2faf5;border-color:#a9cabb}.consumer-account-store-logo{color:#386252;background:#e4f0e9;border-radius:13px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.consumer-account-store-logo img{object-fit:cover;width:100%;height:100%}.consumer-account-stores li a>span:nth-child(2){gap:4px;min-width:0;display:grid}.consumer-account-stores strong{overflow-wrap:anywhere;font-size:15px;line-height:1.3}.consumer-account-stores small{color:#65766e;align-items:center;gap:4px;font-size:13px;display:flex}.consumer-account-empty{color:#65766e;text-align:center;align-content:center;place-items:center;gap:10px;min-height:170px;padding:20px;display:grid}.consumer-account-benefits{gap:12px;margin:25px 0 20px;padding:0;list-style:none;display:grid}.consumer-account-benefits li{color:#385c4e;align-items:center;gap:9px;font-size:14px;font-weight:700;display:flex}.consumer-account-benefits svg{color:#08744f;background:#dff4e8;border-radius:50%;flex:none;padding:2px}.consumer-account-security{color:#65766e;border-top:1px solid #e8efeb;align-items:flex-start;gap:9px;padding-top:18px;font-size:14px;line-height:1.45;display:flex}.consumer-account-security svg{color:#08744f;flex:none}.consumer-auth-card{background:#fff;border:1px solid #dfe8e3;border-radius:26px;align-self:start;min-width:0;padding:28px;box-shadow:0 18px 54px #163d2e10}.consumer-auth-tabs{background:#eff4f1;border-radius:15px;grid-template-columns:1fr 1fr;gap:5px;padding:5px;display:grid}.consumer-auth-tabs button{color:#5c7067;background:0 0;border:0;border-radius:11px;min-height:44px;font-size:15px;font-weight:800}.consumer-auth-tabs button[aria-selected=true]{color:#015838;background:#fff;box-shadow:0 3px 12px #163d2e14}.consumer-auth-heading{margin:25px 0 20px}.consumer-auth-heading h2,.consumer-profile-card h2{color:#153e32;margin:0 0 6px;font-size:25px;line-height:1.2}.consumer-auth-heading p,.consumer-profile-card>p{color:#65766e;margin:0;font-size:14px;line-height:1.5}.consumer-auth-form{gap:16px;display:grid}.consumer-auth-field{color:#294f41;gap:7px;font-size:14px;font-weight:800;display:grid}.consumer-auth-field>small,.consumer-password-hint,.consumer-phone-hint{color:#687a72;font-size:14px;font-weight:500;line-height:1.4}.consumer-country-phone{grid-template-columns:170px minmax(0,1fr);gap:10px;display:grid}.country-phone-input{grid-template-columns:minmax(190px,.85fr) minmax(220px,1.15fr);gap:12px;display:grid}.country-phone-input>label{color:#294f41;gap:7px;min-width:0;font-size:14px;font-weight:700;display:grid}.country-phone-input input,.country-phone-country{color:#153e32;background:#fff;border:1px solid #bdcec5;border-radius:14px;width:100%;min-width:0;min-height:52px;font-size:16px}.country-phone-country{align-items:center;gap:8px;padding:0 12px;display:flex}.country-phone-country i{flex:none;font-size:21px;font-style:normal}.country-phone-country select{width:100%;min-width:0;height:50px;color:inherit;background:0 0;border:0;outline:0;font-size:16px}.country-phone-input input{padding:0 14px}@media (max-width:620px){.country-phone-input{grid-template-columns:1fr}}.consumer-country-select{background:#fff;border:1px solid #bdcec5;border-radius:14px;align-items:center;gap:8px;min-width:0;min-height:52px;padding:0 12px;display:flex}.consumer-country-select:focus-within{border-color:#08744f;box-shadow:0 0 0 3px #08744f1f}.consumer-country-select>span,.consumer-country-flag{flex:none;font-size:21px}.consumer-country-flag{border-radius:3px;width:25px;height:auto;box-shadow:0 0 0 1px #153e3224}.consumer-country-select select{color:#153e32;background:0 0;border:0;outline:0;width:100%;min-width:0;height:50px;font-size:16px}.consumer-phone-hint{margin-top:-8px;display:block}.consumer-auth-input{color:#527066;background:#fff;border:1px solid #bdcec5;border-radius:14px;align-items:center;gap:10px;min-height:52px;padding:0 14px;display:flex}.consumer-auth-input:focus-within{border-color:#08744f;box-shadow:0 0 0 3px #08744f1f}.consumer-auth-input>svg{flex:none}.consumer-auth-input input{color:#153e32;background:0 0;border:0;outline:0;width:100%;min-width:0;height:48px;font-size:16px}.consumer-auth-input input::placeholder{color:#8b9993}.consumer-password-toggle{color:#527066;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid}.consumer-password-toggle:hover{background:#eff6f2}.consumer-forgot-password{color:#08744f;background:0 0;border:0;justify-self:end;margin-top:-5px;font-size:14px;font-weight:800}.consumer-auth-consent{color:#536a60;grid-template-columns:19px minmax(0,1fr);align-items:start;gap:10px;font-size:14px;line-height:1.45;display:grid}.consumer-auth-consent input{accent-color:#08744f;width:19px;height:19px;margin:1px 0 0}.consumer-auth-consent a{color:#08744f;font-weight:800;text-decoration:underline}.consumer-auth-submit,.consumer-auth-secondary{border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:50px;font-size:15px;font-weight:900;display:inline-flex}.consumer-auth-submit{color:#fff;background:#015838;border:1px solid #015838;width:100%;margin-top:2px;box-shadow:0 10px 22px #01583822}.consumer-auth-submit:disabled,.consumer-auth-secondary:disabled{cursor:wait;opacity:.65}.consumer-auth-secondary{color:#315648;background:#fff;border:1px solid #d3e0da;width:100%;margin-top:11px}.consumer-auth-alert{border-radius:12px;margin:0;padding:12px 14px;font-size:14px;line-height:1.45}.consumer-auth-alert.error{color:#9b2f35;background:#fff0f0}.consumer-auth-alert.success{color:#17633f;background:#e8f6ed}.consumer-auth-loading{color:#65766e;place-items:center;min-height:260px;font-size:15px;display:grid}.consumer-profile-card{text-align:center;display:grid}.consumer-profile-avatar{color:#015838;background:#e1f1e7;border-radius:22px;justify-self:center;place-items:center;width:66px;height:66px;margin-bottom:18px;font-size:28px;font-weight:900;display:grid}.consumer-profile-card dl{text-align:left;gap:10px;margin:24px 0 18px;display:grid}.consumer-profile-card dl>div{background:#fafcfb;border:1px solid #e2eae6;border-radius:13px;min-width:0;padding:13px 14px}.consumer-profile-card dt{color:#64776e;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.consumer-profile-card dd{overflow-wrap:anywhere;color:#153e32;margin:5px 0 0 25px;font-size:15px;font-weight:800}.consumer-delete-account{text-align:left;border-top:1px solid #e4eae7;margin-top:22px;padding-top:18px}.consumer-delete-trigger{color:#9b2f35;background:0 0;border:0;align-items:center;gap:7px;min-height:44px;font-size:14px;font-weight:800;display:inline-flex}.consumer-delete-account form{background:#fff8f8;border:1px solid #efc7ca;border-radius:15px;gap:14px;padding:17px;display:grid}.consumer-delete-account h3,.consumer-delete-account p{margin:0}.consumer-delete-account h3{color:#7f252b;font-size:18px}.consumer-delete-account p{color:#66494c;font-size:14px;line-height:1.5}.consumer-delete-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.consumer-delete-actions .consumer-auth-secondary{margin-top:0}.consumer-delete-confirm{color:#fff;background:#9b2f35;border:1px solid #9b2f35;border-radius:14px;min-height:50px;font-size:14px;font-weight:900}.consumer-delete-confirm:disabled{cursor:wait;opacity:.65}.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% - 24px);min-height:58px}.consumer-header .pedevia-logo-crop{width:112px!important;height:36px!important}.consumer-for-business{display:none}.consumer-header-actions{gap:7px}.consumer-account-link{min-height:40px;padding:7px 11px;font-size:13px}.consumer-install-button.compact span{display:inline}.consumer-hero{background-image:linear-gradient(180deg, #01432cd9 0%, #014a30f2 62%, #014a30 100%), var(--hero-image,url(/brand/pedevia-green.png));background-position:50%,top;background-size:cover,130%;border-radius:20px;width:calc(100% - 24px);margin-top:0;padding:16px 14px 13px}.consumer-hero[data-daypart=manha],.consumer-hero[data-daypart=tarde]{background-image:linear-gradient(180deg, #01432cde 0%, #014a30f4 62%, #014a30 100%), var(--hero-image,url(/brand/pedevia-green.png))}.consumer-hero h1{letter-spacing:-1.2px;margin:6px 0 7px;font-size:27px;line-height:1.08}.consumer-hero>div:first-child>p{font-size:14px;line-height:1.45}.consumer-signature{display:none}.consumer-eyebrow{letter-spacing:1.1px;font-size:11px}.consumer-search-area{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:14px}.consumer-search{grid-column:1/-1;padding-inline:14px}.consumer-search input{min-height:46px;font-size:16px}.consumer-quick-searches{gap:6px;margin-top:10px;margin-right:0;padding-right:8px;font-size:12px}.consumer-quick-searches button{min-height:30px;padding:5px 10px;font-size:12px}.consumer-search,.consumer-location,.consumer-cep-toggle{min-height:46px}.consumer-location,.consumer-cep-toggle{border-radius:13px;grid-column:auto;padding:8px 12px;font-size:13px}.consumer-cep-toggle{border:0;min-width:92px;min-height:40px}.consumer-cep-form{grid-template-columns:1fr}.consumer-cep-form small{grid-column:auto}.consumer-category-strip,.consumer-content{width:calc(100% - 24px)}.consumer-category-strip{margin-top:10px}.consumer-content{margin-top:18px}.consumer-cuisine-carousel{margin-inline:0}.consumer-cuisines{gap:8px;padding:3px 46px 8px 2px}.consumer-cuisines button{gap:4px;min-height:40px;padding:6px 8px;font-size:12px}.consumer-cuisines button span{font-size:15px}.consumer-cuisine-nav{width:32px;height:32px;top:22px}.consumer-cuisine-nav.previous{left:2px}.consumer-cuisine-nav.next{right:2px}.consumer-section-title{align-items:flex-start;margin:16px 0 12px}.consumer-section-title h2{font-size:20px}.consumer-section-title>span{display:none}.consumer-store-grid{grid-template-columns:1fr;gap:10px}.consumer-store-card{border-radius:15px;grid-template-columns:104px minmax(0,1fr);display:grid}.consumer-store-cover{height:100%;min-height:120px}.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;font-size:10.5px;top:auto;bottom:56px;left:8px}.consumer-store-info{min-width:0;padding:11px}.consumer-store-info h3{font-size:15.5px}.consumer-store-info>p{min-height:0;margin:4px 0 7px;font-size:13px}.consumer-store-info>div:first-child{align-items:flex-start}.consumer-store-info>div:first-child svg{flex-shrink:0;margin-top:2px}.consumer-store-promo{white-space:normal;line-height:1.25}.consumer-store-facts{gap:5px 9px;display:flex}.consumer-store-facts span{font-size:12px}.consumer-account-shell{grid-template-columns:1fr;gap:14px;width:calc(100% - 24px);margin-top:14px;padding-bottom:28px}.consumer-account-intro,.consumer-account-stores,.consumer-auth-card{border-radius:21px}.consumer-account-intro{display:none}.consumer-account-intro h1{font-size:29px;line-height:1.08}.consumer-account-stores{padding:20px 14px}.consumer-auth-card{order:-1;padding:21px 18px}.consumer-account-benefits{margin-block:21px 17px}.consumer-auth-heading{margin:21px 0 18px}.consumer-auth-heading h2,.consumer-profile-card h2{font-size:23px}.consumer-account-back{padding-inline:12px}.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}}@media (max-width:390px){.consumer-country-phone{grid-template-columns:1fr}}:root{--brand-soft:#eaf3ef;--brand-softer:#f4f9f7;--brand-line:#cfe3da;--accent:#ff8015;--accent-soft:#fff3e6;--accent-line:#ffd9b3;--accent-ink:#9a4c00;--ok:#17805a;--ok-soft:#e7f4ee;--warn:#b26a00;--warn-soft:#fff5e3;--bad:#b3261e;--bad-soft:#fdecea;--off:#7c8a83;--off-soft:#f1f4f2;--ink-2:#3c4b44;--radius-sm:10px;--radius:14px;--radius-lg:18px;--shadow-sm:0 1px 2px #0b30231a;--shadow:0 6px 20px #0b30230f;--shadow-lg:0 18px 44px #0b302318}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 24px;display:flex}.page-header h1{letter-spacing:-.9px;margin:4px 0 0;font-size:28px}.page-header p{color:var(--muted);max-width:62ch;margin:6px 0 0;font-size:14px}.page-header-actions{flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex}.status-dot{background:var(--off);border-radius:50%;flex:none;width:9px;height:9px}.status-dot.t-ok{background:var(--ok);box-shadow:0 0 0 3px #17805a22}.status-dot.t-warn{background:var(--accent);box-shadow:0 0 0 3px #ff801526}.status-dot.t-bad{background:var(--bad);box-shadow:0 0 0 3px #b3261e22}.status-dot.t-brand{background:var(--brand);box-shadow:0 0 0 3px #01583822}.status-pill{background:var(--off-soft);color:var(--ink-2);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:5px 11px;font-size:12.5px;font-weight:700;display:inline-flex}.status-pill.t-ok{background:var(--ok-soft);color:var(--ok)}.status-pill.t-warn{background:var(--warn-soft);color:var(--warn)}.status-pill.t-bad{background:var(--bad-soft);color:var(--bad)}.status-pill.t-brand{background:var(--brand-soft);color:var(--brand)}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin-bottom:22px;display:grid}.metric-card{border:1px solid var(--line);border-radius:var(--radius);text-align:left;box-shadow:var(--shadow-sm);background:#fff;align-content:start;gap:8px;min-width:0;padding:20px;display:grid}button.metric-card{font:inherit;color:inherit;transition:border-color .15s,transform .15s,box-shadow .15s}button.metric-card:hover{border-color:var(--brand-line);box-shadow:var(--shadow);transform:translateY(-1px)}.metric-card-label{color:var(--ink-2);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.metric-card-icon{background:var(--brand-soft);width:26px;height:26px;color:var(--brand);border-radius:8px;place-items:center;display:grid}.metric-card-icon svg{width:15px;height:15px}.metric-card strong{letter-spacing:-1.2px;font:800 30px/1.1 Manrope,sans-serif}.metric-card small{color:var(--muted);font-size:13px}.metric-trend{color:var(--muted);font-size:13px;font-weight:700}.metric-trend.up{color:var(--ok)}.metric-trend.down{color:var(--bad)}.empty-state{text-align:center;color:var(--ink-2);justify-items:center;gap:8px;padding:38px 22px;display:grid}.empty-state-emoji{font-size:38px;line-height:1}.empty-state b{font-size:17px;font-family:var(--font-manrope), Manrope, sans-serif}.empty-state p{color:var(--muted);max-width:46ch;margin:0;font-size:14px}.empty-state-action{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.action-banner{border-radius:var(--radius);border:1px solid var(--accent-line);background:var(--accent-soft);color:var(--accent-ink);align-items:center;gap:13px;margin-bottom:14px;padding:14px 16px;display:flex}.action-banner.t-bad{background:var(--bad-soft);color:#8f231c;border-color:#f3c8c2}.action-banner.t-ok{border-color:var(--brand-line);background:var(--ok-soft);color:var(--ok)}.action-banner-icon{background:#ffffffb0;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.action-banner-text{flex:1;min-width:0}.action-banner-text b{font-size:14.5px;display:block}.action-banner-text p{opacity:.9;margin:2px 0 0;font-size:13.5px;line-height:1.45}.action-banner .primary,.action-banner .secondary{flex-shrink:0;min-height:38px}.action-banner-stack{gap:10px;margin-bottom:22px;display:grid}.action-banner-stack .action-banner{margin:0}.integration-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:16px;display:grid}.integration-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;align-content:start;gap:12px;padding:22px;display:grid}.integration-card.t-ok{border-color:var(--brand-line)}.integration-card-head{align-items:center;gap:13px;display:flex}.integration-card-head>div{justify-items:start;gap:6px;display:grid}.integration-card-head b{font:700 16px Manrope,sans-serif}.integration-card-icon{background:var(--brand-soft);width:44px;height:44px;color:var(--brand);border-radius:12px;flex:none;place-items:center;display:grid}.integration-card.t-off .integration-card-icon{background:var(--off-soft);color:var(--off)}.integration-card>p{color:var(--ink-2);margin:0;font-size:14px;line-height:1.5}.integration-card-meta{color:var(--muted);background:var(--surface);border-radius:var(--radius-sm);overflow-wrap:anywhere;padding:10px 12px;font-size:13.5px}.integration-card-meta b{color:var(--ink)}.integration-card-actions{flex-wrap:wrap;gap:9px;margin-top:2px;display:flex}.progress-meter{gap:8px;display:grid}.progress-meter-label{color:var(--ink-2);font-size:14px;font-weight:600}.progress-meter strong{letter-spacing:-.8px;font:800 26px Manrope,sans-serif}.progress-meter strong span{color:var(--muted);font-size:16px;font-weight:600}.progress-meter small{color:var(--muted);font-size:13px}.progress-track{background:#e6ece9;border-radius:999px;height:10px;overflow:hidden}.progress-fill{background:var(--brand);border-radius:999px;height:100%;transition:width .3s;display:block}.progress-fill.t-warn{background:var(--accent)}.progress-fill.t-bad{background:var(--bad)}.bar-chart{gap:10px;display:grid}.bar-row{grid-template-columns:minmax(64px,auto) 1fr minmax(52px,auto);align-items:center;gap:12px;font-size:13.5px;display:grid}.bar-label{color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.bar-track{background:#eef2f0;border-radius:999px;height:12px;overflow:hidden}.bar-fill{background:linear-gradient(90deg,#017a4d,#01a768);border-radius:999px;height:100%;display:block}.bar-value{text-align:right;color:var(--ink);white-space:nowrap;font-weight:700}.column-chart{align-items:flex-end;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.column{flex:1 1 0;justify-items:center;gap:7px;min-width:42px;display:grid}.column-value{color:var(--muted);white-space:nowrap;font-size:11.5px;font-weight:700}.column-track{background:#f2f6f4;border-radius:9px;align-items:flex-end;width:100%;height:118px;display:flex;overflow:hidden}.column-fill{background:linear-gradient(#01a768,#017a4d);border-radius:9px 9px 0 0;width:100%}.column.highlight .column-fill{background:linear-gradient(#ff9a3f,#f57500)}.column.highlight .column-value{color:var(--accent-ink)}.column-label{color:var(--muted);white-space:nowrap;font-size:12px}.section-card{border:1px solid var(--line);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow-sm);background:#fff;margin-bottom:18px;padding:22px}.section-card-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.section-card-head h2{letter-spacing:-.3px;margin:0;font-size:17px}.section-card-head p{color:var(--muted);max-width:60ch;margin:5px 0 0;font-size:13.5px}.section-card>.section-card-head+.bar-chart,.section-card>.section-card-head+.column-chart{margin-top:4px}.card-grid{gap:18px;margin-bottom:18px;display:grid}.card-grid.two{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.card-grid.two>.section-card,.card-grid.two>.setup-progress{margin-bottom:0}.advanced{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);margin:14px 0 0}.advanced>summary{cursor:pointer;color:var(--ink-2);align-items:center;gap:9px;min-height:46px;padding:13px 15px;font-size:14px;font-weight:700;list-style:none;display:flex}.advanced>summary::-webkit-details-marker{display:none}.advanced>summary svg{color:var(--muted);flex-shrink:0;transition:transform .15s}.advanced[open]>summary svg{transform:rotate(180deg)}.advanced>summary small{color:var(--muted);text-align:right;margin-left:auto;font-weight:500}.advanced-body{gap:14px;padding:4px 15px 16px;font-size:14px;display:grid}.advanced-body>p{color:var(--muted);margin:0;font-size:13.5px}.advanced-body code{overflow-wrap:anywhere}.setup-progress{border:1px solid var(--brand-line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#fff,#f6fbf9);gap:14px;margin-bottom:18px;padding:22px;display:grid}.setup-progress-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.setup-progress-head b{font:700 17px Manrope,sans-serif;display:block}.setup-progress-head span{color:var(--muted);font-size:13.5px}.setup-progress-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.setup-progress-list li{color:var(--ink-2);align-items:center;gap:10px;font-size:14px;display:flex}.setup-progress-list li.done{color:var(--muted)}.setup-step-mark{color:#fff;border:2px solid #d3ded8;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.setup-progress-list li.done .setup-step-mark{background:var(--ok);border-color:var(--ok)}.setup-progress-list .text-button{font-size:14px;font-weight:700}.insight-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.insight-card{border-radius:var(--radius-sm);background:var(--brand-softer);border:1px solid #e2ece7;align-items:flex-start;gap:11px;padding:15px 16px;display:flex}.insight-card>span{font-size:19px;line-height:1.2}.insight-card p{color:var(--ink-2);margin:0;font-size:14px;line-height:1.5}body.has-drawer{overflow:hidden}.drawer-overlay{z-index:300;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-scrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a20194d;position:absolute;inset:0}.drawer{width:min(640px,100%);height:100%;box-shadow:var(--shadow-lg);background:#fff;flex-direction:column;animation:.2s ease-out drawer-in;display:flex;position:relative}.drawer.wide{width:min(780px,100%)}@keyframes drawer-in{0%{opacity:.4;transform:translate(24px)}}.drawer-head{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 24px;display:flex}.drawer-head h2{margin:0;font-size:20px}.drawer-subtitle{color:var(--muted);align-items:center;gap:6px;margin-top:5px;font-size:13px;display:flex}.drawer-body{flex:1;padding:22px 24px;overflow-y:auto}.drawer-foot{border-top:1px solid var(--line);background:#fff;flex-shrink:0;align-items:center;gap:10px;padding:14px 24px;display:flex}.drawer-foot .primary{margin-left:auto}.quick-actions{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.quick-action{border-radius:var(--radius);border:1px solid var(--line);text-align:left;min-height:96px;color:var(--ink);box-shadow:var(--shadow-sm);background:#fff;justify-items:start;gap:5px;padding:16px;transition:border-color .15s,transform .15s;display:grid}.quick-action:hover{border-color:var(--brand-line);transform:translateY(-1px)}.quick-action b{font:700 15px Manrope,sans-serif}.quick-action small{color:var(--muted);font-size:12.5px}.quick-action-icon{background:var(--brand-soft);width:36px;height:36px;color:var(--brand);border-radius:11px;place-items:center;margin-bottom:4px;display:grid}.nav-group{gap:3px;margin-bottom:6px;display:grid}.sidebar nav{gap:0;padding-bottom:8px}.nav-item{font-size:13.5px}.nav-item.active{box-shadow:inset 3px 0 0 var(--brand)}.nav-scrim{display:none}.store-toggle{border:1px solid var(--line);min-height:40px;color:var(--ink-2);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13.5px;font-weight:700;display:inline-flex}.store-toggle.open{border-color:var(--brand-line);background:var(--ok-soft);color:var(--ok)}.store-toggle.closed{background:var(--warn-soft);color:var(--warn);border-color:#e2d5c2}.store-toggle:hover:not(:disabled){filter:brightness(.98)}.mobile-tabbar{display:none}.status-strip{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;padding:14px 16px;display:flex}.status-strip-item{border-right:1px solid var(--line);flex:190px;align-items:center;gap:9px;min-width:0;padding-right:16px;display:flex}.status-strip-item:last-of-type{border-right:0}.status-strip-item b{font-size:13.5px;display:block}.status-strip-item small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.status-strip-more{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--ink-2);border-radius:999px;align-items:center;gap:7px;margin-left:auto;padding:8px 13px;font-size:13px;font-weight:700;display:inline-flex}.status-strip-more:hover{border-color:var(--brand-line)}.pipeline{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:18px;display:grid}.pipeline-step{text-align:left;border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface);color:var(--ink);justify-items:start;gap:4px;padding:15px 16px;display:grid}.pipeline-step strong{font:800 27px/1 Manrope,sans-serif}.pipeline-step span{color:var(--muted);font-size:12.5px;font-weight:600}.pipeline-step.t-warn:not(.quiet){background:var(--warn-soft);border-color:var(--accent-line)}.pipeline-step.t-warn:not(.quiet) strong{color:var(--warn)}.pipeline-step.t-ok:not(.quiet){background:var(--ok-soft);border-color:var(--brand-line)}.pipeline-step.t-ok:not(.quiet) strong{color:var(--ok)}.pipeline-step.t-brand:not(.quiet) strong{color:var(--brand)}.pipeline-step.t-quiet{opacity:.62}.pipeline-step:hover{border-color:var(--brand-line)}.overview-orders{gap:2px;display:grid}.overview-orders .order-line{text-align:left;border:0;border-top:1px solid var(--line);width:100%;color:inherit;background:0 0;border-radius:0}.overview-orders .order-line:hover{background:var(--brand-softer)}.settings-tabs{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:22px;display:grid}.settings-tab{border-radius:var(--radius);border:1px solid var(--line);text-align:left;min-height:62px;color:var(--ink-2);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:11px;padding:13px 15px;display:flex}.settings-tab svg{color:var(--muted);flex-shrink:0}.settings-tab b{font-size:14px;font-family:var(--font-manrope), Manrope, sans-serif;display:block}.settings-tab small{color:var(--muted);font-size:12px;display:block}.settings-tab.active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}.settings-tab.active svg,.settings-tab.active small{color:var(--brand)}.settings-pane{gap:0;display:grid}.settings-pane.hidden{display:none}.settings-form{gap:0;padding-bottom:12px}.settings-save-bar{z-index:20;border:1px solid var(--line);border-radius:var(--radius);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow);background:#fffe;align-items:center;gap:14px;margin-top:6px;padding:14px 18px;display:flex;position:sticky;bottom:0}.settings-save-bar span{color:var(--muted);font-size:13px}.field-help{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.field-help.ok{color:var(--ok);align-items:center;gap:6px;font-weight:600;display:flex}.section-card>.field+.field,.section-card>.field+.two-fields,.section-card>.two-fields+.field,.section-card>.toggle-row+.toggle-row,.section-card>.field,.section-card>.two-fields,.section-card>.toggle-row,.section-card>.option-cards,.section-card>.field-help,.section-card>.advanced{margin-top:14px}.section-card>.section-card-head+*{margin-top:0}.toggle-row{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;align-items:flex-start;gap:12px;padding:14px 15px;display:flex}.toggle-row input[type=checkbox]{flex-shrink:0;width:20px;height:20px;margin-top:1px}.toggle-row b{font-size:14.5px;display:block}.toggle-row small{color:var(--muted);margin-top:3px;font-size:14px;display:block}.toggle-group>.toggle-row+.toggle-row{margin-top:10px}.toggle-group>legend{font-size:14px}.option-cards{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.option-card{border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;background:#fff;align-items:flex-start;gap:11px;padding:14px;transition:border-color .15s;display:flex}.option-card:hover{border-color:var(--brand-line)}.option-card:has(input:checked){border-color:var(--brand);background:var(--brand-softer)}.option-card input[type=checkbox]{flex-shrink:0;width:20px;height:20px;margin-top:1px}.option-card b{font-size:14.5px;display:block}.option-card small{color:var(--muted);margin-top:2px;font-size:12.5px;display:block}.plan-summary{gap:14px;display:grid}.plan-summary>div:first-child strong{letter-spacing:-1px;margin-top:6px;font:800 32px Manrope,sans-serif;display:block}.plan-summary>div:first-child small{color:var(--muted);font-size:13px}@media (max-width:1000px){.status-strip-item{border-right:0;flex-basis:46%}.status-strip-more{justify-content:center;width:100%;margin-left:0}}@media (max-width:760px){.page-header{flex-direction:column;align-items:stretch;gap:14px}.page-header h1{font-size:24px}.page-header-actions .primary,.page-header-actions .secondary{flex:1}.nav-scrim{z-index:39;opacity:0;pointer-events:none;background:#0a20194d;transition:opacity .2s;display:block;position:fixed;inset:0}.nav-scrim.show{opacity:1;pointer-events:auto}.sidebar{padding-bottom:24px}.workspace-body{padding-bottom:96px}.mobile-tabbar{z-index:45;border-top:1px solid var(--line);padding:6px 4px calc(6px + env(safe-area-inset-bottom));background:#fff;grid-auto-columns:1fr;grid-auto-flow:column;display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -4px 20px #0b302312}.tabbar-item{min-height:56px;color:var(--muted);background:0 0;border:0;justify-items:center;gap:3px;padding:6px 2px;font-size:11px;font-weight:600;display:grid}.tabbar-item.active{color:var(--brand);font-weight:800}.tabbar-icon{border-radius:999px;place-items:center;width:34px;height:26px;display:grid;position:relative}.tabbar-item.active .tabbar-icon{background:var(--brand-soft)}.tabbar-count{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-style:normal;font-weight:800;display:grid;position:absolute;top:-4px;right:0}.see-menu{display:none}.store-toggle{padding:8px 12px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-card{padding:15px}.metric-card strong{font-size:23px}.metric-card-label{font-size:12.5px}.pipeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pipeline-step{padding:13px}.section-card{padding:17px}.settings-tabs{padding-bottom:4px;scroll-snap-type:x mandatory;gap:8px;margin-inline:-16px;padding-inline:16px;display:flex;overflow-x:auto}.settings-tab{scroll-snap-align:start;flex:none;min-height:46px}.settings-tab small{display:none}.settings-save-bar{bottom:74px}.settings-save-bar span{display:none}.settings-save-bar .primary,.drawer{width:100%}.drawer-head,.drawer-body,.drawer-foot{padding-inline:18px}.action-banner{flex-wrap:wrap}.action-banner .primary,.action-banner .secondary{width:100%}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.tabbar-item{font-size:10px}}.catalog-toolbar{gap:12px}.catalog-toolbar .search{flex:1;min-width:200px}.category-tabs{flex-wrap:wrap;margin-bottom:16px}.catalog-summary{color:var(--muted);margin:0 0 14px;font-size:13.5px}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:12px;margin-bottom:18px;display:grid}.catalog-card{border:1px solid var(--line);border-radius:var(--radius);text-align:left;color:var(--ink);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:14px;min-height:92px;padding:12px;transition:border-color .15s,transform .15s;display:flex}.catalog-card:hover{border-color:var(--brand-line);transform:translateY(-1px)}.catalog-card.paused{background:var(--surface)}.catalog-card.paused .catalog-card-photo img{filter:grayscale();opacity:.65}.catalog-card-photo{background:var(--brand-softer);border:1px solid var(--line);color:#a9bab2;border-radius:11px;flex:none;place-items:center;width:68px;height:68px;display:grid;overflow:hidden}.catalog-card-photo img{object-fit:cover;width:100%;height:100%}.catalog-card-body{flex:1;gap:3px;min-width:0;display:grid}.catalog-card-body b{text-overflow:ellipsis;white-space:nowrap;font:700 15.5px Manrope,sans-serif;overflow:hidden}.catalog-card-body>small{color:var(--muted);font-size:12.5px}.catalog-card-foot{flex-wrap:wrap;align-items:center;gap:9px;margin-top:3px;display:flex}.catalog-card-foot strong{color:var(--brand);font:800 16px Manrope,sans-serif}.catalog-card-arrow{color:#b6c4bd;flex-shrink:0}.photo-uploader{gap:9px;display:grid}.field-label{font-size:14px;font-weight:600}.visually-hidden-input{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.photo-dropzone{border-radius:var(--radius);background:var(--brand-softer);cursor:pointer;text-align:center;border:2px dashed #cddbd4;justify-items:center;gap:5px;padding:30px 20px;transition:border-color .15s,background .15s;display:grid}.photo-dropzone:hover,.photo-dropzone.dragging{border-color:var(--brand);background:var(--brand-soft)}.photo-dropzone-icon{width:52px;height:52px;color:var(--brand);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;place-items:center;margin-bottom:4px;display:grid}.photo-dropzone b{font:700 15px Manrope,sans-serif}.photo-dropzone small{color:var(--muted);font-size:13px}.photo-dropzone-button{pointer-events:none;margin-top:10px}.photo-preview{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-items:center;gap:15px;padding:12px;display:flex}.photo-preview img{object-fit:cover;background:var(--surface);border-radius:12px;flex:none;width:104px;height:104px}.photo-preview b{font-size:14.5px;display:block}.photo-preview small{color:var(--muted);margin-top:3px;font-size:13px;display:block}.photo-preview-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:11px;display:flex}.photo-preview-actions label.secondary{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:8px;min-height:38px;padding:9px 14px;font-size:13.5px;font-weight:700;display:inline-flex}.product-editor-form{gap:18px;display:grid}.product-editor-form .product-options-editor{border:1px solid var(--line);border-radius:var(--radius);gap:13px;margin:0;padding:18px;display:grid}.product-editor-form .product-options-editor legend{padding:0 6px;font:700 15px Manrope,sans-serif}.drawer-foot .text-button.danger{margin-right:auto}@media (max-width:760px){.catalog-grid{grid-template-columns:1fr}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-toolbar .primary{width:100%}.photo-preview{text-align:center;flex-direction:column;align-items:stretch}.photo-preview img{width:100%;height:160px}.photo-preview-actions{justify-content:center}}.attendance-usage{border-radius:var(--radius);background:var(--brand-softer);border:1px solid #e2ece7;gap:14px;padding:18px;display:grid}.attendance-usage>.secondary{justify-self:start}.attendance-limit-form{gap:10px}.attendance-limit-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.attendance-item{border-top:1px solid var(--line);align-items:flex-start;gap:13px;padding:15px 0;display:flex}.attendance-item>div{flex:1;min-width:0}.attendance-item b{font-size:14.5px;display:block}.attendance-item small{color:var(--muted);margin-top:2px;font-size:13px;display:block}.attendance-item .field-help{margin-top:6px}.attendance-item>.primary,.attendance-item>.secondary{flex-shrink:0}.attendance-avatar{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:50%;flex:none;place-items:center;display:grid}.attendance-item.attention .attendance-avatar{background:var(--warn-soft);color:var(--warn)}.attendance-thread{border-radius:var(--radius-sm);background:var(--surface);gap:8px;max-height:280px;margin-top:10px;padding:12px;display:grid;overflow-y:auto}.attendance-thread p{border-radius:12px;max-width:85%;margin:0;padding:9px 12px;font-size:13.5px;line-height:1.5}.attendance-thread p b{opacity:.7;align-items:center;gap:4px;margin-right:6px;font-size:12px;display:inline-flex}.attendance-thread .from-customer{border:1px solid var(--line);background:#fff}.attendance-thread .from-bot{background:var(--brand-soft);justify-self:end}.complaint-kinds{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.complaint-kinds li{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface);opacity:.6;padding:13px 14px}.complaint-kinds li.on{opacity:1;border-color:var(--brand-line);background:var(--brand-softer)}.complaint-kinds b{font-size:14px;display:block}.complaint-kinds small{color:var(--muted);margin-top:2px;font-size:12.5px;display:block}.complaint-list{gap:10px;margin-top:16px;display:grid}.complaint-item{border-radius:var(--radius-sm);border:1px solid var(--accent-line);background:var(--accent-soft);gap:12px;padding:14px;display:flex}.complaint-icon{width:34px;height:34px;color:var(--warn);background:#ffffffb0;border-radius:10px;flex:none;place-items:center;display:grid}.complaint-item b{color:var(--accent-ink);font-size:14px;display:block}.complaint-item p{margin:4px 0;font-size:13.5px;line-height:1.5}.complaint-item small{color:#9a6a35;font-size:12.5px;display:block}.complaint-item .secondary{margin-top:9px}.whatsapp-connect{text-align:center;justify-items:center;gap:14px;display:grid}.whatsapp-connect>.primary,.whatsapp-connect>.secondary{min-width:240px}.whatsapp-qr{text-align:left;flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;display:flex}.whatsapp-qr img{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:8px}.whatsapp-qr ol{color:var(--ink-2);gap:8px;max-width:34ch;margin:0;padding-left:20px;font-size:14px;display:grid}.print-job{border-top:1px solid var(--line);align-items:center;gap:12px;padding:11px 0;font-size:13.5px;display:flex}.print-job>div{flex:1;min-width:0}.print-job b{display:block}.print-job small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.cash-hero{border-radius:var(--radius-lg);border:1px solid var(--line);box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#fff,#f5faf8);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;padding:26px;display:flex}.cash-hero.open{border-color:var(--brand-line);background:linear-gradient(135deg,#fff,#eef7f2)}.cash-hero h2{letter-spacing:-1.4px;margin:12px 0 6px;font-size:34px}.cash-hero p{color:var(--muted);max-width:52ch;margin:0;font-size:14px}.cash-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.cash-open-form{align-items:flex-end;gap:12px;min-width:280px;display:flex}.cash-open-form .field{flex:1}.cash-expected{border-radius:var(--radius);background:var(--brand-softer);border:1px solid #e2ece7;justify-content:space-between;align-items:baseline;gap:14px;margin:14px 0;padding:16px 18px;display:flex}.cash-expected span{color:var(--ink-2);font-size:14px;font-weight:600}.cash-expected strong{letter-spacing:-.8px;font:800 26px Manrope,sans-serif}.cash-movement{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;margin:0;padding:9px 0;font-size:14px;display:flex}.cash-movement .out{color:var(--bad)}.cash-movement .in{color:var(--ok)}.customer-list{display:grid}.customer-row{border:0;border-top:1px solid var(--line);text-align:left;color:inherit;background:0 0;align-items:center;gap:14px;width:100%;padding:13px 6px;display:flex}.customer-row:first-child{border-top:0}.customer-row:hover{background:var(--brand-softer)}.customer-row-main{flex:180px;min-width:0}.customer-row-main b{text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;display:block;overflow:hidden}.customer-row-main small,.customer-row-stat small{color:var(--muted);font-size:12.5px;display:block}.customer-row-stat{text-align:right;flex:none;min-width:96px}.customer-row-stat b{font:700 15px Manrope,sans-serif}.customer-row-when{color:var(--muted);text-align:right;flex:none;min-width:150px;font-size:12.5px}.ledger-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.ledger-row:first-child{border-top:0}.ledger-row b{font-size:14px;display:block}.ledger-row small{color:var(--muted);font-size:12.5px}.ledger-row strong.in{color:var(--ok)}.ledger-row strong.out{color:var(--warn)}.report-range{margin-bottom:20px}.report-send{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.report-send .field{min-width:180px}.tabs button i{background:#dfe7e3;border-radius:999px;margin-left:7px;padding:1px 6px;font-size:11px;font-style:normal;font-weight:800}.tabs button.selected i{background:#fff5}.order-detail{gap:18px;display:grid}.order-detail-block{gap:4px;display:grid}.order-detail-block>b{font:700 16px Manrope,sans-serif}.order-detail-block p{color:var(--ink-2);margin:0;font-size:14px}.order-detail-item{border-top:1px solid var(--line);align-items:flex-start;gap:12px;padding:10px 0;font-size:14px;display:flex}.order-detail-item>div{flex:1;min-width:0}.order-detail-item small{color:var(--muted);font-size:12.5px;display:block}.order-detail-item strong{white-space:nowrap}.order-detail-block.totals{border-radius:var(--radius-sm);background:var(--surface);gap:8px;padding:14px 16px}.order-detail-block.totals p{justify-content:space-between;gap:12px;margin:0;display:flex}.order-detail-block.totals .total{border-top:1px solid var(--line);padding-top:8px;font-size:16px}.order-detail-block.totals .total b{font:800 18px Manrope,sans-serif}.order-detail-danger{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px;margin-top:20px;padding-top:16px;display:flex}@media (max-width:760px){.cash-hero{padding:20px}.cash-hero h2{font-size:28px}.cash-hero-actions,.cash-open-form{width:100%}.cash-hero-actions button,.cash-open-form button{flex:1}.customer-row{flex-wrap:wrap;gap:10px}.customer-row-when{text-align:left;width:100%;min-width:0}.customer-row-stat{min-width:78px}.report-send .primary{width:100%}}.team-list{display:grid}.team-row{border-top:1px solid var(--line);align-items:center;gap:14px;padding:15px 0;display:flex}.team-row:first-child{border-top:0}.team-row-main{flex:170px;min-width:0}.team-row-main b{font-size:14.5px;display:block}.team-row-main small{color:var(--muted);overflow-wrap:anywhere;font-size:12.5px}.team-row-role{flex:220px;justify-items:start;gap:4px;min-width:0;display:grid}.team-row-role small{color:var(--muted);font-size:12.5px}.team-password-note{max-width:150px;color:var(--muted);text-align:right;font-size:12.5px;line-height:1.4}.team-invite-actions{gap:8px;display:flex}.team-invite-actions .danger{background:#fff;border-color:#efcfcb}.avatar.pending{color:#8a5700;background:#fff4df}.invite-security-note{border:1px solid var(--brand-line);background:var(--brand-softer);color:var(--brand-dark);border-radius:10px;align-items:flex-start;gap:10px;padding:13px 14px;font-size:14px;line-height:1.5;display:flex}.invite-security-note svg{flex:none;margin-top:2px}.role-cards{grid-template-columns:1fr}.option-card input[type=radio]{width:20px;height:20px;accent-color:var(--brand);flex-shrink:0;margin-top:1px}.option-card:has(input[type=radio]:checked){border-color:var(--brand);background:var(--brand-softer)}.table-card{min-width:178px;box-shadow:var(--shadow-sm);border-radius:var(--radius);background:#fff;gap:7px;transition:border-color .15s,transform .15s}.table-card:hover{border-color:var(--brand-line);transform:translateY(-1px)}.table-card b{font:700 16px Manrope,sans-serif}.table-card strong{color:var(--brand);font:800 20px Manrope,sans-serif}@media (max-width:760px){.team-row{flex-wrap:wrap}.team-row .secondary{width:100%}.team-password-note{text-align:left;width:100%;max-width:none}.team-invite-actions{width:100%}.tables-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));display:grid}.table-card{min-width:0}}.growth-row{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:14px;padding:14px 0;display:flex}.growth-row:first-of-type{border-top:0}.growth-row>div:first-child{flex:220px;min-width:0}.growth-row b{font-size:14.5px;display:block}.growth-row small{color:var(--muted);font-size:12.5px;line-height:1.5;display:block}.growth-row small.error{color:var(--bad);background:0 0;border:0;padding:0}.growth-row .text-button{margin-top:4px;font-size:13px}.growth-consents{flex-wrap:wrap;gap:7px;display:flex}.inventory-panel{gap:16px;display:grid}.inventory-panel input,.inventory-panel select,.inventory-panel textarea{font-size:16px}.inventory-panel small{font-size:14px}.inventory-hero{color:#fff;background:radial-gradient(circle at 90% 5%,#ffbe754d,#0000 34%),linear-gradient(135deg,#102d25,#075d46);border-radius:22px;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:28px;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 46px #09392c29}.inventory-hero .eyebrow{color:#a8f0d2}.inventory-hero h2{max-width:650px;margin:7px 0 8px;font-size:clamp(23px,3vw,34px);line-height:1.08}.inventory-hero p{color:#ffffffd1;max-width:680px;margin:0;font-size:15px;line-height:1.6}.inventory-flow{align-content:center;gap:8px;display:grid}.inventory-flow span{background:#ffffff14;border:1px solid #ffffff29;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.inventory-flow b{color:#064e3b;background:#b7f7d9;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.inventory-tabs{flex-wrap:nowrap;padding:0 0 2px;overflow-x:auto}.inventory-tabs button{white-space:nowrap}.inventory-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.inventory-alert-list{gap:8px;display:grid}.inventory-alert-list button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:12px;display:flex}.inventory-alert-list b,.inventory-alert-list small{display:block}.inventory-alert-list small{color:var(--muted);margin-top:3px;font-size:14px}.inventory-big-number{color:var(--ink);margin:8px 0;font-size:34px;display:block}.inventory-big-number small{color:var(--muted);font-size:15px;font-weight:600}.inventory-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.inventory-balance{align-items:baseline;gap:8px;display:flex}.inventory-balance strong{letter-spacing:-.04em;font-size:30px}.inventory-balance span{color:var(--muted);font-size:14px}.inventory-purchase-lines{gap:12px;display:grid}.inventory-purchase-line{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:15px}.inventory-purchase-line>b{margin-bottom:10px;font-size:14px;display:block}.inventory-purchase-summary,.inventory-suppliers article,.inventory-history article{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:13px 0;display:flex}.inventory-purchase-summary:last-child,.inventory-suppliers article:last-child,.inventory-history article:last-child{border-bottom:0}.inventory-purchase-summary div,.inventory-suppliers article div,.inventory-history article div{flex:1;min-width:0}.inventory-purchase-summary b,.inventory-purchase-summary small,.inventory-suppliers b,.inventory-suppliers small,.inventory-history b,.inventory-history small{display:block}.inventory-purchase-summary small,.inventory-suppliers small,.inventory-history small{color:var(--muted);margin-top:3px;font-size:14px}.inventory-kind{color:#33594d;text-align:center;background:#edf3f0;border-radius:999px;min-width:112px;padding:5px 8px;font-size:11px;font-weight:800}.inventory-kind.kind-loss,.inventory-kind.kind-adjustment_out{color:#a6402c;background:#fff0ec}.inventory-kind.kind-purchase,.inventory-kind.kind-adjustment_in,.inventory-kind.kind-cancellation{color:#087452;background:#eaf8f1}.inventory-recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;display:grid}@media (max-width:820px){.inventory-hero,.inventory-overview-grid,.inventory-card-grid,.inventory-recipe-grid{grid-template-columns:1fr}.inventory-hero{padding:22px}.inventory-history article{flex-wrap:wrap;align-items:flex-start}.inventory-kind{min-width:auto}}.inventory-panel>p:first-child{color:var(--ink-2);margin:0;font-size:14px}.inventory-form{border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff;padding:16px}.inventory-item{border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff;gap:12px;padding:16px;display:grid}.inventory-item-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.inventory-item-head b{font:700 15px Manrope,sans-serif;display:block}.inventory-item-head small{color:var(--muted);font-size:14px}.inventory-movement{gap:10px}.readiness-list{gap:2px;display:grid}.readiness-item{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:11px 0;display:flex}.readiness-item:first-child{border-top:0}.readiness-item b{font-size:14px;display:block}.readiness-item small{color:var(--muted);font-size:12.5px;line-height:1.5;display:block}.health-signal b{margin-bottom:4px;display:block}.health-signal p{margin:0;font-size:13.5px}.domain-item{border-radius:var(--radius-sm);border:1px solid var(--line);background:#fff;gap:10px;padding:15px;display:grid}.domain-item>div:first-child{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.domain-item b{overflow-wrap:anywhere;font:700 15px Manrope,sans-serif}.domain-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.review-item{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface);margin-top:10px;padding:14px}.review-item.good{border-color:var(--brand-line);background:var(--ok-soft)}.review-item.bad{background:var(--bad-soft);border-color:#f3c8c2}.review-stars{color:var(--accent);gap:2px;display:inline-flex}.review-item p{margin:6px 0 4px;font-size:14px;line-height:1.5}.review-item small{color:var(--muted);font-size:12.5px}.reputation-summary{gap:12px;display:grid}.ops-link{text-align:center;border-bottom:1px solid var(--line);justify-items:center;gap:12px;margin-bottom:22px;padding-bottom:22px;display:grid}.ops-link:last-child{border-bottom:0;margin-bottom:0}.ops-link h3{margin:0}.ops-link img{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:8px}.ops-link code{border-radius:var(--radius-sm);background:var(--surface);overflow-wrap:anywhere;text-align:left;width:100%;padding:11px 13px;font-size:12.5px;display:block}.ops-link-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.payment-flow-summary{gap:10px;margin:6px 0 18px;display:grid}.payment-flow-summary>span{background:#f7fbf9;border:1px solid #dce8e2;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;display:flex}.payment-flow-summary b{color:#fff;background:#086b47;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.delivery-code-card{background:#f1faf5;border:1px solid #b8d9ca;border-radius:16px;gap:4px;padding:14px;display:grid}.delivery-code-card strong{letter-spacing:.18em;color:#07583b;font-size:28px}.daily-offers-overlay{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02170fb8;place-items:center;padding:20px;animation:.24s both daily-offers-fade;display:grid;position:fixed;inset:0}.daily-offers-modal{background:#fff;border:1px solid #ffffff40;border-radius:28px;grid-template-columns:1.05fr .95fr;width:min(840px,100%);min-height:440px;animation:.4s cubic-bezier(.22,1,.36,1) both daily-offers-rise;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 100px #001c1366}.daily-offers-modal>img{object-fit:cover;width:100%;height:100%;min-height:440px}.daily-offers-copy{flex-direction:column;justify-content:center;padding:clamp(28px,5vw,52px);display:flex}.daily-offers-copy .eyebrow{color:#d95b13}.daily-offers-copy h2{color:#103a2d;letter-spacing:-.04em;margin:14px 0 12px;font-size:clamp(30px,4vw,46px);line-height:1.05}.daily-offers-copy p{color:#5b7067;font-size:16px;line-height:1.6}.daily-offers-close{color:#173c30;background:#fffffff0;border:1px solid #dfe9e4;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 8px 20px #112a1e1f}@keyframes daily-offers-fade{0%{opacity:0}}@keyframes daily-offers-rise{0%{opacity:0;transform:translateY(20px)scale(.97)}}@media (max-width:680px){.daily-offers-modal{grid-template-columns:1fr;min-height:0}.daily-offers-modal>img{height:210px;min-height:210px}.daily-offers-copy{padding:26px}}.qr-print-sheet{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.qr-print-card{text-align:center;background:#fff;border:1px solid #d9e5df;border-radius:20px}.qr-print-card p{max-width:260px;margin-inline:auto}@media print{body *{visibility:hidden!important}.qr-print-sheet,.qr-print-sheet *{visibility:visible!important}.qr-print-sheet{grid-template-columns:repeat(2,1fr);gap:12mm;padding:8mm;display:grid;position:absolute;inset:0}.qr-print-card{break-inside:avoid;border:1px solid #aab9b1;padding:8mm}.qr-print-card code,.qr-print-card .ops-link-actions{display:none!important}}.ops-table{gap:7px}.ops-table .secondary,.ops-table .text-button{min-height:34px;padding:6px 11px;font-size:12.5px}.section-card td small{color:var(--muted);font-size:12.5px;display:block}.section-card td .secondary{min-height:34px;margin-top:7px;padding:6px 11px;font-size:12.5px}.ifood-order .ifood-order-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.ifood-order-number{letter-spacing:.06em;color:var(--accent-ink);background:var(--accent-soft);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex}.ifood-order h3{margin:9px 0 3px;font-size:18px}.ifood-order-head small{color:var(--muted);font-size:12.5px}.ifood-address{color:var(--ink-2);margin:0 0 10px;font-size:14px}.ifood-totals{border-radius:var(--radius-sm);background:var(--surface);margin-top:14px;padding:14px 16px}.ifood-totals p{justify-content:space-between;gap:12px;margin:0 0 7px;font-size:14px;display:flex}.ifood-reasons{border-radius:var(--radius-sm);background:var(--bad-soft);border:1px solid #f3c8c2;gap:8px;margin-top:14px;padding:14px;display:grid}.ifood-mapping{border:1px solid var(--line);border-radius:var(--radius-sm);gap:12px;margin:0;padding:16px;display:grid}.ifood-mapping legend{color:var(--muted);padding:0 6px;font-size:13px;font-weight:800}.ifood-mapping-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.sidebar nav{scrollbar-width:thin;flex:auto;min-height:0}.sidebar>.brand{flex-shrink:0;margin-bottom:22px}.store-name{flex-shrink:0;margin-bottom:16px}.sidebar-bottom{flex-shrink:0}.metric-card,.integration-card,.section-card,.catalog-card,.quick-action,.growth-row>div,.pipeline-step{min-width:0}.integration-card>p,.integration-card .field-help{white-space:normal;overflow-wrap:anywhere}@media (max-width:760px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.column{min-width:38px}.column-value{font-size:10.5px}.column-label{font-size:11px}.status-strip{gap:12px;padding:12px}.status-strip-item{flex-basis:100%;padding-right:0}.status-strip-item small{white-space:normal}}@media (max-width:359px){.metric-grid{grid-template-columns:1fr}}.page-header h1,.section-card-head h2,.metric-card strong,.cash-hero h2,.drawer-head h2{color:var(--ink)}.brand,.catalog-card-foot strong,.pipeline-step.t-brand:not(.quiet) strong{color:var(--brand)}.sidebar{padding-top:22px}.store-name{margin-bottom:14px}.sidebar nav{gap:2px}.sidebar .nav-item{min-height:38px;padding:8px 12px}.sidebar-bottom{gap:6px;padding-top:14px}.sidebar-account{text-align:left;min-width:0;color:inherit;background:0 0;border:0;border-radius:9px;flex:1;align-items:center;gap:9px;padding:7px 8px;display:flex}button.sidebar-account:hover{background:#f0f5f3}button.sidebar-account.active{background:var(--brand-soft);color:var(--brand)}.sidebar-account>span:last-child{min-width:0}.sidebar-account b{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;display:block;overflow:hidden}.sidebar-account small{color:var(--muted);font-size:11px;display:block}button.sidebar-account.active small{color:var(--brand)}.sidebar>.brand{margin-bottom:14px}.store-name{margin-bottom:12px;padding:10px}.sidebar-store-logo{width:34px;height:34px}.nav-section-label{padding:8px 13px 4px}.nav-group{margin-bottom:3px}.nav-group+.nav-group{margin-top:2px}.toolbar .tabs{scrollbar-width:thin;flex:auto;min-width:0;padding-bottom:2px;overflow-x:auto}.toolbar .tabs button,.toolbar>.search{flex:none}.money-input{background:#fff;border:1px solid #d8e0da;border-radius:9px;align-items:stretch;min-height:44px;display:flex;overflow:hidden}.money-input:focus-within{border-color:var(--brand);outline:2px solid #abd2c4}.money-input>span{background:var(--surface);color:var(--muted);border-right:1px solid #e4eae7;place-items:center;padding:0 12px;font-size:14px;font-weight:700;display:grid}.money-input input{font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:0}.money-input input:focus{outline:none}.category-quick-picks{flex-wrap:wrap;gap:8px;display:flex}.product-category-picker{gap:10px;min-width:0;display:grid}@media (max-width:760px){.section-card-head{flex-direction:column;align-items:flex-start;gap:10px}.section-card-head .search{width:100%}.cash-open-form{flex-direction:column;align-items:stretch}.cash-open-form .primary{width:100%}.column-chart{padding-inline:2px}.setup-progress-head,.integration-card-head{flex-wrap:wrap}}.sidebar nav,.nav-group{align-content:start}.onboarding-lead{align-items:baseline;gap:9px;margin:0 0 10px;font-size:14px;display:flex}.onboarding-lead b{color:var(--brand);text-transform:uppercase;letter-spacing:.06em;font-size:13px}.onboarding-lead span{color:var(--muted)}.logo-uploader{background:var(--brand-softer);min-height:44px;color:var(--brand);cursor:pointer;border:1px dashed #cddbd4;border-radius:10px;align-items:center;gap:9px;width:fit-content;padding:10px 15px;font-size:14px;font-weight:700;display:inline-flex}.logo-uploader:hover{border-color:var(--brand);background:var(--brand-soft)}.field-label{margin-bottom:7px;display:block}.field-help,small.field-help{font-weight:400}.authenticator-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:16px 18px}.units-panel{gap:12px;display:grid}.units-total{margin:0;font-size:14px;font-weight:600}.billing-panel{gap:12px;display:grid}.billing-current-plan,.billing-plan-picker-heading,.billing-upgrade-confirm>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.billing-current-plan{border-radius:var(--radius);color:#fff;background:linear-gradient(135deg,#123f32,#1d6b50);padding:16px 18px}.billing-current-plan span,.billing-upgrade-confirm>header span,.billing-plan-card header span{letter-spacing:.08em;font-size:11px;font-weight:800;display:block}.billing-current-plan strong{margin:3px 0;font-size:21px;display:block}.billing-current-plan small{color:#d9f7e9;font-size:13px}.billing-current-plan>b{white-space:nowrap;font-size:18px}.billing-plan-picker{gap:14px;padding-top:8px;display:grid}.billing-plan-picker-heading h3,.billing-plan-picker-heading p,.billing-upgrade-confirm h3{margin:0}.billing-plan-picker-heading>span{color:var(--brand-dark);background:var(--brand-softer);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:750}.billing-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.billing-panel .billing-plan-card{background:#fff;align-content:start;justify-items:stretch;min-width:0}.billing-panel .billing-plan-card.current{border:2px solid var(--brand);background:var(--brand-softer)}.billing-plan-card header{justify-content:space-between;gap:8px;display:flex}.billing-plan-card header h3{margin:3px 0 0;font-size:18px}.billing-plan-card header>strong{white-space:nowrap;font-size:16px}.billing-plan-card header>strong small{font-size:11px;font-weight:500}.billing-plan-ai{color:var(--brand-dark);font-size:13px}.billing-plan-card ul{min-height:92px;color:var(--muted);gap:5px;margin:0;padding-left:18px;font-size:13px;display:grid}.billing-upgrade-confirm,.billing-reconciliation,.billing-upgrade-status,.sponsorship-empty-state{border:1px solid var(--brand-line);border-radius:var(--radius);background:var(--brand-softer);gap:12px;padding:16px;display:grid}.billing-upgrade-confirm dl{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.billing-upgrade-confirm dl>div{background:#fff;padding:11px}.billing-upgrade-confirm dt{color:var(--muted);font-size:12px}.billing-upgrade-confirm dd{margin:3px 0 0;font-size:14px;font-weight:750}.billing-upgrade-confirm form{gap:10px;display:grid}.billing-reconciliation{background:#fff8e8;border-color:#e6bd67}.billing-upgrade-status{width:100%}.sponsorship-empty-state h3,.sponsorship-empty-state p{margin:0}.billing-panel p,.units-panel p{margin:0;font-size:14px;line-height:1.55}.billing-panel h3{margin:8px 0 0;font-size:15px}.billing-panel article{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);justify-items:start;gap:8px;padding:14px;display:grid}.billing-panel article h3{margin:0}@media (max-width:900px){.billing-plan-grid{grid-template-columns:1fr}.billing-plan-card ul{min-height:0}.billing-upgrade-confirm dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.billing-current-plan,.billing-plan-picker-heading,.billing-upgrade-confirm>header{flex-direction:column}.billing-upgrade-confirm dl{grid-template-columns:1fr}}.rule-group{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;gap:12px;padding:14px;display:grid}.channels-panel{gap:14px;display:grid}.channels-panel h3{margin:0}.advanced .advanced{background:#fff}.plan-summary+.billing-panel{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.tabs{scrollbar-width:thin;max-width:100%;overflow-x:auto}.tabs>button{flex:none}.orders-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,290px),1fr))}.order-card{min-width:0}.order-total{flex-wrap:wrap;gap:6px 12px}.order-total>span{overflow-wrap:anywhere}.order-items li>div{overflow-wrap:anywhere;min-width:0}.order-actions{flex-wrap:wrap}.order-actions>button{flex:auto;min-width:0}.customer-row{flex-wrap:wrap}.customer-row-main{min-width:0}.store-toggle-short{display:none}@media (max-width:760px){.store-toggle-full{display:none}.store-toggle-short{display:inline}.customer-row{flex-wrap:wrap;align-items:center;gap:3px 10px;padding:13px 4px;display:flex}.customer-row>.avatar{order:1}.customer-row-main{flex:auto;order:2}.customer-row-cashback{text-align:right;order:3;min-width:0}.customer-row-cashback small{display:none}.customer-row-orders{text-align:left;min-width:0;color:var(--muted);order:4;margin-left:45px;font-size:12px}.customer-row-orders b,.customer-row-orders small{color:var(--muted);font-size:12px;font-weight:600;display:inline}.customer-row-orders b{margin-right:4px}.customer-row-when{text-align:left;order:5;width:auto;min-width:0;font-size:12px}.customer-row .catalog-card-arrow{display:none}}.promo-banner{aspect-ratio:16/7;border-radius:var(--radius-lg);isolation:isolate;text-align:left;color:#fff;width:100%;min-height:168px;box-shadow:var(--shadow);background:radial-gradient(circle at 82% 12%,#ffffff26 0,#0000 42%),linear-gradient(118deg,#b23c00 0%,#f0641d 58%,#ffa14a 100%);border:0;padding:0;display:block;position:relative;overflow:hidden}.promo-banner.theme-folha{background:radial-gradient(circle at 82% 12%,#ffffff24 0,#0000 42%),linear-gradient(118deg,#013f28 0%,#0b7a4f 62%,#12a76a 100%)}.promo-banner.theme-noite{background:radial-gradient(circle at 84% 10%,#ff801529 0,#0000 40%),linear-gradient(118deg,#06120e 0%,#12241d 60%,#1d3a2f 100%)}.promo-banner.theme-doce{background:radial-gradient(circle at 82% 12%,#ffffff26 0,#0000 42%),linear-gradient(118deg,#6d1f3c 0%,#b2436f 60%,#e07aa0 100%)}.promo-banner>img{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.promo-banner-shade{z-index:-1;position:absolute;inset:0}.promo-banner.has-photo .promo-banner-shade{background:linear-gradient(96deg,#06120ee6 0%,#06120eb3 48%,#06120e33 100%)}.promo-banner-text{align-content:center;justify-items:start;gap:7px;max-width:60%;height:100%;padding:26px 30px;display:grid;position:relative}.promo-banner-badge{background:var(--accent);color:#1c0d00;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:800;display:inline-block}.promo-banner.theme-brasa .promo-banner-badge{color:#a13400;background:#fff}.promo-banner-text strong{letter-spacing:-.8px;text-wrap:balance;font:800 26px/1.15 Manrope,sans-serif}.promo-banner-text small{color:#ffffffd9;font-size:14.5px;line-height:1.45}.promo-banner-store{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;margin-top:5px;padding:5px 11px 5px 5px;font-size:12.5px;font-weight:700;display:inline-flex}.promo-banner-store img{object-fit:cover;background:#fff;border-radius:50%;width:22px;height:22px}a.promo-banner,button.promo-banner{cursor:pointer;transition:transform .18s}a.promo-banner:hover,button.promo-banner:hover{transform:translateY(-2px)}.promo-carousel{position:relative}.promo-carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;padding-bottom:2px;display:flex;overflow-x:auto}.promo-carousel-track::-webkit-scrollbar{display:none}.promo-carousel-slide{scroll-snap-align:start;flex:0 0 100%;min-width:0}.promo-carousel-nav{justify-content:center;align-items:center;gap:14px;margin-top:12px;display:flex}.promo-carousel-arrow{border:1px solid var(--line);width:34px;height:34px;color:var(--ink-2);background:#fff;border-radius:50%;place-items:center;display:grid}.promo-carousel-arrow:hover{border-color:var(--brand);color:var(--brand)}.promo-carousel-dots{justify-content:center;gap:7px;display:flex}.promo-carousel-dots button{background:#cbd6d1;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.promo-carousel-dots button.active{background:var(--brand);width:26px}@media (max-width:760px){.promo-banner{aspect-ratio:3/2;border-radius:var(--radius);min-height:0}.promo-banner-text{gap:6px;max-width:100%;padding:20px}.promo-banner-text strong{font-size:22px}.promo-banner-text small{font-size:13.5px}.promo-carousel-arrow{display:none}.promo-carousel-nav{gap:0}}.promo-editor-list{gap:20px;display:grid}.promo-editor-item{gap:12px;display:grid}.promo-editor-meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.promo-editor-meta small{color:var(--muted);font-size:13px}.promo-editor-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-left:auto;display:flex}.promo-preview{margin-bottom:20px}.promo-commercial-note,.promo-product-link{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);padding:15px 16px}.promo-commercial-note{border-left:4px solid var(--brand);gap:5px;margin:-6px 0 18px;display:grid}.promo-commercial-note.sponsored{background:#fff8e8;border-color:#f0b04e #f0b04e #f0b04e #dc7b00}.promo-commercial-note b,.promo-commercial-note p,.promo-commercial-note small,.promo-product-link p{margin:0}.promo-commercial-note b{font-size:15px}.promo-commercial-note p,.promo-commercial-note small{font-size:14px;line-height:1.5}.promo-commercial-note small{color:var(--muted)}.promo-product-link{gap:8px;display:grid}.promo-product-link select:disabled{color:var(--ink);opacity:1;cursor:not-allowed;background:#f5f7f6}.promo-theme-picker{flex-wrap:wrap;gap:9px;display:flex}.promo-theme-picker button{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 14px 8px 8px;font-size:13.5px;font-weight:700;display:inline-flex}.promo-theme-picker button span{border-radius:50%;width:22px;height:22px;box-shadow:inset 0 0 0 1px #0000001a}.promo-theme-picker button.selected{border-color:var(--brand);background:var(--brand-softer)}.promo-image-chosen{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;align-items:center;gap:14px;margin-bottom:12px;padding:12px;display:flex}.promo-image-chosen img{object-fit:cover;border-radius:9px;width:96px;height:60px}.promo-image-chosen b{margin-bottom:4px;font-size:14px;display:block}.promo-gallery{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.promo-gallery button{border-radius:var(--radius-sm);background:0 0;border:2px solid #0000;padding:0;display:grid;position:relative;overflow:hidden}.promo-gallery button img{object-fit:cover;width:100%;height:84px;display:block}.promo-gallery button span{color:var(--ink-2);text-align:left;background:#fff;align-items:center;gap:5px;padding:7px 9px;font-size:12px;font-weight:600;display:flex}.promo-gallery button.selected{border-color:var(--brand)}.promo-gallery button.selected span{color:var(--brand)}@media (max-width:760px){.promo-editor-actions{width:100%;margin-left:0}.promo-editor-actions .secondary{flex:1}}.consumer-promos{width:min(1180px,100% - 40px);margin:34px auto 0}.consumer-promos .consumer-section-title{margin:0 0 16px}.consumer-promos .consumer-section-title h2{align-items:center;gap:9px;font-size:24px;display:flex}.consumer-promos .consumer-section-title h2 svg{color:var(--accent)}.consumer-store-promo{background:var(--accent-soft);border:1px solid var(--accent-line);max-width:100%;color:var(--accent-ink);overflow-wrap:anywhere;white-space:normal;border-radius:999px;align-items:center;gap:6px;margin:8px 0;padding:5px 11px;font-size:12.5px;font-weight:800;display:inline-flex}.consumer-store-promo svg{flex-shrink:0}@media (min-width:1000px){.consumer-promos .promo-carousel-slide{flex-basis:calc(50% - 7px)}}@media (max-width:760px){.consumer-promos{width:calc(100% - 24px);margin-top:16px}.consumer-promos .consumer-section-title{margin-bottom:10px}.consumer-promos .consumer-section-title h2{font-size:18px}.consumer-promos .consumer-section-title p{display:none}.consumer-promos .promo-banner{aspect-ratio:16/7;border-radius:16px}.consumer-promos .promo-banner-text{gap:4px;max-width:72%;padding:13px 15px}.consumer-promos .promo-banner-text strong{font-size:18px}.consumer-promos .promo-banner-text small{font-size:12px;line-height:1.3}.consumer-promos .promo-banner-store{margin-top:1px;padding-block:3px;font-size:11px}.consumer-promos .promo-carousel-nav{margin-top:7px}}.store-promos{margin-bottom:26px}.store-promos .promo-banner{aspect-ratio:24/7;max-height:230px}@media (max-width:760px){.store-promos{margin-bottom:20px}.store-promos .promo-banner{aspect-ratio:2;max-height:190px}}.promo-banner-text strong,.promo-banner-text small{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.consumer-promos .promo-banner-text strong{font-size:23px}.consumer-store-cover .consumer-store-logo{z-index:1}.bag-head{align-items:center;gap:10px}.bag-head h2{flex:1;align-items:center;gap:9px;min-width:0;margin:0;font-size:19px;display:flex}.checkout-back{flex-shrink:0}.checkout-progress{align-items:center;gap:6px;margin:0 0 18px;padding:0;list-style:none;display:flex}.checkout-progress li{background:#e2eae6;border-radius:999px;flex:1;height:4px;position:relative}.checkout-progress li.done,.checkout-progress li.current{background:var(--brand)}.checkout-progress li span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.checkout-step-body{gap:16px;margin-bottom:18px;display:grid}.checkout-step-lead{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.checkout-note{border-radius:var(--radius-sm);background:var(--brand-softer);color:var(--ink-2);border:1px solid #e0eae5;margin:0;padding:11px 13px;font-size:13.5px;line-height:1.5}.checkout-actions{justify-items:center;gap:10px;display:grid}.checkout-actions .primary{width:100%}.checkout-code{text-align:center;justify-items:center}.checkout-code-icon{background:var(--brand-soft);width:58px;height:58px;color:var(--brand);border-radius:50%;place-items:center;display:grid}.checkout-code h3{margin:0;font-size:19px}.checkout-code p{color:var(--muted);max-width:34ch;margin:0;font-size:14px}.checkout-code-input{text-align:center;letter-spacing:12px;text-indent:12px;width:min(260px,100%);padding:14px 10px;font:800 30px Manrope,sans-serif}.checkout-address-label{margin-top:4px}.checkout-addresses{gap:9px;display:grid}.checkout-address{border:1px solid var(--line);border-radius:var(--radius-sm);text-align:left;color:var(--ink);background:#fff;align-items:center;gap:12px;padding:13px 14px;display:flex}.checkout-address.selected{border-color:var(--brand);background:var(--brand-softer);box-shadow:inset 0 0 0 1px var(--brand)}.checkout-address-icon{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.checkout-address strong{font-size:14.5px;display:block}.checkout-address small{color:var(--muted);margin-top:2px;font-size:13px;display:block}.checkout-add-address{border-radius:var(--radius-sm);background:var(--brand-softer);width:100%;min-height:48px;color:var(--brand);border:1px dashed #c9d8d1;justify-content:center;align-items:center;gap:8px;font-size:14.5px;font-weight:700;display:flex}.checkout-add-address:hover{border-color:var(--brand)}.checkout-address-form{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);gap:14px;padding:15px;display:grid}.address-tags{flex-wrap:wrap;gap:8px;display:flex}.address-tags button{border:1px solid var(--line);min-height:42px;color:var(--ink-2);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:13.5px;font-weight:700;display:inline-flex}.address-tags button.selected{border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}.pay-options{gap:9px;display:grid}.pay-option{border:1px solid var(--line);border-radius:var(--radius-sm);text-align:left;color:var(--ink);background:#fff;align-items:center;gap:13px;padding:13px 14px;display:flex}.pay-option.selected{border-color:var(--brand);background:var(--brand-softer)}.pay-option>span:nth-child(2){flex:1;min-width:0}.pay-option strong{font-size:15px;display:block}.pay-option small{color:var(--muted);margin-top:2px;font-size:12.5px;display:block}.pay-option-icon{border-radius:11px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.pay-option-icon.pix{color:#0a8f5f;background:#dff5ec}.pay-option-icon.card{color:#2358c4;background:#e3edff}.pay-option-icon.cash{color:#2c7a2c;background:#e6f6e4}.pay-option-mark{border:2px solid #cdd8d3;border-radius:50%;flex-shrink:0;width:22px;height:22px}.pay-option.selected .pay-option-mark{border-color:var(--brand);background:radial-gradient(circle, var(--brand) 0 5px, transparent 6px) center / 100% 100% no-repeat}.checkout-summary{border-radius:var(--radius-sm);background:var(--surface);gap:12px;padding:15px;display:grid}.checkout-summary>div{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.checkout-summary span{color:var(--muted);flex-shrink:0;font-size:13px}.checkout-summary b{text-align:right;font-size:14px}.checkout-suggestions{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.checkout-suggestions h3{margin:0 0 10px;font-size:15px}.checkout-suggestions>div{flex-wrap:wrap;gap:8px;display:flex}.checkout-suggestions .secondary{min-height:38px;padding:8px 13px;font-size:13px}.product-sheet-image{aspect-ratio:16/10;object-fit:cover;border-radius:var(--radius);background:var(--surface);width:100%;margin-bottom:16px}.product-sheet-description{color:var(--ink-2);margin:0 0 12px;font-size:15px;line-height:1.55}.product-sheet-price{align-items:center;gap:12px;margin-bottom:18px;display:flex}.product-sheet-price strong{letter-spacing:-.7px;font:800 24px Manrope,sans-serif}.product-sheet-cashback{background:var(--accent-soft);border:1px solid var(--accent-line);color:var(--accent-ink);border-radius:999px;padding:5px 11px;font-size:12.5px;font-weight:800}.option-group-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.option-group-head legend{padding:0;font:700 15.5px Manrope,sans-serif}.option-group-head>div>span{color:var(--muted);margin-top:2px;font-size:12.5px;display:block}.option-group-flag{background:var(--off-soft);color:var(--muted);text-transform:uppercase;letter-spacing:.03em;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-size:11.5px;font-weight:800;display:inline-flex}.option-group-flag.required{background:var(--bad-soft);color:var(--bad)}.option-group-flag.done{background:var(--ok-soft);color:var(--ok)}.option-group-note{color:var(--muted);margin-bottom:8px;font-size:12.5px;display:block}.option-group-missing{border-radius:var(--radius-sm);background:var(--bad-soft);color:#8f231c;border:1px solid #f3c8c2;align-items:center;gap:7px;margin:0 0 10px;padding:9px 12px;font-size:13.5px;font-weight:600;display:flex}.product-option-group.needs-choice{border-color:var(--bad);box-shadow:0 0 0 3px #b3261e1a}.product-option-group.choice-done{border-color:var(--brand-line)}@keyframes needs-choice-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}.needs-choice-shake{animation:.4s needs-choice-shake}@media (prefers-reduced-motion:reduce){.needs-choice-shake{animation:none}}.drawer-foot .product-add-button{flex:1;justify-content:space-between;min-height:52px;margin-left:0;font-size:15px}.drawer-foot .quantity-stepper.large{flex-shrink:0}.product-option-group .option-group-head{scroll-margin-top:14px}.promo-editor-item .promo-banner,.promo-preview .promo-banner{aspect-ratio:24/7;max-height:220px}.readiness-funnel{border-top:1px solid var(--line);gap:10px;margin-top:16px;padding-top:14px;display:grid}.readiness-funnel>b{font-size:13.5px}.alerts-center{margin-bottom:18px;padding:18px}.alerts-center.alerts-clear{color:var(--ok);align-items:center;gap:10px;font-weight:600;display:flex}.alerts-center.alerts-clear p{margin:0;font-size:15px}.alerts-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:14px;display:flex}.alerts-head h2{align-items:center;gap:10px;margin:0;font-size:18px;display:flex}.alerts-count{background:var(--bad-soft);min-width:26px;height:24px;color:var(--bad);border-radius:999px;place-items:center;padding:0 8px;font-size:14px;display:grid}.alerts-head p{color:var(--muted);margin:0;font-size:14px}.alerts-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.alert-item{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);border-left-width:4px;align-items:flex-start;gap:12px;padding:14px 15px;display:flex}.alert-item>svg{flex-shrink:0;margin-top:2px}.alert-critical{border-left-color:var(--bad);background:var(--bad-soft)}.alert-critical>svg{color:var(--bad)}.alert-warning{border-left-color:var(--warn);background:var(--warn-soft)}.alert-warning>svg{color:var(--warn)}.alert-info{border-left-color:var(--ok);background:var(--ok-soft)}.alert-info>svg{color:var(--ok)}.alert-body{flex:1;min-width:0}.alert-level{text-transform:uppercase;letter-spacing:.03em;margin-bottom:3px;font-size:14px;font-weight:700;display:inline-block}.alert-critical .alert-level{color:var(--bad)}.alert-warning .alert-level{color:var(--warn)}.alert-info .alert-level{color:var(--ok)}.alert-body b{font-size:15.5px;display:block}.alert-body small{color:var(--ink-2);margin-top:3px;font-size:14px;display:block}.alert-actions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:6px;display:flex}.alert-actions button{padding:8px 12px;font-size:14px}.nav-count.urgent{background:var(--bad);color:var(--white)}@media (max-width:620px){.alert-item{flex-wrap:wrap}.alert-actions{flex-direction:row;width:100%}.alert-actions button{flex:1}}.feedback-layer{z-index:600;pointer-events:none;justify-content:center;padding:16px;display:flex;position:fixed;top:0;left:0;right:0}.feedback{pointer-events:auto;border-radius:var(--radius);width:min(560px,100%);box-shadow:var(--shadow-lg);border:1px solid #0000;align-items:flex-start;gap:12px;padding:16px 18px;animation:.18s ease-out feedback-in;display:flex}.feedback p{overflow-wrap:anywhere;flex:1;margin:0;font-size:15.5px;font-weight:600;line-height:1.45}.feedback>svg{flex-shrink:0;margin-top:1px}.feedback .icon{flex-shrink:0;margin:-4px -6px 0 0}.feedback-error{background:var(--bad-soft);border-color:var(--bad);color:#7f1d17}.feedback-error>svg{color:var(--bad)}.feedback-ok{background:var(--ok-soft);border-color:var(--ok);color:#0b4c36}.feedback-ok>svg{color:var(--ok)}@keyframes feedback-in{0%{opacity:0;transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.feedback{animation:none}}.consumer-collection{width:min(1180px,100% - 40px);margin:34px auto 0}.consumer-collection .consumer-section-title{margin:0 0 14px}.consumer-collection .consumer-section-title h2{align-items:center;gap:9px;font-size:22px;display:flex}.consumer-collection .consumer-section-title p{color:var(--muted);margin:4px 0 0;font-size:15px}.collection-rail{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:14px;margin:0;padding:2px 2px 12px;list-style:none;display:flex;overflow-x:auto}.collection-rail>li{scroll-snap-align:start;flex:0 0 172px}.collection-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);height:100%;color:inherit;flex-direction:column;padding:10px 10px 12px;text-decoration:none;transition:border-color .15s;display:flex}.collection-card:hover,.collection-card:focus-visible{border-color:var(--brand)}.collection-thumb{aspect-ratio:4/3;border-radius:var(--radius-sm);background:var(--surface);color:var(--muted);place-items:center;margin-bottom:10px;display:grid;position:relative;overflow:hidden}.collection-thumb img{object-fit:cover;width:100%;height:100%}.collection-thumb em{background:var(--accent);color:#fff;border-radius:999px;padding:4px 9px;font-size:14px;font-style:normal;font-weight:700;position:absolute;bottom:7px;left:7px}.collection-card b{overflow-wrap:anywhere;font-size:15px;line-height:1.3}.collection-card small{color:var(--muted);margin-top:3px;font-size:14px}.collection-detail{color:var(--brand);margin-top:auto;padding-top:8px;font-size:15px;font-weight:700}@media (max-width:720px){.consumer-collection{width:calc(100% - 28px);margin-top:18px}.consumer-collection .consumer-section-title{margin-bottom:10px}.consumer-collection .consumer-section-title h2{font-size:18px}.consumer-collection .consumer-section-title p{font-size:13px}.collection-rail>li{flex-basis:142px}}.pos-tables-card{border-radius:18px}.pos-tables-card-empty{grid-template-columns:minmax(0,1fr) minmax(310px,auto);align-items:center;gap:24px;padding:18px 22px;display:grid}.pos-tables-card-empty .section-card-head{margin:0}.pos-tables-card-empty .empty-state{text-align:left;grid-template-columns:auto minmax(0,1fr);justify-items:start;gap:2px 12px;padding:6px 0;display:grid}.pos-tables-card-empty .empty-state-emoji{grid-row:1/3;align-self:center;font-size:27px}.pos-tables-card-empty .empty-state b{font-size:15px}.pos-tables-card-empty .empty-state p{font-size:13px}.pos-composer{grid-template-columns:minmax(520px,1fr) minmax(420px,470px);gap:24px}.pos-catalog{min-width:0}.pos-catalog-header{background:radial-gradient(circle at 92% 8%,#d7f2e5d1,#0000 37%),linear-gradient(135deg,#f9fcfa 0%,#f1f8f4 100%);border:1px solid #dce8e2;border-radius:20px;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;padding:22px 24px;display:flex}.pos-catalog-header span{color:var(--brand);letter-spacing:.11em;margin-bottom:7px;font-size:12px;font-weight:850;display:block}.pos-catalog-header h2{color:var(--ink);margin:0;font-size:clamp(24px,2vw,30px);line-height:1.12}.pos-catalog-header p{color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.5}.pos-catalog-header>strong{color:var(--brand);white-space:nowrap;background:#ffffffd1;border:1px solid #cfe0d7;border-radius:999px;flex:none;padding:9px 13px;font-size:13px}.pos-composer .catalog-tools{gap:14px;margin-bottom:20px}.pos-composer .search{background:#fff;border-color:#d2dfd8;border-radius:15px;min-height:52px;padding-inline:16px;box-shadow:0 8px 24px #0f3f2b0d}.pos-composer .search:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #0f6f4e1c}.pos-composer .search input{min-height:48px;font-size:16px}.pos-composer .category-pills{gap:9px;padding:1px 1px 7px}.pos-composer .category-pills button{border-color:#d8e2dd;min-height:40px;padding:9px 16px;font-size:14px;font-weight:750}.pos-composer .category-pills button.selected{background:var(--brand);border-color:var(--brand);box-shadow:0 7px 16px #0f6f4e2e}.pos-composer .product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,280px));justify-content:start;gap:18px}.pos-composer .product-card{border-color:#dbe5e0;border-radius:18px;min-height:330px;transition:transform .16s,border-color .16s,box-shadow .16s;box-shadow:0 10px 30px #153a2b12}.pos-composer .product-card:hover,.pos-composer .product-card:focus-visible{border-color:#accbbd;transform:translateY(-3px);box-shadow:0 16px 38px #153a2b21}.pos-composer .product-card>img,.pos-composer .product-placeholder{height:170px}.pos-composer .product-card>div:last-child{padding:17px}.pos-composer .product-card small{margin-bottom:6px;font-size:12px;font-weight:750}.pos-composer .product-card h3{margin-bottom:7px;font-size:18px}.pos-composer .product-card p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:15px;font-size:14px;display:-webkit-box;overflow:hidden}.pos-composer .product-card footer>strong{font-size:19px}.pos-composer .add-circle{background:var(--brand);color:#fff;width:38px;height:38px;box-shadow:0 7px 16px #0f6f4e38}.pos-composer .bag{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bfd1c8 transparent;border-color:#d7e3dd;border-radius:20px;max-height:calc(100vh - 36px);padding:22px;top:18px;overflow-y:auto;box-shadow:0 18px 50px #1337281c}.pos-composer .bag-head{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e0e8e4;margin:-22px -22px 8px;padding:20px 22px 17px;position:sticky;top:-22px}.pos-composer .bag h2{font-size:20px}.pos-composer .bag .badge{background:var(--brand-softer);min-height:30px;color:var(--brand);padding:7px 11px;font-size:12px;font-weight:800}.pos-composer .bag>.empty{background:linear-gradient(#fbfdfc,#f4f9f6);border:1px dashed #cbdcd3;border-radius:16px;min-height:330px;padding:64px 24px}.pos-composer .bag>.empty h3{font-size:18px}.pos-composer .bag>.empty p{max-width:285px;margin-inline:auto;font-size:14px;line-height:1.55}.pos-composer .bag-line{gap:14px;padding:16px 2px}.pos-composer .bag-line>div{font-size:15px}.pos-composer .bag-line small{margin-top:4px;font-size:13px;line-height:1.45}.pos-composer .bag-line-total{margin-top:7px;font-size:14px}.pos-composer .pos-checkout-form{gap:14px;margin-top:18px}.pos-composer .checkout-section{background:#f9fcfa;border-color:#d9e5df;gap:15px;padding:17px}.pos-composer .checkout-section-title h3{font-size:16px}.pos-composer .checkout-section-title p{font-size:14px}.pos-composer .bag .field{gap:7px;font-size:14px;font-weight:700}.pos-composer .bag input,.pos-composer .bag select,.pos-composer .bag textarea{border-radius:11px;min-height:48px;padding:11px 12px;font-size:16px}.pos-composer .bag .two-fields{gap:10px}.pos-composer .checkout-fulfillment{grid-template-columns:repeat(3,minmax(0,1fr))}.pos-composer .checkout-choices button{border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;min-height:96px;padding:13px}.pos-composer .checkout-choices button strong{font-size:14px}.pos-composer .checkout-choices button small{margin-top:4px;font-size:12px;line-height:1.35}.pos-composer .pay-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pos-composer .pay-option{border-radius:13px;gap:9px;min-height:76px;padding:11px}.pos-composer .pay-option-icon{width:36px;height:36px}.pos-composer .pay-option strong{font-size:14px}.pos-composer .pay-option small{font-size:12px;line-height:1.3}.pos-composer .pay-option-mark{width:18px;height:18px}.pos-composer .checkout-command-section{background:linear-gradient(145deg,#f4fbf7,#edf7f2);border-color:#bcd8ca}.pos-composer .checkout-command-target{background:#eff8f3;border-color:#a9cfbd}.pos-composer .checkout-command-target-row{color:var(--brand);background:#fff;border-radius:11px;align-items:center;gap:10px;padding:11px 12px;display:flex}.pos-composer .checkout-command-target-row span{color:var(--ink-2);font-size:14px;line-height:1.45}.pos-composer .checkout-command-note{color:var(--brand);background:#fff;border:1px solid #cfe3d9;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.pos-composer .checkout-command-note>svg{margin-top:2px}.pos-composer .checkout-command-note strong{color:var(--ink);font-size:14px;display:block}.pos-composer .checkout-command-note p{color:var(--muted);margin:5px 0 0;font-size:14px;line-height:1.5}.pos-composer .bag-totals{margin-top:3px;padding:15px 2px 0}.pos-composer .bag-totals p{font-size:14px}.pos-composer .bag-totals .grand-total{border-top:1px solid var(--line);margin-top:13px;padding-top:13px;font-size:21px}.pos-composer .pos-checkout-form>.primary.wide{border-radius:13px;min-height:54px;font-size:16px;box-shadow:0 10px 24px #0f6f4e33}.pos-composer .pos-checkout-form>small.muted{text-align:center;font-size:13px;line-height:1.45}.command-add-items{border-color:var(--brand);min-height:48px;color:var(--brand);margin:12px 0 18px}@media (max-width:1180px){.pos-tables-card-empty{grid-template-columns:minmax(0,1fr);gap:10px}.pos-composer{grid-template-columns:minmax(0,1fr)}.pos-composer .bag{max-height:none;position:static}.pos-composer .bag-head{position:static}.pos-composer .product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:640px){.pos-catalog-header{flex-direction:column;align-items:flex-start;padding:19px}.pos-composer .product-grid{grid-template-columns:minmax(0,1fr)}.pos-composer .product-card{min-height:0}.pos-composer .checkout-fulfillment,.pos-composer .pay-options,.pos-composer .bag .two-fields{grid-template-columns:minmax(0,1fr)}.pos-composer .checkout-choices button{flex-direction:row;align-items:center;min-height:76px}}.consumer-collection.is-sponsored .consumer-section-title h2{flex-wrap:wrap}.sponsored-tag{border:1px solid var(--line);background:var(--surface);color:var(--muted);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-size:14px;font-weight:600}.consumer-collection.is-sponsored .collection-thumb em{background:var(--ink-2)}.promo-plan{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-bottom:18px;display:grid}.promo-plan-item{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);padding:14px 15px}.promo-plan-item b{margin-top:8px;font-size:15px;display:block}.promo-plan-item small{color:var(--ink-2);margin-top:4px;font-size:14px;line-height:1.45;display:block}.billing-extra{border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:var(--radius-sm);background:var(--surface);margin-top:18px;padding:16px}.billing-extra h3{text-transform:uppercase;letter-spacing:.03em;color:var(--muted);margin:0 0 8px;font-size:15px}.billing-extra-line{flex-wrap:wrap;gap:20px;margin:12px 0 8px;display:flex}.billing-extra-line div{min-width:110px}.billing-extra-line dt{color:var(--muted);font-size:14px}.billing-extra-line dd{margin:2px 0 0;font-size:17px;font-weight:700}.sponsorship-invoice-history{border-top:1px solid var(--line);gap:8px;margin-top:16px;padding-top:14px;display:grid}.sponsorship-invoice-history h4{margin:0 0 2px;font-size:15px}.sponsorship-invoice-history article{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:12px;display:flex}.sponsorship-invoice-history article>div{gap:4px;display:grid}.sponsorship-invoice-history article>div:last-child{text-align:right;justify-items:end}.sponsorship-invoice-history small,.invoice-state{color:var(--muted);font-size:14px}.invoice-state.received{color:var(--ok)}.invoice-state.overdue,.invoice-state.failed,.invoice-state.uncertain,.invoice-state.charged_back{color:var(--bad)}@media (max-width:620px){.sponsorship-invoice-history article{flex-direction:column;align-items:flex-start}.sponsorship-invoice-history article>div:last-child{text-align:left;justify-items:start}}.collection-covers{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.collection-cover{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);height:100%;color:inherit;flex-direction:column;padding:14px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.collection-cover:hover,.collection-cover:focus-visible{border-color:var(--brand);transform:translateY(-2px)}.collection-cover-art{border-radius:var(--radius-sm);background:var(--surface);gap:4px;height:96px;margin-bottom:12px;display:flex;position:relative;overflow:hidden}.collection-cover-art img{object-fit:cover;flex:1;min-width:0;height:100%}.collection-cover-art em{background:var(--white);width:34px;height:34px;box-shadow:var(--shadow-lg);border-radius:50%;place-items:center;font-size:18px;font-style:normal;display:grid;position:absolute;bottom:8px;right:8px}.collection-cover b{font-size:16.5px;line-height:1.3}.collection-cover small{color:var(--muted);margin-top:4px;font-size:14px;line-height:1.45}.collection-cover-count{color:var(--brand);align-items:center;gap:6px;margin-top:auto;padding-top:12px;font-size:14px;font-weight:700;display:flex}.collection-back{color:var(--brand);align-items:center;gap:6px;margin-bottom:8px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.collection-back:hover{text-decoration:underline}.collection-grid{grid-template-columns:repeat(auto-fill,minmax(172px,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:720px){.collection-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.collection-banners{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:14px;margin:0 0 14px;padding:0;list-style:none;display:grid}.collection-banner-carousel{position:relative}.collection-banner-dots{display:none}.collection-banner{border-radius:var(--radius);background:var(--surface);transition:transform .15s;display:block;position:relative;overflow:hidden}.collection-banner:hover,.collection-banner:focus-visible{transform:translateY(-2px)}.collection-banner img{aspect-ratio:3;object-fit:cover;width:100%;display:block}.collection-banner-count{background:var(--white);box-shadow:var(--shadow-lg);color:var(--brand);border-radius:999px;align-items:center;gap:6px;padding:7px 13px;font-size:14px;font-weight:700;display:inline-flex;position:absolute;bottom:12px;right:12px}.collection-open-art{aspect-ratio:3;object-fit:cover;border-radius:var(--radius);width:100%;max-width:720px;margin-top:4px;display:block}@media (max-width:720px){.collection-banners{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;margin:0 -14px 4px;padding:0 14px 8px;display:flex;overflow-x:auto}.collection-banners::-webkit-scrollbar{display:none}.collection-covers::-webkit-scrollbar{display:none}.collection-banners>li{scroll-snap-align:start;flex:0 0 88%}.collection-banner-dots{justify-content:center;gap:6px;margin-top:1px;display:flex}.collection-banner-dots button{background:#cbd6d1;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .2s,background .2s}.collection-banner-dots button.active{background:var(--brand);width:23px}.collection-banner{border-radius:15px}.collection-banner-count{gap:4px;padding:5px 9px;font-size:12px;bottom:8px;right:8px}.collection-covers{scroll-snap-type:x proximity;scrollbar-width:none;gap:10px;margin-inline:-14px;padding:0 14px 8px;display:flex;overflow-x:auto}.collection-covers>li{scroll-snap-align:start;flex:0 0 156px}.collection-cover{padding:10px}.collection-cover-art{height:72px;margin-bottom:8px}.collection-cover b{font-size:14px}.collection-cover small{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.collection-cover-count{padding-top:8px;font-size:12px}}
