@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;color-scheme:light}html{font-size:16px}body{margin:0;min-width:320px;min-height:100vh;background-color:#f8fafc;color:#0f172a;overflow-x:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)}::selection{background:#3b82f6;color:#fff}::-moz-selection{background:#3b82f6;color:#fff}h1,h2,h3,h4,h5,h6{font-family:Outfit,Montserrat,sans-serif;font-weight:700;line-height:1.2;color:#0f172a}h1{font-size:3rem;font-weight:800}h2{font-size:2.25rem}h3{font-size:1.875rem}p{line-height:1.75;margin-bottom:1rem}a{color:#3b82f6;text-decoration:none;transition:color .25s ease}a:hover{color:#2563eb}:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}img{max-width:100%;height:auto;display:block}@media(max-width:768px){html{font-size:14px}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}}
