:root{font-family:Inter,system-ui,Avenir,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}.section{margin-bottom:64px}.transition{transition:.2s}.transition-all{transition:all .2s}.ease-linear{transition-timing-function:linear}.flex{display:flex;flex-wrap:wrap;justify-content:center}@media (min-width: 1200px){.flex{flex-wrap:nowrap;justify-content:space-between}}.flex-center{align-items:center;justify-content:center}.feature{width:600px;padding:48px}.feature .title{font-size:48px;font-weight:700;color:#333;margin-bottom:32px}.feature .description{font-size:24px;color:#666;margin-bottom:24px}*{margin:0;padding:0}body{margin:0;background-color:#525252}main{width:100%;background-color:#fff8eb}main>div{margin:0 auto;padding:32px 0;max-width:1200px}h1{display:flex;align-items:center;justify-content:center;margin-bottom:64px}h1 img{display:block;width:200px}footer{color:#f0f8ff;background-color:#525252;border-top:1px solid #e0e0e0;padding:16px 32px;display:flex;align-items:center;justify-content:space-around}footer a,footer a:active{color:#f0f8ff;text-decoration:none}@media (max-width: 1200px){footer{flex-wrap:wrap}}.touka{width:90%;height:120vw;margin:0 auto;background:linear-gradient(135deg,#6e8efb,#ff9a9e);background-size:400% 400%;background-attachment:fixed;animation:gradient 15s ease infinite;position:relative;overflow:hidden;border-radius:32px;box-shadow:0 8px 16px #0000001a}@media (min-width: 585px){.touka{width:585px;height:780px}}.touka img{width:100%;height:auto}@keyframes gradient{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}.app-store-btn{display:inline-block}
