/* Minified CSS - Tailwind imports removed for browser compatibility */
html{scroll-behavior:smooth}body{font-feature-settings:'rlig' 1,'calt' 1}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark ::-webkit-scrollbar-track{background:#1e293b}.dark ::-webkit-scrollbar-thumb{background:#475569}.dark ::-webkit-scrollbar-thumb:hover{background:#64748b}.btn-primary{display:inline-flex;align-items:center;padding:1.5rem 1.5rem;color:#ffffff;background:linear-gradient(to right,#3b82f6,#8b5cf6);border-radius:9999px;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);transform:scale(1.05);transition:all 0.3s;font-weight:600}.btn-secondary{display:inline-flex;align-items:center;padding:1.5rem 1.5rem;color:#374151;background:#ffffff;border-radius:9999px;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);transform:scale(1.05);transition:all 0.3s;font-weight:600;border:1px solid #d1d5db}.btn-outline{display:inline-flex;align-items:center;padding:1.5rem 1.5rem;color:#3b82f6;border:2px solid #3b82f6;border-radius:9999px;transition:all 0.3s;font-weight:600}.card{background:#ffffff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);transition:all 0.3s;border:1px solid rgba(229,231,235,0.2)}.card-hover{transform:translateY(-0.5rem);box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);transition:all 0.3s}.form-input{width:100%;padding:1rem;color:#111827;background:#ffffff;border:1px solid #d1d5db;border-radius:0.5rem;transition:all 0.3s}.form-label{display:block;font-size:0.875rem;font-weight:500;color:#374151;margin-bottom:0.5rem}.form-textarea{width:100%;padding:1rem;color:#111827;background:#ffffff;border:1px solid #d1d5db;border-radius:0.5rem;transition:all 0.3s;resize:none}.form-select{width:100%;padding:1rem;color:#111827;background:#ffffff;border:1px solid #d1d5db;border-radius:0.5rem;transition:all 0.3s}.badge{display:inline-flex;align-items:center;padding:0.25rem 0.75rem;border-radius:9999px;font-size:0.75rem;font-weight:500}.badge-primary{background:#dbeafe;color:#1d4ed8}.badge-secondary{background:#e5e7eb;color:#374151}.badge-accent{background:#f3e8ff;color:#7c3aed}.nav-link{color:#374151;padding:0.5rem 1rem;font-size:0.875rem;font-weight:500;transition:all 0.3s;border-radius:0.5rem}.nav-link.active{color:#3b82f6;background:#eff6ff}.dropdown-menu{position:absolute;top:100%;left:0;margin-top:0.5rem;width:14rem;background:rgba(255,255,255,0.95);backdrop-filter:blur(12px);border-radius:0.75rem;box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);border:1px solid rgba(229,231,235,0.2);padding:0.5rem;z-index:50}
