:root{--app-max-width: 1200px;--app-content-width: 70%;--app-gutter: 16px;--touch-target-min: 44px;--app-viewport-height: 100vh}@font-face{font-family:Unna;src:url(/fonts/Unna-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Unna;src:url(/fonts/Unna-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Unna;src:url(/fonts/Unna-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Unna;src:url(/fonts/Unna-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@supports (height: 100dvh){:root{--app-viewport-height: 100dvh}}*,*:before,*:after{box-sizing:border-box}body{background-color:#004467;background-image:radial-gradient(50% 100%,#0000,#0009);margin:0;font-family:Unna,Georgia,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#root{width:100%;min-height:var(--app-viewport-height)}.app-route{position:relative;width:100%;height:var(--app-viewport-height);margin-inline:auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.app-route.app-route>*{max-width:100%}@media (hover: hover) and (pointer: fine){.app-route,.promotion-order-review-content .content{scrollbar-width:thin;scrollbar-color:rgba(119,184,203,.62) #002a3c}.app-route::-webkit-scrollbar,.promotion-order-review-content .content::-webkit-scrollbar{width:11px}.app-route::-webkit-scrollbar-track,.promotion-order-review-content .content::-webkit-scrollbar-track{background:#002a3c}.app-route::-webkit-scrollbar-thumb,.promotion-order-review-content .content::-webkit-scrollbar-thumb{border:3px solid #002a3c;border-radius:999px;background:#77b8cb9e;background-clip:padding-box}.app-route::-webkit-scrollbar-thumb:hover,.promotion-order-review-content .content::-webkit-scrollbar-thumb:hover{background:#87cdddd1;background-clip:padding-box}}html{background-color:#001b29;height:100%;overflow:hidden}button,input[type=submit],input[type=reset]{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main{width:100%;height:100%;min-height:100%;max-width:100%;padding:0!important;margin:0!important;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-heading{display:none}.main-menu{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.mainMenuButton{background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030;border-radius:9px;height:6%;width:50%;margin:20px;cursor:pointer;color:#fff;font-size:30px;letter-spacing:.2rem;position:relative;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.mainMenuButton{display:flex;align-items:center;justify-content:center}.mainMenuButton:before{background:linear-gradient(to right,#ffffff1a,#12274466)}.mainMenuButton:focus-visible{outline:3px solid rgba(82,177,203,.9);outline-offset:3px}@keyframes slide-to-left{to{transform:translate(-100%)}}@keyframes slide-from-right{0%{transform:translate(100%)}}::page-transition-incoming-image(root){animation:.5s ease-out both slide-to-left}::page-transition-outgoing-image(root){animation:.5s ease-out both slide-from-right}.base-button{width:300px;color:#fff;outline:none;border-radius:3px;padding:5px;cursor:pointer;font-size:18px;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030;height:50px}@media screen and (max-width: 767px){:root{--app-content-width: calc(100% - (2 * var(--app-gutter)))}.mainMenuButton{width:calc(100% - (2 * var(--app-gutter)));max-width:480px;min-height:52px;height:auto;margin:12px}.base-button{max-width:calc(100% - (2 * var(--app-gutter)))}.Toastify .Toastify__toast-container{width:min(100%,400px)}}@media screen and (min-width: 1280px){.app-route{max-width:var(--app-max-width)}.main-heading{display:block;margin-bottom:100px;text-align:center;color:#fff;transform:translateY(-44px)}.main-heading h1{margin:0;font-family:Unna,Georgia,serif;font-size:64px;font-weight:700;letter-spacing:.02em}.main-menu{width:min(820px,calc(100% - 48px));height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;transform:translateY(-44px)}.mainMenuButton{width:100%;height:172px;margin:0;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:linear-gradient(145deg,#ffffff24,#ffffff0f);box-shadow:0 16px 35px #0003;flex-direction:column;gap:18px;font-size:30px;font-weight:600;letter-spacing:.08em}.mainMenuButton:hover{background:linear-gradient(145deg,#fff3,#ffffff17);box-shadow:0 20px 42px #00000042;transform:translateY(-3px)}.mainMenuButton:active{transform:translateY(0)}.main-icon{position:static;width:28px;height:28px;padding:14px;border-radius:50%;background:#52b1cb2e;color:#8ed7e8;transform:none}}.main-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.main-install-prompt{position:absolute;top:50px;left:50px;width:25%;max-width:200px;color:#fff;outline:none;border-radius:3px;padding:5px;cursor:pointer;font-size:18px;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030;height:50px;display:flex;justify-content:center;align-items:center}.general-search-input{margin-right:auto;border:none;background:#f2f2f2;height:50px;width:30%;font-size:20px}.general-search-input::placeholder{position:absolute;left:12px;color:#aaa;text-overflow:ellipsis;font-size:16px;top:16px;padding-left:5px}.dont-display{display:none!important}.list-has-more-indicator{height:20px;width:120px;display:flex;margin-top:10px}.list-has-more-indicator-triangle{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #afacac;margin:0 10px}@media screen and (max-height: 950px){.mainMenuButton{font-size:25px}.mainMenuButton svg{height:.75em}}@media screen and (max-height: 950px) and (max-width: 500px){.mainMenuButton{font-size:20px}.main-install-prompt{top:40px;left:40px;width:50%;color:#fff;font-size:12px;height:40px}.main-icon{display:none}}@media screen and (max-width: 950px) and (max-height: 500px){.mainMenuButton{font-size:15px;height:1em}.main-install-prompt{top:40px;left:40px;width:25%;color:#fff;font-size:12px;height:40px}.main-icon{display:none}}@media screen and (max-height: 670px){.mainMenuButton{font-size:16px;padding:5px}.mainMenuButton svg{height:.6em}}@media (min-width: 600px) and (min-height: 1001px){.MuiDialog-paperWidthSm{width:95%;margin:0!important;height:880px;max-width:95%!important}.MuiDialog-paperWidthSm .MuiDialogContent-root>div{display:flex!important;flex-direction:column}.MuiDialog-paperWidthSm .MuiDialogContent-root>div>div:nth-of-type(2){width:calc(100% - 48px);max-height:968px}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiPickersToolbar-root.MuiPickersLayout-toolbar{padding:16px 50px;max-width:100%;width:calc(100% - 100px)}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiPickersToolbar-root.MuiPickersLayout-toolbar .MuiGrid-root.MuiGrid-container{flex-direction:row;display:flex;align-items:flex-start;width:auto}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiPickersLayout-contentWrapper{margin:0 auto}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiDateCalendar-root{width:100%;max-height:1000px;height:650px}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiDateCalendar-root>div:first-of-type>div:first-of-type{font-size:25px}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiDateCalendar-root>div:first-of-type>div:first-of-type .MuiSvgIcon-root{height:2em;width:2em}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiDateCalendar-root .MuiPickersArrowSwitcher-root .MuiSvgIcon-root{height:2em;width:2em}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root{height:100%;width:100%}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root>div{height:100%;width:100%}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root>div .MuiYearCalendar-root{height:100%;width:100%;display:flex;flex-flow:row wrap;overflow-y:auto;margin:0 4px;max-height:100%}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root>div>div>div:first-of-type{border-bottom:1px solid black}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root>div>div>div:first-of-type .MuiTypography-root.MuiTypography-caption{flex-grow:1;width:81px;height:90px;font-size:30px}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root .MuiPickersSlideTransition-root{min-height:500px}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root .MuiPickersSlideTransition-root>div{height:100%;display:flex;flex-direction:column}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root .MuiPickersSlideTransition-root>div>div{flex-grow:1}.MuiDialog-paperWidthSm .MuiDialogContent-root .MuiDateCalendar-root .MuiPickersFadeTransitionGroup-root .MuiPickersSlideTransition-root>div>div .MuiPickersDay-root{flex-grow:1;width:81px;height:81px;font-size:30px}.MuiDialog-paperWidthSm .MuiDialogActions-root .MuiButtonBase-root:nth-of-type(2){width:150px;color:#fff;outline:none;border-radius:3px;padding:5px;cursor:pointer;font-size:18px;background-color:#019182;box-shadow:0 8px 16px #0003,0 6px 20px #00000030;height:50px}.MuiDialog-paperWidthSm .MuiDialogActions-root .MuiButtonBase-root:first-of-type{width:150px;color:#fff;outline:none;border-radius:3px;padding:5px;cursor:pointer;font-size:18px;background-color:#d34040;box-shadow:0 8px 16px #0003,0 6px 20px #00000030;height:50px}}.error-boundary-container{height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.error-boundary-warning{font-size:20px;color:#d34040;margin-bottom:20px}.error-boundary-reason,.error-boundary-message{margin-bottom:20px}.error-boundary-return{color:#fff;outline:none;border-radius:3px;padding:5px;cursor:pointer;font-size:18px;letter-spacing:.2rem;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030;height:50px;width:200px}.MuiPickersTextField-root{width:100%}.MuiPickersTextField-root .MuiPickersOutlinedInput-root{width:100%;height:46px;padding:0 7px 0 14px;border-radius:8px;background:#fffffff5;color:#17384a}.MuiPickersTextField-root .MuiPickersInputBase-sectionsContainer{width:auto;min-width:0;padding:0;font-family:Unna,Georgia,serif;font-size:16px;line-height:20px}.MuiPickersTextField-root .MuiPickersInputBase-section,.MuiPickersTextField-root .MuiPickersInputBase-sectionContent{font-family:inherit;font-size:inherit;line-height:inherit}.MuiPickersTextField-root .MuiPickersOutlinedInput-notchedOutline{border-color:#17384a38;border-radius:8px}.MuiPickersTextField-root .MuiPickersOutlinedInput-root:hover .MuiPickersOutlinedInput-notchedOutline{border-color:#17384a66}.MuiPickersTextField-root .MuiPickersOutlinedInput-root.Mui-focused .MuiPickersOutlinedInput-notchedOutline{border-color:#52b1cb}.MuiPickersTextField-root .MuiIconButton-root{width:38px;height:38px;padding:8px;color:#526873}.MuiPickerPopper-paper{border:1px solid rgba(23,56,74,.16);border-radius:12px!important;box-shadow:0 18px 42px #00000047!important;overflow:hidden}.MuiPickerDay-root.MuiPickerDay-selected,.MuiPickerDay-root[aria-selected=true],.MuiPickersDay-root.Mui-selected{background-color:#087d70!important;background-image:none!important;color:#fff!important}.MuiPickerDay-root.MuiPickerDay-selected:hover,.MuiPickerDay-root.MuiPickerDay-selected:focus,.MuiPickerDay-root[aria-selected=true]:hover,.MuiPickerDay-root[aria-selected=true]:focus,.MuiPickersDay-root.Mui-selected:hover,.MuiPickersDay-root.Mui-selected:focus{background-color:#099382!important}.delivery-date-actions{display:flex;justify-content:flex-end;gap:12px;padding:14px 20px 18px}.delivery-date-button{display:flex;align-items:center;justify-content:center;min-width:120px;height:46px;margin:0;padding:10px 18px;border:1px solid rgba(23,56,74,.16);border-radius:9px;font-size:17px;box-shadow:0 5px 14px #00000029}.delivery-date-cancel-button{background:#eef2f4;color:#17384a}.delivery-date-accept-button{border-color:#36d7b76b;background:#087d70;color:#fff}@media screen and (min-width: 600px) and (min-height: 1001px){.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiDateCalendar-root{--PickerDay-size: 72px;--PickerDay-horizontalMargin: 0px;width:100%!important;height:650px!important;max-height:650px!important}.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiDayCalendar-header,.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiDayCalendar-weekContainer{width:100%;justify-content:space-around}.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiDayCalendar-weekDayLabel{flex:0 0 var(--PickerDay-size);width:var(--PickerDay-size);height:72px;margin:0;font-size:25px}.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiDayCalendar-slideTransition{min-height:500px}.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiDayCalendar-monthContainer{height:100%;display:flex;flex-direction:column}.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiDayCalendar-weekContainer{flex:1 1 0;align-items:center;margin:0}.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiPickerDay-root{--PickerDay-size: 72px;--PickerDay-horizontalMargin: 0px;font-size:25px}}@media (max-width: 599px),(max-height: 1000px){.MuiDialog-paper:has(.MuiPickersLayout-root){width:min(360px,calc(100% - 16px))!important;max-width:calc(100% - 16px)!important;height:auto!important;max-height:calc(100dvh - 16px);margin:8px!important}.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiPickersToolbar-root.MuiDatePickerToolbar-root{box-sizing:border-box;width:100%!important;padding:12px 20px!important}.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiPickersToolbar-root h4{font-size:28px}.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiDateCalendar-root{width:100%;max-width:320px;height:300px;max-height:300px}.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiDialogContent-root{padding:0}.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiPickersLayout-contentWrapper{width:100%!important}.MuiDialog-paper:has(.MuiPickersLayout-root) .MuiDialogActions-root,.delivery-date-actions{padding:10px 12px;gap:8px}.delivery-date-button{min-width:0;flex:1;padding:8px 12px}}.brenda-date-picker-popper .MuiPaper-root{border:1px solid rgba(23,56,74,.16);border-radius:12px;box-shadow:0 18px 42px #00000047;overflow:hidden}.brenda-date-picker-popper .MuiDateCalendar-root{font-family:Unna,Georgia,serif}.brenda-date-picker-popper .delivery-date-button{min-width:120px;width:auto;min-height:46px;height:46px;margin:0;padding:10px 18px;border:1px solid rgba(23,56,74,.16);border-radius:9px;font-size:17px;line-height:1.2;box-shadow:0 5px 14px #00000029}.brenda-date-picker-popper .delivery-date-cancel-button{background:#eef2f4;color:#17384a}.brenda-date-picker-popper .delivery-date-accept-button{border-color:#36d7b76b;background:#087d70;color:#fff}.brenda-date-picker-popper .delivery-date-actions{padding:8px 12px 12px;gap:10px}@media (min-width: 1100px){body .popup-content:is(.custom-order-review-content,.longterm-order-review-content,.promotion-order-review-content),body .popup-content:has(>.longterm-promotion-order-modal),body .popup-content:has(>.longterm-promotion-signature){position:relative!important;inset:auto!important;box-sizing:border-box!important;width:min(1000px,calc(100vw - 48px))!important;max-width:calc(100vw - 48px)!important;height:min(720px,calc(100dvh - 48px))!important;max-height:calc(100dvh - 48px)!important;margin:auto!important;padding:0!important;border-radius:14px!important;overflow:hidden}body .popup-content:has(>:is(.custom-order-signature,.longterm-order-signature,.longterm-promotion-signature)),body .popup-content.promotion-order-review-content:has(.promotion-signature-pad){width:min(900px,calc(100vw - 48px))!important;height:min(600px,calc(100dvh - 48px))!important}.popup-overlay:is(.custom-order-review-overlay,.longterm-order-review-overlay){background:#000f18b8!important}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.Toastify .Toastify__toast-container{width:min(400px,100vw)}.Toastify__toast-icon{width:35px}.Toastify .Toastify__toast{width:100%;height:auto;font-size:14px;line-height:1.4}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.fadeIn{animation:.3s fadeIn forwards}.fadeOut{animation:.1s fadeOut forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0px;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width: 480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background-color:#fff6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.app-loading-indicator{display:flex;align-items:center;justify-content:center;width:100%;min-height:96px;padding:20px;box-sizing:border-box}.clientdata-container{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;position:relative}.clientdata-header{width:var(--app-content-width);display:flex;align-items:center;gap:18px;margin:38px 0 10px}.clientdata-back-button{flex:0 0 44px;width:44px;height:44px;padding:10px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ffffff1a;color:#fff;box-shadow:0 5px 14px #0000002e;cursor:pointer}.clientdata-back-button svg{width:18px;height:24px}.clientdata-back-button:hover{background:#ffffff2b}.clientdata-container .clientdata-back-button:focus-visible{outline:2px solid #52b1cb;outline-offset:3px}.clientdata{font-family:inherit;position:relative;box-sizing:border-box;margin:0;width:var(--app-content-width);height:100%;padding:18px 42px 18px 20px;display:flex;align-items:center;text-align:left;border:0;border-top:1px solid rgba(255,255,255,.18);background:transparent;cursor:pointer}.clientdata-text-name{display:block;color:#fff;font-weight:700;font-size:20px;line-height:1.25}.clientdata-text-address{display:block;color:#c3d2db;margin-top:8px;font-size:16px;line-height:1.3}.clientdata-text-franchise{display:inline-block;max-width:100%;box-sizing:border-box;color:#bce3d0;margin-top:10px;padding:3px 9px;border:1px solid rgba(144,202,172,.22);border-radius:6px;background:#6ead5c1a;font-size:12px;line-height:1.25}.clientdata-angle-right{position:absolute;top:50%;transform:translateY(-50%);right:12px;color:#77b8cb;font-size:24px}.clientdata-search-container{width:auto;flex:1;min-width:0;display:flex;align-items:center;margin:0;position:relative}.clientdata-cancel-search{position:absolute;right:6px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#71858e}.clientdata-cancel-search:hover,.clientdata-cancel-search:focus-visible{background:#17384a14;color:#17384a}.clientdata-search-field{position:relative;display:flex;align-items:center;flex:1;min-width:0;margin-right:30px}.clientdata-search-icon{position:absolute;z-index:1;left:16px;width:17px;height:17px;color:#607985;pointer-events:none}.no-pharmacies-for-user{display:flex;box-sizing:border-box;width:var(--app-content-width);min-height:min(38vh,300px);align-items:center;justify-content:center;margin:20px auto;padding:24px;font-size:clamp(20px,4vw,30px);color:#d3d3d3;line-height:1.3;text-align:center}.clientdata-loading{display:flex;align-items:center;justify-content:center;width:100%;margin:72px auto 24px}.clientdata-color-longtime{--visit-accent: #ed7777}.clientdata-color-midtime{--visit-accent: #e4c85c}.clientdata-color-shorttime{--visit-accent: #68c68c}.clientdata-search-input{width:100%;min-width:0;box-sizing:border-box;height:48px;margin:0;padding:0 48px 0 44px;border:1px solid rgba(23,56,74,.22);border-radius:10px;outline:none;background:#fffffff5;color:#17384a;font-family:Unna,Georgia,serif;font-size:17px;line-height:1;box-shadow:0 5px 14px #00000024;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}.clientdata-search-input:hover{border-color:#17384a66}.clientdata-search-input:focus{border-color:#52b1cb;background:#fff;box-shadow:0 0 0 3px #52b1cb33,0 6px 16px #00000029}.clientdata-search-input::placeholder{color:#7a8c95;text-overflow:ellipsis;font-size:16px;opacity:1}.clientdata-search-input::-webkit-search-cancel-button{display:none}.clientdata-filter-icons-container{display:flex;gap:12px;flex-shrink:0}.clientdata-filter-icon-div{position:relative;width:48px;height:48px;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid rgba(23,56,74,.22);border-radius:10px;background:#fffffff5;box-shadow:0 5px 14px #00000024;cursor:pointer;font-size:18px}.clientdata-reset-filter-icon-div{width:48px;height:48px;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:#ffffff1a;cursor:pointer;font-size:18px}.clientdata-search-info{color:#d7d7d6;width:var(--app-content-width);font-size:14px}.clientdata-search-info-total,.clientdata-search-info-filtered{margin-right:5px}.clientdata-filter-icon{color:#17384a}.clientdata-reset-filter-icon{color:#d2e0e7}.clientdata-reset-filter-icon-red{color:#edaaaa}.clientdata:before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:4px;border-radius:4px;background:var(--visit-accent, transparent)}.clientdata-content{display:block;min-width:0}.clientdata:hover{background:#ffffff09}.clientdata-container button:focus-visible{outline:2px solid #52b1cb;outline-offset:-2px}.clientdata-filter-icon-div.is-active{border-color:#52b1cb;background:#d9f1f7}.clientdata-filter-icon-div.is-active:after{content:"";position:absolute;top:7px;right:7px;width:7px;height:7px;border-radius:50%;background:#087d70}.clientdata-reset-filter-icon-div:disabled{opacity:.45;cursor:default}.clientdata-reset-filter-icon-div:not(:disabled):hover{background:#ffffff2e}.error-component-container{box-sizing:border-box;display:flex;align-items:center;gap:16px;width:min(calc(100% - 32px),560px);margin:72px auto 24px;padding:20px;border:1px solid rgba(239,143,143,.28);border-radius:12px;background:#9734341f;box-shadow:0 12px 30px #00141e2e}.error-component-container.order-configuration-warning{margin-top:124px}.error-component-icon-wrap{display:inline-flex;width:44px;height:44px;flex:0 0 44px;align-items:center;justify-content:center;border-radius:50%;background:#bd434333}.error-component-text{margin:0;color:#f0b5b5;font-size:17px;font-weight:700;line-height:1.35}.error-component-icon{color:#ef8f8f;font-size:20px}.error-component-content{display:flex;min-width:0;flex:1;align-items:flex-start;justify-content:space-between;gap:16px}.error-component-retry{display:inline-flex;min-height:40px;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;padding:8px 14px;border:1px solid rgba(135,205,221,.35);border-radius:8px;background:#176f88;color:#fff;font:700 15px/1.2 Unna,Georgia,serif;cursor:pointer}.error-component-retry:hover{background:#21839e}.error-component-retry:focus-visible{outline:3px solid rgba(82,177,203,.3);outline-offset:2px}@media (max-width: 560px){.error-component-container{align-items:flex-start;margin-top:48px}.error-component-container.order-configuration-warning{margin-top:96px}.error-component-content{flex-direction:column}}.data-load-error{box-sizing:border-box;width:min(640px,calc(100% - 32px));margin:32px auto;padding:clamp(18px,4vw,30px);border:1px solid rgba(135,205,221,.3);border-radius:16px;background:#083448;color:#fff;font-family:inherit;text-align:left}.data-load-error h2{margin:0 0 12px;font-size:clamp(20px,3vw,26px);line-height:1.3;color:#fff}.data-load-error p{margin:0 0 18px;color:#b9dbe4;font-size:16px;line-height:1.5;overflow-wrap:anywhere}.data-load-error-actions{display:flex;flex-wrap:wrap;gap:12px}.data-load-error-actions button{min-height:48px;padding:10px 20px;border:1px solid #72c6bb;border-radius:10px;background:#155765;color:#fff;font:inherit;font-weight:600;cursor:pointer}.data-load-error-actions button:focus-visible{outline:3px solid #36d7b7;outline-offset:3px}.data-load-error--compact{width:100%;margin:0 0 20px}.client{width:100%;min-height:100%;box-sizing:border-box;padding:34px var(--app-gutter) 56px;color:#fff;font-family:inherit;text-align:left}.client-container{width:min(100%,1040px);margin:0 auto}.client-header-actions{display:flex;align-items:center;gap:12px;margin-bottom:24px}.client-header-actions button{min-height:48px;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#ffffff1a;color:#fff;font:inherit;font-size:16px;font-weight:700;box-shadow:0 6px 18px #00000029;cursor:pointer}.client-header-actions button:first-child{width:48px;padding:0;margin-right:auto;border-radius:50%;font-size:26px}.client-header-actions svg{font-size:21px}.client-name{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0;margin-bottom:22px;padding:24px 26px;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:linear-gradient(135deg,#3996b238,#082a3e94);box-shadow:0 14px 34px #0003}.client-name>div:first-child{min-width:0}.client-eyebrow{display:block;margin-bottom:6px;color:#87cddd;font-size:14px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.client-name h1{margin:0;font-size:clamp(30px,4.4vw,44px);line-height:1.08;overflow-wrap:anywhere}.client-name-edit-icon,.client-edit-icon,.client-edit-approve-icon,.client-edit-cancel-icon{box-sizing:content-box;flex:0 0 auto;padding:11px;border-radius:9px;background:#ffffff1a;cursor:pointer}.client-name-edit-icon{font-size:23px;color:#9edced}.client-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.client-card{min-width:0;padding:23px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#082a3e9e;box-shadow:0 14px 34px #0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.client-card h2{margin:0 0 18px;padding-bottom:13px;border-bottom:1px solid rgba(135,205,221,.28);color:#fff;font-size:22px;line-height:1.2}.client-section-fields{display:grid}.client-address,.client-preferred-wholesaler{display:grid;grid-template-columns:minmax(112px,.75fr) minmax(0,1.25fr) auto;align-items:center;gap:12px;min-width:0;min-height:48px;padding:8px 2px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-size:17px;line-height:1.35;overflow-wrap:anywhere}.client-section-fields>:nth-last-child(2),.client-section-fields>:last-child{border-bottom:0}.client-address-span,.client-address-span-2{color:#ffffffa3;font-size:15px;font-weight:700}.client-card hr{display:none}.client-comment-text{min-width:0;white-space:pre-wrap;overflow-wrap:anywhere}.client-address input,.client-name-input{box-sizing:border-box;width:100%;min-width:0;height:48px;margin:0;padding:10px 13px;border:1px solid rgba(23,56,74,.22);border-radius:9px;background:#f7fafb;color:#17384a;font-family:inherit;font-size:17px}.client-name-input{flex:1;font-size:22px}.client-address input:focus,.client-name-input:focus,.client-comment-modal-input:focus{outline:none;border-color:#52b1cb;box-shadow:0 0 0 3px #52b1cb33}.client-edit-actions{display:flex;align-items:center;gap:7px}.client-edit-icon{color:#9edced}.client-edit-approve-icon{color:#7eddb3}.client-edit-cancel-icon{color:#efaaaa}.client-preferred-wholesaler{grid-template-columns:minmax(112px,.75fr) minmax(0,1.25fr) auto}.client-visit-status{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 22px;padding:18px 22px;border:1px solid rgba(82,177,203,.38);border-radius:15px;background:#23708933;box-shadow:0 10px 24px #00000024}.client-visit-status--active{border-color:#7eddb37a;background:#2680603b}.client-visit-status>div{display:grid;gap:5px;min-width:0}.client-visit-status-label{color:#8ed6e7;font-size:14px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.client-visit-status--active .client-visit-status-label{color:#9be4c1}.client-visit-status strong{font-size:20px}.client-visit-status>div>span:not(.client-visit-status-label){color:#ffffffbf;font-size:15px}.client-visit-pending-sync{color:#f3c477!important;font-weight:700}.client-visit-status button{flex:0 0 auto;min-height:48px;padding:10px 18px;border:1px solid rgba(255,255,255,.18);border-radius:11px;background:#ffffff1a;color:#fff;font:inherit;font-weight:700;cursor:pointer}.client-visit-status--active button{border-color:#efaaaa6b;background:#9c3b3b4d}.client-preferred-wholesaler--editing{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding-block:12px}.client-preferred-wholesaler--editing .client-address-span-2{grid-column:1 / -1}.client-wholesaler-select{min-width:0;width:100%;color:#17384a}.client-select__control{box-sizing:border-box;height:48px;min-height:48px!important;border:1px solid rgba(23,56,74,.28)!important;border-radius:9px!important;background:#f7fafb!important;box-shadow:none!important;cursor:pointer}.client-select__control:hover{border-color:#17384a73!important}.client-select__control--is-focused{border-color:#52b1cb!important;box-shadow:0 0 0 3px #52b1cb33!important}.client-select__value-container{height:46px;padding:0 13px!important}.client-select__single-value,.client-select__placeholder,.client-select__input-container{margin:0!important;color:#17384a!important;font-family:inherit;font-size:17px;line-height:1.2}.client-select__placeholder{color:#708895!important;font-weight:400}.client-select__input-container{padding:0!important}.client-select__indicator-separator{display:none}.client-select__indicator{padding:9px 11px!important;color:#567583!important}.client-select__menu{z-index:10000;overflow:hidden;margin-block:7px!important;border:1px solid rgba(23,56,74,.2);border-radius:11px!important;background:#f5f8f9!important;box-shadow:0 14px 34px #0000003d!important}.client-select__menu-list{padding:5px!important}.client-select__option{box-sizing:border-box;display:flex!important;align-items:center;min-height:52px;padding:10px 12px!important;border-radius:8px;color:#17384a!important;font-family:inherit;font-size:17px;line-height:1.25;cursor:pointer!important}.client-select__option--is-focused{background:#d8eef4!important}.client-select__option--is-selected{background:#176f88!important;color:#fff!important}.client-select__menu-notice{padding:14px!important;color:#567583;font-family:inherit;font-size:16px}.client-order-actions{display:grid;gap:11px}.client-order-actions h2{margin-bottom:6px}.client-order-actions>div{margin:0}.client-order-actions button,.client-end-pending-request,.client-visit-ended{width:100%;min-height:54px;padding:11px 16px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff1a;color:#fff;font:inherit;font-size:16px;font-weight:700;line-height:1.25;box-shadow:0 6px 16px #00000026;cursor:pointer}.client-order-actions>div:first-of-type button{border-color:#52b1cb80;background:#52b1cb40}.client-end-pending-request,.client-visit-ended{margin:0 0 20px;border-color:#7bdbb161;background:#2987673d;color:#e0f8eb}.client-end-pending-request{border-color:#efaaaa66;background:#9c3b3b47}.client button:hover,.client svg[role=img]:hover{filter:brightness(1.15)}.client button:focus-visible{outline:2px solid #52b1cb;outline-offset:2px}.client-comment-modal{box-sizing:border-box;max-height:90dvh;padding:24px;overflow-y:auto;background:#f7fafb;color:#17384a;font-family:inherit}.client-comment-modal-header{margin-bottom:14px;color:#17384a;font-size:24px;font-weight:700}.client-comment-modal-input{box-sizing:border-box;width:100%;min-height:150px;max-height:50dvh;padding:14px;border:1px solid rgba(23,56,74,.22);border-radius:9px;background:#f7fafb;color:#17384a;font:inherit;font-size:18px;resize:vertical}.client-comment-modal-actions{display:flex;gap:12px;margin-top:16px}.client-comment-modal-actions button{flex:1;min-height:50px;border:0;border-radius:9px;font:inherit;font-weight:700;cursor:pointer}.client-comment-modal-button-cancel{background:#e7edf0;color:#17384a}.client-comment-modal-button-save{background:#1e738e;color:#fff}@media (min-width: 901px){.client-order-actions{position:sticky;top:24px}}@media (min-width: 700px) and (max-width: 900px){.client{padding-top:30px;padding-bottom:40px}.client-header-actions{margin-bottom:22px}.client-name{margin-bottom:20px;padding:22px 24px}.client-name h1{font-size:36px}.client-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.client-card{padding:20px}.client-overview-card,.client-order-actions{grid-column:1 / -1}.client-overview-card .client-section-fields{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.client-overview-card .client-address{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;min-height:66px;padding:11px 12px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:#ffffff0b;font-size:16px}.client-contact-card,.client-account-card{align-self:stretch}.client-order-actions{position:static;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto;grid-auto-rows:1fr;gap:10px}.client-order-actions h2{grid-column:1 / -1}.client-order-actions>div,.client-order-actions>div button{height:100%}}@media (max-width: 699px){.client{padding-top:28px}.client-body{grid-template-columns:1fr}.client-order-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.client-order-actions h2{grid-column:1 / -1}}@media (max-width: 620px){.client{padding-top:20px}.client-header-actions{flex-wrap:wrap}.client-header-actions button:first-child{margin-right:calc(100% - 48px)}.client-header-actions button:not(:first-child){flex:1;padding-inline:12px;font-size:14px}.client-name,.client-card{padding:18px;border-radius:13px}.client-name{align-items:flex-start}.client-name h1{font-size:29px}.client-address,.client-preferred-wholesaler{grid-template-columns:1fr auto;gap:7px 10px}.client-address-span,.client-address-span-2{grid-column:1 / -1}.client-order-actions{grid-template-columns:1fr}.client-order-actions h2{grid-column:auto}.client-visit-status{align-items:stretch;flex-direction:column}.client-visit-status button{width:100%}}@media (min-width: 700px) and (max-width: 1000px){.client-overview-card .client-section-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.client-overview-card .client-address:nth-of-type(4){grid-column:span 2}.client-address:has(.client-comment-text){grid-template-columns:minmax(0,1fr) auto;align-items:start}.client-address:has(.client-comment-text) .client-address-span{grid-column:1}.client-address:has(.client-comment-text) .client-comment-text{grid-column:1 / -1;grid-row:2}.client-address:has(.client-comment-text) .client-edit-icon{grid-column:2;grid-row:1}}.Dropdown-root{position:relative}.Dropdown-control{position:relative;overflow:hidden;background-color:#fff;border:1px solid #ccc;border-radius:2px;box-sizing:border-box;color:#333;cursor:default;outline:none;padding:8px 52px 8px 10px;transition:all .2s ease}.Dropdown-control:hover{box-shadow:0 1px #0000000f}.Dropdown-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-ceil(2.5);position:absolute;right:10px;top:14px;width:0}.is-open .Dropdown-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.Dropdown-menu{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;box-sizing:border-box;margin-top:-1px;max-height:200px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch}.Dropdown-menu .Dropdown-group>.Dropdown-title{padding:8px 10px;color:#333;font-weight:700;text-transform:capitalize}.Dropdown-option{box-sizing:border-box;color:#333c;cursor:pointer;display:block;padding:8px 10px}.Dropdown-option:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.Dropdown-option:hover,.Dropdown-option.is-selected{background-color:#f2f9fc;color:#333}.Dropdown-noresults{box-sizing:border-box;color:#ccc;cursor:default;display:block;padding:8px 10px}.settings{position:relative;min-height:100%;width:100%;color:#fff;padding:38px var(--app-gutter) 56px}.settings-back-button{flex:0 0 44px;width:44px;height:44px;padding:10px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff1a;box-shadow:0 5px 14px #0000002e;cursor:pointer}.settings-back-button svg{width:18px;height:24px}.settings-container{width:min(100%,1040px);margin:0 auto}.settings-header{margin:0 0 24px;display:flex;align-items:center;gap:22px}.settings-header h1{margin:0;font-size:clamp(32px,5vw,46px);font-weight:700;line-height:1.05}.settings-card{padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#082a3e94;box-shadow:0 14px 34px #0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.settings-card+.settings-card{margin-top:22px}.settings-heading{min-width:0}.settings-user-name{margin:8px 0 0;color:#b9d9e3;font-size:18px;line-height:1.4;overflow-wrap:anywhere}.settings-card h2{margin:0 0 20px;font-size:22px;font-weight:700}.settings-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px}.settings-language,.settings-promotion-isopen{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:7px;min-width:0}.settings-language-text,.settings-promotion-isopen-text{width:auto;min-height:19px;font-size:15px;line-height:1.25;color:#ffffffd1}.settings-language-dropdown,.settings-promotion-isopen-dropdown,.longterm-end-date{width:100%;min-width:0;font-size:16px}.settings .Dropdown-root{position:relative}.settings .Dropdown-control{height:46px;padding:12px 42px 11px 14px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#fffffff5;color:#17384a;line-height:20px;cursor:pointer}.settings .Dropdown-menu{z-index:30;margin-top:5px;border:0;border-radius:8px;box-shadow:0 12px 28px #00000047;color:#17384a;overflow:hidden}.settings .Dropdown-option{padding:12px 14px}.settings .Dropdown-arrow{top:20px;right:15px;border-width:6px 6px 0}.settings .is-open .Dropdown-arrow{top:18px;border-width:0 6px 6px}.longterm-end-date{display:flex;align-items:center}.longterm-end-date .MuiFormControl-root,.longterm-end-date .MuiInputBase-root,.longterm-end-date .MuiPickersTextField-root{width:100%}.longterm-end-date .MuiInputBase-root{height:46px;border-radius:8px;background:#fffffff5;color:#17384a}.longterm-end-date .MuiInputBase-input{padding:11px 14px;font-family:Unna,Georgia,serif;font-size:16px;text-align:left;cursor:pointer}.longterm-end-date .MuiOutlinedInput-notchedOutline{border-color:#ffffff3d}.longterm-end-date .MuiPickersOutlinedInput-root{width:100%;height:46px;padding:0 7px 0 14px;border-radius:8px;background:#fffffff5;color:#17384a}.longterm-end-date .MuiPickersInputBase-sectionsContainer{width:auto;min-width:0;padding:0;font-family:Unna,Georgia,serif;font-size:16px;line-height:20px}.longterm-end-date .MuiPickersInputBase-section,.longterm-end-date .MuiPickersInputBase-sectionContent{font-family:inherit;font-size:inherit;line-height:inherit}.longterm-end-date .MuiPickersOutlinedInput-notchedOutline{border-color:#17384a38;border-radius:8px}.longterm-end-date .MuiPickersOutlinedInput-root:hover .MuiPickersOutlinedInput-notchedOutline{border-color:#17384a66}.longterm-end-date .MuiPickersOutlinedInput-root.Mui-focused .MuiPickersOutlinedInput-notchedOutline{border-color:#52b1cb}.longterm-end-date .MuiIconButton-root{width:38px;height:38px;padding:8px;color:#526873}.settings-date-picker-paper .delivery-date-actions{width:100%;padding:14px 20px 18px;justify-content:flex-end;gap:12px}.settings-date-picker-paper .MuiDateCalendar-root{--PickerDay-size: 72px;--PickerDay-horizontalMargin: 0px;width:100%!important;height:650px!important;max-height:650px!important}.settings-date-picker-paper .MuiDayCalendar-header,.settings-date-picker-paper .MuiDayCalendar-weekContainer{width:100%;justify-content:space-around}.settings-date-picker-paper .MuiDayCalendar-weekDayLabel{flex:0 0 var(--PickerDay-size);width:var(--PickerDay-size);height:72px;margin:0;font-size:25px}.settings-date-picker-paper .MuiDayCalendar-slideTransition{min-height:500px}.settings-date-picker-paper .MuiDayCalendar-monthContainer{height:100%;display:flex;flex-direction:column}.settings-date-picker-paper .MuiDayCalendar-weekContainer{flex:1 1 0;align-items:center;margin:0}.settings-date-picker-paper .MuiPickerDay-root{--PickerDay-size: 72px;--PickerDay-horizontalMargin: 0px;font-size:25px}.settings-date-picker-paper .delivery-date-button{min-width:120px;width:auto;min-height:46px;height:46px;margin:0;padding:10px 18px;border:1px solid rgba(23,56,74,.16);border-radius:9px;font-size:17px;line-height:1.2;box-shadow:0 5px 14px #00000029}.settings-date-picker-paper .delivery-date-cancel-button{background:#eef2f4;color:#17384a}.settings-date-picker-paper .delivery-date-accept-button{border-color:#36d7b76b;background:#087d70;color:#fff}.settings-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.settings-actions>*{min-width:0}@media screen and (min-width: 768px) and (max-width: 1279px){.settings-actions{grid-auto-rows:1fr}.settings-actions>*,.settings-actions .settings-refresh-button{height:100%}}.settings-refresh-button{width:100%;min-height:52px;height:auto;margin:0;padding:10px 14px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#ffffff1a;box-shadow:0 5px 14px #00000029;transition:background-color .15s ease,transform .15s ease}.settings-refresh-button:hover{background:#ffffff2b}.settings-primary-action{border-color:#52b1cb73;background:#52b1cb33;box-shadow:0 6px 16px #00233433}.settings-primary-action:hover{background:#52b1cb4a}.settings-refresh-button:active{transform:translateY(1px)}.settings-refresh-button-text{margin:0;font-size:16px;line-height:1.2}@media screen and (max-width: 767px){.settings{padding-top:24px}.settings-header{min-height:44px;margin-bottom:18px;gap:16px}.settings-card{padding:18px;border-radius:13px}.settings-fields,.settings-actions{grid-template-columns:1fr}}@media screen and (min-width: 1280px){.settings{padding-top:54px}.settings-container{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,.85fr);gap:22px;align-items:start}.settings-header{grid-column:1 / -1;margin-bottom:2px}.settings-card+.settings-card{margin-top:0}.settings-actions{grid-template-columns:1fr}}.confirmation-dialog-modal-content{box-sizing:border-box;max-height:85vh;max-height:85dvh;overflow-y:auto;width:100%;padding:26px;color:#fff}.confirmation-dialog-modal-header{margin:0;font-size:25px;font-weight:700;line-height:1.15;text-align:left}.confirmation-dialog-modal-text{margin:16px 0 26px;font-size:18px;line-height:1.45;color:#ffffffd1}.confirmation-dialog-modal-actions{display:flex;justify-content:flex-end;gap:12px;width:100%}.confirmation-dialog-cancel-button,.confirmation-dialog-ok-button{min-width:120px;min-height:46px;padding:10px 18px;border:1px solid rgba(255,255,255,.16);border-radius:9px;font-size:17px;line-height:1.2;box-shadow:0 5px 14px #00000029;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.confirmation-dialog-cancel-button{background:#ffffff1a;color:#fff}.confirmation-dialog-cancel-button:hover{background:#ffffff2b}.confirmation-dialog-ok-button{border-color:#36d7b76b;background:#087d70;color:#fff}.confirmation-dialog-ok-button:hover{background:#099382}.confirmation-dialog-cancel-button:focus-visible,.confirmation-dialog-ok-button:focus-visible{outline:3px solid rgba(82,177,203,.72);outline-offset:2px}.confirmation-dialog-cancel-button:active,.confirmation-dialog-ok-button:active{transform:translateY(1px)}@media screen and (max-width: 520px){.confirmation-dialog-modal-content{padding:22px 18px 18px}.confirmation-dialog-modal-header{font-size:22px}.confirmation-dialog-modal-text{font-size:17px}.confirmation-dialog-modal-actions{flex-direction:column-reverse}.confirmation-dialog-cancel-button,.confirmation-dialog-ok-button{width:100%}}.order-type-container{display:flex;align-items:center;padding-left:20px;margin-bottom:20px;font-size:20px}.order-type{margin-right:20px;font-size:30px}.order-type-not-selected{color:#d34040;font-size:18px}.order-type-select{width:300px;margin-left:auto;margin-right:20px;outline:none;border-radius:3px;padding:20px 10px;cursor:pointer;font-size:20px;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030}.order-type-modal{width:100%;height:100%;padding:0;font-size:12px;display:flex;flex-direction:column;align-items:center}.order-type-modal-element{width:calc(100% - 30px);color:#fff;font-size:30px;padding:20px 15px;text-align:center;cursor:pointer}.wholesaler-modal.selection-modal,.order-type-modal.selection-modal{box-sizing:border-box;display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-items:stretch;width:100%;max-height:78dvh;padding:0;overflow:hidden;font-family:Unna,Georgia,serif}.selection-modal-title{margin:18px 22px 14px;padding:3px 0 3px 14px;border-left:4px solid #52b1cb;border-bottom:1px solid rgba(255,255,255,.14);color:#fff;font-size:26px;line-height:1.2;text-align:left}.selection-modal-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0;padding:6px 18px 16px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.wholesaler-modal .selection-modal-option,.order-type-modal .selection-modal-option{box-sizing:border-box;display:flex;align-items:center;width:100%;min-height:58px;padding:13px 16px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#ffffff0e;color:#fff;font:inherit;font-size:20px;font-weight:700;line-height:1.3;text-align:left;cursor:pointer}.wholesaler-modal .selection-modal-option:hover,.wholesaler-modal .selection-modal-option:focus-visible,.order-type-modal .selection-modal-option:hover,.order-type-modal .selection-modal-option:focus-visible{outline:none;background:#52b1cb2e}.wholesaler-modal .selection-modal-option.is-selected,.order-type-modal .selection-modal-option.is-selected{background:#52b1cb40;color:#dff7ff}.wholesaler-modal .selection-modal-option.is-selected:after,.order-type-modal .selection-modal-option.is-selected:after{content:"✓";margin-left:auto;padding-left:18px;color:#7eddb3;font-size:22px}.selection-modal-cancel{justify-self:end;width:180px;min-height:52px;margin:0 18px 18px;padding:10px 18px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#ffffff1a;color:#fff;font:inherit;font-size:17px;font-weight:700;box-shadow:0 5px 14px #00000029;cursor:pointer}@media screen and (max-width: 560px){.selection-modal-options{grid-template-columns:1fr}.selection-modal-cancel{justify-self:stretch;width:auto}}.selection-modal-cancel:hover,.selection-modal-cancel:focus-visible{outline:2px solid #52b1cb;outline-offset:2px;background:#ffffff29}.wholesaler-modal.selection-modal .selection-modal-option,.order-type-modal.selection-modal .selection-modal-option{border:1px solid rgba(255,255,255,.12)}.order-header-actions{position:fixed;top:40px;left:20px;color:#fff}.order-go-back{height:30px;width:30px;margin-right:40px}.order-go-home{height:30px;width:30px}@media screen and (max-height: 1280px){.order-type-select{width:250px;padding:16px 8px;font-size:16px}}@media screen and (max-height: 1000px){.order-header-actions{top:30px}}@media screen and (max-height: 750px){.order-header-actions{top:20px}}@media screen and (max-width: 700px){.order-type-container{margin-bottom:20px;font-size:15px}.order-type,.order-type-not-selected{font-size:15px}.order-type-select{width:200px;padding:10px 5px;font-size:15px}}@media screen and (max-height: 950px) and (max-width: 500px){.order-type-modal-element{font-size:18px;padding:10px 5px}}.promotions{width:100%;min-height:100%;box-sizing:border-box;padding:38px var(--app-gutter) 0;color:#fff;display:flex;flex-direction:column;align-items:center}.promotions-header{width:var(--app-content-width)}.promotions-header{margin-bottom:20px}.promotions-heading{display:flex;align-items:center;gap:18px;margin-bottom:24px}.promotions-heading h1{flex:1;min-width:0;margin:0;font-size:clamp(30px,4.5vw,44px);font-weight:700;line-height:1.1}.promotions-nav-button{flex:0 0 44px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;box-shadow:0 5px 14px #0000002e;color:#fff;font-size:24px}.promotions-search{position:relative;display:flex;align-items:center}.general-search-input-promotions{width:100%;min-width:0;box-sizing:border-box;height:48px;padding:0 48px 0 44px;border:1px solid rgba(23,56,74,.22);border-radius:10px;background:#fffffff5;color:#17384a;font-family:inherit;font-size:17px;box-shadow:0 5px 14px #00000024}.general-search-input-promotions:focus{outline:none;border-color:#52b1cb;box-shadow:0 0 0 3px #52b1cb33}.general-search-input-promotions::placeholder{color:#7a8c95;opacity:1;font-size:16px}.general-search-input-promotions::-webkit-search-cancel-button{display:none}.promotions-search-icon{position:absolute;left:16px;color:#607985;pointer-events:none}.promotions-clear-search{position:absolute;right:6px;width:36px;height:36px;border-radius:8px;color:#71858e}.promotions-clear-search:hover{background:#17384a14}.promotions .virtual-list-promotions{width:100%!important;max-width:var(--app-content-width)}.promotion-item{padding:0;box-sizing:border-box}.promotion-row{position:relative;box-sizing:border-box;width:100%;height:100%;padding:13px 42px 13px 20px;display:flex;align-items:center;text-align:left;font-family:inherit;border:0;border-top:1px solid rgba(255,255,255,.18);border-radius:0;background:transparent;color:#fff;box-shadow:none}.promotion-row:hover{background:#ffffff09}.promotion-content{display:block;min-width:0;width:100%}.promotion-text-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;font-size:20px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.promotion-text-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin-top:6px;color:#c3d2db;font-size:16px;line-height:1.3;overflow-wrap:anywhere}.promotiondata-angle-right{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#77b8cb;font-size:24px}.promotions button:focus-visible{outline:2px solid #52b1cb;outline-offset:-2px}.no-promotions-for-user{padding:32px 20px;text-align:center;font-size:22px;color:#c3d2db}.promotions-loading{display:flex;justify-content:center;padding:60px 0}@media (max-width: 767px){.promotions{padding-top:24px}.promotions-heading{gap:12px}}@media (min-width: 1280px){.promotions{padding-top:54px}}.go-back{position:absolute;top:40px;left:40px;color:#fff}@media (max-width: 599px){.promotion-text-name{-webkit-line-clamp:2;font-size:18px}}@media (max-width: 480px){.promotions-heading{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:10px}.promotions-heading .promotions-nav-button{grid-row:1}.promotions-heading .promotions-nav-button:last-child{grid-column:3}.promotions-heading h1{grid-column:1 / -1;grid-row:2;font-size:26px;text-align:center;overflow-wrap:anywhere}}.order-batch-recovery{box-sizing:border-box;width:min(720px,calc(100% - 32px));margin:32px auto;padding:clamp(20px,4vw,32px);border:1px solid rgba(135,205,221,.18);border-radius:16px;background:#073044;color:#eaf4f7;font-family:inherit;line-height:1.6}.order-batch-recovery h2{margin:0 0 12px;color:#f2f8fa;font-size:clamp(22px,3vw,28px);line-height:1.3}.order-batch-recovery p{color:#b6d2dc;margin:12px 0 20px}.order-batch-recovery [role=alert]{color:#f0ce98}.order-batch-recovery ul{list-style:none;margin:20px 0;padding:0}.order-batch-recovery li{padding:16px 0;border-top:1px solid rgba(135,205,221,.16);overflow-wrap:anywhere}.order-batch-recovery .batch-recovery-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:auto;min-height:48px;margin:8px 12px 0 0;padding:12px 20px;border:1px solid #507889;border-radius:10px;background:transparent;color:#eaf4f7;font:inherit;font-weight:600;cursor:pointer}.order-batch-recovery .batch-recovery-button--primary{background:#16845f;border-color:#16845f;color:#fff}.order-batch-recovery .batch-recovery-button:hover{filter:brightness(1.15)}.order-batch-recovery .batch-recovery-button:focus-visible{outline:2px solid #75c7dd;outline-offset:3px}@media (max-width: 480px){.order-batch-recovery .batch-recovery-button{width:100%;margin:8px 0 0}}.popup-content{margin:auto;background:#fff;width:50%;padding:5px;border:1px solid #d7d7d7}[role=tooltip].popup-content{width:200px;box-shadow:0 0 3px #00000029;border-radius:5px}.popup-overlay{background:#00000080}[data-popup=tooltip].popup-overlay{background:transparent}.popup-arrow{-webkit-filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));color:#fff;stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;left:0;right:0;top:0;bottom:0}.promotion{height:100vh;width:100vw;color:#fff;display:flex;justify-content:center;align-items:center}.promotion-container{height:calc(100% - 100px);position:absolute;bottom:0;width:100%}.promotion-client{display:flex;padding:0 0 10px 20px}.promotion-client-address{padding:0 0 10px 20px;font-size:14px}.promotion-title{padding:5px 0 10px 20px;font-size:16px;color:#228b22}.promotion-client-longterm-indicator{color:#cc9f00;padding:10px 0 10px 20px;font-size:18px}.promotion-client-name{margin-right:10px;font-size:35px}.promotion-client-allow-all-discounts{margin-left:auto;margin-right:20px}.promotion-client-hr{margin-bottom:20px;width:calc(100% - 2px)}.promotion-wholesaler,.promotion-order-type-container,.promotion-order-pln{display:flex;align-items:center;padding-left:20px;margin-bottom:40px;font-size:20px}.promotion-wholesaler-name,.promotion-order-type,.promotion-order-pln-name{margin-right:20px;font-size:30px}.promotion-wholesaler-name-highlight{height:61px;width:300px;display:flex;align-items:center;justify-content:center;background-color:#cc9f00;letter-spacing:2px}.promotion-wholesaler-select,.promotion-order-type-select,.promotion-order-pln-select{width:300px;margin-left:auto;margin-right:20px;outline:none;border-radius:3px;padding:20px 10px;cursor:pointer;font-size:20px;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030}.wholesaler-not-selected,.promotion-order-type-not-selected,.promotion-order-pln-not-selected{color:#d34040;font-size:18px}.promotion-delivery-date-month{display:flex;align-items:center;margin-left:20px;margin-top:10px;font-size:18px}.promotion-order-date{display:flex;align-items:center;margin-left:20px;margin-bottom:20px;margin-top:20px;font-size:20px}.promotion-longterm-month-edit-icon{margin-left:50px;font-size:2em;cursor:pointer}.promotion-order-date div:nth-child(1) div,.promotion-delivery-date-month div:nth-child(1) div{color:#fff}.promotion-order-date div:nth-child(1) label,.promotion-delivery-date-month div:nth-child(1) label{color:#fff}.promotion-order-date div:nth-child(1) div input,.promotion-delivery-date-month div:nth-child(1) div input{border-color:#fff;text-align:right;width:130px;cursor:pointer}.promotion-order-date div:nth-child(1) div fieldset,.promotion-delivery-date-month div:nth-child(1) div fieldset{border-color:#fff}.promotion-delivery-date{display:flex;padding:0 0 10px 25px;font-size:20px}.promotion-delivery-date-text{margin-right:10px;font-size:20px}.promotion-name{font-size:25px;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;padding:5px 10px;border-bottom:3px solid white;font-weight:900}.promotion-body{font-size:15px;height:100%;overflow:scroll}.promotion-product{width:100%}.promotion-rabatt{background-color:#3a2768}.promotion-product-name-container{display:flex;flex-direction:column;width:calc(100% - 50px);color:#fff;padding:25px 25px 0;border-bottom:1px solid white;font-size:25px}.promotion-product-name-container:first-child{border-top:1px solid white}.promotion-product-name-rabatt{color:#e08686}.promotion-product-body{animation:fade-in .5s ease-in}.promotion-product-name-open{margin-left:20px}.promotion-product-name-container-first-row{display:flex;position:relative}.promotion-product-name-container-second-row{height:25px}.promotion-product-disabled-text{font-size:15px;color:#d34040}.promotion-product-price{margin-left:auto;margin-right:10px}.promotion-product-tips{display:flex;align-items:center;padding:5px 5px 5px 25px;font-size:22px;background-image:linear-gradient(270deg,#ffffff21,#ffffff08 96%);background-color:#89ceff;color:#000}.promotion-product-sum{display:flex;align-items:center;padding:5px 5px 5px 10px;font-size:22px;background-image:linear-gradient(270deg,#ffffff21,#ffffff08 96%)}.promotion-product-sum-full{margin-right:10px}.promotion-product-group-sum{font-size:18px;margin-left:20px}.promotion-product-group-sum-full{font-size:18px;margin-right:10px}.promotion-product-tips-item{display:inline-block;margin-right:5px}.promotion-product-tips-item:not(:last-child):after{content:","}.promotion-product-amount{display:flex;align-items:center;padding:20px 0 20px 25px;background-color:#446f84}.promotion-product-amount-text{margin-right:10px;font-size:20px}.promotion-product-amount-input{margin-left:5px;font-size:20px}.promotion-product-amount-checkbox{margin-right:20px;margin-left:20px;transform:scale(3)}.promotion-product-amount-checkbox-label-marked{color:#ff0}.promotion-product-amount-checkbox-label{margin-left:10px;font-size:20px}.promotion-product-amount-input{margin:5px 0;padding:4px;border-radius:2px;width:10%}.promotion-product-last-order-hint{display:flex;align-items:center;padding:5px 5px 5px 25px;font-size:15px;background-image:linear-gradient(270deg,#ffffff21,#ffffff08 96%);background-color:#2d4979;color:#fff}.promotion-product-last-order-hint-text{margin-right:10px}.promotion-product-last-order-hint-amount{margin-right:5px}.promotion-product-last-order-hint-percent,.promotion-product-last-order-hint-date{margin-left:10px}.promotion-button-order{margin-left:10px;margin-top:20px;margin-bottom:20px;color:#fff;outline:none;border-radius:3px;padding:5px;cursor:pointer;font-size:20px;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030;height:50px;width:250px}.promotion-button-order:disabled{color:gray;cursor:default}.wholesaler-modal,.order-type-modal,.promotion-order-pln-modal{width:100%;height:100%;padding:0;font-size:12px;display:flex;flex-direction:column;align-items:center}.wholesaler-modal-element,.order-type-modal-element,.promotion-order-pln-modal-element{width:calc(100% - 30px);color:#fff;font-size:30px;padding:20px 15px;text-align:center;cursor:pointer}.wholesaler-modal-element:hover,.order-type-modal-element:hover,.promotion-order-pln-modal-element:hover{background-color:#52b1cb}.wholesaler-modal-element:not(:last-child),.order-type-modal-element:not(:last-child),.promotion-order-pln-modal-element:not(:last-child){border-bottom:1px solid white}.modal{font-size:20px;height:100%}.modal>.promotion-order-popup-header,.modal>.month-picker-header{width:100%;height:40px;font-size:25px;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(270deg,#fff6,#ffffff1a 97%);padding:10px 0}.modal>.content{width:100%;padding:0;font-size:12px;overflow-y:scroll;height:80%}.modal>.actions{position:absolute;bottom:0;width:100%;padding:10px 5px;text-align:center}.modal>.close{cursor:pointer;position:absolute;display:block;padding:2px 5px;line-height:20px;right:-10px;top:-10px;font-size:24px;background:#fff;border-radius:18px;border:1px solid #cfcece}.modal-button{color:#fff;outline:none;border-radius:3px;padding:5px 10px;cursor:pointer;font-size:22px;width:30%}.modal-button-cancel{background-color:#b73131;margin-right:10px;padding:10px 5px}.modal-button-order{margin-left:10px;outline:none;border-radius:3px;padding:10px 5px;cursor:pointer;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030}.modal-button-order:disabled{color:gray;cursor:default}.popup-content:has(.modal){height:90%}.promotion-order-popup-product{display:flex;width:100%;background-image:linear-gradient(270deg,#ffffff21,#ffffff08 96%);align-items:center;font-size:18px;padding:10px 0;color:#fff}.promotion-order-popup-product:nth-child(odd){background-image:none}.promotion-order-popup-product-name{margin-left:10px;width:70%}.promotion-order-popup-product-amount{font-weight:500;color:#fff;margin:5px 5px 5px 20px;width:80px}.promotion-order-popup-sum-name{font-weight:900;margin-left:10px;width:70%}.promotion-order-popup-sum-amount{font-weight:900;color:#fff;margin:5px 5px 5px 20px}.promotion-order-popup-wholesaler{font-weight:900;color:#cc9f00;margin-left:10px}.promotion-order-popup-longterm-date{display:flex;width:100%;align-items:center;font-size:16px;padding:5px 0;color:#fff}.promotion-order-popup-longterm-product{display:flex;width:100%;align-items:center;font-size:12px;padding:5px 0;color:#fff}.promotion-order-popup-longterm-product-edit{display:flex;flex-direction:column;width:100%;font-size:12px;padding:5px 0;color:#fff}.promotion-order-popup-longterm-product-first-row-edit{display:flex;align-items:center}.promotion-order-popup-longterm-product-second-row-edit{display:flex;align-items:center;margin-left:10px}.promotion-product-amount-checkbox-label-longterm-edit{margin-left:20px;font-size:12px}.promotion-product-amount-checkbox-longterm-edit{transform:scale(2);margin-left:20px;margin-right:20px}.promotion-product-amount-text-edit{margin-right:20px;font-size:14px}.promotion-order-popup-longterm-product-edit-approve-icon{color:#228b22;margin-left:auto;margin-right:30px;transform:scale(2)}.promotion-order-popup-longterm-product:nth-child(odd){background-image:none}.promotion-order-popup-longterm-product-name{margin-left:20px;width:70%}.promotion-order-popup-longterm-product-name-edit{margin-left:20px;margin-right:20px}.promotion-order-popup-longterm-product-amount{font-weight:500;color:#fff;margin:5px 5px 5px 20px;width:80px}.promotion-order-popup-longterm-product-discount{margin-left:10px}.promotion-order-popup-client{margin-left:10px;font-size:14px}.promotion-order-popup-product-group-name{background-image:linear-gradient(270deg,#fff6,#ffffff1a 97%);color:#883a3a;padding:5px 5px 5px 10px;font-weight:600}.promotion-order-popup-product-discount{margin-left:10px}.promotion-order-popup-product-month{margin:15px 0 15px 10px;font-size:18px;color:#228b22}.promotion-order-popup-divider-month{margin:0}.promotion-order-popup-product-rabatt-indicator{color:#228b22;margin-left:10px}.promotion-order-popup-zero-amount{display:flex;width:100%;height:100%}.promotion-order-popup-zero-amount-text{font-size:22px;color:khaki;margin:auto}.promotion-group{width:100%;margin-bottom:10px}.promotion-group-header{display:flex;color:#fff;padding:25px;border-bottom:1px solid white;font-size:25px}.promotion-group-header-repeatable{margin-left:auto}.non{color:#883a3a}.promotion-group-product-name-container{display:flex;align-items:center;padding:5px 5px 5px 10px;font-size:18px;background-image:linear-gradient(270deg,#ffffff21,#ffffff08 96%)}.promotion-product-name-container-disabled{color:#a9a9a9}.promotion-group-product-price{margin-left:auto;margin-right:10px}.promotion-product-amount-min{font-size:18px;margin-left:10px;width:300px}.promotion-product-amount-disc{display:flex;flex-direction:row;align-items:center;font-size:18px;width:100px;margin-left:10px;border-right:2px solid white}.promotion-product-amount-disc-percentage{display:flex;align-items:center;color:#55d555;font-weight:900;margin-left:5px}.promotion-product-amount-price{font-size:18px;margin-left:10px}.promotion-group-gift-label{font-size:22px;padding-top:10px;margin-left:20px;margin-bottom:10px;color:#019301;text-decoration:underline}.rabat-group-body{padding-bottom:20px}.promotion-rabat-gift{display:flex;align-items:center;margin:10px 0 5px 20px}.promotion-rabat-gift-name{font-size:18px;width:400px}.promotion-rabat-gift-amount{font-size:18px;margin-right:20px}.promotion-rabat-gift-explainer{font-size:18px;margin-left:10px}.rabat-selected{display:flex;margin-left:20px;align-items:center;margin-top:20px}.rabat-selected-label{margin-right:30px;font-size:20px}.rabat-selected-checkbox{font-size:18px;transform:scale(3)}.signature-header{width:100%;height:40px;font-size:25px;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(270deg,#fff6,#ffffff1a 97%);padding:10px 0}.signature-actions{position:absolute;bottom:0;width:100%;padding:10px 5px;text-align:center}.promotion-order-pln-dont-show{display:none}.promotion-longterm-month-delete{margin-left:auto;margin-right:30px}.promotion-longterm-month-delete-icon{color:red;cursor:pointer;font-size:25px}.promotion-order-popup-divider{color:#fff;margin-bottom:5px}.sigCanvas{width:95%;height:95%}@media screen and (max-height: 1199px){.promotion-container{height:calc(100% - 75px)}.promotion-client-name{font-size:20px;margin-left:50px}}@media screen and (max-height: 1280px){.promotion-client-name{font-size:30px}.promotion-wholesaler-select,.promotion-order-type-select,.promotion-button-order{width:250px;padding:16px 8px;font-size:16px}}@media screen and (max-height: 950px) and (max-width: 500px){.wholesaler-modal-element,.order-type-modal-element,.promotion-order-pln-modal-element{font-size:18px;padding:10px 5px}.promotion-button-order{margin-bottom:50px}}@media screen and (max-width: 700px){.promotion-client-name{font-size:20px}.promotion-wholesaler-name,.promotion-order-type,.promotion-order-pln-name{font-size:15px}.promotion-wholesaler,.promotion-order-type-container,.promotion-order-pln{margin-bottom:20px;font-size:15px}.promotion-wholesaler-select,.promotion-order-type-select,.promotion-order-pln-select{width:200px;padding:10px 5px;font-size:15px}.promotion-wholesaler-name-highlight{height:30px;width:200px}.promotion-delivery-date-date,.promotion-delivery-date-text{font-size:15px}.promotion-product-name-container{padding:20px 25px 0;font-size:15px}.promotion-product-name-container-second-row{height:20px}.promotion-product-disabled-text{right:120px;font-size:10px}.promotion-product-sum{padding-left:25px;font-size:10px}.promotion-product-tips-item{font-size:12px}.promotion-product-amount-checkbox{margin-right:10px;margin-left:10px;transform:scale(2)}.promotion-product-amount-checkbox-label{margin-left:5px;font-size:12px}.promotion-product-amount{padding:10px 0 10px 25px}.promotion-product-amount-input{font-size:10px;padding:4px}.promotion-product-amount-text{font-size:15px}.promotion-product-tips{font-size:12px}.modal>.promotion-order-popup-header,.modal>.month-picker-header{height:20px;font-size:15px;padding:5px 0}.promotion-order-popup-product{font-size:12px;padding:5px 0}.modal-button{font-size:12px}.modal-button-cancel{background-color:#b73131;margin-right:10px;padding:10px 0}.modal-button-order{margin-left:10px}.promotion-order-popup-product-name{width:65%}.promotion-order-popup-product-amount{margin:5px 5px 5px 10px;width:70px}.promotion-order-popup-sum-name{width:65%}.promotion-order-popup-sum-amount{margin:5px 5px 5px 10px}.promotion-order-popup-product-discount,.promotion-order-popup-product-rabatt-indicator{margin-left:5px}.signature-header{font-size:15px;height:20px;padding:5px 0}}@media screen and (max-width: 400px){.promotion-product-name-container{font-size:10px}}.promotion{display:block;width:100%;height:auto;min-height:100%;color:#fff}.promotion-container{position:relative;bottom:auto;width:min(100%,1040px);height:auto;min-height:100%;margin:0 auto;padding:34px var(--app-gutter) 120px}.promotion-body{height:auto;overflow:visible;font-family:inherit;font-size:16px}.promotion .order-header-actions{position:relative;top:auto;left:auto;z-index:5;display:flex;align-items:center;width:max-content;height:48px;margin:0 0 20px}.promotion .order-go-back,.promotion .order-home-custom{box-sizing:content-box;width:22px;height:22px;margin:0;padding:13px;border-radius:50%;background:#ffffff1a;box-shadow:0 5px 14px #0000002e;cursor:pointer}.promotion .order-go-back{margin-right:12px}.promotion-summary-card,.promotion-setup-card{border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#082a3e99;box-shadow:0 14px 34px #0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.promotion-summary-card{position:relative;margin-bottom:18px;padding:22px 24px;background:linear-gradient(135deg,#3996b238,#082a3e99)}.promotion-client{align-items:flex-start;padding:0}.promotion-client-name{min-width:0;margin:0;font-size:clamp(29px,4vw,42px);font-weight:700;line-height:1.08;overflow-wrap:anywhere}.promotion-client-allow-all-discounts{margin:-5px 0 0 auto}.promotion-client-address{margin-top:8px;padding:0;color:#c3d2db;font-size:16px;line-height:1.35}.promotion-title{margin-top:14px;padding:0;color:#8dd5a9;font-size:19px;font-weight:700;line-height:1.3}.promotion-client-longterm-indicator{display:inline-flex;margin-top:12px;padding:5px 10px;border:1px solid rgba(238,202,92,.32);border-radius:7px;background:#cc9f0021;color:#f0ce68;font-size:14px;font-weight:700}.promotion-client-hr{display:none}.promotion-setup-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin-bottom:22px;padding:22px 24px}.promotion .promotion-wholesaler,.promotion .order-type-container,.promotion .promotion-order-date,.promotion .promotion-delivery-date{box-sizing:border-box;display:flex;align-items:center;gap:12px;min-width:0;min-height:58px;margin:0;padding:10px 12px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:#ffffff0b}.promotion .promotion-wholesaler-name,.promotion .order-type{min-width:0;margin:0;font-size:18px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.promotion-selection-copy{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:5px;min-width:0}.promotion-selection-label{color:#87cddd;font-size:13px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.promotion .wholesaler-not-selected,.promotion .order-type-not-selected{color:#f0a7a7;font-size:16px}.promotion .promotion-wholesaler-name-highlight{width:auto;height:auto;padding:7px 10px;border-radius:7px;background:#cc9f0038;color:#f4d36e;letter-spacing:.04em}.promotion .promotion-wholesaler-select,.promotion .order-type-select{flex:0 0 auto;width:auto;min-width:118px;min-height:46px;margin:0 0 0 auto;padding:9px 13px;border:1px solid rgba(82,177,203,.4);border-radius:9px;background:#52b1cb29;color:#fff;font-family:inherit;font-size:16px;font-weight:700;box-shadow:0 5px 14px #00000024}.promotion .promotion-order-date .MuiFormControl-root,.promotion .promotion-order-date .MuiInputBase-root{width:100%}.promotion .promotion-order-date .MuiFormControl-root{flex:0 0 auto;min-width:0}.promotion .promotion-order-date .MuiInputBase-root{height:48px;border-radius:8px;background:#edf3f5;color:#17384a}.promotion .promotion-order-date .MuiInputBase-input{font-family:inherit;font-size:16px}.promotion .MuiPickersInputBase-sectionsContainer,.promotion .MuiPickersInputBase-section,.promotion .MuiPickersInputBase-sectionContent{color:#17384a!important;-webkit-text-fill-color:#17384a}.promotion-order-date-label{flex:0 0 auto;color:#ffffffad;font-size:15px;font-weight:700;line-height:1.25}.promotion .promotion-order-date{flex-direction:column;align-items:stretch;justify-content:center;gap:6px}.promotion .promotion-order-date .MuiPickersOutlinedInput-root{height:48px;padding-left:14px;border-radius:9px;background:#edf3f5}.promotion .promotion-order-date .MuiPickersOutlinedInput-notchedOutline{border-color:#87cddd61}.promotion .promotion-order-date .MuiPickersOutlinedInput-root:hover .MuiPickersOutlinedInput-notchedOutline{border-color:#52b1cbb8}.promotion .promotion-order-date .MuiPickersOutlinedInput-root.Mui-focused .MuiPickersOutlinedInput-notchedOutline{border-color:#52b1cb;border-width:2px}.promotion .promotion-order-date .MuiIconButton-root{width:38px;height:38px;margin-right:2px;padding:8px;border-radius:7px;background:#17384a14;color:#456473}.promotion .promotion-order-date .MuiIconButton-root:hover{background:#17384a24}.promotion .promotion-delivery-date-month{gap:12px;margin-left:0}.promotion-date-picker-dialog .MuiDialogActions-root{display:flex;justify-content:flex-end;gap:12px;padding:14px 20px 18px}.promotion-date-picker-dialog .MuiDialogActions-root .MuiButton-root{min-width:120px;min-height:46px;margin:0;padding:10px 18px;border:1px solid rgba(23,56,74,.16);border-radius:9px;font-family:Unna,Georgia,serif;font-size:17px;font-weight:700;text-transform:none;box-shadow:0 5px 14px #00000029}.promotion-date-picker-dialog .MuiDialogActions-root .MuiButton-root:first-child{background:#eef2f4;color:#17384a}.promotion-date-picker-dialog .MuiDialogActions-root .MuiButton-root:last-child{border-color:#36d7b76b;background:#087d70;color:#fff}.promotion .promotion-delivery-date{flex-direction:column;align-items:flex-start;justify-content:center;gap:6px}.promotion-delivery-date-text{margin:0;color:#ffffffad;font-size:15px;font-weight:700;white-space:nowrap}.promotion-delivery-date-date{font-size:16px;font-weight:700;text-align:left;white-space:nowrap}.promotion-products-form{display:grid;gap:14px}.promotion .promotion-product{box-sizing:border-box;width:100%;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#082a3e94;box-shadow:0 8px 22px #00000029}.promotion .promotion-rabatt{border-color:#ac8be047;background:#37265d85}.promotion .promotion-rabatt .promotion-product-name-container{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px}.promotion .promotion-product-name-container,.promotion .promotion-group-header{box-sizing:border-box;width:100%;min-height:72px;margin:0;padding:16px 18px;border:0;background:transparent;color:#fff;font-size:19px;cursor:pointer}.promotion .promotion-product-name-container:first-child{border-top:0}.promotion .promotion-product-name-container:hover,.promotion .promotion-group-header:hover{background:#ffffff0b}.promotion-product-name-container-first-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;width:100%}.promotion .promotion-product-name{min-width:0;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.promotion .promotion-product-name-open{grid-column:2;grid-row:1;margin:0;color:#77b8cb;font-size:19px}.promotion .promotion-product-price{grid-column:3;grid-row:1;margin:0;color:#d5e2e8;font-size:17px;font-weight:700;white-space:nowrap}.promotion-product-name-container-second-row{height:auto;min-height:0}.promotion-product-disabled-text{margin-top:7px;color:#f0a7a7;font-size:14px}.promotion-product-name-container-disabled{opacity:1}.promotion-product-name-container-disabled .promotion-product-name,.promotion-product-name-container-disabled .promotion-product-price{color:#fff}.promotion .promotion-product-disabled-text{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin-top:8px;padding:4px 8px;border:1px solid rgba(240,167,167,.25);border-radius:6px;background:#be444421;color:#f0b0b0;font-size:13px;font-weight:700;line-height:1.25}.promotion-product-unavailable .promotion-product-body{background:#00000014}.promotion-product-unavailable .promotion-product-body>*{opacity:.62}.promotion-product-body,.rabat-group-body{border-top:1px solid rgba(255,255,255,.1);animation:none}.promotion .promotion-product-tips{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding:11px 18px;background:#52b1cb24;color:#dff5fb;font-size:15px;line-height:1.35}.promotion .promotion-product-tips-label{margin-right:3px;color:#dff5fbb8;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.promotion .promotion-product-tips-item{display:inline-flex;align-items:center;gap:7px;margin:0;padding:5px 8px;border:1px solid rgba(116,196,218,.22);border-radius:6px;background:#ffffff0e}.promotion .promotion-product-tip-threshold{color:#dff5fbd1;font-size:13px;font-weight:600}.promotion .promotion-product-tip-discount{color:#fff;font-size:15px;font-weight:800}.promotion .promotion-product-tip-reached{width:14px;height:14px;color:#8dd5a9}.promotion .promotion-product-tips-item:not(:last-child):after{content:none}.promotion .promotion-product-tips-item.is-reached{border-color:#7eddb37a;background:#2e8f6847;color:#e0f8eb;font-weight:700}.promotion .promotion-product-amount{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;padding:15px 18px;background:#ffffff0e}.promotion .promotion-product-amount-text{margin:0;color:#ffffffb8;font-size:16px;font-weight:700}.promotion .promotion-product-amount-input{width:104px;height:46px;margin:0;padding:8px 10px;border:1px solid rgba(23,56,74,.22);border-radius:8px;background:#f7fafb;color:#17384a;font-family:inherit;font-size:19px;font-weight:700;text-align:center}.promotion .promotion-product-amount-input:focus{border-color:#52b1cb;box-shadow:0 0 0 3px #52b1cb33}.promotion .promotion-product-amount-input:disabled{border-color:#ffffff1a;background:#dde7eb94;color:#6f8189;cursor:not-allowed}.promotion-product-amount-unit{margin-left:-12px;color:#ffffffad;font-size:15px;font-weight:700}.promotion .promotion-product-amount>div:not(.promotion-product-amount-text):not(.promotion-product-amount-min):not(.promotion-product-amount-disc):not(.promotion-product-group-sum){display:inline-flex;align-items:center;gap:8px}.promotion .promotion-product-amount-checkbox,.promotion .rabat-selected-checkbox{width:25px;height:25px;margin:0;accent-color:#45b99a;transform:none;cursor:pointer}.promotion .promotion-product-amount-checkbox-label{margin:0;font-size:16px}.promotion .promotion-discount-option{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-width:82px;min-height:46px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0e;cursor:pointer}.promotion .promotion-discount-option:hover{background:#ffffff1a}.promotion .promotion-discount-option.is-selected{border-color:#7eddb37a;background:#2e8f6840}.promotion .promotion-discount-option:has(input:disabled){opacity:.52;cursor:not-allowed}.promotion .promotion-product-amount-checkbox-label-marked{color:#f4d35e;font-weight:700}.promotion .promotion-product-last-order-hint,.promotion .promotion-product-sum{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding:9px 18px;background:#2d497957;color:#dce8ef;font-size:14px}.promotion .promotion-product-sum{justify-content:flex-end;background:#3a876929;color:#dff5e9;font-size:16px}.promotion .promotion-product-last-order-hint>*,.promotion .promotion-product-sum-full{margin:0}.promotion .promotion-group-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;font-weight:700}.promotion .promotion-group-header-repeatable{margin:0;color:#bce3d0;font-size:14px;font-weight:400}.promotion .promotion-group-header-repeatable.non{color:#f0a7a7}.promotion .promotion-group-product-name-container{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:12px 18px;border-top:1px solid rgba(255,255,255,.08);background:#ffffff09;font-size:16px}.promotion .promotion-group-product-price{margin:0;color:#cbdbe2;font-weight:700;white-space:nowrap}.promotion .promotion-product-amount-min{width:auto;margin:0;color:#c3d2db;font-size:15px}.promotion .promotion-product-amount-disc{width:auto;margin:0;padding-right:14px;border-right:1px solid rgba(255,255,255,.16);font-size:15px}.promotion .promotion-product-group-sum{margin:0 0 0 auto;font-size:15px}.promotion .promotion-group-gift-label{margin:0;padding:14px 18px 5px;color:#8dd5a9;font-size:17px;font-weight:700;text-decoration:none}.promotion .promotion-rabat-gift{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:14px;margin:0;padding:9px 18px;font-size:16px}.promotion .promotion-rabat-gift-name{width:auto;font-size:inherit}.promotion .promotion-rabat-gift-amount,.promotion .promotion-rabat-gift-explainer{margin:0;font-size:inherit}.promotion .rabat-selected{gap:16px;margin:10px 18px 0;padding:13px 0;border-top:1px solid rgba(255,255,255,.1)}.promotion .rabat-selected-label{margin:0;font-size:17px;font-weight:700}.promotion-submit-bar{position:sticky;z-index:20;bottom:14px;display:flex;justify-content:flex-end;pointer-events:none}.promotion-amount-validation-error{align-self:center;max-width:520px;margin-right:14px;padding:10px 13px;border:1px solid rgba(239,170,170,.42);border-radius:9px;background:#9c3b3bd1;color:#fff;font-size:15px;font-weight:700;line-height:1.25;box-shadow:0 6px 18px #0003;pointer-events:auto}.promotion .promotion-product-amount-input-error{border-color:#ef8f8f;box-shadow:0 0 0 3px #ef8f8f33}.promotion .promotion-button-order{width:min(100%,320px);min-height:56px;height:auto;margin:20px 0 0;padding:11px 18px;border:1px solid rgba(82,177,203,.55);border-radius:11px;background:#176f88;color:#fff;font-family:inherit;font-size:18px;font-weight:700;box-shadow:0 10px 26px #00192661;pointer-events:auto}.promotion .promotion-button-order:disabled{border-color:#ffffff1f;background:#38525e;color:#ffffff7a;box-shadow:none}.promotion .promotion-button-order:focus-visible,.promotion .promotion-wholesaler-select:focus-visible,.promotion .order-type-select:focus-visible{outline:2px solid #74c4da;outline-offset:2px}.promotion .wholesaler-modal-element,.promotion .order-type-modal-element{box-sizing:border-box;width:100%;min-height:60px;padding:15px 18px;font-family:inherit;font-size:20px;line-height:1.3}.promotion .modal{position:relative;box-sizing:border-box;height:100%;font-family:inherit}.promotion .modal>.promotion-order-popup-header,.promotion .modal>.month-picker-header,.promotion .signature-header{box-sizing:border-box;height:auto;min-height:60px;padding:14px 58px 14px 20px;background:#ffffff1a;font-size:23px;font-weight:700}.promotion .modal>.content{box-sizing:border-box;height:calc(100% - 132px);padding:10px 14px 18px}.promotion .modal>.actions,.promotion .signature-actions{box-sizing:border-box;display:flex;justify-content:flex-end;gap:12px;padding:12px 16px;background:#001b29b8}.promotion .modal-button{width:auto;min-width:150px;min-height:50px;margin:0;padding:10px 18px;border-radius:9px;font-family:inherit;font-size:17px;font-weight:700}.promotion .modal-button-cancel{background:#b73131d1}.promotion .modal-button-order{border:1px solid rgba(82,177,203,.42);background:#176f88}.promotion .modal>.close{z-index:4;top:10px;right:12px;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#ffffff24;color:#fff;font-size:28px;line-height:38px}@media screen and (min-width: 1280px){.promotion-container{padding-top:48px}.promotion-setup-card{grid-template-columns:repeat(2,minmax(0,1fr))}.promotion-products-form{gap:16px}}@media screen and (max-width: 767px){.promotion-container{padding-top:22px;padding-bottom:100px}.promotion-summary-card,.promotion-setup-card{padding:18px;border-radius:13px}.promotion-setup-card{grid-template-columns:1fr}.promotion .promotion-wholesaler,.promotion .order-type-container,.promotion .promotion-order-date,.promotion .promotion-delivery-date{flex-wrap:wrap}.promotion .promotion-product-name-container,.promotion .promotion-group-header{padding:14px;font-size:17px}.promotion .promotion-product-amount{padding:14px}.promotion .promotion-product-amount-min,.promotion .promotion-product-group-sum{flex-basis:100%}.promotion .promotion-rabat-gift{grid-template-columns:75px minmax(0,1fr)}.promotion .promotion-rabat-gift-explainer{grid-column:2}.promotion-submit-bar{flex-direction:column;align-items:stretch;justify-content:stretch}.promotion-amount-validation-error{max-width:none;margin:0 0 10px}.promotion .promotion-button-order{width:100%}}.promotion-order-review-content{padding:0!important;border:1px solid rgba(255,255,255,.16)!important;background:#003d5a radial-gradient(ellipse 70% 100% at center,#004467f5,#001926fa)!important;box-shadow:0 24px 70px #0000007a!important}.promotion-order-review-content .modal{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-height:0;font-family:Unna,Georgia,serif}.promotion-order-review-content .promotion-order-popup-header,.promotion-order-review-content .month-picker-header,.promotion-order-review-content .signature-header{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;min-height:64px;padding:14px 64px;border-bottom:1px solid rgba(255,255,255,.14);background:#52b1cb33;color:#fff;font-size:25px;font-weight:700;line-height:1.2}.promotion-order-review-content .modal>.close{position:absolute;top:11px;right:14px;z-index:4;display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#001b2961;color:#fff;font-size:28px;line-height:1;cursor:pointer}.promotion-order-review-content .modal>.content{box-sizing:border-box;width:100%;height:auto;min-height:0;padding:22px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.promotion-order-review-content .content>form,.promotion-order-review-content .longterm-promotion-order-content{width:min(100%,920px);margin:0 auto}.promotion-order-review-content .promotion-order-popup-product{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) 100px 72px;align-items:center;gap:14px;width:100%;min-height:54px;padding:11px 14px;border-bottom:1px solid rgba(255,255,255,.09);background:#ffffff09;color:#fff;font-size:16px}.promotion-order-review-content .promotion-order-popup-product:nth-child(odd){background:#ffffff12}.promotion-order-review-content .promotion-order-popup-product-name,.promotion-order-review-content .promotion-order-popup-product-amount,.promotion-order-review-content .promotion-order-popup-product-discount{width:auto;margin:0}.promotion-order-review-content .promotion-order-popup-product-name{min-width:0;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.promotion-order-review-content .promotion-order-popup-product-amount,.promotion-order-review-content .promotion-order-popup-product-discount{font-weight:700;text-align:right;white-space:nowrap}.promotion-order-review-content .promotion-order-popup-product-group{margin:16px 0 0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:10px}.promotion-order-review-content .promotion-order-popup-product-group-name,.promotion-order-review-content .promotion-order-popup-product-month{margin:18px 0 8px;padding:9px 14px;border-left:4px solid #52b1cb;background:#52b1cb1f;color:#dff7ff;font-size:18px;font-weight:700}.promotion-order-review-content .promotion-order-popup-product-group .promotion-order-popup-product-group-name{margin:0}.promotion-order-review-content .promotion-order-popup-divider-month{margin:16px 0;border:0;border-top:1px solid rgba(255,255,255,.14)}.promotion-order-review-content .promotion-order-popup-product:has(.promotion-order-popup-sum-name),.promotion-order-review-content .custom-order-popup-product:has(.custom-order-popup-sum-name){display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-height:54px;padding:11px 14px;border-bottom:1px solid rgba(126,221,179,.12);background:#2e8f681f;color:#e3f7ec}.promotion-order-review-content .promotion-order-popup-sum-name,.promotion-order-review-content .promotion-order-popup-sum-amount,.promotion-order-review-content .custom-order-popup-sum-name,.promotion-order-review-content .custom-order-popup-sum-amount{width:auto;margin:0;font-size:17px;font-weight:700}.promotion-order-review-content .promotion-order-popup-sum-amount,.promotion-order-review-content .custom-order-popup-sum-amount{text-align:right;white-space:nowrap}.promotion-order-review-content .modal>.actions,.promotion-order-review-content .signature-actions{position:static;box-sizing:border-box;display:flex;justify-content:flex-end;gap:12px;width:100%;min-height:76px;padding:12px max(22px,calc((100% - 920px)/2));border-top:1px solid rgba(255,255,255,.14);background:#001b29e0}.promotion-order-review-content .modal-button{width:auto;min-width:180px;min-height:52px;margin:0;padding:10px 20px;border:1px solid rgba(255,255,255,.14);border-radius:9px;color:#fff;font:700 18px/1.2 Unna,Georgia,serif}.promotion-order-review-content .modal-button-cancel{background:#b93636}.promotion-order-review-content .modal-button-order{background:#176f88}.promotion-order-review-content .modal-button:disabled{opacity:.45;cursor:not-allowed}.promotion .promotion-product-tips-item.is-reached .promotion-product-tip-threshold{color:#c8eed8}.promotion-order-review-content .promotion-signature-pad{min-width:0;min-height:0;margin:22px;overflow:hidden;border:1px solid rgba(126,221,179,.28);border-radius:12px;background:#f2f7f5;box-shadow:inset 0 0 0 1px #002f440a}.promotion-order-review-content .promotion-signature-pad .sigCanvas{display:block;box-sizing:border-box;width:100%;height:100%;border:0;background:#f2f7f5;touch-action:none}@media screen and (max-width: 1279px){.promotion-order-review-content{width:100%!important;max-width:none!important;height:100dvh!important;max-height:none!important;margin:0!important;border:0!important;border-radius:0!important}}@media screen and (max-width: 600px){.promotion-order-review-content .modal>.content{padding:14px}.promotion-order-review-content .promotion-order-popup-product{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px}.promotion-order-review-content .promotion-order-popup-product-discount{grid-column:2}.promotion-order-review-content .modal>.actions,.promotion-order-review-content .signature-actions{padding:12px 14px}.promotion-order-review-content .promotion-signature-pad{margin:14px}.promotion-order-review-content .modal-button{flex:1;min-width:0}}.promotion-order-review-content .promotion-month-selector-content{padding:18px 22px 22px}.promotion-order-review-content .promotion-month-list{display:grid;gap:16px;width:min(100%,920px);margin:0 auto}.promotion-order-review-content .promotion-month-card{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#082a3e9e;box-shadow:0 10px 26px #0000002e}.promotion-order-review-content .promotion-month-card.is-editing{border-color:#7eddb3a3;box-shadow:0 0 0 2px #7eddb324,0 10px 26px #0000002e}.promotion-order-review-content .promotion-month-card.is-editing .promotion-month-card-header{background:linear-gradient(135deg,#2e8f6847,#ffffff0a)}.promotion-order-review-content .promotion-month-card-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border-bottom:1px solid rgba(135,205,221,.24);background:linear-gradient(135deg,#3996b22e,#ffffff09)}.promotion-order-review-content .promotion-month-date-field{display:grid;grid-template-columns:150px 170px;align-items:center;gap:12px;min-width:0}.promotion-order-review-content .promotion-month-date-label{color:#ffffffb8;font-size:14px;font-weight:700;line-height:1.2;white-space:nowrap}.promotion-order-review-content .promotion-month-date-field .MuiFormControl-root,.promotion-order-review-content .promotion-month-date-field .MuiPickersTextField-root,.promotion-order-review-content .promotion-month-date-field .MuiInputBase-root{width:170px}.promotion-order-review-content .promotion-month-date-field .MuiPickersOutlinedInput-root,.promotion-order-review-content .promotion-month-date-field .MuiInputBase-root{height:46px;padding-left:12px;border-radius:9px;background:#edf3f5;color:#17384a}.promotion-order-review-content .promotion-month-date-field .MuiPickersInputBase-sectionsContainer,.promotion-order-review-content .promotion-month-date-field .MuiPickersInputBase-section,.promotion-order-review-content .promotion-month-date-field .MuiPickersInputBase-sectionContent,.promotion-order-review-content .promotion-month-date-field .MuiInputBase-input{color:#17384a!important;-webkit-text-fill-color:#17384a;font:16px/1.2 Unna,Georgia,serif}.promotion-order-review-content .promotion-month-date-field .MuiIconButton-root{width:36px;height:36px;margin-right:2px;padding:7px;border-radius:7px;background:#17384a14;color:#456473}.promotion-order-review-content .promotion-month-card-actions{display:flex;align-items:center;gap:9px}.promotion-order-review-content .promotion-month-action{min-width:104px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 13px;border:1px solid rgba(255,255,255,.14);border-radius:9px;color:#fff;font:700 15px/1.15 Unna,Georgia,serif;cursor:pointer}.promotion-order-review-content .promotion-month-edit{border-color:#52b1cb61;background:#52b1cb2e;color:#dff7ff}.promotion-order-review-content .promotion-month-card.is-editing .promotion-month-edit{border-color:#7eddb394;background:#287a5d;color:#fff;box-shadow:0 5px 14px #11533d47}.promotion-order-review-content .promotion-month-delete{border-color:#e26f6f52;background:#97343429;color:#f0b5b5}.promotion-order-review-content .promotion-month-action:hover{filter:brightness(1.15)}.promotion-order-review-content .promotion-month-action:focus-visible{outline:2px solid #74c4da;outline-offset:2px}.promotion-order-review-content .promotion-month-columns,.promotion-order-review-content .promotion-month-product-row{display:grid;grid-template-columns:minmax(0,1fr) 90px 90px;align-items:center;gap:14px}.promotion-order-review-content .promotion-month-columns{min-height:34px;padding:5px 18px;color:#ffffff80;font-size:11px;font-weight:700;text-transform:uppercase}.promotion-order-review-content .promotion-month-columns span:not(:first-child),.promotion-order-review-content .promotion-month-product-row>span{text-align:right}.promotion-order-review-content .promotion-month-product-row{min-height:52px;padding:8px 18px;border-top:1px solid rgba(255,255,255,.08);color:#fff;font-size:15px}.promotion-order-review-content .promotion-month-product-row:nth-child(odd){background:#ffffff09}.promotion-order-review-content .promotion-month-product-row strong{min-width:0;line-height:1.25;overflow-wrap:anywhere}.promotion-order-review-content .promotion-month-product-row>span{font-weight:700;white-space:nowrap}.promotion-order-review-content .promotion-month-product-discount{color:#bfe8d2}.promotion-order-review-content .promotion-month-rabatt-label{justify-self:end;padding:4px 8px;border:1px solid rgba(127,195,161,.28);border-radius:999px;background:#2a7a562e;color:#bfe8d2;font-size:12px}.promotion-order-review-content .promotion-month-edit-products{display:grid;gap:10px;padding:14px}.promotion-order-review-content .promotion-month-edit-product{padding:13px 14px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff09}.promotion-order-review-content .promotion-month-edit-product-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.promotion-order-review-content .promotion-month-edit-product-main strong{color:#fff;font-size:15px;line-height:1.25}.promotion-order-review-content .promotion-month-edit-product-main label{display:flex;align-items:center;gap:9px;color:#ffffffa8;font-size:13px;font-weight:700}.promotion-order-review-content .promotion-month-amount-input{box-sizing:border-box;width:82px;height:42px;margin:0;padding:7px 9px;border:1px solid rgba(23,56,74,.22);border-radius:8px;background:#edf3f5;color:#17384a;font:700 16px/1 Unna,Georgia,serif;text-align:center}.promotion-order-review-content .promotion-month-amount-input:focus{outline:none;border-color:#52b1cb;box-shadow:0 0 0 3px #52b1cb33}.promotion-order-review-content .promotion-month-discounts{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.promotion-order-review-content .promotion-month-discount-option{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:4px 9px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0d;color:#d7e4e9;font-size:13px;font-weight:700;cursor:pointer}.promotion-order-review-content .promotion-month-discount-option.is-selected{border-color:#7fc3a173;background:#2a7a5638;color:#bfe8d2}.promotion-order-review-content .promotion-month-discount-option.is-marked{color:#f0b5b5}.promotion-order-review-content .promotion-month-discount-option:has(input:disabled){opacity:.42;cursor:not-allowed}.promotion-order-review-content .promotion-month-discount-option input{width:18px;height:18px;margin:0;accent-color:#52b1cb}@media screen and (max-width: 720px){.promotion-order-review-content .promotion-month-card-header{align-items:stretch;flex-direction:column;gap:12px}.promotion-order-review-content .promotion-month-card-actions{justify-content:flex-end}}@media screen and (max-width: 520px){.promotion-order-review-content .promotion-month-selector-content{padding:12px}.promotion-order-review-content .promotion-month-date-field{grid-template-columns:1fr;gap:6px}.promotion-order-review-content .promotion-month-date-field .MuiFormControl-root,.promotion-order-review-content .promotion-month-date-field .MuiPickersTextField-root,.promotion-order-review-content .promotion-month-date-field .MuiInputBase-root{width:100%}.promotion-order-review-content .promotion-month-action{flex:1;min-width:0}.promotion-order-review-content .promotion-month-columns{display:none}.promotion-order-review-content .promotion-month-product-row{grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:12px 14px;font-size:13px}.promotion-order-review-content .promotion-month-product-row>span:before{content:attr(data-label);display:block;margin-bottom:3px;color:#ffffff7a;font-size:9px;text-transform:uppercase}.promotion-order-review-content .promotion-month-edit-product-main{grid-template-columns:1fr;gap:10px}.promotion-order-review-content .promotion-month-edit-product-main label{justify-content:space-between}}@media (max-width: 599px){.promotion-order-review-content .promotion-order-popup-product-discount:before{content:attr(data-label) ": ";color:#bad0da}.promotion-order-review-content .promotion-order-popup-product-discount{grid-column:1 / -1;text-align:right}}@media (max-width: 480px){.promotion-summary-card .promotion-client{display:grid;grid-template-columns:minmax(0,1fr) auto}.promotion-summary-card .promotion-client-name{grid-column:1 / -1;grid-row:2;font-size:26px}.promotion-summary-card .promotion-client-allow-all-discounts{grid-column:2;grid-row:1;margin:-8px -8px 4px 0}}.visit-planner,.vp-dialog{--vp-border: rgba(178, 222, 231, .2);--vp-muted: #adced8;color:#eff9fb;font-size:17px;line-height:1.45}.visit-planner{box-sizing:border-box;width:min(100%,1180px);min-height:100dvh;margin:0 auto;padding:28px 24px 48px}.visit-planner *,.vp-dialog *{box-sizing:border-box}.visit-planner h1,.visit-planner h2,.visit-planner h3,.vp-dialog h2{margin:0;color:inherit;line-height:1.2}.visit-planner h1{font-size:clamp(28px,4vw,40px)}.visit-planner h2,.vp-dialog h2{font-size:25px}.visit-planner h3{font-size:21px;overflow-wrap:anywhere}.visit-planner p,.vp-dialog p{margin:6px 0}.visit-planner button,.vp-dialog button:not([class*=Mui]){position:static;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;width:auto;margin:0;padding:10px 16px;border:1px solid var(--vp-border);border-radius:11px;background:#17475a;color:#eff9fb;font:inherit;line-height:1.25;box-shadow:none;cursor:pointer}.visit-planner button:disabled,.vp-dialog button:disabled{opacity:.45;cursor:not-allowed}.visit-planner button:hover:not(:disabled),.vp-dialog button:not([class*=Mui]):hover:not(:disabled){background:#245b6c}.visit-planner button:focus-visible,.vp-dialog button:focus-visible{outline:3px solid #72d7db;outline-offset:3px}.visit-planner button.vp-primary,.vp-dialog button.vp-primary{background:#087d76;border-color:#339c94}.visit-planner button.vp-icon,.vp-dialog button.vp-icon{width:48px;flex-shrink:0;padding:10px}.visit-planner button.vp-danger{color:#faa}.vp-header{display:flex;align-items:center;gap:18px;margin-bottom:24px}.vp-header-statuses{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto;flex-wrap:wrap}.vp-eyebrow{font-size:12px;letter-spacing:.2em;color:var(--vp-muted)}.vp-status{display:inline-flex;align-items:center;border-radius:20px;padding:4px 10px;font-size:13px;color:#a5e1d2;background:#164a49;white-space:nowrap}.vp-status.vp-pending{color:#ffe1a1;background:#594929}.vp-status.vp-unsynced{gap:5px;color:#fff0bd;background:#75551f;border:1px solid #a67a2d}.vp-status.vp-unsynced svg{font-size:16px}.vp-sync,.vp-agenda,.vp-conflict{padding:22px;border:1px solid var(--vp-border);border-radius:16px;background:#092b3cb8}.vp-sync{display:flex;align-items:center;justify-content:space-between;gap:20px}.vp-sync.vp-sync-pending{border-color:#ecb54bb8;background:linear-gradient(105deg,#5d4319b8,#092b3ce6 62%);box-shadow:inset 4px 0 #e2a83e}.vp-sync-title{display:flex;align-items:center;gap:9px}.vp-sync-title>svg{color:#ffd377}.vp-sync p,.vp-sync small,.vp-agenda-heading p{color:var(--vp-muted);font-size:15px}.vp-sync button{flex-shrink:0}.vp-notice,.vp-conflict{background:#514525;color:#ffe8b8;border-radius:12px;padding:16px;margin:14px 0}.vp-conflict button{margin:8px 8px 0 0}.vp-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;overflow-wrap:anywhere}.vp-toolbar,.vp-navigation{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:20px 0}.vp-navigation{align-items:flex-end}.vp-navigation>.vp-date-field{flex:1;min-width:160px}.vp-date-field{display:flex;flex-direction:column;gap:6px}.vp-date-field>span{font-size:14px;color:var(--vp-muted)}.visit-planner button.MuiIconButton-root{background:transparent;border:0;color:#526873;min-height:38px;padding:8px;width:38px}.vp-week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-bottom:22px}.vp-week button{flex-direction:column;gap:4px;padding:10px 4px}.vp-week button[aria-pressed=true]{background:#087d76;border-color:#82d7c9}.vp-week strong{font-size:24px}.vp-week small{border-radius:12px;background:#00000029;min-width:24px}.vp-agenda-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.vp-visit{margin-top:12px;padding:16px;border:1px solid var(--vp-border);border-radius:14px;background:#1f506385}.vp-visit.vp-vacation{border-left:5px solid #dca76c;background:#72573940}.vp-visit-top{display:flex;align-items:flex-start;gap:14px}.vp-visit-top>div{flex:1;min-width:0}.vp-visit-top p{color:var(--vp-muted);font-size:15px}.vp-position{color:#a3cfd7;font-size:15px;min-width:20px}.vp-visit-meta{display:flex;flex-wrap:wrap;gap:16px;margin:12px 0;font-size:15px;color:#bee0e7}.vp-visit-meta>span{display:inline-flex;gap:4px;align-items:center}.vp-visit-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.vp-note{color:#d1e6ea;white-space:pre-wrap;overflow-wrap:anywhere}.vp-empty{padding:46px 10px;text-align:center;color:var(--vp-muted)}.vp-empty>svg{font-size:42px;margin-bottom:16px}.visit-planner input:not([type=checkbox]):not([class*=Mui]),.vp-dialog input:not([type=checkbox]):not([class*=Mui]),.vp-dialog textarea{width:100%;min-height:48px;border:1px solid #bfd2d8;border-radius:10px;padding:10px 14px;margin:5px 0;background:#eff5f6;color:#193f50;font:inherit}.vp-dialog.MuiPaper-root{border:1px solid var(--vp-border);border-radius:18px;background:#083446;color:#eff9fb;max-height:calc(100dvh - 32px)}.vp-dialog-header,.vp-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;flex-shrink:0}.vp-dialog-header{border-bottom:1px solid var(--vp-border)}.vp-dialog-footer{justify-content:flex-end;border-top:1px solid var(--vp-border)}.vp-dialog-footer--start>button{flex:1 1 150px}.vp-dialog-body{overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px;min-height:0}.vp-dialog-body>label:not(.vp-pharmacy){display:flex;flex-direction:column;gap:6px}.vp-dialog textarea{min-height:100px;resize:vertical}.vp-pharmacy{display:flex;gap:16px;align-items:center;border-bottom:1px solid var(--vp-border);padding:14px 0;cursor:pointer}.vp-pharmacy input[type=checkbox]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:24px;height:24px;margin:0;flex-shrink:0;accent-color:#07988e}.vp-pharmacy small{display:block;color:var(--vp-muted)}@media (min-width: 1100px){.visit-planner{padding-top:40px}.vp-visit{padding:22px 26px}}@media (max-width: 600px){.visit-planner{padding:20px 12px 36px}.vp-header{gap:10px}.vp-header-statuses{align-items:flex-end;flex-direction:column;gap:5px}.vp-header-statuses .vp-connection{display:none}.vp-status.vp-unsynced{white-space:normal;text-align:right}.vp-sync{align-items:stretch;flex-direction:column;gap:12px}.vp-agenda,.vp-visit{padding:14px}.vp-week{gap:4px}.vp-week button{font-size:13px}.vp-visit-top{flex-wrap:wrap;gap:8px}.vp-visit-top>.vp-status{margin-left:28px}.vp-agenda-heading{align-items:flex-start;flex-direction:column}.vp-dialog.MuiPaper-root{margin:8px;width:calc(100% - 16px);max-height:calc(100dvh - 16px)}.vp-dialog-header,.vp-dialog-footer,.vp-dialog-body{padding:16px}}@media (max-width: 599px){.vp-navigation{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:8px}.vp-navigation>.vp-date-field{min-width:0}.vp-navigation>button:nth-child(3){grid-row:2;grid-column:2}.vp-navigation>button:last-child{grid-column:3;grid-row:1}.vp-sync:not(.vp-sync-pending){padding:14px;gap:8px}}.login-page{box-sizing:border-box;width:100%;min-height:var(--app-viewport-height);display:grid;place-items:center;padding:clamp(24px,5vw,64px) var(--app-gutter);color:#eff9fb}.login-card{width:min(100%,480px);padding:clamp(26px,5vw,42px);border:1px solid rgba(178,222,231,.2);border-radius:20px;background:#082a3eb8;box-shadow:0 24px 54px #00000042;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-header{display:flex;flex-direction:column;align-items:center;margin-bottom:32px;text-align:center}.login-brand-mark{width:60px;height:60px;display:grid;place-items:center;margin-bottom:18px;border:1px solid rgba(114,215,219,.38);border-radius:17px;background:linear-gradient(145deg,#087d76,#16546a);color:#fff;font-size:34px;font-weight:700;box-shadow:0 12px 28px #00000038}.login-eyebrow{margin:0 0 7px;color:#adced8;font-size:12px;font-weight:700;letter-spacing:.24em}.login-header h1{margin:0;color:#fff;font-size:clamp(30px,5vw,40px);line-height:1.1}.login{width:100%;display:grid;gap:20px}.login-field{display:grid;gap:7px;color:#eff9fbdb;font-size:15px;font-weight:700}.login-input-wrap{position:relative;display:flex;align-items:center}.login-input-wrap>svg{position:absolute;z-index:1;left:16px;width:17px;color:#607985;pointer-events:none}.login-name,.login-password{box-sizing:border-box;width:100%;height:52px;margin:0;padding:0 16px 0 46px;border:1px solid rgba(191,210,216,.9);border-radius:10px;outline:none;background:#fffffff5;color:#17384a;font:inherit;font-size:17px;box-shadow:0 5px 14px #00000024;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.login-name::placeholder,.login-password::placeholder{color:#7a8c95;opacity:.72}.login-name:hover,.login-password:hover{border-color:#72d7dbb3}.login-name:focus,.login-password:focus{border-color:#52b1cb;background:#fff;box-shadow:0 0 0 3px #52b1cb38,0 6px 16px #00000029}.login-error-text{padding:12px 14px;border:1px solid rgba(240,131,131,.38);border-radius:10px;background:#6f222a57;color:#ffc4c4;font-size:15px;line-height:1.35}.login-submit{width:100%;height:52px;display:inline-flex;align-items:center;justify-content:center;gap:11px;margin:4px 0 0;padding:0 20px;border:1px solid #339c94;border-radius:11px;background:#087d76;color:#fff;font:inherit;font-size:18px;font-weight:700;box-shadow:0 10px 24px #0003;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.login-submit:hover:not(:disabled){background:#0a9087;box-shadow:0 12px 28px #0000003d;transform:translateY(-1px)}.login-submit:focus-visible{outline:3px solid #72d7db;outline-offset:3px}.login-submit:disabled{cursor:wait;opacity:.72}.login-spinner{animation:login-spin .65s linear infinite}@keyframes login-spin{to{transform:rotate(360deg)}}@media (min-width: 1100px){.login-card{transform:translateY(-4vh)}}@media (max-width: 500px){.login-page{padding:18px 14px}.login-card{padding:26px 20px;border-radius:16px}.login-header{margin-bottom:26px}.login-brand-mark{width:54px;height:54px;font-size:30px}}@media (max-height: 620px){.login-page{place-items:start center;overflow-y:auto}.login-card{margin:12px 0}.login-header{margin-bottom:20px}.login-brand-mark{width:48px;height:48px;margin-bottom:12px;font-size:27px}.login{gap:14px}}@media (prefers-reduced-motion: reduce){.login-submit{transition:none}}.orders-container{width:100%;min-height:100dvh;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;overflow-x:hidden}.orders-content{display:flex;width:var(--app-content-width);min-width:0;flex-direction:column;gap:18px;padding-bottom:28px}.orders-header{display:flex;width:var(--app-content-width);align-items:center;gap:18px;margin:38px 0 10px}.orders-back-button{display:inline-flex;width:44px;height:44px;flex:0 0 44px;align-items:center;justify-content:center;padding:10px;border:0;border-radius:50%;background:#ffffff1a;color:#fff;box-shadow:0 5px 14px #0000002e;cursor:pointer}.orders-back-button svg{width:18px;height:24px}.orders-back-button:hover{background:#ffffff2b}.orders-back-button:focus-visible{outline:2px solid #52b1cb;outline-offset:3px}.orders-section{box-sizing:border-box;width:100%;min-width:0;overflow:hidden;border:1px solid rgba(135,205,221,.14);border-radius:14px;background:#ffffff06;box-shadow:0 10px 24px #00141e1f}.orders-section>h3,.orders-in-queue-header{padding:0 16px;text-align:center}.orders-section>h3{width:100%;box-sizing:border-box}.orders-section .list-has-more-indicator{justify-content:center;margin:10px auto 0}.orders-section .list-has-more-indicator.dont-display{display:flex!important;visibility:hidden}.orders-item-row{display:flex;align-items:center;box-sizing:border-box;height:100%;margin:0;width:100%;padding:0 16px;border-top:2px solid rgba(80,107,131,.78);cursor:pointer}.orders-error{display:flex;align-items:center;justify-content:center;color:c;margin-right:30px}.orders-queue{display:flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;margin-right:30px;border:1px solid rgba(255,255,255,.09);border-radius:50%;background:#ffffff0e;color:#83b5c2}.orders-text-name{color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;padding:0 10px 3px;font-weight:700;font-size:20px}.orders-text-address{color:#d3d3d3;padding:3px 10px;font-size:18px}.orders-angle-right{position:absolute;top:15px;right:17%;color:#52b1cb}.orders-container h3{margin-top:10px;margin-bottom:10px;color:#fff;font-size:30px;height:30px}.virtual-list-personal-orders>div>div,.virtual-list-queued-orders>div>div{display:flex;justify-content:center}.orders-outbox-row--attention .orders-item-queued-icon{color:#d2c47b}.no-queued-orders,.no-personal-orders{color:#52b1cb;font-size:20px;margin:20px 0;width:100%;box-sizing:border-box;padding:0 16px;text-align:center}.orders-loading-spinner{display:flex;justify-content:center;align-items:center;min-height:90px}.orders-icon{display:flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;margin-right:30px;border:1px solid rgba(255,255,255,.09);border-radius:50%;background:#ffffff0e}.orders-icon svg,.orders-queue svg{width:16px;height:16px;font-size:16px;cursor:inherit}.orders-icon .order-error{color:#d88d8d}.orders-icon .order-ok{color:#7fc3a1}.orders-icon .order-scheduled{color:#d2c47b}.orders-icon .order-sent{color:#83b5c2}.orders-icon .order-sent-not-expecting-answer{color:#c5b86f}.orders-icon .order-parked{color:#7fa8cf}.orders-icon .order-waiting-approval{color:#b78fc2}.orders-icon .order-archived{color:#9b90bd}.orders-text{display:flex;flex-direction:column;justify-content:center}.orders-text-pl{color:#6daf5c;padding:3px 10px 0;font-size:16px}.order-error{color:#ba3939;cursor:pointer;width:30px;font-size:30px}.order-ok{color:#228b22;cursor:pointer;width:30px;font-size:30px}.order-scheduled{color:khaki;cursor:pointer;width:30px;font-size:30px}.order-sent{color:#5f9ea0;cursor:pointer;width:30px;font-size:30px}.order-sent-not-expecting-answer{color:#d2be14;cursor:pointer;width:30px;font-size:30px}.order-parked{color:#1e90ff;cursor:pointer;width:30px;font-size:30px}.order-waiting-approval{color:#c06ad9;cursor:pointer;width:30px;font-size:30px}.order-archived{color:#6636bb;cursor:pointer;width:30px;font-size:30px}.orders-in-queue-header{display:flex;justify-content:center}.orders-in-queue-resend-button-container{width:100%;display:flex;align-items:center;justify-content:center;margin:2px 0 12px}.orders-in-queue-resend-button{min-height:48px;padding:10px 18px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(91,222,203,.42);border-radius:10px;background:#0d8f82;color:#fff;font-size:16px;font-weight:700;line-height:1.2;box-shadow:0 7px 18px #0000002e;cursor:pointer;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.orders-in-queue-resend-button:hover{background:#10a092;box-shadow:0 9px 22px #00000038}.orders-in-queue-resend-button:focus-visible{outline:2px solid #87cddd;outline-offset:3px}.orders-in-queue-resend-button:disabled{opacity:.7;cursor:wait;transform:none}.orders-in-queue-header-resend{width:18px;height:18px;color:#fff}.icon-spinner{animation:spin-animation .5s infinite}.orders-search-container{position:relative;width:auto;min-width:0;flex:1 1 auto;display:flex;align-items:center;margin:0}.virtual-list-personal-orders,.virtual-list-queued-orders{max-width:100%}.orders-search-input{width:100%;height:48px;margin:0;padding:0 48px 0 44px;border:1px solid rgba(23,56,74,.22);border-radius:10px;outline:none;background:#fffffff5;color:#17384a;font-family:Unna,Georgia,serif;font-size:17px;line-height:1;box-shadow:0 5px 14px #00000024;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}.orders-search-input:hover{border-color:#17384a66}.orders-search-input:focus{border-color:#52b1cb;background:#fff;box-shadow:0 0 0 3px #52b1cb33,0 6px 16px #00000029}.orders-search-input::placeholder{color:#7a8c95;text-overflow:ellipsis;font-size:16px;opacity:1}.orders-search-input::-webkit-search-cancel-button{display:none}.orders-search-icon{position:absolute;z-index:1;left:16px;width:17px;height:17px;color:#607985;pointer-events:none}.orders-cancel-search{position:absolute;right:6px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#71858e}.orders-cancel-search:hover,.orders-cancel-search:focus-visible{background:#17384a14;color:#17384a}.orders-item-queued-icon{color:#83b5c2}@media screen and (max-height: 1259px){.orders-search-container input{height:48px;padding:0 48px 0 44px;font-size:17px}.orders-search-container input::placeholder{font-size:16px}.orders-text{font-size:10px}.orders-text-name{font-size:18px}.orders-text-address{font-size:14px}.orders-text-pl{font-size:10px}}@media screen and (max-height: 1050px){.orders-container h3{font-size:25px;margin-top:10px;margin-bottom:10px}.no-queued-orders{font-size:16px}.orders-text-name{font-size:18px}.orders-text-address{font-size:14px}.orders-icon svg{width:16px;height:16px;font-size:16px}}@media screen and (max-height: 950px) and (max-width: 500px){.orders-container h3{font-size:20px}.orders-text-address{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.orders-icon{flex-basis:28px;width:28px;height:28px;margin-right:15px}.orders-text{width:calc(100% - 35px)}.orders-queue{flex-basis:28px;width:28px;height:28px;margin-right:15px}.orders-queue svg{width:14px;height:14px;font-size:14px}.orders-text-name{font-size:16px;padding-bottom:3px}.orders-text-address{font-size:12px}}@media screen and (max-width: 767px){.orders-header{margin-top:20px}.orders-search-container{display:none}}@media screen and (max-height: 800px){.orders-container h3{font-size:22px;margin-top:10px;margin-bottom:10px}.no-queued-orders{font-size:12px}.orders-text-name{font-size:14px}.orders-text-address{font-size:10px}.orders-text{font-size:7px}}.orders-replay-status{color:#b9dbe4;font:inherit;font-size:14px;line-height:1.4;padding:4px 12px}.orders-phone-search{display:none}@media screen and (max-width: 767px){.orders-header{gap:12px;min-height:44px}.orders-phone-search{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;flex:0 0 44px;width:44px;height:44px;border:1px solid rgba(135,205,221,.25);border-radius:12px;background:#ffffff14;color:#b9dbe4;cursor:pointer}.orders-phone-search--hidden{display:none}.orders-search-container--open{display:flex}.orders-search-container .orders-search-input{height:44px;font-size:16px}.orders-cancel-search{border:0;background:transparent;padding:0}.orders-phone-search:focus-visible{outline:2px solid #52b1cb;outline-offset:3px}}.orders-text{min-width:0;flex:1}.orders-text-name,.orders-text-address,.orders-text-pl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders-container h3{height:auto;min-height:30px;line-height:1.2}@media (max-width: 359px){.orders-content,.orders-header{width:calc(100% - 24px)}.orders-item-row{padding-inline:8px}.orders-icon,.orders-queue{flex-basis:22px;width:22px;height:22px;margin-right:4px}.orders-text{width:auto}.orders-text-name{font-size:12px;padding:0 2px 3px}.orders-text-address,.orders-text-pl{font-size:11px;padding:2px}.orders-container h3{font-size:17px;padding-inline:4px}.orders-in-queue-header{padding-inline:4px}.orders-in-queue-resend-button{font-size:13px;padding:8px;gap:8px;min-height:44px}}@media (min-width: 360px) and (max-width: 767px){.orders-text-address{font-size:12px}.orders-text-pl{font-size:11px}}@media (max-width: 359px){.orders-text-name>span{display:block;line-height:14px}.orders-delivery-label{display:none}.orders-text-delivery:before{content:"→ "}.orders-text-address,.orders-text-pl{line-height:13px;padding-block:1px}}.order{box-sizing:border-box;width:100%;height:100dvh;overflow:hidden;padding:34px var(--app-gutter) 56px;color:#fff;font-family:inherit}.order-container{display:flex;flex-direction:column;width:min(100%,1120px);height:100%;margin:0 auto}.order-topbar{flex:0 0 auto;display:flex;align-items:center;margin-bottom:20px}.order-back-button{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#ffffff1a;color:#fff;font:inherit;font-size:21px;box-shadow:0 5px 14px #0000002e;cursor:pointer}.order-hero{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px;padding:24px 26px;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:linear-gradient(135deg,#3996b238,#082a3e94);box-shadow:0 14px 34px #0003}.order-hero-copy{min-width:0}.order-eyebrow{display:block;margin-bottom:7px;color:#87cddd;font-size:14px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.order-hero h1{margin:0;font-size:clamp(30px,4.4vw,44px);font-weight:700;line-height:1.08;overflow-wrap:anywhere}.order-date{margin-top:9px;color:#ffffffb8;font-size:16px;font-weight:700}.order-status-badge{flex:0 0 auto;max-width:280px;padding:9px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;font-size:14px;font-weight:700;line-height:1.2;text-align:center}.order-status-badge.order-status-error{border-color:#d88d8d73;background:#9131313d;color:#f0b5b5}.order-status-badge.order-status-success{border-color:#7fc3a173;background:#2a7a563d;color:#bfe8d2}.order-status-badge.order-status-warning{border-color:#d2c47b73;background:#8571223d;color:#e8dda5}.order-status-badge.order-status-waiting-approval{border-color:#b78fc273;background:#663e743d;color:#dfbce8}.order-status-badge.order-status-waiting-to-be-sent{border-color:#83b5c273;background:#2f66743d;color:#b7dce5}.order-status-badge.order-status-archived{border-color:#9b90bd66;background:#52487438;color:#cfc7e5}.order-status-badge.order-status-parked{border-color:#7fa8cf73;background:#345b833d;color:#bfd6ec}.order-card{min-width:0;margin-top:20px;padding:23px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#082a3e9e;box-shadow:0 14px 34px #0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.order-information-card{flex:0 0 auto}.order-card h2{margin:0 0 18px;padding-bottom:13px;border-bottom:1px solid rgba(135,205,221,.28);font-size:22px;line-height:1.2}.order-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.order-detail{display:grid;grid-template-columns:minmax(130px,.85fr) minmax(0,1.15fr);align-items:center;gap:14px;min-height:49px;padding:7px 2px;border-bottom:1px solid rgba(255,255,255,.08)}.order-detail span,.order-error-message span{color:#ffffff9e;font-size:14px;font-weight:700}.order-detail strong,.order-error-message strong{min-width:0;font-size:16px;line-height:1.3;overflow-wrap:anywhere}.order-error-message{display:grid;grid-template-columns:minmax(130px,.4fr) minmax(0,1.6fr);align-items:start;gap:14px;margin-top:16px;padding:14px;border:1px solid rgba(216,141,141,.32);border-radius:10px;background:#9131312e}.order-products-card{position:relative;flex:1 1 auto;display:flex;flex-direction:column;min-height:0;padding-bottom:10px;overflow:hidden}.order-products-list{flex:1 1 auto;min-height:0;padding:0 6px 30px 0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(119,184,203,.62) rgba(4,31,46,.32)}.order-more-indicator{position:absolute;z-index:2;right:10px;bottom:10px;left:10px;height:34px;display:flex;align-items:flex-end;justify-content:center;gap:11px;padding-bottom:2px;background:linear-gradient(to bottom,#082a3e00,#082a3ef5 68%);pointer-events:none;opacity:1;transition:opacity .18s ease}.order-more-indicator-hidden{opacity:0}.order-more-indicator span{width:0;height:0;border-right:7px solid transparent;border-left:7px solid transparent;border-top:7px solid #87cddd}.order-products-list::-webkit-scrollbar{width:8px}.order-products-list::-webkit-scrollbar-track{border-radius:8px;background:#041f2e52}.order-products-list::-webkit-scrollbar-thumb{border:2px solid rgba(4,31,46,.32);border-radius:8px;background:#77b8cb9e}.order-product-section h3{margin:14px 8px 5px;padding:10px 4px;border-bottom:1px solid rgba(135,205,221,.24);color:#bfe8d2;font-size:17px;line-height:1.2}.order-products-header,.order-product-row{display:grid;grid-template-columns:minmax(0,1fr) 100px 105px 105px;align-items:center;gap:14px}.order-products-header{min-height:34px;padding:0 12px 7px;color:#ffffff8f;font-size:13px;font-weight:700;text-transform:uppercase}.order-products-header span:not(:first-child){text-align:right}.order-product-row{min-height:62px;padding:10px 12px;border-top:1px solid rgba(255,255,255,.09)}.order-product-row:nth-child(odd){border-radius:8px;background:#ffffff09}.order-product-main{min-width:0}.order-product-name{font-size:16px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.order-product-feedback{margin-top:5px;color:#ffffff8c;font-size:13px;line-height:1.25;overflow-wrap:anywhere}.order-product-value{font-size:15px;font-weight:700;text-align:right;white-space:nowrap}.order-product-shipped{color:#bfe8d2}.order-back-button:hover{filter:brightness(1.16)}.order-back-button:focus-visible{outline:2px solid #52b1cb;outline-offset:3px}@media (min-width: 700px) and (max-width: 900px){.order{padding-top:30px;padding-bottom:42px}.order-hero{padding:22px 24px}.order-hero h1{font-size:36px}.order-card{padding:20px}.order-details-grid{gap:0 18px}.order-detail{grid-template-columns:minmax(108px,.75fr) minmax(0,1.25fr);gap:10px}.order-products-header,.order-product-row{grid-template-columns:minmax(0,1fr) 82px 86px 88px;gap:10px}}@media (max-width: 767px){.order{height:auto;min-height:100dvh;overflow-x:hidden;overflow-y:auto}.order-container{height:auto;min-height:0}.order-products-card{flex:0 0 auto;overflow:visible}.order-products-list{flex:0 0 auto;max-height:none;padding-bottom:0;overflow:visible}.order-more-indicator{display:none}}@media (max-width: 699px){.order{padding-top:22px;padding-bottom:36px}.order-topbar{margin-bottom:16px}.order-back-button{width:44px;height:44px}.order-hero{align-items:flex-start;flex-direction:column;gap:16px;padding:20px;border-radius:14px}.order-hero h1{font-size:29px}.order-status-badge{align-self:flex-start}.order-card{padding:18px;border-radius:13px}.order-details-grid{grid-template-columns:1fr}.order-detail{grid-template-columns:minmax(112px,.75fr) minmax(0,1.25fr)}.order-products-header{display:none}.order-product-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px 10px}.order-product-main{grid-column:1 / -1}.order-product-value{text-align:left;white-space:normal}.order-product-value:before{content:attr(data-label);display:block;margin-bottom:4px;color:#ffffff80;font-size:11px;font-weight:700;text-transform:uppercase}}@media (max-width: 430px){.order-detail,.order-error-message{grid-template-columns:1fr;gap:5px}.order-product-row{grid-template-columns:1fr 1fr}.order-product-value:last-child{grid-column:1 / -1}}@media (min-width: 768px) and (max-height: 1150px){.order{height:auto;min-height:100dvh;overflow-x:hidden;overflow-y:auto}.order-container{height:auto;min-height:0}.order-products-card{flex:0 0 auto;overflow:visible}.order-products-list{flex:0 0 auto;max-height:none;overflow:visible;padding-bottom:0}.order-more-indicator{display:none}}.custom-order{height:100vh;width:100vw;color:#fff;display:flex;justify-content:center;align-items:center}.custom-order-container{height:90%;width:100%}.custom-order-client{display:flex;padding:0 0 10px 20px}.custom-order-client-address{padding:0 0 10px 20px;font-size:14px}.custom-order-client-name{margin-right:10px;font-size:35px}.custom-order-client-hr{margin:0 0 20px 20px;width:calc(100% - 22px)}.custom-order-wholesaler,.custom-order-order-type-container,.custom-order-pln{display:flex;align-items:center;margin-left:20px;margin-bottom:20px;font-size:20px}.custom-order-pln-dont-show{display:none}.custom-order-wholesaler-name,.custom-order-order-type,.custom-order-pln-name{margin-right:20px;font-size:30px}.custom-order-wholesaler-name-highlight{height:61px;width:300px;display:flex;align-items:center;justify-content:center;background-color:#cc9f00;letter-spacing:2px}.custom-order-wholesaler-select,.custom-order-order-type-select,.custom-order-pln-select{width:300px;margin-left:auto;margin-right:20px;outline:none;border-radius:3px;padding:20px 10px;cursor:pointer;font-size:20px;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030}.custom-order-wholesaler-not-selected,.custom-order-pln-not-selected{color:#d34040;font-size:18px}.custom-order-order-date{display:flex;align-items:center;margin-left:20px;margin-bottom:20px;margin-top:20px;font-size:20px}.custom-order-order-date div:nth-child(1) div{color:#fff}.custom-order-order-date div:nth-child(1) label{color:#fff}.custom-order-order-date div:nth-child(1) div input{border-color:#fff;text-align:right;width:130px;cursor:pointer}.custom-order-order-date div:nth-child(1) div fieldset{border-color:#fff}.custom-order-name{font-size:25px;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;padding:5px 10px;border-bottom:3px solid white;font-weight:900}.custom-order-body{font-size:15px;height:calc(100% - 100px);margin:30px 0;overflow:scroll}.custom-order-form-element-input{height:38px;font-size:20px}.custom-order-button-order{margin:20px}.custom-order-button-order:disabled{color:gray;cursor:default}.custom-order-wholesaler-modal,.custom-order-order-type-modal,.custom-order-pln-modal{width:100%;height:100%;padding:0;font-size:12px;display:flex;flex-direction:column;align-items:center}.custom-order-wholesaler-modal-element,.custom-order-order-type-modal-element,.custom-order-pln-modal-element{width:calc(100% - 30px);color:#fff;font-size:30px;padding:20px 15px;text-align:center;cursor:pointer}.custom-order-wholesaler-modal-element:hover,.custom-order-order-type-modal-element:hover,.custom-order-pln-modal-element:hover{background-color:#52b1cb}.custom-order-wholesaler-modal-element:not(:last-child),.custom-order-order-type-modal-element:not(:last-child),.custom-order-pln-modal-element:not(:last-child){border-bottom:1px solid white}.custom-order-modal{font-size:20px;height:100%}.custom-order-modal>.custom-order-popup-header{width:100%;height:40px;font-size:25px;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(270deg,#fff6,#ffffff1a 97%);padding:10px 0}.custom-order-modal>.custom-order-content{width:100%;padding:0;font-size:12px;overflow-y:scroll;height:70%}.custom-order-modal>.custom-order-actions{position:absolute;bottom:0;width:100%;padding:10px 5px;text-align:center}.custom-order-modal>.custom-order-close{cursor:pointer;position:absolute;display:block;padding:2px 5px;line-height:20px;right:-10px;top:-10px;font-size:24px;background:#fff;border-radius:18px;border:1px solid #cfcece}.custom-order-modal-button{color:#fff;outline:none;border-radius:3px;padding:5px 10px;cursor:pointer;font-size:22px;width:30%}.custom-order-modal-button-cancel{background-color:#b73131;margin-right:10px;padding:10px 5px}.custom-order-modal-button-order{margin-left:10px;outline:none;border-radius:3px;padding:10px 5px;cursor:pointer;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030}.custom-order-popup-product{display:flex;width:100%;background-image:linear-gradient(270deg,#ffffff21,#ffffff08 96%);align-items:center;font-size:18px;padding:10px 0;color:#fff}.custom-order-popup-product:nth-child(odd){background-image:none}.custom-order-popup-product-name{margin-left:10px;width:50%}.custom-order-popup-product-amount{font-weight:500;color:#fff;margin:5px 5px 5px 20px;width:80px}.custom-order-popup-product-group-name{background-image:linear-gradient(270deg,#fff6,#ffffff1a 97%);color:#883a3a;padding:5px 5px 5px 10px;font-weight:600}.custom-order-popup-product-discount{margin-left:10px;width:60px}.custom-order-popup-product-rabatt{margin-left:auto;margin-right:50px}.custom-order-popup-product-rabatt-indicator{color:#228b22;margin-left:10px}.custom-order-non{color:#883a3a}.custom-order-signature-header{width:100%;height:40px;font-size:25px;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(270deg,#fff6,#ffffff1a 97%);padding:10px 0}.custom-order-signature-actions{position:absolute;bottom:0;width:100%;padding:10px 5px;text-align:center}.custom-order-signature-close{cursor:pointer;position:absolute;display:block;padding:2px 5px;line-height:20px;right:-10px;top:-10px;font-size:24px;background:#fff;border-radius:18px;border:1px solid #cfcece}.custom-order-loading-container{position:absolute;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fff6;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.add-custom-order-product-button{margin-left:20px;margin-bottom:20px}.add-custom-order-product-button-icon{margin-left:10px}.custom-order-form-element{display:flex;flex-direction:column;margin:5px 20px;width:calc(33% - 40px)}.custom-order-form-element-unavailable{color:#d34040;margin-left:20px;margin-bottom:10px}.custom-order-form-element-label{width:120px;margin-bottom:5px;color:#fff;font-size:14px}.custom-order-select-container{color:#000;width:calc(66% - 40px)}.custom-order-select-container div:nth-child(2) div{border-radius:0;padding:2px;font-size:20px}.custom-order-select-container div:nth-child(2) div:nth-child(3){min-height:30px}.custom-order-select-container div:nth-child(2) div:nth-child(4) div div{margin-top:15px;margin-bottom:15px}.custom-order-form-element-row{display:flex}.custom-order-net-wholesale-price{background-color:#b9b9b9}.custom-order-popup-sum-name{font-weight:900;margin-left:10px;width:70%}.custom-order-popup-wholesaler{font-weight:900;color:#cc9f00;margin-left:10px}.custom-order-popup-client{margin-left:10px;font-size:14px}.custom-order-popup-sum-amount{font-weight:900;color:#fff;margin:5px 50px 5px auto}@media screen and (max-height: 1280px){.custom-order-client-name{font-size:30px}.custom-order-wholesaler-select,.add-custom-order-product-button,.custom-order-button-order{width:250px;padding:16px 8px;font-size:16px}}@media screen and (max-height: 1050px){.custom-order-client-name{font-size:25px}.custom-order-form-element-input{height:30px;font-size:15px}.custom-order-select-container div:nth-child(2) div:nth-child(3){min-height:25px}.custom-order-select-container div:nth-child(2) div{padding:1.5px;font-size:14px}.custom-order-form-element-label{margin-bottom:4px;font-size:12px}.custom-order-group-divider{margin:15px}.custom-order-order-date{margin-bottom:15px;margin-top:15px;font-size:15px}.custom-order-order-date div:nth-child(1) div{font-size:.75rem}.custom-order-order-date div:nth-child(1) label{font-size:.75rem}.custom-order-order-date div:nth-child(1) div input{width:100px}.custom-order-modal>.custom-order-popup-header,.custom-order-signature-header{height:35px;font-size:20px;display:flex}.custom-order-popup-product{font-size:14px}.custom-order-modal-button-cancel,.custom-order-modal-button-order{font-size:18px;padding:8px 4px}.custom-order-popup-product{padding:8px 0}.custom-order-popup-product-amount{margin:4px;width:40px}.custom-order-popup-product-discount,.custom-order-popup-product-rabatt,.custom-order-popup-product-name{margin-left:4px}.custom-order-wholesaler-modal,.custom-order-order-type-modal,.custom-order-pln-modal{height:70%}.custom-order-wholesaler-modal-element,.custom-order-order-type-modal-element,.custom-order-pln-modal-element{font-size:15px;padding:12px 8px}}@media screen and (max-width: 700px){.custom-order-wholesaler,.custom-order-pln{margin-bottom:20px;font-size:15px}.custom-order-wholesaler-name,.custom-order-pln-name,.custom-order-wholesaler-not-selected,.custom-order-pln-not-selected{font-size:15px}.custom-order-wholesaler-select,.custom-order-pln-select{width:200px;padding:10px 5px;font-size:15px}}@media screen and (max-height: 950px) and (max-width: 500px){.custom-order-client-name{font-size:20px}}.custom-order{display:block;width:100%;height:100dvh;min-height:0;overflow:hidden;color:#fff;font-family:Unna,Georgia,serif}.custom-order-container{width:100%;height:100%}.custom-order-body{box-sizing:border-box;width:min(100%,1080px);height:100%;margin:0 auto;padding:102px 28px 118px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(135,205,221,.55) transparent;scrollbar-width:thin}.custom-order .order-header-actions{position:fixed;top:34px;left:max(20px,calc((100vw - 1040px)/2));z-index:9;display:flex;align-items:center;width:max-content;height:48px;margin:0}.custom-order .order-go-back,.custom-order .order-home-custom{box-sizing:content-box;width:22px;height:22px;margin:0;padding:13px;border-radius:50%;background:#ffffff1a;box-shadow:0 5px 14px #0000002e;cursor:pointer}.custom-order .order-go-back{margin-right:12px}.custom-order-body::-webkit-scrollbar{width:8px}.custom-order-body::-webkit-scrollbar-track{background:transparent}.custom-order-body::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#87cddd85;background-clip:padding-box}.custom-order-client-card,.custom-order-setup-card,.custom-order-products-section{box-sizing:border-box;border:1px solid rgba(135,205,221,.22);border-radius:16px;background:#08344a94;box-shadow:0 14px 34px #0019262e}.custom-order-client-card{position:relative;margin-bottom:18px;padding:24px;overflow:hidden}.custom-order-client-card:after{position:absolute;top:-55px;right:-45px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(82,177,203,.13),transparent 68%);content:"";pointer-events:none}.custom-order-client-eyebrow{margin-bottom:8px;color:#87cddd;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.custom-order-client{display:block;padding:0}.custom-order-client-name{margin:0;color:#fff;font-size:clamp(27px,3.5vw,38px);font-weight:700;line-height:1.12}.custom-order-client-address{margin-top:8px;padding:0;color:#c3d2db;font-size:16px;line-height:1.35}.custom-order-client-hr{display:none}.custom-order-setup-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px;padding:20px}.custom-order .custom-order-wholesaler,.custom-order .order-type-container,.custom-order .custom-order-order-date{box-sizing:border-box;display:flex;align-items:center;gap:12px;min-width:0;min-height:82px;margin:0;padding:11px 12px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:#ffffff0b}.custom-order .promotion-selection-copy{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:5px;min-width:0}.custom-order .promotion-selection-label{color:#87cddd;font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.custom-order .custom-order-wholesaler-name,.custom-order .order-type{min-width:0;margin:0;color:#fff;font-size:17px;font-weight:700;line-height:1.2;overflow-wrap:anywhere}.custom-order .custom-order-wholesaler-not-selected,.custom-order .order-type-not-selected{color:#f0a7a7;font-size:15px}.custom-order .custom-order-wholesaler-name-highlight{width:auto;height:auto;padding:6px 9px;border-radius:7px;background:#cc9f0033;color:#f4d36e;letter-spacing:.03em}.custom-order .custom-order-wholesaler-select,.custom-order .order-type-select{flex:0 0 auto;width:auto;min-width:108px;min-height:46px;margin:0 0 0 auto;padding:9px 12px;border:1px solid rgba(82,177,203,.42);border-radius:9px;background:#52b1cb29;color:#fff;font:700 15px/1.2 Unna,Georgia,serif;box-shadow:0 5px 14px #00000024;cursor:pointer}.custom-order .custom-order-wholesaler-select:hover,.custom-order .order-type-select:hover{background:#52b1cb3d}.custom-order .custom-order-wholesaler-select:focus-visible,.custom-order .order-type-select:focus-visible{outline:2px solid #74c4da;outline-offset:2px}.custom-order .custom-order-order-date{flex-direction:column;align-items:stretch;justify-content:center;gap:6px}.custom-order-order-date-label{color:#ffffffb3;font-size:14px;font-weight:700;line-height:1.2}.custom-order .custom-order-order-date .MuiFormControl-root,.custom-order .custom-order-order-date .MuiPickersTextField-root,.custom-order .custom-order-order-date .MuiInputBase-root{width:100%}.custom-order .custom-order-order-date .MuiPickersOutlinedInput-root,.custom-order .custom-order-order-date .MuiInputBase-root{height:48px;padding-left:13px;border-radius:9px;background:#edf3f5;color:#17384a}.custom-order .custom-order-order-date .MuiPickersInputBase-sectionsContainer,.custom-order .custom-order-order-date .MuiPickersInputBase-section,.custom-order .custom-order-order-date .MuiPickersInputBase-sectionContent,.custom-order .custom-order-order-date .MuiInputBase-input{color:#17384a!important;-webkit-text-fill-color:#17384a;font:16px/1.2 Unna,Georgia,serif}.custom-order .custom-order-order-date .MuiIconButton-root{width:38px;height:38px;margin-right:2px;padding:8px;border-radius:7px;background:#17384a14;color:#456473}.custom-order-date-picker-popper .MuiPaper-root,.custom-order-date-picker-paper{overflow:hidden;border:1px solid rgba(23,56,74,.16);border-radius:12px;box-shadow:0 18px 42px #00000047}.custom-order-date-picker-popper .MuiDateCalendar-root,.custom-order-date-picker-paper .MuiDateCalendar-root{font-family:Unna,Georgia,serif}.custom-order-date-picker-popper .MuiDialogActions-root,.custom-order-date-picker-paper .MuiDialogActions-root{display:flex;justify-content:flex-end;gap:12px;padding:14px 20px 18px}.custom-order-date-picker-popper .MuiDialogActions-root .MuiButton-root,.custom-order-date-picker-paper .MuiDialogActions-root .MuiButton-root{width:auto;min-width:120px;min-height:46px;margin:0;padding:10px 18px;border:1px solid rgba(23,56,74,.16);border-radius:9px;font:700 17px/1.2 Unna,Georgia,serif;text-transform:none;box-shadow:0 5px 14px #00000029}.custom-order-date-picker-popper .MuiDialogActions-root .MuiButton-root:first-child,.custom-order-date-picker-paper .MuiDialogActions-root .MuiButton-root:first-child{background:#eef2f4;color:#17384a}.custom-order-date-picker-popper .MuiDialogActions-root .MuiButton-root:last-child,.custom-order-date-picker-paper .MuiDialogActions-root .MuiButton-root:last-child{border-color:#36d7b76b;background:#087d70;color:#fff}.custom-order-date-picker-paper .MuiDateCalendar-root{--PickerDay-size: 72px;--PickerDay-horizontalMargin: 0px;width:100%!important;height:650px!important;max-height:650px!important}.custom-order-date-picker-paper .MuiDayCalendar-header,.custom-order-date-picker-paper .MuiDayCalendar-weekContainer{width:100%;justify-content:space-around}.custom-order-date-picker-paper .MuiDayCalendar-weekDayLabel{flex:0 0 var(--PickerDay-size);width:var(--PickerDay-size);height:72px;margin:0;font-size:25px}.custom-order-date-picker-paper .MuiDayCalendar-slideTransition{min-height:500px}.custom-order-date-picker-paper .MuiDayCalendar-monthContainer{display:flex;flex-direction:column;height:100%}.custom-order-date-picker-paper .MuiDayCalendar-weekContainer{flex:1 1 0;align-items:center;margin:0}.custom-order-date-picker-paper .MuiPickersDay-root{--PickerDay-size: 72px;--PickerDay-horizontalMargin: 0px;font-size:25px}.custom-order-wholesaler-modal.selection-modal{box-sizing:border-box;display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-items:stretch;width:100%;max-height:78dvh;padding:0;overflow:hidden;font-family:Unna,Georgia,serif}.custom-order-wholesaler-modal .selection-modal-option{box-sizing:border-box;display:flex;align-items:center;width:100%;min-height:58px;padding:13px 16px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#ffffff0e;color:#fff;font:700 20px/1.3 Unna,Georgia,serif;text-align:left;cursor:pointer}.custom-order-wholesaler-modal .selection-modal-option:hover,.custom-order-wholesaler-modal .selection-modal-option:focus-visible{outline:none;background:#52b1cb2e}.custom-order-wholesaler-modal .selection-modal-option.is-selected{background:#52b1cb40;color:#dff7ff}.custom-order-wholesaler-modal .selection-modal-option.is-selected:after{margin-left:auto;padding-left:18px;color:#7eddb3;font-size:22px;content:"✓"}.custom-order-products-section{margin-bottom:18px;padding:20px}.custom-order-products-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.1)}.custom-order-products-header h2{margin:0;color:#fff;font-size:23px;line-height:1.2}.custom-order-products-header>div>span{display:block;margin-top:4px;color:#87cddd;font-size:13px;font-weight:700}.custom-order .add-custom-order-product-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:auto;min-width:170px;min-height:48px;margin:0;padding:10px 16px;border:1px solid rgba(126,221,179,.42);border-radius:9px;background:#2e8f6847;color:#e5fff1;font:700 16px/1.2 Unna,Georgia,serif;box-shadow:0 6px 16px #00000024;cursor:pointer}.custom-order .add-custom-order-product-button:hover{background:#2e8f6866}.custom-order .add-custom-order-product-button:focus-visible{outline:2px solid #7eddb3;outline-offset:2px}.add-custom-order-product-button-icon{margin:0}.custom-order-products-list{display:grid;gap:14px}.custom-order-empty-products{padding:34px 20px;border:1px dashed rgba(135,205,221,.28);border-radius:11px;background:#ffffff06;color:#a9bec9;font-size:16px;font-weight:700;text-align:center}.custom-order-product-wrapper{position:relative;box-sizing:border-box;padding:0 16px 16px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0a;box-shadow:0 8px 20px #00000021;animation:fade-in .25s ease-out}.custom-order-product-wrapper:focus-within{z-index:3;border-color:#52b1cb6b}.custom-order-product-card-header{display:flex;align-items:center;justify-content:space-between;min-height:50px;margin:0 -16px 14px;padding:0 14px 0 16px;border-bottom:1px solid rgba(255,255,255,.09);border-radius:12px 12px 0 0;background:#52b1cb1a;color:#dff7ff;font-size:15px;font-weight:700}.custom-order-product-delete{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:7px 11px;border:1px solid rgba(226,111,111,.32);border-radius:8px;background:#9734342e;color:#f0b5b5;font:700 14px/1.1 Unna,Georgia,serif;cursor:pointer}.custom-order-product-delete:hover{background:#9734344d}.custom-order-product-delete:focus-visible{outline:2px solid #ef8f8f;outline-offset:2px}.custom-order-form-element-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:12px}.custom-order-form-element-row--primary{grid-template-columns:minmax(0,2fr) minmax(170px,1fr);margin-top:0}.custom-order-form-element{display:flex;flex-direction:column;gap:6px;width:auto;min-width:0;margin:0}.custom-order-select-container{width:auto;color:#17384a}.custom-order-form-element-label{width:auto;margin:0;color:#ffffffb8;font-size:13px;font-weight:700;line-height:1.2}.custom-order .custom-order-form-element-input{box-sizing:border-box;width:100%;height:48px;margin:0;padding:9px 12px;border:1px solid rgba(135,205,221,.25);border-radius:9px;background:#edf3f5;color:#17384a;font:700 17px/1.2 Unna,Georgia,serif}.custom-order .custom-order-form-element-input:focus{border-color:#52b1cb;outline:none;box-shadow:0 0 0 3px #52b1cb33}.custom-order .custom-order-form-element-input:disabled,.custom-order .custom-order-net-wholesale-price{border-color:#ffffff14;background:#dae5e9b8;color:#526b78;-webkit-text-fill-color:#526b78;opacity:1}.custom-order .custom-order-product-select__control{box-sizing:border-box;height:48px;min-height:48px;border:1px solid rgba(23,56,74,.28)!important;border-radius:9px!important;background:#edf3f5;box-shadow:none;cursor:pointer;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.custom-order .custom-order-product-select__control:hover{border-color:#17384a7a!important}.custom-order .custom-order-product-select__control--is-focused{border-color:#52b1cb!important;background:#f7fafb;box-shadow:0 0 0 2px #52b1cb2e}.custom-order .custom-order-product-select__value-container{height:46px;padding:0 12px}.custom-order .custom-order-product-select__single-value,.custom-order .custom-order-product-select__placeholder,.custom-order .custom-order-product-select__input-container{color:#17384a;font:700 16px/1.2 Unna,Georgia,serif}.custom-order .custom-order-product-select__input-container input{width:100%!important;height:auto;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font:inherit}.custom-order .custom-order-product-select__placeholder{color:#71858e;font-weight:400}.custom-order .custom-order-product-select__indicators{height:46px}.custom-order .custom-order-product-select__indicator-separator{display:none}.custom-order .custom-order-product-select__dropdown-indicator{padding:10px;color:#607985}.custom-order .custom-order-product-select__dropdown-indicator:hover{color:#176f88}.custom-order-product-select__menu-portal{font-family:Unna,Georgia,serif}.custom-order-product-select__menu{z-index:20;overflow:hidden;border:1px solid rgba(23,56,74,.16);border-radius:11px;background:#f5f8f9;box-shadow:0 18px 38px #00000052}.custom-order-product-select__menu-list{padding:5px}.custom-order-product-select__option{min-height:58px;padding:9px 11px;border-radius:8px;color:#17384a;cursor:pointer}.custom-order-product-select__option+.custom-order-product-select__option{margin-top:2px}.custom-order-product-select__option--is-focused{background:#d9edf3}.custom-order-product-select__option--is-selected{background:#176f88;color:#fff}.custom-order-product-select__option--is-selected.custom-order-product-select__option--is-focused{background:#1d819b}.custom-order-product-option{display:flex;min-width:0}.custom-order-product-option--value{align-items:center}.custom-order-product-option--menu{flex-direction:column;justify-content:center;gap:3px}.custom-order-product-option-name{overflow:hidden;font-size:16px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.custom-order-product-option-meta{overflow:hidden;color:#607985;font-size:12px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.custom-order-product-select__option--is-selected .custom-order-product-option-meta{color:#ffffffc7}.custom-order-form-element-unavailable{margin:13px 0 0;padding:8px 10px;border:1px solid rgba(239,143,143,.3);border-radius:8px;background:#97343424;color:#f0b5b5;font-size:13px;font-weight:700}.custom-order-submit-bar{position:fixed;right:max(28px,calc((100vw - 1024px)/2));bottom:20px;z-index:8}.custom-order .custom-order-button-order{width:280px;min-height:54px;margin:0;padding:11px 18px;border:1px solid rgba(82,177,203,.55);border-radius:11px;background:#176f88;color:#fff;font:700 18px/1.2 Unna,Georgia,serif;box-shadow:0 10px 26px #00192661;cursor:pointer}.custom-order .custom-order-button-order:hover{background:#1d819b}.custom-order .custom-order-button-order:focus-visible{outline:2px solid #74c4da;outline-offset:2px}.custom-order .custom-order-button-order:disabled{border-color:#ffffff1f;background:#38525e;color:#ffffff7a;box-shadow:none;cursor:not-allowed}.custom-order-review-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1000!important;box-sizing:border-box;display:flex!important;align-items:center!important;justify-content:center!important;width:100vw!important;height:100dvh!important;padding:0;overflow:hidden;background:radial-gradient(ellipse 70% 100% at center,#004467,#001923)!important;-webkit-backdrop-filter:none;backdrop-filter:none}.custom-order-review-content{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;box-sizing:border-box!important;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:radial-gradient(ellipse 70% 100% at center,#004467fa,#001926fc)!important;box-shadow:0 24px 70px #0000007a!important}body:has(.custom-order-review-overlay) .app-route{overflow:hidden!important}.custom-order-modal,.custom-order-signature{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-height:0;font-family:Unna,Georgia,serif}.custom-order-modal>.custom-order-popup-header,.custom-order-signature-header{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;height:auto;min-height:64px;padding:14px 64px;border-bottom:1px solid rgba(255,255,255,.14);background:#52b1cb33;color:#fff;font-size:25px;font-weight:700;line-height:1.2}.custom-order-modal>.custom-order-close,.custom-order-signature-close{position:absolute;top:11px;right:14px;z-index:4;display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#001b2961;color:#fff;font-size:28px;line-height:1;cursor:pointer}.custom-order-modal>.custom-order-content{box-sizing:border-box;width:100%;height:auto;min-height:0;padding:22px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.custom-order-content>form{width:min(100%,920px);margin:0 auto}.custom-order-review-columns,.custom-order-popup-product{display:grid;grid-template-columns:minmax(0,1fr) 90px 84px 94px;align-items:center;gap:12px}.custom-order-review-columns{min-height:34px;padding:5px 14px;color:#ffffff80;font-size:11px;font-weight:700;text-transform:uppercase}.custom-order-review-columns span:not(:first-child){text-align:right}.custom-order-popup-product{box-sizing:border-box;width:100%;min-height:54px;padding:11px 14px;border-bottom:1px solid rgba(255,255,255,.09);background:#ffffff09;color:#fff;font-size:16px}.custom-order-popup-product:nth-child(odd){background:#ffffff12}.custom-order-popup-product-name,.custom-order-popup-product-amount,.custom-order-popup-product-discount,.custom-order-popup-product-rabatt{width:auto;margin:0}.custom-order-popup-product-name{min-width:0;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.custom-order-popup-product-amount,.custom-order-popup-product-discount,.custom-order-popup-product-rabatt{font-weight:700;text-align:right;white-space:nowrap}.custom-order-popup-product:has(.custom-order-popup-sum-name){grid-template-columns:minmax(0,1fr) auto;min-height:54px;border-bottom-color:#7eddb31f;background:#2e8f681f;color:#e3f7ec}.custom-order-popup-sum-name,.custom-order-popup-sum-amount{width:auto;margin:0;font-size:17px;font-weight:700}.custom-order-popup-sum-amount{text-align:right;white-space:nowrap}.custom-order-popup-wholesaler,.custom-order-popup-client{grid-column:1 / -1;margin:0}.custom-order-popup-wholesaler{color:#f4d36e;font-size:17px;font-weight:700}.custom-order-popup-client{color:#c3d2db;font-size:14px}.custom-order-modal>.custom-order-actions,.custom-order-signature-actions{position:static;box-sizing:border-box;display:flex;justify-content:flex-end;gap:12px;width:100%;padding:12px max(22px,calc((100% - 920px)/2));border-top:1px solid rgba(255,255,255,.14);background:#001b29e0}.custom-order-modal-button{width:auto;min-width:180px;min-height:52px;margin:0;padding:10px 20px;border:1px solid rgba(255,255,255,.14);border-radius:9px;color:#fff;font:700 18px/1.2 Unna,Georgia,serif;cursor:pointer}.custom-order-modal-button-cancel{margin:0;background:#b93636}.custom-order-modal-button-order{margin:0;background:#176f88;box-shadow:none}.custom-order-signature-pad{min-width:0;min-height:0;margin:22px;overflow:hidden;border:1px solid rgba(126,221,179,.28);border-radius:12px;background:#f2f7f5;box-shadow:inset 0 0 0 1px #002f440a}.custom-order-signature .sigCanvas{display:block;box-sizing:border-box;width:100%;height:100%;border:0;background:#f2f7f5;touch-action:none}.custom-order-loading-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;width:auto;height:auto;background:#001926b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media screen and (max-width: 900px){.custom-order-body{width:100%;padding:102px 20px 112px}.custom-order-setup-card{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-order .custom-order-order-date{grid-column:1 / -1;display:grid;grid-template-columns:minmax(150px,1fr) minmax(260px,1fr);align-items:center;width:100%;min-height:68px}.custom-order .custom-order-order-date .MuiFormControl-root,.custom-order .custom-order-order-date .MuiPickersTextField-root{justify-self:end;max-width:320px}}@media screen and (max-width: 700px){.custom-order-body{padding:90px 14px 110px}.custom-order .order-header-actions{top:22px;left:14px}.custom-order-client-card,.custom-order-setup-card,.custom-order-products-section{border-radius:12px}.custom-order-setup-card{grid-template-columns:1fr;padding:14px}.custom-order .custom-order-order-date{grid-column:auto;display:flex;width:100%}.custom-order-products-section{padding:14px}.custom-order-products-header{align-items:stretch;flex-direction:column}.custom-order .add-custom-order-product-button{width:100%}.custom-order-form-element-row,.custom-order-form-element-row:first-of-type{grid-template-columns:1fr}.custom-order-submit-bar{right:14px;bottom:14px;left:14px}.custom-order .custom-order-button-order{width:100%}.custom-order-review-columns{display:none}.custom-order-popup-product{grid-template-columns:minmax(0,1fr) auto auto;gap:8px 12px}.custom-order-popup-product-rabatt{grid-column:2 / -1}.custom-order-modal>.custom-order-content{padding:14px}.custom-order-modal>.custom-order-actions,.custom-order-signature-actions{padding:12px 14px}.custom-order-signature-pad{margin:14px}.custom-order-modal-button{flex:1;min-width:0}}.custom-order .order-header-actions:before{content:"";position:fixed;inset:0 0 auto;height:94px;background:#062e40;z-index:-1;pointer-events:none}@media (max-width: 767px){.custom-order .order-header-actions:before{height:78px}}.custom-order-product-option--menu .custom-order-product-option-name{white-space:normal;overflow-wrap:anywhere}.custom-order-body{scroll-padding-top:94px;scroll-padding-bottom:100px}@media (max-width: 767px){.custom-order-body{scroll-padding-top:78px}}.orders-by-pharmacy-loading-container{width:100%;min-height:100%;padding:38px 0 0;display:flex;flex-direction:column;align-items:center;position:relative;color:#fff;font-family:inherit}.orders-by-pharmacy-header{width:var(--app-content-width);margin-bottom:16px}.orders-by-pharmacy-heading{display:flex;align-items:center;gap:18px;margin-bottom:22px}.orders-by-pharmacy-heading h1{min-width:0;margin:0;color:#fff;font-size:clamp(30px,4.5vw,44px);font-weight:700;line-height:1.08}.orders-by-pharmacy-back{flex:0 0 46px;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:#ffffff1a;color:#fff;font-size:21px;box-shadow:0 5px 14px #0000002e}.orders-by-pharmacy-search{position:relative;display:flex;align-items:center;width:100%}.orders-by-pharmacy-search input{box-sizing:border-box;width:100%;min-width:0;height:48px;margin:0;padding:0 48px 0 44px;border:1px solid rgba(23,56,74,.22);border-radius:10px;outline:none;background:#fffffff5;color:#17384a;font-family:inherit;font-size:17px;line-height:1;box-shadow:0 5px 14px #00000024;-moz-appearance:none;appearance:none;-webkit-appearance:none}.orders-by-pharmacy-search input:hover{border-color:#17384a66}.orders-by-pharmacy-search input:focus{border-color:#52b1cb;background:#fff;box-shadow:0 0 0 3px #52b1cb33,0 6px 16px #00000029}.orders-by-pharmacy-search input::placeholder{color:#7a8c95;opacity:1}.orders-by-pharmacy-search input::-webkit-search-cancel-button{display:none}.orders-by-pharmacy-search-icon{position:absolute;z-index:1;left:16px;width:17px;height:17px;color:#607985;pointer-events:none}.orders-by-pharmacy-clear-search{position:absolute;right:6px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#71858e}.orders-by-pharmacy-clear-search:hover,.orders-by-pharmacy-clear-search:focus-visible{background:#17384a14;color:#17384a}.orders-by-pharmacy-result-count{margin-top:10px;color:#c3d2db;font-size:14px;line-height:1.3}.virtual-list-orders-by-pharmacy{width:100%!important;margin-top:2px}.orders-by-pharmacy-loading-container .list-has-more-indicator{justify-content:center;margin-right:auto;margin-left:auto}.orders-by-pharmacy-loading-container .list-has-more-indicator.dont-display{display:flex!important;visibility:hidden}.virtual-list-orders-by-pharmacy>div>div{display:flex;justify-content:center}.orders-by-pharmacy-item{box-sizing:border-box;display:flex;justify-content:center;padding:0}.orders-by-pharmacy-item-row{position:relative;box-sizing:border-box;display:grid;grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;gap:14px;width:var(--app-content-width);height:100%;margin:0;padding:12px 10px 12px 14px;border:0;border-top:1px solid rgba(255,255,255,.18);background:transparent;color:#fff;font-family:inherit;text-align:left;cursor:pointer}.orders-by-pharmacy-item-row:hover{background:#ffffff09}.orders-by-pharmacy-item-row:focus-visible{outline:2px solid #52b1cb;outline-offset:-2px}.orders-by-pharmacy-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;border:1px solid rgba(255,255,255,.09);border-radius:50%;background:#ffffff0e}.orders-by-pharmacy-icon svg{width:16px;height:16px;font-size:16px;color:#91aab5;cursor:inherit}.orders-by-pharmacy-icon .order-error{color:#d88d8d}.orders-by-pharmacy-icon .order-ok{color:#7fc3a1}.orders-by-pharmacy-icon .order-scheduled{color:#d2c47b}.orders-by-pharmacy-icon .order-sent{color:#83b5c2}.orders-by-pharmacy-icon .order-sent-not-expecting-answer{color:#c5b86f}.orders-by-pharmacy-icon .order-parked{color:#7fa8cf}.orders-by-pharmacy-icon .order-waiting-approval{color:#b78fc2}.orders-by-pharmacy-icon .order-archived{color:#9b90bd}.orders-by-pharmacy-text{display:flex;flex-direction:column;justify-content:center;min-width:0;height:100%;width:100%}.orders-by-pharmacy-text-name,.orders-by-pharmacy-text-name-expanded{margin:0;padding:0;color:#fff;font-size:19px;font-weight:700;line-height:1.25}.orders-by-pharmacy-text-name-expanded{margin-bottom:8px;font-size:17px}.orders-by-pharmacy-text-address{margin-top:6px;padding:0;color:#c3d2db;font-size:15px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orders-by-pharmacy-text-pl{display:inline-flex;align-self:flex-start;max-width:100%;margin-top:8px;padding:3px 8px;border:1px solid rgba(144,202,172,.22);border-radius:6px;background:#6ead5c1a;color:#bce3d0;font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orders-by-pharmacy-angle-right{align-self:center;justify-self:center;color:#77b8cb;font-size:22px}.orders-by-pharmacy-text-details{display:flex;flex-direction:column;min-height:0;height:calc(100% - 32px);padding:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(119,184,203,.55) rgba(0,0,0,.08)}.orders-by-pharmacy-text-details-row{display:grid;grid-template-columns:minmax(0,1fr) 68px 52px;align-items:center;gap:10px;min-height:33px;padding:5px 8px;border-bottom:1px solid rgba(255,255,255,.08);color:#d5e2e8;font-size:14px;line-height:1.25}.orders-by-pharmacy-text-details-row:nth-child(odd){background:#ffffff09}.orders-by-pharmacy-text-details-product{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders-by-pharmacy-text-details-product-amount,.orders-by-pharmacy-text-details-product-discount{margin:0;font-size:inherit;font-weight:700;text-align:right;white-space:nowrap}.no-orders-for-user{margin:auto;padding:36px 20px;color:#c3d2db;font-size:22px;text-align:center}.orders-by-pharmacy-loading{margin:auto;color:#d5e2e8;animation:orders-by-pharmacy-spin 1s linear infinite}@keyframes orders-by-pharmacy-spin{to{transform:rotate(360deg)}}@media screen and (max-width: 767px){.orders-by-pharmacy-loading-container{padding-top:24px}.orders-by-pharmacy-heading{gap:13px;margin-bottom:18px}.orders-by-pharmacy-heading h1{font-size:29px}.orders-by-pharmacy-item-row{grid-template-columns:30px minmax(0,1fr) 24px;gap:9px;padding-inline:8px}.orders-by-pharmacy-icon{width:28px;height:28px}.orders-by-pharmacy-icon svg{width:14px;height:14px;font-size:14px}.orders-by-pharmacy-text-name{font-size:17px}.orders-by-pharmacy-text-details-row{grid-template-columns:minmax(0,1fr) 58px 42px;gap:7px;padding-inline:4px;font-size:12px}}@media screen and (min-width: 1280px){.orders-by-pharmacy-loading-container{padding-top:54px}}.longterm-order{display:block;width:100%;height:100dvh;min-height:0;overflow:hidden;color:#fff;font-family:Unna,Georgia,serif}.longterm-order-container{width:100%;height:100%}.longterm-order-body{box-sizing:border-box;width:min(100%,1080px);height:100%;margin:0 auto;padding:102px 28px 118px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(135,205,221,.55) transparent;scrollbar-width:thin}.longterm-order .order-header-actions{position:fixed;top:34px;left:max(20px,calc((100vw - 1040px)/2));z-index:9;display:flex;align-items:center;width:max-content;height:48px;margin:0}.longterm-order .order-go-back,.longterm-order .order-home-custom{box-sizing:content-box;width:22px;height:22px;margin:0;padding:13px;border-radius:50%;background:#ffffff1a;box-shadow:0 5px 14px #0000002e;cursor:pointer}.longterm-order .order-go-back{margin-right:12px}.longterm-order-body::-webkit-scrollbar{width:8px}.longterm-order-body::-webkit-scrollbar-track{background:transparent}.longterm-order-body::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#87cddd85;background-clip:padding-box}.longterm-order-client-card,.longterm-order-setup-card,.longterm-order-products-section{box-sizing:border-box;border:1px solid rgba(135,205,221,.22);border-radius:16px;background:#08344a94;box-shadow:0 14px 34px #0019262e}.longterm-order-client-card{position:relative;margin-bottom:18px;padding:24px;overflow:hidden}.longterm-order-client-card:after{position:absolute;top:-55px;right:-45px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(82,177,203,.13),transparent 68%);content:"";pointer-events:none}.longterm-order-client-eyebrow{margin-bottom:8px;color:#87cddd;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.longterm-order-client-name{margin:0;color:#fff;font-size:clamp(27px,3.5vw,38px);font-weight:700;line-height:1.12}.longterm-order-client-address{margin-top:8px;padding:0;color:#c3d2db;font-size:16px;line-height:1.35}.longterm-order-setup-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:20px;padding:20px}.longterm-order .longterm-order-wholesaler,.longterm-order .order-type-container{box-sizing:border-box;display:flex;align-items:center;gap:12px;min-width:0;min-height:82px;margin:0;padding:11px 12px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:#ffffff0b}.longterm-order-selection-copy{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:5px;min-width:0}.longterm-order-selection-label{color:#87cddd;font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.longterm-order .longterm-order-wholesaler-name,.longterm-order .order-type{min-width:0;margin:0;color:#fff;font-size:17px;font-weight:700;line-height:1.2;overflow-wrap:anywhere}.longterm-order .longterm-order-wholesaler-not-selected,.longterm-order .order-type-not-selected{color:#f0a7a7;font-size:15px}.longterm-order .longterm-order-wholesaler-name-highlight{width:auto;height:auto;padding:6px 9px;border-radius:7px;background:#cc9f0033;color:#f4d36e;letter-spacing:.03em}.longterm-order .longterm-order-wholesaler-select,.longterm-order .order-type-select{flex:0 0 auto;width:auto;min-width:108px;min-height:46px;margin:0 0 0 auto;padding:9px 12px;border:1px solid rgba(82,177,203,.42);border-radius:9px;background:#52b1cb29;color:#fff;font:700 15px/1.2 Unna,Georgia,serif;box-shadow:0 5px 14px #00000024;cursor:pointer}.longterm-order .longterm-order-wholesaler-select:hover,.longterm-order .order-type-select:hover{background:#52b1cb3d}.longterm-order-wholesaler-modal.selection-modal{box-sizing:border-box;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;max-height:78dvh;padding:0;overflow:hidden;font-family:Unna,Georgia,serif}.longterm-order-wholesaler-modal .selection-modal-option{box-sizing:border-box;display:flex;align-items:center;width:100%;min-height:58px;padding:13px 16px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#ffffff0e;color:#fff;font:700 20px/1.3 Unna,Georgia,serif;text-align:left;cursor:pointer}.longterm-order-wholesaler-modal .selection-modal-option:hover,.longterm-order-wholesaler-modal .selection-modal-option:focus-visible{outline:none;background:#52b1cb2e}.longterm-order-wholesaler-modal .selection-modal-option.is-selected{background:#52b1cb40;color:#dff7ff}.longterm-order-wholesaler-modal .selection-modal-option.is-selected:after{margin-left:auto;padding-left:18px;color:#7eddb3;font-size:22px;content:"✓"}.longterm-order-products-section{margin-bottom:18px;padding:20px}.longterm-order-products-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.1)}.longterm-order-products-header h2{margin:0;color:#fff;font-size:23px;line-height:1.2}.longterm-order-products-header>div>span{display:block;margin-top:4px;color:#87cddd;font-size:13px;font-weight:700}.longterm-order-products-actions{display:flex;gap:10px}.longterm-order .add-longterm-order-product-button,.longterm-order .copy-longterm-order-product-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:auto;min-width:160px;min-height:48px;margin:0;padding:10px 16px;border:1px solid rgba(126,221,179,.42);border-radius:9px;background:#2e8f6847;color:#e5fff1;font:700 16px/1.2 Unna,Georgia,serif;box-shadow:0 6px 16px #00000024;cursor:pointer}.longterm-order .copy-longterm-order-product-button{border-color:#52b1cb6b;background:#52b1cb29;color:#dff7ff}.longterm-order .add-longterm-order-product-button:disabled,.longterm-order .copy-longterm-order-product-button:disabled{border-color:#ffffff1a;background:#ffffff0d;color:#ffffff5c;box-shadow:none;cursor:not-allowed}.add-longterm-order-product-button-icon{margin:0}.longterm-order-groups-list{display:grid;gap:18px}.longterm-order-empty-products{padding:34px 20px;border:1px dashed rgba(135,205,221,.28);border-radius:11px;background:#ffffff06;color:#a9bec9;font-size:16px;font-weight:700;text-align:center}.longterm-order-product-group{overflow:visible;border:1px solid rgba(135,205,221,.2);border-radius:14px;background:#001f2f47}.longterm-order-product-group-header{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:72px;padding:12px 16px;border-bottom:1px solid rgba(135,205,221,.18);border-radius:14px 14px 0 0;background:#52b1cb1a}.longterm-order-order-date{display:flex;align-items:center;gap:12px;min-width:0;margin:0}.longterm-order-order-date-label{color:#87cddd;font-size:13px;font-weight:700}.longterm-order-order-date .MuiFormControl-root,.longterm-order-order-date .MuiPickersTextField-root,.longterm-order-order-date .MuiInputBase-root{width:180px}.longterm-order-order-date .MuiPickersOutlinedInput-root,.longterm-order-order-date .MuiInputBase-root{height:46px;padding-left:12px;border-radius:9px;background:#edf3f5;color:#17384a}.longterm-order-order-date .MuiPickersInputBase-sectionsContainer,.longterm-order-order-date .MuiPickersInputBase-section,.longterm-order-order-date .MuiPickersInputBase-sectionContent,.longterm-order-order-date .MuiInputBase-input{color:#17384a!important;-webkit-text-fill-color:#17384a;font:16px/1.2 Unna,Georgia,serif}.longterm-order-order-date .MuiIconButton-root{width:36px;height:36px;margin-right:2px;padding:7px;border-radius:7px;background:#17384a14;color:#456473}.longterm-order-group-delete,.longterm-order-product-delete{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;margin:0;padding:7px 11px;border:1px solid rgba(226,111,111,.32);border-radius:8px;background:#9734342e;color:#f0b5b5;font:700 14px/1.1 Unna,Georgia,serif;cursor:pointer}.longterm-order-group-delete-icon{color:inherit;font-size:inherit}.longterm-order-products-list{display:grid;gap:14px;padding:16px}.longterm-order-product-wrapper{position:relative;box-sizing:border-box;padding:0 16px 16px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0a;box-shadow:0 8px 20px #00000021}.longterm-order-product-wrapper:focus-within{z-index:3;border-color:#52b1cb6b}.longterm-order-product-card-header{display:flex;align-items:center;justify-content:space-between;min-height:50px;margin:0 -16px 14px;padding:0 14px 0 16px;border-bottom:1px solid rgba(255,255,255,.09);border-radius:12px 12px 0 0;background:#52b1cb1a;color:#dff7ff;font-size:15px;font-weight:700}.longterm-order-form-element-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:12px}.longterm-order-form-element-row--primary{grid-template-columns:minmax(0,2fr) minmax(170px,1fr);margin-top:0}.longterm-order-form-element{display:flex;flex-direction:column;gap:6px;width:auto;min-width:0;margin:0}.longterm-order-select-container{width:auto;color:#17384a}.longterm-order-form-element-label{width:auto;margin:0;color:#ffffffb8;font-size:13px;font-weight:700;line-height:1.2}.longterm-order .longterm-order-form-element-input{box-sizing:border-box;width:100%;height:48px;margin:0;padding:9px 12px;border:1px solid rgba(135,205,221,.25);border-radius:9px;background:#edf3f5;color:#17384a;font:700 17px/1.2 Unna,Georgia,serif}.longterm-order .longterm-order-form-element-input:focus{border-color:#52b1cb;outline:none;box-shadow:0 0 0 3px #52b1cb33}.longterm-order .longterm-order-form-element-input:disabled,.longterm-order .longterm-order-net-wholesale-price{border-color:#ffffff14;background:#dae5e9b8;color:#526b78;-webkit-text-fill-color:#526b78;opacity:1}.longterm-order .longterm-order-product-select__control{box-sizing:border-box;height:48px;min-height:48px;border:1px solid rgba(23,56,74,.28)!important;border-radius:9px!important;background:#edf3f5;box-shadow:none;cursor:pointer;overflow:hidden}.longterm-order .longterm-order-product-select__control:hover{border-color:#17384a7a!important}.longterm-order .longterm-order-product-select__control--is-focused{border-color:#52b1cb!important;background:#f7fafb;box-shadow:0 0 0 2px #52b1cb2e}.longterm-order .longterm-order-product-select__value-container{height:46px;padding:0 12px}.longterm-order .longterm-order-product-select__single-value,.longterm-order .longterm-order-product-select__placeholder,.longterm-order .longterm-order-product-select__input-container{color:#17384a;font:700 16px/1.2 Unna,Georgia,serif}.longterm-order .longterm-order-product-select__input-container input{width:100%!important;height:auto;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font:inherit}.longterm-order .longterm-order-product-select__placeholder{color:#71858e;font-weight:400}.longterm-order .longterm-order-product-select__indicators{height:46px}.longterm-order .longterm-order-product-select__indicator-separator{display:none}.longterm-order .longterm-order-product-select__dropdown-indicator{padding:10px;color:#607985}.longterm-order-product-select__menu-portal{font-family:Unna,Georgia,serif}.longterm-order-product-select__menu{z-index:20;overflow:hidden;border:1px solid rgba(23,56,74,.16);border-radius:11px;background:#f5f8f9;box-shadow:0 18px 38px #00000052}.longterm-order-product-select__menu-list{padding:5px}.longterm-order-product-select__option{min-height:58px;padding:9px 11px;border-radius:8px;color:#17384a;cursor:pointer}.longterm-order-product-select__option+.longterm-order-product-select__option{margin-top:2px}.longterm-order-product-select__option--is-focused{background:#d9edf3}.longterm-order-product-select__option--is-selected{background:#176f88;color:#fff}.longterm-order-product-option{display:flex;min-width:0}.longterm-order-product-option--value{align-items:center}.longterm-order-product-option--menu{flex-direction:column;justify-content:center;gap:3px}.longterm-order-product-option-name{overflow:hidden;font-size:16px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.longterm-order-product-option-meta{overflow:hidden;color:#607985;font-size:12px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.longterm-order-product-select__option--is-selected .longterm-order-product-option-meta{color:#ffffffc7}.longterm-order-form-element-unavailable{margin:13px 0 0;padding:8px 10px;border:1px solid rgba(239,143,143,.3);border-radius:8px;background:#97343424;color:#f0b5b5;font-size:13px;font-weight:700}.longterm-order-submit-bar{position:fixed;right:max(28px,calc((100vw - 1024px)/2));bottom:20px;z-index:8}.longterm-order .longterm-order-button-order{width:280px;min-height:54px;margin:0;padding:11px 18px;border:1px solid rgba(82,177,203,.55);border-radius:11px;background:#176f88;color:#fff;font:700 18px/1.2 Unna,Georgia,serif;box-shadow:0 10px 26px #00192661;cursor:pointer}.longterm-order .longterm-order-button-order:disabled{border-color:#ffffff1f;background:#38525e;color:#ffffff7a;box-shadow:none;cursor:not-allowed}.longterm-order-review-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1000!important;box-sizing:border-box;display:flex!important;width:100vw!important;height:100dvh!important;padding:0;overflow:hidden;background:radial-gradient(ellipse 70% 100% at center,#004467,#001923)!important}.longterm-order-review-content{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;box-sizing:border-box!important;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:radial-gradient(ellipse 70% 100% at center,#004467fa,#001926fc)!important}body:has(.longterm-order-review-overlay) .app-route{overflow:hidden!important}.longterm-order-modal,.longterm-order-signature{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-height:0;font-family:Unna,Georgia,serif}.longterm-order-popup-header,.longterm-order-signature-header{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;min-height:64px;padding:14px 64px;border-bottom:1px solid rgba(255,255,255,.14);background:#52b1cb33;color:#fff;font-size:25px;font-weight:700;line-height:1.2}.longterm-order-close,.longterm-order-signature-close{position:absolute;top:11px;right:14px;z-index:4;display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#001b2961;color:#fff;font-size:28px;line-height:1;cursor:pointer}.longterm-order-content{box-sizing:border-box;width:100%;min-height:0;padding:22px;overflow-y:auto;overscroll-behavior:contain}.longterm-order-review-list{display:grid;gap:16px;width:min(100%,920px);margin:0 auto}.longterm-order-review-group{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:11px}.longterm-order-review-group h3{box-sizing:border-box;display:flex;align-items:center;min-height:46px;margin:0;padding:10px 16px 12px;border-left:4px solid #52b1cb;background:#52b1cb1f;color:#dff7ff;font-size:18px;line-height:1.25}.longterm-order-review-columns,.longterm-order-popup-product{display:grid;grid-template-columns:minmax(0,1fr) 90px 84px 100px;align-items:center;gap:12px}.longterm-order-review-columns{min-height:34px;padding:5px 14px;color:#ffffff80;font-size:11px;font-weight:700;text-transform:uppercase}.longterm-order-review-columns span:not(:first-child){text-align:center}.longterm-order-popup-product{box-sizing:border-box;min-height:54px;padding:11px 14px;border-top:1px solid rgba(255,255,255,.08);background:#ffffff09;color:#fff;font-size:16px}.longterm-order-popup-product:nth-child(odd){background:#ffffff12}.longterm-order-popup-product-name{min-width:0;margin:0;font-weight:700;overflow-wrap:anywhere}.longterm-order-popup-product-amount,.longterm-order-popup-product-discount,.longterm-order-popup-product-rabatt{width:auto;margin:0;font-weight:700;text-align:center;white-space:nowrap}.longterm-order-review-totals{overflow:hidden}.longterm-order-review-totals>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-height:54px;padding:11px 14px;border-bottom:1px solid rgba(126,221,179,.12);background:#2e8f681f;color:#e3f7ec;font-size:17px;font-weight:700}.longterm-order-review-totals strong{font-size:17px;text-align:right;white-space:nowrap}.longterm-order-review-wholesaler,.longterm-order-review-client{display:block!important;min-height:auto!important;color:#f4d36e!important}.longterm-order-review-client{color:#c3d2db!important;font-size:14px!important}.longterm-order-actions,.longterm-order-signature-actions{position:static;box-sizing:border-box;display:flex;justify-content:flex-end;gap:12px;width:100%;padding:12px max(22px,calc((100% - 920px)/2));border-top:1px solid rgba(255,255,255,.14);background:#001b29e0}.longterm-order-modal-button{width:auto;min-width:180px;min-height:52px;margin:0;padding:10px 20px;border:1px solid rgba(255,255,255,.14);border-radius:9px;color:#fff;font:700 18px/1.2 Unna,Georgia,serif;cursor:pointer}.longterm-order-modal-button-cancel{background:#b93636}.longterm-order-modal-button-order{background:#176f88}.longterm-order-modal-button:disabled{opacity:.45;cursor:not-allowed}.longterm-order-signature-pad{min-width:0;min-height:0;margin:22px;overflow:hidden;border:1px solid rgba(126,221,179,.28);border-radius:12px;background:#f2f7f5;box-shadow:inset 0 0 0 1px #002f440a}.longterm-order-signature .sigCanvas{display:block;box-sizing:border-box;width:100%;height:100%;border:0;background:#f2f7f5;touch-action:none}.longterm-order-loading-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;width:auto;height:auto;background:#001926b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media screen and (max-width: 900px){.longterm-order-body{width:100%;padding:102px 20px 112px}.longterm-order-client-card,.longterm-order-setup-card,.longterm-order-products-section{border-radius:14px}.longterm-order-products-actions{flex-wrap:wrap;justify-content:flex-end}.longterm-order-products-list{padding:14px}.longterm-order-signature-pad{margin:14px}.longterm-order-actions,.longterm-order-signature-actions{padding:12px 14px}.longterm-order-modal-button{flex:1;min-width:0}}@media screen and (max-width: 620px){.longterm-order-body{padding:86px 12px 106px}.longterm-order .order-header-actions{top:20px;left:12px}.longterm-order-client-card{padding:19px}.longterm-order-client-name{font-size:26px}.longterm-order-setup-card{grid-template-columns:1fr;padding:14px}.longterm-order-products-section{padding:14px}.longterm-order-products-header{align-items:stretch;flex-direction:column}.longterm-order-products-actions{display:grid;grid-template-columns:1fr 1fr}.longterm-order .add-longterm-order-product-button,.longterm-order .copy-longterm-order-product-button{min-width:0}.longterm-order-product-group-header{align-items:flex-end}.longterm-order-order-date{flex:1;flex-direction:column;align-items:stretch;gap:6px}.longterm-order-order-date .MuiFormControl-root,.longterm-order-order-date .MuiPickersTextField-root,.longterm-order-order-date .MuiInputBase-root{width:100%}.longterm-order-form-element-row,.longterm-order-form-element-row--primary{grid-template-columns:1fr}.longterm-order-review-columns{display:none}.longterm-order-popup-product{grid-template-columns:minmax(0,1fr) auto auto}.longterm-order-popup-product-rabatt{grid-column:2 / -1}.longterm-order-review-totals>div{gap:10px;font-size:14px}.longterm-order-submit-bar{right:12px;bottom:14px;left:12px}.longterm-order .longterm-order-button-order{width:100%}.longterm-order-popup-header,.longterm-order-signature-header{min-height:60px;padding:12px 58px 12px 18px;font-size:21px}}@layer longterm-order-legacy{.longterm-order{height:100vh;width:100vw;color:#fff;display:flex;justify-content:center;align-items:center}.longterm-order-container{height:90%;width:100%}.longterm-order-client{display:flex;padding:0 0 10px 20px}.longterm-order-client-address{padding:0 0 10px 20px;font-size:14px}.longterm-order-client-name{margin-right:10px;font-size:35px}.longterm-order-wholesaler-name-highlight{height:61px;width:300px;display:flex;align-items:center;justify-content:center;background-color:#cc9f00;letter-spacing:2px}.longterm-order-product-divider{margin:0 20px 20px}.longterm-order-popup-divider{color:#fff;margin-bottom:5px}.longterm-order-group-divider{margin:20px;color:#fff;border:1px dashed white}.longterm-order-wholesaler,.longterm-order-pln{display:flex;align-items:center;margin-left:20px;margin-bottom:20px;font-size:20px}.longterm-order-pln-dont-show{display:none}.longterm-order-wholesaler-name,.longterm-order-pln-name{margin-right:20px;font-size:30px}.longterm-order-wholesaler-select,.longterm-order-pln-select{width:300px;margin-left:auto;margin-right:20px;outline:none;border-radius:3px;padding:20px 10px;cursor:pointer;font-size:20px;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030}.longterm-order-wholesaler-not-selected,.longterm-order-pln-not-selected{color:#d34040;font-size:18px}.longterm-order-order-date{display:flex;align-items:center;margin-left:20px;margin-bottom:20px;margin-top:20px;font-size:20px}.longterm-order-order-date div:nth-child(1) div{color:#fff}.longterm-order-order-date div:nth-child(1) label{color:#fff}.longterm-order-order-date div:nth-child(1) div input{border-color:#fff;text-align:right;width:130px;cursor:pointer}.longterm-order-order-date div:nth-child(1) div fieldset{border-color:#fff}.longterm-order-name{font-size:25px;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;padding:5px 10px;border-bottom:3px solid white;font-weight:900}.longterm-order-body{font-size:15px;height:calc(100% - 100px);margin:30px 0;overflow:scroll}input,textarea{border:1px solid #eeeeee;box-sizing:border-box;margin:0;outline:none;padding:10px}input[type=button]{-webkit-appearance:button;cursor:pointer}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}.longterm-order-form-element-input{height:38px;font-size:20px}.longterm-order-button-order{margin:20px}.longterm-order-button-order:disabled{color:gray;cursor:default}.longterm-order-wholesaler-modal,.longterm-order-order-type-modal,.longterm-order-pln-modal{width:100%;height:100%;padding:0;font-size:12px;display:flex;flex-direction:column;align-items:center}.longterm-order-wholesaler-modal-element,.longterm-order-order-type-modal-element,.longterm-order-pln-modal-element{width:calc(100% - 30px);color:#fff;font-size:30px;padding:20px 15px;text-align:center;cursor:pointer}.longterm-order-wholesaler-modal-element:hover,.longterm-order-order-type-modal-element:hover,.longterm-order-pln-modal-element:hover{background-color:#52b1cb}.longterm-order-wholesaler-modal-element:not(:last-child),.longterm-order-order-type-modal-element:not(:last-child),.longterm-order-pln-modal-element:not(:last-child){border-bottom:1px solid white}.longterm-order-modal{font-size:20px;height:100%}.longterm-order-modal>.longterm-order-popup-header{width:100%;height:40px;font-size:25px;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(270deg,#fff6,#ffffff1a 97%);padding:10px 0}.longterm-order-modal>.longterm-order-content{width:100%;padding:0;font-size:12px;overflow-y:scroll;height:80%}.longterm-order-modal>.longterm-order-actions{position:absolute;bottom:0;width:100%;padding:10px 5px;text-align:center}.longterm-order-modal>.longterm-order-close{cursor:pointer;position:absolute;display:block;padding:2px 5px;line-height:20px;right:-10px;top:-10px;font-size:24px;background:#fff;border-radius:18px;border:1px solid #cfcece}.longterm-order-modal-button{color:#fff;outline:none;border-radius:3px;padding:5px 10px;cursor:pointer;font-size:22px;width:30%}.longterm-order-modal-button-cancel{background-color:#b73131;margin-right:10px;padding:10px 5px}.longterm-order-modal-button-order{margin-left:10px;outline:none;border-radius:3px;padding:10px 5px;cursor:pointer;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030}.popup-content{padding:0;border:0;background-color:#004467;background-image:radial-gradient(50% 100%,#0000,#0009)}.popup-content:has(.longterm-order-modal){height:60%;width:95%;max-width:900px}.longterm-order-popup-product{display:flex;width:100%;background-image:linear-gradient(270deg,#ffffff21,#ffffff08 96%);align-items:center;font-size:18px;padding:10px 0;color:#fff}.longterm-order-popup-product:nth-child(odd){background-image:none}.longterm-order-product-group-first-row{display:flex;align-items:center}.longterm-order-popup-product-name{margin-left:10px;width:50%}.longterm-order-popup-product-amount{font-weight:500;color:#fff;margin:5px 5px 5px 20px;width:80px}.longterm-order-popup-product-group-name{background-image:linear-gradient(270deg,#fff6,#ffffff1a 97%);color:#883a3a;padding:5px 5px 5px 10px;font-weight:600}.longterm-order-popup-product-discount{margin-left:10px}.longterm-order-popup-product-rabatt{margin-left:20px}.longterm-order-popup-product-date{margin-left:auto;margin-right:20px}.longterm-order-popup-product-rabatt-indicator{color:#228b22;margin-left:10px}.longterm-order-non{color:#883a3a}.longterm-order-signature-header{width:100%;height:40px;font-size:25px;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(270deg,#fff6,#ffffff1a 97%);padding:10px 0}.longterm-order-signature-actions{position:absolute;bottom:0;width:100%;padding:10px 5px;text-align:center}.longterm-order-signature-close{cursor:pointer;position:absolute;display:block;padding:2px 5px;line-height:20px;right:-10px;top:-10px;font-size:24px;background:#fff;border-radius:18px;border:1px solid #cfcece}.longterm-order-loading-container{position:absolute;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fff6;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.add-longterm-order-product-button{margin-left:20px;margin-bottom:20px}.add-longterm-order-product-button-icon{margin-left:10px}.copy-longterm-order-product-button{margin-left:20px;margin-bottom:20px}.copy-longterm-order-product-button:disabled,.add-longterm-order-product-button:disabled{color:gray;cursor:default}.longterm-order-form-element{display:flex;flex-direction:column;margin:5px 20px;width:calc(33% - 40px)}.longterm-order-form-element-unavailable{color:#d34040;margin-left:20px}.longterm-order-form-element-label{width:120px;margin-bottom:5px;color:#fff;font-size:14px}.longterm-order-select-container{color:#000;width:calc(66% - 40px)}.longterm-order-select-container div:nth-child(2) div{border-radius:0;padding:2px;font-size:20px}.longterm-order-select-container div:nth-child(2) div:nth-child(3){min-height:30px}.longterm-order-select-container div:nth-child(2) div:nth-child(4) div div{margin-top:15px;margin-bottom:15px}.longterm-order-form-element-row{display:flex}.longterm-order-net-wholesale-price{background-color:#b9b9b9}.longterm-order-group-delete{margin-left:auto;margin-right:30px}.longterm-order-group-delete-icon{color:red;cursor:pointer;font-size:25px}@keyframes fade-in{0%{opacity:0;height:0}to{opacity:1;height:100%}}@media screen and (max-height: 1280px){.longterm-order-client-name{font-size:30px}.longterm-order-wholesaler-select,.add-longterm-order-product-button,.copy-longterm-order-product-button,.longterm-order-button-order{width:250px;padding:16px 8px;font-size:16px}}@media screen and (max-height: 1050px){.longterm-order-client-name{font-size:25px}.longterm-order-form-element-input{height:30px;font-size:15px}.longterm-order-select-container div:nth-child(2) div:nth-child(3){min-height:25px}.longterm-order-select-container div:nth-child(2) div{padding:1.5px;font-size:14px}.longterm-order-form-element-label{margin-bottom:4px;font-size:12px}.longterm-order-group-divider{margin:15px}.longterm-order-order-date{margin-bottom:15px;margin-top:15px;font-size:15px}.longterm-order-order-date div:nth-child(1) div{font-size:.75rem}.longterm-order-order-date div:nth-child(1) label{font-size:.75rem}.longterm-order-order-date div:nth-child(1) div input{width:100px}.longterm-order-modal>.longterm-order-popup-header,.longterm-order-signature-header{height:35px;font-size:20px;display:flex}.longterm-order-popup-product{font-size:14px}.longterm-order-modal-button-cancel,.longterm-order-modal-button-order{font-size:18px;padding:8px 4px}.longterm-order-popup-product{padding:8px 0}.longterm-order-popup-product-amount{margin:4px;width:40px}.longterm-order-popup-product-discount,.longterm-order-popup-product-rabatt,.longterm-order-popup-product-name{margin-left:4px}.longterm-order-wholesaler-modal,.longterm-order-order-type-modal,.longterm-order-pln-modal{height:70%}.longterm-order-wholesaler-modal-element,.longterm-order-order-type-modal-element,.longterm-order-pln-modal-element{font-size:15px;padding:12px 8px}}@media screen and (max-height: 800px){.longterm-order-client-name{font-size:20px}.longterm-order-form-element-input{height:25px;font-size:12px}.longterm-order-select-container div:nth-child(2) div:nth-child(3){min-height:22px}.longterm-order-select-container div:nth-child(2) div{padding:.9px;font-size:12px}.longterm-order-form-element-label{margin-bottom:3px;font-size:10px}.longterm-order-group-divider{margin:10px}.longterm-order-order-date{margin-bottom:12px;margin-top:12px;font-size:12px}.longterm-order-order-date div:nth-child(1) div{font-size:.6rem}.longterm-order-order-date div:nth-child(1) label{font-size:.6rem}.longterm-order-order-date div:nth-child(1) div input{width:70px}.longterm-order-modal>.longterm-order-popup-header,.longterm-order-signature-header{height:35px;font-size:20px;display:flex}.longterm-order-popup-product{font-size:12px}.longterm-order-modal-button-cancel,.longterm-order-modal-button-order{font-size:14px;padding:6px 3px}.longterm-order-popup-product{padding:6px 0}}@media screen and (max-width: 700px){.longterm-order-wholesaler,.longterm-order-pln{margin-bottom:20px;font-size:15px}.longterm-order-wholesaler-name,.longterm-order-pln-name,.longterm-order-wholesaler-not-selected,.longterm-order-pln-not-selected{font-size:15px}.longterm-order-wholesaler-select,.longterm-order-pln-select{width:200px;padding:10px 5px;font-size:15px}}@media screen and (max-height: 950px) and (max-width: 500px){.longterm-order-client-name{font-size:20px}.longterm-order-popup-product{font-size:12px}.longterm-order-modal-button-cancel,.longterm-order-modal-button-order{font-size:12px;padding:8px 2px;width:40%}}}.longterm-order .order-header-actions:before{content:"";position:fixed;inset:0 0 auto;height:94px;background:#062e40;z-index:-1;pointer-events:none}@media (max-width: 767px){.longterm-order .order-header-actions:before{height:78px}}.longterm-order-product-option--menu .longterm-order-product-option-name{white-space:normal;overflow-wrap:anywhere}.longterm-order-body{scroll-padding-top:94px;scroll-padding-bottom:100px}@media (max-width: 767px){.longterm-order-body{scroll-padding-top:78px}}.queued-order-modern .order-products-header,.queued-order-modern .order-product-row{grid-template-columns:minmax(0,1fr) 110px 120px}.queued-order-page-actions{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px;padding-top:16px}.queued-order-uncertainty-note{flex:0 0 100%;margin:0;line-height:1.5}.queued-order-action{min-width:180px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border:1px solid rgba(255,255,255,.16);border-radius:10px;color:#fff;font:inherit;font-size:16px;font-weight:700;line-height:1.2;box-shadow:0 7px 18px #0000002e;cursor:pointer;transition:filter .15s ease,box-shadow .15s ease}.queued-order-action:hover{filter:brightness(1.1);box-shadow:0 9px 22px #00000038}.queued-order-action:focus-visible{outline:2px solid #87cddd;outline-offset:3px}.queued-order-action:disabled{opacity:.62;cursor:wait}.queued-order-delete-button{border-color:#efaaaa6b;background:#bf393d}.queued-order-resend-button{border-color:#5bdecb6b;background:#0d8f82}.queued-order-cancel-button{background:#ffffff1a;color:#fff}.queued-order-modal-content{box-sizing:border-box;max-height:85vh;max-height:85dvh;overflow-y:auto;width:100%;padding:24px;color:#fff;font-family:inherit}.queued-order-modal-content>p{font-size:16px;line-height:1.5}.queued-order-modal-header{margin-bottom:10px;color:#efb0b0;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.queued-order-modal-title{font-size:22px;font-weight:700;line-height:1.35}.queued-order-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}.queued-order-date-field{display:flex;flex-direction:column;gap:8px;margin-top:22px;color:#c5e3ec;font-size:16px;line-height:1.4}.queued-order-date-field .MuiInputLabel-root{color:#c5e3ec;background:#0b3950;padding-inline:4px}@media (min-width: 600px) and (min-height: 1001px){.resend-date-picker-dialog .MuiDialog-paper{width:95%;max-width:95%;margin:0}}.queued-order-modal-actions .queued-order-action{min-width:135px}@media (min-width: 700px) and (max-width: 900px){.queued-order-modern .order-products-header,.queued-order-modern .order-product-row{grid-template-columns:minmax(0,1fr) 90px 100px}}@media (max-width: 699px){.queued-order-modern .order-product-row{grid-template-columns:repeat(2,minmax(0,1fr))}.queued-order-modern .order-product-main{grid-column:1 / -1}.queued-order-page-actions{justify-content:stretch}.queued-order-page-actions>*,.queued-order-page-actions .queued-order-action{width:100%;min-width:0}.queued-order-modal-actions{flex-direction:column-reverse}.queued-order-modal-actions .queued-order-action{width:100%}}.dont-show{display:none}.longterm-promotion-order{height:100vh;width:100vw;color:#fff;display:flex;justify-content:center;align-items:center}.longterm-promotion-order-container{height:90%;width:100%}.longterm-promotion-order-client{display:flex;padding:0 0 10px 20px}.longterm-promotion-order-client-address{padding:0 0 10px 20px;font-size:14px}.longterm-promotion-order-client-name{margin-right:10px;font-size:35px}.longterm-promotion-order-wholesaler-name-highlight{height:61px;width:300px;display:flex;align-items:center;justify-content:center;background-color:#cc9f00;letter-spacing:2px}.longterm-promotion-order-product-divider{margin:0 20px 20px}.longterm-promotion-order-popup-divider{color:#fff;margin-bottom:5px}.longterm-promotion-order-group-divider{margin:20px;color:#fff;border:1px dashed white}.longterm-promotion-order-wholesaler,.longterm-promotion-order-pln,.longterm-promotion-order-promotion-type-container{display:flex;align-items:center;margin-left:20px;margin-bottom:20px;font-size:20px}.longterm-promotion-order-pln-dont-show{display:none}.longterm-promotion-order-wholesaler-name,.longterm-promotion-order-pln-name,.longterm-promotion-order-promotion-type{margin-right:20px;font-size:30px}.longterm-promotion-order-wholesaler-select,.longterm-promotion-order-pln-select,.longterm-promotion-order-promotion-type-select{width:300px;margin-left:auto;margin-right:20px;outline:none;border-radius:3px;padding:20px 10px;cursor:pointer;font-size:20px;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030}.longterm-promotion-order-wholesaler-select:disabled,.longterm-promotion-order-order-type-select:disabled,.longterm-promotion-order-pln-select:disabled,.longterm-promotion-order-promotion-type-select:disabled{color:#a9a9a9}.longterm-promotion-order-wholesaler-not-selected,.longterm-promotion-order-order-type-not-selected,.longterm-promotion-order-pln-not-selected,.longterm-promotion-order-promotion-type-not-selected{color:#d34040;font-size:18px}.longterm-promotion-order-order-date{display:flex;align-items:center;margin-left:20px;margin-bottom:20px;margin-top:20px;font-size:20px}.longterm-promotion-order-order-date div:nth-child(1) div{color:#fff}.longterm-promotion-order-order-date div:nth-child(1) label{color:#fff}.longterm-promotion-order-order-date div:nth-child(1) div input{border-color:#fff;text-align:right;width:130px;cursor:pointer}.longterm-promotion-order-order-date div:nth-child(1) div fieldset{border-color:#fff}.longterm-promotion-order-name{font-size:25px;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;padding:5px 10px;border-bottom:3px solid white;font-weight:900}.longterm-promotion-order-body{font-size:15px;height:calc(100% - 100px);margin:30px 0;overflow:scroll}input,textarea{border:1px solid #eeeeee;box-sizing:border-box;margin:0;outline:none;padding:10px}input[type=button]{-webkit-appearance:button;cursor:pointer}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}.longterm-promotion-min-amount{margin:20px}.longterm-promotion-min-amount-color{color:#228b22}.longterm-promotion-min-amount-value{margin-left:20px}.longterm-promotion-min-amount-key{margin-left:10px}.longterm-promotion-order-form-element-input{height:38px;font-size:20px}.longterm-promotion-order-button-order{margin:20px}.longterm-promotion-order-button-order:disabled{color:gray;cursor:default}.longterm-promotion-order-wholesaler-modal,.longterm-promotion-order-order-type-modal,.longterm-promotion-order-pln-modal,.longterm-promotion-order-promotion-type-modal{width:100%;height:100%;padding:0;font-size:12px;display:flex;flex-direction:column;align-items:center}.longterm-promotion-order-wholesaler-modal-element,.longterm-promotion-order-order-type-modal-element,.longterm-promotion-order-pln-modal-element,.longterm-promotion-order-promotion-type-modal-element{width:calc(100% - 30px);color:#fff;font-size:30px;padding:20px 15px;text-align:center;cursor:pointer}.longterm-promotion-order-wholesaler-modal-element:hover,.longterm-promotion-order-order-type-modal-element:hover,.longterm-promotion-order-pln-modal-element:hover{background-color:#52b1cb}.longterm-promotion-order-wholesaler-modal-element:not(:last-child),.longterm-promotion-order-order-type-modal-element:not(:last-child),.longterm-promotion-order-pln-modal-element:not(:last-child),.longterm-promotion-order-promotion-type-modal-element:not(:last-child){border-bottom:1px solid white}.longterm-promotion-order-modal{font-size:20px;height:100%}.longterm-promotion-order-modal>.longterm-promotion-order-popup-header{width:100%;height:40px;font-size:25px;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(270deg,#fff6,#ffffff1a 97%);padding:10px 0}.longterm-promotion-order-modal>.longterm-promotion-order-content{width:100%;padding:0;font-size:12px;overflow-y:scroll;height:80%}.longterm-promotion-order-modal>.longterm-promotion-order-actions{position:absolute;bottom:0;width:100%;padding:10px 5px;text-align:center}.longterm-promotion-order-modal>.longterm-promotion-order-close{cursor:pointer;position:absolute;display:block;padding:2px 5px;line-height:20px;right:-10px;top:-10px;font-size:24px;background:#fff;border-radius:18px;border:1px solid #cfcece}.longterm-promotion-order-modal-button{color:#fff;outline:none;border-radius:3px;padding:5px 10px;cursor:pointer;font-size:22px;width:30%}.longterm-promotion-order-modal-button-cancel{background-color:#b73131;margin-right:10px;padding:10px 5px}.longterm-promotion-order-modal-button-order{margin-left:10px;outline:none;border-radius:3px;padding:10px 5px;cursor:pointer;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030}.popup-content{padding:0;border:0;background-color:#004467;background-image:radial-gradient(50% 100%,#0000,#0009)}.popup-content:has(.longterm-promotion-order-modal){height:60%;width:95%!important;max-width:900px!important}.longterm-promotion-order-popup-product{display:flex;width:100%;background-image:linear-gradient(270deg,#ffffff21,#ffffff08 96%);align-items:center;font-size:18px;padding:10px 0;color:#fff}.longterm-promotion-order-popup-product:nth-child(odd){background-image:none}.longterm-promotion-order-product-group-first-row{display:flex;align-items:center}.longterm-promotion-order-popup-product-name{margin-left:10px;width:50%}.longterm-promotion-order-popup-product-amount{font-weight:500;color:#fff;margin:5px 5px 5px 20px;width:80px}.longterm-promotion-order-popup-product-group-name{background-image:linear-gradient(270deg,#fff6,#ffffff1a 97%);color:#883a3a;padding:5px 5px 5px 10px;font-weight:600}.longterm-promotion-order-popup-product-discount{margin-left:10px}.longterm-promotion-order-popup-product-rabatt{margin-left:20px}.longterm-promotion-order-popup-product-date{margin-left:auto;margin-right:20px}.longterm-promotion-order-popup-product-rabatt-indicator{color:#228b22;margin-left:10px}.longterm-promotion-order-non{color:#883a3a}.longterm-promotion-order-signature-header{width:100%;height:40px;font-size:25px;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;background-image:linear-gradient(270deg,#fff6,#ffffff1a 97%);padding:10px 0}.longterm-promotion-order-signature-actions{position:absolute;bottom:0;width:100%;padding:10px 5px;text-align:center}.longterm-promotion-order-signature-close{cursor:pointer;position:absolute;display:block;padding:2px 5px;line-height:20px;right:-10px;top:-10px;font-size:24px;background:#fff;border-radius:18px;border:1px solid #cfcece}.longterm-promotion-order-loading-container{position:absolute;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fff6;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.add-longterm-promotion-order-product-button{margin-left:20px;margin-bottom:20px}.add-longterm-promotion-order-product-button-icon{margin-left:10px}.copy-longterm-promotion-order-product-button{margin-left:20px;margin-bottom:20px}.copy-longterm-promotion-order-product-button:disabled,.add-longterm-promotion-order-product-button:disabled{color:gray;cursor:default}.longterm-promotion-order-form-element{display:flex;flex-direction:column;margin:5px 20px;width:calc(33% - 40px)}.longterm-promotion-order-form-element-label{width:120px;margin-bottom:5px;color:#fff;font-size:14px}.longterm-promotion-order-select-container{color:#000;width:calc(66% - 40px)}.longterm-promotion-order-select-container div:nth-child(2) div{border-radius:0;padding:2px;font-size:20px}.longterm-promotion-order-select-container div:nth-child(2) div:nth-child(3){min-height:30px}.longterm-promotion-order-select-container div:nth-child(2) div:nth-child(4) div div{margin-top:15px;margin-bottom:15px}.longterm-promotion-order-form-element-row{display:flex}.longterm-promotion-order-disabled-input{background-color:#b9b9b9}.longterm-promotion-order-group-delete{margin-left:auto;margin-right:30px}.longterm-promotion-order-group-delete-icon{color:red;cursor:pointer;font-size:25px}@keyframes fade-in{0%{opacity:0;height:0}to{opacity:1;height:100%}}@media screen and (max-height: 1280px){.longterm-promotion-order-client-name{font-size:30px}.longterm-promotion-order-wholesaler-select,.add-longterm-promotion-order-product-button,.copy-longterm-promotion-order-product-button,.longterm-promotion-order-button-order,.longterm-promotion-order-promotion-type-select{width:250px;padding:16px 8px;font-size:16px}}@media screen and (max-height: 1050px){.longterm-promotion-order-client-name{font-size:25px}.longterm-promotion-order-form-element-input{height:30px;font-size:15px}.longterm-promotion-order-select-container div:nth-child(2) div:nth-child(3){min-height:25px}.longterm-promotion-order-select-container div:nth-child(2) div{padding:1.5px;font-size:14px}.longterm-promotion-order-form-element-label{margin-bottom:4px;font-size:12px}.longterm-promotion-order-group-divider{margin:15px}.longterm-promotion-order-order-date{margin-bottom:15px;margin-top:15px;font-size:15px}.longterm-promotion-order-order-date div:nth-child(1) div{font-size:.75rem}.longterm-promotion-order-order-date div:nth-child(1) label{font-size:.75rem}.longterm-promotion-order-order-date div:nth-child(1) div input{width:100px}.longterm-promotion-order-modal>.longterm-promotion-order-popup-header,.longterm-promotion-order-signature-header{height:35px;font-size:20px;display:flex}.longterm-promotion-order-popup-product{font-size:14px}.longterm-promotion-order-modal-button-cancel,.longterm-promotion-order-modal-button-order{font-size:18px;padding:8px 4px}.longterm-promotion-order-popup-product{padding:8px 0}.longterm-promotion-order-popup-product-amount{margin:4px;width:40px}.longterm-promotion-order-popup-product-discount,.longterm-promotion-order-popup-product-rabatt,.longterm-promotion-order-popup-product-name{margin-left:4px}.longterm-promotion-order-wholesaler-modal,.longterm-promotion-order-order-type-modal,.longterm-promotion-order-pln-modal,.longterm-promotion-order-promotion-type-modal{height:70%}.longterm-promotion-order-wholesaler-modal-element,.longterm-promotion-order-order-type-modal-element,.longterm-promotion-order-pln-modal-element,.longterm-promotion-order-promotion-type-modal-element{font-size:15px;padding:12px 8px}}@media screen and (max-height: 800px){.longterm-promotion-order-client-name{font-size:20px}.longterm-promotion-order-form-element-input{height:25px;font-size:12px}.longterm-promotion-order-select-container div:nth-child(2) div:nth-child(3){min-height:22px}.longterm-promotion-order-select-container div:nth-child(2) div{padding:.9px;font-size:12px}.longterm-promotion-order-form-element-label{margin-bottom:3px;font-size:10px}.longterm-promotion-order-group-divider{margin:10px}.longterm-promotion-order-order-date{margin-bottom:12px;margin-top:12px;font-size:12px}.longterm-promotion-order-order-date div:nth-child(1) div{font-size:.6rem}.longterm-promotion-order-order-date div:nth-child(1) label{font-size:.6rem}.longterm-promotion-order-order-date div:nth-child(1) div input{width:70px}.longterm-promotion-order-modal>.longterm-promotion-order-popup-header,.longterm-promotion-order-signature-header{height:35px;font-size:20px;display:flex}.longterm-promotion-order-popup-product{font-size:12px}.longterm-promotion-order-modal-button-cancel,.longterm-promotion-order-modal-button-order{font-size:14px;padding:6px 3px}.longterm-promotion-order-popup-product{padding:6px 0}}@media screen and (max-width: 700px){.longterm-promotion-order-wholesaler,.longterm-promotion-order-pln,.longterm-promotion-order-promotion-type-container{margin-bottom:20px;font-size:15px}.longterm-promotion-order-wholesaler-name,.longterm-promotion-order-pln-name,.longterm-promotion-order-promotion-type,.longterm-promotion-order-wholesaler-not-selected,.longterm-promotion-order-pln-not-selected,.longterm-promotion-order-promotion-type-not-selected{font-size:15px}.longterm-promotion-order-wholesaler-select,.longterm-promotion-order-pln-select,.longterm-promotion-order-promotion-type-select{width:200px;padding:10px 5px;font-size:15px}}@media screen and (max-height: 950px) and (max-width: 500px){.longterm-promotion-order-client-name{font-size:20px}.longterm-promotion-order-popup-product{font-size:12px}.longterm-promotion-order-modal-button-cancel,.longterm-promotion-order-modal-button-order{font-size:12px;padding:8px 2px;width:40%}}.longterm-review-months{display:grid;gap:16px;padding:18px}.longterm-review-month{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#082a3e9e;box-shadow:0 10px 24px #0000002b}.longterm-review-month-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;border-bottom:1px solid rgba(135,205,221,.25);background:linear-gradient(135deg,#3996b233,#ffffff09);color:#fff}.longterm-review-month-header span{display:block;margin-bottom:4px;color:#87cddd;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.longterm-review-month-header h3{margin:0;font-size:21px;line-height:1.15;text-transform:capitalize}.longterm-review-month-header strong{flex:0 0 auto;padding:7px 10px;border:1px solid rgba(135,205,221,.24);border-radius:999px;background:#ffffff12;color:#d8e8ed;font-size:13px;line-height:1}.longterm-review-columns,.longterm-review-product{display:grid;grid-template-columns:minmax(0,1fr) 90px 90px;align-items:center;gap:14px}.longterm-review-columns{min-height:34px;padding:5px 18px;color:#ffffff8c;font-size:11px;font-weight:700;text-transform:uppercase}.longterm-review-columns span:not(:first-child){text-align:right}.longterm-review-product{min-height:52px;padding:8px 18px;border-top:1px solid rgba(255,255,255,.08);color:#fff;font-size:15px}.longterm-review-product:nth-child(odd){background:#ffffff09}.longterm-review-product-name{min-width:0;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.longterm-review-product-value{font-weight:700;text-align:right;white-space:nowrap}.longterm-review-discount{color:#bfe8d2}@media screen and (max-width: 620px){.longterm-review-months{gap:12px;padding:12px}.longterm-review-month-header{padding:13px 14px}.longterm-review-month-header h3{font-size:18px}.longterm-review-columns{display:none}.longterm-review-product{grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:12px 14px;font-size:13px}.longterm-review-product-value:before{content:attr(data-label);display:block;margin-bottom:3px;color:#ffffff80;font-size:9px;text-transform:uppercase}}.popup-content:has(.longterm-promotion-signature){width:min(900px,calc(100% - 24px))!important;height:min(860px,90dvh);max-height:90dvh;padding:0;border-radius:14px}.longterm-promotion-signature{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#073448;border-radius:14px;overflow:hidden}.longterm-promotion-signature-pad{min-width:0;min-height:0;margin:16px;background:#f2f7f5;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}.longterm-promotion-signature-pad .sigCanvas{display:block;margin:0;border:0;touch-action:none;background:#f2f7f5}.longterm-promotion-signature .longterm-promotion-order-signature-header{height:auto;min-height:52px;box-sizing:border-box;padding:12px 48px;font-size:22px}.longterm-promotion-signature .longterm-promotion-order-signature-actions{position:static;box-sizing:border-box;display:flex;gap:12px;padding:12px 16px}.longterm-promotion-signature .longterm-promotion-order-modal-button{flex:1;width:auto;min-width:0;min-height:48px;margin:0;font-size:18px;border-radius:10px}.longterm-promotion-signature .longterm-promotion-order-signature-close{top:8px;right:8px;width:36px;height:36px;z-index:1}.longterm-promotion-order-order-date .MuiPickersInputBase-root{background:#ffffff14;color:#fff;min-height:48px}.longterm-promotion-order-order-date .MuiPickersSectionList-root{color:#fff;opacity:1;font-size:17px}.longterm-promotion-order-order-date .MuiInputLabel-root{color:#b9dbe4}@media screen and (max-width: 620px){.longterm-promotion-order{width:100%;height:100dvh}.longterm-promotion-order-body{overflow-x:hidden}.longterm-promotion-order-wholesaler,.longterm-promotion-order-pln{flex-wrap:wrap;gap:8px;margin:0 16px 16px}.longterm-promotion-order-wholesaler-select,.longterm-promotion-order-pln-select{box-sizing:border-box;width:100%;margin:0;min-height:44px}.longterm-promotion-order-wholesaler-name,.longterm-promotion-order-pln-name{margin:0;font-size:20px}.longterm-promotion-order-product-group-first-row{min-width:0}.longterm-promotion-order-order-date{min-width:0;flex:1;margin:16px}.longterm-promotion-order-order-date .MuiFormControl-root{width:100%;min-width:0}.longterm-promotion-order-form-element-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 16px}.longterm-promotion-order-form-element{width:auto;min-width:0;margin:6px 0}.longterm-promotion-order-select-container{grid-column:1 / -1}.longterm-promotion-order-form-element-label{width:auto;min-height:20px}.longterm-promotion-order-form-element-input{box-sizing:border-box;width:100%;min-height:44px;margin:0;font-size:16px}}.longterm-promotion-order-wholesaler-select,.longterm-promotion-order-pln-select,.longterm-promotion-order-promotion-type-select{border-radius:9px;border:1px solid rgba(135,205,221,.3);background:#16465b;color:#fff;min-height:44px}.longterm-promotion-order input:not([type=checkbox]):not([type=radio]){border-radius:8px;border:1px solid rgba(23,56,74,.22);background:#f5f7f8;color:#17384a}.longterm-promotion-order-wholesaler-not-selected,.longterm-promotion-order-pln-not-selected,.longterm-promotion-order-promotion-type-not-selected{color:#f4c28c}@media (max-width: 480px),(max-height: 500px),(min-width: 1100px){.popup-content:has(.longterm-promotion-order-modal){width:100%!important;max-width:100%!important;height:100dvh;max-height:100dvh;margin:0!important;bottom:0!important}.longterm-promotion-order-modal{display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.longterm-promotion-order-modal>.longterm-promotion-order-popup-header{box-sizing:border-box;height:auto;min-height:64px;padding:12px 52px;font-size:24px;line-height:1.1}.longterm-promotion-order-modal>.longterm-promotion-order-content{height:auto;min-height:0;overflow-y:auto}.longterm-promotion-order-modal>.longterm-promotion-order-actions{position:static;box-sizing:border-box;display:flex;gap:12px;padding:12px 14px max(12px,env(safe-area-inset-bottom));background:#073448}.longterm-promotion-order-modal>.longterm-promotion-order-actions .longterm-promotion-order-modal-button{flex:1;min-width:0;width:auto;min-height:48px;margin:0;border-radius:9px;font-size:20px}.longterm-promotion-order-modal>.longterm-promotion-order-close{box-sizing:border-box;top:10px;right:10px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#073448;color:#fff;border-color:#506b83;z-index:1}}.apc-body{width:100%;min-height:100%;padding:38px var(--app-gutter) 56px;color:#fff;box-sizing:border-box}.apc-body-inner{width:min(100%,1040px);margin:0 auto}.apc-header{display:flex;align-items:center;gap:22px;margin-bottom:24px}.apc-back-button{flex:0 0 44px;width:44px;height:44px;padding:10px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ffffff1a;color:#fff;box-shadow:0 5px 14px #0000002e;cursor:pointer}.apc-back-button svg{width:18px;height:24px}.apc-title{margin:0;font-size:clamp(32px,5vw,46px);font-weight:700;line-height:1.05;overflow-wrap:anywhere}.apc-card{padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#082a3e94;box-shadow:0 14px 34px #0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.apc-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.apc-row{display:flex;flex-direction:column;gap:7px;min-width:0}.apc-row-wide{grid-column:1 / -1}.apc-row-label{font-size:15px;line-height:1.25;color:#ffffffd1}.apc-row-input{box-sizing:border-box;width:100%;min-width:0;height:46px;margin:0;padding:11px 14px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#fffffff5;color:#17384a;font-family:Unna,Georgia,serif;font-size:16px;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.apc-row-input:focus{outline:none;border-color:#52b1cb;box-shadow:0 0 0 3px #52b1cb33}.apc-action-row{display:flex;justify-content:flex-end;gap:14px;margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14)}.apc-action-row button{min-width:140px;min-height:52px;height:auto;margin:0;padding:10px 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#ffffff1a;color:#fff;font-family:inherit;font-size:16px;line-height:1.2;box-shadow:0 5px 14px #00000029;cursor:pointer;transition:background-color .15s ease}.apc-action-row .apc-filter-button{border-color:#52b1cb73;background:#52b1cb33}.apc-cancel-button:hover,.apc-back-button:hover{background:#ffffff2b}.apc-action-row .apc-filter-button:hover{background:#52b1cb4a}.apc-body button:focus-visible{outline:2px solid #52b1cb;outline-offset:3px}@media screen and (max-width: 767px){.apc-body{padding-top:24px}.apc-header{gap:16px;margin-bottom:18px}.apc-card{padding:18px;border-radius:13px}.apc-fields{grid-template-columns:1fr}.apc-action-row{flex-wrap:wrap}.apc-action-row button{flex:1 1 140px}}@media screen and (min-width: 1280px){.apc-body{padding-top:54px}}.archivedorder{height:100vh;width:100vw;color:#fff;display:flex;justify-content:center;align-items:center}.archivedorder-container{height:90%;width:70%}.archivedorder-name{font-size:35px;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;padding:5px 10px;border-bottom:3px solid white}.archivedorder-body{font-size:22px;background-color:#ffffff1a;box-shadow:0 8px 16px #0003,0 6px 20px #00000030;color:#000;height:70%;padding:20px 10px 10px;margin-top:30px;overflow:scroll}.archivedorder-row{color:#fff}.archivedorder-row-span{display:inline-block;width:40%}.archivedorder-hr{color:#fff;margin-bottom:20px}.archivedorder-items-title{color:#fff;font-size:22px;margin:20px 0;display:flex}.archivedorder-items-title-products{text-decoration:underline}.archivedorder-items-title-shipped{margin-left:auto;font-size:18px}.archivedorder-item-row{display:flex;margin:20px 0;font-size:18px;color:#fff}.archivedorder-item-status-row{display:flex;margin:20px 0 20px 30px;font-size:18px;color:#fff}.archivedorder-item-name{width:50%;font-size:16px}.archivedorder-item-amount{margin-left:10px;width:100px}.archivedorder-item-shipped{margin-left:auto;margin-right:20px}.archivedorder-status-error{color:#8b0000}.archivedorder-status-success{color:#228b22}.archivedorder-status-warning{color:#d0d018}.archivedorder-status-waiting-approval{color:#c06ad9}.go-back-archivedorder{position:absolute;top:40px;left:40px;color:#fff}@media screen and (max-height: 1300px){.archivedorder-container{width:90%}.archivedorder-name{font-size:25px}.archivedorder-body{height:90%;font-size:16px}.archivedorder-body hr{margin-bottom:10px}.go-back-archivedorder{top:20px;left:20px}}@media screen and (max-height: 1050px){.archivedorder-container{width:90%}.archivedorder-name{font-size:25px}.archivedorder-body{font-size:16px}.archivedorder-body hr{margin-bottom:10px}.archivedorder-items-title{font-size:18px}.archivedorder-items-title-shipped{font-size:16px}.archivedorder-item-row{font-size:14px}.archivedorder-item-name,.archivedorder-item-status-row{font-size:12px}}@media screen and (max-height: 950px) and (max-width: 500px){.archivedorder-name{font-size:16px}.go-back-archivedorder{top:10px;left:10px}.archivedorder-body{font-size:12px}}@media screen and (max-width: 600px){.archivedorder-item-shipped{margin-left:10px;min-width:28px}.archivedorder-item-discount{min-width:28px}}.archivedorder-body{color:#fff;overflow-x:hidden}.archivedorder-item-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:12px;align-items:center}.archivedorder-item-name{width:auto;overflow-wrap:anywhere;font-size:16px}.archivedorder-item-amount,.archivedorder-item-shipped{width:auto;margin:0}@media (max-width: 599px){.archivedorder-item-row{grid-template-columns:repeat(3,minmax(0,1fr));font-size:14px}.archivedorder-item-name{grid-column:1 / -1}.archivedorder-row{overflow-wrap:anywhere}.archivedorder-name{padding-left:36px}}.lastvisitevents-container{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;position:relative}.lastvisitevents{margin:0;width:var(--app-content-width);padding:0;border-top:3px solid #506b83}.lastvisitevents-text-name{color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;padding:20px 10px 5px;font-weight:700;font-size:25px}.lastvisitevents-text-address{color:#d3d3d3;padding:5px 10px 20px;font-size:20px}.lastvisitevents-text-franchise{color:#6daf5c;padding:5px 10px 20px;font-size:16px}.lastvisitevents-angle-right{position:absolute;top:15px;right:17%;color:#52b1cb}.lastvisitevents-search-container{width:var(--app-content-width);display:flex;align-items:center;margin:50px 0 10px;position:relative}.lastvisitevents-cancel-search{color:#c3c3c3;position:absolute;left:calc(100% - 180px);width:20px;height:200px}.virtual-list-clients{margin-top:10px}.no-pharmacies-for-user{position:absolute;top:40%;font-size:30px;color:#d3d3d3}.lastvisitevents-loading{animation:spin-animation 1s infinite;color:#d3d3d3;margin:auto}.lastvisitevents-color-longtime{color:#ba3939}.lastvisitevents-color-midtime{color:#d0d025}.lastvisitevents-color-shorttime{color:#228b22}.lastvisitevents-search-input{margin-right:auto;border:none;background:#f2f2f2;height:45px;width:calc(100% - 150px);font-size:20px}.lastvisitevents-search-input::placeholder{position:absolute;left:12px;color:#aaa;text-overflow:ellipsis;font-size:16px;top:16px;padding-left:5px}.lastvisitevents-filter-icons-container{display:flex;width:120px}.lastvisitevents-filter-icon-div{width:45px;height:45px;display:flex;align-items:center;justify-content:center;margin-right:auto;border-radius:50%;background-color:#d7d7d6;font-size:1.2em}.lastvisitevents-reset-filter-icon-div{width:45px;height:45px;display:flex;align-items:center;justify-content:center;margin-left:auto;border-radius:50%;background-color:#d7d7d6;font-size:1.2em}.lastvisitevents-search-info{color:#d7d7d6;width:var(--app-content-width);font-size:14px}.lastvisitevents-search-info-total,.lastvisitevents-search-info-filtered{margin-right:5px}.lastvisitevents-filter-icon,.lastvisitevents-reset-filter-icon{color:#000}.lastvisitevents-reset-filter-icon-red{color:#ba3939}@keyframes spin-animation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@media screen and (max-height: 1449px){.lastvisitevents-text-name{font-size:20px}.lastvisitevents-text-address{font-size:16px}.lastvisitevents-text-franchise{font-size:12px}}@media screen and (max-height: 1280px){.lastvisitevents-text-name{font-size:18px}.lastvisitevents-text-address{font-size:14px;padding-bottom:5px}.lastvisitevents-text-franchise{font-size:10px}}@media screen and (max-height: 950px){.lastvisitevents-text-name{font-size:16px;padding-top:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lastvisitevents-text-address{font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lastvisitevents-search-container input{height:30px;font-size:12px;padding:5px}.lastvisitevents-search-container input::placeholder{font-size:12px;top:10px;padding-left:5px}}@media screen and (max-height: 670px){.lastvisitevents-text-name{font-size:12px}.lastvisitevents-text-address{font-size:10px}.lastvisitevents-text-franchise{font-size:7px}}.lastvisitevents-search-container .lastvisitevents-search-input{box-sizing:border-box;height:44px;border-radius:8px;padding:10px 36px 10px 12px;font-size:16px}.lastvisitevents-search-input::placeholder{position:static;font-size:16px}.lastvisitevents-cancel-search{height:24px}.lastvisitevents-text-address,.lastvisitevents-text-franchise{font-size:14px;padding-block:2px}@media (max-width: 799px){.lastvisitevents-container>.go-back{left:var(--app-gutter);top:24px;z-index:1;width:44px;height:44px;padding:10px;box-sizing:border-box}.lastvisitevents-search-container{box-sizing:border-box;margin-top:24px;padding-left:56px}.lastvisitevents-search-container .lastvisitevents-search-input{width:100%;min-width:0}.lastvisitevents-search-container .lastvisitevents-cancel-search{left:auto;right:10px}}.order-history-loading-container{box-sizing:border-box;width:100%;min-height:100dvh;display:flex;flex-direction:column;align-items:center;position:relative;padding-top:22px;overflow:hidden}.order-history-header{display:flex;width:min(var(--app-content-width),calc(100% - 140px));flex-direction:column;align-items:center;gap:12px;margin-bottom:12px}.order-history-header h3{height:auto;margin:0;color:#fff;font-size:clamp(26px,3vw,34px);line-height:1.15;text-align:center}.order-history-search-input{box-sizing:border-box;width:min(100%,430px);height:52px;padding:0 18px;border:1px solid rgba(135,205,221,.34);border-radius:14px;outline:none;background:#f4f7f8;color:#17384a;font:inherit;font-size:16px;transition:border-color .16s ease,box-shadow .16s ease}.order-history-search-input::placeholder{color:#758995;opacity:1}.order-history-search-input:focus{border-color:#52b1cb;box-shadow:0 0 0 3px #52b1cb2e}.order-history-search-input::-webkit-search-cancel-button{cursor:pointer}.go-back-by-pharmacy{box-sizing:border-box;position:absolute;top:24px;left:max(24px,calc((100% - var(--app-content-width)) / 2 - 72px));width:52px;height:52px;padding:14px;border:1px solid rgba(135,205,221,.25);border-radius:50%;background:#52b1cb24;color:#fff;cursor:pointer;transition:background-color .16s ease,transform .16s ease}.go-back-by-pharmacy:hover{background:#52b1cb40}.go-back-by-pharmacy:active{transform:translate(-2px)}.virtual-list-clients{margin-top:0;overflow-x:hidden!important}.virtual-list-clients>div>div{display:flex;justify-content:center}.order-history-loading-container .orders-item-row{width:var(--app-content-width);height:100%;padding:10px 8px;border-top-width:2px;cursor:pointer;transition:background-color .14s ease}.order-history-loading-container .orders-item-row:hover{background:#52b1cb0e}.order-history-loading-container .orders-queue{margin-right:24px}.order-history-loading-container .orders-text{min-width:0;flex:1;overflow:hidden}.order-history-loading-container .orders-text-name,.order-history-loading-container .orders-text-address{padding:0 10px}.order-history-loading-container .orders-text-name{font-size:20px;line-height:1.25}.order-history-loading-container .orders-text-address{margin-top:8px;overflow:hidden;color:#d1dce1;font-size:17px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.order-history-text-meta{display:flex;min-width:0;flex-wrap:wrap;gap:5px 12px;padding:0 10px;margin-top:9px;overflow:hidden;color:#75c8d6;font-size:14px;line-height:1.2}.order-history-text-meta span{max-width:100%;padding:3px 7px;border:1px solid rgba(117,200,214,.24);border-radius:6px;background:#52b1cb14;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-history-text-meta span+span:before{content:none}.no-orders-for-user{margin:auto;color:#75c8d6;font-size:20px;text-align:center}@media screen and (max-width: 700px){.order-history-loading-container{padding-top:18px}.order-history-header{width:calc(100% - 112px);gap:10px}.order-history-header h3{font-size:23px}.order-history-search-input{height:48px}.go-back-by-pharmacy{top:18px;left:16px;width:48px;height:48px;padding:13px}.order-history-loading-container .orders-item-row{width:var(--app-content-width);min-height:100%;padding:10px 4px}.order-history-loading-container .orders-queue{flex-basis:30px;width:30px;height:30px;margin-right:14px}.order-history-loading-container .orders-text-name{font-size:17px;line-height:1.2}.order-history-loading-container .orders-text-address{font-size:14px;line-height:1.2}.order-history-text-meta{font-size:12px;line-height:1.15}.order-history-loading-container .list-has-more-indicator{justify-content:center;margin-right:auto;margin-left:auto}.order-history-loading-container .list-has-more-indicator.dont-display{display:flex!important;visibility:hidden}}@media screen and (max-height: 800px){.order-history-loading-container .orders-text-name{font-size:16px}.order-history-loading-container .orders-text-address{margin-top:6px;font-size:13px}.order-history-text-meta{margin-top:7px;font-size:11px}}.pharmacydata-body{width:100%;min-height:100%;padding:38px var(--app-gutter) 56px;color:#fff;box-sizing:border-box}.pharmacydata-body-inner{width:min(100%,1040px);margin:0 auto}.pharmacydata-header{display:flex;align-items:center;gap:22px;margin-bottom:24px}.pharmacydata-back-button{flex:0 0 44px;width:44px;height:44px;padding:10px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ffffff1a;color:#fff;box-shadow:0 5px 14px #0000002e;cursor:pointer}.pharmacydata-back-button svg{width:18px;height:24px}.pharmacydata-title{margin:0;font-size:clamp(32px,5vw,46px);font-weight:700;line-height:1.05;overflow-wrap:anywhere}.pharmacydata-card{padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#082a3e94;box-shadow:0 14px 34px #0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pharmacydata-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pharmacydata-row{display:flex;flex-direction:column;gap:7px;min-width:0}.pharmacydata-row-wide{grid-column:1 / -1}.pharmacydata-row-label{font-size:15px;line-height:1.25;color:#ffffffd1}.pharmacydata-row-input{box-sizing:border-box;width:100%;min-width:0;height:46px;margin:0;padding:11px 14px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#fffffff5;color:#17384a;font-family:Unna,Georgia,serif;font-size:16px;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.pharmacydata-row-input:focus{outline:none;border-color:#52b1cb;box-shadow:0 0 0 3px #52b1cb33}.pharmacydata-action-row{display:flex;justify-content:flex-end;gap:14px;margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14)}.pharmacydata-action-row button{min-width:140px;min-height:52px;height:auto;margin:0;padding:10px 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#ffffff1a;color:#fff;font-family:inherit;font-size:16px;line-height:1.2;box-shadow:0 5px 14px #00000029;cursor:pointer;transition:background-color .15s ease}.pharmacydata-action-row .pharmacydata-filter-button{border-color:#52b1cb73;background:#52b1cb33}.pharmacydata-cancel-button:hover,.pharmacydata-back-button:hover{background:#ffffff2b}.pharmacydata-action-row .pharmacydata-filter-button:hover{background:#52b1cb4a}.pharmacydata-body button:focus-visible{outline:2px solid #52b1cb;outline-offset:3px}@media screen and (max-width: 767px){.pharmacydata-body{padding-top:24px}.pharmacydata-header{gap:16px;margin-bottom:18px}.pharmacydata-card{padding:18px;border-radius:13px}.pharmacydata-fields{grid-template-columns:1fr}.pharmacydata-action-row{flex-wrap:wrap}.pharmacydata-action-row button{flex:1 1 140px}}@media screen and (min-width: 1280px){.pharmacydata-body{padding-top:54px}}.pharmacydata-fields{align-items:end}.pharmacydata-body button:disabled,.pharmacydata-row-input:disabled{opacity:.65;cursor:wait}.pharmacydata-action-row button{overflow-wrap:anywhere}@media (max-width: 480px){.pharmacydata-action-row{flex-direction:column}.pharmacydata-action-row button{flex:auto;width:100%}}.diagnostics{min-height:100dvh;width:100%;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px;padding:40px;box-sizing:border-box}.diagnostics-row{width:100%;display:flex;align-items:center;justify-content:center}.diagnostics-key{width:50%;display:flex;justify-content:end}.diagnostics-value{margin-left:10px;width:calc(50% - 10px)}.diagnostics-failed-mutations{width:min(900px,100%);padding:24px;border:1px solid rgba(126,211,225,.25);border-radius:18px;background:#0d4a5e8c}.diagnostics-failed-mutations h2{margin-top:0}.diagnostics-failed-mutations ul{margin:16px 0;padding:0;list-style:none}.diagnostics-failed-mutations li{display:grid;grid-template-columns:1.1fr 2fr auto auto;gap:12px;padding:12px 0;border-top:1px solid rgba(126,211,225,.18);overflow-wrap:anywhere}.diagnostics-clear-button{min-height:48px;padding:0 20px;border:1px solid rgba(255,119,119,.45);border-radius:12px;background:#b5343440;color:#fff;font:inherit;cursor:pointer}@media (max-width: 700px){.diagnostics{padding:24px 16px}.diagnostics-failed-mutations li{grid-template-columns:1fr;gap:4px}}.diagnostics{justify-content:flex-start;padding-top:38px;gap:16px}.diagnostics-navigation{width:min(900px,100%);margin-bottom:8px}.diagnostics-back-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:10px;border:0;border-radius:50%;background:#ffffff1a;box-shadow:0 5px 14px #0000002e;color:#fff;cursor:pointer}.diagnostics-back-button svg{width:18px;height:24px}.diagnostics-back-button:focus-visible{outline:2px solid #7ed3e1;outline-offset:3px}.diagnostics-row{max-width:900px;font-size:18px;padding:12px 16px;border-bottom:1px solid rgba(126,211,225,.2);box-sizing:border-box}.diagnostics-key{justify-content:flex-start}.diagnostics-value{text-align:right}.diagnostics-failed-mutations{box-sizing:border-box;margin-top:12px}.diagnostics-trace-actions{display:flex;flex-wrap:wrap;gap:12px}.diagnostics-trace-actions button{min-height:44px;padding:10px 16px;border:1px solid #7ed3e1;border-radius:10px;background:transparent;color:inherit;font:inherit;cursor:pointer}.diagnostics-trace-actions button:disabled{opacity:.5;cursor:default}.diagnostics-order-trace summary{cursor:pointer;padding:16px 0}.diagnostics-order-trace .diagnostics-trace-events{max-height:24rem;overflow:auto;padding:0;margin:0;list-style:none}.diagnostics-order-trace .diagnostics-trace-events li{display:flex;flex-direction:column;gap:6px;overflow-wrap:anywhere}.diagnostics-trace-events code{font-size:.85em;white-space:normal}
