*,*::before,*::after{box-sizing:border-box}
.ec-body{margin:0;background:#f6f5f2;color:#16171a;font:16px/1.5 Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}
.ec{max-width:1240px;margin:0 auto;padding:0 20px}
.ec-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.ec-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid #e3e1db}
.ec-logo{font:700 28px/1 "Space Grotesk",Inter,sans-serif;letter-spacing:-.04em;color:#16171a;text-decoration:none}
.ec-logo span{color:#3b5bdb}
.ec-search{position:relative;flex:0 1 320px;display:flex;align-items:center}
.ec-search svg{position:absolute;left:12px;width:18px;height:18px;fill:none;stroke:#6b6d74;stroke-width:2}
.ec-search input{width:100%;height:42px;padding:0 14px 0 38px;border:1px solid #d7d4cc;border-radius:999px;background:#fff;font:inherit;font-size:15px;color:inherit}
.ec-search input:focus{outline:2px solid #3b5bdb;outline-offset:1px;border-color:transparent}
.ec-hero{padding:48px 0 28px}
.ec-eyebrow{margin:0 0 10px;font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#3b5bdb}
.ec-hero h1{margin:0;font:700 clamp(32px,5vw,56px)/1.02 "Space Grotesk",Inter,sans-serif;letter-spacing:-.035em}
.ec-sub{margin:14px 0 0;max-width:520px;color:#50525a;font-size:17px}
.ec-grid{list-style:none;margin:0;padding:0 0 56px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.ec-card[hidden]{display:none}
.ec-link{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #e6e3dc;border-radius:14px;overflow:hidden;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}
.ec-link:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(22,23,26,.08)}
.ec-link:focus-visible{outline:3px solid #3b5bdb;outline-offset:2px}
.ec-media{position:relative;aspect-ratio:1/1;background:#efede8}
.ec-img{width:100%;height:100%;object-fit:cover;display:block}
.ec-badge{position:absolute;top:10px;left:10px;padding:4px 9px;border-radius:999px;background:#16171a;color:#fff;font-size:12px;font-weight:700}
.ec-info{display:flex;flex-direction:column;gap:6px;padding:14px 16px 16px;flex:1}
.ec-title{margin:0;font-size:16px;font-weight:600;line-height:1.3}
.ec-price{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;font-size:15px}
.ec-price b{font-weight:700}
.ec-price s{color:#7a7c83;font-size:14px}
.ec-from{color:#50525a;font-size:13px}
.ec-cta{margin-top:auto;padding-top:8px;display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#2f4ac0}
.ec-cta svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}
.ec-empty{padding:0 0 56px;color:#50525a}
.ec-foot{border-top:1px solid #e3e1db;padding:24px 0 40px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;color:#50525a;font-size:14px}
.ec-foot nav{display:flex;flex-wrap:wrap;gap:18px}
.ec-foot a{color:#50525a}
.ec-foot p{margin:0}
@media (max-width:1100px){.ec-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:700px){.ec{padding:0 14px}.ec-head{flex-wrap:wrap}.ec-search{flex:1 1 100%}.ec-hero{padding:32px 0 20px}.ec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ec-info{padding:10px 12px 12px}.ec-title{font-size:14px}.ec-price{font-size:14px}.ec-cta{font-size:13px}}
@media (prefers-reduced-motion:reduce){.ec-link{transition:none}}
