.hd .ht{flex-wrap:nowrap!important}
.hd .ha{gap:6px}
.hd .ha .btn{padding:8px 14px;font-size:13px}
.hd .ha .btn-hm,.hd .ha .btn-usr{padding:8px}
.ha .btn-o{background:#fff!important;color:#1a1a1a!important;border:1px solid #e5e5e5!important}
.ha .btn-o:hover{background:#f8f8f8!important;border-color:#1a1a1a!important}
.ha .btn-g{background:#10b981!important;color:#fff!important;border:none!important}
.dash{max-width:1000px;margin:0 auto;padding:24px 16px}
.dash h1{font-size:1.75rem;font-weight:600;margin:0 0 8px}
.dash .sub{color:#64748b;margin:0 0 24px}
.section{display:none}
.section.show{display:block}
.dnav{display:flex;gap:0;margin-bottom:28px;border-bottom:1px solid #e5e7eb;padding:0}
.dn{padding:12px 18px;color:#86868b;text-decoration:none;text-align:center;font-weight:400;font-size:.9rem;transition:all .2s;position:relative;border:none;letter-spacing:-.01em}
.dn:hover{color:#1d1d1f}
.dn.act{color:#1d1d1f;font-weight:500}
.dn.act::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#1d1d1f;border-radius:1px}
.dn.has-new{color:#ff3b30}
.dn.has-new.act{color:#1d1d1f}
.notify-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:#ff3b30;color:#fff;font-size:11px;font-weight:500;border-radius:9px;margin-left:4px}
.dn.admin{color:#af52de;padding:12px 18px;border:none;font-weight:400}
.dn.admin:hover{color:#8944ab}
.dn.admin.act::after{background:#af52de}
.dtabs{display:flex;gap:6px;margin-bottom:16px;flex-wrap:wrap;align-items:center}
.dtab{padding:9px 16px;border-radius:6px;color:#64748b;text-decoration:none;font-weight:500;background:#f1f5f9;border:1px solid #e2e8f0;transition:all .15s}
.dtab:hover{background:#e2e8f0;border-color:#cbd5e1}
.dtab.act{background:#0f172a;color:#fff;border-color:#0f172a}
.dtab.sell{margin-left:auto;background:#10b981;color:#fff;border-color:#10b981;padding:9px 14px}
.dtab.sell:hover{background:#059669;border-color:#059669}
.alt-link{text-align:right;margin-bottom:20px}
.alt-link a{font-size:0.8rem;color:#94a3b8;text-decoration:none}
.alt-link a:hover{color:#64748b;text-decoration:underline}
.dlst{display:flex;flex-direction:column;gap:16px}
.dcard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:grid;grid-template-columns:100px 1fr auto;grid-template-rows:auto auto;gap:12px 16px;align-items:start}
.dcard:hover{border-color:#cbd5e1}
.dcard.pending{background:#fffbeb;border-color:#fcd34d}
.dcard.paused{background:#f8fafc;border-color:#94a3b8}
.dcard.reserved{background:#fff7ed;border-color:#f59e0b;border-left:4px solid #f59e0b}
.dimg-wrap{width:100px;height:100px;border-radius:8px;background:#f1f5f9;grid-row:span 2;position:relative;overflow:hidden}
.dimg-ph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#94a3b8}
.dimg-ph svg{width:40px;height:40px}
.dimg{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}
.dinfo{min-width:0}
.dinfo h3{font-size:1rem;font-weight:600;margin:0 0 4px;line-height:1.4}
.dinfo .dsub{font-size:.8rem;color:#64748b;margin:0 0 4px}
.dinfo .dmeta{color:#64748b;font-size:0.875rem}
.dinfo .cycle{color:#0f172a;font-weight:500}
.drelist{margin-top:6px}
.drelist .rready{display:inline-flex;align-items:center;gap:4px;font-size:.8rem;color:#059669;font-weight:500}
.drelist .rwait{display:inline-flex;align-items:center;gap:4px;font-size:.8rem;color:#64748b}
.dcomments{margin-top:6px}
.dcomments a{font-size:.8rem;color:#667eea;text-decoration:none;font-weight:500}
.dcomments a:hover{text-decoration:underline}
.dstatus{padding:4px 12px;border-radius:99px;font-size:0.75rem;font-weight:600;text-transform:uppercase;height:fit-content;white-space:nowrap}
.dstatus.fs{background:#dcfce7;color:#166534}
.dstatus.fsot{background:#dbeafe;color:#1e40af}
.dstatus.fsp{background:#fef3c7;color:#92400e}
.dstatus.sold{background:#f1f5f9;color:#64748b}
.dstatus.wtb{background:#ede9fe;color:#5b21b6}
.dstatus.hold{background:#e2e8f0;color:#475569}
.dstatus.reserved{background:#fff7ed;color:#c2410c}
.dactions{display:flex;gap:8px;flex-wrap:wrap;grid-column:2/-1}
.dactions a{padding:8px 12px;border-radius:6px;font-size:0.875rem;text-decoration:none;color:#64748b;border:1px solid #e2e8f0;background:#fff}
.dactions a:hover{background:#f1f5f9}
.dactions a.price{background:#fff7ed;color:#c2410c;border-color:#fed7aa}
.dactions a.price:hover{background:#ffedd5}
.dactions a.hold{background:#f8fafc;color:#475569;border-color:#cbd5e1}
.dactions a.hold:hover{background:#f1f5f9}
.dactions a.resend{background:#fef3c7;color:#92400e;border-color:#fcd34d}
.dactions a.resend:hover{background:#fde68a}
.dactions a.restart{background:#dbeafe;color:#1e40af;border-color:#93c5fd}
.dactions a.restart:hover{background:#bfdbfe}
.dactions a.sold{background:#dcfce7;color:#166534;border-color:#86efac}
.dactions a.sold:hover{background:#bbf7d0}
.dactions a.relist{background:#f0fdf4;color:#059669;border-color:#86efac}
.dactions a.relist:hover{background:#dcfce7}
.dactions a.promote{background:#fef9c3;color:#92400e;border-color:#fcd34d;font-weight:600}
.dactions a.promote:hover{background:#fde68a}
.dactions a.funds{background:#fff7ed;color:#c2410c;border-color:#fdba74}
.dactions a.funds:hover{background:#ffedd5}
.dactions a.del{background:#fff;color:#dc2626;border-color:#fecaca}
.dactions a.del:hover{background:#fef2f2}
.empty{text-align:center;padding:60px 20px;color:#64748b}
.funds-dash{max-width:900px;margin:0 auto}
.funds-hdr h2{font-size:1.4rem;font-weight:600;margin:0 0 2px;color:#1d1d1f;letter-spacing:-.02em}
.funds-hdr .funds-sub{color:#86868b;font-size:.85rem;margin:0 0 16px}
.pp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px}
.pp-stat{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px 12px;text-align:center}
.pp-stat .val{font-size:1.25rem;font-weight:600;color:#1d1d1f;letter-spacing:-.02em}
.pp-stat .lbl{font-size:.7rem;color:#86868b;margin-top:2px;letter-spacing:.02em;text-transform:uppercase}
.pp-tbl{width:100%;border-collapse:collapse;font-size:0.85rem;background:#fff;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0}
.pp-tbl th{background:#f8fafc;text-align:left;padding:10px 12px;color:#64748b;font-weight:600;font-size:0.75rem;text-transform:uppercase;letter-spacing:0.05em;border-bottom:2px solid #e2e8f0;white-space:nowrap}
.pp-tbl td{padding:10px 12px;border-bottom:1px solid #f1f5f9;vertical-align:middle}
.pp-tbl tr:hover{background:#f8fafc}
.pp-tbl tr.dep{border-left:3px solid #f59e0b}
.pp-tbl tr.full{border-left:3px solid #22c55e}
.pp-amt{font-weight:600;font-variant-numeric:tabular-nums}
.pp-watch{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pp-watch a{color:#1e293b;text-decoration:none}
.pp-watch a:hover{color:#3b82f6}
.pp-user{color:#475569}
.pp-type{display:inline-block;padding:3px 10px;border-radius:4px;font-size:0.7rem;font-weight:600;text-transform:uppercase}
.pp-type.deposit{background:#fef3c7;color:#92400e}
.pp-type.full{background:#dcfce7;color:#166534}
.pp-lst{display:inline-block;padding:3px 10px;border-radius:4px;font-size:0.7rem;font-weight:600;text-transform:uppercase}
.pp-lst.RESERVED{background:#fff7ed;color:#c2410c}
.pp-lst.SOLD{background:#f1f5f9;color:#64748b}
.pp-lst.FS{background:#fee2e2;color:#991b1b}
.funds-empty{text-align:center;padding:60px 20px;color:#64748b}
.acard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;gap:16px;align-items:center;margin-bottom:12px}
.acard:hover{border-color:#cbd5e1}
.ainfo{flex:1}
.ainfo h3{font-size:1.1rem;font-weight:600;margin:0 0 6px}
.ainfo .ameta{color:#64748b;font-size:0.875rem;margin-bottom:2px}
.aactions{display:flex;gap:8px;flex-shrink:0}
.aedit{padding:8px 12px;border-radius:6px;font-size:0.875rem;text-decoration:none;color:#64748b;border:1px solid #e2e8f0;background:#fff}
.aedit:hover{background:#f1f5f9}
.adel{padding:8px 12px;border-radius:6px;font-size:0.875rem;text-decoration:none;color:#dc2626;border:1px solid #fecaca;background:#fff}
.adel:hover{background:#fef2f2}
.aform{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;max-width:500px}
.aform h2{margin:0 0 8px;font-size:1.25rem}
.aform .sub{color:#64748b;margin:0 0 24px}
.aform label{display:block;font-weight:500;margin-bottom:6px;color:#374151}
.aform input,.aform select{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:1rem;margin-bottom:16px;box-sizing:border-box}
.aform input:focus,.aform select:focus{outline:none;border-color:#0f172a}
.aform .hint{font-size:0.8rem;color:#64748b;margin:-12px 0 16px}
.aform .actions{display:flex;gap:12px;margin-top:8px}
.pform{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px}
.pform label{display:block;font-weight:500;margin-bottom:6px;color:#374151}
.pform input,.pform select,.pform textarea{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:1rem;margin-bottom:16px}
.pform input:focus,.pform select:focus,.pform textarea:focus{outline:none;border-color:#0f172a}
.pform .btn-save{background:#0f172a;color:#fff;padding:12px 24px;border-radius:8px;border:none;font-weight:500;cursor:pointer}
.pform .btn-save:hover{background:#1e293b}
.sec-hdr h2{font-size:1.25rem;font-weight:600;margin:0 0 4px}
.sec-hdr .sec-sub{color:#64748b;font-size:0.9rem;margin:0 0 20px}
.offer-tabs{display:flex;gap:8px;margin-bottom:20px}
.otab{padding:10px 20px;border-radius:8px;text-decoration:none;color:#64748b;font-weight:500;background:#f1f5f9;transition:all .2s}
.otab:hover{background:#e2e8f0}
.otab.act{background:#0f172a;color:#fff}
.counter-price{color:#8b5cf6}
.declined-msg{color:#dc2626;font-size:.9rem}
.card{background:#fff;border-radius:12px;padding:20px;margin-bottom:16px;border:1px solid #e2e8f0}
.card.pending{border-left:4px solid #f59e0b}
.card.counter{border-left:4px solid #8b5cf6;background:#faf5ff}
.card.agreed{border-left:4px solid #10b981;background:#f0fdf4}
.card.declined{border-left:4px solid #ef4444}
.ohead{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;gap:12px}
.listing-thumb{width:70px;height:70px;border-radius:8px;overflow:hidden;background:#f1f5f9;flex-shrink:0}
.listing-thumb img{width:100%;height:100%;object-fit:cover}
.listing-thumb .no-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8}
.listing-thumb .no-img svg{width:32px;height:32px}
.listing-info{flex:1;min-width:0}
.otitle{font-weight:600;font-size:1rem}
.odate{font-size:.8rem;color:#888}
.odet{display:flex;gap:20px;margin-bottom:16px;flex-wrap:wrap}
.odet div{font-size:.9rem}
.odet strong{display:block;font-size:.8rem;color:#666;font-weight:500;margin-bottom:2px}
.oprice{font-size:1.2rem;font-weight:700;color:#667eea}
.oask{font-size:.85rem;color:#888}
.obuyer{display:flex;align-items:center;gap:10px;padding:12px;background:#f8f9fa;border-radius:8px;margin-bottom:16px}
.obuyer img{width:40px;height:40px;border-radius:50%}
.obuyer .name{font-weight:600}
.obuyer .info{font-size:.8rem;color:#666}
.oact{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:center}
.oact .btn{padding:10px 20px;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;border:none}
.oact .btn.accept{background:#10b981;color:#fff}
.oact .btn.accept:hover{background:#059669}
.oact .btn.counter{background:#f59e0b;color:#fff}
.oact .btn.counter:hover{background:#d97706}
.oact .btn.decline{background:#fff;color:#ef4444;border:1px solid #ef4444}
.oact .btn.decline:hover{background:#fef2f2}
.oact .btn.msg{background:#667eea;color:#fff}
.oact .btn.msg:hover{background:#5a67d8}
.oact .btn.dismiss{background:#fff;color:#64748b;border:1px solid #e2e8f0}
.oact .btn.dismiss:hover{background:#f1f5f9}
.oact .waiting{color:#8b5cf6;font-size:.9rem;font-style:italic}
.oact .agreed-msg{color:#059669;font-size:.9rem;font-weight:500}
.status{display:inline-block;padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}
.status.pending{background:#fef3c7;color:#92400e}
.status.counter{background:#ede9fe;color:#6d28d9}
.status.agreed{background:#d1fae5;color:#065f46}
.status.declined{background:#fee2e2;color:#991b1b}
@media(max-width:768px){
.pp-tbl{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
}
@media(max-width:600px){
.dash{padding:16px 12px}
.dash h1{font-size:1.5rem}
.dnav{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}
.dnav::-webkit-scrollbar{display:none}
.dn{flex:none;padding:10px 16px;font-size:.8rem;white-space:nowrap}
.dn.admin{flex:none;padding:10px 16px;font-size:.8rem}
.dlst{gap:12px}
.dcard{display:flex;align-items:center;gap:12px;padding:12px;flex-wrap:wrap}
.dimg-wrap{width:60px;height:60px;border-radius:8px;flex-shrink:0}
.dimg-ph svg{width:24px;height:24px}
.dinfo{flex:1;min-width:0;padding:0}
.dinfo h3{font-size:0.9rem;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dinfo .dmeta{font-size:0.75rem}
.drelist{margin-top:4px;padding:0}
.drelist .rready,.drelist .rwait{font-size:0.7rem}
.dcomments{margin-top:4px;padding:0}
.dcomments a{font-size:0.7rem}
.dstatus{position:absolute;top:8px;right:8px;padding:2px 8px;font-size:0.65rem}
.dcard{position:relative}
.dactions{width:100%;padding:0;margin-top:8px;gap:6px;border-top:1px solid #e2e8f0;padding-top:10px}
.dactions a{flex:1;padding:8px 6px;font-size:0.75rem;text-align:center;min-width:0}
.dtabs{gap:4px;padding-bottom:8px;margin-bottom:8px;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}
.dtab{padding:8px 14px;font-size:0.85rem;white-space:nowrap;flex:none}
.dtab.sell{margin-left:0;flex:none}
.alt-link{margin-bottom:16px}
.acard{flex-direction:column;text-align:center}
.aactions{justify-content:center}
.odet{flex-direction:column;gap:12px}
.oact{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.oact .btn{text-align:center;padding:12px 16px}
.listing-thumb{width:60px;height:60px}
.offer-tabs{flex-wrap:wrap}
.otab{flex:1;text-align:center;padding:10px 12px}
.pp-stats{grid-template-columns:repeat(2,1fr);gap:8px}
}
/* Ensure dismiss button is visible on My Offers */
.my-offers .oact .btn.dismiss{flex-shrink:0;width:auto;min-width:40px}

/* Funds Archive Toggle */
.funds-toggle{margin:16px 0;padding:12px;background:#f8f9fa;border-radius:8px}
.toggle-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.9rem}
.toggle-label input[type="checkbox"]{width:18px;height:18px;cursor:pointer}
.toggle-text{color:#333;font-weight:500}

/* Archive/Unarchive Buttons */
.pp-actions{text-align:center;width:50px}
.btn-archive,.btn-unarchive{display:inline-block;padding:6px 10px;border-radius:6px;text-decoration:none;font-size:1rem;transition:all .2s}
.btn-archive{background:#f0f0f0;color:#666;border:1px solid #ddd}
.btn-archive:hover{background:#e0e0e0;color:#333}
.btn-unarchive{background:#667eea;color:#fff;border:1px solid #5a67d8}
.btn-unarchive:hover{background:#5a67d8}
/* Accordion */
.acc-row{display:flex;gap:12px;margin-bottom:20px}
.acc{flex:1;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}
.acc-hd{display:flex;align-items:center;gap:8px;padding:14px 18px;font-size:.9rem;font-weight:500;color:#1d1d1f;cursor:pointer;list-style:none;-webkit-appearance:none;transition:background .15s}
.acc-hd::-webkit-details-marker{display:none}
.acc-hd::after{content:'';margin-left:auto;width:8px;height:8px;border-right:2px solid #86868b;border-bottom:2px solid #86868b;transform:rotate(45deg);transition:transform .2s}
.acc[open] .acc-hd::after{transform:rotate(-135deg)}
.acc-hd:hover{background:#f9fafb}
.acc-icon{font-size:1.1rem}
.acc-body{padding:0 18px 18px}
@media(max-width:600px){.acc-row{flex-direction:column;gap:8px}}
/* Payment Methods Section */
.pm-methods{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:20px}
.pm-title{font-size:1rem;font-weight:600;margin:0 0 4px}
.pm-sub{color:#64748b;font-size:.85rem;margin:0 0 16px}
.pm-stripe{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}
.pm-stripe.connected{border-color:#86efac;background:#f0fdf4}
.pm-icon{font-size:1.5rem;flex-shrink:0}
.pm-info{flex:1;min-width:0}
.pm-label{font-weight:600;font-size:.95rem}
.pm-detail{color:#64748b;font-size:.8rem;margin-top:2px}
.pm-badge{padding:4px 10px;border-radius:99px;font-size:.7rem;font-weight:600;text-transform:uppercase;flex-shrink:0}
.pm-badge.connected{background:#dcfce7;color:#166534}
.pm-badge.pending{background:#fef3c7;color:#92400e}
.pm-badge.restricted{background:#fee2e2;color:#991b1b}
.btn-stripe-connect{padding:10px 20px;background:#635bff;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;flex-shrink:0;transition:background .15s}
.btn-stripe-connect:hover{background:#4f46e5}
.btn-stripe-connect:disabled{opacity:.6;cursor:not-allowed}
.stripe-notice{padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:.9rem}
.stripe-notice.success{background:#d1fae5;color:#065f46;border:1px solid #86efac}
.stripe-notice.info{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}
/* Payment Settings */
.ps-settings{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:20px}
.ps-title{font-size:1rem;font-weight:600;margin:0 0 4px}
.ps-sub{color:#64748b;font-size:.85rem;margin:0 0 16px}
.ps-form{display:flex;flex-direction:column;gap:16px}
.ps-group{display:flex;flex-direction:column;gap:4px}
.ps-label{font-weight:600;font-size:.9rem;color:#1e293b}
.ps-input,.ps-select{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;max-width:320px}
.ps-input:focus,.ps-select:focus{outline:none;border-color:#0f172a}
.ps-hint{font-size:.8rem;color:#94a3b8}
.ps-toggles{display:flex;gap:16px}
.ps-toggle{display:flex;align-items:center;gap:6px;font-size:.9rem;cursor:pointer}
.ps-toggle.disabled{opacity:.5;cursor:not-allowed}
.ps-toggle input[type="checkbox"]{width:18px;height:18px}
.ps-actions{padding-top:8px}
.ps-btn-save{background:#0f172a;color:#fff;padding:10px 24px;border-radius:8px;border:none;font-weight:600;font-size:.9rem;cursor:pointer}
.ps-btn-save:hover{background:#1e293b}



