html,body{margin:0;padding:0;height:100%;overflow:hidden;background:#0f0f0f}#root{height:100%;overflow:auto}*{scrollbar-width:thin;scrollbar-color:#404040 #0f0f0f}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0f0f0f}::-webkit-scrollbar-thumb{background:#404040;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#e50914}::-moz-selection{background:#e509144d;color:#fff}::selection{background:#e509144d;color:#fff}:focus-visible{outline:2px solid rgba(229,9,20,.5);outline-offset:2px}.text-gradient{background:linear-gradient(135deg,#e50914,#ff6b6b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-muted{color:#ffffff80}.text-code{font-family:monospace}.glass-modal .ant-modal-content{background:#1e1e1ef2;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:28px 24px}.glass-modal .ant-modal-header{background:transparent}.glass-modal .ant-modal-footer{border-top:1px solid rgba(255,255,255,.06)}
