.dex-glass-card{width:100%;max-width:380px;padding:40px 32px;border-radius:22px;background:var(--color-glass-bg);border:1px solid var(--color-glass-border);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);box-shadow:0 20px 60px #0f172a40,inset 0 1px 0 var(--color-glass-highlight)}.dex-auth-input{transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.dex-auth-input:focus{outline:none;border-color:var(--color-brand-600);box-shadow:0 0 0 3px #8ec43f47}.dex-auth-input::placeholder{color:var(--color-text-muted)}.dex-auth-btn{transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.dex-auth-btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 10px 26px #5f852766}.dex-auth-btn:active:not(:disabled){transform:translateY(0)}.dex-auth-btn:disabled{opacity:.7;cursor:default}@keyframes dex-float{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(6px,-34px) rotate(10deg)}}.dex-float-icon{animation-name:dex-float;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion:reduce){.dex-float-icon{animation:none}}.brand-logo{height:26px;width:auto}.brand-logo-dark,[data-theme=dark] .brand-logo-light{display:none}[data-theme=dark] .brand-logo-dark{display:block}.shell-hamburger{display:none;width:36px;height:36px;border-radius:8px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-secondary);align-items:center;justify-content:center;font-size:18px;cursor:pointer}.shell-backdrop{display:none}@media(max-width:860px){.shell-sidebar{position:fixed;top:0;bottom:0;right:0;z-index:50;width:82vw;max-width:300px;transform:translate(100%);transition:transform .25s ease;box-shadow:-12px 0 32px #0f172a40}.shell-sidebar.open{transform:translate(0)}.shell-hamburger{display:inline-flex}.shell-backdrop.open{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:45}.shell-main-content{padding:16px!important}}:root{--color-bg: #f8fafc;--color-surface: #ffffff;--color-surface-alt: #f1f5f9;--color-border: #e2e8f0;--color-border-strong: #cbd5e1;--color-text-primary: #0f172a;--color-text-secondary: #64748b;--color-text-muted: #94a3b8;--color-glass-bg: rgba(255, 255, 255, .55);--color-glass-border: rgba(255, 255, 255, .7);--color-glass-highlight: rgba(255, 255, 255, .6);--color-brand-50: #f7fbf1;--color-brand-100: #e8f3d8;--color-brand-200: #cce5a9;--color-brand-500: #8ec43f;--color-brand-600: #5f8527;--color-brand-900: #2f4213;--color-success-bg: #ecfdf5;--color-success-text: #059669;--color-success-solid: #10b981;--color-warning-bg: #fffbeb;--color-warning-text: #b45309;--color-warning-solid: #f59e0b;--color-danger-bg: #fef2f2;--color-danger-text: #b91c1c;--color-danger-solid: #ef4444;--color-info-bg: #eff6ff;--color-info-text: #1d4ed8;--color-info-solid: #3b82f6;--color-purple-bg: #f5f3ff;--color-purple-text: #7c3aed;--color-purple-solid: #a855f7;--color-pink-bg: #fdf2f8;--color-pink-text: #db2777;--color-pink-solid: #ec4899;--color-teal-bg: #f0fdfa;--color-teal-text: #0d9488;--color-teal-solid: #14b8a6;--color-neutral-bg: #f1f5f9;--color-neutral-text: #475569}[data-theme=dark]{--color-bg: #0f172a;--color-surface: #1e293b;--color-surface-alt: #334155;--color-border: #334155;--color-border-strong: #475569;--color-text-primary: #f1f5f9;--color-text-secondary: #94a3b8;--color-text-muted: #64748b;--color-glass-bg: rgba(30, 41, 59, .45);--color-glass-border: rgba(255, 255, 255, .12);--color-glass-highlight: rgba(255, 255, 255, .06);--color-brand-50: rgba(47, 66, 19, .35);--color-brand-100: rgba(47, 66, 19, .45);--color-brand-200: #3c5a1a;--color-brand-500: #8ec43f;--color-brand-600: #9ed94f;--color-brand-900: #2f4213;--color-success-bg: rgba(16, 185, 129, .16);--color-success-text: #34d399;--color-success-solid: #10b981;--color-warning-bg: rgba(245, 158, 11, .16);--color-warning-text: #fbbf24;--color-warning-solid: #f59e0b;--color-danger-bg: rgba(239, 68, 68, .16);--color-danger-text: #f87171;--color-danger-solid: #ef4444;--color-info-bg: rgba(59, 130, 246, .16);--color-info-text: #60a5fa;--color-info-solid: #3b82f6;--color-purple-bg: rgba(168, 85, 247, .16);--color-purple-text: #c084fc;--color-purple-solid: #a855f7;--color-pink-bg: rgba(236, 72, 153, .16);--color-pink-text: #f472b6;--color-pink-solid: #ec4899;--color-teal-bg: rgba(20, 184, 166, .16);--color-teal-text: #5eead4;--color-teal-solid: #14b8a6;--color-neutral-bg: rgba(148, 163, 184, .16);--color-neutral-text: #cbd5e1}html,body{background:var(--color-bg);color:var(--color-text-primary)}*{transition:background-color .15s ease,border-color .15s ease,color .15s ease}@media print{:root,[data-theme=dark]{--color-bg: #ffffff;--color-surface: #ffffff;--color-surface-alt: #f8fafc;--color-border: #e2e8f0;--color-text-primary: #0f172a;--color-text-secondary: #475569;--color-text-muted: #94a3b8}.no-print{display:none!important}}
