.seller-page{max-width:1100px;margin:auto}.seller-heading{max-width:760px;margin-bottom:24px}.seller-eyebrow{font-size:12px;letter-spacing:.08em;color:#637166}.seller-heading p,.seller-private{color:#637166}.seller-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.seller-card{background:#fff;border:1px solid #dde3d8;border-radius:20px;padding:24px;min-width:0}.seller-card-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #edf0e9;padding-bottom:16px}.seller-card h2{font-size:18px;margin:0}.seller-card h3{font-size:19px;overflow-wrap:anywhere}.seller-card small,.seller-card-heading span,.seller-footnote{font-size:12px;color:#637166}.seller-messages{max-height:500px;min-height:230px;overflow-y:auto;padding:20px 0;display:flex;flex-direction:column;gap:16px}.seller-message{border-radius:14px;padding:14px 16px;background:#f5f3fa;max-width:94%;overflow-wrap:anywhere}.seller-message strong{font-size:12px;color:#725a8e}.seller-message p{margin:6px 0 0;white-space:pre-wrap;font-size:14px}.seller-message.user{align-self:flex-end;background:#f1f4ed}.seller-message.user strong{color:#516456}.seller-composer{display:grid;grid-gap:10px;gap:10px}.seller-composer textarea{width:100%;resize:vertical}.seller-composer>div{display:flex;gap:12px;align-items:center;justify-content:space-between}.seller-composer small{max-width:190px}.seller-page button{font:inherit;font-size:13px;min-height:44px;border:1px solid #d7ded4;background:#fff;border-radius:10px;padding:10px 14px}.seller-page button:disabled{opacity:.5;cursor:default}.seller-page :focus-visible{outline:3px solid #91ae89;outline-offset:3px}.seller-footnote{margin-bottom:0}.seller-preview dl{margin:16px 0}.seller-preview dl>div{display:grid;grid-template-columns:minmax(100px,.8fr) minmax(0,1.2fr);grid-gap:16px;gap:16px;padding:9px 0;border-bottom:1px solid #edf0e9;font-size:13px}.seller-preview dt{color:#637166}.seller-preview dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.seller-private{font-size:12px}.seller-missing{background:#faf5e9;padding:14px;border-radius:12px;font-size:13px;margin:16px 0}.seller-missing p{margin:6px 0 0}.seller-privacy{background:#f5f7f2;padding:14px;border-radius:12px;font-size:13px}.seller-privacy p{margin:6px 0}.seller-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin:18px 0}.seller-photos img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.seller-upload input{width:100%;font-size:12px}.seller-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.seller-confirm{margin-top:20px;border-top:1px solid #dde3d8;padding-top:8px;font-size:13px}.seller-confirm label{flex-direction:row;align-items:center;margin:16px 0;min-height:44px}.seller-confirm input{flex-shrink:0}.seller-confirm button{margin:4px 8px 4px 0}.seller-recent{margin:0 0 24px;border-bottom:1px solid #dde3d8;padding-bottom:12px}.seller-recent summary{cursor:pointer;min-height:44px;display:flex;align-items:center;font-size:13px}.seller-recent nav{display:flex;flex-wrap:wrap;gap:8px}.seller-recent button{text-align:left}.seller-recent small{display:block;margin-top:5px;color:#637166}.seller-error{padding:16px;border:1px solid #e6cfc5;border-radius:12px;margin-bottom:20px;font-size:14px}.seller-error button{margin-left:12px}@media(max-width:760px){.seller-layout{grid-template-columns:1fr;gap:16px}.seller-card{padding:18px;border-radius:16px}.seller-messages{max-height:380px;min-height:160px}.seller-composer>div{align-items:stretch;flex-direction:column}.seller-composer small{max-width:none}.seller-heading h1{font-size:32px}.seller-error button{display:block;margin:12px 0 0}}