*{box-sizing:border-box;padding:0;margin:0}:root{--dark-background:#36353d;--padding-top:22px;--padding-bottom:17px;--padding-sides:28px;--miku-color-one:#75e3d1;--miku-color-two:#43a0b1;--miku-color-three:#46bfcc;--miku-color-four:#2d858d;--miku-color-five:#14afbd;--grey-color-one:#d2d2d2;--grey-color-two:#636363;--grey-color-three:#f5f5f5;--grey-color-four:#717273;--black-color-one:#2d2d2d;--red-color-one:#ff84b3;--red-color-two:#da4175;--red-color-three:#fe031e}html{scroll-behavior:smooth!important}a{color:var(--miku-color-two);text-decoration:none;font-weight:500}a:hover{color:var(--miku-color-three)}a:focus-visible{outline:solid 2px var(--miku-color-two);outline-offset:3px}::selection{background:var(--miku-color-four);color:white}.main{align-self:stretch;margin-bottom:auto}.title{color:var(--grey-color-two);margin-top:40px;margin-bottom:70px;font-size:36px;font-weight:600;text-align:center}.button{width:216px;height:51px;align-self:center;margin-top:7px;color:white;font-family:unset;font-size:20px;font-weight:500;background-color:var(--miku-color-four);outline:none;border:none}.button:hover{background-color:var(--miku-color-two);cursor:pointer}.button:focus-visible{outline:solid 3px var(--miku-color-two);outline-offset:3px}.button:disabled{color:var(--grey-color-two);background:var(--grey-color-one);cursor:not-allowed}@media ((max-width:753px)or (max-height:397px)){.title{font-size:24px}}