*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(135deg,#dbeafe,#bfdbfe,#93c5fd);background-attachment:fixed;min-height:100vh;color:#333;line-height:1.6}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#1e40af;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#1e3a8a}.main-content{min-height:calc(100vh - 80px);padding:0}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;font-family:inherit}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn:active:not(:disabled){transform:translateY(0)}.btn.btn-primary{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff}.btn.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e3a8a)}.btn.btn-secondary{background:linear-gradient(135deg,#64748b,#475569);color:#fff}.btn.btn-secondary:hover:not(:disabled){background:linear-gradient(135deg,#475569,#334155)}.btn.btn-success{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn.btn-success:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857)}.btn.btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.btn.btn-danger:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c)}.btn.btn-warning{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.btn.btn-warning:hover:not(:disabled){background:linear-gradient(135deg,#d97706,#b45309)}@page{margin:0}@media print{app-header,.header,nav,.sidebar,.no-print{display:none!important}body{background:#fff!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}@media (max-width: 768px){html{font-size:14px}.btn{padding:.6rem 1.2rem;font-size:.9rem}}
