.auctions-redesign{--border:#e0ddd8;--border-md:#c8c4be;--amber:#d4821a;--amber-lt:#fef3dc;--amber-dk:#b56e14;--off-white:#f5f3ef;--text-primary:#1a1a18;--text-secondary:#5a5750;--text-tertiary:#9a9590;--white:#fff;--radius-md:8px;--radius-xl:16px;--max-w:1200px;--pad-x:48px;background:var(--white);width:100%;max-width:100%;color:var(--text-primary);font-family:var(--font-montserrat),Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px;line-height:1.55;overflow-x:clip}.auctions-redesign *,.auctions-redesign :before,.auctions-redesign :after{box-sizing:border-box;letter-spacing:0;font-family:inherit}.auctions-redesign a{color:inherit;text-decoration:none}.auctions-redesign :where(h1,h2,h3,h4,p,strong){margin:0}.auctions-redesign .eyebrow{color:var(--amber);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:12.96px;font-weight:700;line-height:1.2}.auctions-redesign .page-hero{background:var(--off-white);border-bottom:1.5px solid var(--border);padding:44px var(--pad-x)38px}.auctions-redesign .page-hero-inner{max-width:var(--max-w);margin:0 auto}.auctions-redesign .page-hero h1{letter-spacing:-.02em;text-transform:capitalize;margin-bottom:8px;font-size:36px;font-weight:700;line-height:1.2}.auctions-redesign .page-hero p{max-width:560px;color:var(--text-secondary);font-size:17.1px;line-height:1.65}.auctions-redesign .section{max-width:var(--max-w);padding:52px var(--pad-x);margin:0 auto}.auctions-redesign .category-block{margin-bottom:36px}.auctions-redesign .category-block:last-child{margin-bottom:0}.auctions-redesign .category-heading{border-bottom:1px solid var(--border);align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;display:flex}.auctions-redesign .category-heading-icon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.auctions-redesign .category-heading-icon svg{width:18px;height:18px}.auctions-redesign .category-heading h2{font-size:18px;font-weight:700;line-height:1.3}.auctions-redesign .category-heading p{color:var(--text-secondary);font-size:13.5px;line-height:1.4}.auctions-redesign .auctions-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.auctions-redesign .auction-category-card{border:1.5px solid var(--border);border-radius:var(--radius-xl);background:var(--white);transition:border-color .14s,transform .12s;overflow:hidden}.auctions-redesign .auction-category-card:hover{border-color:var(--amber);transform:translateY(-2px)}.auctions-redesign .acc-header{border-bottom:1.5px solid var(--border);align-items:center;gap:14px;padding:20px 20px 16px;display:flex}.auctions-redesign .acc-icon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:19.8px;display:flex}.auctions-redesign .acc-icon svg{width:19.8px;height:19.8px}.auctions-redesign .acc-header h3{font-size:17.1px;font-weight:600;line-height:1.3}.auctions-redesign .acc-header p{color:var(--text-secondary);margin-top:2px;font-size:14.04px;line-height:1.45}.auctions-redesign .acc-links{flex-direction:column;gap:4px;padding:12px 20px 18px;display:flex}.auctions-redesign .acc-link{border-radius:var(--radius-md);color:var(--text-secondary);justify-content:space-between;align-items:center;padding:8px 12px;font-size:16.2px;line-height:1.4;transition:background .12s,color .12s;display:flex}.auctions-redesign .acc-link:hover{background:var(--off-white);color:var(--text-primary)}.auctions-redesign .acc-link .ext{color:var(--text-tertiary);font-size:14.76px}.auctions-redesign .acc-link .ext svg{width:14.76px;height:14.76px}@media (max-width:1024px){.auctions-redesign .auctions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.auctions-redesign{--pad-x:16px}.auctions-redesign .page-hero{padding-top:32px;padding-bottom:28px}.auctions-redesign .page-hero h1{font-size:28px}.auctions-redesign .auctions-grid{grid-template-columns:1fr}}@media (max-width:560px){.auctions-redesign{--pad-x:16px}.auctions-redesign .section{padding-top:44px;padding-bottom:44px}}
