html{scroll-behavior:smooth}body{font-family:Hannotate SC,PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0003}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff40}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) rgba(0,0,0,.2)}::selection{background:#9096ee66;color:#fff}::-moz-selection{background:#9096ee66;color:#fff}.card{width:100%;max-width:280px;min-width:240px;box-sizing:border-box;border-radius:16px;box-shadow:0 8px 16px #00000040;border:1px solid rgba(255,255,255,.08);overflow:hidden;background:#1e1e23bf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .3s ease;color:#ffffffe6}.card:hover{border-color:#fff3;box-shadow:0 12px 24px #00000059}.text-primary{color:#ffffffe6}.text-secondary{color:#fff9}.text-muted{color:#fff6}.tag-blue{background-color:#4a90d9}.tag-orange{background-color:#e8a838}.tag-green{background-color:#5fb878}.tag-purple{background-color:#9b6dd1}.tag-red{background-color:#d9534f}.tag-yellow{background-color:#c90}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .5s ease backwards}@media (max-width: 768px){.card{max-width:100%;min-width:100%}}@media (min-width: 1600px){.card{max-width:320px}}@media (min-width: 1920px){.card{max-width:360px}}a{text-decoration:none}a[target=_blank]{color:inherit}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
