@tailwind base;@tailwind components;@tailwind utilities;:root{--secondary: #A3E635}.project-card-transition{transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .6s ease}.custom-scrollbar::-webkit-scrollbar{width:16px}.custom-scrollbar::-webkit-scrollbar-track{background:#0003}.custom-scrollbar::-webkit-scrollbar-thumb{background:#fff6;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--secondary)}html[lang=zh] .text-\[7px\]{font-size:9px}html[lang=zh] .text-\[8px\]{font-size:10px}html[lang=zh] .text-\[9px\]{font-size:11px}html[lang=zh] .text-\[10px\]{font-size:12px}
