*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}body{cursor:default}button,a,[role=button]{cursor:pointer}*{transition:color .3s ease,background-color .3s ease,transform .3s ease}.container{max-width:1200px;margin:0 auto;padding:0 2rem}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#1a1a1a}p{line-height:1.7}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#d4a574;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#c49564}::selection{background:#d4a574;color:#fff}::-moz-selection{background:#d4a574;color:#fff}button:focus,a:focus{outline:2px solid #d4a574;outline-offset:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.loading{opacity:0;animation:fadeInUp .8s ease forwards}
