:root{--color-primary:#d97706;--color-primary-dark:#b45309;--color-primary-light:#fbbf24;--color-gold:#d97706;--color-gold-light:#fde68a;--color-bg:#f8fafc;--color-bg-surface:#fff;--color-bg-surface-elevated:#fff;--color-bg-glass:#fff;--glass-bg:#fff;--glass-border:#e2e8f0;--color-text:#0f172a;--color-text-muted:#475569;--color-text-light:#64748b;--color-text-inverse:#fff;--color-success:#059669;--color-success-bg:#ecfdf5;--color-error:#dc2626;--color-error-bg:#fef2f2;--color-warning:#d97706;--color-warning-bg:#fffbeb;--color-info:#0284c7;--color-info-bg:#f0f9ff;--gradient-primary:linear-gradient(135deg, #f59e0b, #d97706);--gradient-free:linear-gradient(135deg, #2563eb, #1d4ed8);--gradient-premium:linear-gradient(135deg, #d97706, #78350f);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--spacing-1:.25rem;--spacing-2:.5rem;--spacing-3:.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.25rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--shadow-lg:0 10px 15px -3px #0000000f, 0 4px 6px -2px #00000008;--shadow-xl:0 20px 25px -5px #00000014, 0 10px 10px -5px #00000008;--shadow-glass:0 4px 20px -2px #0000000d;--shadow-glow:0 0 15px #d9770633;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.35s ease;--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;line-height:1.5}.glass-card,.card,.glass-panel{border-radius:var(--radius-xl)!important;box-shadow:var(--shadow-md)!important;color:#0f172a!important;background:#fff!important;border:1px solid #e2e8f0!important}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],input[type=date],select,textarea{color:#0f172a!important;border-radius:var(--radius-md)!important;background:#fff!important;border:1px solid #cbd5e1!important;outline:none!important;padding:.65rem .875rem!important;font-size:.95rem!important;transition:border-color .2s,box-shadow .2s!important}input:focus,select:focus,textarea:focus{border-color:#d97706!important;box-shadow:0 0 0 3px #d9770626!important}label{color:#334155!important;font-weight:600!important}.btn{border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.65rem 1.25rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary,.gold-btn{color:#fff!important;background:linear-gradient(135deg,#f59e0b,#d97706)!important;box-shadow:0 4px 10px #d9770640!important}.btn-primary:hover,.gold-btn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#d97706,#b45309)!important}.btn-secondary,.btn-outline{color:#475569!important;background:#f1f5f9!important;border:1px solid #cbd5e1!important}.btn-secondary:hover,.btn-outline:hover{color:#0f172a!important;background:#e2e8f0!important}.badge{border-radius:var(--radius-full);align-items:center;padding:.25rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-success{color:#059669;background:#ecfdf5}.badge-danger{color:#dc2626;background:#fef2f2}.badge-warning{color:#d97706;background:#fffbeb}.badge-info{color:#0284c7;background:#f0f9ff}table{border-collapse:collapse;width:100%}th{color:#475569;text-align:left;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.875rem 1rem;font-size:.85rem;font-weight:600}td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:1rem;font-size:.95rem}tr:hover td{background:#f8fafc}
