*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#faf8f7;color:#2d2d2d;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}button{cursor:pointer;border:none;outline:none}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#e8a0b4;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d48a9e}