.dashboard-shell{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashboard-shell ::-webkit-scrollbar{width:4px;height:4px}.dashboard-shell ::-webkit-scrollbar-track{background:transparent}.dashboard-shell ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.dashboard-shell ::-webkit-scrollbar-thumb:hover{background:#94a3b8}.aurora-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:#f7faf8;pointer-events:none}.aurora-blob{position:absolute;filter:blur(80px);opacity:.4;border-radius:50%;animation:dashboard-float 20s infinite alternate cubic-bezier(.4,0,.2,1)}.blob-1{top:-10%;left:-10%;width:50vw;height:50vw;background:#d4f0e0}.blob-2{bottom:-20%;right:-10%;width:60vw;height:60vw;background:#e8f5c8;animation-delay:-5s}.blob-3{top:40%;left:40%;width:40vw;height:40vw;background:#f0fae8;animation-delay:-10s}@keyframes dashboard-float{0%{transform:translate(0) scale(1)}to{transform:translate(5%,10%) scale(1.1)}}.glass-card{background:#ffffffbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 24px -1px #00000008;border-radius:1.25rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.glass-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px -4px #005b411a;border:1px solid rgba(255,255,255,.9);background:#ffffffe6}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.stagger-enter{opacity:0;animation:fadeSlideUp .8s cubic-bezier(.16,1,.3,1) forwards}.btn-premium{transition:all .3s ease;position:relative;overflow:hidden}.btn-premium:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .5s ease}.btn-premium:hover:after{left:100%}.chart-container{position:relative;height:100%;width:100%;min-height:200px}:root{--hof-dark: #005b41;--hof-dark-hover: #004d3c;--hof-light: #8cc63f;--hof-light-hover: #76b947;--hof-bg: #f7faf8;--hof-surface: #ffffff;--hof-muted: #64748b;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif;color:#1e293b;background:var(--hof-bg)}*{box-sizing:border-box}body{margin:0;background:var(--hof-bg)}.app-shell{display:flex;min-height:100vh;background:#f8fafc}.sidebar{width:264px;background:#fff;border-right:1px solid #e5e7eb;padding:0;display:flex;flex-direction:column}.sidebar-brand{height:80px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid #f1f5f9}.sidebar-brand img{width:40px;height:40px;border-radius:12px;border:1px solid #e5e7eb}.sidebar-brand strong{display:block;font-size:18px}.sidebar-brand small{color:#64748b;font-size:11px}.sidebar-nav{flex:1;overflow:auto;display:flex;flex-direction:column;gap:2px;padding:16px 10px}.sidebar-group-title,.sidebar-link{width:100%;border:0;background:transparent;font-size:14px;display:flex;align-items:center;gap:12px;text-decoration:none;color:#475569;padding:11px 12px;border-radius:12px;cursor:pointer;text-align:left}.sidebar-link:hover,.sidebar-group-title:hover,.sidebar-sublink:hover{background:#e8f5ec;color:var(--hof-dark)}.sidebar-link.active{position:relative;background:#e8f5ec;color:var(--hof-dark);font-weight:600}.sidebar-link.active:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:0 8px 8px 0;background:var(--hof-light)}.sidebar-submenu{padding-left:16px;display:flex;flex-direction:column;gap:4px;margin-top:2px}.sidebar-sublink{font-size:13px;padding-left:18px}.sidebar-icon{width:20px;text-align:center}.sidebar-label{flex:1}.sidebar-chevron{transition:transform .2s ease}.sidebar-chevron.open{transform:rotate(180deg)}.sidebar-footer{border-top:1px solid #f1f5f9;padding:14px;display:flex;align-items:center;gap:10px;background:#f8fafc}.sidebar-user-avatar{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;font-size:12px;font-weight:700;background:#e8f5ec;color:var(--hof-dark)}.sidebar-footer p,.sidebar-footer small{margin:0}.sidebar-footer p{font-size:13px;font-weight:600}.sidebar-footer small{color:#64748b;font-size:11px}.main-content{flex:1;min-width:0;padding:0;display:flex;flex-direction:column}.topbar{height:80px;border-bottom:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.topbar h1{margin:0;font-size:28px}.topbar p{margin:4px 0 0;font-size:12px;color:#64748b}.content-card{margin:24px;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:20px;min-height:220px;box-shadow:0 4px 20px #0f172a0d}.login-modern{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#f8fafc}.login-hero{position:relative;background-image:url(https://images.unsplash.com/photo-1528750711904-7164ea2ebdd3?q=80&w=2070&auto=format&fit=crop);background-size:cover;background-position:center}.login-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#1e3a8aeb,#1e3a8a80)}.login-hero-content{position:relative;z-index:1;height:100%;color:#fff;padding:64px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.hero-badge{width:fit-content;background:#ffffff1f;border:1px solid rgba(255,255,255,.24);border-radius:999px;font-size:13px;font-weight:700;padding:8px 14px}.login-hero-content h1{margin:0 0 14px;line-height:1.2;font-size:46px;max-width:580px}.login-hero-content p{margin:0;color:#d4f0e0;max-width:540px}.login-form-pane{display:grid;place-items:center;padding:28px;background:#fff}.login-modern-card{width:100%;max-width:430px;display:flex;flex-direction:column;gap:12px}.login-logo-wrap{width:130px;height:130px;border-radius:24px;border:1px solid #e5e7eb;box-shadow:0 15px 40px #1e3a8a1f;overflow:hidden;margin:0 auto 8px}.login-logo-wrap img{width:100%;height:100%;object-fit:contain;padding:8px}.login-modern-card h2,.login-modern-card p{margin:0;text-align:center}.login-modern-card h2{font-size:32px}.login-modern-card p{color:#64748b;margin-bottom:8px}.login-modern-card label{font-size:13px;font-weight:700;color:#334155}.login-modern-card input{border:1px solid #dbe2ea;background:#f8fafc;border-radius:12px;padding:13px 14px;font-size:14px}.password-wrap{position:relative}.password-wrap input{width:100%;padding-right:72px}.password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:var(--hof-dark);font-weight:700;cursor:pointer}.login-submit-btn{border:0;margin-top:8px;border-radius:12px;background:var(--hof-dark);color:#fff;font-size:14px;font-weight:700;padding:14px;cursor:pointer}.login-submit-btn:disabled{opacity:.8;cursor:not-allowed}.login-message{font-size:13px;border:1px solid #cdeedd;background:#e8f5ec;color:var(--hof-dark);border-radius:10px;padding:10px 12px}@media (max-width: 1024px){.login-modern{grid-template-columns:1fr}.login-hero{display:none}}.customer-page{display:flex;flex-direction:column;gap:16px}.customer-toolbar{display:flex;justify-content:space-between;gap:10px;align-items:center}.search-input{width:min(100%,420px);border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}.primary-btn,.secondary-btn,.danger-btn{border:0;border-radius:10px;padding:10px 14px;cursor:pointer;font-weight:600}.primary-btn{background:var(--hof-dark);color:#fff}.secondary-btn{background:#e8f5ec;color:var(--hof-dark)}.danger-btn{background:#fee2e2;color:#b91c1c}.table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:12px}.customer-table{width:100%;border-collapse:collapse;min-width:860px;background:#fff}.customer-table th,.customer-table td{text-align:left;padding:12px;border-bottom:1px solid #f1f5f9;font-size:14px}.name-cell{display:flex;flex-direction:column;gap:4px}.name-cell span{color:#64748b;font-size:12px}.row-actions{display:flex;gap:8px}.status-pill{border:0;border-radius:999px;padding:6px 10px;font-weight:700;cursor:pointer}.status-pill.green{background:#dcfce7;color:#166534}.status-pill.red{background:#fee2e2;color:#991b1b}.empty-state{padding:24px;text-align:center;color:#64748b;background:#fff}.customer-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{display:flex;flex-direction:column;gap:6px}.field input,.field select,.field textarea{border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}.field.full,.form-actions.full{grid-column:1 / -1}.form-actions{display:flex;justify-content:flex-end;gap:10px}.error{color:#dc2626;font-size:12px}.mm-page{display:flex;flex-direction:column;gap:16px}.mm-name-cell{display:flex;align-items:center;gap:12px}.mm-name-cell span{display:block;font-size:12px;color:#94a3b8}.mm-icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;border:1px solid;font-size:11px;font-weight:700}.mm-icon.root{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.mm-icon.child{color:var(--hof-dark);background:#e8f5ec;border-color:#cdeedd}.mm-inner-header{display:flex;align-items:center;gap:12px}.mm-inner-header p{margin:0;color:#64748b;font-size:12px}.mm-inner-header h2{margin:2px 0 0;font-size:24px}.mm-form{display:flex;flex-direction:column;gap:14px}.mm-form-card{border:1px solid #e2e8f0;border-radius:14px;padding:16px;background:#fff}.mm-form-card h3{margin:0 0 14px;font-size:14px}.mm-icon-preview{height:42px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;display:grid;place-items:center;font-size:12px;color:#334155;font-weight:700}.mm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:grid;place-items:center;z-index:50;padding:16px}.mm-modal{width:100%;max-width:420px;background:#fff;border-radius:14px;padding:20px}.mm-modal h3{margin:0}.mm-modal p{color:#475569}.customer-modern .customer-toolbar{padding:4px 0}.customer-table-wrap{border-radius:16px;border:1px solid #e5e7eb;background:#fff}.customer-table thead tr{background:#f8fafc}.customer-table th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-weight:700}.customer-table td{vertical-align:middle}.cust-details-cell{display:flex;align-items:center;gap:10px}.cust-avatar{width:36px;height:36px;border-radius:999px;background:#e8f5ec;color:var(--hof-dark);font-size:12px;font-weight:700;display:grid;place-items:center}.cust-type-chip{display:inline-flex;border-radius:999px;padding:5px 10px;font-size:12px;border:1px solid;font-weight:700}.cust-type-chip.subscription{color:#7e22ce;background:#f3e8ff;border-color:#e9d5ff}.cust-type-chip.wholesale{color:#c2410c;background:#ffedd5;border-color:#fed7aa}.cust-type-chip.retail{color:var(--hof-dark);background:#e8f5ec;border-color:#cdeedd}.cust-inner-header{display:flex;align-items:center;gap:12px}.cust-inner-header h2{margin:0;font-size:24px}.cust-breadcrumb{margin:0 0 4px;color:#64748b;font-size:12px}.customer-master-form{display:flex;flex-direction:column;gap:14px}.cust-form-card{border:1px solid #e2e8f0;border-radius:14px;padding:16px;background:#fff}.cust-form-card h3{margin:0 0 12px;font-size:14px}.sticky-actions{position:sticky;bottom:8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px}
