@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap";:root{--primary: #6366f1;--primary-hover: #4f46e5;--primary-glow: rgba(99, 102, 241, .4);--secondary: #0f172a;--accent: #f43f5e;--bg-landing: #020617;--bg-app: #f8fafc;--card-bg: #ffffff;--text-main: #0f172a;--text-muted: #64748b;--muted: #94a3b8;--text-white: #ffffff;--success: #10b981;--warning: #f59e0b;--error: #ef4444;--info: #3b82f6;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-premium: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--border: #e2e8f0;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 24px;--radius-xl: 40px;--transition: all .3s cubic-bezier(.4, 0, .2, 1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;background-color:var(--bg-app);color:var(--text-main);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,.outfit{font-family:Outfit,sans-serif;letter-spacing:-.02em}.mono{font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;font-variant-numeric:tabular-nums}@keyframes dcPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes slideInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}.animate-fade-up{animation:fadeInUp .8s ease-out forwards}.animate-float{animation:float 5s ease-in-out infinite}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.flex{display:flex;align-items:center}.flex-column{display:flex;flex-direction:column}.justify-between{justify-content:space-between}.grid{display:grid}.btn{padding:.75rem 1.5rem;border-radius:var(--radius-md);font-weight:600;font-size:.95rem;cursor:pointer;transition:var(--transition);border:none;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 4px 15px var(--primary-glow)}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px var(--primary-glow)}.btn-outline{background:transparent;border:1px solid var(--border);color:var(--text-main)}.btn-outline:hover{border-color:var(--primary);color:var(--primary);background:#6366f10d}.card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.5rem;box-shadow:var(--shadow-sm);transition:var(--transition)}.card-premium:hover{transform:translateY(-5px);box-shadow:var(--shadow-premium);border-color:#6366f14d}.landing-hero{background:radial-gradient(circle at 50% -20%,#1e1b4b 0%,var(--bg-landing) 100%);color:#fff;position:relative;overflow:hidden}.text-gradient{background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.accent-gradient{background:linear-gradient(135deg,var(--primary) 0%,#a855f7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.input{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius-sm);font-family:inherit;font-size:.95rem;transition:var(--transition)}.input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow)}@media (max-width: 768px){[style*=grid-template-columns]:not([style*=repeat]):not([style*=minmax]){grid-template-columns:1fr!important}img,video{max-width:100%;height:auto}.dash-welcome{font-size:1.6rem!important}[style*=space-between]{flex-wrap:wrap}[style*=space-between]>.flex{flex-wrap:wrap}.outfit[style*="2.25rem"]{font-size:1.5rem!important}.dash-actions{width:100%;justify-content:stretch!important}.dash-actions .btn{flex:1;justify-content:center;font-size:.8rem!important}.dash-stats{grid-template-columns:1fr!important;gap:1rem!important}.dash-main-grid{grid-template-columns:1fr!important;gap:1.25rem!important}.dash-modal-grid{grid-template-columns:1fr 1fr!important}.emp-header{flex-direction:column;align-items:flex-start!important;gap:1rem}.emp-actions{width:100%;flex-wrap:wrap;gap:.5rem!important}.emp-actions .btn{flex:1 1 calc(50% - .25rem);min-width:0;justify-content:center;font-size:.78rem!important;padding:.6rem .5rem!important}.emp-toolbar{flex-direction:column;align-items:stretch!important;gap:.75rem!important}.emp-toolbar>div:first-child{max-width:none!important}.emp-table thead{display:none}.emp-table,.emp-table tbody{display:block;width:100%}.emp-row{display:flex!important;flex-wrap:wrap;padding:1rem!important;gap:.75rem;border-bottom:1px solid var(--border)}.emp-row td{display:block;padding:0!important;border:none!important}.emp-row td:first-child{width:100%}.emp-row td:nth-child(2),.emp-row td:nth-child(3),.emp-row td:nth-child(4),.emp-row td:nth-child(5){flex:1 1 calc(50% - .5rem);min-width:0}.emp-row td:nth-child(6){flex:0 0 auto}.emp-row td:last-child{width:100%;text-align:left!important}.emp-row td:last-child>div{justify-content:flex-start!important}.bk-header{flex-direction:column;align-items:flex-start!important;gap:1rem}.bk-actions{width:100%;flex-wrap:wrap;gap:.5rem!important}.bk-actions .btn{flex:1 1 calc(50% - .25rem);justify-content:center;font-size:.78rem!important}.bk-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important;gap:.5rem!important}.bk-tabs::-webkit-scrollbar{display:none}.bk-tabs .btn,.bk-tabs button{white-space:nowrap;flex-shrink:0}.bk-stats{grid-template-columns:1fr!important;gap:1rem!important}.bk-table thead{display:none}.bk-table,.bk-table table,.bk-table tbody{display:block;width:100%}.bk-row{display:flex!important;flex-wrap:wrap;padding:.75rem 1rem!important;gap:.5rem;border-bottom:1px solid var(--border)}.bk-row td{display:block;padding:0!important;border:none!important;flex:1 1 calc(50% - .5rem);min-width:0}.bk-row td:first-child{width:100%;flex:1 1 100%}.inv-header{flex-direction:column;align-items:flex-start!important;gap:1rem}.inv-actions{width:100%;flex-wrap:wrap;gap:.5rem!important}.inv-actions .btn{flex:1 1 calc(50% - .25rem);justify-content:center;font-size:.78rem!important}.inv-stats{gap:.75rem!important}.inv-stats>*{flex:1 1 calc(50% - .5rem)!important;min-width:0!important}.inv-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important}.inv-tabs::-webkit-scrollbar{display:none}.inv-tabs .btn,.inv-tabs button{white-space:nowrap;flex-shrink:0}.inv-table thead{display:none}.inv-table,.inv-table table,.inv-table tbody{display:block;width:100%}.inv-row{display:flex!important;flex-wrap:wrap;padding:.75rem 1rem!important;gap:.5rem;border-bottom:1px solid var(--border)}.inv-row td{display:block;padding:0!important;border:none!important;flex:1 1 calc(50% - .5rem);min-width:0}.inv-row td:first-child{width:100%;flex:1 1 100%}.tc-header{flex-direction:column;align-items:flex-start!important;gap:1rem}.tc-actions{width:100%;gap:.5rem!important}.tc-actions .btn{flex:1;justify-content:center;font-size:.8rem!important}.tc-view-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important}.tc-view-tabs::-webkit-scrollbar{display:none}.tc-view-tabs button{white-space:nowrap;flex-shrink:0}.tc-stats{grid-template-columns:1fr 1fr!important;gap:.75rem!important}.tc-table thead{display:none}.tc-table,.tc-table table,.tc-table tbody{display:block;width:100%}.tc-row{display:flex!important;flex-wrap:wrap;padding:.75rem 1rem!important;gap:.5rem;border-bottom:1px solid var(--border)}.tc-row td{display:block;padding:0!important;border:none!important;flex:1 1 calc(50% - .5rem);min-width:0}.tc-row td:first-child{width:100%;flex:1 1 100%}.pr-header{flex-direction:column;align-items:flex-start!important;gap:1rem}.pr-actions{width:100%;flex-wrap:wrap;gap:.5rem!important}.pr-actions .btn{flex:1 1 calc(50% - .25rem);justify-content:center;font-size:.78rem!important}.pr-stats{grid-template-columns:1fr!important;gap:.75rem!important}.pr-table thead{display:none}.pr-table,.pr-table table,.pr-table tbody{display:block;width:100%}.pr-row{display:flex!important;flex-wrap:wrap;padding:.75rem 1rem!important;gap:.5rem;border-bottom:1px solid var(--border)}.pr-row td{display:block;padding:0!important;border:none!important;flex:1 1 calc(50% - .5rem);min-width:0}.pr-row td:first-child{width:100%;flex:1 1 100%}.tax-header{flex-direction:column;align-items:flex-start!important;gap:1rem}.tax-actions{width:100%;flex-wrap:wrap;gap:.5rem!important}.tax-actions .btn{flex:1 1 calc(50% - .25rem);justify-content:center;font-size:.78rem!important}.tax-steps{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important;padding-bottom:.5rem}.tax-steps::-webkit-scrollbar{display:none}.tax-steps>*{flex-shrink:0}.tax-summary{grid-template-columns:1fr!important}.tax-table thead{display:none}.tax-table,.tax-table tbody{display:block;width:100%}.tax-row{display:flex!important;flex-wrap:wrap;padding:.75rem 1rem!important;gap:.5rem;border-bottom:1px solid var(--border)}.tax-row td{display:block;padding:0!important;border:none!important;flex:1 1 calc(50% - .5rem);min-width:0}.tax-row td:first-child{width:100%;flex:1 1 100%}.card[style*=maxWidth]{max-width:100%!important}.emp-row td:before,.bk-row td:before,.inv-row td:before,.tc-row td:before,.pr-row td:before,.tax-row td:before{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:2px}.emp-row td:last-child .btn,.bk-row td:last-child .btn,.inv-row td:last-child .btn{font-size:.7rem!important;padding:.35rem .6rem!important}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
