*,:before,:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}:root{--content-primary:#2f313f;--content-secondary:#121d2b99;--bg-primary:white;--accent:#5856d6;--bg-secondary:#e5e5ea;--bg-tertiary:#efeff4;--bg-grouped:#f2f2f7;--bg-danger:#eb4e3d;--bg-warning:#f7ce46;--bg-positive:#1fc770;--heading-m:28px;--heading-s:24px;--heading-xs:20px;--body-m:16px;--body-l:18px;--body-s:14px;--body-xs:12px}#root,#__next{isolation:isolate}#root{height:100%}html,body{height:100%;color:var(--content-primary)}nav{background-color:#fff;border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;padding:8px;display:flex;position:relative}.navigation-bar-add-user-icon{width:30px;height:30px}.navigation-bar-add-user-icon path{fill:#4169e1}.navigation-bar-add-user-icon:hover{background-color:#0000001a;border-radius:6px}.navigation-bar-logo{align-items:center;gap:8px;display:flex}.navigation-bar-logo p{-webkit-user-select:none;user-select:none;font-weight:600}.navigation-bar-logo svg{width:30px;height:30px}.navigation-bar-links{align-items:center;gap:8px;display:flex}.navigation-bar-links button{all:unset}.navigation-bar-user{gap:8px;display:flex}.navigation-bar-user-icon{border-radius:6px;width:30px;padding:4px}.navigation-bar-user-icon:hover{background-color:#0000001a}.navigation-bar-user-icon path{fill:var(--accent)}.DropdownMenu{z-index:1;position:absolute;top:0;right:0}.DropdownMenuContent{background-color:#fff;border-radius:8px;flex-direction:column;gap:16px;height:100%;margin:48px 8px 100% auto;padding:16px;display:flex;box-shadow:0 3px 40px #0009}.email-label{font-size:var(--body-s);color:var(--content-secondary)}button.main{text-align:center;border:none;border-radius:8px;height:44px;padding:0 16px;font-weight:500}button.main.small{height:32px;font-size:var(--body-s);padding:0 16px}button.main{cursor:pointer}button.main.primary{background-color:var(--accent);color:#fff}button.main:hover{filter:brightness(90%)}button.main:disabled:hover{filter:initial}button.main.secondary{background-color:var(--bg-secondary)}button.main.danger{color:#fff;background-color:#dc143c}button.main.ghost{background-color:#0000}button.main.tertiary{outline-offset:-1px;color:var(--content-primary);background-color:#0000;outline:1px solid #0000001a}button.main.tertiary:hover{background-color:#0000001a}button.main.positive{background-color:var(--bg-positive);outline-offset:-1px;color:#fff;outline:1px solid #0003}button.main.loading{position:relative}button.main.loading:after{content:"";border:3px solid #0000;border-top-color:#fff;border-radius:80%;width:20px;height:20px;margin:auto;animation:1s infinite button-loading-spinner;position:absolute;inset:0}button.main.loading .button-content{visibility:hidden;opacity:0}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}button.main:disabled{color:var(--content-secondary);background-color:var(--bg-secondary);cursor:not-allowed}input.main{font-size:var(--body-m);color:var(--content-primary);border:1px solid #d3d3d3;border-radius:8px;padding:8px 12px;box-shadow:0 1px 2px #0000001a}input.main:disabled{color:var(--content-secondary);opacity:.8}input.main:focus{outline-offset:0px;outline:1px solid #4b4b4b}input.main::-webkit-calendar-picker-indicator{display:none!important}.banner{color:#fff;background-color:#000;border-radius:8px;padding:8px}.banner.error{background-color:var(--bg-danger);color:#fff}.banner.success{background-color:var(--bg-positive);color:#fff}form.login{background-color:#fff;border-radius:12px;flex-direction:column;gap:24px;width:400px;margin:auto;padding:24px;display:flex;box-shadow:0 1px 5px #0000001a}.orderwise-logo{width:100px;height:auto}p.orderwise-label{font-size:2rem;font-weight:700}.login-container{background-color:var(--bg-grouped);justify-content:center;align-items:center;height:100vh;display:flex}.login-header{flex-direction:column;align-items:center;display:flex}.login-buttons,.login-fields{flex-direction:column;gap:8px;display:flex}.public-poll-shell{background-color:var(--bg-grouped);justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.public-poll-shell.ready{align-items:flex-start}.public-poll-card{background-color:var(--bg-primary);border-radius:36px;flex-direction:column;gap:20px;width:100%;max-width:520px;padding:0;display:flex;box-shadow:0 1px 5px #0000001a}.public-poll-fields{flex-direction:column;gap:16px;display:flex}.public-poll-field{flex-direction:column;gap:6px;display:flex}.public-poll-field label{font-size:var(--body-s);font-weight:600}.public-poll-actions{justify-content:flex-end;display:flex}.public-poll-summary{font-size:var(--body-s);color:var(--content-secondary);flex-direction:column;gap:4px;display:flex}.public-poll-details{flex-direction:column;gap:0;width:100%;max-width:1000px;display:flex}.public-poll-details hr{border-color:#0000001a}.public-poll-placeholder{background-color:var(--bg-grouped);border:1px solid #0000000d;border-radius:12px;padding:16px}.public-poll-placeholder-title{margin-bottom:6px;font-weight:600}.public-poll-placeholder-body{color:var(--content-secondary);font-size:var(--body-s)}.public-poll-status{color:var(--content-secondary)}.public-poll-hint{color:var(--content-secondary);font-size:var(--body-xs)}.public-poll-login-view{padding:24px}.product-detail-element{flex-direction:column;gap:4px;display:flex}.product-detail-element label{font-size:var(--body-s);color:var(--content-primary);font-weight:600}.product-detail-element.disabled label{color:var(--content-secondary)}.product-detail-element select.main{font-size:var(--body-m);border:1px solid #d3d3d3;border-radius:8px;padding:8px 12px;box-shadow:0 1px 2px #0000001a}select.main{appearance:none;border:1px solid #d3d3d3;border-radius:6px;width:100%;padding:4px 32px 4px 12px;font-size:14px}select.main:focus{outline:2px solid #6495ed}.select-container{width:100%;position:relative}.select-container .icon-arrow{pointer-events:none;width:12px;height:12px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.public-poll-dialog-header{justify-content:space-between;align-items:center;gap:16px;display:flex}#poll-product-dialog{max-width:500px;padding:0;overflow:scroll}#poll-product-dialog hr{border-color:#0000001a}.public-poll-dialog-header{position:sticky;top:0;right:8px}.public-poll-dialog-header .IconButton{background-color:var(--bg-primary)}.public-poll-dialog-meta{font-size:var(--body-s);flex-wrap:wrap;gap:12px;font-weight:600;display:flex}.public-poll-dialog-meta div{border:0 solid red;flex-direction:column;flex:120px;align-items:center;gap:4px;display:flex}.public-poll-dialog-meta div p:first-child{color:var(--content-secondary)}.public-poll-dialog-meta div p:last-child{color:var(--content-primary);font-size:20px}.public-poll-dialog-fields{flex-direction:column;gap:8px;padding:0 16px;display:flex}.public-poll-dialog-fields .public-poll-dialog-field{flex-direction:row;flex:1;align-items:center;width:100%;display:flex}.public-poll-dialog-fields .public-poll-dialog-field label{font-size:var(--body-s);color:var(--content-secondary);flex:1;font-weight:600}.public-poll-dialog-fields .public-poll-dialog-field input{flex:3}.public-poll-dialog-fields .public-poll-dialog-field:last-child input{flex:0;width:100px}.public-poll-dialog-fields .public-poll-comment,.public-poll-dialog-fields .public-poll-order-count{font-size:var(--body-s);resize:vertical;color:var(--content-primary);border:1px solid #d3d3d3;border-radius:8px;padding:8px 12px}.public-poll-dialog-body{flex-direction:column;gap:16px;padding:16px 0;display:flex}.public-poll-comment:focus{outline-offset:0px;outline:1px solid #4b4b4b}.public-poll-dialog-status{color:var(--content-secondary);font-size:var(--body-s)}.public-poll-dialog-nav{pointer-events:auto;top:50%;transform:translateY(-50%)}.public-poll-dialog-actions{justify-content:center;gap:8px;padding:0 16px;display:flex}.public-poll-dialog-actions button{flex:50%}@media (width<=900px){.public-poll-dialog-nav{top:auto;bottom:24px;transform:none}}@media (width<=700px){.public-poll-dialog-nav{bottom:16px}}button{all:unset}.ToastViewport{z-index:2147483647;outline:none;flex-direction:column;max-width:100vw;margin:0;padding:24px;list-style:none;display:flex;position:fixed;bottom:0;right:0}.ToastRoot{background-color:#fff;border:1px solid #0000001a;border-radius:12px;align-items:center;gap:16px;padding:12px 16px;display:flex;box-shadow:0 10px 38px -10px #0e12168c,0 10px 20px -15px #0e12164d}.ToastRoot svg{width:24px;height:24px}.ToastRoot[data-state=open]{animation:.15s cubic-bezier(.16,1,.3,1) slideIn}.ToastRoot[data-state=closed]{animation:.1s ease-in hide}.ToastRoot[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.ToastRoot[data-swipe=cancel]{transition:transform .2s ease-out;transform:translate(0)}.ToastRoot[data-swipe=end]{animation:.1s ease-out swipeOut}@keyframes hide{0%{opacity:1}to{opacity:0}}@keyframes slideIn{0%{transform:translateX(calc(100% + var(--viewport-padding)))}to{transform:translate(0)}}@keyframes swipeOut{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{transform:translateX(calc(100% + var(--viewport-padding)))}}.ToastContent{flex-direction:column;padding-right:80px;display:flex}.ToastTitle{color:var(--content-primary);font-size:var(--body-m);font-weight:500}.ToastRoot p{color:var(--content-secondary);font-size:var(--body-s)}.public-poll-products{flex-direction:column;gap:24px;padding:24px;display:flex}.public-poll-group-title{font-size:var(--heading-s);color:var(--content-primary);margin-bottom:12px;font-weight:700}.public-poll-group-title:first-letter{text-transform:capitalize}.public-poll-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.public-poll-product-card{background-color:var(--bg-primary);text-align:left;cursor:pointer;border:none;flex-direction:column;gap:12px;height:100%;display:flex}.public-poll-product-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.public-poll-product-image{color:var(--content-secondary);font-size:var(--body-s);position:relative}.public-poll-product-image .public-poll-product-voted-indicator{width:36px;height:36px;position:absolute;top:8px;right:8px}.public-poll-product-image img{outline-offset:-2px;aspect-ratio:1;background-color:var(--bg-secondary);object-fit:cover;border-radius:24px;outline:2px solid #00000026;width:100%;height:100%;transition:opacity .2s;overflow:hidden}.public-poll-product-image img:hover{outline:4px solid var(--accent);outline-offset:-4px;background-color:#0000}.public-poll-product-image img.dimmed{opacity:.6}.public-poll-product-image img.dimmed:hover{opacity:1}.public-poll-product-brand{font-size:var(--body-l);color:var(--content-primary);font-weight:600}.public-poll-product-category{font-size:var(--body-s);color:var(--content-secondary)}.public-poll-empty{color:var(--content-secondary)}@media (width>=900px){.public-poll-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@keyframes public-poll-overlay-show{0%{opacity:0}to{opacity:1}}@keyframes public-poll-content-show{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.public-poll-header{flex-direction:row;justify-content:space-between;gap:8px;padding:24px;display:flex}.public-poll-summary{align-items:flex-end;display:flex}.workspace-container{flex-direction:column;height:100vh;display:flex}.workspace-content{flex:1;min-height:0;display:flex;overflow:hidden}.sidebar{border-right:1px solid #0000001a;flex-direction:column;gap:8px;padding:8px;display:flex}.sidebar>a{border-radius:8px;width:32px;height:32px;padding:8px;display:flex}.sidebar>a>svg{overflow:visible}.sidebar>a>svg path,.sidebar>a>a svg path{fill:var(--content-primary)}.sidebar>a:hover{background-color:var(--bg-secondary)}.sidebar>a:hover>svg path{fill:#000}.sidebar>a.active{background-color:var(--bg-secondary)}.sidebar>a.active>svg path{fill:#000}.sidebar a[data-tooltip]{position:relative}.sidebar a[data-tooltip]:after{content:attr(data-tooltip);color:#000;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:1;background-color:#fff;border-radius:8px;padding:4px 8px;font-size:12px;transition:opacity .2s,visibility .15s;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%);box-shadow:0 2px 5px #0000004d}.sidebar a[data-tooltip]:hover:after{opacity:1;visibility:visible}.organizer-content{flex:1;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.organizer-button{position:absolute;right:16px}.product-list{flex:1;min-width:0;max-height:100vh;padding:0 24px;position:relative}.product-list-group{gap:12px;width:100%;display:grid}@media (width<=399px){.product-list-group{grid-template-columns:1fr}}@media (width>=400px) and (width<=599px){.product-list-group{grid-template-columns:repeat(2,calc(50% - 6px))}}@media (width>=600px) and (width<=799px){.product-list-group{grid-template-columns:repeat(3,calc(33.3333% - 8px))}}@media (width>=800px) and (width<=999px){.product-list-group{grid-template-columns:repeat(4,calc(25% - 9px))}}@media (width>=1000px) and (width<=1199px){.product-list-group{grid-template-columns:repeat(5,calc(20% - 9.6px))}}@media (width>=1200px){.product-list-group{grid-template-columns:repeat(6,calc(16.6667% - 10px))}}.product-list-item{aspect-ratio:170/210;text-align:center;background-color:var(--bg-primary);border-radius:16px;flex-direction:column;align-items:center;display:flex}.product-image{aspect-ratio:1;width:100%}.product-list-item:hover{background-color:#f3f3f3}.product-list-group-title{font-size:var(--heading-s);color:var(--content-primary);margin-top:8px;margin-bottom:8px;font-weight:700}.product-list-group-title:first-letter{text-transform:capitalize}.product-list-item .manufacturer-label{font-size:var(--body-m);color:var(--content-primary)}.product-list-item .season-label{font-size:var(--body-xs);color:var(--content-secondary)}.product-image img{outline-offset:-1px;object-fit:cover;border-radius:16px;outline:1px solid #0000001a;height:100%}.product-list-item.selected{outline:2px solid var(--accent);outline-offset:-2px;background-color:var(--accent)}.product-list-item.selected p{color:#fff}@media (width>=1200px){.product-list-group{grid-template-columns:repeat(6,calc(16.6667% - 10px))}.organizer-content:has(.product-details) .product-list-group{grid-template-columns:repeat(4,calc(25% - 9px))}}@media (width>=1000px) and (width<=1199px){.organizer-content:has(.product-details) .product-list-group{grid-template-columns:repeat(3,calc(33.3333% - 8px))}}@media (width>=800px) and (width<=999px){.organizer-content:has(.product-details) .product-list-group{grid-template-columns:repeat(2,calc(50% - 6px))}}@media (width>=600px) and (width<=799px){.organizer-content:has(.product-details) .product-list-group{grid-template-columns:repeat(2,calc(50% - 6px))}}.product-list-container{flex-direction:column;display:flex;overflow:auto}.product-list-toolbar{background:var(--bg-primary);align-items:center;gap:12px;padding:8px;display:flex;top:0}.product-list-toolbar .filter-bar{flex:auto;width:100%;min-width:0}.product-list-summary{white-space:nowrap;flex-direction:column;flex:none;gap:6px;display:flex}.product-list-actions{gap:8px;display:flex}.product-list-summary-label{font-size:var(--body-s);color:var(--content-secondary);font-weight:600}.product-list-export-button{all:unset;font-size:var(--body-s);color:var(--accent);cursor:pointer;border:1px solid #00000026;border-radius:10px;align-items:center;gap:8px;padding:4px 8px;font-weight:600;transition:all .2s;display:inline-flex}.product-list-export-button svg{width:24px;height:24px}.product-list-export-button svg path{fill:var(--accent)}.product-list-export-button:hover{background-color:#0000001a;transition:all .1s}.product-list-no-products{text-align:center;margin-top:80px}.sortable-item.is-dragging{visibility:hidden}.filter-bar{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;padding:8px 0;display:flex}.filter-bar>.filter-bar-search-icon{align-items:center;gap:8px;display:flex}.filter-bar>.filter-bar-search-icon>input{border:1px solid #00000026;border-radius:8px;padding:4px}.filter-bar>.filter-bar-search-icon svg{width:18px;height:18px}.filter-bar button{all:unset;font-size:var(--body-s);color:var(--content-primary);cursor:pointer;text-align:center;border:1px solid #00000026;border-radius:10px;align-items:center;gap:12px;padding:6px 16px;font-weight:600;transition:all .2s;display:flex}.filter-bar button.selected{background-color:var(--content-primary);border:1px solid var(--content-primary);color:#fff;transition:all}.filter-bar button.selected svg path{fill:#fff}.filter-bar button.selected:hover{background-color:#000000b3}.filter-bar button svg{width:12px;height:12px}.filter-bar button:hover{background-color:#0000001a;transition:all .1s}.filter-button-container{display:inline-block;position:relative}.filter-bar-dropdown{z-index:1000;background:#fff;border:1px solid #d3d3d3;border-radius:10px;min-width:150px;max-height:400px;margin-top:4px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.filter-bar-dropdown-option{cursor:pointer;align-items:center;gap:8px;padding:8px 12px;font-size:14px;transition:background-color .1s;display:flex}.filter-bar-dropdown-option:hover{background-color:#0000000d}.filter-bar-dropdown-option span{color:var(--content-primary,#000);-webkit-user-select:none;user-select:none;flex:1}.filter-bar-checkbox{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.filter-bar-checkbox.unselected{outline-offset:-2px;border-radius:3px;outline:2px solid #0003}.filter-bar-checkbox.selected svg{width:20px;height:20px}.filter-bar-checkbox.selected svg path{fill:var(--accent)}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}@keyframes contentShow{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.product-import-dialog-content{max-width:560px}.product-import-dialog-input{align-items:stretch}.product-import-summary{border:1px solid #0000001f;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;display:grid}.product-import-summary p{font-size:var(--body-s);margin:0}.product-import-issues{border:1px solid #0000001f;border-radius:10px;flex-direction:column;gap:6px;max-height:200px;padding:12px;display:flex;overflow:auto}.product-import-issues p{font-size:var(--body-xs);color:var(--content-secondary);margin:0}.product-import-progress p{font-size:var(--body-s);margin:0 0 4px}.product-import-progress progress{width:100%}.product-import-result{font-size:var(--body-s);color:var(--content-primary);margin:0}.product-import-error{white-space:pre-wrap;word-break:break-word;font-size:var(--body-xs);color:var(--content-secondary);margin:0}.settings{flex-direction:column;align-items:center;width:100%;padding:24px;display:flex;overflow:auto}.settings-content{flex-direction:column;gap:12px;width:600px;display:flex}.settings-content>h2{font-size:var(--heading-s);color:var(--content-primary);font-weight:700}.settings-content ol{border:1px solid #0000001a;border-radius:8px;flex-direction:column;justify-content:center;padding-left:0;list-style-type:none;display:flex}.settings-content ol>li{border-bottom:1px solid #0000001a;padding:16px}.settings-content ol>li:last-child{border-bottom:none}.settings-content ol>li{justify-content:space-between;align-items:center;gap:16px;display:flex}.workpace-picker-container{gap:8px;display:flex}.settings-sections{align-items:center;gap:8px;display:flex}.settings-sections .settings-sections-item{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;padding:4px 12px;display:flex}.settings-sections .settings-sections-item:hover{background-color:var(--bg-secondary);border-bottom:none}.settings-sections .settings-sections-item.active{background-color:var(--accent);color:#fff;margin-bottom:-3px}.workspace-user-list{border:1px solid #0003;border-radius:8px;padding:0;list-style-type:none}.workspace-user-list li{border-bottom:1px solid #0003}.workspace-user-list li:last-child{border-bottom:none}.workspace-user-list .user-list-item{justify-content:space-between;align-items:center;gap:16px;width:100%;padding:8px 16px;display:flex}.workspace-user-list .user-list-item .user-data{flex-direction:column;display:flex}.you-label{color:var(--content-secondary)}.role-label{text-transform:capitalize}.workspace-settings-container{border-radius:8px;flex-direction:column;gap:24px;margin-top:16px;display:flex}.workspace-settings-section{flex-direction:column;gap:8px;display:flex}.workspace-settings-section h4{font-weight:600}.user-actions{align-items:center;gap:16px;display:flex}.DialogOverlay{-webkit-backdrop-filter:saturate(0%);backdrop-filter:saturate(0%);background-color:#0006;animation:.15s cubic-bezier(.16,1,.3,1) overlayShow;position:fixed;inset:0}.DialogContent{background-color:var(--bg-primary);border-radius:16px;max-width:400px;max-height:85vh;padding:24px;animation:.15s cubic-bezier(.16,1,.3,1) contentShow;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 1px 5px #0000004d}.DialogInput{flex-direction:column;gap:16px;display:flex}.DialogContent:focus{outline:none}.DialogTitle{font-weight:600;font-size:var(--heading-xs);margin:0}.DialogDescription{font-size:var(--body-m);color:var(--content-secondary);margin:10px 0 20px}.IconButton{all:unset;border-radius:8px;justify-content:center;align-items:center;width:14px;height:14px;padding:8px;font-family:inherit;display:inline-flex;position:absolute;top:8px;right:8px}.IconButton:hover{background-color:#0000001a}.DialogActions{gap:8px;width:100%;min-width:300px;display:flex}.DialogActions button{flex-grow:1}.seasons-list-item .season-name{font-weight:600;font-size:var(--body-l)}.seasons-list-item:hover{background-color:var(--bg-secondary)}.seasons-list-item .rates-list,.seasons-list-item .multipliers-list{color:var(--content-secondary);gap:8px;display:flex}.seasons-list-item .list-title{color:var(--content-primary)}.DialogInput,.DialogContent .multi-select-container{overflow:visible}.multi-select-container{width:100%;position:relative}.multi-select-trigger{width:100%;font-size:var(--body-m);cursor:pointer;background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;justify-content:space-between;align-items:center;min-height:20px;padding:8px 12px;display:flex;box-shadow:0 1px 2px #0000001a}.multi-select-trigger:hover{border-color:#999}.multi-select-trigger:focus,.multi-select-trigger.open{border-color:#6495ed;outline:2px solid #6495ed}.multi-select-text{text-align:left;color:var(--content-primary,#000);flex:1}.multi-select-dropdown svg{width:20px;height:20px}.multi-select-dropdown svg path{fill:var(--content-secondary)}.multi-select-dropdown .unselected{outline-offset:-2px;border-radius:3px;outline:2px solid #0003;width:20px;height:20px}.multi-select-dropdown .selected path{fill:var(--accent)}.multi-select-arrow{width:12px;height:12px}.multi-select-dropdown{z-index:1000;background:#fff;border:1px solid #d3d3d3;border-radius:6px;max-height:200px;margin-top:2px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.multi-select-option{cursor:pointer;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:flex}.multi-select-option:hover{background-color:#0000000d}.multi-select-option input[type=checkbox]{width:14px;height:14px;margin:0}.multi-select-option span{color:var(--content-primary,#000);-webkit-user-select:none;user-select:none;flex:1}.multi-select-dropdown::-webkit-scrollbar{width:6px}.multi-select-dropdown::-webkit-scrollbar-track{background:0 0}.multi-select-dropdown::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.multi-select-dropdown::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.orders-list{flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:24px;display:flex}.orders-list a{color:var(--content-primary);text-decoration:none}.orders-list ol{border:1px solid #0000001a;border-radius:16px;width:400px;padding-left:0;list-style-type:none}.orders-list .orders-list-item{border-radius:16px;padding:16px}.orders-list .orders-list-item:hover{background-color:var(--bg-secondary)}.orders-list .orders-list-item .orders-list-item-details{color:var(--content-secondary)}.placeholder-label{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.placeholder-label>p{color:var(--content-secondary);font-size:x-large;font-weight:500}.placeholder-label>svg{width:40px;height:40px}.placeholder-label>svg path{fill:var(--content-secondary)}.DialogContent{max-height:85vh;overflow:visible}.DialogInput,.DialogContent .multi-select-container{overflow:visible}.DialogContent .multi-select-dropdown{z-index:1001}.order-products-count-label{color:var(--content-secondary);font-size:var(--body-s);text-align:center;margin-top:-8px}.polls-list{flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:24px;display:flex}.polls-list a{color:var(--content-primary);text-decoration:none}.polls-list ol{border:1px solid #0000001a;border-radius:16px;width:400px;padding-left:0;list-style-type:none}.polls-list .polls-list-item{border-radius:16px;padding:16px}.polls-list .polls-list-item:hover{background-color:var(--bg-secondary)}.polls-list .polls-list-item .polls-list-item-details{color:var(--content-secondary)}.product-details{background-color:var(--bg-primary);isolation:isolate;border:1px solid #0000001a;border-top:none;flex-direction:column;flex-shrink:0;gap:8px;width:400px;height:100%;padding-bottom:16px;display:flex;overflow-y:auto}.product-details a{margin:0 16px}.product-details-header{z-index:1;background-color:#fff;border-bottom:1px solid #0000001a;justify-content:flex-end;align-items:center;gap:8px;min-height:48px;padding:0 16px;display:flex;position:sticky;top:0}.product-details-header .repeat-button{cursor:pointer;border:1px solid #0000001a;border-radius:8px;margin-right:auto;padding:6px}.product-details-header .repeat-button:hover{background-color:var(--bg-secondary)}.product-details-header .repeat-button svg{width:20px;height:20px}.product-details-header .repeat-button svg path{fill:var(--content-secondary)}.product-details-header .repeat-button.is-repeat svg path{fill:var(--bg-positive)}.product-details img{border-radius:8px}.close-button{all:unset;border-radius:8px;width:14px;height:14px;padding:8px}.product-details-info{flex-direction:column;gap:16px;margin:16px 16px 0;display:flex}.product-details-delete-action{justify-content:flex-end;margin-top:8px;display:flex}.product-detail-custom-input{border:1px solid #d3d3d3;border-radius:8px;min-height:40px;padding:8px 12px;box-shadow:0 1px 2px #0000001a}.product-detail-custom-input-value{font-size:var(--body-m);color:var(--content-primary)}.SizeRangeList{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:16px;margin-top:24px;display:grid}.SizeRangeItem{font-size:var(--body-m);border:1px solid #0006;border-radius:8px;align-items:center;gap:16px;font-weight:500;display:flex;overflow:hidden}.SizeRangeItem>span{background-color:var(--bg-secondary);border-right:1px solid #0000004d;padding:8px}.SizeRangeItem input{border:none;border-radius:4px;width:50px;padding:0 8px}.SizerangePickerButton button{width:100%;margin-top:16px}.WarehouseList{flex-direction:column;width:350px;height:500px;display:flex;overflow:scroll}.WarehouseItem{border-bottom:1px solid var(--bg-secondary);gap:8px;padding:0 8px;display:flex}.WarehouseItem label{font-size:var(--body-m);width:100%;padding:8px}.WarehouseItem:hover{background-color:var(--bg-secondary);border-radius:8px}.WarehouseItem:has(+.WarehouseItem:hover){border-bottom:1px solid #0000}.WarehouseSearchContainer{gap:16px;height:44px;margin-bottom:16px;display:flex}.WarehouseSearchContainer input{border:1px solid var(--content-secondary);border-radius:8px}.WarehouseSearchContainer select{font-size:var(--body-m);border:1px solid var(--content-secondary);border-radius:8px}.WarehousePickerButton button{width:100%;margin-top:16px}.SearchFieldContainer{display:flex;position:relative}.SearchFieldContainer input{padding-left:30px}.SearchFieldContainer svg{width:20px;height:20px;position:absolute;top:12px;left:8px}.SearchFieldContainer svg path{fill:var(--content-secondary)}.order-sheet-header{align-items:center;gap:16px;padding:16px 24px;display:flex}.order-sheet-header .manufacturers-tabs{flex:1;gap:8px;display:flex}.order-sheet-header .manufacturers-tabs button{cursor:pointer;-webkit-user-select:none;user-select:none;outline:1px solid var(--bg-secondary);border-radius:8px;align-items:center;padding:4px 12px;display:flex}.order-sheet-header .manufacturers-tabs button:hover{background-color:var(--bg-secondary)}.order-sheet-header .manufacturers-tabs button.active{background-color:var(--accent);color:#fff;outline:none}.order-sheet-header .totals-button{background-color:var(--accent-primary);color:var(--content-on-accent);font-weight:600;font-size:var(--body-s);cursor:pointer;letter-spacing:.5px;border:none;border-radius:8px;padding:8px 16px;transition:opacity .2s}.order-sheet-header .totals-button:hover{opacity:.9}.order-sheet-header .totals-button:active{opacity:.8}.order-sheet{flex-direction:column;width:100%;display:flex}.content-grid{width:100%;height:100%}.content-grid .ag-cell{border:none;align-items:center;display:flex}.content-grid .ag-cell input::-webkit-calendar-picker-indicator{opacity:0}@keyframes spin{to{transform:rotate(360deg)}}.loading-spinner-container{z-index:1000;background-color:var(--bg-primary);border-radius:8px;justify-content:center;align-items:center;padding:12px;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 2px 8px #0000001a}.loading-spinner-container>.indicator{border:3px solid #0000001a;border-top-color:#007bff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite spin}.order-totals-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.order-totals-dialog{background:var(--bg-primary);border-radius:12px;flex-direction:column;width:100%;max-width:1200px;max-height:90vh;display:flex;box-shadow:0 20px 60px #0000004d}.order-totals-header{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.order-totals-header h2{font-size:var(--heading-m);color:var(--content-primary);margin:0;font-weight:600}.close-button{color:var(--content-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:32px;transition:background-color .2s;display:flex}.close-button:hover{background-color:var(--bg-grouped)}.order-totals-content{flex:1;padding:24px;overflow:auto}.totals-table{border-collapse:collapse;width:100%;font-size:var(--body-s)}.totals-table thead th{text-align:left;background-color:var(--bg-grouped);color:var(--content-primary);border-bottom:2px solid var(--border-primary);z-index:1;padding:12px 16px;font-weight:600;position:sticky;top:0}.totals-table thead th:not(:first-child){text-align:right}.totals-table tbody td{border-bottom:1px solid var(--border-secondary);color:var(--content-primary);padding:10px 16px}.totals-table tbody td:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}.gender-header-row{background-color:var(--bg-grouped)}.gender-header-row .gender-name{font-weight:600;font-size:var(--body-m);text-transform:capitalize;color:var(--content-primary);padding:16px 16px 12px}.category-row{background-color:var(--bg-primary)}.category-row .category-name{padding-left:32px}.gender-subtotal-row{background-color:var(--bg-grouped);font-weight:600}.gender-subtotal-row .subtotal-label{text-transform:capitalize;padding-left:32px}.grand-total-row{background-color:var(--accent-primary);color:var(--content-on-accent);font-weight:700;font-size:var(--body-m)}.grand-total-row td{color:var(--content-on-accent);border-bottom:none;padding:16px}.grand-total-row .grand-total-label{text-transform:uppercase;letter-spacing:.5px}.poll-container{flex:1;min-height:0;padding:40px;overflow:auto}.poll-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.poll-title{margin:0 0 6px;font-size:24px;font-weight:600}.poll-subtitle{color:#666;margin:0;font-size:14px}.poll-link-container{align-items:center;gap:12px;display:flex}.poll-link{color:var(--accent);border-radius:10px;align-items:center;gap:8px;padding:8px 0;font-size:16px;text-decoration:none;display:inline-flex}.poll-export-button{color:#fff;background-color:#1d6f42;border-radius:8px;align-items:center;gap:8px;padding:4px 8px;display:flex}.poll-export-button svg{width:20px;height:20px}.poll-export-button svg path{fill:#fff}.poll-export-button:hover{background-color:#19633a}.poll-export-button:active{background-color:#13522f}.poll-link svg{width:16px;height:16px}.poll-link svg path{fill:var(--accent)}.poll-section-title{margin:24px 0 16px;font-size:18px}.poll-empty{color:#666;margin:0}.poll-products{flex-direction:column;gap:20px;display:flex}.poll-product-card{background:#fff;border:1px solid #00000014;border-radius:16px;padding:16px;box-shadow:0 2px 4px 2px #0000000d}.poll-product-header{align-items:center;gap:16px;margin-bottom:16px;display:flex}.poll-product-image{background:#f0f0f0;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.poll-product-image img{object-fit:cover;width:100%;height:100%}.poll-product-image-fallback{background:#e0e0e0;border-radius:8px;width:32px;height:32px}.poll-product-title{margin:0 0 4px;font-size:16px;font-weight:600}.poll-product-title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.poll-product-vote-tally{color:#666;background:#f5f5f5;border-radius:999px;gap:10px;padding:4px 8px;font-size:12px;display:flex}.poll-product-vote-pill{color:#444;align-items:center;gap:6px;font-weight:600;display:inline-flex}.poll-product-vote-pill svg{width:16px;height:16px}.poll-product-subtitle{color:#666;margin:0;font-size:13px}.poll-votes-table{--vote-row-height:52px;border:1px solid #00000014;border-radius:12px;overflow:hidden}.poll-votes-row{min-height:var(--vote-row-height);border-top:1px solid #0000000f;grid-template-columns:1.4fr .7fr .5fr 1.4fr;align-items:center;gap:16px;padding:10px 14px;display:grid}.poll-votes-row:first-child{border-top:none}.poll-votes-head{text-transform:uppercase;background:#f6f6f6}.poll-votes-head .poll-votes-cell{font-size:13px;font-weight:700}.poll-votes-body{max-height:calc((var(--vote-row-height) * 4) + (var(--vote-row-height) / 2));-webkit-overflow-scrolling:touch;overflow-y:auto}.poll-votes-body .poll-votes-row:first-child{border-top:none}.poll-votes-cell{color:#222;font-size:14px}.poll-votes-store{flex-direction:column;gap:4px;display:flex}.poll-votes-store-name{font-weight:600}.poll-votes-store-meta{color:#777;font-size:12px}.poll-votes-status{font-weight:600}.poll-votes-status.is-interested{color:#1e7a4f}.poll-votes-status.is-not-interested{color:#b23636}.poll-votes-status.is-pending{color:#777}.poll-votes-count,.poll-votes-note{color:#444}@media (width<=900px){.poll-header{flex-direction:column;align-items:flex-start}.poll-product-title-row{align-items:flex-start}.poll-product-vote-tally{justify-content:space-between;width:100%}.poll-votes-row{grid-template-columns:1fr;gap:8px}.poll-votes-head{display:none}.poll-votes-body{max-height:calc((var(--vote-row-height) * 4) + (var(--vote-row-height) / 2))}.poll-votes-row{padding:12px 14px}.poll-votes-cell{font-size:13px}.poll-votes-count:before{content:"Pairs: ";color:#666;font-weight:600}.poll-votes-status:before{content:"Vote: ";color:#666;font-weight:600}.poll-votes-note:before{content:"Comment: ";color:#666;font-weight:600}}
