*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1a1a2e;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none;transition:color .3s ease}button{font-family:inherit;cursor:pointer;border:none;outline:none}img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ff6b6b,#ffe66d);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ff8e53,#ffd93d)}::selection{background:#ffe66d;color:#1a1a2e}::-moz-selection{background:#ffe66d;color:#1a1a2e}*:focus{outline:2px solid #FF6B6B;outline-offset:2px}.container{max-width:1200px;margin:0 auto;padding:0 24px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media print{header,footer,.cta-button,.floating-card{display:none}body{background:#fff;color:#000}}@media(max-width:768px){body{font-size:14px}}
