@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--primary:#c19a5b;--primary-light:#d4b47a;--primary-dark:#a6834a;--secondary:#245c41;--accent-green:#2ecc71;--accent-green-light:#58d68d;--accent-red:#e74c3c;--accent-red-light:#ec7063;--accent-yellow:#f1c40f;--accent-orange:#e67e22;--accent-blue:#3498db;--bg-primary:#f8fafc;--bg-secondary:#fff;--bg-tertiary:#f1f5f9;--bg-card:#fff;--bg-glass:#ffffffd9;--bg-hover:#f1f5f9;--bg-input:#fff;--text-primary:#0f172a;--text-secondary:#334155;--text-muted:#64748b;--text-white:#fff;--border-color:#e2e8f0;--border-hover:#cbd5e1;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a;--shadow-glow:0 0 15px #c19a5b4d;--gradient-primary:linear-gradient(135deg, #c19a5b, #d4b47a);--gradient-green:linear-gradient(135deg, #1a4332, #245c41);--gradient-gold:linear-gradient(135deg, #a6834a, #c19a5b);--gradient-dark:linear-gradient(180deg, #1a4332, #122e22);--gradient-red:linear-gradient(135deg, #e74c3c, #c0392b);--sidebar-width:260px;--sidebar-collapsed:72px;--header-height:64px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:9999px;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.35s ease;--font-family:"Inter", -apple-system, BlinkMacSystemFont, sans-serif}[data-theme=dark]{--bg-primary:#122e22;--bg-secondary:#0f1f18;--bg-tertiary:#1a2e25;--bg-card:#153828;--bg-glass:#0f1f18e6;--bg-hover:#1a4332;--bg-input:#050d09;--text-primary:#f0d090;--text-secondary:#d4b47a;--text-muted:#8a734e;--border-color:#c19a5b40;--border-hover:#c19a5b80;--shadow-sm:0 1px 2px #0006;--shadow-md:0 4px 6px -1px #00000080;--shadow-lg:0 10px 15px -3px #0009;--shadow-xl:0 20px 25px -5px #000000b3}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:14px}body{font-family:var(--font-family);background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}a{color:var(--primary-light);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--primary)}img{max-width:100%;height:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.glass{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color)}.card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-normal);padding:1.5rem}.card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md)}.btn{border-radius:var(--radius-md);font-family:var(--font-family);cursor:pointer;transition:all var(--transition-normal);white-space:nowrap;border:none;outline:none;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.btn:active:not(:disabled){transform:scale(.97)}.btn:disabled{opacity:.6;cursor:not-allowed;filter:grayscale(20%)}.btn-primary{background:var(--gradient-primary);color:var(--text-white);box-shadow:var(--shadow-sm)}.btn-primary:hover{box-shadow:var(--shadow-glow);transform:translateY(-1px)}.btn-success{background:var(--gradient-green);color:var(--text-white)}.btn-danger{background:var(--gradient-red);color:var(--text-white);box-shadow:var(--shadow-sm)}.btn-danger:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 12px #e74c3c4d}.btn-danger-light{color:var(--accent-red);background:#e74c3c1a;border:1px solid #e74c3c33}.btn-danger-light:hover{background:var(--accent-red);color:var(--text-white)}.btn-ghost{color:var(--text-secondary);border:1px solid var(--border-color);background:0 0}.btn-ghost:hover{background:var(--bg-hover);color:var(--text-primary)}.btn-sm{border-radius:var(--radius-sm);padding:.375rem .75rem;font-size:.75rem}.btn-lg{padding:.875rem 1.75rem;font-size:1rem}.btn-icon{border-radius:var(--radius-md);width:36px;height:36px;padding:.5rem}.form-group{flex-direction:column;gap:.375rem;display:flex}.form-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.form-input,.form-select,.form-textarea{background:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-family:var(--font-family);transition:all var(--transition-fast);outline:none;padding:.625rem .875rem;font-size:.875rem}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #c19a5b26}.form-input::placeholder{color:var(--text-muted)}.form-textarea{resize:vertical;min-height:80px}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}.table-container{-webkit-overflow-scrolling:touch;border-radius:var(--radius-lg);border:1px solid var(--border-color);width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%}.data-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);background:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:.75rem 1rem;font-size:.75rem;font-weight:600}.data-table td{border-bottom:1px solid var(--border-color);color:var(--text-primary);padding:.75rem 1rem;font-size:.85rem}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:var(--bg-hover)}.badge{border-radius:var(--radius-full);text-transform:uppercase;align-items:center;gap:.25rem;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.badge-success{color:var(--accent-green);background:#10b98126}.badge-danger{color:var(--accent-red);background:#f43f5e26}.badge-warning{color:var(--accent-yellow);background:#f59e0b26}.badge-info{color:var(--accent-blue);background:#3b82f626}.badge-primary{color:var(--primary-light);background:#6366f126}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background:#000000b3;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:90%;max-width:560px;max-height:85vh;padding:2rem;animation:.3s slideUp;overflow-y:auto}.modal-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.modal-title{color:var(--text-primary);align-items:center;font-size:1.25rem;font-weight:700;display:flex}.modal-title svg{color:var(--primary-light);flex-shrink:0;margin-right:.625rem}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-title{color:var(--text-primary);align-items:center;font-size:1.5rem;font-weight:700;display:flex}.page-title svg,.pos-title svg{color:var(--primary-light);flex-shrink:0;margin-right:.75rem}.page-subtitle{color:var(--text-secondary);margin-top:.25rem;font-size:.85rem}.search-bar{background:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-fast);align-items:center;gap:.5rem;padding:.5rem .875rem;display:flex}.search-bar:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #c19a5b26}.search-bar input{color:var(--text-primary);font-family:var(--font-family);background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.search-bar input::placeholder{color:var(--text-muted)}.search-bar svg{color:var(--text-muted);flex-shrink:0}.empty-state{text-align:center;color:var(--text-muted);padding:3rem 1rem}.empty-state svg{opacity:.5;width:48px;height:48px;margin-bottom:1rem}.empty-state h3{color:var(--text-secondary);margin-bottom:.5rem;font-size:1rem}.pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.pagination button{border:1px solid var(--border-color);background:var(--bg-glass);color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;font-family:var(--font-family);transition:all var(--transition-fast);padding:.375rem .75rem;font-size:.8rem}.pagination button:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.pagination button.active{background:var(--primary);color:var(--text-white);border-color:var(--primary)}.pagination button:disabled{opacity:.4;cursor:not-allowed}.currency{font-variant-numeric:tabular-nums;font-weight:600}.currency-positive{color:var(--accent-green)}.currency-negative{color:var(--accent-red)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-fade-in{animation:.3s fadeIn}.animate-slide-up{animation:.3s slideUp}.animate-slide-in{animation:.3s slideIn}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.spinner{border:2px solid var(--border-color);border-top-color:var(--primary);border-radius:50%;width:20px;height:20px;animation:.6s linear infinite spin}@media (width<=768px){html{font-size:13px}:root{--sidebar-width:280px}.page-header{flex-direction:column;align-items:flex-start}.modal-content{width:calc(100vw - 2rem);max-height:90vh;padding:1.25rem}.form-input,.form-select,.form-textarea{font-size:16px}.data-table th:last-child,.data-table td:last-child{position:sticky;right:0;box-shadow:-2px 0 5px #0000000d}.data-table th:last-child{background:var(--bg-secondary);z-index:2}.data-table td:last-child{background:var(--bg-card);z-index:1}.data-table tr:hover td:last-child{background:var(--bg-hover)}}.chart-type-selector{background:var(--bg-input);border-radius:var(--radius-md);border:1px solid var(--border-color);padding:.25rem;display:flex}.chart-type-selector button{width:32px;height:32px;color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.chart-type-selector button:hover{background:var(--bg-hover);color:var(--text-primary)}.chart-type-selector button.active{background:var(--bg-secondary);color:var(--primary);box-shadow:var(--shadow-sm);border:1px solid var(--border-color)}[data-theme=dark] .chart-type-selector button.active{background:var(--bg-tertiary);border-color:var(--primary-light);color:var(--primary-light)}.scroll-to-top{z-index:100;width:44px;height:44px;box-shadow:var(--shadow-lg);border-radius:50%;justify-content:center;align-items:center;padding:0;animation:.3s slideUp;display:flex;position:fixed;bottom:2rem;right:2rem}@media (width<=768px){.scroll-to-top{bottom:5rem;right:1rem}}.toggle-switch{flex-shrink:0;width:42px;height:22px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{cursor:pointer;background-color:#cbd5e1;border-radius:22px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.toggle-slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #00000026}.toggle-switch input:checked+.toggle-slider{background:var(--gradient-primary)}.toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}[data-theme=dark] .toggle-slider{background-color:var(--bg-hover)}.footer-copyright{text-align:center;border-top:1px solid var(--border-color);padding:.75rem 1rem}.footer-copyright a{color:var(--text-muted);transition:color var(--transition-fast);font-size:.65rem;text-decoration:none}.footer-copyright a:hover{color:var(--primary-light)}.footer-copyright strong{color:var(--primary-light);font-weight:600}.sidebar{width:var(--sidebar-width);background:var(--bg-secondary);border-right:1px solid var(--border-color);z-index:1600;height:100dvh;transition:transform var(--transition-normal), background var(--transition-normal), border var(--transition-normal);flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.sidebar-header{border-bottom:1px solid var(--border-color);padding:1.25rem 1.25rem 1rem}.sidebar-logo{color:var(--text-primary);align-items:center;gap:.75rem;display:flex}.sidebar-logo svg{color:var(--primary-light);flex-shrink:0}.sidebar-store-name{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:700;line-height:1.2}.sidebar-app-name{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem}.sidebar-nav{flex:1;padding:.75rem;overflow-y:auto}.sidebar-divider{padding:1rem .75rem .375rem}.sidebar-divider span{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.6rem;font-weight:700}.sidebar-link{border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition-fast);align-items:center;gap:.75rem;margin-bottom:2px;padding:.6rem .875rem;font-size:.85rem;font-weight:500;text-decoration:none;display:flex}.sidebar-link:hover{color:var(--primary);background:#c19a5b1a}.sidebar-link--active{color:var(--primary);background:#c19a5b26;font-weight:600}.sidebar-link--active svg{color:var(--primary)}.sidebar-badge{color:#fff;background:#ef4444;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:.65rem;font-weight:700;line-height:1;animation:2s ease-in-out infinite badgePulse;display:flex}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.sidebar-footer{padding:.875rem 1rem;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.sidebar-user{align-items:center;gap:.625rem;display:flex}.sidebar-user-avatar{border-radius:var(--radius-full);background:var(--gradient-primary);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:700;display:flex}.sidebar-user-info{flex-direction:column;display:flex}.sidebar-user-name{color:var(--text-primary);font-size:.8rem;font-weight:600;line-height:1.2}.sidebar-user-role{color:var(--text-muted);font-size:.65rem}.sidebar-footer-actions{align-items:center;gap:.5rem;display:flex}.theme-toggle,.sidebar-logout{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:.375rem;display:flex}.theme-toggle:hover{color:var(--primary);background:#c19a5b1a}[data-theme=dark] .theme-toggle{color:var(--text-primary)}.sidebar-logout:hover{color:var(--accent-red);background:#f43f5e1a}.sidebar-mobile-toggle{z-index:1700;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;padding:.5rem;display:none;position:fixed;top:1rem;left:1rem}.sidebar-overlay{display:none}@media (width<=768px){.sidebar{transform:translate(-100%)}.sidebar--open{transform:translate(0)}.sidebar-mobile-toggle{display:flex}.sidebar-overlay{z-index:1500;background:#00000080;display:block;position:fixed;inset:0}}.top-header{top:0;right:0;left:var(--sidebar-width);height:var(--header-height);background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);z-index:400;transition:all var(--transition-normal);justify-content:space-between;align-items:center;padding:0 2.5rem;display:flex;position:fixed}.header-page-title{align-items:center;gap:1rem;animation:.3s titleFadeIn;display:flex}@keyframes titleFadeIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.page-icon-wrapper{background:var(--gradient-primary);color:#fff;width:40px;height:40px;box-shadow:var(--shadow-sm);border-radius:12px;justify-content:center;align-items:center;display:flex}.page-text-wrapper{flex-direction:column;display:flex}.header-title-text{color:var(--text-primary);font-size:1.1rem;font-weight:700;line-height:1.1}.header-subtitle-text{color:var(--text-muted);font-size:.75rem;font-weight:500}.header-actions{align-items:center;gap:1rem;display:flex}.header-time{align-items:center;gap:.75rem;display:flex}.time-pill{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);align-items:center;gap:.5rem;padding:.5rem .875rem;display:flex}.time-pill:hover{border-color:var(--primary-light);box-shadow:var(--shadow-md);transform:translateY(-1px)}.pill-icon{color:var(--primary-light)}.pill-text{color:var(--text-primary);letter-spacing:.02em;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.notif-wrapper{position:relative}.notif-bell{border-radius:var(--radius-full);border:1px solid var(--border-color);background:var(--bg-secondary);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-normal);justify-content:center;align-items:center;display:flex;position:relative}.notif-bell:hover{border-color:var(--primary-light);color:var(--primary-light);box-shadow:var(--shadow-md);transform:translateY(-1px)}.notif-badge{color:#fff;border:2px solid var(--bg-primary);background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;line-height:1;animation:2s ease-in-out infinite badgePulse;display:flex;position:absolute;top:-4px;right:-4px}.notif-dropdown{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:360px;max-height:480px;box-shadow:var(--shadow-xl);z-index:1000;flex-direction:column;animation:.2s dropdownSlide;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.notif-dropdown-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.notif-dropdown-title{color:var(--text-primary);font-size:.9rem;font-weight:700}.notif-mark-all{color:var(--primary-light);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;transition:background .2s;display:flex}.notif-mark-all:hover{background:var(--bg-hover)}.notif-dropdown-list{flex:1;max-height:360px;overflow-y:auto}.notif-empty{text-align:center;color:var(--text-muted);padding:2rem 1rem;font-size:.85rem}.notif-item{cursor:pointer;text-align:left;border:none;border-bottom:1px solid var(--border-color);background:0 0;align-items:flex-start;gap:.5rem;width:100%;padding:.75rem 1rem;transition:background .15s;display:flex}.notif-item:hover{background:var(--bg-hover)}.notif-item--unread{background:color-mix(in srgb, var(--primary-light) 5%, transparent)}.notif-item-content{flex-direction:column;flex:1;gap:2px;display:flex}.notif-item-title{color:var(--text-primary);font-size:.8rem;font-weight:600;line-height:1.3}.notif-item-message{color:var(--text-secondary);font-size:.75rem;line-height:1.4}.notif-item-time{color:var(--text-muted);margin-top:2px;font-size:.7rem}.notif-item-dot{background:var(--primary-light);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.notif-dropdown-footer{text-align:center;width:100%;color:var(--primary-light);border:none;border-top:1px solid var(--border-color);cursor:pointer;background:0 0;padding:.75rem;font-size:.8rem;font-weight:600;transition:background .15s;display:block}.notif-dropdown-footer:hover{background:var(--bg-hover)}@media (width<=768px){.top-header{background:var(--bg-card);padding:0 1rem 0 4.5rem;left:0}.header-page-title{gap:.625rem;transition:all .3s}body.sidebar-mobile-active .header-page-title{opacity:0;pointer-events:none;transform:translate(-20px)}.page-icon-wrapper{border-radius:10px;width:34px;height:34px}.page-icon-wrapper svg{width:16px;height:16px}.header-title-text{white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.9rem;overflow:hidden}.header-subtitle-text{display:none}.time-pill{gap:.35rem;padding:.35rem .6rem}.pill-text{font-size:.75rem}.notif-dropdown{z-index:2000;width:auto;max-width:none;box-shadow:var(--shadow-xl);border:1px solid var(--border-color);position:fixed;top:72px;left:1rem;right:1rem}.notif-bell{width:34px;height:34px}@media (width<=480px){.pill-icon{width:12px;height:12px}.time-pill{gap:2px;padding:.35rem .4rem}.pill-text{font-size:.65rem}}}.layout{min-height:100vh;display:flex}.layout-main{width:100%;min-width:0;margin-left:var(--sidebar-width);padding:1.5rem 2.5rem;padding-top:calc(var(--header-height) + 1.5rem);min-height:100vh;transition:margin-left var(--transition-normal);flex:1;position:relative}@media (width<=768px){.layout-main{width:100%;margin-left:0;padding:6.5rem 1rem 80px}}.login-page{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.login-bg-grid{background-image:radial-gradient(circle at 25% 25%,#6366f114 0%,#0000 50%),radial-gradient(circle at 75% 75%,#8b5cf614 0%,#0000 50%);position:absolute;inset:0}.login-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:90%;max-width:400px;padding:2.5rem 2rem;position:relative}.login-header{text-align:center;margin-bottom:2rem}.login-logo{border-radius:var(--radius-lg);background:var(--gradient-primary);color:#fff;width:72px;height:72px;box-shadow:var(--shadow-glow);justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.login-title{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.login-subtitle{color:var(--text-muted);margin-top:.25rem;font-size:.85rem}.login-form{flex-direction:column;gap:1.25rem;display:flex}.login-password-wrapper{position:relative}.login-password-wrapper .form-input{padding-right:2.5rem}.login-password-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.login-password-toggle:hover{color:var(--text-primary)}.login-submit{width:100%;margin-top:.5rem}.login-footer{text-align:center;border-top:1px solid var(--border-color);margin-top:2rem;padding-top:1rem}.login-footer a{color:var(--text-muted);font-size:.7rem}.login-footer strong{color:var(--primary-light)}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.dashboard-chart{margin-bottom:1.5rem}.dashboard-bottom{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (width<=768px){.dashboard-bottom{grid-template-columns:1fr}}.pos-layout{gap:0;height:calc(100vh - 8rem);margin:-1rem -2rem;display:flex}.pos-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 1rem 0;display:flex}.pos-title{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.pos-subtitle{color:var(--text-muted);margin:.1rem 0 .5rem;font-size:.85rem}.pos-products{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.pos-toolbar{border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:.5rem;padding:1rem;display:flex}.pos-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));align-content:start;gap:.75rem;padding:1rem;display:grid;overflow-y:auto}.pos-product-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);flex-direction:column;display:flex;position:relative;overflow:hidden}.pos-product-card:hover{border-color:var(--primary);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.pos-product-unavailable{opacity:.5;cursor:not-allowed!important;border-color:var(--accent-red)!important}.pos-product-unavailable:hover{box-shadow:none;transform:none;border-color:var(--accent-red)!important}.pos-pin{background:var(--accent-yellow);color:#000;border-radius:var(--radius-full);z-index:1;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:.5rem;right:.5rem}.pos-product-img{background:var(--bg-tertiary);flex-shrink:0;justify-content:center;align-items:center;height:120px;max-height:120px;display:flex;overflow:hidden}.pos-product-img img{object-fit:cover;width:100%;height:100%}.pos-product-placeholder{color:var(--text-muted);font-size:2rem}.pos-product-info{flex-direction:column;flex:1;justify-content:space-between;min-height:70px;padding:.5rem .625rem;display:flex}.pos-product-info h4{color:var(--text-primary);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;white-space:normal;-webkit-box-orient:vertical;margin-bottom:.2rem;font-size:.8rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.pos-product-brand{color:var(--text-muted);margin-bottom:.15rem;font-size:.65rem}.pos-product-price{color:var(--primary-light);flex-wrap:wrap;align-items:center;font-size:.85rem;font-weight:700;display:flex}.pos-product-stock{color:var(--text-muted);font-size:.65rem}.pos-cart{background:var(--bg-secondary);border-left:1px solid var(--border-color);flex-direction:column;flex-shrink:0;width:340px;display:flex}.pos-cart-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1rem;display:flex}.pos-cart-header h3{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1rem;display:flex}.pos-cart-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;display:none}.pos-cart-items{flex:1;padding:.75rem;overflow-y:auto}.pos-cart-item{border-bottom:1px solid var(--border-color);padding:.625rem}.pos-cart-item-info strong{color:var(--text-primary);font-size:.8rem;display:block}.pos-cart-item-info span{color:var(--text-secondary);font-size:.7rem}.pos-cart-item-actions{align-items:center;gap:.25rem;margin-top:.375rem;display:flex}.pos-cart-qty{text-align:center;min-width:24px;font-size:.85rem;font-weight:600}.pos-cart-qty-input{background:var(--bg-tertiary);border:1px solid var(--border-color);width:50px;color:var(--text-primary);border-radius:var(--radius-sm);text-align:center;outline:none;padding:.125rem .25rem;font-size:.85rem;font-weight:600}.pos-cart-qty-input:focus{border-color:var(--primary);box-shadow:0 0 0 2px #6366f133}.pos-cart-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pos-cart-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pos-cart-item-subtotal{text-align:right;color:var(--text-primary);font-size:.9rem;font-weight:700}.pos-cart-item-bottom{justify-content:space-between;align-items:center;margin-top:.375rem;display:flex}.pos-cart-item-diskon{align-items:center;gap:.25rem;display:flex}.pos-cart-summary{border-top:1px solid var(--border-color);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.pos-cart-row{color:var(--text-primary);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.pos-cart-row>span:first-child{color:var(--text-secondary)}.pos-cart-total{border-top:1px solid var(--border-color);padding-top:.5rem;font-size:1.25rem;font-weight:800;color:var(--text-primary)!important}.pos-safezone{width:100%;height:1.5rem;display:block}@media (width>=1025px) and (width<=1280px){.pos-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.625rem;padding:.75rem}.pos-product-img{height:100px;max-height:100px}.pos-cart{width:300px}}@media (width>=769px) and (width<=1024px){.pos-layout{height:calc(100vh - 6rem);margin:-1rem}.pos-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.625rem}.pos-product-img{height:90px;max-height:90px}.pos-product-info{min-height:60px;padding:.4rem .5rem}.pos-product-info h4{font-size:.7rem}.pos-product-brand{font-size:.55rem}.pos-product-price{font-size:.75rem}.pos-product-stock{font-size:.55rem}.pos-cart{width:260px}.pos-title{font-size:1.15rem}.pos-subtitle{font-size:.7rem}.pos-toolbar{gap:.375rem;padding:.625rem}}.pos-cart-toggle{display:none}@media (width<=768px){.pos-layout{flex-direction:column;height:auto;margin:-1rem}.pos-cart{z-index:200;transition:transform var(--transition-normal);width:100%;position:fixed;inset:0;transform:translate(100%)}.pos-cart--open{transform:translate(0)}.pos-cart-close{display:flex}.pos-cart-toggle{z-index:100;background:var(--gradient-primary);color:#fff;border-radius:var(--radius-full);width:56px;height:56px;box-shadow:var(--shadow-lg);cursor:pointer;border:none;justify-content:center;align-items:center;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.pos-cart-badge{background:var(--accent-red);color:#fff;border-radius:var(--radius-full);justify-content:center;align-items:center;min-width:18px;height:18px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.pos-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.pos-product-img{height:100px;max-height:100px}.pos-cart-qty-input{font-size:16px}}.pos-promo-tag{background:var(--accent-red);color:#fff;border-radius:var(--radius-sm);margin-left:.5rem;padding:.1rem .4rem;font-size:.65rem;font-weight:800;animation:2s infinite posPromoGlow}@keyframes posPromoGlow{0%{opacity:.7}50%{opacity:1;transform:scale(1.05)}to{opacity:.7}}.pos-price-slashed{color:var(--text-muted);margin-right:.25rem;font-size:.75rem;text-decoration:line-through}.ql-container{box-sizing:border-box;height:100%;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{height:1px;position:absolute;top:50%;left:-100000px;overflow-y:hidden}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;outline:none;height:100%;padding:12px 15px;line-height:1.42;overflow-y:auto}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{padding-left:1.5em;list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{text-align:right;white-space:nowrap;width:1.2em;margin-left:-1.5em;margin-right:.3em;display:inline-block}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0, decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3, decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6, decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{text-align:left;margin-left:.3em;margin-right:-1.5em}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{max-width:100%;display:block}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{text-align:inherit;direction:rtl}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);pointer-events:none;font-style:italic;position:absolute;left:15px;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{vertical-align:middle;display:inline-block}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2px}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1px}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-top:5px;margin-bottom:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-top:5px;margin-bottom:5px;padding:5px 10px}.ql-snow .ql-editor code{padding:2px 4px;font-size:85%}.ql-snow .ql-editor .ql-code-block-container{color:#f8f8f2;background-color:#23241f;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}.ql-snow .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}.ql-snow .ql-picker-label:before{line-height:22px;display:inline-block}.ql-snow .ql-picker-options{white-space:nowrap;background-color:#fff;min-width:100%;padding:4px 8px;display:none;position:absolute}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{z-index:1;margin-top:-1px;display:block;top:100%}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{width:24px;height:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}.ql-snow .ql-color-picker .ql-picker-item{float:left;border:1px solid #0000;width:16px;height:16px;margin:2px;padding:0}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{top:5px;right:5px}.ql-toolbar.ql-snow{box-sizing:border-box;border:1px solid #ccc;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{color:#444;white-space:nowrap;background-color:#fff;border:1px solid #ccc;padding:5px 12px;box-shadow:0 0 5px #ddd}.ql-snow .ql-tooltip:before{content:"Visit URL:";margin-right:8px;line-height:26px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;width:170px;height:26px;margin:0;padding:3px 5px;font-size:13px;display:none}.ql-snow .ql-tooltip a.ql-preview{text-overflow:ellipsis;vertical-align:top;max-width:200px;display:inline-block;overflow-x:hidden}.ql-snow .ql-tooltip a.ql-action:after{content:"Edit";border-right:1px solid #ccc;margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{content:"Save";border-right:0;padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.productspage-container,.categoriespage-container,.brandspage-container{animation:.3s fadeIn}.promos-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.promo-card{border:1px solid var(--border-color);background:var(--bg-card);flex-direction:column;transition:all .3s;display:flex;position:relative;padding:1.25rem!important}.promo-card--inactive{opacity:.6;filter:grayscale(.5);border-style:dashed}.promo-status{position:absolute;top:1rem;right:1rem}.promo-body{flex:1}.promo-name{color:var(--text-white);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.promo-value{color:var(--accent-green);margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.promo-meta{color:var(--text-muted);margin-bottom:1rem;font-size:.8rem}.promo-products-preview{flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;display:flex}.promo-more{color:var(--text-secondary);align-self:center;font-size:.75rem}.promo-footer{border-top:1px solid var(--border-color);justify-content:flex-end;gap:.5rem;padding-top:1rem;display:flex}.promo-form{flex-direction:column;gap:1.5rem;display:flex}.promo-form-main{grid-template-columns:1fr;gap:1rem;display:grid}.promo-value-group{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.promo-tabs{background:var(--bg-secondary);border-radius:var(--radius-md);gap:.25rem;padding:.25rem;display:flex}.promo-tab{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex:1;padding:.5rem;font-size:.85rem;font-weight:600;transition:all .2s}.promo-tab.active{background:var(--bg-card);color:var(--accent-blue);box-shadow:0 2px 4px #0000001a}.promo-product-selection{border:1px solid var(--border-color);border-radius:var(--radius-md);background:#0000001a;padding:1rem}.product-search-box{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:center;gap:.75rem;margin-bottom:1rem;padding:.5rem .75rem;display:flex}.product-search-box svg{color:var(--text-muted)}.product-search-box input{color:var(--text-primary);background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.product-selection-list{flex-direction:column;gap:.25rem;max-height:250px;display:flex;overflow-y:auto}.product-selection-item{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:.75rem;padding:.6rem;transition:background .2s;display:flex}.product-selection-item:hover{background:var(--bg-secondary)}.product-selection-item.selected{background:#6366f126}.product-selection-check{border:2px solid var(--border-color);width:18px;height:18px;color:var(--accent-blue);border-radius:4px;justify-content:center;align-items:center;display:flex}.product-selection-item.selected .product-selection-check{background:var(--accent-blue);border-color:var(--accent-blue);color:#fff}.product-selection-info{flex-direction:column;display:flex}.product-selection-name{color:var(--text-primary);font-size:.9rem;font-weight:600}.product-selection-sku{color:var(--text-muted);font-size:.75rem}.toggle-switch{background:var(--border-hover);cursor:pointer;border:none;border-radius:20px;width:40px;height:20px;transition:background .3s;position:relative}.toggle-active{background:var(--accent-green)}.toggle-knob{background:var(--text-primary);border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;top:2px;left:2px}.toggle-active .toggle-knob{background:#fff;transform:translate(20px)}.modal-content--large{max-width:650px!important}.spinner-sm{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:1s linear infinite spin}.supplierspage-container,.purchaseorderspage-container{animation:.3s fadeIn}.custom-select-dropdown{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:100;flex-direction:column;margin-top:.25rem;animation:.2s slideDown;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden}.custom-select-option.selected{color:var(--primary-dark);background:#5faae11a;font-weight:600}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.custom-period-select{width:100%}}.expensespage-container,.transactionspage-container{animation:.3s fadeIn}.custom-period-select{width:180px;position:relative}.custom-select-trigger{background:var(--bg-input);border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-family:var(--font-family);cursor:pointer;transition:all var(--transition-fast);outline:none;justify-content:space-between;align-items:center;padding:.625rem .875rem;font-size:.875rem;display:flex}.custom-select-trigger:focus,.custom-select-trigger:hover{border-color:var(--primary);box-shadow:0 0 0 3px #6366f126}.custom-select-dropdown{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-md);z-index:50;flex-direction:column;margin-top:.25rem;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden}.custom-select-option{text-align:left;width:100%;font-family:var(--font-family);color:var(--text-primary);cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.85rem;display:flex}.custom-select-option:hover{background:var(--bg-hover)}.custom-select-option.selected{background:#5faae11a;font-weight:500}.reportspage-container{animation:.3s fadeIn}.report-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:1.5rem}.restockpage-container{animation:.3s fadeIn}.data-table tr.critical-stock{background:#f43f5e0d}.data-table tr.critical-stock:hover td{background:#f43f5e14}.data-table td{transition:all var(--transition-fast)}.userspage-container{animation:.3s fadeIn}.settings-tabs{border-bottom:1px solid var(--border-color);gap:1rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex}.settings-tab{color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);border-radius:var(--radius-md) var(--radius-md) 0 0;border-bottom:2px solid #0000;padding:.5rem 1rem;font-weight:600}.settings-tab:hover{color:var(--primary);background:var(--bg-hover)}.settings-tab.active{color:var(--primary);border-bottom-color:var(--primary)}.backup-list{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.backup-item{background:var(--bg-tertiary);border-radius:var(--radius-md);border:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1rem;display:flex}.backup-info{flex-direction:column;gap:.25rem;display:flex}.backup-name{color:var(--text-primary);font-size:.9rem;font-weight:600}.backup-meta{color:var(--text-muted);font-size:.75rem}.backup-actions{gap:.5rem;display:flex}.restore-warning{border-left:4px solid var(--accent-red);border-radius:var(--radius-sm);color:var(--accent-red);background:#f43f5e1a;margin-bottom:1.5rem;padding:1rem;font-size:.85rem}.whatsapppage-container{animation:.3s fadeIn}.catalog-container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:var(--font-family);scroll-behavior:smooth;transition:background-color .3s,color .3s}.catalog-loading{background:var(--bg-primary);justify-content:center;align-items:center;height:100vh;display:flex}.catalog-hero{text-align:center;background:linear-gradient(135deg, var(--bg-secondary), var(--bg-primary));border-bottom:1px solid var(--border-color);padding:3.5rem 2rem 4rem;transition:background .3s;position:relative;overflow:hidden}.catalog-nav-header{z-index:100;background:var(--bg-card);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;padding:.75rem 2rem;display:flex;position:sticky;top:0}.catalog-nav-left{align-items:center;gap:.75rem;display:flex}.catalog-nav-logo{border-radius:var(--radius-sm);width:auto;height:32px}.catalog-nav-brand{color:var(--primary-dark);font-size:1.15rem;font-weight:800;line-height:1.2}.catalog-nav-brand-container{flex-direction:column;display:flex}.catalog-nav-tagline{color:var(--text-muted);margin-top:-1px;font-size:.65rem;font-weight:500}[data-theme=dark] .catalog-nav-brand{color:var(--primary-light)}.catalog-nav-right{align-items:center;gap:.6rem;display:flex}.catalog-theme-toggle-nav{border-radius:var(--radius-full);border:1px solid var(--border-color);background:var(--bg-secondary);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex}.catalog-theme-toggle-nav:hover{border-color:var(--primary-light);color:var(--primary-light)}.catalog-btn-nav{border-radius:var(--radius-full);cursor:pointer;border:1px solid;align-items:center;gap:6px;padding:.5rem 1.15rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.catalog-btn-nav--primary{background:linear-gradient(135deg, var(--primary-light), var(--primary-dark));color:#fff;border-color:var(--primary);box-shadow:var(--shadow-sm)}.catalog-btn-nav--primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #c19a5b59}.catalog-btn-nav--outline{color:var(--primary-dark);border-color:var(--primary-light);background:0 0}.catalog-btn-nav--outline:hover{background:var(--bg-hover);border-color:var(--primary)}[data-theme=dark] .catalog-btn-nav--outline{color:var(--primary-light)}.catalog-hero-overlay{background:radial-gradient(circle at center, transparent, var(--bg-primary));z-index:1;position:absolute;inset:0}.catalog-hero-content{z-index:2;max-width:800px;margin:0 auto;position:relative}.catalog-badge{background:var(--bg-secondary);color:var(--primary-dark);border:1px solid var(--primary-light);box-shadow:var(--shadow-sm);border-radius:99px;margin-bottom:2rem;padding:.4rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-block}.catalog-hero-bg-logo{opacity:.15;z-index:1;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:400px;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.catalog-title{color:var(--primary-dark);margin-bottom:.5rem;font-size:3.5rem;font-weight:800}.catalog-hero-stats{justify-content:center;gap:1.5rem;display:flex}.catalog-stat{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--primary-light);color:var(--primary-dark);align-items:center;gap:.5rem;padding:.6rem 1.25rem;display:flex}.catalog-stat span{font-size:.9rem;font-weight:600}.catalog-filter-bar{z-index:10;max-width:1200px;margin:-1.75rem auto 0;padding:0 1rem;position:relative}.catalog-search{background:var(--bg-card);border:1px solid var(--primary-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);align-items:center;padding:0 1.25rem;transition:border-color .3s,box-shadow .3s;display:flex}.catalog-search:focus-within{border-color:var(--primary);box-shadow:var(--shadow-xl), 0 0 0 3px #c19a5b26}.catalog-search input{color:var(--text-primary);background:0 0;border:none;width:100%;padding:1rem .75rem;font-size:1rem}.catalog-search input:focus{outline:none}.catalog-search svg{color:var(--primary);flex-shrink:0}.catalog-search-clear{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.25rem .5rem;font-size:1rem;transition:color .2s,background .2s}.catalog-search-clear:hover{color:var(--text-primary);background:var(--bg-tertiary)}.catalog-chips-wrapper{scrollbar-width:none;max-width:1200px;margin:1.25rem auto 0;padding:0 1rem;overflow-x:auto}.catalog-chips-wrapper::-webkit-scrollbar{display:none}.catalog-chips{flex-wrap:nowrap;gap:.5rem;display:flex}.catalog-chip{border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:99px;flex-shrink:0;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .25s}.catalog-chip:hover{border-color:var(--primary-light);color:var(--primary-dark);background:var(--bg-secondary)}.catalog-chip.active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 2px 8px #c19a5b59}.catalog-result-info{max-width:1200px;color:var(--text-muted);margin:1.25rem auto 0;padding:0 1rem;font-size:.85rem}.catalog-result-info strong{color:var(--primary-dark)}.catalog-main{max-width:1200px;margin:1.5rem auto 0;padding:0 1rem 6rem}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}.catalog-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.catalog-card:hover{border-color:var(--primary-light);box-shadow:var(--shadow-xl);transform:translateY(-4px)}.catalog-card-img{background:var(--bg-tertiary);height:180px;position:relative;overflow:hidden}.catalog-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.catalog-card:hover .catalog-card-img img{transform:scale(1.05)}.catalog-placeholder{height:100%;color:var(--primary-light);background:var(--bg-tertiary);justify-content:center;align-items:center;display:flex}.catalog-promo-badge{background:var(--accent-red);color:#fff;border-radius:var(--radius-sm);z-index:2;letter-spacing:.5px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.catalog-stock-badge{border-radius:var(--radius-sm);z-index:2;padding:.2rem .6rem;font-size:.65rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}.catalog-stock-badge.in-stock{color:#fff;background:#10b981e6}.catalog-stock-badge.out-of-stock{color:#fff;background:#f43f5ee6}.catalog-sold-out-overlay{z-index:3;background:#0000008c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.catalog-sold-out-overlay span{color:#fff;border-radius:var(--radius-md);letter-spacing:1.5px;text-transform:uppercase;background:#ef4444e6;padding:.4rem 1.25rem;font-size:1rem;font-weight:800;box-shadow:0 2px 12px #ef444466}.catalog-card-body{flex-direction:column;flex:1;padding:.875rem;display:flex}.catalog-category{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.7rem;font-weight:700;display:flex}.catalog-type-tag{border-radius:var(--radius-sm);background:var(--bg-tertiary);color:var(--text-muted);text-transform:none;align-items:center;gap:2px;padding:.1rem .4rem;font-size:.6rem;font-weight:600;display:inline-flex}.catalog-card-title{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.7rem;margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.catalog-card-price{color:var(--primary-dark);align-items:center;gap:.4rem;margin-top:auto;margin-bottom:.75rem;font-size:.95rem;font-weight:800;line-height:1.2;display:flex}.catalog-card-price svg{color:var(--primary);flex-shrink:0}.catalog-price-original{color:var(--text-muted);font-size:.7rem;font-weight:500;text-decoration:line-through;display:block}.catalog-price-promo{color:var(--accent-green);display:block}.catalog-btn-wa{border-radius:var(--radius-md);background:var(--accent-green);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.4rem;padding:.65rem .75rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 8px #10b98133}.catalog-btn-wa:hover:not(.disabled){background:var(--accent-green-light);transform:translateY(-1px);box-shadow:0 4px 12px #10b98159}.catalog-btn-wa.disabled{background:var(--text-muted);color:#fff;cursor:not-allowed;box-shadow:none;opacity:.7}.catalog-empty{text-align:center;color:var(--text-muted);padding:5rem 2rem}.catalog-empty svg{opacity:.4}.catalog-empty h3{color:var(--text-secondary);margin:1rem 0 .5rem;font-size:1.3rem}.catalog-empty p{margin-bottom:1.5rem}.catalog-reset-btn{border-radius:var(--radius-lg);background:var(--primary);color:#fff;cursor:pointer;border:none;align-items:center;gap:.4rem;padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.catalog-reset-btn:hover{opacity:.9;transform:translateY(-1px)}.catalog-map-section{max-width:1200px;margin:0 auto 3rem;padding:0 1rem}.catalog-map-container{background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);padding:1.5rem}.catalog-map-title{color:var(--primary-dark);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.15rem;font-weight:700;display:flex}.catalog-map-address{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem;line-height:1.5}.catalog-map-embed{cursor:pointer;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:2px solid #0000;transition:all .3s;position:relative;overflow:hidden}.catalog-map-embed:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.catalog-map-overlay{opacity:0;z-index:10;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.catalog-map-embed:hover .catalog-map-overlay{opacity:1}.catalog-map-overlay span{background:var(--primary);color:#fff;border-radius:99px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:transform .3s;transform:translateY(10px)}.catalog-map-embed:hover .catalog-map-overlay span{transform:translateY(0)}.catalog-footer{border-top:1px solid var(--border-color);background:var(--bg-secondary);text-align:center;color:var(--text-secondary);padding:2.5rem 1rem;font-size:.85rem}.catalog-footer-contact{color:var(--primary-dark);justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;font-weight:600;display:flex}.catalog-scroll-top{background:var(--primary);color:#fff;cursor:pointer;width:44px;height:44px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;z-index:50;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(12px)}.catalog-scroll-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.catalog-scroll-top:hover{box-shadow:var(--shadow-xl);transform:translateY(-2px)}.catalog-load-more{justify-content:center;margin-top:3rem;display:flex}.catalog-load-more-btn{border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--primary-light);color:var(--primary-dark);cursor:pointer;box-shadow:var(--shadow-sm);padding:.75rem 2rem;font-size:.9rem;font-weight:700;transition:all .3s}.catalog-load-more-btn:hover:not(:disabled){background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.catalog-load-more-btn:disabled{opacity:.6;cursor:not-allowed}.spinner-small{border:2px solid #c19a5b4d;border-top-color:var(--primary);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@media (width<=768px){.catalog-hero{padding:2rem 1rem 2.5rem}.catalog-title{font-size:2rem}.catalog-hero-stats{flex-direction:column;align-items:center;gap:.5rem}.catalog-filter-bar{margin-top:-1.25rem}.catalog-chips-wrapper{margin-top:1rem}.catalog-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.catalog-card-img{height:140px}.catalog-card-body{padding:.65rem}.catalog-card-title{min-height:2.3rem;font-size:.85rem}.catalog-card-price{font-size:.85rem}.catalog-btn-wa{padding:.5rem;font-size:.75rem}.catalog-btn-wa span{white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.catalog-stock-badge{padding:.15rem .4rem;font-size:.55rem}.catalog-scroll-top{width:38px;height:38px;bottom:1.25rem;right:1.25rem}.catalog-nav-header{padding:.75rem 1rem}.catalog-nav-brand{font-size:1rem}.catalog-nav-right{gap:.4rem}.catalog-btn-nav{gap:4px;padding:.45rem .6rem;font-size:.75rem}.hide-on-mobile{display:none}.catalog-theme-toggle-nav{width:32px;height:32px}.catalog-theme-toggle-nav svg{width:14px;height:14px}}.detail-container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:var(--font-family);padding:2rem 1rem}.detail-wrapper{max-width:1100px;margin:0 auto}.detail-loading{justify-content:center;align-items:center;height:80vh;display:flex}.detail-back-link{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:500;transition:color .2s;display:inline-flex}.detail-back-link:hover{color:var(--primary-dark)}.detail-main-grid{background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);grid-template-columns:1fr 1fr;gap:3rem;padding:2.5rem;display:grid}.detail-gallery{flex-direction:column;gap:1rem;display:flex}.detail-main-img{aspect-ratio:1;border-radius:var(--radius-lg);background:var(--bg-tertiary);border:1px solid var(--border-color);overflow:hidden}.detail-main-img img{object-fit:cover;width:100%;height:100%;transition:opacity .4s ease-in-out,transform .6s cubic-bezier(.4,0,.2,1)}.detail-main-img img[src]{animation:.5s ease-out fadeInPhoto}@keyframes fadeInPhoto{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.detail-thumbnails{flex-wrap:wrap;gap:.75rem;display:flex}.detail-thumb{border-radius:var(--radius-md);cursor:pointer;border:2px solid #0000;width:70px;height:70px;transition:all .2s;overflow:hidden}.detail-thumb.active{border-color:var(--primary);transform:scale(.95)}.detail-thumb img{object-fit:cover;width:100%;height:100%}.detail-info{flex-direction:column;display:flex}.detail-category{text-transform:uppercase;color:var(--primary-dark);letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.detail-title{color:var(--text-primary);margin-bottom:.75rem;font-size:2.25rem;font-weight:800;line-height:1.2}.detail-meta{color:var(--text-muted);gap:1.5rem;margin-bottom:2rem;font-size:.85rem;display:flex}.detail-brand{color:var(--primary-dark);font-weight:600}.detail-price-box{background:var(--bg-primary);border-radius:var(--radius-lg);border:1px solid var(--primary-light);margin-bottom:2rem;padding:1.5rem}.detail-price-label{color:var(--text-secondary);text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.detail-price-val{color:var(--primary-dark);font-size:2rem;font-weight:800}.detail-variants{margin-bottom:2rem}.detail-label{color:var(--text-secondary);margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:block}.detail-variant-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.detail-variant-card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;text-align:left;align-items:center;gap:.75rem;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.detail-variant-card:after{content:"";background:var(--primary);opacity:0;z-index:0;width:100%;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.detail-variant-card.active{border-color:var(--primary);background:var(--bg-primary);transform:translateY(-2px);box-shadow:0 4px 12px #5faae126}.detail-variant-card.active .variant-info,.detail-variant-card.active .variant-check{z-index:1;position:relative}.detail-variant-swatch{width:24px;height:24px;box-shadow:0 0 0 1px var(--border-color), var(--shadow-sm);z-index:1;border:2px solid #fff;border-radius:50%;flex-shrink:0;transition:transform .2s;position:relative}.detail-variant-card.active .detail-variant-swatch{box-shadow:0 0 0 2px var(--primary), var(--shadow-md);transform:scale(1.1)}.variant-check{border:1px solid var(--border-color);width:18px;height:18px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.active .variant-check{border-color:var(--primary);background:var(--primary-light);color:#fff}.variant-info{flex-direction:column;display:flex}.variant-name{color:var(--text-primary);font-size:.85rem;font-weight:600}.variant-stock{color:var(--text-muted);font-size:.7rem}.detail-variant-card.out-of-stock{opacity:.5;cursor:not-allowed;background:var(--bg-tertiary)}.detail-actions{margin-bottom:2rem}.detail-btn-order{background:var(--accent-green);color:#fff;border-radius:var(--radius-lg);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #10b9814d}.detail-btn-order:hover:not(.disabled){background:var(--accent-green-light);transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}.detail-btn-order.disabled{background:var(--text-muted);cursor:not-allowed;box-shadow:none}.detail-trust-badges{background:var(--bg-tertiary);border-radius:var(--radius-md);gap:1.5rem;padding:1.25rem;display:flex}.trust-badge{color:var(--text-secondary);align-items:center;gap:.375rem;font-size:.75rem;display:flex}.trust-badge svg{color:var(--accent-green)}.detail-tabs{margin-top:3rem}.detail-tab-header{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem}.detail-tab{color:var(--primary);border:none;border-bottom:3px solid var(--primary);cursor:pointer;background:0 0;padding:.75rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.detail-tab:hover{color:var(--primary-dark);background:#5faae10d}.detail-tab-content{padding:1rem 0}.detail-description{color:var(--text-secondary);font-size:1rem;line-height:1.8}.desc-title{color:var(--text-primary);align-items:center;gap:.5rem;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;display:flex}.desc-title:before{content:"";background:var(--primary);border-radius:var(--radius-full);width:4px;height:1.25rem;display:inline-block}.desc-text{margin-bottom:.75rem}.desc-list-item{margin-bottom:.5rem;padding-left:1.5rem;list-style:none;position:relative}.desc-list-item:before{content:"•";color:var(--primary);font-size:1.2rem;font-weight:700;position:absolute;left:.25rem}.detail-description strong{color:var(--text-primary);font-weight:700}.detail-footer{text-align:center;border-top:1px solid var(--border-color);color:var(--text-muted);margin-top:5rem;padding:2rem;font-size:.85rem}@media (width<=900px){.detail-main-grid{grid-template-columns:1fr;gap:2rem;padding:1.5rem}}.detail-main-img{cursor:zoom-in;position:relative}.detail-img-zoom-hint{opacity:0;color:var(--primary-dark);pointer-events:none;background:#fffc;border-radius:50%;justify-content:center;align-items:center;padding:1rem;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.detail-main-img:hover .detail-img-zoom-hint{opacity:1;transform:translate(-50%,-50%)scale(1.1)}.lightbox-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;-webkit-user-select:none;user-select:none;background:#0a141ef5;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.lightbox-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:2rem;right:2rem}.lightbox-close:hover{background:var(--accent-red);transform:rotate(90deg)}.lightbox-content{justify-content:center;align-items:center;width:100%;height:70vh;display:flex;position:relative}.lightbox-nav{color:#fff;cursor:pointer;z-index:100;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;padding:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav:hover{background:var(--primary);border-color:var(--primary);transform:translateY(-50%)scale(1.1)}.lightbox-nav.prev{left:1rem}.lightbox-nav.next{right:1rem}.lightbox-img-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.lightbox-img-wrapper img{object-fit:contain;border-radius:var(--radius-lg);max-width:90%;max-height:100%;box-shadow:0 30px 60px #0009}.lightbox-counter{color:#fff;background:#ffffff1a;border-radius:20px;margin-top:1.5rem;padding:.25rem .75rem;font-family:monospace;font-size:.9rem;font-weight:600}.lightbox-thumbnails{scrollbar-width:thin;gap:.75rem;max-width:90%;margin-top:2rem;padding:1rem;display:flex;overflow-x:auto}.lightbox-thumb{border-radius:var(--radius-sm);cursor:pointer;opacity:.4;border:2px solid #0000;flex-shrink:0;width:60px;height:60px;transition:all .3s;overflow:hidden}.lightbox-thumb.active{border-color:var(--primary);opacity:1;transform:translateY(-5px)}.lightbox-thumb img{object-fit:cover;width:100%;height:100%}@keyframes zoomIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.animate-zoom-in{animation:.4s cubic-bezier(.175,.885,.32,1.275) zoomIn}.activitylogspage-container{animation:.3s fadeIn}.orders-page{animation:.4s fadeInUp}.orders-page .page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.orders-page .page-title{align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.orders-page .page-subtitle{color:var(--text-secondary);margin-top:.25rem;font-size:.85rem}.orders-tabs{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);gap:.25rem;margin-bottom:1rem;padding:4px;display:flex;overflow-x:auto}.orders-tab{border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s}.orders-tab:hover{color:var(--text-primary);background:var(--bg-hover)}.orders-tab--active{background:var(--bg-card);color:var(--primary-light);box-shadow:var(--shadow-sm)}.orders-search-bar{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem .75rem;transition:border-color .2s;display:flex}.orders-search-bar:focus-within{border-color:var(--primary-light)}.orders-search-bar svg{color:var(--text-muted);flex-shrink:0}.orders-search-bar input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:.85rem}.orders-search-bar input::placeholder{color:var(--text-muted)}.orders-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1rem;display:grid}.orders-empty{color:var(--text-muted);flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.order-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1rem;transition:all .2s}.order-card:hover{border-color:var(--primary-light);box-shadow:var(--shadow-md)}.order-card-header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.order-card-info{flex-direction:column;display:flex}.order-no{color:var(--text-primary);font-family:Courier New,monospace;font-size:.9rem;font-weight:700}.order-time{color:var(--text-muted);margin-top:2px;font-size:.75rem}.order-status-badge{border-radius:var(--radius-full);white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.order-card-details{flex-direction:column;gap:4px;margin-bottom:.75rem;display:flex}.order-detail-row{color:var(--text-secondary);align-items:center;gap:6px;font-size:.8rem;display:flex}.order-detail-row svg{color:var(--text-muted);flex-shrink:0}.order-keterangan{color:var(--text-muted);font-style:italic}.order-items-list{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);max-height:200px;margin-bottom:.75rem;padding:.5rem 0;overflow-y:auto}.order-item-row{align-items:flex-start;gap:.5rem;padding:4px 0;font-size:.8rem;display:flex}.order-item-qty{color:var(--primary-light);flex-shrink:0;min-width:28px;font-weight:700}.order-item-info{flex-direction:column;flex:1;display:flex}.order-item-name{color:var(--text-primary);font-weight:600}.order-item-variant{color:var(--text-muted);font-size:.7rem}.order-item-note{color:var(--accent-yellow);font-size:.7rem;font-style:italic}.order-item-price{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;font-weight:600}.order-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.order-total{color:var(--text-secondary);font-size:.85rem}.order-total strong{color:var(--text-primary)}.order-actions{flex-wrap:wrap;gap:.5rem;display:flex}.order-handled{color:var(--text-muted);text-align:right;margin-top:.5rem;font-size:.7rem}.btn-sm{gap:4px;padding:.35rem .75rem!important;font-size:.75rem!important}.btn-success{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border:none}.btn-success:hover{background:linear-gradient(135deg,#059669,#047857)}.btn-danger-outline{color:#ef4444;background:0 0;border:1px solid #ef44444d}.btn-danger-outline:hover{background:#ef44441a;border-color:#ef4444}.orders-pagination{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.pagination-info{color:var(--text-secondary);font-size:.8rem}.modal-overlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:var(--bg-card);border-radius:var(--radius-xl);width:90%;max-width:500px;box-shadow:var(--shadow-xl);padding:1.5rem;animation:.25s slideUp}.ready-modal h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.ready-modal p{color:var(--text-secondary);margin-bottom:1rem;font-size:.85rem}.ready-modal-options{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ready-option{border:2px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-secondary);cursor:pointer;text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;transition:all .2s;display:flex}.ready-option:hover{border-color:var(--primary-light);background:var(--bg-hover);box-shadow:var(--shadow-md);transform:translateY(-2px)}.ready-option svg{color:var(--primary-light)}.ready-option-title{color:var(--text-primary);font-size:.9rem;font-weight:700}.ready-option-desc{color:var(--text-muted);font-size:.75rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.orders-page .page-header{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem}.orders-page .page-title{gap:.4rem;font-size:1.2rem}.orders-page .page-subtitle{white-space:nowrap;text-overflow:ellipsis;max-width:180px;margin-top:0;font-size:.75rem;overflow:hidden}.orders-page .page-header .btn{height:fit-content;padding:.4rem .75rem;font-size:.75rem}.orders-grid,.ready-modal-options{grid-template-columns:1fr}.order-card{padding:.75rem}.order-card-footer{flex-direction:column;align-items:flex-start}}.cust-login-page{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.cust-login-bg{pointer-events:none;z-index:0;position:fixed;inset:0}.cust-login-bg-circle{filter:blur(80px);opacity:.15;border-radius:50%;position:absolute}.cust-login-bg-circle--1{background:var(--primary-light);width:400px;height:400px;animation:8s ease-in-out infinite float;top:-100px;right:-100px}.cust-login-bg-circle--2{background:var(--accent-yellow);width:300px;height:300px;animation:10s ease-in-out infinite reverse float;bottom:-80px;left:-80px}.cust-login-bg-circle--3{background:var(--accent-orange);width:200px;height:200px;animation:12s ease-in-out infinite float;top:50%;left:50%}@keyframes float{0%,to{transform:translate(0)}33%{transform:translate(20px,-20px)}66%{transform:translate(-15px,15px)}}.cust-login-container{z-index:1;width:100%;max-width:440px;padding:1rem;position:relative}.cust-back-btn{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;align-items:center;gap:6px;margin-bottom:1rem;padding:.4rem .75rem;font-size:.85rem;transition:all .2s;display:inline-flex}.cust-back-btn:hover{color:var(--text-primary);background:var(--bg-hover)}.cust-login-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);padding:2rem;animation:.5s slideUp}.cust-login-header{text-align:center;margin-bottom:1.5rem}.cust-login-logo{object-fit:contain;border-radius:var(--radius-md);border:1px solid var(--border-color);max-width:180px;max-height:64px;margin-bottom:.75rem;padding:4px}.cust-login-logo-placeholder{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--primary-light), var(--primary-dark));color:#fff;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto .75rem;display:flex}.cust-login-title{color:var(--text-primary);margin-bottom:.25rem;font-size:1.3rem;font-weight:800}.cust-login-subtitle{color:var(--text-muted);font-size:.85rem}.cust-login-tabs{background:var(--bg-secondary);border-radius:var(--radius-lg);gap:4px;margin-bottom:1.5rem;padding:4px;display:flex}.cust-tab{border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:4px;padding:.5rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.cust-tab:hover{color:var(--text-primary)}.cust-tab--active{background:var(--bg-card);color:var(--primary-light);box-shadow:var(--shadow-sm)}.cust-login-form{flex-direction:column;gap:1rem;display:flex}.cust-form-group{flex-direction:column;gap:4px;display:flex}.cust-form-group label{color:var(--text-secondary);align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.cust-optional{color:var(--text-muted);font-size:.7rem;font-weight:400}.cust-form-group input{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary);color:var(--text-primary);outline:none;padding:.65rem .875rem;font-size:.9rem;transition:border-color .2s}.cust-form-group input:focus{border-color:var(--primary-light)}.cust-password-wrapper{position:relative}.cust-password-wrapper input{width:100%;padding-right:40px}.cust-password-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.cust-otp-input{text-align:center;letter-spacing:.5em;font-family:Courier New,monospace;font-weight:700;font-size:1.5rem!important}.cust-otp-info{border-radius:var(--radius-md);color:#10b981;background:#10b9811a;border:1px solid #10b98133;align-items:center;gap:8px;padding:.65rem .875rem;font-size:.8rem;font-weight:500;display:flex}.cust-submit-btn{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--primary-light), var(--primary-dark));color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:.75rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.cust-submit-btn:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-1px)}.cust-submit-btn:disabled{opacity:.6;cursor:not-allowed}.cust-submit-btn--secondary{background:linear-gradient(135deg,#10b981,#059669)}.cust-resend-btn{color:var(--text-muted);cursor:pointer;text-align:center;background:0 0;border:none;padding:.5rem;font-size:.8rem;text-decoration:underline;transition:color .2s}.cust-resend-btn:hover{color:var(--primary-light)}.cust-login-divider{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;margin:1.5rem 0;font-size:.75rem;display:flex}.cust-login-divider:before,.cust-login-divider:after{content:"";background:var(--border-color);flex:1;height:1px}.cust-login-divider span{padding:0 10px}.cust-guest-btn{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.cust-guest-btn:hover{background:var(--bg-hover);border-color:var(--primary-light);color:var(--primary-light)}.cust-login-switch{text-align:center;color:var(--text-muted);margin-top:1.25rem;font-size:.8rem}.cust-login-switch a{color:var(--primary-light);font-weight:600;text-decoration:none;transition:color .2s}.cust-login-switch a:hover{color:var(--primary-dark);text-decoration:underline}.cust-login-footer{text-align:center;border-top:1px solid var(--border-color);margin-top:1.5rem;padding-top:1rem}.cust-login-footer a{color:var(--text-muted);font-size:.75rem;text-decoration:none}.cust-login-footer a:hover{color:var(--primary-light)}.spin{animation:1s linear infinite spin}.cust-order-page{background:var(--bg-primary);min-height:100vh;padding-bottom:70px}.cust-header{z-index:100;background:var(--bg-card);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex;position:sticky;top:0}.cust-header-left{flex-direction:column;gap:.2rem;display:flex}.cust-header-brand{align-items:center;gap:.5rem;transition:opacity .2s;display:flex}.cust-header-brand:hover{opacity:.8}.cust-header-logo{border-radius:4px;width:auto;height:28px}.cust-header-brand-text{flex-direction:column;display:flex}.cust-header-title{color:var(--text-primary);font-size:1.1rem;font-weight:800;line-height:1.2}.cust-header-tagline{color:var(--text-muted);font-size:.65rem;font-weight:500}.cust-header-user{color:var(--text-secondary);opacity:.85;font-size:.8rem}.cust-header-actions{align-items:center;gap:.5rem;display:flex}.cust-notif-btn,.cust-logout-btn{border-radius:var(--radius-full);border:1px solid var(--border-color);background:var(--bg-secondary);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.cust-notif-btn:hover,.cust-logout-btn:hover{border-color:var(--primary-light);color:var(--primary-light)}.cust-notif-badge{color:#fff;border:2px solid var(--bg-card);background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.cust-bell-ringing svg{transform-origin:top;color:var(--primary-light);animation:2s ease-in-out infinite bell-ring}@keyframes bell-ring{0%,to{transform:rotate(0)}5%{transform:rotate(25deg)}10%{transform:rotate(-20deg)}15%{transform:rotate(15deg)}20%{transform:rotate(-10deg)}25%{transform:rotate(5deg)}30%{transform:rotate(0)}}.cust-notif-dropdown{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:340px;max-height:420px;box-shadow:var(--shadow-xl);z-index:200;animation:.2s slideDown;position:fixed;top:56px;right:1rem;overflow-y:auto}.cust-notif-header{border-bottom:1px solid var(--border-color);background:var(--bg-card);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.85rem;font-weight:700;display:flex;position:sticky;top:0}.cust-notif-mark-all{color:var(--primary-light);cursor:pointer;background:0 0;border:none;font-size:.75rem}.cust-notif-empty{text-align:center;color:var(--text-muted);padding:2rem;font-size:.85rem}.cust-notif-item{cursor:pointer;border-bottom:1px solid var(--border-color);padding:.75rem 1rem;transition:background .15s}.cust-notif-item:hover{background:var(--bg-hover)}.cust-notif-item--unread{background:color-mix(in srgb, var(--primary-light) 5%, transparent)}.cust-notif-title{color:var(--text-primary);font-size:.85rem;font-weight:600;display:block}.cust-notif-msg{color:var(--text-secondary);margin-top:3px;font-size:.78rem;display:block}.cust-notif-time{color:var(--text-muted);margin-top:3px;font-size:.68rem;display:block}.cust-bottom-nav{background:var(--bg-card);border-top:1px solid var(--border-color);z-index:100;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #00000014}.cust-nav-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:2px;padding:.6rem .5rem;font-size:.7rem;font-weight:600;transition:all .2s;display:flex;position:relative}.cust-nav-btn--active,.cust-nav-btn:hover{color:var(--primary-light)}.cust-cart-count{color:#fff;background:#ef4444;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:2px;right:calc(50% - 20px)}.cust-content{padding:1rem}.cust-search-bar{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-full);align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.6rem 1.15rem;transition:border-color .2s;display:flex}.cust-search-bar:focus-within{border-color:var(--primary-light)}.cust-search-bar svg{color:var(--text-secondary);flex-shrink:0}.cust-search-bar input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.cust-empty-state{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 1rem;font-size:.95rem;display:flex}.cust-loading{justify-content:center;padding:4rem;display:flex}.cust-product-grid{grid-template-columns:1fr;gap:.75rem;display:grid}.cust-product-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);flex-direction:column;transition:all .25s;display:flex;overflow:hidden}.cust-product-card:hover{border-color:var(--primary-light);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.cust-product-img{background:var(--bg-tertiary);width:100%;height:180px;overflow:hidden}.cust-product-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.cust-product-card:hover .cust-product-img img{transform:scale(1.06)}.cust-product-info{flex-direction:column;flex:1;padding:1rem;display:flex}.cust-product-name{color:var(--text-primary);margin-bottom:.6rem;font-size:1rem;font-weight:700}.cust-variants{flex-direction:column;gap:.5rem;margin-top:auto;display:flex}.cust-variant-row{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:.75rem;padding:.35rem 0;display:flex}.cust-variant-row:first-child{border-top:none}.cust-variant-info{flex-direction:column;display:flex}.cust-variant-label{color:var(--text-secondary);font-size:.8rem}.cust-variant-price{color:var(--primary-light);font-size:.95rem;font-weight:700}.cust-add-btn{border:1px solid var(--primary-light);color:var(--primary-light);border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;background:0 0;flex-shrink:0;align-items:center;gap:4px;padding:7px 16px;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex}.cust-add-btn:hover:not(:disabled){background:var(--primary-light);color:#fff;transform:scale(1.03)}.cust-add-btn:disabled{border-color:var(--text-muted);color:var(--text-muted);cursor:not-allowed}.cust-no-variant{color:var(--text-muted);font-size:.85rem}.cust-section-title{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.2rem;font-weight:700;display:flex}.cust-cart-items{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.cust-cart-item{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1rem;transition:border-color .2s}.cust-cart-item:hover{border-color:var(--primary-light)}.cust-cart-item-header{justify-content:space-between;align-items:flex-start;margin-bottom:.6rem;display:flex}.cust-cart-item-name{color:var(--text-primary);font-size:.95rem;font-weight:700;display:block}.cust-cart-item-variant{color:var(--text-secondary);margin-top:2px;font-size:.78rem;display:block}.cust-cart-remove{color:#ef4444;cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:6px;transition:background .15s}.cust-cart-remove:hover{background:#ef44441a}.cust-cart-item-body{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.cust-qty-controls{align-items:center;gap:.65rem;display:flex}.cust-qty-controls button{border:1px solid var(--border-color);border-radius:var(--radius-full);background:var(--bg-secondary);width:34px;height:34px;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;font-size:1rem;transition:all .15s;display:flex}.cust-qty-controls button:hover{border-color:var(--primary-light);color:var(--primary-light);background:color-mix(in srgb, var(--primary-light) 8%, transparent)}.cust-qty-controls span{text-align:center;min-width:28px;font-size:1rem;font-weight:700}.cust-cart-item-price{color:var(--primary-light);font-size:1rem;font-weight:800}.cust-cart-item-note{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary);width:100%;color:var(--text-primary);outline:none;padding:.5rem .75rem;font-size:.8rem;transition:border-color .2s}.cust-cart-item-note:focus{border-color:var(--primary-light)}.cust-order-info{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);flex-direction:column;gap:.85rem;margin-bottom:1.25rem;padding:1.25rem;display:flex}.cust-order-info .cust-form-group{flex-direction:column;gap:6px;display:flex}.cust-order-info label{color:var(--text-secondary);align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}.cust-label-opt{color:var(--text-secondary);opacity:.7;font-size:.75rem;font-weight:400}.cust-order-info input,.cust-order-info textarea{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary);color:var(--text-primary);resize:vertical;outline:none;padding:.6rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.cust-order-info input:focus,.cust-order-info textarea:focus{border-color:var(--primary-light)}.cust-cart-summary{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1.25rem}.cust-cart-total{justify-content:space-between;align-items:center;margin-bottom:.6rem;font-size:1.1rem;font-weight:600;display:flex}.cust-total-price{color:var(--primary-light);font-size:1.4rem;font-weight:800}.cust-pay-note{color:var(--text-secondary);align-items:center;gap:6px;margin-bottom:1rem;font-size:.8rem;display:flex}.cust-order-btn{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--primary-light), var(--primary-dark));color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:1rem;font-size:1.05rem;font-weight:700;transition:all .2s;display:flex}.cust-order-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #c19a5b59}.cust-order-btn:disabled{opacity:.6;cursor:not-allowed}.cust-goto-menu-btn{border:1px solid var(--primary-light);color:var(--primary-light);border-radius:var(--radius-lg);cursor:pointer;background:0 0;padding:.65rem 2rem;font-size:.9rem;font-weight:700;transition:all .2s}.cust-goto-menu-btn:hover{background:var(--primary-light);color:#fff}.cust-orders-header-wrap{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.cust-refresh-btn{border:1px solid var(--border-color);background:var(--bg-card);color:var(--text-secondary);border-radius:var(--radius-full);cursor:pointer;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.cust-refresh-btn:hover{border-color:var(--primary-light);color:var(--primary-light);background:color-mix(in srgb, var(--primary-light) 5%, transparent)}.cust-orders-list{flex-direction:column;gap:.75rem;display:flex}.cust-order-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1rem;transition:all .2s}.cust-order-card:hover{border-color:var(--primary-light);box-shadow:var(--shadow-sm)}.cust-order-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.6rem;display:flex}.cust-order-no{font-family:Courier New,monospace;font-size:.9rem;font-weight:700;display:block}.cust-order-time{color:var(--text-secondary);margin-top:2px;font-size:.75rem;display:block}.cust-order-status{border-radius:var(--radius-full);white-space:nowrap;align-items:center;gap:5px;padding:5px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.cust-order-items{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);margin-bottom:.6rem;padding:.6rem 0}.cust-order-item-row{color:var(--text-primary);flex-direction:column;padding:3px 0;font-size:.85rem;display:flex}.cust-order-item-note{color:var(--accent-yellow);font-size:.75rem;font-style:italic}.cust-order-card-footer{justify-content:space-between;align-items:center;display:flex}.cust-order-total{color:var(--primary-light);font-size:1rem;font-weight:700}.cust-cancel-btn{color:#ef4444;border-radius:var(--radius-md);cursor:pointer;background:0 0;border:1px solid #ef44444d;align-items:center;gap:5px;padding:6px 14px;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.cust-cancel-btn:hover{background:#ef44441a;border-color:#ef4444}@media (width<=768px){.hide-on-mobile{display:none}}@media (width>=768px){.cust-order-page{flex-direction:column;min-height:100vh;padding-bottom:0;display:flex}.cust-header{padding:.875rem 2.5rem}.cust-header-left{flex-direction:row;align-items:center;gap:1rem}.cust-header-title{font-size:1.3rem}.cust-header-user{font-size:.9rem}.cust-bottom-nav{z-index:99;background:var(--bg-card);border-top:none;border-bottom:1px solid var(--border-color);justify-content:flex-start;gap:0;padding:0 2.5rem;position:sticky;top:63px;box-shadow:0 4px 6px -4px #0000000d}.cust-nav-btn{flex:unset;border-bottom:3px solid #0000;border-radius:0;flex-direction:row;gap:8px;padding:.9rem 1.5rem;font-size:.9rem;transition:all .2s}.cust-nav-btn--active{border-bottom-color:var(--primary-light);color:var(--primary-light);background:color-mix(in srgb, var(--primary-light) 5%, transparent)}.cust-nav-btn:hover{background:var(--bg-hover)}.cust-cart-count{margin-left:4px;position:static}.cust-content{box-sizing:border-box;flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem 2.5rem}.cust-product-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}.cust-product-img{height:200px}.cust-product-info{padding:1.15rem}.cust-product-name{font-size:1.05rem}.cust-add-btn{padding:8px 18px;font-size:.82rem}.cust-search-bar{max-width:480px;padding:.65rem 1.25rem}.cust-search-bar input{font-size:.95rem}.cust-cart-view{grid-template-columns:1fr 420px;align-items:start;gap:2rem;display:grid}.cust-cart-view>.cust-section-title,.cust-cart-view>.cust-empty-state{grid-column:1/-1}.cust-cart-sidebar{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:120px}.cust-order-info{margin-bottom:0}.cust-orders-list{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.cust-notif-dropdown{width:400px;top:60px;right:2.5rem}}@media (width>=1200px){.cust-content{padding:2.5rem 3.5rem}.cust-header{padding:1rem 3.5rem}.cust-bottom-nav{padding:0 3.5rem}.cust-product-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}.cust-product-img{height:220px}.cust-orders-list{grid-template-columns:repeat(3,1fr)}.cust-cart-view{grid-template-columns:1fr 460px}}@media (width<=480px){.cust-content{padding:.75rem}.cust-product-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.cust-product-img{height:130px}.cust-product-info{padding:.65rem}.cust-product-name{font-size:.85rem}.cust-variant-price{font-size:.8rem}.cust-add-btn{padding:5px 10px;font-size:.7rem}}.cust-product-unavailable{opacity:.65;pointer-events:none}.cust-product-img{position:relative}.cust-sold-out-overlay{z-index:3;background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.cust-sold-out-overlay span{color:#fff;border-radius:var(--radius-md);letter-spacing:1px;text-transform:uppercase;background:#ef4444e6;padding:.35rem 1rem;font-size:.85rem;font-weight:800;box-shadow:0 2px 10px #ef444466}.cust-header-left-user{margin-top:2px}.cust-header-user{color:var(--primary-dark);border:1px solid var(--primary);background:#c19a5b14;border-radius:12px;align-items:center;padding:3px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.cust-login-hint-btn{border-radius:var(--radius-full);border:1px solid var(--border-color);background:var(--bg-secondary);width:38px;height:38px;color:var(--primary-light);cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex}.cust-login-hint-btn:hover{background:var(--primary-light);color:#fff;border-color:var(--primary-light)}.cust-guest-info-section{border-bottom:1px dashed #c19a5b66;flex-direction:column;gap:1.25rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.cust-guest-info-section .cust-section-title{color:var(--primary-light);margin-bottom:0;font-size:1rem}.required{color:#ef4444;margin-left:2px}.form-hint{color:var(--text-muted);margin-top:2px;font-size:.7rem;display:block}.cust-info-box{border-radius:var(--radius-md);background:#c19a5b1a;border:1px solid #c19a5b33;gap:10px;margin-top:1rem;padding:1rem;display:flex}.cust-info-box svg{color:var(--primary-light);flex-shrink:0}.cust-info-box p{color:var(--text-primary);margin:0;font-size:.8rem;line-height:1.4}
