:root{color-scheme:light;font-family:Manrope,PingFang SC,Microsoft YaHei,sans-serif}@media(min-width:1152px){html{font-size:90%}}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;background:radial-gradient(circle at top,rgba(0,93,167,.08),transparent 30%),linear-gradient(180deg,#f7f9fb,#f2f5f7);color:#191c1e;font-family:Manrope,PingFang SC,Microsoft YaHei,sans-serif;background-attachment:fixed}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.font-headline{font-family:Space Grotesk,PingFang SC,sans-serif}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1}.glass-card{border:1px solid rgba(224,227,229,.92);background:#fffffff5;box-shadow:0 8px 24px #0f172a0a}.gradient-primary{background:linear-gradient(135deg,#005da7,#0076d1)}.soft-panel{border:1px solid rgba(224,227,229,.95);background:#fffffffa;box-shadow:0 1px 2px #0f172a08,0 10px 26px #0f172a0a}.soft-panel-strong{border:1px solid rgba(217,233,255,.98);background:#fffffffc;box-shadow:0 1px 2px #0f172a08,0 12px 28px #005da70d}.hidden-scrollbar::-webkit-scrollbar{display:none}.notice-stack{position:fixed;top:24px;right:24px;z-index:1200;display:flex;flex-direction:column;gap:12px}.notice-item{display:flex;align-items:center;gap:12px;min-width:240px;max-width:360px;padding:14px 16px;border-radius:18px;background:#141c28e0;color:#fff;box-shadow:0 18px 40px #0f172a33}.notice-item[data-type=success]{background:#159560f0}.notice-item[data-type=error]{background:#c34141f5}.notice-item[data-type=info]{background:#005da7eb}.notice-item button{margin-left:auto;border:0;background:transparent;color:inherit;font-size:20px;cursor:pointer}.notice-enter-active,.notice-leave-active{transition:all .22s ease}.notice-enter-from,.notice-leave-to{opacity:0;transform:translateY(-8px)}.drawer-enter-active,.drawer-leave-active{transition:opacity .22s ease}.drawer-enter-active .history-drawer-panel,.drawer-leave-active .history-drawer-panel{transition:transform .22s ease}.drawer-enter-from,.drawer-leave-to{opacity:0}.drawer-enter-from .history-drawer-panel,.drawer-leave-to .history-drawer-panel{transform:translate(40px)}
