@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes glass-shine{0%{transform:translate(-100%,-100%) rotate(-45deg);opacity:0}15%{opacity:1}85%{opacity:1}to{transform:translate(100%,100%) rotate(-45deg);opacity:0}}*{box-sizing:border-box;padding:0;margin:0}:root{--scrollbar-width:5.6px;--default-font-size:14.5px;--default-padding:16px;--font-xmd:15.7px}@media screen and (max-width:1023px){:root{--default-font-size:12.2px;--font-xmd:14.5px}}body{min-height:800px;display:flex;flex-direction:column}body,html{background-color:var(--foreground-color);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;cursor:default}main{margin:0 auto 40px;width:100%}@media screen and (min-width:1024px){main{max-width:1550px}}@media screen and (min-width:1024px)and (max-width:1440px){main{max-width:1250px}}main{background-color:var(--foreground-color)}body,html,main{color:var(--text-color)}body,button,html,main{font-size:var(--default-font-size)}button{outline:none;border:none;color:#fff;font-weight:700;background-color:var(--primary-color);font-family:inherit;font-weight:500;cursor:pointer;transition:.2s;border-radius:4px}button:active{transform:scale(.98)}@media screen and (min-width:1024px){button:hover{filter:brightness(1.2)}}input,textarea{outline:none;border:none;color:var(--text-color);font-size:var(--default-font-size);font-family:inherit;background-color:var(--foreground-color)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}select{font-family:inherit;outline:none;color:var(--text-color);font-size:var(--default-font-size)}a{color:inherit;text-decoration:none}::selection{color:var(--foreground-color);background:var(--primary-color)}::-webkit-scrollbar{width:var(--scrollbar-width)}::-webkit-scrollbar-track{background:var(--background-color)}::-webkit-scrollbar-thumb{background:#828282}.dark{--background-color:#333;--background-color-light:#171717;--background-color-light-2:#272727;--background-color-light-3:#232323;--background-rounded-color:#3f3f3f;--foreground-color:#1a1a1a;--foreground-o-03-color:rgba(31,31,31,0.3);--foreground-o-095-color:rgba(31,31,31,0.95);--text-color:#ffffff;--text-color-o:rgba(255,255,255,0.5);--border-color:#c4c4c480;--border-color-2:#ebebeb80;--opened-status-color:#0bed69;--opened-status-color-o:rgba(11,229,102,0.2);--closed-status-color:#ffaeae;--closed-status-color-o:rgba(254,115,115,0.2);--fill-for-input:#2a2a2a;--promo-color:#4fcd82}.light{--background-color:#f2f2f2;--background-color-light:#fbfbfb;--background-color-light-2:#f6f7f8;--background-color-light-3:#f1f2f3;--background-rounded-color:#E0E4E5;--foreground-color:#ffffff;--foreground-o-03-color:rgba(255,255,255,0.3);--foreground-o-095-color:rgba(255,255,255,0.95);--text-color:#111;--text-color-o:rgba(17,17,17,0.5);--border-color:#C6C6C980;--border-color-2:#9c9c9c80;--opened-status-color:#005523;--opened-status-color-o:rgba(52,140,89,0.2);--closed-status-color:#742b2b;--closed-status-color-o:rgba(140,52,52,0.2);--fill-for-input:#f6fafe;--promo-color:#44b672}@media(prefers-color-scheme:dark){.system{--background-color:#333;--background-color-light:#171717;--background-color-light-2:#272727;--background-color-light-3:#232323;--background-rounded-color:#3f3f3f;--foreground-color:#1a1a1a;--foreground-o-03-color:rgba(31,31,31,0.3);--foreground-o-095-color:rgba(31,31,31,0.95);--text-color:#ffffff;--text-color-o:rgba(255,255,255,0.5);--border-color:#c4c4c480;--border-color-2:#ebebeb80;--opened-status-color:#0bed69;--opened-status-color-o:rgba(11,229,102,0.2);--closed-status-color:#ffaeae;--closed-status-color-o:rgba(254,115,115,0.2);--fill-for-input:#2a2a2a;--promo-color:#4fcd82}}@media(prefers-color-scheme:light){.system{--background-color:#f2f2f2;--background-color-light:#fbfbfb;--background-color-light-2:#f6f7f8;--background-color-light-3:#f1f2f3;--background-rounded-color:#E0E4E5;--foreground-color:#ffffff;--foreground-o-03-color:rgba(255,255,255,0.3);--foreground-o-095-color:rgba(255,255,255,0.95);--text-color:#111;--text-color-o:rgba(17,17,17,0.5);--border-color:#C6C6C980;--border-color-2:#9c9c9c80;--opened-status-color:#005523;--opened-status-color-o:rgba(52,140,89,0.2);--closed-status-color:#742b2b;--closed-status-color-o:rgba(140,52,52,0.2);--fill-for-input:#f6fafe;--promo-color:#44b672}}@media screen and (max-width:1023px){.font-xxsm{font-size:7.5px}.font-xsm{font-size:9.8px}.font-sm{font-size:11.2px}.font-md{font-size:var(--default-font-size)}.font-xmd{font-size:var(--font-xmd)}.font-xxmd{font-size:16px}.font-lg{font-size:18px}.font-xlg{font-size:22.6px}.font-xxlg{font-size:26.3px}}@media screen and (min-width:1024px){.font-xxsm{font-size:8.6px}.font-xsm{font-size:11.2px}.font-sm{font-size:12.8px}.font-md{font-size:var(--default-font-size)}.font-xmd{font-size:var(--font-xmd)}.font-xxmd{font-size:17px}.font-lg{font-size:20.5px}.font-xlg{font-size:25.7px}.font-xxlg{font-size:30px}}