.bidding-home-hero{padding-bottom:54px}.hero-action-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.homepage-outline-btn{border:1px solid rgba(255,255,255,.36);background:rgba(255,255,255,.08);color:#fff}.homepage-outline-btn:hover{background:rgba(255,255,255,.16)}.homepage-stats{margin-top:26px}.live-auction-board{overflow:hidden}.board-refresh-label{font-size:11px;color:#8fa1bf}.live-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 5px rgba(34,197,94,.13);margin-right:7px;animation:livePulse 1.8s infinite}@keyframes livePulse{50%{box-shadow:0 0 0 9px rgba(34,197,94,0)}}
.sponsored-section{padding-top:72px;padding-bottom:78px}.sponsored-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.sponsored-card{position:relative;border:1px solid #e1e7ef;border-radius:20px;background:#fff;padding:22px;box-shadow:0 14px 36px rgba(15,23,42,.08);display:flex;flex-direction:column;min-height:370px;transition:.2s ease}.sponsored-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(15,23,42,.13)}.sponsored-card-top,.sponsored-title-line,.sponsored-meta,.sponsored-bid-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.sponsored-rank{font-weight:900;color:#172033}.sponsored-badge{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:#fff1e8;color:#d94700;padding:7px 10px;border-radius:999px}.sponsored-logo{width:62px;height:62px;border-radius:17px;display:grid;place-items:center;margin:22px 0 16px;background:linear-gradient(145deg,#111c33,#253653);color:#fff;font-size:25px;font-weight:900;box-shadow:0 10px 22px rgba(15,23,42,.22)}.sponsored-title-line h3{margin:0;font-size:20px}.sponsored-title-line h3 a{color:#111827}.sponsored-card>p{color:#637083;line-height:1.6;min-height:76px}.sponsored-meta{font-size:12px;color:#7a8799;border-top:1px solid #eef1f5;padding-top:14px}.sponsored-meta a{font-weight:800;color:#d94700}.sponsored-bid-line{margin-top:auto;padding:17px 0}.sponsored-bid-line span{font-size:12px;color:#687386}.sponsored-bid-line strong{font-size:22px;color:#111827}.sponsored-view-btn{text-align:center;width:100%}.premium-empty-state{text-align:center;padding:62px 24px;border:1px dashed #cbd5e1;border-radius:22px;background:linear-gradient(180deg,#fff,#f7f9fc)}.premium-empty-state h3{font-size:30px;margin:10px 0}.premium-empty-state p{max-width:620px;margin:0 auto 22px;color:#667085}.premium-empty-kicker{font-size:11px;font-weight:900;letter-spacing:.14em;color:#d94700}
.homepage-category-band{background:#101a2e;padding:72px 0}.light-link{color:#fff}.homepage-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.homepage-category-card{padding:20px;border-radius:16px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);color:#fff;display:flex;flex-direction:column;gap:7px;transition:.2s ease}.homepage-category-card:hover{background:rgba(255,255,255,.12);transform:translateY(-3px)}.homepage-category-icon{font-size:24px}.homepage-category-card strong{font-size:16px}.homepage-category-card small{color:#9fb0ca}
.homepage-two-column{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:72px;padding-bottom:72px}.homepage-panel{border:1px solid #e3e8ef;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 14px 35px rgba(15,23,42,.07)}.homepage-panel .panel-heading{padding:20px 22px;border-bottom:1px solid #edf0f4}.leader-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:15px 22px;border-bottom:1px solid #edf0f4;color:#182033}.leader-row:last-child{border-bottom:0}.leader-row:hover{background:#f8fafc}.leader-logo,.activity-pulse{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#14213a;color:#fff;font-weight:900}.activity-pulse{background:#fff0e7;color:#d94700}.leader-row span:nth-child(2){display:flex;flex-direction:column}.leader-row small{color:#7b8798;margin-top:3px}.leader-row b{display:flex;flex-direction:column;align-items:flex-end;color:#d94700}.leader-row b small{font-size:10px}.homepage-panel-empty{padding:34px 22px;text-align:center;color:#718096}
.why-bid-section{background:linear-gradient(135deg,#d94500,#ff6b1a);padding:76px 0;color:#fff}.why-bid-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:54px;align-items:center}.why-bid-grid h2{font-size:42px;line-height:1.1;margin:12px 0 18px}.why-bid-grid>div>p{font-size:17px;line-height:1.75;color:rgba(255,255,255,.84);margin-bottom:24px}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.benefit-grid article{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:17px;padding:20px}.benefit-grid article span{font-weight:900;opacity:.7}.benefit-grid h3{margin:9px 0 7px}.benefit-grid p{margin:0;color:rgba(255,255,255,.8);line-height:1.5}.homepage-final-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:68px;padding-bottom:68px}.homepage-final-cta h2{margin:8px 0;font-size:34px}.homepage-final-cta p{color:#687386;margin:0}
@media(max-width:1000px){.sponsored-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.why-bid-grid{grid-template-columns:1fr}.homepage-two-column{grid-template-columns:1fr}}@media(max-width:700px){.sponsored-card-grid,.homepage-category-grid,.benefit-grid{grid-template-columns:1fr}.sponsored-section{padding-top:48px}.homepage-two-column{padding-top:48px;padding-bottom:48px}.why-bid-grid h2{font-size:34px}.homepage-final-cta{align-items:flex-start;flex-direction:column}.homepage-final-cta .btn{width:100%;text-align:center}.board-refresh-label{display:none}}


/* V18.1: Ensure the Featured Categories heading remains visible on the dark band. */
.homepage-category-band .section-heading.light{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:24px!important;margin-bottom:28px!important}
.homepage-category-band .section-heading.light>div{display:block!important}
.homepage-category-band .section-heading.light h2{display:block!important;visibility:visible!important;opacity:1!important;color:#fff!important;font-size:clamp(30px,4vw,44px)!important;line-height:1.12!important;margin:8px 0 10px!important;font-weight:900!important;letter-spacing:-.025em!important}
.homepage-category-band .section-heading.light p{display:block!important;visibility:visible!important;opacity:1!important;color:#b9c6da!important;font-size:16px!important;line-height:1.65!important;margin:0!important;max-width:680px!important}
.homepage-category-band .section-heading.light .eyebrow{display:block!important;visibility:visible!important;opacity:1!important;color:#7ea2ff!important;font-weight:900!important;letter-spacing:.14em!important}
.homepage-category-band .featured-heading-icon{display:inline-block!important;color:#f6b73c!important;font-size:.78em!important;vertical-align:.08em!important;margin-right:4px!important}
.homepage-category-band .light-link{display:inline-flex!important;visibility:visible!important;opacity:1!important;color:#fff!important;white-space:nowrap!important;font-weight:800!important}
@media(max-width:700px){.homepage-category-band .section-heading.light{align-items:flex-start!important;flex-direction:column!important}.homepage-category-band .section-heading.light h2{font-size:32px!important}.homepage-category-band .light-link{margin-top:2px!important}}
