.seller-orders_wrapper__xgm29{display:flex;flex-direction:column;gap:1.5rem}.seller-orders_orderCard__KCBMw{border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.08);overflow:hidden}.seller-orders_orderHeader__m1Ana{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;gap:1rem;cursor:pointer}.seller-orders_headerLeft__Bu7LZ{display:flex;flex-direction:column;gap:.35rem}.seller-orders_eyebrow__r2aNE{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.seller-orders_orderTitle__IqF3q{font-size:1.05rem;font-weight:600;color:#0f172a}.seller-orders_headerActions__LRbUC{display:flex;align-items:center;gap:.5rem}.seller-orders_buyerMeta__Gay_Z{display:flex;align-items:center;gap:.65rem;margin-top:.4rem}.seller-orders_buyerAvatar__ZeN2_{width:40px;height:40px;border-radius:50%;background:#e2e8f0;overflow:hidden;flex-shrink:0}.seller-orders_buyerAvatar__ZeN2_ img{width:100%;height:100%;object-fit:cover}.seller-orders_buyerDetails__YZV_1{display:flex;flex-direction:column;font-size:.85rem;color:#475569}.seller-orders_partLabel__5BVwG{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.seller-orders_summaryRow__cnHCd{padding:0 1.5rem 1rem;font-size:.95rem;color:#475569;display:flex;justify-content:space-between}.seller-orders_details__4eGqe{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.seller-orders_shippingBlock__5OMRw{display:flex;flex-wrap:wrap;gap:1.25rem;padding:1rem;background:#f8fafc;border-radius:16px}.seller-orders_shippingColumn__x3k6Z{flex:1;min-width:220px}.seller-orders_shippingLabel__OOzQh{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.3rem}.seller-orders_shippingValue__bQ2xS{font-weight:600;color:#0f172a;white-space:pre-line}.seller-orders_itemsGrid__AGz3V{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.seller-orders_orderItem__vGIwN{display:flex;gap:.8rem;padding:.6rem;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff}.seller-orders_thumb__V4seG{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:.25rem}.seller-orders_itemMeta__vCEET{display:flex;flex-direction:column;gap:.2rem}.seller-orders_itemName__oIfxj{font-weight:600;color:#0f172a}.seller-orders_itemCollection__PTSBC{font-size:.85rem;color:#64748b}.seller-orders_itemPrice__x22nb{font-size:.85rem;color:#0f172a}.seller-orders_statusSelect__IE76g{min-width:160px}.seller-orders_empty__zSpWW{padding:2rem}.seller-orders_loadMoreRow__gRVr0{margin-top:.5rem}@media (max-width:640px){.seller-orders_orderHeader__m1Ana{flex-direction:column;align-items:flex-start}.seller-orders_summaryRow__cnHCd{flex-direction:column;gap:.25rem}.seller-orders_shippingBlock__5OMRw{padding:.85rem}.seller-orders_itemsGrid__AGz3V{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.input_field__XP0_Y{display:flex;flex-direction:column;gap:var(--space-2xs,.25rem);font-size:var(--font-size-sm,.85rem);color:var(--color-muted,rgba(15,23,42,.6))}.input_label__1DLpw{font-weight:600}.input_inputWrap__tWc88{position:relative;display:flex;align-items:center}.input_input__WcJV_{width:100%;padding:.65rem .85rem;border-radius:var(--radius-md,16px);border:1px solid var(--color-border,rgba(15,23,42,.08));background:var(--color-surface-muted,#f7f7fb);transition:border-color .2s ease,box-shadow .2s ease;font-size:1rem;line-height:1.4}.input_input__WcJV_:focus{outline:none;border-color:var(--color-primary,#6772e5);box-shadow:0 0 0 3px rgba(103,114,229,.15);background:#fff}.input_errorInput__qp26n{border-color:rgba(239,68,68,.8);background:rgba(239,68,68,.08)}.input_withIcon__dwB6D{padding-left:2.25rem}.input_withTrailing__PjItQ{padding-right:2.25rem}.input_trailing__N4c23{right:.5rem}.input_icon__oECsd,.input_trailing__N4c23{position:absolute;display:inline-flex;align-items:center;justify-content:center}.input_icon__oECsd{left:.85rem;width:1rem;height:1rem;color:var(--color-muted,rgba(15,23,42,.6))}.input_hint__9Iful{margin:0;font-size:var(--font-size-xs,.75rem);color:var(--color-muted,rgba(15,23,42,.7))}.input_input__WcJV_[type=date]{appearance:none;-webkit-appearance:none}.input_input__WcJV_[type=date]::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:.5rem;left:auto;width:1.5rem;height:1.5rem;pointer-events:none}.input_input__WcJV_[type=search]{appearance:none;-webkit-appearance:none}.input_input__WcJV_[type=search]::-webkit-search-cancel-button,.input_input__WcJV_[type=search]::-webkit-search-decoration,.input_input__WcJV_[type=search]::-webkit-search-results-button,.input_input__WcJV_[type=search]::-webkit-search-results-decoration{display:none}.textarea_field__fU98x{display:flex;flex-direction:column;gap:var(--space-2xs,.25rem);font-size:var(--font-size-sm,.85rem);color:var(--color-muted,rgba(15,23,42,.6))}.textarea_label__1vvWm{font-weight:600}.textarea_textarea__D3P6y{width:100%;border-radius:var(--radius-md,16px);border:1px solid var(--color-border,rgba(15,23,42,.08));background:var(--color-surface-muted,#f7f7fb);transition:border-color .2s ease,box-shadow .2s ease;padding:.75rem;font-size:1rem;resize:vertical;min-height:120px}.textarea_textarea__D3P6y:focus{outline:none;border-color:var(--color-primary,#6772e5);box-shadow:0 0 0 3px rgba(103,114,229,.15);background:#fff}.textarea_errorTextarea__fijJb{border-color:rgba(239,68,68,.8);background:rgba(239,68,68,.08)}.textarea_hint__YHpAB{margin:0;font-size:var(--font-size-xs,.75rem);color:rgba(15,23,42,.7)}.help-widget_widget__v0q8W{position:fixed;left:1.25rem;bottom:1.25rem;z-index:22;display:flex;align-items:flex-start}.help-widget_panel__3vgmK{position:absolute;left:0;bottom:calc(100% + .75rem);width:min(90vw,280px);padding:.85rem .9rem .95rem;border-radius:14px;background:#fff;color:#111827;box-shadow:0 16px 40px rgba(15,23,42,.18);border:1px solid rgba(15,23,42,.08)}.help-widget_panelHeader__G_NDH{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem;font-size:.9rem}.help-widget_closeButton__e_5to{border:none;background:transparent;font-size:1.1rem;line-height:1;color:inherit;cursor:pointer;padding:.1rem .2rem}.help-widget_form__fruve{display:grid;gap:.55rem}.help-widget_field__qEOoN{margin:0}.help-widget_bubble__iB_MZ{position:relative;width:22px;height:22px;border-radius:50%;border:1px solid rgba(15,23,42,.2);background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;cursor:pointer;padding:0;animation:help-widget_floaty__bsBAT 3.6s ease-in-out infinite,help-widget_pulse__nC4Ql 4.4s ease-in-out infinite;box-shadow:0 6px 18px rgba(15,23,42,.2)}.help-widget_bubble__iB_MZ:focus-visible{outline:2px solid rgba(59,130,246,.8);outline-offset:3px}.help-widget_mark__Jx0YJ{transform:translateY(-.5px)}.help-widget_tooltip__cZhyi{position:absolute;left:calc(100% + .5rem);bottom:0;min-width:200px;max-width:240px;padding:.45rem .6rem;border-radius:10px;background:#0f172a;color:#fff;font-size:.75rem;line-height:1.2;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.help-widget_bubble__iB_MZ:focus-visible .help-widget_tooltip__cZhyi,.help-widget_bubble__iB_MZ:hover .help-widget_tooltip__cZhyi,.help-widget_widget__v0q8W[data-open=true] .help-widget_tooltip__cZhyi{opacity:1;transform:translateY(0)}@keyframes help-widget_floaty__bsBAT{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes help-widget_pulse__nC4Ql{0%,to{box-shadow:0 6px 18px rgba(15,23,42,.18)}50%{box-shadow:0 10px 22px rgba(15,23,42,.26)}}@media (max-width:640px){.help-widget_widget__v0q8W{left:.9rem;bottom:.9rem}.help-widget_panel__3vgmK{width:min(92vw,260px)}}@media (prefers-reduced-motion:reduce){.help-widget_bubble__iB_MZ{animation:none}}.route-loader_backdrop__l1tgO{position:fixed;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,rgba(99,102,241,.08),transparent 55%),radial-gradient(circle at 70% 70%,rgba(16,185,129,.08),transparent 55%),rgba(15,23,42,.24);backdrop-filter:blur(4px);z-index:9999}.route-loader_loader__cyvx3{display:inline-flex;gap:.4rem}.route-loader_loader__cyvx3 span{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#22c55e);animation:route-loader_bounce__vB1mU .9s ease-in-out infinite}.route-loader_loader__cyvx3 span:nth-child(2){animation-delay:.1s}.route-loader_loader__cyvx3 span:nth-child(3){animation-delay:.2s}@keyframes route-loader_bounce__vB1mU{0%,to{transform:translateY(0);opacity:.35}50%{transform:translateY(-8px);opacity:1}}.date-input_dateClearBtn__q14sh{border:none;background:transparent;color:#94a3b8;padding:.25rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:background .2s ease,color .2s ease}.date-input_dateClearBtn__q14sh:focus-visible,.date-input_dateClearBtn__q14sh:hover{background:rgba(15,23,42,.08);color:#0f172a;outline:none}.date-input_minWidthDate__sw_4Q{min-width:170px}.search-category-input_field__6CJ_j{position:relative;display:flex;flex-direction:column;gap:.35rem;width:100%}.search-category-input_tags__Yim0S{display:flex;flex-wrap:wrap;gap:.35rem}.search-category-input_tag__wLXiG{display:inline-flex;align-items:center;gap:.35rem;padding:.15rem .5rem;background:#e5e5e9;border-radius:10px;font-size:.85rem;white-space:nowrap}.search-category-input_tagRemove__SPrMz{border:none;background:transparent;cursor:pointer;color:inherit;font-size:1rem;line-height:1;padding:0}.search-category-input_dropdown__6mP9S{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:10;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:12px;box-shadow:0 18px 40px rgba(15,23,42,.12);overflow:hidden}.search-category-input_options__odF_g{max-height:220px;overflow:auto;display:flex;flex-direction:column;padding:.35rem 0}.search-category-input_option__zosjN{display:flex;align-items:center;padding:.45rem .75rem;cursor:pointer;transition:background .12s ease;white-space:nowrap;font-size:var(--font-size-sm,.95rem);color:var(--color-foreground,#0f172a);border:none;background:transparent;text-align:left;width:100%}.search-category-input_option__zosjN:hover{background:rgba(103,114,229,.08)}.search-category-input_optionSelected__cf_jx{background:rgba(103,114,229,.12);font-weight:600}.search-category-input_empty__Uup70{padding:.8rem .75rem;color:var(--color-muted,#94a3b8);font-size:.9rem}.search-category-input_clearButton__44uoA{border:none;background:transparent;color:var(--color-muted,#94a3b8);cursor:pointer;font-size:1.1rem;line-height:1;padding:.2rem;display:inline-flex;align-items:center;justify-content:center;transition:color .15s ease,transform .15s ease}.search-category-input_clearButton__44uoA:focus-visible,.search-category-input_clearButton__44uoA:hover{color:var(--color-foreground,#0f172a);outline:none;transform:translateY(-1px)}.offer-filters_filters__GXv_m{display:flex;flex-wrap:wrap;gap:1rem;border:1px solid rgba(15,23,42,.12);border-radius:18px;padding:1rem;background:rgba(249,250,251,.9);margin-bottom:1rem}.offer-filters_filterField__9p_TU{flex:1 1 140px}.offer-filters_compactField__pMwsO{flex:1 1 160px}