.Tooltip-module__XjZgqW__tooltip{cursor:pointer;display:inline-block;position:relative}.Tooltip-module__XjZgqW__tooltiptext{visibility:hidden;color:#fff;text-align:center;z-index:1;background-color:#000;border-radius:6px;min-width:120px;padding:5px;position:absolute}.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__top,.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__bottom{margin-left:-60px;left:50%}.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__left,.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__right{top:-5px}.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__top{bottom:100%}.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__bottom{top:100%}.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__left{right:110%}.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__right{left:110%}.Tooltip-module__XjZgqW__tooltiptext:after{content:"";border-style:solid;border-width:5px;position:absolute}.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__top:after,.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__bottom:after{margin-left:-5px;left:50%}.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__left:after,.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__right:after{margin-top:-5px;top:50%}.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__top:after{border-color:#000 #0000 #0000;top:100%}.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__bottom:after{border-color:#0000 #0000 #000;bottom:100%}.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__left:after{border-color:#0000 #0000 #0000 #000;left:100%}.Tooltip-module__XjZgqW__tooltiptext.Tooltip-module__XjZgqW__right:after{border-color:#0000 #000 #0000 #0000;right:100%}.Tooltip-module__XjZgqW__tooltip:hover .Tooltip-module__XjZgqW__tooltiptext{visibility:visible}
.ModalWrapper-module___JLWnG__modalContainer{background-blend-mode:darken;z-index:10000;background-color:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ModalWrapper-module___JLWnG__modalContainerTransparent{background-blend-mode:normal;background-color:#0000}.ModalWrapper-module___JLWnG__modalContainerPassthrough{pointer-events:none}.ModalWrapper-module___JLWnG__modalContainerTopRight{box-sizing:border-box;justify-content:flex-end;align-items:flex-start}.ModalWrapper-module___JLWnG__modalVerify{margin:0 auto}.ModalWrapper-module___JLWnG__modalVerifyTopRight{justify-content:flex-end;width:100%;display:flex}.ModalWrapper-module___JLWnG__modalContent{background-color:#f9f9f9;border:none;max-height:min(98vh,100dvh);overflow-y:auto;box-shadow:0 0 4px #00000040}.ModalWrapper-module___JLWnG__modalContent.form-modal-content{flex-direction:column;max-height:calc(100dvh - 32px);display:flex;overflow:hidden;width:min(var(--modal-form-max-width,700px), calc(100vw - 40px))!important;max-width:min(var(--modal-form-max-width,700px), calc(100vw - 40px))!important}.ModalWrapper-module___JLWnG__modalContent.create-ticket-modal{width:min(800px,100vw - 40px)!important;max-width:min(800px,100vw - 40px)!important}.confirmation-modal-content{max-width:min(420px,100vw - 40px)}@media (min-width:1024px) and (max-width:1550px){.ModalWrapper-module___JLWnG__modalContent.form-modal-content{max-height:calc(100dvh - 40px);width:min(var(--modal-form-max-width,700px), calc(100vw - 48px))!important;max-width:min(var(--modal-form-max-width,700px), calc(100vw - 48px))!important}.ModalWrapper-module___JLWnG__modalContent.create-ticket-modal{width:min(800px,100vw - 48px)!important;max-width:min(800px,100vw - 48px)!important}.ModalWrapper-module___JLWnG__modalContentTopRight{width:min(480px,100vw - 40px);max-width:min(480px,100vw - 40px)}}.ModalWrapper-module___JLWnG__modalContentInteractive{pointer-events:auto}.ModalWrapper-module___JLWnG__modalContentTopRight{border:1px solid var(--card-stroke);background-color:var(--white);border-radius:0;width:500px;max-width:min(500px,100vw - 40px);max-height:calc(100vh - 40px);box-shadow:0 16px 40px #0000001f}.ModalWrapper-module___JLWnG__modalContentTopRightFullVh{border-radius:0;align-self:stretch;height:100vh;max-height:100vh}@media (max-width:767.98px){.ModalWrapper-module___JLWnG__modalContainer{-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;padding:8px;overflow-y:auto}.ModalWrapper-module___JLWnG__modalContainer:has(.form-modal-content){padding-top:max(8px, env(safe-area-inset-top));padding-bottom:max(8px, env(safe-area-inset-bottom));align-items:flex-start}.ModalWrapper-module___JLWnG__modalContainerTopRight{justify-content:flex-end;align-items:flex-start;padding:12px}.ModalWrapper-module___JLWnG__modalContent:not(.ModalWrapper-module___JLWnG__modalContentTopRight){border-radius:12px;width:100%;max-width:calc(100vw - 24px)}.ModalWrapper-module___JLWnG__modalContentTopRight{border-radius:12px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.ModalWrapper-module___JLWnG__modalContentTopRightFullVh{border-radius:0;height:100dvh;max-height:100dvh}.ModalWrapper-module___JLWnG__modalContent.form-modal-content{border-radius:12px;max-height:calc(100dvh - 16px);width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}.confirmation-modal-content{max-width:min(420px,100vw - 24px)}.confirmation-modal-actions{flex-direction:column!important;align-items:stretch!important}:is(.confirmation-modal-actions .col-6,.confirmation-modal-actions .btn){flex:100%!important;width:100%!important;max-width:100%!important}.ModalWrapper-module___JLWnG__modalContent [style*=grid-template-columns]{grid-template-columns:1fr!important}.ModalWrapper-module___JLWnG__modalContent [style*="max-width: 50%"]{width:100%!important;max-width:100%!important}.ModalWrapper-module___JLWnG__modalContent .d-grid{grid-template-columns:1fr!important}:is(.ModalWrapper-module___JLWnG__modalContent .col-6:not(.ModalWrapper-module___JLWnG__btn),.ModalWrapper-module___JLWnG__modalContent .col-4:not(.ModalWrapper-module___JLWnG__btn)){flex:0 0 100%!important;width:100%!important;max-width:100%!important}.ModalWrapper-module___JLWnG__modalContent .d-flex:has(>.col-6:not(.btn)){flex-direction:column!important;align-items:stretch!important}}
.LogoutModal-module__yfvp-W__modalContent{max-width:440px;background-color:#fff!important;border:none!important;border-radius:24px!important;box-shadow:0 16px 48px #0f172a1f!important}.LogoutModal-module__yfvp-W__panel{background:#fff;padding:28px 28px 32px}.LogoutModal-module__yfvp-W__topRow{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.LogoutModal-module__yfvp-W__iconWrap{background:#fdece6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.LogoutModal-module__yfvp-W__closeBtn{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.LogoutModal-module__yfvp-W__closeBtn:hover{background:#f3f4f6}.LogoutModal-module__yfvp-W__title{font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);color:var(--heading-title-color);letter-spacing:var(--heading-title-letter-spacing);margin:0 0 10px}.LogoutModal-module__yfvp-W__description{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#64748b;margin:0 0 28px;font-size:14px;font-weight:400;line-height:1.55}.LogoutModal-module__yfvp-W__actions{align-items:stretch;gap:12px;display:flex}.LogoutModal-module__yfvp-W__logoutBtn,.LogoutModal-module__yfvp-W__cancelBtn{min-height:48px;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;cursor:pointer;border:none;border-radius:12px;flex:1;padding:12px 20px;font-size:15px;font-weight:600;line-height:1.2;transition:box-shadow .15s,background-color .15s}.LogoutModal-module__yfvp-W__logoutBtn{color:#fff;background:#d2491b}.LogoutModal-module__yfvp-W__logoutBtn:hover{background:#b83f17;box-shadow:0 4px 12px #d2491b47}.LogoutModal-module__yfvp-W__cancelBtn{color:#64748b;background:#fff;border:1px solid #e5e7eb}.LogoutModal-module__yfvp-W__cancelBtn:hover{background:#f9fafb;box-shadow:0 2px 8px #0f172a0f}@media (max-width:767.98px){.LogoutModal-module__yfvp-W__panel{padding:24px 20px 28px}.LogoutModal-module__yfvp-W__actions{flex-direction:column}}@media (min-width:1024px) and (max-width:1550px){.LogoutModal-module__yfvp-W__modalContent{max-width:min(420px,100vw - 48px)}.LogoutModal-module__yfvp-W__panel{padding:24px 24px 28px}}
.AccountMenuModal-module__o06SQa__centeredOverlay{justify-content:center!important;align-items:center!important}.AccountMenuModal-module__o06SQa__modalContent{width:100%;max-width:min(420px,100vw - 32px);margin:auto;background-color:#fff!important;border:none!important;border-radius:16px!important;box-shadow:0 16px 48px #0f172a24!important}.AccountMenuModal-module__o06SQa__panel{background:#fff}.AccountMenuModal-module__o06SQa__header{background:#1e293b;border-radius:16px 16px 0 0;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 16px;display:flex}.AccountMenuModal-module__o06SQa__headerText{flex-direction:column;gap:6px;min-width:0;display:flex}.AccountMenuModal-module__o06SQa__title{color:#fff;font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);letter-spacing:var(--heading-title-letter-spacing);margin:0}.AccountMenuModal-module__o06SQa__subtitle{color:#ffffffa6;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;margin:0;font-size:13px;font-weight:400;line-height:1.4}.AccountMenuModal-module__o06SQa__closeBtn{cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.AccountMenuModal-module__o06SQa__closeBtn:hover{background:#ffffff14}.AccountMenuModal-module__o06SQa__body{flex-direction:column;gap:8px;padding:16px;display:flex}.AccountMenuModal-module__o06SQa__menuItem{cursor:pointer;width:100%;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#0f172a;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;margin:0;padding:14px;font-size:15px;font-weight:500;line-height:1.25;transition:background-color .15s,border-color .15s;display:flex}.AccountMenuModal-module__o06SQa__menuItem:hover{background-color:#f8fafc;border-color:#d1d5db}.AccountMenuModal-module__o06SQa__menuItem:focus-visible{outline-offset:2px;outline:2px solid #0f172a}.AccountMenuModal-module__o06SQa__menuItemDanger{color:var(--error,#d2491b)}.AccountMenuModal-module__o06SQa__menuItemDanger:hover{background-color:#fef2f2;border-color:#fecaca}.AccountMenuModal-module__o06SQa__menuIcon{background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.AccountMenuModal-module__o06SQa__menuItemDanger .AccountMenuModal-module__o06SQa__menuIcon{background:#fdece6}@media (max-width:767.98px){.AccountMenuModal-module__o06SQa__modalContent{max-width:min(420px,100vw - 24px)}.AccountMenuModal-module__o06SQa__header{padding:16px}.AccountMenuModal-module__o06SQa__body,.AccountMenuModal-module__o06SQa__menuItem{padding:12px}}
.Modal-module__CSb9tq__modalForm{flex-direction:column;flex:auto;min-height:0;max-height:100%;display:flex;overflow:hidden}.Modal-module__CSb9tq__modalContent{-webkit-overflow-scrolling:touch;flex:auto;height:auto;min-height:0;overflow-y:auto}.Modal-module__CSb9tq__modalFooter{flex-shrink:0}@media (min-width:1024px) and (max-width:1550px){.Modal-module__CSb9tq__modalFooter{padding:12px 16px!important}}@media (max-width:1023.98px){.Modal-module__CSb9tq__modalFooter{padding:12px 14px!important}}@media (max-width:767.98px){.Modal-module__CSb9tq__modalFooter{padding:12px!important}.Modal-module__CSb9tq__modalFooter .d-flex{flex-wrap:wrap;gap:8px!important}.Modal-module__CSb9tq__modalFooter .btn{flex:calc(50% - 4px);justify-content:center;min-width:0}}
.ModalSlateHeader-module__rcddRG__slateHeader{background:#1e293b;border-radius:12px 12px 0 0;flex-shrink:0;padding:20px}.ModalSlateHeader-module__rcddRG__slateTitle{color:#fff;font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);letter-spacing:var(--heading-title-letter-spacing);margin:0}.ModalSlateHeader-module__rcddRG__slateSubtitle{color:#ccc;font-size:14px;font-weight:400;line-height:1.4;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;margin:0}.ModalSlateHeader-module__rcddRG__slateCloseBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;line-height:0;display:flex}.ModalSlateHeader-module__rcddRG__slateCloseBtn:hover{opacity:.85}@media (min-width:1024px) and (max-width:1550px){.ModalSlateHeader-module__rcddRG__slateHeader{padding:14px 20px}}@media (max-width:1023.98px){.ModalSlateHeader-module__rcddRG__slateHeader{padding:14px 16px}}
.StandardFormModal-module__1SFAqa__standardFormModalForm{flex-direction:column;flex:auto;min-height:0;max-height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;overflow:hidden}.StandardFormModal-module__1SFAqa__standardFormModalHeader{flex-shrink:0;padding:20px 24px}.StandardFormModal-module__1SFAqa__standardFormModalTitle{font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);letter-spacing:var(--heading-title-letter-spacing)}.StandardFormModal-module__1SFAqa__standardFormModalSubtitle{font-size:13px;font-weight:400;line-height:1.4;color:#fff9!important}.StandardFormModal-module__1SFAqa__standardFormModalContent{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-y:auto}.StandardFormModal-module__1SFAqa__standardFormModalFooter{flex-shrink:0}.StandardFormModal-module__1SFAqa__formFieldGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.StandardFormModal-module__1SFAqa__halfWidthField{max-width:50%}:is(.StandardFormModal-module__1SFAqa__standardFormModalForm select:focus,.StandardFormModal-module__1SFAqa__standardFormModalForm input:focus,.StandardFormModal-module__1SFAqa__standardFormModalForm textarea:focus){box-shadow:0 0 0 3px #3b82f61a;border-color:#3b82f6!important}@media (min-width:1024px) and (max-width:1550px){.StandardFormModal-module__1SFAqa__standardFormModalHeader{padding:14px 20px!important}.StandardFormModal-module__1SFAqa__standardFormModalContent,.StandardFormModal-module__1SFAqa__standardFormModalFooter{padding:12px 16px!important}.StandardFormModal-module__1SFAqa__standardFormModalContent .rounded-10.p-5{padding:12px 14px!important}.StandardFormModal-module__1SFAqa__standardFormModalContent .mt-5{margin-top:.75rem!important}.StandardFormModal-module__1SFAqa__standardFormModalContent .gap-5{gap:.75rem!important}.StandardFormModal-module__1SFAqa__standardFormModalContent .gap-4{gap:.75rem!important}}@media (max-width:1023.98px){.StandardFormModal-module__1SFAqa__standardFormModalHeader{padding:14px 16px!important}.StandardFormModal-module__1SFAqa__standardFormModalContent,.StandardFormModal-module__1SFAqa__standardFormModalFooter{padding:12px 14px!important}.StandardFormModal-module__1SFAqa__standardFormModalContent .rounded-10.p-5{padding:12px 14px!important}}@media (max-width:767.98px){.StandardFormModal-module__1SFAqa__formFieldGrid{grid-template-columns:1fr!important}.StandardFormModal-module__1SFAqa__halfWidthField{width:100%!important;max-width:100%!important}.StandardFormModal-module__1SFAqa__standardFormModalContent .d-grid{grid-template-columns:1fr!important}:is(.StandardFormModal-module__1SFAqa__standardFormModalContent [style*=grid-template-columns],.StandardFormModal-module__1SFAqa__standardFormModalForm [style*=grid-template-columns]){grid-template-columns:1fr!important}:is(.StandardFormModal-module__1SFAqa__standardFormModalContent [style*="max-width: 50%"],.StandardFormModal-module__1SFAqa__standardFormModalForm [style*="max-width: 50%"]){width:100%!important;max-width:100%!important}:is(.StandardFormModal-module__1SFAqa__standardFormModalContent .col-6,.StandardFormModal-module__1SFAqa__standardFormModalForm .col-6,.StandardFormModal-module__1SFAqa__standardFormModalContent .col-4,.StandardFormModal-module__1SFAqa__standardFormModalForm .col-4){flex:0 0 100%!important;width:100%!important;max-width:100%!important}:is(.StandardFormModal-module__1SFAqa__standardFormModalForm .d-flex:has(>.col-6),.StandardFormModal-module__1SFAqa__standardFormModalContent .d-flex:has(>.col-6)){flex-direction:column!important;align-items:stretch!important}}
@keyframes DashboardAdminSections-module__faETwq__adminDashPulse{0%,to{opacity:1}50%{opacity:.55}}.DashboardAdminSections-module__faETwq__shimmerBlock{background-color:#cbd5e1;border-radius:12px;animation:2s cubic-bezier(.4,0,.6,1) infinite DashboardAdminSections-module__faETwq__adminDashPulse}.DashboardAdminSections-module__faETwq__sectionCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;overflow:visible;box-shadow:0 1px 2px #0000000d}.DashboardAdminSections-module__faETwq__sectionHeaderRow{align-items:center;gap:8px;margin-bottom:16px;display:flex}.DashboardAdminSections-module__faETwq__sectionTitle,.DashboardAdminSections-module__faETwq__sectionTitleSm{font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);color:var(--heading-title-color);letter-spacing:var(--heading-title-letter-spacing);margin:0}.DashboardAdminSections-module__faETwq__chartHeadingBlock{margin-bottom:16px}.DashboardAdminSections-module__faETwq__chartSubtitle{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#374151;margin:0;font-size:14px;font-weight:600}.DashboardAdminSections-module__faETwq__chartRangeHint{color:#707070;margin:6px 0 0;font-size:13px;font-weight:400;line-height:1.4}.DashboardAdminSections-module__faETwq__chartArea{width:100%;min-width:0;height:320px;position:relative;overflow:visible}.DashboardAdminSections-module__faETwq__chartLine{width:100%;min-width:0;height:280px;position:relative;overflow:visible}:is(.DashboardAdminSections-module__faETwq__chartArea .recharts-responsive-container,.DashboardAdminSections-module__faETwq__chartLine .recharts-responsive-container,.DashboardAdminSections-module__faETwq__donutChartInner .recharts-responsive-container){overflow:visible!important}:is(.DashboardAdminSections-module__faETwq__chartArea .recharts-tooltip-wrapper,.DashboardAdminSections-module__faETwq__chartLine .recharts-tooltip-wrapper,.DashboardAdminSections-module__faETwq__donutChartInner .recharts-tooltip-wrapper){z-index:5000;outline:none}:is(.DashboardAdminSections-module__faETwq__chartArea svg.recharts-surface,.DashboardAdminSections-module__faETwq__chartLine svg.recharts-surface,.DashboardAdminSections-module__faETwq__donutChartInner svg.recharts-surface){overflow:visible}.DashboardAdminSections-module__faETwq__shipmentsTopRow{flex-direction:column;gap:16px;margin-bottom:16px;display:flex}@media (min-width:640px){.DashboardAdminSections-module__faETwq__shipmentsTopRow{flex-direction:row;justify-content:space-between;align-items:flex-start}}.DashboardAdminSections-module__faETwq__statusPills{flex-wrap:wrap;justify-content:flex-start;gap:12px;width:100%;display:flex}@media (min-width:640px){.DashboardAdminSections-module__faETwq__statusPills{justify-content:flex-end;width:auto}}.DashboardAdminSections-module__faETwq__statusPillsEnd{flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;gap:12px;width:100%;display:flex}@media (min-width:640px){.DashboardAdminSections-module__faETwq__statusPillsEnd{justify-content:flex-end;width:auto}}.DashboardAdminSections-module__faETwq__statusCard{text-align:left;border:1px solid var(--border-card-stroke,#e5e7eb);border-radius:12px;padding:8px 16px}.DashboardAdminSections-module__faETwq__statusCardLabel{color:#707070;margin:0;font-size:12px}.DashboardAdminSections-module__faETwq__statusCardValue{font-variant-numeric:tabular-nums;color:#000;margin:0;font-size:20px;font-weight:700}.DashboardAdminSections-module__faETwq__statusCardValueMd{font-variant-numeric:tabular-nums;color:#000;margin:0;font-size:18px;font-weight:700}.DashboardAdminSections-module__faETwq__revenueDualStats{width:100%;max-width:none;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;background:#fff;border:1px solid #eee;border-radius:0;flex-shrink:0;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.DashboardAdminSections-module__faETwq__revenueDualStatsCell{text-align:left;border-right:1px solid #eee;padding:18px 20px 20px;position:relative}.DashboardAdminSections-module__faETwq__revenueDualStatsCellLast{border-right:none}.DashboardAdminSections-module__faETwq__revenueDualStatsLabel{color:#757575;margin:0 0 8px;font-size:13px;font-weight:500;line-height:1.3}.DashboardAdminSections-module__faETwq__revenueDualStatsValue{font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:#212121;margin:0;font-size:28px;font-weight:700;line-height:1.15}.DashboardAdminSections-module__faETwq__revenueDualStatsClose{color:#c4c4c4;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:18px;font-weight:400;line-height:1;position:absolute;top:10px;right:12px}@media (min-width:640px){.DashboardAdminSections-module__faETwq__revenueDualStats{width:auto;min-width:300px;max-width:min(100%,420px)}}@media (min-width:1280px){.DashboardAdminSections-module__faETwq__shipmentsTopRow{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;display:grid}.DashboardAdminSections-module__faETwq__chartHeadingBlock{margin-bottom:0}}.DashboardAdminSections-module__faETwq__analyticsHeader{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}@media (min-width:1024px){.DashboardAdminSections-module__faETwq__analyticsHeader{flex-direction:row;justify-content:space-between;align-items:center}}.DashboardAdminSections-module__faETwq__analyticsTitleWrap{align-items:center;gap:8px;display:flex}.DashboardAdminSections-module__faETwq__iconCircle{background:#f9fafb;border:1px solid #e5e7eb;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.DashboardAdminSections-module__faETwq__iconCircle img{filter:brightness(0)}.DashboardAdminSections-module__faETwq__analyticsTitle{font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);color:var(--heading-title-color);letter-spacing:var(--heading-title-letter-spacing);margin:0}.DashboardAdminSections-module__faETwq__tabList{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;gap:0;padding:4px;display:inline-flex}.DashboardAdminSections-module__faETwq__tabBtn{cursor:pointer;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#707070;background:0 0;border:none;border-radius:9999px;padding:8px 16px;font-size:14px;font-weight:600;transition:color .15s,background .15s,box-shadow .15s}.DashboardAdminSections-module__faETwq__tabBtn:hover{color:#000}.DashboardAdminSections-module__faETwq__tabBtnActive{cursor:pointer;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#fff;background:#000;border:none;border-radius:9999px;padding:8px 16px;font-size:14px;font-weight:600;transition:color .15s,background .15s,box-shadow .15s;box-shadow:0 1px 2px #0000000d}.DashboardAdminSections-module__faETwq__analyticsGrid{gap:24px;display:grid;overflow:visible}@media (min-width:1024px){.DashboardAdminSections-module__faETwq__analyticsGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}}@media (min-width:1920px){.DashboardAdminSections-module__faETwq__analyticsGrid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.DashboardAdminSections-module__faETwq__donutChartWrap{max-width:min(100%,360px)}}.DashboardAdminSections-module__faETwq__donutColumn{min-width:0;position:relative;overflow:visible}.DashboardAdminSections-module__faETwq__progressList{flex-direction:column;gap:12px;min-width:0;display:flex;overflow:visible}.DashboardAdminSections-module__faETwq__progressCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.DashboardAdminSections-module__faETwq__progressCardHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.DashboardAdminSections-module__faETwq__progressTitle{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#000;font-size:14px;font-weight:500}.DashboardAdminSections-module__faETwq__progressMeta{color:#707070;flex-shrink:0;font-size:14px}.DashboardAdminSections-module__faETwq__progressTrack{background:#f3f4f6;border-radius:9999px;width:100%;height:8px;overflow:hidden}.DashboardAdminSections-module__faETwq__progressFill{border-radius:9999px;height:100%;transition:width .2s}.DashboardAdminSections-module__faETwq__shipMethodMeta{color:#707070;flex-wrap:wrap;gap:8px 24px;margin-top:12px;font-size:13px;display:flex}.DashboardAdminSections-module__faETwq__shipMethodMeta strong{color:#000;font-weight:600}.DashboardAdminSections-module__faETwq__donutCard{color:#fff;background:#121212;border-radius:12px;flex-direction:column;height:100%;min-height:360px;padding:20px;display:flex;overflow:visible}.DashboardAdminSections-module__faETwq__donutCardTitle{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;text-align:center;margin:0 auto;font-size:16px;font-weight:700}.DashboardAdminSections-module__faETwq__donutCardSub{color:#9ca3af;margin:4px 0 0;font-size:13px}.DashboardAdminSections-module__faETwq__donutChartWrap{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:300px;margin:8px auto 0;padding:8px 0;display:flex;position:relative;overflow:visible}.DashboardAdminSections-module__faETwq__donutChartInner{width:100%;height:240px;position:relative;overflow:visible}.DashboardAdminSections-module__faETwq__donutCenter{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DashboardAdminSections-module__faETwq__donutCenterValue{font-variant-numeric:tabular-nums;font-size:36px;font-weight:700;line-height:1}.DashboardAdminSections-module__faETwq__donutCenterLabel{color:#9ca3af;margin-top:4px;font-size:14px}.DashboardAdminSections-module__faETwq__donutFooter{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:16px}.DashboardAdminSections-module__faETwq__donutFooterTrend{color:#fff;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:500;display:flex}.DashboardAdminSections-module__faETwq__donutFooterHint{text-align:center;color:#9ca3af;margin:4px auto 0;font-size:12px}.DashboardAdminSections-module__faETwq__paginationWrap{justify-content:center;padding-top:24px;display:flex}.DashboardAdminSections-module__faETwq__paginationBar{background:#374151;border-radius:9999px;align-items:center;gap:4px;padding:6px 8px;display:inline-flex;box-shadow:0 4px 6px -1px #0000001a}.DashboardAdminSections-module__faETwq__paginationBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.DashboardAdminSections-module__faETwq__paginationBtn:hover{background:#ffffff1a}.DashboardAdminSections-module__faETwq__skeletonChart{width:100%;min-width:0}.DashboardAdminSections-module__faETwq__skeletonRow{width:100%}.DashboardAdminSections-module__faETwq__skeletonDonut{border-radius:12px;width:100%;min-width:0;min-height:360px}.DashboardAdminSections-module__faETwq__shimmerSm{width:112px;height:64px}.DashboardAdminSections-module__faETwq__metricGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:768px){.DashboardAdminSections-module__faETwq__metricGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.DashboardAdminSections-module__faETwq__metricGrid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1920px){.DashboardAdminSections-module__faETwq__metricGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}}.DashboardAdminSections-module__faETwq__metricCell{height:118px}
.EditProfile-module__Ievysq__tabsRow{width:100%}.EditProfile-module__Ievysq__sectionLabel{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#707070;font-size:14px;font-weight:400;line-height:1.35}.EditProfile-module__Ievysq__hint{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#707070;font-size:14px;font-weight:400;line-height:1.45}.EditProfile-module__Ievysq__fieldStack{flex-direction:column;gap:6px;display:flex}:is(.EditProfile-module__Ievysq__editProfileForm input::placeholder,.EditProfile-module__Ievysq__editProfileForm textarea::placeholder){color:#707070;opacity:1}:is(.EditProfile-module__Ievysq__editProfileForm input:not([type=hidden]):not([type=checkbox]):not([type=radio]),.EditProfile-module__Ievysq__editProfileForm textarea),:is(.EditProfile-module__Ievysq__editProfileForm .react-tel-input input.form-control,.EditProfile-module__Ievysq__editProfileForm .react-tel-input input){color:#000!important}.EditProfile-module__Ievysq__securityLabel{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#000;font-size:14px;font-weight:400;line-height:1.35}.EditProfile-module__Ievysq__securityHint{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#707070;margin:0;font-size:14px;font-weight:400;line-height:1.45}.EditProfile-module__Ievysq__securityEmail{color:#000}@media (min-width:1024px) and (max-width:1550px){.EditProfile-module__Ievysq__tabsRow{margin-bottom:4px}.EditProfile-module__Ievysq__fieldStack{gap:4px}}@media (max-width:767.98px){:is(.EditProfile-module__Ievysq__editProfileForm .d-flex:has(>.col-6),.EditProfile-module__Ievysq__editProfileForm .d-flex.gap-5){flex-direction:column!important;align-items:stretch!important;gap:12px!important}.EditProfile-module__Ievysq__fieldStack{flex:0 0 100%;width:100%;max-width:100%}.EditProfile-module__Ievysq__tabsRow{-webkit-overflow-scrolling:touch;overflow-x:auto}}
.NotificationsModal-module___e7lMq__backdrop{z-index:10000;background:#00000073;position:fixed;inset:0}.NotificationsModal-module___e7lMq__modal{z-index:10001;background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:580px;max-height:min(90vh,100dvh - 32px);display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 4px #00000040}.NotificationsModal-module___e7lMq__header{background:#1e293b;border-top-left-radius:10px;border-top-right-radius:10px;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:20px;display:flex}.NotificationsModal-module___e7lMq__headerText{flex-direction:column;gap:8px;display:flex}.NotificationsModal-module___e7lMq__headerText h2{color:#fff;font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);letter-spacing:var(--heading-title-letter-spacing);margin:0}.NotificationsModal-module___e7lMq__headerText p{color:#ccc;margin:0;font-size:14px;font-weight:400}.NotificationsModal-module___e7lMq__closeBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.NotificationsModal-module___e7lMq__body{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow:hidden auto}.NotificationsModal-module___e7lMq__loadingShimmer{flex-direction:column;gap:10px;width:100%;padding:4px 0;display:flex}.NotificationsModal-module___e7lMq__cards{flex-direction:column;gap:10px;width:100%;display:flex;overflow-x:hidden}.NotificationsModal-module___e7lMq__card{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:12px;width:100%;padding:14px;transition:box-shadow .2s;display:flex;overflow:hidden}.NotificationsModal-module___e7lMq__card:hover{box-shadow:0 2px 8px #0000001a}.NotificationsModal-module___e7lMq__cardIcon{color:#000;background:#f5f5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;display:flex}.NotificationsModal-module___e7lMq__cardContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex;overflow:hidden}.NotificationsModal-module___e7lMq__cardTitleRow{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.NotificationsModal-module___e7lMq__cardTitle{color:#000;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;font-weight:500;overflow:hidden}.NotificationsModal-module___e7lMq__cardMeta{flex-shrink:0;align-items:center;gap:6px;display:flex}.NotificationsModal-module___e7lMq__unreadDot{background:#34c759;border-radius:9999px;flex-shrink:0;width:8px;height:8px}.NotificationsModal-module___e7lMq__cardTime{color:#707070;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:400}.NotificationsModal-module___e7lMq__cardBody{color:#707070;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.NotificationsModal-module___e7lMq__viewAllBtn{cursor:pointer;color:#fff;background:#000;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;gap:8px;width:auto;padding:12px 16px;font-size:14px;font-weight:700;display:inline-flex}.NotificationsModal-module___e7lMq__viewAllBtn:hover{background:#333}.NotificationsModal-module___e7lMq__empty{text-align:center;color:#707070;margin:0;font-size:14px}.NotificationsModal-module___e7lMq__emptyState{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;min-height:110px;padding:24px;display:flex}@media (min-width:1024px) and (max-width:1550px){.NotificationsModal-module___e7lMq__modal{max-width:min(560px,100vw - 48px);max-height:calc(100dvh - 40px)}.NotificationsModal-module___e7lMq__header{padding:14px 20px}.NotificationsModal-module___e7lMq__body{padding:12px 14px}}@media (max-width:1023.98px){.NotificationsModal-module___e7lMq__modal{max-width:min(580px,100vw - 32px);max-height:calc(100dvh - 24px)}.NotificationsModal-module___e7lMq__header{padding:14px 16px}.NotificationsModal-module___e7lMq__body{padding:12px}}@media (max-width:767.98px){.NotificationsModal-module___e7lMq__modal{border-radius:12px;max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.NotificationsModal-module___e7lMq__header{padding:12px 14px}.NotificationsModal-module___e7lMq__body{padding:10px 12px;padding-bottom:max(12px, env(safe-area-inset-bottom))}}
.PhoneVerification-module__eP07LW__panel{padding:1.75rem}.PhoneVerification-module__eP07LW__otpWrap{background:var(--gray-4,#f3f4f6);-webkit-overflow-scrolling:touch;border-radius:10px;justify-content:center;align-items:center;padding:1.75rem;display:flex;overflow-x:auto}.PhoneVerification-module__eP07LW__otpWrap input{color:#000;box-sizing:border-box;border-radius:8px;outline:none;font-weight:500;border:1px solid var(--card-stroke)!important;width:54px!important;height:64px!important;margin-right:10px!important;font-size:24px!important}.PhoneVerification-module__eP07LW__otpWrap input:last-child{margin-right:0!important}.PhoneVerification-module__eP07LW__actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:1.25rem;display:flex}@media (max-width:767.98px){.PhoneVerification-module__eP07LW__panel{padding:1rem}.PhoneVerification-module__eP07LW__otpWrap{justify-content:flex-start;padding:1rem .75rem}.PhoneVerification-module__eP07LW__otpWrap input{width:clamp(36px,12vw,48px)!important;height:clamp(44px,14vw,56px)!important;margin-right:6px!important;font-size:18px!important}.PhoneVerification-module__eP07LW__actions{flex-direction:column-reverse}.PhoneVerification-module__eP07LW__actions .btn{justify-content:center;width:100%}}
.PageBg-module__cVnUmq__shell{box-sizing:border-box;width:100%;min-width:0}.PageBg-module__cVnUmq__inner{width:100%;min-width:0;max-width:100%;padding:var(--shell-page-padding);box-sizing:border-box}
.ShippingPricesPopup-module__NiCAEa__popupContainer{padding:0}.ShippingPricesPopup-module__NiCAEa__popup{background-color:var(--white);border-radius:0;flex-direction:column;width:500px;max-width:min(500px,100vw);height:100dvh;min-height:100dvh;max-height:100dvh;display:flex}.ShippingPricesPopup-module__NiCAEa__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:20px 30px;display:flex}.ShippingPricesPopup-module__NiCAEa__title{font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);letter-spacing:var(--heading-title-letter-spacing);color:var(--black);margin:0}.ShippingPricesPopup-module__NiCAEa__closeIconButton{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.ShippingPricesPopup-module__NiCAEa__closeIconButton:hover{background:var(--gray-7)}.ShippingPricesPopup-module__NiCAEa__closeIconButton:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.ShippingPricesPopup-module__NiCAEa__closeIcon{width:24px;height:24px}.ShippingPricesPopup-module__NiCAEa__body{-webkit-overflow-scrolling:touch;background-color:var(--white);min-height:0;padding-bottom:max(8px, env(safe-area-inset-bottom,0px));flex:1;overflow:hidden auto}.ShippingPricesPopup-module__NiCAEa__searchSection{background-color:var(--white);padding:0 30px 20px}.ShippingPricesPopup-module__NiCAEa__searchRow{box-sizing:border-box;border:1px solid var(--card-stroke);background-color:var(--gray-7);border-radius:6px;align-items:center;gap:12px;height:48px;padding:8px 12px;display:flex}.ShippingPricesPopup-module__NiCAEa__searchRow:focus-within{border-color:var(--card-stroke);box-shadow:0 0 0 1px #0000000f}.ShippingPricesPopup-module__NiCAEa__searchIcon{flex-shrink:0;width:24px;height:24px}.ShippingPricesPopup-module__NiCAEa__searchInput{width:100%;min-width:0;height:100%;color:var(--black);font-size:16px;font-weight:400;line-height:19px;font-family:var(--primary-font-family);background:0 0;border:none}.ShippingPricesPopup-module__NiCAEa__searchInput::placeholder{color:var(--gray-6);font-size:16px}.ShippingPricesPopup-module__NiCAEa__searchInput:focus{outline:none}.ShippingPricesPopup-module__NiCAEa__section{border-top:1px solid var(--card-stroke);background:var(--white)}.ShippingPricesPopup-module__NiCAEa__sectionToggle{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:24px 30px;display:flex}.ShippingPricesPopup-module__NiCAEa__sectionToggle:hover{background:#fafafa}.ShippingPricesPopup-module__NiCAEa__sectionToggle:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.ShippingPricesPopup-module__NiCAEa__sectionMain{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.ShippingPricesPopup-module__NiCAEa__sectionTitle{font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);letter-spacing:var(--heading-title-letter-spacing);color:var(--heading-title-color);flex-shrink:0;margin:0}.ShippingPricesPopup-module__NiCAEa__carrierLogo{object-fit:contain;flex-shrink:0;width:80px;height:15px}.ShippingPricesPopup-module__NiCAEa__countBadge{background-color:var(--gray-4);width:28px;height:28px;color:var(--black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:400;line-height:1;display:inline-flex}.ShippingPricesPopup-module__NiCAEa__chevron{flex-shrink:0;width:20px;height:20px}.ShippingPricesPopup-module__NiCAEa__sectionBody{padding:0 30px 30px}.ShippingPricesPopup-module__NiCAEa__rateGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.ShippingPricesPopup-module__NiCAEa__rateCard{box-sizing:border-box;border:1px solid var(--card-stroke);background:var(--white);border-radius:10px;align-items:center;gap:10px;min-height:60px;padding:10px;display:flex}.ShippingPricesPopup-module__NiCAEa__rateIcon{flex-shrink:0;width:24px;height:24px}.ShippingPricesPopup-module__NiCAEa__rateCopy{flex-direction:column;gap:4px;min-width:0;display:flex}.ShippingPricesPopup-module__NiCAEa__rateLabel{letter-spacing:.16px;color:var(--gray-6);margin:0;font-size:14px;font-weight:400;line-height:19px}.ShippingPricesPopup-module__NiCAEa__rateValue{letter-spacing:.16px;color:var(--black);margin:0;font-size:16px;font-weight:500;line-height:19px}.ShippingPricesPopup-module__NiCAEa__emptyState{padding:30px}.ShippingPricesPopup-module__NiCAEa__emptyText{color:var(--gray-6);margin:0;font-size:16px;font-weight:400;line-height:1.45}.ShippingPricesPopup-module__NiCAEa__clearSearch{color:var(--primary);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;margin-top:12px;padding:0;font-size:16px;font-weight:500;text-decoration:underline}.ShippingPricesPopup-module__NiCAEa__clearSearch:hover{opacity:.9}.ShippingPricesPopup-module__NiCAEa__clearSearch:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}@media (max-width:767.98px){.ShippingPricesPopup-module__NiCAEa__popup{border-radius:0;width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh}.ShippingPricesPopup-module__NiCAEa__header,.ShippingPricesPopup-module__NiCAEa__searchSection,.ShippingPricesPopup-module__NiCAEa__sectionToggle,.ShippingPricesPopup-module__NiCAEa__sectionBody,.ShippingPricesPopup-module__NiCAEa__emptyState{padding-left:20px;padding-right:20px}.ShippingPricesPopup-module__NiCAEa__header{padding-top:24px;padding-bottom:24px}.ShippingPricesPopup-module__NiCAEa__searchSection{padding-top:20px;padding-bottom:20px}.ShippingPricesPopup-module__NiCAEa__sectionToggle{padding-top:24px;padding-bottom:24px}.ShippingPricesPopup-module__NiCAEa__sectionBody{padding-bottom:24px}.ShippingPricesPopup-module__NiCAEa__sectionMain{flex-wrap:wrap;row-gap:10px}.ShippingPricesPopup-module__NiCAEa__rateGrid{grid-template-columns:1fr;gap:12px}}@media (min-width:1024px) and (max-width:1550px){.ShippingPricesPopup-module__NiCAEa__popup{width:min(480px,100vw);max-width:min(480px,100vw)}.ShippingPricesPopup-module__NiCAEa__header{padding:16px 24px}}
.ContactModal-module__N8297G__contactModalHeader{padding:14px 20px!important}.ContactModal-module__N8297G__contactModalScroll{max-height:none!important;padding-top:12px!important;padding-bottom:12px!important}@media (max-height:760px){.ContactModal-module__N8297G__contactModalHeader{padding:12px 16px!important}}@media (max-width:767.98px){.ContactModal-module__N8297G__contactModalHeader{padding:14px!important}.ContactModal-module__N8297G__contactModalScroll{padding:12px!important}}
.Loader-module__MrhOFq__loader{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:99999;background:#f0e3e380;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}
.FeatureCard-module__CBC1FG__featureCard{text-align:left;background:#fff;border:1px solid #e8ecf1;border-radius:12px;flex-direction:row;align-items:stretch;height:100%;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.FeatureCard-module__CBC1FG__featureCard:hover{border-color:#d8dee9;box-shadow:0 6px 20px #0f172a0f}.FeatureCard-module__CBC1FG__featureCardActive{border-top:3px solid #10b981}.FeatureCard-module__CBC1FG__featureCardMuted{border-top:3px solid #cbd5e1}.FeatureCard-module__CBC1FG__visual{background:#fafbfc;flex:0 0 clamp(148px,22vw,200px);justify-content:center;align-items:center;padding:20px 16px;display:flex;position:relative}.FeatureCard-module__CBC1FG__status{z-index:1;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;top:12px;left:12px}.FeatureCard-module__CBC1FG__image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:120px}.FeatureCard-module__CBC1FG__content{flex-direction:column;flex:1;gap:10px;min-width:0;padding:20px 22px 20px 20px;display:flex}.FeatureCard-module__CBC1FG__title{width:100%;font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);color:var(--heading-title-color);letter-spacing:var(--heading-title-letter-spacing);margin:0}.FeatureCard-module__CBC1FG__statusActive{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.FeatureCard-module__CBC1FG__statusDot{background:#10b981;border-radius:50%;width:5px;height:5px}.FeatureCard-module__CBC1FG__statusSoon{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.FeatureCard-module__CBC1FG__description{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#64748b;margin:0;font-size:13px;font-weight:400;line-height:1.6}.FeatureCard-module__CBC1FG__footer{margin-top:auto;padding-top:4px}.FeatureCard-module__CBC1FG__link{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#5932ea;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.FeatureCard-module__CBC1FG__linkArrow{font-size:14px;line-height:1}.FeatureCard-module__CBC1FG__linkMuted{color:#94a3b8;font-weight:500}@media (max-width:1919px){.FeatureCard-module__CBC1FG__featureCard{flex-direction:column;align-items:stretch}.FeatureCard-module__CBC1FG__visual{border-bottom:1px solid #f1f5f9;flex:none;width:100%;min-height:168px;padding:24px 24px 20px}.FeatureCard-module__CBC1FG__image{max-height:148px}.FeatureCard-module__CBC1FG__content{gap:12px;padding:20px 24px 24px}.FeatureCard-module__CBC1FG__title{font-size:clamp(1.0625rem,1.4vw,1.25rem);line-height:1.35}.FeatureCard-module__CBC1FG__description{font-size:14px;line-height:1.55}}@media (max-width:720px){.FeatureCard-module__CBC1FG__visual{min-height:140px;padding:20px 16px 16px}.FeatureCard-module__CBC1FG__content{padding:18px 16px 20px}.FeatureCard-module__CBC1FG__image{max-height:128px}}
.Header-module__Pqol7G__header{z-index:90;width:100%;min-width:0;min-height:var(--shell-header-height);box-sizing:border-box;border-bottom:1px solid var(--shell-border,#e2e8f0);padding:var(--shell-header-padding-y) var(--shell-page-padding);flex-wrap:nowrap;gap:12px;position:sticky;top:0}.Header-module__Pqol7G__leading{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.Header-module__Pqol7G__titleBlock{align-items:center;gap:12px;min-width:0;display:flex}.Header-module__Pqol7G__menuBtn{border:1px solid var(--shell-border,#e2e8f0);color:#0f172a;cursor:pointer;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none}.Header-module__Pqol7G__menuBtn:hover{background:#f8fafc}.Header-module__Pqol7G__actions{flex:0 auto;justify-content:flex-end;align-items:center;gap:10px;min-width:0;max-width:100%;display:flex}.Header-module__Pqol7G__title{font-family:var(--page-header-title-font-family);font-size:var(--page-header-title-size);font-weight:var(--page-header-title-weight);line-height:var(--page-header-title-line-height);color:var(--page-header-title-color);letter-spacing:var(--page-header-title-letter-spacing)}.Header-module__Pqol7G__subtitle{font-family:var(--page-header-subtitle-font-family);font-size:var(--page-header-subtitle-size);font-weight:var(--page-header-subtitle-weight);line-height:var(--page-header-subtitle-line-height);color:var(--page-header-subtitle-color)}@media (min-width:768px) and (max-width:1023.98px){.Header-module__Pqol7G__menuBtn{display:inline-flex}.Header-module__Pqol7G__header{flex-wrap:wrap;align-items:center;gap:12px 10px}.Header-module__Pqol7G__leading{flex:auto;min-width:0;overflow:hidden}.Header-module__Pqol7G__titleBlock{min-width:0;overflow:hidden}.Header-module__Pqol7G__title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.Header-module__Pqol7G__actions{flex:0 auto;justify-content:flex-end;min-width:0;max-width:100%}:is(.Header-module__Pqol7G__actions .btn,.Header-module__Pqol7G__actions button){white-space:nowrap;flex-shrink:0;width:auto}:is(.Header-module__Pqol7G__actions .d-flex,.Header-module__Pqol7G__actions .d-grid){flex-wrap:nowrap;width:auto}.Header-module__Pqol7G__subtitle{display:none}.Header-module__Pqol7G__actions:has(.shipment-detail-header-actions){flex:100%;justify-content:flex-end;width:100%}.Header-module__Pqol7G__actions:has(.contacts-page-header-actions){flex:0 auto;min-width:0;max-width:none}}@media (max-width:767.98px){.Header-module__Pqol7G__menuBtn{display:inline-flex}.Header-module__Pqol7G__subtitle{display:none}.Header-module__Pqol7G__leading{flex:auto;min-width:0;overflow:hidden}.Header-module__Pqol7G__titleBlock{min-width:0;overflow:hidden}.Header-module__Pqol7G__title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1.125rem;display:block;overflow:hidden}.Header-module__Pqol7G__header{flex-wrap:wrap;align-items:flex-start;row-gap:12px}.Header-module__Pqol7G__actions{flex:100%;justify-content:stretch;min-width:0}:is(.Header-module__Pqol7G__actions .d-grid,.Header-module__Pqol7G__actions .d-flex){flex-wrap:wrap;width:100%}:is(.Header-module__Pqol7G__actions .btn,.Header-module__Pqol7G__actions button){flex:100%;width:100%;min-width:0}:is(.Header-module__Pqol7G__actions:has(.create-shipment-header-actions) .btn,.Header-module__Pqol7G__actions:has(.create-shipment-header-actions) button,.Header-module__Pqol7G__actions:has(.shipment-detail-header-actions) .btn,.Header-module__Pqol7G__actions:has(.shipment-detail-header-actions) button){flex:calc(50% - 6px);width:auto}:is(.Header-module__Pqol7G__actions:has(.contacts-page-header-actions) .d-flex,.Header-module__Pqol7G__actions:has(.contacts-page-header-actions) .contacts-page-header-actions){width:100%;flex-wrap:nowrap!important;gap:6px!important}:is(.Header-module__Pqol7G__actions:has(.contacts-page-header-actions) .btn,.Header-module__Pqol7G__actions:has(.contacts-page-header-actions) button){white-space:nowrap;justify-content:center;flex:1 1 0!important;gap:4px!important;width:auto!important;min-width:0!important;padding:8px!important;font-size:12px!important}.Header-module__Pqol7G__actions:has(.contacts-page-header-actions) .btn img{width:16px!important;height:16px!important}:is(.Header-module__Pqol7G__actions:has(.shipments-page-header-actions) .btn,.Header-module__Pqol7G__actions:has(.shipments-page-header-actions) button,.Header-module__Pqol7G__actions:has(.invoices-page-header-actions) .btn,.Header-module__Pqol7G__actions:has(.invoices-page-header-actions) button,.Header-module__Pqol7G__actions:has(.support-page-header-actions) .btn,.Header-module__Pqol7G__actions:has(.support-page-header-actions) button){flex:auto;width:100%}}
.Pagination-module__DUeupq__root{justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:0;display:flex}.Pagination-module__DUeupq__summary{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#0f172a;flex:auto;min-width:0;margin:0;font-size:14px;font-weight:500;line-height:1.4}.Pagination-module__DUeupq__summaryMuted{color:#64748b;font-weight:400}.Pagination-module__DUeupq__summaryStrong{color:#0f172a;font-weight:600}.Pagination-module__DUeupq__controls{border:1px solid var(--card-stroke,#e5e7eb);background:#fff;border-radius:8px;flex-shrink:0;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.Pagination-module__DUeupq__pagination-btn{cursor:pointer;border:none;border-right:1px solid var(--card-stroke,#e5e7eb);width:48px;height:48px;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;appearance:none;background:0 0;justify-content:center;align-items:center;gap:6px;margin:0;padding:0;font-size:14px;transition:background-color .15s;display:flex}.Pagination-module__DUeupq__pagination-btn:hover{background-color:var(--off-white,#f8fafc)}.Pagination-module__DUeupq__pagination-btn:focus-visible{outline:2px solid var(--primary,#2563eb);outline-offset:-2px;z-index:1}.Pagination-module__DUeupq__pagination-btn-left{border-right:1px solid var(--card-stroke,#e5e7eb);width:100px}.Pagination-module__DUeupq__pagination-btn-right{border-right:none;width:100px}.Pagination-module__DUeupq__navBtn{color:#64748b}.Pagination-module__DUeupq__navLabel{font-size:14px;font-weight:500}.Pagination-module__DUeupq__pageIdle{color:#64748b;font-weight:400}.Pagination-module__DUeupq__pageActive{color:#0f172a;background:var(--light-purple,#f3efff);font-weight:700}.Pagination-module__DUeupq__pageActive:hover{background:var(--light-purple,#f3efff)}@media (max-width:639.98px){.Pagination-module__DUeupq__root{flex-direction:column;align-items:stretch;gap:10px}.Pagination-module__DUeupq__summary{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.Pagination-module__DUeupq__controls{width:100%}.Pagination-module__DUeupq__pagination-btn{flex:1 1 0;width:auto;min-width:0;height:44px;font-size:13px}.Pagination-module__DUeupq__pagination-btn-left,.Pagination-module__DUeupq__pagination-btn-right{flex:1.15 1 0;gap:4px;width:auto;min-width:0;padding:0 8px}.Pagination-module__DUeupq__navLabel{font-size:13px}}@media (max-width:379.98px){.Pagination-module__DUeupq__navLabel{display:none}.Pagination-module__DUeupq__pagination-btn-left,.Pagination-module__DUeupq__pagination-btn-right{flex:0 0 44px;padding:0}}
.ShipmentDetailPage-module__O-Feiq__page{--card-stroke:#e3e4e8;--detail-side-max:clamp(416px, 28.6vw, 676px);width:100%;max-width:var(--page-content-max);font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#0f172a;-webkit-font-smoothing:antialiased;margin-inline:auto}:is(.ShipmentDetailPage-module__O-Feiq__page .h6,.ShipmentDetailPage-module__O-Feiq__page .h5.f-400,.ShipmentDetailPage-module__O-Feiq__page .h5.f-500){font-family:"Inter", var(--primary-font-family), system-ui, sans-serif}.ShipmentDetailPage-module__O-Feiq__page .h6.text-gray{color:#64748b;letter-spacing:.01em;font-size:13px;font-weight:400}.ShipmentDetailPage-module__O-Feiq__page .h5.f-400.text-gray{color:#64748b;font-size:13px;font-weight:400}:is(.ShipmentDetailPage-module__O-Feiq__page .h5.f-500.text-black,.ShipmentDetailPage-module__O-Feiq__page .h6.f-500.text-black){color:#0f172a;letter-spacing:-.01em;font-size:15px;font-weight:500}.ShipmentDetailPage-module__O-Feiq__page .h4.f-600{font-weight:500}.ShipmentDetailPage-module__O-Feiq__heroCard{overflow:hidden;box-shadow:0 1px 2px #0f172a0d;border:1px solid #e3e4e8!important;border-radius:10px!important;padding:0!important}.ShipmentDetailPage-module__O-Feiq__heroInner{background:linear-gradient(#f6f7f9 0%,#fafbfc 55%,#fff 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:16px 22px;display:flex}.ShipmentDetailPage-module__O-Feiq__heroMeta{flex-wrap:wrap;align-items:center;gap:28px 40px;display:flex}.ShipmentDetailPage-module__O-Feiq__twoColumn{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(20px,2vw,28px);width:100%;display:grid}.ShipmentDetailPage-module__O-Feiq__columnMain,.ShipmentDetailPage-module__O-Feiq__columnSide{width:100%;min-width:0}@media (min-width:1024px){.ShipmentDetailPage-module__O-Feiq__twoColumn{grid-template-columns:minmax(0, 1fr) minmax(390px, var(--detail-side-max))}}
.HomeSidebar-module__42Gt-a__sidebar{flex-direction:column;flex-shrink:0;gap:16px;width:clamp(375px,22.5vw,600px);display:flex;position:sticky;top:20px}.HomeSidebar-module__42Gt-a__actionCard{background:linear-gradient(135deg,#0f172a 0%,#1e293b 52%,#334155 100%);border:1px solid #ffffff0f;border-radius:14px;padding:clamp(20px,2vw,26px) clamp(20px,2vw,24px);position:relative;overflow:hidden;box-shadow:0 8px 32px #0f172a24}.HomeSidebar-module__42Gt-a__actionGlow{pointer-events:none;background:radial-gradient(circle,#5932ea47 0%,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-20px}.HomeSidebar-module__42Gt-a__actionEyebrow{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;font-size:10px;font-weight:700;display:inline-flex;position:relative}.HomeSidebar-module__42Gt-a__actionTitle{font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);color:#fff;letter-spacing:var(--heading-title-letter-spacing);margin:8px 0 0;position:relative}.HomeSidebar-module__42Gt-a__actionDesc{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#cbd5e1;margin:8px 0 0;font-size:13px;font-weight:400;line-height:1.55;position:relative}.HomeSidebar-module__42Gt-a__actionBtn{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#0f172a;background:#fff;border-radius:9px;justify-content:center;align-items:center;margin-top:16px;padding:10px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;position:relative}.HomeSidebar-module__42Gt-a__actionBtn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #00000026}.HomeSidebar-module__42Gt-a__actionSecondary{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#94a3b8;text-underline-offset:3px;margin-top:10px;font-size:12px;font-weight:500;text-decoration:underline;display:inline-block;position:relative}.HomeSidebar-module__42Gt-a__actionSecondary:hover{color:#e2e8f0}.HomeSidebar-module__42Gt-a__panel{background:#fff;border:1px solid #e8ecf1;border-radius:14px;padding:clamp(16px,1.5vw,22px) clamp(18px,1.8vw,24px);box-shadow:0 1px 2px #0f172a08}.HomeSidebar-module__42Gt-a__panelTitle{font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);color:var(--heading-title-color);letter-spacing:var(--heading-title-letter-spacing);margin:0}.HomeSidebar-module__42Gt-a__panelDesc{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#64748b;margin:6px 0 0;font-size:12px;font-weight:400;line-height:1.5}.HomeSidebar-module__42Gt-a__statGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.HomeSidebar-module__42Gt-a__statTile{text-align:center;background:#f8fafc;border:1px solid #eef0f4;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:12px 6px;display:flex}.HomeSidebar-module__42Gt-a__statTileActive{background:#ecfdf5;border-color:#bbf7d0}.HomeSidebar-module__42Gt-a__statNum{font-family:var(--heading-title-font-family);font-size:20px;font-weight:var(--heading-title-weight);color:#0f172a;line-height:1}.HomeSidebar-module__42Gt-a__statTileActive .HomeSidebar-module__42Gt-a__statNum{color:#047857}.HomeSidebar-module__42Gt-a__statName{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#64748b;font-size:10px;font-weight:500;line-height:1.2}.HomeSidebar-module__42Gt-a__timeline{flex-direction:column;gap:0;margin:14px 0 0;padding:0;list-style:none;display:flex}.HomeSidebar-module__42Gt-a__timelineItem{gap:12px;min-height:52px;display:flex}.HomeSidebar-module__42Gt-a__timelineTrack{flex-direction:column;flex-shrink:0;align-items:center;width:16px;display:flex}.HomeSidebar-module__42Gt-a__timelineDot{background:#fff;border:2px solid #5932ea;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px;box-shadow:0 0 0 3px #ede9fe}.HomeSidebar-module__42Gt-a__timelineLine{background:linear-gradient(#c4b5fd 0%,#e9e5ff 100%);border-radius:1px;flex:1;width:2px;min-height:20px;margin:4px 0}.HomeSidebar-module__42Gt-a__timelineBody{flex-direction:column;gap:4px;min-width:0;padding-bottom:14px;display:flex}.HomeSidebar-module__42Gt-a__timelineLabel{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#0f172a;font-size:13px;font-weight:500;line-height:1.35}.HomeSidebar-module__42Gt-a__timelineStatus{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-self:flex-start;padding:2px 8px;font-size:10px;font-weight:600}.HomeSidebar-module__42Gt-a__timelineStatusPlanned{color:#64748b;background:#f1f5f9}.HomeSidebar-module__42Gt-a__timelineStatusSoon{color:#b45309;background:#fef3c7}.HomeSidebar-module__42Gt-a__helpCard{background:linear-gradient(#eff6ff 0%,#fff 100%);border:1px solid #dbeafe;border-radius:14px;gap:14px;padding:18px 20px;display:flex}.HomeSidebar-module__42Gt-a__helpIcon{width:40px;height:40px;font-family:var(--heading-title-font-family);color:#2563eb;background:#fff;border:1px solid #bfdbfe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.HomeSidebar-module__42Gt-a__helpContent{flex-direction:column;gap:4px;min-width:0;display:flex}.HomeSidebar-module__42Gt-a__helpTitle{font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);color:var(--heading-title-color);letter-spacing:var(--heading-title-letter-spacing);margin:0}.HomeSidebar-module__42Gt-a__helpDesc{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#64748b;margin:0;font-size:12px;font-weight:400;line-height:1.5}.HomeSidebar-module__42Gt-a__helpLink{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#2563eb;margin-top:6px;font-size:12px;font-weight:600;text-decoration:none}.HomeSidebar-module__42Gt-a__helpLink:hover{text-decoration:underline}@media (min-width:1536px){.HomeSidebar-module__42Gt-a__sidebar{width:clamp(475px,25vw,525px)}}@media (max-width:1180px){.HomeSidebar-module__42Gt-a__sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;display:grid;position:static}.HomeSidebar-module__42Gt-a__actionCard,.HomeSidebar-module__42Gt-a__helpCard{grid-column:1/-1}}@media (max-width:767.98px){.HomeSidebar-module__42Gt-a__sidebar{grid-template-columns:1fr}.HomeSidebar-module__42Gt-a__statGrid{grid-template-columns:repeat(3,1fr)}}
.CreateShipmentPage-module__ab_dyG__layout{width:100%;max-width:var(--page-content-max);flex-wrap:wrap;justify-content:stretch;align-items:flex-start;gap:clamp(1rem,2.5vw,2rem);margin-inline:auto;display:flex}.CreateShipmentPage-module__ab_dyG__formColumn,.CreateShipmentPage-module__ab_dyG__summaryColumn{flex:100%;width:100%;min-width:0}@media screen and (min-width:1024px){.CreateShipmentPage-module__ab_dyG__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(1rem,2.5vw,2rem);display:grid}.CreateShipmentPage-module__ab_dyG__formColumn{flex:unset;width:100%;max-width:none}.CreateShipmentPage-module__ab_dyG__summaryColumn{flex:unset;align-self:flex-start;width:100%;max-width:none;position:sticky;top:clamp(5rem,12vh,6.5rem)}}.CreateShipmentPage-module__ab_dyG__formStack{flex-direction:column;gap:1.25rem;display:flex}@media screen and (min-width:1024px){.CreateShipmentPage-module__ab_dyG__formStack{gap:1.5rem}}.CreateShipmentPage-module__ab_dyG__formStack>div.rounded-10.border.border-card-stroke{box-shadow:0 1px 2px #0f172a0f;border-color:#e8eaef!important;padding:clamp(1.25rem,2.2vw,1.75rem)!important}.CreateShipmentPage-module__ab_dyG__formStack div.rounded-10.border.border-card-stroke>div.d-flex.d-align-center.gap-2.bg-gray-7{background:0 0!important;border-radius:0!important;padding:0!important}.CreateShipmentPage-module__ab_dyG__formStack .bg-gray-7.rounded-6{border:1px solid #eceef2;background:#f3f4f6!important;border-radius:8px!important;padding:1.125rem!important}.CreateShipmentPage-module__ab_dyG__summaryStack{flex-direction:column;gap:1.25rem;display:flex}@media screen and (min-width:1024px){.CreateShipmentPage-module__ab_dyG__summaryStack{gap:1.5rem}}.CreateShipmentPage-module__ab_dyG__summaryStack>div.rounded-10.border.border-card-stroke{box-shadow:0 1px 2px #0f172a0f;border-color:#e8eaef!important;padding:clamp(1.1rem,2vw,1.5rem)!important}.CreateShipmentPage-module__ab_dyG__summaryStack div.rounded-10.border.border-card-stroke>div.d-flex.d-align-center.gap-2.bg-gray-7{background:0 0!important;border-radius:0!important;padding:0!important}@media (max-width:767.98px){:is(.CreateShipmentPage-module__ab_dyG__formColumn .col-3,.CreateShipmentPage-module__ab_dyG__summaryColumn .col-3){flex:0 0 calc(50% - 8px);width:calc(50% - 8px);max-width:calc(50% - 8px)}:is(.CreateShipmentPage-module__ab_dyG__formColumn .col-6,.CreateShipmentPage-module__ab_dyG__summaryColumn .col-6){flex:0 0 100%;width:100%;max-width:100%}:is(.CreateShipmentPage-module__ab_dyG__formStack>div.rounded-10.border.border-card-stroke,.CreateShipmentPage-module__ab_dyG__summaryStack>div.rounded-10.border.border-card-stroke){padding:1rem!important}}
.SearchBar-module__JuVAxa__searchBar{box-sizing:border-box;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;padding-top:8px;padding-bottom:8px}.SearchBar-module__JuVAxa__searchBarWithSort{gap:0;padding-top:0;padding-bottom:0;position:relative;overflow:visible}.SearchBar-module__JuVAxa__searchInput{flex:1;min-width:0;font-family:inherit;font-size:16px}.SearchBar-module__JuVAxa__searchInput::placeholder{color:var(--gray-1,#94a3b8);font-size:16px}.SearchBar-module__JuVAxa__searchSection{flex:1;min-width:0;padding-top:8px;padding-bottom:8px;padding-right:8px}.SearchBar-module__JuVAxa__searchIcon{flex-shrink:0;margin-left:12px}.SearchBar-module__JuVAxa__sortSection{flex-shrink:0;align-self:stretch;align-items:center;display:flex;position:relative}.SearchBar-module__JuVAxa__sortDivider{background:var(--card-stroke,#e5e7eb);flex-shrink:0;align-self:stretch;width:1px}.SearchBar-module__JuVAxa__sortTrigger{cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:0 6px 6px 0;justify-content:space-between;align-items:center;gap:8px;height:100%;min-height:42px;padding:0 14px;display:inline-flex}.SearchBar-module__JuVAxa__sortTrigger:hover{background:var(--gray-7,#f3f4f6)}.SearchBar-module__JuVAxa__sortTrigger:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.SearchBar-module__JuVAxa__sortLabel{color:var(--black);font-family:inherit;font-size:14px;font-weight:500;line-height:1.35}.SearchBar-module__JuVAxa__sortArrow{flex-shrink:0}.SearchBar-module__JuVAxa__sortList{z-index:20;background:var(--white);border:1px solid var(--card-stroke,#e5e7eb);scrollbar-width:thin;scrollbar-color:#c4c4c4 #f0f0f0;border-radius:8px;min-width:200px;max-height:240px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.SearchBar-module__JuVAxa__sortList::-webkit-scrollbar{width:8px}.SearchBar-module__JuVAxa__sortList::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.SearchBar-module__JuVAxa__sortList::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:4px}.SearchBar-module__JuVAxa__sortOption{color:var(--black);cursor:pointer;white-space:nowrap;padding:10px 14px;font-family:inherit;font-size:14px;line-height:1.35}.SearchBar-module__JuVAxa__sortOption:hover{background:var(--faded-green,#f0fdf4)}.SearchBar-module__JuVAxa__sortOptionActive{background:var(--gray-7,#f3f4f6);font-weight:600}@media (max-width:767.98px){.SearchBar-module__JuVAxa__sortTrigger{gap:4px;padding:0 10px}.SearchBar-module__JuVAxa__sortLabel{text-overflow:ellipsis;max-width:88px;font-size:12px;overflow:hidden}.SearchBar-module__JuVAxa__searchInput,.SearchBar-module__JuVAxa__searchInput::placeholder{font-size:14px}}
.SectionHeading-module__f2kbua__section{text-align:left;flex-direction:column;gap:6px;display:flex}.SectionHeading-module__f2kbua__eyebrow{width:fit-content;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;letter-spacing:.08em;text-transform:uppercase;border-radius:4px;align-items:center;padding:3px 9px;font-size:10px;font-weight:700;display:inline-flex}.SectionHeading-module__f2kbua__eyebrowPlatform{color:#047857;background:#ecfdf5}.SectionHeading-module__f2kbua__eyebrowDiscover{color:#5932ea;background:#f5f3ff}.SectionHeading-module__f2kbua__eyebrowRoadmap{color:#64748b;background:#f1f5f9}.SectionHeading-module__f2kbua__title{font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);color:var(--heading-title-color);letter-spacing:var(--heading-title-letter-spacing);margin:6px 0 0}.SectionHeading-module__f2kbua__subtitle{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#64748b;max-width:56ch;margin:0;font-size:14px;font-weight:400;line-height:1.5}.SectionHeading-module__f2kbua__headerRow{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:4px;padding-bottom:16px;display:flex}.SectionHeading-module__f2kbua__count{text-align:center;border:1px solid #0000;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:52px;padding:8px 12px;display:inline-flex}.SectionHeading-module__f2kbua__countNum{font-family:var(--heading-title-font-family);font-size:18px;font-weight:var(--heading-title-weight);line-height:1}.SectionHeading-module__f2kbua__countLabel{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;margin-top:3px;font-size:10px;font-weight:600;line-height:1}.SectionHeading-module__f2kbua__countPlatform{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.SectionHeading-module__f2kbua__countDiscover{color:#5932ea;background:#f5f3ff;border-color:#ddd6fe}.SectionHeading-module__f2kbua__countRoadmap{color:#64748b;background:#f1f5f9;border-color:#e2e8f0}
.ShipmentTableCustomizeModal-module__vW2Bcq__popupContainer{padding:0}.ShipmentTableCustomizeModal-module__vW2Bcq__popup{background-color:var(--white);border-radius:0;flex-direction:column;width:500px;max-width:min(500px,100vw);height:100dvh;min-height:0;max-height:100dvh;display:flex}.ShipmentTableCustomizeModal-module__vW2Bcq__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 30px 0;display:flex}.ShipmentTableCustomizeModal-module__vW2Bcq__title{max-width:80%;font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);letter-spacing:var(--heading-title-letter-spacing);color:var(--heading-title-color);margin:0}.ShipmentTableCustomizeModal-module__vW2Bcq__closeIconButton{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.ShipmentTableCustomizeModal-module__vW2Bcq__closeIconButton:hover{background:var(--gray-7)}.ShipmentTableCustomizeModal-module__vW2Bcq__closeIconButton:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.ShipmentTableCustomizeModal-module__vW2Bcq__closeIcon{width:24px;height:24px}.ShipmentTableCustomizeModal-module__vW2Bcq__body{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#c4c4c4 #f0f0f0;background-color:var(--white);flex:1;min-height:0;padding:20px 30px 24px;overflow:hidden auto}.ShipmentTableCustomizeModal-module__vW2Bcq__body::-webkit-scrollbar{width:10px}.ShipmentTableCustomizeModal-module__vW2Bcq__body::-webkit-scrollbar-track{background:#f0f0f0;border-radius:6px}.ShipmentTableCustomizeModal-module__vW2Bcq__body::-webkit-scrollbar-thumb{background:#c4c4c4;border:2px solid #f0f0f0;border-radius:6px}.ShipmentTableCustomizeModal-module__vW2Bcq__body::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ShipmentTableCustomizeModal-module__vW2Bcq__list{flex-direction:column;gap:10px;display:flex}.ShipmentTableCustomizeModal-module__vW2Bcq__listRow{border:1px solid var(--card-stroke);background:var(--white);box-sizing:border-box;border-radius:8px;align-items:center;gap:12px;padding:12px 14px;display:flex}.ShipmentTableCustomizeModal-module__vW2Bcq__listRowDropTarget{outline:2px dashed var(--primary);outline-offset:2px}.ShipmentTableCustomizeModal-module__vW2Bcq__dragHandleWrap{-webkit-user-select:none;user-select:none;flex-shrink:0;display:inline-flex}.ShipmentTableCustomizeModal-module__vW2Bcq__dragHandle{cursor:grab;color:#9ca3af;touch-action:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:3px;padding:4px 2px;display:inline-flex}.ShipmentTableCustomizeModal-module__vW2Bcq__dragHandle:active{cursor:grabbing}.ShipmentTableCustomizeModal-module__vW2Bcq__dragCol{gap:2px;display:flex}.ShipmentTableCustomizeModal-module__vW2Bcq__dragDot{background:currentColor;border-radius:50%;width:4px;height:4px}.ShipmentTableCustomizeModal-module__vW2Bcq__checkbox{width:18px;height:18px;accent-color:var(--black);cursor:pointer;flex-shrink:0}.ShipmentTableCustomizeModal-module__vW2Bcq__rowLabel{min-width:0;color:var(--black);flex:1;font-size:15px;font-weight:400;line-height:1.35}@media (max-width:767.98px){.ShipmentTableCustomizeModal-module__vW2Bcq__popup{width:100vw;max-width:100vw}.ShipmentTableCustomizeModal-module__vW2Bcq__header,.ShipmentTableCustomizeModal-module__vW2Bcq__body{padding-left:20px;padding-right:20px}}@media (min-width:1024px) and (max-width:1550px){.ShipmentTableCustomizeModal-module__vW2Bcq__popup{width:min(480px,100vw);max-width:min(480px,100vw)}.ShipmentTableCustomizeModal-module__vW2Bcq__header{padding:16px 24px 0}.ShipmentTableCustomizeModal-module__vW2Bcq__body{padding:16px 24px 20px}}
.TableEmptyState-module__zGONkG__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.TableEmptyState-module__zGONkG__contentSticky{box-sizing:border-box;padding:80px 20px;position:sticky;left:0}.TableEmptyState-module__zGONkG__icon{flex-shrink:0;display:block}.TableEmptyState-module__zGONkG__block{background:var(--white);outline-offset:-.5px;outline:.5px solid #e5e7eb;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;padding:80px 20px;display:flex}.TableEmptyState-module__zGONkG__emptyRow{background:var(--white)}.TableEmptyState-module__zGONkG__emptyCell{background:var(--white);vertical-align:middle;border-bottom:none!important;padding:0!important}.TableEmptyState-module__zGONkG__title{font-size:16px;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#374151;margin:0;font-weight:600}.TableEmptyState-module__zGONkG__description{font-size:14px;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#9ca3af;max-width:360px;margin:0}@media (max-width:767.98px){.TableEmptyState-module__zGONkG__contentSticky,.TableEmptyState-module__zGONkG__block{padding:40px 16px}.TableEmptyState-module__zGONkG__title{font-size:15px}.TableEmptyState-module__zGONkG__description{max-width:280px;font-size:13px}}
:is(.ShipmentStatus-module__3dIfzq__root .h2,.ShipmentStatus-module__3dIfzq__root .h5){font-family:"Inter", var(--primary-font-family), system-ui, sans-serif}
.ToolCard-module__vDoJta__toolCard{box-sizing:border-box;text-align:left;background:#fff;border:1px solid #e8ecf1;border-radius:12px;flex-direction:column;align-items:flex-start;gap:14px;width:100%;min-width:0;max-width:100%;height:100%;padding:20px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.ToolCard-module__vDoJta__toolCard:hover{border-color:#d8dee9;box-shadow:0 4px 12px #0f172a0d}.ToolCard-module__vDoJta__toolCardDiscover{border-top:3px solid #5932ea}.ToolCard-module__vDoJta__toolCardSoon{background:#fafbfc;border-top:3px solid #cbd5e1}.ToolCard-module__vDoJta__topRow{align-items:center;gap:12px;width:100%;display:flex}.ToolCard-module__vDoJta__iconWrap{background:#f8fafc;border:1px solid #eef0f4;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ToolCard-module__vDoJta__iconWrapDiscover{background:#f5f3ff;border-color:#e9e5ff}.ToolCard-module__vDoJta__iconWrapSoon{background:#f4f4f5;border-color:#e4e4e7}.ToolCard-module__vDoJta__icon{object-fit:contain;width:auto;max-width:24px;height:auto;max-height:24px}.ToolCard-module__vDoJta__titleRow{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ToolCard-module__vDoJta__title{min-width:0;font-family:var(--heading-title-font-family);font-size:var(--heading-title-size);font-weight:var(--heading-title-weight);line-height:var(--heading-title-line-height);color:var(--heading-title-color);letter-spacing:var(--heading-title-letter-spacing);overflow-wrap:break-word;margin:0}.ToolCard-module__vDoJta__soonTag{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-flex}.ToolCard-module__vDoJta__description{width:100%;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#64748b;overflow-wrap:break-word;margin:0;font-size:13px;font-weight:400;line-height:1.6}.ToolCard-module__vDoJta__cta{max-width:100%;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;margin-top:auto;padding:8px 14px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ToolCard-module__vDoJta__cta:hover{color:#fff;background:#0f172a;border-color:#0f172a}.ToolCard-module__vDoJta__ctaArrow{font-size:14px;line-height:1}.ToolCard-module__vDoJta__ctaPrimary{color:#fff;background:#5932ea;border-color:#5932ea}.ToolCard-module__vDoJta__ctaPrimary:hover{color:#fff;background:#4c2bd4;border-color:#4c2bd4}
.OrderLines-module__mo6EVW__lineGrid{grid-template-columns:1fr 4fr 1fr 1fr 1fr;gap:16px;display:grid}@media (max-width:767.98px){.OrderLines-module__mo6EVW__lineGrid{grid-template-columns:1fr 1fr;gap:12px}.OrderLines-module__mo6EVW__lineGrid>:nth-child(2){grid-column:1/-1}}
.SupportPageToolbar-module__VyuXra__toolbar{--toolbar-control-height:42px;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;width:100%;margin-bottom:20px;display:flex}.SupportPageToolbar-module__VyuXra__filtersLeft{min-width:0;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif;flex:auto;align-items:center;gap:12px;display:flex}.SupportPageToolbar-module__VyuXra__filterBtnWrap .btn{font-family:inherit}.SupportPageToolbar-module__VyuXra__searchWrap{min-width:200px;max-width:480px;height:var(--toolbar-control-height);flex:0 420px}.SupportPageToolbar-module__VyuXra__searchWrap>div,.SupportPageToolbar-module__VyuXra__searchBar{box-sizing:border-box;width:100%;height:var(--toolbar-control-height)!important;min-height:var(--toolbar-control-height)!important;max-height:var(--toolbar-control-height)!important}.SupportPageToolbar-module__VyuXra__searchWrap input{height:100%;line-height:1.35;font-family:"Inter", var(--primary-font-family), system-ui, sans-serif}.SupportPageToolbar-module__VyuXra__filterBtnWrap{flex:none;position:relative}.SupportPageToolbar-module__VyuXra__filterBadge{background:var(--primary,#2563eb);min-width:18px;height:18px;color:var(--white);text-align:center;pointer-events:none;border-radius:999px;padding:0 5px;font-family:inherit;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:-6px;right:-6px}.SupportPageToolbar-module__VyuXra__tabsWrap{flex:none;justify-content:flex-end;align-items:center;gap:0;display:flex;overflow:hidden}@media (min-width:768px) and (max-width:1023.98px){.SupportPageToolbar-module__VyuXra__toolbar{flex-wrap:nowrap;gap:12px}.SupportPageToolbar-module__VyuXra__filtersLeft{flex-wrap:nowrap;flex:auto;min-width:0}.SupportPageToolbar-module__VyuXra__searchWrap{flex:auto;min-width:0;max-width:none}.SupportPageToolbar-module__VyuXra__filterBtnWrap{flex:none}.SupportPageToolbar-module__VyuXra__filterBtnWrap .btn{white-space:nowrap}.SupportPageToolbar-module__VyuXra__tabsWrap{flex:none;justify-content:flex-end}}@media (min-width:768px) and (max-width:900px){.SupportPageToolbar-module__VyuXra__toolbar{flex-wrap:wrap}.SupportPageToolbar-module__VyuXra__filtersLeft{flex:100%}.SupportPageToolbar-module__VyuXra__tabsWrap{flex:100%;justify-content:flex-start;overflow-x:auto}}@media (max-width:767.98px){.SupportPageToolbar-module__VyuXra__toolbar{flex-wrap:wrap;gap:8px;margin-bottom:14px}.SupportPageToolbar-module__VyuXra__filtersLeft{flex-wrap:nowrap;flex:100%;align-items:stretch;gap:8px;min-width:0}.SupportPageToolbar-module__VyuXra__searchWrap{flex:auto;min-width:0;max-width:none}.SupportPageToolbar-module__VyuXra__filterBtnWrap{flex:none;display:flex}.SupportPageToolbar-module__VyuXra__filterBtnWrap .btn{white-space:nowrap;width:auto;padding:8px 12px!important;font-size:13px!important}.SupportPageToolbar-module__VyuXra__tabsWrap{flex:100%;justify-content:flex-start;overflow-x:auto}}
.SupportTicketDetail-module__hjYI7a__page{background:#f9f9f9;flex-direction:column;width:100%;height:100%;min-height:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;overflow:hidden}.SupportTicketDetail-module__hjYI7a__pageHeader{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;align-self:stretch;align-items:center;gap:12px;padding:16px 20px;display:flex}.SupportTicketDetail-module__hjYI7a__backBtn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:40px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .15s;display:flex}.SupportTicketDetail-module__hjYI7a__backBtn:hover{background-color:#f5f5f5}.SupportTicketDetail-module__hjYI7a__content{flex-direction:column;flex:1;align-self:stretch;gap:16px;min-height:0;padding:20px;display:flex;overflow:hidden}.SupportTicketDetail-module__hjYI7a__metaCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-self:stretch;align-items:center;gap:24px;padding:16px 20px;display:flex}.SupportTicketDetail-module__hjYI7a__metaLeft{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.SupportTicketDetail-module__hjYI7a__ticketNumber{color:#000;letter-spacing:.2px;word-break:break-word;font-family:Inter,sans-serif;font-size:20px;font-weight:500}.SupportTicketDetail-module__hjYI7a__metaRight{flex-wrap:wrap;align-items:center;gap:32px;display:flex}.SupportTicketDetail-module__hjYI7a__splitRow{flex:1;align-self:stretch;align-items:stretch;gap:20px;min-height:0;display:flex}.SupportTicketDetail-module__hjYI7a__chatCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.SupportTicketDetail-module__hjYI7a__chatCardHead{background:#f5f5f5;border-radius:4px;flex-shrink:0;align-items:center;gap:8px;margin:20px 20px 0;padding:8px 20px;display:flex}.SupportTicketDetail-module__hjYI7a__chatBody{flex-direction:column;flex:1;min-height:0;padding:0 20px 20px;display:flex;overflow:hidden}.SupportTicketDetail-module__hjYI7a__detailsCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;flex:1;align-self:flex-start;gap:20px;min-height:0;max-height:100%;padding:20px;display:flex;overflow-y:auto}.SupportTicketDetail-module__hjYI7a__detailsHead{background:#f5f5f5;border-radius:4px;flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;display:flex}.SupportTicketDetail-module__hjYI7a__fieldRow{flex-shrink:0;gap:20px;display:flex}.SupportTicketDetail-module__hjYI7a__fieldCol{flex:1;min-width:0}.SupportTicketDetail-module__hjYI7a__fieldLabel{color:#707070;margin-bottom:6px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;display:block}.SupportTicketDetail-module__hjYI7a__fieldValue{color:#000;word-break:break-word;font-family:Inter,sans-serif;font-size:18px;font-weight:500;display:block}.SupportTicketDetail-module__hjYI7a__infoBox{align-items:center;gap:12px;display:flex}.SupportTicketDetail-module__hjYI7a__infoIcon{background:#f6f2ff;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:10px 12px;display:flex}.SupportTicketDetail-module__hjYI7a__infoText{flex-direction:column;gap:4px;min-width:0;display:flex}.SupportTicketDetail-module__hjYI7a__infoLabel{color:#707070;font-family:Inter,sans-serif;font-size:16px;font-weight:500}.SupportTicketDetail-module__hjYI7a__infoValue{color:#000;font-family:Inter,sans-serif;font-size:18px;font-weight:500}@media (max-width:1024px){.SupportTicketDetail-module__hjYI7a__page{height:auto;min-height:100%;overflow:visible}.SupportTicketDetail-module__hjYI7a__pageHeader{z-index:20;padding:12px 16px;position:sticky;top:0;box-shadow:0 1px #e5e7eb}.SupportTicketDetail-module__hjYI7a__content{flex:none;gap:14px;padding:16px 16px 24px;overflow:visible}.SupportTicketDetail-module__hjYI7a__metaCard{flex-direction:column;align-items:flex-start;gap:16px;padding:14px 16px}.SupportTicketDetail-module__hjYI7a__metaRight{gap:16px;width:100%}.SupportTicketDetail-module__hjYI7a__ticketNumber{font-size:17px}.SupportTicketDetail-module__hjYI7a__splitRow{flex-direction:column;flex:none;gap:14px;min-height:0}.SupportTicketDetail-module__hjYI7a__chatCard{flex:none;width:100%;height:min(62vh,520px);min-height:360px}.SupportTicketDetail-module__hjYI7a__chatCardHead{margin:14px 14px 0;padding:8px 12px}.SupportTicketDetail-module__hjYI7a__chatBody{padding:0 14px 14px}.SupportTicketDetail-module__hjYI7a__detailsCard{flex:none;align-self:stretch;gap:16px;width:100%;max-height:none;padding:16px;overflow:visible}.SupportTicketDetail-module__hjYI7a__fieldRow{flex-direction:column;gap:14px}.SupportTicketDetail-module__hjYI7a__fieldLabel,.SupportTicketDetail-module__hjYI7a__infoLabel{font-size:13px}.SupportTicketDetail-module__hjYI7a__fieldValue,.SupportTicketDetail-module__hjYI7a__infoValue{font-size:15px}.SupportTicketDetail-module__hjYI7a__infoIcon{padding:8px 10px}}@media (max-width:767.98px){.SupportTicketDetail-module__hjYI7a__content{padding:12px 12px 28px}.SupportTicketDetail-module__hjYI7a__metaRight{flex-direction:column;align-items:flex-start;gap:12px}.SupportTicketDetail-module__hjYI7a__chatCard{height:min(58vh,440px);min-height:300px}.SupportTicketDetail-module__hjYI7a__detailsCard{gap:14px;padding:14px}}
.printer-module__T2qAaW__stepperCol{flex-direction:column;align-items:center;margin-top:2px;display:flex}.printer-module__T2qAaW__stepConnector{width:2px;height:210px;margin-top:4px;position:relative}.printer-module__T2qAaW__stepConnectorDashed{border-left:2px dashed var(--stroke);width:0;transition:opacity .28s;position:absolute;top:0;bottom:0;left:50%;transform:translate(-1px)}.printer-module__T2qAaW__stepConnectorSolid{background:var(--black);transform-origin:top;width:2px;height:100%;transition:transform .48s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;transform:scaleY(0)}.printer-module__T2qAaW__stepConnectorComplete .printer-module__T2qAaW__stepConnectorDashed{opacity:0}.printer-module__T2qAaW__stepConnectorComplete .printer-module__T2qAaW__stepConnectorSolid{transform:scaleY(1)}.printer-module__T2qAaW__stepCircle{border:2px solid var(--black);background:var(--black);box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.printer-module__T2qAaW__stepCircleInner{background:var(--white);border-radius:50%;width:10px;height:10px;display:block}.printer-module__T2qAaW__stepLineSolid{background:var(--black);width:2px;height:170px}.printer-module__T2qAaW__stepCircleSmall{background:var(--black);width:24px;height:24px;color:var(--white);box-sizing:border-box;opacity:0;pointer-events:none;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:12px;transition:opacity .26s,transform .38s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(-8px)scale(.86)}.printer-module__T2qAaW__stepCircleSmallVisible{opacity:1;transition-delay:.14s;transform:translateY(0)scale(1)}.printer-module__T2qAaW__stepTwoContent{opacity:0;pointer-events:none;max-height:0;margin-top:0;transition:max-height .56s cubic-bezier(.22,1,.36,1),opacity .28s,transform .42s cubic-bezier(.22,1,.36,1),margin-top .42s;overflow:hidden;transform:translateY(-10px)}.printer-module__T2qAaW__stepTwoContentVisible{opacity:1;pointer-events:auto;max-height:240px;margin-top:34px;transform:translateY(18px)}.printer-module__T2qAaW__stepLineDashed{border-left:2px dashed var(--stroke);flex:1;width:0}.printer-module__T2qAaW__statusDot{border-radius:50%;width:8px;height:8px;display:inline-block}.printer-module__T2qAaW__statusDotRed{background:var(--error)}.printer-module__T2qAaW__statusDotGreen{background:var(--success)}.printer-module__T2qAaW__actionHeader{justify-content:flex-end;width:100%;padding-right:calc(clamp(.78125rem,.6875rem + .4688vw,1.25rem) - 12px);display:flex}.printer-module__T2qAaW__actionHeaderText{text-align:center;width:108px;display:inline-block}.printer-module__T2qAaW__actionsRow{width:100%}.printer-module__T2qAaW__buttonPadding{padding:10px 18px}.printer-module__T2qAaW__titleFixed{font-size:16px}.printer-module__T2qAaW__subTitleFixed{font-size:14px}.printer-module__T2qAaW__smallTextFixed{font-size:12.5px}.printer-module__T2qAaW__setupBody{padding:0 24px 24px}.printer-module__T2qAaW__setupFieldList{margin-top:20px;margin-left:calc(-1 * var(--settings-content-pad,24px));margin-right:calc(-1 * var(--settings-content-pad,24px));width:calc(100% + 2 * var(--settings-content-pad,24px))}.printer-module__T2qAaW__setupFooter{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;display:flex}.printer-module__T2qAaW__tableWrap{border:1px solid var(--card-stroke);background:#fff;border-radius:10px;overflow:hidden}
.ProductSansLabel-module__GHvLYW__label{font-family:"Inter", var(--primary-font-family), system-ui, sans-serif}
.SettingsIndex-module__aviy1W__grid{grid-template-columns:minmax(0,1fr);gap:clamp(1rem,1.5vw,1.25rem);width:100%;min-width:0;display:grid}.SettingsIndex-module__aviy1W__grid>a{min-width:0;height:100%;display:block}@media (min-width:640px){.SettingsIndex-module__aviy1W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.SettingsIndex-module__aviy1W__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.SettingsIndex-module__aviy1W__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
