.seller-orders-page{min-height:100vh;background:#050505;color:#f7f7f7}.seller-orders-header{max-width:1150px;margin:0 auto;padding:26px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #202020}.seller-orders-brand{font-weight:900;letter-spacing:.12em}.seller-orders-header div{display:flex;gap:22px}.seller-orders-header a{color:#aaa;text-decoration:none}.seller-orders-shell{max-width:1100px;margin:0 auto;padding:80px 24px 120px}.seller-orders-heading{margin-bottom:42px}.seller-orders-heading h1{font-size:clamp(46px,8vw,82px);line-height:.95;letter-spacing:-.06em;margin:8px 0 18px}.seller-orders-heading p:not(.seller-eyebrow){max-width:650px;color:#888;font-size:18px;line-height:1.6}.seller-eyebrow{color:#b0ff2f;font-weight:900;letter-spacing:.18em;font-size:12px}.seller-order-list{display:grid;grid-gap:18px;gap:18px}.seller-order-card{background:#0d0d0d;border:1px solid #242424;border-radius:26px;padding:26px}.seller-order-card-cancelled{border-color:#3b2a2a}.seller-order-top{display:flex;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid #242424}.seller-order-top span{display:block;font-weight:900;letter-spacing:.08em}.seller-order-top small{display:block;color:#777;margin-top:6px}.seller-order-top>strong{color:#b0ff2f;text-transform:capitalize}.seller-order-card-cancelled .seller-order-top>strong{color:#ff9b9b}.seller-order-items{padding:6px 0}.seller-item{display:flex;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid #1d1d1d}.seller-item>div:first-child span{display:block;color:#777;margin-top:5px}.seller-item-action{display:flex;align-items:center;gap:12px;text-align:right}.seller-item-action>span{color:#b0ff2f;text-transform:capitalize;font-size:13px}.seller-item-action button{border:1px solid #b0ff2f;background:transparent;color:#b0ff2f;border-radius:10px;padding:9px 12px;font-weight:800}.seller-item-action button:disabled{opacity:.5}.shipping-proof{display:flex!important;flex-wrap:wrap;gap:8px;margin-top:10px!important;align-items:center}.shipping-proof code,.shipping-proof span{display:inline-block!important;color:#aaa!important;background:#151515;border:1px solid #282828;border-radius:8px;padding:5px 8px;font-size:11px}.shipping-proof code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.shipping-address{margin-top:20px;border:1px solid #242424;border-radius:16px;padding:18px;display:grid;grid-gap:4px;gap:4px}.shipping-address p{margin:0 0 5px;color:#b0ff2f;font-size:11px;font-weight:900;letter-spacing:.15em}.shipping-address span{color:#aaa}.seller-order-total{display:flex;justify-content:space-between;padding-top:20px;font-size:18px}.seller-order-total strong{color:#b0ff2f}.cancelled-order-actions{margin-top:20px;padding-top:18px;border-top:1px solid #242424;display:flex;justify-content:space-between;align-items:center;gap:18px}.cancelled-order-actions span{color:#777;font-size:13px;line-height:1.5}.button{border:1px solid #303030;border-radius:12px;background:#101010;color:#f7f7f7;padding:12px 15px;font:inherit;font-weight:800;cursor:pointer}.button-danger{border-color:#593333!important;color:#ff9b9b!important;background:transparent!important}.button-danger:disabled{opacity:.5;cursor:wait}.seller-order-empty,.seller-order-error{border:1px solid #242424;border-radius:24px;padding:50px;text-align:center;display:grid;grid-gap:10px;gap:10px;color:#888}.seller-order-empty strong{color:#fff;font-size:22px}.seller-order-error{border-color:#432626;color:#ff9b9b}.seller-inline-error{margin-top:18px}.shipping-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.78);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;display:flex;align-items:center;justify-content:center;padding:20px}.shipping-modal{position:relative;width:min(560px,100%);background:#101010;border:1px solid #303030;border-radius:24px;padding:30px;box-shadow:0 24px 80px rgba(0,0,0,.5)}.shipping-modal h2{font-size:clamp(34px,7vw,52px);line-height:.98;letter-spacing:-.05em;margin:8px 0 14px}.shipping-modal-copy{color:#8d8d8d;line-height:1.55;margin:0 0 24px}.shipping-modal label{display:grid;grid-gap:8px;gap:8px;color:#ddd;font-weight:700;font-size:13px;margin-top:16px}.shipping-modal input,.shipping-modal select{width:100%;box-sizing:border-box;border:1px solid #303030;border-radius:12px;background:#070707;color:#fff;padding:13px 14px;font:inherit}.shipping-modal input[type=file]{padding:10px}.shipping-modal select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.optional{font-weight:400;color:#777}.shipping-modal-close{position:absolute;right:18px;top:15px;border:0;background:transparent;color:#aaa;font-size:32px;line-height:1;cursor:pointer}.receipt-selected{margin-top:10px;color:#b0ff2f;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shipping-submit{width:100%;margin-top:24px;border:0;border-radius:12px;background:#b0ff2f;color:#050505;padding:15px;font-size:16px;font-weight:900;cursor:pointer}.shipping-submit:disabled{opacity:.5;cursor:wait}@media(max-width:700px){.seller-orders-header{padding:20px 16px}.seller-orders-header div{gap:12px;font-size:13px}.seller-orders-shell{padding:50px 18px}.seller-order-card{padding:20px;border-radius:20px}.seller-item{flex-direction:column}.seller-item-action{justify-content:space-between;text-align:left}.cancelled-order-actions{align-items:stretch;flex-direction:column}.cancelled-order-actions .button{width:100%}.shipping-modal{padding:26px 20px}.shipping-modal-backdrop{align-items:flex-end;padding:10px}.shipping-modal{border-radius:22px 22px 14px 14px}}