.home{background-color:#1a1919;flex-direction:column;gap:10px;height:calc(100vh - 60px);padding:30px;display:flex;overflow:hidden}.home div.home-content{height:calc(100% - 50px)}.home div.home-content-stations{height:calc(100% - 100px)}.home-header{background:#1a1919;border:1.5px solid #1a1919;border-radius:10px;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);align-items:center;min-height:74px;padding:10px 28px;display:grid;position:relative}.home-header>#left-block{align-items:center;min-width:0;display:flex}.home-header #status{color:#5dc832;text-align:left;margin-top:4px;font-size:15px;font-weight:600}.home-header #block_btn{cursor:pointer;background:#111315;border-radius:20px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.home-header .clock-container{justify-content:center;align-items:baseline;display:flex}.home-header #clock{color:#fff;letter-spacing:0;font-size:34px;font-weight:400;line-height:1}.home-header>#right-block{text-align:right;justify-content:flex-end;align-items:center;min-width:0;display:flex}.home-header .shop-summary{cursor:pointer;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.home-header .shop-info{flex-direction:column;align-items:flex-end;min-width:0;display:flex}.home-header #shop-name{color:#fff;text-align:right;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:10px;font-weight:500;overflow:hidden}.home-header #brand-logo{object-fit:contain;background-color:#fff;border-radius:18px;width:58px;height:58px}.home-header .order-statuses{justify-content:center;align-items:center;gap:30px;padding-top:0;display:flex}.home-header .order-status-counter{color:#fff;gap:20px;font-size:18px}.status-column-header{background:var(--status-column-bg);box-sizing:border-box;color:var(--status-column-color);height:51px;width:var(--status-column-width,auto);border-radius:10px;justify-content:flex-start;align-items:center;gap:28px;padding:0 27px;display:flex}.status-column-quantity{color:var(--status-column-qty-color);font-size:32px;font-weight:var(--status-column-qty-weight);letter-spacing:0;text-align:left;min-width:42px;line-height:1}.status-column-title{color:var(--status-column-color);font-size:18px;font-weight:var(--status-column-text-weight);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;line-height:1;overflow:hidden}.weather-widget{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:8px;min-width:0;padding:0;font-family:inherit;display:flex}.weather-icon{justify-content:center;align-items:center;width:60px;height:54px;display:flex}.weather-icon img{object-fit:contain;width:100%;height:100%}.weather-temp{font-size:33px;font-weight:400;line-height:1}.weather-location{flex-direction:column;min-width:0;font-size:15px;font-weight:500;line-height:1.15;display:flex}.weather-location span{text-overflow:ellipsis;white-space:nowrap;max-width:250px;overflow:hidden}.forecast-weather-overlay{z-index:100000;padding:10px;animation:.3s ease-out forecast-slide-down;position:fixed;top:0;left:0;right:0}@keyframes forecast-slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.forecast-weather-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;background:#000000b8;border-radius:16px;width:100%;padding:15px 0;box-shadow:0 10px 30px #00000080}.forecast-weather-header{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 15px;display:flex}.forecast-weather-header span{letter-spacing:0;opacity:.65;text-transform:uppercase;font-size:11px;font-weight:700}.forecast-weather-close{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;line-height:1;display:flex}.forecast-weather-list{scrollbar-width:none;gap:20px;padding-bottom:5px;display:flex;overflow-x:auto}.forecast-weather-list::-webkit-scrollbar{display:none}.forecast-weather-item{flex-direction:column;align-items:center;gap:6px;min-width:55px;display:flex}.forecast-weather-item:first-child{margin-left:15px}.forecast-weather-item:last-child{margin-right:15px}.forecast-weather-time{opacity:.75;font-size:11px;font-weight:500}.forecast-weather-icon{width:34px;height:34px}.forecast-weather-icon img{object-fit:contain;width:100%;height:100%}.forecast-weather-temp{font-size:15px;font-weight:700}@media (width<=900px){.home-header{grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);padding:10px 16px}.weather-temp,.home-header #clock{font-size:28px}.weather-location{font-size:12px}.weather-location span{max-width:160px}.home-header #shop-name{max-width:150px}}.order{background:#1a1919;border-radius:14px;margin-bottom:15px;padding:25px}.order-packed{background-color:#2e4334}.order-dragging{box-shadow:0 8px 8px #0000004d,0 8px 20px #0000004a}.order header{justify-content:space-between;align-items:center;display:flex}.order div.status-buttons{justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.order div.status-buttons .btn-completed{cursor:pointer;color:#fff;background:#5dc832;border:none;border-radius:11px;justify-content:center;align-items:center;height:52px;font-size:16px}.order div.status-buttons .btn-canceled{cursor:pointer;color:#fff;background:#f1003a;border:none;border-radius:11px;justify-content:center;align-items:center;height:52px;font-size:16px}.order header .delivery-type-tag{color:#fff;font-size:20px;font-weight:700}.order header .order-confirmation-date{color:#c6c6c6;font-size:16px}.order header .order-number{color:#fff;font-size:20px;font-weight:700}.order header .client-name{color:#c6c6c6;font-size:16px}.order .time{text-align:center;color:#72df63;margin-top:15px;font-size:40px;font-weight:700;display:block}.order .header-divider{align-items:center;gap:10px;width:calc(100% + 90px);margin-left:-45px;display:flex}.order .header-divider .mid-moon{background:#1a1919;border-radius:20px;width:40px;height:40px;display:block}.order .header-divider .lines{border-bottom:2px dashed #494949;flex:1;height:0}.order .body{border-radius:11px;padding:20px}.order .body .product .name{color:#fff;margin-bottom:10px;font-size:16px;font-weight:700}.order .body .product .status{color:#fff;margin-bottom:10px;font-size:14px;font-weight:600}.order .body .product .additional{color:#00bcf8;font-size:14px}.order .body .product .remove{color:#f1003a;font-size:14px}.order .body .divider{border-bottom:2px dashed #494949;width:calc(100% + 40px);margin:15px 0 15px -20px;display:block}.order .body .notes{color:#fff}.order footer{gap:15px;margin-top:15px;display:flex}.order footer .btn{cursor:pointer;color:#1a1919;background:#eaeaea;border:none;border-radius:11px;justify-content:center;align-items:center;height:52px;font-size:16px;font-weight:700}.order footer .btn-print{cursor:pointer;color:#fff;background:#1a3e24;border:none;border-radius:11px;justify-content:center;align-items:center;height:52px;font-size:16px}.order footer .btn-print:hover,.order footer .btn-print:active{background-color:#1a3e24!important}.side-menu-search.ant-input-affix-wrapper{box-shadow:none;color:#fff;background:0 0;border:0;border-bottom:2px solid #b9b9b9;border-radius:0;height:62px;margin-bottom:0;padding:6px 0 8px}.side-menu-search.ant-input-affix-wrapper:hover,.side-menu-search.ant-input-affix-wrapper:focus,.side-menu-search.ant-input-affix-wrapper-focused{box-shadow:none;background:0 0;border-bottom-color:#fff}.side-menu-search .ant-input{color:#fff;letter-spacing:0;background:0 0;padding-left:14px;font-size:38px;font-weight:500;line-height:1}.side-menu-search .ant-input::placeholder{color:#fff;opacity:1}.side-menu-search .ant-input-prefix{color:#fff;margin-inline-end:0}.side-menu-search .ant-input-prefix svg{font-size:21px}.side-menu-search .ant-input-clear-icon{color:#fff;opacity:.75;font-size:18px}.stations{white-space:nowrap;scrollbar-width:thin;background:#1a1919;border-radius:10px;gap:20px;display:flex;overflow:auto hidden}.stations div.station{color:#fff;margin:0;padding:14px 20px;font-size:18px;display:inline-block}.stations div.station.selected{color:#1a1919;background-color:#8ec095;border-radius:10px}.stations>div.station>span,.stations>div.station>span{font-weight:700;font-family:GilroyMedium!important}.network .connect-to-internet{font-family:GilroyMedium;font-size:42px}.network .description{color:#626264;font-size:24px}*{margin:0;padding:0}@font-face{font-family:GilroyRegular;src:url(/assets/gilroy-regular-DIiidS7-.woff2)format("woff2"),url(/assets/gilroy-regular-C3YwtOFs.woff)format("woff"),url(/assets/gilroy-regular-D-tpQJef.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:GilroyMedium;src:url(/assets/gilroy-medium-BDu3eXi0.woff2)format("woff2"),url(/assets/gilroy-medium-CNaTSuLp.woff)format("woff"),url(/assets/gilroy-medium-D7PbV1sv.ttf)format("truetype");font-weight:700;font-style:normal}html,body{touch-action:pan-x pan-y;overflow:hidden;font-family:GilroyRegular!important}body{-webkit-user-select:none;user-select:none}div,p,span,ul,li,input,html{font-family:GilroyRegular!important}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
