@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";/*! tailwindcss v4.3.3 | 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-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%;-moz-tab-size:4;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;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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-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{.invisible{visibility:hidden}.relative{position:relative}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.hidden{display:none}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--bg:#f5f6f8;--surface:#fff;--border:#e6e8eb;--text:#1a1d23;--muted:#6b7280;--accent:#1e3a5f;--accent-hover:#16304e;--row:#fafbfc;color:var(--text);background:var(--bg);font-family:Inter,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--bg);color:var(--text);margin:0}button,input,select,textarea{font:inherit}a{color:var(--accent);font-weight:500;text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline}.admin-shell{grid-template-columns:232px 1fr;min-height:100vh;display:grid}.admin-main{min-width:0;padding:28px 32px 48px}.sidebar{background:var(--surface);border-right:1px solid var(--border);color:var(--text);flex-direction:column;gap:24px;padding:20px 16px;display:flex}.sidebar-brand{align-items:center;gap:10px;padding:4px 8px;display:flex}.sidebar-logo{object-fit:contain;border-radius:6px;width:32px;height:32px}.sidebar-title{letter-spacing:-.01em;color:var(--text);margin:0;font-size:15px;font-weight:600}.sidebar-subtitle{color:var(--muted);margin:1px 0 0;font-size:12px;font-weight:400}.sidebar-nav{flex-direction:column;gap:2px;display:flex}.sidebar-link{color:#3f4654;border-radius:6px;padding:8px 10px;font-size:14px;font-weight:500}.sidebar-link:hover{color:var(--text);background:#f3f4f6;text-decoration:none}.sidebar-link.is-active{color:var(--accent);background:#eef2f6}.sidebar-footer{border-top:1px solid var(--border);margin-top:auto;padding:12px 8px 4px}.sidebar-email{text-overflow:ellipsis;color:var(--muted);margin:0;font-size:12px;overflow:hidden}.sidebar-role{color:var(--accent);margin:2px 0 8px;font-size:11px;font-weight:600;line-height:1.35}.account-panel{max-width:520px;margin-bottom:16px;padding-bottom:16px}.role-fieldset{border:0;margin:0;padding:0}.role-fieldset legend{margin-bottom:8px;font-size:13px;font-weight:600}.role-checklist{flex-direction:column;gap:8px;margin-top:8px;display:flex}.role-check{border:1px solid var(--border);border-radius:8px;flex-direction:row;align-items:flex-start;gap:10px;padding:10px 12px;font-weight:500;display:flex}.role-check input{flex:none;width:16px;height:16px;margin-top:3px}.role-check span{flex-direction:column;gap:2px;display:flex}.role-chips{flex-wrap:wrap;gap:6px;display:flex}.role-chip{color:var(--accent);background:#eef2f6;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.role-chip.is-admin{color:#2f6b3c;background:#f3f8f4}.table-actions{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.sidebar-logout,.btn-ghost{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:500}.sidebar-logout:hover,.btn-ghost:hover{color:var(--text)}.page-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.page-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 0 4px;font-size:11px;font-weight:600}h1{letter-spacing:-.02em;margin:0;font-size:22px;font-weight:600}h2{margin:0;font-size:14px;font-weight:600}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.stat-card,.panel,.login-card{background:var(--surface);border:1px solid var(--border);box-shadow:none;border-radius:10px}.stat-card{padding:18px 20px}.stat-card p{color:var(--muted);margin:0;font-size:13px}.stat-card strong{letter-spacing:-.03em;margin:8px 0 10px;font-size:28px;font-weight:600;display:block}.panel{padding:16px 18px 8px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.muted{color:var(--muted);font-size:13px}.latest-list,.product-admin-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.latest-list li,.product-admin-list li{border-top:1px solid var(--border);align-items:center;gap:12px;padding:10px 0;display:flex}.latest-list img,.product-admin-list img,.file-drop img,.product-thumb-fallback{object-fit:cover;background:#eef0f3;border-radius:6px;width:40px;height:40px}.product-thumb-fallback{color:#fff;background:var(--accent);place-items:center;font-size:13px;font-weight:600;display:grid}.latest-name{margin:0;font-size:14px;font-weight:500}.products-layout{grid-template-columns:minmax(280px,380px) 1fr;align-items:start;gap:16px;display:grid}.upload-form,.login-card{flex-direction:column;gap:12px;display:flex}label{color:#374151;flex-direction:column;gap:6px;font-size:13px;font-weight:500;display:flex}input,select{border:1px solid var(--border);height:40px;color:var(--text);background:#fff;border-radius:6px;padding:0 12px}input:focus,select:focus,textarea:focus{outline:2px solid var(--accent)}@supports (color:color-mix(in lab,red,red)){input:focus,select:focus,textarea:focus{outline:2px solid color-mix(in srgb,var(--accent) 20%,transparent)}}input:focus,select:focus,textarea:focus{border-color:var(--accent);background:#fff}textarea{resize:vertical;border:1px solid var(--border);min-height:110px;color:var(--text);background:#fff;border-radius:6px;padding:10px 12px}.status-select{width:100%;min-width:140px;height:36px}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.file-drop{min-height:140px;color:var(--muted);cursor:pointer;background:#fafbfc;border:1px dashed #cfd3d8;border-radius:8px;place-items:center;display:grid;position:relative;overflow:hidden}.file-drop img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;height:auto}.file-drop input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.btn-primary{background:var(--accent);color:#fff;cursor:pointer;height:40px;box-shadow:none;border:0;border-radius:6px;font-size:14px;font-weight:600}.btn-primary:hover:not(:disabled){background:var(--accent-hover)}.btn-primary:disabled{opacity:.65;cursor:wait}.price-line{margin:4px 0 0;font-weight:600}.mrp{color:#9ca3af;margin-left:8px;font-weight:400;text-decoration:line-through}.product-admin-copy{flex:1;min-width:0}.product-admin-list li{border-bottom:1px solid var(--border);padding-bottom:10px}.search-input{flex:1;width:auto;min-width:0}.group-filter{flex:0 240px;min-width:160px;max-width:280px;height:36px}mark.search-hit{color:inherit;font:inherit;background:#accef7;border-radius:0;padding:0 1px}.low-stock-cell{border-left:5px solid #ffb347;padding-left:13px}mark.low-stock-hit{color:inherit;font:inherit;background:#ffb347;border-radius:0;padding:0 1px}.stock-status{font-size:12px;font-weight:600}.stock-status.is-available{color:#2f6b3c}.stock-status.is-low{color:#c05621}.stock-status.is-out{color:#9f1239}.product-row.is-inactive{opacity:.72}.shop-toggle{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:999px;min-width:88px;height:28px;padding:0 10px;font-size:12px;font-weight:600}.shop-toggle.is-active{color:#2f6b3c;background:#f3f8f4;border-color:#c5d9c9}.shop-toggle.is-inactive{color:#9f1239;background:#fdf6f7;border-color:#eccfd6}.shop-toggle:disabled{cursor:wait;opacity:.65}.table-toolbar{align-items:center;gap:10px;margin:0 0 12px;display:flex}.products-header{align-items:flex-end}.products-header .search-status{margin-top:4px}.products-header .table-toolbar{flex-wrap:wrap;flex:1;justify-content:flex-end;min-width:min(100%,520px);margin:0}.products-header .search-input{flex:220px;min-width:180px;max-width:320px}.products-header .group-filter{flex:auto;max-width:none;height:40px}.icon-btn{border:1px solid var(--border);width:40px;height:40px;color:var(--text);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-btn:hover,.icon-btn.is-active{border-color:var(--accent);color:var(--accent);background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.icon-btn:hover,.icon-btn.is-active{background:color-mix(in srgb,var(--accent) 6%,#fff)}}.sheet-config-modal{width:min(640px,100%)}.sheet-config-copy{margin:0 0 16px}.sheet-config-grid{gap:14px;margin-bottom:20px;display:grid}.sheet-config-row{grid-template-columns:1fr 1fr;align-items:end;gap:16px 24px;display:grid}.sheet-config-field{grid-template-columns:minmax(0,1fr) 64px;align-items:center;gap:10px;display:grid}.sheet-config-field span{color:#374151;font-size:13px;font-weight:500;line-height:1.3}.sheet-config-field input{text-align:center;text-transform:uppercase;width:64px;height:36px;padding:0 8px}.table-wrap{max-height:min(70vh,100vh - 240px);margin:0 -18px;overflow:auto}.table-wrap table{table-layout:fixed}.table-wrap thead th{z-index:1;background:#fafbfc;position:sticky;top:0}.table-wrap tbody tr:not(.virtual-spacer){height:57px}.table-wrap td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-name-cell strong{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;line-height:1.25;display:-webkit-box;overflow:hidden}.virtual-spacer td{border:0;padding:0;line-height:0}.search-status{flex-shrink:0;font-size:12px}.page-actions{align-items:center;gap:10px;display:flex}.btn-compact{width:auto;height:40px;padding:0 14px}.modal-backdrop{z-index:60;background:#11182766;place-items:center;padding:24px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.modal{border:1px solid var(--border);background:#fff;border-radius:10px;width:min(520px,100%);max-height:90vh;padding:20px 22px;overflow:auto;box-shadow:0 16px 40px #0f172a1f}.modal-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.choice-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice-card{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;gap:6px;min-height:120px;padding:16px;display:flex}.choice-card:hover{border-color:var(--accent);background:#f8fafc}.choice-card strong{font-size:14px;font-weight:600}.choice-card span{color:var(--muted);font-size:13px;font-weight:400}.modal-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.table-panel{margin-top:0;padding-bottom:8px}.table-thumb{object-fit:cover;background:#eef0f3;border-radius:6px;width:36px;height:36px}table td .product-thumb-fallback{width:36px;height:36px}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--border);vertical-align:middle;padding:10px 18px;font-size:13px}tbody tr:hover{background:var(--row)}.product-row{cursor:pointer}.product-row:focus-visible{outline:2px solid var(--accent)}@supports (color:color-mix(in lab,red,red)){.product-row:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 35%,transparent)}}.product-row:focus-visible{outline-offset:-2px}.order-row.is-placed{box-shadow:inset 3px 0 #d4a017}.order-row.is-placed:hover{background:#fcfbf7}.order-row.is-confirmed{box-shadow:inset 3px 0 #2f6b3c}.order-row.is-confirmed:hover{background:#f7faf8}.order-row.is-cancelled{box-shadow:inset 3px 0 #9f1239}.order-row.is-cancelled:hover{background:#fdf8f8}.order-row.is-delivered{box-shadow:inset 3px 0 #0f766e}.order-row.is-delivered:hover{background:#f3faf8}.order-row.is-returned{box-shadow:inset 3px 0 #6d28d9}.order-row.is-returned:hover{background:#f8f5fd}.status-select.is-placed{color:#8a6a16;background:#fbf8ef;border-color:#ead9a8;font-weight:600}.status-select.is-confirmed{color:#2f6b3c;background:#f3f8f4;border-color:#c5d9c9;font-weight:600}.status-select.is-cancelled{color:#9f1239;background:#fdf6f7;border-color:#eccfd6;font-weight:600}.status-select.is-delivered{color:#0f766e;background:#f1faf7;border-color:#99d4c8;font-weight:600}.status-select.is-returned{color:#6d28d9;background:#f7f4ff;border-color:#ddd6fe;font-weight:600}.panel.is-cancelled-order{background:#fff7f7;border-color:#fecaca}.panel.is-delivered-order{background:#f7fcfa;border-color:#99d4c8}.panel.is-returned-order{background:#fbf9ff;border-color:#ddd6fe}.handover-banner{background:#f0fdf9;border:1px solid #99d4c8;border-radius:8px;margin:0 0 16px;padding:12px 14px}.handover-banner strong{color:#0f766e;letter-spacing:.04em;text-transform:uppercase;font-size:12px;display:block}.handover-banner p{color:#115e59;margin:6px 0 0;font-size:14px}.handover-phone{margin:0 0 14px;font-size:14px;font-weight:600}.handover-otp-input{letter-spacing:.42em;text-align:center;height:52px;font-size:24px;font-weight:700}#rajlaxmi-handover-otp-verifier{pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}.cancel-reason-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 16px;padding:12px 14px}.cancel-reason-banner strong{color:#9f1239;letter-spacing:.04em;text-transform:uppercase;font-size:12px;display:block}.cancel-reason-banner p{color:#7f1d1d;white-space:pre-wrap;margin:6px 0 0;font-size:14px}.order-row td .cell-wrap{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.orders-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;display:flex}.orders-filters{flex-wrap:wrap;gap:6px;display:flex}.orders-filter{border:1px solid var(--border);height:32px;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:0 6px 0 12px;font-size:12px;font-weight:600;display:inline-flex}.orders-filter span{color:#4b5563;font-variant-numeric:tabular-nums;text-align:center;background:#f3f4f6;border-radius:999px;min-width:22px;height:20px;padding:0 6px;font-size:11px;line-height:20px}.orders-filter:hover{color:var(--text);border-color:#c5cad3}.orders-filter.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.orders-filter.is-active span{color:#fff;background:#ffffff2e}.orders-search{flex:0 340px;max-width:360px}.orders-table.table-wrap{max-height:min(70vh,100vh - 240px)}.orders-table.table-wrap tbody tr:not(.virtual-spacer){height:57px;max-height:57px}.orders-table table{min-width:980px}.orders-table th:first-child,.orders-table td:first-child{width:92px}.orders-table th:nth-child(4),.orders-table td:nth-child(4){width:110px}.orders-table th:nth-child(6),.orders-table td:nth-child(6){width:128px}.orders-table th:nth-child(7),.orders-table td:nth-child(7){width:168px}.orders-table thead th{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.orders-table td{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;padding-top:8px;padding-bottom:8px;overflow:hidden}.orders-table td strong,.orders-table .order-meta,.orders-table .order-number,.orders-table .order-amount,.orders-table .cell-wrap{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.orders-table .order-meta,.orders-table .cell-wrap{margin-top:2px}.order-number{font-variant-numeric:tabular-nums;color:var(--text);font-weight:650}.order-amount{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:650}.order-meta{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.4}.orders-table .status-select{border-radius:999px;min-width:124px;height:32px;padding:0 10px;font-size:12px}.back-link{letter-spacing:.06em;text-transform:uppercase;font-weight:600}.product-detail{flex-direction:column;gap:16px;display:flex}.detail-edit-form{flex-direction:column;gap:14px;display:flex}.detail-form-row{gap:12px;display:grid}.detail-form-row-name{grid-template-columns:minmax(180px,1.1fr) minmax(220px,1.7fr) auto;align-items:end}.detail-form-row-5{grid-template-columns:repeat(5,minmax(0,1fr))}.detail-form-row-4{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-form-row-variant{grid-template-columns:minmax(180px,1fr) minmax(260px,2fr)}.detail-subhead{color:var(--text);margin:6px 0 0;font-size:14px;font-weight:600}.detail-active{min-width:72px}.detail-switch{cursor:pointer;background:#d1d5db;border:0;border-radius:999px;width:44px;height:24px;padding:0;position:relative}.detail-switch.is-on{background:#2563eb}.detail-switch-knob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #0000002e}.detail-switch.is-on .detail-switch-knob{transform:translate(20px)}.detail-grid{grid-template-columns:180px minmax(0,1fr);gap:10px 20px;display:grid}.detail-grid dt{color:var(--muted);font-size:13px;font-weight:500}.detail-grid dd{overflow-wrap:anywhere;margin:0;font-size:14px}.order-items-panel{overflow:hidden}.order-invoice{margin:0 -18px;overflow:auto}.order-invoice table{table-layout:auto}.order-invoice thead th{z-index:1;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;background:#fafbfc;font-size:11px;font-weight:600;position:sticky;top:0}.order-invoice tbody tr{height:auto}.order-invoice td{text-overflow:unset;white-space:normal;vertical-align:middle;overflow:visible}.order-invoice th:nth-child(n+3),.order-invoice td:nth-child(n+3){text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.order-item{align-items:center;gap:12px;min-width:220px;display:flex}.order-item img,.order-item span{object-fit:cover;background:#f3f4f6;border-radius:8px;flex-shrink:0;width:44px;height:44px}.order-item span{color:var(--muted);justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.order-item strong{overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.4}.order-invoice-total{border-top:1px solid var(--border);color:var(--muted);justify-content:flex-end;align-items:baseline;gap:24px;margin:14px 0 6px;padding-top:12px;font-size:13px;display:flex}.order-invoice-total strong{color:var(--text);font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}.order-bill{flex-direction:column;gap:12px;margin:0;display:flex}.order-bill-row{justify-content:space-between;align-items:flex-start;gap:16px;font-size:14px;display:flex}.order-bill-row dt{color:#4b5563;font-weight:500}.order-bill-row dd{color:var(--text);font-variant-numeric:tabular-nums;text-align:right;margin:0;font-weight:600}.order-bill-row.is-discount dd{color:#2563eb;font-weight:600}.order-bill-row.is-free dd{color:#059669;letter-spacing:.06em;font-weight:700}.order-bill-row.is-total{border-top:1px solid var(--border);margin-top:4px;padding-top:12px}.order-bill-row.is-total dt,.order-bill-row.is-total dd{color:var(--text);font-size:16px;font-weight:800}.order-bill-note{color:var(--muted);margin-top:2px;font-size:12px;font-weight:500;display:block}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:10px;margin-bottom:12px;display:grid}.gallery-tile,.gallery-add{aspect-ratio:1;border:1px solid var(--border);background:#fafbfc;border-radius:8px;min-height:148px;position:relative;overflow:hidden}.gallery-tile img{object-fit:cover;width:100%;height:100%;display:block}.gallery-tile.is-cover{border-color:var(--accent)}.gallery-badge{background:var(--accent);color:#fff;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:600;position:absolute;top:8px;left:8px}.gallery-actions{gap:6px;display:flex;position:absolute;inset:auto 8px 8px}.gallery-actions button{height:28px;color:var(--text);cursor:pointer;background:#ffffffeb;border:0;border-radius:4px;flex:1;font-size:11px;font-weight:600}.gallery-add{color:var(--muted);cursor:pointer;border-style:dashed;place-items:center;font-size:13px;font-weight:500;display:grid}.gallery-add input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.grouping-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:12px;margin:0 0 12px;padding:0;list-style:none;display:grid}.grouping-card{border:1px solid var(--border);background:#fff;border-radius:10px;overflow:hidden}.grouping-card img{aspect-ratio:1;object-fit:contain;background:#f7f8fa;width:100%;display:block}.grouping-card-meta{justify-content:space-between;align-items:flex-start;gap:8px;padding:8px 10px 10px;display:flex}.grouping-card-meta p{overflow-wrap:anywhere;min-width:0;margin:0;font-size:12px;font-weight:500;line-height:1.35}.grouping-card-meta .btn-ghost{flex-shrink:0;padding:0;font-size:12px}.product-meta{grid-template-columns:1fr 1fr;gap:12px 18px;margin:0 0 16px;display:grid}.product-meta div{min-width:0}.product-meta dt{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0 0 4px;font-size:11px;font-weight:600}.product-meta dd{word-break:break-word;margin:0;font-size:13px}.product-meta-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.extra-empty{margin:0 0 8px}.extra-heading{margin:8px 0 12px}.detail-actions{justify-content:flex-end;gap:8px;display:flex}.detail-delete{margin-right:auto}th{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);background:#fafbfc;font-size:11px;font-weight:600}.cell-wrap{max-width:280px;display:inline-block}.banner-error,.banner-ok{border-radius:6px;margin:0 0 16px;padding:10px 12px;font-size:13px;font-weight:500}.banner-error,.form-error{color:#b42318}.banner-error{background:#fef3f2;border:1px solid #fecdca}.banner-ok{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.form-error{margin:0;font-size:13px}.login-page{background:var(--bg);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{width:min(400px,100%);padding:28px}.login-logo{object-fit:contain;border-radius:6px;width:40px;height:40px}.login-kicker{color:var(--muted);margin:10px 0 0;font-size:13px;font-weight:500}.login-copy{color:var(--muted);margin:0;font-size:13px}.spreadsheet-panel{margin-bottom:16px}.spreadsheet-drop{min-height:80px}.spreadsheet-preview{flex-direction:column;gap:10px;margin-top:8px;display:flex}.spreadsheet-preview ul{color:#4b5563;margin:0;padding-left:18px;font-size:13px}.spreadsheet-preview code{background:#f3f4f6;border-radius:4px;padding:1px 5px;font-size:12px}.spreadsheet-drop.is-disabled{pointer-events:none;opacity:.65}.import-progress{border:1px solid var(--border);background:#fafbfc;border-radius:8px;flex-direction:column;gap:6px;padding:12px;display:flex}.import-progress-track{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.import-progress-fill{border-radius:inherit;background:var(--accent);height:100%;transition:width .2s;display:block}.import-progress-count{margin:0;font-size:14px;font-weight:600}.settings-page{flex-direction:column;gap:16px;display:flex}.settings-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.settings-slot-add{grid-template-columns:minmax(0,1fr) 160px auto;align-items:end;gap:12px;margin-bottom:16px;display:grid}.settings-table-wrap{margin:0 -18px 12px}.settings-delete{color:#9f1239;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:600}.shop-location-picker{flex-direction:column;gap:12px;display:flex}.shop-location-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.shop-location-search{margin:0;position:relative}.shop-location-suggestions{z-index:5;border:1px solid var(--border);background:#fff;border-radius:10px;margin:4px 0 0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #11111114}.shop-location-suggestions button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:10px 12px;display:block}.shop-location-suggestions button:hover{background:#f5f6f8}.shop-location-map{border:1px solid var(--border);background:#eef1f4;border-radius:12px;width:100%;height:320px;overflow:hidden}.shop-location-selected{margin:0;line-height:1.45}@media (max-width:960px){.admin-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--border);flex-flow:wrap;align-items:center}.sidebar-nav{flex-direction:row;flex:1}.sidebar-footer{border-top:0;margin:0 0 0 auto;padding:0}.product-meta,.product-meta-wide,.products-layout,.stat-grid,.field-row,.detail-form-row-name,.detail-form-row-5,.detail-form-row-4,.detail-form-row-variant,.settings-grid,.settings-slot-add,.shop-location-toolbar{grid-template-columns:1fr}.page-header{flex-direction:column;align-items:stretch}.sheet-config-row,.sheet-config-field{grid-template-columns:1fr}.sheet-config-field input{width:100%}.page-actions,.table-toolbar,.choice-grid{flex-direction:column;grid-template-columns:1fr}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
