:root{--dark:#0f111a;--ink:#11131f;--muted:#626b7d;--line:#e6e8ee;--primary:#ff5a3d;--soft:#fff3ef}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#f6f7fb}img{max-width:100%;display:block}.market-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#10131f 0%,#1c2130 55%,#ff5a3d 140%);color:#fff}.market-hero:before{content:"";position:absolute;inset:auto -10% -55% -10%;height:80%;background:radial-gradient(circle at 30% 30%,rgba(255,90,61,.28),transparent 45%),radial-gradient(circle at 70% 40%,rgba(255,255,255,.13),transparent 38%);pointer-events:none}.market-hero-inner{position:relative;width:min(1180px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1.02fr .98fr;gap:54px;align-items:center;padding:92px 0 72px}.market-eyebrow{color:#ff725a;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.market-hero h1{margin:16px 0 18px;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,5.1rem);line-height:.95;letter-spacing:-.04em}.market-hero p{max-width:650px;margin:0 0 28px;color:#ffffffd6;font-size:1.08rem;line-height:1.75}.market-actions{display:flex;flex-wrap:wrap;gap:14px}.market-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:9px;text-decoration:none;font-weight:800}.market-btn.primary{background:var(--primary);color:#fff}.market-btn.secondary{border:1px solid #ffffff55;color:#fff}.market-hero-card{position:relative;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.35)}.market-hero-card img{width:100%;height:470px;object-fit:cover}.market-hero-card span{position:absolute;left:18px;bottom:18px;padding:9px 13px;border-radius:999px;background:rgba(15,17,26,.78);color:#fff;font-size:.84rem;font-weight:800;backdrop-filter:blur(10px)}.market-section{padding:78px 0}.market-container{width:min(1180px,calc(100% - 40px));margin:auto}.market-head{max-width:760px;margin-bottom:28px}.market-head h2{margin:8px 0 12px;font-family:Georgia,serif;font-size:clamp(2rem,3.7vw,3.7rem);line-height:1.02}.market-head p{margin:0;color:var(--muted);font-size:1.02rem;line-height:1.7}.market-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.market-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 16px 42px rgba(17,19,31,.06)}.market-card b{display:block;margin-bottom:8px;font-size:1.05rem}.market-card p{margin:0;color:var(--muted);line-height:1.65}.market-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.market-product{overflow:hidden;background:#fff;border-radius:20px;border:1px solid var(--line);box-shadow:0 18px 48px rgba(17,19,31,.08)}.market-product img{width:100%;height:230px;object-fit:cover}.market-product div{padding:18px}.market-product h3{margin:0 0 8px;font-size:1.08rem}.market-product p{margin:0;color:var(--muted);line-height:1.6}.market-band{background:#fff}.market-cta{margin-top:28px;padding:32px;border-radius:24px;background:linear-gradient(135deg,var(--dark),#202637);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}.market-cta h2{margin:0 0 8px;font-family:Georgia,serif;font-size:2.2rem}.market-cta p{margin:0;color:#ffffffc9;line-height:1.65}.market-cta .market-btn.secondary{background:#fff;color:var(--ink);border-color:#fff}footer{padding:30px 20px;background:#0f111a;color:#ffffffb8;text-align:center}@media(max-width:980px){.market-hero-inner{grid-template-columns:1fr;padding:76px 0 52px}.market-grid,.market-products{grid-template-columns:repeat(2,1fr)}.market-hero-card img{height:360px}.market-cta{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.market-hero-inner,.market-container{width:calc(100% - 24px)}.market-grid,.market-products{grid-template-columns:1fr}.market-section{padding:54px 0}.market-hero-card img{height:300px}.market-product img{height:220px}.market-cta h2{font-size:1.7rem}}
.market-hero-link{display:block;position:relative;color:inherit;text-decoration:none}.market-hero-link img{transition:transform .45s ease}.market-hero-card:hover .market-hero-link img,.market-hero-link:focus-visible img{transform:scale(1.04)}.market-hero-link:focus-visible{outline:4px solid rgba(255,90,61,.75);outline-offset:4px}.market-product{color:inherit;text-decoration:none}.market-product:hover img,.market-product:focus-visible img{transform:scale(1.05)}.market-product img{transition:transform .45s ease}.market-product:focus-visible{outline:4px solid rgba(255,90,61,.6);outline-offset:4px}.market-product div{position:relative}.market-product div:after{content:"View details →";display:block;margin-top:12px;color:var(--primary);font-size:.82rem;font-weight:800}

/* mobile-comfort-pass-20260715 */
@media(max-width:640px){body{overflow-x:hidden}.market-hero-inner{width:calc(100% - 24px);padding:58px 0 42px;gap:28px}.market-hero h1{font-size:clamp(2.15rem,12vw,3.25rem);line-height:1.02;letter-spacing:-.03em}.market-hero p{font-size:1rem;line-height:1.62;margin-bottom:20px}.market-actions .market-btn{width:100%}.market-hero-card{border-radius:18px}.market-hero-card img{height:245px}.market-section{padding:46px 0}.market-container{width:calc(100% - 24px)}.market-head h2{font-size:clamp(1.85rem,10vw,2.65rem);line-height:1.08}.market-card{padding:18px}.market-product{border-radius:16px}.market-product img{height:205px}.market-cta{padding:22px;border-radius:18px}.market-cta .market-btn{width:100%}}
