.auth-card{max-width:420px;margin:40px auto;background:var(--white);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:36px 32px;box-shadow:var(--shadow-md)}.auth-seal{width:64px;height:64px;border-radius:50%;border:3px double var(--color-primary);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:var(--color-primary);font-size:24px}.seller-reject-alert{display:flex;gap:12px;background:#FEF2F2;border:1px solid #FECACA;border-radius:var(--radius-md);padding:14px 16px;margin-bottom:20px;text-align:left}.seller-reject-alert-icon{width:32px;height:32px;border-radius:50%;background:#FEE2E2;color:#DC2626;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.seller-reject-alert-title{font-size:14px;font-weight:700;color:#991B1B;margin:0 0 3px}.seller-reject-alert-reason{font-size:13px;line-height:1.5;color:#7F1D1D;margin:0}.seller-reject-alert-date{font-size:11.5px;color:#B91C1C;opacity:.8;margin:6px 0 0}.auth-title{text-align:center;font-size:24px;margin-bottom:6px}.auth-subtitle{text-align:center;color:var(--color-text-muted);font-size:14px;margin-bottom:24px}.chat-header .avatar-sm.has-avatar{box-shadow:0 0 0 2px var(--white),0 0 0 3.5px rgba(255,255,255,.3)}.profile-card-avatar:not(.has-avatar){background:var(--green-pale)}.profile-card-avatar.has-avatar .profile-card-avatar__placeholder{display:none}.profile-card-avatar.has-avatar{box-shadow:0 0 0 3px var(--white),0 0 0 5.5px rgba(0,92,32,.16),0 8px 20px -10px rgba(18,39,32,.28)}.avatar-modal-option{display:flex;align-items:center;gap:14px;width:100%;padding:12px 20px;background:none;border:none;font-family:var(--font-body);font-size:15px;font-weight:500;color:var(--color-text);cursor:pointer;transition:background 150ms ease;text-align:left}.avatar-modal-option:hover{background:var(--green-pale-faint)}.avatar-modal-option i{font-size:16px;width:20px;text-align:center;color:var(--color-text-muted)}.avatar-modal-divider{height:1px;background:var(--color-border);margin:0 20px}.my-ads-list{display:flex;flex-direction:column;gap:10px}.empty-state-small{text-align:center;padding:40px 16px}.empty-state-small i{font-size:36px;color:var(--line);margin-bottom:12px;display:block}.empty-state-small p{color:var(--color-text-muted);font-size:14px;margin:0 0 16px}.file-input-wrap{display:flex;align-items:center;gap:0;border:1.5px solid var(--line-strong);border-radius:var(--radius-sm);overflow:hidden;cursor:pointer;transition:border-color 200ms ease}button.file-input-wrap{width:100%;background:none;padding:0;margin:0;font:inherit;text-align:left}.file-input-wrap:hover{border-color:var(--color-primary)}.file-input-wrap:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--green-pale)}.file-input-hidden{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.file-input-label{flex:1;padding:10px 12px;font-size:14px;color:var(--color-text-muted);background:var(--white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-input-btn{display:flex;align-items:center;justify-content:center;padding:10px 14px;background:var(--green-pale);color:var(--color-primary);font-size:14px;border-left:1.5px solid var(--line-strong);transition:background 200ms ease}.file-input-wrap:hover .file-input-btn{background:var(--green-deep);color:#fff}.doc-type-select{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.doc-type-option{position:relative;display:flex;align-items:center;gap:10px;padding:14px 12px;border:1.5px solid var(--line-strong);border-radius:var(--radius-md);cursor:pointer;transition:border-color 200ms ease,background-color 200ms ease}.doc-type-option:hover{border-color:var(--color-primary)}.doc-type-option input[type="radio"]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.doc-type-option-icon{width:40px;height:40px;border-radius:50%;background:var(--green-pale);color:var(--color-primary);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.doc-type-option-text{display:flex;flex-direction:column;gap:2px;min-width:0}.doc-type-option-title{font-size:13.5px;font-weight:600;color:var(--color-text)}.doc-type-option-sub{font-size:11.5px;color:var(--color-text-muted)}@media (max-width:420px){.doc-type-select{grid-template-columns:1fr}}@media (min-width:901px){.auth-card{margin:60px auto}}button.seller-avatar-lg{border:none;padding:0;font:inherit;cursor:zoom-in}.seller-panel-avatar.has-avatar{box-shadow:0 0 0 3px var(--white),0 0 0 5.5px rgba(0,92,32,.18),0 6px 16px -8px rgba(18,39,32,.32)}.seller-panel-avatar.has-avatar:hover{transform:scale(1.06);box-shadow:0 0 0 3px var(--white),0 0 0 5.5px rgba(0,92,32,.24),0 8px 22px -8px rgba(18,39,32,.42)}.seller-hero{background:var(--color-surface);border:1.5px solid var(--line-strong);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:28px;box-shadow:var(--shadow-sm)}.seller-hero__cover{position:relative;height:clamp(90px,15vw,170px);background:var(--color-bg-alt)}.seller-hero__cover--gradient{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 30%,#f8fafc 70%,#f1f5f9 100%);overflow:hidden}.seller-hero__cover--gradient::after{content:'';position:absolute;width:200px;height:200px;background:linear-gradient(135deg,rgba(0,92,32,.06),rgba(0,181,63,.04));border-radius:50%;top:-60px;right:-30px;animation:sellerFloat 7s ease-in-out infinite}.seller-hero__cover-btn{display:block;width:100%;height:100%;padding:0;border:none;cursor:zoom-in}.seller-hero__cover-btn img{width:100%;height:100%;object-fit:cover;display:block}.seller-hero__body{position:relative;padding:18px 24px}.seller-hero__top{display:flex;align-items:center;gap:16px}.seller-hero__avatar-wrap{position:relative;flex-shrink:0}.seller-hero__avatar{width:64px;height:64px;border-radius:50%;background:var(--green-pale);color:var(--color-primary);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;overflow:hidden}.seller-hero__avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}button.seller-hero__avatar{border:none;padding:0;font:inherit;cursor:zoom-in}.seller-hero__identity{flex:1;min-width:0}.seller-hero__name-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px}.seller-hero__name{font-size:20px;font-weight:700;margin:0}.seller-hero__meta{display:flex;flex-wrap:wrap;gap:4px 14px;font-size:13px;color:var(--color-text-muted);margin-top:4px}.seller-hero__meta i{margin-right:4px;opacity:.6}.seller-hero__chat-btn{flex-shrink:0;white-space:nowrap}.seller-hero__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:16px}.seller-hero__links-social,.seller-hero__links-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.seller-hero__social-btn{width:38px;height:38px;border-radius:50%;background:var(--green-pale);color:var(--color-primary);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;transition:background 150ms ease,color 150ms ease,transform 150ms ease}.seller-hero__social-btn:hover{background:var(--color-primary);color:var(--white);transform:translateY(-2px)}.seller-hero__cta-btn{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;white-space:nowrap}.seller-section-title{font-size:18px;font-weight:700;margin:0 0 16px;display:flex;align-items:center;gap:8px}.seller-section-count{font-size:13px;font-weight:600;color:var(--color-text-muted);background:var(--color-bg-alt);padding:2px 10px;border-radius:var(--radius-pill)}.seller-listings-pagination{margin-top:28px;display:flex;justify-content:center}@media (max-width:768px){.seller-hero__body{padding:54px 18px 20px}.seller-hero__top{flex-direction:column;align-items:center;gap:10px;text-align:center}.seller-hero__avatar-wrap{position:absolute;top:-40px;left:50%;transform:translateX(-50%)}.seller-hero__avatar{width:78px;height:78px;font-size:30px}.seller-hero__name-row,.seller-hero__meta{justify-content:center}.seller-hero__chat-btn{justify-content:center}.seller-hero__links{justify-content:center}.seller-hero__links-social,.seller-hero__links-buttons{justify-content:center}}