:root{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff;color:#333}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth;--scroll-duration: 1.2s;scroll-timeline-name:scroll;scroll-timeline-axis:block;animation:smooth-scroll var(--scroll-duration) cubic-bezier(.45,.05,.55,.95)}}@keyframes smooth-scroll{0%{scroll-position:0}to{scroll-position:100%}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 600px){.container{padding:0 2rem}}@media (min-width: 900px){.container{padding:0 3rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4d4d4d}img{max-width:100%;height:auto;display:block}a{color:#333;text-decoration:none;transition:color .2s ease}a:hover{color:#4d4d4d}:focus{outline:2px solid #333333;outline-offset:2px}::selection{background-color:#333;color:#fff}::-moz-selection{background-color:#333;color:#fff}
