@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-border-style:solid}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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}.block{display:block}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--bg:#f6f7f3;--surface:#fff;--text:#243c32;--muted:#7b877f;--border:#e7eae3;--green:#245c45;--green-soft:#eef3e9;--lime:#e7edc1;--orange:#aa722b;--warning:#fff4df;--shadow:0 3px 18px #253d3204}.dark{--bg:#141e19;--surface:#1e2b24;--text:#e7ede7;--muted:#a0afa5;--border:#33463a;--green:#a6d2b5;--green-soft:#2d4234;--lime:#526944;--orange:#f0c580;--warning:#443621;--shadow:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible{outline:3px solid #80aa58}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1px;margin-bottom:8px;font-size:31px;font-weight:650;line-height:1.2}h2{letter-spacing:-.25px;margin-bottom:12px;font-size:16px;font-weight:650}h3{font-size:14px;font-weight:600}p{line-height:1.7}strong{font-weight:600}small{font-size:11px}input:not([type=checkbox]),select,textarea{background:var(--surface);width:100%;min-height:42px;color:var(--text);border:1px solid var(--border);outline-color:var(--green);border-radius:8px;padding:10px 12px}input[type=checkbox]{accent-color:var(--green)}textarea{resize:vertical}select{cursor:pointer}code{background:var(--green-soft);border-radius:4px;padding:2px 4px;font-size:12px}.muted{color:var(--muted)}.error{color:#c74a43}.positive{color:var(--green);font-weight:600}.warning-text{color:var(--orange)}.wide{width:100%}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--surface);border-right:1px solid var(--border);z-index:10;flex-direction:column;flex-shrink:0;width:238px;height:100dvh;padding:30px 18px 18px;display:flex;position:fixed;top:0;left:0}.brand{letter-spacing:-1px;white-space:nowrap;align-items:center;gap:10px;font-size:24px;font-weight:750;display:flex}.brand-icon{color:#ecedc9;background:#245c45;border-radius:12px;place-items:center;width:42px;height:44px;display:grid}.brand small{letter-spacing:2px;color:var(--muted);margin-top:-2px;font-size:8px;font-weight:600;display:block}.brand-period{color:#b8bf81}.sidebar .brand{padding:0 9px}.business-label{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:10px;margin:30px 4px 24px;padding:14px 8px;font-size:12px;display:flex}.business-label strong{text-overflow:ellipsis;max-width:130px;display:block;overflow:hidden}.business-label small{color:var(--muted);font-size:10px;display:block}.business-avatar{background:var(--green-soft);border:1px solid var(--border);width:34px;height:34px;color:var(--green);border-radius:9px;place-items:center;font-weight:700;display:grid}.live-dot,.small-dot{background:#88a867;border-radius:50%;width:7px;height:7px;margin-left:auto}.nav-label{letter-spacing:1.5px;color:var(--muted);margin:0 14px 11px;font-size:9px}.sidebar nav{flex-direction:column;gap:5px;display:flex}.nav-item{text-align:left;color:var(--muted);background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;padding:11px 14px;font-size:12px;display:flex}.nav-item:hover{background:var(--bg);color:var(--text)}.nav-item.active{background:var(--green-soft);color:var(--green);font-weight:650}.nav-dot{background:var(--green);border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:24px}.little-note{background:var(--bg);border-radius:10px;flex-direction:column;gap:7px;margin:0 5px 17px;padding:19px 16px;display:flex}.little-note svg{color:#7f936c}.little-note strong{font-size:12px}.little-note span{color:var(--muted);max-width:140px;font-size:10px}.main-area{flex:1;min-width:0;margin-left:238px}.topbar{background:var(--surface);border-bottom:1px solid var(--border);height:73px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 36px;font-size:11px;display:flex}.topbar strong{color:var(--text);font-weight:500}.divider{color:#c5cdc6;padding:0 13px}.top-actions{align-items:center;gap:13px;display:flex}.date-header{padding-right:10px}.icon-button{color:var(--muted);background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;padding:7px;display:inline-flex}.icon-button:hover{background:var(--green-soft);color:var(--green)}main{max-width:1650px;margin:auto;padding:32px 36px 10px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.eyebrow{color:var(--muted);letter-spacing:1.8px;margin-bottom:10px;font-size:9px;font-weight:650;display:block}.page-heading p{color:var(--muted);margin-bottom:0;font-size:12px}.button{background:var(--surface);border:1px solid var(--border);color:var(--text);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:11px 17px;font-size:12px;font-weight:600;display:inline-flex}.button:hover{filter:brightness(.97);border-color:#a3b69f}.button.primary{color:#fff;background:#245c45;border-color:#245c45;box-shadow:0 3px 7px #245c4512}.button.ghost{background:0 0;border-color:#0000}.button.danger{color:#b9473e;border-color:#e9b7b1}.text-button{color:var(--green);background:0 0;border:0;align-items:center;gap:8px;padding:6px 0;font-size:12px;display:inline-flex}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:22px;display:grid}.stat{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:12px;flex-direction:column;min-height:115px;padding:19px 22px;display:flex}.stat>span{color:var(--muted);margin-bottom:9px;font-size:11px}.stat>strong{letter-spacing:-1px;font-variant-numeric:tabular-nums;font-size:28px;font-weight:650;line-height:1.2}.stat>small{color:var(--muted);margin-top:9px;font-size:10px}.stat.accent{color:#fff;background:#245c45;border-color:#245c45;position:relative;overflow:hidden}.stat.accent:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-45px;right:-18px;box-shadow:0 0 0 24px #ffffff05,0 0 0 48px #ffffff04}.stat.accent>span,.stat.accent>small{color:#c2d4c7}.panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;margin-bottom:20px;overflow:hidden}.panel-title{justify-content:space-between;align-items:center;gap:10px;padding:20px 22px 12px;display:flex}.panel-title h2{align-items:center;gap:8px;margin:0;display:flex}.panel-title p{color:var(--muted);margin:5px 0 0;font-size:10px}.panel-title>.muted{font-size:10px}.badge{white-space:nowrap;background:var(--green-soft);color:var(--green);border-radius:6px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:500;display:inline-flex}.badge.warning{background:var(--warning);color:var(--orange)}.badge.neutral{color:var(--muted);background:var(--bg)}.dashboard-grid{grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);gap:20px;display:grid}.chart{height:255px;padding:15px 20px 8px 3px}.summary-lines{padding:10px 22px}.summary-lines>div{justify-content:space-between;gap:15px;padding:9px 0;font-size:12px;display:flex}.summary-lines>div>span{color:var(--muted)}.summary-lines>div:nth-child(3){border-top:1px dashed var(--border);margin-top:5px;padding-top:14px}.net-total{background:var(--green-soft);border-radius:8px;flex-direction:column;gap:6px;margin:10px 20px 20px;padding:16px;display:flex}.net-total>span{font-size:11px}.net-total>strong{letter-spacing:-.5px;color:var(--green);font-size:25px}.net-total>small{color:var(--muted);max-width:270px;font-size:10px}.ranking{padding:0 22px 15px}.ranking>div{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:13px 0;font-size:11px;display:flex}.ranking>div:last-child{border-bottom:0}.rank-number{color:var(--muted);font-size:11px}.rank-name{flex:1}.rank-bar{background:var(--bg);border-radius:3px;max-width:85%;height:4px;margin-top:8px}.rank-bar span{background:#91a986;border-radius:3px;height:100%;display:block}.ranking strong small{color:var(--muted);font-size:9px;font-weight:400;display:block}.stock-alerts{padding:0 20px 12px}.stock-alerts>div{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 0;display:flex}.stock-alerts>div>div{flex:1}.stock-alerts strong{font-size:12px}.stock-alerts small{color:var(--muted);font-size:10px;display:block}.alert-icon{background:var(--warning);color:var(--orange);border-radius:8px;padding:9px;display:flex}.stock-alerts .text-button{margin-top:10px}.empty{text-align:center;min-height:190px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:36px 22px;display:flex}.empty svg{color:#a4b49c;margin-bottom:15px}.empty h3{color:var(--text);margin:0 0 6px;font-size:13px}.empty p{max-width:320px;margin:0;font-size:11px}.chart-panel .empty{min-height:255px}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th{text-transform:uppercase;letter-spacing:.65px;color:var(--muted);background:var(--bg);white-space:nowrap;padding:13px 20px;font-size:10px;font-weight:500}td{border-bottom:1px solid var(--border);font-variant-numeric:tabular-nums;padding:16px 20px}tbody tr:last-child td{border-bottom:0}td small{color:var(--muted);margin-top:4px;font-size:10px;display:block}tbody tr:hover{background:var(--bg)}.table-wrap{overflow:auto}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.searchbox{border:1px solid var(--border);background:var(--surface);min-width:220px;color:var(--muted);border-radius:8px;flex:1;align-items:center;gap:10px;padding:0 13px;display:flex}.searchbox input{background:0 0;border:0;outline:none;padding-left:0;font-size:12px}.searchbox:focus-within{outline:2px solid var(--green)}.row-actions{align-items:center;gap:6px;display:flex}.checkbox-label{color:var(--muted);align-items:center;gap:8px;margin-bottom:14px;font-size:12px;display:flex}.padded{padding:24px}.padded .panel-title{padding:0 0 15px}.padded .net-total{margin-left:0;margin-right:0}.modal{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:16px;width:min(680px,100vw - 30px);max-height:90dvh;padding:26px;box-shadow:0 20px 80px #0003}.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#12251db3}.modal-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal-head h2{margin:0;font-size:21px}.modal .stats{grid-template-columns:repeat(3,1fr)}.modal .stat{padding:12px}.modal .stat strong{font-size:19px}.form{flex-direction:column;gap:16px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.field{color:var(--text);text-align:left;flex-direction:column;gap:6px;font-size:12px;display:flex}.field>span{font-weight:500}.field small{color:var(--muted);font-size:10px}.field small.error{color:#c74a43}.form .button{margin-top:4px}.form>p{margin:0;font-size:12px}.callout{background:var(--green-soft);border:1px solid var(--border);color:var(--text);border-radius:9px;margin:12px 0 18px;padding:14px 16px;font-size:12px;line-height:1.7}.tabs{border-bottom:1px solid var(--border);gap:8px;margin-bottom:24px;display:flex}.tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 18px;font-size:13px}.tabs .selected{border-color:var(--green);color:var(--green);font-weight:600}.pos-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:25px;display:grid}.chips{flex-wrap:wrap;align-items:center;gap:8px;margin:16px 0 20px;display:flex}.chips button{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:7px;padding:7px 14px;font-size:11px}.chips button.selected{background:var(--green-soft);color:var(--green);border-color:#adc19d}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.product-tile{background:var(--surface);border:1px solid var(--border);text-align:left;color:var(--text);border-radius:12px;padding:10px;transition:transform .15s,border-color .15s}.product-tile:hover{border-color:#8ca783;transform:translateY(-2px)}.product-art{color:#9d956c;background:#f0eedf;border-radius:7px;place-items:center;height:115px;display:grid;position:relative}.art-1{color:#b68c61;background:#f1e7dd}.art-2{color:#85936c;background:#e7edde}.art-3{color:#8a8ca2;background:#e8e9f0}.dark .product-art{filter:brightness(.65)}.tile-add{background:var(--surface);color:var(--green);border-radius:50%;place-items:center;width:26px;height:26px;display:grid;position:absolute;bottom:9px;right:9px}.product-tile h3{margin:13px 2px 8px;font-size:12px}.tile-bottom{justify-content:space-between;align-items:center;gap:5px;padding:0 2px 5px;display:flex}.tile-bottom strong{font-size:15px}.tile-bottom small{color:var(--muted);font-size:9px}.cart{position:sticky;top:20px}.cart .panel-title{border-bottom:1px solid var(--border);padding-bottom:19px}.cart-lines{max-height:360px;padding:0 18px;overflow:auto}.cart-line{border-bottom:1px solid var(--border);padding:13px 0}.cart-line-top,.cart-line-bottom{justify-content:space-between;align-items:center;gap:7px;font-size:11px;display:flex}.cart-line-top strong{font-size:12px}.cart-line-bottom{margin-top:10px}.quantity-control{border:1px solid var(--border);border-radius:5px;align-items:center;display:flex;overflow:hidden}.quantity-control button{background:var(--bg);color:var(--text);border:0;padding:7px}.quantity-control span{text-align:center;width:23px}.inline-price{color:var(--muted);align-items:center;gap:2px;display:flex}.inline-price input{width:58px;min-height:30px;padding:5px;font-size:11px}.cart-summary{padding:20px}.cart-summary>div:first-child{justify-content:space-between;margin-bottom:18px;font-size:12px;display:flex}.input-pair{gap:8px;display:flex}.input-pair select{max-width:125px}.total-row{border-top:1px dashed var(--border);justify-content:space-between;align-items:center;margin:18px 0;padding-top:18px;display:flex}.total-row strong{letter-spacing:-1px;font-size:28px}.charge{margin-top:20px;padding:15px}.cart-help{text-align:center;color:var(--muted);margin-top:11px;font-size:9px;display:block}.quantity-input{max-width:85px}.pos-layout section>.field{max-width:240px;margin:18px 0}.filterbar{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.filterbar label,.toolbar>label{color:var(--muted);flex-direction:column;gap:5px;font-size:11px;display:flex}.filterbar input,.filterbar select{font-size:12px}.filterbar>select{width:auto;min-width:150px}.history-filters{margin-bottom:22px}.history-filters label{flex:1;min-width:130px}.movement-icon{vertical-align:middle;color:var(--muted);margin-right:8px;display:inline-flex}.closure-list button{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--text);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:15px;padding:16px 0;display:flex}.closure-list small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.settings-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.settings-grid .panel{margin-bottom:0}.full-width{grid-column:1/-1}.full-width .toolbar>select{width:auto;max-width:240px}.theme-options{gap:12px;display:flex}.theme-options button{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:9px;flex-direction:column;flex:1;align-items:center;gap:8px;padding:10px;font-size:12px;display:flex}.theme-options .selected{border:2px solid #88a867}.theme-preview{background:linear-gradient(90deg,#eee 25%,#fafafa 25%);border:1px solid #ccc;border-radius:5px;width:100%;height:60px;display:block}.theme-preview.dark{background:linear-gradient(90deg,#233629 25%,#14201a 25%)}.theme-preview.system{background:linear-gradient(90deg,#eee 25%,#fafafa 25% 50%,#233629 50%)}.section-spacer{margin-top:30px}.receipt-line{border-bottom:1px solid var(--border);flex-direction:column;gap:5px;margin-bottom:12px;padding:13px 0;display:flex}.receipt-line span{color:var(--muted);font-size:12px}.snapshot{background:var(--bg);padding:20px;font-size:12px;overflow:auto}footer{color:var(--muted);justify-content:space-between;gap:10px;padding:24px 0 15px;font-size:9px;display:flex}.auth-page{background:radial-gradient(ellipse at 10% 20%, var(--green-soft), transparent 60%), var(--bg);justify-content:center;align-items:center;gap:90px;min-height:100dvh;padding:40px;display:flex}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;width:450px;max-width:100%;padding:38px;box-shadow:0 15px 80px #17382306}.auth-card>.brand{margin-bottom:36px}.auth-card h1{font-size:29px}.auth-card>p{color:var(--muted);font-size:13px}.auth-card>.muted{margin-top:22px;margin-bottom:0;font-size:11px}.auth-card .form{margin-top:24px}.auth-story{max-width:400px}.auth-story>.brand{margin-bottom:50px}.auth-story h1{letter-spacing:-2px;font-size:48px;line-height:1.15}.auth-story p{color:var(--muted);margin-top:22px}.auth-illustration{background:var(--green-soft);border:1px solid var(--border);height:250px;color:var(--green);border-radius:50% 50% 15% 15%;flex-direction:column;justify-content:center;align-items:center;gap:25px;margin-top:45px;display:flex}.auth-illustration span{font-size:12px}.onboarding{width:620px}.steps{padding-left:20px;font-size:12px;line-height:2.2}.loading-shell{grid-template-columns:repeat(3,1fr);gap:20px;width:80%;max-width:900px;margin:15vh auto;display:grid}.skeleton{background:linear-gradient(90deg, var(--border), var(--surface), var(--border));background-size:200% 100%;border-radius:12px;height:150px;animation:1.5s infinite shimmer}.loading-shell p{color:var(--muted)}@keyframes shimmer{to{background-position:-200% 0}}@media (min-width:1500px){.stats{grid-template-columns:repeat(6,minmax(0,1fr))}.stat>strong{font-size:27px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1180px){.sidebar{width:205px;padding-left:12px;padding-right:12px}.main-area{margin-left:205px}main{padding:26px 24px}.topbar{padding:0 24px}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-layout{grid-template-columns:minmax(0,1fr) 310px;gap:18px}.brand{font-size:22px}}@media (max-width:950px){.sidebar{width:76px;padding:22px 10px}.sidebar .brand{justify-content:center;padding:0}.sidebar .brand>span:last-child,.business-label,.nav-label,.little-note{display:none}.sidebar nav{margin-top:30px}.sidebar .nav-item{justify-content:center;padding:14px 8px;font-size:0}.sidebar .nav-item svg{flex-shrink:0;width:21px;height:21px}.nav-dot{display:none}.main-area{margin-left:76px}.dashboard-grid{grid-template-columns:1fr 1fr}.pos-layout{grid-template-columns:minmax(0,1fr) 290px}.settings-grid{grid-template-columns:1fr}.date-header,.auth-story{display:none}.auth-page{padding:25px}.stat>strong{font-size:25px}.product-grid{gap:10px}.product-art{height:95px}}@media (max-width:720px){.dashboard-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat{min-height:105px;padding:16px}.stat>strong{font-size:24px}.stat>small{font-size:9px}.page-heading{align-items:start}.page-heading .button{padding:10px;font-size:0}.page-heading .button svg{width:20px;height:20px}.page-heading h1{font-size:26px}main{padding:24px 16px}.topbar{height:60px;padding:0 17px}.pos-layout{grid-template-columns:1fr}.cart{position:static}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.panel-title{padding:17px 16px}.panel-title>.muted{display:none}.form-grid,.modal .stats{grid-template-columns:1fr}.modal .stat{min-height:80px}.toolbar .button{flex:1}.toolbar .row-actions{flex-wrap:wrap;width:100%}.sidebar{width:61px;padding:20px 6px}.main-area{margin-left:61px}.brand-icon{width:36px;height:40px}.sidebar .nav-item{padding:12px 5px}.top-actions{gap:6px}.auth-card{padding:27px}.auth-card h1{font-size:26px}.tabs button{padding:12px 10px;font-size:11px}footer{flex-direction:column}.product-tile{padding:7px}.tile-bottom{flex-direction:column;align-items:start}.product-art{height:80px}.product-art svg{width:29px}.full-width .toolbar>select{width:100%;max-width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
