.BlogBrandMentionSummary_summary__VxoEX{padding:var(--card-md);background:var(--card);border:1px solid var(--border-soft);border-radius:var(--radius-lg,8px);box-shadow:var(--shadow-subtle)}.BlogBrandMentionSummary_heading___mGrb{margin:0 0 1rem;font-size:1.125rem;font-weight:700;color:var(--foreground-strong)}.BlogBrandMentionSummary_grid__VtJyL{margin:0;display:grid;gap:.75rem}.BlogBrandMentionSummary_row___C_Jb{display:grid;grid-template-columns:minmax(110px,160px) 1fr;gap:1rem;align-items:start}.BlogBrandMentionSummary_row___C_Jb dt{color:var(--foreground-muted-alt);font-size:.875rem;font-weight:500}.BlogBrandMentionSummary_row___C_Jb dd{margin:0;color:var(--foreground-strong);font-size:.9375rem;word-break:break-word}.BlogBrandMentionSummary_row___C_Jb dd a{color:var(--interactive);text-decoration:none}.BlogBrandMentionSummary_row___C_Jb dd a:hover{text-decoration:underline}.BlogBrandMentionSummary_chips__eH_nf{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.375rem}.BlogBrandMentionSummary_chip__vDgh_{background:var(--surface-neutral-100);border:1px solid var(--border-whisper);padding:.25rem .625rem;font-size:.8125rem;border-radius:999px;color:var(--foreground-strong)}@media (max-width:640px){.BlogBrandMentionSummary_row___C_Jb{grid-template-columns:1fr;gap:.25rem}}.PlacementsList_container__3MnII{padding:var(--card-md);background:var(--card);border:1px solid var(--border-soft);border-radius:var(--radius-lg,8px);box-shadow:var(--shadow-subtle);min-width:0}.PlacementsList_srOnly__HffrT{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.PlacementsList_header__Lp1ns{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem;min-width:0}.PlacementsList_heading__ShxPp{margin:0;font-size:1.125rem;font-weight:700;color:var(--foreground-strong)}.PlacementsList_count__hF28r{color:var(--foreground-muted-alt);font-size:.875rem;font-variant-numeric:tabular-nums}.PlacementsList_progressBar___H0aq{height:6px;background:var(--surface-neutral-100);border-radius:999px;overflow:hidden;margin-bottom:1rem}.PlacementsList_progressFill__sHHku{height:100%;background:var(--accent-success,#22c55e);transition:width var(--motion-duration-expressive) var(--motion-ease-standard)}.PlacementsList_state__azA2r{display:grid;gap:.5rem}.PlacementsList_skeleton__CYdth{height:48px;border-radius:var(--radius-md,6px)}.PlacementsList_emptyState__1qsi4{margin:0;padding:1.25rem .5rem;text-align:center;color:var(--foreground-muted-alt);font-size:.9375rem}.PlacementsList_errorState__msUbJ{padding:1rem;flex-direction:column;align-items:flex-start;gap:.5rem}.PlacementsList_errorState__msUbJ,.PlacementsList_inlineError__Z9S5Q{background:var(--surface-danger-50,#fef2f2);border:1px solid var(--surface-danger-border,#fecaca);border-radius:var(--radius-md,6px);color:var(--accent-danger,#dc2626);display:flex}.PlacementsList_inlineError__Z9S5Q{padding:.75rem 1rem;margin-bottom:.75rem;align-items:center;justify-content:space-between;gap:.75rem}.PlacementsList_errorState__msUbJ p{margin:0;font-size:.9375rem}.PlacementsList_inlineError__Z9S5Q p{margin:0;font-size:.875rem}.PlacementsList_retryBtn__fBUII{background:var(--foreground-strong);color:var(--primary-foreground);border:0;padding:.4rem .9rem;border-radius:var(--radius-sm,4px);font-size:.8125rem;cursor:pointer}.PlacementsList_retryBtn__fBUII:hover{opacity:.92}.PlacementsList_list__il2wo{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.PlacementsList_row__y72Tg{padding:.75rem 1rem;background:var(--surface-neutral-100);border:1px solid var(--border-whisper);border-radius:var(--radius-md,6px);display:grid;gap:.25rem;min-width:0}.PlacementsList_rowFresh___bxUa{animation:PlacementsList_placement-row-in__r90bx var(--motion-duration-standard) var(--motion-ease-standard) both,PlacementsList_placement-flash__FlRVG calc(var(--motion-duration-expressive) * 2) ease-out}@keyframes PlacementsList_placement-row-in__r90bx{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes PlacementsList_placement-flash__FlRVG{0%{box-shadow:0 0 0 2px var(--interactive,#003cfc)}to{box-shadow:0 0 0 0 transparent}}.PlacementsList_rowMain__cFmZw{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.PlacementsList_domain__CNDqq{min-width:0;font-weight:600;color:var(--foreground-strong);overflow-wrap:anywhere}.PlacementsList_urlLink__AE0by{color:var(--interactive);text-decoration:none;font-size:.875rem;white-space:nowrap}.PlacementsList_urlLink__AE0by:hover{text-decoration:underline}.PlacementsList_rowMeta__TuppK{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;min-width:0;color:var(--foreground-muted-alt);font-size:.8125rem}.PlacementsList_date___ZCgG{font-variant-numeric:tabular-nums}.PlacementsList_badgeIndexed__626Ka{background:var(--surface-success-50,#f0fdf4);color:var(--accent-success-text,#15803d);border:1px solid var(--surface-success-border,#bbf7d0);padding:.125rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:lowercase}@media (max-width:520px){.PlacementsList_header__Lp1ns,.PlacementsList_rowMain__cFmZw{align-items:flex-start;flex-direction:column;gap:.5rem}.PlacementsList_urlLink__AE0by{white-space:normal}.PlacementsList_inlineError__Z9S5Q{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.PlacementsList_rowFresh___bxUa{animation:none!important}}.BlogBrandMentionOrderDetail_container__s69Kg{display:grid;gap:1rem;margin-top:1rem}.order-detail_backLink__FpUPs{font-size:.875rem;font-weight:500;color:var(--muted-foreground);text-decoration:none;text-transform:lowercase}.order-detail_backLink__FpUPs:hover{color:var(--foreground)}.order-detail_page__5AH0J{display:grid;gap:20px;max-width:760px;margin:0 auto;width:100%;min-width:0}.order-detail_accountRow__roy9f,.order-detail_composerFooter__i0LRn,.order-detail_paymentRow___uxXG,.order-detail_sectionHeader__TuSiK,.order-detail_timelineRow__U0ZT3{display:flex;justify-content:space-between;gap:16px;min-width:0}.order-detail_backLink__FpUPs,.order-detail_helperText__gvBFA,.order-detail_sectionCount__H0MO5,.order-detail_timelineTime__HPxtV{text-transform:lowercase}.order-detail_sectionHeader__TuSiK{align-items:center;margin-bottom:16px}.order-detail_accountName__OwqQB,.order-detail_sectionTitle__C05x_{margin:0;text-transform:lowercase}.order-detail_sectionTitle__C05x_{color:var(--foreground)}.order-detail_sectionEyebrow__mW8zN{margin:0 0 12px;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground)}.order-detail_confirmationBanner__7OVRZ{flex-direction:row;align-items:center;gap:16px;padding:18px 22px;min-width:0}.order-detail_confirmationIcon__4ZbXP{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--accent-success,#16a34a) 14%,var(--card));color:var(--accent-success,#16a34a);flex-shrink:0}.order-detail_confirmationBanner--failed__Wff_j .order-detail_confirmationIcon__4ZbXP,.order-detail_confirmationBanner--refunded__hzUVg .order-detail_confirmationIcon__4ZbXP{background:color-mix(in srgb,var(--critical,#dc2626) 14%,var(--card));color:var(--critical,#dc2626)}.order-detail_confirmationBanner--partial__s3mOT .order-detail_confirmationIcon__4ZbXP{background:color-mix(in srgb,#ca8a04 14%,var(--card));color:#ca8a04}.order-detail_confirmationText__dYJjf{display:grid;gap:2px;min-width:0}.order-detail_confirmationTitle__fUOZt{margin:0;font-size:1rem;font-weight:700;color:var(--foreground);text-transform:lowercase;line-height:1.3;overflow-wrap:anywhere}.order-detail_confirmationMeta__D0lGo{margin:0;font-size:.8125rem;color:var(--muted-foreground);text-transform:lowercase;line-height:1.5;overflow-wrap:anywhere}.order-detail_claimCard__vJWB1{display:grid;gap:16px}.order-detail_claimLead__TTVl2{margin:0;font-size:.9375rem;color:var(--foreground-body);line-height:1.55;text-transform:none}.order-detail_claimForm__ay_Zi{display:grid;gap:14px}.order-detail_claimField__J4lmn{display:grid;gap:6px}.order-detail_claimLabel__ZMvNS{font-size:.75rem;font-weight:700;letter-spacing:.04em;color:var(--muted-foreground);text-transform:uppercase}.order-detail_claimEmailValue__6J8hE{padding:12px 14px;border-radius:var(--radius-md);border:1px solid var(--border-soft);background:var(--muted);font-size:.9375rem;color:var(--foreground);text-transform:none;overflow-wrap:anywhere}.order-detail_claimInput__n5o2U{width:100%;min-width:0;padding:12px 14px;border-radius:var(--radius-md);border:1px solid var(--border-form);background:var(--card);font:inherit;font-size:.9375rem;color:var(--foreground);transition:border-color var(--motion-duration-fast) var(--motion-ease-standard),box-shadow var(--motion-duration-fast) var(--motion-ease-standard)}.order-detail_claimInput__n5o2U:focus{outline:none;border-color:color-mix(in srgb,var(--interactive) 45%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--interactive) 18%,white)}.order-detail_claimHint__8BInB{margin:0;font-size:.75rem;color:var(--muted-foreground);line-height:1.5;text-transform:lowercase}.order-detail_claimActions__5mIqH{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:2px}.order-detail_claimSubmit__NEpya{padding:12px 20px;border-radius:var(--radius-md);border:none;background:var(--button-accent);color:#fff;font:inherit;font-size:.875rem;font-weight:700;text-transform:lowercase;cursor:pointer;transition:background var(--motion-duration-fast) var(--motion-ease-standard)}.order-detail_claimSubmit__NEpya:hover:not(:disabled){background:color-mix(in srgb,var(--button-accent) 88%,black)}.order-detail_claimSubmit__NEpya:disabled{opacity:.7;cursor:not-allowed}.order-detail_claimSecondaryAction__BrNEh{padding:12px 20px;border-radius:var(--radius-md);border:1px solid var(--border-soft);background:var(--card);color:var(--foreground);font:inherit;font-size:.875rem;font-weight:700;text-transform:lowercase;cursor:pointer;transition:border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard)}.order-detail_claimSecondaryAction__BrNEh:hover:not(:disabled){border-color:var(--foreground);background:var(--muted)}.order-detail_claimSecondaryAction__BrNEh:disabled{opacity:.7;cursor:not-allowed}.order-detail_claimSignInLink__zHc9j{color:var(--interactive);text-decoration:none;font-size:.8125rem;font-weight:600;text-transform:lowercase}.order-detail_claimSignInLink__zHc9j:hover{text-decoration:underline}.order-detail_claimMessage__H5lSx{margin:0;font-size:.8125rem;color:var(--muted-foreground);text-transform:lowercase}.order-detail_claimConfirmationCard__biFi9{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;min-width:0;padding:18px;border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:color-mix(in srgb,var(--interactive) 4%,var(--card))}.order-detail_claimConfirmationIcon__5ACGZ{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:color-mix(in srgb,var(--interactive) 12%,white);color:var(--interactive)}.order-detail_claimConfirmationBody__PJYEe{display:grid;gap:4px;min-width:0}.order-detail_claimConfirmationTitle__4MvEi{margin:0;font-size:.9375rem;font-weight:700;color:var(--foreground);text-transform:lowercase}.order-detail_claimConfirmationText__sjIvK{margin:0;font-size:.875rem;color:var(--foreground-body);line-height:1.55;text-transform:lowercase;overflow-wrap:anywhere}.order-detail_claimConfirmationEmail__rySsc{font-weight:700;color:var(--foreground);text-transform:none;word-break:break-word}.order-detail_helpFooter__TnY80{margin:4px 0 0;font-size:.8125rem;color:var(--muted-foreground);text-transform:lowercase;text-align:center;line-height:1.55;overflow-wrap:anywhere}.order-detail_helpLink__RlXoG{color:var(--interactive);text-decoration:none;font-weight:600}.order-detail_helpLink__RlXoG:hover{text-decoration:underline}.order-detail_copyButton__AuI3K,.order-detail_primaryAction__rsCNi,.order-detail_secondaryAction__9_ExO,.order-detail_tertiaryAction__PGqt5{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--card);padding:9px 16px;font:inherit;font-size:.8125rem;font-weight:600;text-decoration:none;text-transform:lowercase;cursor:pointer;color:var(--foreground);transition:border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard)}.order-detail_primaryAction__rsCNi{background:var(--button-accent);border-color:var(--button-accent);color:#fff}.order-detail_primaryAction__rsCNi:hover{background:color-mix(in srgb,var(--button-accent) 88%,black);border-color:color-mix(in srgb,var(--button-accent) 88%,black)}.order-detail_copyButton__AuI3K:hover,.order-detail_secondaryAction__9_ExO:hover,.order-detail_tertiaryAction__PGqt5:hover{border-color:var(--foreground);background:var(--muted)}.order-detail_copyButton__AuI3K{padding:6px 12px;font-size:.75rem}.order-detail_accountsList__kmdUR,.order-detail_paymentList__WIbcX,.order-detail_threadList__25KB6,.order-detail_timelineList__jyWBN{display:grid;gap:12px}.order-detail_message__YTfyD{display:flex;gap:12px;min-width:0;border:1px solid var(--border-soft);border-radius:var(--radius-md);padding:14px 16px;animation:order-detail_messageSlideIn__30M_c var(--motion-duration-enter) var(--motion-ease-standard) both}@keyframes order-detail_messageSlideIn__30M_c{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.order-detail_message__YTfyD{animation:none!important}}.order-detail_messageAvatar__bOrHb{flex-shrink:0;padding-top:1px}.order-detail_messageContent__r1l1L{flex:1;min-width:0}.order-detail_messageCustomer__Z5mHs{background:color-mix(in srgb,var(--interactive) 6%,var(--card));border-color:color-mix(in srgb,var(--interactive) 20%,transparent)}.order-detail_messageOperator__wu9Y3{background:var(--muted)}.order-detail_messageMeta__HBQ4k{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:6px;font-size:.75rem;color:var(--muted-foreground)}.order-detail_messageAuthor__Qo42c{font-weight:700;color:var(--foreground);min-width:0;overflow-wrap:anywhere}.order-detail_messageBody__cEMNG{margin:0;font-size:.9375rem;color:var(--foreground-body);white-space:pre-wrap;overflow-wrap:anywhere}.order-detail_conversationClosedBanner__Tja_F{margin-top:16px;padding:10px 14px;border:1px solid color-mix(in srgb,var(--warning-text) 28%,transparent);border-radius:var(--radius-md);background:var(--warning-bg);color:var(--warning-text);font-size:.75rem;text-transform:lowercase}.order-detail_composer__6UpEJ{display:grid;gap:12px;margin-top:16px}.order-detail_composerInput__zf3Nu{width:100%;min-height:120px;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--background);padding:14px 16px;font:inherit;font-size:.9375rem;color:var(--foreground);resize:vertical;transition:border-color var(--motion-duration-fast) var(--motion-ease-standard)}.order-detail_composerInput__zf3Nu:focus{outline:none;border-color:var(--interactive)}.order-detail_composerFooter__i0LRn{align-items:center;flex-wrap:wrap}.order-detail_helperText__gvBFA{overflow-wrap:anywhere}.order-detail_helperText__gvBFA,.order-detail_sectionCount__H0MO5{font-size:.75rem;color:var(--muted-foreground)}.order-detail_paymentRow___uxXG{font-size:.9375rem}.order-detail_accountRow__roy9f{align-items:flex-start;border-top:1px solid var(--border-soft);padding-top:12px}.order-detail_accountRow__roy9f:first-child{border-top:0;padding-top:0}.order-detail_accountRowEmpty___vJen{opacity:.55}.order-detail_accountRowEmpty___vJen .order-detail_accountName__OwqQB{font-style:italic;font-weight:400;color:var(--muted-foreground)}.order-detail_accountMain__K50gk{display:grid;gap:4px;min-width:0}.order-detail_accountMeta__uXonE,.order-detail_accountSubs__6Kjwk{margin:0;font-size:.8125rem;color:var(--muted-foreground);text-transform:lowercase;overflow-wrap:anywhere}.order-detail_paymentItem__kTuuB{display:grid;gap:4px;min-width:0}.order-detail_paymentExtras__wF1Ew{margin:0;font-size:.75rem;color:var(--muted-foreground);text-transform:lowercase;overflow-wrap:anywhere}.order-detail_paymentRefund__IY1Km{color:var(--critical)}.order-detail_paymentCredit__jEHoK{color:var(--muted-foreground)}.order-detail_paymentTotal__najDh{padding-top:14px;margin-top:4px;border-top:1px solid var(--border-soft);font-size:1rem;font-weight:700}.order-detail_paymentTotal__najDh span:last-child{color:var(--button-accent)}.order-detail_activityDetails__OQvWS{display:grid;gap:16px}.order-detail_activitySummary__rEQX9{list-style:none;cursor:pointer}.order-detail_activitySummary__rEQX9::-webkit-details-marker{display:none}.order-detail_timelineRow__U0ZT3{align-items:baseline;padding:10px 0;border-top:1px solid var(--border-soft);font-size:.875rem;color:var(--foreground-body);text-transform:lowercase;overflow-wrap:anywhere}.order-detail_timelineRow__U0ZT3:first-child{border-top:0;padding-top:0}.order-detail_loadingShell__BPck9{display:grid;gap:20px}.order-detail_loadingHeader__cIeDJ{height:48px}.order-detail_loadingPanel__ObRv5{height:160px}@media (max-width:640px){.order-detail_accountRow__roy9f,.order-detail_claimActions__5mIqH,.order-detail_composerFooter__i0LRn,.order-detail_sectionHeader__TuSiK,.order-detail_timelineRow__U0ZT3{flex-direction:column;align-items:stretch}.order-detail_claimSubmit__NEpya,.order-detail_primaryAction__rsCNi,.order-detail_secondaryAction__9_ExO,.order-detail_tertiaryAction__PGqt5{width:100%;text-align:center}.order-detail_confirmationBanner__7OVRZ{align-items:flex-start;flex-direction:column;padding:16px 18px}.order-detail_claimConfirmationCard__biFi9{grid-template-columns:1fr}}.handover-card_handoverCard__ROh1t{padding:22px 24px}.handover-card_eyebrow__kOsmg{margin:0 0 14px;font-family:var(--font-mono,monospace);font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground)}.handover-card_divider__uGmPf{margin:20px -24px;border:0;border-top:1px solid var(--border-soft)}.handover-card_credentialRow__1MmOq{display:flex;align-items:center;gap:12px;padding:8px 0;font-size:.9375rem;flex-wrap:wrap}.handover-card_credentialGroupStart__IE_w9{margin-top:10px;padding-top:14px;border-top:1px dashed var(--border-soft)}.handover-card_credentialRowPaired__jN0kj{padding-top:2px}.handover-card_credentialRowIndented__qQ5a1{padding-left:22px}.handover-card_credentialRowIndented__qQ5a1 .handover-card_credentialLabel__p346V{color:var(--muted-foreground);font-size:.8125rem}.handover-card_credentialLabel__p346V{color:var(--muted-foreground);text-transform:lowercase;flex:0 0 auto;min-width:72px}.handover-card_credentialValue__4Pj_b{font-family:var(--font-mono,monospace);color:var(--foreground);font-weight:600;flex:1 1 auto;min-width:0;word-break:break-all;letter-spacing:.02em}.handover-card_credentialMeta__gv_jW{flex:0 0 auto;font-size:.8125rem;color:var(--muted-foreground);text-transform:lowercase;font-variant-numeric:tabular-nums}.handover-card_profileLinkInline__tdvif{margin-left:6px;color:var(--muted-foreground);text-decoration:none;font-weight:500;letter-spacing:0}.handover-card_profileLinkInline__tdvif:hover{color:var(--interactive)}.handover-card_subredditsFooter__bjj1l{margin:10px 0 0;font-size:.8125rem;color:var(--muted-foreground);text-transform:lowercase;line-height:1.5}.handover-card_credentialValue--masked__RfgSQ{letter-spacing:.1em}.handover-card_credentialActions__RTJLI{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;flex:0 0 auto}.handover-card_iconButton___36Up{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--border-soft);background:var(--card);color:var(--foreground-body);border-radius:var(--radius-md);cursor:pointer;transition:background var(--motion-duration-fast) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard)}.handover-card_iconButton___36Up:active:not(:disabled){transform:scale(.92)}.handover-card_iconButton___36Up:hover:not(:disabled){border-color:var(--foreground);color:var(--foreground);background:var(--muted,#f5f5f5)}.handover-card_iconButton___36Up:disabled{opacity:.55;cursor:not-allowed}.handover-card_iconButton___36Up svg{width:16px;height:16px}.handover-card_iconButton--active__nyaLa{border-color:var(--foreground);color:var(--foreground)}.handover-card_copyFeedback__LDynX{font-size:.75rem;color:var(--accent-success,#16a34a);text-transform:lowercase;margin-left:4px;font-weight:500;animation:handover-card_copyFeedbackPop__TQMfk var(--motion-duration-enter) cubic-bezier(.34,1.56,.64,1) both;transform-origin:center right}@keyframes handover-card_copyFeedbackPop__TQMfk{0%{opacity:0;transform:scale(.7) translateX(4px)}60%{opacity:1;transform:scale(1.06) translateX(0)}to{opacity:1;transform:scale(1) translateX(0)}}@media (prefers-reduced-motion:reduce){.handover-card_copyFeedback__LDynX{animation:none!important}}.handover-card_credentialError__0tJkN{margin:8px 0 0;padding:10px 12px;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--muted,#f5f5f5);color:var(--foreground-body);font-size:.8125rem;line-height:1.5}.handover-card_statusRow__h46aH{display:flex;align-items:center;gap:20px;margin:16px 0 20px;flex-wrap:wrap;font-size:.875rem;text-transform:lowercase}.handover-card_statusItem__J1jYo{display:inline-flex;align-items:center;gap:8px;color:var(--foreground-body)}.handover-card_statusLabel__jEvUc{color:var(--muted-foreground)}.handover-card_statusValue__jLsd7{font-weight:600;color:var(--foreground)}.handover-card_statusValue--low__apFkC{color:var(--accent-success,#16a34a)}.handover-card_statusValue--medium__AJDiA{color:#b45309}.handover-card_statusValue--high__vQ9El{color:var(--critical,#b91c1c)}.handover-card_statusFix__5Hj6n{margin-left:6px;color:var(--interactive);text-decoration:none;font-weight:500}.handover-card_statusFix__5Hj6n:hover{text-decoration:underline}.handover-card_downloadButton__aLjfY{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;margin-top:18px;padding:10px 18px;border:1px solid var(--button-accent,#003cfc);border-radius:var(--radius-md);background:var(--button-accent,#003cfc);color:#fff;font:500 .875rem/1.2 var(--font-sans);text-transform:lowercase;cursor:pointer;transition:background var(--motion-duration-fast) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard)}.handover-card_downloadButton__aLjfY:hover:not(:disabled){background:color-mix(in srgb,var(--button-accent,#003cfc) 88%,black)}.handover-card_downloadButton__aLjfY:active:not(:disabled){transform:scale(.97)}.handover-card_downloadButton__aLjfY:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.handover-card_handoverCard__ROh1t{padding:18px 16px}.handover-card_divider__uGmPf{margin:18px -16px}}.handover-card_stepsCard__j3NrH{padding:20px 24px}.handover-card_stepsList__duwXr{display:grid;gap:0}.handover-card_stepRow__WAkeC{border-top:1px solid var(--border-soft);padding:14px 0}.handover-card_stepRow__WAkeC:first-child{border-top:0;padding-top:4px}.handover-card_stepHeader__puxeG{display:flex;align-items:flex-start;gap:12px;width:100%;padding:0;margin:0;background:transparent;border:0;text-align:left;cursor:pointer;color:inherit;font:inherit}.handover-card_stepHeader__puxeG:hover .handover-card_stepTitle__E6aLe{color:var(--interactive)}.handover-card_stepNumber__WSr3D{flex:0 0 auto;font-family:var(--font-mono,monospace);font-size:.875rem;font-weight:700;color:var(--muted-foreground);line-height:1.4;min-width:20px}.handover-card_stepTextColumn__YdRjO{flex:1 1 auto;min-width:0}.handover-card_stepTitle__E6aLe{display:block;margin:0;font-size:.9375rem;font-weight:600;color:var(--foreground);text-transform:lowercase;line-height:1.4;transition:color var(--motion-duration-fast) var(--motion-ease-standard)}.handover-card_stepSummary__VUbMO{display:block;margin:2px 0 0;font-size:.8125rem;color:var(--muted-foreground);text-transform:lowercase;line-height:1.5}.handover-card_stepCaret__HLJNw{flex:0 0 auto;font-size:.75rem;color:var(--muted-foreground);line-height:1.4;transform:rotate(0deg);transition:transform var(--transition)}.handover-card_stepCaret--open__BjJ_l{transform:rotate(90deg)}.handover-card_stepDetailOuter__WAlDu{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--motion-duration-standard) var(--motion-ease-standard)}.handover-card_stepDetailOuter__WAlDu[data-open=true]{grid-template-rows:1fr}.handover-card_stepDetailInner__qWHpR{overflow:hidden;min-height:0}.handover-card_stepDetail__mbNbB{margin:12px 0 4px 32px;padding-top:12px;border-top:1px dashed var(--border-soft);font-size:.875rem;color:var(--foreground-body);line-height:1.6;opacity:0;transform:translateY(-4px);transition:opacity .2s ease-out 60ms,transform .2s ease-out 60ms}.handover-card_stepDetailOuter__WAlDu[data-open=true] .handover-card_stepDetail__mbNbB{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.handover-card_stepDetailOuter__WAlDu,.handover-card_stepDetail__mbNbB{transition:none!important}}.handover-card_stepDetail__mbNbB p{margin:0 0 10px}.handover-card_stepDetail__mbNbB p:last-child{margin-bottom:0}.handover-card_stepDetail__mbNbB ul{margin:0 0 10px;padding:0;list-style:none}.handover-card_stepDetail__mbNbB ul li{padding-left:1.25em;position:relative}.handover-card_stepDetail__mbNbB ul li:before{content:"›";position:absolute;left:0;color:var(--muted-foreground)}.handover-card_stepDetail__mbNbB ul.handover-card_checkList__SZMsv li:before{content:"✓";color:var(--accent-success,#16a34a);font-weight:700}.handover-card_stepDetail__mbNbB ul.handover-card_xList__shGjT li:before{content:"✗";color:var(--critical,#b91c1c);font-weight:700}.handover-card_stepDetail__mbNbB ol.handover-card_orderedList__ZJIPG{margin:0 0 10px;padding:0;list-style:none;counter-reset:stepdetail}.handover-card_stepDetail__mbNbB ol.handover-card_orderedList__ZJIPG li{padding-left:1.75em;position:relative;counter-increment:stepdetail;margin-bottom:4px}.handover-card_stepDetail__mbNbB ol.handover-card_orderedList__ZJIPG li:before{content:counter(stepdetail);position:absolute;left:0;top:0;width:1.25em;height:1.25em;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-mono,monospace);font-size:.75rem;font-weight:700;color:var(--muted-foreground);background:var(--border-soft);border-radius:50%;line-height:1}.handover-card_stepIntro__ss0oc{margin:0 0 12px!important}.handover-card_listLabel__UelID{margin:14px 0 6px!important;font-family:var(--font-mono,monospace);font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground)}.handover-card_calloutTip__AoZch,.handover-card_calloutWarn__bjn6q{margin:12px 0!important;padding:8px 12px!important;font-size:.8125rem;line-height:1.55;border-radius:2px}.handover-card_calloutWarn__bjn6q{border-left:2px solid var(--critical,#b91c1c);background:color-mix(in srgb,var(--critical,#b91c1c) 6%,transparent)}.handover-card_calloutTip__AoZch{border-left:2px solid var(--interactive,#003cfc);background:color-mix(in srgb,var(--interactive,#003cfc) 5%,transparent)}.handover-card_needsGrid__c_H46{display:grid;gap:10px;margin:0 0 14px;padding:12px 14px;background:color-mix(in srgb,var(--foreground) 3%,transparent);border-radius:var(--radius-sm,4px)}.handover-card_needsRow__EMRQe{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:baseline}.handover-card_needsKey__0lXlP{font-family:var(--font-mono,monospace);font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground)}.handover-card_needsValue__Pyeg9{font-size:.875rem;color:var(--foreground-body);line-height:1.5}@media (max-width:640px){.handover-card_stepsCard__j3NrH{padding:18px}.handover-card_stepDetail__mbNbB{margin-left:24px}}.handover-card_faqCard__ZkfxS{padding:16px 20px}.handover-card_faqList__uKksE{display:grid;gap:0;margin:0;padding:0;list-style:none}.handover-card_faqItem__OiR7j{border-top:1px solid var(--border-soft)}.handover-card_faqItem__OiR7j:first-child{border-top:0}.handover-card_faqQuestion__Zj5ns{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;background:transparent;border:0;color:var(--foreground);font:500 .8125rem/1.4 var(--font-sans);text-align:left;text-transform:lowercase;cursor:pointer;transition:color var(--motion-duration-fast) var(--motion-ease-standard)}.handover-card_faqQuestion__Zj5ns:hover{color:var(--interactive)}.handover-card_faqCaret__6Vznf{flex:0 0 auto;color:var(--muted-foreground);font-size:.75rem;line-height:1;transform:rotate(0deg);transition:transform var(--transition)}.handover-card_faqCaret--open__1llex{transform:rotate(90deg)}.handover-card_faqAnswerOuter__32IXU{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--motion-duration-standard) var(--motion-ease-standard)}.handover-card_faqAnswerOuter__32IXU[data-open=true]{grid-template-rows:1fr}.handover-card_faqAnswerInner__c_ULh{overflow:hidden;min-height:0}.handover-card_faqAnswer__YNbhm{padding:0 0 12px 4px;font-size:.8125rem;color:var(--foreground-body);line-height:1.55;opacity:0;transform:translateY(-4px);transition:opacity .2s ease-out 60ms,transform .2s ease-out 60ms}.handover-card_faqAnswerOuter__32IXU[data-open=true] .handover-card_faqAnswer__YNbhm{opacity:1;transform:translateY(0)}.handover-card_faqAnswer__YNbhm p{margin:0 0 8px}.handover-card_faqAnswer__YNbhm p:last-child{margin-bottom:0}.handover-card_faqAnswer__YNbhm a{color:var(--interactive);text-decoration:underline;text-underline-offset:2px}.handover-card_faqFooter___gSN7{margin:12px 0 0;padding-top:12px;border-top:1px solid var(--border-soft);font-size:.75rem;text-transform:lowercase;line-height:1.5}.handover-card_faqFooter___gSN7 a{color:var(--interactive);text-decoration:none;font-weight:500;transition:-webkit-text-decoration var(--motion-duration-fast) var(--motion-ease-standard);transition:text-decoration var(--motion-duration-fast) var(--motion-ease-standard);transition:text-decoration var(--motion-duration-fast) var(--motion-ease-standard),-webkit-text-decoration var(--motion-duration-fast) var(--motion-ease-standard)}.handover-card_faqFooter___gSN7 a:hover{text-decoration:underline}@media (max-width:640px){.handover-card_faqCard__ZkfxS{padding:14px 16px}}@media (prefers-reduced-motion:reduce){.handover-card_faqAnswerOuter__32IXU,.handover-card_faqAnswer__YNbhm,.handover-card_faqCaret__6Vznf{transition:none!important}}.mailbox-recovery_panel__6IU_h{padding:22px 24px;min-width:0}.mailbox-recovery_header__HllP5{display:flex;align-items:baseline;justify-content:space-between;gap:16px;min-width:0}.mailbox-recovery_eyebrow__L_A_m{margin:0 0 4px;font-family:var(--font-mono,monospace);font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-foreground)}.mailbox-recovery_eyebrowMeta___F_0W{margin:0;font-size:.8125rem;color:var(--foreground-body);text-transform:lowercase;font-variant-numeric:tabular-nums;word-break:break-all;animation:mailbox-recovery_fadeInSubtle__7gRlX var(--motion-duration-enter) var(--motion-ease-standard) both}@keyframes mailbox-recovery_fadeInSubtle__7gRlX{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.mailbox-recovery_eyebrowMeta___F_0W{animation:none!important}}.mailbox-recovery_liveIndicator__CKrWv{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;font-family:var(--font-mono,monospace);font-size:.6875rem;color:var(--muted-foreground);text-transform:lowercase}.mailbox-recovery_liveDot__vrlmG{width:6px;height:6px;border-radius:50%;background:var(--accent-success,#16a34a);box-shadow:0 0 0 0 rgba(22,163,74,.55);animation:mailbox-recovery_pulseDot__nlObf 1.8s ease-out infinite}.mailbox-recovery_liveDotDisconnected__W8npE{background:var(--muted-foreground);animation:none}@keyframes mailbox-recovery_pulseDot__nlObf{0%{box-shadow:0 0 0 0 rgba(22,163,74,.45)}70%{box-shadow:0 0 0 6px rgba(22,163,74,0)}to{box-shadow:0 0 0 0 rgba(22,163,74,0)}}.mailbox-recovery_divider__pY3UV{margin:18px -24px;border:0;border-top:1px solid var(--border-soft)}.mailbox-recovery_list__tl3bJ{display:grid;gap:10px;min-width:0;max-height:480px;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:var(--border-soft) transparent}.mailbox-recovery_list__tl3bJ::-webkit-scrollbar{width:6px}.mailbox-recovery_list__tl3bJ::-webkit-scrollbar-track{background:transparent}.mailbox-recovery_list__tl3bJ::-webkit-scrollbar-thumb{background:var(--border-soft);border-radius:3px}.mailbox-recovery_list__tl3bJ::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.mailbox-recovery_row__2IWya{position:relative;min-width:0;border:1px solid var(--border-soft);border-radius:var(--radius-md);padding:12px 14px;background:var(--card);transition:border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard),box-shadow var(--motion-duration-fast) var(--motion-ease-standard);animation:mailbox-recovery_rowSlideIn__MrYzy var(--motion-duration-standard) var(--motion-ease-standard) both}@keyframes mailbox-recovery_rowSlideIn__MrYzy{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.mailbox-recovery_rowUnread__jvobU{border-color:var(--foreground);background:var(--muted,#f5f5f5)}.mailbox-recovery_rowFresh__YgCP7{animation:mailbox-recovery_rowSlideIn__MrYzy var(--motion-duration-standard) var(--motion-ease-standard) both,mailbox-recovery_flashIn__JTC90 calc(var(--motion-duration-expressive) * 2) ease-out}@keyframes mailbox-recovery_flashIn__JTC90{0%{box-shadow:0 0 0 2px var(--interactive,#003cfc)}to{box-shadow:0 0 0 0 transparent}}@media (prefers-reduced-motion:reduce){.mailbox-recovery_rowFresh__YgCP7,.mailbox-recovery_row__2IWya{animation:none!important}}.mailbox-recovery_rowButton__672zR{width:100%;min-width:0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.mailbox-recovery_rowButton__672zR:hover .mailbox-recovery_rowSubject__GlMmy{text-decoration:underline;text-underline-offset:.12em}.mailbox-recovery_rowMeta__gAeM5{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;min-width:0;font-size:.75rem;color:var(--muted-foreground);font-family:var(--font-mono,monospace);text-transform:lowercase}.mailbox-recovery_rowSubject__GlMmy{margin:4px 0 2px;font-size:.9375rem;font-weight:600;color:var(--foreground);text-transform:lowercase;line-height:1.35;overflow-wrap:anywhere}.mailbox-recovery_rowSubjectUnread__umGuA{font-weight:700}.mailbox-recovery_rowSnippet__oGCRn{margin:0;font-size:.8125rem;color:var(--foreground-body);text-transform:lowercase;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mailbox-recovery_expanded__nUVdv{margin-top:12px;padding-top:12px;border-top:1px dashed var(--border-soft);font-size:.875rem;color:var(--foreground-body);line-height:1.6;overflow-wrap:anywhere;animation:mailbox-recovery_expandedFadeIn__XzoKy var(--motion-duration-standard) var(--motion-ease-standard) both}@keyframes mailbox-recovery_expandedFadeIn__XzoKy{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.mailbox-recovery_expanded__nUVdv{animation:none!important}}.mailbox-recovery_expandedHeader__9yTye{display:flex;justify-content:flex-end;margin-bottom:10px}.mailbox-recovery_expandedBody__QN61o a{color:var(--interactive);text-decoration:none;font-weight:500;overflow-wrap:anywhere}.mailbox-recovery_expandedBody__QN61o a:hover{text-decoration:underline}.mailbox-recovery_expandedBody__QN61o blockquote,.mailbox-recovery_expandedBody__QN61o ol,.mailbox-recovery_expandedBody__QN61o p,.mailbox-recovery_expandedBody__QN61o pre,.mailbox-recovery_expandedBody__QN61o ul{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.mailbox-recovery_expandedBody__QN61o embed,.mailbox-recovery_expandedBody__QN61o iframe,.mailbox-recovery_expandedBody__QN61o img,.mailbox-recovery_expandedBody__QN61o object,.mailbox-recovery_expandedBody__QN61o video{max-width:100%;height:auto}.mailbox-recovery_expandedBody__QN61o blockquote,.mailbox-recovery_expandedBody__QN61o ol,.mailbox-recovery_expandedBody__QN61o p,.mailbox-recovery_expandedBody__QN61o pre,.mailbox-recovery_expandedBody__QN61o ul{margin:0 0 10px}.mailbox-recovery_expandedActions__mFRf3{margin-top:12px;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.mailbox-recovery_closeButton__sWZwH{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--border-soft);background:var(--card);color:var(--foreground-body);border-radius:var(--radius-md);font:500 .8125rem/1 var(--font-sans);text-transform:lowercase;cursor:pointer;transition:border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard)}.mailbox-recovery_closeButton__sWZwH:hover{border-color:var(--foreground);color:var(--foreground);background:var(--muted,#f5f5f5)}.mailbox-recovery_closeButton__sWZwH:active{transform:scale(.96)}.mailbox-recovery_emptyState__fzfqs{padding:24px 0;text-align:center;font-size:.875rem;color:var(--muted-foreground);text-transform:lowercase;line-height:1.55}.mailbox-recovery_errorState__pySYB{margin:8px 0 0;padding:10px 12px;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--muted,#f5f5f5);color:var(--foreground-body);font-size:.8125rem;line-height:1.5;text-transform:lowercase}.mailbox-recovery_loadingState__5hJE2{min-height:88px;display:flex;align-items:center;justify-content:center}.mailbox-recovery_claimBanner__piprO{margin-top:16px;padding-top:12px;border-top:1px solid var(--border-soft);display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.8125rem;color:var(--muted-foreground);text-transform:lowercase;flex-wrap:wrap}.mailbox-recovery_claimLink__D0RfD{color:var(--interactive);text-decoration:none;font-weight:600}.mailbox-recovery_claimLink__D0RfD:hover{text-decoration:underline}.mailbox-recovery_srOnly__Pk6I6{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:640px){.mailbox-recovery_panel__6IU_h{padding:18px 16px}.mailbox-recovery_header__HllP5{align-items:flex-start;flex-direction:column;gap:8px}.mailbox-recovery_divider__pY3UV{margin:16px -16px}.mailbox-recovery_rowMeta__gAeM5,.mailbox-recovery_rowSnippet__oGCRn{padding-right:0}.mailbox-recovery_codePill__wr8iI{position:static;margin-top:8px}.mailbox-recovery_expandedActions__mFRf3{flex-direction:column;align-items:flex-start}}.order-summary_summaryCard__2mndP{display:grid;gap:8px;min-width:0}.order-summary_summaryStatus__UHPNu{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0;margin:-2px 0 6px;font-size:.8125rem;text-transform:lowercase;color:var(--muted-foreground)}.order-summary_summaryStatusIcon__pX6qK{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--accent-success,#16a34a) 14%,var(--card));color:var(--accent-success,#16a34a);flex-shrink:0}.order-summary_summaryStatusIcon__pX6qK svg{width:14px;height:14px}.order-summary_summaryStatusTitle___XHs0{font-weight:700;color:var(--foreground);min-width:0;overflow-wrap:anywhere}.order-summary_summaryStatusMeta__Jj118{color:var(--muted-foreground);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.order-summary_summaryCard--failed__pNoN_ .order-summary_summaryStatusIcon__pX6qK,.order-summary_summaryCard--refunded__6Ul6P .order-summary_summaryStatusIcon__pX6qK{background:color-mix(in srgb,var(--critical,#dc2626) 14%,var(--card));color:var(--critical,#dc2626)}.order-summary_summaryCard--partial__J5e49 .order-summary_summaryStatusIcon__pX6qK{background:color-mix(in srgb,#ca8a04 14%,var(--card));color:#ca8a04}.order-summary_summaryCard--delivered__dydTm .order-summary_summaryStatusIcon__pX6qK{animation:order-summary_statusIconBounce__ZzPwZ var(--motion-duration-expressive) cubic-bezier(.34,1.56,.64,1) .12s both}@keyframes order-summary_statusIconBounce__ZzPwZ{0%{opacity:0;transform:scale(.6)}55%{opacity:1;transform:scale(1.14)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.order-summary_summaryCard--delivered__dydTm .order-summary_summaryStatusIcon__pX6qK{animation:none!important}}.order-summary_summaryRow__4f6SE{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap}.order-summary_summaryProduct___URfS{margin:0;text-transform:lowercase;min-width:0;overflow-wrap:anywhere}.order-summary_summaryPrice__CpN4U{font-size:1.125rem;font-weight:700;color:var(--foreground);font-variant-numeric:tabular-nums}.order-summary_summaryTarget__tx6K4{margin:4px 0 0;font-size:.9375rem;color:var(--foreground-body);text-transform:none;line-height:1.45;display:flex;flex-wrap:wrap;gap:0 6px;min-width:0}.order-summary_summaryTargetPart__smUjf{display:inline-flex;align-items:baseline;gap:6px;min-width:0}.order-summary_summaryTargetSub__s9czV{color:var(--foreground);text-transform:lowercase;font-weight:500;flex-shrink:0}.order-summary_summaryTargetTitle__rqW5M{color:var(--muted-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%}.order-summary_summarySep__6m3V3{color:var(--muted-foreground);flex-shrink:0}.order-summary_summaryDelivery__rQjUN{margin:2px 0 0;font-size:.8125rem}.order-summary_summaryDelivery__rQjUN,.order-summary_summaryMeta__Pgt3O{color:var(--muted-foreground);text-transform:lowercase;line-height:1.5;overflow-wrap:anywhere}.order-summary_summaryMeta__Pgt3O{margin:0;font-size:.75rem}.order-summary_summaryActions__9JGhI{display:flex;flex-wrap:wrap;gap:10px;min-width:0;margin-top:16px}.order-summary_summaryProductGroup__f8GOp{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;min-width:0}.order-summary_summaryInlineActions__6RmgN{display:inline-flex;gap:6px;flex-wrap:wrap}.order-summary_summaryActionInline__BELmX{display:inline-flex;align-items:center;gap:4px;padding:5px 11px;border:1px solid var(--border,#d4d4d4);border-radius:var(--radius-md);background:var(--card);color:var(--foreground);font:600 .75rem/1.3 var(--font-sans);text-transform:lowercase;text-decoration:none;cursor:pointer;box-shadow:0 1px 0 rgba(0,0,0,.04);transition:border-color var(--motion-duration-fast) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard),box-shadow var(--motion-duration-fast) var(--motion-ease-standard)}.order-summary_summaryActionInline__BELmX:hover{border-color:var(--foreground);background:var(--muted,#f5f5f5);box-shadow:0 1px 2px rgba(0,0,0,.08)}.order-summary_summaryActionInline__BELmX:active{transform:scale(.96);box-shadow:0 1px 0 rgba(0,0,0,.04)}.order-summary_summaryActionPrimary__tupH0,.order-summary_summaryActionSecondary__Dpjru{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:var(--radius-md);font-size:.8125rem;font-weight:600;text-decoration:none;text-transform:lowercase;cursor:pointer;font:inherit;transition:border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard);border:1px solid var(--border-soft);background:var(--card);color:var(--foreground)}.order-summary_summaryActionPrimary__tupH0{background:var(--button-accent);border-color:var(--button-accent);color:#fff}.order-summary_summaryActionPrimary__tupH0:hover{background:color-mix(in srgb,var(--button-accent) 88%,black);border-color:color-mix(in srgb,var(--button-accent) 88%,black)}.order-summary_summaryActionSecondary__Dpjru:hover{border-color:var(--foreground);background:var(--muted)}@media (max-width:640px){.order-summary_summaryRow__4f6SE{flex-direction:column;align-items:stretch}.order-summary_summaryActionPrimary__tupH0,.order-summary_summaryActionSecondary__Dpjru{width:100%;text-align:center}}.order-status-card_sectionEyebrow__0URLV{margin:0 0 12px;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground)}.order-status-card_statusCard__p_RIC{display:grid;gap:12px;min-width:0}.order-status-card_statusHeader__lNJV4{display:flex;align-items:center;gap:10px;min-width:0}.order-status-card_statusDot__RiU_6{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--muted-foreground);flex-shrink:0;position:relative}.order-status-card_statusDot--queued__9v6d3{background:#ca8a04}.order-status-card_statusDot--accounts-queued__MIn4r,.order-status-card_statusDot--delivering-basic__okfLS,.order-status-card_statusDot--delivering-tracked__MyJfU{background:var(--interactive,#3c9ae4)}.order-status-card_statusDot--accounts-queued__MIn4r:after,.order-status-card_statusDot--delivering-basic__okfLS:after,.order-status-card_statusDot--delivering-tracked__MyJfU:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid;opacity:.4;animation:order-status-card_statusPulse__hNti0 1.8s ease-out infinite}.order-status-card_statusDot--accounts-ready__TVQi4,.order-status-card_statusDot--delivered__3bARM{background:var(--accent-success,#16a34a)}.order-status-card_statusDot--partially-delivered__Xn1Yx{background:#ca8a04}.order-status-card_statusDot--cancelled__NLHHY,.order-status-card_statusDot--refunded__H2R6g{background:var(--muted-foreground)}.order-status-card_statusDot--failed__ZRInN{background:var(--critical,#dc2626)}@keyframes order-status-card_statusPulse__hNti0{0%{transform:scale(.85);opacity:.5}to{transform:scale(1.4);opacity:0}}@media (prefers-reduced-motion:reduce){.order-status-card_statusDot__RiU_6:after{animation:none!important}}.order-status-card_statusLabel__r9GOl{font-size:1rem;font-weight:700;color:var(--foreground);text-transform:lowercase;min-width:0;overflow-wrap:anywhere}.order-status-card_statusBody__qBNKw{margin:0;font-size:.875rem;color:var(--foreground-body);line-height:1.55;text-transform:none;overflow-wrap:anywhere}.order-status-card_statusLink__KU_I2{color:var(--interactive);text-decoration:none;font-weight:600}.order-status-card_statusLink__KU_I2:hover{text-decoration:underline}.order-status-card_statusProgress__QkKhR{display:grid;gap:6px}.order-status-card_statusProgressBar__mc23J{width:100%;height:8px;background:var(--border-form);border-radius:var(--radius-pill);overflow:hidden}.order-status-card_statusProgressFill__fCkmm{height:100%;background:var(--button-accent);border-radius:inherit;transition:width var(--motion-duration-expressive) var(--motion-ease-standard)}.order-status-card_statusProgressLabel__fHwgT{margin:0;font-size:.75rem;color:var(--muted-foreground);text-transform:lowercase;font-variant-numeric:tabular-nums}.order-status-card_deliveredDigit__8EGKD{display:inline-block;animation:order-status-card_deliveredDigitIn__i1Okh var(--motion-duration-standard) var(--motion-ease-standard) both;font-variant-numeric:tabular-nums;color:var(--foreground);font-weight:600}@keyframes order-status-card_deliveredDigitIn__i1Okh{0%{opacity:0;transform:translateY(6px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.order-status-card_deliveredDigit__8EGKD{animation:none!important}}.order-status-card_statusScoreRow__5nNb_{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;min-width:0;padding-top:4px}.order-status-card_statusScoreLabel__tW_4r{font-size:.6875rem;font-weight:700;letter-spacing:.08em;color:var(--muted-foreground);text-transform:uppercase}.order-status-card_statusScoreValue__AZWWo{font-size:.9375rem;font-weight:600;color:var(--foreground);text-transform:lowercase;font-variant-numeric:tabular-nums}.order-status-card_statusScoreDelta__OhSCX{font-weight:600;color:var(--muted-foreground)}.order-status-card_statusScoreDeltaOnTarget__DCORf{color:var(--accent-success,#16a34a)}.order-status-card_statusScoreDeltaOffTarget__cXzo0{color:#ca8a04}.order-status-card_statusSparkline__JkAtc{margin-top:4px}.order-status-card_statusRefundLine__l2358{margin:0;font-size:.875rem;color:var(--critical);text-transform:lowercase;font-weight:500;overflow-wrap:anywhere}.order-status-card_statusActionRow__2Ba9x{display:flex;justify-content:flex-end;padding-top:2px}.order-status-card_statusGhostAction__my8Sd{display:inline-flex;align-items:center;padding:6px 12px;border:1px solid var(--border-soft);border-radius:var(--radius-md);font-size:.75rem;font-weight:600;color:var(--foreground);text-decoration:none;text-transform:lowercase;background:var(--card);transition:border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard)}.order-status-card_statusGhostAction__my8Sd:hover{border-color:var(--foreground);background:var(--muted)}.order-status-card_statusFooter__t3TG7{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:6px;border-top:1px solid var(--border-soft);flex-wrap:wrap}.order-status-card_statusFooterText__ykUOW{font-size:.75rem;color:var(--muted-foreground);text-transform:lowercase;overflow-wrap:anywhere}.order-status-card_statusRefreshButton__J_YtV{padding:8px 14px;font-size:.8125rem;font-weight:600;background:var(--card);border:1px solid var(--border-soft);border-radius:var(--radius-md);color:var(--foreground);text-transform:lowercase;cursor:pointer;transition:border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard)}.order-status-card_statusRefreshButton__J_YtV:hover:not(:disabled){border-color:var(--foreground);background:var(--muted)}.order-status-card_statusRefreshButton__J_YtV:disabled{opacity:.55;cursor:not-allowed}@media (max-width:640px){.order-status-card_statusFooter__t3TG7{flex-direction:column;align-items:stretch}}.Toast_viewport__37pQL{position:fixed;top:20px;right:20px;z-index:50;display:grid;gap:12px;width:min(360px,calc(100vw - 32px));pointer-events:none}.Toast_toast__aMHjc{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:14px 16px;border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:var(--card);box-shadow:var(--shadow-card);color:var(--foreground);pointer-events:auto;animation:Toast_toast-enter__Eshnb var(--motion-duration-fast) var(--motion-ease-standard) forwards}.Toast_action__76S4r{justify-self:end;padding:4px 8px;border:none;background:none;color:var(--button-accent);font-size:.8125rem;font-weight:600;text-transform:lowercase;cursor:pointer;border-radius:4px}.Toast_action__76S4r:hover{background:color-mix(in srgb,var(--button-accent) 10%,transparent)}.Toast_toastLeaving__zUyZW{animation:Toast_toast-exit__F4AIB var(--motion-duration-fast) var(--motion-ease-standard) forwards}.Toast_message__2otSp{margin:0;font-size:.875rem;line-height:1.4;text-transform:lowercase}.Toast_neutral__StpCY{border-color:var(--border-soft)}.Toast_success__GjvBC{border-color:var(--surface-success-border);background:var(--surface-success-50);color:var(--accent-success-text)}.Toast_error__CIRD8{border-color:var(--surface-danger-border);background:var(--surface-danger-50);color:var(--accent-danger-dark)}@keyframes Toast_toast-enter__Eshnb{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes Toast_toast-exit__F4AIB{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@media (max-width:640px){.Toast_viewport__37pQL{top:16px;left:16px;right:16px;width:auto}}@media (prefers-reduced-motion:reduce){.Toast_toastLeaving__zUyZW,.Toast_toast__aMHjc{animation-duration:1ms}}.SkipLink_skipLink__tBAFu{position:absolute;top:-40px;left:0;background:var(--interactive,var(--button-accent));color:white;padding:8px 16px;z-index:10000;font:600 normal .875rem/1.4 var(--font-sans);text-decoration:none;transition:top .2s}.SkipLink_skipLink__tBAFu:focus{top:0;outline:2px solid var(--primary,var(--foreground-strong));outline-offset:2px}