:root{--eml-bg: #080909;--eml-surface: #111318;--eml-surface-strong: #181c22;--eml-border: rgba(255, 255, 255, .12);--eml-border-soft: rgba(255, 255, 255, .06);--eml-text: #f8fafc;--eml-text-muted: #a5b4fc;--eml-accent: #ff6b2b;--eml-accent-soft: rgba(255, 107, 43, .16);--eml-shadow: 0 30px 80px rgba(0, 0, 0, .35)}html{scroll-behavior:smooth;scroll-padding-top:92px;overflow-x:hidden;min-height:100%;background:radial-gradient(circle at top left,rgba(255,107,43,.12),transparent 24%),radial-gradient(circle at bottom right,rgba(0,191,255,.08),transparent 26%),var(--eml-bg)}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--eml-text);background:transparent;min-height:100%;overflow-x:hidden}#root{position:relative;z-index:1;min-height:100vh}*{box-sizing:border-box}button,input,textarea,select{font:inherit}::selection{background:#ff6b2b59;color:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ff6b2b59;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#ff6b2b8c}body.eml-light{--eml-bg: #f8fafc;--eml-surface: #ffffff;--eml-surface-strong: #ebf2ff;--eml-border: rgba(15, 23, 42, .08);--eml-border-soft: rgba(15, 23, 42, .04);--eml-text: #0f172a;--eml-text-muted: #64748b;--eml-accent: #f97316;--eml-accent-soft: rgba(249, 115, 22, .14);--eml-shadow: 0 30px 80px rgba(15, 23, 42, .14)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}[data-scope=close-button],button[aria-label*=Close],button[aria-label*=close]{color:var(--eml-text)!important}[data-scope=close-button]:hover,button[aria-label*=Close]:hover,button[aria-label*=close]:hover{background:#ffffff1a!important}.eml-flip-card{perspective:1100px}.eml-flip-card{perspective:1100px;cursor:pointer}.eml-flip-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.4,.2,.2,1)}.eml-flip-card:hover .eml-flip-inner,.eml-flip-card:focus-within .eml-flip-inner{transform:rotateY(180deg)}.eml-flip-front,.eml-flip-back{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:20px;overflow:hidden}.eml-flip-back{transform:rotateY(180deg)}
