/*! 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{--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}::backdrop{--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}}}@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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)}.hidden{display:none}.table{display:table}.table-row{display:table-row}.filter{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,)}}:root{--ink:#1d2733;--muted:#707986;--accent:#c52331;--accent-dark:#a71925;--navy:#172331;--line:#e1e5e9;--canvas:#f4f6f8}*{box-sizing:border-box}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Arial,sans-serif}.login-shell{background:radial-gradient(circle at 18% 12%,#314152 0,#172331 34%,#0e1721 100%);place-items:center;min-height:100vh;padding:28px;display:grid}.login-card{background:#fff;border:1px solid #ffffff1f;border-radius:20px;width:min(430px,100%);padding:34px;box-shadow:0 28px 80px #00000059}.login-brand{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:22px;display:flex}.login-brand img{object-fit:contain;background:#fff;border-radius:13px;width:68px;height:68px;padding:4px;box-shadow:0 3px 14px #17233121}.login-brand h1{font-family:var(--font-belfast-brand), Arial, sans-serif;letter-spacing:-.2px;margin:0 0 4px;font-size:21px;font-weight:700}.login-brand p,.login-copy p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.login-copy{padding:26px 0 6px}.login-copy span{color:var(--accent);letter-spacing:1.2px;font-size:9px;font-weight:800}.login-copy h2{margin:7px 0 6px;font-size:24px}.login-card form label{color:#4f5a66;gap:7px;margin-top:15px;font-size:10px;font-weight:700;display:grid}.login-card form input,.login-card form select{border:1px solid var(--line);background:#fafbfc;border-radius:9px;outline:none;width:100%;padding:12px}.login-card form select{color:#394552}.login-card form input:focus,.login-card form select:focus{border-color:#d7747c;box-shadow:0 0 0 3px #c5233114}.login-card form .primary{width:100%;margin-top:20px}.login-card>small{color:var(--muted);text-align:center;margin-top:17px;font-size:9px;display:block}.login-error{color:#a71925;background:#fce8e9;border-radius:8px;margin:13px 0 0;padding:10px 12px;font-size:10px}.shell{grid-template-columns:258px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--navy);color:#fff;flex-direction:column;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.sidebar-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand{align-items:center;gap:12px;min-width:0;font-size:16px;font-weight:750;display:flex}.brand>span{color:#a71825;background:#fce4e6;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.brand>img{object-fit:contain;background:#fff;border-radius:10px;flex:none;width:50px;height:50px;padding:2px}.brand>div{text-overflow:clip;white-space:nowrap;min-width:max-content;font-family:var(--font-belfast-brand), Arial, sans-serif;letter-spacing:-.2px;font-weight:700;overflow:visible}.brand small{color:#9eacbc;margin-top:3px;font-size:11px;font-weight:500;display:block}.sidebar nav{gap:4px;margin:30px 0 22px;display:grid}.sidebar nav button{color:#c7d0db;text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}:is(.sidebar nav button.active,.sidebar nav button:hover,.sidebar nav button:focus-visible){color:#fff;background:#2c3a49;outline:none}.sidebar nav button.nav-disabled,.sidebar nav button.nav-disabled:hover{cursor:not-allowed;color:#6f7d8c;opacity:.7;background:0 0}.sidebar nav button.nav-disabled:focus-visible{cursor:not-allowed;color:#6f7d8c;opacity:.7;background:0 0}.nav-lock{color:#8593a2;letter-spacing:.3px;text-transform:uppercase;background:#263544;border-radius:10px;padding:2px 5px;font-size:7px;font-weight:800}.mobile-menu-button{display:none}.catalog-note,.local-note{background:#202f3e;border:1px solid #344557;border-radius:12px;gap:5px;padding:14px;display:grid}.catalog-note{margin-bottom:10px}.local-note{margin-top:auto}.catalog-note b,.local-note b{font-size:11px}.catalog-note span,.local-note span{color:#aeb9c6;font-size:10px;line-height:1.45}.content{width:100%;min-width:0;max-width:1600px;padding:34px 40px 50px}.content>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.content>header h1{letter-spacing:-.7px;margin:4px 0 7px;font-size:29px}.content>header p{color:var(--muted);margin:0;font-size:13px}.eyebrow{letter-spacing:1.5px;font-weight:800;color:var(--accent)!important;font-size:9px!important}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.account-pill{color:#4e5966;text-align:right;white-space:nowrap;gap:2px;font-size:10px;display:grid}.account-pill b{color:var(--accent);text-transform:uppercase;font-size:8px}.signout-button{border:1px solid var(--line);color:#5f6975;white-space:nowrap;background:#fff;border-radius:9px;padding:9px 11px;font-size:9px;font-weight:700}.signout-button:hover{color:var(--accent);border-color:#d7747c}.sync-pill{color:#1c7b59;white-space:nowrap;background:#e5f4ed;border-radius:20px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}.sync-pill:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.sync-pill.saving,.sync-pill.connecting{color:#607080;background:#eef1f4}.sync-pill.error{color:#ad2631;background:#fce8e9}.pending-sync-pill{cursor:pointer;border:0;font-family:inherit}.pending-sync-pill:hover{box-shadow:0 0 0 2px #ad26311f}.offline-banner{background:#fff7f8;border:1px solid #efc9cc;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:13px 15px;display:flex}.offline-banner>div{gap:4px;display:grid}.offline-banner b{color:#9d1e29;font-size:11px}.offline-banner span{color:#6f5960;font-size:10px;line-height:1.45}.offline-banner small{color:#a71925;font-size:9px;line-height:1.45}.offline-banner button{color:#a71925;background:#fff;border:1px solid #c52331;border-radius:8px;flex:none;padding:9px 12px;font-size:9px;font-weight:800}.offline-banner.sync-problem{background:#fffaf0;border-color:#e1b565}.offline-banner.sync-problem b,.offline-banner.sync-problem small{color:#875708}.offline-banner.sync-problem button{color:#875708;border-color:#c8902e}.page-body{margin-top:28px}.primary,.secondary,.checkout{border:0;border-radius:10px;padding:12px 18px;font-weight:700}.primary,.checkout{background:var(--accent);color:#fff}.primary:hover,.checkout:hover{background:var(--accent-dark)}.secondary{color:var(--accent);background:#fff;border:1px solid #d4d9df}.metrics{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px;display:grid}.metrics.compact{grid-template-columns:minmax(220px,300px)}.metrics.expense-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.metrics article,.panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px;box-shadow:0 1px 2px #17233106}.metrics span,.metrics small{color:var(--muted);font-size:11px;display:block}.metrics strong{margin:12px 0 8px;font-size:24px;display:block}.metrics .good{color:#248262}.metrics .warn{color:var(--accent)}.metrics .overview-gain-zero{color:var(--ink)}.metrics .overview-gain-negative{color:#b3131b}.metrics .overview-gain-positive{color:#1c7b59}.dashboard-grid{grid-template-columns:1.5fr 1fr;gap:16px;display:grid}.panel-title{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel-title h2,.settings-card h2,.shop-settings h2{margin:0 0 5px;font-size:16px}.panel-title p,.settings-card p,.shop-settings p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.panel-title button{color:var(--accent);background:0 0;border:0;font-size:12px;font-weight:700}.stock-row{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px 0;display:grid}.stock-row:last-child{border:0}.stock-row div{gap:4px;display:grid}.stock-row b{font-size:12px}.stock-row small{color:var(--muted);font-size:10px}.stock-row>strong{color:var(--accent);font-size:10px}.product-dot{width:34px;height:34px;color:var(--accent);background:#fce8e9;border-radius:9px;place-items:center;font-size:9px;font-weight:800;display:grid}.mini-table{margin-top:12px}.mini-row{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.mini-row:last-child{border:0}.mini-row div{gap:4px;display:grid}.mini-row b,.mini-row>strong{font-size:12px}.mini-row small{color:var(--muted);font-size:10px}.mini-row-actions{text-align:right;flex-direction:column;align-items:flex-end;gap:4px!important;display:flex!important}.mini-row-actions strong{font-size:12px}.mini-row-actions button{color:var(--accent);background:0 0;border:0;padding:0;font-size:9px;font-weight:700}.mini-row-actions button:disabled{color:var(--muted);cursor:not-allowed;opacity:.65}.pos-invoice-history{margin-top:18px}.invoice-history-search{flex-wrap:wrap;align-items:center;gap:12px;margin:16px 0 4px;display:flex}.invoice-history-search input{border:1px solid var(--line);color:#313943;background:#fafbfc;border-radius:9px;outline:none;flex:320px;width:min(460px,100%);min-width:0;padding:11px 13px}.invoice-history-search input:focus{border-color:#d7747c}.invoice-history-search span{color:var(--muted);white-space:nowrap;font-size:11px}.receipt{color:#687483;background:#f0f2f4;border-radius:8px;place-items:center;width:40px;height:30px;font-size:9px;font-weight:700;display:grid}.empty{color:var(--muted);text-align:center;padding:48px 15px;font-size:12px}.pos-layout{grid-template-columns:minmax(0,1.65fr) minmax(320px,.8fr);gap:16px;display:grid}.search-row,.table-tools{align-items:center;gap:10px;display:flex}.search-row{flex-wrap:wrap;margin-bottom:20px}.search-row>input,.table-tools>input{border:1px solid var(--line);background:#fafbfc;border-radius:9px;outline:none;flex:280px;width:min(390px,100%);min-width:220px;padding:11px 13px}.search-row input:focus,.table-tools input:focus{border-color:#d7747c}.search-row>span{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:11px}.filter-controls{gap:8px;display:flex}.filter-controls select,.sale-options select,.sale-options input,.invoice-currency-options select,.invoice-currency-options input,.discount-options select,.discount-options input{border:1px solid var(--line);color:#4e5966;background:#fff;border-radius:9px;padding:10px 30px 10px 10px;font-size:10px}.product-grid{overscroll-behavior:contain;scrollbar-gutter:stable;grid-template-columns:repeat(3,1fr);grid-auto-rows:154px;align-content:start;gap:12px;max-height:652px;padding-right:4px;display:grid;overflow:hidden auto}.product-grid::-webkit-scrollbar{width:10px}.product-grid::-webkit-scrollbar-track{background:#f1f3f5;border-radius:99px}.product-grid::-webkit-scrollbar-thumb{background:#b7c0c9;border:2px solid #f1f3f5;border-radius:99px}.product-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;grid-template-rows:minmax(0,1fr) 27px;min-width:0;height:154px;transition:all .15s;display:grid;position:relative;overflow:hidden}.product-card:hover{border-color:#dc8b92;transform:translateY(-1px);box-shadow:0 5px 15px #17233112}.product-card:not(.has-datasheet) .product-select{grid-row:1/-1}.product-select{min-width:0;min-height:0;color:inherit;text-align:left;background:0 0;border:0;gap:4px;padding:10px 12px 7px;display:grid}.product-card.has-datasheet .product-select{gap:2px;padding:6px 10px 4px}.product-card.has-datasheet .product-art{height:40px;margin-bottom:0}.product-select:disabled{cursor:not-allowed;opacity:.42}.product-art{color:#a63841;background:linear-gradient(145deg,#f9eeee,#f1d5d8);border-radius:8px;place-items:center;height:58px;margin-bottom:2px;font-size:17px;font-weight:800;display:grid;position:relative;overflow:hidden}.product-art img{object-fit:contain;background:#fff;width:100%;height:100%;position:absolute;inset:0}.product-initials{place-items:center;display:grid}.product-image-open{z-index:2;cursor:zoom-in;background:0 0;border:0;border-radius:8px;height:58px;padding:0;position:absolute;top:10px;left:12px;right:12px;overflow:hidden}.product-card.has-datasheet .product-image-open{height:40px;top:6px;left:10px;right:10px}.product-image-open span{color:#fff;opacity:0;background:#14202dd1;border-radius:99px;padding:3px 6px;font-size:8px;font-weight:800;transition:all .15s;position:absolute;bottom:5px;right:6px;transform:translateY(3px)}:is(.product-image-open:hover span,.product-image-open:focus-visible span){opacity:1;transform:translateY(0)}.product-image-open:focus-visible{outline-offset:-3px;outline:3px solid #c8253259}.product-datasheet-link{border-top:1px solid var(--line);min-width:0;color:var(--accent);text-align:center;padding:6px 10px;font-size:9px;font-weight:800;text-decoration:none}.product-datasheet-link:hover{background:#fff7f7;text-decoration:underline}.product-card b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.product-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.product-card strong{color:var(--accent);font-size:13px}.result-note{color:var(--muted);text-align:center;padding:18px 0 0;font-size:10px}.cart{flex-direction:column;min-height:550px;display:flex}.sale-options{grid-template-columns:1.2fr 1fr .65fr;gap:8px;margin-top:16px;display:grid}.sale-options.quotation-options{grid-template-columns:1.5fr .65fr}.sale-options label,.invoice-currency-options label,.discount-options label{color:var(--muted);gap:6px;font-size:9px;font-weight:700;display:grid}.sale-options select,.sale-options input,.invoice-currency-options select,.invoice-currency-options input,.discount-options select,.discount-options input{width:100%;min-width:0}.customer-choice-field{gap:6px;min-width:0;display:grid}.customer-choice-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.customer-choice-header label{display:block}.customer-choice-header button{color:var(--accent);background:0 0;border:0;padding:0;font-size:8px;font-weight:800}.customer-choice-field>small{color:var(--muted);font-size:8px;line-height:1.35}.invoice-currency-options{background:#fff8f8;border:1px solid #ead3d5;border-radius:9px;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;padding:9px;display:grid}.invoice-currency-options>small{color:var(--muted);grid-column:1/-1;font-size:8px;line-height:1.4}.discount-options{background:#fafbfc;border-radius:9px;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;padding:9px;display:grid}.cart-lines{margin:10px 0}.cart-empty{padding-top:100px}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:8px;padding:14px 0;display:grid}.cart-line>div:first-child{gap:4px;min-width:0;display:grid}.cart-line b,.cart-line>strong{font-size:11px}.cart-line b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cart-line small{color:var(--muted);font-size:9px}.line-fields{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.line-price{width:max-content;color:var(--muted);align-items:center;gap:7px;font-size:8px;font-weight:700;display:flex}.line-price input{border:1px solid var(--line);width:88px;color:var(--ink);background:#fff;border-radius:6px;padding:5px 7px;font-size:9px}.line-unit{width:max-content;color:var(--muted);align-items:center;gap:7px;font-size:8px;font-weight:700;display:flex}.line-unit input{border:1px solid var(--line);width:62px;color:var(--ink);background:#fff;border-radius:6px;padding:5px 7px;font-size:9px}.cart-line>strong{text-align:right;grid-column:2}.service-cart-line{border-left:3px solid var(--accent);background:#fff8f8;border-radius:5px;margin-top:6px;padding-left:10px}.add-service{text-align:right;max-width:145px;line-height:1.25}.stepper{align-items:center;gap:8px;display:flex}.stepper button{border:1px solid var(--line);background:#fff;border-radius:6px;width:25px;height:25px}.quantity-input{border:1px solid var(--line);width:54px;height:25px;color:var(--ink);text-align:center;background:#fff;border-radius:6px;padding:2px 4px;font-size:11px;font-weight:700}.cart-summary{border-top:1px solid var(--line);padding:13px 0}.cart-summary>div{color:var(--muted);justify-content:space-between;align-items:center;padding:5px 0;font-size:10px;display:flex}.cart-summary .discount-row{color:var(--accent)}.cart-total{justify-content:space-between;align-items:center;display:flex;color:var(--ink)!important;padding:13px 0 2px!important}.cart-total span{font-size:13px}.cart-total strong{font-size:22px}.checkout{width:100%}.sale-buttons{grid-template-columns:1fr 1.15fr;gap:8px;display:grid}.sale-buttons.single{grid-template-columns:1fr}.sale-buttons .secondary,.sale-buttons .checkout{width:100%}.stock-effect-note{color:#52635b;background:#f2f7f4;border-radius:8px;margin:9px 0 0;padding:9px 10px;font-size:8.5px;line-height:1.45}.stock-effect-note b{color:#245f45}.table-panel{padding:0;overflow:hidden}.table-tools{border-bottom:1px solid var(--line);flex-wrap:wrap;margin:0;padding:16px 18px}.table-tools button{border:1px solid var(--line);color:var(--accent);background:#fff;border-radius:8px;padding:9px 12px;font-size:11px;font-weight:700}.table-tools .excel-file-button{cursor:pointer;border:1px solid var(--accent);color:var(--accent);background:#fff7f7;border-radius:8px;padding:9px 12px;font-size:11px;font-weight:800}.excel-file-button input{display:none}.catalog-count{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:10px}.stock-alert-filter{color:var(--accent);background:#fff4f5;border-bottom:1px solid #efc8cc;justify-content:space-between;align-items:center;gap:14px;padding:12px 18px;display:flex}.stock-alert-filter span{gap:3px;display:grid}.stock-alert-filter b{font-size:11px}.stock-alert-filter small{color:var(--muted);font-size:9px}.stock-alert-filter button{color:var(--accent);background:#fff;border:1px solid #d7a2a8;border-radius:8px;flex:none;padding:8px 11px;font-size:10px;font-weight:800}.data-table{min-width:680px}.table-row,.table-head{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:14px 20px;font-size:11px;display:grid}.table-row:last-child{border:0}.table-row span{min-width:0}.table-row span>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;display:block;overflow:hidden}.table-head{color:#89929d;letter-spacing:.7px;text-transform:uppercase;background:#fafbfc;font-size:8px;font-weight:800}.product-table{min-width:1290px}.product-table .table-row,.product-table .table-head{grid-template-columns:minmax(250px,1.8fr) minmax(120px,.9fr) .55fr .75fr .75fr .4fr .62fr .62fr .48fr 150px}.product-summary{align-items:center;gap:10px;display:flex}.product-summary>span:last-child{min-width:0}.product-art.compact{flex:0 0 46px;width:46px;height:42px;margin:0;font-size:11px}.table-product-image-button{cursor:zoom-in;background:0 0;border:0;border-radius:8px;flex:0 0 46px;width:46px;height:42px;padding:0}.table-product-image-button:hover{box-shadow:0 0 0 2px #c825322e}.table-product-image-button:focus-visible{outline-offset:2px;outline:3px solid #c8253259}.contacts-table .table-row,.contacts-table .table-head{grid-template-columns:1.1fr .9fr 1.4fr .6fr .45fr}.expense-table{min-width:790px}.expense-table .table-row,.expense-table .table-head{grid-template-columns:.85fr .85fr minmax(180px,1.5fr) .9fr minmax(150px,.8fr)}.expense-table .record-actions{flex-wrap:wrap}.expense-amount{gap:4px;display:grid}.expense-amount small{color:var(--muted);font-size:8px;line-height:1.35}.purchase-table .table-row,.purchase-table .table-head{grid-template-columns:.7fr .8fr 1.5fr .6fr .7fr .45fr}.quotation-title{border-bottom:1px solid var(--line);padding:18px 20px}.quotation-table{min-width:880px}.quotation-table .table-row,.quotation-table .table-head{grid-template-columns:1fr 1.2fr .75fr .65fr .7fr 1.1fr}.quote-status{color:#506070;background:#eef1f4;border-radius:20px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800;display:inline-block}.quote-status.open{color:#1c7b59;background:#e5f4ed}.quote-status.converted{color:#375477;background:#e8edf5}.quote-status.expired{color:#ad2631;background:#fce8e9}.quote-actions{align-items:center;gap:6px;display:flex}.quote-actions button{border:1px solid var(--line);color:var(--accent);background:#fff;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:800}.quote-actions button:disabled{color:var(--muted);cursor:not-allowed;opacity:.65}.loans-metrics{grid-template-columns:repeat(3,1fr)}.loan-panel,.credit-loan-status-panel{margin-bottom:16px}.loan-title{border-bottom:1px solid var(--line);padding:18px 20px}.loan-table .table-row,.loan-table .table-head{grid-template-columns:1.4fr .7fr .75fr .65fr 1.2fr}.credit-loan-status-table{min-width:900px}.credit-loan-status-table .table-row,.credit-loan-status-table .table-head{grid-template-columns:.65fr 1.25fr 1fr .85fr .75fr .85fr .75fr}.loan-history-table .table-row,.loan-history-table .table-head{grid-template-columns:.65fr 1.2fr .7fr .9fr .7fr .5fr}.loan-status{border-radius:20px;padding:5px 9px;font-size:9px;font-style:normal;font-weight:800;display:inline-block}.loan-status.unpaid{color:#ad2631;background:#fce8e9}.loan-status.partially-paid{color:#936414;background:#fff3d6}.loan-status.paid{color:#1c7b59;background:#e5f4ed}.payment-button{color:var(--accent);background:#fff;border:1px solid #e3b6ba;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:800}.loan-account-actions{flex-wrap:wrap;gap:6px;display:flex}.statement-button{color:var(--navy);background:#fff;border:1px solid #ccd4dc;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:800}.debt-entry{color:var(--accent)}.payment-entry{color:#1c7b59}.tag,.stock-pill{color:#506070;background:#eef1f4;border-radius:20px;padding:5px 8px;font-size:9px;font-style:normal;display:inline-block}.stock-pill.low{color:#ad2631;background:#fce8e9}.edit-button{color:var(--accent);background:0 0;border:0;font-size:10px;font-weight:700}.record-actions{align-items:center;gap:7px;display:flex}.table-datasheet-link{color:#375477;font-size:9px;font-weight:800;text-decoration:none}.table-datasheet-link:hover{text-decoration:underline}.delete-button{color:#b11d2a!important;background:0 0!important;border:0!important;padding:0!important;font-size:9px!important;font-weight:800!important}.delete-button:hover{text-decoration:underline;color:#7f111c!important}.admin-only-label{color:var(--muted);font-size:8px}.balance{color:var(--accent);font-weight:700}.report-band{background:var(--navy);color:#fff;border-radius:14px;grid-template-columns:repeat(5,1fr);margin-bottom:16px;padding:20px;display:grid}.report-band div{border-right:1px solid #394858;gap:8px;padding:0 18px;display:grid}.report-band div:last-child{border:0}.report-band span{color:#b7c1cc;letter-spacing:.6px;text-transform:uppercase;font-size:9px}.report-band b{font-size:17px}.monthly-report{margin-bottom:16px}.monthly-report-tools{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.monthly-report-tools h2{margin:0 0 5px;font-size:16px}.monthly-report-tools p{color:var(--muted);margin:0;font-size:10px}.monthly-report-tools>div:last-child{align-items:flex-end;gap:9px;display:flex}.monthly-report-tools label{color:var(--muted);text-transform:uppercase;gap:5px;font-size:8px;font-weight:800;display:grid}.monthly-report-tools select,.monthly-report-tools button{border:1px solid var(--line);color:#4e5966;background:#fff;border-radius:8px;padding:9px 12px;font-size:10px}.monthly-report-tools button{color:var(--accent);font-weight:800}.gain-chart{border-bottom:1px solid var(--line);padding:18px 20px 10px;overflow-x:auto}.gain-chart svg{width:100%;min-width:760px;height:auto;display:block}.chart-legend{color:#5d6874;justify-content:flex-end;gap:18px;font-size:9px;font-weight:700;display:flex}.chart-legend span{align-items:center;gap:6px;display:flex}.chart-legend span:before{content:"";background:#7b8793;border-radius:3px;width:18px;height:3px}.chart-legend .net-key:before{background:var(--accent)}.chart-grid-line{stroke:#e8ebee;stroke-width:1px}.chart-zero-line{stroke:#aeb6bf;stroke-width:1.2px;stroke-dasharray:5 4}.gross-curve,.net-curve{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.gross-curve{stroke:#7b8793}.net-curve{stroke:var(--accent)}.gross-dot{fill:#fff;stroke:#7b8793;stroke-width:3px}.net-dot{fill:#fff;stroke:var(--accent);stroke-width:3px}.chart-y-label{fill:#89929d;text-anchor:end;font-size:8px}.chart-month{fill:#68737f;text-anchor:middle;font-size:9px;font-weight:700}.monthly-table{min-width:1080px}.monthly-table .table-row,.monthly-table .table-head{grid-template-columns:1fr repeat(6,.85fr) .55fr .55fr}.system-report-summary{background:var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.system-report-summary div{background:#fafbfc;gap:6px;min-width:0;padding:15px 20px;display:grid}.system-report-summary span{color:var(--muted);letter-spacing:.4px;text-transform:uppercase;font-size:8px;font-weight:800}.system-report-summary b{overflow-wrap:anywhere;color:var(--navy);font-size:13px}.system-monthly-table{min-width:760px}.system-monthly-table .table-row,.system-monthly-table .table-head{grid-template-columns:1.1fr repeat(3,1fr) .6fr .6fr}.positive-gain{color:#1c7b59}.negative-gain{color:var(--accent)}.report-details{margin-top:0}.returns-panel{margin-top:16px}.return-history-title{border-bottom:1px solid var(--line);padding:18px 20px}.return-history-table{min-width:760px}.return-history-table .table-row,.return-history-table .table-head{grid-template-columns:1fr 1fr 1.4fr .5fr .75fr .45fr}.return-button{color:#b11d2a!important}.summary-list{margin-top:16px}.summary-list>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:14px 0;font-size:11px;display:flex}.summary-total{border:0!important;padding-top:22px!important;font-size:13px!important}.summary-total b{color:var(--accent)}.settings-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.settings-card{min-height:220px}.settings-icon{width:40px;height:40px;color:var(--accent);background:#fce8e9;border-radius:10px;place-items:center;margin-bottom:20px;font-size:20px;display:grid}.settings-card p{max-width:430px;margin-bottom:20px}.owner-only-note{color:var(--muted);margin-top:20px;font-size:10px;line-height:1.5;display:block}.restricted-settings{min-height:150px}.file-button{display:inline-block}.file-button input{display:none}.shop-settings,.shared-users{grid-column:1/-1}.shared-users{padding:0;overflow:hidden}.shared-users>.panel-title{border-bottom:1px solid var(--line);padding:18px 20px}.account-admin-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.panel-title .add-user-button{background:var(--accent);color:#fff;border:0;border-radius:9px;padding:9px 12px;font-size:9px;font-weight:800}.panel-title .add-user-button:hover{background:var(--accent-dark)}.member-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.member-row{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 20px;display:grid}.member-row:nth-child(odd){border-right:1px solid var(--line)}.member-avatar{width:32px;height:32px;color:var(--accent);background:#fce8e9;border-radius:9px;place-items:center;font-size:9px;font-weight:800;display:grid}.member-row>span:nth-child(2){gap:3px;min-width:0;display:grid}.member-row b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.member-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.member-row i{color:#506070;background:#eef1f4;border-radius:20px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:800}.member-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.edit-user-button{min-height:30px;color:var(--accent);background:#fff;border:1px solid #d6dbe0;border-radius:8px;padding:6px 9px;font-size:9px;font-weight:800}.edit-user-button:hover{border-color:var(--accent);background:#fff7f7}.delete-user-button{color:#a71925;background:#fff8f8;border:1px solid #edc9cc;border-radius:8px;min-height:30px;padding:6px 9px;font-size:9px;font-weight:800}.delete-user-button:hover{background:#fce8e9;border-color:#c52331}.shop-settings>label,.modal form>label,.modal .form-grid label{color:#4f5a66;gap:7px;margin-top:15px;font-size:10px;font-weight:700;display:grid}.product-link-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.product-link-fields label{color:#4f5a66;gap:7px;margin-top:15px;font-size:10px;font-weight:700;display:grid}.product-link-help{color:var(--muted);margin-top:8px;font-size:8px;line-height:1.45;display:block}.current-product-image{border:1px solid var(--line);background:#fafbfc;border-radius:11px;align-items:center;gap:12px;margin-top:15px;padding:10px;display:flex}.current-product-image .product-art{flex:0 0 92px;width:92px;height:70px;margin:0}.current-product-image>span{gap:4px;min-width:0;display:grid}.current-product-image b{font-size:11px}.current-product-image small,.product-image-upload small{color:var(--muted);font-size:8px;font-weight:500;line-height:1.45}.product-image-upload input[type=file]{background:#fafbfc;padding:8px}.product-image-upload input[type=file]::file-selector-button{background:var(--navy);color:#fff;border:0;border-radius:7px;margin-right:10px;padding:8px 10px;font-size:9px;font-weight:800}.shop-settings input,.shop-settings textarea,.modal input,.modal select{border:1px solid var(--line);background:#fff;border-radius:8px;outline:none;width:100%;padding:10px 11px}.shop-settings textarea{resize:vertical;min-height:76px;font:inherit;line-height:1.5}.shop-settings input:focus,.shop-settings textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #c523311a}.shop-settings>label{max-width:420px}.company-settings{grid-template-columns:210px minmax(0,520px);gap:28px;margin-top:22px;display:grid}.company-fields>label,.company-fields .form-grid label{color:#4f5a66;gap:7px;margin-top:0;margin-bottom:14px;font-size:10px;font-weight:700;display:grid}.company-fields .field-help{color:var(--muted);font-size:8px;font-weight:500;line-height:1.4}.logo-setting{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.logo-setting small{color:var(--muted);font-size:9px}.logo-preview{background:#fafbfc;border:1px dashed #cbd2d9;border-radius:12px;place-items:center;width:160px;height:150px;display:grid;overflow:hidden}.logo-preview img{object-fit:contain;width:100%;height:100%;padding:10px}.logo-preview span{background:var(--navy);color:#fff;width:64px;height:64px;box-shadow:inset 0 -10px 0 var(--accent);border-radius:16px;place-items:center;font-size:24px;font-weight:800;display:grid}.text-button{color:var(--accent);background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.privacy-note{background:#f5f6f8;border-radius:10px;gap:4px;margin-top:24px;padding:14px;display:grid}.privacy-note b{font-size:11px}.privacy-note span{color:var(--muted);font-size:10px}.reset-card{background:#fffafb;border-color:#efc8cc;grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;display:flex}.reset-card h2{color:#9d1e29;margin:0 0 5px;font-size:15px}.reset-card p{max-width:720px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.danger-button{color:#a71925;background:#fff;border:1px solid #c52331;border-radius:9px;flex:none;padding:10px 14px;font-size:10px;font-weight:800}.danger-button:hover{color:#fff;background:#c52331}.toast{z-index:20;background:var(--navy);color:#fff;border-radius:10px;padding:13px 17px;font-size:11px;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #0000002e}.sync-gate{z-index:100;background:#f4f6f8f0;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.sync-gate-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:18px;width:min(430px,100%);padding:34px;box-shadow:0 20px 70px #17233126}.sync-gate-card h2{margin:16px 0 8px;font-size:20px}.sync-gate-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.sync-spinner{border:3px solid #f0cfd2;border-top-color:var(--accent);border-radius:50%;width:34px;height:34px;margin:auto;animation:.8s linear infinite sync-spin;display:block}@keyframes sync-spin{to{transform:rotate(360deg)}}.modal-backdrop{z-index:30;background:#08101a94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(580px,100%);max-height:calc(100vh - 40px);padding:25px;position:relative;overflow-y:auto;box-shadow:0 25px 80px #00000040}.return-modal{width:min(760px,100%)}.modal h2{margin:0 0 6px;font-size:20px}.modal>p{color:var(--muted);margin:0;font-size:11px}.modal-close{color:#79828d;background:0 0;border:0;font-size:24px;position:absolute;top:13px;right:16px}.product-image-modal{width:min(960px,100%);padding:0;overflow:hidden}.product-image-modal>.modal-close{z-index:2;color:#25303d;background:#ffffffe6;border-radius:99px;place-items:center;width:38px;height:38px;line-height:1;display:grid;box-shadow:0 3px 12px #121d2929}.product-image-preview{background:#fff;grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);min-height:520px;display:grid}.product-image-preview-frame{background:#f5f6f8;place-items:center;min-width:0;padding:34px;display:grid}.product-image-preview-frame img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;max-height:560px}.product-image-preview-copy{flex-direction:column;justify-content:center;padding:58px 34px 34px;display:flex}.product-image-preview-copy>span{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:900}.product-image-preview-copy h2{margin:12px 0 26px;font-size:23px;line-height:1.3}.product-image-preview-copy dl{gap:12px;margin:0;display:grid}.product-image-preview-copy dl div{border:1px solid var(--line);background:#fafbfc;border-radius:10px;padding:12px 14px}.product-image-preview-copy dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:800}.product-image-preview-copy dd{color:var(--navy);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:800}.modal form .primary{width:100%;margin-top:20px}.password-note{color:var(--muted);margin-top:12px;font-size:9px;display:block}.form-grid{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.excel-import-file{border:1px solid var(--line);background:#f8fafb;border-radius:10px;gap:4px;margin-top:18px;padding:13px 14px;display:grid}.excel-import-file b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.excel-import-file span{color:var(--muted);font-size:9px}.excel-import-summary{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.excel-import-summary span{color:var(--muted);text-align:center;background:#f5f6f8;border-radius:9px;padding:12px 8px;font-size:8px}.excel-import-summary b{color:var(--navy);margin-bottom:3px;font-size:17px;display:block}.excel-stock-option{cursor:pointer;background:#fffafb;border:1px solid #efc8cc;border-radius:10px;align-items:flex-start;gap:10px;margin-top:15px;padding:13px;display:flex}.excel-stock-option input{width:17px;height:17px;accent-color:var(--accent);flex:none;margin-top:1px}.excel-stock-option span{gap:3px;display:grid}.excel-stock-option b{color:#8f1d27;font-size:10px}.excel-stock-option small{color:var(--muted);font-size:9px;line-height:1.45}.excel-import-rules{border-left:3px solid var(--accent);gap:5px;margin-top:14px;padding:3px 0 3px 12px;display:grid}.excel-import-rules b{font-size:10px}.excel-import-rules span{color:var(--muted);font-size:9px;line-height:1.45}.excel-import-actions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.invoice-modal{width:min(860px,100%);padding:0}.invoice-modal>.modal-close{z-index:2}.invoice-print{color:#172331;background:#fff;min-height:830px;padding:46px 48px 36px}.invoice-header{border-bottom:3px solid var(--accent);justify-content:space-between;align-items:flex-start;gap:30px;padding-bottom:28px;display:flex}.invoice-company{align-items:flex-start;gap:14px;display:flex}.invoice-logo{background:var(--navy);border-radius:13px;flex:none;place-items:center;width:82px;height:82px;display:grid;overflow:hidden}.invoice-logo span{color:#fff;box-shadow:inset 0 -8px 0 var(--accent);place-items:center;width:100%;height:100%;font-size:22px;font-weight:800;display:grid}.invoice-logo img{object-fit:contain;background:#fff;width:100%;height:100%;padding:5px}.invoice-company h2{font-family:var(--font-belfast-brand), Arial, sans-serif;letter-spacing:-.4px;margin:2px 0 4px;font-size:22px;font-weight:700}.invoice-company p{color:var(--accent);letter-spacing:.6px;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.invoice-company small{color:#66717d;margin-top:4px;font-size:9px;display:block}.invoice-title{text-align:right}.invoice-title h1{color:var(--navy);letter-spacing:2px;margin:0 0 8px;font-size:31px}.quotation-heading h1{font-size:27px}.invoice-title b{color:var(--accent);font-size:11px}.invoice-meta{grid-template-columns:1fr 210px;gap:40px;padding:26px 0;display:grid}.invoice-meta>div{grid-template-columns:auto 1fr;align-items:baseline;gap:5px 12px;display:grid}.invoice-meta>div:first-child{flex-direction:column;gap:5px;display:flex}.invoice-meta span{color:#7a8490;letter-spacing:.7px;text-transform:uppercase;font-size:8px;font-weight:800}.invoice-meta b{font-size:11px}.invoice-meta small{color:#66717d;font-size:9px}.invoice-table{border:1px solid #dfe4e8;border-radius:8px;overflow:hidden}.invoice-table-head,.invoice-line{grid-template-columns:minmax(0,1fr) 50px 55px 95px 105px;align-items:center;gap:12px;padding:12px 16px;display:grid}.invoice-table-head{background:var(--navy);color:#fff;letter-spacing:.5px;text-transform:uppercase;font-size:8px;font-weight:800}.invoice-table-head span:not(:first-child),.invoice-line>span:not(:first-child){text-align:right}.invoice-line{border-bottom:1px solid #e8ebee;font-size:10px}.invoice-line:last-child{border-bottom:0}.invoice-line>span:first-child{min-width:0}.invoice-line b{line-height:1.35;display:block}.invoice-line small{color:#7a8490;margin-top:4px;font-size:8px;display:block}.invoice-totals{width:290px;margin:22px 0 0 auto}.invoice-totals>div{color:#64707b;justify-content:space-between;align-items:center;padding:9px 12px;font-size:10px;display:flex}.invoice-grand-total{background:#fce8e9;border-radius:7px;color:var(--navy)!important;font-size:14px!important}.invoice-grand-total b{color:var(--accent);font-size:18px}.invoice-refunded{border-top:1px dashed #d7dce1;margin-top:5px;color:var(--accent)!important}.invoice-footer{text-align:center;border-top:1px solid #e0e4e8;margin-top:60px;padding-top:18px}.invoice-footer p{color:var(--navy);margin:0 0 6px;font-size:11px;font-weight:700}.invoice-footer small{color:#8a929b;font-size:8px}.invoice-actions{border-top:1px solid var(--line);background:#f7f8f9;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex;position:sticky;bottom:0}.invoice-actions .return-action{color:var(--accent);border-color:#e3b6ba;margin-right:auto}.invoice-pending-note{color:#a2600b;align-self:center;margin-right:auto;font-size:9px;font-weight:800}.pending-record{color:#8a5b08;vertical-align:middle;background:#fff0cf;border-radius:9px;margin-left:7px;padding:2px 6px;font-size:7px;font-style:normal;font-weight:800;display:inline-block}.quote-status.pending-sync{color:#8a5b08;background:#fff0cf}.loan-statement-print{color:#172331;background:#fff;min-height:700px;padding:36px 42px 44px}.loan-statement-title h1{letter-spacing:1px;font-size:24px}.loan-statement-meta{justify-content:space-between;gap:30px;margin:24px 0 18px;display:flex}.loan-statement-meta>div{align-content:start;gap:5px;display:grid}.loan-statement-meta span{color:#7a8490;letter-spacing:.7px;text-transform:uppercase;font-size:8px;font-weight:800}.loan-statement-meta b{font-size:12px}.loan-statement-meta small{color:#66717d;font-size:9px}.loan-statement-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px;display:grid}.loan-statement-summary span{color:#68737f;text-transform:uppercase;background:#f4f6f8;border-radius:8px;gap:7px;padding:12px 14px;font-size:8px;font-weight:800;display:grid}.loan-statement-summary b{color:var(--navy);text-transform:none;font-size:14px}.loan-statement-section-title{color:var(--navy);margin:22px 0 8px;font-size:12px}.loan-statement-table{border-collapse:collapse;width:100%;font-size:8px}.loan-statement-table th,.loan-statement-table td{text-align:left;border:1px solid #dfe4e8;padding:8px 9px}.loan-statement-table th{background:var(--navy);color:#fff;letter-spacing:.4px;text-transform:uppercase;font-size:7px}.loan-statement-table td:nth-child(n+3){text-align:right}.loan-statement-table td:last-child{text-align:left}.loan-statement-table.activity-table th:nth-child(4),.loan-statement-table.activity-table td:nth-child(4){text-align:left;width:34%}.loan-statement-table.activity-table td:last-child{text-align:right}.loan-statement-table tr{break-inside:avoid}.return-invoice-card{background:#f4f6f8;border-radius:10px;gap:4px;margin-top:18px;padding:13px 15px;display:grid}.return-invoice-card span{color:var(--muted);letter-spacing:.5px;text-transform:uppercase;font-size:8px;font-weight:800}.return-invoice-card b{font-size:13px}.return-invoice-card small{color:var(--muted);font-size:9px}.return-lines{border:1px solid var(--line);border-radius:10px;margin-top:15px;overflow:hidden}.return-line{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 110px;align-items:center;gap:16px;padding:13px 14px;display:grid}.return-line:last-child{border-bottom:0}.return-line>span{gap:4px;min-width:0;display:grid}.return-line b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.return-line small{color:var(--muted);font-size:9px}.return-line label{color:var(--muted);gap:5px;font-size:8px;font-weight:800;display:grid}.return-line input{text-align:right;padding:8px 9px}.return-estimate{background:#fff1f2;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:4px 16px;margin-top:16px;padding:13px 15px;display:grid}.return-estimate span{color:#6c4850;font-size:10px}.return-estimate b{color:var(--accent);font-size:16px}.return-estimate small{color:var(--muted);grid-column:1/-1;font-size:8px}.inventory-print{color:#172331;background:#fff;min-height:600px;padding:32px 34px 40px}.inventory-header{border-bottom:3px solid var(--accent);justify-content:space-between;align-items:flex-start;gap:25px;padding-bottom:20px;display:flex}.inventory-header .invoice-logo{width:66px;height:66px}.inventory-header .invoice-company h2{margin:0 0 3px;font-size:19px}.inventory-header .invoice-company p{color:var(--accent);letter-spacing:.5px;text-transform:uppercase;margin:0 0 6px;font-size:8px;font-weight:800}.inventory-title{text-align:right}.inventory-title h1{color:var(--navy);letter-spacing:1px;margin:4px 0 8px;font-size:21px}.inventory-title b{color:var(--accent);font-size:9px}.inventory-summary{color:#64707b;background:#f4f6f8;border-radius:8px;grid-template-columns:repeat(4,auto);justify-content:space-between;gap:14px;margin:16px 0;padding:11px 13px;font-size:8px;display:grid}.inventory-summary b{color:var(--navy);font-size:10px}.inventory-sheet{border-collapse:collapse;table-layout:fixed;width:100%;font-size:7.5px}.inventory-sheet th,.inventory-sheet td{vertical-align:middle;border:1px solid #d9dee3;padding:6px 7px}.inventory-sheet th{background:var(--navy);color:#fff;letter-spacing:.3px;text-transform:uppercase;font-size:7px}.inventory-sheet th:first-child,.inventory-sheet td:first-child{text-align:center;width:34px}.inventory-sheet th:nth-child(2){width:29%}.inventory-sheet th:nth-child(3),.inventory-sheet th:nth-child(4){width:17%}.inventory-sheet th:nth-child(n+5),.inventory-sheet td:nth-child(n+5){text-align:center;width:9%}.inventory-sheet td{height:30px}.inventory-sheet td b{line-height:1.25}.inventory-sheet td small{color:#77818b;margin-top:3px;font-size:6.5px;display:block}.inventory-sheet tbody tr:nth-child(2n){background:#fafbfc}.inventory-signatures{color:#4e5966;justify-content:space-between;gap:30px;margin-top:28px;font-size:8px;display:flex}.inventory-filter-note{color:var(--muted);align-self:center;margin-right:auto;font-size:9px}.order-stock-option{border:1px solid var(--line);background:#fafbfc;border-radius:10px;align-items:flex-start;margin-top:18px;padding:12px;grid-template-columns:auto 1fr!important;gap:10px!important}.order-stock-option input{width:17px;height:17px;accent-color:var(--accent);margin:1px 0 0}.order-stock-option span{gap:3px;display:grid}.order-stock-option b{color:var(--navy);font-size:11px}.order-stock-option small{color:var(--muted);font-size:9px;line-height:1.45}.order-priority-note{background:#fcebed;border-radius:10px;gap:4px;margin-top:14px;padding:13px 14px;display:grid}.order-priority-note span{color:var(--accent);letter-spacing:.5px;text-transform:uppercase;font-size:8px;font-weight:800}.order-priority-note b{color:var(--navy);font-size:12px}.order-priority-note small{color:var(--muted);font-size:9px}.order-list-summary{grid-template-columns:repeat(3,1fr)}.order-list-sheet th:nth-child(2){width:25%}.order-list-sheet th:nth-child(3){width:15%}.order-list-sheet th:nth-child(4){width:14%}.order-list-sheet th:nth-child(n+5),.order-list-sheet td:nth-child(n+5){text-align:center;width:8%}.priority-mark{color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:8px;display:inline-grid}.priority-5{background:#a71925}.priority-4{background:#d56a1d}@media (max-width:1150px){.metrics{grid-template-columns:1fr 1fr}.report-band{grid-template-columns:repeat(3,1fr);gap:18px 0}.report-band div:nth-child(3){border:0}.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.shell{grid-template-columns:78px minmax(0,1fr)}.sidebar{padding:24px 12px}.brand{justify-content:center}.brand>div,.catalog-note,.local-note{display:none}.sidebar nav button{text-align:center;padding:13px 4px;font-size:0}.sidebar nav button:before{content:"•";font-size:18px}.content{padding:28px 22px}.dashboard-grid,.pos-layout{grid-template-columns:1fr}.cart{min-height:400px}.settings-grid,.metrics.expense-metrics{grid-template-columns:1fr}.system-report-summary{grid-template-columns:1fr 1fr}.shop-settings,.shared-users,.reset-card{grid-column:auto}.company-settings{grid-template-columns:1fr}}@media (max-width:620px){.shell{display:block}.sidebar{z-index:40;height:auto;padding:10px 14px;display:block;position:sticky;top:0}.sidebar-header{width:100%}.brand{justify-content:flex-start}.brand>img{width:44px;height:44px}.brand>div{display:block}.mobile-menu-button{color:#fff;background:#202f3e;border:1px solid #465767;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:82px;min-height:44px;padding:8px 10px;font-size:11px;font-weight:800;display:inline-flex}.mobile-menu-button span{font-size:19px;line-height:1}.mobile-menu-button:focus-visible{outline-offset:2px;outline:2px solid #fff}.sidebar nav{background:var(--navy);border-top:1px solid #344557;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:calc(100dvh - 70px);margin:0;padding:12px 14px 16px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 18px 34px #0a121b47}.sidebar.mobile-menu-open nav{display:grid}.sidebar nav button{color:#dce3ea;text-align:left;background:#202f3e;min-height:46px;padding:10px 12px;font-size:11px;line-height:1.25}.sidebar nav button:before{content:none}.sidebar nav button.active{background:var(--accent);color:#fff}.catalog-note,.local-note{display:none}.content{padding:22px 14px}.stock-alert-filter{flex-direction:column;align-items:flex-start}.content>header{align-items:flex-end}.header-actions{flex-direction:column-reverse;align-items:flex-end}.content>header h1{font-size:24px}.content>header p:not(.eyebrow){display:none}.offline-banner{flex-direction:column;align-items:stretch}.offline-banner button{width:100%}.primary,.secondary{padding:10px 12px;font-size:11px}.metrics{grid-template-columns:1fr 1fr;gap:10px}.metrics article{padding:15px}.metrics strong{font-size:19px}.product-grid{grid-template-columns:1fr 1fr}.product-art,.product-image-open{height:52px}.product-image-preview{grid-template-columns:1fr;min-height:0}.product-image-preview-frame{min-height:42dvh;padding:24px}.product-image-preview-frame img{max-height:42dvh}.product-image-preview-copy{padding:24px}.product-image-preview-copy h2{margin:9px 38px 18px 0;font-size:19px}.product-link-fields{grid-template-columns:1fr}.table-panel{overflow-x:auto}.report-band{grid-template-columns:1fr 1fr}.monthly-report-tools{flex-direction:column;align-items:flex-start}.monthly-report-tools>div:last-child{flex-wrap:wrap;width:100%}.monthly-report-tools label,.monthly-report-tools select,.monthly-report-tools button{min-width:0}.system-report-summary,.form-grid,.sale-options,.invoice-currency-options,.discount-options,.sale-buttons{grid-template-columns:1fr}.invoice-currency-options>small{grid-column:auto}.filter-controls{width:100%}.filter-controls select{flex:1;min-width:0}.excel-import-summary{grid-template-columns:1fr 1fr}.excel-import-actions{flex-direction:column;align-items:stretch}.reset-card{flex-direction:column;align-items:flex-start}.invoice-print{min-height:0;padding:34px 20px 28px}.invoice-header{flex-direction:column}.invoice-title{text-align:left}.invoice-meta{grid-template-columns:1fr;gap:16px}.invoice-table-head,.invoice-line{grid-template-columns:minmax(125px,1fr) 34px 42px 68px 78px;gap:8px;padding:10px}.return-line{grid-template-columns:1fr}.inventory-print{min-width:780px}.member-list{grid-template-columns:1fr}.member-row:nth-child(odd){border-right:0}.edit-user-button{min-height:38px;padding:8px 11px}.shared-users>.panel-title,.account-admin-actions{flex-direction:column;align-items:flex-start}}@page inventory{size:A4 landscape;margin:8mm}@media print{@page{size:A4;margin:10mm}body{background:#fff}.sidebar,.content,.toast,.invoice-actions,.modal-close{display:none!important}.shell{min-height:0;display:block}.modal-backdrop{background:#fff;padding:0;display:block;position:static;inset:auto}.modal{display:none}.invoice-modal{width:100%;max-height:none;box-shadow:none;border-radius:0;padding:0;display:block;overflow:visible}.invoice-print,.loan-statement-print{min-height:auto;padding:0}.invoice-header,.invoice-line{break-inside:avoid}.invoice-footer{margin-top:36px}.inventory-print{page:inventory;min-height:auto;padding:0}.inventory-sheet thead{display:table-header-group}.inventory-sheet tr,.inventory-signatures{break-inside:avoid}}@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}
