:root{--ink:#111827;--muted:#667085;--line:#e4e7ec;--bg:#f7f8fa;--card:#fff;--accent:#f5a623;--accent2:#ffbd45;--green:#25a866;--navy:#111b31;--shadow:0 16px 50px rgba(16,24,40,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--bg)}button,input,select,textarea{font:inherit}.demo-ribbon{height:26px;background:var(--accent);color:#251807;text-align:center;font-size:10px;font-weight:800;letter-spacing:1.7px;line-height:26px}.site-header{height:76px;background:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.brand{display:flex;align-items:center;gap:10px;font-size:18px;text-decoration:none;color:var(--ink)}.brand-mark,.mini-logo{background:var(--accent);color:#1f1606;font-family:Manrope;font-weight:800;border-radius:9px;width:37px;height:37px;display:grid;place-items:center}.site-header nav{display:flex;gap:4px}.nav-link{border:0;background:none;color:#596273;padding:10px 14px;cursor:pointer;font-weight:600}.nav-link.active{color:var(--ink)}.header-actions{display:flex;gap:10px;align-items:center}.icon-btn{background:none;border:0;font-size:21px;cursor:pointer}.btn{border:0;border-radius:8px;padding:11px 18px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:7px}.btn-dark{background:var(--ink);color:#fff}.btn-accent{background:var(--accent);color:#231907}.btn-accent:hover{background:var(--accent2)}.btn-outline{border:1px solid var(--line);background:var(--card);color:var(--ink)}.btn-ghost{border:1px solid rgba(255,255,255,.35);color:#fff}.btn-whatsapp{background:#23a559;color:#fff}.btn-large{padding:15px 23px}.full{width:100%}.view{display:none}.view.active{display:block}.hero{min-height:670px;background:linear-gradient(110deg,#fbfbfc 52%,#eef1f5);padding:78px max(7vw,30px);display:grid;grid-template-columns:1.02fr .98fr;align-items:center;overflow:hidden}.hero-copy{max-width:650px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.5px;color:#7b5b1a}.pulse{display:inline-block;width:7px;height:7px;background:#20a562;border-radius:50%;margin-right:7px;box-shadow:0 0 0 5px rgba(32,165,98,.1)}h1,h2,h3{font-family:Manrope;margin-top:0}.hero h1{font-size:clamp(44px,5.2vw,76px);line-height:1.04;letter-spacing:-3px;margin:21px 0}.hero h1 em,.problem h2 em{color:#b87907;font-style:normal}.hero-copy>p{font-size:19px;line-height:1.7;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;margin:30px 0}.trust-row{display:flex;gap:24px;color:#5b6575;font-size:13px}.trust-row span::first-letter{color:var(--green)}.phone-stage{min-height:510px;position:relative;display:grid;place-items:center}.phone{width:285px;background:#fff;border:8px solid #101827;border-radius:37px;box-shadow:0 35px 80px rgba(16,24,40,.25);overflow:hidden;transform:rotate(2deg)}.phone-top{height:28px;background:#101827;color:#fff;display:flex;justify-content:space-between;padding:5px 18px;font-size:9px}.phone-head{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;font-weight:700;font-size:11px}.mini-logo{width:25px;height:25px;border-radius:6px;font-size:8px}.phone-img{height:180px;position:relative;background:linear-gradient(135deg,#28313b,#10151c);display:grid;place-items:center}.tool-emoji{font-size:72px;filter:drop-shadow(0 12px 12px #000)}.lot-chip{position:absolute;left:10px;top:10px;background:#fff;padding:5px 7px;font-size:8px;font-weight:800;border-radius:4px}.phone-body{padding:14px}.phone-body>small{color:#8b5c00;font-size:8px;font-weight:800}.phone-body h3{font-size:15px;margin:5px 0 12px}.bid-price{display:flex;justify-content:space-between;align-items:end}.bid-price span{color:var(--muted);font-size:9px}.bid-price strong{font-family:Manrope;font-size:23px}.mini-timer{display:flex;gap:6px;margin:12px 0}.mini-timer div{flex:1;text-align:center;background:#f2f4f7;border-radius:5px;padding:5px}.mini-timer b{display:block;font-size:13px}.mini-timer small{font-size:6px;color:var(--muted)}.phone .btn{font-size:10px;padding:10px}.quiet-card,.bid-pop{position:absolute;background:#fff;border-radius:12px;box-shadow:var(--shadow);z-index:2}.quiet-card{top:55px;left:0;padding:13px;display:flex;align-items:center;gap:10px;width:265px}.quiet-icon{background:#eaf8f0;color:var(--green);border-radius:8px;padding:9px}.quiet-card strong,.quiet-card small{display:block}.quiet-card strong{font-size:12px}.quiet-card small{font-size:9px;color:var(--muted);margin-top:3px}.on-pill{font-size:8px;background:#e4f7ec;color:var(--green);padding:5px;border-radius:10px;margin-left:auto}.bid-pop{right:5px;bottom:62px;padding:12px 16px;color:var(--green);font-size:11px}.bid-pop strong{display:block;color:var(--ink);font-size:16px;margin-top:3px}.proof-strip{background:#121c31;color:white;display:grid;grid-template-columns:repeat(4,1fr);padding:28px max(7vw,30px)}.proof-strip div{padding:4px 28px;border-right:1px solid #394155}.proof-strip div:last-child{border:0}.proof-strip b,.proof-strip span{display:block}.proof-strip b{font:800 25px Manrope;color:var(--accent)}.proof-strip span{font-size:11px;color:#b4bac5;margin-top:4px}.section{padding:95px max(7vw,30px)}.problem{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:60px}.problem h2{font-size:45px;line-height:1.16;letter-spacing:-1.8px;margin:14px 0 0}.problem p{color:var(--muted);line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:0 max(7vw,30px) 100px}.feature-grid article{background:var(--card);padding:28px;border:1px solid var(--line);border-radius:14px}.feature-grid p{color:var(--muted);line-height:1.6;font-size:14px}.feature-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:10px;font-size:20px;margin-bottom:28px}.green{background:#e8f7ef;color:#14864d}.orange{background:#fff4df;color:#be7900}.blue{background:#eaf2ff;color:#3371ce}.purple{background:#f1eafa;color:#8252b8}.cta{background:linear-gradient(120deg,#111b30,#192844);color:#fff;text-align:center;padding:85px 20px}.cta h2{font-size:45px;margin:15px 0}.cta p{color:#b8c0ce}.cta>div{display:flex;justify-content:center;gap:10px;margin-top:28px}.light{color:var(--accent)}.page-shell{padding:55px max(5vw,25px) 100px;max-width:1500px;margin:auto}.auction-head{display:flex;justify-content:space-between;align-items:center}.auction-head h1{font-size:38px;margin:13px 0 3px}.auction-head p{color:var(--muted)}.quiet-badge{display:flex;gap:12px;align-items:center;background:#eefaf3;border:1px solid #cfeedd;color:#18744a;border-radius:12px;padding:14px 18px}.quiet-badge b,.quiet-badge small{display:block}.quiet-badge small{font-size:11px;margin-top:3px}.auction-toolbar{display:flex;justify-content:space-between;align-items:center;margin:36px 0 22px;border-bottom:1px solid var(--line)}.tabs{display:flex;gap:15px}.filter{border:0;background:none;padding:13px 5px;color:var(--muted);cursor:pointer}.filter.active{color:var(--ink);font-weight:700;border-bottom:2px solid var(--accent)}select,input,textarea{border:1px solid var(--line);border-radius:8px;padding:11px;background:var(--card);color:var(--ink)}.auction-toolbar select{margin-bottom:10px}.lot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.lot-card{background:var(--card);border:1px solid var(--line);border-radius:13px;overflow:hidden;transition:.2s}.lot-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.lot-visual{height:190px;display:grid;place-items:center;font-size:67px;position:relative;background:var(--lot-bg)}.lot-number,.lot-status{position:absolute;top:10px;font-size:9px;font-weight:800;padding:6px 8px;border-radius:5px}.lot-number{left:10px;background:#fff}.lot-status{right:10px;background:#ddf6e7;color:#18794a}.watch-btn{position:absolute;right:10px;bottom:10px;border:0;background:#fff;width:33px;height:33px;border-radius:50%;cursor:pointer;font-size:17px}.watch-btn.watched{color:#e94b62}.lot-info{padding:17px}.lot-cat{font-size:9px;color:#986100;font-weight:800;letter-spacing:.8px}.lot-info h3{font-size:15px;margin:7px 0 16px;min-height:42px}.lot-price{display:flex;justify-content:space-between;align-items:end}.lot-price span,.lot-timer span{display:block;font-size:9px;color:var(--muted)}.lot-price b{font:800 22px Manrope}.lot-timer{text-align:right}.lot-timer b{font-size:12px}.lot-meta{display:flex;justify-content:space-between;margin:13px 0;color:var(--muted);font-size:10px}.lot-info .btn{font-size:12px}.admin-shell.active{display:flex;min-height:calc(100vh - 102px)}.admin-side{width:230px;background:#111b30;color:#cad0da;padding:25px 15px;display:flex;flex-direction:column;gap:5px;flex-shrink:0}.white{color:white;margin:0 10px 25px}.side-link{border:0;background:none;color:#9da7b7;text-align:left;padding:12px 14px;border-radius:7px;cursor:pointer}.side-link.active{background:#243047;color:#fff}.side-link span{float:right;background:#2c3951;padding:1px 6px;border-radius:8px;font-size:10px}.side-link span.warn{background:#f4a522;color:#2e2006}.admin-user{margin-top:auto;border-top:1px solid #2b3549;padding:20px 8px 0;display:flex;gap:10px;align-items:center}.admin-user>span{width:35px;height:35px;background:#344059;border-radius:50%;display:grid;place-items:center;font-size:11px}.admin-user b,.admin-user small{display:block;font-size:11px}.admin-user small{color:#8e99aa;margin-top:3px}.admin-main{padding:32px;flex:1;min-width:0}.admin-top{display:flex;justify-content:space-between;align-items:center}.admin-top p{font-size:10px;color:var(--muted);letter-spacing:1px;margin:0}.admin-top h1{font-size:26px;margin:6px 0}.admin-top>div:last-child{display:flex;gap:8px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:25px 0}.stats article,.panel{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:19px}.stats span,.stats small{display:block;color:var(--muted);font-size:9px}.stats b{display:block;font:800 26px Manrope;margin:10px 0}.positive{color:#15975a!important}.admin-grid{display:grid;grid-template-columns:1.45fr .8fr;gap:15px;margin-bottom:15px}.panel-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:14px}.panel-head h3{font-size:14px;margin:0}.panel-head p{font-size:10px;color:var(--muted);margin:4px 0 0}.text-btn{border:0;background:none;color:#a36b00;font-size:10px;font-weight:700;cursor:pointer}.activity-row{display:grid;grid-template-columns:37px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #f0f1f3}.activity-row:last-child{border:0}.activity-row .act-icon{width:34px;height:34px;border-radius:7px;display:grid;place-items:center;background:var(--lot-bg)}.activity-row b,.activity-row small{display:block;font-size:10px}.activity-row small{color:var(--muted);margin-top:3px}.activity-row strong{font-size:11px}.attention-row{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #f0f1f3}.att-icon{width:31px;height:31px;border-radius:7px;display:grid;place-items:center}.red{background:#fff0f0;color:#d64040}.amber{background:#fff5df;color:#b87800}.attention-row b,.attention-row small{display:block;font-size:10px}.attention-row small{color:var(--muted);margin-top:3px}.attention-row button{margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:5px;padding:5px 8px;font-size:9px}table{width:100%;border-collapse:collapse;font-size:11px}th{text-align:left;color:var(--muted);font-size:9px;padding:12px 8px}td{padding:11px 8px;border-top:1px solid #f0f1f3}.status-pill{background:#e7f7ee;color:#16834d;border-radius:10px;padding:4px 7px;font-size:8px}.modal{display:none;position:fixed;inset:0;background:rgba(9,15,26,.7);z-index:50;padding:20px;align-items:center;justify-content:center;backdrop-filter:blur(4px)}.modal.open{display:flex}.modal-card{background:var(--card);border-radius:16px;box-shadow:var(--shadow);position:relative;max-height:94vh;overflow:auto}.modal-close{position:absolute;right:15px;top:12px;border:0;background:#eef0f3;border-radius:50%;width:31px;height:31px;font-size:20px;cursor:pointer;z-index:3}.lot-detail{width:min(850px,100%)}.detail-grid{display:grid;grid-template-columns:1fr 1fr}.detail-visual{min-height:440px;display:grid;place-items:center;font-size:120px;background:var(--lot-bg)}.detail-body{padding:45px 35px}.detail-body h2{font-size:27px;margin:8px 0}.detail-body>p{color:var(--muted);line-height:1.6;font-size:13px}.detail-price{background:var(--bg);padding:15px;border-radius:9px;margin:20px 0}.detail-price span{display:block;font-size:10px;color:var(--muted)}.detail-price b{font:800 30px Manrope}.detail-actions{display:flex;gap:8px}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.detail-facts div{border-top:1px solid var(--line);padding-top:10px}.detail-facts span,.detail-facts b{display:block;font-size:10px}.detail-facts span{color:var(--muted)}.bid-dialog,.message-dialog{width:min(470px,100%);padding:35px}.modal-icon{display:grid;place-items:center;width:45px;height:45px;background:#fff2d8;color:#ab6b00;border-radius:10px;font-size:22px}.green-bg{background:#e7f7ee;color:#17864e}.bid-dialog h2,.message-dialog h2{margin:15px 0 5px}.bid-dialog p,.message-dialog p{color:var(--muted)}label{display:block;font-size:11px;font-weight:700;margin:15px 0}label input,label select,label textarea{width:100%;margin-top:6px}.notice{background:#f1f5fa;color:#536174;padding:11px;border-radius:7px;font-size:10px;margin:15px 0}.toast{position:fixed;right:25px;bottom:25px;background:#142034;color:#fff;padding:13px 20px;border-radius:9px;box-shadow:var(--shadow);z-index:80;transform:translateY(100px);opacity:0;transition:.3s}.toast.show{transform:none;opacity:1}.dark{--ink:#f1f4f8;--muted:#9da8b9;--line:#344056;--bg:#111827;--card:#1b2639}.dark .site-header{background:rgba(22,32,49,.95)}.dark .hero{background:linear-gradient(110deg,#111827 52%,#1b2639)}.dark .phone{color:#111827}.dark .feature-icon,.dark .quiet-badge{filter:brightness(.8)}
@media(max-width:1050px){.lot-grid{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.quiet-card{left:-30px}.stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.site-header{height:64px;padding:0 14px}.site-header nav{position:fixed;bottom:0;left:0;right:0;background:var(--card);border-top:1px solid var(--line);height:60px;justify-content:space-around;z-index:30}.nav-link{font-size:11px}.header-actions .btn{display:none}.brand{font-size:15px}.hero{grid-template-columns:1fr;padding:55px 22px 75px}.hero h1{font-size:43px;letter-spacing:-2px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.trust-row{flex-wrap:wrap;gap:9px 17px}.phone-stage{margin-top:35px;min-height:500px}.quiet-card{left:0}.bid-pop{right:0}.proof-strip{grid-template-columns:1fr 1fr;padding:24px 12px}.proof-strip div{padding:13px;border-bottom:1px solid #394155}.problem{grid-template-columns:1fr;padding:70px 22px;gap:20px}.problem h2,.cta h2{font-size:34px}.feature-grid{grid-template-columns:1fr;padding:0 22px 70px}.cta{margin-bottom:60px}.auction-head{align-items:start;flex-direction:column}.quiet-badge{margin-top:14px;width:100%}.auction-toolbar{align-items:start;flex-direction:column;gap:10px}.tabs{width:100%;overflow:auto}.lot-grid{grid-template-columns:1fr 1fr;gap:10px}.lot-visual{height:145px}.lot-info{padding:12px}.lot-info h3{font-size:13px}.lot-price b{font-size:18px}.admin-shell.active{display:block}.admin-side{display:none}.admin-main{padding:19px 13px 85px}.admin-top{align-items:start}.admin-top>div:last-child .btn-outline{display:none}.stats{gap:8px}.stats article{padding:14px}.admin-grid{grid-template-columns:1fr}.detail-grid{grid-template-columns:1fr}.detail-visual{min-height:260px}.detail-body{padding:30px 22px}.table-wrap{overflow-x:auto}.page-shell{padding:35px 13px 90px}.auction-head h1{font-size:29px}}
@media(max-width:430px){.lot-grid{grid-template-columns:1fr}.lot-visual{height:200px}.stats b{font-size:20px}.admin-top h1{font-size:20px}.admin-top .btn{padding:9px}.phone{width:270px}.quiet-card{top:30px;width:240px}.cta>div{flex-direction:column;padding:0 20px}}
.lot-form-card{width:min(820px,100%);padding:32px}.form-help{color:var(--muted)}.photo-upload button{width:100%;min-height:140px;border:2px dashed var(--line);background:var(--bg);color:var(--ink);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.photo-upload span{font-size:34px}.photo-upload img{width:100%;height:180px;object-fit:cover}.photo-upload b,.photo-upload small{margin-top:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.form-grid .wide{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.lot-photo{background-size:cover!important;background-position:center!important}.lot-photo>span:not(.lot-number):not(.lot-status){display:none}.admin-actions{display:flex;gap:4px}.admin-actions button{border:1px solid var(--line);background:var(--card);color:var(--ink);padding:5px 7px;border-radius:5px;font-size:9px}.paused-card{opacity:.55}.status-paused{background:#fff3d8;color:#9b6200}.status-draft{background:#edf0f4;color:#667085}@media(max-width:760px){.lot-form-card{padding:24px 15px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}}
.lot-photo{background-size:contain!important;background-repeat:no-repeat!important;background-color:#fff!important}.detail-photo{min-height:360px!important;max-height:440px;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;background-color:#fff!important}.photo-upload img{object-fit:contain;background:#fff}@media(max-width:760px){.detail-photo{min-height:260px!important;max-height:320px}}
.module-card{width:min(680px,100%);padding:34px}.module-card>p{color:var(--muted)}.module-list{margin-top:20px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.module-row{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:1px solid var(--line)}.module-row:last-child{border:0}.module-row span{width:38px;height:38px;border-radius:50%;background:var(--bg);display:grid;place-items:center}.module-row div{flex:1}.module-row b,.module-row small{display:block}.module-row small{color:var(--muted);margin-top:3px}.module-row button{border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:6px;padding:6px 9px}.side-link{cursor:pointer}

/* Supabase connection and admin access */
.hidden{display:none!important}.admin-access-notice{margin:14px 0 0;padding:12px 14px;border:1px solid #f1c36d;background:#fff8e8;color:#76510b;border-radius:9px;font-size:12px}.admin-access-notice.live{border-color:#8fd7b2;background:#ecfbf3;color:#146b42}.setup-card{width:min(560px,100%);padding:34px}.setup-card>p{color:var(--muted);line-height:1.55}.setup-card textarea{resize:vertical}.setup-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.setup-help{display:block;color:var(--muted);margin-top:13px;line-height:1.45}.connection-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;background:#e0a427}.connection-dot.live{background:#24a566}.connection-dot.error{background:#d84b4b}.syncing{opacity:.7;pointer-events:none}.empty-state{grid-column:1/-1;padding:45px 20px;text-align:center;border:1px dashed var(--line);border-radius:12px;background:var(--card)}.empty-state h3{margin:0 0 8px}.empty-state p{color:var(--muted)}.admin-top>div:last-child{flex-wrap:wrap;justify-content:flex-end}.lot-status.paused{background:#fff1cd;color:#8d5e00}.lot-status.draft{background:#e9edf3;color:#526174}.lot-status.sold{background:#e3f7ec;color:#147244}.btn[disabled]{opacity:.55;cursor:not-allowed}.remote-badge{display:inline-flex;align-items:center;gap:6px;font-size:9px;padding:4px 8px;border-radius:12px;background:#e8f7ef;color:#16774a;margin-left:6px}.offline-badge{background:#fff2d8;color:#895b00}.field-error{border-color:#d84b4b!important;box-shadow:0 0 0 2px rgba(216,75,75,.1)}
@media(max-width:760px){.setup-card{padding:27px 18px}.admin-top>div:last-child{width:100%;margin-top:12px;justify-content:flex-start}.admin-top{flex-direction:column}.admin-top #connectionBtn,.admin-top #authBtn{display:inline-flex}.setup-actions{flex-direction:column-reverse}.setup-actions .btn{width:100%}}


/* v7 WhatsApp bidder identification */
.bidder-explainer{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border:1px solid #d9eadf;background:#f3fbf6;border-radius:12px;margin:4px 0 14px;color:#184d2d}
.bidder-explainer b{font-size:.92rem}
.bidder-explainer span{font-size:.82rem;color:#4f6b59}
.pin-help{display:block;margin:-4px 0 14px;color:#667085;line-height:1.45}
.dark .bidder-explainer{background:#13261b;border-color:#294d36;color:#c8f5d5}
.dark .bidder-explainer span,.dark .pin-help{color:#aab7ae}


/* TrueBid v8: working bidder administration */
.bidder-activity-icon{background:#fff2d8!important;color:#8d5b00;font-weight:800;font-size:10px}
.bidders-module-card{width:min(1120px,96vw);padding:34px}
.bidder-dashboard{margin-top:20px}
.bidder-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}
.bidder-summary article{border:1px solid var(--line);background:var(--bg);border-radius:10px;padding:15px}
.bidder-summary span{display:block;color:var(--muted);font-size:9px;letter-spacing:.7px}
.bidder-summary b{display:block;font:800 24px Manrope;margin-top:8px}
.bidder-toolbar{display:flex;justify-content:space-between;align-items:end;gap:16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0}
.bidder-toolbar>div{display:flex;gap:8px}
.bidder-search{margin:0;flex:1;max-width:450px}
.bidder-search input{margin-top:6px;width:100%}
.bidder-results-label{font-size:11px;color:var(--muted);margin:14px 0 10px}
.bidder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.bidder-card{border:1px solid var(--line);border-radius:12px;padding:17px;background:var(--card);min-width:0}
.bidder-card.hidden-by-search{display:none}
.bidder-card-head{display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line);padding-bottom:13px}
.bidder-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff0ce;color:#805000;font-weight:800;flex:0 0 auto}
.bidder-name{min-width:0;flex:1}
.bidder-name h3{font-size:14px;margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bidder-name a{font-size:11px;color:#16834d;text-decoration:none}
.bidder-status{font-size:9px;padding:5px 7px;border-radius:12px;background:var(--bg);color:var(--muted);white-space:nowrap}
.bidder-status.leading{background:#e7f7ee;color:#16834d}
.bidder-stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:13px 0}
.bidder-stat-row div{background:var(--bg);border-radius:7px;padding:9px;min-width:0}
.bidder-stat-row span,.bidder-stat-row b{display:block}
.bidder-stat-row span{font-size:8px;color:var(--muted)}
.bidder-stat-row b{font-size:11px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bid-history{border:1px solid var(--line);border-radius:9px;overflow:hidden}
.bid-history-title{display:flex;justify-content:space-between;padding:10px 11px;background:var(--bg)}
.bid-history-title h4{font:700 11px Manrope;margin:0}
.bid-history-title small{font-size:9px;color:var(--muted)}
.bid-history-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:9px 11px;border-top:1px solid var(--line)}
.bid-history-row b,.bid-history-row small{display:block;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bid-history-row small{color:var(--muted);margin-top:2px}
.bid-history-row strong{font-size:10px}
.history-state{font-size:8px;border-radius:10px;background:#fff0f0;color:#b83d3d;padding:4px 6px}
.history-state.leading{background:#e7f7ee;color:#16834d}
.bidder-actions{display:flex;gap:8px;margin-top:13px}
.bidder-actions .btn{font-size:10px;padding:9px 12px;flex:1}
.bidder-empty{grid-column:1/-1;text-align:center;padding:55px 20px;border:1px dashed var(--line);border-radius:12px;color:var(--muted)}
.bidder-empty>span{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:var(--bg);font-size:25px;margin:0 auto 14px}
.bidder-empty h3{color:var(--ink);margin:0 0 7px}
.bidder-empty p{max-width:520px;margin:auto;line-height:1.6}
.empty-mini{padding:14px;color:var(--muted);font-size:10px}
@media(max-width:900px){.bidder-grid{grid-template-columns:1fr}.bidder-summary{grid-template-columns:1fr 1fr}.bidder-toolbar{align-items:stretch;flex-direction:column}.bidder-search{max-width:none}.bidder-toolbar>div{width:100%}.bidder-toolbar .btn{flex:1}}
@media(max-width:560px){.bidders-module-card{padding:25px 15px}.bidder-summary{grid-template-columns:1fr 1fr}.bidder-stat-row{grid-template-columns:1fr 1fr}.bidder-card-head{align-items:flex-start}.bidder-status{white-space:normal}.bid-history-row{grid-template-columns:minmax(0,1fr) auto}.history-state{grid-column:2}.bidder-actions{flex-direction:column}}

/* TrueBid v9: fully working payments administration */
.payments-module-card{width:min(1180px,96vw);padding:34px}
.payment-dashboard{margin-top:20px}
.payment-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}
.payment-summary article{border:1px solid var(--line);background:var(--bg);border-radius:10px;padding:15px}
.payment-summary span{display:block;color:var(--muted);font-size:9px;letter-spacing:.7px}
.payment-summary b{display:block;font:800 22px Manrope;margin-top:8px}
.payment-summary small{display:block;color:#b66b00;margin-top:5px;font-size:9px}
.payment-toolbar{display:flex;justify-content:space-between;align-items:end;gap:16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0}
.payment-toolbar>div{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.payment-search{margin:0;flex:1;max-width:450px}
.payment-search input{margin-top:6px;width:100%}
.payment-results-label{font-size:11px;color:var(--muted);margin:14px 0 10px}
.payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.payment-card{border:1px solid var(--line);border-radius:12px;padding:17px;background:var(--card);min-width:0}
.payment-card.hidden-by-search{display:none}
.payment-card-head{display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid var(--line);padding-bottom:13px}
.payment-card-head>div{flex:1;min-width:0}
.payment-card-head h3{font-size:14px;margin:4px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.payment-card-head p{font-size:10px;color:var(--muted);margin:0}
.payment-lot{font-size:9px;color:#9b6500;font-weight:800;letter-spacing:.7px}
.payment-status{font-size:9px;padding:6px 8px;border-radius:12px;white-space:nowrap;background:var(--bg);color:var(--muted)}
.payment-status.pending{background:#fff4d9;color:#8c5d00}
.payment-status.partial{background:#eaf2ff;color:#245ea8}
.payment-status.paid{background:#e7f7ee;color:#16834d}
.payment-status.cancelled{background:#edf0f4;color:#667085}
.payment-status.overdue{background:#fff0f0;color:#b83d3d}
.payment-status.not-created{background:#f3f0ff;color:#6941c6}
.payment-amount-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:13px 0}
.payment-amount-grid div{background:var(--bg);border-radius:7px;padding:9px;min-width:0}
.payment-amount-grid span,.payment-amount-grid b{display:block}
.payment-amount-grid span{font-size:8px;color:var(--muted)}
.payment-amount-grid b{font-size:11px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.payment-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;border:1px solid var(--line);border-radius:9px;padding:11px}
.payment-meta span{min-width:0}
.payment-meta b,.payment-meta small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.payment-meta b{font-size:10px}
.payment-meta small{font-size:9px;color:var(--muted);margin-top:3px}
.payment-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}
.payment-actions .btn{font-size:9px;padding:9px 10px;flex:1;min-width:95px}
.payment-empty{grid-column:1/-1;text-align:center;padding:55px 20px;border:1px dashed var(--line);border-radius:12px;color:var(--muted)}
.payment-empty>span{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:var(--bg);font-size:25px;margin:0 auto 14px}
.payment-empty h3{color:var(--ink);margin:0 0 7px}
.payment-empty p{max-width:520px;margin:auto;line-height:1.6}
.payment-edit-card{width:min(720px,100%);padding:34px}
.payment-edit-card>p{color:var(--muted)}
.payment-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}
.payment-form-grid .wide{grid-column:1/-1}
.payment-edit-summary{display:flex;flex-direction:column;gap:4px;padding:13px 14px;background:var(--bg);border:1px solid var(--line);border-radius:9px;margin-top:10px}
.payment-edit-summary b{font-size:12px}
.payment-edit-summary span{font-size:10px;color:var(--muted)}
@media(max-width:900px){.payment-grid{grid-template-columns:1fr}.payment-summary{grid-template-columns:1fr 1fr}.payment-toolbar{align-items:stretch;flex-direction:column}.payment-search{max-width:none}.payment-toolbar>div{width:100%}.payment-toolbar .btn{flex:1}.payment-amount-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.payments-module-card,.payment-edit-card{padding:25px 15px}.payment-summary{grid-template-columns:1fr 1fr}.payment-meta{grid-template-columns:1fr}.payment-form-grid{grid-template-columns:1fr}.payment-form-grid .wide{grid-column:auto}.payment-actions{flex-direction:column}.payment-actions .btn{width:100%}}


/* TrueBid v9.2: private payment settings */
.settings-card{width:min(760px,100%);padding:34px}.settings-card>p{color:var(--muted);line-height:1.55}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.settings-grid .wide{grid-column:1/-1}.settings-security{margin-top:8px;padding:11px 13px;border:1px solid #f0c36f;background:#fff8e8;color:#76510b;border-radius:9px;font-size:11px}.settings-status{min-height:18px;margin-top:11px;color:var(--muted);font-size:11px;line-height:1.45}.dark .settings-security{background:#2a2110;border-color:#5e4720;color:#f0d18a}@media(max-width:620px){.settings-card{padding:25px 15px}.settings-grid{grid-template-columns:1fr}.settings-grid .wide{grid-column:auto}.settings-card .form-actions{flex-direction:column-reverse}.settings-card .form-actions .btn{width:100%}}


/* TrueBid v9.3: Ready for collection administration */
.collections-module-card{width:min(1180px,96vw);padding:34px}
.collection-dashboard{margin-top:20px}
.collection-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}
.collection-summary article{border:1px solid var(--line);background:var(--bg);border-radius:10px;padding:15px}
.collection-summary span{display:block;color:var(--muted);font-size:9px;letter-spacing:.7px}
.collection-summary b{display:block;font:800 22px Manrope;margin-top:8px}
.collection-toolbar{display:flex;justify-content:space-between;align-items:end;gap:16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0}
.collection-toolbar>div{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.collection-search{margin:0;flex:1;max-width:450px}
.collection-search input{margin-top:6px;width:100%}
.collection-results-label{font-size:11px;color:var(--muted);margin:14px 0 10px}
.collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.collection-card{border:1px solid var(--line);border-radius:12px;padding:17px;background:var(--card);min-width:0}
.collection-card.hidden-by-search{display:none}
.collection-card-head{display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid var(--line);padding-bottom:13px}
.collection-card-head>div{flex:1;min-width:0}
.collection-card-head h3{font-size:14px;margin:4px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.collection-card-head p{font-size:10px;color:var(--muted);margin:0}
.collection-lot{font-size:9px;color:#9b6500;font-weight:800;letter-spacing:.7px}
.collection-status{font-size:9px;padding:6px 8px;border-radius:12px;white-space:nowrap;background:var(--bg);color:var(--muted)}
.collection-status.ready{background:#fff4d9;color:#8c5d00}.collection-status.scheduled{background:#eaf2ff;color:#245ea8}.collection-status.delivery{background:#f3f0ff;color:#6941c6}.collection-status.collected{background:#e7f7ee;color:#16834d}.collection-status.cancelled{background:#edf0f4;color:#667085}
.collection-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:13px 0}
.collection-detail-grid div{background:var(--bg);border-radius:7px;padding:9px;min-width:0}
.collection-detail-grid span,.collection-detail-grid b{display:block}.collection-detail-grid span{font-size:8px;color:var(--muted)}.collection-detail-grid b{font-size:10px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.collection-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;border:1px solid var(--line);border-radius:9px;padding:11px}
.collection-meta span{min-width:0}.collection-meta b,.collection-meta small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collection-meta b{font-size:10px}.collection-meta small{font-size:9px;color:var(--muted);margin-top:3px}
.collection-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.collection-actions .btn{font-size:9px;padding:9px 10px;flex:1;min-width:95px}
.collection-empty{grid-column:1/-1;text-align:center;padding:55px 20px;border:1px dashed var(--line);border-radius:12px;color:var(--muted)}.collection-empty>span{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:var(--bg);font-size:25px;margin:0 auto 14px}.collection-empty h3{color:var(--ink);margin:0 0 7px}.collection-empty p{max-width:520px;margin:auto;line-height:1.6}
.collection-edit-card{width:min(760px,100%);padding:34px}.collection-edit-card>p{color:var(--muted)}.collection-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.collection-form-grid .wide{grid-column:1/-1}.collection-edit-summary{display:flex;flex-direction:column;gap:4px;padding:13px 14px;background:var(--bg);border:1px solid var(--line);border-radius:9px;margin-top:10px}.collection-edit-summary b{font-size:12px}.collection-edit-summary span{font-size:10px;color:var(--muted)}
@media(max-width:900px){.collection-grid{grid-template-columns:1fr}.collection-summary{grid-template-columns:1fr 1fr}.collection-toolbar{align-items:stretch;flex-direction:column}.collection-search{max-width:none}.collection-toolbar>div{width:100%}.collection-toolbar .btn{flex:1}.collection-detail-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.collections-module-card,.collection-edit-card{padding:25px 15px}.collection-summary{grid-template-columns:1fr 1fr}.collection-meta{grid-template-columns:1fr}.collection-form-grid{grid-template-columns:1fr}.collection-form-grid .wide{grid-column:auto}.collection-actions{flex-direction:column}.collection-actions .btn{width:100%}}

/* TrueBid v9.4: consolidated auction reports */
.reports-module-card{width:min(1380px,98vw);padding:32px}
.report-dashboard{margin-top:20px}
.report-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.report-summary article{border:1px solid var(--line);background:var(--bg);border-radius:10px;padding:15px;min-width:0}
.report-summary span,.report-summary small{display:block;color:var(--muted)}
.report-summary span{font-size:9px;letter-spacing:.65px}.report-summary small{font-size:9px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.report-summary b{display:block;font:800 22px Manrope;margin-top:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.report-positive{color:#16834d!important}.report-negative,.report-money-due{color:#c23b35!important}.report-money-clear{color:#16834d!important}
.report-progress-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}
.report-progress-grid article{border:1px solid var(--line);border-radius:10px;padding:14px;background:var(--card)}
.report-progress-grid article>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:10px}.report-progress-grid span{color:var(--muted)}
.report-progress{height:9px;background:var(--bg);border-radius:99px;overflow:hidden;margin-top:10px}.report-progress i{display:block;height:100%;background:var(--green);border-radius:inherit}
.report-toolbar{display:grid;grid-template-columns:minmax(260px,1.4fr) minmax(155px,.55fr) minmax(155px,.55fr) auto;align-items:end;gap:10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0}
.report-toolbar label{margin:0}.report-toolbar input,.report-toolbar select{width:100%;margin-top:6px}
.report-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.report-actions .btn{font-size:10px;padding:10px 12px}
.report-results-label{font-size:10px;color:var(--muted);margin:13px 0}
.report-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:10px;background:var(--card)}
.report-table{min-width:1120px}.report-table th{position:sticky;top:0;background:var(--card);z-index:1}.report-table td{vertical-align:top}
.report-table td:first-child,.report-table td:nth-child(2){min-width:175px}.report-table td b,.report-table td small{display:block}.report-table td small{color:var(--muted);font-size:8px;margin-top:4px;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.report-pill{display:inline-block;border-radius:12px;padding:5px 7px;font-size:8px;white-space:nowrap;background:var(--bg);color:var(--muted)}
.report-pill.paid,.report-pill.collected{background:#e7f7ee;color:#16834d}.report-pill.pending,.report-pill.ready{background:#fff4d9;color:#8c5d00}.report-pill.partial,.report-pill.scheduled{background:#eaf2ff;color:#245ea8}.report-pill.overdue{background:#fff0f0;color:#c23b35}.report-pill.delivery{background:#f3f0ff;color:#6941c6}.report-pill.cancelled,.report-pill.not-ready,.report-pill.not-invoiced{background:#edf0f4;color:#667085}
.hidden-by-report-filter{display:none}.report-empty{text-align:center;padding:50px 20px;color:var(--muted)}.report-empty h3{color:var(--ink);margin:0 0 6px}
@media(max-width:1050px){.report-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.report-toolbar{grid-template-columns:1fr 1fr}.report-search{grid-column:1/-1}.report-actions{grid-column:1/-1;justify-content:stretch}.report-actions .btn{flex:1}.report-progress-grid{grid-template-columns:1fr}}
@media(max-width:600px){.reports-module-card{padding:25px 14px}.report-summary{grid-template-columns:1fr 1fr}.report-summary article{padding:12px}.report-summary b{font-size:18px}.report-toolbar{grid-template-columns:1fr}.report-search,.report-actions{grid-column:auto}.report-actions{flex-direction:column}.report-actions .btn{width:100%}}


/* TrueBid v9.5: fully working WhatsApp Centre */
.whatsapp-centre-module-card{width:min(1320px,98vw);padding:32px}
.wa-centre-dashboard{margin-top:20px}
.wa-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}
.wa-summary article{border:1px solid var(--line);background:var(--bg);border-radius:10px;padding:15px;min-width:0}
.wa-summary span,.wa-summary small{display:block;color:var(--muted)}.wa-summary span{font-size:9px;letter-spacing:.65px}.wa-summary b{display:block;font:800 22px Manrope;margin-top:8px}.wa-summary small{font-size:9px;margin-top:4px}
.wa-workspace{display:grid;grid-template-columns:1.05fr .95fr;gap:14px;margin-bottom:15px}
.wa-template-panel,.wa-composer{border:1px solid var(--line);border-radius:12px;padding:16px;background:var(--card)}
.wa-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.wa-section-head h3{margin:0 0 4px;font-size:14px}.wa-section-head p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}
.wa-recipient{font-size:9px;padding:6px 9px;border-radius:99px;background:#e7f7ee;color:#16834d;max-width:48%;text-align:right}
.wa-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.wa-template{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:9px;text-align:left;border:1px solid var(--line);border-radius:9px;background:var(--bg);color:var(--ink);padding:11px;cursor:pointer}.wa-template:hover,.wa-template.active{border-color:#f4a91f;box-shadow:0 0 0 2px rgba(244,169,31,.12)}.wa-template>span{grid-row:1/3;width:34px;height:34px;border-radius:8px;background:var(--card);display:grid;place-items:center}.wa-template b{font-size:10px}.wa-template small{font-size:8px;color:var(--muted);line-height:1.35;margin-top:3px}
.wa-composer textarea{width:100%;min-height:220px;resize:vertical;margin:0;font-size:11px;line-height:1.55}.wa-composer-note{font-size:9px;color:var(--muted);line-height:1.45;margin:9px 0}.wa-composer-actions{display:flex;gap:8px}.wa-composer-actions .btn{flex:1}
.wa-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 230px auto;align-items:end;gap:10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0}.wa-toolbar label{margin:0}.wa-toolbar input,.wa-toolbar select{width:100%;margin-top:6px}.wa-toolbar .btn{height:40px}
.wa-results-label{font-size:10px;color:var(--muted);margin:13px 0}
.wa-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.wa-contact-card{border:1px solid var(--line);border-radius:11px;padding:14px;background:var(--card);min-width:0}.wa-contact-card.hidden-by-wa-filter{display:none}
.wa-contact-head{display:flex;align-items:flex-start;gap:10px}.wa-contact-icon{width:38px;height:38px;border-radius:9px;background:var(--bg);display:grid;place-items:center;flex:0 0 auto}.wa-contact-head>div{flex:1;min-width:0}.wa-contact-head small{display:block;color:#9b6500;font-size:8px;letter-spacing:.65px;font-weight:800}.wa-contact-head h3{font-size:13px;margin:3px 0}.wa-contact-head p{font-size:9px;color:var(--muted);margin:0}.wa-status{font-size:8px;border-radius:99px;padding:6px 8px;white-space:nowrap}.wa-status.bidders{background:#eaf2ff;color:#245ea8}.wa-status.payments{background:#fff4d9;color:#8c5d00}.wa-status.collections{background:#e7f7ee;color:#16834d}
.wa-context{font-size:9px;color:var(--muted);line-height:1.45;background:var(--bg);border-radius:7px;padding:9px;margin:11px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-contact-actions{display:flex;gap:8px}.wa-contact-actions .btn{flex:1;font-size:9px;padding:9px}.wa-contact-actions button:disabled{opacity:.45;cursor:not-allowed}
.wa-empty{grid-column:1/-1;text-align:center;padding:50px 20px;border:1px dashed var(--line);border-radius:12px;color:var(--muted)}.wa-empty>span{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:var(--bg);font-size:25px;margin:0 auto 14px}.wa-empty h3{color:var(--ink);margin:0 0 7px}.wa-empty p{margin:0}
@media(max-width:980px){.wa-workspace{grid-template-columns:1fr}.wa-summary{grid-template-columns:1fr 1fr}.wa-contact-grid{grid-template-columns:1fr}.wa-toolbar{grid-template-columns:1fr 1fr}.wa-search{grid-column:1/-1}.wa-toolbar .btn{width:100%}}
@media(max-width:600px){.whatsapp-centre-module-card{padding:25px 14px}.wa-summary{grid-template-columns:1fr 1fr}.wa-template-grid{grid-template-columns:1fr}.wa-section-head{flex-direction:column}.wa-recipient{max-width:100%;text-align:left}.wa-toolbar{grid-template-columns:1fr}.wa-search{grid-column:auto}.wa-composer-actions,.wa-contact-actions{flex-direction:column}.wa-composer-actions .btn,.wa-contact-actions .btn{width:100%}}

/* TrueBid v10 buyer account foundation */
.buyer-account-card{max-width:560px}.buyer-auth-actions{display:flex;gap:10px;margin-top:14px}.buyer-auth-actions>*{flex:1}.buyer-profile-summary{padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--soft);margin:12px 0}.buyer-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0}.buyer-stat-grid article{padding:14px;border:1px solid var(--line);border-radius:14px;text-align:center}.buyer-stat-grid span{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;color:var(--muted)}.buyer-stat-grid b{font-size:24px}.proxy-box{padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--soft);margin-top:12px}.proxy-box h4{margin:0 0 6px}.proxy-row{display:flex;gap:8px;align-items:end}.proxy-row label{flex:1;margin:0}@media(max-width:700px){.buyer-auth-actions,.proxy-row{flex-direction:column}.buyer-auth-actions>*,.proxy-row>*{width:100%}.buyer-stat-grid{grid-template-columns:1fr}}

/* TrueBid v10.1 proxy bidding and roomier buyer modal */
.buyer-account-card{max-width:620px;padding:30px}
.proxy-help{margin:0 0 12px;color:var(--muted);font-size:13px}
#proxyBidStatus{display:block;margin-top:10px;color:var(--muted)}
@media(max-width:700px){.buyer-account-card{width:calc(100% - 28px);padding:22px;margin:14px}.proxy-box{margin-top:16px}}

/* TrueBid v10.2 professional auction-house homepage */
.truebid-home{background:#f7f8fb}
.tb-hero{max-width:1220px;margin:0 auto;padding:74px 28px 54px;display:grid;grid-template-columns:1.08fr .92fr;gap:56px;align-items:center}
.tb-hero-copy h1{font-family:Manrope,sans-serif;font-size:clamp(48px,6vw,84px);line-height:.98;letter-spacing:-4px;margin:20px 0 24px;color:#101828}
.tb-hero-copy h1 em{color:#c27a00;font-style:normal}
.tb-hero-copy p{font-size:19px;line-height:1.75;color:#667085;max-width:650px}
.tb-hero-panel{position:relative;background:#111827;border-radius:28px;padding:18px;box-shadow:0 30px 70px rgba(15,23,42,.18)}
.tb-hero-badge{position:absolute;z-index:2;top:30px;left:30px;background:#22c55e;color:white;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:800;letter-spacing:1px}
.tb-hero-image{height:330px;border-radius:18px;background:linear-gradient(135deg,#f4ead7,#c6974d);display:grid;place-items:center;background-size:cover;background-position:center}
.tb-hero-image>span{font-size:86px}
.tb-hero-lot{background:white;border-radius:18px;margin-top:14px;padding:22px}
.tb-hero-lot small{font-weight:800;color:#b87500;letter-spacing:1px}.tb-hero-lot h3{font-size:24px;margin:8px 0 18px}.tb-hero-lot>div{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.tb-hero-lot>div span{color:#667085}.tb-hero-lot>div b{font-size:30px}
.tb-stat-strip{background:#111827;color:white;display:grid;grid-template-columns:repeat(4,1fr);padding:28px max(28px,calc((100vw - 1160px)/2));gap:0}.tb-stat-strip div{padding:4px 28px;border-right:1px solid rgba(255,255,255,.16)}.tb-stat-strip div:last-child{border-right:0}.tb-stat-strip b{display:block;color:#f59e0b;font-size:30px}.tb-stat-strip span{font-size:13px;color:#cbd5e1}
.tb-section-head{max-width:1180px;margin:0 auto;padding:72px 28px 24px;display:flex;justify-content:space-between;gap:30px;align-items:end}.tb-section-head h2{font-size:42px;margin:8px 0 0}.tb-section-head p{max-width:430px;color:#667085;line-height:1.7}
.home-lot-grid{max-width:1180px;margin:0 auto;padding:8px 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.home-lot-grid .lot-card{min-width:0}.home-centre-action{text-align:center;padding:30px 20px 10px}
.category-grid{max-width:1180px;margin:0 auto;padding:10px 28px 70px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-grid button{border:1px solid #e4e7ec;background:white;border-radius:18px;padding:28px;text-align:left;cursor:pointer;transition:.2s}.category-grid button:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(15,23,42,.09)}.category-grid span{font-size:34px;display:block;margin-bottom:18px}.category-grid b{display:block;font-size:18px;margin-bottom:8px}.category-grid small{color:#667085;line-height:1.5}
.how-grid{max-width:1180px;margin:0 auto 72px;padding:0 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.how-grid article{background:white;border:1px solid #e4e7ec;border-radius:20px;padding:30px}.how-grid article>span{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff4db;color:#b56d00;font-weight:800}.how-grid h3{font-size:21px;margin:18px 0 10px}.how-grid p{color:#667085;line-height:1.65}
.truebid-cta{margin-top:0}.buyer-account-card{max-width:620px;padding:32px!important;margin:24px}.buyer-account-card label{display:block;margin-top:14px}.buyer-account-card input{margin-top:7px}
@media(max-width:900px){.tb-hero{grid-template-columns:1fr;padding-top:48px}.tb-hero-copy h1{letter-spacing:-2px}.home-lot-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.tb-stat-strip{grid-template-columns:repeat(2,1fr);row-gap:20px}.tb-stat-strip div:nth-child(2){border-right:0}.how-grid{grid-template-columns:1fr}.tb-section-head{display:block}}
@media(max-width:620px){.tb-hero{padding:34px 18px}.tb-hero-copy h1{font-size:46px}.tb-hero-image{height:230px}.home-lot-grid,.category-grid{grid-template-columns:1fr;padding-left:16px;padding-right:16px}.tb-section-head{padding:54px 18px 18px}.tb-section-head h2{font-size:34px}.tb-stat-strip{padding:22px 10px}.tb-stat-strip div{padding:4px 14px}.buyer-account-card{margin:14px!important;padding:24px 18px!important;max-width:calc(100vw - 28px)!important}}


/* TrueBid v10.3 catalogue and lot detail */
.catalogue-controls{display:grid;grid-template-columns:minmax(260px,1fr) 240px;gap:12px;margin-top:30px}.catalogue-search{position:relative}.catalogue-search span{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:22px;color:var(--muted)}.catalogue-search input{width:100%;padding-left:43px;height:48px}.catalogue-controls select{height:48px}.lot-page-modal{padding:0}.lot-page-modal.open{align-items:stretch}.lot-page-modal .lot-detail{width:min(1240px,100%);max-height:100vh;border-radius:0;margin-left:auto}.lot-detail-header{height:66px;padding:0 58px 0 30px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:var(--card);z-index:4}.detail-back{border:0;background:none;font-weight:800;cursor:pointer;color:var(--ink)}.detail-live-pill{background:#e4f7ec;color:#14844c;border-radius:20px;padding:7px 11px;font-size:10px;font-weight:900;letter-spacing:.7px}.lot-page-modal .detail-grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:calc(100vh - 66px)}.lot-gallery{background:#eef1f5;padding:26px;display:flex;flex-direction:column;gap:14px}.lot-gallery .detail-visual{min-height:610px;border-radius:14px;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:white}.gallery-strip{display:flex;gap:10px;align-items:center}.gallery-thumb{width:82px;height:65px;border:3px solid var(--accent);border-radius:9px;background-size:cover;background-position:center}.gallery-note{font-size:11px;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:8px;padding:10px 12px}.lot-page-modal .detail-body{padding:42px 42px 60px}.lot-page-modal .detail-body h2{font-size:38px;line-height:1.12;letter-spacing:-1.2px}.lot-page-modal .detail-price{display:grid;grid-template-columns:1fr auto;align-items:end;padding:20px}.lot-page-modal .detail-price b{font-size:40px}.lot-page-modal .detail-price small{grid-column:2;display:block;color:var(--muted);font-size:11px}.lot-closing-panel{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.lot-closing-panel div{background:var(--navy);color:#fff;border-radius:10px;padding:16px}.lot-closing-panel span,.lot-closing-panel b{display:block}.lot-closing-panel span{font-size:9px;color:#aeb7c7}.lot-closing-panel b{font:800 18px Manrope;margin-top:6px}.lot-page-modal .detail-actions{display:grid;grid-template-columns:1fr auto auto;gap:8px}.detail-watch{min-width:120px}.lot-description{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.lot-description h3{font-size:18px}.lot-description p{white-space:pre-line;color:var(--muted);line-height:1.75}.detail-facts.expanded{grid-template-columns:repeat(2,1fr)}.detail-facts.expanded div{background:var(--bg);border:0;border-radius:8px;padding:13px}.auction-note{background:#fff8e9;border:1px solid #f3dfb8;border-radius:10px;padding:14px 16px;margin-top:20px}.auction-note b,.auction-note p{display:block}.auction-note p{font-size:12px;color:#6f5a31;margin:5px 0 0;line-height:1.5}.proxy-box{margin-top:14px;border:1px solid var(--line);border-radius:12px;padding:16px}.proxy-box h4{margin:0 0 5px}.proxy-help{font-size:12px;color:var(--muted);margin:0}.proxy-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.proxy-row label{margin-bottom:0}.proxy-row .btn{height:43px;margin-bottom:0}
@media(max-width:900px){.catalogue-controls{grid-template-columns:1fr}.lot-page-modal .detail-grid{grid-template-columns:1fr}.lot-page-modal .lot-detail{width:100%}.lot-gallery .detail-visual{min-height:420px}.lot-page-modal .detail-body h2{font-size:32px}}
@media(max-width:620px){.lot-page-modal .detail-grid{display:block}.lot-detail-header{padding:0 50px 0 16px}.lot-gallery{padding:12px}.lot-gallery .detail-visual{min-height:300px}.lot-page-modal .detail-body{padding:24px 16px 80px}.lot-page-modal .detail-body h2{font-size:27px}.lot-page-modal .detail-actions{grid-template-columns:1fr 1fr}.lot-page-modal .detail-actions .btn-accent{grid-column:1/-1}.lot-closing-panel,.detail-facts.expanded{grid-template-columns:1fr 1fr}.proxy-row{grid-template-columns:1fr}.catalogue-controls{margin-top:20px}}


/* TrueBid v10.4 multi-photo gallery */
.multi-photo-upload #photoPicker{height:auto;min-height:170px;padding:14px;display:block;width:100%}
.multi-photo-upload #photoPreview{display:block;width:100%}
.empty-photo-preview{min-height:120px;border:2px dashed #d7dde7;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:28px;background:#f8fafc}
.empty-photo-preview b{font-size:15px;color:#111827}.empty-photo-preview small{font-size:12px;color:#667085}
.add-more-label{display:inline-block;margin-top:10px}.photo-help-line{display:block;text-align:left;margin-top:8px;color:#667085}
.pending-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.pending-photo{position:relative;aspect-ratio:1;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#eef2f6}
.pending-photo.primary{border-color:#f6a91a}.pending-photo img{width:100%;height:100%;object-fit:cover}
.pending-photo span{position:absolute;left:6px;top:6px;background:#111c34;color:white;padding:3px 6px;border-radius:999px;font-size:10px;font-weight:800}
.pending-photo button{position:absolute;width:28px;height:28px;border:0;border-radius:50%;background:white;box-shadow:0 3px 10px #0002;font-weight:900;cursor:pointer}
.pending-photo [data-remove-pending]{right:6px;top:6px}.pending-photo [data-main-pending]{right:6px;bottom:6px;color:#c27a00}
.gallery-main{position:relative;cursor:zoom-in}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:58px;border:0;border-radius:12px;background:rgba(17,28,52,.82);color:white;font-size:38px;line-height:1;cursor:pointer;z-index:3}
.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-count{position:absolute;right:14px;top:14px;background:rgba(17,28,52,.86);color:white;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800}.gallery-zoom-hint{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);background:rgba(17,28,52,.82);color:#fff;padding:6px 10px;border-radius:999px;font-size:11px}
.gallery-strip{display:flex;gap:10px;overflow-x:auto;padding:10px 2px}.gallery-thumb{flex:0 0 72px;width:72px;height:72px;border:2px solid transparent;border-radius:10px;background-size:cover;background-position:center;cursor:pointer}.gallery-thumb.active{border-color:#f6a91a;box-shadow:0 0 0 2px #fff,0 0 0 4px #f6a91a}
.photo-viewer{position:fixed;inset:0;background:rgba(5,10,20,.94);z-index:9999;display:none;align-items:center;justify-content:center;padding:24px}.photo-viewer.open{display:flex}.photo-viewer img{max-width:94vw;max-height:90vh;object-fit:contain;border-radius:10px}.photo-viewer button{position:absolute;right:22px;top:18px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111827;font-size:28px;cursor:pointer}
@media(max-width:700px){.pending-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-nav{width:38px;height:50px;font-size:30px}.gallery-thumb{flex-basis:60px;width:60px;height:60px}}


/* TrueBid v10.5: anti-sniping settings and buyer alerts */
.anti-snipe-settings{border:1px solid var(--line,#dfe4ea);border-radius:16px;padding:14px;margin:8px 0 4px;background:rgba(248,250,252,.8)}
.toggle-row{display:flex!important;align-items:flex-start;gap:12px}
.toggle-row input{width:20px;height:20px;margin-top:2px}
.toggle-row span{display:grid;gap:3px}
.toggle-row small{color:var(--muted,#6b7280);font-weight:500}
.runtime-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}
.buyer-alerts{margin:14px 0;border:1px solid var(--line,#dfe4ea);border-radius:16px;overflow:hidden}
.buyer-alerts-head{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:rgba(248,250,252,.85)}
.text-btn{border:0;background:transparent;font:inherit;font-weight:800;color:#b87500;cursor:pointer}
.buyer-alerts-list{max-height:240px;overflow:auto}
.buyer-alert{padding:12px 14px;border-top:1px solid var(--line,#e5e7eb);display:grid;gap:5px}
.buyer-alert.unread{background:#fff8e8;border-left:4px solid #f5a719}
.buyer-alert div{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}
.buyer-alert small{color:var(--muted,#6b7280);white-space:nowrap}
.buyer-alert p{margin:0;color:var(--muted,#4b5563);line-height:1.45}
@media(max-width:620px){.runtime-grid{grid-template-columns:1fr}.buyer-alert div{display:grid;gap:2px}.buyer-alert small{white-space:normal}}


/* TrueBid v10.6 buyer invoices and payment methods */
.buyer-invoices{margin:18px 0;padding:14px;border:1px solid #dde4ea;border-radius:16px;background:#f8fafb}.buyer-invoices-list{display:grid;gap:12px;margin-top:10px}.buyer-invoice-card{padding:14px;border:1px solid #d8e0e6;border-radius:14px;background:#fff}.buyer-invoice-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.buyer-invoice-head small,.buyer-invoice-total small,.invoice-bank span{display:block;color:#60707d}.invoice-status{font-size:.72rem;font-weight:800;padding:5px 8px;border-radius:999px;background:#fff1c7;color:#835b00}.invoice-status.paid{background:#dff5e8;color:#17633a}.buyer-invoice-total{margin:12px 0}.buyer-invoice-total b{display:block;font-size:1.35rem}.buyer-pay-btn{display:inline-flex;text-decoration:none;justify-content:center;width:100%;margin:6px 0 10px}.invoice-bank{display:grid;gap:3px;padding:10px;border-radius:10px;background:#f2f5f7;font-size:.86rem}.invoice-note{display:block;margin-top:8px;color:#60707d}.yoco-setting select{width:100%}

/* TrueBid v10.8 password recovery */
.buyer-forgot-btn { display:block; margin:14px auto 0; text-align:center; }
.buyer-forgot-btn:disabled { opacity:.55; cursor:not-allowed; }
#buyerResetModal .setup-card { max-width:520px; }

/* TrueBid v10.9.3 visual brand upgrade */
.truebid-brand{gap:9px;white-space:nowrap}.truebid-brand .brand-name{font-weight:500;letter-spacing:-.4px}.truebid-brand .brand-kc{font-family:Manrope,sans-serif;font-weight:800;color:var(--accent);font-size:17px}.truebid-brand .brand-house{font-family:Manrope,sans-serif;font-size:15px;letter-spacing:.2px}.photo-category-grid{align-items:stretch}.photo-category-grid .photo-category-card{padding:0;overflow:hidden;display:flex;flex-direction:column;min-height:315px;background:#fff}.photo-category-card img{width:100%;height:185px;display:block;object-fit:cover;transition:transform .35s ease}.photo-category-card:hover img{transform:scale(1.045)}.photo-category-card .category-copy{font-size:initial;display:block;margin:0;padding:21px 22px 23px}.photo-category-card .category-copy b{font-size:18px;margin-bottom:7px}.photo-category-card .category-copy small{font-size:13px}.dark .photo-category-grid .photo-category-card{background:var(--card)}.dark .truebid-brand .brand-house,.dark .truebid-brand .brand-name{color:var(--ink)}
@media(max-width:1020px){.truebid-brand .brand-house{display:none}}
@media(max-width:620px){.truebid-brand .brand-kc{font-size:14px}.photo-category-grid .photo-category-card{min-height:300px}.photo-category-card img{height:190px}}

/* TrueBid v10.9.4 professional polish */
.legacy-pin-field{display:none!important}
.site-header{box-shadow:0 1px 0 rgba(17,24,39,.06);backdrop-filter:saturate(140%) blur(10px)}
.nav-link,.btn,.photo-category-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}
.btn:hover{transform:translateY(-1px)}
.btn:focus-visible,.nav-link:focus-visible,.photo-category-card:focus-visible{outline:3px solid rgba(246,169,26,.32);outline-offset:3px}
.photo-category-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(17,28,52,.12)}
.photo-category-card .category-copy{min-height:105px}
.site-footer{max-width:1240px;margin:0 auto;padding:34px 24px 44px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--muted)}
.site-footer>div{display:flex;align-items:center;gap:12px}.site-footer b,.site-footer small{display:block}.site-footer b{color:var(--ink);font-family:Manrope,sans-serif}.site-footer small{margin-top:3px;max-width:560px}.site-footer p{margin:0;font-size:12px;text-align:right}.footer-mark{width:42px;height:42px;flex:0 0 42px}
.dark .site-footer b{color:var(--ink)}
@media(max-width:760px){.site-footer{display:grid;text-align:left}.site-footer p{text-align:left}.truebid-brand .brand-house{display:none}.site-header{padding-left:14px;padding-right:14px}}
