:root{--font-size: 16px;--background: #ffffff;--foreground: #0f172a;--card: #ffffff;--card-foreground: #0f172a;--primary: #030213;--primary-foreground: #ffffff;--secondary: #f1f5f9;--secondary-foreground: #030213;--muted: #ececf0;--muted-foreground: #64748b;--accent: #e9ebef;--accent-foreground: #030213;--destructive: #ef4444;--destructive-foreground: #ffffff;--border: rgba(0, 0, 0, .1);--input: transparent;--input-background: #f3f3f5;--radius: .625rem}*{box-sizing:border-box}html{font-size:var(--font-size)}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(135deg,#faf5ff,#fdf2f8,#fef2f2);color:var(--foreground);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2}h1{font-size:2rem;color:#0f172a}h2{font-size:1.5rem;color:#0f172a}h3{font-size:1.25rem;color:#0f172a}p{margin:0}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}.glass{background:#ffffffb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3)}.glass-card{background:#fffc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #1f268712}.glass-sidebar{background:#ffffffe6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-right:1px solid rgba(148,163,184,.1)}.btn{padding:.75rem 1.5rem;border-radius:12px;font-weight:500;font-size:.95rem;transition:all .2s;border:none;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#9333ea,#ec4899);color:#fff;box-shadow:0 4px 12px #9333ea40}.btn-primary:hover{box-shadow:0 6px 20px #9333ea59;transform:translateY(-1px)}.btn-secondary{background:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);color:#475569}.btn-secondary:hover{background:#fffc}.input{width:100%;padding:.75rem 1rem;background:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:.95rem;transition:all .2s}.input:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 3px #9333ea1a}.textarea{width:100%;padding:.75rem 1rem;background:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:.95rem;resize:none;transition:all .2s}.textarea:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 3px #9333ea1a}.select{width:100%;padding:.75rem 1rem;background:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:.95rem;transition:all .2s;cursor:pointer}.select:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 3px #9333ea1a}.badge{display:inline-block;padding:.25rem .75rem;border-radius:8px;font-size:.875rem;font-weight:500}.badge-success{background:#22c55e1a;color:#16a34a}.badge-error{background:#ef44441a;color:#dc2626}.badge-warning{background:#fbbf241a;color:#d97706}.badge-info{background:#3b82f61a;color:#2563eb}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.text-muted{color:#64748b}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}::-webkit-scrollbar-thumb{background:#9333ea4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9333ea80}
