.body-auth{background-image:url(../img/bg.png);background-size:cover;background-repeat:no-repeat}body{background:#1e1e1e;display:flex;min-height:100vh;flex-direction:column}main{flex:1 0 auto}.copiright{background:#fff;padding:5px 0;text-align:center;font-size:16px}.copiright-link{font-weight:700;color:#a2ae00;text-decoration:none}.copiright-link:hover{color:#a2ae00}.login{height:100vh}.login__inner{backdrop-filter:blur(10px);background:rgba(135,135,135,.85);padding:20px 10px;border-radius:20px}.login__btns-submit{background:#eee1a4;padding:5px 35px;border-radius:20px;text-transform:uppercase;font-weight:700;font-size:20px;border:1px solid transparent;outline:transparent;transition:all ease-in-out .4s}.login__btns-submit:hover{color:#eee1a4;background:0 0;border-color:#eee1a4}.login__title{font-weight:800;font-size:36px;line-height:44px;color:#fff}.login__label{font-weight:500;font-size:15px;line-height:18px;text-transform:uppercase;color:#fff;margin-left:10px;margin-bottom:5px}.login__input{background:#d9d9d9;border-radius:10px;padding:10px 15px;outline:transparent;border:1px solid transparent}.clock{color:green;font-weight:700;font-size:36px;line-height:44px;letter-spacing:.205em}.dashboard__table{border:1px solid #fff;overflow:hidden;border-radius:15px 15px 0 0}.dashboard__table-header{background:#fff;padding:10px 20px;border-radius:15px 15px 0 0}.dashboard__table-counter{background:#a2ae00;padding:5px 20px;border-radius:20px;color:#fff;font-size:14px;font-weight:700}.dashboard__table-item{color:#fff}.dashboard__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.dashboard__stats-inner{display:grid;grid-template-columns:55px calc(100% - 55px);gap:2px}.dashboard__stats-value{font-weight:700;font-size:16px}.dashboard__header{background:#fff;padding:5px 15px;border-radius:20px}.dashboard__header-exit{padding:5px 25px;font-weight:700;text-transform:uppercase;color:#fff;background:#a2ae00;font-size:20px;text-decoration:none;border-radius:25px;border:1px solid transparent;transition:all ease-in-out .4s}.dashboard__header-exit:hover{background:0 0;border-color:#a2ae00;color:#a2ae00}.dashboard__header-link{text-decoration:none;font-weight:500;font-size:16px;line-height:18px;color:#000;position:relative}.dashboard__header-link::before{content:"";background:#a2ae00;height:4px;position:absolute;left:0;bottom:-18px}.dashboard__header-link:hover::before{width:100%}.dashboard__header-link:hover{color:#a2ae00}.dashboard__header-link:hover svg *{fill:#a2ae00}.dashboard__header-link+.dashboard__header-link{margin-left:20px}@media (max-width:992px){.dashboard__header-link+.dashboard__header-link{margin-top:15px;margin-left:0}}.dashboard__module{background:#fff;padding:10px;border-radius:20px}.dashboard__module-label{font-weight:500;font-size:13px;line-height:16px;color:#000}.dashboard__user{display:grid;grid-template-columns:55px calc(100% - 55px);gap:10px}.dashboard__user-text{font-weight:700;font-size:18px;line-height:22px;color:#000}.dashboard__user-info{margin:0;padding:0}.dashboard__user-info+.dashboard__user-info{margin-top:3px}.dashboard__items-inner{background:#fff;border-radius:15px}.dashboard__items-title{font-style:normal;font-weight:800;font-size:20px;line-height:22px;text-transform:uppercase}.dashboard__params-label,.dashboard__params-value{font-size:15px;line-height:17px}.dashboard__params-value{font-weight:700}.dashboard__btns-green{color:#fff;background:#277602}.dashboard__btns-green:hover,.dashboard__btns-red:hover{color:#277602;background-color:transparent;border-color:#277602}.dashboard__btns-green,.dashboard__btns-red,.dashboard__btns-yellow{border-radius:20px;padding:5px 0;text-transform:uppercase;font-size:16px;border:1px solid transparent;transition:all ease-in-out .4s}.dashboard__btns-red{color:#fff;background:#a2ae00}.dashboard__btns-red:hover{color:#a2ae00;border-color:#a2ae00}.dashboard__btns-yellow{color:#000;background:#eee1a4}.dashboard__btns-yellow:hover{color:#eee1a4;background-color:transparent;border-color:#eee1a4}.product__item{display:grid;grid-template-columns:80% 20%;gap:5px;border-bottom:2px dashed #000;padding:5px 0}.product__item-name,.product__item-value{font-size:12px}.product__item-value{font-weight:700}.settings__title{font-weight:800;font-size:24px;line-height:29px;color:#fff;text-transform:uppercase}.settings__input{padding:3px 10px;border-radius:15px;border:1px solid #a2ae00}.settings__label{margin-left:10px;color:#fff}.settings__info{font-size:10px;color:#d3d3d3}.stats__value{font-weight:700}.stats__title{color:#a2ae00;font-size:16px;text-transform:uppercase}.stats__table{border-radius:15px 15px 0 0;border:1px solid #fff;overflow:hidden}.stats__table-item{border-bottom:1px solid #fff;color:#fff}.stats__table-item td{padding:5px}.stats__table-header{background:#fff}.stats__table-header td{padding:3px 15px}.orders__items{color:#fff}.orders__link{width:100%;color:#fff;text-decoration:none;border-radius:10px}.orders__link:hover,.orders__link:hover>.orders__table{background:#fff;color:#000}.orders__table{border:1px solid #fff;padding:5px 10px;width:100%;display:grid;grid-template-columns:10% 20% 15% 10% 5% 10% 10% 20%;gap:2px}.table__header-user td,.table__user-btn{padding:5px 10px;background:#fff;color:#000}.table__body-user td{padding:5px 10px}.table__user-btn{padding:10px 20px;border-radius:20px;border:1px solid transparent;text-decoration:none;transition:all ease-in-out .3s}.table__user-btn:hover{color:#fff;border-color:#fff;background:0 0}.user__input{padding:5px 10px;border:1px solid #fff;color:#fff;background:0 0;outline:transparent;border-radius:10px}.counter-list-item{width:24px;height:24px;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;background:#8b0000;right:-10px;top:-15px}.counter-list-item_text{color:#fff;font-size:12px}.light-green{color:#90ee90}.orange{color:orange}