*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:#2d3748;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;margin:0;overflow-x:hidden;transition:all .3s ease}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin:0}p{line-height:1.6;margin:0}a{color:#0070f3;transition:all .3s ease}a,a:hover{text-decoration:none}a:hover{color:#0051a2}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000000d}::-webkit-scrollbar-thumb{background:#0070f34d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0070f380}::-moz-selection{background:#0070f333;color:#2d3748}::selection{background:#0070f333;color:#2d3748}:focus{outline:2px solid rgba(0,112,243,.5);outline-offset:2px}.dark body{background:linear-gradient(135deg,#1a202c,#2d3748);color:#e2e8f0}.dark a{color:#9f7aea}.dark a:hover{color:#b794f6}.dark ::-webkit-scrollbar-track{background:#ffffff0d}.dark ::-webkit-scrollbar-thumb{background:#9f7aea4d}.dark ::-webkit-scrollbar-thumb:hover{background:#9f7aea80}.dark ::-moz-selection{background:#9f7aea4d;color:#e2e8f0}.dark ::selection{background:#9f7aea4d;color:#e2e8f0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.fade-in{animation:fadeIn .6s ease forwards}.slide-in-left{animation:slideInLeft .6s ease forwards}.slide-in-right{animation:slideInRight .6s ease forwards}.loading{opacity:.7;pointer-events:none}.glass{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffe6;border:1px solid hsla(0,0%,100%,.2)}.dark .glass{background:#2a2a2ae6;border:1px solid hsla(0,0%,100%,.1)}
