.deliveryvip-catalog,.deliveryvip-cart,.deliveryvip-checkout,.deliveryvip-customer-login,.deliveryvip-customer-register,.deliveryvip-storefront,.deliveryvip-product-single,.deliveryvip-order-tracking{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1d2327}
.deliveryvip-storefront{max-width:1180px;margin:0 auto;padding:18px 14px 36px}
.deliveryvip-storefront-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.deliveryvip-storefront-brand{display:flex;align-items:center;gap:14px;min-width:0}
.deliveryvip-storefront-brand>span{width:58px;height:58px;border-radius:8px;background:#0f766e;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;flex:0 0 auto}
.deliveryvip-storefront-brand h1{margin:0;color:#0f172a;font-size:30px;line-height:1.1}
.deliveryvip-storefront-brand p,.deliveryvip-storefront-brand small{display:block;margin:4px 0 0;color:#667085}
.deliveryvip-storefront-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.deliveryvip-storefront-actions .deliveryvip-button strong{margin-left:6px;border-radius:999px;background:#eef2f6;color:#0f172a;min-width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px}
.deliveryvip-storefront-customer{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #d9e0e7;border-radius:8px;background:#fff;padding:14px;margin:14px 0 18px}
.deliveryvip-storefront-customer strong{display:block;color:#0f172a;font-size:16px}
.deliveryvip-storefront-customer small{display:block;color:#667085;margin-top:3px}
.deliveryvip-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}
.deliveryvip-product-card{background:#fff;border:1px solid #d9e0e7;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;min-width:0}
.deliveryvip-product-media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;background:#f2f4f7;color:#697586;text-decoration:none;overflow:hidden}
.deliveryvip-product-media img{width:100%;height:100%;object-fit:cover;display:block}
.deliveryvip-product-media em{position:absolute;top:10px;left:10px;background:#0f766e;color:#fff;border-radius:4px;padding:4px 8px;font-style:normal;font-size:12px}
.deliveryvip-product-body{padding:14px;display:flex;flex-direction:column;gap:10px}
.deliveryvip-product-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.deliveryvip-product-heading h3,.deliveryvip-single-content h2,.deliveryvip-cart h2,.deliveryvip-checkout h2{margin:0;line-height:1.2}
.deliveryvip-product-heading span{font-size:12px;color:#667085;background:#eef2f6;border-radius:4px;padding:3px 6px;white-space:nowrap}
.deliveryvip-product-body p,.deliveryvip-lead{margin:0;color:#4b5563}
.deliveryvip-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}
.deliveryvip-price del{color:#8a8f98}
.deliveryvip-price strong{font-size:20px;color:#0f172a}
.deliveryvip-price-large strong{font-size:28px}
.deliveryvip-cart-form,.deliveryvip-checkout-form,.deliveryvip-login-form,.deliveryvip-customer-register-form{display:flex;flex-direction:column;gap:10px}
.deliveryvip-field,.deliveryvip-field-inline{display:flex;flex-direction:column;gap:5px;font-size:14px;color:#344054}
.deliveryvip-field-inline{max-width:120px}
.deliveryvip-field input,.deliveryvip-field textarea,.deliveryvip-field select,.deliveryvip-field-inline input,.deliveryvip-cart-form textarea{border:1px solid #cfd7df;border-radius:6px;padding:9px 10px;font:inherit;width:100%;box-sizing:border-box}
.deliveryvip-addons,.deliveryvip-addon-group{border:1px solid #e4e7ec;border-radius:8px;padding:10px}
.deliveryvip-addons summary{cursor:pointer;font-weight:600}
.deliveryvip-addons fieldset,.deliveryvip-addon-group{margin:10px 0 0;padding:10px;border:1px solid #e4e7ec}
.deliveryvip-addons legend,.deliveryvip-addon-group legend{font-weight:700;padding:0 4px}
.deliveryvip-addons label,.deliveryvip-addon-group label{display:flex;align-items:center;gap:8px;margin:8px 0}
.deliveryvip-addons small,.deliveryvip-addon-group strong{margin-left:auto;color:#0f766e}
.deliveryvip-actions,.deliveryvip-secondary-actions,.deliveryvip-option-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.deliveryvip-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border:1px solid #cfd7df;border-radius:6px;padding:8px 12px;background:#fff;color:#1f2937;text-decoration:none;font-weight:700;cursor:pointer}
.deliveryvip-button-primary{background:#0f766e;border-color:#0f766e;color:#fff}
.deliveryvip-button-ghost{background:#f8fafc}
.deliveryvip-secondary-actions a{font-size:14px;color:#0f766e;text-decoration:none}
.deliveryvip-inline-message{border-radius:6px;padding:8px 10px;background:#ecfdf3;color:#027a48;font-size:14px}
.deliveryvip-inline-message[data-type=error],.deliveryvip-error{background:#fef3f2;color:#b42318}
.deliveryvip-login-note{margin:2px 0 0;color:#667085;font-size:13px}
.deliveryvip-product-single{display:grid;grid-template-columns:minmax(280px,1fr) minmax(280px,1fr);gap:24px;align-items:start}
.deliveryvip-single-media>img{width:100%;border-radius:8px;display:block}
.deliveryvip-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}
.deliveryvip-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}
.deliveryvip-cart-list{display:flex;flex-direction:column;gap:12px}
.deliveryvip-cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:14px;align-items:start;border:1px solid #d9e0e7;border-radius:8px;padding:12px;background:#fff}
.deliveryvip-cart-item img{width:80px;height:80px;object-fit:cover;border-radius:6px}
.deliveryvip-cart-item h3,.deliveryvip-cart-item p{margin:0 0 6px}
.deliveryvip-cart-item ul{margin:0 0 6px 18px;padding:0}
.deliveryvip-cart-line-total{text-align:right;display:flex;flex-direction:column;gap:8px;align-items:flex-end}
.deliveryvip-cart-line-total button{border:0;background:transparent;color:#b42318;cursor:pointer}
.deliveryvip-cart-summary{border:1px solid #d9e0e7;border-radius:8px;padding:14px;background:#fff;margin-top:16px}
.deliveryvip-cart-summary p{display:flex;justify-content:space-between;gap:12px;margin:8px 0}
.deliveryvip-total{border-top:1px solid #e4e7ec;padding-top:10px;font-size:18px}
.deliveryvip-checkout-grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(240px,360px);gap:20px;align-items:start}
.deliveryvip-pix-card{border:1px solid #bfdbfe;border-radius:8px;background:#f8fbff;color:#1d2939;padding:14px;display:flex;flex-direction:column;gap:10px;margin:10px 0}
.deliveryvip-pix-card[hidden]{display:none!important}
.deliveryvip-pix-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.deliveryvip-pix-card-head strong{font-size:16px;color:#0f172a}
.deliveryvip-pix-card-head span{font-size:13px;font-weight:800;color:#0f766e;background:#ecfdf3;border-radius:999px;padding:4px 8px}
.deliveryvip-pix-card p{margin:0;color:#475467}
.deliveryvip-pix-content{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;align-items:stretch}
.deliveryvip-pix-content img{width:140px;height:140px;border:1px solid #d9e0e7;border-radius:8px;background:#fff;padding:6px;object-fit:contain}
.deliveryvip-pix-content textarea{border:1px solid #cfd7df;border-radius:6px;padding:9px 10px;font:12px/1.35 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;width:100%;box-sizing:border-box;resize:vertical;background:#fff;color:#111827}
.deliveryvip-success,.deliveryvip-empty,.deliveryvip-store-status{border-radius:8px;padding:14px;background:#f0fdf4;color:#166534}
.deliveryvip-customer-register{max-width:900px;margin:0 auto;padding:22px 14px 36px}
.deliveryvip-customer-register header{margin-bottom:18px}
.deliveryvip-customer-register h2{margin:0 0 6px;color:#0f172a;font-size:28px;line-height:1.15}
.deliveryvip-customer-register p{margin:0;color:#667085}
.deliveryvip-customer-register-form{border:1px solid #d9e0e7;border-radius:8px;background:#fff;padding:18px}
.deliveryvip-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.deliveryvip-field-wide{grid-column:1/-1}
.deliveryvip-terms-check{display:flex;gap:10px;align-items:flex-start;border:1px solid #e4e7ec;border-radius:8px;background:#f8fafc;padding:12px;color:#344054;font-size:14px}
.deliveryvip-terms-check input{margin-top:3px}
.deliveryvip-store-status,.deliveryvip-cash-status{display:flex;flex-direction:column;gap:4px;border-radius:8px;padding:14px}
.deliveryvip-store-status-open,.deliveryvip-cash-status-open{background:#f0fdf4;color:#166534}
.deliveryvip-store-status-closed,.deliveryvip-cash-status-closed{background:#f8fafc;color:#475467}
.deliveryvip-table-banner{border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#166534;padding:12px 14px;margin:0 0 16px}
.deliveryvip-table-banner strong{display:block;color:#14532d;margin-bottom:3px}
.deliveryvip-table-banner p{margin:0;color:#166534}
.deliveryvip-front-cash-notice{position:fixed;right:18px;bottom:18px;z-index:9999;max-width:min(420px,calc(100vw - 36px));border-radius:12px;padding:14px 16px;box-shadow:0 18px 42px rgba(15,23,42,.18);display:flex;flex-direction:column;gap:4px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.deliveryvip-front-cash-notice strong{font-size:15px;line-height:1.25}
.deliveryvip-front-cash-notice span{font-size:14px;line-height:1.45}
.deliveryvip-front-cash-notice-open{background:#0f9f62;color:#fff}
.deliveryvip-front-cash-notice-closed{background:#1f2937;color:#fff}
.deliveryvip-order-tracking{max-width:1120px;margin:0 auto;padding:24px 16px}
.deliveryvip-tracking-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}
.deliveryvip-tracking-header h2{margin:0 0 4px;font-size:28px;line-height:1.15;color:#0f172a}
.deliveryvip-tracking-header p{margin:0;color:#667085}
.deliveryvip-tracking-form{display:grid;grid-template-columns:minmax(160px,1fr) minmax(180px,1fr) auto;gap:12px;align-items:end;border:1px solid #d9e0e7;border-radius:8px;background:#fff;padding:16px}
.deliveryvip-tracking-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}
.deliveryvip-tracking-main{min-width:0}
.deliveryvip-tracking-map{border:1px solid #d9e0e7;border-radius:8px;overflow:hidden;background:#f8fafc}
.deliveryvip-tracking-map [data-deliveryvip-map]{width:100%;height:430px;display:flex;align-items:center;justify-content:center;color:#667085;text-align:center;padding:18px;box-sizing:border-box}
.deliveryvip-route-summary{border:1px solid #d9e0e7;border-top:0;border-radius:0 0 8px 8px;background:#fff;padding:12px 14px;color:#344054;font-weight:700}
.deliveryvip-tracking-card{border:1px solid #d9e0e7;border-radius:8px;background:#fff;padding:18px;display:flex;flex-direction:column;gap:12px;position:sticky;top:18px}
.deliveryvip-tracking-card>span,.deliveryvip-tracking-code span,.deliveryvip-tracking-eta span{color:#667085;font-size:12px;text-transform:uppercase;letter-spacing:.04em;font-weight:800}
.deliveryvip-tracking-card>strong{font-size:24px;line-height:1.15;color:#0f172a}
.deliveryvip-tracking-card small{color:#475467}
.deliveryvip-tracking-code,.deliveryvip-tracking-eta{border-top:1px solid #e4e7ec;padding-top:12px;display:flex;flex-direction:column;gap:4px}
.deliveryvip-tracking-code strong,.deliveryvip-tracking-eta strong{font-size:20px;color:#0f766e}
.deliveryvip-tracking-driver{border-top:1px solid #e4e7ec;padding-top:12px;display:flex;align-items:center;gap:12px}
.deliveryvip-tracking-driver-photo,.deliveryvip-tracking-driver-initial{width:52px;height:52px;border-radius:999px;background:#eef2ff center/cover no-repeat;color:#0f766e;display:inline-flex;align-items:center;justify-content:center;font-weight:800;flex:0 0 auto}
.deliveryvip-tracking-driver div{min-width:0}
.deliveryvip-tracking-driver div>span{display:block;color:#667085;font-size:12px;text-transform:uppercase;letter-spacing:.04em;font-weight:800;margin-bottom:3px}
.deliveryvip-tracking-driver div>strong{display:block;color:#0f172a;font-size:16px;line-height:1.2}
.deliveryvip-tracking-driver div>small{display:block;color:#475467;margin-top:3px}
.deliveryvip-tracking-steps{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:18px 0 0;padding:0;list-style:none}
.deliveryvip-tracking-steps li{position:relative;border:1px solid #d9e0e7;border-radius:8px;background:#fff;padding:12px 10px;min-height:70px;color:#667085}
.deliveryvip-tracking-steps li span{width:12px;height:12px;border-radius:999px;background:#cbd5e1;display:block;margin-bottom:8px}
.deliveryvip-tracking-steps li strong{display:block;font-size:12px;line-height:1.25}
.deliveryvip-tracking-steps li.is-complete{border-color:#bbf7d0;background:#f0fdf4;color:#166534}
.deliveryvip-tracking-steps li.is-complete span{background:#16a34a}
.deliveryvip-tracking-steps li.is-current{box-shadow:0 0 0 2px rgba(15,118,110,.14)}
@media (max-width:900px){.deliveryvip-tracking-grid,.deliveryvip-tracking-form{grid-template-columns:1fr}.deliveryvip-tracking-card{position:static}.deliveryvip-tracking-steps{grid-template-columns:repeat(2,1fr)}}
@media (max-width:720px){.deliveryvip-pix-content{grid-template-columns:1fr}.deliveryvip-pix-content img{width:160px;height:160px}.deliveryvip-storefront-header,.deliveryvip-storefront-customer{align-items:flex-start;flex-direction:column}.deliveryvip-storefront-actions{width:100%}.deliveryvip-storefront-actions .deliveryvip-button{flex:1}.deliveryvip-form-grid,.deliveryvip-product-single,.deliveryvip-checkout-grid,.deliveryvip-cart-item{grid-template-columns:1fr}.deliveryvip-cart-line-total{text-align:left;align-items:flex-start}.deliveryvip-field-inline{max-width:none}.deliveryvip-tracking-map [data-deliveryvip-map]{height:320px}.deliveryvip-tracking-steps{grid-template-columns:1fr}}

/* DeliveryVip 1.6.0: mobile delivery tracking */
.deliveryvip-driver-app{max-width:760px;margin:0 auto;padding:16px}.deliveryvip-driver-orders{display:grid;gap:14px}.deliveryvip-driver-orders .deliveryvip-tracking-card{display:grid;gap:10px}.deliveryvip-route-warning{display:block;margin-top:8px;line-height:1.4;opacity:.72}.deliveryvip-form-message{min-height:1.4em;font-size:.9rem}.deliveryvip-tracking-map [data-deliveryvip-map]{min-height:340px;border-radius:16px;overflow:hidden}
@media (max-width:640px){.deliveryvip-endpoint{padding:10px}.deliveryvip-tracking-grid{grid-template-columns:1fr!important}.deliveryvip-tracking-map [data-deliveryvip-map]{min-height:300px}.deliveryvip-driver-app{padding:10px}.deliveryvip-button{min-height:44px}.deliveryvip-field input,.deliveryvip-field select,.deliveryvip-field textarea{font-size:16px}}


/* Delivery VIP v1.7.4 - storefront cover, category scrollspy and cart badge */
.deliveryvip-storefront{max-width:1180px;padding-top:16px}
.deliveryvip-store-cover{position:relative;min-height:270px;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#0f172a 0%,#0f766e 55%,#0ea5a4 100%);background-size:cover;background-position:center;margin-bottom:16px;box-shadow:0 18px 48px rgba(15,23,42,.10)}
.deliveryvip-store-cover.has-image{background-color:#0f172a}
.deliveryvip-store-cover-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,23,42,.84) 0%,rgba(15,23,42,.57) 46%,rgba(15,23,42,.16) 100%)}
.deliveryvip-store-cover-content{position:relative;z-index:1;min-height:270px;display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding:28px;color:#fff}
.deliveryvip-store-cover .deliveryvip-storefront-brand{align-items:center;max-width:min(760px,75%)}
.deliveryvip-store-cover .deliveryvip-storefront-brand>span{width:66px;height:66px;border-radius:16px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);box-shadow:0 12px 30px rgba(0,0,0,.12);backdrop-filter:blur(8px)}
.deliveryvip-store-cover .deliveryvip-storefront-brand h1{font-size:clamp(30px,4vw,48px);color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.18)}
.deliveryvip-store-cover .deliveryvip-storefront-brand p,.deliveryvip-store-cover .deliveryvip-storefront-brand small{color:rgba(255,255,255,.90)}
.deliveryvip-store-handle{display:inline-flex!important;width:max-content;margin:0 0 7px!important;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);font-weight:800;letter-spacing:.02em}
.deliveryvip-store-description-front{font-size:15px;line-height:1.45;max-width:680px}
.deliveryvip-store-address-front{font-size:13px;opacity:.9}
.deliveryvip-store-cover .deliveryvip-storefront-actions{align-self:flex-start;margin-left:auto}
.deliveryvip-cart-icon-button{position:relative;width:48px;height:48px;border:1px solid rgba(255,255,255,.32);border-radius:14px;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 10px 28px rgba(15,23,42,.16);transition:transform .18s ease,box-shadow .18s ease}
.deliveryvip-cart-icon-button:hover,.deliveryvip-cart-icon-button:focus-visible{transform:translateY(-1px);box-shadow:0 14px 32px rgba(15,23,42,.20)}
.deliveryvip-cart-icon-button svg{width:23px;height:23px;fill:currentColor}
.deliveryvip-cart-badge{position:absolute;top:-7px;right:-7px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#dc2626;color:#fff;border:2px solid #fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:1;font-weight:900;font-variant-numeric:tabular-nums;box-shadow:0 4px 12px rgba(220,38,38,.35)}
.deliveryvip-checkout-cta{min-height:48px;border-radius:14px;padding-inline:18px;background:#0f766e;border-color:#0f766e;box-shadow:0 10px 28px rgba(15,118,110,.22)}
.deliveryvip-category-nav{position:sticky;top:0;z-index:80;margin:12px 0 20px;padding:9px 0;background:rgba(248,250,252,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(148,163,184,.18)}
.admin-bar .deliveryvip-category-nav{top:32px}
.deliveryvip-category-tags{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;padding:1px 2px 5px}
.deliveryvip-category-tags::-webkit-scrollbar{display:none}
.deliveryvip-category-tag{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 13px;border-radius:999px;background:#fff;color:#334155;border:1px solid #e2e8f0;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 3px 12px rgba(15,23,42,.04);transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}
.deliveryvip-category-tag span{min-width:20px;height:20px;border-radius:999px;background:#f1f5f9;color:#64748b;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;padding:0 5px}
.deliveryvip-category-tag:hover{transform:translateY(-1px);border-color:#cbd5e1;color:#0f172a}
.deliveryvip-category-tag.is-active{background:#0f766e;border-color:#0f766e;color:#fff;box-shadow:0 8px 20px rgba(15,118,110,.18)}
.deliveryvip-category-tag.is-active span{background:rgba(255,255,255,.20);color:#fff}
.deliveryvip-category-sections{display:flex;flex-direction:column;gap:34px}
.deliveryvip-category-section{scroll-margin-top:88px}
.deliveryvip-category-heading{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:0 0 12px;padding:0 2px}
.deliveryvip-category-heading h2{margin:0;color:#0f172a;font-size:22px;line-height:1.2}
.deliveryvip-category-heading span{display:block;margin-top:3px;color:#64748b;font-size:13px}
.deliveryvip-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}
.deliveryvip-product-card{border-color:#e7ebf0;border-radius:14px;box-shadow:0 7px 22px rgba(15,23,42,.045)}
.deliveryvip-product-media{aspect-ratio:16/11}
.deliveryvip-store-cover-preview{margin-top:10px;width:min(100%,360px);aspect-ratio:16/6;border-radius:10px;overflow:hidden;background:#f1f5f9;border:1px solid #e2e8f0}
.deliveryvip-store-cover-preview img{width:100%;height:100%;object-fit:cover;display:block}
@media (max-width:900px){.deliveryvip-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deliveryvip-store-cover-content{padding:22px}.deliveryvip-store-cover .deliveryvip-storefront-brand{max-width:70%}}
@media (max-width:782px){.admin-bar .deliveryvip-category-nav{top:46px}}
@media (max-width:720px){.deliveryvip-storefront{padding:8px 10px 28px}.deliveryvip-store-cover,.deliveryvip-store-cover-content{min-height:230px}.deliveryvip-store-cover-content{padding:18px;align-items:flex-end}.deliveryvip-store-cover .deliveryvip-storefront-brand{max-width:calc(100% - 62px);align-items:flex-end}.deliveryvip-store-cover .deliveryvip-storefront-brand>span{width:52px;height:52px;border-radius:13px;font-size:23px}.deliveryvip-store-cover .deliveryvip-storefront-brand h1{font-size:30px}.deliveryvip-store-description-front{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.deliveryvip-store-address-front{display:none}.deliveryvip-store-cover .deliveryvip-storefront-actions{position:absolute;top:16px;right:16px}.deliveryvip-checkout-cta{display:none}.deliveryvip-category-nav{margin-inline:-10px;padding:8px 10px}.deliveryvip-category-section{scroll-margin-top:104px}.deliveryvip-product-grid{grid-template-columns:1fr;gap:14px}.deliveryvip-category-sections{gap:28px}}


/* Delivery VIP v1.7.5 - logo/avatar da loja */
.deliveryvip-storefront-brand>span.has-image{
  padding:0;
  overflow:hidden;
  background:#fff;
}
.deliveryvip-storefront-brand>span.has-image img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}
.deliveryvip-store-cover .deliveryvip-storefront-brand>span.has-image{
  border-radius:50%;
  border:3px solid rgba(255,255,255,.94);
  background:#fff;
}

/* v1.7.7 - adicionais sem preco */
.deliveryvip-addon-free{margin-left:auto;color:#667085!important;font-weight:650!important;font-size:11px}
.deliveryvip-addon-limit-notice{display:block;margin-top:6px;color:#b42318!important;font-weight:650}

/* Delivery VIP v1.7.8 - imagens de produto 1:1 otimizadas para mobile */
.deliveryvip-product-media{aspect-ratio:1/1}
.deliveryvip-single-media>img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px;display:block;background:#f2f4f7}
.deliveryvip-gallery{grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:8px}
.deliveryvip-gallery img{aspect-ratio:1/1;object-fit:cover;border-radius:9px}
@media (max-width:640px){
  .deliveryvip-product-media{aspect-ratio:1/1}
  .deliveryvip-single-media>img{border-radius:10px}
  .deliveryvip-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}
}

/* Delivery VIP v1.7.23 - microsite/landing page profissional por @loja */
body.deliveryvip-standalone-body{margin:0!important;background:#f6f8fb;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
body.deliveryvip-standalone-body *{box-sizing:border-box}
body.deliveryvip-standalone-body #wpadminbar{position:fixed}
.deliveryvip-landing-shell{min-height:100vh;background:linear-gradient(180deg,#fff 0,#f7f9fc 320px,#f6f8fb 100%)}
.deliveryvip-landing-topbar{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(226,232,240,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 8px 30px rgba(15,23,42,.035)}
.admin-bar .deliveryvip-landing-topbar{top:32px}
.deliveryvip-landing-topbar-inner{width:min(1180px,calc(100% - 28px));min-height:72px;margin:0 auto;display:flex;align-items:center;gap:24px}
.deliveryvip-landing-mini-brand{display:flex;align-items:center;gap:10px;min-width:0;text-decoration:none;color:#0f172a}
.deliveryvip-mini-avatar{width:42px;height:42px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:linear-gradient(135deg,#0f172a,#0f766e);color:#fff;font-weight:900;font-size:18px;overflow:hidden;box-shadow:0 6px 18px rgba(15,23,42,.12)}
.deliveryvip-mini-avatar.has-image{background:#fff;border:1px solid #e2e8f0}
.deliveryvip-mini-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.deliveryvip-mini-brand-copy{display:flex;flex-direction:column;min-width:0;line-height:1.08}
.deliveryvip-mini-brand-copy strong{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;color:#0f172a}
.deliveryvip-mini-brand-copy small{margin-top:4px;color:#64748b;font-size:11px;font-weight:700}
.deliveryvip-landing-nav{margin-left:auto;display:flex;align-items:center;gap:4px}
.deliveryvip-landing-nav a{padding:9px 12px;border-radius:10px;color:#475569;text-decoration:none;font-size:13px;font-weight:800;transition:.18s ease}
.deliveryvip-landing-nav a:hover,.deliveryvip-landing-nav a:focus-visible{background:#f1f5f9;color:#0f172a}
.deliveryvip-landing-top-actions{display:flex;align-items:center;gap:8px}
.deliveryvip-top-icon-link,.deliveryvip-top-cart-link{position:relative;width:42px;height:42px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 5px 16px rgba(15,23,42,.045)}
.deliveryvip-top-icon-link svg,.deliveryvip-top-cart-link svg{width:21px;height:21px;fill:currentColor}
.deliveryvip-top-icon-link:hover{color:#16a34a;border-color:#bbf7d0;background:#f0fdf4}
.deliveryvip-top-cart-link>span{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#dc2626;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900}
.deliveryvip-landing-main{width:100%;min-height:60vh}
.deliveryvip-landing-main>.deliveryvip-storefront,.deliveryvip-landing-main>.deliveryvip-cart,.deliveryvip-landing-main>.deliveryvip-checkout,.deliveryvip-landing-main>.deliveryvip-customer-register,.deliveryvip-landing-main>.deliveryvip-order-tracking{width:min(1180px,calc(100% - 28px));max-width:none;margin:0 auto;padding:22px 0 54px}
.deliveryvip-professional-storefront{padding-top:22px!important}
.deliveryvip-professional-storefront .deliveryvip-store-cover{min-height:440px;border-radius:26px;margin-bottom:14px;box-shadow:0 30px 70px rgba(15,23,42,.16);background-position:center}
.deliveryvip-professional-storefront .deliveryvip-store-cover-shade{background:linear-gradient(90deg,rgba(2,6,23,.88) 0%,rgba(2,6,23,.70) 42%,rgba(2,6,23,.20) 78%,rgba(2,6,23,.08) 100%)}
.deliveryvip-professional-storefront .deliveryvip-store-cover-content{min-height:440px;align-items:flex-end;padding:42px;gap:28px}
.deliveryvip-store-hero-copy{max-width:760px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}
.deliveryvip-store-hero-copy .deliveryvip-storefront-brand{max-width:100%!important}
.deliveryvip-store-hero-copy .deliveryvip-storefront-brand>span{width:88px!important;height:88px!important;border-radius:24px!important;font-size:34px!important;box-shadow:0 18px 42px rgba(0,0,0,.22)!important}
.deliveryvip-store-hero-copy .deliveryvip-storefront-brand>span.has-image{border-radius:50%!important;border:4px solid rgba(255,255,255,.95)!important}
.deliveryvip-store-hero-copy .deliveryvip-storefront-brand h1{font-size:clamp(34px,5vw,62px)!important;letter-spacing:-.035em;line-height:.98!important;max-width:760px}
.deliveryvip-store-hero-copy .deliveryvip-store-handle{margin-bottom:9px!important;background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.22);font-size:12px}
.deliveryvip-store-hero-copy .deliveryvip-store-description-front{max-width:720px;margin:0;color:rgba(255,255,255,.92)!important;font-size:17px;line-height:1.6;text-wrap:balance}
.deliveryvip-hero-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.deliveryvip-hero-meta span{display:inline-flex;align-items:center;gap:7px;max-width:680px;padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(15,23,42,.28);color:rgba(255,255,255,.92);font-size:12px;font-weight:700;backdrop-filter:blur(8px)}
.deliveryvip-hero-meta svg{width:15px;height:15px;fill:currentColor;flex:0 0 auto}
.deliveryvip-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:4px}
.deliveryvip-hero-primary,.deliveryvip-hero-secondary{min-height:48px;padding:0 18px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-weight:900;font-size:14px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.deliveryvip-hero-primary{background:#fff;color:#0f172a;box-shadow:0 12px 30px rgba(0,0,0,.14)}
.deliveryvip-hero-secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(10px)}
.deliveryvip-hero-primary:hover,.deliveryvip-hero-secondary:hover{transform:translateY(-2px)}
.deliveryvip-hero-primary svg,.deliveryvip-hero-secondary svg{width:18px;height:18px;fill:currentColor}
.deliveryvip-professional-storefront .deliveryvip-storefront-actions{position:absolute;top:28px;right:28px;align-self:auto}
.deliveryvip-store-experience-strip{display:grid;grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(140px,.72fr));gap:10px;margin:14px 0 18px}
.deliveryvip-store-experience-strip>div,.deliveryvip-store-experience-strip>a{min-height:74px;border:1px solid #e7ebf0;border-radius:16px;background:#fff;padding:13px 15px;display:flex;align-items:center;gap:10px;text-decoration:none;color:#0f172a;box-shadow:0 8px 24px rgba(15,23,42,.035)}
.deliveryvip-store-experience-strip>a:hover{border-color:#cbd5e1;box-shadow:0 12px 28px rgba(15,23,42,.06)}
.deliveryvip-store-experience-strip small{display:block;color:#64748b;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}
.deliveryvip-store-experience-strip strong{display:block;margin-top:2px;color:#0f172a;font-size:13px;line-height:1.25}
.deliveryvip-info-icon{width:34px;height:34px;border-radius:10px;background:#f1f5f9;color:#0f766e;display:flex;align-items:center;justify-content:center;font-weight:900;flex:0 0 auto}
.deliveryvip-status-slot{padding:0!important;overflow:hidden}
.deliveryvip-status-slot .deliveryvip-store-status{width:100%;min-height:72px;margin:0;border-radius:15px;padding:13px 15px;justify-content:center}
.deliveryvip-status-slot .deliveryvip-store-status strong{font-size:13px}
.deliveryvip-status-slot .deliveryvip-store-status span{font-size:12px}
.deliveryvip-customer-landing-card{border:0!important;border-radius:18px!important;padding:17px 18px!important;box-shadow:0 8px 28px rgba(15,23,42,.045)!important;background:linear-gradient(120deg,#fff,#f8fafc)!important;margin:12px 0 22px!important}
.deliveryvip-customer-landing-card .deliveryvip-button{border-radius:12px;min-height:42px}
.deliveryvip-customer-kicker{display:block;color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.deliveryvip-professional-storefront .deliveryvip-category-nav{top:72px;margin:8px 0 24px;padding:10px 0;background:rgba(246,248,251,.92);border:0}
.admin-bar .deliveryvip-professional-storefront .deliveryvip-category-nav{top:104px}
.deliveryvip-professional-storefront .deliveryvip-category-tag{border:1px solid #e5eaf0;box-shadow:none;min-height:40px;padding:8px 14px}
.deliveryvip-professional-storefront .deliveryvip-category-heading{margin-bottom:14px}
.deliveryvip-professional-storefront .deliveryvip-category-heading h2{font-size:25px;letter-spacing:-.02em}
.deliveryvip-professional-storefront .deliveryvip-product-grid{gap:16px}
.deliveryvip-professional-storefront .deliveryvip-product-card{border:1px solid #e8edf3;border-radius:18px;box-shadow:0 8px 26px rgba(15,23,42,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.deliveryvip-professional-storefront .deliveryvip-product-card:hover{transform:translateY(-3px);border-color:#dce3eb;box-shadow:0 18px 38px rgba(15,23,42,.08)}
.deliveryvip-professional-storefront .deliveryvip-product-media{background:#eef2f6}
.deliveryvip-professional-storefront .deliveryvip-product-media em{top:12px;left:12px;border-radius:999px;padding:5px 9px;background:rgba(15,118,110,.94);font-weight:800}
.deliveryvip-professional-storefront .deliveryvip-product-body{padding:15px 16px 16px;gap:9px}
.deliveryvip-professional-storefront .deliveryvip-product-heading h3{font-size:17px;color:#0f172a;letter-spacing:-.01em}
.deliveryvip-professional-storefront .deliveryvip-product-body p{font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.deliveryvip-professional-storefront .deliveryvip-price strong{font-size:19px}
.deliveryvip-professional-storefront .deliveryvip-cart-form{padding-top:3px}
.deliveryvip-professional-storefront .deliveryvip-cart-form textarea{min-height:44px;resize:vertical;background:#f8fafc}
.deliveryvip-professional-storefront .deliveryvip-actions .deliveryvip-button{border-radius:11px;min-height:40px}
.deliveryvip-professional-storefront .deliveryvip-secondary-actions{padding-top:4px;border-top:1px solid #f1f5f9}
.deliveryvip-store-about{margin:52px 0 0;padding:32px;border-radius:24px;background:#0f172a;color:#fff;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:34px;box-shadow:0 24px 58px rgba(15,23,42,.15)}
.deliveryvip-section-eyebrow{display:inline-flex;margin-bottom:9px;color:#5eead4;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
.deliveryvip-store-about h2{margin:0 0 10px;color:#fff;font-size:32px;letter-spacing:-.03em}
.deliveryvip-store-about p{margin:0;color:#cbd5e1;line-height:1.65}
.deliveryvip-about-address{margin-top:14px!important;color:#e2e8f0!important;font-size:13px}
.deliveryvip-about-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.deliveryvip-about-contact-grid a{padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.06);color:#fff;text-decoration:none;display:flex;flex-direction:column;gap:3px;min-width:0}
.deliveryvip-about-contact-grid a:hover{background:rgba(255,255,255,.1)}
.deliveryvip-about-contact-grid span{font-size:10px;color:#94a3b8;text-transform:uppercase;font-weight:800;letter-spacing:.05em}
.deliveryvip-about-contact-grid strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.deliveryvip-store-footer{margin-top:34px;background:#fff;border-top:1px solid #e5eaf0;color:#334155}
.deliveryvip-store-footer-grid{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:34px 0 28px;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:38px}
.deliveryvip-store-footer-grid>div>strong{display:block;margin-bottom:10px;color:#0f172a;font-size:13px}
.deliveryvip-store-footer-grid p{margin:6px 0;color:#64748b;font-size:13px;line-height:1.55}
.deliveryvip-store-footer-grid a{display:block;margin:5px 0;color:#475569;text-decoration:none;font-size:13px;word-break:break-word}
.deliveryvip-store-footer-grid a:hover{color:#0f766e}
.deliveryvip-footer-brand-row{display:flex;align-items:center;gap:10px}
.deliveryvip-footer-brand-row>div{display:flex;flex-direction:column}
.deliveryvip-footer-brand-row strong{color:#0f172a;font-size:15px}
.deliveryvip-footer-brand-row small{margin-top:3px;color:#64748b;font-size:11px;font-weight:700}
.deliveryvip-footer-socials{display:flex;flex-wrap:wrap;gap:7px}
.deliveryvip-footer-socials a{margin:0!important;padding:7px 10px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc;color:#334155!important;font-weight:700}
.deliveryvip-store-footer-bottom{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:14px 0 24px;border-top:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#94a3b8;font-size:11px}
.deliveryvip-store-footer-bottom a{color:#64748b;text-decoration:none;font-weight:700}
.deliveryvip-mobile-cart-bar{display:none}
body.deliveryvip-standalone-body .deliveryvip-cart,body.deliveryvip-standalone-body .deliveryvip-checkout,body.deliveryvip-standalone-body .deliveryvip-customer-register,body.deliveryvip-standalone-body .deliveryvip-order-tracking{margin-top:18px;margin-bottom:24px;padding:24px!important;border:1px solid #e5eaf0;border-radius:22px;background:#fff;box-shadow:0 16px 44px rgba(15,23,42,.06)}
body.deliveryvip-standalone-body .deliveryvip-cart h2,body.deliveryvip-standalone-body .deliveryvip-checkout h2,body.deliveryvip-standalone-body .deliveryvip-customer-register h2,body.deliveryvip-standalone-body .deliveryvip-order-tracking h2{font-size:28px;letter-spacing:-.025em}
body.deliveryvip-standalone-body .deliveryvip-cart-item,body.deliveryvip-standalone-body .deliveryvip-cart-summary,body.deliveryvip-standalone-body .deliveryvip-checkout-form,body.deliveryvip-standalone-body .deliveryvip-customer-register-form{border-color:#e8edf3;border-radius:14px}
@media (max-width:980px){
  .deliveryvip-landing-nav{display:none}
  .deliveryvip-store-experience-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .deliveryvip-store-about{grid-template-columns:1fr}
  .deliveryvip-store-footer-grid{grid-template-columns:1.2fr 1fr}
  .deliveryvip-store-footer-grid>div:last-child{grid-column:1/-1}
}
@media (max-width:782px){.admin-bar .deliveryvip-landing-topbar{top:46px}.admin-bar .deliveryvip-professional-storefront .deliveryvip-category-nav{top:118px}}
@media (max-width:720px){
  .deliveryvip-landing-topbar-inner{width:calc(100% - 20px);min-height:64px;gap:10px}
  .deliveryvip-mini-avatar{width:38px;height:38px;border-radius:11px}
  .deliveryvip-mini-brand-copy strong{max-width:150px;font-size:13px}
  .deliveryvip-mini-brand-copy small{font-size:10px}
  .deliveryvip-top-icon-link{display:none}
  .deliveryvip-top-cart-link{width:40px;height:40px;margin-left:auto}
  .deliveryvip-landing-main>.deliveryvip-storefront,.deliveryvip-landing-main>.deliveryvip-cart,.deliveryvip-landing-main>.deliveryvip-checkout,.deliveryvip-landing-main>.deliveryvip-customer-register,.deliveryvip-landing-main>.deliveryvip-order-tracking{width:calc(100% - 20px);padding-top:12px;padding-bottom:36px}
  .deliveryvip-professional-storefront{padding-inline:0!important}
  .deliveryvip-professional-storefront .deliveryvip-store-cover{min-height:420px;border-radius:20px}
  .deliveryvip-professional-storefront .deliveryvip-store-cover-content{min-height:420px;padding:24px 20px;align-items:flex-end}
  .deliveryvip-store-hero-copy{gap:13px}
  .deliveryvip-store-hero-copy .deliveryvip-storefront-brand{max-width:100%!important;align-items:flex-end!important}
  .deliveryvip-store-hero-copy .deliveryvip-storefront-brand>span{width:70px!important;height:70px!important;border-radius:20px!important}
  .deliveryvip-store-hero-copy .deliveryvip-storefront-brand h1{font-size:38px!important;line-height:1!important}
  .deliveryvip-store-hero-copy .deliveryvip-store-description-front{font-size:14px;line-height:1.5;-webkit-line-clamp:3}
  .deliveryvip-hero-meta{display:none}
  .deliveryvip-hero-actions{width:100%}
  .deliveryvip-hero-primary,.deliveryvip-hero-secondary{flex:1;padding-inline:13px}
  .deliveryvip-professional-storefront .deliveryvip-storefront-actions{top:18px;right:18px}
  .deliveryvip-professional-storefront .deliveryvip-checkout-cta{display:none}
  .deliveryvip-store-experience-strip{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}
  .deliveryvip-store-experience-strip>div,.deliveryvip-store-experience-strip>a{min-height:68px;padding:10px 11px;border-radius:14px}
  .deliveryvip-status-slot{grid-column:1/-1}
  .deliveryvip-customer-landing-card{align-items:flex-start!important;flex-direction:column!important}
  .deliveryvip-customer-landing-card .deliveryvip-button{width:100%}
  .deliveryvip-professional-storefront .deliveryvip-category-nav{top:64px;margin-inline:-10px;padding-inline:10px}
  .admin-bar .deliveryvip-professional-storefront .deliveryvip-category-nav{top:110px}
  .deliveryvip-professional-storefront .deliveryvip-category-heading h2{font-size:22px}
  .deliveryvip-store-about{margin-top:34px;padding:24px 20px;border-radius:20px;gap:24px}
  .deliveryvip-store-about h2{font-size:27px}
  .deliveryvip-about-contact-grid{grid-template-columns:1fr 1fr}
  .deliveryvip-store-footer-grid{width:calc(100% - 28px);grid-template-columns:1fr;gap:22px;padding:28px 0 22px}
  .deliveryvip-store-footer-grid>div:last-child{grid-column:auto}
  .deliveryvip-store-footer-bottom{width:calc(100% - 28px);align-items:flex-start;flex-direction:column;padding-bottom:90px}
  .deliveryvip-mobile-cart-bar{position:fixed;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));z-index:1200;min-height:54px;padding:8px 12px;border-radius:16px;background:#0f172a;color:#fff;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;text-decoration:none;box-shadow:0 18px 45px rgba(15,23,42,.28)}
  .deliveryvip-mobile-cart-count{width:30px;height:30px;border-radius:10px;background:#dc2626;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}
  .deliveryvip-mobile-cart-bar strong{font-size:13px}
  .deliveryvip-mobile-cart-bar>span:last-child{font-size:12px;font-weight:900}
  body.deliveryvip-standalone-body .deliveryvip-cart,body.deliveryvip-standalone-body .deliveryvip-checkout,body.deliveryvip-standalone-body .deliveryvip-customer-register,body.deliveryvip-standalone-body .deliveryvip-order-tracking{padding:16px!important;border-radius:18px}
}
@media (max-width:480px){
  .deliveryvip-store-experience-strip{grid-template-columns:1fr}
  .deliveryvip-status-slot{grid-column:auto}
  .deliveryvip-about-contact-grid{grid-template-columns:1fr}
  .deliveryvip-hero-actions{align-items:stretch;flex-direction:column}
  .deliveryvip-hero-primary,.deliveryvip-hero-secondary{width:100%}
}
.deliveryvip-inner-page-heading{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:26px 0 0;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}
.deliveryvip-inner-page-heading>div{margin-left:auto;text-align:right}
.deliveryvip-inner-page-heading small{display:block;margin-bottom:4px;color:#64748b;font-size:11px;font-weight:800}
.deliveryvip-inner-page-heading h1{margin:0;color:#0f172a;font-size:32px;line-height:1.05;letter-spacing:-.03em}
.deliveryvip-inner-back{display:inline-flex;align-items:center;gap:7px;color:#475569;text-decoration:none;font-size:13px;font-weight:800}
.deliveryvip-inner-back svg{width:18px;height:18px;fill:currentColor}
.deliveryvip-inner-back:hover{color:#0f766e}
@media (max-width:720px){.deliveryvip-inner-page-heading{width:calc(100% - 20px);padding-top:18px;align-items:flex-start}.deliveryvip-inner-page-heading>div{text-align:right}.deliveryvip-inner-page-heading h1{font-size:25px}}

/* Delivery VIP v1.7.24 - UX/UI Loja Premium + paleta por logo + favoritos */
body.deliveryvip-standalone-body{--dvip-primary:#0f172a;--dvip-secondary:#0f766e;--dvip-accent:#14b8a6;--dvip-primary-rgb:15,23,42;--dvip-secondary-rgb:15,118,110;--dvip-accent-rgb:20,184,166;--dvip-on-primary:#fff;--dvip-on-accent:#062c2a;background:linear-gradient(180deg,#f8fafc 0,#f3f6fa 58%,#eef2f6 100%)}
.deliveryvip-landing-topbar{border-bottom:1px solid rgba(var(--dvip-primary-rgb),.08);box-shadow:0 8px 30px rgba(15,23,42,.035)}
.deliveryvip-mini-avatar{background:linear-gradient(145deg,var(--dvip-primary),var(--dvip-secondary));color:var(--dvip-on-primary);box-shadow:0 10px 24px rgba(var(--dvip-primary-rgb),.16)}
.deliveryvip-landing-nav a:hover,.deliveryvip-footer-socials a:hover,.deliveryvip-store-footer-grid a:hover,.deliveryvip-inner-back:hover{color:var(--dvip-secondary)}
.deliveryvip-top-icon-link:hover,.deliveryvip-top-cart-link:hover,.deliveryvip-top-favorites-link:hover{border-color:rgba(var(--dvip-secondary-rgb),.35);background:rgba(var(--dvip-secondary-rgb),.07);color:var(--dvip-secondary)}
.deliveryvip-top-favorites-link{position:relative;width:42px;height:42px;border:1px solid #e4e9ef;border-radius:13px;background:#fff;color:#475569;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:.18s ease}
.deliveryvip-top-favorites-link svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}
.deliveryvip-top-favorites-link span{position:absolute;right:-5px;top:-5px;min-width:19px;height:19px;border-radius:999px;background:#e11d48;color:#fff;border:2px solid #fff;font-size:10px;font-weight:900;display:flex;align-items:center;justify-content:center;padding:0 4px}
.deliveryvip-top-favorites-link span[hidden]{display:none!important}

.deliveryvip-professional-storefront .deliveryvip-store-cover{background:linear-gradient(135deg,var(--dvip-primary) 0%,var(--dvip-secondary) 64%,var(--dvip-accent) 100%);box-shadow:0 32px 76px rgba(var(--dvip-primary-rgb),.22)}
.deliveryvip-professional-storefront .deliveryvip-store-cover-shade{background:linear-gradient(92deg,rgba(var(--dvip-primary-rgb),.93) 0%,rgba(var(--dvip-primary-rgb),.72) 42%,rgba(var(--dvip-secondary-rgb),.34) 72%,rgba(var(--dvip-secondary-rgb),.08) 100%)}
.deliveryvip-store-handle{background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.22)!important;backdrop-filter:blur(10px)}
.deliveryvip-hero-primary{background:#fff!important;color:var(--dvip-primary)!important;border-color:#fff!important;box-shadow:0 12px 26px rgba(0,0,0,.12)}
.deliveryvip-hero-primary:hover{background:#f8fafc!important;transform:translateY(-1px)}
.deliveryvip-hero-secondary{border-color:rgba(255,255,255,.28)!important;background:rgba(255,255,255,.10)!important;color:#fff!important;backdrop-filter:blur(12px)}
.deliveryvip-store-experience-strip>div,.deliveryvip-store-experience-strip>a,.deliveryvip-customer-landing-card{border-color:rgba(var(--dvip-primary-rgb),.08);box-shadow:0 10px 30px rgba(var(--dvip-primary-rgb),.04)}
.deliveryvip-info-icon{background:rgba(var(--dvip-secondary-rgb),.09)!important;color:var(--dvip-secondary)!important}
.deliveryvip-customer-landing-card .deliveryvip-button{border-color:rgba(var(--dvip-secondary-rgb),.25);color:var(--dvip-secondary)}
.deliveryvip-customer-landing-card .deliveryvip-button:hover{background:rgba(var(--dvip-secondary-rgb),.07)}

.deliveryvip-premium-menu{margin-top:32px}
.deliveryvip-menu-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 16px;padding:0 2px}
.deliveryvip-menu-heading>div{max-width:720px}
.deliveryvip-menu-heading .deliveryvip-section-eyebrow{color:var(--dvip-secondary);margin-bottom:6px}
.deliveryvip-menu-heading h2{margin:0;color:#0f172a;font-size:clamp(28px,3vw,38px);line-height:1.06;letter-spacing:-.035em;font-weight:850}
.deliveryvip-menu-heading p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.55}
.deliveryvip-favorites-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:9px 13px;border:1px solid #e1e7ee;border-radius:14px;background:#fff;color:#334155;font:inherit;font-size:13px;font-weight:850;cursor:pointer;box-shadow:0 8px 22px rgba(15,23,42,.045);transition:.18s ease}
.deliveryvip-favorites-filter svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
.deliveryvip-favorites-filter strong{min-width:22px;height:22px;border-radius:999px;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:10px;padding:0 5px}
.deliveryvip-favorites-filter strong[hidden]{display:none!important}
.deliveryvip-favorites-filter:hover,.deliveryvip-favorites-filter.is-active{border-color:rgba(var(--dvip-secondary-rgb),.28);background:rgba(var(--dvip-secondary-rgb),.07);color:var(--dvip-secondary)}
.deliveryvip-favorites-filter.is-active svg{fill:currentColor}
.deliveryvip-favorites-filter.is-active strong{background:var(--dvip-secondary);color:#fff}
.deliveryvip-favorites-empty{margin:24px 0;padding:32px 20px;border:1px dashed rgba(var(--dvip-secondary-rgb),.28);border-radius:20px;background:rgba(var(--dvip-secondary-rgb),.04);text-align:center;color:#64748b}
.deliveryvip-favorites-empty svg{width:34px;height:34px;fill:none;stroke:var(--dvip-secondary);stroke-width:1.6;margin-bottom:8px}
.deliveryvip-favorites-empty strong{display:block;color:#0f172a;font-size:16px}
.deliveryvip-favorites-empty span{display:block;margin-top:5px;font-size:13px}

.deliveryvip-professional-storefront .deliveryvip-category-nav{top:72px;border-radius:16px;padding:8px 10px;margin:6px -10px 25px;background:rgba(248,250,252,.88);border:1px solid rgba(226,232,240,.78);box-shadow:0 10px 32px rgba(15,23,42,.035)}
.deliveryvip-professional-storefront .deliveryvip-category-tag{min-height:39px;border-radius:12px;background:#fff;border-color:#e7ebf0;color:#475569;font-weight:850}
.deliveryvip-professional-storefront .deliveryvip-category-tag:hover{color:var(--dvip-secondary);border-color:rgba(var(--dvip-secondary-rgb),.25);background:rgba(var(--dvip-secondary-rgb),.04)}
.deliveryvip-professional-storefront .deliveryvip-category-tag.is-active{background:var(--dvip-primary);border-color:var(--dvip-primary);color:var(--dvip-on-primary);box-shadow:0 9px 24px rgba(var(--dvip-primary-rgb),.16)}
.deliveryvip-professional-storefront .deliveryvip-category-tag.is-active span{background:rgba(255,255,255,.18);color:inherit}
.deliveryvip-professional-storefront .deliveryvip-category-sections{gap:42px}
.deliveryvip-professional-storefront .deliveryvip-category-heading{margin-bottom:16px}
.deliveryvip-professional-storefront .deliveryvip-category-heading h2{font-size:27px;font-weight:850}
.deliveryvip-professional-storefront .deliveryvip-category-heading span{font-size:12px;color:#94a3b8;font-weight:700}
.deliveryvip-professional-storefront .deliveryvip-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}

.deliveryvip-menu-product{position:relative;border:1px solid rgba(226,232,240,.9)!important;border-radius:22px!important;background:#fff;overflow:hidden;box-shadow:0 10px 34px rgba(15,23,42,.055)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.deliveryvip-menu-product:hover{transform:translateY(-4px)!important;box-shadow:0 22px 52px rgba(var(--dvip-primary-rgb),.11)!important;border-color:rgba(var(--dvip-secondary-rgb),.20)!important}
.deliveryvip-product-media-wrap{position:relative;padding:8px 8px 0}
.deliveryvip-menu-product .deliveryvip-product-media{aspect-ratio:1/1;border-radius:17px;background:#f1f5f9;overflow:hidden}
.deliveryvip-menu-product .deliveryvip-product-media img{transition:transform .36s cubic-bezier(.2,.7,.2,1)}
.deliveryvip-menu-product:hover .deliveryvip-product-media img{transform:scale(1.035)}
.deliveryvip-menu-product .deliveryvip-product-media em{top:12px;left:12px;border-radius:999px;padding:6px 10px;background:var(--dvip-primary);color:var(--dvip-on-primary);font-size:10px;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 5px 16px rgba(var(--dvip-primary-rgb),.18)}
.deliveryvip-favorite-button{position:absolute;top:20px;right:20px;z-index:4;width:40px;height:40px;border:1px solid rgba(255,255,255,.82);border-radius:13px;background:rgba(255,255,255,.92);color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 22px rgba(15,23,42,.14);backdrop-filter:blur(10px);transition:.18s ease}
.deliveryvip-favorite-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;transition:.18s ease}
.deliveryvip-favorite-button:hover{transform:scale(1.05);color:#e11d48}
.deliveryvip-favorite-button.is-active{color:#fff;background:#e11d48;border-color:#e11d48;box-shadow:0 9px 25px rgba(225,29,72,.24)}
.deliveryvip-favorite-button.is-active svg{fill:currentColor}
.deliveryvip-menu-product .deliveryvip-product-body{padding:16px 18px 18px;gap:9px;min-height:0}
.deliveryvip-product-topline{display:flex;align-items:center;justify-content:space-between;gap:9px;min-height:24px}
.deliveryvip-product-category{display:inline-flex;align-items:center;min-height:23px;padding:4px 8px;border-radius:999px;background:rgba(var(--dvip-secondary-rgb),.075);color:var(--dvip-secondary);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.deliveryvip-product-time{display:inline-flex;align-items:center;gap:4px;color:#94a3b8;font-size:10px;font-weight:800;white-space:nowrap}
.deliveryvip-product-time svg{width:13px;height:13px;fill:currentColor}
.deliveryvip-product-title-link{color:inherit;text-decoration:none}
.deliveryvip-product-title-link h3{margin:0;color:#0f172a;font-size:19px;line-height:1.18;letter-spacing:-.02em;font-weight:850;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.deliveryvip-product-title-link:hover h3{color:var(--dvip-secondary)}
.deliveryvip-menu-product .deliveryvip-product-description{margin:0;color:#64748b;font-size:13px;line-height:1.55;min-height:40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.deliveryvip-product-description-muted{color:#94a3b8!important}
.deliveryvip-product-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:2px;padding-top:10px;border-top:1px solid #f1f5f9}
.deliveryvip-product-price-row>div{display:flex;flex-direction:column;gap:1px}
.deliveryvip-product-price-row del{font-size:11px;color:#94a3b8}
.deliveryvip-product-price-row strong{font-size:21px;color:#0f172a;font-weight:900;letter-spacing:-.025em}
.deliveryvip-details-link{color:#64748b;text-decoration:none;font-size:11px;font-weight:850;border-bottom:1px solid #cbd5e1}
.deliveryvip-details-link:hover{color:var(--dvip-secondary);border-color:var(--dvip-secondary)}
.deliveryvip-premium-cart-form{gap:9px!important;margin-top:auto}
.deliveryvip-premium-cart-form .deliveryvip-addons{border:0;padding:0;margin:0;border-radius:12px;background:#f8fafc}
.deliveryvip-premium-cart-form .deliveryvip-addons>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 11px;border:1px solid #edf1f5;border-radius:11px;color:#334155;font-size:12px;font-weight:850}
.deliveryvip-premium-cart-form .deliveryvip-addons>summary::-webkit-details-marker{display:none}
.deliveryvip-premium-cart-form .deliveryvip-addons>summary small{margin:0;color:#94a3b8;font-size:10px;font-weight:700}
.deliveryvip-premium-cart-form .deliveryvip-addons[open]>summary{border-color:rgba(var(--dvip-secondary-rgb),.24);color:var(--dvip-secondary);border-bottom-left-radius:5px;border-bottom-right-radius:5px}
.deliveryvip-premium-cart-form .deliveryvip-addons fieldset{margin:0;padding:10px 11px;border:1px solid #edf1f5;border-top:0;border-radius:0 0 11px 11px;background:#fff}
.deliveryvip-premium-cart-form .deliveryvip-addons legend{font-size:11px;color:#334155}
.deliveryvip-premium-cart-form .deliveryvip-addons label{font-size:11px;color:#475569}
.deliveryvip-product-buy-row{display:grid;grid-template-columns:74px minmax(0,1fr);gap:8px;align-items:stretch}
.deliveryvip-quantity-compact{display:grid;grid-template-columns:1fr;gap:3px;padding:5px 8px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}
.deliveryvip-quantity-compact span{font-size:9px;font-weight:900;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}
.deliveryvip-quantity-compact input{width:100%;height:23px;border:0!important;padding:0!important;background:transparent;text-align:center;font-size:13px;font-weight:900;color:#0f172a;outline:0}
.deliveryvip-add-cart-premium{min-height:49px;border:0;border-radius:13px;background:var(--dvip-primary);color:var(--dvip-on-primary);display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;font:inherit;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(var(--dvip-primary-rgb),.16);transition:.18s ease}
.deliveryvip-add-cart-premium svg{width:18px;height:18px;fill:currentColor}
.deliveryvip-add-cart-premium:hover{transform:translateY(-1px);background:var(--dvip-secondary);color:#fff;box-shadow:0 13px 27px rgba(var(--dvip-secondary-rgb),.20)}
.deliveryvip-add-cart-premium:disabled{opacity:.55;cursor:wait;transform:none}
.deliveryvip-product-observation{min-height:0!important;height:0!important;padding:0!important;border:0!important;opacity:0;overflow:hidden;resize:none!important;transition:.18s ease}
.deliveryvip-menu-product:focus-within .deliveryvip-product-observation,.deliveryvip-premium-cart-form:hover .deliveryvip-product-observation{height:42px!important;min-height:42px!important;padding:8px 10px!important;border:1px solid #e2e8f0!important;opacity:1}
.deliveryvip-premium-secondary-actions{padding-top:2px!important;border:0!important;justify-content:space-between}
.deliveryvip-premium-secondary-actions a,.deliveryvip-buy-now-link{border:0;background:transparent;padding:0;color:#94a3b8;font:inherit;font-size:10px;font-weight:800;text-decoration:none;cursor:pointer}
.deliveryvip-premium-secondary-actions a:hover,.deliveryvip-buy-now-link:hover{color:var(--dvip-secondary)}
.deliveryvip-inline-message{font-size:11px;border-radius:10px}

.deliveryvip-store-about{background:linear-gradient(135deg,var(--dvip-primary) 0%,rgba(var(--dvip-primary-rgb),.96) 48%,var(--dvip-secondary) 100%);box-shadow:0 28px 66px rgba(var(--dvip-primary-rgb),.18)}
.deliveryvip-store-about .deliveryvip-section-eyebrow{color:rgba(255,255,255,.72)}
.deliveryvip-about-contact-grid a:hover{border-color:rgba(255,255,255,.26)}
.deliveryvip-mobile-cart-bar{background:var(--dvip-primary);color:var(--dvip-on-primary)}
.deliveryvip-button-primary{background:var(--dvip-primary);border-color:var(--dvip-primary);color:var(--dvip-on-primary)}
.deliveryvip-button-primary:hover{background:var(--dvip-secondary);border-color:var(--dvip-secondary);color:#fff}

@media (max-width:1050px){.deliveryvip-professional-storefront .deliveryvip-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:720px){
  .deliveryvip-top-favorites-link{width:40px;height:40px}
  .deliveryvip-menu-heading{align-items:flex-start;flex-direction:column;gap:13px;margin-top:4px}
  .deliveryvip-menu-heading h2{font-size:29px}
  .deliveryvip-menu-heading p{font-size:13px}
  .deliveryvip-favorites-filter{width:100%;justify-content:center}
  .deliveryvip-professional-storefront .deliveryvip-product-grid{grid-template-columns:1fr;gap:14px}
  .deliveryvip-menu-product{display:grid!important;grid-template-columns:132px minmax(0,1fr);border-radius:18px!important;overflow:visible!important;padding:8px}
  .deliveryvip-product-media-wrap{padding:0}
  .deliveryvip-menu-product .deliveryvip-product-media{height:100%;min-height:164px;aspect-ratio:auto;border-radius:14px}
  .deliveryvip-favorite-button{top:9px;right:9px;width:36px;height:36px;border-radius:12px}
  .deliveryvip-menu-product .deliveryvip-product-body{padding:7px 8px 7px 12px;gap:6px}
  .deliveryvip-product-topline{min-height:20px}
  .deliveryvip-product-category{font-size:9px;min-height:20px;padding:3px 6px}
  .deliveryvip-product-time{display:none}
  .deliveryvip-product-title-link h3{font-size:16px;-webkit-line-clamp:2}
  .deliveryvip-menu-product .deliveryvip-product-description{font-size:11px;line-height:1.45;min-height:31px;-webkit-line-clamp:2}
  .deliveryvip-product-price-row{padding-top:6px}
  .deliveryvip-product-price-row strong{font-size:17px}
  .deliveryvip-details-link{display:none}
  .deliveryvip-premium-cart-form .deliveryvip-addons{display:none}
  .deliveryvip-product-buy-row{grid-template-columns:56px minmax(0,1fr);gap:6px}
  .deliveryvip-quantity-compact{padding:4px 5px;border-radius:10px}
  .deliveryvip-add-cart-premium{min-height:42px;border-radius:11px;padding:8px 10px;font-size:11px}
  .deliveryvip-add-cart-premium svg{width:16px;height:16px}
  .deliveryvip-product-observation,.deliveryvip-premium-secondary-actions{display:none!important}
}
@media (max-width:410px){
  .deliveryvip-menu-product{grid-template-columns:116px minmax(0,1fr)}
  .deliveryvip-menu-product .deliveryvip-product-media{min-height:150px}
  .deliveryvip-product-title-link h3{font-size:15px}
  .deliveryvip-menu-product .deliveryvip-product-description{font-size:10.5px}
  .deliveryvip-product-price-row strong{font-size:16px}
  .deliveryvip-product-buy-row{grid-template-columns:1fr}
  .deliveryvip-quantity-compact{display:none}
}

/* Delivery VIP v1.7.26 - portal de cadastro */
.deliveryvip-registration-page{min-height:70vh;background:#f4f7fb;padding:48px 18px 72px}.deliveryvip-registration-shell{max-width:1120px;margin:0 auto}.deliveryvip-registration-card{background:#fff;border:1px solid #e4e9f0;border-radius:24px;box-shadow:0 18px 55px rgba(15,23,42,.08);overflow:hidden}.deliveryvip-registration-header{padding:32px 34px 24px;background:linear-gradient(135deg,#06152f,#0f3c86 62%,#1479ff);color:#fff}.deliveryvip-registration-kicker{display:inline-flex;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.12);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.deliveryvip-registration-header h1{margin:12px 0 8px;color:#fff;font-size:clamp(28px,4vw,42px);line-height:1.06}.deliveryvip-registration-header p{margin:0;max-width:760px;color:rgba(255,255,255,.82)}.deliveryvip-registration-switch{display:flex;gap:8px;margin-top:22px}.deliveryvip-registration-switch a{padding:9px 14px;border-radius:9px;color:#d9e7ff;text-decoration:none;font-weight:700;border:1px solid rgba(255,255,255,.16)}.deliveryvip-registration-switch a.is-active{background:#fff;color:#0f3c86}.deliveryvip-registration-alert{margin:24px 34px 0;padding:14px 16px;border-radius:12px}.deliveryvip-registration-alert.is-success{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.deliveryvip-registration-alert.is-error{background:#fff1f2;color:#9f1239;border:1px solid #fecdd3}.deliveryvip-registration-form{padding:30px 34px 36px}.deliveryvip-registration-section{border:1px solid #e5eaf1;border-radius:16px;padding:20px;margin:0 0 22px;background:#fbfcfe}.deliveryvip-registration-section legend{float:none;width:auto;padding:0 8px;margin-left:-8px;font-size:16px;font-weight:800;color:#0f172a}.deliveryvip-registration-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}.deliveryvip-col-12{grid-column:span 12}.deliveryvip-col-8{grid-column:span 8}.deliveryvip-col-7{grid-column:span 7}.deliveryvip-col-6{grid-column:span 6}.deliveryvip-col-4{grid-column:span 4}.deliveryvip-col-3{grid-column:span 3}.deliveryvip-col-2{grid-column:span 2}.deliveryvip-col-1{grid-column:span 1}.deliveryvip-field{display:flex;flex-direction:column;gap:6px}.deliveryvip-field label{font-size:13px;font-weight:750;color:#334155}.deliveryvip-field input,.deliveryvip-field select,.deliveryvip-field textarea{width:100%;border:1px solid #cfd8e4;border-radius:10px;padding:11px 12px;background:#fff;color:#0f172a;outline:none}.deliveryvip-field input:focus,.deliveryvip-field select:focus,.deliveryvip-field textarea:focus{border-color:#1479ff;box-shadow:0 0 0 3px rgba(20,121,255,.11)}.deliveryvip-field small{color:#64748b}.deliveryvip-inline-control{display:flex;gap:8px}.deliveryvip-mini-button{border:1px solid #1479ff;background:#eff6ff;color:#0b63d7;border-radius:10px;padding:0 14px;font-weight:800;white-space:nowrap}.deliveryvip-profile-type{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.deliveryvip-profile-type label{position:relative;cursor:pointer}.deliveryvip-profile-type input{position:absolute;opacity:0}.deliveryvip-profile-type span{display:inline-flex;padding:9px 13px;border:1px solid #d7dfeb;border-radius:10px;background:#fff;font-weight:750;color:#334155}.deliveryvip-profile-type input:checked+span{border-color:#1479ff;background:#eef6ff;color:#0b63d7}.deliveryvip-public-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.deliveryvip-public-plan{position:relative;display:flex;flex-direction:column;gap:10px;padding:18px;border:1px solid #dce4ee;border-radius:14px;background:#fff;cursor:pointer}.deliveryvip-public-plan.is-featured{border-color:#8bb9ff}.deliveryvip-public-plan input{position:absolute;opacity:0}.deliveryvip-plan-check{position:absolute;right:14px;top:14px;width:18px;height:18px;border:2px solid #b8c5d5;border-radius:50%}.deliveryvip-public-plan input:checked~.deliveryvip-plan-check{border:5px solid #1479ff}.deliveryvip-public-plan:has(input:checked){border-color:#1479ff;box-shadow:0 0 0 3px rgba(20,121,255,.1);background:#f8fbff}.deliveryvip-public-plan>strong{font-size:18px;color:#0f172a}.deliveryvip-public-plan b{font-size:24px;color:#0b63d7}.deliveryvip-public-plan small{color:#64748b}.deliveryvip-public-plan ul{margin:0;padding-left:18px;display:grid;gap:5px;color:#475569;font-size:13px}.deliveryvip-registration-submit{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:0;border-radius:11px;background:#1479ff;color:#fff;font-size:15px;font-weight:850;box-shadow:0 8px 20px rgba(20,121,255,.22)}.deliveryvip-registration-note{margin:12px 0 0;color:#64748b;font-size:13px}.deliveryvip-honeypot{position:absolute!important;left:-9999px!important;opacity:0!important}
@media(max-width:800px){.deliveryvip-registration-page{padding:20px 10px 40px}.deliveryvip-registration-header,.deliveryvip-registration-form{padding-left:18px;padding-right:18px}.deliveryvip-registration-alert{margin-left:18px;margin-right:18px}.deliveryvip-registration-grid{grid-template-columns:1fr}.deliveryvip-registration-grid>[class*="deliveryvip-col-"]{grid-column:1/-1}.deliveryvip-public-plans{grid-template-columns:1fr}.deliveryvip-inline-control{flex-direction:column}.deliveryvip-mini-button{min-height:42px}.deliveryvip-profile-type{flex-direction:column}.deliveryvip-profile-type span{width:100%}}

/* DeliveryVIP 1.7.28 - retorno da consulta automática de CEP */
[data-deliveryvip-cep-feedback]{display:block;min-height:18px;font-size:12px;line-height:1.35;color:#64748b}
[data-deliveryvip-cep-feedback].is-success{color:#15803d;font-weight:650}
[data-deliveryvip-cep-feedback].is-error{color:#b91c1c;font-weight:650}
input[data-deliveryvip-cep][aria-busy="true"]{background-image:linear-gradient(90deg,transparent,rgba(20,121,255,.07),transparent);background-size:200% 100%;animation:deliveryvip-cep-loading 1.15s linear infinite}
@keyframes deliveryvip-cep-loading{to{background-position:-200% 0}}

/* Delivery VIP 1.7.33 - aberto/fechado por horário */
.deliveryvip-store-status{display:flex!important;align-items:flex-start!important;gap:10px!important}
.deliveryvip-store-status-dot{flex:0 0 auto;width:9px;height:9px;border-radius:999px;margin-top:5px;background:#16a34a;box-shadow:0 0 0 4px rgba(22,163,74,.12)}
.deliveryvip-store-status-closed .deliveryvip-store-status-dot{background:#ef4444;box-shadow:0 0 0 4px rgba(239,68,68,.12)}
.deliveryvip-store-status-copy{display:flex;flex-direction:column;gap:2px;min-width:0}
.deliveryvip-store-status-copy strong{line-height:1.2}
.deliveryvip-store-status-copy span,.deliveryvip-store-status-copy small{line-height:1.35}
.deliveryvip-store-status-copy small{opacity:.72}
.deliveryvip-store-closed-action,.deliveryvip-store-closed-menu,.deliveryvip-store-closed-cart,.deliveryvip-store-closed-checkout,.deliveryvip-product-closed-state{border:1px solid #fecaca;background:#fff7f7;color:#991b1b;border-radius:14px}
.deliveryvip-store-closed-action{display:flex;flex-direction:column;gap:3px;max-width:360px;padding:11px 14px;text-align:left}
.deliveryvip-store-closed-action strong{font-size:13px}.deliveryvip-store-closed-action span{font-size:11px;line-height:1.35}
.deliveryvip-store-closed-menu{display:flex;flex-direction:column;gap:4px;padding:14px 16px;margin-bottom:18px}
.deliveryvip-store-closed-menu strong{font-size:15px}.deliveryvip-store-closed-menu span{font-size:12px;line-height:1.45;color:#7f1d1d}
.deliveryvip-product-closed-state{display:flex;flex-direction:column;gap:3px;padding:10px 11px;margin-top:auto}
.deliveryvip-product-closed-state strong{font-size:11px}.deliveryvip-product-closed-state span{font-size:10px;line-height:1.4;color:#7f1d1d}
.deliveryvip-product-closed-state-single{padding:14px 16px}.deliveryvip-product-closed-state-single strong{font-size:14px}.deliveryvip-product-closed-state-single span{font-size:12px}
.deliveryvip-store-closed-cart{display:flex;flex-direction:column;gap:4px;padding:13px 14px;margin-top:10px}.deliveryvip-store-closed-cart span{font-size:12px;line-height:1.4}
.deliveryvip-store-closed-checkout{max-width:720px;padding:20px;margin:10px 0 20px}.deliveryvip-store-closed-checkout strong{font-size:18px}.deliveryvip-store-closed-checkout p{margin:7px 0 14px;line-height:1.55;color:#7f1d1d}
@media(max-width:720px){.deliveryvip-store-closed-action{max-width:100%;width:100%}.deliveryvip-product-closed-state{padding:8px 9px}}

/* Delivery VIP 1.7.35 - loja widescreen, fidelidade visível e atalho mobile */
@media (min-width:1180px){
  .deliveryvip-landing-topbar-inner,
  .deliveryvip-landing-main>.deliveryvip-storefront,
  .deliveryvip-landing-main>.deliveryvip-cart,
  .deliveryvip-landing-main>.deliveryvip-checkout,
  .deliveryvip-landing-main>.deliveryvip-customer-register,
  .deliveryvip-landing-main>.deliveryvip-order-tracking,
  .deliveryvip-store-footer-grid,
  .deliveryvip-store-footer-bottom,
  .deliveryvip-inner-page-heading{width:min(1480px,calc(100% - 48px))}
  .deliveryvip-professional-storefront .deliveryvip-store-cover{min-height:360px;border-radius:24px}
  .deliveryvip-professional-storefront .deliveryvip-store-cover-content{min-height:360px;padding:34px 38px}
  .deliveryvip-store-hero-copy .deliveryvip-storefront-brand>span{width:76px!important;height:76px!important;border-radius:20px!important}
  .deliveryvip-store-hero-copy .deliveryvip-storefront-brand h1{font-size:clamp(34px,3.4vw,52px)!important;max-width:980px}
  .deliveryvip-store-hero-copy .deliveryvip-store-description-front{max-width:860px;font-size:15px}
  .deliveryvip-professional-storefront .deliveryvip-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .deliveryvip-professional-storefront .deliveryvip-menu-product{display:grid!important;grid-template-columns:minmax(0,1fr) 190px;min-height:228px;overflow:hidden!important}
  .deliveryvip-professional-storefront .deliveryvip-menu-product .deliveryvip-product-media-wrap{grid-column:2;grid-row:1;padding:10px 10px 10px 0}
  .deliveryvip-professional-storefront .deliveryvip-menu-product .deliveryvip-product-media{width:100%;height:100%;min-height:208px;aspect-ratio:auto;border-radius:16px}
  .deliveryvip-professional-storefront .deliveryvip-menu-product .deliveryvip-product-body{grid-column:1;grid-row:1;padding:17px 16px 16px 18px;min-width:0}
  .deliveryvip-professional-storefront .deliveryvip-menu-product .deliveryvip-favorite-button{top:18px;right:18px}
  .deliveryvip-professional-storefront .deliveryvip-menu-product .deliveryvip-product-description{min-height:auto}
  .deliveryvip-store-experience-strip{grid-template-columns:minmax(270px,1.2fr) minmax(170px,.7fr) minmax(190px,.8fr) minmax(300px,1.3fr)}
  .deliveryvip-store-experience-strip:not(.has-loyalty){grid-template-columns:minmax(270px,1.2fr) repeat(3,minmax(180px,.8fr))}
}
@media (min-width:1550px){
  .deliveryvip-landing-topbar-inner,
  .deliveryvip-landing-main>.deliveryvip-storefront,
  .deliveryvip-store-footer-grid,
  .deliveryvip-store-footer-bottom{width:min(1560px,calc(100% - 64px))}
}
@media (min-width:980px) and (max-width:1179px){.deliveryvip-professional-storefront .deliveryvip-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

.deliveryvip-professional-storefront .deliveryvip-category-nav{top:72px!important;z-index:900!important;margin:8px -12px 26px!important;padding:9px 12px!important;border:1px solid rgba(226,232,240,.92)!important;border-radius:16px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 14px 36px rgba(15,23,42,.06)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}
.admin-bar .deliveryvip-professional-storefront .deliveryvip-category-nav{top:104px!important}
.deliveryvip-professional-storefront .deliveryvip-category-tag{position:relative;min-height:42px!important;padding:9px 15px!important;border-radius:999px!important;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}
.deliveryvip-professional-storefront .deliveryvip-category-tag.is-active{background:var(--dvip-secondary)!important;border-color:var(--dvip-secondary)!important;color:#fff!important;box-shadow:0 8px 20px rgba(var(--dvip-secondary-rgb),.22)!important}
.deliveryvip-professional-storefront .deliveryvip-category-tag.is-active:after{content:"";position:absolute;left:50%;bottom:-6px;width:8px;height:8px;border-radius:50%;background:var(--dvip-secondary);transform:translateX(-50%)}
.deliveryvip-category-section{scroll-margin-top:138px}

.deliveryvip-loyalty-strip{background:linear-gradient(135deg,rgba(var(--dvip-secondary-rgb),.08),rgba(var(--dvip-accent-rgb),.09))!important;border-color:rgba(var(--dvip-secondary-rgb),.16)!important}
.deliveryvip-loyalty-strip .deliveryvip-loyalty-star{background:var(--dvip-secondary)!important;color:#fff!important;font-size:16px}
.deliveryvip-loyalty-strip strong{font-size:12px!important;line-height:1.35!important}
.deliveryvip-customer-landing-card.has-loyalty{display:grid!important;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);align-items:stretch!important;gap:18px!important;padding:16px!important;background:linear-gradient(120deg,#fff 0%,#fbfdff 55%,rgba(var(--dvip-secondary-rgb),.035) 100%)!important}
.deliveryvip-customer-profile-summary{display:flex;align-items:center;gap:12px;min-width:0;padding:4px 2px}
.deliveryvip-customer-profile-summary>div{min-width:0}.deliveryvip-customer-profile-summary strong{display:block;color:#0f172a;font-size:16px}.deliveryvip-customer-profile-summary small{display:block;margin-top:4px;color:#64748b;line-height:1.45}
.deliveryvip-customer-avatar{width:48px;height:48px;border-radius:50%;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--dvip-primary),var(--dvip-secondary));color:#fff;font-weight:900;font-size:18px;box-shadow:0 9px 22px rgba(var(--dvip-primary-rgb),.16)}
.deliveryvip-customer-avatar.is-guest{background:linear-gradient(135deg,#f59e0b,#f97316)}
.deliveryvip-loyalty-wallet{border:1px solid rgba(var(--dvip-secondary-rgb),.14);border-radius:16px;background:#fff;padding:14px 16px;box-shadow:0 8px 24px rgba(15,23,42,.035)}
.deliveryvip-loyalty-wallet-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.deliveryvip-loyalty-wallet-top span{display:block;color:#64748b;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.055em}.deliveryvip-loyalty-wallet-top>div>strong{display:block;margin-top:2px;color:#0f172a;font-size:22px;line-height:1.15}.deliveryvip-loyalty-wallet-top>div>strong small{display:inline;color:#64748b;font-size:11px;text-transform:none;letter-spacing:0}.deliveryvip-loyalty-reward-copy{text-align:right}.deliveryvip-loyalty-reward-copy strong{font-size:14px!important;color:var(--dvip-secondary)!important}
.deliveryvip-loyalty-progress{height:8px;margin:12px 0 7px;border-radius:999px;background:#edf2f7;overflow:hidden}.deliveryvip-loyalty-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--dvip-secondary),var(--dvip-accent));transition:width .35s ease}.deliveryvip-loyalty-progress-copy{display:block;color:#64748b;font-size:11px;line-height:1.4}
.deliveryvip-loyalty-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:11px}.deliveryvip-loyalty-coupon{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:8px;row-gap:1px;padding:8px 10px;border:1px dashed rgba(var(--dvip-secondary-rgb),.34);border-radius:11px;background:rgba(var(--dvip-secondary-rgb),.055)}.deliveryvip-loyalty-coupon span{grid-column:1/-1;color:#64748b;font-size:9px;text-transform:uppercase;font-weight:800}.deliveryvip-loyalty-coupon strong{color:var(--dvip-secondary);font-size:14px;letter-spacing:.07em}.deliveryvip-loyalty-coupon small{font-size:10px;color:#64748b}
.deliveryvip-loyalty-redeem{margin-left:auto!important;border:0!important;background:var(--dvip-secondary)!important;color:#fff!important;min-height:42px!important;padding:0 15px!important;font-weight:850!important;box-shadow:0 8px 20px rgba(var(--dvip-secondary-rgb),.18)}.deliveryvip-loyalty-redeem:hover{filter:brightness(.96)}.deliveryvip-loyalty-redeem.is-loading{opacity:.65;cursor:wait}.deliveryvip-loyalty-feedback{min-height:0;margin-top:7px;font-size:11px;font-weight:700}.deliveryvip-loyalty-feedback.is-success{color:#15803d}.deliveryvip-loyalty-feedback.is-error{color:#b91c1c}.deliveryvip-loyalty-feedback.is-loading{color:#64748b}
.deliveryvip-customer-register-cta{white-space:nowrap;align-self:center}

.deliveryvip-install-app-button{height:42px;padding:0 12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:12px;font-weight:850;cursor:pointer;box-shadow:0 5px 16px rgba(15,23,42,.045);transition:.18s ease}.deliveryvip-install-app-button svg{width:19px;height:19px;fill:currentColor}.deliveryvip-install-app-button:hover,.deliveryvip-install-app-button.is-installable{border-color:rgba(var(--dvip-secondary-rgb),.32);background:rgba(var(--dvip-secondary-rgb),.06);color:var(--dvip-secondary)}.deliveryvip-install-app-button[hidden]{display:none!important}
.deliveryvip-install-modal[hidden]{display:none!important}.deliveryvip-install-modal{position:fixed;inset:0;z-index:5000;display:flex;align-items:center;justify-content:center;padding:18px}.deliveryvip-install-modal-backdrop{position:absolute;inset:0;background:rgba(2,6,23,.68);backdrop-filter:blur(5px)}.deliveryvip-install-modal-card{position:relative;z-index:1;width:min(460px,100%);border-radius:22px;background:#fff;padding:24px;box-shadow:0 30px 90px rgba(2,6,23,.28);color:#0f172a}.deliveryvip-install-modal-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:0;border-radius:10px;background:#f1f5f9;color:#334155;font-size:24px;line-height:1;cursor:pointer}.deliveryvip-install-modal-brand{display:flex;align-items:center;gap:10px;padding-right:42px}.deliveryvip-install-modal-brand>div{display:flex;flex-direction:column}.deliveryvip-install-modal-brand small{color:#64748b;font-size:10px;text-transform:uppercase;font-weight:850;letter-spacing:.06em}.deliveryvip-install-modal-brand strong{font-size:15px}.deliveryvip-install-modal-card h2{margin:20px 0 8px;font-size:24px;letter-spacing:-.02em}.deliveryvip-install-modal-card p{margin:0;color:#475569;line-height:1.6;font-size:14px}.deliveryvip-install-confirm{width:100%;min-height:46px;margin-top:18px;border:0;border-radius:12px;background:var(--dvip-secondary);color:#fff;font-weight:900;cursor:pointer}.deliveryvip-install-confirm[hidden]{display:none!important}.deliveryvip-modal-open{overflow:hidden}

@media(max-width:980px){
  .deliveryvip-customer-landing-card.has-loyalty{grid-template-columns:1fr!important}
  .deliveryvip-loyalty-redeem{margin-left:0!important}
  .deliveryvip-install-app-button span{display:none}.deliveryvip-install-app-button{width:42px;padding:0}
}
@media(max-width:782px){.admin-bar .deliveryvip-professional-storefront .deliveryvip-category-nav{top:110px!important}}
@media(max-width:720px){
  .deliveryvip-professional-storefront .deliveryvip-category-nav{top:64px!important;margin-left:-10px!important;margin-right:-10px!important;border-radius:0!important;border-left:0!important;border-right:0!important;padding-left:10px!important;padding-right:10px!important}
  .admin-bar .deliveryvip-professional-storefront .deliveryvip-category-nav{top:110px!important}
  .deliveryvip-category-section{scroll-margin-top:120px}
  .deliveryvip-install-app-button{display:inline-flex!important;margin-left:auto}.deliveryvip-top-cart-link{margin-left:0!important}
  .deliveryvip-customer-landing-card.has-loyalty{padding:13px!important;gap:12px!important}
  .deliveryvip-loyalty-wallet-top{gap:10px}.deliveryvip-loyalty-wallet-top>div>strong{font-size:19px}.deliveryvip-loyalty-reward-copy{max-width:46%}.deliveryvip-loyalty-actions{align-items:stretch;flex-direction:column}.deliveryvip-loyalty-redeem{width:100%!important}.deliveryvip-loyalty-coupon{width:100%}
  .deliveryvip-store-experience-strip.has-loyalty .deliveryvip-loyalty-strip{grid-column:1/-1}
}
@media(max-width:480px){.deliveryvip-store-experience-strip.has-loyalty .deliveryvip-loyalty-strip{grid-column:auto}.deliveryvip-install-modal-card{padding:20px 17px;border-radius:18px}}

/* LGPD Brasil — termo completo por loja */
.deliveryvip-lgpd-consent-block{display:flex;flex-direction:column;gap:12px;margin-top:4px}
.deliveryvip-lgpd-details{border:1px solid #dfe5ec;border-radius:12px;background:#fff;overflow:hidden}
.deliveryvip-lgpd-details summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;padding:14px 16px;font-weight:700;color:#172033;background:#f8fafc;list-style:none}
.deliveryvip-lgpd-details summary::-webkit-details-marker{display:none}
.deliveryvip-lgpd-details summary small{font-size:11px;font-weight:800;color:#315cf6;background:#eef2ff;border-radius:999px;padding:5px 8px;white-space:nowrap}
.deliveryvip-lgpd-term-content{max-height:360px;overflow:auto;padding:18px 18px 20px;border-top:1px solid #e7ebf0;color:#344054;font-size:13px;line-height:1.62;white-space:normal}
.deliveryvip-lgpd-term-content p{margin:0 0 12px!important;color:#344054!important}
.deliveryvip-lgpd-term-content p:last-child{margin-bottom:0!important}
@media(max-width:640px){.deliveryvip-lgpd-details summary{align-items:flex-start;flex-direction:column}.deliveryvip-lgpd-term-content{max-height:300px;padding:14px;font-size:12.5px}}

/* DeliveryVIP 1.7.42 — avaliações 5 estrelas do Google Business no storefront */
.deliveryvip-google-rating-hero{display:inline-flex!important;align-items:center;gap:5px!important}
.deliveryvip-google-rating-hero strong{font-size:12px!important;color:inherit!important}
.deliveryvip-google-rating-hero small{font-size:10px!important;opacity:.84}
.deliveryvip-google-stars-mini{color:#fbbf24!important;font-size:11px;letter-spacing:1px;line-height:1}
.deliveryvip-google-reviews{width:100%;margin:24px 0 0;padding:26px;border:1px solid #e7ebf0;border-radius:20px;background:linear-gradient(145deg,#fff 0%,#fbfdff 62%,rgba(var(--dvip-primary-rgb),.03) 100%);box-shadow:0 14px 40px rgba(15,23,42,.055)}
.deliveryvip-google-reviews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:20px}
.deliveryvip-google-reviews-heading h2{margin:4px 0 6px!important;color:#0f172a;font-size:clamp(24px,2.2vw,34px);line-height:1.08;letter-spacing:-.035em}
.deliveryvip-google-reviews-heading p{margin:0!important;color:#64748b;font-size:13px;line-height:1.55}
.deliveryvip-google-rating-summary{display:flex;align-items:center;gap:13px;flex:0 0 auto;padding:12px 15px;border:1px solid #e5e7eb;border-radius:15px;background:#fff;box-shadow:0 7px 20px rgba(15,23,42,.04)}
.deliveryvip-google-rating-score{display:flex;align-items:flex-end;gap:2px;line-height:1}
.deliveryvip-google-rating-score strong{font-size:30px;color:#111827;letter-spacing:-.045em}
.deliveryvip-google-rating-score span{margin-bottom:3px;color:#94a3b8;font-size:12px;font-weight:800}
.deliveryvip-google-stars{color:#fbbf24;font-size:16px;letter-spacing:1.5px;line-height:1}
.deliveryvip-google-rating-summary small{display:block;margin-top:4px;color:#64748b;font-size:10px;font-weight:750;white-space:nowrap}
.deliveryvip-google-reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.deliveryvip-google-review-card{display:flex;flex-direction:column;min-width:0;min-height:210px;padding:17px;border:1px solid #e7ebf0;border-radius:16px;background:#fff;box-shadow:0 7px 22px rgba(15,23,42,.035)}
.deliveryvip-google-review-card>header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center}
.deliveryvip-google-review-avatar{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#4285f4,#34a853);color:#fff;font-size:15px;font-weight:900}
.deliveryvip-google-review-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.deliveryvip-google-review-author{min-width:0}
.deliveryvip-google-review-author strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-size:13px}
.deliveryvip-google-review-stars{margin-top:3px;color:#fbbf24;font-size:12px;letter-spacing:1px;line-height:1}
.deliveryvip-google-review-card time{align-self:start;color:#94a3b8;font-size:10px;font-weight:700;white-space:nowrap}
.deliveryvip-google-review-comment{margin:15px 0 0!important;color:#334155;font-size:13px;line-height:1.62;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}
.deliveryvip-google-review-reply{margin-top:auto;padding-top:13px}
.deliveryvip-google-review-reply strong{display:block;color:var(--dvip-primary);font-size:10px;text-transform:uppercase;letter-spacing:.055em}
.deliveryvip-google-review-reply p{margin:5px 0 0!important;padding:9px 10px;border-radius:10px;background:#f8fafc;color:#475569;font-size:11px;line-height:1.5}
.deliveryvip-google-reviews-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:17px;padding-top:15px;border-top:1px solid #edf1f5;color:#64748b;font-size:11px}
.deliveryvip-google-reviews-footer strong{color:#4285f4}
.deliveryvip-google-reviews-footer a{display:inline-flex;align-items:center;gap:5px;padding:8px 11px;border:1px solid #dfe5ec;border-radius:10px;background:#fff;color:#334155;font-weight:850;text-decoration:none!important;white-space:nowrap}
.deliveryvip-google-reviews-footer a:hover{border-color:#cbd5e1;background:#f8fafc}
@media(max-width:1024px){.deliveryvip-google-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.deliveryvip-google-reviews{padding:18px 13px;border-radius:16px}.deliveryvip-google-reviews-heading{align-items:flex-start;flex-direction:column;gap:14px}.deliveryvip-google-rating-summary{width:100%;justify-content:space-between}.deliveryvip-google-reviews-grid{grid-template-columns:1fr}.deliveryvip-google-review-card{min-height:0}.deliveryvip-google-reviews-footer{align-items:flex-start;flex-direction:column}.deliveryvip-google-reviews-footer a{width:100%;justify-content:center}}
