.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:1000}.fullscreen-dialog-container{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;height:100dvh!important;z-index:1001;display:flex;flex-direction:column}.fullscreen-dialog{flex:1;width:100%;height:100%;transform:none!important;color:var(--tg-theme-text-color, #000);background-color:var(--tg-theme-bg-color, #fff);display:flex;flex-direction:column}.dialog-footer{position:fixed;bottom:0;left:0;right:0;padding-top:calc(var(--main-padding) + var(--safe-area-inset-top, 0px));padding:var(--main-padding);border-top:1px solid var(--accent);color:var(--tg-theme-text-color, #000);background-color:var(--tg-theme-bg-color, #fff)}.search-wrapper{display:flex;align-items:center;gap:12px;margin-top:12px}.product-list{flex:1;overflow-y:auto;padding:12px 12px 150px}.product-card{display:flex;justify-content:space-between;align-items:center;padding:10px 0;width:100%;margin-bottom:8px;border-bottom:1px solid var(--tg-theme-hint-color, #ddd);flex-wrap:wrap;gap:4px}.product-selected{color:var(--tg-theme-button-color)!important}.product-info{width:100%;display:flex;gap:5px;justify-content:space-between;align-items:center}.product-title{font-weight:600;color:var(--tg-theme-text-color, #000);flex:1}.product-option{color:var(--tg-theme-hint-color, #999);font-size:14px}.product-price{font-weight:600;color:var(--tg-theme-link-color, #007aff);white-space:nowrap}.quantity-controls{display:flex;align-items:center;gap:5px;width:100%;margin:8px 0}.quantity-input{flex:1;height:var(--input-height);text-align:center;border:1px solid var(--tg-theme-hint-color, #ddd);border-left:none;border-right:none;border-radius:0;font-size:16px;font-weight:600;background-color:var(--tg-theme-bg-color, #fff);color:var(--tg-theme-text-color, #000);min-width:60px}.client-info-content{background-color:var(--tg-theme-bg-color, #fff);border-radius:12px;padding:24px;max-width:90%;width:320px;text-align:left;box-shadow:0 4px 12px #0000004d;max-height:80vh;overflow-y:auto;color:var(--tg-theme-text-color, #000)}.client-info-content h2{margin:0 0 16px;font-size:20px;font-weight:600;text-align:center;color:var(--tg-theme-text-color, #000)}.details-row{margin-bottom:8px;font-size:14px;line-height:1.5}.close-button{background-color:var(--tg-theme-button-color, #007aff);color:var(--tg-theme-button-text-color, #fff);border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;width:100%;margin-top:16px}.contacts-list{margin-top:12px}.contact-section{margin-bottom:12px}.contact-divider{border:0;border-top:1px solid var(--tg-theme-hint-color, #ccc);margin:16px 0;opacity:.5}.external-link{margin-left:12px;display:inline-flex;vertical-align:middle;color:var(--tg-theme-button-color, #2481cc)}.debtor-pill{margin-left:8px}.icon-link{margin-left:8px;display:inline-flex;vertical-align:middle;color:var(--tg-theme-button-color, #2481cc);cursor:pointer}.phone-link{text-decoration:none;color:var(--tg-theme-button-color, #2481cc);font-weight:700}.client-dialog-root .modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:1000}.client-dialog-root .fullscreen-dialog-container{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;height:100dvh!important;z-index:1001;display:flex;flex-direction:column}.client-dialog-root .fullscreen-dialog{flex:1;width:100%;height:100%;transform:none!important;color:var(--tg-theme-text-color);background-color:var(--tg-theme-bg-color);display:flex;flex-direction:column}.client-dialog-root .dialog-footer{position:fixed;bottom:0;left:0;right:0;padding-top:calc(var(--main-padding) + var(--safe-area-inset-top, 0px));padding:var(--main-padding);border-top:1px solid var(--accent);color:var(--tg-theme-text-color);background-color:var(--tg-theme-bg-color);z-index:1002}.client-dialog-root .search-wrapper{display:flex;align-items:center;gap:12px;margin-top:12px}.search-input{flex:10}.client-dialog-root .client-list{flex:1;overflow-y:auto;padding:12px 12px 100px}.client-dialog-root .client-card{display:flex;justify-content:space-between;align-items:center;padding:16px 0;width:100%;border-bottom:1px solid var(--tg-theme-hint-color)}.client-dialog-root .client-selected{color:var(--tg-theme-button-color)}.client-dialog-root .client-info{flex:10;overflow:hidden;margin:10px;scrollbar-width:none}.client-dialog-root .client-info ::-webkit-scrollbar{display:none}.client-dialog-root .client-name{font-weight:600;margin-bottom:4px;white-space:nowrap;overflow:scroll}.client-dialog-root .client-sub-info{display:flex;gap:12px;flex-direction:row;justify-content:space-between}.client-dialog-root .client-details{color:var(--tg-theme-hint-color);font-size:14px;font-style:normal;text-decoration:none}.client-dialog-root .popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.create-order{padding:16px;max-width:100%;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--tg-theme-text-color, #000);background-color:var(--tg-theme-bg-color, #fff)}.create-order h1{font-size:24px;font-weight:600;margin:0 0 16px;color:var(--tg-theme-text-color, #000);text-align:center}.user-info{margin-bottom:16px;padding:12px;background-color:var(--tg-theme-secondary-bg-color, #f5f5f5);border-radius:8px;text-align:center}.user-info p{margin:0;font-size:14px;color:var(--tg-theme-hint-color, #999)}.form-group{margin-bottom:16px}.form-group label{display:block;font-weight:500;color:var(--tg-theme-text-color, #000);font-size:16px;flex-grow:1}.form-group-inline{display:flex;align-items:center;gap:12px}.form-group select:focus,.form-group input:focus,.form-group textarea:focus{outline:2px solid var(--tg-theme-link-color, #007aff);outline-offset:-2px}.form-group textarea{resize:vertical;min-height:80px}.form-fieldset{border:1px solid var(--tg-theme-hint-color, #ddd);border-radius:8px;margin:16px 0;background-color:var(--tg-theme-secondary-bg-color, #f5f5f5)}.form-fieldset legend{padding:0 8px;font-size:16px;font-weight:600;color:var(--tg-theme-text-color, #000);margin-bottom:12px}.form-fieldset .form-group{margin:0}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.popup-content{background-color:var(--tg-theme-bg-color, #fff);border-radius:12px;padding:24px;max-width:90%;width:320px;text-align:center;box-shadow:0 4px 12px #0000004d}.popup-content h2{margin:0 0 16px;font-size:20px;font-weight:600;color:var(--tg-theme-text-color, #000)}.popup-content p{margin:0 0 20px;color:var(--tg-theme-text-color, #000);line-height:1.5}.popup-close{background-color:var(--tg-theme-button-color, #007aff);color:var(--tg-theme-button-text-color, #fff);border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.popup-close:hover{background-color:var(--tg-theme-link-color, #007aff)}.error-message{padding:12px;background-color:#ffe6e6;border:1px solid #ffcccc;border-radius:8px;color:#d63030;text-align:center;margin-top:16px}.loading{display:flex;justify-content:center;align-items:center;height:200px;color:var(--tg-theme-hint-color, #999)}.loading p{margin:0;font-size:16px}.error{display:flex;justify-content:center;align-items:center;height:200px;color:#d63030;text-align:center}.error p{margin:0;font-size:16px}@media (min-width: 768px){.create-order{padding:20px;max-width:480px}.form-group{gap:12px}}@media (prefers-reduced-motion: reduce){.fade-in,.quantity-btn{animation:none;transition:none}.quantity-btn:hover,.quantity-btn:active{transform:none}}.selected-products-list{margin-bottom:16px;background-color:var(--tg-theme-secondary-bg-color, #f5f5f5);border-radius:8px;overflow:hidden}.selected-product-item{display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid var(--tg-theme-hint-color, #ddd);font-size:14px;gap:8px}.selected-product-item:last-child{border-bottom:none}.product-col-main{flex:2;font-size:13px;line-height:1.2}.product-variant-info{font-size:11px;color:var(--tg-theme-hint-color, #999)}.product-col-price{flex:1;text-align:right;font-weight:500;white-space:nowrap}.product-col-qty{display:flex;align-items:center;justify-content:flex-end;gap:6px;font-weight:600;color:var(--accent)}.order-summary{margin-top:24px}.order-summary p{text-align:center;margin-bottom:12px;color:var(--tg-theme-hint-color, #999)}.products-total-row{display:flex;align-items:center;padding:12px;background-color:var(--tg-theme-bg-color, #fff);border-top:2px solid var(--tg-theme-hint-color, #ddd);font-weight:600;font-size:14px}.products-total-label{flex:3;text-align:right;padding-right:12px;color:var(--tg-theme-text-color, #000)}.products-total-value{flex:1;text-align:right;white-space:nowrap;color:var(--accent)}.custom-select-trigger{padding:12px 16px;border:1px solid #ccc;border-radius:8px;font-size:16px;background-color:var(--tg-theme-bg-color, #fff);color:var(--tg-theme-text-color, #000);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.custom-select-trigger:active{background-color:var(--tg-theme-secondary-bg-color, #efeff4)}.select-arrow{font-size:12px;color:var(--tg-theme-hint-color, #999)}.last-order-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.dropdown-loader{display:flex;align-items:center;color:var(--tg-theme-hint-color, #999);font-size:14px}.loader-dots:after{content:"...";display:inline-block;width:1.5em;text-align:left;animation:dots 1.5s steps(4,end) infinite}@keyframes dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.custom-select-trigger.loading{cursor:default;opacity:.8}:root{--accent: #5288c1;--danger: red;--main-padding: 10px;--input-height: 40px;--input-height-sm: 26px;--tg-theme-bg-color: #ffffff;--tg-theme-text-color: #000000;--tg-theme-hint-color: #999999;--tg-theme-link-color: #5288c1;--tg-theme-button-color: #5288c1;--tg-theme-button-text-color: #ffffff;--tg-theme-secondary-bg-color: #f1f1f1;--safe-area-inset-top: env(safe-area-inset-top);--safe-area-inset-right: env(safe-area-inset-right);--safe-area-inset-bottom: env(safe-area-inset-bottom);--safe-area-inset-left: env(safe-area-inset-left);--animation-duration: .3s;--animation-easing: ease-out}@media (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1){:root{--animation-duration: .15s}}*{box-sizing:border-box}.fade-in{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease-out forwards}.fade-in:nth-child(1){animation-delay:.1s}.fade-in:nth-child(2){animation-delay:.2s}.fade-in:nth-child(3){animation-delay:.3s}.fade-in:nth-child(4){animation-delay:.4s}.fade-in:nth-child(5){animation-delay:.5s}.fade-in:nth-child(6){animation-delay:.6s}.fade-in:nth-child(7){animation-delay:.7s}.fade-in:nth-child(8){animation-delay:.8s}.fade-in:nth-child(9){animation-delay:.9s}.fade-in:nth-child(10){animation-delay:1s}body{height:100vh;height:100dvh;overflow:hidden;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent}#root{height:100%;overflow-y:auto;display:flex;flex-direction:column;box-sizing:border-box;margin:0 auto;padding:var(--main-padding);padding-top:calc(20px + var(--safe-area-inset-top, 0px));padding-bottom:calc(20px + var(--safe-area-inset-bottom, 0px))}h1,h2,h3,h4,h5,h6{color:var(--tg-theme-text-color);margin:0 0 8px}h1{font-size:24px;font-weight:600;text-align:center}h2{font-size:20px;font-weight:600}h3{font-size:16px;font-weight:500;color:var(--tg-theme-hint-color);text-align:center}.filter-row{display:flex;gap:8px;overflow-x:auto;padding:8px 4px;margin:-8px -4px 4px;transition:box-shadow .3s ease}@keyframes shadowPulse{0%{box-shadow:inset 0 -3px 3px -3px var(--tg-theme-button-color, #2481cc)}50%{box-shadow:inset 0 -15px 15px -15px var(--tg-theme-button-color, #2481cc)}to{box-shadow:inset 0 -3px 3px -3px var(--tg-theme-button-color, #2481cc)}}.filter-row-active{animation:shadowPulse 3s infinite ease-in-out}.btn{display:flex;align-items:center;justify-content:center;flex:1;height:var(--input-height);width:100%;white-space:nowrap;border:none;padding:14px 16px;background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);border-radius:8px;font-weight:600;cursor:pointer;transition:background-color var(--animation-duration) var(--animation-easing),transform var(--animation-duration) var(--animation-easing);-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn-sm{height:var(--input-height-sm);padding:0}.btn-secondary{background-color:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-text-color)}.btn-danger{background-color:var(--danger);color:#fff}.btn-accent{background-color:var(--tg-theme-button-color)!important;color:#fff!important}.btn-success{background-color:#2e7d32;color:#fff}.btn-warning{background-color:#f57c00;color:#fff}.btn-inversed{background-color:var(--tg-theme-hint-color);color:#fff}.btn-disabled{background-color:var(--tg-theme-hint-color);color:#fff;opacity:.6}.btn:hover{background-color:var(--tg-theme-button-color);transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.form-group{display:flex;flex-direction:column;gap:8px}label,.label{font-size:14px;font-weight:500;color:var(--tg-theme-text-color);margin-bottom:4px;margin-right:6px}.label-secondary{color:var(--tg-theme-hint-color, #999)}.label-accent{color:var(--accent)}.label-danger{color:var(--danger)}.pill{padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;display:inline-block;line-height:1.4}.pill-success{background-color:#e8f5e9;color:#2e7d32}.pill-warning{background-color:#fff3e0;color:#f57c00}.pill-disabled{background-color:#f5f5f5;color:#9e9e9e}.pill-accent{background-color:#e3f2fd;color:var(--accent)}.pill-danger{background-color:#ffebee;color:var(--danger)}input,select,textarea{width:100%;padding:12px 16px;border:1px solid var(--tg-theme-hint-color, #ddd);border-radius:8px;font-size:16px;background-color:var(--tg-theme-secondary-bg-color, #fff);color:var(--tg-theme-text-color, #000);transition:border-color var(--animation-duration) var(--animation-easing),box-shadow var(--animation-duration) var(--animation-easing);outline:none;box-sizing:border-box}input:focus,select:focus,textarea:focus{border-color:var(--tg-theme-link-color);box-shadow:0 0 0 2px #2481cc33}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:40px}textarea{min-height:80px;resize:vertical;font-family:inherit}.error-message{color:#e74c3c;font-size:14px;margin-top:4px;display:block}.success-message{color:#27ae60;font-size:14px;margin-top:4px;display:block}.loading{opacity:.7;pointer-events:none}.loading:after{content:"";display:inline-block;width:16px;height:16px;border:2px solid var(--tg-theme-hint-color);border-radius:50%;border-top-color:var(--tg-theme-button-color);animation:spin 1s ease-in-out infinite;margin-left:8px}@keyframes spin{to{transform:rotate(360deg)}}.popup{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.popup-content{background-color:var(--tg-theme-bg-color);border-radius:12px;padding:10px 15px;max-width:90vw;width:320px;text-align:center;box-shadow:0 8px 32px #0000004d}.popup h2{margin:0 0 16px;font-size:18px;font-weight:600;color:var(--tg-theme-text-color)}.popup p{margin:0 0 20px;font-size:16px;color:var(--tg-theme-text-color)}.popup-close{background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;width:100%}.fade-in{opacity:0;transform:translateY(20px);animation:fadeInUp var(--animation-duration) var(--animation-easing) forwards}.fade-in:nth-child(1){animation-delay:.05s}.fade-in:nth-child(2){animation-delay:.1s}.fade-in:nth-child(3){animation-delay:.15s}.fade-in:nth-child(4){animation-delay:.2s}.fade-in:nth-child(5){animation-delay:.25s}.fade-in:nth-child(6){animation-delay:.3s}.fade-in:nth-child(7){animation-delay:.35s}.fade-in:nth-child(8){animation-delay:.4s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.page-enter{opacity:0;transform:translateY(10px);animation:pageEnter var(--animation-duration) var(--animation-easing) forwards}@keyframes pageEnter{to{opacity:1;transform:translateY(0)}}@media (min-width: 480px){h1{font-size:28px}.popup-content{width:400px}}@media (min-width: 768px){#root{max-width:600px}}@media (prefers-contrast: high){input,select,textarea{border-width:2px}.btn{border:2px solid var(--tg-theme-button-color)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}:root{--animation-duration: 0s}}input:focus-visible,select:focus-visible,textarea:focus-visible,.btn:focus-visible{outline:2px solid var(--tg-theme-link-color);outline-offset:2px}.header{display:flex;flex-direction:column;align-items:center}.header img{width:50%}.orders-list{display:flex;flex-direction:column;gap:16px;margin-top:16px}.order-card{background-color:var(--tg-theme-secondary-bg-color);border-radius:12px;padding:16px;box-shadow:0 2px 8px #0000000d}.order-header{display:flex;flex-direction:column;align-items:center;margin-bottom:12px;border-bottom:1px solid var(--tg-theme-hint-color);padding-bottom:8px}.order-header h3{margin-bottom:2px;color:var(--tg-theme-text-color)}.order-date{font-size:13px;color:var(--tg-theme-hint-color)}.order-meta{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:4px}.order-status{padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.status-ordered{background-color:#e3f2fd;color:#1976d2}.status-completed{background-color:#e8f5e9;color:#2e7d32}.status-draft{background-color:#f5f5f5;color:#616161}.status-cancelled_by_manager,.status-cancelled_by_user{background-color:#ffebee;color:#c62828}.order-details{display:flex;flex-direction:column;gap:4px}.detail-row{display:flex;justify-content:space-between;font-size:14px}.detail-row .label-secondary{flex-shrink:0;margin-right:8px}.detail-row .value{text-align:right;font-weight:500}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.popup[aria-hidden=false]{display:flex}.popup[aria-hidden=true]{display:none}@media print{body{background-color:#fff!important;color:#000!important}.btn,.popup{display:none!important}}
