/* Public multi-showroom marketplace */
.marketplace{background:#f6f8f8}.market-toplinks{display:flex;gap:22px;color:#485d67;font-size:.88rem;font-weight:700}.market-toplinks a:hover,.market-inline-link:hover{color:#d65b2c}.market-hero{margin-top:20px;background:#142d3b;color:#fff;border-radius:27px;padding:clamp(28px,5vw,60px);display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:25px;overflow:hidden}.market-kicker,.market-eyebrow{font-size:.75rem;letter-spacing:.13em;font-weight:850;color:#ed713f}.market-hero h1{max-width:630px;font-size:clamp(2.15rem,5vw,4.4rem);line-height:1.05;letter-spacing:-.065em;margin:16px 0}.market-hero p{line-height:1.65;color:#d0dce1;max-width:480px;margin:0 0 25px}.market-hero-art{background:radial-gradient(circle at 80% 20%,#ed713f55,transparent 55%),linear-gradient(140deg,#234a5b,#173847);min-height:280px;border:1px solid #ffffff30;border-radius:25px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;transform:rotate(2deg);box-shadow:0 24px 35px #06182250}.market-hero-art span{font-size:.86rem;color:#cbdce2}.market-hero-art strong{font-size:clamp(1.6rem,3vw,2.7rem);line-height:1.1;margin:8px 0 22px;letter-spacing:-.05em}.market-hero-art div{padding:13px 0;border-top:1px solid #ffffff36;color:#dce7eb;font-size:.9rem}.market-section{padding:43px 0 10px;scroll-margin-top:80px}.market-heading{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:18px}.market-heading h2{font-size:clamp(1.55rem,3vw,2.2rem);letter-spacing:-.045em;margin:5px 0}.market-heading p{color:#637480;margin:0}.market-inline-link{font-size:.88rem;font-weight:750;white-space:nowrap}.market-filters{background:#fff;padding:18px;border:1px solid #e4eaec;border-radius:20px;box-shadow:0 10px 25px #142d3b09}.market-filters label{display:block;font-size:.78rem;font-weight:750;color:#53656f}.market-search-label input,.market-filters label select{display:block;margin-top:7px}.market-filter-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;margin-top:12px}.market-filters select,.market-filters input{font-size:.91rem}.market-filter-actions{display:flex;align-items:center;gap:17px;margin-top:13px}.market-filter-actions a{color:#647581;font-size:.85rem;font-weight:700}.market-results{display:flex;justify-content:space-between;color:#465964;gap:12px;margin:22px 0 14px}.market-results span{font-size:.85rem}.market-grid{padding-bottom:0}.market-grid .cardbody h3{font-size:1.06rem;margin:5px 0 9px;line-height:1.3}.market-dealer{color:#c45c33;font-size:.76rem;font-weight:800}.market-location{color:#71808a;font-size:.8rem;margin:-6px 0 13px}.market-grid .facts{margin-bottom:10px}.market-pagination{display:flex;justify-content:center;gap:18px;align-items:center;padding:25px 0}.market-pagination a{background:#fff;border:1px solid #dbe5e8;padding:10px 15px;border-radius:10px;font-weight:700}.market-showrooms{padding-bottom:65px}.market-showroom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.market-showroom-card{background:#fff;border:1px solid #e4eaec;border-radius:17px;padding:18px;display:flex;align-items:center;gap:14px}.market-showroom-card:hover{border-color:#ed713f}.market-showroom-icon{width:47px;height:47px;flex:0 0 47px;border-radius:13px;background:#eaf1f2;color:#175069;display:grid;place-items:center;font-size:1.6rem}.market-showroom-card>div:nth-child(2){min-width:0}.market-showroom-card strong,.market-showroom-card span,.market-showroom-card small{display:block}.market-showroom-card strong{font-size:1rem}.market-showroom-card span{color:#6c7e87;font-size:.83rem;margin:4px 0}.market-showroom-card small{font-weight:750;color:#d45e32}.market-arrow{margin-left:auto;font-size:1.2rem}.market-footer{background:#142d3b;color:#fff;padding:28px 0}.market-footer .wrap{display:flex;align-items:center;gap:20px}.market-footer strong{font-size:1.3rem}.market-footer strong span{color:#ed713f}.market-footer p{margin:0;color:#cad6dc;flex:1}.market-footer a{font-size:.78rem;color:#cfdae0}.market-bottom-nav{display:none}@media(max-width:900px){.market-filter-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.marketplace{padding-bottom:66px}.market-toplinks a:first-child{display:none}.market-hero{grid-template-columns:1fr;margin-top:12px;padding:26px 22px;border-radius:21px}.market-hero h1{font-size:2.35rem}.market-hero-art{display:none}.market-hero p{font-size:.9rem}.market-section{padding-top:30px}.market-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.market-grid .cardbody h3{font-size:.94rem}.market-showroom-grid{grid-template-columns:1fr}.market-bottom-nav{display:flex;position:fixed;z-index:8;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e2e9ec;padding:7px 5px calc(7px + env(safe-area-inset-bottom));justify-content:space-around;box-shadow:0 -5px 25px #142d3b12}.market-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:80px;color:#526872;font-size:.73rem;font-weight:750}.market-bottom-nav a span{font-size:1.35rem;line-height:1.2}.market-bottom-nav a[aria-current]{color:#dc6538}.market-footer .wrap{display:block}.market-footer p{margin:5px 0 15px}}@media(max-width:440px){.market-toplinks{gap:11px;font-size:.72rem}.market-hero h1{font-size:2.1rem}.market-filter-row{gap:8px}.market-filters{padding:12px}.market-filters select{padding:11px 8px}.market-grid .cardbody{padding:10px}.market-grid .price{font-size:1.08rem}.market-grid .btn{font-size:.77rem;padding:10px 3px}.market-grid .facts{font-size:.72rem}.market-heading{align-items:start}.market-inline-link{font-size:.75rem;margin-top:6px}}

/* Marketplace layout safeguards for small screens and mixed cached layouts. */
.marketplace .market-grid{min-width:0}.marketplace .market-grid .card{min-width:0}.marketplace .market-grid .photo{overflow:hidden}.marketplace .market-grid .photo img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.marketplace .market-grid .photo .noimage{position:absolute;inset:0}.marketplace .market-grid .cardbody h3,.marketplace .market-showroom-card strong{overflow-wrap:anywhere}.marketplace .market-filters label,.marketplace .market-filter-row>*{min-width:0}.marketplace .market-filter-row select{max-width:100%}.marketplace .market-results,.marketplace .market-heading{min-width:0}
@media(max-width:360px){.marketplace .market-toplinks{gap:7px;font-size:.68rem}.marketplace .market-toplinks a{white-space:nowrap}.marketplace .market-grid{grid-template-columns:1fr}.marketplace .market-grid .cardbody h3{font-size:1.05rem}.marketplace .market-grid .card .btn{font-size:.86rem}.marketplace .market-filter-row{grid-template-columns:1fr 1fr}}
