@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#764ba2}*{transition:color .3s ease,background-color .3s ease,border-color .3s ease}button:focus,a:focus{outline:2px solid #667eea;outline-offset:2px}::selection{background:#667eea4d;color:#333}@media (max-width: 768px){body{overflow-x:hidden}button,a,input,select,textarea{min-height:44px;min-width:44px}@media (hover: none){*:hover{transform:none!important}}}@media screen and (-webkit-min-device-pixel-ratio: 0){select,textarea,input{font-size:16px}}@supports (-webkit-overflow-scrolling: touch){html{-webkit-overflow-scrolling:touch}}
