/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}*{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{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.demo-bar{background:var(--purple);color:#fff;text-align:center;letter-spacing:.08em;text-transform:uppercase;padding:8px 16px;font-size:12px}.topbar{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf4ed;border-bottom:1px solid #4b075e17;justify-content:space-between;align-items:center;height:82px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand{color:var(--purple);align-items:center;gap:12px;text-decoration:none;display:flex}.brand img{object-fit:cover;border-radius:50%;width:52px;height:52px}.brand span{flex-direction:column;line-height:1;display:flex}.brand b{letter-spacing:-.04em;font-size:20px}.brand small{color:var(--orange);letter-spacing:.18em;margin-top:6px;font-size:9px;font-weight:800}.topbar nav{align-items:center;gap:14px;display:flex}.store-link{color:var(--purple);background:0 0;border:0;font-weight:700}.lang-toggle{border:1px solid var(--line);background:#fff;border-radius:999px;padding:3px;display:flex}.lang-toggle button{width:38px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:999px;font-size:12px;font-weight:800}.lang-toggle button.active{color:#fff;background:var(--purple)}.cart-button{background:var(--orange);color:#fff;border:0;border-radius:50%;width:44px;height:44px;position:relative}.cart-button span{background:var(--purple);border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-5px;right:-4px}.hero{background:radial-gradient(circle at 10% 20%,#fff 0,#0000 34%),linear-gradient(135deg,#fff8ee,#f6e5f3);grid-template-columns:1.05fr .95fr;align-items:center;gap:8vw;min-height:590px;padding:72px max(6vw,28px);display:grid;overflow:hidden}.hero-content{max-width:650px}.eyebrow{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900}.hero h1{color:var(--purple);letter-spacing:-.065em;margin:16px 0;font-size:clamp(44px,6vw,82px);line-height:.94}.hero p{max-width:560px;color:var(--muted);margin:0 0 30px;font-size:18px;line-height:1.65}.primary-button{background:var(--purple);color:#fff;border-radius:999px;align-items:center;gap:40px;padding:16px 18px 16px 22px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 14px 35px #4b075e40}.primary-button span{background:var(--orange);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.hero-image{aspect-ratio:1;justify-self:center;width:min(41vw,510px);position:relative}.hero-image:before{content:"";background:var(--purple);border-radius:42% 58% 60% 40%;position:absolute;inset:-20px;transform:rotate(5deg)}.hero-image img{object-fit:cover;border:8px solid #fff;border-radius:48% 52% 46% 54%;width:100%;height:100%;position:relative;box-shadow:0 30px 60px #3b133240}.hero-sticker{background:var(--orange);color:#fff;text-align:center;border:5px solid #fff;border-radius:50%;place-items:center;width:105px;height:105px;font-size:13px;display:grid;position:absolute;bottom:30px;right:-25px;transform:rotate(-7deg)}.hero-sticker b{font-size:15px}.menu-section{max-width:1500px;margin:auto;padding:90px max(5vw,24px) 110px}.section-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.section-heading h2{color:var(--purple);letter-spacing:-.055em;margin:5px 0 0;font-size:clamp(38px,5vw,62px)}.search{border:1px solid var(--line);width:min(420px,42vw);height:52px;color:var(--purple);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:0 18px;display:flex}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.categories{scrollbar-width:none;gap:9px;padding:30px 0;display:flex;overflow-x:auto}.categories button{border:1px solid var(--line);color:var(--purple);background:#fff;border-radius:999px;flex:none;padding:11px 17px;font-size:13px;font-weight:800}.categories button.active{background:var(--purple);color:#fff;border-color:var(--purple)}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:25px;min-width:0;transition:all .2s;overflow:hidden;box-shadow:0 12px 28px #361a2e0f}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #361a2e1f}.product-image{height:225px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:all .35s}.product-card:hover .product-image img{transform:scale(1.04)}.product-image span{background:var(--orange);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:900;position:absolute;top:14px;left:14px}.product-body{flex-direction:column;justify-content:space-between;min-height:225px;padding:22px;display:flex}.product-body h3{color:var(--purple);letter-spacing:-.025em;margin:0 0 9px;font-size:20px}.product-body p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.product-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:22px;display:flex}.product-footer strong{color:var(--orange);font-size:21px}.product-footer button{background:var(--purple);color:#fff;border:0;border-radius:999px;align-items:center;gap:5px;padding:10px 14px;font-size:12px;font-weight:800;display:flex}footer{background:var(--purple);color:#fff;grid-template-columns:1.5fr 1fr 1fr;gap:40px;padding:50px max(5vw,24px);display:grid}footer .footer-brand{align-items:center;gap:13px;display:flex}footer img{object-fit:cover;border-radius:50%;width:60px;height:60px}footer div{flex-direction:column;gap:7px;display:flex}footer b{font-size:15px}footer span,footer a{color:#dbc7e0;font-size:13px;text-decoration:none}.floating-cart{z-index:25;color:#fff;background:var(--purple);border:0;border-radius:999px;justify-content:space-between;align-items:center;width:min(520px,100% - 32px);padding:16px 22px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #32073f59}.overlay{z-index:40;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14051785;border:0;position:fixed;inset:0}.cart-drawer{z-index:41;background:var(--cream);flex-direction:column;width:min(470px,100%);height:100dvh;padding:28px;display:flex;position:fixed;top:0;right:0;box-shadow:-20px 0 60px #1e042438}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:18px;display:flex}.drawer-head h2{color:var(--purple);margin:4px 0 0;font-size:34px}.drawer-head>button{width:38px;height:38px;color:var(--purple);background:#fff;border:0;border-radius:50%;font-size:25px}.cart-items{flex:1;padding:12px 0;overflow:auto}.empty{color:var(--muted);text-align:center;padding:70px 0}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:68px 1fr auto;align-items:center;gap:13px;padding:14px 0;display:grid}.cart-item img{object-fit:cover;border-radius:16px;width:68px;height:68px}.cart-item>div{flex-direction:column;gap:5px;display:flex}.cart-item b{color:var(--purple);font-size:13px}.cart-item small{color:var(--muted)}.cart-item>strong{color:var(--orange);font-size:13px}.quantity{align-items:center;gap:10px;display:flex}.quantity button{border:1px solid var(--line);width:25px;height:25px;color:var(--purple);background:#fff;border-radius:50%}.quantity span{font-size:12px;font-weight:800}.cart-summary{border-top:1px solid var(--line);padding-top:20px}.cart-summary>div{justify-content:space-between;margin-bottom:18px;font-size:20px;display:flex}.cart-summary strong{color:var(--purple)}.cart-summary>button{background:var(--orange);color:#fff;border:0;border-radius:16px;width:100%;padding:17px;font-weight:900}.kitchen{background:#f5f1f4;min-height:100vh}.kitchen-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 max(4vw,22px);display:flex}.kitchen-header>button{border:1px solid var(--line);color:var(--purple);background:#fff;border-radius:999px;padding:11px 16px;font-weight:800}.dashboard{max-width:1500px;margin:auto;padding:52px max(4vw,22px) 90px}.dashboard-title{justify-content:space-between;align-items:end;gap:20px;display:flex}.dashboard-title h1{color:var(--purple);letter-spacing:-.05em;margin:7px 0;font-size:46px}.dashboard-title p{color:var(--muted);margin:0}.live{color:var(--muted);background:#fff;border-radius:999px;padding:10px 14px;font-size:12px}.live i{background:#54a72b;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #e3f3dc}.stats{grid-template-columns:repeat(3,1fr);gap:16px;margin:34px 0;display:grid}.stats>div{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:1fr auto;gap:7px;padding:20px 22px;display:grid}.stats span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.stats b{color:var(--purple);grid-area:1/2/3;font-size:28px}.stats small{color:var(--muted)}.order-board{grid-template-columns:repeat(3,1fr);align-items:start;gap:18px;display:grid}.order-column{background:#ebe5e9;border-radius:22px;min-height:380px;padding:15px}.order-column>header{color:var(--purple);justify-content:space-between;padding:7px 5px 15px;font-weight:900;display:flex}.order-column>header b{background:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.order-column.new{background:#f2e7f4}.order-column.preparing{background:#fff0df}.order-column.ready{background:#eaf4e5}.order-card{background:#fff;border-radius:18px;margin-bottom:12px;padding:18px;box-shadow:0 8px 20px #2a14270f}.order-top{justify-content:space-between;display:flex}.order-top span{color:var(--orange);font-size:11px;font-weight:900}.order-top h3{color:var(--purple);margin:4px 0}.order-top time{font-size:13px;font-weight:800}.order-card>p{min-height:42px;color:var(--muted);font-size:13px;line-height:1.5}.order-meta{justify-content:space-between;align-items:center;margin:14px 0;display:flex}.order-meta strong{color:var(--purple)}.order-meta button{border:0;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.paid{color:#397418;background:#e3f4dc}.unpaid{color:#a6421b;background:#fee6dc}.status-button{background:var(--purple);color:#fff;border:0;border-radius:12px;width:100%;padding:11px;font-size:12px;font-weight:800}@media (width<=900px){.hero{grid-template-columns:1fr;padding-top:55px}.hero-content{text-align:center;margin:auto}.hero p{margin-left:auto;margin-right:auto}.hero-image{width:min(76vw,480px);margin-top:25px}.product-grid{grid-template-columns:repeat(2,1fr)}.order-board{grid-template-columns:1fr}.order-column{min-height:auto}.stats{grid-template-columns:repeat(3,1fr)}}@media (width<=620px){.demo-bar{font-size:9px}.topbar{height:70px;padding:0 15px}.brand img{width:43px;height:43px}.brand b{font-size:16px}.store-link{font-size:0}.store-link:first-letter{font-size:20px}.topbar nav{gap:7px}.lang-toggle button{width:31px;height:28px}.hero{min-height:unset;padding:45px 20px 70px}.hero h1{font-size:48px}.hero p{font-size:15px}.hero-image{width:80vw}.hero-sticker{width:86px;height:86px;right:-6px}.menu-section{padding:65px 15px 90px}.section-heading{flex-direction:column;align-items:start}.search{width:100%}.product-grid{grid-template-columns:1fr;gap:14px}.product-card{border-radius:20px;grid-template-columns:125px 1fr;display:grid}.product-image{height:100%;min-height:178px}.product-body{min-height:178px;padding:16px}.product-body h3{font-size:16px}.product-body p{font-size:12px}.product-footer{margin-top:12px}.product-footer strong{font-size:17px}.product-footer button span{display:none}.product-footer button{padding:9px}.product-image span{font-size:8px}.categories{padding:22px 0}.categories button{padding:9px 13px;font-size:11px}footer{grid-template-columns:1fr;padding-bottom:100px}.cart-drawer{padding:20px}.dashboard{padding:35px 14px}.dashboard-title{flex-direction:column;align-items:start}.dashboard-title h1{font-size:36px}.stats{grid-template-columns:1fr}.kitchen-header .brand span{display:none}.kitchen-header>button{font-size:11px}.floating-cart{bottom:14px}}.info-link{color:var(--purple);font-size:13px;font-weight:800;text-decoration:none}.allergy-notice{color:#674320;background:#fff6e9;border:1px solid #efd6b8;border-radius:16px;align-items:flex-start;gap:12px;margin:0 0 25px;padding:15px 18px;font-size:12px;line-height:1.5;display:flex}.allergy-notice b{color:var(--orange);flex:none}.allergens{color:#725a68;margin-top:10px;font-size:11px;line-height:1.45;display:block}.allergens b{color:var(--purple)}.info-section{background:#f5eaf4;grid-template-columns:.7fr 1.3fr;gap:60px;padding:75px max(5vw,24px);display:grid}.info-intro h2{color:var(--purple);letter-spacing:-.05em;margin:7px 0 12px;font-size:48px}.info-intro p{color:var(--muted);margin:0;line-height:1.6}.info-grid{gap:12px;display:grid}.info-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:flex-start;gap:16px;padding:20px;display:flex}.info-grid article>span{width:42px;height:42px;color:var(--orange);background:#fff0df;border-radius:50%;flex:none;place-items:center;font-size:21px;display:grid}.info-grid b{color:var(--purple)}.info-grid p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.55}.info-grid a{color:var(--orange);font-weight:700;text-decoration:none}@media (width<=900px){.info-section{grid-template-columns:1fr;gap:28px}}@media (width<=620px){.info-link{display:none}.allergy-notice{flex-direction:column}.allergens{font-size:9px}.info-section{padding:55px 20px}.info-intro h2{font-size:38px}}.search-shortcut{border:1px solid var(--line);width:38px;height:38px;color:var(--purple);background:#fff;border-radius:50%;place-items:center;font-size:24px;font-weight:800;text-decoration:none;display:grid}@media (width<=620px){.search-shortcut{width:34px;height:34px;font-size:21px}}.checkout-modal,.confirmation-modal{z-index:45;background:var(--cream);border-radius:26px;width:min(520px,100% - 28px);max-height:92dvh;padding:28px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 24px 80px #1e04244d}.checkout-modal form{gap:14px;padding-top:20px;display:grid}.checkout-modal label{color:var(--purple);gap:7px;font-size:12px;font-weight:800;display:grid}.checkout-modal input,.checkout-modal select,.checkout-modal textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:13px;outline:none;padding:13px 14px}.checkout-modal input:focus,.checkout-modal select:focus,.checkout-modal textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #4b075e14}.checkout-total{border-top:1px solid var(--line);justify-content:space-between;margin-top:6px;padding-top:18px;font-size:19px;display:flex}.checkout-total b{color:var(--purple)}.payment-note{color:var(--muted);margin:0;font-size:12px}.confirm-order{background:var(--orange);color:#fff;border:0;border-radius:14px;padding:16px;font-weight:900}.confirm-order:disabled{opacity:.6}.confirmation-modal{text-align:center}.success-mark{color:#397418;background:#e3f4dc;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 18px;font-size:34px;font-weight:900;display:grid}.confirmation-modal h2{color:var(--purple);margin:0;font-size:32px}.confirmation-modal p{color:var(--muted);line-height:1.6}.whatsapp-confirm{color:#fff;background:#25d366;border-radius:14px;margin:22px 0 10px;padding:16px;font-weight:900;text-decoration:none;display:block}.confirmation-modal>button{color:var(--purple);background:0 0;border:0;font-weight:800}.kitchen-header>a{border:1px solid var(--line);color:var(--purple);background:#fff;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:800;text-decoration:none}.period-filter{border:1px solid var(--line);background:#fff;border-radius:999px;gap:5px;padding:4px;display:flex}.period-filter button{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:800}.period-filter button.active{background:var(--purple);color:#fff}.stats.extended{grid-template-columns:repeat(4,1fr)}.product-ranking{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:.55fr 1.45fr;gap:25px;margin:0 0 32px;padding:24px;display:grid}.product-ranking h2{color:var(--purple);margin:6px 0;font-size:26px}.ranking-list{gap:7px;display:grid}.ranking-list article{background:#f8f5f7;border-radius:12px;grid-template-columns:28px 1fr auto auto;align-items:center;gap:12px;padding:9px 12px;display:grid}.ranking-list article>span{width:25px;height:25px;color:var(--orange);background:#fff;border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.ranking-list b{color:var(--purple);font-size:13px}.ranking-list small{color:var(--muted)}.ranking-list strong{color:var(--orange);font-size:13px}.order-notes{color:#7f582d;background:#fff7e9;border-radius:8px;padding:8px;font-size:11px;display:block}.order-phone{color:var(--purple);margin-top:9px;font-size:12px;font-weight:800;display:inline-block}.loading-orders{text-align:center;color:var(--muted)}.access-denied{text-align:center;background:var(--cream);place-content:center;min-height:100vh;padding:30px;display:grid}.access-denied h1{color:var(--purple);font-size:44px}.access-denied p{color:var(--muted)}.access-denied a{color:var(--orange);font-weight:800}.store-link{text-decoration:none}@media (width<=900px){.stats.extended{grid-template-columns:repeat(2,1fr)}.product-ranking{grid-template-columns:1fr}}@media (width<=620px){.checkout-modal,.confirmation-modal{padding:20px}.stats.extended{grid-template-columns:1fr}.period-filter{width:100%;overflow:auto}.period-filter button{white-space:nowrap;flex:1}.ranking-list article{grid-template-columns:25px 1fr auto}.ranking-list strong{display:none}}.queue-tabs{border:1px solid var(--line);background:#fff;border-radius:16px;gap:8px;margin:0 0 24px;padding:5px;display:flex}.queue-tabs button{color:var(--muted);background:0 0;border:0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:13px;font-weight:800;display:flex}.queue-tabs button.active{background:var(--purple);color:#fff}.queue-tabs b{min-width:23px;height:23px;color:var(--purple);background:#f1e7f3;border-radius:999px;place-items:center;padding:0 6px;font-size:11px;display:grid}.payment-control{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:.55fr 1.45fr;gap:25px;margin-bottom:28px;padding:24px;display:grid}.payment-control h2,.order-history h2{color:var(--purple);margin:6px 0;font-size:26px}.payment-control p,.product-ranking p,.order-history>p{color:var(--muted);font-size:12px}.payment-list{gap:8px;display:grid}.payment-list article,.order-history article{background:#f8f5f7;border-radius:14px;grid-template-columns:1fr auto auto auto;align-items:center;gap:12px;padding:12px;display:grid}.payment-list article>div,.order-history article>div{flex-direction:column;gap:3px;display:flex}.payment-list span,.order-history article span{color:var(--orange);font-size:10px;font-weight:900}.payment-list small,.order-history small{color:var(--muted);font-size:11px}.payment-list button,.order-history button{border:0;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900}.cancel-order{color:#9e2e2e;background:#fde7e7}.payment-tag{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.status-actions{gap:7px;display:flex}.status-actions button{flex:1}.back-status{border:1px solid var(--line);color:var(--purple);background:#fff;border-radius:12px;font-size:12px;font-weight:800}.order-history{border:1px solid var(--line);background:#fff;border-radius:22px;margin:24px 0;padding:24px}.order-history>article{margin-top:9px}.cancelled-history{background:snow}.cancelled-tag{background:#fde7e7;border-radius:999px;padding:7px 10px;color:#9e2e2e!important}.order-history article>button{background:var(--purple);color:#fff}@media (width<=900px){.payment-control{grid-template-columns:1fr}.payment-list article,.order-history article{grid-template-columns:1fr auto}.payment-list article button,.order-history article button{grid-column:auto}.queue-tabs{overflow:auto}.queue-tabs button{white-space:nowrap}}@media (width<=620px){.queue-tabs{border-radius:14px}.queue-tabs button{padding:11px 9px;font-size:11px}.payment-control{padding:17px}.payment-list article,.order-history article{grid-template-columns:1fr}.payment-list article strong,.payment-list article button,.order-history article strong,.order-history article button,.order-history article>span{text-align:center;justify-self:stretch}.order-history{padding:17px}}.sold-out{opacity:.72}.sold-out .product-image img{filter:grayscale(.7)}.product-footer button:disabled{cursor:not-allowed;background:#9b9098}.store-closed-notice{color:#8b2d2d;background:#fde7e7;border-radius:14px;margin-top:24px;padding:14px 18px;font-weight:800}.acai-builder{color:#fff;background:#4b075e;border-radius:22px;grid-template-columns:1.2fr repeat(3,1fr);gap:12px;margin:0 0 26px;padding:20px;display:grid}.acai-builder h3{margin:5px 0;font-size:24px}.acai-builder p{color:#dbc7e0;margin:0;font-size:12px}.acai-builder article{background:#ffffff1a;border-radius:15px;flex-direction:column;gap:8px;padding:15px;display:flex}.acai-builder article b{color:#ffb073;font-size:12px}.acai-builder article span{font-size:11px;line-height:1.55}.header-actions{align-items:center;gap:8px;display:flex}.header-actions button,.header-actions a{border:1px solid var(--line);color:var(--purple);background:#fff;border-radius:999px;padding:10px 13px;font-size:11px;font-weight:800;text-decoration:none}.store-controls{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:.6fr 1.4fr;gap:24px;margin:30px 0 0;padding:22px;display:grid}.store-controls h2,.inventory h2,.hour-ranking h2{color:var(--purple);margin:5px 0;font-size:25px}.store-controls p,.inventory p,.hour-ranking p{color:var(--muted);margin:4px 0;font-size:12px}.opening-controls{justify-content:flex-end;align-items:center;gap:10px;display:flex}.opening-controls>button{border:0;border-radius:999px;padding:12px 15px;font-weight:900}.store-open{color:#397418;background:#e3f4dc}.store-paused{color:#9e2e2e;background:#fde7e7}.opening-controls label{color:var(--muted);align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.opening-controls input{border:1px solid var(--line);color:var(--purple);background:#fff;border-radius:10px;padding:8px}.performance-grid{grid-template-columns:1.55fr .45fr;gap:18px;display:grid}.performance-grid .product-ranking{grid-template-columns:.55fr 1.45fr}.hour-ranking{border:1px solid var(--line);background:#fff;border-radius:22px;margin-bottom:32px;padding:24px}.hour-ranking>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:9px 0;font-size:12px;display:flex}.hour-ranking>div b{color:var(--purple)}.hour-ranking>div span{color:var(--muted)}.order-date{color:var(--muted);margin-top:4px;font-size:10px;display:block}.inventory{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:.4fr 1.6fr;gap:24px;margin-top:32px;padding:24px;display:grid}.inventory-list{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.inventory-list button{border:1px solid var(--line);text-align:left;background:#f8f5f7;border-radius:12px;justify-content:space-between;gap:8px;padding:10px 12px;display:flex}.inventory-list span{color:var(--purple);font-size:11px;font-weight:700}.inventory-list b{font-size:9px}.inventory-list .available b{color:#397418}.inventory-list .unavailable{background:#fff0f0}.inventory-list .unavailable b{color:#9e2e2e}@media (width<=1000px){.acai-builder{grid-template-columns:1fr 1fr}.store-controls,.inventory{grid-template-columns:1fr}.opening-controls{flex-wrap:wrap;justify-content:flex-start}.performance-grid{grid-template-columns:1fr}.inventory-list{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.acai-builder{grid-template-columns:1fr}.header-actions button{font-size:0}.header-actions button:first-letter{font-size:15px}.header-actions a{font-size:10px}.inventory-list{grid-template-columns:1fr}.store-controls,.inventory{padding:17px}.opening-controls{flex-direction:column;align-items:stretch}.opening-controls label{justify-content:space-between}}.store-lang{border:1px solid var(--line);background:#fff;border-radius:999px;padding:3px;display:flex}.header-actions .store-lang button{background:0 0;border:0;padding:7px 9px}.header-actions .store-lang button.active{background:var(--purple);color:#fff}@media (width<=620px){.header-actions .store-lang button,.header-actions .store-lang button:first-letter{font-size:10px}}.acai-options{background:#fff;border:1px solid #d9c7dc;border-radius:15px;gap:12px;margin:2px 0;padding:16px;display:grid}.acai-options legend{color:var(--purple);padding:0 7px;font-size:13px;font-weight:900}.acai-options>div{gap:7px;display:grid}.acai-options>div>b{color:var(--purple);font-size:11px}.acai-options>div>span{flex-wrap:wrap;gap:6px;display:flex}.acai-options button{border:1px solid var(--line);color:var(--muted);background:#f8f5f7;border-radius:999px;padding:7px 9px;font-size:10px}.acai-options button.selected{border-color:var(--purple);background:var(--purple);color:#fff}.hero-image:before{background:var(--orange)}.hero-sticker{background:var(--purple)}.topbar .brand img,.kitchen-header .brand img{object-fit:cover;object-position:center 42%;border-radius:10px;width:142px;height:58px;box-shadow:0 4px 14px #1e100833}.topbar .brand span{display:flex}footer .footer-brand img{object-fit:cover;object-position:center 42%;border-radius:10px;width:118px;height:70px}@media (width<=620px){.topbar .brand img,.kitchen-header .brand img{border-radius:8px;width:106px;height:46px}.topbar nav{gap:5px}.lang-toggle button{width:29px}.footer-brand img{width:104px;height:62px}}.footer-brand{justify-content:flex-start;align-items:flex-start!important}footer{row-gap:16px;padding:32px max(5vw,24px) 26px}.footer-logo-center{grid-column:1/-1;justify-content:center;align-items:center;margin-top:0;display:flex}.footer-logo-center img{object-fit:cover;object-position:center 25%;border-radius:9px;width:148px;height:68px}@media (width<=620px){footer{gap:20px;padding:28px 20px 78px}.footer-logo-center{margin-top:-2px}.footer-logo-center img{width:138px;height:63px}}.customization-modal{z-index:45;background:var(--cream);border-radius:26px;width:min(560px,100% - 28px);max-height:92dvh;padding:28px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 24px 80px #1e04244d}.customization-modal .acai-options{margin-top:22px}.customization-modal h2{color:var(--purple);margin:4px 0;font-size:30px}.confirm-customization{background:var(--orange);color:#fff;border:0;border-radius:14px;width:100%;margin-top:16px;padding:16px;font-weight:900}.dashboard-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.new-manual-order{background:var(--orange);color:#fff;border:0;border-radius:999px;padding:12px 16px;font-size:12px;font-weight:900}.manual-order-modal{z-index:46;background:var(--cream);border-radius:24px;width:min(780px,100% - 28px);max-height:92dvh;padding:26px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 24px 80px #1e042459}.manual-order-modal h2{color:var(--purple);margin:5px 0;font-size:30px}.manual-order-modal form{gap:15px;padding-top:18px;display:grid}.manual-order-modal label{color:var(--purple);gap:6px;font-size:12px;font-weight:800;display:grid}.manual-order-modal input,.manual-order-modal select,.manual-order-modal textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:12px;padding:11px}.manual-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.manual-products{border:1px solid var(--line);background:#fff;border-radius:16px;max-height:310px;padding:12px;overflow:auto}.manual-products h3{color:var(--purple);margin:0 0 8px}.manual-products>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:8px;display:flex}.manual-products>div>span{flex-direction:column;gap:3px;display:flex}.manual-products b{color:var(--purple);font-size:12px}.manual-products small{color:var(--muted)}.manual-products>div>div{align-items:center;gap:9px;display:flex}.manual-products button{border:1px solid var(--line);width:30px;height:30px;color:var(--purple);background:#fff;border-radius:50%;font-weight:900}.manual-total{border-top:1px solid var(--line);justify-content:space-between;padding-top:15px;font-size:20px;display:flex}.manual-total b{color:var(--purple)}.manual-error{color:#a6421b;margin:0;font-size:12px;font-weight:800}.customization-summary{background:#fff;border:1px solid #d9c7dc;border-radius:13px;flex-direction:column;gap:5px;padding:13px 15px;display:flex}.customization-summary b{color:var(--purple);font-size:12px}.customization-summary span{color:var(--muted);font-size:12px;line-height:1.45}@media (width<=620px){.customization-modal{padding:20px}.customization-modal h2{font-size:25px}.dashboard-actions{justify-content:stretch;width:100%}.new-manual-order{width:100%}.manual-order-modal{padding:18px}.manual-grid{grid-template-columns:1fr}.manual-order-modal h2{font-size:25px}}.product-body p{white-space:pre-line}.product-body p:first-line{color:var(--muted)}.product-image img[src="/assets/hot-philadelphia.png"]{object-fit:contain;background:#17171a;padding:12px}.product-image img[src="/assets/acai-taca-2026.png"]{object-fit:contain;background:#050505;padding:20px}.hero-image{aspect-ratio:4/3;width:min(46vw,620px)}.hero-image:before{border-radius:34px;inset:-16px;transform:rotate(2deg)}.hero-image img{object-fit:cover;border-radius:28px}.hero-sticker{bottom:24px;right:-18px}@media (width<=900px){.hero-image{aspect-ratio:4/3;width:min(88vw,620px)}}@media (width<=620px){.hero-image{aspect-ratio:4/3;width:90vw}.hero-image:before{border-radius:25px;inset:-10px}.hero-image img{border-width:6px;border-radius:22px}}:root{--purple:#4b2b1b;--orange:#c75b24;--green:#674;--ink:#2d211a;--cream:#fbf5ea;--muted:#74685f;--line:#e4d7c8}.topbar{background:#fbf5eaf0;border-bottom-color:#4b2b1b1f}.hero{background:radial-gradient(circle at 10% 20%,#fffdf8 0,#0000 35%),linear-gradient(135deg,#f9eedb,#e9ead9)}.kitchen{background:#f1ece4}.info-section{background:#eee8dc}.acai-builder{background:linear-gradient(135deg,#4b2b1b,#62402d)}.acai-builder p,footer span,footer a{color:#e7d8c8}.acai-builder article b{color:#ef9a65}.product-card{box-shadow:0 12px 28px #4b2b1b12}.primary-button{box-shadow:0 14px 35px #4b2b1b3d}.hero-showcase{background:repeating-linear-gradient(2deg,#ffffff05 0 2px,#0000 2px 8px),linear-gradient(135deg,#1e120d,#4a2d1d 52%,#26150e);border:1px solid #7b5035;border-radius:24px;justify-self:center;width:min(44vw,590px);padding:18px;position:relative;box-shadow:0 28px 55px #361f1247,inset 0 0 0 7px #c97e4a17}.hero-showcase:before,.hero-showcase:after{content:"";background:#a36b42;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:inset 0 2px 3px #d69a68,0 2px 4px #140a06}.hero-showcase:before{top:10px;left:10px}.hero-showcase:after{bottom:10px;right:10px}.hero-brand-sign{background:#160d09;border:1px solid #87583a;border-radius:13px;height:115px;margin:0 0 14px;overflow:hidden}.hero-brand-sign img{object-fit:cover;object-position:center 40%;width:100%;height:100%}.hero-showcase .hero-image{aspect-ratio:16/9;width:100%}.hero-showcase .hero-image:before{display:none}.hero-showcase .hero-image img{box-shadow:none;object-fit:cover;object-position:center;border:3px solid #ad754b;border-radius:14px}.hero-showcase .hero-sticker{background:var(--green);border:4px solid #f6ead7;width:88px;height:88px;font-size:11px;bottom:-12px;right:-9px}.hero-showcase .hero-sticker b{font-size:13px}@media (width<=900px){.hero-showcase{width:min(88vw,590px);margin-top:28px}}@media (width<=620px){.hero-showcase{border-radius:18px;width:92vw;padding:12px}.hero-brand-sign{height:82px;margin-bottom:10px}.hero-showcase .hero-image{aspect-ratio:16/9;width:100%}.hero-showcase .hero-sticker{width:72px;height:72px;font-size:9px;bottom:-9px;right:-5px}.hero-showcase .hero-sticker b{font-size:11px}}.product-image img[src="/assets/hot-kani.png"],.product-image img[src="/assets/hossomaki-duo.png"],.product-image img[src="/assets/uramaki-new-clean.png"],.product-image img[src="/assets/nigiri-new.jpeg"],.product-image img[src="/assets/temaki-frito-new.jpeg"],.product-image img[src="/assets/temaki-fresco-new.jpeg"],.product-image img[src="/assets/sushidog-new.jpeg"],.product-image img[src="/assets/hot-banana-nutella.jpeg"],.product-image img[src="/assets/sanduiche-frango.jpeg"],.product-image img[src="/assets/sanduiche-costela.jpeg"],.product-image img[src="/assets/coxinha-new.jpeg"],.product-image img[src="/assets/yakisoba-menu.png"]{object-fit:contain;background:#090909;padding:12px}.topbar .brand img,.kitchen-header .brand img{object-fit:cover;object-position:center;background:#000;border:3px solid #d1662a;border-radius:50%;width:54px;height:54px;box-shadow:0 5px 16px #00000052}.hero-logo-feature{background:#21120d;border:9px solid #4a2b1c;border-radius:22px;justify-self:center;width:min(47vw,690px);position:relative;overflow:hidden;box-shadow:0 28px 58px #361f1247}.hero-logo-feature:after{content:"";pointer-events:none;border:1px solid #e4a66d6b;border-radius:13px;position:absolute;inset:0}.hero-logo-feature img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}@media (width<=900px){.hero-logo-feature{width:min(88vw,690px);margin-top:28px}}@media (width<=620px){.topbar .brand img,.kitchen-header .brand img{width:45px;height:45px}.hero-logo-feature{border-width:6px;border-radius:17px;width:92vw}.hero-logo-feature:after{border-radius:10px}.topbar .brand{gap:7px}.topbar .brand b{font-size:14px}.topbar .brand small{letter-spacing:.12em;margin-top:4px;font-size:7px}}.product-image img[src="/assets/hot-kani-horizontal.png"]{object-fit:contain;background:#090909;padding:8px}.product-image img[src="/assets/sushidog-new.jpeg"],.product-image img[src="/assets/uramaki-new-clean.png"],.product-image img[src="/assets/sanduiche-frango.jpeg"],.product-image img[src="/assets/sanduiche-costela.jpeg"],.product-image img[src="/assets/burguer-costela-novo.jpeg"]{object-fit:contain;background:#090909;padding:12px;transform:scale(.9)}.product-card:hover .product-image img[src="/assets/sushidog-new.jpeg"],.product-card:hover .product-image img[src="/assets/uramaki-new-clean.png"],.product-card:hover .product-image img[src="/assets/sanduiche-frango.jpeg"],.product-card:hover .product-image img[src="/assets/sanduiche-costela.jpeg"],.product-card:hover .product-image img[src="/assets/burguer-costela-novo.jpeg"]{transform:scale(.94)}.product-image img[src="/assets/combo-vila-velha-novo.png"],.product-image img[src="/assets/combo-vitoria-novo.png"],.product-image img[src="/assets/joe-defumado.jpeg"],.product-image img[src="/assets/joe-philadelphia-new.jpeg"],.product-image img[src="/assets/molho-verde-preto.png"],.product-image img[src="/assets/molho-teriyaki-preto.jpeg"],.product-image img[src="/assets/molho-shoyu-preto.png"],.product-image img[src="/assets/acai-taca-preto.png"]{object-fit:contain;background:#050505;padding:7px}.product-image img[src="/assets/extras-acai-potinhos.png"]{object-fit:contain;background:#050505;padding:9px}.allergens{color:#725a68;flex-direction:column;align-items:flex-start;gap:7px;margin-top:12px;font-size:10px;line-height:1.3;display:flex}.allergens>b{color:#7a3f24;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.allergen-list{flex-wrap:wrap;gap:6px;display:flex}.allergen-pill{color:#6b3d27;background:#fffaf4;border:1px solid #c56e3b;border-radius:999px;align-items:center;gap:6px;padding:5px 9px 5px 5px;font-weight:700;display:inline-flex}.allergen-pill i{color:#9a502c;background:#fff;border:1.5px solid #c56e3b;border-radius:50%;place-items:center;width:27px;height:27px;font-size:15px;font-style:normal;font-weight:800;line-height:1;display:grid}.no-allergens{color:#725a68}.hero-clock-feature{filter:drop-shadow(0 28px 36px #3f271833);justify-self:center;width:min(45vw,610px)}.hero-clock-feature img{object-fit:contain;clip-path:circle(49.35%);width:100%;height:auto;display:block}.menu-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.full-menu-button,.menu-bottom-button{color:#6b3d27;background:#fffaf4;border:1px solid #a85e36;border-radius:999px;padding:14px 19px;font-weight:900}.menu-bottom-button{margin:34px auto 0;display:block}.allergen-text{color:#725a68;font-weight:700}:is(.product-card:has(img[src*=ginger-preto]),.product-card:has(img[src*=wasabi-preto])){background:#fff}.product-image img[src*=ginger-preto],.product-image img[src*=wasabi-preto]{object-fit:contain;background:#000;padding:8px}.about-food{max-width:1120px;margin:0 auto;padding:40px max(5vw,24px) 100px}.about-food-copy{background:#f1e1cf;border-radius:26px;flex-direction:column;justify-content:center;padding:clamp(36px,6vw,78px);display:flex}.about-food-copy h2{color:#4c2f20;letter-spacing:-.055em;margin:10px 0 22px;font-size:clamp(38px,5vw,66px);line-height:1}.about-food-copy p{color:#6d5b50;margin:0;font-size:17px;line-height:1.75}.about-food-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.about-food-actions button{color:#fff;background:#4c2f20;border:1px solid #4c2f20;padding:14px 18px;font-weight:900}.about-food-actions button.secondary{color:#4c2f20;background:0 0}.footer-strip{background:#4c2f20!important;justify-content:center!important;align-items:center!important;min-height:76px!important;padding:10px 20px 18px!important;display:flex!important}.footer-strip img{object-fit:cover!important;object-position:center 27%!important;border-radius:7px!important;width:96px!important;height:52px!important}@media (width<=900px){.hero-clock-feature{width:min(82vw,570px)}}@media (width<=620px){.hero-clock-feature{width:88vw;margin-top:22px}.menu-heading-actions{justify-content:stretch;width:100%}.menu-heading-actions .full-menu-button,.menu-heading-actions .search{width:100%}.about-food{padding:15px 15px 70px}.about-food-copy{padding:30px 24px}.about-food-copy p{font-size:15px}.about-food-actions{flex-direction:column}.about-food-actions button{width:100%}.footer-strip{padding-bottom:86px!important}}.store-login-page{background:radial-gradient(circle at 20% 10%,#5a301f 0,#0000 32%),#090909;place-items:center;min-height:100vh;padding:24px;display:grid}.store-login-card{background:#fffaf4;border:1px solid #62391f;border-radius:28px;width:min(440px,100%);padding:38px;box-shadow:0 28px 80px #00000073}.store-login-card>img{object-fit:cover;background:#000;border:4px solid #d1662a;border-radius:50%;width:82px;height:82px;margin:0 auto 22px;display:block}.store-login-card h1{color:#4c2f20;letter-spacing:-.045em;margin:8px 0 10px;font-size:38px}.store-login-card>p{color:#6d5b50;margin:0 0 24px;line-height:1.6}.store-login-card form{gap:16px;display:grid}.store-login-card label{color:#4c2f20;gap:7px;font-weight:800;display:grid}.store-login-card input{background:#fff;border:1px solid #d5c0af;border-radius:12px;outline:none;width:100%;height:48px;padding:0 14px;font-size:16px}.store-login-card input:focus{border-color:#d1662a;box-shadow:0 0 0 3px #d1662a26}.store-login-card form>button{color:#fff;background:#d1662a;border:0;border-radius:12px;height:50px;font-weight:900}.store-login-card>a{color:#6b3d27;margin-top:22px;font-weight:800;text-decoration:none;display:inline-block}.store-login-error{color:#9b351d;background:#fee6dc;border-radius:9px;margin:0;padding:10px 12px;font-weight:800}.header-actions form{margin:0}.header-actions form button{color:#fff;background:0 0;border:1px solid #ffffff8c;border-radius:9px;height:38px;padding:0 12px;font-weight:800}.monday-override{color:#9a461d!important;background:#fff3e8!important;border-color:#d1662a!important}.password-settings{background:#fff;border-radius:22px;grid-template-columns:1fr 1.2fr;gap:32px;margin:22px 0;padding:28px;display:grid}.password-settings h2{color:#4c2f20;margin:6px 0 10px}.password-settings p{color:#6d5b50;line-height:1.5}.password-settings form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.password-settings label{color:#4c2f20;gap:6px;font-size:12px;font-weight:900;display:grid}.password-settings input{border:1px solid #dbc7b6;border-radius:10px;height:42px;padding:0 12px}.password-settings button{color:#fff;background:#4c2f20;border:0;border-radius:10px;grid-column:1/-1;height:42px;font-weight:900}.password-settings form>p{grid-column:1/-1;margin:0;font-weight:800}@media (width<=720px){.password-settings,.password-settings form{grid-template-columns:1fr}.password-settings button,.password-settings form>p{grid-column:1}}.hero-content,.hero-clock-feature{transform:translateY(-34px)}.product-image img[src="/assets/coca-cola.jpg"],.product-image img[src="/assets/coca-cola-zero.jpg"],.product-image img[src="/assets/guarana-preto.png"],.product-image img[src="/assets/7up.jpg"],.product-image img[src="/assets/agua-garrafa.webp"],.product-image img[src="/assets/fanta-laranja-preto.png"],.product-image img[src="/assets/suco-laranja-preto.png"],.product-image img[src="/assets/suco-uva-preto.png"],.product-image img[src="/assets/batata-frita.png"]{object-fit:contain;background:#050505;padding:9px}@media (width<=620px){.hero-content,.hero-clock-feature{transform:translateY(-16px)}}.print-ticket-button{width:100%;color:var(--purple);background:#fff;border:1px solid #d8cbd4;border-radius:12px;margin:0 0 8px;padding:10px;font-size:12px;font-weight:900}.print-ticket-button:hover,.print-order:hover{background:#f2e8f3}.payment-list .print-order,.order-history .print-order{color:var(--purple);background:#eee4ef}.card-quantity{background:var(--purple);color:#fff;border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex;box-shadow:0 5px 14px #4b075e2e}.card-quantity button{width:32px;height:32px;color:var(--purple);background:#fff;border:0;border-radius:50%;place-items:center;padding:0;font-size:20px;font-weight:900;display:grid}.card-quantity span{text-align:center;min-width:24px;font-size:14px;font-weight:900}@media (width<=620px){.card-quantity{gap:2px;padding:3px}.card-quantity button{width:29px;height:29px;font-size:18px}.card-quantity span{min-width:20px;font-size:13px}}.demo-bar,.topbar,.kitchen-header,.footer-strip{background-color:#080808!important;background-image:linear-gradient(#0000008c,#0000008c),url(/assets/fundo-sushi-preto.jpeg)!important;background-repeat:repeat!important;background-size:360px!important}.topbar{border-bottom-color:#ffffff2e}.topbar .brand,.topbar .brand small,.topbar .info-link,.topbar .store-link,.kitchen-header .brand,.kitchen-header .brand small{color:#fff!important}.topbar .search-shortcut,.topbar .lang-toggle,.kitchen-header .header-actions>a,.kitchen-header .header-actions>button,.kitchen-header>a{background:#fffffff0!important;border-color:#ffffff52!important}.footer-strip{border-top:2px solid #bd6b36}
