@charset "UTF-8";:root{--dc-bg-from: #0f0c29;--dc-bg-via: #302b63;--dc-bg-to: #24243e;--dc-card-bg: rgba(255,255,255,.06);--dc-card-blur: 20px;--dc-card-border: rgba(255,255,255,.12);--dc-card-shadow: 0 24px 64px rgba(0,0,0,.45);--dc-radius: 16px;--dc-radius-sm: 8px;--dc-text: #f1f1f5;--dc-muted: rgba(241,241,245,.55);--dc-purple: #7c3aed;--dc-pink: #db2777;--dc-green: #10b981;--dc-red: #ef4444;--dc-input-bg: rgba(255,255,255,.08);--dc-input-border: rgba(255,255,255,.18);--dc-input-focus: var(--dc-purple);--dc-btn-h: 48px;--dc-transition: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;background:linear-gradient(135deg,var(--dc-bg-from) 0%,var(--dc-bg-via) 50%,var(--dc-bg-to) 100%);background-attachment:fixed;min-height:100vh;color:var(--dc-text)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button{cursor:pointer}button:disabled{cursor:not-allowed}
