.posluhy-page{--psl-bg:#fff;--psl-bg-2:#f3f6f2;--psl-bg-3:#e9eee6;--psl-ink:#14201a;--psl-ink-soft:#2f3a33;--psl-muted:#6b7b72;--psl-line:#0000001a;--psl-line-strong:#0003;--psl-accent:#2f6b3a;--psl-accent-deep:#1f4a28;--psl-accent-soft:#e0ebdd;--psl-warn:#c26a1b;--psl-danger:#b4472b;--psl-gold:#d8a637;--psl-radius:12px;--psl-radius-lg:14px;--psl-shadow-sm:0 1px 2px #14201a0d, 0 2px 6px #14201a0a;--psl-shadow-md:0 6px 18px -6px #14201a1f, 0 2px 6px #14201a0f;--psl-shadow-lg:0 24px 48px -12px #14201a2e;--psl-font-sans:"Manrope", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--psl-font-mono:"JetBrains Mono", ui-monospace, Menlo, monospace;--vet:#1f6b8a;--vet-soft:#dde9ef;--groom:#b6457a;--groom-soft:#f4dde8;--board:#c26a1b;--board-soft:#fce7d2;--shop:#6a4ea3;--shop-soft:#e6dff3;--shelter:#2f6b3a;--shelter-soft:#e0ebdd;font-family:var(--psl-font-sans);color:var(--psl-ink);background:var(--psl-bg);-webkit-font-smoothing:antialiased;line-height:1.5}.posluhy-page *{box-sizing:border-box}.posluhy-page a{color:inherit;text-decoration:none}.posluhy-page button,.posluhy-page input,.posluhy-page textarea,.posluhy-page select{color:inherit;font-family:inherit}.posluhy-page .kbar{border-bottom:1px solid var(--psl-line);background:var(--psl-bg)}.posluhy-page .kbar .inner{max-width:1360px;color:var(--psl-muted);align-items:center;gap:14px;margin:0 auto;padding:10px 32px;font-size:12.5px;display:flex}.posluhy-page .kbar a{color:var(--psl-muted)}.posluhy-page .kbar a:hover{color:var(--psl-accent)}.posluhy-page .kbar .url{font-family:var(--psl-font-mono);background:var(--psl-bg-2);border-radius:8px;align-items:center;gap:6px;margin-left:auto;padding:5px 10px;font-size:12px;display:inline-flex}.posluhy-page .kbar .url svg{width:12px;height:12px;color:var(--psl-accent)}.posluhy-page .kbar .url b{color:var(--psl-ink);font-weight:700}.posluhy-page .cat-hero{border-bottom:1px solid var(--psl-line);background:linear-gradient(180deg, var(--psl-bg-2) 0%, var(--psl-bg) 100%);padding:36px 0 28px;position:relative;overflow:hidden}.posluhy-page .cat-hero:before{content:"";background-image:radial-gradient(circle at 88% 18%, color-mix(in srgb, var(--psl-accent) 14%, transparent) 0, transparent 38%);pointer-events:none;position:absolute;inset:0}.posluhy-page .cat-hero .inner{flex-direction:column;gap:28px;max-width:1360px;margin:0 auto;padding:0 32px;display:flex;position:relative}.posluhy-page .cat-hero .hero-top{width:100%}.posluhy-page .cat-hero .eyebrow{letter-spacing:.14em;color:var(--psl-muted);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:11.5px;font-weight:700;display:inline-flex}.posluhy-page .cat-hero .eyebrow:before{content:"";background:var(--psl-accent);width:22px;height:2px}.posluhy-page .cat-hero h1{letter-spacing:-.03em;font-size:clamp(28px,3.4vw,44px);font-weight:800;line-height:1.1;font-family:var(--psl-font-sans);margin:0 0 16px}.posluhy-page .cat-hero h1 em{color:var(--psl-accent-deep);font-style:normal}.posluhy-page .cat-hero .hero-stats-row{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:24px;display:flex}.posluhy-page .cat-hero .lede{color:var(--psl-ink-soft);flex:1;max-width:64ch;margin:0;font-size:17px;line-height:1.55}.posluhy-page .cat-hero .quick-stats{border:1px solid var(--psl-line);border-radius:var(--psl-radius);background:var(--psl-bg);grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.posluhy-page .cat-hero .qs{padding:16px 18px}.posluhy-page .cat-hero .qs+.qs{border-left:1px solid var(--psl-line)}.posluhy-page .cat-hero .qs .num{font-family:var(--psl-font-mono);letter-spacing:-.015em;color:var(--psl-ink);font-size:22px;font-weight:700}.posluhy-page .cat-hero .qs .lbl{letter-spacing:.12em;color:var(--psl-muted);text-transform:uppercase;margin-top:4px;font-size:10.5px;font-weight:700}@media (max-width:900px){.posluhy-page .cat-hero .hero-stats-row{flex-direction:column;align-items:stretch}.posluhy-page .cat-hero .quick-stats{width:100%}}.posluhy-page .cat-section{padding:18px 0 8px}.posluhy-page .cat-section .inner{max-width:1360px;margin:0 auto;padding:0 32px}.posluhy-page .cat-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}@media (max-width:1100px){.posluhy-page .cat-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.posluhy-page .cat-grid{grid-template-columns:1fr 1fr}}.posluhy-page .cat-tile{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius);cursor:pointer;flex-direction:column;gap:6px;padding:12px 14px;transition:border-color .15s,transform .15s;display:flex;position:relative;overflow:hidden}.posluhy-page .cat-tile:hover{border-color:var(--tint,var(--psl-accent));transform:translateY(-2px)}.posluhy-page .cat-tile.is-active{border-color:var(--tint,var(--psl-accent));box-shadow:0 0 0 2px color-mix(in srgb, var(--tint,var(--psl-accent)) 20%, transparent)}.posluhy-page .cat-tile .ic-row{align-items:center;gap:10px;display:flex}.posluhy-page .cat-tile .ic{background:var(--tint-soft,var(--psl-accent-soft));width:30px;height:30px;color:var(--tint,var(--psl-accent-deep));border-radius:8px;flex:none;place-items:center;display:grid}.posluhy-page .cat-tile .ic svg{width:16px;height:16px}.posluhy-page .cat-tile .ct{font-family:var(--psl-font-mono);letter-spacing:-.01em;color:var(--psl-ink);margin-left:auto;font-size:14px;font-weight:700}.posluhy-page .cat-tile .ct small{font-family:var(--psl-font-sans);letter-spacing:.12em;color:var(--psl-muted);text-transform:uppercase;text-align:right;margin-top:1px;font-size:8.5px;font-weight:700;display:block}.posluhy-page .cat-tile h3{letter-spacing:-.015em;font-size:14px;font-weight:700;font-family:var(--psl-font-sans);margin:0}.posluhy-page .cat-tile.tt-vet{--tint:var(--vet);--tint-soft:var(--vet-soft)}.posluhy-page .cat-tile.tt-groom{--tint:var(--groom);--tint-soft:var(--groom-soft)}.posluhy-page .cat-tile.tt-board{--tint:var(--board);--tint-soft:var(--board-soft)}.posluhy-page .cat-tile.tt-shop{--tint:var(--shop);--tint-soft:var(--shop-soft)}.posluhy-page .cat-tile.tt-shelter{--tint:var(--shelter);--tint-soft:var(--shelter-soft)}.posluhy-page .toolbar{z-index:30;background:color-mix(in srgb, var(--psl-bg) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--psl-line);border-top:1px solid var(--psl-line);position:sticky;top:64px}.posluhy-page .toolbar .inner{flex-wrap:wrap;align-items:center;gap:10px;max-width:1360px;margin:0 auto;padding:12px 32px;display:flex}.posluhy-page .tbar-group{align-items:center;gap:6px;display:flex}.posluhy-page .tbar-pill{border:1px solid var(--psl-line);background:var(--psl-bg);color:var(--psl-ink-soft);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.posluhy-page .tbar-pill:hover{border-color:var(--psl-line-strong);color:var(--psl-ink)}.posluhy-page .tbar-pill.on{background:var(--psl-ink);color:#fff;border-color:var(--psl-ink)}.posluhy-page .tbar-pill svg{width:12px;height:12px}.posluhy-page .tbar-pill .v{color:var(--psl-accent);font-family:var(--psl-font-mono);font-size:11px}.posluhy-page .tbar-pill.on .v{color:#fff;opacity:.7}.posluhy-page .tbar-spacer{flex:1}.posluhy-page .tbar-search{border:1px solid var(--psl-line);background:var(--psl-bg-2);border-radius:999px;align-items:center;gap:8px;min-width:240px;padding:7px 12px;font-size:13px;display:inline-flex}.posluhy-page .tbar-search input{color:var(--psl-ink);background:0 0;border:0;outline:none;flex:1;font-size:13px}.posluhy-page .tbar-search svg{width:13px;height:13px;color:var(--psl-muted)}.posluhy-page .view-toggle{background:var(--psl-bg-2);border-radius:999px;padding:3px;display:inline-flex}.posluhy-page .view-toggle button{cursor:pointer;color:var(--psl-muted);background:0 0;border:0;border-radius:999px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.posluhy-page .view-toggle button.on{background:var(--psl-bg);color:var(--psl-ink);box-shadow:var(--psl-shadow-sm)}.posluhy-page .view-toggle svg{width:12px;height:12px}.posluhy-page .sort-btn{color:var(--psl-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:4px 6px;font-size:12.5px;font-weight:600;display:inline-flex}.posluhy-page .sort-btn b{color:var(--psl-ink)}.posluhy-page .sort-btn svg{width:12px;height:12px}.posluhy-page .cat-body{grid-template-columns:1fr 520px;gap:0;min-height:calc(100vh - 230px);display:grid}@media (max-width:1100px){.posluhy-page .cat-body{grid-template-columns:1fr}.posluhy-page .cat-body .map-pane{display:none}}.posluhy-page .list-pane{border-right:1px solid var(--psl-line);background:var(--psl-bg);padding:24px 32px 48px}.posluhy-page .list-pane .results-meta{color:var(--psl-muted);align-items:center;gap:10px;margin-bottom:16px;font-size:12.5px;display:flex}.posluhy-page .list-pane .results-meta b{color:var(--psl-ink);font-weight:700}.posluhy-page .scard{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);grid-template-columns:220px 1fr;gap:0;margin-bottom:12px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;overflow:hidden}.posluhy-page .scard:hover{border-color:var(--psl-line-strong);box-shadow:var(--psl-shadow-md)}.posluhy-page .scard.hover-pin{border-color:var(--psl-accent);box-shadow:0 0 0 3px var(--psl-accent-soft)}@media (max-width:720px){.posluhy-page .scard{grid-template-columns:1fr}}.posluhy-page .scard .ph{background:repeating-linear-gradient(45deg, transparent 0 10px, #2f6b3a0a 10px 20px), linear-gradient(135deg, var(--psl-bg-3), var(--psl-bg-2));color:var(--psl-muted);font-family:var(--psl-font-mono);aspect-ratio:4/3;place-items:center;font-size:11px;display:grid;position:relative;overflow:hidden}@media (max-width:720px){.posluhy-page .scard .ph{aspect-ratio:4/3;min-height:0}}.posluhy-page .scard .ph img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.posluhy-page .scard.t-vet .ph{--tint:var(--vet)}.posluhy-page .scard.t-groom .ph{--tint:var(--groom)}.posluhy-page .scard.t-board .ph{--tint:var(--board)}.posluhy-page .scard.t-shop .ph{--tint:var(--shop)}.posluhy-page .scard.t-shelter .ph{--tint:var(--shelter)}.posluhy-page .scard .ph .corner{font-family:var(--psl-font-mono);color:var(--psl-ink);z-index:2;background:#fffffff0;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px}.posluhy-page .scard .ph .corner .dot{background:var(--tint,var(--psl-accent));border-radius:50%;width:6px;height:6px}.posluhy-page .scard .ph .pin-num{background:var(--tint,var(--psl-accent));color:#fff;width:28px;height:28px;font-family:var(--psl-font-mono);box-shadow:var(--psl-shadow-sm);z-index:2;border:2px solid #fff;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid;position:absolute;bottom:10px;right:10px}.posluhy-page .scard .body{flex-direction:column;gap:8px;padding:16px 18px;display:flex}.posluhy-page .scard .top-row{align-items:start;gap:10px;display:flex}.posluhy-page .scard .top-row .name{letter-spacing:-.015em;font-size:16px;font-weight:700;line-height:1.25;font-family:var(--psl-font-sans)}.posluhy-page .scard .top-row .rating{font-family:var(--psl-font-mono);color:var(--psl-ink);flex:none;align-items:center;gap:4px;font-size:13px;font-weight:700;display:inline-flex}.posluhy-page .scard .top-row .rating svg{width:13px;height:13px;color:var(--psl-gold);fill:var(--psl-gold)}.posluhy-page .scard .top-row .rating .ct{color:var(--psl-muted);margin-left:2px;font-size:11.5px;font-weight:500}.posluhy-page .scard .addr{color:var(--psl-ink-soft);align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.posluhy-page .scard .addr svg{width:12px;height:12px;color:var(--psl-accent);flex:none}.posluhy-page .scard .addr b{color:var(--psl-ink);font-weight:600}.posluhy-page .scard .addr .dist{font-family:var(--psl-font-mono);color:var(--psl-muted);margin-left:4px;font-size:11px}.posluhy-page .scard .tags{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.posluhy-page .chip{background:var(--psl-bg-2);color:var(--psl-ink-soft);white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.posluhy-page .chip.green{background:var(--psl-accent-soft);color:var(--psl-accent-deep)}.posluhy-page .scard .meta-row{color:var(--psl-muted);border-top:1px dashed var(--psl-line);flex-wrap:wrap;align-items:center;gap:12px;margin-top:auto;padding-top:8px;font-size:12px;display:flex}.posluhy-page .scard .meta-row span{align-items:center;gap:4px;display:inline-flex}.posluhy-page .scard .meta-row b{color:var(--psl-ink);font-weight:600}.posluhy-page .scard .meta-row .open{color:var(--psl-accent-deep);font-weight:700}.posluhy-page .scard .meta-row .closed{color:var(--psl-danger);font-weight:600}.posluhy-page .scard .price-cell{font-family:var(--psl-font-mono);color:var(--psl-ink);margin-left:auto;font-size:14px;font-weight:700}.posluhy-page .btn{cursor:pointer;border:1px solid var(--psl-line-strong);background:var(--psl-bg);color:var(--psl-ink);font-size:14px;font-weight:600;font-family:var(--psl-font-sans);border-radius:10px;align-items:center;gap:8px;padding:10px 16px;transition:all .15s;display:inline-flex}.posluhy-page .btn:hover{background:var(--psl-bg-2);border-color:var(--psl-ink-soft)}.posluhy-page .btn.primary{background:var(--psl-accent);color:#fff;border-color:var(--psl-accent)}.posluhy-page .btn.primary:hover{background:var(--psl-accent-deep);border-color:var(--psl-accent-deep)}.posluhy-page .map-pane{background:linear-gradient(90deg,#0000 0 49.7%,#2f6b3a14 49.7% 50.3%,#0000 50.3%),linear-gradient(0deg,#0000 0 49.7%,#2f6b3a14 49.7% 50.3%,#0000 50.3%),repeating-linear-gradient(90deg,#0000 0 60px,#2f6b3a0d 60px 61px),repeating-linear-gradient(0deg,#0000 0 60px,#2f6b3a0d 60px 61px),linear-gradient(135deg,#e6ede2,#d6e0d0);height:calc(100vh - 113px);position:sticky;top:113px;overflow:hidden}.posluhy-page .map-pane .map-pin{width:32px;height:32px;box-shadow:var(--psl-shadow-md);font-family:var(--psl-font-mono);color:#fff;cursor:pointer;border:3px solid #fff;border-radius:50% 50% 50% 0;place-items:center;font-size:11px;font-weight:700;transition:all .15s;display:grid;position:absolute;transform:translate(-50%,-100%)rotate(-45deg)}.posluhy-page .map-pane .map-pin>span{transform:rotate(45deg)}.posluhy-page .map-pane .map-pin:hover,.posluhy-page .map-pane .map-pin.on{z-index:4;transform:translate(-50%,-100%)rotate(-45deg)scale(1.18)}.posluhy-page .map-pane .map-controls{flex-direction:column;gap:6px;display:flex;position:absolute;top:14px;right:14px}.posluhy-page .map-pane .map-controls button{background:var(--psl-bg);border:1px solid var(--psl-line);cursor:pointer;width:36px;height:36px;box-shadow:var(--psl-shadow-sm);border-radius:8px;place-items:center;display:grid}.posluhy-page .map-pane .map-controls svg{width:14px;height:14px}.posluhy-page .map-pane .map-stats{background:var(--psl-bg);border:1px solid var(--psl-line);color:var(--psl-ink-soft);box-shadow:var(--psl-shadow-sm);border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:11.5px;display:inline-flex;position:absolute;bottom:14px;left:14px}.posluhy-page .map-pane .map-stats b{color:var(--psl-ink)}.posluhy-page .cat-body.map-only{grid-template-columns:1fr}.posluhy-page .cat-body.map-only .list-pane{display:none}.posluhy-page .cat-body.map-only .map-pane{height:calc(100vh - 113px);display:block;position:relative;top:0}@media (max-width:1100px){.posluhy-page .cat-body.map-only .map-pane{display:block}}.posluhy-page .load-more-row{justify-content:center;margin-top:18px;display:flex}.posluhy-page.t-vet{--tint:var(--vet);--tint-soft:var(--vet-soft);--tint-deep:#144b62}.posluhy-page.t-groom{--tint:var(--groom);--tint-soft:var(--groom-soft);--tint-deep:#872f5b}.posluhy-page.t-board{--tint:var(--board);--tint-soft:var(--board-soft);--tint-deep:#8d4d12}.posluhy-page.t-shop{--tint:var(--shop);--tint-soft:var(--shop-soft);--tint-deep:#4d3a78}.posluhy-page.t-shelter{--tint:var(--shelter);--tint-soft:var(--shelter-soft);--tint-deep:var(--psl-accent-deep)}.posluhy-page .s-hero{background:linear-gradient(180deg, var(--tint-soft) 0%, var(--psl-bg) 100%);padding:36px 0 44px;position:relative;overflow:hidden}.posluhy-page .s-hero:before{content:"";background-image:radial-gradient(circle at 12% 30%, color-mix(in srgb, var(--tint) 14%, transparent) 0, transparent 40%);pointer-events:none;position:absolute;inset:0}.posluhy-page .s-hero .inner{grid-template-columns:1.2fr 1fr;align-items:center;gap:36px;max-width:1360px;margin:0 auto;padding:0 32px;display:grid;position:relative}@media (max-width:960px){.posluhy-page .s-hero .inner{grid-template-columns:1fr}}.posluhy-page .s-hero .eyebrow{letter-spacing:.14em;color:var(--tint-deep);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:11.5px;font-weight:700;display:inline-flex}.posluhy-page .s-hero .eyebrow:before{content:"";background:var(--tint);width:22px;height:2px}.posluhy-page .s-hero h1{letter-spacing:-.035em;text-wrap:balance;margin:0 0 14px;font-size:clamp(36px,5.4vw,64px);font-weight:800;line-height:1.02}.posluhy-page .s-hero .lede{color:var(--psl-ink-soft);max-width:520px;margin:0 0 20px;font-size:16px;line-height:1.55}.posluhy-page .s-hero .key-row{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.posluhy-page .s-hero .meta-strip{border-top:1px solid var(--psl-line);grid-template-columns:repeat(4,1fr);gap:0;max-width:580px;padding-top:18px;display:grid}.posluhy-page .s-hero .meta-strip .ms{padding-right:12px}.posluhy-page .s-hero .meta-strip .ms+.ms{border-left:1px solid var(--psl-line);padding-left:12px}.posluhy-page .s-hero .meta-strip .num{font-family:var(--psl-font-mono);color:var(--tint-deep);letter-spacing:-.015em;font-size:22px;font-weight:700}.posluhy-page .s-hero .meta-strip .lbl{letter-spacing:.1em;text-transform:uppercase;color:var(--psl-muted);margin-top:2px;font-size:10.5px;font-weight:700}.posluhy-page .s-hero-card{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);box-shadow:var(--psl-shadow-md);flex-direction:column;display:flex;overflow:hidden}.posluhy-page .s-hero-card .mini-map{aspect-ratio:4/3;background:linear-gradient(90deg,#0000 0 49.7%,#2f6b3a14 49.7% 50.3%,#0000 50.3%),linear-gradient(0deg,#0000 0 49.7%,#2f6b3a14 49.7% 50.3%,#0000 50.3%),repeating-linear-gradient(90deg,#0000 0 36px,#2f6b3a0d 36px 37px),repeating-linear-gradient(0deg,#0000 0 36px,#2f6b3a0d 36px 37px),linear-gradient(135deg,#e6ede2,#d6e0d0);position:relative;overflow:hidden}.posluhy-page .s-hero-card .mini-map .pin{background:var(--tint,var(--psl-accent));width:36px;height:36px;box-shadow:var(--psl-shadow-md);border:3px solid #fff;border-radius:50% 50% 50% 0;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)rotate(-45deg)}.posluhy-page .s-hero-card .mini-map .pin:after{content:"";background:#fff6;border-radius:50%;position:absolute;inset:8px}.posluhy-page .s-hero-card .mini-map .live{background:#fffffff0;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:11.5px;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.posluhy-page .s-hero-card .mini-map .live.open:before{content:"";background:var(--psl-accent);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--psl-accent) 25%, transparent);border-radius:50%}.posluhy-page .s-hero-card .mini-map .live.closed:before{content:"";background:var(--psl-danger);border-radius:50%;width:7px;height:7px}.posluhy-page .s-hero-card .ad-rows{flex-direction:column;padding:14px 18px;display:flex}.posluhy-page .s-hero-card .adr{grid-template-columns:18px 1fr auto;align-items:center;gap:10px;padding:10px 0;font-size:13px;display:grid}.posluhy-page .s-hero-card .adr+.adr{border-top:1px solid var(--psl-line)}.posluhy-page .s-hero-card .adr svg{width:14px;height:14px;color:var(--tint,var(--psl-accent))}.posluhy-page .s-hero-card .adr b{font-weight:600}.posluhy-page .s-hero-card .adr .sub{color:var(--psl-muted);font-size:12px}.posluhy-page .s-hero-card .adr .lnk{color:var(--tint-deep);font-size:11.5px;font-weight:700}.posluhy-page .s-hero-card .actions{grid-template-columns:1fr 1fr;gap:6px;padding:10px 12px 14px;display:grid}.posluhy-page .s-hero-card .actions .btn{justify-content:center;padding:11px;font-size:13px}.posluhy-page .s-hero-card .actions .btn.primary{background:var(--tint);border-color:var(--tint);color:#fff}.posluhy-page .s-hero-card .actions .btn.primary:hover{background:var(--tint-deep);border-color:var(--tint-deep)}.posluhy-page .s-subnav{z-index:39;background:color-mix(in srgb, var(--psl-bg) 92%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--psl-line);position:sticky;top:64px}.posluhy-page .s-subnav .inner{scrollbar-width:none;gap:4px;max-width:1360px;margin:0 auto;padding:0 32px;display:flex;overflow-x:auto}.posluhy-page .s-subnav .inner::-webkit-scrollbar{display:none}.posluhy-page .s-subnav a{color:var(--psl-muted);white-space:nowrap;cursor:pointer;border-bottom:2px solid #0000;padding:12px 14px;font-size:13px;font-weight:600}.posluhy-page .s-subnav a:hover{color:var(--psl-ink)}.posluhy-page .s-subnav a.on{color:var(--tint-deep);border-bottom-color:var(--tint)}.posluhy-page .s-sec{padding:56px 0}.posluhy-page .s-sec.alt{background:var(--psl-bg-2)}.posluhy-page .s-sec .inner{max-width:1360px;margin:0 auto;padding:0 32px}.posluhy-page .s-sec .head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px;display:flex}.posluhy-page .s-sec .head .label{letter-spacing:.14em;color:var(--tint,var(--psl-accent));text-transform:uppercase;align-items:center;gap:8px;margin-bottom:8px;font-size:11.5px;font-weight:700;display:inline-flex}.posluhy-page .s-sec .head .label:before{content:"";background:var(--tint,var(--psl-accent));width:22px;height:2px}.posluhy-page .s-sec .head h2{letter-spacing:-.025em;text-wrap:balance;max-width:700px;margin:0;font-size:clamp(26px,3vw,38px);font-weight:700;line-height:1.1}.posluhy-page .s-sec .head .meta{color:var(--psl-muted);max-width:360px;font-size:13px;line-height:1.55}.posluhy-page .loc-block{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);grid-template-columns:1.5fr 1fr;gap:16px;display:grid;overflow:hidden}@media (max-width:900px){.posluhy-page .loc-block{grid-template-columns:1fr}}.posluhy-page .loc-map{background:linear-gradient(90deg,#0000 0 49.7%,#2f6b3a14 49.7% 50.3%,#0000 50.3%),linear-gradient(0deg,#0000 0 49.7%,#2f6b3a14 49.7% 50.3%,#0000 50.3%),repeating-linear-gradient(90deg,#0000 0 50px,#2f6b3a0a 50px 51px),repeating-linear-gradient(0deg,#0000 0 50px,#2f6b3a0a 50px 51px),linear-gradient(135deg,#e6ede2,#d6e0d0);min-height:320px;position:relative}.posluhy-page .loc-map .pin-big{background:var(--tint,var(--psl-accent));width:44px;height:44px;box-shadow:var(--psl-shadow-md);border:4px solid #fff;border-radius:50% 50% 50% 0;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)rotate(-45deg)}.posluhy-page .loc-map .pin-big:after{content:"";background:#ffffff73;border-radius:50%;position:absolute;inset:10px}.posluhy-page .loc-map .legend{background:var(--psl-bg);border:1px solid var(--psl-line);color:var(--psl-ink-soft);box-shadow:var(--psl-shadow-sm);max-width:240px;font-size:11.5px;font-family:var(--psl-font-mono);border-radius:10px;padding:10px 12px;position:absolute;bottom:12px;left:12px}.posluhy-page .loc-map .legend b{font-family:var(--psl-font-sans);color:var(--psl-ink)}.posluhy-page .loc-info{flex-direction:column;gap:14px;padding:22px 24px;display:flex}.posluhy-page .loc-info h4{letter-spacing:-.015em;margin:0;font-size:17px;font-weight:700}.posluhy-page .loc-info .addr-line{color:var(--psl-ink);gap:10px;font-size:14px;display:flex}.posluhy-page .loc-info .addr-line svg{width:16px;height:16px;color:var(--tint,var(--psl-accent));flex:none;margin-top:2px}.posluhy-page .loc-info .addr-line b{font-weight:600;display:block}.posluhy-page .loc-info .addr-line small{color:var(--psl-muted);font-size:12px}.posluhy-page .hours-tbl{border-collapse:collapse;border-top:1px dashed var(--psl-line);width:100%;font-size:13px}.posluhy-page .hours-tbl tr{border-bottom:1px dashed var(--psl-line)}.posluhy-page .hours-tbl tr:last-child{border-bottom:0}.posluhy-page .hours-tbl td{padding:7px 0}.posluhy-page .hours-tbl td.day{color:var(--psl-muted);width:50%}.posluhy-page .hours-tbl td.h{font-family:var(--psl-font-mono);text-align:right;color:var(--psl-ink)}.posluhy-page .hours-tbl tr.today td{color:var(--psl-ink);font-weight:600}.posluhy-page .hours-tbl tr.today td.h{color:var(--tint-deep)}.posluhy-page .loc-info .actions{grid-template-columns:1fr 1fr;gap:6px;margin-top:4px;display:grid}.posluhy-page .loc-info .actions .btn{justify-content:center;padding:10px;font-size:12.5px}.posluhy-page .loc-info .actions .btn.primary{background:var(--tint);border-color:var(--tint);color:#fff}.posluhy-page .vet-doc-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:900px){.posluhy-page .vet-doc-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.posluhy-page .vet-doc-grid{grid-template-columns:1fr}}.posluhy-page .vet-doc{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);flex-direction:column;gap:10px;padding:18px;display:flex}.posluhy-page .vet-doc .av{background:linear-gradient(135deg, var(--vet-soft), var(--vet));color:#fff;border-radius:50%;flex:none;place-items:center;width:56px;height:56px;font-size:19px;font-weight:700;display:grid;overflow:hidden}.posluhy-page .vet-doc .av img{object-fit:cover;width:100%;height:100%}.posluhy-page .vet-doc h4{margin:0;font-size:16px;font-weight:700}.posluhy-page .vet-doc .role{color:var(--vet);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.posluhy-page .vet-doc .exp{color:var(--psl-muted);font-size:12.5px}.posluhy-page .vet-doc .specs{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.posluhy-page .svc-list{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);overflow:hidden}.posluhy-page .svc-row{border-bottom:1px solid var(--psl-line);grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:14px 18px;display:grid}.posluhy-page .svc-row:last-child{border-bottom:0}.posluhy-page .svc-row .nm{font-size:14px;font-weight:600}.posluhy-page .svc-row .nm small{color:var(--psl-muted);margin-top:2px;font-size:12px;font-weight:400;display:block}.posluhy-page .svc-row .dur{font-family:var(--psl-font-mono);color:var(--psl-muted);font-size:12px}.posluhy-page .svc-row .pr{font-family:var(--psl-font-mono);color:var(--psl-ink);font-size:14px;font-weight:700}.posluhy-page .eq-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}@media (max-width:900px){.posluhy-page .eq-grid{grid-template-columns:1fr 1fr}}.posluhy-page .eq{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius);align-items:flex-start;gap:10px;padding:14px;display:flex}.posluhy-page .eq .ico{background:var(--vet-soft);width:32px;height:32px;color:var(--vet);border-radius:8px;flex:none;place-items:center;display:grid}.posluhy-page .eq h5{margin:0;font-size:13px;font-weight:700}.posluhy-page .eq small{color:var(--psl-muted);font-size:11.5px}.posluhy-page .gr-pkg-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:900px){.posluhy-page .gr-pkg-grid{grid-template-columns:1fr}}.posluhy-page .gr-pkg{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);flex-direction:column;gap:12px;padding:22px;display:flex;position:relative}.posluhy-page .gr-pkg.featured{border-color:var(--groom);background:color-mix(in srgb, var(--groom-soft) 50%, var(--psl-bg))}.posluhy-page .gr-pkg .badge{background:var(--groom);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-size:10.5px;font-weight:700;position:absolute;top:-10px;right:16px}.posluhy-page .gr-pkg h3{margin:0;font-size:18px;font-weight:700}.posluhy-page .gr-pkg .pr-row{border-bottom:1px dashed var(--psl-line);align-items:baseline;gap:6px;padding-bottom:12px;display:flex}.posluhy-page .gr-pkg .pr-row .big{font-family:var(--psl-font-mono);color:var(--psl-ink);letter-spacing:-.02em;font-size:28px;font-weight:700}.posluhy-page .gr-pkg .pr-row small{color:var(--psl-muted);font-size:12px}.posluhy-page .gr-pkg ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.posluhy-page .gr-pkg li{color:var(--psl-ink-soft);gap:8px;font-size:13px;display:flex}.posluhy-page .gr-pkg li:before{content:"✓";color:var(--groom);flex:none;font-weight:700}.posluhy-page .gr-pkg .dur{color:var(--psl-muted);font-size:12px;font-family:var(--psl-font-mono);margin-top:auto;padding-top:6px}.posluhy-page .bd-rooms{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:900px){.posluhy-page .bd-rooms{grid-template-columns:1fr}}.posluhy-page .bd-room{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);flex-direction:column;display:flex;overflow:hidden}.posluhy-page .bd-room .img{aspect-ratio:4/3;background:linear-gradient(135deg, var(--board-soft), var(--psl-bg-2));color:var(--psl-muted);font-family:var(--psl-font-mono);place-items:center;font-size:11px;display:grid;position:relative;overflow:hidden}.posluhy-page .bd-room .img img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.posluhy-page .bd-room .img:after{content:"";pointer-events:none;background:repeating-linear-gradient(45deg,#0000 0 12px,#3f8e590d 12px 24px);position:absolute;inset:0}.posluhy-page .bd-room .img .lab{color:var(--psl-ink);font-family:var(--psl-font-mono);letter-spacing:.05em;text-transform:uppercase;z-index:2;background:#fffffff0;border-radius:6px;padding:4px 8px;font-size:10.5px;font-weight:700;position:absolute;top:10px;left:10px}.posluhy-page .bd-room .body{flex-direction:column;flex:1;gap:10px;padding:18px;display:flex}.posluhy-page .bd-room h3{margin:0;font-size:17px;font-weight:700}.posluhy-page .bd-room .pr{font-family:var(--psl-font-mono);color:var(--psl-ink);letter-spacing:-.02em;font-size:22px;font-weight:700}.posluhy-page .bd-room .pr small{color:var(--psl-muted);font-size:11.5px;font-family:var(--psl-font-sans);letter-spacing:0;margin-left:4px;font-weight:500}.posluhy-page .bd-room ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.posluhy-page .bd-room ul li{color:var(--psl-ink-soft);gap:8px;font-size:13px;display:flex}.posluhy-page .bd-room ul li:before{content:"·";color:var(--board);font-weight:800}.posluhy-page .bd-room .avail{color:var(--psl-muted);border-top:1px dashed var(--psl-line);align-items:center;gap:8px;margin-top:auto;padding-top:6px;font-size:12px;display:flex}.posluhy-page .bd-room .avail .dot{background:#16a34a;border-radius:50%;width:8px;height:8px}.posluhy-page .extras-list{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);overflow:hidden}.posluhy-page .extras-row{border-bottom:1px solid var(--psl-line);grid-template-columns:1fr auto;gap:16px;padding:14px 18px;display:grid}.posluhy-page .extras-row:last-child{border-bottom:0}.posluhy-page .extras-row .nm{font-size:14px;font-weight:600}.posluhy-page .extras-row .pr{font-family:var(--psl-font-mono);color:var(--psl-ink);font-size:14px;font-weight:700}.posluhy-page .dept-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:1100px){.posluhy-page .dept-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.posluhy-page .dept-grid{grid-template-columns:1fr}}.posluhy-page .dept{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius);flex-direction:column;gap:10px;padding:18px 18px 16px;display:flex}.posluhy-page .dept:hover{border-color:var(--shop)}.posluhy-page .dept-h{align-items:center;gap:12px;display:flex}.posluhy-page .dept-ic{background:var(--shop-soft);width:38px;height:38px;color:var(--shop);border-radius:10px;flex:none;place-items:center;display:grid}.posluhy-page .dept-ic svg{width:18px;height:18px}.posluhy-page .dept h3{letter-spacing:-.015em;margin:0;font-size:15.5px;font-weight:700}.posluhy-page .dept-ct{font-family:var(--psl-font-mono);color:var(--psl-muted);letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:10.5px;font-weight:600}.posluhy-page .dept-brands{font-family:var(--psl-font-mono);color:var(--psl-muted);letter-spacing:.01em;border-top:1px dashed var(--psl-line);margin-top:auto;padding-top:8px;font-size:11px}.posluhy-page .deliver{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:900px){.posluhy-page .deliver{grid-template-columns:1fr 1fr}}.posluhy-page .deliver-card{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius);flex-direction:column;gap:10px;padding:18px;display:flex}.posluhy-page .deliver-card .icon{background:var(--shop-soft);width:38px;height:38px;color:var(--shop);border-radius:10px;place-items:center;display:grid}.posluhy-page .deliver-card .icon svg{width:18px;height:18px}.posluhy-page .deliver-card h4{margin:0;font-size:14px;font-weight:700}.posluhy-page .deliver-card p{color:var(--psl-ink-soft);margin:0;font-size:12.5px;line-height:1.5}.posluhy-page .deliver-card .pr{font-family:var(--psl-font-mono);color:var(--shop);margin-top:auto;font-size:13px;font-weight:700}.posluhy-page .loy{background:linear-gradient(135deg, var(--shop) 0%, #1a3d6e 100%);color:#fff;border-radius:16px;grid-template-columns:1.4fr 1fr;gap:28px;padding:32px;display:grid;position:relative;overflow:hidden}@media (max-width:900px){.posluhy-page .loy{grid-template-columns:1fr}}.posluhy-page .loy h3{letter-spacing:-.02em;margin:0 0 12px;font-size:28px;font-weight:700;line-height:1.15}.posluhy-page .loy p{color:#ffffffd9;max-width:480px;margin:0;font-size:15px;line-height:1.55}.posluhy-page .donate-bar{background:linear-gradient(135deg, var(--shelter) 0%, #1a4724 100%);color:#fff;border-radius:16px;grid-template-columns:1.4fr 1fr;align-items:center;gap:32px;margin-bottom:32px;padding:28px 32px;display:grid;position:relative;overflow:hidden}@media (max-width:900px){.posluhy-page .donate-bar{grid-template-columns:1fr;padding:22px}}.posluhy-page .donate-bar h3{letter-spacing:-.01em;margin:0 0 8px;font-size:24px;font-weight:700;line-height:1.15}.posluhy-page .donate-bar p{color:#ffffffd9;max-width:460px;margin:0;font-size:14px;line-height:1.5}.posluhy-page .donate-amounts{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px;display:grid}.posluhy-page .donate-amounts button{color:#fff;font-family:var(--psl-font-mono);cursor:pointer;background:#ffffff1f;border:1px solid #ffffff40;border-radius:8px;padding:10px 6px;font-size:14px;font-weight:700}.posluhy-page .donate-amounts button.on{color:var(--shelter);background:#fff;border-color:#fff}.posluhy-page .donate-bar .pay-btn{width:100%;color:var(--shelter);cursor:pointer;background:#fff;border:0;border-radius:10px;padding:14px;font-size:14px;font-weight:700}.posluhy-page .pup-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:1100px){.posluhy-page .pup-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.posluhy-page .pup-grid{grid-template-columns:1fr 1fr}}.posluhy-page .pup{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);flex-direction:column;display:flex;position:relative;overflow:hidden}.posluhy-page .pup .img{aspect-ratio:4/5;background:linear-gradient(135deg, var(--shelter-soft), var(--psl-bg-2));color:var(--psl-muted);font-family:var(--psl-font-mono);place-items:center;font-size:11px;display:grid;position:relative;overflow:hidden}.posluhy-page .pup .img img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.posluhy-page .pup .status-pill{font-family:var(--psl-font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--psl-ink);z-index:2;background:#fffffff0;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:700;display:flex;position:absolute;top:10px;left:10px}.posluhy-page .pup .status-pill:before{content:"";border-radius:50%;width:6px;height:6px}.posluhy-page .pup .status-pill.available{color:#166534}.posluhy-page .pup .status-pill.available:before{background:#16a34a}.posluhy-page .pup .status-pill.reserved{color:#b45309}.posluhy-page .pup .status-pill.reserved:before{background:#d97706}.posluhy-page .pup .status-pill.adopted{color:#6b7280}.posluhy-page .pup .status-pill.adopted:before{background:#9ca3af}.posluhy-page .pup .body{flex-direction:column;flex:1;gap:6px;padding:14px;display:flex}.posluhy-page .pup h3{margin:0;font-size:17px;font-weight:700}.posluhy-page .pup .info{color:var(--psl-muted);font-size:12px}.posluhy-page .pup .story{color:var(--psl-ink-soft);margin-top:6px;font-size:12.5px;line-height:1.5}.posluhy-page .help-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:900px){.posluhy-page .help-grid{grid-template-columns:1fr 1fr}}.posluhy-page .help-card{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);flex-direction:column;gap:10px;padding:22px;display:flex}.posluhy-page .help-card .icon{background:var(--shelter-soft);width:44px;height:44px;color:var(--shelter);border-radius:12px;place-items:center;display:grid}.posluhy-page .help-card .icon svg{width:20px;height:20px}.posluhy-page .help-card h4{margin:0;font-size:16px;font-weight:700}.posluhy-page .help-card p{color:var(--psl-ink-soft);margin:0;font-size:13px;line-height:1.55}.posluhy-page .impact{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);grid-template-columns:repeat(4,1fr);gap:14px;padding:24px 0;display:grid}@media (max-width:900px){.posluhy-page .impact{grid-template-columns:1fr 1fr}}.posluhy-page .impact .ic{border-right:1px solid var(--psl-line);padding:0 24px}.posluhy-page .impact .ic:last-child{border-right:0}.posluhy-page .impact .num{font-family:var(--psl-font-mono);color:var(--shelter);letter-spacing:-.02em;font-size:32px;font-weight:700}.posluhy-page .impact .lbl{color:var(--psl-muted);margin-top:4px;font-size:13px}.posluhy-page .empty-block{text-align:center;background:var(--psl-bg-2);border:1px dashed var(--psl-line);border-radius:var(--psl-radius-lg);color:var(--psl-muted);padding:36px 24px;font-size:13.5px;line-height:1.55}.posluhy-page .empty-block b{color:var(--psl-ink-soft);margin-bottom:4px;display:block}.posluhy-page .size-tbl{border-collapse:collapse;background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);width:100%;overflow:hidden}.posluhy-page .size-tbl th,.posluhy-page .size-tbl td{text-align:left;border-bottom:1px solid var(--psl-line);padding:12px 16px;font-size:13px}.posluhy-page .size-tbl th{background:var(--psl-bg-2);letter-spacing:.06em;text-transform:uppercase;color:var(--psl-muted);font-size:11.5px;font-weight:700}.posluhy-page .size-tbl td.pr{font-family:var(--psl-font-mono);color:var(--psl-ink);font-weight:700}.posluhy-page .size-tbl tr:last-child td{border-bottom:0}.posluhy-page .team-row{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:900px){.posluhy-page .team-row{grid-template-columns:1fr 1fr}}.posluhy-page .gr-master{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);flex-direction:column;align-items:flex-start;gap:8px;padding:16px;display:flex}.posluhy-page .gr-master .av{background:linear-gradient(135deg, var(--groom-soft), var(--groom));color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;font-size:18px;font-weight:700;display:grid;overflow:hidden}.posluhy-page .gr-master .av img{object-fit:cover;width:100%;height:100%}.posluhy-page .gr-master h4{margin:0;font-size:15px;font-weight:700}.posluhy-page .gr-master .role{color:var(--groom);letter-spacing:.08em;text-transform:uppercase;font-size:11.5px;font-weight:700}.posluhy-page .gr-master .stat{color:var(--psl-muted);font-size:11.5px}.posluhy-page .before-after{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}@media (max-width:900px){.posluhy-page .before-after{grid-template-columns:1fr 1fr}}.posluhy-page .ba-cell{aspect-ratio:1;background:repeating-linear-gradient(45deg, transparent 0 8px, #b6457a0f 8px 16px), linear-gradient(135deg, var(--groom-soft), var(--psl-bg-2));border-radius:var(--psl-radius);color:var(--psl-muted);font-family:var(--psl-font-mono);place-items:center;font-size:11px;display:grid;position:relative;overflow:hidden}.posluhy-page .ba-cell img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.posluhy-page .ba-cell .lab{font-family:var(--psl-font-mono);color:var(--psl-ink);letter-spacing:.05em;text-transform:uppercase;z-index:2;background:#fffffff0;border-radius:5px;padding:3px 7px;font-size:10px;font-weight:700;position:absolute;top:8px;left:8px}.posluhy-page .day-list{flex-direction:column;gap:0;display:flex;position:relative}.posluhy-page .day-list:before{content:"";background:var(--psl-line);width:2px;position:absolute;top:8px;bottom:8px;left:64px}.posluhy-page .day-row{grid-template-columns:64px 1fr;gap:16px;padding:12px 0;display:grid;position:relative}.posluhy-page .day-row .t{font-family:var(--psl-font-mono);color:var(--board);padding-top:2px;font-size:12px;font-weight:700}.posluhy-page .day-row:after{content:"";background:var(--psl-bg);border:2px solid var(--board);border-radius:50%;width:10px;height:10px;position:absolute;top:18px;left:60px}.posluhy-page .day-row .body b{font-size:14px;font-weight:700}.posluhy-page .day-row .body p{color:var(--psl-ink-soft);margin:2px 0 0;font-size:13px}.posluhy-page .dont-list{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);flex-direction:column;gap:10px;margin:0;padding:22px;list-style:none;display:flex}.posluhy-page .dont-list li{color:var(--psl-ink-soft);gap:10px;font-size:13.5px;display:flex}.posluhy-page .dont-list li:before{content:"×";color:#b91c1c;flex:none;font-weight:800}.posluhy-page .loy-with-tiers{z-index:1;grid-template-columns:1.4fr 1fr;align-items:center;gap:28px;display:grid;position:relative}@media (max-width:900px){.posluhy-page .loy-with-tiers{grid-template-columns:1fr}}.posluhy-page .loy-tiers{flex-direction:column;gap:10px;display:flex}.posluhy-page .loy-tier{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.posluhy-page .loy-tier b{font-size:13px}.posluhy-page .loy-tier .pct{font-family:var(--psl-font-mono);font-size:16px;font-weight:700}.posluhy-page .loy-tier .req{font-family:var(--psl-font-mono);opacity:.75;font-size:11px}.posluhy-page .donate-bar .progress{margin-top:14px}.posluhy-page .donate-bar .pbar{background:#ffffff2e;border-radius:4px;height:8px;margin:8px 0 6px;overflow:hidden}.posluhy-page .donate-bar .pfill{background:#fff;border-radius:4px;height:100%;transition:width .4s ease-out}.posluhy-page .donate-bar .pmeta{font-family:var(--psl-font-mono);opacity:.85;justify-content:space-between;font-size:11.5px;display:flex}.posluhy-page .proc{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}@media (max-width:900px){.posluhy-page .proc{grid-template-columns:1fr}}.posluhy-page .proc-step{border:1px solid var(--psl-line);background:var(--psl-bg);border-right:0;padding:22px;position:relative}.posluhy-page .proc-step:last-child{border-right:1px solid var(--psl-line)}.posluhy-page .proc-step:first-child{border-radius:var(--psl-radius-lg) 0 0 var(--psl-radius-lg)}.posluhy-page .proc-step:last-child{border-radius:0 var(--psl-radius-lg) var(--psl-radius-lg) 0}@media (max-width:900px){.posluhy-page .proc-step{border-right:1px solid var(--psl-line);border-radius:0!important}.posluhy-page .proc-step:first-child{border-radius:var(--psl-radius-lg) var(--psl-radius-lg) 0 0!important}.posluhy-page .proc-step:last-child{border-radius:0 0 var(--psl-radius-lg) var(--psl-radius-lg)!important}}.posluhy-page .proc-step .n{font-family:var(--psl-font-mono);color:var(--shelter);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700}.posluhy-page .proc-step h4{margin:0 0 6px;font-size:16px;font-weight:700}.posluhy-page .proc-step p{color:var(--psl-ink-soft);margin:0;font-size:13px;line-height:1.55}.posluhy-page .filter-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;display:flex}.posluhy-page .filter-row .lbl-f{font-family:var(--psl-font-mono);color:var(--psl-muted);letter-spacing:.06em;text-transform:uppercase;margin-right:6px;font-size:11.5px}.posluhy-page .filter-row .f{border:1px solid var(--psl-line);color:var(--psl-ink-soft);background:var(--psl-bg);cursor:pointer;border-radius:999px;padding:6px 12px;font-family:inherit;font-size:12.5px}.posluhy-page .filter-row .f.on{background:var(--shelter);border-color:var(--shelter);color:#fff}.posluhy-page .filter-row .f:hover:not(.on){border-color:var(--shelter)}.posluhy-page .pup .urgency-pill{font-family:var(--psl-font-mono);letter-spacing:.06em;text-transform:uppercase;z-index:2;background:#fffffff0;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:700;display:flex;position:absolute;top:10px;right:10px}.posluhy-page .pup .urgency-pill:before{content:"";border-radius:50%;width:6px;height:6px}.posluhy-page .pup .urgency-pill.high{color:#b91c1c}.posluhy-page .pup .urgency-pill.high:before{background:#b91c1c}.posluhy-page .pup .urgency-pill.med{color:#b45309}.posluhy-page .pup .urgency-pill.med:before{background:#d97706}.posluhy-page .pup .urgency-pill.low{color:#166534}.posluhy-page .pup .urgency-pill.low:before{background:#16a34a}.posluhy-page .reviews-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:900px){.posluhy-page .reviews-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.posluhy-page .reviews-grid{grid-template-columns:1fr}}.posluhy-page .review-card{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);flex-direction:column;gap:10px;padding:18px;display:flex}.posluhy-page .review-card .stars{color:var(--psl-gold);gap:2px;display:flex}.posluhy-page .review-card .stars svg{fill:currentColor;width:14px;height:14px}.posluhy-page .review-card .text{color:var(--psl-ink-soft);font-size:13.5px;line-height:1.55}.posluhy-page .review-card .meta{color:var(--psl-muted);border-top:1px dashed var(--psl-line);align-items:center;gap:8px;padding-top:8px;font-size:11.5px;display:flex}.posluhy-page .review-card .meta b{color:var(--psl-ink);font-weight:600}.posluhy-page .reviews-summary{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius-lg);grid-template-columns:auto 1fr;align-items:center;gap:24px;margin-bottom:18px;padding:22px 24px;display:grid}@media (max-width:600px){.posluhy-page .reviews-summary{grid-template-columns:1fr}}.posluhy-page .reviews-summary .big{font-family:var(--psl-font-mono);color:var(--tint,var(--psl-accent));letter-spacing:-.03em;font-size:48px;font-weight:700;line-height:1}.posluhy-page .reviews-summary .stars{color:var(--psl-gold);gap:2px;margin-top:4px;display:flex}.posluhy-page .reviews-summary .stars svg{fill:currentColor;width:16px;height:16px}.posluhy-page .reviews-summary .ct{color:var(--psl-muted);margin-top:4px;font-size:12px}.posluhy-page .reviews-summary .info{color:var(--psl-ink-soft);font-size:13.5px;line-height:1.55}.posluhy-page .mg-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}@media (max-width:900px){.posluhy-page .mg-grid{grid-template-columns:1fr 1fr}}.posluhy-page .mg-item{aspect-ratio:1;border-radius:var(--psl-radius);background:var(--psl-bg-2);border:1px solid var(--psl-line);overflow:hidden}.posluhy-page .mg-item img{object-fit:cover;width:100%;height:100%;display:block}.posluhy-page .mg-item.featured{aspect-ratio:1;grid-area:span 2/span 2}@media (max-width:900px){.posluhy-page .mg-item.featured{grid-area:auto}}@media (max-width:600px){.posluhy-page .cat-hero{padding:24px 0 18px}.posluhy-page .cat-hero h1{font-size:clamp(22px,6vw,28px)}.posluhy-page .cat-hero .lede{font-size:14px}.posluhy-page .cat-hero .qs .num{font-size:17px}.posluhy-page .cat-hero .qs{padding:10px 12px}.posluhy-page .cat-section{padding:14px 0 6px}.posluhy-page .cat-section .inner{padding:0 16px}.posluhy-page .cat-grid{gap:8px}.posluhy-page .cat-tile{padding:10px 12px}.posluhy-page .toolbar .inner{gap:6px;padding:8px 12px}.posluhy-page .tbar-search{flex:1;min-width:0}.posluhy-page .list-pane{padding:16px 16px 32px}.posluhy-page .scard{grid-template-columns:1fr}.posluhy-page .scard .ph{min-height:160px}.posluhy-page .s-hero{padding:24px 0 28px}.posluhy-page .s-hero h1{font-size:clamp(26px,7vw,36px)}.posluhy-page .s-hero .lede{font-size:14.5px}.posluhy-page .s-hero .meta-strip{grid-template-columns:1fr 1fr;gap:6px 0}.posluhy-page .s-hero .meta-strip .ms+.ms:nth-child(odd){border-left:0;padding-left:0}.posluhy-page .s-sec{padding:32px 0}.posluhy-page .s-sec .inner{padding:0 16px}.posluhy-page .s-sec .head{gap:14px;margin-bottom:18px}.posluhy-page .s-sec .head h2{font-size:clamp(20px,5vw,26px)}.posluhy-page .vet-doc-grid,.posluhy-page .gr-pkg-grid,.posluhy-page .bd-rooms,.posluhy-page .dept-grid,.posluhy-page .pup-grid,.posluhy-page .help-grid,.posluhy-page .team-row,.posluhy-page .deliver,.posluhy-page .eq-grid{grid-template-columns:1fr}.posluhy-page .donate-bar{grid-template-columns:1fr;padding:18px}.posluhy-page .donate-bar h3{font-size:20px}.posluhy-page .impact{grid-template-columns:1fr 1fr;padding:16px 0}.posluhy-page .impact .num{font-size:24px}.posluhy-page .loy{padding:22px}.posluhy-page .loy h3{font-size:22px}}.posluhy-page .vet-price-group-h{letter-spacing:.08em;text-transform:uppercase;color:var(--psl-muted);margin:0 0 10px;font-size:13px;font-weight:700}.posluhy-page .vet-photo-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}@media (max-width:900px){.posluhy-page .vet-photo-grid{grid-template-columns:repeat(2,1fr)}}.posluhy-page .vet-photo{aspect-ratio:4/3;border-radius:var(--psl-radius);background:var(--psl-bg-2);margin:0;position:relative;overflow:hidden}.posluhy-page .vet-photo.cover{aspect-ratio:1;grid-area:span 2/span 2}@media (max-width:900px){.posluhy-page .vet-photo.cover{aspect-ratio:4/3;grid-area:auto/span 2}}.posluhy-page .vet-photo img{object-fit:cover;width:100%;height:100%;display:block}.posluhy-page .vet-photo.stub{background:repeating-linear-gradient(45deg, transparent 0 8px, #1f6b8a0f 8px 16px), linear-gradient(135deg, var(--vet-soft), #f5f9fb);color:var(--vet);font-family:var(--psl-font-mono);border:1px solid color-mix(in srgb, var(--vet) 18%, transparent);place-items:center;font-size:12px;display:grid}.posluhy-page .vet-photo.stub .stub-mark{padding:8px 12px}.posluhy-page .vet-photo figcaption{color:#fff;background:#000000a6;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700;position:absolute;bottom:8px;left:8px}.posluhy-page .vet-verify-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (max-width:900px){.posluhy-page .vet-verify-grid{grid-template-columns:1fr}}.posluhy-page .vet-verify{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius);align-items:flex-start;gap:12px;padding:14px;display:flex}.posluhy-page .vet-verify.ok{border-color:var(--psl-accent);background:color-mix(in srgb, var(--psl-accent-soft) 50%, var(--psl-bg))}.posluhy-page .vet-verify .ic{background:var(--psl-accent);color:#fff;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.posluhy-page .vet-verify .ic svg{width:16px;height:16px}.posluhy-page .vet-verify h4{margin:0 0 4px;font-size:14px;font-weight:700}.posluhy-page .vet-verify p{color:var(--psl-muted);margin:0;font-size:12px;line-height:1.4}.posluhy-page .vet-docs-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:900px){.posluhy-page .vet-docs-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.posluhy-page .vet-docs-grid{grid-template-columns:1fr}}.posluhy-page .vet-doc-file{background:var(--psl-bg);border:1px solid var(--psl-line);border-radius:var(--psl-radius);align-items:center;gap:12px;padding:14px;transition:border-color .15s,box-shadow .15s;display:flex}.posluhy-page .vet-doc-file:hover{border-color:var(--vet);box-shadow:var(--psl-shadow-sm)}.posluhy-page .vet-doc-file .ic{background:var(--vet-soft);width:36px;height:36px;color:var(--vet);border-radius:8px;flex:none;place-items:center;display:grid}.posluhy-page .vet-doc-file .info h5{margin:0 0 3px;font-size:13px;font-weight:700;line-height:1.25}.posluhy-page .vet-doc-file .info small{color:var(--psl-muted);font-size:11px;font-family:var(--psl-font-mono)}.posluhy-page.t-vet .s-hero h1{font-size:clamp(34px,4.6vw,56px)}.posluhy-page .vet-page{display:contents}.posluhy-page .s-hero .slogan{color:var(--tint-deep);margin:0 0 12px;font-size:17px;font-weight:600;line-height:1.4}.posluhy-page .vet-temp-banner{color:#8d4d12;text-align:center;background:#fce7d2;border-bottom:1px solid #e5b888;padding:10px 24px;font-size:13.5px;font-weight:700}.posluhy-page .vet-socials{border-top:1px dashed var(--psl-line);flex-wrap:wrap;gap:8px;margin:4px 0 8px;padding-top:8px;display:flex}.posluhy-page .vet-soc{color:var(--vet,var(--psl-accent));background:var(--vet-soft,var(--psl-accent-soft));border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.posluhy-page .vet-soc:hover{background:var(--vet,var(--psl-accent));color:#fff}.posluhy-page .vet-langs{flex-wrap:wrap;align-items:center;gap:6px;margin:4px 0 8px;font-size:12px;display:flex}.posluhy-page .vet-langs .lbl{color:var(--psl-muted);margin-right:4px;font-weight:600}.posluhy-page .vet-lang-pill{background:var(--psl-bg-2);border:1px solid var(--psl-line);border-radius:999px;padding:3px 9px;font-weight:600}.posluhy-page .vet-holidays{background:#fff9ee;border:1px dashed #eadba0;border-radius:8px;margin-top:12px;padding:10px 12px;font-size:12.5px}.posluhy-page .vet-holidays .lbl{letter-spacing:.08em;text-transform:uppercase;color:#8a6b14;margin-bottom:6px;font-size:10.5px;font-weight:800}.posluhy-page .vet-hol-row{grid-template-columns:100px 1fr auto;gap:10px;padding:4px 0;display:grid}.posluhy-page .vet-hol-row .dt{font-family:var(--psl-font-mono);color:var(--psl-muted)}.posluhy-page .vet-hol-row .ti{font-weight:600}.posluhy-page .vet-hol-row .hr{font-family:var(--psl-font-mono);color:#8a6b14;font-weight:700}.posluhy-page .vet-video{aspect-ratio:16/9;border-radius:var(--psl-radius);background:var(--psl-bg-2);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.posluhy-page .vet-video iframe{border:0;width:100%;height:100%}
