footer{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;min-width:300px;padding:4px 8px;font-size:.875rem;color:var(--color-link);border-top:var(--2aeda372);transition:border-top .2s linear}footer>*{flex:0 0 calc(50% - 8px)}footer>*:nth-child(2n){justify-content:flex-end;text-align:right}@media (min-width: 1280px){footer{gap:16px}footer>*{flex:unset;text-align:unset}footer .send-error-link{margin-left:auto}}footer a,footer button,footer span,footer select{color:inherit;text-align:left}footer select{padding:0;font:inherit;cursor:pointer;background-color:transparent;border:none}footer a{text-decoration:none}footer a:hover{text-decoration:underline}footer .telegram-link{display:inline-flex;gap:2px;align-items:center}footer .need-refresh{color:red}footer .need-refresh:hover{text-decoration:underline}.theme-switch>input[type=checkbox]{display:none;appearance:none}.theme-switch label{font-size:14px;cursor:pointer;-webkit-user-select:none;user-select:none}
