:root{font-family:Space Grotesk,sans-serif;color:#f8fafc;background:#0f172a}*{box-sizing:border-box}body{margin:0}body:has(.pos-theme-light){background:#f5f7fb}button,input,select,textarea{font:inherit}.pos-auth{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(460px,100%);padding:28px;border-radius:28px;background:#080f1ee0;border:1px solid rgba(255,255,255,.12);display:grid;gap:14px}.login-card img{width:88px;height:88px;border-radius:20px;justify-self:center}.login-card h1,.login-subtitle{margin:0;text-align:center}.login-card h1{font-size:1.8rem}.login-subtitle{color:#cbd5e1;font-size:1rem}.login-card label{display:grid;gap:8px;color:#cbd5e1}.login-card input,.login-card select{width:100%;border:1px solid rgba(255,255,255,.12);background:#0f172abf;color:#f8fafc;padding:12px 14px;border-radius:16px}.login-card button{border:0;border-radius:16px;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;padding:12px 16px;cursor:pointer}.kicker{color:#cbd5e1;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem}.login-error{margin:0;color:#fda4af}.pos-loading{min-height:100vh;display:grid;place-items:center;background:#08111f;color:#fff}.pos-terminal{min-height:100vh;height:100vh;background:linear-gradient(135deg,#202327,#111214);color:#f4f5f7;display:grid;grid-template-columns:38% 62%;overflow:hidden}.pos-terminal-manage{grid-template-columns:1fr}.pos-theme-light{background:linear-gradient(135deg,#f7efe2,#f8fbff);color:#132033}.pos-theme-light .pos-left{border-right-color:#d7dde7}.pos-theme-light .pos-topbar,.pos-theme-light .pos-status-strip span,.pos-theme-light .pos-left-footer,.pos-theme-light .pos-categories,.pos-theme-light .sale-row,.pos-theme-light .admin-card,.pos-theme-light .held-sale-item,.pos-theme-light .info-banner,.pos-theme-light .pos-cart-item,.pos-theme-light .pos-product,.pos-theme-light .settings-sidebar,.pos-theme-light .settings-sidebar button,.pos-theme-light .pos-meta-form select,.pos-theme-light .pos-meta-form textarea,.pos-theme-light .pos-discount-input,.pos-theme-light .filters-inline input,.pos-theme-light .filters-inline select,.pos-theme-light .inline-form input,.pos-theme-light .inline-form textarea,.pos-theme-light .form-grid input,.pos-theme-light .form-grid select{background:#fff;color:#132033;border-color:#d7dde7}.pos-theme-light .pos-status-strip{background:#d7dde7}.pos-theme-light .pos-icon-btn,.pos-theme-light .pos-pill,.pos-theme-light .pos-search-input,.pos-theme-light .pos-bottom-nav button,.pos-theme-light .pos-qty-controls button,.pos-theme-light .sale-row-actions button,.pos-theme-light .inline-actions button,.pos-theme-light .admin-card button,.pos-theme-light .modal-card button,.pos-theme-light .file-upload,.pos-theme-light .chip{background:#fff;color:#132033;border-color:#d7dde7}.pos-theme-light .pos-search-input::placeholder,.pos-theme-light .page-subtext,.pos-theme-light .sale-row p,.pos-theme-light .sale-row small,.pos-theme-light .pos-empty,.pos-theme-light .pos-stock,.pos-theme-light .pos-cart-item p{color:#566579}.pos-theme-light .pos-bottom-nav,.pos-theme-light .pos-payment-row,.pos-theme-light .sidebar-backdrop{background:#0f172a14}.pos-theme-light .sales-total-bar,.pos-theme-light .pos-totals .total{color:#132033}.pos-theme-light .receipt-viewer{background:#fff;color:#132033}.pos-theme-light .manage-row,.pos-theme-light .modal-card{background:#fff;color:#132033;border-color:#d7dde7}.pos-theme-light .receipt-item,.pos-theme-light .receipt-meta,.pos-theme-light .receipt-summary-row{color:#132033}.pos-theme-light .manage-row-copy span{color:#566579}.pos-left,.pos-right{display:grid;grid-template-rows:auto auto 1fr auto;min-height:0}.pos-left{border-right:1px solid #3f4448;overflow:hidden}.pos-right{overflow:hidden}.pos-topbar{min-height:50px;display:flex;align-items:center;background:#0b0d0f;border-bottom:1px solid #353b40;gap:6px;padding:8px 10px}.pos-topbar-right{display:grid;grid-template-columns:minmax(0,1fr) 260px}.pos-topbar-left{position:relative}.pos-icon-btn,.pos-pill{border:1px solid #3f4448;background:#12171b;color:#eff2f5;border-radius:4px;min-height:32px;padding:0 10px;font-size:14px}.pos-icon-btn{width:36px}.pos-status-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#2c3237}.pos-status-strip span{background:#14181b;color:#cbd5e1;padding:10px 12px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#0206178c;z-index:14}.settings-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:15;width:min(320px,88vw);padding:20px 16px;border-right:1px solid #3f4448;background:#0f1418;box-shadow:0 16px 40px #00000073;display:grid;align-content:start;gap:10px}.settings-sidebar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.settings-sidebar button{border:1px solid #2f3539;background:#1a2126;color:#f4f5f7;padding:10px 12px;border-radius:6px;text-align:left;cursor:pointer}.pos-search-input{border:1px solid #3f4448;background:#12171b;color:#f0f4f8;border-radius:4px;width:100%;height:34px;padding:0 12px;font-size:14px}.pos-search-input::placeholder{color:#99a0a7}.pos-cart-list{min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;padding:6px 8px}.pos-panel-page{overflow:auto;padding:14px 12px}.page-heading,.filters-inline,.sales-summary,.inline-actions,.manage-grid,.chips-grid{display:flex;gap:10px;flex-wrap:wrap}.page-heading{justify-content:space-between;align-items:center;margin-bottom:14px}.page-heading h2{margin:0}.page-subtext{margin:6px 0 0;color:#9ea4ab}.sales-list,.admin-sections{display:grid;gap:12px}.settings-fullscreen{align-content:start}.settings-heading p{margin:6px 0 0;color:#9ea4ab}.sale-row,.admin-card,.manage-card,.held-sale-item,.info-banner{border:1px solid #32383d;background:#1a1f24;border-radius:8px}.sale-row{display:flex;justify-content:space-between;gap:12px;padding:12px;color:#f4f8fb}.receipt-row{width:100%;text-align:left;color:#f4f8fb}.receipt-row strong{color:#f8fafc}.receipt-row.active{border-color:#67d361;box-shadow:inset 0 0 0 1px #67d361}.sale-row p,.sale-row small{margin:4px 0 0;color:#aab1b8}.sale-row-actions{display:grid;gap:8px;justify-items:end}.sale-row-actions button,.inline-actions button,.admin-card button,.modal-card button,.manage-card,.held-sale-item{border:1px solid #3a4045;background:#232a30;color:#f4f5f7;padding:10px 12px;border-radius:6px;cursor:pointer}.inline-form{margin-top:12px;display:grid;gap:10px}.inline-form input,.inline-form textarea,.filters-inline input,.filters-inline select,.form-grid input,.form-grid select{border:1px solid #3a4045;background:#12171b;color:#f4f8fb;border-radius:6px;padding:10px 12px}.filters-inline input[type=date]{color-scheme:dark}.filters-inline input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(2);opacity:1;cursor:pointer}.pos-theme-light .filters-inline input[type=date]{color-scheme:light}.pos-theme-light .filters-inline input[type=date]::-webkit-calendar-picker-indicator{filter:none}.info-banner{padding:12px;color:#fde68a}.sales-total-bar{margin-top:4px;padding:14px 16px;border-top:1px solid #32383d;display:flex;justify-content:space-between;align-items:center;color:#f4f8fb;font-size:22px;font-weight:700}.manage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.manage-card{min-height:110px;font-size:18px;font-weight:600}.admin-card{padding:14px}.settings-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:12px}.preferences-grid{grid-template-columns:repeat(2,minmax(280px,420px))}.settings-grid .admin-card:last-child{grid-column:1 / -1}.manage-list-card{grid-column:1 / -1}.receipt-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(560px,1fr);gap:12px;align-items:start}.admin-card h3{margin-top:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.single-column{grid-template-columns:1fr}.form-grid label{display:grid;gap:8px;color:#d4dae1}.section-heading{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:12px}.section-heading h3{margin-bottom:0}.manage-stack{display:grid;gap:10px}.manage-row{border:1px solid #32383d;background:#141a1f;border-radius:10px;padding:12px;display:flex;justify-content:space-between;gap:12px;align-items:center}.manage-row-stacked{align-items:start;flex-direction:column}.manage-row-copy{display:grid;gap:4px}.manage-row-copy strong,.receipt-viewer h3,.receipt-item strong,.receipt-summary-row strong{color:#f8fafc}.manage-row-copy span{color:#aab1b8}.variant-picker-thumb{width:72px;height:72px;border-radius:10px;border:1px solid #3a4045;object-fit:cover;flex:0 0 auto}.variant-picker-swatch{background:#1f2937}.manage-row-actions{display:inline-flex;gap:8px;flex-wrap:wrap}.danger-button{border-color:#7f1d1d!important;color:#fca5a5!important}.file-upload{border:1px dashed #3a4045;padding:10px 12px;border-radius:6px;color:#f4f5f7;cursor:pointer}.file-upload-block{display:inline-flex;margin-bottom:12px}.file-upload input{display:none}.product-preview{width:140px;height:140px;object-fit:cover;border-radius:12px;border:1px solid #3a4045;display:block;margin-bottom:12px}.chips-grid{gap:8px}.chip{background:#232a30;border:1px solid #3a4045;border-radius:999px;padding:8px 12px;color:#d4dae1}.pos-empty{margin:12px 6px;color:#9ea4ab;font-size:14px}.pos-cart-item{background:#23272b;border:1px solid #32383d;border-radius:6px;margin-bottom:8px;padding:8px 10px;display:flex;justify-content:space-between;gap:8px}.pos-cart-item h3{margin:0;font-size:15px;font-weight:600}.pos-cart-item p{margin:6px 0 0;color:#9ea4ab;font-size:12px}.pos-cart-meta{text-align:right;display:grid;grid-template-columns:auto 80px 22px;align-items:center;gap:6px}.pos-cart-meta strong{text-align:right}.pos-qty-controls{display:inline-flex;align-items:center;border:1px solid #40464b;border-radius:4px;overflow:hidden}.pos-qty-controls button{border:0;background:#2c3237;color:#f4f8fb;width:24px;height:24px;line-height:1;cursor:pointer}.pos-qty-controls span{width:28px;text-align:center;font-size:13px}.pos-remove{border:0;background:transparent;color:#ea5a53;font-size:20px;line-height:1;cursor:pointer}.pos-left-footer{background:linear-gradient(180deg,#191d20,#111315);border-top:1px solid #32383d}.pos-meta-form{padding:10px 12px;display:grid;gap:10px;border-bottom:1px solid #32383d}.pos-meta-form label{display:grid;gap:6px;color:#b6bcc4}.pos-meta-form select,.pos-meta-form textarea,.pos-discount-input{width:100%;background:#14181b;border:1px solid #3a4045;color:#f4f8fb;border-radius:4px;padding:8px 10px}.pos-discount-input{width:90px;padding:4px 6px}.pos-totals{padding:10px 12px;border-bottom:1px solid #32383d}.pos-totals p{margin:0;padding:4px 0;display:flex;justify-content:space-between;color:#b6bcc4}.pos-totals .total{color:#fff;font-size:28px;font-weight:700}.pos-payment-row{display:grid;grid-template-columns:1fr 1fr}.pos-action-btn{border:0;background:#048638;color:#fff;font-size:24px;font-weight:600;min-height:62px;cursor:pointer}.pos-action-btn:disabled{opacity:.55;cursor:not-allowed}.pos-action-btn:first-child{border-right:1px solid #2eb265}.pos-action-btn-primary{background:#0f9d44}.pos-receipt-banner{padding:12px;color:#fde68a;font-size:14px}.pos-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px;background:#14181b;border-bottom:1px solid #2f3539}.pos-categories button{border:1px solid #3a4045;background:#20262b;color:#e9edf1;min-height:50px;font-size:16px;text-align:left;padding:8px;cursor:pointer}.pos-categories button.active{background:#12161a;box-shadow:inset 0 -3px #67d361}.pos-products-grid{padding:6px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;overflow:auto;align-content:start}.pos-product{position:relative;background:#1d2328;border:1px solid #31373b;border-radius:5px;overflow:hidden;cursor:pointer;min-width:0}.pos-price-tag{position:absolute;top:0;right:0;padding:3px 7px;background:#7a8289;color:#fff;font-size:14px;z-index:1}.pos-product h4{margin:0;font-size:20px;font-weight:500;color:#eef2f7;padding:8px;min-height:56px}.pos-stock{margin:0;padding:0 8px 8px;color:#aab1b8;font-size:12px}.shirt{height:126px;margin:8px;border-radius:18px 18px 12px 12px;display:flex;align-items:center;justify-content:center;padding:12px;text-align:center;font-size:28px;font-weight:700;color:#ffffffbf;text-shadow:0 2px 8px rgba(0,0,0,.35);overflow:hidden}.shirt-white{background:linear-gradient(180deg,#fff,#f0f0f0);color:#8d8d8d}.shirt-green{background:linear-gradient(180deg,#10b43a,#09932d)}.shirt-red{background:linear-gradient(180deg,#f62f2f,#d70808)}.shirt-magenta{background:linear-gradient(180deg,#ba0a83,#8b045f)}.shirt-purple{background:linear-gradient(180deg,#7f2ccf,#5d1aa1)}.shirt-cream{background:linear-gradient(180deg,#f6ecd6,#e9dbc2);color:#9f8f74}.shirt-black{background:linear-gradient(180deg,#36393f,#1f2024)}.shirt-navy{background:linear-gradient(180deg,#111b40,#09102a)}.pos-product-image{width:calc(100% - 16px);height:126px;margin:8px;border-radius:18px 18px 12px 12px;object-fit:cover;display:block;background:#11161a}.pos-bottom-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#3a4045}.pos-bottom-nav button{border:0;background:#1a1f24;color:#d4dae1;min-height:52px;font-size:16px;cursor:pointer}.held-sales{margin-top:16px;display:grid;gap:8px}.held-sales h3{margin:0 0 4px}.held-sale-item{text-align:left}.pos-route-page{min-height:calc(100vh - 52px)}.receipt-viewer{position:sticky;top:14px;align-self:start;width:100%;max-width:720px;justify-self:stretch;text-align:center}.receipt-brand{display:grid;justify-items:center;margin-bottom:16px}.receipt-brand img{max-width:140px;max-height:64px;object-fit:contain}.receipt-items{display:grid;gap:8px;margin:16px 0;text-align:left}.receipt-meta{margin:0;text-align:center;color:#aab1b8}.receipt-item{display:flex;justify-content:space-between;gap:12px;color:#d4dae1}.receipt-summary{display:grid;gap:8px;margin-top:16px;padding-top:12px;border-top:1px dashed #3a4045;text-align:left}.receipt-summary-row{display:flex;justify-content:space-between;gap:12px}.receipt-summary-row.total{font-size:1.1rem;font-weight:700}.theme-toggle{display:inline-flex;gap:10px;flex-wrap:wrap}.theme-toggle button.active{background:#0f9d44;border-color:#0f9d44;color:#fff}.modal-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;overflow-y:auto}.modal-card{width:min(460px,100%);border:1px solid #32383d;background:#141a1f;border-radius:18px;padding:18px;display:grid;gap:12px;max-height:calc(100vh - 40px);overflow-y:auto}.modal-card-wide{width:min(900px,100%)}.modal-card h3{margin:0}.modal-card input,.modal-card textarea{border:1px solid #3a4045;background:#12171b;color:#f4f8fb;border-radius:10px;padding:12px}@media (max-width: 1200px){.pos-terminal{grid-template-columns:42% 58%}.pos-product h4{font-size:16px}.pos-action-btn{font-size:18px}}@media (max-width: 960px){.pos-terminal,.pos-topbar-right{grid-template-columns:1fr}.pos-products-grid,.pos-categories,.pos-status-strip,.pos-bottom-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.manage-grid,.form-grid,.settings-grid,.receipt-layout{grid-template-columns:1fr}.manage-row{align-items:start;flex-direction:column}}@media print{@page{size:portrait;margin:10mm}html,body{background:#fff;width:auto;min-height:100vh;margin:0}body *{visibility:hidden}.receipt-viewer,.receipt-viewer *{visibility:visible}.receipt-viewer{position:static;width:110mm;max-width:110mm;border:0;box-shadow:none;background:#fff;color:#000;padding:0;margin:0 auto;justify-self:center}.receipt-layout{display:flex;justify-content:center;width:100%}.receipt-brand{margin-bottom:8px}.receipt-brand img{max-width:120px;max-height:48px}.receipt-viewer h3,.receipt-viewer p,.receipt-item,.receipt-summary-row{margin-top:0;margin-bottom:6px}.receipt-viewer h3,.receipt-item strong,.receipt-summary-row strong{color:#000}.inline-actions,.settings-sidebar,.sidebar-backdrop,.page-heading,.sales-list,.pos-topbar,.pos-left-footer,.pos-status-strip,.pos-right{display:none!important}}
