@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{display:flex;justify-content:center;min-width:320px;min-height:100vh;background-color:#f2f2f2;font-family:Roboto,sans-serif}#app{max-width:1280px;display:flex;flex-direction:column;flex-grow:1}.orders[data-v-dd1bf602],.orders[data-v-f308a0d0]{width:100%;max-width:640px;display:flex;flex-direction:column;gap:16px}.login[data-v-bdb8931f]{min-width:320px;max-width:400px}main[data-v-b77f592a]{flex-grow:1;padding:8px;display:flex;justify-content:center;align-items:center}.header[data-v-efb2cf7a]{padding:8px;display:flex;justify-content:space-between;align-items:center;gap:8px}.header__logo[data-v-efb2cf7a]{width:40px;height:40px;display:flex;justify-content:center}.header__logo>img[data-v-efb2cf7a]{height:100%;object-fit:contain}.header .language[data-v-efb2cf7a]{flex-grow:1}.header .language__list[data-v-efb2cf7a]{display:flex;gap:4px;list-style:none;color:#2f85ae}@media (max-width: 450px){.header .language__list[data-v-efb2cf7a]{flex-direction:column}}.header .language__link[data-v-efb2cf7a]{text-transform:uppercase;color:#2f85ae}.nav__list[data-v-efb2cf7a]{display:flex;gap:8px;list-style:none;color:#2f85ae}@media (max-width: 450px){.nav__list[data-v-efb2cf7a]{flex-direction:column;align-items:flex-end}}.nav__link[data-v-efb2cf7a]{text-transform:uppercase;color:#2f85ae}form[data-v-d6e00feb]{padding:8px;display:flex;flex-direction:column;gap:8px;background-color:#fff;border-radius:8px}.card[data-v-d10c9aef]{width:100%;padding:16px;background-color:#fff;border-radius:8px}.card__text[data-v-d10c9aef]{color:#606c76}.card__text[data-v-d10c9aef]:last-child{align-self:flex-end}.card__main[data-v-d10c9aef]{padding-bottom:8px;display:flex;flex-direction:column;gap:8px}.card__footer[data-v-d10c9aef]{padding-top:8px;display:flex;justify-content:space-between;border-top:solid 1px #606c76}button[data-v-9275176c]{padding:8px;text-decoration:none;text-transform:capitalize;border-radius:8px;border:solid 1px #ffffff;color:#fff;background-color:#27ae60}button[data-v-9275176c]:active{color:#27ae60;border:solid 1px #27AE60;background-color:#fff}button[data-v-9275176c]:disabled{color:#fff;border:solid 1px #606C76;background-color:#606c76}.message[data-v-66b83e58]{display:flex;align-items:center;gap:8px;padding:4px 8px;position:absolute;top:-64px;left:50%;transform:translate(-50%);background:white;border-radius:8px;transition:all .25s linear}.message__image[data-v-66b83e58]{width:32px;height:32px;display:flex;justify-content:center}.message__image>img[data-v-66b83e58]{height:100%;object-fit:contain}.message__text[data-v-66b83e58]{padding:4px;display:flex;align-items:center;justify-content:center;color:#2779c3;background-color:#eff8ff;border:solid 1px #6CB2EB;border-radius:4px}.visible[data-v-66b83e58]{top:32px}.placeholder[data-v-041b3e93]{flex-grow:1}
