/* SpisBiznesu — działania user-first */
.sb-uf-actions{
  border:1px solid rgba(23,38,61,.12);
  border-top:3px solid var(--sb-zloto,#B19669);
  background:#fff;
  padding:1.25rem;
}
.sb-uf-actions .hp-widget__title{margin:0 0 .9rem;font-size:1.15rem;}
.sb-uf-actions__grid{display:grid;gap:.55rem;}
.hp-listing--view-block .hp-listing__actions--primary{flex:1 0 100%;width:100%;margin-top:.65rem;}
.sb-uf-card-actions{display:flex;flex-wrap:wrap;gap:.45rem;width:100%;}
.sb-uf-card-action{display:inline-flex;align-items:center;justify-content:center;gap:.28rem;min-height:36px;padding:.46rem .72rem;border:1px solid rgba(23,38,61,.2);border-radius:2px;background:#fff;color:var(--sb-granat,#17263D)!important;font-size:.86rem;font-weight:600;line-height:1.2;text-decoration:none!important;}
.sb-uf-card-action:hover,.sb-uf-card-action:focus-visible{background:#F2F2F2;color:var(--sb-granat,#17263D)!important;}
.sb-uf-card-action--primary{background:var(--sb-zloto,#B19669)!important;border-color:var(--sb-zloto,#B19669)!important;color:var(--sb-granat,#17263D)!important;}
.sb-uf-card-action--primary:hover{background:var(--sb-zloto-jasne,#CBB185)!important;}
.sb-uf-button{
  display:flex;align-items:center;justify-content:center;gap:.45rem;
  min-height:46px;padding:.7rem 1rem;border:1px solid var(--sb-granat,#17263D);
  border-radius:2px;text-decoration:none!important;font-weight:600;
  color:var(--sb-granat,#17263D)!important;background:#fff;
}
.sb-uf-button:hover,.sb-uf-button:focus-visible{background:#F2F2F2;color:var(--sb-granat,#17263D)!important;}
.sb-uf-button--primary{
  background:var(--sb-zloto,#B19669)!important;
  border-color:var(--sb-zloto,#B19669)!important;color:var(--sb-granat,#17263D)!important;
}
.sb-uf-button--primary:hover{background:var(--sb-zloto-jasne,#CBB185)!important;}
.sb-uf-report{display:block;margin-top:.85rem;text-align:center;font-size:.86rem;line-height:1.4;}

.sb-uf-check{--navy:#17263D;--gold:#B19669;--paper:#F2F2F2;max-width:1120px;margin:0 auto 4rem;color:var(--navy);}
.sb-uf-check__hero{background:var(--navy);color:#fff;padding:clamp(2rem,5vw,4rem);margin-bottom:2rem;}
.sb-uf-check__hero .sb-uf-check__title{color:#fff;margin:.25rem 0 .75rem;font-size:clamp(2rem,4vw,3.25rem);}
.sb-uf-check__hero>p:not(.sb-uf-eyebrow){max-width:58ch;color:rgba(255,255,255,.82);font-size:1.05rem;line-height:1.6;}
.sb-uf-eyebrow{margin:0;color:var(--gold);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;}
.sb-uf-check__search{margin-top:1.5rem;}
.sb-uf-check__search input{background:#fff!important;color:var(--navy)!important;}
.sb-uf-search{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) auto;gap:.7rem;align-items:end;width:100%;}
.sb-uf-search__field{display:grid;gap:.35rem;margin:0!important;color:inherit;font-weight:600;font-size:.84rem;text-align:left;}
.sb-uf-search__field input{box-sizing:border-box;width:100%;min-height:50px;margin:0!important;padding:.75rem .9rem!important;border:1px solid rgba(23,38,61,.2)!important;border-radius:2px!important;background:#fff!important;color:#17263D!important;box-shadow:none!important;}
.sb-uf-search__field input:focus{border-color:#B19669!important;box-shadow:0 0 0 2px rgba(177,150,105,.2)!important;outline:0;}
.sb-uf-search button{min-height:50px;margin:0!important;padding:.75rem 1.35rem!important;white-space:nowrap;}
.sb-uf-results-note{display:flex;flex-wrap:wrap;gap:.55rem .75rem;align-items:center;margin:0 0 1.25rem;padding:.85rem 1rem;border-left:4px solid #B19669;background:#F8F5EF;color:#17263D;}
.sb-uf-results-note strong{margin-right:.25rem;}
.sb-uf-results-note span{display:inline-flex;padding:.18rem .5rem;border:1px solid rgba(23,38,61,.12);background:#fff;font-size:.9rem;}
.sb-uf-empty-results{margin:1.5rem 0 2.5rem;padding:clamp(1.25rem,3vw,2rem);border:1px solid rgba(23,38,61,.12);border-top:3px solid #B19669;background:#fff;color:#17263D;}
.sb-uf-empty-results h2{margin:.25rem 0 .55rem;font-size:1.45rem;}
.sb-uf-empty-results p:not(.sb-uf-eyebrow){max-width:62ch;color:#5C6675;line-height:1.6;}
.sb-uf-empty-results__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem;}
.sb-uf-empty-results__actions .sb-uf-button{width:auto;}
.hp-form--listing-filter.sb-uf-filter-ready{padding:1rem!important;border:1px solid rgba(23,38,61,.12);border-top:3px solid #B19669;background:#fff;}
.sb-uf-filter-intro{margin:0 0 .9rem;padding-bottom:.75rem;border-bottom:1px solid rgba(23,38,61,.1);color:#17263D;}
.sb-uf-filter-intro strong{display:block;font-size:1.05rem;line-height:1.25;}
.sb-uf-filter-intro span{display:block;margin-top:.2rem;color:#5C6675;font-size:.88rem;line-height:1.35;}
.hp-form--listing-filter.sb-uf-filter-ready .hp-field--radio ul{margin-bottom:0;}
.hp-form--listing-filter.sb-uf-filter-ready .hp-field--radio li{margin-top:.35rem;}
.hp-form--listing-filter.sb-uf-filter-ready label{line-height:1.35;}
.hp-form--listing-filter.sb-uf-filter-collapsible:not(.sb-uf-filter-expanded) .sb-uf-filter-extra{display:none;}
.sb-uf-filter-toggle{width:100%;margin:.75rem 0 0!important;padding:.55rem .75rem!important;border:1px solid rgba(23,38,61,.16)!important;background:#F8F5EF!important;color:#17263D!important;font-weight:600!important;text-align:center;}
.sb-uf-filter-toggle:hover,.sb-uf-filter-toggle:focus-visible{background:#F2F2F2!important;}
.hp-form--listing-filter.sb-uf-filter-ready .hp-form__button{width:100%;margin-top:1rem!important;}
.sb-uf-directory-map{max-width:1180px;margin:0 auto 4rem;color:#17263D;}
.sb-uf-directory-map__hero{padding:clamp(1.5rem,4vw,3rem);margin-bottom:1.5rem;background:#17263D;color:#fff;}
.sb-uf-directory-map__hero h2{margin:.25rem 0 .6rem;color:#fff;font-size:clamp(2rem,4vw,3.2rem);}
.sb-uf-directory-map__hero>p:not(.sb-uf-eyebrow){max-width:68ch;color:rgba(255,255,255,.84);line-height:1.6;}
.sb-uf-directory-map__search{margin-top:1.25rem;}
.sb-uf-directory-map__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;}
.sb-uf-directory-card{display:flex;flex-direction:column;min-height:100%;border:1px solid rgba(23,38,61,.12);border-top:3px solid #B19669;background:#fff;}
.sb-uf-directory-card__main{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1rem .85rem;color:#17263D!important;text-decoration:none!important;font-weight:700;}
.sb-uf-directory-card__main span{font-size:1.05rem;line-height:1.25;}
.sb-uf-directory-card__main small{flex:0 0 auto;align-self:flex-start;padding:.15rem .45rem;background:#F8F5EF;color:#5C6675;font-size:.78rem;font-weight:600;white-space:nowrap;}
.sb-uf-directory-card__children{list-style:none;margin:0;padding:0 1rem 1rem;}
.sb-uf-directory-card__children li{margin:.35rem 0 0;}
.sb-uf-directory-card__children a{display:flex;justify-content:space-between;gap:.75rem;padding:.35rem 0;border-bottom:1px solid rgba(23,38,61,.08);color:#17263D;text-decoration:none;line-height:1.35;}
.sb-uf-directory-card__children a:hover{text-decoration:underline;}
.sb-uf-directory-card__children span{color:#5C6675;font-size:.86rem;}
.sb-uf-directory-map__hint{margin-top:1.5rem;padding:clamp(1.25rem,3vw,2rem);background:#F8F5EF;border-left:4px solid #B19669;}
.sb-uf-directory-map__hint h2{margin-top:0;}
.sb-uf-directory-map__hint .sb-uf-button{display:inline-flex;width:auto;margin-top:.5rem;}
.sb-uf-check__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0;}
.sb-uf-check__steps section{border:1px solid rgba(23,38,61,.13);padding:1.35rem;background:#fff;}
.sb-uf-check__steps strong{display:grid;place-items:center;width:2rem;height:2rem;background:var(--gold);border-radius:50%;}
.sb-uf-check__steps h2{font-size:1.1rem;margin:.8rem 0 .35rem;}
.sb-uf-check__steps p{margin:0;color:#5C6675;}
.sb-uf-check__new,.sb-uf-correction,.sb-uf-check__hint{padding:clamp(1.25rem,3vw,2rem);background:var(--paper);margin:2rem 0;}
.sb-uf-check__new h2,.sb-uf-correction h2{margin-top:0;}
.sb-uf-check__new .sb-uf-button{display:inline-flex;width:auto;}
.sb-uf-correction form{max-width:720px;margin-top:1.5rem;}
.sb-uf-correction label{display:block;font-weight:600;}
.sb-uf-correction label span{font-weight:400;color:#5C6675;}
.sb-uf-correction input[type=text],.sb-uf-correction input[type=email],.sb-uf-correction select,.sb-uf-correction textarea{display:block;width:100%;margin-top:.35rem;background:#fff;}
.sb-uf-consent label{font-weight:400;}
.sb-uf-consent input{margin-right:.35rem;}
.sb-uf-hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden;}
.sb-uf-notice{padding:1rem;margin:1rem 0;border-left:4px solid;}
.sb-uf-notice--ok{background:#eef8f0;border-color:#2f7d3c;}
.sb-uf-notice--error{background:#fff1f1;border-color:#a52a2a;}

/* Mobile: dwa najważniejsze działania są zawsze pod kciukiem. */
@media (max-width:767px){
  body.single-hp_listing{padding-bottom:74px;}
  body.single-hp_listing .sb-uf-actions__grid{
    position:fixed;z-index:9998;left:0;right:0;bottom:0;
    grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;
    padding:.55rem max(.75rem,env(safe-area-inset-right)) calc(.55rem + env(safe-area-inset-bottom)) max(.75rem,env(safe-area-inset-left));
    background:#fff;box-shadow:0 -3px 18px rgba(15,27,46,.18);
  }
  body.single-hp_listing .sb-uf-actions__grid .sb-uf-button:nth-child(n+3){display:none;}
  .hp-listing--view-block .sb-uf-card-actions{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));}
  .hp-listing--view-block .sb-uf-card-action{width:100%;padding-left:.35rem;padding-right:.35rem;}
  .sb-uf-search{grid-template-columns:1fr;}
  .sb-uf-search button{width:100%;}
  .sb-uf-results-note{display:block;}
  .sb-uf-results-note span{margin:.4rem .35rem 0 0;}
  .sb-uf-empty-results__actions{display:grid;grid-template-columns:1fr;}
  .sb-uf-empty-results__actions .sb-uf-button{width:100%;}
  .hp-form--listing-filter.sb-uf-filter-ready{padding:.9rem!important;margin-bottom:1rem;}
  .hp-form--listing-filter.sb-uf-filter-ready .hp-field--radio > ul > li > ul{display:grid;grid-template-columns:1fr;gap:.15rem;}
  .sb-uf-directory-map__hero{margin-left:-1rem;margin-right:-1rem;}
  .sb-uf-directory-map__grid{grid-template-columns:1fr;}
  .sb-uf-directory-card__main{display:block;}
  .sb-uf-directory-card__main small{display:inline-block;margin-top:.45rem;}
  .sb-uf-directory-map__hint .sb-uf-button{width:100%;}
  .sb-uf-check__steps{grid-template-columns:1fr;}
  .sb-uf-check__hero{margin-left:-1rem;margin-right:-1rem;}
}
@media (prefers-reduced-motion:reduce){.sb-uf-actions *,.sb-uf-check *{scroll-behavior:auto!important;transition:none!important;}}
