html,body{margin:0;padding:0;min-height:100vh;background:linear-gradient(180deg,#e8f7f2,#f5fbf8,#fafcfb 60%,#f5fbf8);background-attachment:fixed;color:#1a2b28;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}#app{min-height:100vh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f5fbf8}::-webkit-scrollbar-thumb{background:#b8e0d0;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#00b578}a{transition:color .2s}
