:root{color:#10213b;font-synthesis:none;text-rendering:optimizelegibility;--blue:#0757a8;--blue-dark:#053c74;--blue-light:#dcecff;--cyan:#37b9e9;--white:#fff;--muted:#66758d;--border:#d8e3f2;--shadow:0 18px 55px #0a3d7421;background:#f4f8ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.app-shell{min-height:100vh;overflow-x:hidden}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #d8e3f2e6;justify-content:space-between;align-items:center;min-height:72px;padding:12px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.brand-mark{background:var(--blue-light);border-radius:14px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.brand-logo{object-fit:contain;object-position:left center;background:#fff;border-radius:10px;width:82px;height:52px;padding:3px}.brand strong,.brand small{display:block}.brand strong{color:var(--blue-dark);font-size:18px}.brand small{color:var(--muted);font-size:11px}.cart-button{background:var(--blue);color:#fff;border:0;border-radius:14px;align-items:center;gap:8px;padding:11px 14px;font-weight:800;display:flex;position:relative}.cart-button b{min-width:22px;height:22px;color:var(--blue);background:#fff;border-radius:999px;place-items:center;font-size:12px;display:grid}main{width:min(1180px,100%);margin:0 auto;padding:24px clamp(16px,4vw,48px) 60px}.hero{color:#fff;min-height:390px;box-shadow:var(--shadow);background:linear-gradient(135deg,#063d79 0%,#0872c8 60%,#34b9e8 100%);border-radius:34px;grid-template-columns:1.25fr .75fr;align-items:center;padding:clamp(28px,6vw,72px);display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";border:1px solid #ffffff3d;border-radius:50%;position:absolute}.hero:before{width:500px;height:500px;top:-250px;right:-180px}.hero:after{width:280px;height:280px;bottom:-170px;left:-160px}.hero-content{z-index:2;max-width:650px;position:relative}.eyebrow{color:var(--cyan);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;display:block}.hero .eyebrow{color:#c9f2ff}h1{letter-spacing:-.045em;max-width:720px;margin:12px 0 14px;font-size:clamp(38px,6vw,68px);line-height:.98}.hero p{color:#ffffffd6;max-width:590px;margin:0;font-size:clamp(16px,2vw,19px);line-height:1.55}.hero-badges{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.hero-badges span{background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:800}.planet{background:linear-gradient(145deg,#dff6ff,#8cd8f7);border-radius:50%;justify-self:center;place-items:center;width:230px;height:230px;font-size:62px;display:grid;position:relative;transform:rotate(-6deg);box-shadow:inset -32px -22px #0757a81f,0 0 0 22px #ffffff14}.planet span:last-child{font-size:48px;position:absolute;bottom:32px;right:24px}.last-order{border:1px solid var(--border);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding:20px 22px;display:flex;box-shadow:0 8px 25px #0a3d740f}.last-order strong{color:var(--blue-dark);margin-top:4px;font-size:22px;display:block}.last-order p{color:var(--muted);margin:2px 0 0}.catalog-section{padding-top:58px}.section-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}h2{color:var(--blue-dark);letter-spacing:-.035em;margin:7px 0 0;font-size:clamp(28px,4vw,42px)}.search-box{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:10px;width:min(390px,100%);padding:0 16px;display:flex;box-shadow:0 7px 20px #0a3d740d}.search-box span{color:var(--blue);font-size:24px}.search-box input{color:#10213b;background:0 0;border:0;outline:none;width:100%;padding:14px 0}.category-list{scrollbar-width:none;gap:9px;margin:26px 0;padding-bottom:5px;display:flex;overflow-x:auto}.category-list::-webkit-scrollbar{display:none}.category-list button{white-space:nowrap;border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:999px;padding:9px 15px;font-weight:800}.category-list button.active{border-color:var(--blue);background:var(--blue);color:#fff}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:24px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 9px 30px #0a3d7412}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-image{background:linear-gradient(145deg,#f4f9ff,#d9ecff);place-items:center;height:190px;font-size:72px;display:grid;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-content{padding:18px}.category-label{color:var(--blue);text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:900}.product-content h3{color:#142743;min-height:48px;margin:7px 0 6px;font-size:18px;line-height:1.3}.product-meta,.product-description{color:var(--muted)}.product-meta{min-height:21px;margin:0;font-size:13px;font-weight:700}.product-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:10px 0 18px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.product-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-footer strong{color:var(--blue-dark);font-size:20px}.button{background:var(--blue);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;padding:13px 18px;font-weight:900;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.45}.button-small{border-radius:12px;padding:10px 13px;font-size:13px}.button-block{width:100%}.button-outline{border:1px solid var(--blue);color:var(--blue);background:0 0}.state-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:18px;padding:24px}.drawer-overlay,.modal-overlay{z-index:50;visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0419348f;transition:opacity .2s,visibility .2s;position:fixed;inset:0}.drawer-overlay.open,.modal-overlay{visibility:visible;opacity:1}.drawer{background:#fff;grid-template-rows:auto 1fr auto;width:min(460px,100%);height:100%;transition:transform .25s;display:grid;position:absolute;top:0;right:0;transform:translate(100%)}.drawer-overlay.open .drawer{transform:translate(0)}.drawer-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.drawer-header h2{margin-top:3px;font-size:29px}.icon-button{width:42px;height:42px;color:var(--blue-dark);background:#eef5fd;border:0;border-radius:12px;place-items:center;font-size:26px;display:grid}.drawer-content{padding:8px 22px;overflow-y:auto}.drawer-footer{border-top:1px solid var(--border);background:#fbfdff;padding:20px 22px}.cart-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;padding:18px 0;display:flex}.cart-row strong,.cart-row span{display:block}.cart-row strong{margin-bottom:5px}.cart-row span{color:var(--muted);font-size:13px}.quantity-control{border:1px solid var(--border);border-radius:12px;align-items:center;display:flex;overflow:hidden}.quantity-control button{width:36px;height:36px;color:var(--blue);background:#f0f6fd;border:0;font-size:20px}.quantity-control span{text-align:center;color:#10213b;min-width:30px;font-weight:900}.total-line{justify-content:space-between;margin-bottom:16px;font-size:18px;display:flex}.empty-state{text-align:center;color:var(--muted);padding:60px 20px}.empty-state>span{font-size:48px}.empty-state h3{color:var(--blue-dark);margin-bottom:5px}.modal-overlay{place-items:center;padding:18px;display:grid;overflow-y:auto}.checkout-modal{width:min(720px,100%);max-height:calc(100vh - 36px);box-shadow:var(--shadow);background:#fff;border-radius:25px;overflow-y:auto}.checkout-form{padding:22px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field{gap:7px;margin-bottom:14px;display:grid}.field span,.payment-options legend{color:#344964;font-size:13px;font-weight:900}.field input,.field textarea{border:1px solid var(--border);color:#10213b;background:#fff;border-radius:13px;outline:none;width:100%;padding:12px 13px;transition:border .2s,box-shadow .2s}.field input:focus,.field textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 4px #37b9e926}.field.full{grid-column:1/-1}.field.wide,.field.narrow{grid-column:span 1}.payment-options{border:0;gap:9px;margin:3px 0 18px;padding:0;display:flex}.payment-options legend{margin-bottom:9px}.payment-options label{border:1px solid var(--border);text-align:center;color:var(--muted);cursor:pointer;border-radius:13px;flex:1;padding:12px 10px;font-weight:800}.payment-options label.selected{border-color:var(--blue);background:var(--blue-light);color:var(--blue-dark)}.payment-options input{opacity:0;position:absolute}.delivery-note{color:var(--blue-dark);background:#edf8ff;border-radius:15px;align-items:center;gap:12px;margin:8px 0 18px;padding:14px;display:flex}.delivery-note>span{font-size:25px}.delivery-note strong,.delivery-note p{margin:0;display:block}.delivery-note p{color:var(--muted);margin-top:2px;font-size:13px}.error-message{color:#b42318}footer{background:var(--blue-dark);color:#fff;justify-content:space-between;gap:15px;padding:28px clamp(18px,5vw,72px);display:flex}footer span{color:#ffffffb3}.floating-cart{display:none}@media (width<=900px){.hero{grid-template-columns:1fr;min-height:auto}.planet{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{flex-direction:column;align-items:stretch}.search-box{width:100%}}@media (width<=620px){.topbar{min-height:64px;padding:10px 14px}.brand small,.cart-button span{display:none}main{padding:14px 13px 90px}.hero{border-radius:24px;padding:31px 22px}h1{font-size:43px}.hero-badges{display:grid}.last-order{flex-direction:column;align-items:stretch}.catalog-section{padding-top:42px}.product-grid{grid-template-columns:1fr}.product-card{border-radius:20px;grid-template-columns:115px 1fr;display:grid}.product-image{height:100%;min-height:190px;font-size:48px}.product-content{padding:15px}.product-content h3{min-height:auto;font-size:16px}.product-description{display:none}.product-footer{align-items:flex-end;margin-top:16px}.product-footer strong{font-size:17px}.form-grid{grid-template-columns:1fr}.field.full,.field.wide,.field.narrow{grid-column:1}.payment-options{flex-direction:column}.checkout-modal{border-radius:22px 22px 0 0;max-height:100vh}.modal-overlay{align-items:end;padding:0}footer{flex-direction:column;padding-bottom:90px}.floating-cart{z-index:19;background:var(--blue);color:#fff;border:0;border-radius:999px;padding:14px 19px;font-weight:900;display:block;position:fixed;bottom:14px;right:15px;box-shadow:0 13px 35px #053c7459}}.topbar-actions,.portal-user,.action-row,.delivery-links{align-items:center;gap:10px;display:flex}.account-link{color:var(--blue-dark);font-size:14px;font-weight:850;text-decoration:none}.footer-portals a{color:#fffc}.product-image{position:relative}.orbit-badge{color:#fff;background:#063d79;border-radius:999px;max-width:calc(100% - 20px);padding:7px 9px;font-size:10px;font-weight:900;position:absolute;top:10px;left:10px;box-shadow:0 6px 18px #053c7438}.home-orbit-card,.orbit-replenishment-banner{background:linear-gradient(135deg,#eff8ff,#e3f2ff);border:1px solid #b7dcff;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:20px 22px;display:flex}.home-orbit-card strong,.orbit-replenishment-banner strong{color:var(--blue-dark);font-size:20px;display:block}.home-orbit-card p,.orbit-replenishment-banner p{color:var(--muted);margin:4px 0 0}.orbit-callout,.orbit-optin{background:#eef8ff;border:1px solid #b7dcff;border-radius:16px}.orbit-callout{margin-bottom:16px;padding:14px}.orbit-callout p{color:var(--muted);margin:5px 0 0;font-size:13px}.orbit-optin{cursor:pointer;align-items:flex-start;gap:12px;margin-bottom:18px;padding:14px;display:flex}.orbit-optin input{margin-top:4px;transform:scale(1.15)}.orbit-optin strong,.orbit-optin small{display:block}.orbit-optin strong{color:var(--blue-dark)}.orbit-optin small{color:var(--muted);margin-top:4px;line-height:1.45}.field select{border:1px solid var(--border);color:#10213b;background:#fff;border-radius:13px;outline:none;width:100%;padding:12px 13px}.button-danger-outline{color:#a61e1e;background:0 0;border:1px solid #c92a2a}.portal-page{background:linear-gradient(145deg,#f5faff,#e7f3ff);place-items:center;width:100%;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--border);width:min(440px,100%);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:26px;padding:30px}.login-card h1{color:var(--blue-dark);margin:8px 0;font-size:38px}.login-card p{color:var(--muted);line-height:1.5}.login-card>a:not(.button){color:var(--blue);margin-top:18px;display:inline-block}.portal-logo{background:var(--blue-light);border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 14px;font-size:32px;display:grid}.portal-form{text-align:left;margin-top:24px}.portal-topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;justify-content:space-between;align-items:center;gap:15px;padding:12px clamp(16px,4vw,48px);display:flex;position:sticky;top:0}.portal-user span{color:var(--muted);font-weight:800}.account-shell,.admin-shell,.courier-shell{background:#f6f9fd;min-height:100vh}.account-main,.admin-main,.courier-main{width:min(1160px,100%);margin:0 auto;padding:28px clamp(14px,4vw,42px) 70px}.account-welcome h1,.admin-toolbar h1,.courier-heading h1{color:var(--blue-dark);font-size:clamp(34px,5vw,54px)}.tracking-card{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#063d79,#0872c8);border-radius:24px;grid-template-columns:1.2fr .8fr;gap:24px;margin:22px 0;padding:24px;display:grid}.tracking-card h2{color:#fff;margin:8px 0 4px}.tracking-card p,.tracking-card small{color:#ffffffc7}.tracking-steps{align-content:center;gap:8px;display:grid}.tracking-steps span{background:#ffffff1a;border-radius:12px;padding:9px 11px;font-size:13px;font-weight:800}.orbit-panel{background:#fff;border:1px solid #b7dcff;border-radius:24px;margin:24px 0;padding:24px;box-shadow:0 10px 30px #0a3d740f}.orbit-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.orbit-panel-head h2{font-size:clamp(28px,4vw,40px)}.orbit-level{background:var(--blue);color:#fff;border-radius:50%;place-items:center;min-width:68px;height:68px;font-size:20px;font-weight:900;display:grid}.orbit-progress{background:#e9f1fa;border-radius:999px;height:12px;margin:18px 0 12px;overflow:hidden}.orbit-progress span{border-radius:inherit;background:linear-gradient(90deg,var(--cyan),var(--blue));height:100%;display:block}.orbit-panel>p{color:var(--muted);line-height:1.5}.orbit-date-grid{grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;display:grid}.orbit-date-grid div{background:#f3f8fd;border-radius:16px;padding:14px}.orbit-date-grid small,.orbit-date-grid strong{display:block}.orbit-date-grid small{color:var(--muted);margin-bottom:4px}.orbit-date-grid strong{color:var(--blue-dark)}.orbit-items{gap:8px;margin:16px 0;display:grid}.orbit-items div{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:11px 0;display:flex}.orders-section{margin-top:34px}.account-orders{gap:14px;margin-top:18px;display:grid}.account-order-card,.admin-order-card,.delivery-card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:20px;box-shadow:0 8px 24px #0a3d740d}.order-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-card-head strong,.order-card-head small{display:block}.order-card-head small{color:var(--muted);margin-top:4px}.status-pill{color:var(--blue-dark);background:#edf5ff;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.status-entregue{color:#087443;background:#e8f7ef}.status-cancelado,.status-nao_entregue{color:#a61e1e;background:#fff0f0}.status-saiu_para_entrega{color:#8a5d00;background:#fff5d8}.order-items-mini{color:#344964;gap:5px;margin:14px 0;font-size:13px;display:grid}.order-card-foot,.admin-money-row,.delivery-payment{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:28px;display:grid}.admin-summary div{border:1px solid var(--border);background:#fff;border-radius:18px;padding:18px}.admin-summary small,.admin-summary strong{display:block}.admin-summary small{color:var(--muted)}.admin-summary strong{color:var(--blue-dark);margin-top:6px;font-size:30px}.admin-toolbar{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;display:flex}.filter-tabs{gap:7px;display:flex}.filter-tabs button{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:999px;padding:9px 13px;font-weight:850}.filter-tabs button.active{background:var(--blue);border-color:var(--blue);color:#fff}.admin-orders-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.admin-customer{gap:3px;margin-top:14px;display:grid}.admin-customer span,.admin-customer small{color:var(--muted)}.admin-money-row{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:12px 0}.admin-money-row span{color:var(--muted);font-size:12px}.mini-orbit{color:var(--blue-dark);background:#eef8ff;border-radius:12px;margin-top:10px;padding:9px 11px;font-size:12px;font-weight:900}.courier-select{margin-top:14px}.hint-warning{color:#8a5d00;margin-top:10px;display:block}.courier-heading{margin-bottom:22px}.courier-heading p{color:var(--muted)}.courier-list{gap:16px;display:grid}.delivery-customer{margin:16px 0}.delivery-customer h2{margin:0 0 6px;font-size:25px}.delivery-customer p{color:#344964;margin:0}.delivery-customer small{color:var(--muted);margin-top:6px;display:block}.delivery-payment{border-top:1px solid var(--border);margin:10px 0;padding:14px 0}.delivery-links{flex-wrap:wrap;margin-bottom:13px}.delivery-actions{gap:9px;display:grid}@media (width<=820px){.tracking-card{grid-template-columns:1fr}.admin-summary{grid-template-columns:repeat(2,1fr)}.admin-orders-grid{grid-template-columns:1fr}.admin-toolbar{flex-direction:column;align-items:stretch}.filter-tabs{overflow-x:auto}}@media (width<=620px){.topbar-actions{gap:6px}.account-link{font-size:0}.account-link:before{content:"👤";font-size:20px}.home-orbit-card,.orbit-replenishment-banner{flex-direction:column;align-items:stretch}.portal-topbar{padding:10px 12px}.portal-user span{display:none}.account-main,.admin-main,.courier-main{padding:18px 12px 50px}.tracking-card,.orbit-panel,.account-order-card,.admin-order-card,.delivery-card{border-radius:18px;padding:16px}.orbit-date-grid{grid-template-columns:1fr}.orbit-panel-head{align-items:center}.orbit-level{min-width:55px;height:55px;font-size:16px}.action-row{flex-direction:column;align-items:stretch}.admin-summary{grid-template-columns:1fr 1fr}.order-card-head{flex-direction:column;align-items:stretch}.status-pill{align-self:flex-start}.delivery-links .button{flex:1}}.reminder-section{background:#f1f9ff;border:1px solid #b7dcff;border-radius:22px;margin:0 0 28px;padding:20px}.reminder-section h2{font-size:28px}.reminder-list{gap:10px;margin-top:14px;display:grid}.reminder-card{border:1px solid var(--border);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.reminder-card strong,.reminder-card span,.reminder-card small{display:block}.reminder-card span{color:var(--blue-dark);margin-top:3px;font-size:13px;font-weight:800}.reminder-card small{color:var(--muted);margin-top:4px}@media (width>=821px){.admin-summary{grid-template-columns:repeat(5,1fr)}}@media (width<=620px){.reminder-card{flex-direction:column;align-items:stretch}}.quick-shop-section{padding-top:44px}.quick-heading{align-items:end}.quick-heading>p{max-width:410px;color:var(--muted);margin:0;line-height:1.5}.quick-shop-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.quick-shop-card{border:1px solid var(--border);color:#10213b;text-align:left;background:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:14px;min-height:128px;padding:17px;transition:all .2s;display:flex;box-shadow:0 7px 24px #0a3d740d}.quick-shop-card:hover{border-color:#a9d5ff;transform:translateY(-2px);box-shadow:0 13px 32px #0a3d7417}.quick-shop-card.active{border-color:var(--blue);background:linear-gradient(145deg,#edf7ff,#dceeff);box-shadow:0 0 0 2px #0757a814}.quick-shop-icon{background:var(--blue-light);border-radius:14px;place-items:center;width:45px;height:45px;font-size:24px;display:grid}.quick-shop-card strong,.quick-shop-card small{display:block}.quick-shop-card strong{color:var(--blue-dark);font-size:15px;line-height:1.25}.quick-shop-card small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.35}.brand-filter-block{border:1px solid var(--border);background:#fbfdff;border-radius:20px;margin:24px 0 14px;padding:18px}.food-filter-panel{border:1px solid var(--border);background:linear-gradient(#fbfdff 0%,#f6faff 100%);border-radius:22px;gap:18px;margin:24px 0 14px;padding:18px;display:grid}.food-filter-intro{justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:4px;display:flex}.food-filter-intro>div{gap:4px;display:grid}.food-filter-intro strong{color:var(--blue-dark);font-size:17px}.food-filter-intro small{color:var(--muted);line-height:1.45}.food-filter-intro button{color:var(--blue);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-weight:850}.food-filter-group{gap:9px;display:grid}.food-filter-group+.food-filter-group{border-top:1px solid #e6edf6;padding-top:14px}.filter-block-title{align-items:baseline;gap:10px;margin-bottom:13px;display:flex}.filter-block-title strong{color:var(--blue-dark)}.filter-block-title small{color:var(--muted)}.brand-list{scrollbar-width:none;gap:9px;padding-bottom:3px;display:flex;overflow-x:auto}.brand-list::-webkit-scrollbar{display:none}.brand-list button{white-space:nowrap;border:1px solid var(--border);color:#42536b;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:10px 14px;font-weight:850;display:inline-flex}.brand-list button small{min-width:21px;height:21px;color:var(--muted);background:#edf3f9;border-radius:999px;place-items:center;padding:0 5px;font-size:10px;display:grid}.brand-list button.active{border-color:var(--blue);background:var(--blue);color:#fff}.brand-list button.active small{color:#fff;background:#ffffff2e}.brand-list button:disabled{opacity:.42;cursor:not-allowed}.active-filter-row{color:#40536b;background:#edf6ff;border-radius:14px;justify-content:space-between;align-items:center;gap:15px;margin:14px 0 22px;padding:11px 14px;font-size:13px;display:flex}.active-filter-row strong{color:var(--blue-dark)}.active-filter-row button{color:var(--blue);white-space:nowrap;background:0 0;border:0;font-weight:900}.state-card p{color:var(--muted)}@media (width<=900px){.quick-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.quick-shop-section{padding-top:32px}.quick-heading>p{font-size:13px}.quick-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.quick-shop-card{border-radius:17px;min-height:112px;padding:14px}.quick-shop-card:first-child{flex-direction:row;grid-column:1/-1;justify-content:flex-start;align-items:center;min-height:auto}.quick-shop-icon{border-radius:12px;width:40px;height:40px;font-size:21px}.brand-filter-block{margin-top:18px;padding:14px}.filter-block-title{display:block}.filter-block-title small{margin-top:3px;display:block}.active-filter-row{align-items:flex-start}}.courier-summary{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.courier-summary span{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800}.courier-summary strong{color:var(--blue-dark)}.delivery-update-box{border:1px solid var(--border);background:#f8fbff;border-radius:17px;margin-top:16px;padding:16px}.delivery-update-label{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:950;display:block}.delivery-update-box>strong{color:var(--blue-dark);font-size:18px;display:block}.delivery-update-box>p{color:var(--muted);margin:5px 0 14px;line-height:1.45}.delivery-update-waiting{background:#f7f9fc}.delivery-update-ready{background:#edf7ff;border-color:#a9d2ff}.delivery-update-route{background:#fff8e9;border-color:#f1cf8d}.button-delivery-primary{min-height:52px;font-size:16px}.button-delivery-success{background:#137333;min-height:52px}.button-delivery-success:hover{filter:brightness(.96)}.button:disabled{opacity:.58;cursor:wait}@media (width<=620px){.delivery-update-box{padding:14px}.delivery-update-box .button{width:100%}}.field-help{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.4;display:block}.admin-section-tabs{border:1px solid var(--border);background:#fff;border-radius:16px;gap:10px;width:max-content;max-width:100%;margin:0 0 24px;padding:6px;display:flex;box-shadow:0 6px 20px #0a3d740d}.admin-section-tabs button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:11px 18px;font-weight:800}.admin-section-tabs button.active{background:var(--blue);color:#fff}.product-admin-section{gap:20px;display:grid}.product-admin-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.product-admin-heading h1{color:var(--blue-dark);margin:5px 0 0;font-size:clamp(32px,5vw,52px)}.product-admin-heading p{color:var(--muted);margin:7px 0 0}.product-heading-actions{flex-wrap:wrap;gap:10px;display:flex}.product-admin-search{border:1px solid var(--border);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.product-admin-search input{width:100%;font:inherit;color:var(--blue-dark);background:0 0;border:0;outline:0}.product-admin-search strong{white-space:nowrap;color:var(--muted);font-size:13px}.admin-product-list{gap:10px;display:grid}.admin-product-row{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:78px minmax(0,1fr) 170px auto;align-items:center;gap:14px;padding:13px;display:grid;box-shadow:0 5px 18px #0a3d740a}.admin-product-inactive{opacity:.64;background:#f8fafc}.admin-product-thumb{background:#f1f7fd;border-radius:14px;place-items:center;width:78px;height:78px;font-size:28px;display:grid;overflow:hidden}.admin-product-thumb img{object-fit:contain;width:100%;height:100%}.admin-product-info{gap:4px;min-width:0;display:grid}.admin-product-info strong{color:var(--blue-dark)}.admin-product-info span,.admin-product-info small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-product-price{text-align:right;justify-items:end;gap:4px;display:grid}.admin-product-price strong{color:var(--blue-dark);font-size:18px}.admin-product-price span{color:var(--muted);font-size:12px}.admin-product-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.product-editor-layout{border:1px solid var(--border);background:#fff;border-radius:22px;grid-template-columns:250px minmax(0,1fr);gap:22px;padding:20px;display:grid}.product-image-editor{align-content:start;gap:12px;display:grid}.product-image-editor small{color:var(--muted);line-height:1.45}.product-image-preview{aspect-ratio:1;background:#f5faff;border:1px dashed #a8caea;border-radius:18px;place-items:center;width:100%;font-size:58px;display:grid;overflow:hidden}.product-image-preview img{object-fit:contain;width:100%;height:100%}.upload-button{cursor:pointer;position:relative;overflow:hidden}.upload-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-form-grid .field-wide{grid-column:1/-1}.product-form-grid textarea{resize:vertical;min-height:92px}.check-field{color:var(--blue-dark);align-items:center;gap:9px;font-weight:700;display:flex}.check-field input{width:18px;height:18px}.product-form-actions{justify-content:flex-end;gap:10px;display:flex}.success-message{color:#176633!important;background:#effcf4!important;border-color:#b8e7c8!important}.bulk-import-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.bulk-step-card{border:1px solid var(--border);background:#fff;border-radius:20px;align-content:start;gap:10px;min-height:220px;padding:22px;display:grid;position:relative}.bulk-step-card h3,.bulk-step-card p{margin:0}.bulk-step-card h3{color:var(--blue-dark)}.bulk-step-card p{color:var(--muted);line-height:1.5}.bulk-step-card>strong{color:var(--blue-dark);overflow-wrap:anywhere;font-size:13px}.bulk-step-number{width:34px;height:34px;color:var(--blue);background:#e7f4ff;border-radius:50%;place-items:center;font-weight:900;display:grid}.bulk-note{color:#24476d;background:#f4faff;border:1px solid #c9e2f7;border-radius:16px;padding:16px 18px;line-height:1.55}.bulk-note code{background:#e5f0fa;border-radius:5px;padding:2px 5px}@media (width<=900px){.bulk-import-grid,.product-editor-layout{grid-template-columns:1fr}.product-image-editor{grid-template-columns:140px minmax(0,1fr);align-items:start}.product-image-preview{grid-row:1/3}.admin-product-row{grid-template-columns:68px minmax(0,1fr) auto}.admin-product-thumb{width:68px;height:68px}.admin-product-price{text-align:left;grid-column:2;justify-items:start}.admin-product-actions{grid-area:1/3/3}}@media (width<=620px){.admin-section-tabs{width:100%}.admin-section-tabs button{flex:1;padding-inline:10px}.product-admin-heading{flex-direction:column;align-items:stretch}.product-heading-actions{grid-template-columns:1fr 1fr;display:grid}.product-form-grid{grid-template-columns:1fr}.product-form-grid .field-wide{grid-column:auto}.product-image-editor{grid-template-columns:1fr}.product-image-preview{grid-row:auto;max-width:240px}.product-admin-search{flex-direction:column;align-items:stretch}.admin-product-row{grid-template-columns:64px minmax(0,1fr)}.admin-product-thumb{width:64px;height:64px}.admin-product-price{grid-column:2}.admin-product-actions{grid-area:auto/1/auto/-1;justify-content:flex-start}.product-form-actions{grid-template-columns:1fr 1fr;display:grid}}.orbit-marketing-banner{background:linear-gradient(135deg,#f4faff,#eef8ff);border:1px solid #b8d9fb;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:22px;padding:22px;display:grid;box-shadow:0 8px 24px #0a3d740f}.orbit-marketing-icon{background:#dceeff;border-radius:18px;place-items:center;width:58px;height:58px;font-size:30px;display:grid}.orbit-marketing-banner h2{margin:4px 0 6px;font-size:30px}.orbit-marketing-banner p{color:var(--muted);margin:0;line-height:1.55}.home-orbit-card{background:#f4faff;border:1px solid #bddcff;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:20px 22px;display:flex}.home-orbit-card strong{color:var(--blue-dark);margin-top:5px;font-size:22px;display:block}.home-orbit-card p{color:var(--muted);margin:4px 0 0}.add-to-cart-toast{z-index:75;color:#fff;max-width:min(420px,100vw - 32px);box-shadow:var(--shadow);background:#123d69;border-radius:14px;padding:12px 16px;font-weight:800;animation:.18s toast-in;position:fixed;bottom:118px;right:22px}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.has-cart-summary main{padding-bottom:150px}.cart-summary-bar{z-index:45;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #c8dbef;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:min(960px,100% - 28px);padding:13px 14px 13px 16px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #06305d33}.cart-summary-main{align-items:center;gap:12px;min-width:190px;display:flex}.cart-summary-main>strong{color:var(--blue-dark);font-size:19px}.cart-summary-benefit{color:#42556c;min-width:0;font-size:13px;font-weight:750;line-height:1.4}.cart-summary-action{white-space:nowrap}.checkout-cart-summary{border:1px solid var(--border);background:#f7fbff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.checkout-cart-summary strong{color:var(--blue-dark);font-size:20px}.checkout-cart-summary small{width:100%;color:var(--muted)}.first-purchase-callout,.orbit-optin-card{background:#f4faff;border:1px solid #c7e1fa;border-radius:17px;padding:16px}.first-purchase-callout strong,.orbit-optin-card strong{color:var(--blue-dark)}.first-purchase-callout p,.orbit-optin-card p{color:var(--muted);margin:5px 0;line-height:1.5}.first-purchase-callout>span{color:#18713a;margin-top:5px;font-weight:850;display:inline-block}.orbit-optin-card.eligible{background:#eef8ff;border-color:#9fcef9}.whatsapp-optin{color:#334a64;align-items:flex-start;gap:9px;margin-top:12px;font-size:13px;display:flex}.whatsapp-optin input{width:17px;height:17px;margin-top:2px}.orbit-minimum-warning{color:#7c5700;background:#fff5df;border-radius:12px;margin-top:10px;padding:10px 12px;font-weight:800}.benefits-admin-section{gap:18px}.benefits-settings-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:18px;display:grid}.benefit-settings-card{border:1px solid var(--border);background:#fff;border-radius:22px;gap:17px;padding:22px;display:grid;box-shadow:0 8px 24px #0a3d740d}.benefit-settings-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.benefit-settings-title h2{font-size:28px}.switch-field{border:1px solid var(--border);color:var(--blue-dark);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-weight:850;display:flex}.switch-field input{width:18px;height:18px}.free-membership-highlight{background:#f1fbf4;border:1px solid #b8ddc5;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.free-membership-highlight strong{color:#176633}.free-membership-highlight span{color:#4a6b56;font-size:13px}.orbit-rule-preview{color:#506176;background:#f7faff;border-radius:15px;gap:7px;padding:14px 16px;font-size:13px;display:grid}.orbit-rule-preview strong{color:var(--blue-dark)}.benefit-exception-note{color:#6f5317;background:#fff9e9;border:1px solid #f0d496;border-radius:14px;padding:13px 15px;line-height:1.5}.benefits-excluded-check{background:#fff9ef;border:1px solid #efcf9f;border-radius:14px;grid-column:1/-1;align-items:flex-start;padding:12px 14px}.benefits-excluded-check small{color:#785b25;font-weight:500;display:block}.free-program-badge{color:#176633;letter-spacing:.07em;background:#eaf9ef;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950}.customer-rule-preview{margin-top:12px}.orbit-event-list{gap:8px;margin-top:14px;display:grid}.orbit-event-list>div{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:110px auto minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.orbit-event-list span{color:var(--blue);font-size:11px;font-weight:900}.orbit-event-list small{color:var(--muted)}.order-benefits-mini{flex-wrap:wrap;gap:7px;margin:8px 0;display:flex}.order-benefits-mini span{color:#315a80;background:#eef7ff;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.tracking-card-detailed{grid-template-columns:minmax(0,.8fr) minmax(300px,1.2fr)}.tracking-current small{color:var(--muted);margin-top:5px;display:block}.tracking-timeline{gap:0;display:grid}.tracking-timeline-row{grid-template-columns:34px minmax(0,1fr);gap:10px;padding:8px 0 12px;display:grid;position:relative}.tracking-timeline-row:not(:last-child):after{content:"";background:#cddff0;width:2px;position:absolute;top:34px;bottom:-3px;left:16px}.tracking-dot{z-index:1;background:#eef7ff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.tracking-timeline-row strong,.tracking-timeline-row small{display:block}.tracking-timeline-row small{color:var(--muted);margin-top:3px;font-size:12px}@media (width<=900px){.benefits-settings-grid{grid-template-columns:1fr}.orbit-marketing-banner{grid-template-columns:auto minmax(0,1fr)}.orbit-marketing-banner .button{grid-column:1/-1}.tracking-card-detailed{grid-template-columns:1fr}}@media (width<=620px){.app-shell.has-cart-summary main{padding-bottom:205px}.cart-summary-bar{border-radius:17px;grid-template-columns:1fr auto;gap:8px 10px;width:calc(100% - 16px);padding:11px;bottom:8px}.cart-summary-main{justify-content:space-between;min-width:0}.cart-summary-benefit{grid-area:2/1/auto/-1;font-size:12px}.cart-summary-action{grid-area:1/2;padding:11px 13px}.add-to-cart-toast{text-align:center;bottom:145px;left:8px;right:8px}.orbit-marketing-banner{grid-template-columns:1fr;padding:18px}.orbit-marketing-icon{width:48px;height:48px}.home-orbit-card,.benefit-settings-title,.free-membership-highlight{flex-direction:column;align-items:flex-start}.orbit-event-list>div{grid-template-columns:1fr;gap:3px}}.cart-benefit-excluded{color:#9a6a18;margin-top:4px;font-size:11px;font-weight:800;display:block}.total-line-secondary{color:var(--muted);margin-top:6px;font-size:12px}.total-line-secondary strong{font-size:13px}.benefit-communication-card{grid-column:1/-1}.reminder-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.reminder-kpis>div{border:1px solid var(--border,#dbe4f0);background:#f8fbff;border-radius:14px;padding:12px}.reminder-kpis small{color:#68758a;margin-bottom:4px;display:block}.reminder-kpis strong{font-size:1.35rem}.reminder-admin-list{gap:8px;margin-top:12px;display:grid}.reminder-admin-row{border-top:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.reminder-admin-row div{gap:2px;display:grid}.reminder-admin-row small{color:#68758a}.reminder-status{white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:800}.reminder-status-sent{color:#147a42;background:#e8f8ef}.reminder-status-pending{color:#8a6300;background:#fff6dd}.reminder-status-failed{color:#a82b2b;background:#ffeded}@media (width<=640px){.reminder-kpis{grid-template-columns:1fr}}.brand-logo{object-fit:contain;border-radius:12px;flex:0 auto;width:auto;max-width:150px;height:52px}.brand-copy{gap:1px;display:grid}.brand-copy strong{color:var(--blue-dark)}.brand-copy small{color:var(--muted);font-size:11px}.delivered-courier-box{background:#f1fbf4;border:1px solid #b8ddc5;border-radius:14px;gap:4px;padding:12px 14px;display:grid}.delivered-courier-box span{color:#176633;font-size:12px;font-weight:800}.delivered-courier-box strong{color:#135b2d}.delivered-by-customer{color:#2d667e;margin-top:5px;font-weight:800;display:block}.delivery-promo-note{color:#18713a;margin-top:5px;font-weight:750;display:block}.store-settings-section{max-width:880px}.store-logo-card{gap:20px}.store-logo-preview{border:1px solid var(--border);background:#f8fbff;border-radius:18px;grid-template-columns:160px minmax(0,1fr);align-items:center;gap:22px;padding:18px;display:grid}.store-logo-preview>img{object-fit:contain;background:#fff;border-radius:14px;width:160px;height:120px}.store-logo-preview>div:last-child{gap:5px;display:grid}.store-logo-preview strong{color:var(--blue-dark);font-size:24px}.store-logo-preview span,.store-logo-preview small{color:var(--muted)}.store-logo-placeholder{background:#fff;border:1px dashed #aecbe8;border-radius:14px;place-items:center;gap:4px;width:160px;height:120px;font-size:38px;display:grid}.store-logo-placeholder small{text-align:center;font-size:11px}.button.disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.delivery-settings-card{align-self:start}@media (width<=620px){.brand-logo{width:auto;max-width:120px;height:44px}.brand-copy small{display:none}.store-logo-preview{grid-template-columns:1fr}.store-logo-preview>img,.store-logo-placeholder{width:100%;max-width:260px}}.topbar{min-height:88px;padding-top:10px;padding-bottom:10px}.topbar>.brand{flex:none;min-width:0}.topbar .brand-logo{object-fit:contain;object-position:left center;background:0 0;border-radius:0;width:auto;max-width:270px;height:68px;padding:0}.topbar .brand-copy{display:none}.topbar-actions{flex:none}.product-card{flex-direction:column;min-width:0;display:flex}.product-image{background:#fff;border-bottom:1px solid #edf2f8;justify-content:center;align-items:center;height:260px;padding:18px;font-size:76px;display:flex;position:relative;overflow:hidden}.product-image img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.product-fallback-icon{background:linear-gradient(145deg,#f4f9ff,#e6f3ff);border-radius:18px;place-items:center;width:100%;height:100%;display:grid}.product-content{flex-direction:column;flex:1;align-items:stretch;padding:18px 20px 20px;display:flex}.product-content .orbit-badge{width:auto;max-width:100%;box-shadow:none;align-self:flex-start;align-items:center;margin:0 0 12px;padding:6px 10px;font-size:10px;display:inline-flex;position:static}.product-content h3{min-height:50px;margin-top:8px;font-size:19px;line-height:1.28}.product-meta{font-size:14px}.product-description{margin-bottom:16px}.product-footer{margin-top:auto;padding-top:8px}.product-footer strong{font-size:22px}.product-add-button{min-width:105px;min-height:44px;font-size:14px}@media (width<=900px){.topbar .brand-logo{max-width:220px;height:62px}.product-image{height:240px}}@media (width<=620px){.topbar{gap:10px;min-height:74px;padding:8px 12px}.topbar .brand-logo{max-width:175px;height:56px}.topbar-actions{gap:6px}.account-link{font-size:0}.account-link:before{content:"👤";font-size:20px}.cart-button{padding:10px 12px}.product-card{border-radius:22px;flex-direction:column;display:flex}.product-image{height:230px;min-height:230px;padding:14px}.product-content{padding:16px 17px 18px}.product-content h3{min-height:0;font-size:18px}.product-description{min-height:0;margin:8px 0 14px;display:-webkit-box}.product-footer{align-items:center;margin-top:auto}.product-footer strong{font-size:21px}}@media (width<=390px){.topbar .brand-logo{max-width:145px;height:50px}.product-image{height:215px;min-height:215px}}.product-pricing{gap:8px;margin-top:auto;padding-top:14px;display:grid}.product-list-price{color:#42566f;font-size:16px;font-weight:800}.orbit-best-price{background:#f3f9ff;border:1px solid #c8e2fa;border-radius:14px;justify-content:space-between;align-items:end;gap:12px;padding:10px 12px;display:flex}.orbit-best-price small{color:#2e648f;font-size:11px;font-weight:850;line-height:1.25}.orbit-best-price strong{color:var(--blue-dark);white-space:nowrap;font-size:24px;line-height:1}.product-footer{margin-top:12px}.product-add-button{width:100%;min-height:44px;font-size:14px}.cart-phone-check{background:#f6fbff;border:1px solid #c5ddf4;border-radius:16px;gap:9px;margin:18px 0 8px;padding:15px;display:grid}.cart-phone-check strong{color:var(--blue-dark)}.cart-phone-check p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.45}.cart-phone-check input{color:#10213b;background:#fff;border:1px solid #aacbea;border-radius:13px;outline:none;width:100%;padding:12px 13px;font-weight:750}.cart-phone-check input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #186fbe1a}.quote-status{color:#52677e;font-size:11px;line-height:1.4}.quote-status.success{color:#18713a;font-weight:800}.cart-identification-hint{color:#6e7f93;margin:2px 0 12px;line-height:1.4;display:block}.total-line-secondary{color:#62748a;margin-bottom:10px;font-size:13px}.total-line-secondary strong{color:#3b506a}.discount-line{color:#176633;margin-bottom:10px;font-size:14px}.discount-line strong{color:#176633}.cart-payable-total{color:var(--blue-dark);border-top:1px solid #cfdeec;justify-content:space-between;align-items:center;gap:14px;margin:14px 0 16px;padding:14px 0 4px;font-weight:950;display:flex}.cart-payable-total span{letter-spacing:.06em;font-size:12px}.cart-payable-total strong{font-size:26px}.checkout-financial-summary{background:#f7fbff;border:1px solid #bdd8ef;border-radius:18px;gap:9px;margin-bottom:18px;padding:17px;display:grid}.checkout-summary-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.checkout-summary-title>div{gap:3px;display:grid}.checkout-summary-title strong{color:var(--blue-dark)}.checkout-verified-phone{color:#2e648f;background:#e7f4ff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}.checkout-total-row{color:#53677e;justify-content:space-between;gap:12px;font-size:14px;display:flex}.checkout-total-row strong{color:#263e5a}.checkout-total-row.discount,.checkout-total-row.discount strong{color:#176633}.checkout-total-final{color:var(--blue-dark);border-top:1px solid #c9d9e8;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;padding-top:12px;font-weight:950;display:flex}.checkout-total-final span{letter-spacing:.07em;font-size:12px}.checkout-total-final strong{font-size:26px}.address-choice-section{border-top:1px solid var(--border);gap:14px;margin-top:4px;padding:18px 0;display:grid}.address-choice-heading{justify-content:space-between;align-items:end;gap:12px;display:flex}.address-choice-heading h3{color:var(--blue-dark);margin:4px 0 0;font-size:23px}.text-action,.back-address-button{color:var(--blue);background:0 0;border:0;font-weight:850}.saved-address-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.saved-address-card{border:1px solid var(--border);color:#4a5f77;text-align:left;background:#fff;border-radius:16px;gap:6px;width:100%;padding:14px;display:grid}.saved-address-card:hover{border-color:#9dc8ed}.saved-address-card.selected{border-color:var(--blue);background:#f3f9ff;box-shadow:0 0 0 2px #0d64b414}.saved-address-card>span:not(.saved-address-top){font-size:12px;line-height:1.35}.saved-address-card>b{color:var(--blue);margin-top:4px;font-size:12px}.saved-address-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.saved-address-top strong{color:var(--blue-dark)}.saved-address-top small{color:#176633;background:#eaf7ef;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900}.new-address-box{background:#fbfdff;border:1px solid #cfdeec;border-radius:17px;padding:16px}.save-address-check{color:#2e4e6d;background:#eef8ff;border-radius:13px;align-items:flex-start;gap:10px;margin-top:5px;padding:11px 12px;display:flex}.save-address-check.secondary{background:#f6f9fc;margin-top:8px}.save-address-check input{width:18px;height:18px;margin-top:2px}.save-address-check span{gap:2px;display:grid}.save-address-check small{color:#697c91;font-size:11px}.back-address-button{justify-self:start;padding:0}@media (width<=700px){.saved-address-grid{grid-template-columns:1fr}.checkout-summary-title{flex-direction:column;align-items:flex-start}.checkout-verified-phone{align-self:flex-start}.orbit-best-price{align-items:center}.orbit-best-price strong{font-size:22px}}.home-carousel{background:#eaf5ff;border-radius:30px;margin:22px 0 28px;position:relative;overflow:hidden;box-shadow:0 18px 45px #10365e1f}.home-slide{background:linear-gradient(120deg,#e8f8ff 0%,#d7ecff 48%,#eef9ff 100%);grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:20px;min-height:360px;padding:40px 60px;display:grid}.home-slide-copy{z-index:2;max-width:650px;position:relative}.home-slide-copy h1{color:var(--blue-dark);letter-spacing:-.04em;margin:8px 0 12px;font-size:clamp(34px,4.2vw,62px);line-height:.98}.home-slide-copy p{color:#4c647d;max-width:620px;font-size:17px;line-height:1.55}.hero-kicker{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.hero-button{margin-top:12px}.home-slide-visual{justify-content:center;align-items:center;min-height:290px;display:flex}.home-slide-visual img{object-fit:contain;border-radius:24px;width:100%;max-height:320px}.orbit-max-pill{color:#9a6200;background:#fff4d5;border-radius:999px;margin-top:10px;padding:8px 13px;font-weight:900;display:inline-flex}.carousel-arrow{z-index:4;width:42px;height:42px;color:var(--blue-dark);cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;font-size:24px;position:absolute;top:50%;translate:0 -50%;box-shadow:0 6px 18px #12375929}.carousel-arrow.left{left:14px}.carousel-arrow.right{right:14px}.carousel-dots{z-index:4;gap:7px;display:flex;position:absolute;bottom:15px;left:50%;translate:-50%}.carousel-dots button{background:#0e467d40;border:0;border-radius:99px;width:9px;height:9px;padding:0}.carousel-dots button.active{background:var(--blue);width:28px}.promotions-strip-section{margin:10px 0 34px}.promotions-horizontal{scroll-snap-type:x proximity;scrollbar-width:thin;gap:16px;padding:5px 2px 16px;display:flex;overflow-x:auto}.promotion-slide-card{scroll-snap-align:start;flex:0 0 min(320px,82vw)}.promotion-slide-card .product-card{height:100%}.promo-badge{color:#b94700;background:#fff0e7;border-radius:999px;width:fit-content;padding:6px 10px;font-size:11px;font-weight:900;display:inline-flex}.product-old-price{color:#8594a6;font-size:13px;text-decoration:line-through}.promo-price{color:#d54b00;font-size:27px;font-weight:950;display:block}.orbit-info-modal{width:min(560px,94vw)}.orbit-info-points{gap:10px;margin:18px 0;display:grid}.orbit-info-points>div{color:#39536d;background:#f4f9ff;border-radius:14px;padding:12px 14px}.fulfillment-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fulfillment-options button{border:1px solid var(--border);text-align:left;color:#38536e;background:#fff;border-radius:17px;min-height:86px;padding:15px}.fulfillment-options button.selected{border-color:var(--blue);background:#eff8ff;box-shadow:0 0 0 2px #0d64b414}.pickup-box,.pix-key-box{background:#f3f9ff;border:1px solid #cfe4f7;border-radius:16px;padding:15px}.pix-checkout{text-align:center}.pix-total{gap:2px;margin:10px 0;display:grid}.pix-total strong{color:var(--blue-dark);font-size:30px}.pix-qr{border:1px solid var(--border);background:#fff;border-radius:18px;width:fit-content;margin:15px auto;padding:16px}.pix-key-box{text-align:left;overflow-wrap:anywhere;gap:7px;display:grid}.pix-admin-box{background:#eff8ff;border:1px solid #b9d9f4;border-radius:14px;gap:8px;margin:12px 0;padding:12px;display:grid}.pix-admin-box.pix-recebido{background:#edf9f1;border-color:#bfe5cb}.pix-admin-box.pix-pix_informado{background:#fff8df;border-color:#f0d37b}.admin-slide-list{gap:14px;display:grid}.admin-slide-editor{border:1px solid var(--border);background:#fbfdff;border-radius:18px;gap:12px;padding:17px;display:grid}.admin-slide-preview{background:#edf5fc;border-radius:16px;min-height:120px;overflow:hidden}.admin-slide-preview img{object-fit:contain;width:100%;height:190px}@media (width<=800px){.home-carousel{border-radius:22px}.home-slide{grid-template-columns:1fr;gap:8px;min-height:470px;padding:30px 24px 45px}.home-slide-copy h1{font-size:clamp(34px,11vw,48px)}.home-slide-copy p{font-size:15px}.home-slide-visual{min-height:180px}.home-slide-visual img{max-height:210px}.carousel-arrow{display:none}.fulfillment-options{grid-template-columns:1fr}}.toast-stack{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;max-width:min(420px,100vw - 32px);display:flex;position:fixed;bottom:22px;right:22px}.global-toast{color:#102d57;background:#fff;border:1px solid #dce9f8;border-radius:14px;padding:14px 18px;font-weight:800;animation:.2s ease-out toast-in;box-shadow:0 14px 38px #03204838}.global-toast.toast-success{border-left:5px solid #1f9d67}.global-toast.toast-error{border-left:5px solid #d94b4b}.global-toast.toast-info{border-left:5px solid #f4a900}.image-only-carousel{box-shadow:none;background:0 0;padding:0;overflow:visible}.home-slide-image-only{background:#0d4e9a;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 18px 45px #0936691f}.home-slide-image-only>img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.home-slide-cta-bar{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#052455b8;border-radius:18px;justify-content:center;gap:12px;padding:10px;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0003}.home-slide-cta-bar .button{white-space:nowrap}.hero-secondary-button{color:#0a4f9e;background:#fff;border-color:#fff}.image-only-carousel .carousel-dots{bottom:-28px}.image-only-carousel .carousel-arrow{z-index:5}.banner-preview{aspect-ratio:16/9;width:100%;max-width:620px;height:auto!important}.banner-preview img{object-fit:contain;background:#eef5ff;width:100%;height:100%}.compact-slide-fields{grid-template-columns:120px minmax(260px,1fr)}.orbit-info-solid{color:#16365f!important;opacity:1!important;background:#fff!important;border:1px solid #d5e5f8!important;box-shadow:0 30px 90px #00143752!important}.orbit-info-solid h2,.orbit-info-solid p,.orbit-info-solid strong{color:#12345d}.orbit-info-solid .orbit-info-points span{color:#12345d;background:#eef6ff;border:1px solid #cfe4fb}.promotions-heading{align-items:flex-end}.promotion-desktop-arrows{gap:8px;display:flex}.promotion-desktop-arrows button{color:#0d5fb8;cursor:pointer;background:#fff;border:1px solid #bdd6f2;border-radius:50%;width:44px;height:44px;font-size:28px;line-height:1;box-shadow:0 6px 18px #0d488514}.promotions-horizontal{scroll-behavior:smooth;scroll-snap-type:x proximity}.promotion-slide-card{scroll-snap-align:start}.cart-product-main{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.cart-product-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.cart-product-thumb{background:#f5f9fe;border:1px solid #dfeaf7;border-radius:14px;flex:0 0 64px;place-items:center;width:64px;height:64px;display:grid;overflow:hidden}.cart-product-thumb img{object-fit:contain;width:100%;height:100%;padding:4px}.cart-product-thumb span{font-size:26px}.payment-timing-options label{align-items:flex-start!important}.payment-timing-options label>span{flex-direction:column;gap:4px;display:flex}.payment-timing-options small{color:#647894;font-weight:500;line-height:1.35}.payment-method-inline{grid-template-columns:repeat(3,1fr)!important}.payment-method-inline label{justify-content:center}.summary-button{text-align:left;color:inherit;cursor:pointer;box-shadow:inherit;background:#fff;border:0;border-radius:18px;flex-direction:column;gap:3px;padding:16px;display:flex}.summary-button.attention{background:#fff7e7;border:1px solid #ffd48a}.summary-button span{color:#a86200;font-size:.8rem;font-weight:800}.pending-payments-banner{color:#6e4700;background:#fff7e5;border:1px solid #ffd287;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin:18px 0;padding:20px 24px;display:flex}.pending-payments-banner h2{color:#6e4700;margin:4px 0}.pending-payments-banner p{color:#815b16;margin:0}.order-search-panel{background:#fff;border:1px solid #dce9f7;border-radius:18px;grid-template-columns:minmax(260px,2fr) 170px 170px auto;align-items:end;gap:12px;margin:0 0 18px;padding:16px;display:grid}.order-search-panel .button{height:46px}.order-payment-pending{border-color:#efbd5e!important;box-shadow:0 10px 28px #b7750014!important}.payment-status-badge{border-radius:12px;padding:9px 12px;font-size:.86rem;font-weight:850}.payment-status-badge.paid{color:#166b46;background:#e9f8f0}.payment-status-badge.pending{color:#9b5a00;background:#fff2d7}.debt-box{color:#7b4b00;background:#fff4db;border:1px solid #f5c96f;border-radius:16px;flex-direction:column;gap:9px;padding:14px;display:flex}.debt-box .action-row{margin-top:2px}.delivery-payment-paid{color:#126341!important;background:#e9f8f0!important;border-color:#b9e7cf!important}.delivery-payment-collect{background:#fff7e8!important;border-color:#f3d291!important}.delivery-payment>div{flex-direction:column;gap:3px;display:flex}.delivery-payment small{font-weight:700}.courier-waiting-release{color:#0f569d;text-align:center;background:#edf5ff;border-radius:12px;padding:12px;font-weight:800}.users-layout{grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);gap:18px;display:grid}.staff-user-list{flex-direction:column;gap:10px;display:flex}.staff-user-row{border:1px solid #dce8f5;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.staff-user-row>div:first-child{flex-direction:column;gap:3px;display:flex}.staff-user-row.inactive{opacity:.62;background:#f6f7f9}@media (width<=900px){.home-slide-cta-bar{gap:7px;padding:7px;bottom:12px}.home-slide-cta-bar .button{padding:10px 12px;font-size:.82rem}.promotion-desktop-arrows{display:none}.order-search-panel{grid-template-columns:1fr 1fr}.search-order-field{grid-column:1/-1}.users-layout{grid-template-columns:1fr}.payment-method-inline{grid-template-columns:1fr!important}.pending-payments-banner{flex-direction:column;align-items:flex-start}}@media (width<=620px){.home-slide-image-only{border-radius:20px}.home-slide-image-only>img{aspect-ratio:16/10}.home-slide-cta-bar{background:#073d82;border-radius:0;grid-template-columns:1fr 1fr;padding:10px;display:grid;position:static;transform:none}.home-slide-cta-bar .button:only-child{grid-column:1/-1}.orbit-info-actions,.order-search-panel{grid-template-columns:1fr}.search-order-field{grid-column:auto}.toast-stack{bottom:82px;left:16px;right:16px}.global-toast{width:100%}.cart-row{align-items:center}.cart-product-thumb{flex-basis:56px;width:56px;height:56px}}.home-slide-single-cta{z-index:5;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.home-slide-single-cta .button{white-space:nowrap;box-shadow:0 10px 28px #00194638}.orbit-image-hotspot{z-index:6;cursor:pointer;background:0 0;border:0;border-radius:999px;width:37%;height:9.5%;padding:0;position:absolute;bottom:5.5%;left:50%}.orbit-image-hotspot:focus-visible{outline-offset:3px;background:#ffffff14;outline:4px solid #fff}.home-slide-cta-bar{display:none!important}.orbit-modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#03132dd1!important}.orbit-info-page-card{border:1px solid #cfe0f3;border-radius:26px;width:min(760px,94vw);max-height:min(88vh,900px);padding:30px;overflow:auto;box-shadow:0 32px 100px #00112f6b;color:#173a63!important;background:#fff!important}.orbit-info-page-card h2{color:#0c376d;margin:7px 0 10px;font-size:clamp(28px,4vw,44px);line-height:1.05}.orbit-info-page-card p{color:#526b84;line-height:1.55}.orbit-info-hero{border-bottom:1px solid #e2ebf5;padding:4px 42px 18px 0}.orbit-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:20px 0;display:grid}.orbit-info-grid article{background:#f7fbff;border:1px solid #d9e7f5;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;column-gap:10px;padding:16px;display:grid}.orbit-info-grid article>span{color:#fff;background:#0e63b9;border-radius:50%;grid-row:1/3;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.orbit-info-grid article>strong{color:#123e70;font-size:17px}.orbit-info-grid article>p{margin:4px 0 0;font-size:14px}.orbit-info-note{color:#765000;background:#fff5d9;border:1px solid #f2d383;border-radius:16px;padding:14px 16px;font-weight:800}.orbit-info-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.fulfillment-options button{text-align:center;justify-content:center;align-items:center;gap:10px;min-height:70px;font-size:16px;display:flex}.fulfillment-options button>span{font-size:24px}.fulfillment-options button strong{font-size:16px}.address-cancel-new{margin-top:12px}.advanced-order-search{grid-template-columns:minmax(250px,2fr) repeat(2,minmax(145px,.75fr)) repeat(4,minmax(150px,1fr));align-items:end}.advanced-order-search .search-clear-button{grid-column:1/-1;justify-self:end;min-width:150px}.topbar .brand-logo,.portal-topbar .brand-logo{background:0 0!important;border-radius:0!important;padding:0!important}@media (width<=1100px){.advanced-order-search{grid-template-columns:repeat(3,minmax(0,1fr))}.advanced-order-search .search-order-field,.advanced-order-search .search-clear-button{grid-column:1/-1}}@media (width<=900px){.home-slide-single-cta{bottom:12px}.orbit-info-grid{grid-template-columns:1fr}.advanced-order-search{grid-template-columns:1fr 1fr}.advanced-order-search .search-order-field{grid-column:1/-1}.orbit-image-hotspot{width:39%;height:10%;bottom:5%;left:49%}}@media (width<=620px){.home-slide-single-cta{background:#073d82;justify-content:center;padding:10px;display:flex;position:static;transform:none}.orbit-image-hotspot{width:48%;height:12%;bottom:3%;left:47%}.orbit-info-page-card{padding:22px 16px}.orbit-info-actions,.advanced-order-search{grid-template-columns:1fr}.advanced-order-search .search-order-field,.advanced-order-search .search-clear-button{grid-column:auto}.advanced-order-search .search-clear-button{justify-self:stretch}}.portal-topbar .brand-logo{object-fit:contain;object-position:left center;width:auto;max-width:220px;height:58px}@media (width<=620px){.portal-topbar .brand-logo{max-width:165px;height:48px}}.customer-home-greeting{background:#fff;border:1px solid #d9e8f7;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:18px 0 8px;padding:13px 18px;display:flex;box-shadow:0 7px 22px #0d48850d}.customer-home-greeting>div{flex-wrap:wrap;align-items:baseline;gap:9px;display:flex}.customer-home-greeting strong{color:#123e70;font-size:1.05rem}.customer-home-greeting span{color:#607891}.customer-home-greeting small{color:#0e63b9;font-weight:850}.cart-customer-recognized{color:#244b70;background:#eef8ff;border:1px solid #c9e1f7;border-radius:16px;gap:6px;padding:15px;display:grid}.cart-customer-recognized strong{color:#0e4f8f;font-size:1.02rem}.cart-customer-recognized p{color:#607891;margin:0;line-height:1.4}.pix-order-created-note{text-align:left;background:#eef8ff;border:1px solid #cde4f8;border-radius:13px;padding:11px 13px;color:#345b7c!important}.order-whatsapp-button{width:fit-content;margin-top:8px}.cancelled-order-box{color:#5b6470;background:#f7f7f8;border:1px solid #dedfe3;border-radius:14px;gap:4px;padding:12px 14px;display:grid}.cancelled-order-box strong{color:#39434f}.home-slide-hide-same-day:before{content:"";z-index:3;filter:blur(1px);pointer-events:none;background:linear-gradient(90deg,#0c5ca9 0%,#0f72bf 100%);border-radius:14px;width:26.5%;height:9%;position:absolute;top:72.2%;left:5.2%}@media (width<=700px){.customer-home-greeting{flex-direction:column;align-items:flex-start;gap:5px}.home-slide-hide-same-day:before{width:31%;height:10%;top:69.5%;left:3.5%}.food-filter-panel{gap:15px;margin-top:18px;padding:14px}.food-filter-intro{flex-direction:column;align-items:flex-start;gap:7px}.food-filter-intro button{padding:0}}
