html{font-size:calc(14px + .2vw)}#__nuxt,body,html{height:100%;margin:0;padding:0}*{box-sizing:border-box}body{background:#f5f5f5;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;transition:background-color .3s ease,color .3s ease}.dark-mode body{background:#1a1a1a;color:#e0e0e0}@media (max-width:768px){html{font-size:calc(12px + .3vw)}}@media (min-width:1920px){html{font-size:calc(16px + .15vw)}}@media (min-width:2560px){html{font-size:calc(18px + .1vw)}}
