/* Theme Name: Cyclist Functional; Version: 1.0 */
.site .shell{display:flex;gap:24px;align-items:center;justify-content:space-between}.primary-nav ul{display:flex;gap:16px;margin:0;padding:0;list-style:none}
:root{--i:#14212b;--a:#176b56;--l:#d9e1e3;--s:#f3f7f6}*{box-sizing:border-box}body{margin:0;color:var(--i);font:17px/1.6 system-ui,sans-serif}a{color:var(--a)}.shell{width:min(1120px,calc(100% - 32px));margin:auto}.site{padding:18px 0;border-bottom:1px solid var(--l)}.site a{color:var(--i);font-weight:700;text-decoration:none}.head{padding:38px 0 20px}.head h1{font-size:clamp(2rem,6vw,4.2rem);line-height:1.1}.facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.facts div,.aside{background:var(--s);padding:12px}.facts dt{text-transform:uppercase;font-size:.8rem;font-weight:bold}.facts dd{margin:3px 0}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0 34px}.gallery a:first-child{grid-column:span 2;grid-row:span 2}.gallery img{width:100%;height:100%;min-height:150px;object-fit:cover;display:block}.layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(270px,1fr);gap:36px}.section{margin-bottom:36px}.section h2{border-bottom:2px solid var(--l);padding-bottom:8px}.map{height:440px;background:#e8eeee}.profile{width:100%;height:160px;background:var(--s)}.related{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.card img{width:100%;aspect-ratio:16/9;object-fit:cover}@media(max-width:720px){.layout{display:block}.aside{margin-bottom:28px}.map{height:330px}.gallery{grid-template-columns:repeat(2,1fr)}}
