/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@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;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.flex{display:flex}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.columns-2{columns:2}.columns-3{columns:3}.columns-4{columns:4}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{--ink:#1c211d;--muted:#6f756e;--paper:#f4f0e8;--card:#fffdf8;--green:#174b37;--lime:#d8ff66;--line:#dedbd2}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{background:var(--paper);height:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}button,input,select{font:inherit}button{color:inherit}.app-shell{background:var(--paper);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;grid-template-rows:9dvh 1fr 16dvh;max-width:720px;height:100dvh;margin:auto;display:grid;position:relative;container-type:inline-size}.app-shell input,.app-shell textarea,.app-shell [contenteditable=true]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}.eyebrow{color:var(--green);letter-spacing:.2em;font-size:10px;font-weight:900}.edit-sheet .new-product-title{letter-spacing:.08em;margin:8px 0 20px;font-size:17px}.tabs{background:#e7e2d8;border-radius:14px;grid-template-columns:1fr 1fr auto;gap:3px;margin:.8dvh 4vw .7dvh;padding:3px;display:grid}.tabs button{background:0 0;border:0;border-radius:12px;font-size:clamp(14px,4vw,18px);font-weight:800}.tabs button span{margin-right:6px}.tabs button.active{background:var(--card);box-shadow:0 2px 12px #292f2410}.products{--side-space:4vw;--grid-gap:clamp(6px,2.5vw,10px);overscroll-behavior:contain;min-width:0;min-height:0;padding:1.2dvh var(--side-space) 10dvh;grid-template-columns:repeat(var(--columns), minmax(0,1fr));align-content:start;align-items:stretch;gap:var(--grid-gap);scrollbar-width:none;grid-auto-flow:row;display:grid;overflow:auto}.products::-webkit-scrollbar{display:none}.products.columns-2{grid-auto-rows:calc((100cqi - (2 * var(--side-space)) - var(--grid-gap)) / 2)}.products.columns-3{grid-auto-rows:calc((100cqi - (2 * var(--side-space)) - (2 * var(--grid-gap))) / 3)}.products.columns-4{grid-auto-rows:calc((100cqi - (2 * var(--side-space)) - (3 * var(--grid-gap))) / 4)}.product-card{aspect-ratio:auto;border:1px solid var(--line);background:var(--card);text-align:center;isolation:isolate;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:clamp(12px,4vw,18px);grid-template-rows:1fr auto auto;width:100%;min-width:0;max-width:100%;height:100%;padding:clamp(6px,2vw,8px);transition:transform 80ms,box-shadow 80ms;display:grid;position:relative;overflow:hidden;box-shadow:0 3px #ded8cc}.product-card:active{box-shadow:none;transform:translateY(3px)}.product-card:disabled,.soft-option:disabled{filter:grayscale();opacity:.42;cursor:not-allowed}.product-card:disabled:before,.soft-option:disabled:before{content:"AGOTADO";z-index:8;color:#fff;letter-spacing:.08em;text-align:center;background:#b52d25;padding:5px 2px;font-size:clamp(10px,3vw,15px);font-weight:950;position:absolute;inset:50% 4px auto;transform:translateY(-50%)rotate(-8deg)}.product-card.long-pressing:after,.soft-option.long-pressing:after{content:"";z-index:6;border-radius:inherit;pointer-events:none;animation:.7s linear forwards longPressReady;position:absolute;inset:0}.product-art{place-items:center;width:100%;min-width:0;min-height:0;font-size:clamp(28px,10vw,58px);display:grid;overflow:hidden}.product-art img,.edit-list img{object-fit:cover;border-radius:11px;width:100%;height:100%}.product-card.has-image .product-art{min-height:0;position:absolute;inset:0}.product-card.has-image .product-art img{border-radius:0}.product-name{z-index:2;color:#fff;overflow-wrap:anywhere;word-break:break-word;text-align:center;-webkit-line-clamp:2;-webkit-text-stroke:3px #050505;paint-order:stroke fill;width:auto;min-width:0;text-shadow:none;background:0 0;-webkit-box-orient:vertical;margin:0;font-size:clamp(11px,3.25vw,16px);font-weight:900;line-height:1.05;display:-webkit-box;position:absolute;top:clamp(7px,2vw,10px);left:clamp(6px,2vw,8px);right:clamp(6px,2vw,8px);overflow:hidden}.product-price{z-index:2;color:#fff;text-align:center;white-space:nowrap;-webkit-text-stroke:3px #050505;paint-order:stroke fill;width:auto;min-height:15px;text-shadow:none;margin:0;font-size:clamp(13px,4vw,16px);font-weight:900;line-height:15px;position:absolute;bottom:clamp(7px,2vw,10px);left:clamp(6px,2vw,8px);right:clamp(6px,2vw,8px)}.product-card:not(.has-image){border-color:var(--line);background:#fff}.tabs .settings-button{aspect-ratio:1;background:var(--green);color:#fff;width:auto;height:calc(100% - 6px);box-shadow:none;border:0;border-radius:12px;align-self:center;margin-left:20px;margin-right:3px;font-size:clamp(19px,4.7vw,23px)}.cart{background:var(--green);color:#fff;min-height:0;padding:max(12px,1.5dvh) 4vw max(10px,env(safe-area-inset-bottom));border-radius:24px 24px 0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.cart-summary-button{color:#fff;text-align:left;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;height:100%;padding:0;display:flex}.cart-summary-button span{font-size:clamp(16px,5vw,22px);font-weight:900}.cart-summary-button small{color:var(--lime);margin-top:5px;font-size:11px;font-weight:800}.cart-summary-button:disabled{opacity:.6}.stepper{align-items:center;gap:7px;display:flex}.stepper button{color:#fff;background:#ffffff1d;border:0;border-radius:8px;width:26px;height:26px;font-size:18px;line-height:1}.stepper b{text-align:center;min-width:9px}.cart-total{color:#fff;text-align:right;background:0 0;border:0;border-left:1px solid #ffffff24;padding-left:10px}.cart-total small{letter-spacing:.17em;color:var(--lime);font-size:9px;font-weight:900;display:block}.cart-total strong{letter-spacing:-.06em;white-space:nowrap;font-size:clamp(28px,8vw,42px);line-height:.95;display:block}.cart-overlay{align-items:flex-end}.cart-sheet{max-height:82dvh}.cart-sheet .settings-header h2 span{background:var(--green);color:#fff;vertical-align:3px;border-radius:99px;place-items:center;min-width:27px;height:27px;padding:0 7px;font-size:13px;display:inline-grid}.full-cart-list{flex-direction:column;gap:7px;display:flex}.full-cart-line{background:var(--card);border:1px solid var(--line);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:10px;display:grid}.delivery-check{color:#fff;background:#fff;border:2px solid #9e9b92;border-radius:9px;width:32px;height:32px;font-size:21px;font-weight:950;line-height:1}.delivery-check[aria-pressed=true]{border-color:var(--green);background:var(--green)}.full-cart-line.delivered{background:#e8eee8}.full-cart-line.delivered .line-name{color:var(--muted);text-decoration:line-through}.full-cart-line .line-name{font-weight:700}.full-cart-line .stepper{gap:8px}.full-cart-line .stepper button{width:34px;height:34px;color:var(--ink);background:#e7e2d8;font-size:22px}.full-cart-line>strong{text-align:right;min-width:62px}.full-cart-total{border:0;border-top:2px solid var(--ink);width:100%;color:var(--ink);text-align:inherit;background:0 0;justify-content:space-between;align-items:center;margin-top:14px;padding:13px 0 0;display:flex}.full-cart-total small{letter-spacing:.16em;font-weight:900}.full-cart-total strong{letter-spacing:-.05em;font-size:32px}.cart-actions{grid-template-columns:minmax(0,1fr) 52px;gap:16px;margin-top:12px;display:grid}.sell-button{background:var(--green);color:#fff;border:0;border-radius:14px;width:100%;height:52px;margin:0;padding:0 15px;font-size:17px;font-weight:950}.clear-cart-button{color:#fff;background:#d64035;border:0;border-radius:14px;place-items:center;width:52px;height:52px;display:grid}.clear-cart-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.reorder-surface.reorder-mode{touch-action:pan-y}.reorder-surface.reorder-mode .product-card,.reorder-surface.reorder-mode .soft-option{touch-action:pan-y;cursor:grab;transform-origin:50% 60%;will-change:transform;outline:0;animation:.18s ease-in-out infinite alternate productWiggle}.reorder-surface.reorder-mode>button:nth-child(2n){animation-direction:alternate-reverse;animation-delay:-.09s}.reorder-surface.reorder-mode .product-card:active,.reorder-surface.reorder-mode .soft-option:active{cursor:grabbing;animation:none}.reorder-surface.reorder-mode .reorder-placeholder{opacity:.3;box-shadow:inset 0 0 0 3px var(--green);animation:none;background:var(--lime)!important}.overlay{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111812a8;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.overlay.elevated{z-index:20}.sheet{background:var(--paper);width:min(100%,720px);max-height:91dvh;padding:26px 5vw max(24px,env(safe-area-inset-bottom));border-radius:28px 28px 0 0;animation:.18s ease-out rise;position:relative;overflow:auto}.sheet h2{letter-spacing:-.05em;margin:4px 0 18px;font-size:27px}.close{background:#e3ded4;border:0;border-radius:50%;width:38px;height:38px;font-size:25px;line-height:1;position:absolute;top:20px;right:5vw}.back{color:var(--green);background:0 0;border:0;margin:-8px 0 12px;padding:0;font-weight:800}.settings-overlay{align-items:center;padding:12px}.settings-sheet{border-radius:24px;width:min(100%,696px);height:90dvh;max-height:calc(100dvh - 24px);padding:14px 4vw 18px}.settings-header{justify-content:space-between;align-items:center;min-height:38px;margin-bottom:9px;display:flex}.settings-header h2{margin:0;font-size:23px}.settings-header .close{flex:0 0 38px;position:static}.mixer-grid{grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:9px;display:grid}.mixer-grid button{aspect-ratio:1;border:1px solid var(--line);background:var(--card);border-radius:15px;min-height:0;padding:8px;font-weight:800}.mixer-grid .nothing-option{background:var(--lime);border-color:var(--lime)}.soft-drink-sheet{padding-top:68px}.icon-back{background:#e3ded4;border:0;border-radius:50%;width:38px;height:38px;margin:0;padding:0;font-size:21px;position:absolute;top:20px;left:5vw}.soft-drink-grid .soft-option{border:1px solid var(--line);touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#fff;border-radius:clamp(12px,4vw,18px);place-items:center;padding:clamp(6px,2vw,8px);display:grid;position:relative;overflow:hidden;box-shadow:0 3px #ded8cc}.soft-drink-grid .soft-option img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.soft-drink-grid .soft-option .soft-emoji{color:var(--ink);letter-spacing:0;text-shadow:none;-webkit-text-stroke:0;place-items:center;font-size:clamp(28px,10vw,58px);display:grid;position:absolute;inset:0}.soft-drink-grid .soft-option .soft-name{z-index:2;color:#fff;letter-spacing:0;text-align:center;text-shadow:none;-webkit-text-stroke:3px #050505;paint-order:stroke fill;font-size:clamp(11px,3.25vw,16px);font-weight:950;line-height:1.05;position:absolute;top:clamp(7px,2vw,10px);left:clamp(6px,2vw,8px);right:clamp(6px,2vw,8px)}.column-setting{background:var(--card);border:1px solid var(--line);border-radius:13px;justify-content:space-between;align-items:center;min-height:48px;padding:6px 8px 6px 12px;display:flex}.column-setting>strong{font-size:13px}.segmented{background:#e7e2d8;border-radius:9px;padding:2px;display:flex}.segmented button{background:0 0;border:0;border-radius:7px;padding:6px 13px;font-weight:900}.segmented button.active{background:var(--green);color:#fff}.wake-setting{background:var(--card);border:1px solid var(--line);border-radius:13px;margin-top:7px;padding:8px 8px 8px 12px}.wake-setting>strong{margin-bottom:7px;font-size:13px;display:block}.wake-options{background:#e7e2d8;border-radius:9px;grid-template-columns:repeat(4,1fr);gap:3px;padding:2px;display:grid}.wake-options button{background:0 0;border:0;border-radius:7px;padding:7px 3px;font-size:11px;font-weight:900}.wake-options button.active{background:var(--green);color:#fff}.sale-search{background:var(--card);border:1px solid var(--line);border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin-top:7px;padding:7px 8px 7px 12px;display:flex}.sale-search>strong{font-size:14px;font-weight:850;line-height:1.2}.sale-search>div{grid-template-columns:minmax(0,1fr) auto;gap:6px;width:65%;min-width:0;display:grid}.sale-search input{background:#e7e2d8;border:0;border-radius:9px;outline:none;width:100%;min-width:0;height:40px;padding:8px 10px;font-weight:750}.sale-search input:focus{box-shadow:0 0 0 2px var(--green)}.sale-search button{background:var(--green);color:#fff;border:0;border-radius:9px;width:64px;height:40px;padding:8px 10px;font-size:13px;font-weight:850}.history-button{border:1px solid var(--line);background:var(--card);border-radius:13px;justify-content:space-between;align-items:center;width:100%;margin-top:7px;padding:12px;font-weight:900;display:flex}.history-button span{background:var(--green);color:#fff;white-space:nowrap;border-radius:99px;place-items:center;min-width:24px;height:24px;padding:0 9px;font-size:11px;display:grid}.sales-history-button span,.stock-button span{height:30px;padding:0 12px;font-size:14px}.stock-sheet{border-radius:24px;height:90dvh;padding:14px 4vw 18px}.stock-list{flex-direction:column;gap:7px;display:flex}.stock-row{background:var(--card);border:1px solid var(--line);border-radius:13px;grid-template-columns:minmax(0,1fr) 38px 62px 38px;align-items:center;gap:6px;padding:8px;display:grid}.stock-row>div{min-width:0}.stock-row strong,.stock-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.stock-row strong{font-size:14px}.stock-row small{color:var(--muted);margin-top:2px;font-size:10px;font-weight:750}.stock-row button{background:#e7e2d8;border:0;border-radius:10px;width:38px;height:38px;font-size:23px;font-weight:900}.stock-row button:last-child{background:var(--green);color:#fff}.stock-row button:disabled{opacity:.35}.stock-row>input{border:1px solid var(--line);text-align:center;background:#fff;border-radius:9px;outline:none;width:62px;height:38px;padding:4px;font-size:17px;font-weight:900}.stock-row>input:focus{border:2px solid var(--green)}.stock-row>input::placeholder{color:var(--ink);opacity:1}.stock-row.depleted{background:#fff3f1;border-color:#e3a29d}.stock-row.depleted>input{color:#b52d25}.seller-setting>span,.column-setting>strong,.wake-setting>strong,.history-button,.admin-login>strong,.admin-active>span{letter-spacing:0;font-size:14px;font-weight:850;line-height:1.2}.change-sheet{border-radius:24px;max-width:430px;margin:auto;padding:16px 5vw 22px}.change-total,.change-result{background:var(--card);border:1px solid var(--line);border-radius:15px;justify-content:space-between;align-items:center;padding:14px;display:flex}.change-total small,.change-result small{color:var(--muted);font-weight:800}.change-total strong,.change-result strong{font-size:25px}.change-sheet label{margin:14px 0;font-size:12px;font-weight:850;display:block}.change-sheet input{border:2px solid var(--green);background:#fff;border-radius:14px;width:100%;margin-top:6px;padding:14px;font-size:24px;font-weight:900}.change-result{background:var(--lime);border-color:var(--lime)}.change-result.negative{background:#ffe0dc;border-color:#f0b2aa}.change-result.negative strong{color:#a63229}.history-sheet{border-radius:24px;height:90dvh;padding:14px 4vw 18px}.history-revenue{color:#fff;background:#ffffff25;border-radius:14px;grid-template-columns:1fr 1fr;gap:1px;margin-bottom:10px;display:grid;overflow:hidden}.history-revenue>div{background:var(--green);min-width:0;padding:11px 13px}.history-revenue>div:last-child{text-align:right}.history-revenue span,.history-revenue strong{display:block}.history-revenue span{font-size:12px;font-weight:800}.history-revenue strong{color:var(--lime);white-space:nowrap;margin-top:3px;font-size:23px}.history-empty{text-align:center;color:var(--muted);margin-top:20dvh}.sales-list{flex-direction:column;gap:9px;display:flex}.sale-card{background:var(--card);border:1px solid var(--line);border-radius:15px;padding:4px 11px}.sale-summary{text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:8px;width:100%;min-height:62px;padding:7px 0;display:grid}.sale-summary strong,.sale-summary small{display:block}.sale-summary small{color:var(--muted);margin-top:3px;font-size:11px}.sale-summary>b{color:var(--green);white-space:nowrap;font-size:21px}.sale-summary>span{text-align:center;color:var(--muted);font-weight:900}.sale-details{border-top:1px solid var(--line);padding:8px 0 7px}.sale-card p{justify-content:space-between;gap:10px;margin:4px 0;font-size:11px;display:flex}.sale-card p span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sale-card p strong{white-space:nowrap}.load-more-sales{border:1px solid var(--green);width:100%;color:var(--green);background:#edf4ee;border-radius:13px;padding:13px;font-weight:900}.clear-cart-button svg{width:30px;height:30px}.seller-filter{border:1px solid var(--line);background:var(--card);border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:8px 9px 8px 12px;display:flex}.seller-filter span{font-size:13px;font-weight:900}.seller-filter select{background:#e7e2d8;border:0;border-radius:9px;outline:none;min-width:0;max-width:65%;padding:8px;font-weight:800}.delete-sale{color:#fff;background:#d64035;border:0;border-radius:10px;width:100%;margin-top:8px;padding:9px;font-size:12px;font-weight:900}.settings-title{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:14px 0 8px;display:grid}.product-filters{display:contents}.settings-title button{white-space:nowrap;background:#e7e2d8;border:0;border-radius:11px;min-width:0;padding:10px 4px;font-size:12px;font-weight:850}.settings-title>button{background:var(--lime);color:var(--ink);margin-left:7px}.product-filters button.active{background:var(--green);color:#fff}.edit-list{flex-direction:column;gap:7px;display:flex}.edit-list>button{text-align:left;border:1px solid var(--line);background:var(--card);border-radius:14px;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;padding:8px;display:grid}.edit-list>button>span{place-items:center;width:44px;height:44px;font-size:25px;display:grid}.edit-list strong,.edit-list small{display:block}.edit-list small{color:var(--muted);margin-top:3px;font-size:11px}.edit-list>button>b{color:var(--green);font-size:11px}.edit-sheet label{margin:13px 0;font-size:12px;font-weight:850;display:block}.edit-sheet input,.edit-sheet select{border:1px solid var(--line);background:var(--card);border-radius:12px;outline:none;width:100%;margin-top:6px;padding:13px;display:block}.edit-sheet input:focus,.edit-sheet select:focus{border-color:var(--green);box-shadow:0 0 0 3px #174b371c}.form-row{grid-template-columns:1fr 1.3fr;gap:10px;display:grid}.image-input input{display:none}.image-input span{text-align:center;color:var(--green);border:1px dashed #aaa59a;border-radius:12px;margin-top:6px;padding:15px;display:block}.save,.delete{border:0;border-radius:14px;width:100%;padding:15px;font-weight:900}.save{background:var(--green);color:#fff;margin-top:8px}.delete{color:#a43b32;background:0 0;margin-top:7px}.edit-sheet .disabled-field{color:#989b96}.edit-sheet select:disabled{color:#9b9e99;cursor:not-allowed;opacity:1;background:#ebe9e3;border-color:#d8d5cd}.selected-image-button{border:1px solid var(--green);width:100%;color:var(--green);background:#edf4ee;border-radius:12px;margin:13px 0;padding:14px;font-weight:900}.crop-replace-image{margin:7px 0 0;display:block}.crop-replace-image span{color:var(--muted);margin-top:0;padding:11px}.edit-sheet .color-input{border:1px solid var(--line);background:var(--card);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:7px 10px;display:flex}.edit-sheet .color-input input[type=color]{background:0 0;border:0;border-radius:4px;flex:0 0 58px;width:58px;height:36px;margin:0;padding:0;overflow:hidden}.edit-sheet .color-input input[type=color]::-webkit-color-swatch-wrapper{padding:0}.edit-sheet .color-input input[type=color]::-webkit-color-swatch{border:1.5px solid #6f6f6f;border-radius:4px}.edit-sheet .color-input input[type=color]::-moz-color-swatch{border:1.5px solid #6f6f6f;border-radius:4px}.color-input span{color:var(--ink);font-weight:850}.edit-sheet .check-setting{border:1px solid var(--line);background:var(--card);border-radius:12px;align-items:center;gap:10px;padding:11px 13px;display:flex}.edit-sheet .check-setting input[type=checkbox]{appearance:none;background:#fff 50%/15px 15px no-repeat;border:1.5px solid #6f6f6f;border-radius:4px;flex:0 0 21px;width:21px;height:21px;margin:0;padding:0}.edit-sheet .check-setting input[type=checkbox]:checked{border-color:var(--green);background-color:var(--green);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M3 8.5 6.4 12 13 4.5'/%3E%3C/svg%3E")}.check-setting span{font-size:13px}.appearance-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;margin:13px 0;display:grid}.edit-sheet .appearance-row>label{width:100%;margin:0}.edit-sheet .appearance-row .check-setting{min-height:54px}@keyframes rise{0%{opacity:.5;transform:translateY(25px)}}@keyframes longPressReady{0%{box-shadow:inset 0 0 0 0 var(--green)}to{box-shadow:inset 0 0 0 5px var(--green)}}@keyframes productWiggle{0%{transform:rotate(-1.2deg)translateY(-1px)}to{transform:rotate(1.2deg)translateY(1px)}}@media (width>=721px){.tabs{padding-left:28px;padding-right:28px}.products{--side-space:28px}.sheet{padding-left:32px;padding-right:32px}.app-shell{box-shadow:0 0 50px #191a1422}.product-name{font-size:16px}}@media (height<=620px){.app-shell{grid-template-rows:9dvh 1fr 18dvh}}.sell-button:disabled{opacity:.55}.seller-setting{background:var(--card);border:1px solid var(--line);border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;padding:7px 8px 7px 12px;display:flex}.seller-setting span{font-size:13px;font-weight:850}.seller-setting input{background:#e7e2d8;border:0;border-radius:9px;outline:none;width:52%;min-width:0;padding:8px 10px;font-weight:750}.seller-setting input:focus{box-shadow:0 0 0 2px var(--green)}.admin-login,.admin-active{border:1px solid var(--line);background:var(--card);border-radius:13px;margin-top:7px;padding:7px 8px 7px 12px}.admin-login{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-login>strong{font-size:14px;line-height:1.2}.admin-login>div{grid-template-columns:minmax(0,1fr) auto;gap:6px;width:65%;min-width:0;display:grid}.admin-login input{background:#e7e2d8;border:0;border-radius:9px;outline:none;width:100%;min-width:0;height:40px;padding:8px 10px;font-weight:750}.admin-login input:focus{box-shadow:0 0 0 2px var(--green)}.admin-login button,.admin-active button{background:var(--green);color:#fff;border:0;border-radius:9px;width:64px;height:40px;padding:8px 10px;font-size:13px;font-weight:850}.admin-active{color:var(--green);justify-content:space-between;align-items:center;font-size:13px;font-weight:900;display:flex}.notice{z-index:50;top:max(12px,env(safe-area-inset-top));color:#fff;border-radius:12px;width:max-content;max-width:calc(100vw - 24px);padding:11px 15px;font-size:13px;font-weight:850;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0003}.notice.success{background:#177047}.notice.error{background:#b33c32}.admin-sales-button{color:var(--green)}.admin-sales-button span{width:auto;padding:0 8px}.sales-stats-sheet{border-radius:24px;height:90dvh;padding:14px 4vw 18px}.sold-total{background:var(--green);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:14px 16px;display:flex}.sold-total small{font-weight:850}.sold-total strong{color:var(--lime);font-size:30px}.sold-products{flex-direction:column;gap:6px;display:flex}.sold-products>div{border:1px solid var(--line);background:var(--card);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:flex}.sold-products strong{min-width:31px;height:27px;color:var(--green);background:#e7e2d8;border-radius:99px;place-items:center;display:grid}.crop-overlay{z-index:40;align-items:center;padding:12px}.crop-sheet{border-radius:24px;width:min(100%,430px);max-height:calc(100dvh - 24px);padding:14px 18px 18px}.crop-frame{aspect-ratio:1;border:3px solid var(--green);background:#ddd;border-radius:18px;width:min(76vw,310px);margin:4px auto 13px;overflow:hidden}.crop-frame img{object-fit:cover;transform-origin:50%;width:100%;height:100%;display:block}.crop-sheet>label{color:var(--muted);margin:9px 0;font-size:11px;font-weight:850;display:block}.crop-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:13px;display:grid}.crop-actions button{background:#e3ded4;border:0;border-radius:12px;padding:12px;font-weight:900}.crop-actions button:last-child{background:var(--green);color:#fff}.admin-active button{color:#fff;background:#d64035}.sync-status{color:#6d5210;background:#fff7d8;border:1px solid #d4a72c;border-radius:13px;justify-content:space-between;align-items:center;width:100%;min-height:43px;margin-top:7px;padding:8px 12px;display:flex}.sync-status strong{font-size:14px}.sync-status span{color:#fff;background:#d4a72c;border-radius:99px;place-items:center;min-width:27px;height:27px;font-weight:900;display:grid}.sync-status:disabled{opacity:.7}.sale-card.pending{background:#fffaf0;border-color:#d4a72c}.admin-sales-button span{height:30px;padding:0 12px;font-size:14px}.seller-setting>span,.column-setting>strong,.wake-setting>strong,.history-button,.admin-login>strong,.admin-active>span,.admin-sales-button{color:var(--ink)}.crop-stage{background:#d9d9d9;border-radius:18px;padding:clamp(22px,7vw,38px) 12px;overflow:hidden;box-shadow:inset 0 0 0 1px #0002}.crop-stage .crop-frame{touch-action:none;cursor:grab;box-shadow:none;border:0;margin:0 auto;position:relative;overflow:visible}.crop-stage .crop-frame:after{content:"";z-index:2;box-sizing:border-box;border:3px solid var(--green);pointer-events:none;border-radius:18px;position:absolute;inset:0;box-shadow:0 0 0 999px #5f62656b}.crop-stage .crop-frame:active{cursor:grabbing}.crop-stage .crop-frame img{z-index:1;object-fit:contain;transform-origin:50%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;border-radius:0;width:100%;height:100%;position:relative}.settings-title>button{margin-left:15px}.product-visibility-row{grid-template-columns:1fr 1fr;align-items:center;gap:10px;display:grid}.product-visibility-row:not(:has(.combo-availability)){grid-template-columns:1fr}.product-visibility-row .check-setting{min-width:0;margin:0}.product-visibility-row .combo-availability{margin:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
