@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;overflow-x:hidden;background:linear-gradient(135deg,#fdfbfe,#f8f4fb,#f5f9fc);min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#e8d5f24d}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#c097d8,#9861ca);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ac78cb,#7a4da2)}::selection{background:#e8d5f299;color:#5c3a79}
