:root{--brand-red:#d6402c;--brand-mustard:#f0a202;--brand-grill:#241c15;--brand-cream:#fff6ec;--brand-green:#5b8c3a;--brand-red-soft:#f9e2db;--brand-mustard-soft:#fff0cc;--brand-grill-soft:#ede6de;--brand-green-soft:#e7efdf;--cream:var(--brand-cream);--paper:#fffdf9;--ink:var(--brand-grill);--muted:#74675d;--line:#e8d9cb;--orange:var(--brand-red);--orange-dark:#b83223;--yellow:var(--brand-mustard);--green:var(--brand-green);--red:var(--brand-red);--shadow:0 18px 48px #241c1524}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.56}a{color:inherit;text-decoration:none}.store-shell{min-height:100vh;padding:0 16px 110px;overflow:hidden}.store-header{justify-content:space-between;align-items:center;max-width:1120px;height:82px;margin:auto;display:flex}.brand-lockup{align-items:center;gap:10px;display:inline-flex}.brand-lockup strong{letter-spacing:-.055em;font-size:24px;line-height:.9;display:block}.brand-lockup small{color:var(--muted);letter-spacing:.075em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:700;display:block}.brand-mark{background:var(--orange);color:#fff8ef;border-radius:13px;flex:none;place-items:center;width:40px;height:40px;font-family:Georgia,serif;font-size:28px;font-style:italic;font-weight:800;display:inline-grid;box-shadow:inset 0 -3px #0000001a}.icon-button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);background:var(--paper);border-radius:14px;place-items:center;display:inline-grid;position:relative}.icon-button:hover{border-color:var(--orange);color:var(--orange)}.icon-button.bare{background:0 0;border:0}.cart-count{background:var(--orange);color:#fff;border-radius:50px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:-6px;right:-5px}.hero{color:#fff8f0;max-width:1120px;min-height:265px;box-shadow:var(--shadow);background:linear-gradient(133deg,#27140d 0%,#5d2113 60%,#9f351d 100%);border-radius:28px;margin:0 auto 34px;padding:32px 28px;position:relative;overflow:hidden}.hero:after{content:"🍔";opacity:.23;filter:saturate(.9);font-size:222px;line-height:1;position:absolute;bottom:-39px;right:-10px;transform:rotate(-16deg)}.hero:before{content:"";border:23px solid #f8bd334d;border-radius:50%;width:220px;height:220px;position:absolute;top:-110px;right:25px}.hero>*{z-index:1;position:relative}.eyebrow{color:inherit;letter-spacing:.105em;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 8px;font-size:10px;font-weight:800;display:flex}.dot{background:#5cd19c;border-radius:50%;flex:none;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #5cd19c29}.hero h1{letter-spacing:-.08em;max-width:510px;margin:0;font-family:Georgia,serif;font-size:clamp(38px,7.5vw,68px);line-height:.91}.hero h1 em{color:var(--yellow);font-weight:500}.hero>p:not(.eyebrow){color:#fff8f0c7;max-width:390px;margin:17px 0 25px;font-size:15px;line-height:1.45}.hero-meta{flex-wrap:wrap;gap:13px;font-size:12px;font-weight:700;display:flex}.hero-meta span{background:#0000001f;border:1px solid #ffffff26;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;display:flex}.menu-section{max-width:1120px;margin:auto}.section-heading{justify-content:space-between;align-items:end;gap:14px;margin-bottom:18px;display:flex}.section-heading .eyebrow{color:var(--orange)}.section-heading h2{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(26px,4vw,38px);line-height:1}.section-heading>span{color:var(--muted);white-space:nowrap;padding-bottom:3px;font-size:12px}.category-scroller{scrollbar-width:none;gap:8px;padding:0 1px 22px;display:flex;overflow:auto}.category-scroller::-webkit-scrollbar{display:none}.category{border:1px solid var(--line);color:#5b4d45;background:0 0;border-radius:50px;flex:none;padding:10px 14px;font-size:13px;font-weight:700}.category:hover,.category.active{border-color:var(--ink);color:var(--paper);background:var(--ink)}.product-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.product-card{border:1px solid var(--line);background:var(--paper);border-radius:20px;flex-direction:column;min-height:244px;padding:14px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 13px 28px #44220f1a}.product-card.unavailable{filter:saturate(.35)}.product-top{justify-content:space-between;align-items:start;min-height:65px;display:flex}.food-emoji{background:#fff0d6;border-radius:17px;place-items:center;width:62px;height:62px;font-size:34px;display:grid}.food-emoji.large{width:76px;height:76px;margin-bottom:15px;font-size:42px}.food-emoji.mini{border-radius:12px;width:43px;height:43px;font-size:23px}.pill{color:#805100;letter-spacing:.04em;text-transform:uppercase;background:#fff0c7;border-radius:50px;padding:5px 8px;font-size:9px;font-weight:800}.product-copy{flex:1;padding-top:9px}.product-copy h3{letter-spacing:-.035em;margin:0 0 7px;font-size:16px}.product-copy p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.product-bottom{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.product-bottom strong{font-size:15px}.round-add{width:37px;height:37px;color:var(--paper);background:var(--orange);border:0;border-radius:50%;place-items:center;transition:background .2s,transform .2s;display:grid}.round-add:hover{background:var(--orange-dark);transform:scale(1.06)}.sold-out{color:#fff;text-transform:uppercase;background:#7b4435;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:800;position:absolute;top:16px;right:13px}.floating-cart{z-index:10;color:#fff;background:var(--orange);border:0;border-radius:17px;justify-content:space-between;align-items:center;max-width:500px;margin:auto;padding:16px 17px;font-size:14px;display:flex;position:fixed;bottom:20px;left:18px;right:18px;box-shadow:0 12px 32px #a135175c}.floating-cart span{align-items:center;gap:8px;font-weight:700;display:flex}.floating-cart strong{font-size:16px}.whatsapp-support{z-index:11;color:#fff;background:#168b58;border:1px solid #147a4d;border-radius:8px;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex;position:fixed;bottom:20px;right:18px;box-shadow:0 10px 24px #156a4640}.whatsapp-support.with-cart{bottom:86px}.overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#23140e8c;justify-content:center;align-items:end;padding:0;display:flex;position:fixed;inset:0}.bottom-sheet{width:100%;max-height:min(93vh,760px);padding:28px 20px calc(23px + env(safe-area-inset-bottom));background:var(--paper);border-radius:25px 25px 0 0;animation:.23s ease-out both sheet-in;position:relative;overflow-y:auto;box-shadow:0 -15px 45px #00000029}@keyframes sheet-in{0%{opacity:.1;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.sheet-close{z-index:3;width:34px;height:34px;color:var(--ink);background:#fffffff0;border:1px solid #352b232e;border-radius:50%;place-items:center;display:grid;position:absolute;top:16px;right:17px;box-shadow:0 4px 12px #30261f1f}.bottom-sheet h2{letter-spacing:-.05em;margin:0 0 6px;font-family:Georgia,serif;font-size:29px}.muted{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.option-group,.choice-field{border:0;margin:22px 0 0;padding:0}.option-group legend,.choice-field legend{justify-content:space-between;width:100%;margin:0 0 9px;font-size:14px;font-weight:800;display:flex}.option-group legend small,.choice-field legend small{color:var(--orange);letter-spacing:.03em;text-transform:uppercase;font-size:10px}.option-row{color:#3b2b22;border-bottom:1px solid #f0e8e0;justify-content:space-between;align-items:center;min-height:43px;padding:8px 2px;font-size:13px;display:flex}.option-row span{align-items:center;gap:9px;display:flex}.option-row input{width:17px;height:17px;accent-color:var(--orange)}.option-row em{color:var(--muted);font-size:11px;font-style:normal}.field{margin-top:16px;display:block}.field>span{color:#55463e;margin:0 0 6px;font-size:12px;font-weight:800;display:block}.field>span small{color:var(--muted);font-weight:500}.field input,.field textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;outline:0;padding:12px;font-size:14px}.field input:focus,.field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #e44d261c}.field textarea{resize:vertical;min-height:74px}.button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:47px;padding:12px 17px;font-size:13px;font-weight:800;transition:transform .15s,filter .15s;display:inline-flex}.button:hover:not(:disabled){filter:brightness(.98);transform:translateY(-1px)}.button-primary{color:#fff;background:var(--orange)}.button-primary span{margin-left:auto}.button-dark{color:#fff;background:var(--ink)}.full{width:100%;margin-top:20px}.cart-sheet{min-height:360px}.sheet-title{align-items:center;gap:12px;margin-bottom:18px;display:flex}.sheet-title h2{flex:1;margin:0;font-size:26px}.sheet-title>span{color:var(--muted);font-size:12px}.empty-state{min-height:180px;color:var(--muted);text-align:center;place-items:center;display:grid}.empty-state p{margin:-30px 0 0}.cart-lines{gap:14px;display:grid}.cart-line{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding-bottom:14px;display:flex}.cart-line>div:first-child{gap:4px;min-width:0;display:grid}.cart-line b{font-size:14px}.cart-line small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.25;overflow:hidden}.cart-line strong{color:var(--orange-dark);font-size:12px}.quantity{align-items:center;gap:9px;display:flex}.quantity button{border:1px solid var(--line);width:27px;height:27px;color:var(--ink);background:#fff;border-radius:8px;place-items:center;display:grid}.quantity span{text-align:center;width:12px;font-size:13px;font-weight:800}.cart-total,.checkout-summary{justify-content:space-between;align-items:center;margin-top:17px;font-size:14px;display:flex}.cart-total strong,.checkout-summary strong{font-size:18px}.checkout-sheet{padding-top:32px}.checkout-summary{color:var(--orange-dark);background:#fff3e6;border-radius:11px;padding:13px}.form-grid{grid-template-columns:1fr 1fr;gap:0 10px;display:grid}.full-width{grid-column:1/-1}.segmented{background:#f5eee8;border-radius:11px;grid-template-columns:1fr 1fr;gap:7px;padding:4px;display:grid}.segmented button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:8px;font-size:12px;font-weight:800}.segmented button.selected{color:var(--ink);background:#fff;box-shadow:0 1px 5px #331b0d1c}.address-fields{grid-template-columns:1fr 105px;gap:0 10px;display:grid}.address-fields .street,.address-fields .number{grid-column:span 1}.delivery-fee-hint{color:#6d5e55;background:#f6f1ed;border-radius:7px;grid-column:1/-1;margin:2px 0 10px;padding:9px 10px;font-size:10px;line-height:1.4}.payment-option{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;margin-top:8px;padding:11px;display:flex}.payment-option.selected{border-color:var(--orange);background:#fff7f2;box-shadow:0 0 0 1px #e44d261f}.payment-option.disabled{opacity:.65}.payment-option input{opacity:0;pointer-events:none;position:absolute}.payment-option>span:nth-child(2){flex:1;gap:2px;display:grid}.payment-option b{font-size:13px}.payment-option small{color:var(--muted);font-size:10px}.payment-symbol,.pix-mark{width:29px;height:29px;color:var(--orange);background:#ffebdf;border-radius:9px;place-items:center;font-size:14px;font-weight:900;display:grid}.pix-mark{color:#207768;background:#dff4ef;font-size:9px}.form-error{color:#982d20;background:#ffe4de;border-radius:9px;margin:15px 0 0;padding:10px 12px;font-size:12px;line-height:1.35}.privacy-note{color:var(--muted);text-align:center;margin:13px 0 0;font-size:10px;line-height:1.4}.tracker-shell{background:radial-gradient(circle at top right, #ffe1b0, transparent 25%), var(--cream);min-height:100vh;padding:18px}.tracker-header{justify-content:space-between;align-items:center;max-width:660px;margin:auto;display:flex}.text-link{color:var(--muted);align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.tracker-card{border:1px solid var(--line);background:var(--paper);max-width:660px;box-shadow:var(--shadow);text-align:center;border-radius:25px;margin:25px auto;padding:31px 22px}.tracker-card>.eyebrow{color:var(--orange);justify-content:center}.tracker-card h1{letter-spacing:-.06em;margin:12px 0 8px;font-family:Georgia,serif;font-size:31px}.tracker-lead{max-width:330px;color:var(--muted);margin:0 auto;font-size:14px;line-height:1.5}.status-icon{width:64px;height:64px;color:var(--orange);background:#ffeadf;border-radius:22px;place-items:center;margin:13px auto 0;display:grid}.status-icon.confirmed,.status-icon.delivered{color:#19845b;background:#dff5eb}.status-icon.out_for_delivery{color:#326bc5;background:#e3eeff}.status-icon.cancelled{color:#b52d27;background:#fee5e1}.order-progress{justify-content:space-between;gap:3px;margin:31px 0 27px;display:flex}.progress-step{color:#b4aaa3;text-align:center;flex:1;justify-items:center;gap:7px;font-size:9px;font-weight:800;display:grid;position:relative}.progress-step:not(:last-child):after{content:"";background:#e9e0d8;width:calc(100% - 26px);height:2px;position:absolute;top:12px;left:calc(50% + 14px)}.progress-step.done{color:var(--orange)}.progress-step.done:not(:last-child):after{background:#e89879}.progress-step>span{z-index:1;background:var(--paper);border:2px solid #e9e0d8;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.progress-step.done>span{border-color:var(--orange);color:#fff;background:var(--orange)}.progress-step small{max-width:55px}.pix-card{color:#174d44;text-align:left;background:#effcf8;border:1px solid #b8e9dc;border-radius:17px;gap:14px;margin:24px 0;padding:17px;display:grid}.pix-card h2{margin:0;font-size:18px}.pix-card .eyebrow{color:#238e79}.pix-card img{background:#fff;border-radius:9px;width:150px;height:150px;margin:15px auto 0;padding:7px;display:block}.pix-card>p{margin:0;font-size:13px}.copy-pix{color:#106c5b;background:#fff;border:1px solid #6dcbb5;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:12px;font-weight:800;display:inline-flex}.pix-card>small{color:#4b7970;text-align:center;font-size:10px}.receipt{text-align:left;border:1px dashed #d9cbc0;border-radius:15px;margin-top:20px;padding:16px}.receipt-heading,.receipt-line,.receipt-total{justify-content:space-between;align-items:start;gap:12px;display:flex}.receipt-heading{border-bottom:1px solid var(--line);padding-bottom:13px}.receipt-heading span{align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.receipt-line{padding:12px 0 0;font-size:12px}.receipt-line>span{gap:3px;display:grid}.receipt-line small{color:var(--muted);font-size:10px}.receipt-line>strong{white-space:nowrap;font-size:11px}.receipt-total{color:var(--muted);padding-top:10px;font-size:12px}.receipt-total.grand{border-top:1px solid var(--line);color:var(--ink);margin-top:9px;padding-top:12px;font-size:14px}.delivery-address{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:18px 0 0;font-size:11px;display:flex}.tracker-refresh{color:#a39992;margin:20px 0 0;font-size:10px}.loading-card{align-content:center;justify-items:center;gap:15px;min-height:240px;display:grid}.centered-error{text-align:center;align-content:center;justify-items:center;gap:10px;min-height:100vh;padding:25px;display:grid}.centered-error h1{letter-spacing:-.05em;margin:8px 0 0;font-family:Georgia,serif}.centered-error p{max-width:340px;color:var(--muted);margin:0 0 10px}.admin-shell{color:#211a17;background:#f6f3f0;min-height:100vh;display:flex}.admin-sidebar{z-index:3;color:#fdf9f5;background:#251a16;flex-direction:column;width:250px;padding:28px 19px;display:none;position:fixed;top:0;bottom:0;left:0}.admin-sidebar .brand-lockup small{color:#bcaea4}.admin-sidebar nav{gap:5px;margin-top:56px;display:grid}.admin-sidebar nav a{color:#c9bbb1;border-radius:9px;align-items:center;gap:10px;padding:12px;font-size:13px;font-weight:700;display:flex}.admin-sidebar nav a:hover{color:#fff;background:#392822}.admin-sidebar nav b{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:18px;height:18px;margin-left:auto;font-size:10px;display:grid}.admin-sidebar-footer{margin-top:auto}.admin-sidebar-footer p{color:#c9bbb1;align-items:center;gap:7px;font-size:11px;display:flex}.admin-sidebar-footer button{color:#c9bbb1;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;width:100%;margin-top:15px;padding:10px;font-size:12px;display:flex}.admin-content{width:100%;max-width:1220px;margin:auto;padding:24px 16px 66px}.admin-topbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.admin-topbar .eyebrow{color:var(--orange)}.admin-topbar h1{letter-spacing:-.06em;margin:0;font-family:Georgia,serif;font-size:31px}.topbar-actions{gap:8px;display:flex}.notification{color:var(--orange)}.admin-error,.admin-notice,.config-banner{border-radius:10px;align-items:center;gap:9px;margin:0 0 17px;padding:12px;font-size:12px;display:flex}.admin-error{color:#9d2f25;background:#ffe6e2}.admin-notice{color:#176744;background:#e2f6eb}.admin-error button,.admin-notice button{color:inherit;background:0 0;border:0;margin-left:auto}.config-banner{color:#74520e;background:#fff1c8}.config-banner b{margin-bottom:2px;display:block}.metrics{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:35px;display:grid}.metrics article{background:#fff;border:1px solid #e6ddd7;border-radius:14px;padding:14px 11px}.metrics span,.metrics small{color:#8c7c73;font-size:10px;line-height:1.25;display:block}.metrics strong{letter-spacing:-.055em;margin:7px 0;font-size:clamp(18px,4.8vw,27px);display:block}.metrics small .dot{width:5px;height:5px;margin-right:4px}.admin-section{margin-top:38px}.live-label{align-items:center;gap:6px;font-weight:700;display:flex;color:#1b9766!important;font-size:10px!important}.kitchen-empty{color:#86766c;text-align:center;border:1px dashed #d7cbc3;border-radius:17px;align-content:center;place-items:center;gap:8px;min-height:210px;display:grid}.kitchen-empty h3,.kitchen-empty p{margin:0}.kitchen-empty h3{color:#45342c;font-family:Georgia,serif;font-size:21px}.kitchen-empty p{max-width:280px;font-size:12px}.order-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:13px;display:grid}.kitchen-order{background:#fff;border:1px solid #e2d8d0;border-top:4px solid #ca6245;border-radius:15px;flex-direction:column;min-height:300px;padding:15px;display:flex;box-shadow:0 7px 17px #3d22140e}.kitchen-order.confirmed{border-top-color:#2d90d0}.kitchen-order.preparing{border-top-color:#e4a121}.kitchen-order.out-for-delivery{border-top-color:#8568d4}.kitchen-order header{justify-content:space-between;align-items:center;display:flex}.order-code{color:var(--orange);letter-spacing:.04em;font-size:11px;font-weight:900}.status-chip{color:#a9472d;text-transform:uppercase;background:#ffebe5;border-radius:6px;padding:5px 7px;font-size:9px;font-weight:800}.confirmed .status-chip{color:#216a9d;background:#e4f3ff}.preparing .status-chip{color:#906006;background:#fff0c9}.out-for-delivery .status-chip{color:#6550ad;background:#ede7ff}.order-customer{gap:3px;margin:15px 0 11px;display:grid}.order-customer b{font-size:15px}.order-customer small{color:#88786e;font-size:10px}.kitchen-order ul{border-top:1px solid #f0e9e4;border-bottom:1px solid #f0e9e4;flex:1;gap:7px;margin:0;padding:11px 0;list-style:none;display:grid}.kitchen-order li{gap:7px;font-size:11px;display:flex}.kitchen-order li>b{color:var(--orange)}.kitchen-order li>span{gap:2px;display:grid}.kitchen-order li small{color:#8a7c73;font-size:10px}.kitchen-order footer{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.kitchen-order footer strong{font-size:15px}.kitchen-order footer small{color:#88786e;font-size:10px}.order-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.order-actions button{border:0;border-radius:9px;min-height:37px;font-size:11px;font-weight:800}.order-actions .button{padding:8px}.order-actions .order-print-button{grid-column:1/-1;justify-content:center}.secondary-danger{color:#b13a31;background:#ffede9}.menu-management{padding-top:2px}.hours-status,.integration-chip{align-items:center;gap:5px;display:flex;color:#837369!important;font-size:10px!important}.admin-settings{gap:9px;margin-bottom:11px;display:grid}.admin-settings article{background:#fff;border:1px solid #e6ddd7;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.admin-settings b,.product-switches b{font-size:13px;display:block}.admin-settings small,.product-switches small{color:#897a70;margin-top:3px;font-size:10px;display:block}.setting-ready{color:#1c8b60;white-space:nowrap;align-items:center;gap:4px;font-size:10px;font-weight:800;display:flex}.store-toggle{color:#9d2020;white-space:nowrap;background:#fff1f1;border:1px solid #b73b3b;border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.store-toggle.is-open{color:#77550b;background:#fff7dc;border-color:#d9a944}.hours-editor{background:#fff;border:1px solid #e6ddd7;border-radius:10px;margin:0 0 14px;padding:15px}.hours-editor-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.hours-editor-heading b{font-size:13px;display:block}.hours-editor-heading small{color:#897a70;margin-top:3px;font-size:10px;display:block}.hours-editor-heading .button{white-space:nowrap;min-height:36px;padding:8px 11px;font-size:10px}.hours-grid{gap:7px;display:grid}.hours-row{border-top:1px solid #f0e9e4;grid-template-columns:minmax(72px,1fr) auto minmax(88px,.8fr) minmax(88px,.8fr);align-items:end;gap:9px;padding:9px 0;display:grid}.hours-row>b{align-self:center;font-size:11px}.hours-row label{color:#897a70;gap:4px;font-size:9px;font-weight:700;display:grid}.hours-row input[type=time]{color:#332821;width:100%;min-width:0;height:35px;font:inherit;background:#fff;border:1px solid #d9d0ca;border-radius:7px;padding:0 7px}.hours-row input[type=time]:disabled{color:#a69a92;background:#f2efed}.closed-toggle{white-space:nowrap;align-items:center;min-height:35px;padding:0 4px;gap:5px!important;display:flex!important}.closed-toggle input{width:16px;height:16px;accent-color:var(--orange)}.delivery-editor{background:#fff;border:1px solid #e6ddd7;border-radius:10px;margin:0 0 14px;padding:15px}.delivery-editor-heading{color:#55453c;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.delivery-editor-heading b{color:#2f251f;font-size:13px;display:block}.delivery-editor-heading small{color:#897a70;margin-top:3px;font-size:10px;display:block}.default-fee-control,.delivery-override-form{align-items:end;gap:9px;display:grid}.default-fee-control{grid-template-columns:minmax(140px,220px) auto;padding-bottom:14px}.delivery-override-form{border-top:1px solid #f0e9e4;border-bottom:1px solid #f0e9e4;grid-template-columns:minmax(160px,1fr) minmax(120px,180px) auto;padding:14px 0}.default-fee-control label,.delivery-override-form label{color:#75675e;gap:5px;font-size:9px;font-weight:800;display:grid}.default-fee-control>.button,.delivery-override-form>.button{white-space:nowrap;min-height:38px;padding:8px 11px;font-size:10px}.delivery-override-form>label>input,.delivery-override-row>input{color:#332821;background:#fff;border:1px solid #d9d0ca;border-radius:7px;width:100%;min-width:0;height:38px;padding:0 9px;font-size:11px}.money-input{background:#fff;border:1px solid #d9d0ca;border-radius:7px;align-items:center;min-width:0;height:38px;display:flex;overflow:hidden}.money-input>span{color:#897a70;padding-left:9px;font-size:10px;font-weight:800}.money-input input{color:#332821;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 8px 0 5px;font-size:11px}.delivery-overrides{gap:7px;padding-top:12px;display:grid}.delivery-override-row{grid-template-columns:minmax(130px,1fr) minmax(105px,150px) 38px 38px;align-items:center;gap:7px;display:grid}.delivery-override-row .icon-button{border-radius:7px;width:38px;height:38px}.delivery-override-row .icon-button.danger{color:#a72d2d;background:#fff0f0}.delivery-empty{color:#897a70;margin:12px 0 0;font-size:10px}.product-switches{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:9px;display:grid}.product-switches article{background:#fff;border:1px solid #e6ddd7;border-radius:13px;align-items:center;gap:9px;padding:11px;display:flex}.product-switches article>div{flex:1;min-width:0}.availability{background:#c8beb7;border:0;border-radius:50px;width:39px;height:23px;padding:3px}.availability span{background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .18s;display:block}.availability.on{background:#25a56f}.availability.on span{transform:translate(16px)}.print-section{margin-bottom:20px}.print-card{color:#41365c;background:#f4f0ff;border:1px solid #d9d2e9;border-radius:15px;align-items:center;gap:14px;padding:17px;display:flex}.print-card>div{flex:1}.print-card b{font-size:13px;display:block}.print-card p{color:#6d6283;margin:4px 0 0;font-size:11px;line-height:1.35}.print-card code{background:#fff;border-radius:6px;padding:7px;font-size:10px;display:none}.print-card>a{color:inherit;white-space:nowrap;border:1px solid;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:800}.local-print-card.connected{color:#245d43;background:#edf9f2;border-color:#b8dfcc}.local-print-card.connecting{color:#6f5317;background:#fff8e5;border-color:#ead7a7}.local-print-card.error,.local-print-card.disconnected{color:#78362e;background:#fff0ed;border-color:#efc5bf}.local-print-card.connected p{color:#527364}.local-print-card.connecting p{color:#7e6a40}.local-print-card.error p,.local-print-card.disconnected p{color:#875a54}.local-print-status .dot{width:7px;height:7px}.local-print-status.connected .dot{background:#25a56f}.local-print-status.connecting .dot{background:#d99a2b}.local-print-status.error .dot,.local-print-status.disconnected .dot{background:#c64b40}.print-selector{gap:5px;max-width:360px;margin-top:12px;display:grid}.print-selector span{color:#6d5e55;font-size:10px;font-weight:800}.print-selector select{color:#41365c;background:#fff;border:1px solid #d9d2e9;border-radius:8px;min-height:38px;padding:0 10px;font-size:12px;font-weight:700}.print-selector select:focus{border-color:var(--brand-red);outline:2px solid #d6402c26}.print-actions{flex-wrap:wrap;gap:8px;margin:14px 0 18px;display:flex}.print-actions .button{min-height:36px;padding:8px 11px;font-size:10px}.print-help{border-left:3px solid var(--orange);background:#fff;border-radius:0 8px 8px 0;margin:-4px 0 18px;padding:12px 14px}.print-help b{font-size:11px}.print-help p{color:#75675e;margin:3px 0 0;font-size:10px;line-height:1.45}.print-jobs{gap:7px;margin-top:10px;display:grid}.print-jobs article{background:#fff;border:1px solid #e6ddd7;border-radius:9px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.print-jobs article>div{min-width:0}.print-jobs b,.print-jobs small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.print-jobs b{font-size:12px}.print-jobs small{color:#897a70;margin-top:2px;font-size:10px}.print-jobs .button{white-space:nowrap;min-height:34px;padding:7px 9px;font-size:9px}.legacy-print-settings{border-top:1px solid #e6ddd7;margin-top:18px}.legacy-print-settings summary{color:#75675e;cursor:pointer;padding:15px 0 10px;font-size:10px;font-weight:800}.legacy-print-settings .print-card{color:#5f5149;background:#fff;border-color:#e6ddd7}.legacy-print-settings .print-card p{color:#897a70}.print-status{color:#695e57;white-space:nowrap;background:#eeeae7;border-radius:6px;padding:5px 7px;font-size:9px;font-weight:800}.print-status.printed{color:#176744;background:#e2f6eb}.print-status.dead,.print-status.failed{color:#9d2f25;background:#ffe6e2}.dot.paused{background:#d99a2b}.admin-loading{color:#6e5d53;align-content:center;justify-items:center;gap:13px;min-height:100vh;display:grid}.admin-loading p{margin:0}.login-icon{width:48px;height:48px;color:var(--orange);background:#ffe9df;border-radius:16px;place-items:center;margin:28px 0 15px;display:grid}.admin-login{background:#f6faf6;place-items:center;min-height:100vh;padding:20px;display:grid}.admin-login-card{background:var(--paper);border:1px solid #dedfd7;border-radius:8px;width:min(100%,390px);padding:26px;box-shadow:0 18px 44px #322a221f}.admin-login .brand-mark{box-shadow:none;background:#b6202c;border:1px solid #971720;border-radius:8px}.admin-login .login-icon{color:#9d1923;background:#fbe7e8;border-radius:8px}.admin-login .button{background:#b6202c;border-radius:8px}.admin-login-card h1{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:30px}.admin-login-card>p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.45}.admin-login-card form{margin-top:20px}@media (min-width:620px){.store-shell{padding-left:24px;padding-right:24px}.hero{min-height:320px;padding:48px}.hero:after{font-size:280px;right:2%}.product-grid{grid-template-columns:repeat(3,1fr);gap:15px}.product-card{min-height:260px;padding:17px}.bottom-sheet{border-radius:25px 25px 0 0;width:min(100%,650px);padding:30px}.overlay{padding:0 20px}.floating-cart{bottom:24px}.tracker-card{padding:40px 50px}.pix-card{grid-template-columns:1fr 1fr;align-items:end}.pix-card>div{grid-row:span 2}}@media (max-width:619px){.hours-editor-heading{flex-direction:column;align-items:stretch}.hours-row{grid-template-columns:1fr auto;align-items:center}.hours-row>label:not(.closed-toggle){grid-column:span 1}.print-jobs article{grid-template-columns:minmax(0,1fr) auto}.print-jobs .button{grid-column:1/-1;justify-content:center}.print-jobs .legacy-print-button{margin-top:-3px}.print-card{flex-wrap:wrap;align-items:flex-start}.print-card>a{margin-left:40px}.default-fee-control,.delivery-override-form{grid-template-columns:1fr}.default-fee-control>.button,.delivery-override-form>.button{justify-content:center}.delivery-override-row{grid-template-columns:minmax(0,1fr) 105px 38px}.delivery-override-row>input{grid-column:1/-1}}@media (min-width:840px){.store-shell{padding-bottom:42px}.store-header{height:94px}.hero{margin-bottom:48px}.product-grid{grid-template-columns:repeat(4,1fr)}.floating-cart{margin:36px auto 0;position:static}.whatsapp-support.with-cart{bottom:20px}.overlay{align-items:center}.bottom-sheet{border-radius:23px}.configurator{max-height:90vh}.admin-sidebar{display:flex}.admin-content{margin-left:max(250px,50vw - 360px);padding:42px 38px 70px}.metrics{gap:14px}.metrics article{padding:18px}.admin-settings{grid-template-columns:1fr 1fr}.print-card code{display:block}}@media (min-width:1450px){.admin-content{margin-left:calc(50vw - 360px)}}.featured-section{max-width:1120px;margin:38px auto 0}.featured-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1.35fr 1fr;gap:9px;display:grid}.featured-card{background:#fff;border:1px solid #dfe1da;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 8px 22px #2f2a2312}.featured-card-main{grid-row:span 2}.featured-card-media{aspect-ratio:1.2;background:#eceee8;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.featured-card-media img{object-fit:cover;transition:transform .3s}.featured-card:hover .featured-card-media img{transform:scale(1.035)}.featured-card>div{gap:4px;min-width:0;padding:11px;display:grid}.featured-card>div>small{color:#a01c25;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:900;overflow:hidden}.featured-card h3{color:#2b211b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.2;display:-webkit-box;overflow:hidden}.featured-card p{color:#74675f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.featured-card footer{justify-content:space-between;align-items:center;gap:7px;margin-top:3px;display:flex}.featured-card footer strong{color:#9d1923;font-size:13px}.featured-card .round-add{border-radius:7px;width:31px;height:31px}.featured-card-compact{grid-template-columns:43% 57%;display:grid}.featured-card-compact .featured-card-media{aspect-ratio:auto;height:100%}.featured-card-compact .round-add{display:none}.dogchef-store .category-carousel{margin:0;padding:0 0 22px}.category-carousel-viewport{padding:4px 2px 8px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 3% 97%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 3% 97%,#0000 100%)}.category-track{width:max-content;animation:34s linear infinite category-marquee;display:flex}.category-track-set{gap:14px;width:max-content;display:flex}.category-track-set+.category-track-set{margin-left:14px}.category-carousel-viewport:hover .category-track,.category-carousel-viewport:focus-within .category-track{animation-play-state:paused}@keyframes category-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}.category-tile{color:#4a3c34;scroll-snap-align:start;background:#fff;border:1px solid #dfe1da;border-radius:14px;flex:0 0 148px;justify-items:center;gap:7px;width:148px;min-height:146px;padding:13px 11px 12px;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;display:grid;box-shadow:0 7px 18px #2f2a230f}.category-tile:hover{border-color:#c7bbae;transform:translateY(-4px);box-shadow:0 15px 25px #2f2a231f}.category-tile-image,.category-tile-icon{color:#9d1923;background:#f4ece7;border-radius:11px;place-items:center;width:96px;height:78px;display:grid;position:relative;overflow:hidden}.category-tile-image img{object-fit:cover}.category-tile b{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;line-height:1.15;overflow:hidden}.category-tile small{color:#8b7e75;font-size:9px}.category-tile.active{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange), 0 12px 24px #e44d2621;background:#fff9f4}.category-tile--all .category-tile-icon{color:var(--orange);background:#fff0e4}.category-tile--tradicionais .category-tile-image,.category-tile--prensadoes .category-tile-image{background:#fff0e4}.category-tile--combos .category-tile-image{background:#fff5d9}.category-tile--dog-no-pote .category-tile-image{background:#ffe9e5}.category-tile--porcoes .category-tile-image{background:#fff5d9}.category-tile--bebidas .category-tile-image{background:#e8f6ef}.store-footer{color:#71665e;border-top:1px solid #dfe1da;gap:16px;max-width:1120px;margin:54px auto 0;padding:28px 2px 12px;display:grid}.store-footer>a{align-items:center;gap:7px;width:fit-content;font-size:11px;font-weight:750;display:inline-flex}.store-footer>a:hover{color:#9d1923}.store-footer .admin-footer-link{color:#9a918b;font-size:9px;font-weight:500}.account-sheet{max-width:520px}.account-menu>p:not(.eyebrow){color:var(--muted);margin:4px 0 20px;font-size:12px}.button-ghost{border:1px solid var(--line);color:var(--ink);background:#fff}.customer-access{padding:2px 0}.customer-access-heading{align-items:center;gap:10px;padding-right:38px;display:flex}.customer-access-heading>span,.checkout-account>span{color:#9d1923;background:#fbe7e8;border-radius:7px;flex:none;place-items:center;width:38px;height:38px;display:grid}.customer-access-heading b,.customer-access-heading small{display:block}.customer-access-heading b{font-size:14px}.customer-access-heading small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.35}.customer-access-tabs{background:#f1eeeb;border-radius:7px;grid-template-columns:1fr 1fr;gap:4px;margin-top:18px;padding:4px;display:grid}.customer-access-tabs button{color:#756a63;background:0 0;border:0;border-radius:5px;min-height:36px;font-size:11px;font-weight:800}.customer-access-tabs button.is-active{color:#2f2722;background:#fff;box-shadow:0 1px 4px #2d241d1a}.customer-access .field>small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.forgot-password-button{color:#8d1720;text-underline-offset:2px;background:0 0;border:0;margin:7px 0 4px auto;font-size:10px;font-weight:800;text-decoration:underline;display:block}.forgot-password-button:hover{color:#641018}.access-back-button{margin-top:8px}.password-reset-card>svg{color:#9d1923;margin:18px auto 0}.password-reset-form{text-align:left;margin-top:20px}.password-reset-form .button{justify-content:center;margin-top:5px}.checkout-account{background:#fff;border:1px solid #dedfd7;border-radius:8px;align-items:center;gap:9px;margin:16px 0 4px;padding:11px;display:flex}.checkout-account>div{flex:1;min-width:0}.checkout-account b,.checkout-account small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.checkout-account b{font-size:12px}.checkout-account small{color:var(--muted);margin-top:3px;font-size:9px}.checkout-account button{color:#9d1923;background:0 0;border:0;font-size:9px;font-weight:800}.account-shell{color:#241b16;background:#f6faf6;min-height:100vh;padding:18px 16px 60px}.account-header,.account-content{max-width:760px;margin:auto}.account-header{justify-content:space-between;align-items:center;display:flex}.account-title{margin:46px 0 22px}.account-title .eyebrow{color:#a01c25}.account-title h1{letter-spacing:0;margin:0;font-family:Georgia,serif;font-size:36px}.account-title>p:last-child{color:#71665e;margin:8px 0 0;font-size:12px}.account-content>.customer-access{background:#fff;border:1px solid #dfe1da;border-radius:8px;max-width:520px;padding:22px}.account-welcome{background:#fff;border:1px solid #dfe1da;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;padding:13px;display:flex}.account-welcome b,.account-welcome small{display:block}.account-welcome b{font-size:13px}.account-welcome small{color:#71665e;margin-top:3px;font-size:10px}.account-welcome button{color:#8d1720;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.customer-order-list{gap:10px;display:grid}.customer-order-card{background:#fff;border:1px solid #dfe1da;border-radius:8px;gap:13px;padding:14px;transition:border-color .2s,transform .2s;display:grid}.customer-order-card:hover{border-color:#c7bbae;transform:translateY(-1px)}.customer-order-card-head,.customer-order-card-body{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-order-card-head>span{align-items:center;gap:7px;font-size:12px;display:inline-flex}.order-status-badge{color:#76550b;text-transform:uppercase;background:#fff0be;border-radius:5px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:900}.status-confirmed,.status-delivered{color:#176744;background:#e2f6eb}.status-preparing{color:#9a4015;background:#ffeadc}.status-out_for_delivery{color:#255996;background:#e4efff}.status-cancelled{color:#962b26;background:#ffe4e1}.customer-order-card-body>span{gap:5px;min-width:0;display:grid}.customer-order-card-body small{color:#82766e;font-size:9px}.customer-order-card-body b{color:#4c4038;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.customer-order-card-body>strong{color:#9d1923;flex:none;font-size:14px}.account-empty{color:#71665e;text-align:center;background:#fff;border:1px solid #dfe1da;border-radius:8px;align-content:center;justify-items:center;gap:9px;min-height:260px;padding:24px;display:grid}.account-empty h2,.account-empty p{margin:0}.account-empty h2{color:#241b16;letter-spacing:0;font-family:Georgia,serif;font-size:22px}.account-empty p{font-size:11px}.admin-back-store{color:#4e433c;background:#fff;border:1px solid #ddd8d2;border-radius:7px;align-items:center;gap:6px;min-height:37px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}@media (max-width:619px){.dogchef-store .dogchef-hero{min-height:424px;margin-bottom:0}.showcase-slide{object-position:63% center}.hero-content{min-height:424px;padding:176px 18px 19px}.dogchef-store .hero h1{font-size:32px;line-height:1}.showcase-kicker{margin-bottom:6px;font-size:9px}.hero-content>p:not(.eyebrow,.showcase-kicker){-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 11px;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.showcase-actions .button{min-width:0;min-height:39px;padding:9px 12px;font-size:10px}.showcase-actions>strong{font-size:17px}.dogchef-store .hero-meta{margin-top:9px}.dogchef-store .hero-meta span{padding:5px 6px;font-size:8px}.showcase-controls{padding:3px}.showcase-controls>button{width:29px;height:29px}.featured-section{margin-top:28px}.featured-section .section-heading h2{font-size:25px}.featured-card-main .featured-card-media{min-height:165px}.dogchef-store .menu-section{margin-top:32px}.dogchef-store .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dogchef-store .product-image{aspect-ratio:1}.dogchef-store .product-copy{min-height:78px;padding:10px 10px 0}.dogchef-store .product-copy h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:5px;font-size:13px;line-height:1.2;display:-webkit-box;overflow:hidden}.dogchef-store .product-copy p{-webkit-line-clamp:2;font-size:9px;line-height:1.35}.dogchef-store .product-bottom{margin-top:7px;padding:0 10px 10px}.dogchef-store .product-bottom strong{font-size:14px}.dogchef-store .round-add{width:32px;height:32px}.dogchef-store .pill{padding:4px 6px;font-size:7px;top:7px;left:7px}.dogchef-store .dogchef-menu-section{margin-bottom:35px}.dogchef-store .dogchef-menu-section__header h3{font-size:24px}.store-footer{margin-top:36px}.admin-back-store span{display:none}}@media (max-width:380px){.dogchef-store{padding-left:10px;padding-right:10px}.dogchef-store .store-header-actions{gap:5px}.dogchef-store .brand-lockup small{display:none}.featured-grid{grid-template-columns:1.28fr 1fr;gap:7px}.featured-card>div{padding:8px}.featured-card h3{font-size:11px}.featured-card p{display:none}.featured-card footer strong{font-size:11px}.category-tile{flex-basis:86px;width:86px}}.dogchef-store{--cream:var(--brand-cream);--paper:#fffdf9;--ink:var(--brand-grill);--muted:#74675d;--line:#e8d9cb;--orange:var(--brand-red);--orange-dark:#b83223;--yellow:var(--brand-mustard);--green:var(--brand-green);--shadow:0 18px 44px #241c1524;background:var(--brand-cream);color:var(--ink)}.dogchef-store *{letter-spacing:0}.dogchef-store .store-header{border-bottom:1px solid #e6e8e1}.dogchef-store .brand-lockup strong{color:var(--brand-grill);text-transform:uppercase;font-family:Georgia,serif;font-size:22px}.dogchef-store .brand-lockup small{color:#74675d}.dogchef-store .brand-mark{border:1px solid var(--orange-dark);background:var(--orange);box-shadow:none;border-radius:8px}.store-header-actions{align-items:center;gap:8px;display:flex}.admin-shortcut{border:1px solid var(--line);min-height:42px;color:var(--brand-grill);background:var(--paper);border-radius:8px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.admin-shortcut:hover{border-color:var(--orange);color:var(--orange)}.dogchef-store .icon-button{color:#31251f;background:#fff;border-color:#d6d8d1;border-radius:8px}.dogchef-store .icon-button:hover{border-color:var(--orange);color:var(--orange)}.dogchef-store .cart-count,.dogchef-store .round-add,.dogchef-store .button-primary,.dogchef-store .floating-cart{background:var(--orange)}.dogchef-store .dogchef-hero{aspect-ratio:21/9;min-height:420px;color:var(--ink);box-shadow:var(--shadow);background:#fff;border:1px solid #dedfd7;border-radius:8px;padding:0}.dogchef-store .dogchef-hero:before,.dogchef-store .dogchef-hero:after{display:none}.showcase-slides,.showcase-slide,.showcase-shade{inset:0;position:absolute!important}.showcase-slides{z-index:0;overflow:hidden}.showcase-slide{object-fit:cover;object-position:center;opacity:0;transition:opacity .85s;width:100%!important;height:100%!important}.showcase-slide.is-active{opacity:1}.showcase-shade{z-index:1;background:linear-gradient(90deg,#fffffffa 0%,#ffffffeb 39%,#ffffff52 66%,#ffffff05 100%)}.hero-content{z-index:2;flex-direction:column;justify-content:center;width:54%;min-height:420px;padding:48px 56px;display:flex;position:relative}.dogchef-store .hero-content .eyebrow{color:var(--green)}.showcase-kicker{color:var(--orange);text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:900}.dogchef-store .hero h1{color:#241b16;max-width:560px;margin:0;font-size:clamp(42px,4.5vw,58px);line-height:.98}.hero-content>p:not(.eyebrow,.showcase-kicker){color:#5f554e;max-width:520px;margin:17px 0 20px;font-size:14px;line-height:1.55}.showcase-actions{align-items:center;gap:14px;display:flex}.showcase-actions .button{border-radius:8px;min-width:144px}.showcase-actions>strong{color:#292019;font-size:23px}.dogchef-store .hero-meta{color:#4d433d;margin-top:20px}.dogchef-store .hero-meta span{background:#ffffffc7;border-color:#d8d9d2;border-radius:8px}.showcase-controls{z-index:3;background:#ffffffe6;border:1px solid #463a3029;border-radius:8px;align-items:center;gap:8px;padding:6px;display:flex;position:absolute;bottom:22px;right:22px}.showcase-controls>button{color:#3a2d26;background:0 0;border:0;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.showcase-controls>button:hover{color:var(--orange);background:#f4eee9}.showcase-controls>div{align-items:center;gap:6px;display:flex}.showcase-dot{background:#b7b7ad;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.showcase-dot.is-active{background:var(--orange);border-radius:4px;width:24px}.dogchef-store .menu-section{margin-top:46px}.dogchef-store .section-heading h2{letter-spacing:0;font-size:38px}.dogchef-store .section-heading .eyebrow,.dogchef-store .dogchef-menu-section__header .eyebrow{color:var(--orange)}.dogchef-store .category{color:#4a3c34;background:#fff;border-color:#d6d9d1;border-radius:50px}.dogchef-store .category:hover,.dogchef-store .category.active{color:#fff;background:#2d251f;border-color:#2d251f}.dogchef-store .dogchef-menu-section{margin:0 0 48px;scroll-margin-top:20px}.dogchef-store .dogchef-menu-section__header{border-bottom:1px solid #dcdfd7;justify-content:space-between;align-items:end;gap:16px;margin:5px 0 16px;padding:0 2px 12px;display:flex}.dogchef-store .dogchef-menu-section__header h3{color:#2c211b;letter-spacing:0;margin:0;font-family:Georgia,serif;font-size:34px;line-height:1}.dogchef-store .dogchef-menu-section__header>span{white-space:nowrap;padding-bottom:3px;font-size:11px;font-weight:700}.dogchef-store .product-grid{grid-template-columns:1fr;gap:14px}.dogchef-store .product-card{--product-wash:#fff0e4;--product-accent:#e44d26;background:#fff;border-color:#dfe1da;border-radius:10px;min-height:0;padding:0;transition:border-color .22s,box-shadow .22s,transform .22s;box-shadow:0 8px 22px #2f2a2312}.product-image{aspect-ratio:4/3;background:var(--product-wash,#f1f2ed);border-radius:9px 9px 0 0;padding:10px;position:relative;overflow:hidden}.product-image-frame{background:#f1f2ed;border-radius:10px;width:100%;height:100%;display:block;position:relative;overflow:hidden;box-shadow:0 5px 14px #2f2a231f}.product-image img{object-fit:cover;transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.035)}.dogchef-store .pill{z-index:1;color:#332408;background:var(--yellow);border-radius:6px;position:absolute;top:10px;left:10px}.dogchef-store .product-copy{padding:15px 15px 0}.dogchef-store .product-copy h3{color:#2b211b;letter-spacing:0;font-size:17px}.dogchef-store .product-copy p{color:#74675f;-webkit-line-clamp:2;font-size:12px}.dogchef-store .product-bottom{padding:0 15px 15px}.dogchef-store .product-bottom strong{color:var(--product-accent,#9d1923);font-size:18px}.dogchef-store .round-add{color:#fff;background:var(--product-accent,var(--orange));box-shadow:none;border-radius:8px}.dogchef-store .sold-out{background:#72534c;top:10px;right:10px}.dogchef-store .floating-cart{border:1px solid #911821;border-radius:8px;box-shadow:0 14px 32px #74141c4d}.product-detail-image{aspect-ratio:16/8;background:#f1f2ed;border-radius:8px 8px 0 0;width:calc(100% + 40px);margin:-28px -20px 22px;position:relative;overflow:hidden}.product-detail-image img{object-fit:cover}.product-detail-media{margin-bottom:20px}.product-detail-media .product-detail-image{margin-bottom:0}.product-detail-thumbnails{gap:7px;padding:9px 0 1px;display:flex;overflow-x:auto}.product-detail-thumbnails button{background:#eeeae5;border:2px solid #0000;border-radius:7px;flex:none;width:58px;height:58px;position:relative;overflow:hidden}.product-detail-thumbnails button.is-active{border-color:#9d1923}.product-detail-thumbnails img{object-fit:cover}.admin-product-image{object-fit:cover;background:#f0eee9;border-radius:6px;flex:none}.product-switches article{border-radius:8px}.product-switches article.is-featured{border-color:#e2ae23;box-shadow:inset 0 0 0 1px #e2ae232e}.product-admin-actions{align-items:center;gap:7px;flex:none!important;display:flex!important}.showcase-toggle{color:#80736a;background:#fff;border:1px solid #d8d0c9;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.showcase-toggle.is-active{color:#7a5500;background:#fff1bf;border-color:#e0aa1b}.showcase-counter{color:#7a5500;white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:900;display:inline-flex}.dogchef-store .menu-reveal{opacity:0;transition:opacity .55s,transform .55s cubic-bezier(.22,.8,.22,1);transform:translateY(18px)}.dogchef-store .menu-reveal.is-visible{opacity:1;transform:translateY(0)}.dogchef-store .product-card.menu-reveal:nth-child(2){transition-delay:45ms}.dogchef-store .product-card.menu-reveal:nth-child(3){transition-delay:90ms}@media (max-width:619px){.dogchef-store{padding-left:12px;padding-right:12px}.dogchef-store .store-header{height:76px}.dogchef-store .brand-lockup{gap:7px}.dogchef-store .brand-lockup strong{font-size:17px}.dogchef-store .brand-lockup small{max-width:104px;font-size:8px;line-height:1.2}.dogchef-store .brand-mark{width:36px;height:36px}.admin-shortcut{min-height:38px;padding:0 9px}.dogchef-store .icon-button{width:38px;height:38px}.dogchef-store .dogchef-hero{aspect-ratio:auto;min-height:560px}.showcase-slide{object-position:67% center}.showcase-shade{background:linear-gradient(#fff0 0%,#ffffff47 27%,#fffffff7 56%,#fffffffc 100%)}.hero-content{justify-content:end;width:100%;min-height:560px;padding:230px 22px 24px}.dogchef-store .hero h1{font-size:39px}.hero-content>p:not(.eyebrow,.showcase-kicker){margin:12px 0 15px;font-size:13px}.showcase-actions>strong{font-size:20px}.dogchef-store .hero-meta{gap:7px;margin-top:14px}.dogchef-store .hero-meta span{padding:7px 8px;font-size:10px}.showcase-controls{top:13px;bottom:auto;right:13px}.dogchef-store .menu-section{margin-top:36px}.dogchef-store .section-heading h2{font-size:30px}.dogchef-store .dogchef-menu-section__header h3{font-size:28px}}@media (min-width:620px){.dogchef-store .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dogchef-store .product-copy{min-height:105px}.product-detail-image{width:calc(100% + 60px);margin:-30px -30px 24px}}@media (min-width:920px){.dogchef-store .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.dogchef-store .menu-reveal,.dogchef-store .menu-reveal.is-visible,.dogchef-store .product-card:hover,.dogchef-store .product-image img,.showcase-slide{opacity:1;transition:none;transform:none}.showcase-slide:not(.is-active){opacity:0}.category-track{animation:none}}.admin-manager{background:#f7f7f4}.admin-manager *{letter-spacing:0}.admin-manager .admin-sidebar{z-index:12;background:#211d1b;width:248px;padding:24px 16px}.admin-manager .admin-sidebar nav{gap:4px;margin-top:42px}.admin-manager .admin-sidebar nav button{color:#c8c1bc;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 11px;font-size:12px;font-weight:750;display:flex}.admin-manager .admin-sidebar nav button:hover,.admin-manager .admin-sidebar nav button.is-active{color:#fff;background:#3a302c}.admin-manager .admin-sidebar nav button.is-active{box-shadow:inset 3px 0 #d2454f}.admin-manager .admin-sidebar nav button b{color:#fff;background:#b6202c;border-radius:50%;place-items:center;width:19px;height:19px;margin-left:auto;font-size:9px;display:grid}.admin-manager .admin-sidebar-footer button{cursor:pointer}.admin-manager .admin-content{width:100%;max-width:none;margin:0;padding:20px 14px 94px}.admin-title-group{align-items:center;gap:10px;min-width:0;display:flex}.admin-title-group>div{min-width:0}.admin-title-group h1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-title-group small{color:#83776f;margin-top:3px;font-size:10px;display:block}.admin-menu-button{color:#302923;background:#fff;border:1px solid #ddd8d2;border-radius:7px;flex:none;place-items:center;width:40px;height:40px;display:grid}.admin-sidebar-overlay{z-index:11;background:#14100e75;border:0;position:fixed;inset:0}.admin-manager .admin-sidebar.is-open{display:flex}.admin-panel-view{animation:.18s both admin-view-in}@keyframes admin-view-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.dashboard-shortcuts{margin:0 0 26px}.shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.shortcut-grid>button{color:#2b2420;text-align:left;background:#fff;border:1px solid #e1ddd7;border-radius:8px;align-content:start;justify-items:start;min-height:126px;padding:14px;display:grid}.shortcut-grid>button:hover{border-color:#cbbcb1;box-shadow:0 8px 20px #2d241d0f}.shortcut-grid>button>span{color:#a01c25;background:#fbe7e8;border-radius:7px;place-items:center;width:38px;height:38px;margin-bottom:15px;display:grid}.shortcut-grid>button:nth-child(2)>span{color:#815d0b;background:#fff0c7}.shortcut-grid>button:nth-child(3)>span{color:#286a54;background:#e4f4ec}.shortcut-grid>button:nth-child(4)>span{color:#4b4b62;background:#ececf3}.shortcut-grid b{font-size:13px}.shortcut-grid small{color:#81756d;margin-top:4px;font-size:10px;line-height:1.35}.dashboard-columns{gap:12px;display:grid}.dashboard-list-panel{background:#fff;border:1px solid #e1ddd7;border-radius:8px;min-width:0;padding:15px}.dashboard-list-panel>header{justify-content:space-between;align-items:end;gap:12px;margin-bottom:11px;display:flex}.dashboard-list-panel h2{margin:2px 0 0;font-family:Georgia,serif;font-size:20px}.dashboard-list-panel>header button{color:#9d1923;background:0 0;border:0;font-size:10px;font-weight:800}.dashboard-mini-list{display:grid}.dashboard-mini-list>button{color:#2f2823;text-align:left;background:0 0;border:0;border-top:1px solid #eeeae5;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;min-height:54px;padding:8px 0;display:grid}.dashboard-mini-list>button span{min-width:0}.dashboard-mini-list b,.dashboard-mini-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dashboard-mini-list b{font-size:11px}.dashboard-mini-list small{color:#8a7e76;margin-top:2px;font-size:9px}.dashboard-mini-list em{color:#8c5e0e;white-space:nowrap;background:#fff1cc;border-radius:5px;padding:5px 6px;font-size:8px;font-style:normal;font-weight:800}.dashboard-mini-list strong{white-space:nowrap;font-size:10px}.dashboard-empty{color:#93877f;align-content:center;justify-items:center;gap:8px;min-height:150px;font-size:10px;display:grid}.admin-toolbar{gap:10px;margin-bottom:12px;display:grid}.admin-search{color:#8a7f77;background:#fff;border:1px solid #ddd8d2;border-radius:7px;align-items:center;gap:8px;min-width:0;height:42px;padding:0 11px;display:flex}.admin-search input{color:#2f2823;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:11px}.admin-segments{scrollbar-width:none;gap:4px;padding-bottom:2px;display:flex;overflow-x:auto}.admin-segments::-webkit-scrollbar{display:none}.admin-segments button{color:#6f645d;white-space:nowrap;background:#fff;border:1px solid #ddd8d2;border-radius:7px;min-height:35px;padding:0 11px;font-size:9px;font-weight:800}.admin-segments button.is-active{color:#fff;background:#2b2521;border-color:#2b2521}.admin-toolbar>.button{justify-content:center;min-height:42px}.admin-results-count{color:#847970;margin:0 0 10px;font-size:10px}.admin-product-grid{gap:11px;display:grid}.admin-product-grid>article{background:#fff;border:1px solid #e0dcd6;border-radius:8px;overflow:hidden}.admin-product-grid>article.is-paused{opacity:.72}.admin-product-photo{aspect-ratio:16/10;background:#eeeae5;position:relative;overflow:hidden}.admin-product-photo img{object-fit:cover;width:100%;height:100%}.admin-product-photo>span{color:#5d4205;background:#ffdc72;border-radius:5px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-weight:900;display:inline-flex;position:absolute;top:8px;left:8px}.admin-product-card-body{padding:13px 13px 8px}.admin-product-card-body>small{color:#a01c25;text-transform:uppercase;font-size:8px;font-weight:900}.admin-product-card-body h3{margin:5px 0;font-size:14px}.admin-product-card-body p{color:#7c716a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:30px;margin:0 0 9px;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.admin-product-card-body strong{color:#991922;font-size:15px}.admin-product-grid>article>footer{justify-content:space-between;align-items:center;gap:8px;padding:10px 13px 13px;display:flex}.admin-product-grid>article>footer .button{min-height:34px;padding:7px 10px;font-size:9px}.showcase-intro{color:#4f3c16;background:#fff7df;border:1px solid #e3d7bd;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;padding:14px;display:flex}.showcase-intro>div{align-items:center;gap:10px;min-width:0;display:flex}.showcase-intro span{min-width:0}.showcase-intro b,.showcase-intro small{display:block}.showcase-intro b{font-size:12px}.showcase-intro small{color:#796a49;margin-top:3px;font-size:9px;line-height:1.35}.showcase-intro>strong{flex:none;font-size:20px}.showcase-layout{gap:24px;display:grid}.section-heading.compact{margin-bottom:11px}.section-heading.compact h2{font-size:22px}.showcase-selected-list,.showcase-picker{gap:8px;display:grid}.showcase-selected-list article{background:#fff;border:1px solid #e0dcd6;border-radius:7px;grid-template-columns:25px 56px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;display:grid}.showcase-position{color:#fff;background:#2c2521;border-radius:6px;place-items:center;width:25px;height:25px;font-size:9px;font-weight:900;display:grid}.showcase-thumb{background:#eeeae5;border-radius:5px;width:56px;height:44px;overflow:hidden}.showcase-thumb img{object-fit:cover;width:100%;height:100%}.showcase-selected-list article>div:nth-of-type(2){min-width:0}.showcase-selected-list b,.showcase-selected-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.showcase-selected-list b{font-size:10px}.showcase-selected-list small{color:#8c8179;margin-top:3px;font-size:9px}.showcase-row-actions{gap:4px;display:flex}.showcase-row-actions button{color:#6f645d;background:#fff;border:1px solid #ded8d2;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.showcase-row-actions button.danger{color:#aa2d35;background:#fff1f1}.showcase-row-actions button:disabled{opacity:.35}.showcase-picker{max-height:560px;padding-right:3px;overflow-y:auto}.showcase-picker>button{color:#2f2823;text-align:left;background:#fff;border:1px solid #e0dcd6;border-radius:7px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:64px;padding:6px 10px 6px 6px;display:grid}.showcase-picker>button>div{background:#eeeae5;border-radius:5px;width:52px;height:50px;overflow:hidden}.showcase-picker img{object-fit:cover;width:100%;height:100%}.showcase-picker b,.showcase-picker small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.showcase-picker b{font-size:10px}.showcase-picker small{color:#8c8179;margin-top:3px;font-size:9px}.showcase-picker>button:disabled{opacity:.5}.showcase-empty{color:#877b73;text-align:center;border:1px dashed #d8d0ca;border-radius:8px;align-content:center;justify-items:center;gap:8px;min-height:220px;display:grid}.showcase-empty b{color:#443933;font-size:13px}.showcase-empty span{font-size:10px}.settings-view{max-width:980px}.admin-mobile-nav{z-index:10;height:68px;padding:5px max(5px, env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(5px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #ded9d3;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #2d241d14}.admin-mobile-nav button{color:#7b7068;background:0 0;border:0;border-radius:6px;align-content:center;justify-items:center;gap:3px;font-size:8px;font-weight:750;display:grid;position:relative}.admin-mobile-nav button.is-active{color:#9d1923;background:#fbeaec}.admin-mobile-nav button b{color:#fff;background:#b6202c;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;display:grid;position:absolute;top:2px;right:17%}.admin-modal-backdrop{z-index:30;background:#1813108f;display:grid;position:fixed;inset:0;overflow-y:auto}.admin-product-modal{color:#2d2621;background:#f7f7f4;width:100%;min-height:100%}.product-editor-header{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e0dcd6;justify-content:space-between;align-items:center;gap:15px;padding:15px;display:flex;position:sticky;top:0}.product-editor-header h2{margin:2px 0 0;font-family:Georgia,serif;font-size:24px}.product-editor-form{min-height:calc(100vh - 73px)}.product-editor-error{color:#98262d;background:#ffe7e8;border-radius:7px;margin:14px;padding:11px;font-size:10px}.product-editor-layout{gap:12px;padding:12px;display:grid}.product-editor-fields,.product-editor-media{align-content:start;gap:12px;display:grid}.editor-section{background:#fff;border:1px solid #e0dcd6;border-radius:8px;padding:14px}.editor-section-title{margin-bottom:13px}.editor-section-title strong,.editor-section-title small{display:block}.editor-section-title strong{font-size:12px}.editor-section-title small{color:#897e76;margin-top:3px;font-size:9px;line-height:1.35}.editor-field-grid{gap:11px;display:grid}.editor-field{color:#6f645d;gap:5px;min-width:0;font-size:9px;font-weight:800;display:grid}.editor-field input,.editor-field select,.editor-field textarea{color:#302923;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d8d2cc;border-radius:7px;outline:0;font-size:11px;font-weight:500}.editor-field input,.editor-field select{height:40px;padding:0 10px}.editor-field textarea{resize:vertical;padding:10px;line-height:1.5}.editor-field input:focus,.editor-field select:focus,.editor-field textarea:focus{border-color:#9d1923;box-shadow:0 0 0 3px #9d192317}.editor-field .money-input{height:40px}.suffix-input{border:1px solid #d8d2cc;border-radius:7px;align-items:center;height:40px;display:flex;overflow:hidden}.suffix-input input{border:0;border-radius:0;height:100%}.suffix-input span{color:#8a7f77;padding-right:10px;font-size:9px}.editor-toggles{gap:8px;display:grid}.editor-toggles label{border:1px solid #e7e2dd;border-radius:7px;align-items:center;gap:10px;padding:10px;display:flex}.editor-toggles input{accent-color:#a01c25;flex:none;width:18px;height:18px}.editor-toggles b,.editor-toggles small{display:block}.editor-toggles b{font-size:10px}.editor-toggles small{color:#897e76;margin-top:2px;font-size:8px}.product-gallery-admin{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:10px;display:grid}.product-gallery-admin article{aspect-ratio:1;background:#eeeae5;border:2px solid #0000;border-radius:7px;position:relative;overflow:hidden}.product-gallery-admin article.is-main{border-color:#d2a62d}.product-gallery-admin img{object-fit:cover;width:100%;height:100%}.main-image-label{color:#4c3704;background:#ffe28b;border-radius:5px;align-items:center;gap:3px;padding:4px 5px;font-size:7px;font-weight:900;display:inline-flex;position:absolute;top:6px;left:6px}.gallery-image-actions{gap:4px;display:flex;position:absolute;bottom:5px;right:5px}.gallery-image-actions button{color:#332923;background:#ffffffeb;border:1px solid #ffffffb3;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.gallery-image-actions button.danger{color:#a5272f}.product-upload-area{color:#82766e;text-align:center;cursor:pointer;background:#fbfaf8;border:1px dashed #c9beb6;border-radius:8px;align-content:center;justify-items:center;gap:4px;min-height:150px;padding:14px;display:grid}.product-upload-area:hover{color:#9d1923;border-color:#9d1923}.product-upload-area input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.product-upload-area b{color:#3b312b;font-size:11px}.product-upload-area span{font-size:9px}.product-upload-area small{color:#9b9089;font-size:8px}.new-image-previews{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:9px;display:grid}.new-image-previews div{aspect-ratio:1;background:#eeeae5;border-radius:6px;overflow:hidden}.new-image-previews img{object-fit:cover;width:100%;height:100%}.clear-files{color:#9d1923;background:0 0;border:0;align-items:center;gap:4px;margin-top:9px;font-size:9px;font-weight:800;display:inline-flex}.product-editor-footer{z-index:2;padding:11px 14px calc(11px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #ddd8d2;justify-content:flex-end;gap:8px;display:flex;position:sticky;bottom:0}.product-editor-footer .button{min-height:40px}.editor-delete-product{color:#a0252d;background:#fff1f2;border:1px solid #e5bfc2;margin-right:auto}@media (min-width:620px){.admin-manager .admin-content{padding:28px 24px 96px}.shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-toolbar{grid-template-columns:minmax(220px,1fr) auto auto;align-items:center}.admin-product-grid,.editor-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-field-wide{grid-column:1/-1}.product-gallery-admin{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:840px){.admin-manager .admin-content{margin-left:248px;padding:38px 34px 70px}.admin-menu-button,.admin-mobile-nav{display:none}.admin-manager .admin-sidebar{display:flex}.admin-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.showcase-layout{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.admin-modal-backdrop{place-items:start center;padding:28px}.admin-product-modal{border-radius:8px;width:min(1080px,100%);min-height:0;overflow:hidden;box-shadow:0 30px 80px #14100e47}.product-editor-form{min-height:0}.product-editor-layout{grid-template-columns:minmax(0,1.45fr) minmax(290px,.72fr);padding:16px}}@media (min-width:1180px){.admin-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:619px){.admin-manager .metrics{margin-bottom:25px}.admin-manager .metrics article{border-radius:8px}.admin-manager .admin-topbar h1{font-size:25px}.admin-manager .topbar-actions{gap:5px}.admin-manager .topbar-actions .icon-button{width:37px;height:37px}.admin-toolbar>.button{width:100%}.showcase-selected-list article{grid-template-columns:22px 48px minmax(0,1fr)}.showcase-position{width:22px;height:22px}.showcase-thumb{width:48px;height:43px}.showcase-row-actions{grid-column:2/-1;justify-content:flex-end}.product-editor-footer .button{flex:1;justify-content:center}.product-editor-footer{flex-wrap:wrap}.product-editor-footer .editor-delete-product{flex-basis:100%;width:100%}.dogchef-store .dogchef-hero{min-height:424px;margin-bottom:0}.dogchef-store .showcase-slide{object-position:63% center}.dogchef-store .hero-content{min-height:424px;padding:176px 18px 19px}.dogchef-store .hero h1{font-size:32px;line-height:1}.dogchef-store .hero-content>p:not(.eyebrow,.showcase-kicker){-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 11px;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.dogchef-store .showcase-actions .button{min-width:0;min-height:39px;padding:9px 12px;font-size:10px}.dogchef-store .showcase-actions>strong{font-size:17px}.dogchef-store .hero-meta{margin-top:9px}.dogchef-store .hero-meta span{padding:5px 6px;font-size:8px}.dogchef-store .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dogchef-store .product-image{aspect-ratio:1;padding:7px}.dogchef-store .category-carousel-viewport{scrollbar-width:none;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.dogchef-store .category-carousel-viewport::-webkit-scrollbar{display:none}.dogchef-store .category-track{animation:none}.dogchef-store .category-track-set+.category-track-set{display:none}.dogchef-store .category-tile{width:92px;min-height:0;box-shadow:none;border-radius:8px;flex-basis:92px;gap:4px;padding:8px 6px 9px}.dogchef-store .category-tile-image,.dogchef-store .category-tile-icon{border-radius:6px;width:64px;height:56px}.dogchef-store .category-tile b{font-size:10px}.dogchef-store .category-tile small{font-size:8px}.dogchef-store .category-tile:hover{box-shadow:none;transform:none}.dogchef-store .product-copy{min-height:78px;padding:10px 10px 0}.dogchef-store .product-copy h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:5px;font-size:13px;line-height:1.2;display:-webkit-box;overflow:hidden}.dogchef-store .product-copy p{-webkit-line-clamp:2;font-size:9px;line-height:1.35}.dogchef-store .product-bottom{margin-top:7px;padding:0 10px 10px}.dogchef-store .product-bottom strong{font-size:14px}.dogchef-store .round-add{width:32px;height:32px}.dogchef-store .pill{padding:4px 6px;font-size:7px;top:7px;left:7px}}@media (max-width:380px){.dogchef-store{padding-left:10px;padding-right:10px}.dogchef-store .store-header-actions{gap:5px}.dogchef-store .brand-lockup small{display:none}}.tracker-refresh{justify-content:center;align-items:center;gap:10px;display:flex}.tracker-refresh button{color:#8d1720;background:#fff;border:1px solid #d8d0c9;border-radius:7px;align-items:center;gap:5px;min-height:32px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.notification.alerts-enabled{color:#176744;background:#e2f6eb}.privacy-note a,.access-legal a{color:#8d1720;text-underline-offset:2px;font-weight:800;text-decoration:underline}.store-footer-links{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.store-footer-links a{color:#71665e;font-size:10px;font-weight:700}.google-login-button{color:#302722;background:#fff;border:1px solid #d8d0c9;justify-content:center;margin-top:14px}.google-login-button:hover{color:#8d1720;border-color:#9d1923}.access-divider{color:#91867e;text-transform:uppercase;align-items:center;gap:9px;margin:13px 0 3px;font-size:9px;display:flex}.access-divider:before,.access-divider:after{content:"";background:#e3ddd8;flex:1;height:1px}.access-legal{color:#82766e;text-align:center;margin:13px 0 0;font-size:9px;line-height:1.45}.account-profile-pending{color:#7b5610;background:#fff2c9;border-radius:7px;margin:-10px 0 17px;padding:9px;font-size:10px;display:block}.account-welcome-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.customer-notice{color:#176744;text-align:left;background:#e2f6eb;border-radius:8px;align-items:center;gap:8px;margin:0 0 13px;padding:11px 12px;font-size:11px;font-weight:700;display:flex}.customer-notice span{flex:1}.customer-notice button{width:26px;height:26px;color:inherit;background:0 0;border:0;place-items:center;display:grid}.tracker-notice{margin:-10px 0 20px}.complete-profile{background:#fff9e8;border:1px solid #ead8a6;border-radius:8px;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:12px;margin-bottom:14px;padding:14px;display:grid}.complete-profile>div b,.complete-profile>div small{display:block}.complete-profile>div b{font-size:12px}.complete-profile>div small{color:#75684d;margin-top:4px;font-size:10px;line-height:1.4}.complete-profile .field{margin:0}.complete-phone-field{margin-top:14px}.auth-callback-shell{color:#241b16;background:#f6faf6;place-items:center;min-height:100vh;padding:22px;display:grid}.auth-callback-card{text-align:center;background:#fff;border:1px solid #dfe1da;border-radius:8px;width:min(100%,440px);padding:34px 24px;box-shadow:0 18px 44px #322a221a}.auth-callback-card>svg{color:#9d1923;margin:18px auto 0}.auth-callback-card h1{letter-spacing:0;margin:14px 0 7px;font-family:Georgia,serif;font-size:27px}.auth-callback-card p{color:#71665e;margin:0 0 18px;font-size:12px;line-height:1.5}.auth-spinner{animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.legal-shell{color:#241b16;background:#f6faf6;min-height:100vh;padding:18px 18px 70px}.legal-header,.legal-content{width:min(100%,760px);margin:auto}.legal-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.legal-content{padding-top:52px}.legal-content>.eyebrow{color:#9d1923}.legal-content h1{letter-spacing:0;margin:8px 0 5px;font-family:Georgia,serif;font-size:42px}.legal-updated{color:#8b817a;font-size:10px}.legal-content>p:not(.eyebrow,.legal-updated){color:#5f554e;margin:24px 0 30px;font-size:14px;line-height:1.7}.legal-content section{border-top:1px solid #dfe1da;padding:21px 0}.legal-content section h2{letter-spacing:0;margin:0 0 8px;font-family:Georgia,serif;font-size:20px}.legal-content section p{color:#625850;margin:0;font-size:12px;line-height:1.7}.legal-links{border-top:1px solid #dfe1da;flex-wrap:wrap;gap:10px;padding-top:24px;display:flex}.legal-links a{color:#8d1720;background:#fff;border:1px solid #d7d9d2;border-radius:7px;align-items:center;min-height:38px;padding:0 13px;font-size:10px;font-weight:800;display:inline-flex}@media (max-width:680px){.complete-profile{grid-template-columns:1fr;align-items:stretch}.complete-profile .button{justify-content:center}.account-welcome{align-items:flex-start}.account-welcome-actions{justify-content:flex-end}.tracker-refresh{flex-direction:column}.legal-content{padding-top:38px}.legal-content h1{font-size:34px}}.dogchef-store .store-header{border-bottom-color:var(--line)}.dogchef-store .dogchef-hero{border-color:var(--line);background:var(--brand-cream)}.dogchef-store{background:#fff9f2}.dogchef-store .store-header{background:#fffdf9e6}.dogchef-store .dogchef-hero{background:linear-gradient(135deg,#fffdf9 0%,#fff1e1 58%,#eef4e9 100%);box-shadow:0 18px 44px #794d271f}.dogchef-store .hero-meta span{background:#ffffffb8}.dogchef-store .product-card,.dogchef-store .featured-card,.dogchef-store .category-tile{box-shadow:0 10px 24px #794d2714}.dogchef-store .product-card:hover,.dogchef-store .featured-card:hover,.dogchef-store .category-tile:hover{box-shadow:0 18px 34px #794d2724}.dogchef-store .showcase-shade{background:linear-gradient(90deg,#fff6ecfa 0%,#fff6ece8 39%,#fff6ec61 68%,#fff6ec14 100%)}.dogchef-store .hero h1{color:var(--brand-grill)}.dogchef-store .hero-content>p:not(.eyebrow,.showcase-kicker){color:#66594f}.dogchef-store .showcase-kicker,.dogchef-store .section-heading .eyebrow,.dogchef-store .dogchef-menu-section__header .eyebrow{color:var(--brand-red)}.dogchef-store .hero-meta{color:#5d5047}.dogchef-store .hero-meta span{background:#fffdf9c7;border-color:#241c1529}.dogchef-store .showcase-controls{background:#fffdf9ed;border-color:#241c1529}.dogchef-store .showcase-controls>button{color:var(--brand-grill)}.dogchef-store .showcase-controls>button:hover{color:var(--brand-red);background:var(--brand-red-soft)}.dogchef-store .showcase-dot{background:#c5b7a9}.dogchef-store .showcase-dot.is-active{background:var(--brand-red)}.dogchef-store .section-heading>span,.dogchef-store .dogchef-menu-section__header>span{color:#74675d}.dogchef-store .dogchef-menu-section__header{border-bottom-color:var(--line)}.dogchef-store .dogchef-menu-section__header h3{color:var(--brand-grill)}.dogchef-store .product-card{--product-wash:var(--brand-red-soft);--product-accent:var(--brand-red);border-color:var(--line);background:var(--paper);box-shadow:0 8px 22px #241c1514}.dogchef-store .product-card--combos{--product-wash:var(--brand-mustard-soft);--product-accent:#c77b00}.dogchef-store .product-card--dog-no-pote{--product-wash:#f6ded6;--product-accent:var(--brand-red)}.dogchef-store .product-card--porcoes{--product-wash:var(--brand-grill-soft);--product-accent:var(--brand-grill)}.dogchef-store .product-card--bebidas{--product-wash:var(--brand-green-soft);--product-accent:var(--brand-green)}.dogchef-store .product-card:hover{border-color:#d6402c85;box-shadow:0 16px 30px #241c1521}.dogchef-store .product-image{background:var(--product-wash)}.dogchef-store .product-image-frame{background:var(--brand-cream);box-shadow:0 5px 14px #241c151f}.dogchef-store .pill{color:var(--brand-grill);background:var(--brand-mustard)}.dogchef-store .product-copy h3{color:var(--brand-grill)}.dogchef-store .product-copy p{color:#74675d}.dogchef-store .product-bottom strong{color:var(--product-accent)}.dogchef-store .round-add{color:var(--paper);background:var(--product-accent)}.dogchef-store .round-add:hover{background:var(--brand-red)}.dogchef-store .sold-out{background:#72584c}.dogchef-store .featured-card{border-color:var(--line);background:var(--paper);box-shadow:0 8px 22px #241c1514}.dogchef-store .featured-card>div>small{color:var(--brand-red)}.dogchef-store .featured-card h3{color:var(--brand-grill)}.dogchef-store .featured-card p{color:#74675d}.dogchef-store .featured-card footer strong{color:var(--brand-red)}.dogchef-store .category-carousel{padding-bottom:24px}.dogchef-store .category-carousel-viewport{scrollbar-width:none;touch-action:pan-x;overflow-x:auto}.dogchef-store .category-carousel-viewport::-webkit-scrollbar{display:none}.dogchef-store .category-carousel.is-paused .category-track{animation-play-state:paused}.dogchef-store .category-tile{border-color:var(--line);color:var(--brand-grill);background:var(--paper);box-shadow:0 7px 18px #241c1512}.dogchef-store .category-tile:hover{border-color:#d6402c80;box-shadow:0 15px 25px #241c1521}.dogchef-store .category-tile small{color:#8a796c}.dogchef-store .category-tile.active{border-color:var(--brand-red);color:var(--brand-grill);background:var(--brand-red-soft);box-shadow:inset 0 0 0 1px var(--brand-red), 0 12px 24px #d6402c21}.dogchef-store .category-tile--all .category-tile-icon{color:var(--brand-red);background:var(--brand-red-soft)}.dogchef-store .category-tile--tradicionais .category-tile-image,.dogchef-store .category-tile--prensadoes .category-tile-image{background:var(--brand-red-soft)}.dogchef-store .category-tile--combos .category-tile-image{background:var(--brand-mustard-soft)}.dogchef-store .category-tile--dog-no-pote .category-tile-image{background:#f6ded6}.dogchef-store .category-tile--porcoes .category-tile-image{background:var(--brand-grill-soft)}.dogchef-store .category-tile--bebidas .category-tile-image{background:var(--brand-green-soft)}.dogchef-store .store-footer{border-top-color:var(--line);color:#74675d}.dogchef-store .store-footer>a:hover{color:var(--brand-red)}.dogchef-store .store-footer .admin-footer-link{color:#9a887a}.dogchef-store .product-detail-image{background:var(--brand-cream)}.dogchef-store .product-detail-thumbnails button{background:var(--brand-grill-soft)}.dogchef-store .product-detail-thumbnails button.is-active{border-color:var(--brand-red)}.dogchef-social-stack{z-index:20;flex-direction:column-reverse;gap:10px;display:flex;position:fixed;bottom:20px;right:clamp(14px,2.5vw,24px)}.dogchef-social-stack.with-cart{bottom:94px}.dogchef-social-button{color:#fff;border:0;border-radius:50%;place-items:center;width:50px;height:50px;transition:transform .22s,box-shadow .22s,opacity .22s;display:grid;position:relative;box-shadow:0 6px 18px #241c1533}.dogchef-social-button:hover,.dogchef-social-button:focus-visible{transform:translateY(-3px)scale(1.05);box-shadow:0 12px 25px #241c1547}.dogchef-social-button--instagram{background:linear-gradient(140deg,#f0a202,#c2185b)}.dogchef-social-button--whatsapp{background:linear-gradient(140deg,#25d366,#128c7e)}.dogchef-social-button--whatsapp.is-pending{opacity:.78;filter:saturate(.7)}.dogchef-social-button--whatsapp.is-pending:after{content:"";border:1px dashed #241c1559;border-radius:50%;position:absolute;inset:-3px}.admin-password-editor{background:#fffdf9;border:1px solid #e0d8d0;border-radius:10px;gap:18px;margin-top:22px;padding:18px;display:grid}.admin-password-editor>div:first-child{gap:4px;display:grid}.admin-password-editor>div:first-child b{color:#2c241f;font-size:14px}.admin-password-editor>div:first-child small{color:#786d65;font-size:10px}.admin-password-fields{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:10px;display:grid}.admin-password-fields label{gap:5px;display:grid}.admin-password-fields label>span{color:#70645b;font-size:10px;font-weight:800}.admin-password-fields input{color:#2c241f;background:#fff;border:1px solid #ded8d1;border-radius:7px;width:100%;min-height:40px;padding:0 10px}.admin-password-fields input:focus{border-color:var(--brand-red);outline:2px solid #d6402c29}.theme-dark-preview{--cream:#ede2d6;--paper:#fcf6ee;--line:#d9c7b6;--muted:#6f6258;background:#ede2d6}.theme-dark-preview .store-header{background:#f4eadf}.theme-dark-preview .dogchef-hero{background:#e9dcce;box-shadow:0 18px 42px #241c1529}.theme-dark-preview .product-card,.theme-dark-preview .featured-card,.theme-dark-preview .category-tile{background:#fcf6ee}.theme-dark-preview .product-image-frame{background:#f4e9dd}.theme-dark-preview .store-footer{color:#65584d}@media (max-width:619px){.dogchef-social-stack{bottom:20px;right:14px}.dogchef-social-stack.with-cart{bottom:94px}.dogchef-social-button{width:46px;height:46px}.admin-password-fields{grid-template-columns:1fr}.admin-password-fields .button{justify-content:center;width:100%}.dogchef-store .showcase-shade{background:linear-gradient(#fff6ec00 0%,#fff6ec57 27%,#fff6ecf5 56%,#fff6ecfc 100%)}}.brand-mark{color:#0000;background-color:#000;background-image:url(/images/dogchef/dog-do-chef-logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #241c153d;border-radius:9px;width:48px;height:48px;font-size:0;overflow:hidden;box-shadow:0 4px 12px #241c1529}.brand-mark>svg{display:none}.dogchef-store .brand-mark,.admin-login .brand-mark{background-color:#000;background-image:url(/images/dogchef/dog-do-chef-logo.png);background-size:contain;border-color:#241c153d;border-radius:9px;width:48px;height:48px;box-shadow:0 4px 12px #241c1529}@media (max-width:619px){.dogchef-store .brand-mark{width:44px;height:44px}}.dogchef-store .product-card--visual-classic,.dogchef-store .featured-card--visual-classic{--visual-wash:#f9e2db;--visual-accent:#d6402c;--visual-frame:#fff6ec}.dogchef-store .product-card--visual-pressed,.dogchef-store .featured-card--visual-pressed{--visual-wash:#ede6de;--visual-accent:#6c4a35;--visual-frame:#fff6ec}.dogchef-store .product-card--visual-bacon,.dogchef-store .featured-card--visual-bacon{--visual-wash:#f5d8c6;--visual-accent:#a8472c;--visual-frame:#fff8f1}.dogchef-store .product-card--visual-calabresa,.dogchef-store .featured-card--visual-calabresa{--visual-wash:#f4d5cf;--visual-accent:#b52e2a;--visual-frame:#fff8f1}.dogchef-store .product-card--visual-cheese,.dogchef-store .featured-card--visual-cheese{--visual-wash:#fff0cc;--visual-accent:#c77b00;--visual-frame:#fffdf4}.dogchef-store .product-card--visual-grill,.dogchef-store .featured-card--visual-grill{--visual-wash:#e7ded4;--visual-accent:#514034;--visual-frame:#fff8f1}.dogchef-store .product-card--visual-monster,.dogchef-store .featured-card--visual-monster{--visual-wash:#e9c6be;--visual-accent:#8f211e;--visual-frame:#fff7f0}.dogchef-store .product-card--visual-double,.dogchef-store .featured-card--visual-double{--visual-wash:#f3e0c6;--visual-accent:#a85a20;--visual-frame:#fff9f1}.dogchef-store .product-card--visual-simple,.dogchef-store .featured-card--visual-simple{--visual-wash:#f9e2db;--visual-accent:#c84a32;--visual-frame:#fff8f1}.dogchef-store .product-card--visual-special,.dogchef-store .featured-card--visual-special{--visual-wash:#f2d5ae;--visual-accent:#b66a0d;--visual-frame:#fffdf4}.dogchef-store .product-card--visual-combo,.dogchef-store .featured-card--visual-combo{--visual-wash:#fff0cc;--visual-accent:#c77b00;--visual-frame:#fffdf4}.dogchef-store .product-card--visual-gratinado,.dogchef-store .featured-card--visual-gratinado{--visual-wash:#f6ded6;--visual-accent:#c33e2e;--visual-frame:#fff8f1}.dogchef-store .product-card--visual-portion,.dogchef-store .featured-card--visual-portion{--visual-wash:#ede6de;--visual-accent:#6c4a35;--visual-frame:#fff8f1}.dogchef-store .product-card--visual-portion-complete,.dogchef-store .featured-card--visual-portion-complete{--visual-wash:#f5d8c6;--visual-accent:#a8472c;--visual-frame:#fff8f1}.dogchef-store .product-card--visual-drink,.dogchef-store .featured-card--visual-drink{--visual-wash:#e7efdf;--visual-accent:#5b8c3a;--visual-frame:#f8fff4}.dogchef-store .product-card--visual-beer,.dogchef-store .featured-card--visual-beer{--visual-wash:#fff0cc;--visual-accent:#b56a00;--visual-frame:#fffdf4}.dogchef-store .product-card--visual-juice,.dogchef-store .featured-card--visual-juice{--visual-wash:#fbe1bb;--visual-accent:#d46a1f;--visual-frame:#fff9f1}.dogchef-store .product-card--visual-water,.dogchef-store .featured-card--visual-water{--visual-wash:#e7efdf;--visual-accent:#5b8c3a;--visual-frame:#f8fff4}.dogchef-store .product-card--visual-soda,.dogchef-store .featured-card--visual-soda{--visual-wash:#ede6de;--visual-accent:#6c4a35;--visual-frame:#fff8f1}.dogchef-store .product-image{isolation:isolate;background:var(--visual-wash,var(--product-wash))}.dogchef-store .product-image:before{z-index:0;border:16px solid var(--visual-accent,var(--product-accent));content:"";opacity:.2;border-radius:50%;width:112px;height:112px;position:absolute;top:-42px;right:-30px}.dogchef-store .product-image:after{z-index:2;background:var(--visual-accent,var(--product-accent));width:42px;height:4px;box-shadow:14px 0 0 color-mix(in srgb, var(--visual-accent,var(--product-accent)) 54%, transparent);content:"";opacity:.9;border-radius:99px;position:absolute;bottom:12px;left:14px}.dogchef-store .product-image-frame{z-index:1;border:2px solid color-mix(in srgb, var(--visual-accent,var(--product-accent)) 48%, transparent);background:var(--visual-frame,var(--brand-cream))}.dogchef-store .product-visual-badge,.dogchef-store .featured-visual-badge{min-height:22px;color:var(--paper);background:var(--visual-accent,var(--brand-red));letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-items:center;padding:4px 8px;font-size:8px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 4px 10px #241c1529}.dogchef-store .product-visual-badge{z-index:3;position:absolute;bottom:16px;right:16px}.dogchef-store .featured-card--visual-classic,.dogchef-store .featured-card--visual-pressed,.dogchef-store .featured-card--visual-bacon,.dogchef-store .featured-card--visual-calabresa,.dogchef-store .featured-card--visual-cheese,.dogchef-store .featured-card--visual-grill,.dogchef-store .featured-card--visual-monster,.dogchef-store .featured-card--visual-double,.dogchef-store .featured-card--visual-simple,.dogchef-store .featured-card--visual-special,.dogchef-store .featured-card--visual-combo,.dogchef-store .featured-card--visual-gratinado,.dogchef-store .featured-card--visual-portion,.dogchef-store .featured-card--visual-portion-complete,.dogchef-store .featured-card--visual-drink,.dogchef-store .featured-card--visual-beer,.dogchef-store .featured-card--visual-juice,.dogchef-store .featured-card--visual-water,.dogchef-store .featured-card--visual-soda{border-top:4px solid var(--visual-accent)}.dogchef-store .featured-card-media{isolation:isolate;background:var(--visual-wash,var(--brand-cream))}.dogchef-store .featured-card-media:after{z-index:1;border:2px solid color-mix(in srgb, var(--visual-accent,var(--brand-red)) 40%, transparent);content:"";pointer-events:none;border-radius:7px;position:absolute;inset:10px}.dogchef-store .featured-visual-badge{z-index:2;position:absolute;bottom:15px;right:15px}@media (max-width:619px){.dogchef-store .product-visual-badge,.dogchef-store .featured-visual-badge{min-height:19px;padding:3px 6px;font-size:7px}.dogchef-store .product-visual-badge{bottom:10px;right:10px}.dogchef-store .featured-visual-badge{bottom:9px;right:9px}}.theme-dark-preview{--cream:#140d0a;--paper:#211510;--ink:#fff6ec;--muted:#c9b8a9;--line:#4d392d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#fff6ec;background:#140d0a}.theme-dark-preview .store-header{background:#180f0c;border-bottom-color:#4d392d}.theme-dark-preview .brand-lockup strong{color:#fff6ec}.theme-dark-preview .brand-lockup small{color:#c9b8a9}.theme-dark-preview .icon-button{color:#fff6ec;background:#251812;border-color:#5a4336}.theme-dark-preview .icon-button:hover,.theme-dark-preview .instagram-header-button:hover{color:#fff6ec;background:#6e2343;border-color:#e1306c}.theme-dark-preview .dogchef-hero{background:#211510;border-color:#4d392d;box-shadow:0 22px 48px #00000052}.theme-dark-preview .showcase-shade{background:linear-gradient(90deg,#140d0afa 0%,#140d0ae6 37%,#140d0a5c 68%,#140d0a0f 100%)}.theme-dark-preview .hero h1{color:#fff6ec}.theme-dark-preview .hero-content>p:not(.eyebrow,.showcase-kicker){color:#d7c4b4}.theme-dark-preview .showcase-kicker,.theme-dark-preview .section-heading .eyebrow,.theme-dark-preview .dogchef-menu-section__header .eyebrow,.theme-dark-preview .showcase-actions>strong{color:#f0a202}.theme-dark-preview .hero-meta{color:#d7c4b4}.theme-dark-preview .hero-meta span{color:#fff6ec;background:#251812e0;border-color:#5a4336}.theme-dark-preview .showcase-controls{background:#211510f0;border-color:#5a4336}.theme-dark-preview .showcase-controls>button{color:#fff6ec}.theme-dark-preview .showcase-controls>button:hover{color:#fff6ec;background:#6e2343}.theme-dark-preview .showcase-dot{background:#80695a}.theme-dark-preview .showcase-dot.is-active{background:#f0a202}.theme-dark-preview .section-heading h2,.theme-dark-preview .dogchef-menu-section__header h3{color:#fff6ec}.theme-dark-preview .section-heading>span,.theme-dark-preview .dogchef-menu-section__header>span{color:#c9b8a9}.theme-dark-preview .category-tile{color:#fff6ec;background:#211510;border-color:#4d392d;box-shadow:0 10px 22px #0003}.theme-dark-preview .category-tile:hover{background:#2c1a14;border-color:#d6402c}.theme-dark-preview .category-tile.active{color:#fff6ec;background:#44201a;border-color:#d6402c;box-shadow:inset 0 0 0 1px #d6402c,0 14px 28px #d6402c2e}.theme-dark-preview .category-tile small{color:#bda99a}.theme-dark-preview .category-tile-image,.theme-dark-preview .category-tile-icon{background:#2d1e17}.theme-dark-preview .category-tile--combos .category-tile-image{background:#49331a}.theme-dark-preview .category-tile--bebidas .category-tile-image{background:#263820}.theme-dark-preview .product-card{background:#211510;border-color:#4d392d;box-shadow:0 12px 26px #0000003d}.theme-dark-preview .product-card:hover{border-color:#d6402c;box-shadow:0 18px 34px #00000057}.theme-dark-preview .product-image{background:color-mix(in srgb, var(--visual-accent,#d6402c) 20%, #211510)}.theme-dark-preview .product-image-frame{border-color:color-mix(in srgb, var(--visual-accent,#d6402c) 64%, #211510);background:#2a1b15;box-shadow:0 6px 16px #00000047}.theme-dark-preview .product-copy h3{color:#fff6ec}.theme-dark-preview .product-copy p{color:#c9b8a9}.theme-dark-preview .product-bottom strong{color:#f0a202}.theme-dark-preview .round-add{color:#fff6ec}.theme-dark-preview .featured-card{background:#211510;border-color:#4d392d;box-shadow:0 12px 26px #0000003d}.theme-dark-preview .featured-card-media{background:#2a1b15}.theme-dark-preview .featured-card h3{color:#fff6ec}.theme-dark-preview .featured-card p{color:#c9b8a9}.theme-dark-preview .featured-card footer strong{color:#f0a202}.theme-dark-preview .store-footer{color:#c9b8a9;background:#1a100c;border-top:1px solid #5a4336;border-radius:14px 14px 0 0;grid-template-columns:minmax(0,1.35fr) minmax(190px,.8fr);margin-top:68px;padding:32px 28px 18px}.theme-dark-preview .store-footer .brand-lockup strong{color:#fff6ec}.theme-dark-preview .store-footer .brand-lockup small{color:#c9b8a9}.theme-dark-preview .store-footer-brand{gap:13px;display:grid}.theme-dark-preview .store-footer-brand p{color:#af9989;max-width:360px;margin:0;font-size:11px;line-height:1.6}.theme-dark-preview .store-footer-contact{justify-items:start;gap:8px;display:grid}.theme-dark-preview .store-footer-contact>span{color:#f0a202;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.theme-dark-preview .store-footer-contact a{color:#fff6ec;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.theme-dark-preview .store-footer-contact a:hover{color:#f0a202}.theme-dark-preview .store-footer-contact .store-footer-whatsapp.is-pending{color:#80695a}.theme-dark-preview .store-footer-links{border-top:1px solid #3b2a22;grid-column:1/-1;padding-top:15px}.theme-dark-preview .store-footer-links a{color:#af9989}.theme-dark-preview .store-footer-links a:hover{color:#f0a202}.dogchef-store .dogchef-social-button--instagram{background:linear-gradient(135deg,#833ab4 0%,#c13584 35%,#e1306c 65%,#f77737 100%)}.dogchef-store .instagram-header-button{color:#fff6ec;background:linear-gradient(135deg,#833ab4,#e1306c 62%,#f77737)}.dogchef-store .instagram-header-button:hover{color:#fff6ec}.theme-dark-preview .dogchef-social-button--whatsapp{background:linear-gradient(140deg,#25d366,#128c7e)}.theme-dark-preview .bottom-sheet{color:#fff6ec;background:#211510;border:1px solid #4d392d}.theme-dark-preview .field input,.theme-dark-preview .field textarea,.theme-dark-preview .button-ghost{color:#fff6ec;background:#2a1b15;border-color:#5a4336}.theme-dark-preview .checkout-account{background:#2a1b15;border-color:#4d392d}.theme-dark-preview .checkout-summary{color:#f0a202;background:#3a2917}.theme-dark-preview .customer-access-heading>span,.theme-dark-preview .checkout-account>span{color:#f0a202;background:#44201a}.theme-dark-preview .google-login-button{color:#fff6ec;background:#2a1b15;border-color:#5a4336}.dogchef-store .menu-reveal{opacity:0;filter:blur(3px);transition:opacity .68s,transform .68s cubic-bezier(.2,.75,.2,1),filter .68s;transform:translateY(28px)scale(.985)}.dogchef-store .menu-reveal.is-visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}.dogchef-store .product-card.menu-reveal:nth-child(4){transition-delay:.135s}.dogchef-store .product-card.menu-reveal:nth-child(5){transition-delay:.18s}.dogchef-store .product-card.menu-reveal:nth-child(6){transition-delay:.225s}.dogchef-store .showcase-slide{transition:opacity .85s,transform 5.4s cubic-bezier(.2,.65,.2,1);transform:scale(1.025)}.dogchef-store .showcase-slide.is-active{transform:scale(1)}@media (max-width:619px){.theme-dark-preview .showcase-shade{background:linear-gradient(#140d0a00 0%,#140d0a61 27%,#140d0af5 57%,#140d0afc 100%)}.theme-dark-preview .store-footer{grid-template-columns:1fr;margin-top:48px;padding:26px 18px 16px}.theme-dark-preview .store-footer-links{grid-column:auto}.dogchef-store .menu-reveal{transform:translateY(34px)scale(.975)}.dogchef-store .product-card.menu-reveal:nth-child(2){transition-delay:55ms}.dogchef-store .product-card.menu-reveal:nth-child(3){transition-delay:.11s}}@media (prefers-reduced-motion:reduce){.dogchef-store .menu-reveal,.dogchef-store .menu-reveal.is-visible,.dogchef-store .showcase-slide,.dogchef-store .showcase-slide.is-active{opacity:1;filter:none;transition:none;transform:none}}.storefront-reference-redesign{--store-red:#b82025;--store-red-bright:#d6402c;--store-mustard:#f0a202;--store-ink:#17120f;--store-charcoal:#211a16;--store-cream:#fff6ec;--store-paper:#fffcf8;--store-line:#e6d9cc;min-height:100vh;color:var(--store-ink);background:#f7efe6;padding:0 20px;overflow:hidden}.storefront-reference-redesign .store-utility-bar{color:#f8efe8;background:#0f0d0c;width:calc(100% + 40px);margin-left:-20px}.storefront-reference-redesign .store-utility-inner{justify-content:space-between;align-items:center;gap:20px;width:min(100%,1280px);min-height:32px;margin:auto;padding:0 20px;font-size:10px;font-weight:700;display:flex}.storefront-reference-redesign .store-utility-inner span,.storefront-reference-redesign .store-utility-inner a{align-items:center;gap:6px;display:inline-flex}.storefront-reference-redesign .store-utility-inner a:hover{color:var(--store-mustard)}.storefront-reference-redesign .store-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffcf8f0;border:0;width:min(100%,1280px);max-width:none;height:92px;position:sticky;top:0}.storefront-reference-redesign .brand-lockup{gap:12px}.storefront-reference-redesign .brand-mark{width:58px;height:58px;box-shadow:none;background-color:#0000;border:0;border-radius:0}.storefront-reference-redesign .brand-lockup strong{color:var(--store-ink);text-transform:uppercase;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:25px;font-weight:700;line-height:1}.storefront-reference-redesign .brand-lockup small{color:var(--store-red);text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:900}.storefront-reference-redesign .store-main-nav{align-items:center;gap:34px;display:flex}.storefront-reference-redesign .store-main-nav a{color:#443a34;padding:10px 0;font-size:13px;font-weight:800;position:relative}.storefront-reference-redesign .store-main-nav a:after{background:var(--store-red);content:"";opacity:0;height:2px;transition:opacity .2s,transform .2s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(.3)}.storefront-reference-redesign .store-main-nav a:hover,.storefront-reference-redesign .store-main-nav a:focus-visible{color:var(--store-red)}.storefront-reference-redesign .store-main-nav a:hover:after,.storefront-reference-redesign .store-main-nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.storefront-reference-redesign .store-header-actions{gap:10px}.storefront-reference-redesign .account-button{border-color:var(--store-line);width:44px;height:44px;color:var(--store-ink);background:var(--store-paper);border-radius:8px}.storefront-reference-redesign .header-cart-button{border:1px solid var(--store-red);min-width:134px;height:48px;color:var(--store-ink);background:var(--store-paper);text-align:left;border-radius:8px;align-items:center;gap:11px;padding:0 14px;display:flex;position:relative}.storefront-reference-redesign .header-cart-button>span{gap:1px;display:grid}.storefront-reference-redesign .header-cart-button small{color:#756a62;text-transform:uppercase;font-size:8px;font-weight:800}.storefront-reference-redesign .header-cart-button strong{font-size:13px}.storefront-reference-redesign .header-cart-button:hover{color:var(--store-red);background:#fff2ec}.storefront-reference-redesign .dogchef-hero{aspect-ratio:auto;width:min(100%,1400px);max-width:none;min-height:590px;color:var(--store-cream);background:#080706;border:0;border-radius:0;margin:0 auto;padding:0;overflow:hidden;box-shadow:0 24px 60px #27171033}.storefront-reference-redesign .dogchef-hero:before,.storefront-reference-redesign .dogchef-hero:after{display:none}.storefront-reference-redesign .showcase-slides{z-index:0;background:#20140e;width:64%;inset:0 0 0 auto;overflow:hidden}.storefront-reference-redesign .showcase-slide{object-fit:cover;object-position:center;opacity:0;filter:saturate(1.08)contrast(1.03);transition:opacity .7s,transform 5.2s;transform:scale(1.035);width:100%!important;height:100%!important}.storefront-reference-redesign .showcase-slide.is-active{opacity:1;transform:scale(1)}.storefront-reference-redesign .showcase-shade{z-index:1;background:linear-gradient(90deg,#090807 0%,#090807fa 33%,#090807c9 52%,#09080740 76%,#09080714 100%)}.storefront-reference-redesign .hero-content{z-index:2;flex-direction:column;justify-content:center;width:55%;min-height:590px;padding:62px 64px 76px;display:flex;position:relative}.storefront-reference-redesign .hero-content .eyebrow{color:#f4e9df;margin-bottom:18px;font-size:10px}.storefront-reference-redesign .showcase-kicker{color:var(--store-mustard);text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:900}.storefront-reference-redesign .hero h1{max-width:590px;color:var(--store-cream);text-transform:uppercase;margin:0;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:72px;font-weight:700;line-height:.94}.storefront-reference-redesign .hero h1 em{color:var(--store-red-bright);font-style:normal;font-weight:inherit}.storefront-reference-redesign .hero-featured-copy{border-left:3px solid var(--store-red-bright);max-width:500px;margin-top:24px;padding-left:14px}.storefront-reference-redesign .hero-featured-copy strong{color:#fff;font-size:15px;display:block}.storefront-reference-redesign .hero-featured-copy p{color:#d7cbc3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.storefront-reference-redesign .showcase-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:25px;display:flex}.storefront-reference-redesign .showcase-actions .button{border-radius:6px;min-width:136px;min-height:46px}.storefront-reference-redesign .button-primary{color:#fff;background:var(--store-red)}.storefront-reference-redesign .button-primary:hover:not(:disabled){background:#981a1e}.storefront-reference-redesign .button-outline{color:#fff;background:#0000003d;border:1px solid #ffffff6b}.storefront-reference-redesign .button-outline:hover{background:#ffffff1a;border-color:#fff}.storefront-reference-redesign .showcase-actions>strong{color:var(--store-mustard);margin-left:4px;font-size:23px}.storefront-reference-redesign .hero-meta{color:#d7cbc3;margin-top:21px}.storefront-reference-redesign .hero-meta span{background:0 0;border:0;border-radius:0;padding:0;font-size:10px}.storefront-reference-redesign .showcase-controls{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0807a3;border:1px solid #ffffff3d;border-radius:7px;align-items:center;gap:8px;padding:5px;display:flex;position:absolute;bottom:24px;right:28px}.storefront-reference-redesign .showcase-controls>button{color:#fff;background:0 0;border:0;border-radius:5px;place-items:center;width:34px;height:34px;display:grid}.storefront-reference-redesign .showcase-controls>button:hover{background:var(--store-red)}.storefront-reference-redesign .showcase-controls>div{align-items:center;gap:6px;display:flex}.storefront-reference-redesign .showcase-dot{background:#d8cdc5;border:0;border-radius:50%;width:7px;height:7px;padding:0}.storefront-reference-redesign .showcase-dot.is-active{background:var(--store-red-bright);border-radius:6px;width:22px}.storefront-reference-redesign .store-benefits{z-index:2;color:#fff;background:var(--store-red);border-radius:8px;grid-template-columns:repeat(4,1fr);width:min(100% - 48px,1200px);margin:-18px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 36px #62161333}.storefront-reference-redesign .store-benefits article{align-items:center;gap:13px;min-width:0;min-height:92px;padding:18px 21px;display:flex}.storefront-reference-redesign .store-benefits article+article{border-left:1px solid #ffffff3b}.storefront-reference-redesign .store-benefits article>span{flex:none;place-items:center;width:38px;height:38px;display:grid}.storefront-reference-redesign .store-benefits strong,.storefront-reference-redesign .store-benefits small{display:block}.storefront-reference-redesign .store-benefits strong{text-transform:uppercase;font-size:11px}.storefront-reference-redesign .store-benefits small{color:#f4d8d4;margin-top:4px;font-size:9px;line-height:1.4}.storefront-reference-redesign .category-showcase,.storefront-reference-redesign .dogchef-menu,.storefront-reference-redesign .about-store{width:min(100%,1240px);margin-left:auto;margin-right:auto}.storefront-reference-redesign .category-showcase{padding:76px 0 54px;scroll-margin-top:96px}.storefront-reference-redesign .section-heading{margin-bottom:24px}.storefront-reference-redesign .section-heading .eyebrow{color:var(--store-red)}.storefront-reference-redesign .section-heading h2,.storefront-reference-redesign .about-store h2{color:var(--store-ink);text-transform:uppercase;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:42px;font-weight:700;line-height:1}.storefront-reference-redesign .section-heading>span{color:#74675d;font-size:10px;font-weight:700}.storefront-reference-redesign .category-carousel{padding-bottom:0}.storefront-reference-redesign .category-carousel-viewport{padding:5px 2px 14px}.storefront-reference-redesign .category-track-set{gap:16px}.storefront-reference-redesign .category-track-set+.category-track-set{margin-left:16px}.storefront-reference-redesign .category-tile{border:1px solid var(--store-line);width:172px;min-height:186px;color:var(--store-ink);background:var(--store-paper);border-radius:8px;flex-basis:172px;gap:8px;padding:10px 10px 13px;box-shadow:0 10px 22px #321e1314}.storefront-reference-redesign .category-tile:hover{border-color:var(--store-red);transform:translateY(-5px)}.storefront-reference-redesign .category-tile.active{border-color:var(--store-red);color:var(--store-ink);box-shadow:inset 0 0 0 1px var(--store-red), 0 14px 28px #711d1721;background:#fff0e8}.storefront-reference-redesign .category-tile-image,.storefront-reference-redesign .category-tile-icon{background:#241a15;border-radius:5px;width:150px;height:116px}.storefront-reference-redesign .category-tile-image img{object-fit:cover}.storefront-reference-redesign .category-tile b{text-transform:uppercase;font-size:12px}.storefront-reference-redesign .category-tile small{color:#82756c;font-size:9px}.storefront-reference-redesign .featured-band{width:calc(100% + 40px);max-width:none;color:var(--store-cream);background:#141210;margin:0 0 0 -20px;padding:62px 20px 68px;scroll-margin-top:92px}.storefront-reference-redesign .featured-section-inner{width:min(100%,1240px);margin:auto}.storefront-reference-redesign .featured-band .section-heading .eyebrow{color:var(--store-mustard)}.storefront-reference-redesign .featured-band .section-heading h2{color:#fff}.storefront-reference-redesign .featured-band .section-heading>a{color:#e8dcd3;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:900;display:inline-flex}.storefront-reference-redesign .featured-band .section-heading>a:hover{color:var(--store-mustard)}.storefront-reference-redesign .featured-grid{grid-template-rows:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.storefront-reference-redesign .featured-card{border:1px solid #4d4540;border-top:3px solid var(--visual-accent,var(--store-red));color:#fff;box-shadow:none;background:#1e1b19;border-radius:8px;flex-direction:column;display:flex}.storefront-reference-redesign .featured-card:hover{border-color:var(--visual-accent,var(--store-red));transform:translateY(-4px)}.storefront-reference-redesign .featured-card-media{aspect-ratio:4/3;background:#29231f;width:100%;height:auto}.storefront-reference-redesign .featured-card-media img{object-fit:cover}.storefront-reference-redesign .featured-card-media:after{border-radius:4px;inset:8px}.storefront-reference-redesign .featured-card>div{flex-direction:column;flex:1;gap:7px;padding:14px;display:flex}.storefront-reference-redesign .featured-card>div>small{color:var(--store-mustard);font-size:8px}.storefront-reference-redesign .featured-card h3{color:#fff;font-size:15px}.storefront-reference-redesign .featured-card p{color:#c8bab0;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;margin:0;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.storefront-reference-redesign .featured-card footer{margin-top:auto}.storefront-reference-redesign .featured-card footer strong{color:#fff;font-size:15px}.storefront-reference-redesign .featured-card .round-add{background:var(--store-red);display:grid}.storefront-reference-redesign .dogchef-menu{max-width:none;padding:76px 0 34px;scroll-margin-top:96px}.storefront-reference-redesign .menu-all-filter{border:1px solid var(--store-line);min-height:38px;color:var(--store-red);background:var(--store-paper);border-radius:6px;padding:0 13px;font-size:10px;font-weight:900}.storefront-reference-redesign .menu-all-filter:hover{border-color:var(--store-red);background:#fff0e8}.storefront-reference-redesign .dogchef-menu-section{margin-bottom:58px;scroll-margin-top:108px}.storefront-reference-redesign .dogchef-menu-section__header{border-bottom-color:var(--store-line);margin-bottom:18px}.storefront-reference-redesign .dogchef-menu-section__header h3{color:var(--store-ink);text-transform:uppercase;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:32px;font-weight:700}.storefront-reference-redesign .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.storefront-reference-redesign .product-card{border-color:var(--store-line);background:var(--store-paper);border-radius:8px;min-height:360px;box-shadow:0 9px 22px #38231612}.storefront-reference-redesign .product-card:hover{border-color:var(--visual-accent,var(--store-red));box-shadow:0 17px 32px #38231621}.storefront-reference-redesign .product-image{aspect-ratio:4/3;border-radius:7px 7px 0 0}.storefront-reference-redesign .product-image-frame{border-radius:5px}.storefront-reference-redesign .product-copy{min-height:102px}.storefront-reference-redesign .product-copy h3{color:var(--store-ink);font-size:16px}.storefront-reference-redesign .product-copy p{color:#74675d;-webkit-line-clamp:3;font-size:10px;line-height:1.5}.storefront-reference-redesign .product-bottom strong{font-size:17px}.storefront-reference-redesign .round-add{border-radius:6px}.storefront-reference-redesign .about-store{border-top:1px solid var(--store-line);border-bottom:1px solid var(--store-line);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:stretch;min-height:410px;margin-bottom:76px;scroll-margin-top:92px;display:grid;overflow:hidden}.storefront-reference-redesign .about-store-copy{align-self:center;padding:46px 56px 46px 12px}.storefront-reference-redesign .about-store-copy .eyebrow{color:var(--store-red)}.storefront-reference-redesign .about-store h2{max-width:450px;margin:0;font-size:46px}.storefront-reference-redesign .about-store-copy>p:not(.eyebrow){color:#685b52;max-width:520px;margin:20px 0 25px;font-size:12px;line-height:1.7}.storefront-reference-redesign .about-store-copy .button{border-radius:6px;width:fit-content}.storefront-reference-redesign .about-store-media{min-height:410px;position:relative;overflow:hidden}.storefront-reference-redesign .about-store-media img{object-fit:cover}.storefront-reference-redesign .store-footer{color:#cdbfb6;background:#11100f;border:0;grid-template-columns:minmax(0,1.4fr) minmax(170px,.7fr) minmax(190px,.7fr);gap:34px;width:calc(100% + 40px);max-width:none;margin:0 0 0 -20px;padding:48px max(20px,50% - 620px) 22px}.storefront-reference-redesign .store-footer .brand-lockup strong{color:#fff}.storefront-reference-redesign .store-footer .brand-lockup small{color:var(--store-red-bright)}.storefront-reference-redesign .store-footer-brand,.storefront-reference-redesign .store-footer-service,.storefront-reference-redesign .store-footer-contact{align-content:start;justify-items:start;gap:9px;display:grid}.storefront-reference-redesign .store-footer-brand p{color:#9e9087;max-width:360px;margin:4px 0 0;font-size:10px;line-height:1.6}.storefront-reference-redesign .store-footer-service>span,.storefront-reference-redesign .store-footer-contact>span{color:var(--store-mustard);text-transform:uppercase;font-size:9px;font-weight:900}.storefront-reference-redesign .store-footer-service strong{color:#fff;font-size:11px}.storefront-reference-redesign .store-footer-service small{color:#9e9087;font-size:9px}.storefront-reference-redesign .store-footer-contact a{color:#fff;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.storefront-reference-redesign .store-footer-contact a:hover{color:var(--store-mustard)}.storefront-reference-redesign .store-footer-contact .is-pending{color:#796e67}.storefront-reference-redesign .store-footer-links{border-top:1px solid #332d29;grid-column:1/-1;padding-top:18px}.storefront-reference-redesign .store-footer-links a{color:#8f837b}.storefront-reference-redesign .store-footer-links a:hover{color:#fff}.storefront-reference-redesign .floating-cart{z-index:22;background:var(--store-red);border-radius:8px}.storefront-reference-redesign .dogchef-social-stack{z-index:23}@media (max-width:1099px){.storefront-reference-redesign .store-main-nav{gap:20px}.storefront-reference-redesign .hero h1{font-size:58px}.storefront-reference-redesign .hero-content{width:59%;padding-left:44px;padding-right:38px}.storefront-reference-redesign .store-benefits article{padding-left:14px;padding-right:14px}.storefront-reference-redesign .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-reference-redesign .about-store-copy{padding-left:6px}}@media (max-width:839px){.storefront-reference-redesign .store-main-nav{display:none}.storefront-reference-redesign .dogchef-hero{min-height:560px}.storefront-reference-redesign .hero-content{width:66%;min-height:560px;padding:44px 30px 72px}.storefront-reference-redesign .hero h1{font-size:50px}.storefront-reference-redesign .store-benefits{grid-template-columns:repeat(2,1fr)}.storefront-reference-redesign .store-benefits article:nth-child(3){border-left:0}.storefront-reference-redesign .store-benefits article:nth-child(n+3){border-top:1px solid #ffffff3b}.storefront-reference-redesign .featured-grid,.storefront-reference-redesign .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-reference-redesign .about-store{grid-template-columns:1fr}.storefront-reference-redesign .about-store-copy{padding:44px 10px}.storefront-reference-redesign .about-store-media{min-height:340px}.storefront-reference-redesign .store-footer{grid-template-columns:1.3fr 1fr}.storefront-reference-redesign .store-footer-contact{grid-column:2}}@media (max-width:619px){.storefront-reference-redesign{padding-left:12px;padding-right:12px}.storefront-reference-redesign .dogchef-social-stack{flex-direction:row}.storefront-reference-redesign .store-utility-bar,.storefront-reference-redesign .featured-band,.storefront-reference-redesign .store-footer{width:calc(100% + 24px);margin-left:-12px}.storefront-reference-redesign .store-utility-inner{min-height:30px;padding:0 12px;font-size:8px}.storefront-reference-redesign .store-utility-inner span:nth-child(2){display:none}.storefront-reference-redesign .store-header{height:72px}.storefront-reference-redesign .brand-lockup{gap:8px}.storefront-reference-redesign .brand-mark{width:46px;height:46px}.storefront-reference-redesign .brand-lockup strong{font-size:19px}.storefront-reference-redesign .brand-lockup small{font-size:7px}.storefront-reference-redesign .store-header-actions{gap:6px}.storefront-reference-redesign .account-button{width:40px;height:40px}.storefront-reference-redesign .header-cart-button{justify-content:center;width:44px;min-width:44px;height:40px;padding:0}.storefront-reference-redesign .header-cart-button>span{display:none}.storefront-reference-redesign .header-cart-button .cart-count{top:-5px;right:-4px}.storefront-reference-redesign .dogchef-hero{min-height:620px;margin-bottom:0}.storefront-reference-redesign .showcase-slides{width:100%;height:52%;top:0}.storefront-reference-redesign .showcase-slide{object-position:center}.storefront-reference-redesign .showcase-shade{background:linear-gradient(#09080700 0%,#09080714 12%,#090807d6 39%,#090807 53% 100%)}.storefront-reference-redesign .hero-content{justify-content:flex-end;width:100%;min-height:620px;padding:250px 18px 72px}.storefront-reference-redesign .hero-content .eyebrow{margin-bottom:10px;font-size:8px}.storefront-reference-redesign .showcase-kicker{font-size:9px}.storefront-reference-redesign .hero h1{max-width:340px;font-size:42px}.storefront-reference-redesign .hero-featured-copy{margin-top:14px}.storefront-reference-redesign .hero-featured-copy strong{font-size:13px}.storefront-reference-redesign .hero-featured-copy p{-webkit-line-clamp:2;font-size:10px}.storefront-reference-redesign .showcase-actions{margin-top:16px}.storefront-reference-redesign .showcase-actions .button{min-width:0;min-height:40px;padding:9px 11px;font-size:9px}.storefront-reference-redesign .showcase-actions>strong{font-size:18px}.storefront-reference-redesign .hero-meta{margin-top:12px}.storefront-reference-redesign .hero-meta span{font-size:8px}.storefront-reference-redesign .showcase-controls{inset:auto auto 15px 12px}.storefront-reference-redesign .showcase-controls>button{width:29px;height:29px}.storefront-reference-redesign .store-benefits{width:calc(100% - 20px);margin-top:-10px}.storefront-reference-redesign .store-benefits article{gap:8px;min-height:74px;padding:12px 10px}.storefront-reference-redesign .store-benefits article>span{width:28px;height:28px}.storefront-reference-redesign .store-benefits article>span svg{width:18px}.storefront-reference-redesign .store-benefits strong{font-size:8px}.storefront-reference-redesign .store-benefits small{font-size:7px}.storefront-reference-redesign .category-showcase{padding:54px 0 38px}.storefront-reference-redesign .section-heading{align-items:flex-end;margin-bottom:18px}.storefront-reference-redesign .section-heading h2,.storefront-reference-redesign .about-store h2{font-size:30px}.storefront-reference-redesign .section-heading>span{text-align:right;white-space:normal;max-width:92px;font-size:8px}.storefront-reference-redesign .category-carousel-viewport{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.storefront-reference-redesign .category-track{animation:none}.storefront-reference-redesign .category-track-set+.category-track-set{display:none}.storefront-reference-redesign .category-track-set{gap:9px}.storefront-reference-redesign .category-tile{flex-basis:116px;width:116px;min-height:137px;padding:7px}.storefront-reference-redesign .category-tile-image,.storefront-reference-redesign .category-tile-icon{width:100px;height:82px}.storefront-reference-redesign .category-tile b{font-size:9px}.storefront-reference-redesign .category-tile small{font-size:7px}.storefront-reference-redesign .featured-band{padding:48px 12px 52px}.storefront-reference-redesign .featured-band .section-heading>a{display:none}.storefront-reference-redesign .featured-grid{gap:9px}.storefront-reference-redesign .featured-card>div{min-height:132px;padding:10px}.storefront-reference-redesign .featured-card h3{font-size:12px}.storefront-reference-redesign .featured-card p{min-height:30px;font-size:8px}.storefront-reference-redesign .featured-card footer strong{font-size:13px}.storefront-reference-redesign .featured-card .round-add{width:30px;height:30px}.storefront-reference-redesign .dogchef-menu{padding-top:54px}.storefront-reference-redesign .menu-all-filter{max-width:104px;min-height:34px;padding:0 8px;font-size:8px}.storefront-reference-redesign .dogchef-menu-section{margin-bottom:42px}.storefront-reference-redesign .dogchef-menu-section__header h3{font-size:25px}.storefront-reference-redesign .product-grid{gap:9px}.storefront-reference-redesign .product-card{min-height:292px}.storefront-reference-redesign .product-image{aspect-ratio:1;padding:7px}.storefront-reference-redesign .product-copy{min-height:82px;padding:10px 10px 0}.storefront-reference-redesign .product-copy h3{font-size:12px}.storefront-reference-redesign .product-copy p{-webkit-line-clamp:2;font-size:8px;line-height:1.4}.storefront-reference-redesign .product-bottom{padding:0 10px 10px}.storefront-reference-redesign .product-bottom strong{font-size:13px}.storefront-reference-redesign .about-store{min-height:0;margin-bottom:50px}.storefront-reference-redesign .about-store-copy{padding:38px 5px}.storefront-reference-redesign .about-store-copy>p:not(.eyebrow){margin:16px 0 20px;font-size:10px}.storefront-reference-redesign .about-store-copy .button{min-height:42px;font-size:10px}.storefront-reference-redesign .about-store-media{min-height:240px}.storefront-reference-redesign .store-footer{grid-template-columns:1fr;gap:24px;padding:38px 18px 90px}.storefront-reference-redesign .store-footer-service,.storefront-reference-redesign .store-footer-contact,.storefront-reference-redesign .store-footer-links{grid-column:auto}}@media (max-width:359px){.storefront-reference-redesign .brand-lockup strong{font-size:17px}.storefront-reference-redesign .brand-lockup small{display:none}.storefront-reference-redesign .account-button{width:37px;height:37px}.storefront-reference-redesign .header-cart-button{width:40px;min-width:40px;height:37px}.storefront-reference-redesign .hero h1{font-size:37px}.storefront-reference-redesign .showcase-actions .button-outline{display:none}}@media (prefers-reduced-motion:reduce){.storefront-reference-redesign .showcase-slide,.storefront-reference-redesign .showcase-slide.is-active,.storefront-reference-redesign .category-track,.storefront-reference-redesign .menu-reveal,.storefront-reference-redesign .menu-reveal.is-visible{transition:none;animation:none;transform:none}}@keyframes hero-word-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes category-marquee-refined{0%{transform:translate(0)}to{transform:translateX(calc(-50% - var(--category-marquee-half-gap,6px)))}}.storefront-reference-redesign .hero-title-motion h1>span,.storefront-reference-redesign .hero-title-motion h1>em{opacity:0;width:fit-content;animation:.58s cubic-bezier(.2,.8,.2,1) both hero-word-rise;display:block}.storefront-reference-redesign .hero-title-motion h1>em{animation-delay:90ms}.storefront-reference-redesign .hero-title-motion h1>span:last-child{animation-delay:.18s}.storefront-reference-redesign .hero-title-motion h1>span:first-child,.storefront-reference-redesign .hero-title-motion h1>em{margin-right:.16em}.storefront-reference-redesign .category-marquee{z-index:4;color:#fff;background:linear-gradient(105deg,#941820 0%,#c4262e 46%,#d6402c 100%);grid-template-columns:190px minmax(0,1fr);align-items:center;gap:22px;width:calc(100% + 40px);min-height:126px;margin-left:-20px;padding:15px max(20px,50% - 640px);scroll-margin-top:92px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 34px #5e121633}.storefront-reference-redesign .category-marquee:after{content:"";pointer-events:none;background:repeating-linear-gradient(118deg,#0000 0 28px,#ffffff09 29px 30px);position:absolute;inset:0}.storefront-reference-redesign .category-marquee-heading,.storefront-reference-redesign .category-marquee .category-carousel{z-index:1;position:relative}.storefront-reference-redesign .category-marquee-heading{gap:3px;display:grid}.storefront-reference-redesign .category-marquee-heading span{color:#ffd7cc;text-transform:uppercase;font-size:9px;font-weight:900}.storefront-reference-redesign .category-marquee-heading strong{color:#fff;text-transform:uppercase;max-width:180px;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:25px;line-height:1}.storefront-reference-redesign .category-marquee .category-carousel{min-width:0;margin:0;padding:0;overflow:hidden}.storefront-reference-redesign .category-marquee .category-carousel-viewport{padding:4px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%)}.storefront-reference-redesign .category-marquee .category-track{--category-marquee-half-gap:6px;will-change:transform;gap:12px;animation:30s linear infinite category-marquee-refined}.storefront-reference-redesign .category-marquee .category-tile{width:148px;min-height:82px;color:var(--store-ink);background:#fffcf8f5;border:1px solid #ffffffb8;border-radius:8px;flex:0 0 148px;grid-template-columns:58px minmax(0,1fr);place-items:center stretch;gap:9px;padding:8px;box-shadow:0 8px 18px #44080d2e}.storefront-reference-redesign .category-marquee .category-tile:hover{border-color:var(--store-mustard);transform:translateY(-2px)}.storefront-reference-redesign .category-marquee .category-tile.active{border-color:var(--store-mustard);color:var(--store-ink);box-shadow:inset 0 0 0 1px var(--store-mustard), 0 8px 18px #44080d33;background:#fff4dd}.storefront-reference-redesign .category-marquee .category-tile-image,.storefront-reference-redesign .category-marquee .category-tile-icon{background:#241a15;border-radius:6px;width:58px;height:64px}.storefront-reference-redesign .category-marquee .category-tile-image img{object-fit:cover}.storefront-reference-redesign .category-tile-copy{text-align:left;gap:4px;min-width:0;display:grid}.storefront-reference-redesign .category-marquee .category-tile b{text-align:left;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.15;display:-webkit-box;overflow:hidden}.storefront-reference-redesign .category-marquee .category-tile small{color:#7b6a60;text-align:left;font-size:8px}.storefront-reference-redesign .category-marquee .category-carousel.is-paused .category-track{animation-play-state:paused}@media (hover:hover){.storefront-reference-redesign .category-marquee .category-carousel-viewport:hover .category-track{animation-play-state:paused}}.storefront-reference-redesign .storefront-tone-flow{background:#fffefc;width:calc(100% + 40px);margin-left:-20px;overflow:hidden}.storefront-reference-redesign .storefront-tone-flow .featured-band{width:100%;color:var(--store-ink);background:0 0;margin:0}.storefront-reference-redesign .storefront-tone-flow .featured-band .section-heading .eyebrow{color:var(--store-red)}.storefront-reference-redesign .storefront-tone-flow .featured-band .section-heading h2{color:var(--store-ink)}.storefront-reference-redesign .storefront-tone-flow .featured-band .section-heading>a{color:var(--store-red)}.storefront-reference-redesign .storefront-tone-flow .featured-band .section-heading>a:hover{color:#7e151a}.storefront-reference-redesign .storefront-tone-flow .featured-card{color:var(--store-ink);background:#fffffff0;border-color:#e4d6ca;box-shadow:0 12px 26px #472a1b14}.storefront-reference-redesign .storefront-tone-flow .featured-card-media{background:#281e19}.storefront-reference-redesign .storefront-tone-flow .featured-card>div>small{color:var(--store-red)}.storefront-reference-redesign .storefront-tone-flow .featured-card h3{color:var(--store-ink)}.storefront-reference-redesign .storefront-tone-flow .featured-card p{color:#6f6158}.storefront-reference-redesign .storefront-tone-flow .featured-card footer strong{color:var(--store-ink)}.storefront-reference-redesign .storefront-dark-flow{color:#fff8f1;background:linear-gradient(#2b211c 0%,#1d1713 30%,#100e0c 68%,#050505 100%);position:relative}.storefront-reference-redesign .storefront-dark-flow:before{content:"";pointer-events:none;background:linear-gradient(#ffffff14,#0000);height:44px;position:absolute;inset:0 0 auto}.storefront-reference-redesign .storefront-dark-flow .dogchef-menu{color:#fff8f1;padding-left:20px;padding-right:20px;position:relative}.storefront-reference-redesign .storefront-dark-flow .dogchef-menu>.section-heading .eyebrow{color:var(--store-mustard)}.storefront-reference-redesign .storefront-dark-flow .dogchef-menu>.section-heading h2{color:#fff8f1}.storefront-reference-redesign .storefront-dark-flow .menu-all-filter{color:#fff8f1;background:#ffffff0f;border-color:#ffffff57}.storefront-reference-redesign .storefront-dark-flow .menu-all-filter:hover{border-color:var(--store-mustard);color:#241c15;background:var(--store-mustard)}.storefront-reference-redesign .storefront-dark-flow .dogchef-menu-section__header{border-bottom-color:#ffffff38}.storefront-reference-redesign .storefront-dark-flow .dogchef-menu-section__header h3{color:#fff8f1}.storefront-reference-redesign .storefront-dark-flow .dogchef-menu-section__header .eyebrow,.storefront-reference-redesign .storefront-dark-flow .dogchef-menu-section__header>span{color:#f3c6b5}.storefront-reference-redesign .storefront-dark-flow .product-card{color:#fff8f1;background:#181412f0;border-color:#fff3;box-shadow:0 12px 28px #0b080733}.storefront-reference-redesign .storefront-dark-flow .product-card:hover{border-color:var(--visual-accent,var(--store-red));box-shadow:0 17px 32px #00000057}.storefront-reference-redesign .storefront-dark-flow .product-copy h3,.storefront-reference-redesign .storefront-dark-flow .product-bottom strong{color:#fff8f1}.storefront-reference-redesign .storefront-dark-flow .product-copy p{color:#cdbdb3}.storefront-reference-redesign .storefront-tone-flow>.about-store{color:var(--store-ink);background:#fffefc}.storefront-reference-redesign .storefront-tone-flow>.about-store .about-store-copy{padding-left:34px}.storefront-reference-redesign .storefront-tone-flow>.about-store .eyebrow{color:var(--store-red)}.storefront-reference-redesign .storefront-tone-flow>.about-store h2{color:var(--store-ink)}.storefront-reference-redesign .storefront-tone-flow>.about-store .about-store-copy>p:not(.eyebrow){color:#6f6158}@media (max-width:1099px){.storefront-reference-redesign .category-marquee{grid-template-columns:160px minmax(0,1fr);gap:16px}.storefront-reference-redesign .category-marquee-heading strong{font-size:22px}}@media (max-width:619px){.storefront-reference-redesign .dogchef-hero{border:1px solid #f0a2024d;border-radius:14px;width:100%;height:clamp(232px,75vw - 18px,310px);min-height:0;margin:8px auto 0;overflow:hidden;box-shadow:0 16px 32px #27171033}.storefront-reference-redesign .showcase-slides{width:100%;height:100%;inset:0}.storefront-reference-redesign .showcase-slide{object-position:center 44%}.storefront-reference-redesign .showcase-shade{background:linear-gradient(#07060514 0%,#0706054d 28%,#070605db 58%,#070605fa 100%)}.storefront-reference-redesign .hero-content{justify-content:flex-end;width:100%;height:100%;min-height:0;padding:14px 14px 49px}.storefront-reference-redesign .hero-content .eyebrow{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0807068c;border:1px solid #fff3;border-radius:6px;margin:0;padding:5px 7px;font-size:7px;position:absolute;top:12px;left:13px}.storefront-reference-redesign .showcase-kicker{margin-bottom:3px;font-size:7px}.storefront-reference-redesign .hero h1{max-width:245px;font-size:31px;line-height:.88}.storefront-reference-redesign .hero h1>span,.storefront-reference-redesign .hero h1>em{width:fit-content;display:block}.storefront-reference-redesign .hero-title-motion h1>span:first-child,.storefront-reference-redesign .hero-title-motion h1>em{margin-right:0}.storefront-reference-redesign .hero-featured-copy{border-left-width:2px;margin-top:7px;padding-left:8px}.storefront-reference-redesign .hero-featured-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:10px;overflow:hidden}.storefront-reference-redesign .hero-featured-copy p,.storefront-reference-redesign .hero-meta,.storefront-reference-redesign .showcase-actions .button-outline{display:none}.storefront-reference-redesign .showcase-actions{gap:9px;margin-top:8px}.storefront-reference-redesign .showcase-actions .button-primary{min-height:34px;padding:7px 10px;font-size:8px}.storefront-reference-redesign .showcase-actions>strong{margin:0;font-size:16px}.storefront-reference-redesign .showcase-controls{gap:4px;padding:3px;inset:auto 10px 9px auto}.storefront-reference-redesign .showcase-controls>button{width:25px;height:25px}.storefront-reference-redesign .showcase-dot{width:5px;height:5px}.storefront-reference-redesign .showcase-dot.is-active{width:16px}.storefront-reference-redesign .category-marquee{grid-template-columns:1fr;gap:9px;width:calc(100% + 24px);min-height:116px;margin-left:-12px;padding:11px 0 13px;scroll-margin-top:72px}.storefront-reference-redesign .category-marquee-heading{justify-content:space-between;align-items:baseline;gap:10px;padding:0 12px;display:flex}.storefront-reference-redesign .category-marquee-heading span{font-size:7px}.storefront-reference-redesign .category-marquee-heading strong{max-width:none;font-size:17px}.storefront-reference-redesign .category-marquee .category-carousel-viewport{padding:2px 0;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%)}.storefront-reference-redesign .category-marquee .category-track{--category-marquee-half-gap:4px;gap:8px;animation:24s linear infinite category-marquee-refined}.storefront-reference-redesign .category-marquee .category-tile{flex-basis:112px;grid-template-columns:44px minmax(0,1fr);gap:7px;width:112px;min-height:62px;padding:6px}.storefront-reference-redesign .category-marquee .category-tile-image,.storefront-reference-redesign .category-marquee .category-tile-icon{width:44px;height:48px}.storefront-reference-redesign .category-marquee .category-tile b{font-size:8px}.storefront-reference-redesign .category-marquee .category-tile small{font-size:7px}.storefront-reference-redesign .storefront-tone-flow{width:calc(100% + 24px);margin-left:-12px}.storefront-reference-redesign .storefront-tone-flow .featured-band{width:100%;margin:0;padding:42px 12px 48px}.storefront-reference-redesign .storefront-tone-flow .dogchef-menu{width:100%;padding:48px 12px 24px}.storefront-reference-redesign .storefront-tone-flow>.about-store{width:calc(100% - 24px);margin-left:12px;margin-right:12px}.storefront-reference-redesign .storefront-tone-flow>.about-store .about-store-copy{padding:34px 15px}.storefront-reference-redesign .store-footer{padding-bottom:30px}.storefront-reference-redesign .dogchef-social-stack,.storefront-reference-redesign .dogchef-social-stack.with-cart{background:#11100f;flex-direction:row;justify-content:center;gap:10px;width:calc(100% + 24px);margin-left:-12px;padding:0 12px 26px;display:flex;position:static;transform:none}}@media (max-width:359px){.storefront-reference-redesign .hero h1{max-width:205px;font-size:27px}.storefront-reference-redesign .hero-featured-copy{display:none}.storefront-reference-redesign .showcase-actions{margin-top:7px}.storefront-reference-redesign .showcase-actions>strong{font-size:14px}}@media (prefers-reduced-motion:reduce){.storefront-reference-redesign .hero-title-motion h1>span,.storefront-reference-redesign .hero-title-motion h1>em{opacity:1;animation:none;transform:none}.storefront-reference-redesign .category-marquee .category-track{animation:none}}.storefront-reference-redesign{--motion-fast:.16s;--motion-base:.26s;--motion-reveal:.62s;--motion-ease:cubic-bezier(.2, .8, .2, 1);overflow:clip}.storefront-reference-redesign :is(button,a,input,textarea,select){touch-action:manipulation}.storefront-reference-redesign :is(button,a,input,textarea,select):focus-visible,.admin-manager :is(button,a,input,textarea,select):focus-visible{outline:3px solid color-mix(in srgb, var(--store-mustard,var(--brand-mustard)) 78%, white);outline-offset:3px}.storefront-reference-redesign .menu-reveal{transition:opacity var(--motion-reveal) var(--motion-ease), transform var(--motion-reveal) var(--motion-ease);transform:translateY(22px)}.storefront-reference-redesign .featured-card.menu-reveal:nth-child(2),.storefront-reference-redesign .store-footer-service.menu-reveal{transition-delay:70ms}.storefront-reference-redesign .featured-card.menu-reveal:nth-child(3),.storefront-reference-redesign .store-footer-contact.menu-reveal{transition-delay:.14s}.storefront-reference-redesign .featured-card.menu-reveal:nth-child(4),.storefront-reference-redesign .store-footer-links.menu-reveal{transition-delay:.21s}.storefront-reference-redesign .button,.storefront-reference-redesign .icon-button,.storefront-reference-redesign .header-cart-button,.storefront-reference-redesign .round-add,.storefront-reference-redesign .category-tile,.storefront-reference-redesign .product-card,.storefront-reference-redesign .featured-card,.admin-manager .shortcut-grid>button,.admin-manager .admin-product-grid>article,.admin-manager .showcase-picker>button,.admin-manager .showcase-selected-list article{transition:transform var(--motion-base) var(--motion-ease), box-shadow var(--motion-base) ease, border-color var(--motion-fast) ease, background-color var(--motion-fast) ease, color var(--motion-fast) ease}.storefront-reference-redesign .product-image-frame,.storefront-reference-redesign .featured-card-media,.storefront-reference-redesign .about-store-media{isolation:isolate}.storefront-reference-redesign .product-image-frame img,.storefront-reference-redesign .featured-card-media img,.storefront-reference-redesign .about-store-media img{transition:transform .52s var(--motion-ease), filter var(--motion-base) ease}.storefront-reference-redesign .product-card:focus-within,.storefront-reference-redesign .featured-card:focus-within{border-color:var(--visual-accent,var(--store-red));box-shadow:0 18px 34px #241c152b}.storefront-reference-redesign .field input,.storefront-reference-redesign .field textarea,.admin-manager .admin-search,.admin-manager .editor-field input,.admin-manager .editor-field select,.admin-manager .editor-field textarea{transition:border-color var(--motion-fast) ease, box-shadow var(--motion-fast) ease, background-color var(--motion-fast) ease}.storefront-reference-redesign .field input:hover,.storefront-reference-redesign .field textarea:hover,.admin-manager .editor-field input:hover,.admin-manager .editor-field select:hover,.admin-manager .editor-field textarea:hover{border-color:color-mix(in srgb, var(--store-red,var(--brand-red)) 38%, var(--store-line,var(--line)))}.storefront-reference-redesign .overlay{animation:overlay-fade-in var(--motion-fast) ease both}.storefront-reference-redesign .empty-state svg,.admin-manager .dashboard-empty svg{color:var(--store-red,var(--brand-red))}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}@media (hover:hover){.storefront-reference-redesign .button:hover:not(:disabled),.storefront-reference-redesign .icon-button:hover,.storefront-reference-redesign .header-cart-button:hover{transform:translateY(-2px)}.storefront-reference-redesign .product-card:hover,.storefront-reference-redesign .featured-card:hover{transform:translateY(-5px)}.storefront-reference-redesign .category-tile:hover{transform:translateY(-4px)scale(1.01)}.storefront-reference-redesign .product-card:hover .product-image-frame img,.storefront-reference-redesign .featured-card:hover .featured-card-media img{transform:scale(1.055)}.storefront-reference-redesign .about-store:hover .about-store-media img{transform:scale(1.025)}.storefront-reference-redesign .round-add:hover{box-shadow:0 8px 16px color-mix(in srgb, var(--visual-accent,var(--store-red)) 34%, transparent);transform:translateY(-2px)scale(1.05)}.admin-manager .shortcut-grid>button:hover,.admin-manager .admin-product-grid>article:hover,.admin-manager .showcase-picker>button:hover,.admin-manager .showcase-selected-list article:hover{border-color:color-mix(in srgb, var(--brand-red) 34%, var(--line));transform:translateY(-3px);box-shadow:0 14px 28px #241c151a}}.storefront-reference-redesign .button:active:not(:disabled),.storefront-reference-redesign .icon-button:active,.storefront-reference-redesign .header-cart-button:active,.storefront-reference-redesign .round-add:active,.storefront-reference-redesign .category-tile:active{transform:translateY(1px)scale(.98)}.admin-manager .admin-panel-view{animation-duration:var(--motion-base);animation-timing-function:var(--motion-ease)}@media (prefers-reduced-motion:reduce){.storefront-reference-redesign *,.admin-manager *{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.storefront-reference-redesign .menu-reveal{opacity:1;transform:none}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.storefront-reference-redesign .store-header:after{background:linear-gradient(90deg, var(--store-red), var(--store-mustard));content:"";opacity:.82;transform-origin:0;height:2px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}@supports (animation-timeline:scroll()){.storefront-reference-redesign .store-header:after{animation:linear both storefront-scroll-progress;animation-timeline:scroll(root)}}@keyframes storefront-scroll-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.storefront-reference-redesign .store-main-nav a.is-active{color:var(--store-red)}.storefront-reference-redesign .store-main-nav a.is-active:after{opacity:1;transform:scaleX(1)}.storefront-reference-redesign :is(#inicio,#cardapio,#destaques,#sobre){scroll-margin-top:104px}.storefront-loading{width:min(100%,1280px);min-height:470px;margin:0 auto;padding:54px 20px 68px}.storefront-loading-heading{gap:10px;margin-bottom:22px;display:grid}.storefront-loading-heading span,.storefront-loading-heading b,.storefront-loading-card :is(i,b,small,em){background:linear-gradient(100deg, var(--brand-grill-soft) 18%, var(--brand-cream) 42%, var(--brand-grill-soft) 66%);background-size:220% 100%;border-radius:5px;animation:1.25s ease-in-out infinite dogchef-skeleton;display:block}.storefront-loading-heading span{width:108px;height:9px}.storefront-loading-heading b{width:min(330px,68vw);height:30px}.storefront-loading-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.storefront-loading-card{border:1px solid var(--line);background:var(--paper);border-radius:8px;gap:11px;min-width:0;padding:10px 10px 16px;display:grid}.storefront-loading-card i{aspect-ratio:4/3}.storefront-loading-card b{width:72%;height:15px}.storefront-loading-card small{width:92%;height:9px}.storefront-loading-card em{width:38%;height:17px;margin-top:7px}@keyframes dogchef-skeleton{0%{background-position:100% 0}to{background-position:-120% 0}}@supports (content-visibility:auto){.storefront-reference-redesign .dogchef-menu-section{content-visibility:auto;contain-intrinsic-size:auto 760px}}.route-loading{min-height:100vh;color:var(--brand-grill);background:var(--brand-cream);place-items:center;padding:24px;display:grid}.route-loading-card{border:1px solid var(--line);background:var(--paper);width:min(100%,300px);box-shadow:var(--shadow);border-radius:8px;justify-items:center;gap:7px;padding:28px;animation:.36s cubic-bezier(.2,.8,.2,1) both page-enter;display:grid}.route-loading-card .brand-mark{width:64px;height:64px;margin-bottom:5px}.route-loading-card strong{text-transform:uppercase;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:22px}.route-loading-card>span:not(.brand-mark){color:var(--muted);font-size:11px}.route-loading-card i{background:var(--brand-grill-soft);border-radius:3px;width:100%;height:3px;margin-top:12px;overflow:hidden}.route-loading-card i:after{background:var(--brand-red);content:"";width:42%;height:100%;animation:1s ease-in-out infinite alternate route-loading-progress;display:block}@keyframes route-loading-progress{0%{transform:translate(0)}to{transform:translate(138%)}}:is(.account-shell,.tracker-shell,.legal-shell,.auth-callback-shell,.admin-login,.admin-shell,.centered-error){animation:.36s cubic-bezier(.2,.8,.2,1) both page-enter}@keyframes page-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translate(0,0)}}:is(.form-error,.product-editor-error,.admin-error,.admin-notice,.customer-notice){animation:.24s cubic-bezier(.2,.8,.2,1) both feedback-enter}@keyframes feedback-enter{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translate(0,0)}}:is(.storefront-reference-redesign .field :is(input,textarea):user-invalid,.admin-manager .editor-field :is(input,textarea,select):user-invalid){border-color:var(--brand-red);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-red) 12%, transparent)}.storefront-reference-redesign .empty-state,.admin-manager :is(.dashboard-empty,.showcase-empty),.account-shell .account-empty{border:1px dashed color-mix(in srgb, var(--brand-red) 24%, var(--line));background:color-mix(in srgb, var(--brand-cream) 72%, var(--paper));border-radius:8px}.storefront-reference-redesign .empty-state{align-content:center;gap:12px;min-height:190px}.storefront-reference-redesign .empty-state p{margin:0}.admin-manager .dashboard-empty{margin-top:8px}@media (max-width:760px){.storefront-loading{min-height:410px;padding:42px 12px 52px}.storefront-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.storefront-loading-card:nth-child(n+3){display:none}.storefront-reference-redesign .store-header:after{left:12px;right:12px}}@media (prefers-reduced-motion:reduce){.storefront-reference-redesign .store-header:after{opacity:0;animation:none}.storefront-loading-heading span,.storefront-loading-heading b,.storefront-loading-card :is(i,b,small,em),.route-loading-card,.route-loading-card i:after,:is(.account-shell,.tracker-shell,.legal-shell,.auth-callback-shell,.admin-login,.admin-shell,.centered-error),:is(.form-error,.product-editor-error,.admin-error,.admin-notice,.customer-notice){animation:none}}
