/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.app-container{display:flex;flex-direction:column;min-height:100vh}::-webkit-scrollbar{width:6px;height:12px}*{scrollbar-width:thin;scrollbar-color:#343434 #272727}::-webkit-scrollbar-thumb{background-color:#343434}::-webkit-scrollbar-thumb:hover{background-color:#434242}.header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px 30px;height:70px;box-shadow:none!important}.menu-button{width:40px;height:40px}.left-side{display:flex;flex-direction:row;gap:30px;align-items:center}.fixed{position:fixed;top:0;left:0;right:0;z-index:1000}.logo{height:40px}.container{margin:10px;position:fixed;z-index:900;right:0;bottom:0;top:0;left:0}.input-screen{margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;max-width:500px;max-height:fit-content;height:fit-content;box-sizing:content-box;border-radius:20px!important;box-shadow:none!important;display:flex;flex-direction:column;padding:50px 7%;gap:40px}.title{display:flex;flex-direction:column;align-items:center;gap:10px}.body{display:flex;flex-direction:column;width:100%;gap:20px;padding-top:6px;max-height:500px;overflow-y:auto}@media (max-width: 500px){.body{max-height:300px}.buttons{flex-direction:column}}.button{width:100%}.buttons{display:flex;flex-direction:row;align-items:center;width:100%;gap:20px}.text-fields{display:flex;flex-direction:row;gap:20px}@media (max-width: 590px){.text-fields{flex-direction:column}}.panel{display:flex;flex-direction:column;flex:1;gap:40px;margin:100px 30px 0}.side-bar{position:fixed;left:0;top:70px;bottom:0;display:flex;width:200px;margin:30px;flex-direction:column;justify-content:space-between;gap:25px;box-shadow:none!important}.side-bar-items{display:flex;flex-direction:column;gap:16px;overflow-y:auto}.top-bar-paper{display:flex;flex-direction:row;gap:10px;align-items:center;padding:6px 10px}.page{display:flex;flex-direction:column;gap:32px;flex:1;margin-bottom:30px}.action-tab{display:flex;flex-direction:row;align-items:center;padding:16px;gap:10px;border-radius:16px!important;box-shadow:none!important;justify-content:space-between}.table-cell{overflow-x:clip;text-overflow:ellipsis}.drawer-content{display:flex;flex-direction:column;gap:20px;width:250px;padding:15px;margin-top:15px}.loading-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;flex:1}.quick-actions{display:flex;flex-direction:column;gap:10px;max-width:200px}.pagination{display:flex;justify-content:end;align-items:center;padding-right:3px;gap:20px}.pagination-settings{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:end}@media (max-width: 770px){.pagination{flex-direction:column;align-items:end}}.payment-content{margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;height:570px;max-width:1262px;display:flex;flex-direction:row;justify-content:center;gap:20px}.payment-main-paper{padding:24px;flex:1;min-height:215px;display:flex;flex-direction:column;justify-content:space-between;border-radius:8px!important;box-shadow:none!important}.payment-main-windows{display:flex;flex-direction:row;flex:1;gap:24px}.payment-copy-line{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.payment-main-window{display:flex;flex-direction:column;gap:35px;padding:24px;flex:2;border-radius:16px!important;box-shadow:none!important}.secondary-windows{display:flex;flex-direction:column;gap:24px;flex:1}.secondary-window{padding:24px;border-radius:16px!important;box-shadow:none!important;flex:1}.payment-footer{z-index:1000;margin:auto;position:fixed;bottom:0;left:0;right:0;padding:15px 30px;display:flex;flex-direction:row;justify-content:end}.payment-container{margin:10px;position:fixed;z-index:900;right:0;bottom:0;top:0;left:0}.payment-buttons{display:flex;flex-direction:row;gap:24px;height:50px}@media (max-width: 1116px){.payment-container{margin:20px 10px 10px;position:relative;display:flex;flex-direction:column;flex:1 1}.payment-main-window{gap:20px;padding:32px 17px}.payment-content{margin:auto;position:unset;height:unset;flex-direction:column;max-width:400px;box-sizing:content-box}.payment-main-windows{flex-direction:column}.payment-buttons{flex-direction:column;height:unset}.payment-footer{position:relative;width:100%}}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(184px,1fr));column-gap:32px;row-gap:40px}.stat{display:flex;flex-direction:column;padding:24px;gap:16px;border-radius:16px!important;box-shadow:none!important}
