:root{--main-white:#fff;--main-gray:#292929;--lighter-gray:#818181;--main-red:#e3d1d1;--main-red-2:#ec1b3a;--main-orange:#dbd4c5;--main-orange-2:#c67a00;--main-green:#baddb8;--main-green-2:#07702a;--octa-bg-color:var(--main-blue);--danger-yellow:#f3e04f;--main-blue:#d0d0d0;--semi-lighter-transparent-blue:hsla(51,5%,73%,.499);--lighter-blue:#ece6c2;--darker-blue:#87b3c3;--darkest-blue:var(--link-other-color);--vivid-blue:var(--link-color);--link-color:#00d5ff;--link-other-color:#08f}html{scrollbar-gutter:stable both-edges}body{background-color:var(--main-gray);background-image:repeating-linear-gradient(45deg,var(--main-white),var(--main-white) 5px,var(--main-blue) 1200px,var(--main-blue) 1200px);background-size:auto;color:var(--main-gray);font-family:Michroma,sans-serif;font-style:normal;font-weight:400;margin:0;min-height:100vh}#__layout,#__nuxt{background:transparent}h1,h2,h3,h4,h5,li,p,ul{margin:0;padding:0}.main-button{background:var(--darkest-blue);border:none;border-radius:8px;color:var(--main-white);cursor:pointer;display:flex;font-family:Michroma,sans-serif;font-size:15px;justify-content:center;padding:15px}.main-button:hover{background:var(--vivid-blue);color:var(--main-gray)}.main-button[disabled]{cursor:not-allowed;opacity:.5}.main-button[disabled]:hover{background:var(--darkest-blue);color:var(--main-white)}.main-input{border:none;border-radius:8px;font-size:16px;outline:none;padding:10px}.flat{display:flex!important;flex-direction:row!important}
