.PageHeader-module__J4nd1q__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:36px;display:flex}.PageHeader-module__J4nd1q__title{letter-spacing:-.02em;margin-bottom:6px;font-size:1.8rem;font-weight:700}.PageHeader-module__J4nd1q__subtitle{color:var(--text-secondary);font-size:.92rem}
.StatCard-module__pF25na__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);align-items:center;gap:18px;padding:24px;transition:border-color .2s;display:flex}.StatCard-module__pF25na__card:hover{border-color:var(--border-default)}.StatCard-module__pF25na__iconWrap{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.StatCard-module__pF25na__value{letter-spacing:-.02em;font-size:1.6rem;font-weight:700;line-height:1.2}.StatCard-module__pF25na__label{color:var(--text-secondary);margin-top:2px;font-size:.82rem}
.keys-module__jJ2H7G__center{min-height:300px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.95rem;display:flex}.keys-module__jJ2H7G__createRow{gap:10px;display:flex}.keys-module__jJ2H7G__input{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);width:220px;padding:10px 14px;font-size:.86rem}.keys-module__jJ2H7G__input:focus{border-color:var(--cyan-500);outline:none}.keys-module__jJ2H7G__input::placeholder{color:var(--text-muted)}.keys-module__jJ2H7G__createBtn{background:var(--cyan-500);color:var(--text-inverse);border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:6px;padding:10px 18px;font-size:.86rem;font-weight:600;transition:all .2s;display:inline-flex}.keys-module__jJ2H7G__createBtn:hover{background:var(--cyan-400);box-shadow:0 0 20px var(--cyan-glow)}.keys-module__jJ2H7G__createBtn:disabled{opacity:.5;pointer-events:none}.keys-module__jJ2H7G__errorBanner{background:var(--red-glow);border:1px solid var(--red-500);border-radius:var(--radius-sm);color:var(--red-500);margin-bottom:16px;padding:12px 20px;font-size:.86rem}.keys-module__jJ2H7G__newKeyBanner{background:var(--bg-surface);border:1px solid var(--cyan-500);border-radius:var(--radius-md);margin-bottom:24px;padding:20px}.keys-module__jJ2H7G__newKeyLabel{color:var(--cyan-400);margin-bottom:12px;font-size:.86rem;font-weight:600}.keys-module__jJ2H7G__newKeyRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.keys-module__jJ2H7G__newKeyCode{font-family:var(--font-mono);background:var(--bg-deep);border-radius:var(--radius-sm);color:var(--text-primary);word-break:break-all;padding:8px 14px;font-size:.82rem}.keys-module__jJ2H7G__iconBtn{color:var(--text-muted);padding:6px;transition:color .2s}.keys-module__jJ2H7G__iconBtn:hover{color:var(--cyan-500)}.keys-module__jJ2H7G__dismissBtn{color:var(--text-muted);font-size:.8rem;transition:color .2s}.keys-module__jJ2H7G__dismissBtn:hover{color:var(--text-primary)}.keys-module__jJ2H7G__tableWrap{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);-webkit-overflow-scrolling:touch;overflow-x:auto}.keys-module__jJ2H7G__table{border-collapse:collapse;width:100%}.keys-module__jJ2H7G__table th{text-align:left;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);padding:14px 24px;font-size:.72rem}.keys-module__jJ2H7G__table td{border-bottom:1px solid var(--border-subtle);padding:14px 24px;font-size:.88rem}.keys-module__jJ2H7G__table tr:last-child td{border-bottom:none}.keys-module__jJ2H7G__table tr:hover td{background:var(--bg-elevated)}.keys-module__jJ2H7G__keyName{font-weight:500}.keys-module__jJ2H7G__mono{font-family:var(--font-mono);font-size:.82rem}.keys-module__jJ2H7G__muted{color:var(--text-muted);font-size:.84rem}.keys-module__jJ2H7G__copyBtn{color:var(--text-muted);margin-left:8px;padding:4px;transition:color .2s}.keys-module__jJ2H7G__copyBtn:hover{color:var(--cyan-500)}.keys-module__jJ2H7G__deleteBtn{color:var(--text-muted);border-radius:var(--radius-sm);align-items:center;gap:4px;padding:6px 10px;font-size:.82rem;transition:all .2s;display:inline-flex}.keys-module__jJ2H7G__deleteBtn:hover{color:var(--red-500);background:var(--red-glow)}.keys-module__jJ2H7G__editBtn{color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:6px 10px;font-size:.82rem;transition:all .2s;display:inline-flex}.keys-module__jJ2H7G__editBtn:hover{color:var(--cyan-500);background:#00bcd414}.keys-module__jJ2H7G__actions{justify-content:flex-end;gap:4px;display:flex}.keys-module__jJ2H7G__webhookOverride{color:var(--cyan-400);background:#00bcd414;border:1px solid #00bcd433;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:.78rem;display:inline-flex}.keys-module__jJ2H7G__editField{text-align:left;margin-bottom:14px}.keys-module__jJ2H7G__editField label{color:var(--text-secondary);margin-bottom:6px;font-size:.82rem;font-weight:500;display:block}.keys-module__jJ2H7G__empty{text-align:center;color:var(--text-muted);padding:80px 24px}.keys-module__jJ2H7G__emptyIcon{color:var(--text-muted);opacity:.3;margin-bottom:16px}.keys-module__jJ2H7G__empty p{font-size:.92rem}.keys-module__jJ2H7G__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.keys-module__jJ2H7G__modal{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-align:center;width:100%;max-width:400px;padding:32px;position:relative}.keys-module__jJ2H7G__modalClose{color:var(--text-muted);padding:4px;transition:color .2s;position:absolute;top:14px;right:14px}.keys-module__jJ2H7G__modalClose:hover{color:var(--text-primary)}.keys-module__jJ2H7G__modalIcon{background:var(--red-glow);width:48px;height:48px;color:var(--red-500);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.keys-module__jJ2H7G__modalTitle{margin-bottom:8px;font-size:1.1rem;font-weight:600}.keys-module__jJ2H7G__modalDesc{color:var(--text-secondary);margin-bottom:24px;font-size:.88rem;line-height:1.6}.keys-module__jJ2H7G__modalDesc strong{color:var(--text-primary)}.keys-module__jJ2H7G__modalActions{gap:10px;display:flex}.keys-module__jJ2H7G__modalCancel{border-radius:var(--radius-sm);border:1px solid var(--border-default);color:var(--text-primary);cursor:pointer;background:0 0;flex:1;padding:10px;font-size:.86rem;font-weight:500;transition:all .2s}.keys-module__jJ2H7G__modalCancel:hover{border-color:var(--border-strong);background:var(--bg-elevated)}.keys-module__jJ2H7G__modalConfirm{border-radius:var(--radius-sm);background:var(--red-500);color:#fff;cursor:pointer;border:none;flex:1;padding:10px;font-size:.86rem;font-weight:600;transition:all .2s}.keys-module__jJ2H7G__modalConfirm:hover{background:#dc2626}.keys-module__jJ2H7G__modalConfirm:disabled,.keys-module__jJ2H7G__modalCancel:disabled{opacity:.5;cursor:not-allowed}.keys-module__jJ2H7G__cards{display:none}@media (max-width:768px){.keys-module__jJ2H7G__createRow{flex-direction:column;width:100%}.keys-module__jJ2H7G__input{width:100%}.keys-module__jJ2H7G__table{display:none}.keys-module__jJ2H7G__cards{background:var(--border-subtle);flex-direction:column;gap:1px;display:flex}.keys-module__jJ2H7G__card{background:var(--bg-surface);padding:16px 20px}.keys-module__jJ2H7G__cardHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.keys-module__jJ2H7G__cardRow{align-items:center;gap:6px;margin-bottom:10px;display:flex}.keys-module__jJ2H7G__cardFooter{justify-content:space-between;align-items:center;display:flex}}
.orders-module__suYrIa__center{min-height:300px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.95rem;display:flex}.orders-module__suYrIa__controls{gap:16px;margin-bottom:24px;display:flex}.orders-module__suYrIa__searchWrap{flex:1;position:relative}.orders-module__suYrIa__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.orders-module__suYrIa__search{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;color:var(--text-primary);padding:12px 14px 12px 40px;font-size:.88rem;transition:border-color .2s}.orders-module__suYrIa__search:focus{border-color:var(--cyan-500);outline:none}.orders-module__suYrIa__search::placeholder{color:var(--text-muted)}.orders-module__suYrIa__select{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;padding:12px 16px;font-size:.88rem}.orders-module__suYrIa__select:focus{border-color:var(--cyan-500);outline:none}.orders-module__suYrIa__importSection{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);-webkit-overflow-scrolling:touch;margin-bottom:24px;overflow-x:auto}.orders-module__suYrIa__importToggle{width:100%;color:var(--text-primary);text-align:left;align-items:center;gap:10px;padding:14px 20px;font-size:.88rem;font-weight:600;transition:background .15s;display:flex}.orders-module__suYrIa__importToggle:hover{background:var(--bg-elevated)}.orders-module__suYrIa__importCost{font-family:var(--font-mono);color:var(--amber-500);background:var(--amber-glow);border-radius:100px;margin-left:auto;padding:2px 8px;font-size:.72rem;font-weight:600}.orders-module__suYrIa__importForm{border-top:1px solid var(--border-subtle);padding:0 20px 20px}.orders-module__suYrIa__importGrid{grid-template-columns:1fr 1fr;gap:10px;margin:16px 0;display:grid}.orders-module__suYrIa__importInput{background:var(--bg-deep);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);padding:10px 14px;font-size:.84rem;transition:border-color .2s}.orders-module__suYrIa__importInput:focus{border-color:var(--cyan-500);outline:none}.orders-module__suYrIa__importInput::placeholder{color:var(--text-muted)}.orders-module__suYrIa__importSelect{background:var(--bg-deep);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;padding:10px 14px;font-size:.84rem;transition:border-color .2s}.orders-module__suYrIa__importSelect:focus{border-color:var(--cyan-500);outline:none}.orders-module__suYrIa__importBtn{background:var(--cyan-500);color:var(--text-inverse);border-radius:var(--radius-sm);align-items:center;gap:6px;padding:10px 20px;font-size:.86rem;font-weight:600;transition:all .2s;display:inline-flex}.orders-module__suYrIa__importBtn:hover{background:var(--cyan-400);box-shadow:0 0 20px var(--cyan-glow)}.orders-module__suYrIa__importBtn:disabled{opacity:.5;pointer-events:none}.orders-module__suYrIa__successBanner{background:var(--green-glow);border:1px solid var(--green-500);border-radius:var(--radius-sm);color:var(--green-500);margin-top:16px;padding:12px 20px;font-size:.86rem}.orders-module__suYrIa__errorBanner{background:var(--red-glow);border:1px solid var(--red-500);border-radius:var(--radius-sm);color:var(--red-500);margin-bottom:16px;padding:12px 20px;font-size:.86rem}.orders-module__suYrIa__noTracking{color:var(--text-muted)}.orders-module__suYrIa__tableWrap{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);-webkit-overflow-scrolling:touch;overflow-x:auto}.orders-module__suYrIa__table{border-collapse:collapse;width:100%;min-width:900px}.orders-module__suYrIa__table th{text-align:left;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);padding:14px 20px;font-size:.72rem}.orders-module__suYrIa__table td{border-bottom:1px solid var(--border-subtle);padding:14px 20px;font-size:.88rem}.orders-module__suYrIa__table tr:last-child td{border-bottom:none}.orders-module__suYrIa__mono{font-family:var(--font-mono);font-size:.82rem}.orders-module__suYrIa__muted{color:var(--text-muted);align-items:center;gap:6px;font-size:.84rem;display:flex}.orders-module__suYrIa__orderRow{cursor:pointer;transition:background .15s}.orders-module__suYrIa__orderRow:hover td{background:var(--bg-elevated)}.orders-module__suYrIa__orderRowExpanded td{background:var(--bg-elevated);border-bottom-color:#0000}.orders-module__suYrIa__productCell{flex-direction:column;gap:2px;display:flex}.orders-module__suYrIa__productTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:.86rem;overflow:hidden}.orders-module__suYrIa__productAsin{font-family:var(--font-mono);color:var(--text-muted);font-size:.72rem}.orders-module__suYrIa__accountCell{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.82rem;overflow:hidden}.orders-module__suYrIa__platformBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;color:var(--amber-500);background:var(--amber-glow);border-radius:3px;padding:2px 6px;font-size:.66rem;font-weight:600}.orders-module__suYrIa__badge{font-family:var(--font-mono);text-transform:capitalize;white-space:nowrap;border-radius:100px;padding:3px 10px;font-size:.72rem;font-weight:600}.orders-module__suYrIa__s_confirmed,.orders-module__suYrIa__s_purchased,.orders-module__suYrIa__s_placed{color:var(--cyan-500);background:var(--cyan-glow)}.orders-module__suYrIa__s_processing{color:var(--amber-500);background:var(--amber-glow)}.orders-module__suYrIa__s_shipped{color:var(--green-500);background:var(--green-glow)}.orders-module__suYrIa__s_out_for_delivery{color:var(--amber-500);background:var(--amber-glow)}.orders-module__suYrIa__s_delivered{color:var(--green-500);background:var(--green-glow)}.orders-module__suYrIa__s_cancelled,.orders-module__suYrIa__s_lost{color:var(--red-500);background:var(--red-glow)}.orders-module__suYrIa__s_payment_revision,.orders-module__suYrIa__s_warning{color:var(--amber-500);background:var(--amber-glow)}.orders-module__suYrIa__s_failed{color:var(--red-500);background:var(--red-glow)}.orders-module__suYrIa__empty{text-align:center;color:var(--text-muted);padding:60px 24px;font-size:.92rem}.orders-module__suYrIa__pager{border-top:1px solid var(--border);background:var(--surface);border-radius:0 0 12px 12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.orders-module__suYrIa__pagerRange{color:var(--text-muted);font-size:.85rem}.orders-module__suYrIa__pagerFilterNote{color:var(--amber-500);font-size:.78rem}.orders-module__suYrIa__pagerControls{align-items:center;gap:6px;display:flex}.orders-module__suYrIa__pagerBtn{background:var(--surface-2);color:var(--text);border:1px solid var(--border);cursor:pointer;border-radius:6px;padding:6px 12px;font-size:.85rem;transition:background .12s,border-color .12s}.orders-module__suYrIa__pagerBtn:hover:not(:disabled){background:var(--surface-3);border-color:var(--border-strong)}.orders-module__suYrIa__pagerBtn:disabled{opacity:.4;cursor:not-allowed}.orders-module__suYrIa__pagerPageLabel{color:var(--text);white-space:nowrap;padding:0 12px;font-size:.85rem}@media (max-width:640px){.orders-module__suYrIa__pager{flex-direction:column;align-items:stretch;gap:12px}.orders-module__suYrIa__pagerControls{justify-content:center}.orders-module__suYrIa__pagerRange{text-align:center}}.orders-module__suYrIa__detailRow td{background:var(--bg-elevated);padding:0 20px 20px!important}.orders-module__suYrIa__detailGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.orders-module__suYrIa__detailCol{flex-direction:column;gap:8px;display:flex}.orders-module__suYrIa__detailItem{align-items:center;gap:8px;font-size:.84rem;display:flex}.orders-module__suYrIa__detailIcon{color:var(--text-muted);flex-shrink:0}.orders-module__suYrIa__detailLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);flex-shrink:0;min-width:70px;font-size:.68rem}.orders-module__suYrIa__detailValue{color:var(--text-secondary);font-size:.84rem}.orders-module__suYrIa__detailTracking{border-top:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:16px;margin-top:12px;padding-top:12px;display:flex}.orders-module__suYrIa__detailLogs{background:#ef44440f;border:1px solid #ef44442e;border-radius:6px;margin-top:14px;padding:12px 14px}.orders-module__suYrIa__detailLogsHeader{text-transform:uppercase;letter-spacing:.06em;color:var(--red-400,#f87171);align-items:center;gap:6px;margin-bottom:8px;font-size:.72rem;font-weight:600;display:flex}.orders-module__suYrIa__detailLogEntry{font-family:var(--font-mono);color:var(--text-secondary);border-bottom:1px solid #ef444414;padding:4px 0;font-size:.78rem;line-height:1.5}.orders-module__suYrIa__detailLogEntry:last-child{border-bottom:none}.orders-module__suYrIa__terminalBadge{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;color:var(--red-400,#f87171);background:#ef444429;border-radius:3px;align-items:center;gap:4px;margin-left:8px;padding:2px 6px;font-size:.66rem;font-weight:600;display:inline-flex}.orders-module__suYrIa__retriableBadge{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;color:var(--amber-500,#f59e0b);background:#f59e0b29;border-radius:3px;align-items:center;gap:4px;margin-left:8px;padding:2px 6px;font-size:.66rem;font-weight:600;display:inline-flex}.orders-module__suYrIa__carrierBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);background:var(--bg-surface);border-radius:3px;padding:2px 6px;font-size:.66rem;font-weight:600}.orders-module__suYrIa__trackingCell{align-items:center;gap:8px;display:flex}.orders-module__suYrIa__trackingCode{font-family:var(--font-mono);color:var(--text-secondary);font-size:.78rem}.orders-module__suYrIa__aqualineCode{font-family:var(--font-mono);color:var(--cyan-400);font-size:.78rem;font-weight:500}.orders-module__suYrIa__convertedLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;color:var(--cyan-500);background:var(--cyan-glow);border-radius:3px;padding:2px 6px;font-size:.64rem}.orders-module__suYrIa__convertBtn{color:var(--cyan-500);background:var(--cyan-glow);border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:4px;padding:4px 10px;font-size:.76rem;font-weight:600;transition:all .2s;display:inline-flex}.orders-module__suYrIa__convertBtn:hover{box-shadow:0 0 12px var(--cyan-glow);background:#00e5ff26}.orders-module__suYrIa__convertBtn:disabled{opacity:.5;pointer-events:none}.orders-module__suYrIa__deleteBtn{color:var(--text-muted);border-radius:var(--radius-sm);justify-content:center;align-items:center;padding:6px;transition:all .2s;display:inline-flex}.orders-module__suYrIa__deleteBtn:hover{color:var(--red-500,#ef4444);background:var(--red-glow,#ef44441a)}.orders-module__suYrIa__confirmRow{align-items:center;gap:6px;display:flex}.orders-module__suYrIa__confirmYes{color:#fff;background:var(--red-500,#ef4444);border-radius:var(--radius-sm);padding:4px 10px;font-size:.74rem;font-weight:600;transition:opacity .2s}.orders-module__suYrIa__confirmYes:hover{opacity:.85}.orders-module__suYrIa__confirmYes:disabled{opacity:.5;pointer-events:none}.orders-module__suYrIa__confirmNo{color:var(--text-muted);background:var(--bg-elevated);border-radius:var(--radius-sm);padding:4px 10px;font-size:.74rem;font-weight:600;transition:color .2s}.orders-module__suYrIa__confirmNo:hover{color:var(--text-primary)}@keyframes orders-module__suYrIa__spin{to{transform:rotate(360deg)}}.orders-module__suYrIa__spinning{animation:.8s linear infinite orders-module__suYrIa__spin}.orders-module__suYrIa__cards{display:none}.orders-module__suYrIa__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;margin-bottom:12px;padding:16px 20px;transition:background .15s}.orders-module__suYrIa__card:hover{background:var(--bg-elevated)}.orders-module__suYrIa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.orders-module__suYrIa__cardRow{align-items:center;gap:8px;margin-bottom:8px;font-size:.84rem;display:flex}.orders-module__suYrIa__cardLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);min-width:60px;font-size:.68rem}.orders-module__suYrIa__cardTrackingAction{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.orders-module__suYrIa__cardFooter{justify-content:space-between;align-items:center;margin-top:8px;font-size:.86rem;display:flex}.orders-module__suYrIa__cardFooterRight{align-items:center;gap:10px;display:flex}@media (max-width:768px){.orders-module__suYrIa__controls{flex-direction:column}.orders-module__suYrIa__importGrid{grid-template-columns:1fr}.orders-module__suYrIa__tableWrap{display:none}.orders-module__suYrIa__cards{display:block}.orders-module__suYrIa__detailGrid{grid-template-columns:1fr}}
.overview-module__XX18aG__loading,.overview-module__XX18aG__error{min-height:300px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.95rem;display:flex}.overview-module__XX18aG__error{color:var(--red-500)}.overview-module__XX18aG__stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:48px;display:grid}.overview-module__XX18aG__section{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.overview-module__XX18aG__sectionTitle{border-bottom:1px solid var(--border-subtle);padding:20px 24px;font-size:1.1rem;font-weight:600}.overview-module__XX18aG__tableWrap{overflow-x:auto}.overview-module__XX18aG__table{border-collapse:collapse;width:100%}.overview-module__XX18aG__table th{text-align:left;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);padding:12px 24px;font-size:.72rem}.overview-module__XX18aG__table td{border-bottom:1px solid var(--border-subtle);padding:14px 24px;font-size:.88rem}.overview-module__XX18aG__table tr:last-child td{border-bottom:none}.overview-module__XX18aG__table tr:hover td{background:var(--bg-elevated)}.overview-module__XX18aG__mono{font-family:var(--font-mono);font-size:.82rem}.overview-module__XX18aG__muted{color:var(--text-muted);align-items:center;gap:6px;display:flex}.overview-module__XX18aG__badge{font-family:var(--font-mono);text-transform:capitalize;border-radius:100px;padding:3px 10px;font-size:.72rem;font-weight:600}.overview-module__XX18aG__status_placed{color:var(--cyan-500);background:var(--cyan-glow)}.overview-module__XX18aG__status_processing{color:var(--amber-500);background:var(--amber-glow)}.overview-module__XX18aG__status_shipped,.overview-module__XX18aG__status_delivered{color:var(--green-500);background:var(--green-glow)}.overview-module__XX18aG__status_failed{color:var(--red-500);background:var(--red-glow)}.overview-module__XX18aG__empty{text-align:center;color:var(--text-muted);padding:48px 24px;font-size:.92rem}@media (max-width:960px){.overview-module__XX18aG__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.overview-module__XX18aG__stats{grid-template-columns:1fr}}
.referrals-module__kL_JvW__center{min-height:300px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.95rem;display:flex}.referrals-module__kL_JvW__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);margin-bottom:20px;padding:28px 32px}.referrals-module__kL_JvW__cardTitle{margin-bottom:6px;font-size:1rem;font-weight:600}.referrals-module__kL_JvW__cardDesc{color:var(--text-muted);margin-bottom:20px;font-size:.84rem}.referrals-module__kL_JvW__linkRow{align-items:center;gap:12px;margin-top:16px;display:flex}.referrals-module__kL_JvW__linkInput{background:var(--bg-deep);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);max-width:500px;font-family:var(--font-mono);color:var(--text-primary);flex:1;padding:12px 16px;font-size:.86rem}.referrals-module__kL_JvW__linkInput:focus{outline:none}.referrals-module__kL_JvW__copyBtn{background:var(--cyan-500);color:var(--text-inverse);border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:6px;padding:12px 20px;font-size:.86rem;font-weight:600;transition:all .2s;display:inline-flex}.referrals-module__kL_JvW__copyBtn:hover{background:var(--cyan-400);box-shadow:0 0 20px var(--cyan-glow)}.referrals-module__kL_JvW__statsGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;display:grid}.referrals-module__kL_JvW__statCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:24px 28px}.referrals-module__kL_JvW__statLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:8px;font-size:.72rem}.referrals-module__kL_JvW__statValue{font-size:1.5rem;font-weight:700}.referrals-module__kL_JvW__tableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.referrals-module__kL_JvW__table{border-collapse:collapse;width:100%;min-width:500px}.referrals-module__kL_JvW__table th{text-align:left;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);padding:12px 16px;font-size:.72rem}.referrals-module__kL_JvW__table td{border-bottom:1px solid var(--border-subtle);padding:14px 16px;font-size:.88rem}.referrals-module__kL_JvW__table tr:last-child td{border-bottom:none}.referrals-module__kL_JvW__badge{text-transform:capitalize;border-radius:999px;padding:4px 10px;font-size:.76rem;font-weight:600;display:inline-block}.referrals-module__kL_JvW__badgeSignedUp{color:var(--text-secondary);background:#ffffff0f}.referrals-module__kL_JvW__badgePurchased{color:var(--green-500,#22c55e);background:#22c55e1f}.referrals-module__kL_JvW__empty{text-align:center;color:var(--text-muted);padding:40px 20px;font-size:.9rem}@media (max-width:768px){.referrals-module__kL_JvW__card{padding:20px}.referrals-module__kL_JvW__statsGrid{grid-template-columns:1fr}.referrals-module__kL_JvW__linkRow{flex-direction:column;align-items:stretch}.referrals-module__kL_JvW__linkInput{max-width:none}.referrals-module__kL_JvW__table{font-size:.82rem}.referrals-module__kL_JvW__table th,.referrals-module__kL_JvW__table td{padding:10px 12px}}
.settings-module__tIWiEq__center{min-height:300px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.95rem;display:flex}.settings-module__tIWiEq__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);margin-bottom:20px;padding:28px 32px}.settings-module__tIWiEq__cardTitle{margin-bottom:6px;font-size:1rem;font-weight:600}.settings-module__tIWiEq__cardDesc{color:var(--text-muted);margin-bottom:20px;font-size:.84rem}.settings-module__tIWiEq__infoGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:16px;display:grid}.settings-module__tIWiEq__infoItem{flex-direction:column;gap:4px;display:flex}.settings-module__tIWiEq__infoLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.72rem}.settings-module__tIWiEq__infoValue{font-size:.92rem;font-weight:500}.settings-module__tIWiEq__toggleRow{justify-content:space-between;align-items:flex-start;gap:24px;margin-top:16px;display:flex}.settings-module__tIWiEq__toggleInfo{flex:1}.settings-module__tIWiEq__toggleLabel{margin-bottom:4px;font-size:.92rem;font-weight:500;display:block}.settings-module__tIWiEq__toggleDesc{color:var(--text-muted);font-size:.82rem;line-height:1.5}.settings-module__tIWiEq__toggle{background:var(--bg-elevated);border:1px solid var(--border-subtle);cursor:pointer;border-radius:13px;flex-shrink:0;width:48px;height:26px;margin-top:2px;transition:all .2s;position:relative}.settings-module__tIWiEq__toggle.settings-module__tIWiEq__toggleOn{background:var(--cyan-500);border-color:var(--cyan-500)}.settings-module__tIWiEq__toggleKnob{background:var(--text-primary);border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px}.settings-module__tIWiEq__toggleOn .settings-module__tIWiEq__toggleKnob{background:#fff;transform:translate(22px)}.settings-module__tIWiEq__warning{background:var(--amber-glow);border:1px solid var(--amber-500);border-radius:var(--radius-sm);color:var(--amber-500);align-items:flex-start;gap:10px;margin-top:16px;padding:12px 16px;font-size:.82rem;line-height:1.5;display:flex}.settings-module__tIWiEq__warning strong{color:var(--text-primary)}.settings-module__tIWiEq__warning svg{flex-shrink:0;margin-top:2px}.settings-module__tIWiEq__field{margin-top:16px}.settings-module__tIWiEq__label{margin-bottom:8px;font-size:.86rem;font-weight:600;display:block}.settings-module__tIWiEq__input{background:var(--bg-deep);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:100%;max-width:500px;font-family:var(--font-mono);color:var(--text-primary);padding:12px 16px;font-size:.86rem;transition:border-color .2s}.settings-module__tIWiEq__input:focus{border-color:var(--cyan-500);outline:none}.settings-module__tIWiEq__input::placeholder{color:var(--text-muted)}.settings-module__tIWiEq__hint{color:var(--text-muted);margin-top:8px;font-size:.78rem}.settings-module__tIWiEq__inputError{border-color:var(--red-500,#ef4444)!important}.settings-module__tIWiEq__errorHint{color:var(--red-500,#ef4444);margin-top:6px;font-size:.78rem}.settings-module__tIWiEq__iconBtn{background:var(--bg-surface);border:1px solid var(--border-default);color:var(--text-secondary);border-radius:var(--radius-sm,8px);cursor:pointer;justify-content:center;align-items:center;width:36px;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.settings-module__tIWiEq__iconBtn:hover{color:var(--cyan-500);border-color:var(--cyan-500);background:#00bcd414}.settings-module__tIWiEq__iconBtn:disabled{opacity:.5;cursor:not-allowed}.settings-module__tIWiEq__confirmBanner{border-radius:var(--radius-md,10px);color:#fde2a8;background:#f59e0b14;border:1px solid #f59e0b4d;align-items:center;gap:10px;margin-top:12px;padding:12px 14px;font-size:.88rem;line-height:1.45;display:flex}.settings-module__tIWiEq__confirmCancel,.settings-module__tIWiEq__confirmGo{border-radius:var(--radius-sm,8px);border:1px solid var(--border-default);cursor:pointer;background:var(--bg-surface);color:var(--text-primary);white-space:nowrap;padding:6px 12px;font-size:.82rem;font-weight:600}.settings-module__tIWiEq__confirmGo{background:var(--amber-500,#f59e0b);color:#1a1306;border-color:var(--amber-500,#f59e0b)}.settings-module__tIWiEq__confirmGo:disabled,.settings-module__tIWiEq__confirmCancel:disabled{opacity:.6;cursor:not-allowed}.settings-module__tIWiEq__discordLinkBtn{color:#fff;border-radius:var(--radius-sm);background:#5865f2;align-items:center;gap:8px;padding:12px 24px;font-size:.88rem;font-weight:600;transition:all .2s;display:inline-flex}.settings-module__tIWiEq__discordLinkBtn:hover{background:#4752c4;box-shadow:0 0 20px #5865f24d}.settings-module__tIWiEq__discordConnected{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.settings-module__tIWiEq__discordStatus{color:var(--green-500,#22c55e);align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.settings-module__tIWiEq__unlinkBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;padding:8px 16px;font-size:.82rem;transition:all .2s}.settings-module__tIWiEq__unlinkBtn:hover{border-color:var(--red-500,#ef4444);color:var(--red-500,#ef4444)}.settings-module__tIWiEq__unlinkBtn:disabled{opacity:.5;pointer-events:none}.settings-module__tIWiEq__addressForm{margin-top:20px}.settings-module__tIWiEq__addressGrid{grid-template-columns:1fr 100px 120px;gap:12px;margin-top:12px;display:grid}.settings-module__tIWiEq__addressError{border:1px solid var(--red-500,#ef4444);border-radius:var(--radius-sm);color:var(--red-500,#ef4444);background:#ef444414;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 16px;font-size:.82rem;line-height:1.5;display:flex}.settings-module__tIWiEq__addressError svg{flex-shrink:0;margin-top:2px}.settings-module__tIWiEq__saveBtn{background:var(--cyan-500);color:var(--text-inverse);border-radius:var(--radius-sm);align-items:center;gap:8px;margin-top:8px;padding:12px 24px;font-size:.88rem;font-weight:600;transition:all .2s;display:inline-flex}.settings-module__tIWiEq__saveBtn:hover{background:var(--cyan-400);box-shadow:0 0 20px var(--cyan-glow)}.settings-module__tIWiEq__saveBtn:disabled{opacity:.5;pointer-events:none}@media (max-width:768px){.settings-module__tIWiEq__card{padding:20px}.settings-module__tIWiEq__infoGrid{grid-template-columns:1fr;gap:16px}.settings-module__tIWiEq__toggleRow{flex-direction:column;gap:12px}.settings-module__tIWiEq__addressGrid{grid-template-columns:1fr}}
.tracking-module__Po928W__center{min-height:300px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.95rem;display:flex}.tracking-module__Po928W__searchWrap{margin-bottom:24px;position:relative}.tracking-module__Po928W__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.tracking-module__Po928W__search{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;color:var(--text-primary);padding:12px 14px 12px 40px;font-size:.88rem;transition:border-color .2s}.tracking-module__Po928W__search:focus{border-color:var(--cyan-500);outline:none}.tracking-module__Po928W__search::placeholder{color:var(--text-muted)}.tracking-module__Po928W__tableWrap{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);-webkit-overflow-scrolling:touch;margin-bottom:24px;overflow-x:auto}.tracking-module__Po928W__table{border-collapse:collapse;width:100%}.tracking-module__Po928W__table th{text-align:left;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);padding:14px 20px;font-size:.72rem}.tracking-module__Po928W__table td{border-bottom:1px solid var(--border-subtle);vertical-align:middle;padding:14px 20px;font-size:.86rem}.tracking-module__Po928W__table tr:last-child td{border-bottom:none}.tracking-module__Po928W__table tr:hover td{background:var(--bg-elevated)}.tracking-module__Po928W__orderCell{flex-direction:column;gap:2px;display:flex}.tracking-module__Po928W__orderId{font-family:var(--font-mono);color:var(--text-primary);font-size:.82rem}.tracking-module__Po928W__productTitle{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.78rem;overflow:hidden}.tracking-module__Po928W__statusBadge{font-family:var(--font-mono);text-transform:capitalize;color:var(--text-muted);background:var(--bg-elevated);border-radius:100px;padding:3px 10px;font-size:.7rem;font-weight:600}.tracking-module__Po928W__shipped{color:var(--cyan-500);background:var(--cyan-glow)}.tracking-module__Po928W__delivered{color:var(--green-500);background:var(--green-glow)}.tracking-module__Po928W__cancelled,.tracking-module__Po928W__lost{color:var(--red-500);background:var(--red-glow)}.tracking-module__Po928W__out_for_delivery{color:var(--amber-500);background:var(--amber-glow)}.tracking-module__Po928W__trackingNum{font-family:var(--font-mono);color:var(--text-secondary);font-size:.8rem}.tracking-module__Po928W__carrier{color:var(--text-muted);margin-left:8px;font-size:.72rem}.tracking-module__Po928W__aqualineNum{font-family:var(--font-mono);color:var(--cyan-400);font-size:.8rem;font-weight:500}.tracking-module__Po928W__arrowCell{color:var(--text-muted);text-align:center;width:40px}.tracking-module__Po928W__muted{color:var(--text-muted);font-size:.82rem}.tracking-module__Po928W__cards{margin-bottom:24px;display:none}.tracking-module__Po928W__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);margin-bottom:12px;padding:16px 20px}.tracking-module__Po928W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.tracking-module__Po928W__conversionRow{align-items:center;gap:12px;margin:12px 0;display:flex}.tracking-module__Po928W__trackingBox{flex-direction:column;flex:1;gap:2px;display:flex}.tracking-module__Po928W__trackingLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.68rem}.tracking-module__Po928W__arrowIcon{color:var(--text-muted);flex-shrink:0}.tracking-module__Po928W__empty{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-align:center;color:var(--text-muted);margin-bottom:24px;padding:80px 24px}.tracking-module__Po928W__emptyIcon{color:var(--text-muted);opacity:.3;margin-bottom:16px}.tracking-module__Po928W__empty p{font-size:.92rem}.tracking-module__Po928W__emptyHint{max-width:400px;margin:8px auto 0;font-size:.82rem;line-height:1.5}.tracking-module__Po928W__infoNote{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);padding:16px 20px;font-size:.84rem;line-height:1.6}.tracking-module__Po928W__infoNote strong{color:var(--text-primary)}@media (max-width:768px){.tracking-module__Po928W__tableWrap{display:none}.tracking-module__Po928W__cards{display:block}.tracking-module__Po928W__conversionRow{flex-direction:column;gap:8px}.tracking-module__Po928W__arrowIcon{transform:rotate(90deg)}}
.usage-module__VuThoW__center{min-height:300px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:.95rem;display:flex}.usage-module__VuThoW__filters{gap:8px;margin-bottom:24px;display:flex}.usage-module__VuThoW__filterBtn{font-family:var(--font-mono);border:1px solid var(--border-default);color:var(--text-secondary);background:var(--bg-elevated);cursor:pointer;border-radius:100px;padding:8px 20px;font-size:.78rem;font-weight:600;transition:all .15s}.usage-module__VuThoW__filterBtn:hover{border-color:var(--cyan-500);color:var(--cyan-500)}.usage-module__VuThoW__filterActive{border-color:var(--cyan-500);background:var(--cyan-glow,#00c8ff14);color:var(--cyan-500)}.usage-module__VuThoW__statRow{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px;display:grid}.usage-module__VuThoW__chartCard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);margin-bottom:24px;overflow:hidden}.usage-module__VuThoW__chartTitle{border-bottom:1px solid var(--border-subtle);color:var(--text-primary);padding:16px 24px;font-size:.92rem;font-weight:600}.usage-module__VuThoW__chartBody{padding:20px 16px}.usage-module__VuThoW__bottomGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.usage-module__VuThoW__bottomGrid .usage-module__VuThoW__chartCard{margin-bottom:0}.usage-module__VuThoW__tableWrap{overflow:auto}.usage-module__VuThoW__table{border-collapse:collapse;width:100%}.usage-module__VuThoW__table th{text-align:left;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:1px solid var(--border-subtle);padding:14px 24px;font-size:.72rem}.usage-module__VuThoW__table td{border-bottom:1px solid var(--border-subtle);padding:14px 24px;font-size:.88rem}.usage-module__VuThoW__table tr:last-child td{border-bottom:none}.usage-module__VuThoW__table tr:hover td{background:var(--bg-elevated)}.usage-module__VuThoW__mono{font-family:var(--font-mono);font-size:.82rem}.usage-module__VuThoW__tooltip{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md,8px);padding:10px 14px;box-shadow:0 4px 20px #0006}.usage-module__VuThoW__tooltipLabel{font-family:var(--font-mono);color:var(--text-muted);margin-bottom:4px;font-size:.72rem}.usage-module__VuThoW__tooltipValue{font-family:var(--font-mono);color:var(--text-primary);font-size:.88rem;font-weight:600}.usage-module__VuThoW__empty{text-align:center;color:var(--text-muted);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:80px 24px;font-size:.92rem}@media (max-width:768px){.usage-module__VuThoW__statRow,.usage-module__VuThoW__bottomGrid{grid-template-columns:1fr}}
