:root{--barva-text:#16181c;--barva-tlumena:#6b7280;--barva-pozadi:#fff;--barva-plocha:#f5f5f4;--barva-linka:#e2e0dd;--barva-akcent:#7a5c3e;--barva-silueta:#a49b8e;--sirka:1100px;--radius:6px}@media (prefers-color-scheme:dark){:root{--barva-text:#ececec;--barva-tlumena:#a1a1aa;--barva-pozadi:#141414;--barva-plocha:#1e1e1e;--barva-linka:#2e2e2e;--barva-akcent:#c9a227;--barva-silueta:#3a3a3a}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{color:var(--barva-text);background:var(--barva-pozadi);-webkit-font-smoothing:antialiased;margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:17px;line-height:1.6}img{max-width:100%;height:auto}a{color:inherit}.hlavicka{max-width:var(--sirka);border-bottom:1px solid var(--barva-linka);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin:0 auto;padding:1.5rem 1.25rem;display:flex}.znacka{letter-spacing:.01em;font-size:1.35rem;font-weight:700;text-decoration:none}.znacka span{text-transform:uppercase;letter-spacing:.12em;color:var(--barva-tlumena);font-size:.8rem;font-weight:400;display:block}.hlavicka nav{gap:1.5rem;display:flex}.hlavicka nav a{color:var(--barva-tlumena);text-decoration:none}.hlavicka nav a:hover{color:var(--barva-text)}.terc-pozadi{background-color:var(--barva-tlumena);opacity:.2;pointer-events:none;z-index:0;width:246px;height:246px;position:fixed;top:7rem;left:65%;transform:translate(-50%);-webkit-mask:url(/terc.png) 50%/contain no-repeat;mask:url(/terc.png) 50%/contain no-repeat}.terc-pozadi:after{content:"";background:#c0392b;border-radius:50%;width:21px;height:21px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hlavicka,main,.skyline,.paticka{z-index:1;position:relative}.skyline{aspect-ratio:1920/312;background-color:var(--barva-silueta);width:100%;margin-top:4rem;-webkit-mask:url(/skyline.png) bottom/100% 100% no-repeat;mask:url(/skyline.png) bottom/100% 100% no-repeat}@media (max-width:620px){.terc-pozadi{width:195px;height:195px;top:5rem}}.paticka{max-width:var(--sirka);color:var(--barva-tlumena);margin:0 auto;padding:1.5rem 1.25rem 3rem;font-size:.85rem}.paticka p{margin:.25rem 0}.stranka{max-width:var(--sirka);margin:0 auto;padding:2rem 1.25rem 0}.stranka h1{margin:0 0 1.5rem;font-size:clamp(1.6rem,4vw,2.2rem);line-height:1.2}.prazdno{color:var(--barva-tlumena)}.uvodni-text{max-width:65ch;color:var(--barva-tlumena);margin:-.75rem 0 2rem}.mrizka{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:1.75rem;margin:0;padding:0;list-style:none;display:grid}.karta a{color:inherit;text-decoration:none;display:block}.karta__obrazek{aspect-ratio:4/3;background:var(--barva-plocha);border-radius:var(--radius);overflow:hidden}.karta__obrazek img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.karta a:hover .karta__obrazek img{transform:scale(1.03)}.karta__bezobrazku{height:100%;color:var(--barva-tlumena);place-items:center;font-size:.85rem;display:grid}.karta h2{margin:.75rem 0 .25rem;font-size:1.05rem;line-height:1.35}.karta__cena{color:var(--barva-akcent);margin:0;font-weight:600}.karta__stav{color:var(--barva-tlumena);margin:.1rem 0 0;font-size:.85rem}.karta--prodano .karta__obrazek img{filter:grayscale();opacity:.65}.zpet{margin:0 0 1rem;font-size:.9rem}.detail__cena{color:var(--barva-akcent);flex-wrap:wrap;align-items:center;gap:.75rem;margin:-.75rem 0 1.75rem;font-size:1.4rem;font-weight:600;display:flex}.znacka-stavu{border:1px solid var(--barva-linka);color:var(--barva-tlumena);border-radius:999px;padding:.15rem .6rem;font-size:.8rem;font-weight:500}.znacka-stavu--prodano{background:var(--barva-plocha);border-color:#0000}.galerie{gap:1rem;margin-bottom:2rem;display:grid}.galerie img{border-radius:var(--radius);width:100%}.parametry{border-collapse:collapse;width:100%;margin-bottom:2rem}.parametry th,.parametry td{text-align:left;vertical-align:top;border-bottom:1px solid var(--barva-linka);padding:.6rem 0}.parametry th{width:40%;color:var(--barva-tlumena);font-weight:500}.popis{white-space:pre-line;max-width:65ch}
