:root{--theme-primary:#8b5cf6;--theme-primary-dark:#6d28d9;--app-bg:#050816;--app-bg-secondary:#090d1f;--app-surface:rgba(9,13,31,.84);--app-surface-elevated:rgba(15,23,42,.72);--app-surface-soft:rgba(15,23,42,.46);--app-border-strong:rgba(148,163,184,.16);--app-text-primary:#f8fafc;--app-text-secondary:rgba(226,232,240,.82);--app-text-tertiary:rgba(148,163,184,.88);--app-shadow-soft:0 24px 80px rgba(2,6,23,.42);color:var(--app-text-primary);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}html{background:var(--app-bg);background-image:radial-gradient(circle at 50% -10%,rgba(139,92,246,.22),transparent 40%),radial-gradient(circle at 20% 20%,rgba(59,130,246,.12),transparent 30%);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh}body{background:0 0;min-width:320px}button,input,textarea,select{font:inherit}a{color:inherit}#app{min-height:100vh}.app-surface-card{border:1px solid var(--app-border-strong);background:var(--app-surface);box-shadow:var(--app-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px}.ant-modal{font-family:PingFang SC,Microsoft YaHei,sans-serif}.dark-filter-modal .ant-modal-content{-webkit-backdrop-filter:blur(32px)saturate(200%);backdrop-filter:blur(32px)saturate(200%);border:1px solid rgba(255,255,255,.12);border-radius:28px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.6),inset 0 1px 1px rgba(255,255,255,.1);background:linear-gradient(135deg,rgba(15,23,42,.65) 0%,rgba(15,23,42,.45) 100%)!important}.no-header-modal .ant-modal-content{-webkit-backdrop-filter:blur(32px)saturate(200%);backdrop-filter:blur(32px)saturate(200%);border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:0;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.6),inset 0 1px 1px rgba(255,255,255,.1);background:linear-gradient(135deg,rgba(15,23,42,.65) 0%,rgba(15,23,42,.45) 100%)!important}.no-header-modal .ant-modal-header,.dark-filter-modal .ant-modal-header{background:0 0!important;border-bottom:none!important}.no-header-modal .ant-modal-close{color:#94a3b8;background:rgba(255,255,255,.05);border-radius:50%;width:32px;height:32px;transition:all .2s;top:20px;right:20px}.no-header-modal .ant-modal-close:hover{color:#f8fafc;background:rgba(255,255,255,.1);transform:rotate(90deg)}
