.AvatarMenu-module__QMeYsW__wrapper{position:relative}.AvatarMenu-module__QMeYsW__avatarBtn{cursor:pointer;width:32px;height:32px;transition:opacity .2s var(--ease);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.AvatarMenu-module__QMeYsW__avatarBtn:hover{opacity:.75}.AvatarMenu-module__QMeYsW__avatarImg{object-fit:cover;border-radius:50%;width:32px;height:32px;display:block}.AvatarMenu-module__QMeYsW__avatarFallback{background:var(--brand-light);border-radius:50%;width:32px;height:32px}.AvatarMenu-module__QMeYsW__dropdown{-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-float);z-index:1001;background:#ffffffeb;border:1px solid #0c2c5514;border-radius:10px;min-width:180px;padding:4px;position:absolute;top:calc(100% + 10px);right:0}.AvatarMenu-module__QMeYsW__userInfo{flex-direction:column;gap:2px;padding:10px 12px 8px;display:flex}.AvatarMenu-module__QMeYsW__userName{color:var(--brand-deep);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.AvatarMenu-module__QMeYsW__userEmail{color:var(--brand-light);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.AvatarMenu-module__QMeYsW__divider{background:#0c2c5514;height:1px;margin:2px 0}.AvatarMenu-module__QMeYsW__menuItem{width:100%;color:var(--brand-mid);cursor:pointer;transition:all .15s var(--ease);text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;padding:9px 12px;font-family:inherit;font-size:.85rem;font-weight:500;text-decoration:none;display:flex}.AvatarMenu-module__QMeYsW__menuItem:hover{color:var(--brand-deep);background:#0c2c550f}
.GlobalNav-module__OPeeoa__globalNav{background:var(--white);z-index:1000;border-bottom:1px solid #0c2c5514;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.GlobalNav-module__OPeeoa__logo{color:var(--brand-deep);font-size:1.2rem;font-weight:800;text-decoration:none}.GlobalNav-module__OPeeoa__navLinks{gap:24px;display:flex}.GlobalNav-module__OPeeoa__navLinks a{color:var(--brand-mid);font-size:.9rem;font-weight:500;text-decoration:none}.GlobalNav-module__OPeeoa__navLinks a.GlobalNav-module__OPeeoa__active,.GlobalNav-module__OPeeoa__active{color:var(--brand-deep);border-bottom:2px solid var(--brand-deep)}.GlobalNav-module__OPeeoa__right{align-items:center;gap:8px;display:flex}.GlobalNav-module__OPeeoa__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:4px;width:36px;height:36px;padding:8px;display:none}.GlobalNav-module__OPeeoa__menuToggle span{background:var(--brand-deep);border-radius:2px;width:100%;height:2px;display:block}.GlobalNav-module__OPeeoa__mobileMenu{display:none}@media (max-width:640px){.GlobalNav-module__OPeeoa__navLinks{display:none}.GlobalNav-module__OPeeoa__menuToggle{display:flex}.GlobalNav-module__OPeeoa__mobileMenu{background:var(--white);box-shadow:var(--shadow-float);z-index:1000;border-bottom:1px solid #0c2c5514;flex-direction:column;padding:8px;display:flex;position:absolute;top:100%;left:0;right:0}.GlobalNav-module__OPeeoa__mobileMenu a{color:var(--brand-mid);border-radius:8px;padding:12px 14px;font-size:.95rem;font-weight:500;text-decoration:none}.GlobalNav-module__OPeeoa__mobileMenu a.GlobalNav-module__OPeeoa__mobileActive{color:var(--brand-deep);background:#0c2c550f}}
.AmbientBackground-module__IPHQhW__ambientBg{z-index:-1;pointer-events:none;background:radial-gradient(circle at 85% 10%,#629fad14,#0000 40%);width:100%;height:100%;position:fixed;top:0;left:0}
.OrderStatusBadge-module__NZgoBa__badge{letter-spacing:.01em;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.OrderStatusBadge-module__NZgoBa__live{background:var(--status-live-bg);color:var(--status-live-text)}.OrderStatusBadge-module__NZgoBa__warn{background:var(--status-warn-bg);color:var(--status-warn-text)}.OrderStatusBadge-module__NZgoBa__info{background:var(--status-info-bg);color:var(--status-info-text)}.OrderStatusBadge-module__NZgoBa__danger{background:var(--status-danger-bg);color:var(--status-danger-text)}.OrderStatusBadge-module__NZgoBa__draft{background:var(--status-draft-bg);color:var(--status-draft-text)}
.EmptyState-module__L9k1nG__empty{text-align:center;background:var(--white);box-shadow:var(--shadow-card);border:1px solid #0c2c5514;border-radius:12px;flex-direction:column;align-items:center;padding:56px 24px;display:flex}.EmptyState-module__L9k1nG__icon{width:64px;height:64px;color:var(--brand-mid);background:#629fad1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.EmptyState-module__L9k1nG__title{color:var(--brand-deep);margin-bottom:6px;font-size:1.1rem;font-weight:700}.EmptyState-module__L9k1nG__description{color:var(--brand-mid);max-width:440px;margin-bottom:20px;font-size:.9rem}.EmptyState-module__L9k1nG__action{background:var(--brand-deep);color:var(--white);transition:opacity .15s var(--ease);border-radius:8px;align-items:center;padding:10px 18px;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.EmptyState-module__L9k1nG__action:hover{opacity:.9}
.MarkAsShippedDialog-module__PlyvMa__overlay{-webkit-backdrop-filter:blur(4px);z-index:200;background:#0c2c5559;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.MarkAsShippedDialog-module__PlyvMa__dialog{background:var(--white);width:100%;max-width:440px;box-shadow:var(--shadow-float);border-radius:14px;flex-direction:column;gap:18px;padding:28px;display:flex}.MarkAsShippedDialog-module__PlyvMa__header{flex-direction:column;gap:4px;display:flex}.MarkAsShippedDialog-module__PlyvMa__title{color:var(--brand-deep);font-size:1.15rem;font-weight:700}.MarkAsShippedDialog-module__PlyvMa__subtitle{color:var(--brand-mid);font-size:.85rem;line-height:1.5}.MarkAsShippedDialog-module__PlyvMa__field{flex-direction:column;gap:6px;display:flex}.MarkAsShippedDialog-module__PlyvMa__label{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-light);font-size:.75rem;font-weight:600}.MarkAsShippedDialog-module__PlyvMa__input,.MarkAsShippedDialog-module__PlyvMa__select{background:var(--white);height:40px;color:var(--brand-deep);transition:border-color .15s var(--ease), box-shadow .15s var(--ease);border:1px solid #0c2c551f;border-radius:8px;padding:0 12px;font-family:inherit;font-size:.9rem}.MarkAsShippedDialog-module__PlyvMa__input:focus,.MarkAsShippedDialog-module__PlyvMa__select:focus{border-color:var(--brand-light);outline:none;box-shadow:0 0 0 3px #629fad26}.MarkAsShippedDialog-module__PlyvMa__input:disabled,.MarkAsShippedDialog-module__PlyvMa__select:disabled{cursor:not-allowed;background:#0c2c5508}.MarkAsShippedDialog-module__PlyvMa__error{background:var(--status-danger-bg);color:var(--status-danger-text);border:1px solid #ef444433;border-radius:8px;padding:10px 12px;font-size:.85rem}.MarkAsShippedDialog-module__PlyvMa__actions{justify-content:flex-end;gap:8px;padding-top:6px;display:flex}.MarkAsShippedDialog-module__PlyvMa__cancelBtn,.MarkAsShippedDialog-module__PlyvMa__submitBtn{cursor:pointer;transition:all .15s var(--ease);border:none;border-radius:8px;padding:9px 16px;font-family:inherit;font-size:.9rem;font-weight:600}.MarkAsShippedDialog-module__PlyvMa__cancelBtn{background:var(--white);color:var(--brand-mid);border:1px solid #0c2c551f}.MarkAsShippedDialog-module__PlyvMa__cancelBtn:hover:not(:disabled){color:var(--brand-deep);background:#0c2c550a}.MarkAsShippedDialog-module__PlyvMa__submitBtn{background:var(--brand-deep);color:var(--white)}.MarkAsShippedDialog-module__PlyvMa__submitBtn:hover:not(:disabled){opacity:.9}.MarkAsShippedDialog-module__PlyvMa__submitBtn:disabled,.MarkAsShippedDialog-module__PlyvMa__cancelBtn:disabled{opacity:.5;cursor:not-allowed}
.OrderDetailView-module__iJX7Jq__wrapper{flex-direction:column;gap:24px;display:flex}.OrderDetailView-module__iJX7Jq__backLink{color:var(--brand-mid);cursor:pointer;transition:color .15s var(--ease);background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;padding:6px 0;font-family:inherit;font-size:.85rem;font-weight:500;display:inline-flex}.OrderDetailView-module__iJX7Jq__backLink:hover{color:var(--brand-deep)}.OrderDetailView-module__iJX7Jq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.OrderDetailView-module__iJX7Jq__headerMain{flex-direction:column;gap:4px;display:flex}.OrderDetailView-module__iJX7Jq__titleRow{align-items:center;gap:10px;display:flex}.OrderDetailView-module__iJX7Jq__title{color:var(--brand-deep);letter-spacing:-.01em;font-size:1.5rem;font-weight:700}.OrderDetailView-module__iJX7Jq__copyIdBtn{color:var(--brand-mid);cursor:pointer;transition:color .15s var(--ease), border-color .15s var(--ease);background:0 0;border:1px solid #0c2c5526;border-radius:6px;align-items:center;gap:5px;padding:4px 8px;font-family:inherit;font-size:.75rem;font-weight:500;display:inline-flex}.OrderDetailView-module__iJX7Jq__copyIdBtn:hover{color:var(--brand-deep);border-color:#0c2c5559}.OrderDetailView-module__iJX7Jq__subtitle{color:var(--brand-mid);font-size:.9rem}.OrderDetailView-module__iJX7Jq__headerActions{align-items:center;gap:12px;display:flex}.OrderDetailView-module__iJX7Jq__primaryAction{background:var(--brand-deep);color:var(--white);cursor:pointer;transition:opacity .15s var(--ease);border:none;border-radius:8px;padding:10px 18px;font-family:inherit;font-size:.9rem;font-weight:600}.OrderDetailView-module__iJX7Jq__primaryAction:hover:not(:disabled){opacity:.9}.OrderDetailView-module__iJX7Jq__primaryAction:disabled{opacity:.4;cursor:not-allowed}.OrderDetailView-module__iJX7Jq__grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}.OrderDetailView-module__iJX7Jq__sidebar{flex-direction:column;gap:20px;display:flex}.OrderDetailView-module__iJX7Jq__timelineCard{grid-column:1/-1}@media (max-width:860px){.OrderDetailView-module__iJX7Jq__grid{grid-template-columns:1fr}}.OrderDetailView-module__iJX7Jq__card{background:var(--white);box-shadow:var(--shadow-card);border:1px solid #0c2c5514;border-radius:12px;padding:20px}.OrderDetailView-module__iJX7Jq__cardTitle{letter-spacing:.05em;text-transform:uppercase;color:var(--brand-light);margin-bottom:14px;font-size:.75rem;font-weight:600}.OrderDetailView-module__iJX7Jq__fieldStack{flex-direction:column;gap:4px;display:flex}.OrderDetailView-module__iJX7Jq__fieldValue{color:var(--brand-deep);font-size:.95rem;font-weight:600}.OrderDetailView-module__iJX7Jq__fieldMeta{color:var(--brand-mid);font-size:.9rem}.OrderDetailView-module__iJX7Jq__fieldLink{color:var(--brand-mid);font-size:.9rem;text-decoration:none}.OrderDetailView-module__iJX7Jq__fieldLink:hover{color:var(--brand-deep);text-decoration:underline}.OrderDetailView-module__iJX7Jq__trackingLink{text-decoration:none}.OrderDetailView-module__iJX7Jq__trackingLink:hover{text-decoration:underline}.OrderDetailView-module__iJX7Jq__fieldMono{font-family:var(--font-mono);color:var(--brand-mid);word-break:break-all;font-size:.8rem}.OrderDetailView-module__iJX7Jq__itemsTable{border-collapse:collapse;width:100%;font-size:.9rem}.OrderDetailView-module__iJX7Jq__itemsTable thead th{text-align:left;letter-spacing:.05em;text-transform:uppercase;color:var(--brand-light);border-bottom:1px solid #0c2c5514;padding:8px 0;font-size:.7rem;font-weight:600}.OrderDetailView-module__iJX7Jq__itemsTable td{color:var(--brand-deep);border-bottom:1px solid #0c2c550d;padding:12px 0}.OrderDetailView-module__iJX7Jq__itemsTable tfoot td{color:var(--brand-mid);border-bottom:none;padding:8px 0;font-size:.85rem}.OrderDetailView-module__iJX7Jq__itemsTable tfoot tr:first-child td{padding-top:14px}.OrderDetailView-module__iJX7Jq__totalRow td{font-weight:700;color:var(--brand-deep)!important;border-top:1px solid #0c2c551a!important;padding-top:10px!important;font-size:.95rem!important}.OrderDetailView-module__iJX7Jq__right{text-align:right}.OrderDetailView-module__iJX7Jq__totalCell{font-weight:600}.OrderDetailView-module__iJX7Jq__timeline{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.OrderDetailView-module__iJX7Jq__timelineItem{align-items:flex-start;gap:12px;padding-left:4px;display:flex;position:relative}.OrderDetailView-module__iJX7Jq__timelineItem:not(:last-child):before{content:"";background:#0c2c551a;width:1px;position:absolute;top:16px;bottom:-16px;left:9px}.OrderDetailView-module__iJX7Jq__timelineDot{background:var(--brand-light);outline:3px solid var(--white);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:6px}.OrderDetailView-module__iJX7Jq__timelineStatus{color:var(--brand-deep);font-size:.9rem;font-weight:600}.OrderDetailView-module__iJX7Jq__timelineMeta{color:var(--brand-mid);margin-top:2px;font-size:.8rem}.OrderDetailView-module__iJX7Jq__statePanel{background:var(--white);color:var(--brand-mid);border:1px solid #0c2c5514;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:48px 24px;font-size:.95rem;display:flex}.OrderDetailView-module__iJX7Jq__errorPanel{background:var(--status-danger-bg);color:var(--status-danger-text);border-color:#ef444433}.OrderDetailView-module__iJX7Jq__spinner{border:2px solid #0c2c5526;border-top-color:var(--brand-mid);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite OrderDetailView-module__iJX7Jq__spin}@keyframes OrderDetailView-module__iJX7Jq__spin{to{transform:rotate(360deg)}}.OrderDetailView-module__iJX7Jq__retryBtn{background:var(--white);color:var(--status-danger-text);border:1px solid #ef44444d;border-radius:6px;margin-left:12px;padding:6px 12px;font-family:inherit;font-size:.85rem;font-weight:600}.OrderDetailView-module__iJX7Jq__retryBtn:hover{background:#ef44440d}
.OrdersListView-module__AtC1hG__wrapper{flex-direction:column;gap:24px;display:flex}.OrdersListView-module__AtC1hG__header{flex-direction:column;gap:4px;display:flex}.OrdersListView-module__AtC1hG__title{color:var(--brand-deep);letter-spacing:-.01em;font-size:1.75rem;font-weight:700}.OrdersListView-module__AtC1hG__subtitle{color:var(--brand-mid);font-size:.95rem}.OrdersListView-module__AtC1hG__tabs{border-bottom:1px solid #0c2c5514;gap:4px;display:flex;overflow-x:auto}.OrdersListView-module__AtC1hG__tab{color:var(--brand-mid);cursor:pointer;transition:color .15s var(--ease);white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:.9rem;font-weight:500;display:inline-flex;position:relative}.OrdersListView-module__AtC1hG__tab:hover{color:var(--brand-deep)}.OrdersListView-module__AtC1hG__tabActive{color:var(--brand-deep);font-weight:600}.OrdersListView-module__AtC1hG__tabActive:after{content:"";background:var(--brand-deep);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.OrdersListView-module__AtC1hG__tabCount{min-width:22px;height:22px;color:var(--brand-deep);background:#0c2c5514;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.7rem;font-weight:600;display:inline-flex}.OrdersListView-module__AtC1hG__tabActive .OrdersListView-module__AtC1hG__tabCount{background:var(--brand-deep);color:var(--white)}.OrdersListView-module__AtC1hG__filters{flex-wrap:wrap;gap:16px;display:flex}.OrdersListView-module__AtC1hG__filterField{flex-direction:column;flex:200px;gap:4px;min-width:200px;display:flex}.OrdersListView-module__AtC1hG__filterLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--brand-light);font-size:.7rem;font-weight:600}.OrdersListView-module__AtC1hG__select,.OrdersListView-module__AtC1hG__search{background:var(--white);width:100%;height:38px;color:var(--brand-deep);transition:border-color .15s var(--ease), box-shadow .15s var(--ease);border:1px solid #0c2c551f;border-radius:8px;padding:0 12px;font-family:inherit;font-size:.9rem}.OrdersListView-module__AtC1hG__select:focus,.OrdersListView-module__AtC1hG__search:focus{border-color:var(--brand-light);outline:none;box-shadow:0 0 0 3px #629fad26}.OrdersListView-module__AtC1hG__tableWrap{background:var(--white);box-shadow:var(--shadow-card);border:1px solid #0c2c5514;border-radius:12px;overflow:hidden}.OrdersListView-module__AtC1hG__table{border-collapse:collapse;width:100%;font-size:.9rem}.OrdersListView-module__AtC1hG__table thead th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-light);background:#0c2c5505;border-bottom:1px solid #0c2c5514;padding:12px 16px;font-size:.75rem;font-weight:600}.OrdersListView-module__AtC1hG__right{text-align:right}.OrdersListView-module__AtC1hG__row{cursor:pointer;transition:background .12s var(--ease)}.OrdersListView-module__AtC1hG__row:hover{background:#0c2c5506}.OrdersListView-module__AtC1hG__row:focus-visible{background:#629fad14;outline:none}.OrdersListView-module__AtC1hG__row td{vertical-align:middle;border-bottom:1px solid #0c2c550d;padding:14px 16px}.OrdersListView-module__AtC1hG__row:last-child td{border-bottom:none}.OrdersListView-module__AtC1hG__dateCell{color:var(--brand-mid);white-space:nowrap}.OrdersListView-module__AtC1hG__orderCell{font-family:var(--font-mono);color:var(--brand-mid);font-size:.85rem}.OrdersListView-module__AtC1hG__customerName{color:var(--brand-deep);font-weight:600}.OrdersListView-module__AtC1hG__customerEmail{color:var(--brand-light);font-size:.8rem}.OrdersListView-module__AtC1hG__siteCell{color:var(--brand-mid)}.OrdersListView-module__AtC1hG__totalCell{color:var(--brand-deep);white-space:nowrap;font-weight:600}.OrdersListView-module__AtC1hG__skeletonRow td{border-bottom:1px solid #0c2c550d;padding:14px 16px}.OrdersListView-module__AtC1hG__skeleton{background:linear-gradient(90deg,#0c2c550a 25%,#0c2c5514 37%,#0c2c550a 63%) 0 0/400% 100%;border-radius:4px;height:16px;animation:1.4s infinite OrdersListView-module__AtC1hG__shimmer;display:block}@keyframes OrdersListView-module__AtC1hG__shimmer{0%{background-position:100%}to{background-position:0}}.OrdersListView-module__AtC1hG__errorBanner{background:var(--status-danger-bg);color:var(--status-danger-text);border:1px solid #ef444433;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;font-size:.9rem;display:flex}.OrdersListView-module__AtC1hG__retryBtn{background:var(--white);color:var(--status-danger-text);border:1px solid #ef44444d;border-radius:6px;padding:6px 12px;font-family:inherit;font-size:.85rem;font-weight:600}.OrdersListView-module__AtC1hG__retryBtn:hover{background:#ef44440d}.OrdersListView-module__AtC1hG__pagination{justify-content:space-between;align-items:center;gap:16px;display:flex}.OrdersListView-module__AtC1hG__paginationInfo{color:var(--brand-mid);font-size:.85rem}.OrdersListView-module__AtC1hG__paginationBtns{gap:8px;display:flex}.OrdersListView-module__AtC1hG__btnPage{background:var(--white);color:var(--brand-deep);transition:all .15s var(--ease);border:1px solid #0c2c551f;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:.85rem;font-weight:500}.OrdersListView-module__AtC1hG__btnPage:hover:not(:disabled){background:#0c2c550a;border-color:#0c2c5533}.OrdersListView-module__AtC1hG__btnPage:disabled{opacity:.4;cursor:not-allowed}
.page-module__h1K7Pa__container{max-width:1100px;margin:40px auto;padding:0 24px 100px}
.page-module__4S47Ja__container{max-width:1100px;margin:40px auto;padding:0 24px 100px}
