/* ===== Czcionka Onest (hostowana lokalnie) ===== */
@font-face{font-family:Onest;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/onest-latin-400-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Onest;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/onest-latin-ext-400-normal.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Onest;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/onest-latin-500-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Onest;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/onest-latin-ext-500-normal.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Onest;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/onest-latin-600-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Onest;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/onest-latin-ext-600-normal.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Onest;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/onest-latin-700-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Onest;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/onest-latin-ext-700-normal.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}

/* ===== Tokeny ===== */
:root{
	--accent:#1E4FA8;
	--accent-dark:color-mix(in srgb,var(--accent) 78%,#000);
	--bg:#F5F8FC;--surface:#fff;
	--ink:#14213D;--ink-2:#34405A;--muted:#465066;--muted-2:#5A6478;
	--line:#DFE6EF;--soft:#EEF3F9;
	--tint-0:#E8F0FC;--tint-1:#DDEBFA;--tint-2:#EEF2F8;--tint-3:#E2F3FB;
	--star:#E3A33B;--star-empty:#D5DDE8;
	--open:#1F8A4C;--closed:#B3261E;
	--footer:#0F1E3D;--footer-ink:#C5CEDD;
	--r-xl:36px;--r-l:26px;--r-m:20px;--r-s:14px;
	--sh-1:0 1px 2px rgba(20,33,61,.05);
	--sh-2:0 1px 2px rgba(20,33,61,.05),0 10px 28px rgba(20,33,61,.06);
	--gutter:clamp(16px,4vw,80px);
	--edge:clamp(10px,2.8vw,40px);
}
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Onest,"Segoe UI",system-ui,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
a{color:var(--accent);text-decoration-thickness:1px;text-underline-offset:3px}
a:hover{color:var(--accent-dark)}
button,input,select,textarea{font:inherit;color:inherit}
:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 55%,#fff);outline-offset:2px;border-radius:6px}
.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}
.skip-link:focus{position:fixed!important;top:10px;left:10px;width:auto;height:auto;clip:auto;z-index:100;background:#fff;padding:10px 16px;border-radius:999px}
.i{flex-shrink:0}

.wrap{width:100%;max-width:1440px;margin-inline:auto;padding-inline:var(--gutter)}
.narrow{max-width:960px}
.h2{font-size:clamp(28px,3.2vw,42px);line-height:1.1;font-weight:700;letter-spacing:-.03em;margin:0}
.h3{font-size:clamp(24px,2.4vw,34px);line-height:1.12;font-weight:700;letter-spacing:-.03em;margin:0}
.h4{font-size:clamp(20px,1.8vw,26px);line-height:1.2;font-weight:700;letter-spacing:-.02em;margin:0 0 14px}
.h5{font-size:18px;font-weight:700;letter-spacing:-.01em;margin:0 0 12px}
.link{font-weight:600;text-decoration:none}
.link:hover{text-decoration:underline}
.link--small{font-size:14px}

/* ===== Przyciski ===== */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;border:0;border-radius:999px;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;white-space:nowrap;transition:background-color .15s,color .15s}
.btn--sm{min-height:42px;padding:0 16px;font-size:14px}
.btn--primary{background:var(--accent);color:#fff}
.btn--primary:hover{background:var(--accent-dark);color:#fff}
.btn--soft{background:var(--soft);color:var(--ink)}
.btn--soft:hover{background:var(--tint-1);color:var(--ink)}
.btn--white{background:#fff;color:var(--ink)}
.btn--white:hover{background:var(--tint-0);color:var(--ink)}
.btn--ghost{background:rgba(255,255,255,.14);color:#fff}
.btn--ghost:hover{background:rgba(255,255,255,.24);color:#fff}

/* ===== Nagłówek ===== */
.site-header__in{display:flex;align-items:center;gap:24px;min-height:84px}
.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-size:21px;font-weight:700;letter-spacing:-.02em;margin-right:auto}
.brand:hover{color:var(--ink)}
.brand__mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--accent);color:#fff}
.brand--light{color:#fff}.brand--light:hover{color:#fff}
.site-header__search{flex:0 1 420px}
.hsearch{display:flex;align-items:center;gap:10px;height:48px;padding:0 18px;background:var(--surface);border-radius:999px;box-shadow:var(--sh-1);color:var(--muted-2)}
.hsearch input{flex:1;border:0;outline:0;background:transparent;font-size:15px;color:var(--ink);min-width:0}
.site-nav{display:flex;align-items:center;gap:6px}
.site-nav__list{display:flex;gap:4px;list-style:none;margin:0;padding:0}
.site-nav__list a{display:block;padding:10px 14px;border-radius:999px;color:var(--ink);font-weight:500;font-size:15px;text-decoration:none}
.site-nav__list a:hover{background:var(--soft)}
.site-nav__cta{margin-left:8px}
.nav-toggle{display:none;width:46px;height:46px;border:0;border-radius:999px;background:var(--surface);box-shadow:var(--sh-1);place-items:center;cursor:pointer}

/* ===== Hero strony głównej ===== */
.hero{margin:8px var(--edge) 0;padding:clamp(48px,7vw,88px) var(--gutter) clamp(40px,5vw,72px);border-radius:var(--r-xl);background:var(--tint-0)}
.hero__in{max-width:960px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}
.hero--small .hero__in{gap:18px}
.pill{display:inline-flex;align-items:center;gap:8px;margin:0;padding:8px 16px;border-radius:999px;background:#fff;font-size:14px;font-weight:500;color:var(--accent)}
.pill__dot{width:8px;height:8px;border-radius:50%;background:var(--accent)}
.hero__h1{margin:0;max-width:900px;font-size:clamp(36px,5.6vw,72px);line-height:1.04;font-weight:700;letter-spacing:-.035em}
.hero__lead{margin:0;max-width:640px;font-size:clamp(16px,1.5vw,19px);color:var(--muted)}
.hero__link{font-weight:600;font-size:15px}

.bigsearch{display:flex;align-items:center;gap:6px;width:100%;max-width:940px;padding:8px;background:#fff;border-radius:999px;box-shadow:var(--sh-2);text-align:left}
.bigsearch__field{display:flex;align-items:center;gap:12px;padding:0 20px;color:var(--muted-2);min-width:0}
.bigsearch__field>div{display:flex;flex-direction:column;flex:1;min-width:0}
.bigsearch__field--q{flex:1}
.bigsearch__field--where{width:280px;border-left:1px solid var(--line)}
.bigsearch label{font-size:12px;font-weight:600;color:var(--muted-2)}
.bigsearch input,.bigsearch select{border:0;outline:0;background:transparent;font-size:17px;color:var(--ink);padding:0;min-width:0;width:100%}
.bigsearch__btn{min-height:60px;padding:0 34px;font-size:17px}

.chips{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.chips--center{justify-content:center}
.chips__label{color:var(--muted);font-size:15px;padding-right:4px}
.chip{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:999px;background:var(--soft);color:var(--ink);font-size:15px;font-weight:500;text-decoration:none}
.chip:hover{background:var(--tint-1);color:var(--ink)}
.chip--glass{background:rgba(255,255,255,.8)}
.chip.is-active{background:var(--accent);color:#fff}
.chip__n{font-size:13px;opacity:.7}

/* ===== Sekcje ===== */
.section{padding-block:clamp(56px,7vw,96px) 0}
.section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}
.section__lead{margin:8px 0 0;font-size:17px;color:var(--muted-2)}
.section__lead--small{font-size:15px}
.panel{margin:clamp(56px,7vw,96px) var(--edge) 0;border-radius:var(--r-xl);background:var(--surface)}
.panel__in{max-width:1440px;margin:0 auto;padding:clamp(32px,5vw,72px) var(--gutter)}
.panel__split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:32px}
.panel__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}

.tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.tile{display:flex;align-items:center;gap:16px;padding:18px;border-radius:var(--r-m);background:var(--surface);box-shadow:var(--sh-1);color:var(--ink);text-decoration:none}
.tile:hover{color:var(--ink);box-shadow:var(--sh-2)}
.tile__icon{display:grid;place-items:center;width:54px;height:54px;flex-shrink:0;border-radius:16px;color:var(--ink)}
.tile__txt{display:flex;flex-direction:column;gap:2px}
.tile__name{font-size:17px;font-weight:600;line-height:1.25}
.tile__count{font-size:14px;color:var(--muted-2)}
.tint-0{background:var(--tint-0)}.tint-1{background:var(--tint-1)}.tint-2{background:var(--tint-2)}.tint-3{background:var(--tint-3)}

.gminy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.gminy--nomap{grid-template-columns:minmax(0,1fr)}
.gminy__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:start}
.gminy--nomap .gminy__list{grid-template-columns:repeat(3,minmax(0,1fr))}
.gmina{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-radius:18px;background:var(--surface);box-shadow:var(--sh-1);color:var(--ink);text-decoration:none}
.gmina:hover{color:var(--ink);box-shadow:var(--sh-2)}
.gmina__name{font-size:18px;font-weight:600}
.badge{display:inline-block;padding:4px 10px;border-radius:999px;background:var(--tint-0);color:var(--accent);font-size:13px;font-weight:500;white-space:nowrap}
.map{min-height:420px;border-radius:28px;background:#E3EAF3;overflow:hidden;z-index:0}
.map--small{min-height:240px;border-radius:var(--r-m);margin-bottom:16px}
.map .leaflet-popup-content a{font-weight:600}

.fcards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.fcard{display:flex;flex-direction:column;padding:10px;border-radius:28px;background:var(--surface);box-shadow:var(--sh-2)}
.fcard__media{position:relative;display:block;height:200px;border-radius:20px;overflow:hidden}
.fcard__logo{width:100%;height:100%;object-fit:cover;border-radius:20px}
.fcard__body{display:flex;flex-direction:column;gap:8px;padding:18px 14px 12px}
.fcard__cat{font-size:14px;font-weight:500;color:var(--accent)}
.fcard__name{margin:0;font-size:23px;font-weight:700;letter-spacing:-.02em;line-height:1.2}
.fcard__name a{color:var(--ink);text-decoration:none}
.fcard__actions{display:flex;gap:8px;padding-top:10px}
.fcard__actions .btn{flex:1}
.tag-ad{position:absolute;top:12px;left:12px;padding:5px 12px;border-radius:999px;background:rgba(255,255,255,.92);font-size:12px;font-weight:600;color:var(--muted)}

.newlist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;border-radius:22px;background:var(--surface);box-shadow:var(--sh-1)}
.newitem{display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:14px;color:var(--ink);text-decoration:none}
.newitem:hover{background:var(--soft);color:var(--ink)}
.newitem__logo{width:44px;height:44px;flex-shrink:0;border-radius:12px;object-fit:cover;font-size:15px}
.newitem__txt{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}
.newitem__name{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.newitem__sub{font-size:13px;color:var(--muted-2)}

.cta{display:flex;align-items:center;justify-content:space-between;gap:48px;margin:clamp(56px,7vw,96px) var(--edge) 0;padding:clamp(36px,5vw,72px) clamp(24px,5vw,80px);border-radius:var(--r-xl);background:var(--accent);color:#fff}
.cta__h{margin:0 0 14px;font-size:clamp(28px,3.4vw,48px);line-height:1.08;font-weight:700;letter-spacing:-.03em}
.cta p{margin:0;max-width:640px;font-size:18px;color:color-mix(in srgb,#fff 86%,var(--accent))}
.cta__btns{display:flex;flex-direction:column;gap:12px;width:300px;flex-shrink:0}
.cta__btns .btn{min-height:56px;font-size:16px}

.seo__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;color:var(--muted);font-size:16px;line-height:1.65}
.seo__cols p{margin:0}

/* ===== Logo / inicjały ===== */
.logo--initials{display:grid;place-items:center;font-weight:700;letter-spacing:-.02em;color:var(--accent);font-size:clamp(28px,3vw,44px)}
.logo--img{object-fit:cover}

/* ===== Oceny, weryfikacja, status ===== */
.rating{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--muted-2)}
.rating strong{color:var(--ink);font-weight:600}
.rating--none{font-size:13px}
.stars{display:inline-flex;gap:2px}
.verified{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:999px;background:var(--tint-0);color:var(--accent);font-size:12px;font-weight:600;white-space:nowrap}
.status{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--muted)}
.status__dot{width:8px;height:8px;border-radius:50%;background:var(--closed)}
.status.is-open .status__dot{background:var(--open)}

/* ===== Listing ===== */
.lhero{margin:8px var(--edge) 0;padding:36px var(--gutter) 40px;border-radius:var(--r-xl);background:var(--tint-0);display:flex;flex-direction:column;gap:18px}
.crumbs ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-size:14px;color:var(--muted)}
.crumbs li:not(:last-child)::after{content:"›";margin-left:8px;color:var(--muted-2)}
.crumbs a{text-decoration:none}
.lhero__row{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}
.lhero__txt{display:flex;flex-direction:column;gap:14px;max-width:820px}
.lhero__h1{margin:0;font-size:clamp(30px,4vw,52px);line-height:1.06;font-weight:700;letter-spacing:-.035em}
.lhero__lead{margin:0;font-size:17px;line-height:1.6;color:var(--muted);max-width:72ch}
.stats{display:flex;gap:12px;flex-shrink:0}
.stat{display:flex;flex-direction:column;gap:2px;padding:16px 20px;border-radius:var(--r-m);background:#fff}
.stat__v{display:flex;align-items:center;gap:6px;font-size:26px;font-weight:700}
.stat__l{font-size:13px;color:var(--muted-2)}

.listing{display:grid;grid-template-columns:300px minmax(0,1fr);gap:32px;padding-top:40px;align-items:start}
.filters{display:flex;flex-direction:column;gap:16px;position:sticky;top:16px}
.filters__form{display:flex;flex-direction:column;gap:22px;padding:22px;border-radius:22px;background:var(--surface);box-shadow:var(--sh-1)}
.filters__head{display:flex;align-items:center;justify-content:space-between}
.filters__title{font-weight:700;font-size:17px}
.filters__close{display:none;border:0;background:var(--soft);border-radius:999px;width:40px;height:40px;place-items:center;cursor:pointer}
.filters__group{border:0;margin:0;padding:0 0 20px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:12px}
.filters__group legend{font-weight:700;font-size:15px;padding:0;margin-bottom:12px}
.check{display:flex;align-items:center;gap:10px;font-size:15px;cursor:pointer}
.check input{width:18px;height:18px;accent-color:var(--accent)}
.check__n{margin-left:auto;font-size:13px;color:var(--muted-2)}
.seg{display:flex;gap:6px}
.seg__opt{flex:1;cursor:pointer}
.seg__opt input{position:absolute;opacity:0}
.seg__opt span{display:grid;place-items:center;height:40px;border-radius:999px;background:var(--soft);font-size:14px;font-weight:500}
.seg__opt input:checked+span{background:var(--accent);color:#fff;font-weight:600}
.seg__opt input:focus-visible+span{outline:3px solid color-mix(in srgb,var(--accent) 55%,#fff)}
.switch{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:15px;cursor:pointer}
.switch input{position:absolute;opacity:0}
.switch__ui{position:relative;width:44px;height:26px;border-radius:999px;background:var(--line);transition:background .15s}
.switch__ui::after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .15s}
.switch input:checked~.switch__ui{background:var(--accent)}
.switch input:checked~.switch__ui::after{transform:translateX(18px)}
.switch input:focus-visible~.switch__ui{outline:3px solid color-mix(in srgb,var(--accent) 55%,#fff)}
.js .filters__submit{display:none}
.trust{padding:20px;border-radius:22px;background:var(--tint-0);font-size:14px;color:var(--muted)}
.trust p{margin:0 0 8px}
.trust__h{display:flex;align-items:center;gap:8px;font-weight:700;font-size:15px;color:var(--ink)!important}
.trust__h .i{color:var(--accent)}

.results{display:flex;flex-direction:column;gap:16px}
.results__bar{display:flex;align-items:center;justify-content:space-between;gap:12px}
.results__count{margin:0;font-size:15px;color:var(--muted)}
.results__tools{display:flex;align-items:center;gap:10px}
.results__filterbtn{display:none}
.results__order{margin:0;font-size:14px;color:var(--muted-2)}
.results__order a{font-weight:600;text-decoration:none}

.frow{display:flex;gap:22px;padding:14px;border-radius:var(--r-l);background:var(--surface);box-shadow:var(--sh-2)}
.frow--ad{box-shadow:none;border:2px solid var(--tint-1)}
.frow__media{position:relative;display:block;width:210px;height:170px;flex-shrink:0;border-radius:18px;overflow:hidden}
.frow__logo{width:100%;height:100%;border-radius:18px}
.frow__body{flex:1;display:flex;flex-direction:column;gap:8px;padding:6px 0;min-width:0}
.frow__meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.frow__cat{font-size:14px;font-weight:500;color:var(--accent)}
.frow__name{margin:0;font-size:23px;font-weight:700;letter-spacing:-.02em;line-height:1.2}
.frow__name a{color:var(--ink);text-decoration:none}
.frow__name a:hover{color:var(--accent)}
.frow__desc{margin:0;font-size:15px;color:var(--ink-2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.frow__info{display:flex;flex-wrap:wrap;gap:6px 16px;font-size:14px;color:var(--muted)}
.frow__actions{width:210px;flex-shrink:0;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;padding:6px 4px}

.empty{padding:40px;border-radius:var(--r-l);background:var(--surface);text-align:center}
.empty p{color:var(--muted);margin:0 auto 18px;max-width:52ch}
.empty .chips{justify-content:center}
.pager ul{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;list-style:none;margin:16px 0 0;padding:0}
.pager a,.pager span{display:grid;place-items:center;min-width:46px;height:46px;padding:0 16px;border-radius:999px;background:#fff;color:var(--ink);font-weight:600;text-decoration:none}
.pager .current{background:var(--accent);color:#fff}
.pager .dots{background:transparent}

.faq{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:32px}
.faq__list{display:flex;flex-direction:column;gap:10px}
.faq__item{padding:20px 24px;border-radius:var(--r-m);background:var(--surface)}
.faq__item summary{font-size:17px;font-weight:600;cursor:pointer}
.faq__item p{margin:12px 0 0;color:var(--muted)}

/* ===== Karta firmy ===== */
.fhero{margin:8px var(--edge) 0;padding:32px var(--gutter) 36px;border-radius:var(--r-xl);background:var(--tint-0);display:flex;flex-direction:column;gap:22px}
.fhero__row{display:flex;align-items:center;gap:28px}
.fhero__logo{width:140px;height:140px;flex-shrink:0;border-radius:28px;background:#fff}
.fhero__txt{display:flex;flex-direction:column;gap:10px;min-width:0}
.fhero__cat{margin:0;font-size:15px;font-weight:500}
.fhero__cat a{text-decoration:none}
.fhero__h1{margin:0;font-size:clamp(30px,4vw,52px);line-height:1.06;font-weight:700;letter-spacing:-.035em}
.fhero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px}
.fhero__actions{display:flex;flex-wrap:wrap;gap:10px}
.fhero__actions .btn--soft{background:#fff}
.firm{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:32px;padding-top:40px;align-items:start}
.firm__side{position:sticky;top:16px}
.box{padding:28px;border-radius:var(--r-l);background:var(--surface);box-shadow:var(--sh-1);margin-bottom:16px}
.box--tint{background:var(--tint-0);box-shadow:none}
.box--tint p{margin:0 0 10px;color:var(--muted)}
.prose{font-size:17px;line-height:1.7;color:var(--ink-2);max-width:72ch}
.prose p{margin:0 0 1em}
.prose h2,.prose h3{color:var(--ink);letter-spacing:-.02em;line-height:1.2}
.services{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px}
.services li{display:flex;gap:10px;align-items:flex-start}
.services .i{color:var(--accent);margin-top:4px}
.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px}
.contact{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}
.contact li{display:flex;gap:12px;align-items:flex-start;word-break:break-word}
.contact .i{color:var(--accent);margin-top:3px}
.hours{width:100%;border-collapse:collapse;font-size:15px}
.hours th{text-align:left;font-weight:500;color:var(--muted);padding:6px 0}
.hours td{text-align:right;padding:6px 0}
.hours .is-today th,.hours .is-today td{color:var(--ink);font-weight:700}

.page{padding-top:48px}
.page__h1{font-size:clamp(30px,4vw,48px);letter-spacing:-.03em;line-height:1.1}

/* ===== Stopka ===== */
.site-footer{margin:clamp(56px,7vw,96px) var(--edge) var(--edge);padding:56px clamp(24px,4vw,56px) 32px;border-radius:var(--r-xl);background:var(--footer);color:var(--footer-ink);font-size:15px}
.site-footer__grid{display:grid;grid-template-columns:1.3fr repeat(3,minmax(0,1fr));gap:32px}
.site-footer__about p{margin:14px 0 0;line-height:1.6;max-width:36ch}
.site-footer__h{margin:0 0 12px;font-size:15px;font-weight:600;color:#fff}
.site-footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}
.site-footer a{color:var(--footer-ink);text-decoration:none}
.site-footer a:hover{color:#fff;text-decoration:underline}
.site-footer__bottom{margin-top:40px;padding-top:24px;border-top:1px solid #243457;font-size:14px}

/* ===== Podpowiedzi wyszukiwarki ===== */
.suggest{position:absolute;z-index:50;left:0;right:0;top:calc(100% + 8px);margin:0;padding:8px;list-style:none;background:#fff;border-radius:20px;box-shadow:0 18px 40px rgba(20,33,61,.16);text-align:left;max-height:360px;overflow:auto}
.suggest a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-radius:12px;color:var(--ink);text-decoration:none}
.suggest a:hover,.suggest a.is-active{background:var(--soft)}
.suggest small{color:var(--muted-2);font-size:12px}
.has-suggest{position:relative}

/* ===== Responsywność ===== */
@media (max-width:1180px){
	.tiles{grid-template-columns:repeat(3,minmax(0,1fr))}
	.site-header__search{display:none}
	.listing{grid-template-columns:260px minmax(0,1fr)}
	.frow__actions{width:180px}
	.frow__media{width:170px;height:150px}
}
@media (max-width:960px){
	.nav-toggle{display:grid}
	.site-nav{display:none;position:absolute;top:84px;left:var(--edge);right:var(--edge);z-index:40;flex-direction:column;align-items:stretch;padding:16px;border-radius:var(--r-m);background:#fff;box-shadow:0 18px 40px rgba(20,33,61,.16)}
	.site-nav.is-open{display:flex}
	.site-nav__list{flex-direction:column}
	.site-nav__cta{margin:8px 0 0}
	.site-header__in{position:relative}
	.tiles{grid-template-columns:repeat(2,minmax(0,1fr))}
	.gminy,.panel__split,.panel__cols,.faq,.seo__cols{grid-template-columns:minmax(0,1fr)}
	.fcards{grid-template-columns:minmax(0,1fr)}
	.cta{flex-direction:column;align-items:flex-start}
	.cta__btns{width:100%}
	.lhero__row{flex-direction:column;align-items:flex-start;gap:20px}
	.listing{grid-template-columns:minmax(0,1fr)}
	.filters{position:fixed;inset:0;z-index:60;padding:16px;background:rgba(20,33,61,.35);display:none;overflow:auto}
	.filters.is-open{display:flex}
	.filters__form{max-width:480px;width:100%;margin:auto}
	.filters__close{display:grid}
	.results__filterbtn{display:inline-flex}
	.js .filters__submit{display:inline-flex}
	.firm{grid-template-columns:minmax(0,1fr)}
	.firm__side{position:static}
	.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:640px){
	.site-header__in{min-height:64px}
	.brand{font-size:18px}
	.bigsearch{flex-direction:column;align-items:stretch;border-radius:24px;padding:8px;gap:8px}
	.bigsearch__field{padding:10px 14px;border-radius:16px;background:var(--bg)}
	.bigsearch__field--where{width:auto;border-left:0}
	.bigsearch__btn{min-height:52px}
	.hero__in{align-items:stretch;text-align:left}
	.pill{align-self:flex-start}
	.chips--center{justify-content:flex-start}
	.gminy__list,.gminy--nomap .gminy__list{grid-template-columns:minmax(0,1fr)}
	.newlist{grid-template-columns:minmax(0,1fr)}
	.results__bar{flex-direction:column;align-items:stretch}
	.results__tools{justify-content:space-between}
	.sortform label{display:none}
	.frow{flex-direction:column;gap:12px;padding:12px}
	.frow__media{display:none}
	.frow__actions{width:auto;flex-direction:row;padding:0}
	.frow__actions .btn{flex:1}
	.frow__actions .btn--primary{flex:2}
	.frow__name{font-size:19px}
	.fhero__row{flex-direction:column;align-items:flex-start;gap:16px}
	.fhero__logo{width:88px;height:88px;border-radius:20px}
	.fhero__actions .btn{flex:1 1 100%}
	.services,.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
	.box{padding:20px}
	.stats{width:100%}
	.stat{flex:1}
	.site-footer__grid{grid-template-columns:minmax(0,1fr)}
}

/* ===== Poprawki ===== */
.frow__media,.fcard__media,.newitem,.tile,.gmina{text-decoration:none}
.newitem .logo--initials{font-size:15px}
.tile__txt{min-width:0}
.tile__name{overflow-wrap:anywhere}
@media (max-width:640px){
	.tiles{gap:10px}
	.tile{padding:12px;gap:10px;border-radius:16px}
	.tile__icon{width:42px;height:42px;border-radius:12px}
	.tile__icon svg{width:22px;height:22px}
	.tile__name{font-size:15px}
	.tile__count{font-size:13px}
}
.rating-note{margin:0;font-size:13px;color:var(--muted-2)}
.rating-note a{font-weight:600}

/* ===== Podium: 3 najwyżej oceniane ===== */
.frow--top{position:relative;flex-wrap:wrap;background:linear-gradient(0deg,var(--surface),var(--surface)) padding-box,var(--accent) border-box;border:2px solid transparent;padding-top:12px}
.frow--top1{background:linear-gradient(180deg,#FFF8EA,#fff 55%) padding-box,linear-gradient(135deg,#E3A33B,#F3CF7F) border-box;border-width:3px;box-shadow:0 12px 32px rgba(227,163,59,.18)}
.frow__rank{flex-basis:100%;display:inline-flex;align-items:center;gap:8px;margin:0 0 -4px 4px;font-size:13px;font-weight:700;color:var(--accent)}
.frow--top1 .frow__rank{color:#9A6410}
.frow__place{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--accent);color:#fff;font-size:13px}
.frow--top1 .frow__place{background:#E3A33B}
.frow--top1 .frow__name{font-size:26px}
@media (max-width:640px){.frow--top1 .frow__name{font-size:21px}}
