body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.table-information{border-collapse:collapse;width:100%}.table-information tr td{border:1px solid #dee2e6;padding:.5rem;text-align:left}.table-information .caption{background-color:#213c56;color:#dee2e6}.file-upload{align-items:center;display:flex;flex-direction:column;margin:20px}.file-label{background-color:#f2f2f2;border:2px solid #ccc;border-radius:5px;cursor:pointer;font-weight:700;height:50px;padding:10px 20px;text-align:center;-webkit-user-select:none;user-select:none;width:300px}.file-label:hover{background-color:#e0e0e0}#file-input{display:none}.upload-button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:10px 20px}.upload-button:hover{background-color:#45a049}.portal-login{align-items:center;background:radial-gradient(ellipse at 15% 10%,#e4effb 0,transparent 55%),#f4f7fb;box-sizing:border-box;color:#182638;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:48px 20px}.portal-login-card{background:#fff;border:1px solid #e0e7ef;border-radius:20px;box-shadow:0 12px 40px rgba(24,38,56,.07);box-sizing:border-box;max-width:460px;padding:36px;width:100%}.portal-login-brand{border-bottom:1px solid #edf1f5;margin-bottom:28px;padding-bottom:28px;text-align:center}.portal-login-brand img{display:block;height:auto;margin:auto;max-width:100%;width:280px}.portal-login-heading{margin-bottom:28px}.portal-login-heading h1{font-size:30px;font-weight:700;letter-spacing:-.6px;line-height:1.2;margin:0}.portal-login-heading p{color:#526176;font-size:15px;line-height:1.5;margin:10px 0 0}.portal-login-form{grid-gap:22px;display:grid;gap:22px}.portal-login-form .MuiOutlinedInput-root{border-radius:10px}.portal-login-form>.MuiButton-root{background:#1976d2;border-radius:10px;font-size:16px;font-weight:600;min-height:52px;text-transform:none}.portal-login-form>.MuiButton-root:hover{background:#1565c0}.portal-login-form>.MuiButton-root.Mui-disabled{background:#e2e8f0;color:#526176}.portal-login-location{border-top:1px solid #edf1f5;color:#526176;font-size:14px;margin-top:28px;padding-top:22px;text-align:center}.portal-login-caption{color:#64748b;font-size:13px;line-height:1.5;margin:22px 0 0;text-align:center}@media (max-width:480px){.portal-login{padding:32px 16px}.portal-login-card{padding:28px 24px}.portal-login-heading h1{font-size:28px}}a.nav-logo{align-items:center;align-self:stretch;border-radius:4px;flex-shrink:0;justify-content:center;margin-right:24px;padding:0}a.nav-logo:focus-visible{outline:2px solid #fff;outline-offset:3px}a.nav-logo img{display:block;height:64px;object-fit:contain;width:auto}a.nav-logo-desktop{display:flex}a.nav-logo-mobile{display:none}@media (max-width:899px){a.nav-logo-desktop{display:none}a.nav-logo-mobile{display:flex;margin-right:16px}}@media (max-width:599px){a.nav-logo img{height:56px}}.MuiPaper-root.nav-account-menu{border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px rgba(15,35,60,.16);margin-top:8px;min-width:180px}.nav-account-menu .MuiMenu-list{padding:6px}.nav-account-menu .MuiMenuItem-root{border-radius:6px;box-sizing:border-box;color:#17365d;min-height:44px;padding:10px 14px}.nav-account-menu .MuiMenuItem-root.Mui-focusVisible,.nav-account-menu .MuiMenuItem-root:hover{background:#edf3fb}.store2door-navbar{--nav-active-bg:#103d78;--nav-active-text:#fff}.store2door-navbar a.primary-nav-link{background:transparent;border-radius:0;color:#fff;font-weight:500;margin-bottom:0;margin-top:0;text-transform:none;transition:background-color .16s ease,color .16s ease}.store2door-navbar a.primary-nav-link:hover{background:hsla(0,0%,100%,.14)}.store2door-navbar a.primary-nav-link[aria-current=page]{background:var(--nav-active-bg);box-shadow:none;color:var(--nav-active-text);font-weight:700}.store2door-navbar a.primary-nav-link[aria-current=page]:hover{background:#0c3265}.store2door-navbar a.primary-nav-link:focus-visible{outline:2px solid #fff;outline-offset:3px}@media (prefers-reduced-motion:reduce){.store2door-navbar a.primary-nav-link{transition:none}}.store2door-navbar nav[aria-label="Primary navigation"]{align-items:stretch;align-self:stretch}.loading-overlay{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-spinner{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border:6px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rdrCalendarWrapper{background:#fff;box-sizing:border-box;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{color:inherit;flex:1 1;text-align:center;width:0}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{box-sizing:inherit;flex-basis:14.28571%;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{color:red;font-size:1.6em;line-height:1.6em;position:absolute;right:.25em;top:0}.rdrDay{box-sizing:inherit;cursor:pointer;font:inherit;position:relative;width:14.28571%}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 2px 0 rgba(35,57,66,.21)}.rdrDateDisplayItem input{background:transparent;border:0;color:#849095;cursor:pointer;height:2.5em;line-height:2.5em;width:100%}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;background:url("data:image/svg+xml;utf8,<svg width=%279px%27 height=%276px%27 viewBox=%270 0 9 6%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27><g id=%27Artboard%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%28-636.000000, -171.000000%29%27 fill-opacity=%270.368716033%27><g id=%27input%27 transform=%27translate%28172.000000, 37.000000%29%27 fill=%27%230E242F%27 fill-rule=%27nonzero%27><g id=%27Group-9%27 transform=%27translate%28323.000000, 127.000000%29%27><path d=%27M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z%27 id=%27arrow%27></path></g></g></g></svg>") no-repeat;background-position:right 8px center;border:0;border-radius:4px;color:#3e484f;cursor:pointer;outline:0;padding:10px 30px 10px 10px;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:rgba(0,0,0,.07)}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{background:#eff2f7;border:0;border-radius:5px;display:block;height:24px;margin:0 .833em;padding:0;width:24px}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{border-style:solid;display:block;height:0;margin:auto;padding:0;text-align:center;transform:translate(-3px);width:0}.rdrPprevButton i{border-color:transparent #34495e transparent transparent;border-width:4px 6px 4px 4px;transform:translate(-3px)}.rdrNextButton i{border-color:transparent transparent transparent #34495e;border-width:4px 4px 4px 6px;margin:0 0 0 7px;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{color:#849095;font-weight:400;line-height:2.667em}.rdrDay{background:transparent;border:0;color:#1d2429;height:3em;line-height:3em;padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDay:focus{outline:0}.rdrDayNumber{align-items:center;bottom:0;bottom:5px;display:flex;font-weight:300;justify-content:center;left:0;outline:0;position:absolute;right:0;top:0;top:5px}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{background:#3d91ff;border-radius:2px;bottom:4px;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:18px}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:hsla(0,0%,100%,.85)}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;bottom:5px;left:0;position:absolute;right:0;top:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrEndEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-bottom-left-radius:1.333em;border-left-width:1px;border-top-left-radius:1.333em;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-bottom-right-radius:1.333em;border-right-width:1px;border-top-right-radius:1.333em;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:hsla(0,0%,100%,.09);border:0 solid;bottom:3px;left:0;pointer-events:none;position:absolute;right:0;top:3px;z-index:1}.rdrDayStartPreview{border-bottom-left-radius:1.333em;border-bottom-width:1px;border-left-width:1px;border-top-left-radius:1.333em;border-top-width:1px;left:0}.rdrDayInPreview{border-bottom-width:1px;border-top-width:1px}.rdrDayEndPreview{border-bottom-right-radius:1.333em;border-bottom-width:1px;border-right-width:1px;border-top-right-radius:1.333em;border-top-width:1px;right:2px;right:0}.rdrDefinedRangesWrapper{background:#fff;border-right:1px solid #eff2f7;font-size:12px;width:226px}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{background:#fff;border:0;border-bottom:1px solid #eff2f7;cursor:pointer;display:block;outline:0;padding:0}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;line-height:18px;outline:0;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{border:1px solid #dee7eb;border-radius:4px;color:#6c767a;height:30px;line-height:30px;margin-right:10px;text-align:center;width:30px}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;color:#333;outline:0}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{background:transparent;border:1px solid;border-radius:1.333em;bottom:-2px;content:"";left:0;position:absolute;right:0;top:-2px}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{color:#849095;font-weight:600;padding:.833em;text-align:left}.customer-cart-page{color:#182638;padding-bottom:48px;padding-top:28px}.customer-cart-header{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:10px}.customer-cart-header h1{font-size:32px;letter-spacing:-.6px;margin:0 0 8px}.customer-cart-header p{color:#526176;line-height:1.5;margin:0}.customer-cart-actions{display:flex;flex-shrink:0;gap:12px}.customer-cart-actions .MuiButton-root{border-radius:9px;font-weight:600;min-height:48px;padding:0 20px;text-transform:none}.cart-count{background:hsla(0,0%,100%,.2);border-radius:6px;margin-left:12px;padding:2px 8px}.customer-cart-page .checkout-details{border:1px solid #e0e7ef;border-radius:14px!important;box-shadow:0 4px 18px rgba(24,38,56,.035);padding:24px!important}.customer-cart-page .checkout-details h2{font-size:20px;margin:0 0 6px}.checkout-details-hint{color:#526176;font-size:14px;line-height:1.5;margin:0 0 24px}.customer-cart-page .checkout-fields{grid-gap:22px 18px;display:grid;gap:22px 18px;grid-template-columns:repeat(6,minmax(0,1fr))}.customer-cart-page .checkout-field{grid-column:span 3;margin-top:0!important;min-width:0;width:auto!important}.customer-cart-page .checkout-field-wide{grid-column:1/-1}.customer-cart-page .checkout-schedule{grid-column:span 2}.customer-cart-page .checkout-schedule>label{color:#334155;display:block;font-size:13px;font-weight:600;margin-bottom:8px}.customer-cart-page .checkout-field .MuiOutlinedInput-root{background:#fff;border-radius:8px}.customer-cart-page .customer-cart-table{background:#fff;border:1px solid #e0e7ef;border-radius:14px}.customer-cart-table .MuiDataGrid-columnHeaders{background:#f5f8fc;color:#526176}.customer-cart-table .MuiDataGrid-columnHeaderTitle{font-weight:600}.customer-cart-table .MuiDataGrid-cell{border-color:#edf1f5}.customer-cart-table .MuiDataGrid-cell img{border-radius:8px;object-fit:contain}.customer-cart-table .MuiDataGrid-cell[data-field=name]{font-weight:600}.customer-cart-table .MuiDataGrid-cell[data-field=action] button{background:#fff1f2!important;border-radius:8px;color:#b42332!important;min-height:44px;text-transform:none}@media (max-width:800px){.customer-cart-header{align-items:stretch;flex-direction:column}.customer-cart-actions{flex-wrap:wrap}.customer-cart-actions .MuiButton-root{flex:1 1}.customer-cart-page .checkout-fields{gap:22px;grid-template-columns:1fr}.customer-cart-page .checkout-field{grid-column:1/-1}.customer-cart-page .checkout-details{padding:22px 16px!important}}.customer-cart-background{background:#f4f7fb;min-height:calc(100vh - 72px)}.quantity-input{align-items:center;border-radius:3px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);display:flex;justify-content:center}.quantity-input:focus{background:red}.quantity-input__modifier,.quantity-input__screen{outline:none;-webkit-user-select:none;user-select:none}.quantity-input__modifier{background:#f3f3f3;border:0 solid #dbdbdb;color:#888;cursor:pointer;font-size:1.5rem;padding:.7rem;text-align:center;text-shadow:0 1px 0 hsla(0,0%,100%,.6);width:3rem}.quantity-input__modifier:hover{background:#e0e0e0;color:#707070}.quantity-input__modifier--left{border-radius:3px 0 0 3px}.quantity-input__modifier--right{border-radius:0 3px 3px 0}.quantity-input__screen{border:0;border-bottom:0 solid #dbdbdb;border-top:0 solid #dbdbdb;font-size:1.5rem;padding:.7rem;text-align:center;width:4rem}.orders-page{background:#f4f7fb;color:#182638;min-height:calc(100vh - 72px);padding:32px 0 48px}.orders-heading{margin-bottom:28px}.orders-heading p{color:#526176;line-height:1.5;margin:10px 0 0}.orders-panel{background:#fff;border:1px solid #e0e7ef;border-radius:16px;box-shadow:0 4px 18px rgba(24,38,56,.035);overflow:hidden}.orders-toolbar{align-items:center;display:flex;gap:24px;justify-content:space-between;padding:24px}.orders-section-title{align-items:center;display:flex;flex-shrink:0;gap:12px}.orders-section-title>svg{color:#1976d2}.orders-section-title h2{font-size:18px;margin:0}.orders-search{align-items:center;display:flex;gap:10px;width:min(100%,580px)}.orders-search .MuiTextField-root{flex:1 1;min-width:0}.orders-search .MuiInputBase-root{border-radius:8px;min-height:44px}.orders-actions .MuiButton-root,.orders-search .MuiButton-root{border-radius:8px;flex-shrink:0;min-height:44px;text-transform:none}.orders-table{overflow-x:auto}.orders-number{color:#1768ac;font-weight:600;text-decoration:none}.orders-number:hover{text-decoration:underline}.orders-date{display:flex;flex-direction:column;gap:5px;line-height:1.4}.orders-date small{color:#64748b;font-size:12px}.orders-actions{display:flex;gap:8px}.orders-status.MuiChip-root{border-radius:7px;font-size:12px;font-weight:600}.orders-status.complete{background:#e9f6ef;color:#176443}.orders-status.pending{background:#edf4fb;color:#345c85}@media (max-width:800px){.orders-toolbar{align-items:stretch;flex-direction:column;gap:22px;padding:20px 16px}.orders-search{flex-wrap:wrap;width:100%}.orders-search .MuiTextField-root{flex-basis:100%}}.order-info-page{background:#f4f7fb;color:#182638;min-height:calc(100vh - 72px);padding:20px 0 48px}.order-info-page .order-info-back{color:#526176;min-height:44px;padding-left:0;text-transform:none}.order-info-heading{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:12px 0 28px}.order-info-page .order-info-reorder{border-radius:10px;flex-shrink:0;font-size:15px;font-weight:600;min-height:48px;padding:0 24px;text-transform:none}.order-info-panel{background:#fff;border:1px solid #e0e7ef;border-radius:16px;box-shadow:0 4px 18px rgba(24,38,56,.035);overflow:hidden}.order-info-panel-heading{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:22px 24px}.order-info-section-title{align-items:center;display:flex;gap:12px}.order-info-section-title>svg{color:#1976d2}.order-info-search{grid-gap:12px;display:grid;gap:12px;grid-template-columns:190px minmax(180px,1fr) auto auto;padding:0 24px 22px}.order-info-search .MuiInputBase-root{border-radius:8px;min-height:44px}.order-info-search .MuiButton-root{border-radius:8px;min-height:44px;text-transform:none}.order-info-table{overflow-x:auto}.order-info-product{align-items:center;display:flex;gap:18px;min-width:0;padding:8px 0;width:100%}.order-info-image{background:#fff;border:1px solid #edf1f5;border-radius:10px;color:#94a3b8;display:grid;flex-shrink:0;height:64px;place-items:center;width:64px}.order-info-image img{height:56px;object-fit:contain;width:56px}.order-info-product>div:last-child{min-width:0}.order-info-item-number{color:#526176;display:block;font-size:12px;letter-spacing:.35px;margin-bottom:5px}.order-info-product strong{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:14px;font-weight:600;line-height:1.45;overflow:hidden;white-space:normal}.order-info-quantity{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:700px){.order-info-heading{align-items:flex-start;flex-direction:column;gap:18px}.order-info-page .order-info-reorder{width:100%}.order-info-panel-heading{align-items:flex-start;flex-direction:column;gap:8px;padding:18px 16px}.order-info-search{grid-template-columns:1fr auto;padding:0 16px 18px}.order-info-search>.MuiTextField-root{grid-column:1/-1}}.order-dashboard{--dash-ink:#17365d;--dash-muted:#607086;color:var(--dash-ink);padding:32px 0 48px}.chart-heading,.dashboard-actions,.dashboard-heading,.metric-label{align-items:center;display:flex;gap:16px;justify-content:space-between}.dashboard-heading{margin-bottom:28px}.dashboard-heading h1{font-size:32px;letter-spacing:-.6px;margin:4px 0 8px}.order-dashboard p{color:var(--dash-muted);line-height:1.5;margin:0}.order-dashboard .dashboard-eyebrow{color:#2563a7;font-size:11px;font-weight:700;letter-spacing:1.8px}.dashboard-actions .MuiButton-root{border-radius:8px;min-height:44px;text-transform:none;white-space:nowrap}.dashboard-metrics{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));margin:24px 0}.dashboard-card,.dashboard-chart{background:#fff;border:1px solid #dfe6ee;border-radius:14px;box-shadow:0 3px 12px rgba(23,54,93,.035)}.dashboard-card{padding:24px}.metric-label h2{color:#526176;font-size:15px;font-weight:500;margin:0}.metric-label svg{background:#edf4fc;border-radius:12px;box-sizing:initial;color:#2563a7;padding:10px}.dashboard-card strong{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:block;font-size:40px;font-variant-numeric:tabular-nums;margin:12px 0 6px}.dashboard-card p{font-size:13px}.dashboard-chart{padding:28px}.chart-heading{align-items:flex-start;margin-bottom:32px}.chart-heading h2{font-size:20px;margin:0 0 8px}.chart-heading p{font-size:13px}.chart-total{text-align:right;white-space:nowrap}.chart-total strong{display:block;font-size:26px}.chart-total span{color:var(--dash-muted);font-size:12px}.bar-chart{display:flex;gap:12px;height:290px}.chart-scale{color:var(--dash-muted);display:flex;flex-direction:column;font-size:12px;justify-content:space-between;min-width:24px;padding-bottom:30px}.chart-bars{display:flex;gap:7px}.chart-bars,.chart-column{flex:1 1;min-width:0}.bar-track{align-items:flex-end;background:repeating-linear-gradient(0deg,transparent 0,transparent 129px,#edf1f5 0,#edf1f5 130px);border-bottom:1px solid #dfe6ee;display:flex;height:260px}.order-bar{background:#3679c7;border:0;border-radius:4px 4px 0 0;cursor:pointer;min-height:3px;padding:0;position:relative;width:100%}.order-bar.today{background:#17365d}.order-bar:focus-visible,.order-bar:hover{background:#0b4e94;outline:2px solid #17365d;outline-offset:2px}.bar-tooltip{background:#17365d;border-radius:6px;bottom:calc(100% + 8px);color:#fff;display:none;font-size:12px;left:50%;padding:8px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;z-index:1}.order-bar:focus-visible .bar-tooltip,.order-bar:hover .bar-tooltip{display:block}.chart-column:last-child .bar-tooltip{left:auto;right:0;-webkit-transform:none;transform:none}.chart-column:first-child .bar-tooltip{left:0;-webkit-transform:none;transform:none}.chart-date{color:var(--dash-muted);display:block;font-size:11px;padding-top:12px;white-space:nowrap}.chart-column:last-child .chart-date{text-align:right}.chart-message{color:var(--dash-muted);display:grid;height:290px;place-items:center}.chart-data{font-size:13px;margin-top:20px}.chart-data summary{cursor:pointer;padding:12px 0}.chart-data table{border-collapse:collapse;width:100%}.chart-data td,.chart-data th{border-bottom:1px solid #edf1f5;padding:8px;text-align:left}.order-dashboard .dashboard-note{font-size:12px;margin-top:16px}.chart-empty{padding-bottom:16px}@media(max-width:700px){.dashboard-heading{align-items:flex-start;flex-direction:column}.dashboard-metrics{gap:12px;grid-template-columns:1fr}.dashboard-card{padding:20px}.dashboard-card strong{margin:4px 0}.dashboard-chart{padding:20px 14px}.chart-heading h2{font-size:17px}.chart-bars{gap:3px}.chart-date{font-size:9px}.chart-total strong{font-size:22px}}
/*# sourceMappingURL=main.10557de3.css.map*/