/* Styly z <helmet> v serviswp-design/Klient.dc.html.
   Generováno skriptem nastroje/serviswp/zona-detail.mjs — needituj ručně. */

*, *::before, *::after { box-sizing: border-box; }
    body { margin: 0; background: #F1F4F6; color: #14202B; font-family: 'Source Sans 3', system-ui, 'Segoe UI', sans-serif; font-size: 17px; line-height: 1.6; -webkit-font-smoothing: antialiased; }
    h1, h2, h3, h4 { font-family: 'Archivo', system-ui, 'Segoe UI', sans-serif; margin: 0; line-height: 1.14; letter-spacing: -0.015em; text-wrap: pretty; }
    p { margin: 0; }
    ul { margin: 0; padding: 0; list-style: none; }
    a { color: var(--brand, #0B7A4B); }
    a:hover { color: var(--brand-dark, #08603B); }
    .btn { text-decoration: none; transition: filter .15s ease; }
    .btn:hover { filter: brightness(0.92); text-decoration: none; }
    .btn:focus-visible { outline: 3px solid #E2580E; outline-offset: 2px; }
    .quiet { text-decoration: none; }
    .quiet:hover { text-decoration: underline; }
    .mono { font-family: ui-monospace, 'Cascadia Mono', 'Consolas', monospace; }
    .karta { background: #ffffff; border: 1px solid #DDE3E8; border-radius: 8px; }
    .radek { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 13px 0; border-bottom: 1px solid #EDF0F3; }
