:root{--ts-aqua:#23BBE7;--ts-aqua-2:#22BAE5;--ts-navy:#212844;--ts-ink:#073642;--ts-deep:#093440;--ts-muted:#657789;--ts-bg:#F5FBFE;--ts-soft:#EAF8FE;--ts-card:#fff;--ts-border:#D9EAF1;--ts-shadow:0 22px 55px rgba(9,52,64,.12);--ts-radius:34px;--ts-pill:999px;--ts-shell:min(clamp(1220px,74vw,1720px),calc(100vw - 48px));--ts-font:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body.tuspot-platform-theme{margin:0;background:var(--ts-bg);color:var(--ts-ink);font-family:var(--ts-font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.tuspot-platform-theme a{color:inherit;text-decoration:none}body.tuspot-platform-theme img{max-width:100%;height:auto;display:block}.tuspot-shell{width:var(--ts-shell);max-width:var(--ts-shell);margin-inline:auto}.tuspot-main{min-height:60vh}.tuspot-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(217,234,241,.8)}.tuspot-site-header__inner{height:76px;display:flex;align-items:center;gap:28px}.tuspot-brand,.custom-logo-link{display:inline-flex;align-items:center;gap:9px;font-weight:900;color:var(--ts-navy)}.tuspot-brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--ts-deep);color:#fff;font-size:18px}.tuspot-brand-word{font-size:24px;letter-spacing:-.04em}.tuspot-brand-pill{font-size:11px;text-transform:uppercase;background:#D7F6F8;color:#2398AA;border-radius:var(--ts-pill);padding:3px 7px;font-weight:900}.tuspot-site-nav{margin-left:auto}.tuspot-site-nav__list{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.tuspot-site-nav a{font-weight:800;color:#1A3446;opacity:.92}.tuspot-site-nav a:hover{color:var(--ts-aqua)}.tuspot-site-header__actions{display:flex;align-items:center;gap:14px}.tuspot-lang-pill,.tuspot-link-quiet{font-weight:800}.tuspot-lang-pill{border:1px solid var(--ts-border);background:#fff;border-radius:var(--ts-pill);padding:10px 16px}.tuspot-button,button.tuspot-button,.tuspot-searchbar button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border:0;border-radius:var(--ts-pill);padding:13px 23px;background:var(--ts-aqua);color:#fff!important;font-weight:900;line-height:1;cursor:pointer;box-shadow:none;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.tuspot-button:hover,.tuspot-button:focus,.tuspot-searchbar button:hover,.tuspot-searchbar button:focus{background:var(--ts-navy);color:#fff!important;transform:translateY(-1px)}.tuspot-button--dark{background:var(--ts-navy)}.tuspot-button--dark:hover{background:var(--ts-aqua)}.tuspot-button--ghost{background:#fff;color:var(--ts-navy)!important;border:1px solid var(--ts-border)}.tuspot-button--light{background:#fff;color:var(--ts-navy)!important}.tuspot-button--outline-light{background:transparent;border:1px solid rgba(255,255,255,.35);color:#fff!important}.tuspot-mobile-toggle{display:none;margin-left:auto;width:44px;height:44px;border:1px solid var(--ts-border);border-radius:50%;background:#fff;padding:12px}.tuspot-mobile-toggle span{display:block;height:2px;background:var(--ts-navy);margin:4px 0;border-radius:2px}.tuspot-hero{padding:86px 0 96px}.tuspot-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:72px;align-items:center}.tuspot-kicker{display:inline-flex;align-items:center;width:max-content;max-width:100%;border-radius:var(--ts-pill);background:#D7F6F8;color:#2599AA;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950;padding:8px 14px;margin-bottom:18px}.tuspot-hero h1,.tuspot-section h2,.tuspot-page-card h1{margin:0;color:#061E3A;font-weight:950;letter-spacing:-.06em;line-height:.98}.tuspot-hero h1{font-size:clamp(54px,5.8vw,96px);max-width:780px}.tuspot-hero p{font-size:21px;color:var(--ts-muted);max-width:650px;margin:25px 0 30px}.tuspot-searchbar{display:grid;grid-template-columns:1.1fr .8fr .7fr auto;align-items:center;background:#fff;border:1px solid var(--ts-border);border-radius:28px;box-shadow:var(--ts-shadow);padding:12px;max-width:860px}.tuspot-searchbar label{display:flex;align-items:center;gap:10px;padding:2px 18px;border-right:1px solid var(--ts-border)}.tuspot-searchbar label span{display:block;text-transform:uppercase;color:#718799;font-size:11px;font-weight:950;letter-spacing:.12em}.tuspot-searchbar input{width:100%;border:0;background:transparent;color:var(--ts-ink);font:inherit;font-weight:700;outline:0}.tuspot-searchbar input::placeholder{color:#98A8B4}.tuspot-hero__proof{display:flex;flex-wrap:wrap;gap:22px;margin-top:23px;color:#587080;font-weight:800}.tuspot-hero__proof span:before{content:"⊙";color:var(--ts-aqua);margin-right:8px}.tuspot-hero__visual{position:relative;height:560px}.tuspot-hero-banner{display:block;width:100%;height:100%;border-radius:42px;background:linear-gradient(180deg,rgba(8,26,48,.06),rgba(8,26,48,.14)),linear-gradient(135deg,#dff5fb,#b6e9f5);background-size:cover;background-position:center;box-shadow:0 24px 60px rgba(9,52,64,.14);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.tuspot-hero-banner:hover{transform:translateY(-2px);box-shadow:0 28px 70px rgba(9,52,64,.18)}.tuspot-floating-card{position:absolute;display:flex;align-items:end;padding:20px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.25),rgba(6,30,58,.68)),linear-gradient(135deg,#dff5fb,#b6e9f5);background-size:cover;background-position:center;color:#fff;box-shadow:var(--ts-shadow);overflow:hidden}.tuspot-floating-card span{font-weight:950;font-size:20px;line-height:1.1;text-shadow:0 2px 20px rgba(0,0,0,.25)}.tuspot-floating-card--1{right:130px;top:0;width:310px;height:210px}.tuspot-floating-card--2{right:0;top:230px;width:190px;height:190px}.tuspot-floating-card--3{left:0;top:300px;width:250px;height:180px}.tuspot-stat-card{position:absolute;left:130px;top:230px;width:250px;background:#fff;border:1px solid var(--ts-border);border-radius:24px;box-shadow:var(--ts-shadow);padding:22px}.tuspot-stat-card span,.tuspot-stat-card small{display:block;color:var(--ts-muted);font-weight:800}.tuspot-stat-card strong{display:block;color:var(--ts-navy);font-size:48px;line-height:1;font-weight:950}.tuspot-section{padding:86px 0}.tuspot-section--soft{background:#EAF8FE}.tuspot-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.tuspot-section h2{font-size:clamp(36px,3.2vw,58px)}.tuspot-section-head p{margin:10px 0 0;color:var(--ts-muted);font-size:18px}.tuspot-card-grid{display:grid;gap:28px}.tuspot-card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.tuspot-card-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.tuspot-place-card{background:#fff;border:1px solid var(--ts-border);border-radius:26px;overflow:hidden;box-shadow:0 14px 36px rgba(9,52,64,.08);transition:transform .18s ease,box-shadow .18s ease}.tuspot-place-card:hover{transform:translateY(-3px);box-shadow:var(--ts-shadow)}.tuspot-place-card__media{position:relative;display:block;aspect-ratio:1.42;overflow:hidden;background:#DFF3F8}.tuspot-place-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.tuspot-place-card:hover .tuspot-place-card__media img{transform:scale(1.035)}.tuspot-place-card__placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#CFEFF7,#fff)}.tuspot-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ts-pill);background:#fff;color:#17465A;font-size:12px;font-weight:950;padding:8px 13px;text-transform:uppercase;letter-spacing:.06em}.tuspot-place-card__badge{position:absolute;top:16px;left:16px}.tuspot-place-card__body{padding:21px}.tuspot-place-card__meta-row{display:flex;justify-content:space-between;gap:12px;color:#6D7F8D;font-size:13px;font-weight:800}.tuspot-place-card__rating{color:#2198AA}.tuspot-place-card__title{margin:9px 0 8px;font-size:22px;line-height:1.1;letter-spacing:-.04em;color:var(--ts-ink)}.tuspot-place-card__title a:hover{color:var(--ts-aqua)}.tuspot-place-card p{margin:0;color:#637687;font-weight:650}.tuspot-place-card__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}.tuspot-place-card__footer a{font-weight:900;color:var(--ts-aqua)}.tuspot-destination-mosaic{display:grid;grid-template-columns:1.3fr .75fr .65fr;grid-template-rows:220px 220px;gap:24px}.tuspot-mosaic-card,.tuspot-offer-card{position:relative;border-radius:28px;border:1px solid var(--ts-border);background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(6,30,58,.7)),linear-gradient(135deg,#CFEFF7,#90DCEA);padding:28px;color:#fff;overflow:hidden;box-shadow:var(--ts-shadow);display:flex;flex-direction:column;justify-content:end}.tuspot-mosaic-card span,.tuspot-offer-card span{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:950;opacity:.88}.tuspot-mosaic-card h3,.tuspot-offer-card h3{font-size:30px;line-height:1.05;letter-spacing:-.04em;margin:6px 0}.tuspot-mosaic-card p,.tuspot-offer-card p{margin:0;opacity:.9}.tuspot-mosaic-card--large{grid-row:span 1}.tuspot-mosaic-card--wide{grid-column:span 1}.tuspot-offer-card{background:#fff;color:var(--ts-navy);justify-content:start}.tuspot-offer-card span{color:var(--ts-aqua)}.tuspot-planner-grid{display:grid;grid-template-columns:1fr 520px;gap:74px;align-items:center}.tuspot-planner-grid h2{font-size:clamp(40px,3.8vw,64px);margin:0 0 16px;color:#061E3A;line-height:1.05;letter-spacing:-.06em}.tuspot-planner-grid p{color:var(--ts-muted);font-size:18px}.tuspot-steps{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:16px}.tuspot-steps li{display:grid;grid-template-columns:54px 1fr;gap:12px;align-items:center;background:#fff;border:1px solid var(--ts-border);border-radius:22px;padding:17px}.tuspot-steps span{grid-row:span 2;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#D7F6F8;color:#2398AA;font-weight:950}.tuspot-steps strong{color:var(--ts-navy);font-size:18px}.tuspot-steps p{margin:0;font-size:15px}.tuspot-trip-plan-card{background:#fff;border:1px solid var(--ts-border);border-radius:34px;box-shadow:var(--ts-shadow);padding:30px}.tuspot-trip-plan-card>span{text-transform:uppercase;color:#8194A4;font-size:12px;font-weight:950;letter-spacing:.12em}.tuspot-trip-plan-card h3{margin:5px 0 20px;color:var(--ts-navy);font-size:24px}.tuspot-trip-plan-card ul{list-style:none;margin:0;padding:0;display:grid;gap:13px}.tuspot-trip-plan-card li{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;background:#EAF8FE;border-radius:18px;padding:13px}.tuspot-trip-plan-card li b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--ts-aqua);color:#fff}.tuspot-trip-plan-card li small{color:#6F8392}.tuspot-trip-plan-card>div{display:grid;grid-template-columns:repeat(6,1fr);text-align:center;margin-top:18px;background:#EAF8FE;border-radius:18px;padding:14px}.tuspot-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:70px}.tuspot-trust-grid>div{background:#fff;border:1px solid var(--ts-border);border-radius:26px;padding:26px;box-shadow:0 14px 32px rgba(9,52,64,.06)}.tuspot-trust-grid span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#D7F6F8;color:#2398AA;margin-bottom:22px;font-weight:950}.tuspot-trust-grid h3{margin:0 0 10px;color:var(--ts-navy);font-size:22px}.tuspot-trust-grid p{margin:0;color:var(--ts-muted)}.tuspot-owner-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;background:linear-gradient(135deg,#093440,#119EBB);border-radius:38px;padding:52px;color:#fff;box-shadow:var(--ts-shadow)}.tuspot-owner-cta h2{color:#fff;font-size:clamp(38px,4vw,68px);max-width:760px}.tuspot-owner-cta p{max-width:720px;color:rgba(255,255,255,.78);font-size:18px}.tuspot-owner-cta>div:last-child{display:flex;gap:13px;flex-wrap:wrap;justify-content:flex-end}.tuspot-site-footer{background:#EAF8FE;border-top:1px solid var(--ts-border);padding:70px 0 30px}.tuspot-site-footer__grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:58px}.tuspot-site-footer__brand p{max-width:320px;color:var(--ts-muted);font-weight:650}.tuspot-footer-langs{display:flex;gap:8px;flex-wrap:wrap}.tuspot-footer-langs span{display:inline-flex;border-radius:var(--ts-pill);background:#fff;border:1px solid var(--ts-border);padding:6px 10px;font-weight:900;font-size:12px}.tuspot-footer-col h3{margin:0 0 18px;color:var(--ts-navy);font-size:15px}.tuspot-footer-menu{list-style:none;padding:0;margin:0;display:grid;gap:13px}.tuspot-footer-menu a{color:#607384;font-weight:700}.tuspot-footer-menu a:hover{color:var(--ts-aqua)}.tuspot-site-footer__bottom{border-top:1px solid var(--ts-border);margin-top:56px;padding-top:24px;display:flex;justify-content:space-between;gap:24px;color:#718391;font-size:14px}.tuspot-site-footer__bottom nav{display:flex;gap:24px}.tuspot-page-shell{padding:82px 0}.tuspot-page-card{background:#fff;border:1px solid var(--ts-border);border-radius:30px;padding:44px;box-shadow:0 12px 34px rgba(9,52,64,.06)}.tuspot-page-card__header{margin-bottom:28px}.tuspot-page-card h1{font-size:clamp(38px,4vw,62px)}.tuspot-content{color:#405366;font-size:18px}.tuspot-content a{color:var(--ts-aqua);font-weight:900}.tuspot-archive-hero{padding:70px 0 30px}.tuspot-archive-hero h1{margin:0;color:#061E3A;font-size:clamp(44px,4.2vw,72px);line-height:1;letter-spacing:-.06em}.tuspot-archive-layout{display:grid;grid-template-columns:260px minmax(0,1fr) 360px;gap:34px;align-items:start}.tuspot-filters{position:sticky;top:100px}.tuspot-filters h2{font-size:18px}.tuspot-filters>div{margin:0 0 25px}.tuspot-filters strong{display:block;color:#7B8FA0;text-transform:uppercase;letter-spacing:.12em;font-size:12px;margin-bottom:12px}.tuspot-filters span{display:inline-flex;border:1px solid var(--ts-border);border-radius:var(--ts-pill);padding:8px 13px;background:#fff;margin:0 7px 9px 0;font-weight:800}.tuspot-map-card{position:sticky;top:100px;background:#E5F5F9;border:1px solid var(--ts-border);border-radius:30px;min-height:420px;padding:24px;box-shadow:var(--ts-shadow)}.tuspot-map-card div{position:relative;height:330px;background-image:linear-gradient(#d5edf4 1px,transparent 1px),linear-gradient(90deg,#d5edf4 1px,transparent 1px);background-size:34px 34px;border-radius:22px}.tuspot-map-card span{position:absolute;background:var(--ts-navy);color:#fff;border-radius:var(--ts-pill);padding:7px 12px;font-weight:950}.tuspot-map-card span:nth-child(1){left:18%;top:58%}.tuspot-map-card span:nth-child(2){left:36%;top:36%}.tuspot-map-card span:nth-child(3){left:50%;top:68%}.tuspot-map-card span:nth-child(4){left:66%;top:22%}.tuspot-map-card span:nth-child(5){left:72%;top:53%}.tuspot-empty-card{background:#fff;border:1px solid var(--ts-border);border-radius:30px;padding:36px;box-shadow:var(--ts-shadow)}.tuspot-single-place-fallback{background:#fff;border:1px solid var(--ts-border);border-radius:34px;padding:36px;box-shadow:var(--ts-shadow)}.tuspot-single-place-fallback__image{border-radius:28px;overflow:hidden;margin-bottom:28px}.tuspot-single-place-fallback h1{font-size:clamp(42px,4vw,72px);line-height:1;letter-spacing:-.06em;color:#061E3A;margin:0 0 20px}.navigation.pagination{margin-top:34px}.nav-links{display:flex;gap:10px}.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;border:1px solid var(--ts-border);border-radius:50%;background:#fff;font-weight:900}.page-numbers.current{background:var(--ts-aqua);color:#fff}@media (max-width:1180px){.tuspot-hero__grid,.tuspot-planner-grid{grid-template-columns:1fr}.tuspot-hero__visual{height:420px}.tuspot-card-grid--3,.tuspot-trust-grid{grid-template-columns:repeat(2,1fr)}.tuspot-archive-layout{grid-template-columns:1fr}.tuspot-filters,.tuspot-map-card{position:static}.tuspot-site-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){:root{--ts-shell:calc(100vw - 32px)}.tuspot-site-header__actions,.tuspot-site-nav{display:none}.tuspot-mobile-toggle{display:block}.tuspot-site-header.is-mobile-open .tuspot-site-nav,.tuspot-site-header.is-mobile-open .tuspot-site-header__actions{display:flex;position:absolute;left:16px;right:16px;top:76px;background:#fff;border:1px solid var(--ts-border);border-radius:24px;padding:20px;box-shadow:var(--ts-shadow)}.tuspot-site-header.is-mobile-open .tuspot-site-nav{align-items:stretch}.tuspot-site-header.is-mobile-open .tuspot-site-header__actions{top:260px;flex-direction:column;align-items:stretch}.tuspot-site-nav__list{flex-direction:column;align-items:stretch;gap:12px}.tuspot-hero{padding:48px 0 64px}.tuspot-hero h1{font-size:52px}.tuspot-hero p{font-size:18px}.tuspot-searchbar{grid-template-columns:1fr;border-radius:26px}.tuspot-searchbar label{border-right:0;border-bottom:1px solid var(--ts-border);padding:14px}.tuspot-searchbar button{width:100%;min-height:54px}.tuspot-hero__visual{height:300px;display:block}.tuspot-section{padding:58px 0}.tuspot-section-head{align-items:flex-start;flex-direction:column}.tuspot-card-grid--3,.tuspot-card-grid--2,.tuspot-trust-grid,.tuspot-destination-mosaic{grid-template-columns:1fr}.tuspot-destination-mosaic{grid-template-rows:auto}.tuspot-mosaic-card,.tuspot-offer-card{min-height:220px}.tuspot-owner-cta{flex-direction:column;align-items:flex-start;padding:34px}.tuspot-owner-cta>div:last-child{justify-content:flex-start}.tuspot-site-footer__grid{grid-template-columns:1fr}.tuspot-site-footer__bottom{flex-direction:column}.tuspot-page-card{padding:28px}.tuspot-trip-plan-card>div{grid-template-columns:repeat(3,1fr)}}


/* Stage 2.1 migration bridge: legacy TuSpot/Core pages render their own layout. */
body.tuspot-platform-theme .tuspot-legacy-bridge{
	width:100%;
	padding:72px 0 96px;
	background:var(--ts-bg);
	overflow:hidden;
}
body.tuspot-platform-theme .tuspot-legacy-bridge__inner{
	width:100%;
	max-width:none;
	margin:0 auto;
}
body.tuspot-platform-theme .tuspot-legacy-bridge .tuspot-page-card,
body.tuspot-platform-theme .tuspot-legacy-bridge .entry-header{
	box-shadow:none;
}
body.tuspot-platform-theme .tuspot-legacy-bridge > .tuspot-legacy-bridge__inner > :first-child{
	margin-top:0!important;
}
body.tuspot-platform-theme .tuspot-legacy-bridge :is(.tuspot-front-page-experience,.tuspot-catalog-page,.tuspot-collection-page,.tuspot-platform-page,.tuspot-help-page,.tuspot-page-legal,.tuspot-page){
	margin-left:auto!important;
	margin-right:auto!important;
}
@media (max-width: 782px){
	body.tuspot-platform-theme .tuspot-legacy-bridge{padding:38px 0 70px;}
}

/* Stage 3: editable homepage media controls */
.tuspot-floating-card,
.tuspot-mosaic-card{background-size:cover;background-position:center;background-repeat:no-repeat}.tuspot-mosaic-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,30,58,.05),rgba(6,30,58,.66));pointer-events:none}.tuspot-mosaic-card>*{position:relative;z-index:1}.tuspot-offer-card:before{display:none}


/* Stage 4: native single place preview. Disabled by default; use ?tuspot_native_single=1 or Customizer toggle. */
.tuspot-single-native__hero{padding:70px 0 54px;background:linear-gradient(180deg,#F5FBFE 0%,#EAF8FE 100%);border-bottom:1px solid var(--ts-border)}
.tuspot-single-native__hero-grid{display:grid;grid-template-columns:minmax(0,0.92fr) minmax(520px,1.08fr);gap:48px;align-items:center}.tuspot-single-native__chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.tuspot-chip--rating{background:#EAF8FE;color:#0F8094;border:1px solid var(--ts-border)}.tuspot-single-native__intro h1{font-size:clamp(48px,5vw,86px);line-height:.96;letter-spacing:-.07em;color:#061E3A;margin:0 0 18px}.tuspot-single-native__location{font-size:18px;color:#5B7182;font-weight:850;margin:0 0 16px}.tuspot-single-native__lead{font-size:20px;color:#5F7384;max-width:760px;margin:0 0 26px}.tuspot-single-native__hero-actions{display:flex;gap:12px;flex-wrap:wrap}.tuspot-single-native__gallery{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:210px 210px;gap:16px}.tuspot-single-native__gallery-item{margin:0;border-radius:28px;overflow:hidden;background:#DFF3F8;box-shadow:var(--ts-shadow)}.tuspot-single-native__gallery-item img{width:100%;height:100%;object-fit:cover}.tuspot-single-native__gallery-item--0{grid-row:span 2}.tuspot-single-native__gallery-placeholder{grid-column:1/-1;min-height:430px;border-radius:30px;background:linear-gradient(135deg,#DFF3F8,#fff);border:1px solid var(--ts-border)}.tuspot-single-native__body{padding-top:54px}.tuspot-single-native__content-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:36px;align-items:start}.tuspot-single-native__main{display:grid;gap:24px}.tuspot-single-native__card,.tuspot-single-native__side-card{background:#fff;border:1px solid var(--ts-border);border-radius:30px;box-shadow:0 16px 42px rgba(9,52,64,.08);padding:32px}.tuspot-single-native__card h2{margin:0 0 18px;color:#061E3A;font-size:32px;letter-spacing:-.04em}.tuspot-single-native__aside{position:sticky;top:104px}.tuspot-single-native__side-card{display:grid;gap:18px}.tuspot-single-native__price span{display:block;color:#7B8FA0;text-transform:uppercase;letter-spacing:.12em;font-weight:950;font-size:12px}.tuspot-single-native__price strong{display:block;color:#061E3A;font-size:40px;line-height:1;font-weight:950;letter-spacing:-.04em}.tuspot-single-native__contact-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.tuspot-single-native__contact-list li{border-top:1px solid var(--ts-border);padding-top:12px}.tuspot-single-native__contact-list strong{display:block;color:#718799;font-size:12px;text-transform:uppercase;letter-spacing:.11em}.tuspot-single-native__contact-list span,.tuspot-single-native__contact-list a{font-weight:850;color:#073642}.tuspot-single-native__side-card p{margin:0;color:#6B7F8E;font-size:14px}.tuspot-amenity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tuspot-amenity-grid span{display:flex;align-items:center;min-height:46px;border:1px solid var(--ts-border);border-radius:18px;background:#F7FCFE;padding:10px 14px;font-weight:850;color:#28495A}.tuspot-map-card--inline{position:relative;top:auto;min-height:280px;margin-top:16px;box-shadow:none}.tuspot-map-card--inline div{height:230px}.tuspot-single-native__core{padding-top:0}.tuspot-single-legacy-bridge{padding-top:54px}
@media (max-width:1180px){.tuspot-single-native__hero-grid,.tuspot-single-native__content-grid{grid-template-columns:1fr}.tuspot-single-native__aside{position:static}.tuspot-single-native__gallery{grid-template-columns:1fr 1fr}.tuspot-amenity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:760px){.tuspot-single-native__hero{padding:42px 0}.tuspot-single-native__intro h1{font-size:44px}.tuspot-single-native__gallery{grid-template-columns:1fr;grid-template-rows:auto}.tuspot-single-native__gallery-item,.tuspot-single-native__gallery-item--0{grid-row:auto;min-height:230px}.tuspot-single-native__card,.tuspot-single-native__side-card{padding:24px;border-radius:24px}.tuspot-amenity-grid{grid-template-columns:1fr}}

/* Stage 5: Gutenberg migration patterns and clean canvas template. */
body.tuspot-platform-theme .tuspot-clean-canvas{background:var(--ts-bg);overflow:hidden}
body.tuspot-platform-theme .tuspot-clean-canvas__article > *{margin-top:0}
body.tuspot-platform-theme .tuspot-gb-section{padding:86px 0;background:var(--ts-bg)}
body.tuspot-platform-theme .tuspot-gb-section.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;max-width:100vw}
body.tuspot-platform-theme .tuspot-gb-hero{padding-top:92px;padding-bottom:100px;background:linear-gradient(180deg,#F5FBFE 0%,#EAF8FE 100%)}
body.tuspot-platform-theme .tuspot-gb-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:72px;align-items:center}
body.tuspot-platform-theme .tuspot-gb-hero h1{font-size:clamp(54px,5.8vw,96px);line-height:.98;letter-spacing:-.065em;margin:0;color:#061E3A;font-weight:950}
body.tuspot-platform-theme .tuspot-gb-hero p:not(.tuspot-kicker):not(.tuspot-hero__proof){font-size:21px;color:var(--ts-muted);max-width:650px;margin:24px 0 30px}
body.tuspot-platform-theme .tuspot-gb-hero__visual{position:relative;min-height:460px}
body.tuspot-platform-theme .tuspot-gb-float{position:absolute;right:0;top:0;width:420px;height:280px;margin:0;border-radius:34px;overflow:hidden;box-shadow:var(--ts-shadow);background:#DFF3F8}
body.tuspot-platform-theme .tuspot-gb-float img{width:100%;height:100%;object-fit:cover}
body.tuspot-platform-theme .tuspot-gb-stat{position:absolute;left:0;bottom:70px;width:250px;background:#fff;border:1px solid var(--ts-border);border-radius:24px;padding:22px;box-shadow:var(--ts-shadow)}
body.tuspot-platform-theme .tuspot-gb-stat p{margin:0!important;color:var(--ts-muted)!important;font-weight:850!important;font-size:15px!important}
body.tuspot-platform-theme .tuspot-gb-stat strong{font-size:48px;line-height:1;color:var(--ts-navy);font-weight:950}
body.tuspot-platform-theme .tuspot-gb-card{height:100%;background:#fff;border:1px solid var(--ts-border);border-radius:26px;padding:28px;box-shadow:0 14px 34px rgba(9,52,64,.08)}
body.tuspot-platform-theme .tuspot-gb-card h3{margin:0 0 10px;color:#061E3A;font-size:21px;letter-spacing:-.035em}
body.tuspot-platform-theme .tuspot-gb-card p{margin:0;color:var(--ts-muted);font-weight:650}
body.tuspot-platform-theme .tuspot-gb-trust{gap:24px;margin-top:28px}
body.tuspot-platform-theme .tuspot-gb-routes{gap:24px;margin-top:28px}
body.tuspot-platform-theme .tuspot-gb-routes .wp-block-column{background:#fff;border:1px solid var(--ts-border);border-radius:26px;overflow:hidden;box-shadow:0 14px 34px rgba(9,52,64,.08)}
body.tuspot-platform-theme .tuspot-gb-routes figure{margin:0;aspect-ratio:1.55;background:#DFF3F8;overflow:hidden}
body.tuspot-platform-theme .tuspot-gb-routes img{width:100%;height:100%;object-fit:cover}
body.tuspot-platform-theme .tuspot-gb-routes h3{padding:20px 22px 0;margin:0;color:#061E3A;font-size:22px;letter-spacing:-.035em}
body.tuspot-platform-theme .tuspot-gb-routes p{padding:8px 22px 22px;margin:0;color:var(--ts-muted);font-weight:750}
body.tuspot-platform-theme .wp-block-button.tuspot-button{padding:0;background:transparent!important;border:0!important;box-shadow:none!important}
body.tuspot-platform-theme .wp-block-button.tuspot-button .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:var(--ts-pill);padding:13px 23px;background:var(--ts-aqua);color:#fff!important;font-weight:950;line-height:1;text-decoration:none!important;border:0;transition:background .18s ease,color .18s ease,transform .18s ease}
body.tuspot-platform-theme .wp-block-button.tuspot-button .wp-block-button__link:hover{background:var(--ts-navy);color:#fff!important;transform:translateY(-1px)}
body.tuspot-platform-theme .wp-block-button.tuspot-button--light .wp-block-button__link{background:#fff;color:var(--ts-navy)!important}
body.tuspot-platform-theme .wp-block-button.tuspot-button--outline-light .wp-block-button__link{background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff!important}
@media (max-width:1180px){body.tuspot-platform-theme .tuspot-gb-hero__grid{grid-template-columns:1fr}body.tuspot-platform-theme .tuspot-gb-hero__visual{min-height:360px}.tuspot-gb-trust,.tuspot-gb-routes{flex-wrap:wrap}.tuspot-gb-trust>.wp-block-column,.tuspot-gb-routes>.wp-block-column{flex-basis:calc(50% - 12px)!important}}
@media (max-width:760px){body.tuspot-platform-theme .tuspot-gb-section{padding:58px 0}body.tuspot-platform-theme .tuspot-gb-hero{padding-top:54px}body.tuspot-platform-theme .tuspot-gb-hero h1{font-size:50px}body.tuspot-platform-theme .tuspot-gb-hero__visual{display:none}.tuspot-gb-trust>.wp-block-column,.tuspot-gb-routes>.wp-block-column{flex-basis:100%!important}}

/* Stage 6: nagłówek, stopka i menu mobilne gotowe do pracy bez Elementora. */
body.tuspot-platform-theme .tuspot-site-header__inner{position:relative}
body.tuspot-platform-theme .tuspot-site-header__actions .tuspot-button,
body.tuspot-platform-theme .tuspot-site-header__actions .tuspot-button:visited{white-space:nowrap;color:#fff!important}
body.tuspot-platform-theme .tuspot-site-header__actions .tuspot-button:hover,
body.tuspot-platform-theme .tuspot-site-header__actions .tuspot-button:focus{color:#fff!important}
body.tuspot-platform-theme .tuspot-site-nav .current-menu-item>a,
body.tuspot-platform-theme .tuspot-site-nav .current_page_item>a{color:var(--ts-aqua)}
body.tuspot-platform-theme .tuspot-site-footer .tuspot-brand-pill{display:none}
@media (max-width: 860px){
	body.tuspot-platform-theme .tuspot-site-header{position:sticky}
	body.tuspot-platform-theme .tuspot-site-header__inner{height:72px;gap:14px}
	body.tuspot-platform-theme .custom-logo-link img{max-height:42px;width:auto}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open:after{content:"";position:fixed;inset:72px 0 0;background:rgba(6,30,58,.18);backdrop-filter:blur(4px);z-index:-1}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-nav,
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-header__actions{left:16px;right:16px;background:#fff;border:1px solid var(--ts-border);box-shadow:var(--ts-shadow)}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-nav{display:block;top:82px;border-radius:24px 24px 0 0;padding:18px 18px 8px;z-index:60}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-header__actions{top:330px;margin-top:0;display:grid;grid-template-columns:1fr;gap:10px;border-top:0;border-radius:0 0 24px 24px;padding:8px 18px 18px;z-index:60;position:absolute;transform:none}
	body.tuspot-platform-theme .tuspot-site-nav__list{gap:6px}
	body.tuspot-platform-theme .tuspot-site-nav__list a{display:flex;align-items:center;min-height:44px;border-radius:16px;padding:10px 12px;background:#F6FBFE;color:#17394B;font-weight:900}
	body.tuspot-platform-theme .tuspot-site-nav__list a:hover,
	body.tuspot-platform-theme .tuspot-site-nav .current-menu-item>a,
	body.tuspot-platform-theme .tuspot-site-nav .current_page_item>a{background:#EAF8FE;color:var(--ts-aqua)}
	body.tuspot-platform-theme .tuspot-lang-pill,
	body.tuspot-platform-theme .tuspot-link-quiet,
	body.tuspot-platform-theme .tuspot-site-header__actions .tuspot-button{width:100%;justify-content:center;text-align:center;min-height:48px;border-radius:18px}
	body.tuspot-platform-theme .tuspot-link-quiet{display:flex;align-items:center;justify-content:center;background:#F6FBFE;border:1px solid var(--ts-border);color:var(--ts-navy);font-weight:900}
}

/* Stage 7: natywny katalog z kontrolą w personalizacji */
body.tuspot-platform-theme .tuspot-catalog-native-hero{padding-bottom:20px}
body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar{display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(180px,.8fr) minmax(180px,.8fr) minmax(160px,.7fr) auto auto;gap:12px;align-items:end;background:#fff;border:1px solid var(--ts-border);border-radius:30px;padding:16px;margin-bottom:30px;box-shadow:0 16px 42px rgba(9,52,64,.08)}
body.tuspot-platform-theme .tuspot-catalog-toolbar label{display:grid;gap:7px}
body.tuspot-platform-theme .tuspot-catalog-toolbar label span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:950;color:#74899A}
body.tuspot-platform-theme .tuspot-catalog-toolbar :is(input,select){width:100%;height:48px;border:1px solid var(--ts-border);border-radius:18px;background:#F7FCFE;color:var(--ts-ink);font:inherit;font-weight:800;padding:0 14px;outline:0}
body.tuspot-platform-theme .tuspot-catalog-toolbar :is(input,select):focus{border-color:var(--ts-aqua);box-shadow:0 0 0 4px rgba(35,187,231,.12)}
body.tuspot-platform-theme .tuspot-archive-layout--native{grid-template-columns:280px minmax(0,1fr) 340px}
body.tuspot-platform-theme .tuspot-filters--native{background:transparent}
body.tuspot-platform-theme .tuspot-filters--native h2{margin:0 0 18px;color:#061E3A;font-size:22px;letter-spacing:-.04em}
body.tuspot-platform-theme .tuspot-filters--native a,
body.tuspot-platform-theme .tuspot-filters--native span{display:inline-flex;border:1px solid var(--ts-border);border-radius:var(--ts-pill);padding:8px 13px;background:#fff;margin:0 7px 9px 0;font-weight:850;color:#24495B;transition:background .18s ease,color .18s ease,border-color .18s ease}
body.tuspot-platform-theme .tuspot-filters--native a:hover,
body.tuspot-platform-theme .tuspot-filters--native a.is-active{background:var(--ts-aqua);border-color:var(--ts-aqua);color:#fff!important}
body.tuspot-platform-theme .tuspot-catalog-results__head{margin-bottom:24px}
body.tuspot-platform-theme .tuspot-catalog-results__head h2{font-size:clamp(30px,2.3vw,44px)}
body.tuspot-platform-theme .tuspot-map-card--native p{margin:14px 0 0;color:#587080;font-weight:800}
body.tuspot-platform-theme .tuspot-pagination ul{display:flex;gap:10px;list-style:none;margin:34px 0 0;padding:0;flex-wrap:wrap}
body.tuspot-platform-theme .tuspot-pagination .page-numbers{border-radius:999px;min-width:44px;padding:0 14px}
@media (max-width:1180px){body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}body.tuspot-platform-theme .tuspot-catalog-toolbar .tuspot-button{width:100%}body.tuspot-platform-theme .tuspot-archive-layout--native{grid-template-columns:1fr}body.tuspot-platform-theme .tuspot-filters--native,body.tuspot-platform-theme .tuspot-map-card--native{position:static}}
@media (max-width:760px){body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar{grid-template-columns:1fr;border-radius:24px;padding:14px}body.tuspot-platform-theme .tuspot-catalog-results__head .tuspot-button{width:100%}}

/* v0.8.0 — natywna wizytówka: kontrolki i bezpieczne sekcje */
body.tuspot-platform-theme .tuspot-single-native__quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}
body.tuspot-platform-theme .tuspot-single-native__quick-grid>div{background:#fff;border:1px solid var(--ts-border);border-radius:24px;padding:18px 20px;box-shadow:0 12px 30px rgba(9,52,64,.06)}
body.tuspot-platform-theme .tuspot-single-native__quick-grid span{display:block;color:#7890A1;text-transform:uppercase;letter-spacing:.12em;font-weight:950;font-size:11px;margin-bottom:7px}
body.tuspot-platform-theme .tuspot-single-native__quick-grid strong{display:block;color:#073642;font-size:26px;line-height:1.05;font-weight:950;letter-spacing:-.04em}
body.tuspot-platform-theme .tuspot-single-native__contact-title{margin:6px 0 0!important;font-size:22px!important;line-height:1.1;color:#073642!important;letter-spacing:-.03em!important}
body.tuspot-platform-theme .tuspot-single-native__side-card .tuspot-button{width:100%;justify-content:center;text-align:center}
@media (max-width:900px){body.tuspot-platform-theme .tuspot-single-native__quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:560px){body.tuspot-platform-theme .tuspot-single-native__quick-grid{grid-template-columns:1fr}}

/* Stage 6: WooCommerce / sklep TuSpot */
body.tuspot-platform-theme.woocommerce,
body.tuspot-platform-theme.woocommerce-page {
	background: var(--tuspot-bg, #f3fbff);
}

.tuspot-woocommerce-main .tuspot-container,
.tuspot-shop-hero .tuspot-container,
.tuspot-shop-shell .tuspot-container {
	width: min(clamp(1220px, 74vw, 1720px), calc(100vw - 48px));
	max-width: none;
	margin-inline: auto;
}

.tuspot-shop-hero {
	padding: clamp(48px, 7vw, 96px) 0 20px;
}

.tuspot-shop-hero .tuspot-container {
	padding: clamp(28px, 4vw, 56px);
	border: 1px solid rgba(35, 187, 231, .22);
	border-radius: 36px;
	background: linear-gradient(135deg, #fff 0%, #effbff 100%);
	box-shadow: 0 22px 58px rgba(9, 52, 64, .08);
}

.tuspot-shop-hero h1 {
	max-width: 920px;
	margin: 12px 0 10px;
	font-size: clamp(40px, 5.2vw, 82px);
	line-height: .94;
	letter-spacing: -.06em;
	color: #071d38;
}

.tuspot-shop-hero p {
	max-width: 760px;
	font-size: clamp(17px, 1.2vw, 21px);
	line-height: 1.7;
	color: #5f7484;
}

.tuspot-shop-shell {
	padding: 20px 0 clamp(64px, 8vw, 120px);
}

.tuspot-shop-shell .woocommerce {
	padding: clamp(22px, 3vw, 38px);
	border: 1px solid rgba(35, 187, 231, .18);
	border-radius: 34px;
	background: rgba(255,255,255,.94);
	box-shadow: 0 18px 52px rgba(9, 52, 64, .07);
}

.tuspot-shop-note {
	margin: 0 0 18px;
	padding: 14px 18px;
	border: 1px solid rgba(35, 187, 231, .24);
	border-radius: 18px;
	background: #eefbff;
	color: #0b4757;
	font-weight: 700;
}

body.tuspot-platform-theme.woocommerce ul.products {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
	margin: 0;
}

body.tuspot-platform-theme.woocommerce ul.products li.product,
body.tuspot-platform-theme.woocommerce-page ul.products li.product {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 14px 14px 18px !important;
	border: 1px solid rgba(35, 187, 231, .20);
	border-radius: 26px;
	background: #fff;
	box-shadow: 0 14px 34px rgba(9, 52, 64, .07);
	overflow: hidden;
}

body.tuspot-platform-theme.woocommerce ul.products li.product a img {
	border-radius: 18px;
	aspect-ratio: 4 / 3;
	object-fit: cover;
	margin: 0 0 16px;
}

body.tuspot-platform-theme.woocommerce ul.products li.product .woocommerce-loop-product__title {
	padding: 0;
	margin: 0 0 10px;
	font-size: 22px;
	line-height: 1.15;
	letter-spacing: -.035em;
	color: #093440;
}

body.tuspot-platform-theme.woocommerce ul.products li.product .price {
	display: block;
	margin: 10px 0 16px;
	color: #093440;
	font-weight: 900;
	font-size: 19px;
}

body.tuspot-platform-theme.woocommerce a.button,
body.tuspot-platform-theme.woocommerce button.button,
body.tuspot-platform-theme.woocommerce input.button,
body.tuspot-platform-theme.woocommerce #respond input#submit,
body.tuspot-platform-theme.woocommerce-page a.button,
body.tuspot-platform-theme.woocommerce-page button.button,
body.tuspot-platform-theme.woocommerce-page input.button,
body.tuspot-platform-theme.woocommerce-page #respond input#submit {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 14px 22px !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: #23BBE7 !important;
	color: #fff !important;
	font-weight: 900 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	box-shadow: 0 12px 26px rgba(35, 187, 231, .22);
	transition: background .2s ease, color .2s ease, transform .2s ease;
}

body.tuspot-platform-theme.woocommerce a.button:hover,
body.tuspot-platform-theme.woocommerce button.button:hover,
body.tuspot-platform-theme.woocommerce input.button:hover,
body.tuspot-platform-theme.woocommerce #respond input#submit:hover,
body.tuspot-platform-theme.woocommerce-page a.button:hover,
body.tuspot-platform-theme.woocommerce-page button.button:hover,
body.tuspot-platform-theme.woocommerce-page input.button:hover,
body.tuspot-platform-theme.woocommerce-page #respond input#submit:hover {
	background: #212844 !important;
	color: #fff !important;
	transform: translateY(-1px);
}

body.tuspot-platform-theme.woocommerce a.button *,
body.tuspot-platform-theme.woocommerce button.button *,
body.tuspot-platform-theme.woocommerce input.button *,
body.tuspot-platform-theme.woocommerce-page a.button *,
body.tuspot-platform-theme.woocommerce-page button.button *,
body.tuspot-platform-theme.woocommerce-page input.button * {
	color: inherit !important;
}

body.tuspot-platform-theme.woocommerce table.shop_table,
body.tuspot-platform-theme.woocommerce-page table.shop_table {
	border: 1px solid rgba(35, 187, 231, .18);
	border-radius: 22px;
	overflow: hidden;
	background: #fff;
}

body.tuspot-platform-theme.woocommerce table.shop_table th,
body.tuspot-platform-theme.woocommerce-page table.shop_table th {
	color: #093440;
	font-weight: 900;
}

body.tuspot-platform-theme.woocommerce form .form-row input.input-text,
body.tuspot-platform-theme.woocommerce form .form-row textarea,
body.tuspot-platform-theme.woocommerce-page form .form-row input.input-text,
body.tuspot-platform-theme.woocommerce-page form .form-row textarea,
body.tuspot-platform-theme.woocommerce-page .select2-container .select2-selection--single {
	min-height: 52px;
	border: 1px solid rgba(35, 187, 231, .25);
	border-radius: 16px;
	background: #f7fcff;
	padding: 12px 14px;
	color: #093440;
}

body.tuspot-platform-theme.woocommerce div.product {
	padding: clamp(24px, 3vw, 42px);
	border: 1px solid rgba(35, 187, 231, .18);
	border-radius: 34px;
	background: #fff;
	box-shadow: 0 18px 52px rgba(9, 52, 64, .07);
}

body.tuspot-platform-theme.woocommerce div.product div.images img {
	border-radius: 24px;
}

body.tuspot-platform-theme.woocommerce div.product .product_title {
	font-size: clamp(34px, 4vw, 68px);
	line-height: .96;
	letter-spacing: -.06em;
	color: #071d38;
}

body.tuspot-platform-theme.woocommerce div.product p.price,
body.tuspot-platform-theme.woocommerce div.product span.price {
	color: #093440;
	font-size: 28px;
	font-weight: 900;
}

body.tuspot-platform-theme.woocommerce .woocommerce-message,
body.tuspot-platform-theme.woocommerce .woocommerce-info,
body.tuspot-platform-theme.woocommerce .woocommerce-error {
	border-top: 0;
	border-radius: 20px;
	background: #eefbff;
	color: #093440;
}

@media (max-width: 1100px) {
	body.tuspot-platform-theme.woocommerce ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 720px) {
	.tuspot-woocommerce-main .tuspot-container,
	.tuspot-shop-hero .tuspot-container,
	.tuspot-shop-shell .tuspot-container {
		width: calc(100vw - 28px);
	}
	body.tuspot-platform-theme.woocommerce ul.products {
		grid-template-columns: 1fr;
	}
	.tuspot-shop-hero .tuspot-container,
	.tuspot-shop-shell .woocommerce,
	body.tuspot-platform-theme.woocommerce div.product {
		border-radius: 24px;
	}
}


/* v1.0.0 — strony systemowe i panel właściciela bez Elementora */
body.tuspot-platform-theme .tuspot-system-page,
body.tuspot-platform-theme .tuspot-legacy-bridge {
	padding: clamp(28px, 4vw, 62px) 0;
}
body.tuspot-platform-theme .tuspot-system-page__inner,
body.tuspot-platform-theme .tuspot-legacy-bridge__inner {
	width: var(--ts-shell);
	max-width: var(--ts-shell);
	margin-inline: auto;
}
body.tuspot-platform-theme .tuspot-system-page__header {
	margin-bottom: 24px;
}
body.tuspot-platform-theme .tuspot-system-page__header span {
	display: inline-flex;
	align-items: center;
	border-radius: 999px;
	background: #D7F6F8;
	color: #2398AA;
	font-size: 12px;
	font-weight: 950;
	letter-spacing: .12em;
	text-transform: uppercase;
	padding: 8px 14px;
	margin-bottom: 12px;
}
body.tuspot-platform-theme .tuspot-system-page__header h1 {
	margin: 0;
	color: #061E3A;
	font-size: clamp(36px, 4vw, 64px);
	font-weight: 950;
	line-height: .98;
	letter-spacing: -.055em;
}
body.tuspot-platform-theme :is(.tuspot-client-dashboard,.tuspot-owner-dashboard,.tuspot-owner-final,.tuspot-client-panel,.tuspot-account-panel,.tuspot-auth-card,.tuspot-auth-shell) {
	font-family: var(--ts-font);
}
body.tuspot-platform-theme :is(.tuspot-client-dashboard,.tuspot-owner-dashboard,.tuspot-owner-final,.tuspot-client-panel) {
	width: 100%;
	max-width: none;
}
body.tuspot-platform-theme :is(.tuspot-client-dashboard,.tuspot-owner-dashboard,.tuspot-owner-final) :is(a,button,input[type="submit"],input[type="button"]):is(.tuspot-owner-action-button-v21218,.tuspot-client-more-link,.tuspot-owner-final-action,.tuspot-v4-role-action) {
	border-radius: 999px;
}
body.tuspot-platform-theme :is(.tuspot-client-dashboard,.tuspot-owner-dashboard,.tuspot-owner-final) .tuspot-client-more-link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 46px;
	padding: 12px 18px;
	text-align: center;
	line-height: 1.15;
}
body.tuspot-platform-theme :is(.tuspot-client-dashboard,.tuspot-owner-dashboard,.tuspot-owner-final) .tuspot-owner-final-action i,
body.tuspot-platform-theme :is(.tuspot-client-dashboard,.tuspot-owner-dashboard,.tuspot-owner-final) .tuspot-owner-final-action svg {
	color: #093440;
	fill: currentColor;
	stroke: currentColor;
}
body.tuspot-platform-theme .tuspot-analytics-table a:not(.tuspot-button):not(.button):not(.tuspot-v4-role-action) {
	background: transparent !important;
	box-shadow: none !important;
	border: 0 !important;
	padding: 0 !important;
	border-radius: 0 !important;
	color: #13677F !important;
	font-weight: 850;
	text-decoration: underline;
	text-underline-offset: 3px;
}
body.tuspot-platform-theme .tuspot-v4-client-panel__text-6,
body.tuspot-platform-theme .tuspot-v4-owner-panel__text-6 {
	outline: 0 !important;
	box-shadow: none !important;
}
@media (max-width: 760px) {
	body.tuspot-platform-theme .tuspot-system-page__inner,
	body.tuspot-platform-theme .tuspot-legacy-bridge__inner {
		width: calc(100vw - 28px);
	}
	body.tuspot-platform-theme .tuspot-system-page,
	body.tuspot-platform-theme .tuspot-legacy-bridge {
		padding: 24px 0 42px;
	}
}

/* v1.1.0 — natywne strony kierunków, tras i przewodników bez Elementora */
body.tuspot-platform-theme .tuspot-destination-hero,
body.tuspot-platform-theme .tuspot-route-hero,
body.tuspot-platform-theme .tuspot-guide-hero{padding:clamp(58px,7vw,108px) 0 34px;background:linear-gradient(180deg,#f3fbff 0%,#fff 100%)}
body.tuspot-platform-theme .tuspot-destination-hero__grid,
body.tuspot-platform-theme .tuspot-route-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:clamp(28px,5vw,72px);align-items:center}
body.tuspot-platform-theme .tuspot-destination-hero h1,
body.tuspot-platform-theme .tuspot-route-hero h1,
body.tuspot-platform-theme .tuspot-guide-hero h1{margin:12px 0 18px;max-width:900px;font-size:clamp(46px,6vw,96px);line-height:.94;letter-spacing:-.07em;color:#061E3A}
body.tuspot-platform-theme .tuspot-destination-hero p,
body.tuspot-platform-theme .tuspot-route-hero p,
body.tuspot-platform-theme .tuspot-guide-hero p{max-width:760px;color:#5c7484;font-size:clamp(17px,1.25vw,21px);line-height:1.72;font-weight:650}
body.tuspot-platform-theme .tuspot-destination-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
body.tuspot-platform-theme .tuspot-destination-hero__media,
body.tuspot-platform-theme .tuspot-route-map-card{min-height:420px;border-radius:42px;background:linear-gradient(135deg,#dff7ff,#fff);background-size:cover;background-position:center;box-shadow:0 26px 70px rgba(9,52,64,.13);border:1px solid rgba(35,187,231,.22);overflow:hidden;position:relative}
body.tuspot-platform-theme .tuspot-destination-hero__media:after,
body.tuspot-platform-theme .tuspot-route-map-card:after{content:"";position:absolute;inset:auto 18px 18px;height:118px;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(234,248,254,.74));backdrop-filter:blur(12px);box-shadow:0 18px 44px rgba(9,52,64,.16)}
body.tuspot-platform-theme .tuspot-destination-hero__media>span{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:30px;color:#5c7484;font-weight:900;z-index:2}
body.tuspot-platform-theme .tuspot-route-map-card>div{position:absolute;left:34px;right:34px;bottom:42px;z-index:3;color:#073642}
body.tuspot-platform-theme .tuspot-route-map-card span{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:950;color:#2398aa;margin-bottom:8px}
body.tuspot-platform-theme .tuspot-route-map-card strong{display:block;font-size:clamp(24px,2.2vw,38px);line-height:1.05;letter-spacing:-.04em;color:#073642}
body.tuspot-platform-theme .tuspot-destination-content__grid,
body.tuspot-platform-theme .tuspot-guide-content__grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}
body.tuspot-platform-theme .tuspot-route-content__grid{display:grid;grid-template-columns:330px minmax(0,1fr);gap:28px;align-items:start}
body.tuspot-platform-theme .tuspot-content-card{background:#fff;border:1px solid rgba(35,187,231,.18);border-radius:34px;padding:clamp(24px,3.5vw,48px);box-shadow:0 18px 52px rgba(9,52,64,.07)}
body.tuspot-platform-theme .tuspot-entry-content :is(h2,h3,h4){color:#061E3A;letter-spacing:-.04em;margin-top:1.5em}
body.tuspot-platform-theme .tuspot-entry-content p,
body.tuspot-platform-theme .tuspot-entry-content li{color:#405c6b;line-height:1.78;font-size:17px}
body.tuspot-platform-theme .tuspot-entry-content a{color:#0b8fb0;font-weight:900;text-decoration:none}
body.tuspot-platform-theme .tuspot-entry-content a:hover{text-decoration:underline}
body.tuspot-platform-theme .tuspot-destination-side-card,
body.tuspot-platform-theme .tuspot-guide-side-card,
body.tuspot-platform-theme .tuspot-route-steps{position:sticky;top:100px;background:linear-gradient(180deg,#fff,#f4fcff);border:1px solid rgba(35,187,231,.2);border-radius:30px;padding:26px;box-shadow:0 18px 48px rgba(9,52,64,.08)}
body.tuspot-platform-theme .tuspot-destination-side-card h2,
body.tuspot-platform-theme .tuspot-guide-side-card h2,
body.tuspot-platform-theme .tuspot-route-steps h2{margin:8px 0 18px;color:#061E3A;font-size:28px;line-height:1;letter-spacing:-.05em}
body.tuspot-platform-theme .tuspot-destination-side-card ul,
body.tuspot-platform-theme .tuspot-guide-side-card ul{margin:0 0 22px;padding:0;list-style:none;display:grid;gap:12px}
body.tuspot-platform-theme .tuspot-destination-side-card li,
body.tuspot-platform-theme .tuspot-guide-side-card li{display:flex;gap:10px;color:#34576a;font-weight:800;line-height:1.45}
body.tuspot-platform-theme .tuspot-destination-side-card li:before,
body.tuspot-platform-theme .tuspot-guide-side-card li:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border-radius:999px;background:#EAF8FE;color:#0b8fb0;font-weight:950}
body.tuspot-platform-theme .tuspot-route-steps ol{list-style:none;margin:0;padding:0;display:grid;gap:13px}
body.tuspot-platform-theme .tuspot-route-steps li{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid var(--ts-border);border-radius:18px;padding:13px}
body.tuspot-platform-theme .tuspot-route-steps li span{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:#23BBE7;color:#fff;font-weight:950}
body.tuspot-platform-theme .tuspot-route-steps li strong{color:#073642;line-height:1.25}
body.tuspot-platform-theme .tuspot-native-cta-card{display:flex;justify-content:space-between;gap:24px;align-items:center;background:#fff;border:1px solid rgba(35,187,231,.2);border-radius:36px;padding:clamp(26px,4vw,48px);box-shadow:0 18px 50px rgba(9,52,64,.08)}
body.tuspot-platform-theme .tuspot-native-cta-card--dark{background:linear-gradient(135deg,#073642,#061E3A);border-color:rgba(255,255,255,.14);color:#fff}
body.tuspot-platform-theme .tuspot-native-cta-card h2{margin:8px 0 10px;font-size:clamp(30px,3vw,54px);line-height:1;letter-spacing:-.06em;color:#061E3A}
body.tuspot-platform-theme .tuspot-native-cta-card--dark h2,
body.tuspot-platform-theme .tuspot-native-cta-card--dark p{color:#fff}
body.tuspot-platform-theme .tuspot-native-cta-card p{max-width:720px;margin:0;color:#5c7484;font-weight:700;line-height:1.65}
body.tuspot-platform-theme .tuspot-guide-hero{background-size:cover;background-position:center;position:relative;isolation:isolate}
body.tuspot-platform-theme .tuspot-guide-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(243,251,255,.96),rgba(243,251,255,.70),rgba(243,251,255,.20));z-index:-1}
body.tuspot-platform-theme .tuspot-guide-hero__card{max-width:840px;background:rgba(255,255,255,.86);border:1px solid rgba(35,187,231,.22);border-radius:36px;padding:clamp(28px,4vw,56px);backdrop-filter:blur(12px);box-shadow:0 22px 62px rgba(9,52,64,.1)}
body.tuspot-platform-theme .tuspot-gb-two-col{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}
body.tuspot-platform-theme .tuspot-gb-info-card{background:#fff;border:1px solid rgba(35,187,231,.2);border-radius:30px;padding:26px;box-shadow:0 18px 44px rgba(9,52,64,.08)}
body.tuspot-platform-theme .tuspot-gb-info-card h2,
body.tuspot-platform-theme .tuspot-gb-info-card h3{margin-top:0;color:#061E3A;letter-spacing:-.04em}
body.tuspot-platform-theme .tuspot-gb-check-list li{margin-bottom:8px;font-weight:800;color:#34576a}
@media (max-width:1080px){body.tuspot-platform-theme .tuspot-destination-hero__grid,body.tuspot-platform-theme .tuspot-route-hero__grid,body.tuspot-platform-theme .tuspot-destination-content__grid,body.tuspot-platform-theme .tuspot-route-content__grid,body.tuspot-platform-theme .tuspot-guide-content__grid,body.tuspot-platform-theme .tuspot-gb-two-col{grid-template-columns:1fr}body.tuspot-platform-theme .tuspot-destination-side-card,body.tuspot-platform-theme .tuspot-guide-side-card,body.tuspot-platform-theme .tuspot-route-steps{position:static}body.tuspot-platform-theme .tuspot-native-cta-card{display:grid}}
@media (max-width:640px){body.tuspot-platform-theme .tuspot-destination-hero__media,body.tuspot-platform-theme .tuspot-route-map-card{min-height:300px;border-radius:28px}body.tuspot-platform-theme .tuspot-destination-hero__actions .tuspot-button,body.tuspot-platform-theme .tuspot-native-cta-card .tuspot-button{width:100%;justify-content:center}body.tuspot-platform-theme .tuspot-content-card,body.tuspot-platform-theme .tuspot-guide-hero__card{border-radius:26px;padding:22px}}


/* v1.2.0 — dostępność, okruszki i natywne strony Gutenberg */
.tuspot-skip-link{position:absolute;left:18px;top:-80px;z-index:99999;background:#212844;color:#fff!important;padding:12px 18px;border-radius:999px;font-weight:800;text-decoration:none;box-shadow:0 18px 40px rgba(9,52,64,.22)}
.tuspot-skip-link:focus{top:18px;outline:3px solid rgba(35,187,231,.5);outline-offset:3px}
.tuspot-breadcrumbs{font-size:13px;color:#64748b;margin:0 0 18px}
.tuspot-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0;align-items:center}
.tuspot-breadcrumbs li{display:flex;align-items:center;gap:8px}
.tuspot-breadcrumbs li:not(:last-child)::after{content:'›';color:#9fb2bf}
.tuspot-breadcrumbs a{color:#13677f;text-decoration:none;font-weight:700}
.tuspot-breadcrumbs a:hover{color:#093440;text-decoration:underline;text-underline-offset:3px}
.tuspot-breadcrumbs span{color:#425466}
.tuspot-standard-page-intro{padding:44px 0 14px;background:linear-gradient(180deg,#f6fbfe 0%,#fff 100%)}
.tuspot-standard-page-intro h1{max-width:920px;margin:0;color:#093440;font-size:clamp(34px,5vw,64px);line-height:.98;letter-spacing:-.045em}
.tuspot-standard-page-intro .tuspot-kicker{margin:0 0 12px}
.tuspot-standard-page-intro .tuspot-shell>p:not(.tuspot-kicker){max-width:760px;color:#526173;font-size:18px;line-height:1.65;margin:18px 0 0}
@media (max-width:760px){.tuspot-standard-page-intro{padding:28px 0 8px}.tuspot-breadcrumbs{font-size:12px}.tuspot-breadcrumbs ol{gap:5px}}

/* v1.3.0 — centralny system wyglądu i podgląd komponentów */
body.tuspot-platform-theme .tuspot-button,
body.tuspot-platform-theme button.tuspot-button,
body.tuspot-platform-theme .tuspot-searchbar button,
body.tuspot-platform-theme .wp-block-button.tuspot-button .wp-block-button__link {
	border-radius: var(--ts-btn-radius, var(--ts-pill)) !important;
}
body.tuspot-platform-theme .tuspot-place-card,
body.tuspot-platform-theme .tuspot-gb-card,
body.tuspot-platform-theme .tuspot-trip-plan-card,
body.tuspot-platform-theme .tuspot-page-card,
body.tuspot-platform-theme .tuspot-single-native__card,
body.tuspot-platform-theme .tuspot-single-native__side-card,
body.tuspot-platform-theme .tuspot-shop-shell .woocommerce {
	border-radius: var(--ts-card-radius, var(--ts-radius));
}
body.tuspot-platform-theme .tuspot-place-card,
body.tuspot-platform-theme .tuspot-trip-plan-card,
body.tuspot-platform-theme .tuspot-searchbar,
body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-nav,
body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-header__actions {
	box-shadow: var(--ts-shadow);
}
body.tuspot-platform-theme .tuspot-components-preview__hero {
	padding: clamp(70px, 9vw, 130px) 0 clamp(44px, 6vw, 90px);
	background: linear-gradient(180deg, #fff 0%, var(--ts-soft) 100%);
}
body.tuspot-platform-theme .tuspot-components-preview__hero h1 {
	max-width: 900px;
	margin: 0;
	font-size: clamp(52px, 6vw, 96px);
	line-height: .95;
	letter-spacing: -.065em;
	color: #061E3A;
	font-weight: 950;
}
body.tuspot-platform-theme .tuspot-components-preview__hero p {
	max-width: 760px;
	margin: 24px 0 30px;
	font-size: 20px;
	line-height: 1.7;
	color: var(--ts-muted);
}
body.tuspot-platform-theme .tuspot-components-preview__actions,
body.tuspot-platform-theme .tuspot-components-preview__button-row {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	align-items: center;
}
body.tuspot-platform-theme .tuspot-components-preview__note {
	max-width: 980px;
	margin-inline: auto;
}
body.tuspot-platform-theme .tuspot-components-preview__note h3 {
	margin: 10px 0;
	font-size: clamp(28px, 3vw, 44px);
	line-height: 1.05;
	letter-spacing: -.05em;
	color: #061E3A;
}
@media (max-width: 760px) {
	body.tuspot-platform-theme .tuspot-components-preview__actions .tuspot-button,
	body.tuspot-platform-theme .tuspot-components-preview__button-row .tuspot-button {
		width: 100%;
	}
}


/* v1.4.0 — strony kontaktowe i prawne bez Elementora */
.ts-contact-hero,
.ts-legal-hero{
	padding: clamp(46px, 7vw, 92px) 0 28px;
	background: linear-gradient(135deg, rgba(35,187,231,.16), rgba(255,255,255,.92));
}
.ts-contact-hero__inner,
.ts-legal-hero__inner{
	max-width: 980px;
	text-align: center;
}
.ts-contact-hero h1,
.ts-legal-hero h1{
	margin: 10px 0 14px;
	font-size: clamp(38px, 5vw, 72px);
	line-height: .98;
	letter-spacing: -.055em;
	color: var(--ts-deep);
}
.ts-contact-hero p,
.ts-legal-hero p{
	margin: 0 auto;
	max-width: 820px;
	font-size: 18px;
	line-height: 1.7;
	color: rgba(9,52,64,.78);
}
.ts-contact-layout{
	display: grid;
	grid-template-columns: minmax(0,1fr) 360px;
	gap: 24px;
	align-items: start;
}
.ts-contact-form-card,
.ts-contact-side-card,
.ts-legal-content-card{
	background: #fff;
	border: 1px solid var(--ts-border);
	border-radius: var(--ts-card-radius);
	box-shadow: var(--ts-shadow);
}
.ts-contact-form-card{
	padding: clamp(24px, 4vw, 44px);
}
.ts-contact-form-card h2,
.ts-contact-side-card h2{
	margin: 0 0 18px;
	color: var(--ts-deep);
	font-size: 28px;
	letter-spacing: -.03em;
}
.ts-contact-side-card{
	padding: 26px;
	position: sticky;
	top: 104px;
}
.ts-contact-info-list{
	display: grid;
	gap: 12px;
	margin-bottom: 20px;
}
.ts-contact-info-list div{
	padding: 14px 0;
	border-bottom: 1px solid var(--ts-border);
}
.ts-contact-info-list span{
	display: block;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: .08em;
	color: rgba(9,52,64,.55);
}
.ts-contact-info-list strong,
.ts-contact-info-list a{
	font-weight: 700;
	color: var(--ts-deep);
	text-decoration: none;
}
.ts-legal-content-shell{
	max-width: min(1080px, calc(100vw - 48px));
}
.ts-legal-content-card{
	padding: clamp(24px, 5vw, 58px);
}
.ts-legal-content-card :where(h2,h3,h4){
	color: var(--ts-deep);
	letter-spacing: -.02em;
}
.ts-legal-content-card :where(p,li){
	font-size: 16px;
	line-height: 1.75;
	color: rgba(9,52,64,.82);
}
.ts-pattern-contact-card,
.ts-pattern-legal-links{
	padding: clamp(24px, 4vw, 42px);
	border-radius: var(--ts-card-radius);
	border: 1px solid var(--ts-border);
	background: #fff;
	box-shadow: var(--ts-shadow);
}
.ts-pattern-legal-links ul{
	columns: 2;
}
@media (max-width: 920px){
	.ts-contact-layout{grid-template-columns: 1fr;}
	.ts-contact-side-card{position: static;}
	.ts-pattern-legal-links ul{columns: 1;}
}

/* v1.5.0 — Magazyn, wpisy i wyszukiwanie bez Elementora */
.tuspot-blog-hero .tuspot-container,
.tuspot-post-hero .tuspot-container,
.tuspot-search-page .tuspot-page-hero .tuspot-container {
	max-width: 1040px;
}

.tuspot-blog-layout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 340px;
	gap: 28px;
	align-items: start;
}

.tuspot-post-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
}

.tuspot-blog-main .tuspot-post-grid,
.tuspot-blog-archive .tuspot-post-grid,
.tuspot-search-page .tuspot-post-grid {
	align-items: stretch;
}

.tuspot-post-card {
	background: #fff;
	border: 1px solid var(--ts-border, #D9EAF1);
	border-radius: var(--ts-card-radius, 34px);
	overflow: hidden;
	box-shadow: var(--ts-shadow, 0 22px 55px rgba(9,52,64,.12));
	display: flex;
	flex-direction: column;
	min-height: 100%;
}

.tuspot-post-card__media {
	position: relative;
	display: block;
	aspect-ratio: 16 / 10;
	overflow: hidden;
	background: linear-gradient(135deg, #EAF8FE, #F6FBFE);
}

.tuspot-post-card__media img,
.tuspot-post-card__placeholder {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.tuspot-post-card__placeholder::before {
	content: "TuSpot";
	position: absolute;
	inset: 0;
	display: grid;
	place-items: center;
	font-weight: 800;
	color: var(--ts-deep, #093440);
	opacity: .34;
}

.tuspot-post-card__badge {
	position: absolute;
	left: 16px;
	top: 16px;
	background: rgba(255,255,255,.92);
	color: var(--ts-deep, #093440);
	border: 1px solid rgba(217,234,241,.8);
}

.tuspot-post-card__body {
	padding: 20px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	flex: 1;
}

.tuspot-post-card__meta,
.tuspot-post-meta-line {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 14px;
	font-size: 13px;
	color: #5D7280;
}

.tuspot-post-card__title {
	font-size: clamp(20px, 2vw, 25px);
	line-height: 1.12;
	margin: 0;
	color: var(--ts-deep, #093440);
}

.tuspot-post-card__title a {
	color: inherit;
	text-decoration: none;
}

.tuspot-post-card p {
	margin: 0;
	color: #4B6472;
}

.tuspot-post-card__link {
	margin-top: auto;
	font-weight: 800;
	color: var(--ts-deep, #093440);
	text-decoration: none;
}

.tuspot-blog-sidebar,
.tuspot-readable-side {
	position: sticky;
	top: 96px;
}

.tuspot-side-card {
	background: #fff;
	border: 1px solid var(--ts-border, #D9EAF1);
	border-radius: var(--ts-card-radius, 34px);
	box-shadow: var(--ts-shadow, 0 22px 55px rgba(9,52,64,.12));
	padding: 24px;
	margin-bottom: 18px;
}

.tuspot-side-card h2 {
	margin: 0 0 14px;
	font-size: 22px;
	color: var(--ts-deep, #093440);
}

.tuspot-side-card .search-form,
.tuspot-search-page .search-form {
	display: flex;
	gap: 10px;
}

.tuspot-side-card input[type="search"],
.tuspot-search-page input[type="search"] {
	width: 100%;
	border: 1px solid var(--ts-border, #D9EAF1);
	border-radius: 999px;
	padding: 12px 15px;
	background: #F6FBFE;
	color: var(--ts-deep, #093440);
}

.tuspot-side-card .search-submit,
.tuspot-search-page .search-submit {
	border: 0;
	border-radius: 999px;
	padding: 12px 18px;
	background: var(--ts-aqua, #23BBE7);
	color: #fff;
	font-weight: 800;
	cursor: pointer;
}

.tuspot-side-card .search-submit:hover,
.tuspot-search-page .search-submit:hover {
	background: var(--ts-navy, #212844);
	color: #fff;
}

.tuspot-category-list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: grid;
	gap: 9px;
}

.tuspot-category-list a {
	display: flex;
	justify-content: space-between;
	padding: 10px 12px;
	border-radius: 16px;
	background: #F6FBFE;
	color: var(--ts-deep, #093440);
	text-decoration: none;
	font-weight: 700;
}

.tuspot-category-list a:hover {
	background: var(--ts-soft, #EAF8FE);
	color: var(--ts-deep, #093440);
}

.tuspot-post-featured {
	margin-top: -44px;
	position: relative;
	z-index: 2;
}

.tuspot-post-featured img {
	width: 100%;
	max-height: 620px;
	object-fit: cover;
	border-radius: var(--ts-card-radius, 34px);
	box-shadow: var(--ts-shadow, 0 22px 55px rgba(9,52,64,.12));
}

.tuspot-readable-layout {
	display: grid;
	grid-template-columns: minmax(0, 820px) 320px;
	gap: 34px;
	align-items: start;
	justify-content: center;
}

.tuspot-readable-content {
	background: #fff;
	border: 1px solid var(--ts-border, #D9EAF1);
	border-radius: var(--ts-card-radius, 34px);
	padding: clamp(24px, 4vw, 46px);
	box-shadow: var(--ts-shadow, 0 22px 55px rgba(9,52,64,.12));
	color: #2D4652;
	font-size: 18px;
	line-height: 1.72;
}

.tuspot-readable-content h2,
.tuspot-readable-content h3,
.tuspot-readable-content h4 {
	color: var(--ts-deep, #093440);
	line-height: 1.18;
}

.tuspot-readable-content a {
	color: var(--ts-deep, #093440);
	font-weight: 800;
}

.tuspot-pagination {
	margin-top: 28px;
	display: flex;
	justify-content: center;
}

.tuspot-pagination .nav-links {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
	justify-content: center;
}

.tuspot-pagination a,
.tuspot-pagination span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 42px;
	height: 42px;
	padding: 0 14px;
	border-radius: 999px;
	border: 1px solid var(--ts-border, #D9EAF1);
	background: #fff;
	color: var(--ts-deep, #093440);
	font-weight: 800;
	text-decoration: none;
}

.tuspot-pagination .current,
.tuspot-pagination a:hover {
	background: var(--ts-aqua, #23BBE7);
	border-color: var(--ts-aqua, #23BBE7);
	color: #fff;
}

@media (max-width: 1100px) {
	.tuspot-blog-layout,
	.tuspot-readable-layout {
		grid-template-columns: 1fr;
	}
	.tuspot-blog-sidebar,
	.tuspot-readable-side {
		position: static;
	}
	.tuspot-post-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 720px) {
	.tuspot-post-grid {
		grid-template-columns: 1fr;
	}
	.tuspot-side-card .search-form,
	.tuspot-search-page .search-form {
		flex-direction: column;
	}
	.tuspot-post-featured {
		margin-top: 0;
	}
	.tuspot-readable-content {
		font-size: 16px;
	}
}

/* v1.6.0 — Landing dla właścicieli i bezpieczne narzędzia migracji */
.tuspot-owner-landing-hero {
	padding: 64px 0 38px;
	background:
		radial-gradient(circle at 86% 6%, rgba(35,187,231,.22), transparent 34%),
		linear-gradient(180deg, #f6fbfe 0%, #ffffff 100%);
}

.tuspot-owner-landing-hero__grid {
	display: grid;
	grid-template-columns: minmax(0, 1.02fr) minmax(380px, .78fr);
	gap: 34px;
	align-items: center;
}

.tuspot-owner-landing-hero__copy {
	background: rgba(255,255,255,.78);
	border: 1px solid var(--ts-border, #d9eaf1);
	border-radius: var(--ts-radius, 34px);
	padding: clamp(28px, 4vw, 54px);
	box-shadow: var(--ts-shadow, 0 22px 55px rgba(9,52,64,.12));
}

.tuspot-owner-landing-hero__copy h1 {
	margin: 12px 0 16px;
	font-size: clamp(42px, 6vw, 76px);
	line-height: .96;
	letter-spacing: -0.06em;
	color: var(--ts-deep, #093440);
}

.tuspot-owner-landing-hero__copy p {
	max-width: 720px;
	font-size: 18px;
	line-height: 1.75;
	color: #385c66;
}

.tuspot-owner-landing-hero__actions {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
	margin-top: 26px;
}

.tuspot-owner-landing-hero__media {
	min-height: 520px;
	border-radius: var(--ts-radius, 34px);
	background: linear-gradient(135deg, #eaf8fe, #bfeef9);
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
	box-shadow: var(--ts-shadow, 0 22px 55px rgba(9,52,64,.12));
}

.tuspot-owner-landing-hero__media::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(9,52,64,0) 35%, rgba(9,52,64,.42));
}

.tuspot-owner-landing-metric {
	position: relative;
	z-index: 2;
	display: inline-flex;
	flex-direction: column;
	gap: 3px;
	max-width: 190px;
	margin: 18px;
	padding: 18px 20px;
	background: rgba(255,255,255,.9);
	border: 1px solid rgba(255,255,255,.8);
	border-radius: 24px;
	box-shadow: 0 18px 38px rgba(9,52,64,.18);
}

.tuspot-owner-landing-metric + .tuspot-owner-landing-metric {
	position: absolute;
	right: 0;
	bottom: 0;
}

.tuspot-owner-landing-metric strong {
	font-size: 30px;
	line-height: 1;
	color: var(--ts-deep, #093440);
}

.tuspot-owner-landing-metric span {
	font-weight: 750;
	color: #13677f;
}

.tuspot-owner-benefits h2 {
	max-width: 850px;
	font-size: clamp(32px, 4vw, 54px);
	line-height: 1.05;
	letter-spacing: -0.045em;
	color: var(--ts-deep, #093440);
}

.tuspot-owner-benefits__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
	margin-top: 28px;
}

.tuspot-owner-benefits__grid article,
.tuspot-owner-landing-side {
	background: #fff;
	border: 1px solid var(--ts-border, #d9eaf1);
	border-radius: var(--ts-radius, 34px);
	padding: 28px;
	box-shadow: 0 14px 34px rgba(9,52,64,.08);
}

.tuspot-owner-benefits__grid article strong {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	border-radius: 999px;
	background: var(--ts-soft, #eaf8fe);
	color: var(--ts-deep, #093440);
	margin-bottom: 18px;
}

.tuspot-owner-benefits__grid h3,
.tuspot-owner-landing-side h2 {
	margin: 0 0 10px;
	color: var(--ts-deep, #093440);
}

.tuspot-owner-landing-content {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(300px, 420px);
	gap: 24px;
	align-items: start;
}

.tuspot-owner-landing-side ul {
	margin: 18px 0 24px;
	padding: 0;
	list-style: none;
	display: grid;
	gap: 10px;
}

.tuspot-owner-landing-side li {
	display: flex;
	gap: 10px;
	align-items: center;
	font-weight: 760;
	color: #385c66;
}

.tuspot-owner-landing-side li::before {
	content: "✓";
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	border-radius: 999px;
	background: var(--ts-aqua, #23bbe7);
	color: #fff;
	font-size: 13px;
	font-weight: 900;
}

@media (max-width: 1040px) {
	.tuspot-owner-landing-hero__grid,
	.tuspot-owner-landing-content,
	.tuspot-owner-benefits__grid {
		grid-template-columns: 1fr;
	}
	.tuspot-owner-landing-hero__media {
		min-height: 360px;
	}
}

@media (max-width: 680px) {
	.tuspot-owner-landing-hero {
		padding-top: 32px;
	}
	.tuspot-owner-landing-hero__copy,
	.tuspot-owner-benefits__grid article,
	.tuspot-owner-landing-side {
		padding: 22px;
	}
	.tuspot-owner-landing-hero__actions .tuspot-button {
		width: 100%;
	}
}

/* v2.0.0 — tryb testowy migracji i bezpieczny podgląd natywnego renderowania. */
body.tuspot-native-preview-mode:before{
	content:"";
	position:fixed;
	inset:0;
	pointer-events:none;
	z-index:99990;
	box-shadow:inset 0 0 0 4px rgba(35,187,231,.32);
}
.tuspot-preview-ribbon{
	position:fixed;
	left:50%;
	bottom:18px;
	transform:translateX(-50%);
	z-index:99999;
	width:min(920px,calc(100vw - 32px));
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:14px;
	padding:12px 14px 12px 18px;
	border-radius:999px;
	background:#093440;
	color:#fff;
	box-shadow:0 22px 60px rgba(9,52,64,.24);
	font-size:14px;
}
.tuspot-preview-ribbon strong{color:#fff;font-weight:900;white-space:nowrap}.tuspot-preview-ribbon span{color:rgba(255,255,255,.82);line-height:1.35}.tuspot-preview-ribbon a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#23BBE7;color:#fff!important;text-decoration:none;font-weight:900;padding:9px 14px;white-space:nowrap}.tuspot-preview-ribbon a:hover,.tuspot-preview-ribbon a:focus{background:#fff;color:#093440!important}.tuspot-template-debug-badge{position:fixed;right:16px;bottom:84px;z-index:99998;border-radius:999px;background:#fff;color:#093440;border:1px solid #d9eaf1;box-shadow:0 12px 34px rgba(9,52,64,.13);padding:8px 12px;font-size:12px;font-weight:900}.tuspot-native-preview-mode .tuspot-page-shell{outline:1px dashed rgba(35,187,231,.45);outline-offset:-10px}@media(max-width:720px){.tuspot-preview-ribbon{align-items:flex-start;border-radius:22px;flex-direction:column;bottom:12px}.tuspot-preview-ribbon a{width:100%}.tuspot-template-debug-badge{right:12px;bottom:142px}}


/* v2.4.1 — naprawa po odłączeniu Elementora: nagłówek, menu i polski front */
body.tuspot-platform-theme .tuspot-site-header{min-height:76px;overflow:visible;background:rgba(255,255,255,.94)}
body.tuspot-platform-theme .tuspot-site-header__inner{height:76px;min-height:76px;display:flex;align-items:center;gap:clamp(14px,1.6vw,28px);overflow:visible}
body.tuspot-platform-theme .custom-logo-link{flex:0 0 auto;max-width:220px;overflow:hidden}
body.tuspot-platform-theme .custom-logo-link img{max-height:54px;width:auto;max-width:220px;object-fit:contain}
body.tuspot-platform-theme .tuspot-brand{flex:0 0 auto;white-space:nowrap}
body.tuspot-platform-theme .tuspot-site-nav{margin-left:auto;min-width:0;flex:1 1 auto;display:flex;justify-content:flex-end;align-items:center;overflow:visible}
body.tuspot-platform-theme .tuspot-site-nav ul,
body.tuspot-platform-theme .tuspot-site-nav li{list-style:none!important;margin:0;padding:0}
body.tuspot-platform-theme .tuspot-site-nav__list{display:flex!important;align-items:center;justify-content:flex-end;gap:clamp(14px,1.4vw,25px);list-style:none!important;margin:0!important;padding:0!important;flex-wrap:nowrap}
body.tuspot-platform-theme .tuspot-site-nav__list>li{position:relative;display:flex;align-items:center;list-style:none!important;margin:0!important;padding:0!important;white-space:nowrap}
body.tuspot-platform-theme .tuspot-site-nav__list>li::before,
body.tuspot-platform-theme .tuspot-site-nav__list>li::marker{display:none!important;content:none!important}
body.tuspot-platform-theme .tuspot-site-nav__list>li>a{display:inline-flex;align-items:center;min-height:38px;padding:6px 0;font-size:clamp(13px,.72vw,15px);line-height:1.1;font-weight:950;color:#123246!important;text-decoration:none!important;white-space:nowrap}
body.tuspot-platform-theme .tuspot-site-nav__list>li>a:hover,
body.tuspot-platform-theme .tuspot-site-nav .current-menu-item>a,
body.tuspot-platform-theme .tuspot-site-nav .current_page_item>a{color:var(--ts-aqua)!important;background:transparent!important}
body.tuspot-platform-theme .tuspot-site-nav .sub-menu{display:none!important}
body.tuspot-platform-theme .tuspot-site-header__actions{flex:0 0 auto;display:flex;align-items:center;gap:12px;white-space:nowrap}
body.tuspot-platform-theme .tuspot-lang-pill{display:inline-flex;align-items:center;justify-content:center;min-width:74px;min-height:42px;padding:8px 14px;color:#123246!important;background:#fff;border:1px solid var(--ts-border);font-weight:950;line-height:1.1;text-align:center}
body.tuspot-platform-theme .tuspot-link-quiet{display:inline-flex;align-items:center;justify-content:center;min-height:42px;color:#123246!important;font-weight:950;line-height:1.1;white-space:nowrap}
body.tuspot-platform-theme .tuspot-site-header__actions .tuspot-button{min-height:46px;padding:12px 20px!important;border-radius:999px!important;background:var(--ts-aqua)!important;color:#fff!important;white-space:nowrap}
body.tuspot-platform-theme .tuspot-site-header__actions .tuspot-button:hover{background:var(--ts-navy)!important;color:#fff!important}
body.tuspot-platform-theme .tuspot-hero{padding-top:clamp(66px,6vw,96px)}
body.tuspot-platform-theme .tuspot-hero__grid{align-items:center}
body.tuspot-platform-theme .tuspot-hero h1{max-width:780px}
body.tuspot-platform-theme .tuspot-section--soft{background:#EAF8FE}
body.tuspot-platform-theme .tuspot-owner-cta{overflow:hidden}
body.tuspot-platform-theme .tuspot-owner-cta .tuspot-button--light{color:var(--ts-navy)!important;background:#fff!important}
body.tuspot-platform-theme .tuspot-owner-cta .tuspot-button--outline-light{color:#fff!important;border-color:rgba(255,255,255,.55)!important;background:transparent!important}
@media (max-width:1380px){
	body.tuspot-platform-theme .tuspot-site-header__inner{gap:14px}
	body.tuspot-platform-theme .tuspot-site-nav__list{gap:14px}
	body.tuspot-platform-theme .tuspot-site-nav__list>li>a{font-size:13px}
	body.tuspot-platform-theme .tuspot-link-quiet{font-size:13px}
	body.tuspot-platform-theme .tuspot-site-header__actions .tuspot-button{padding-left:16px!important;padding-right:16px!important}
}
@media (max-width:1180px){
	body.tuspot-platform-theme .tuspot-site-nav{display:none}
	body.tuspot-platform-theme .tuspot-site-header__actions{display:none}
	body.tuspot-platform-theme .tuspot-mobile-toggle{display:block}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-nav{display:block;position:absolute;left:16px;right:16px;top:82px;margin:0;background:#fff;border:1px solid var(--ts-border);border-radius:24px 24px 0 0;padding:18px;box-shadow:var(--ts-shadow);z-index:80}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-nav__list{display:grid!important;grid-template-columns:1fr;gap:8px;justify-content:stretch}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-nav__list>li{display:block;white-space:normal}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-nav__list>li>a{display:flex;width:100%;min-height:46px;padding:12px 14px;border-radius:16px;background:#F6FBFE;color:#17394B!important;white-space:normal}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-header__actions{display:grid;position:absolute;left:16px;right:16px;top:calc(82px + 310px);grid-template-columns:1fr;gap:10px;background:#fff;border:1px solid var(--ts-border);border-top:0;border-radius:0 0 24px 24px;padding:0 18px 18px;box-shadow:var(--ts-shadow);z-index:80}
}
@media (max-width:760px){
	body.tuspot-platform-theme .tuspot-hero{padding-top:46px;padding-bottom:60px}
	body.tuspot-platform-theme .tuspot-hero h1{font-size:clamp(42px,14vw,62px)}
	body.tuspot-platform-theme .tuspot-searchbar{grid-template-columns:1fr;border-radius:24px}
	body.tuspot-platform-theme .tuspot-searchbar label{border-right:0;border-bottom:1px solid var(--ts-border);padding:12px 10px}
	body.tuspot-platform-theme .tuspot-searchbar button{width:100%;margin-top:8px}
}

/* v2.4.2 — logo w nagłówku + poprawny dropdown menu po odłączeniu Elementora */
body.tuspot-platform-theme .tuspot-site-header .tuspot-brand,
body.tuspot-platform-theme .tuspot-site-header .custom-logo-link{
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:auto!important;
  max-width:230px!important;
  min-width:120px!important;
  min-height:54px!important;
  overflow:visible!important;
  opacity:1!important;
  visibility:visible!important;
  position:relative!important;
  z-index:85!important;
}
body.tuspot-platform-theme .tuspot-site-header .custom-logo-link img,
body.tuspot-platform-theme .tuspot-site-header .tuspot-brand-logo-img{
  display:block!important;
  width:auto!important;
  max-width:230px!important;
  height:auto!important;
  max-height:58px!important;
  object-fit:contain!important;
  opacity:1!important;
  visibility:visible!important;
}
body.tuspot-platform-theme .tuspot-site-header .tuspot-brand--text{
  gap:9px!important;
  color:#061E3A!important;
  text-decoration:none!important;
}
body.tuspot-platform-theme .tuspot-site-header .tuspot-brand--text .tuspot-brand-word{
  display:inline-flex!important;
  color:#061E3A!important;
  font-size:30px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:-.055em!important;
}
body.tuspot-platform-theme .tuspot-site-header .tuspot-brand--text .tuspot-brand-mark{
  display:grid!important;
  place-items:center!important;
  flex:0 0 auto!important;
}
body.tuspot-platform-theme .tuspot-site-nav__list>li.menu-item-has-children>a::after{
  content:"";
  display:inline-block;
  width:7px;
  height:7px;
  margin-left:8px;
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  transform:rotate(45deg) translateY(-2px);
  opacity:.75;
}
body.tuspot-platform-theme .tuspot-site-nav .sub-menu{
  display:block!important;
  position:absolute!important;
  left:50%!important;
  top:calc(100% + 16px)!important;
  z-index:120!important;
  min-width:270px!important;
  max-width:min(520px,calc(100vw - 48px))!important;
  margin:0!important;
  padding:12px!important;
  list-style:none!important;
  border:1px solid var(--ts-border)!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.98)!important;
  box-shadow:0 24px 60px rgba(9,52,64,.16)!important;
  transform:translateX(-50%) translateY(8px)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important;
}
body.tuspot-platform-theme .tuspot-site-nav .sub-menu::before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:-18px;
  height:18px;
}
body.tuspot-platform-theme .tuspot-site-nav .menu-item-has-children:hover>.sub-menu,
body.tuspot-platform-theme .tuspot-site-nav .menu-item-has-children:focus-within>.sub-menu{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translateX(-50%) translateY(0)!important;
}
body.tuspot-platform-theme .tuspot-site-nav .sub-menu li{
  display:block!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  white-space:normal!important;
}
body.tuspot-platform-theme .tuspot-site-nav .sub-menu li::marker,
body.tuspot-platform-theme .tuspot-site-nav .sub-menu li::before{
  display:none!important;
  content:none!important;
}
body.tuspot-platform-theme .tuspot-site-nav .sub-menu a{
  display:flex!important;
  align-items:center!important;
  min-height:42px!important;
  padding:10px 12px!important;
  border-radius:14px!important;
  color:#123246!important;
  background:transparent!important;
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:850!important;
  text-decoration:none!important;
  white-space:normal!important;
}
body.tuspot-platform-theme .tuspot-site-nav .sub-menu a:hover,
body.tuspot-platform-theme .tuspot-site-nav .sub-menu a:focus{
  color:#093440!important;
  background:#EAF8FE!important;
}
body.tuspot-platform-theme .tuspot-site-nav .sub-menu .sub-menu{
  left:100%!important;
  top:0!important;
  transform:translateX(10px)!important;
}
body.tuspot-platform-theme .tuspot-site-nav .sub-menu .menu-item-has-children:hover>.sub-menu,
body.tuspot-platform-theme .tuspot-site-nav .sub-menu .menu-item-has-children:focus-within>.sub-menu{
  transform:translateX(0)!important;
}
@media (min-width:1181px){
  body.tuspot-platform-theme .tuspot-site-nav__list>li:nth-last-child(-n+2)>.sub-menu{
    left:auto!important;
    right:0!important;
    transform:translateY(8px)!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li:nth-last-child(-n+2):hover>.sub-menu,
  body.tuspot-platform-theme .tuspot-site-nav__list>li:nth-last-child(-n+2):focus-within>.sub-menu{
    transform:translateY(0)!important;
  }
}
@media (max-width:1180px){
  body.tuspot-platform-theme .tuspot-site-header .tuspot-brand,
  body.tuspot-platform-theme .tuspot-site-header .custom-logo-link{
    min-width:0!important;
    max-width:190px!important;
  }
  body.tuspot-platform-theme .tuspot-site-header .custom-logo-link img,
  body.tuspot-platform-theme .tuspot-site-header .tuspot-brand-logo-img{
    max-width:190px!important;
    max-height:52px!important;
  }
  body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-nav{
    max-height:calc(100vh - 112px)!important;
    overflow:auto!important;
    padding-bottom:18px!important;
  }
  body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-nav .sub-menu{
    display:grid!important;
    position:static!important;
    left:auto!important;
    top:auto!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:8px 0 8px 0!important;
    padding:8px!important;
    border:1px solid rgba(217,234,241,.9)!important;
    border-radius:16px!important;
    background:#F6FBFE!important;
    box-shadow:none!important;
    transform:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transition:none!important;
  }
  body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-nav .sub-menu a{
    min-height:38px!important;
    padding:9px 10px!important;
    background:#fff!important;
    color:#17394B!important;
    font-size:13px!important;
  }
  body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-header__actions{
    display:none!important;
  }
}
@media (max-width:520px){
  body.tuspot-platform-theme .tuspot-site-header .tuspot-brand--text .tuspot-brand-word{font-size:25px!important}
  body.tuspot-platform-theme .tuspot-site-header .custom-logo-link img,
  body.tuspot-platform-theme .tuspot-site-header .tuspot-brand-logo-img{max-width:160px!important;max-height:48px!important}
}

/* v2.4.5 — hero templates, większy banner, ciaśniejszy układ */
.tuspot-hero__grid{grid-template-columns:minmax(0,1fr) minmax(600px,46vw);gap:38px}.tuspot-hero__visual{position:relative;height:620px;min-width:0;display:flex;align-items:stretch;justify-content:flex-end}.tuspot-hero__visual--baner,.tuspot-hero__visual--kolaz,.tuspot-hero__visual--karta{overflow:visible}.tuspot-hero-banner--baner,.tuspot-hero-banner--layered,.tuspot-hero-banner--framed{display:block;width:100%;height:100%;background-size:cover;background-position:center;box-shadow:0 30px 70px rgba(9,52,64,.18)}.tuspot-hero-banner--baner{border-radius:42px 96px 42px 42px}.tuspot-hero-banner--baner:after,.tuspot-hero-banner--layered:after,.tuspot-hero-banner--framed:after{content:"";display:block;width:100%;height:100%;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(6,30,58,.08))}.tuspot-hero__visual--kolaz .tuspot-hero-banner--layered{position:absolute;inset:26px 6px 30px 54px;border-radius:46px 108px 46px 46px}.tuspot-hero-card-thumb{position:absolute;display:block;background-size:cover;background-position:center;border:10px solid #fff;box-shadow:0 20px 48px rgba(9,52,64,.16)}.tuspot-hero-card-thumb--top{right:0;top:0;width:240px;height:180px;border-radius:34px}.tuspot-hero-card-thumb--bottom{left:0;bottom:0;width:290px;height:215px;border-radius:34px}.tuspot-hero-frame{position:relative;width:100%;height:100%;padding:24px;border-radius:48px;background:linear-gradient(135deg,#d8f5fb 0%,#eef9fd 100%);box-shadow:0 24px 64px rgba(9,52,64,.12)}.tuspot-hero-banner--framed{border-radius:36px 86px 36px 36px}.tuspot-hero-mini-card{position:absolute;left:0;bottom:20px;width:min(320px,56%);background:rgba(255,255,255,.97);border:1px solid var(--ts-border);border-radius:30px;box-shadow:0 20px 50px rgba(9,52,64,.14);padding:20px 22px}.tuspot-hero-mini-card span{display:inline-flex;margin-bottom:10px;padding:6px 12px;border-radius:999px;background:#eaf8fe;color:#2498aa;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.tuspot-hero-mini-card strong{display:block;color:var(--ts-navy);font-size:28px;line-height:1.05;letter-spacing:-.04em}.tuspot-hero-mini-card small{display:block;margin-top:8px;color:var(--ts-muted);font-size:14px;line-height:1.5}.tuspot-hero-mini-photo{position:absolute;right:0;top:36px;width:200px;height:156px;border-radius:28px;border:10px solid #fff;background-size:cover;background-position:center;box-shadow:0 18px 42px rgba(9,52,64,.16)}.tuspot-hero__proof{gap:26px}.tuspot-hero__proof span{white-space:nowrap}@media (min-width:1600px){.tuspot-hero__grid{grid-template-columns:minmax(0,1fr) 720px;gap:30px}.tuspot-hero__visual{height:650px}}@media (max-width:1180px){.tuspot-hero__grid{grid-template-columns:1fr;gap:28px}.tuspot-hero__visual{height:520px}.tuspot-hero__visual--kolaz .tuspot-hero-banner--layered{inset:24px 26px 26px 58px}.tuspot-hero-card-thumb--top{width:220px;height:164px}.tuspot-hero-card-thumb--bottom{width:250px;height:186px}.tuspot-hero-mini-card{width:min(320px,62%)}}@media (max-width:860px){.tuspot-hero__visual{height:360px}.tuspot-hero-banner--baner,.tuspot-hero-banner--framed,.tuspot-hero__visual--kolaz .tuspot-hero-banner--layered{border-radius:32px}.tuspot-hero__visual--kolaz .tuspot-hero-banner--layered{inset:14px 12px 16px 34px}.tuspot-hero-card-thumb--top{width:150px;height:114px;border-width:7px;border-radius:22px}.tuspot-hero-card-thumb--bottom{width:170px;height:128px;border-width:7px;border-radius:22px}.tuspot-hero-frame{padding:16px;border-radius:32px}.tuspot-hero-mini-card{left:12px;bottom:12px;width:calc(100% - 110px);padding:14px 16px;border-radius:22px}.tuspot-hero-mini-card strong{font-size:20px}.tuspot-hero-mini-card small{font-size:12px}.tuspot-hero-mini-photo{right:12px;top:20px;width:90px;height:90px;border-width:6px;border-radius:18px}}@media (max-width:640px){.tuspot-hero__visual{height:300px}.tuspot-hero-card-thumb--top{width:118px;height:92px}.tuspot-hero-card-thumb--bottom{width:132px;height:102px}.tuspot-hero-mini-card{width:calc(100% - 96px)}.tuspot-hero__proof{gap:14px}}

/* v2.4.7 — stabilne warianty prawego bannera sekcji głównej i ciaśniejszy układ na szerokich ekranach */
body.tuspot-platform-theme .tuspot-hero{
	padding-top:clamp(64px,5.2vw,92px);
	padding-bottom:clamp(72px,6vw,110px);
	background:linear-gradient(180deg,#F6FBFE 0%,#fff 62%,#F6FBFE 100%);
}
body.tuspot-platform-theme .tuspot-hero .tuspot-shell{
	width:min(clamp(1220px,74vw,1720px),calc(100vw - 48px))!important;
	max-width:min(clamp(1220px,74vw,1720px),calc(100vw - 48px))!important;
	margin-inline:auto!important;
}
body.tuspot-platform-theme .tuspot-hero__grid{
	grid-template-columns:minmax(0,.92fr) minmax(620px,.88fr);
	gap:clamp(24px,2.4vw,44px);
	align-items:center;
}
body.tuspot-platform-theme .tuspot-hero__content{
	max-width:820px;
}
body.tuspot-platform-theme .tuspot-hero h1{
	max-width:800px;
}
body.tuspot-platform-theme .tuspot-hero p{
	max-width:680px;
}
body.tuspot-platform-theme .tuspot-searchbar{
	max-width:835px;
}
body.tuspot-platform-theme .tuspot-hero__visual{
	position:relative;
	height:clamp(560px,34vw,705px);
	min-width:0;
	display:flex;
	align-items:stretch;
	justify-content:stretch;
	isolation:isolate;
}
body.tuspot-platform-theme .tuspot-hero__visual::before{
	content:"";
	position:absolute;
	inset:8% -4% 4% 14%;
	z-index:-1;
	border-radius:56px 130px 56px 56px;
	background:radial-gradient(circle at 75% 25%,rgba(35,187,231,.26),transparent 36%),linear-gradient(135deg,rgba(234,248,254,.96),rgba(255,255,255,.7));
	filter:blur(.2px);
}
body.tuspot-platform-theme .tuspot-hero-banner--baner,
body.tuspot-platform-theme .tuspot-hero-banner--layered,
body.tuspot-platform-theme .tuspot-hero-banner--framed{
	display:block;
	width:100%;
	height:100%;
	background-color:#EAF8FE;
	background-size:cover;
	background-position:center;
	box-shadow:0 34px 78px rgba(9,52,64,.17);
	overflow:hidden;
}
body.tuspot-platform-theme .tuspot-hero-banner--baner{
	border-radius:46px 112px 46px 46px;
}
body.tuspot-platform-theme .tuspot-hero-banner--baner::after,
body.tuspot-platform-theme .tuspot-hero-banner--layered::after,
body.tuspot-platform-theme .tuspot-hero-banner--framed::after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(6,30,58,.08));
}
body.tuspot-platform-theme .tuspot-hero__visual--no-image .tuspot-hero-banner--baner,
body.tuspot-platform-theme .tuspot-hero__visual--no-image .tuspot-hero-banner--layered,
body.tuspot-platform-theme .tuspot-hero__visual--no-image .tuspot-hero-banner--framed{
	background-image:radial-gradient(circle at 72% 24%,rgba(35,187,231,.34),transparent 34%),linear-gradient(135deg,#EAF8FE 0%,#F6FBFE 48%,#D8F5FB 100%)!important;
}
body.tuspot-platform-theme .tuspot-hero__visual--kolaz .tuspot-hero-banner--layered{
	position:absolute;
	inset:24px 8px 28px 58px;
	border-radius:48px 118px 48px 48px;
}
body.tuspot-platform-theme .tuspot-hero-card-thumb{
	position:absolute;
	display:block;
	background-color:#EAF8FE;
	background-size:cover;
	background-position:center;
	border:10px solid #fff;
	box-shadow:0 22px 52px rgba(9,52,64,.16);
}
body.tuspot-platform-theme .tuspot-hero-card-thumb--top{
	right:0;
	top:0;
	width:min(265px,36%);
	height:190px;
	border-radius:34px;
}
body.tuspot-platform-theme .tuspot-hero-card-thumb--bottom{
	left:0;
	bottom:0;
	width:min(320px,45%);
	height:226px;
	border-radius:36px;
}
body.tuspot-platform-theme .tuspot-hero-frame{
	position:relative;
	width:100%;
	height:100%;
	padding:24px;
	border-radius:52px;
	background:linear-gradient(135deg,#D8F5FB 0%,#F6FBFE 100%);
	box-shadow:0 26px 68px rgba(9,52,64,.12);
}
body.tuspot-platform-theme .tuspot-hero-banner--framed{
	border-radius:38px 96px 38px 38px;
}
body.tuspot-platform-theme .tuspot-hero-mini-card{
	position:absolute;
	left:0;
	bottom:24px;
	width:min(350px,58%);
	background:rgba(255,255,255,.97);
	border:1px solid var(--ts-border);
	border-radius:30px;
	box-shadow:0 22px 54px rgba(9,52,64,.15);
	padding:22px 24px;
	backdrop-filter:blur(12px);
}
body.tuspot-platform-theme .tuspot-hero-mini-card span{
	display:inline-flex;
	margin-bottom:10px;
	padding:6px 12px;
	border-radius:999px;
	background:#EAF8FE;
	color:#13677F;
	font-size:11px;
	font-weight:950;
	text-transform:uppercase;
	letter-spacing:.12em;
}
body.tuspot-platform-theme .tuspot-hero-mini-card strong{
	display:block;
	color:var(--ts-navy);
	font-size:clamp(24px,1.8vw,32px);
	line-height:1.05;
	letter-spacing:-.045em;
}
body.tuspot-platform-theme .tuspot-hero-mini-card small{
	display:block;
	margin-top:9px;
	color:var(--ts-muted);
	font-size:14px;
	line-height:1.5;
}
body.tuspot-platform-theme .tuspot-hero-mini-photo{
	position:absolute;
	right:0;
	top:38px;
	width:210px;
	height:160px;
	border-radius:30px;
	border:10px solid #fff;
	background-color:#EAF8FE;
	background-size:cover;
	background-position:center;
	box-shadow:0 20px 46px rgba(9,52,64,.16);
}
body.tuspot-platform-theme .tuspot-hero__proof{
	gap:clamp(14px,1.5vw,24px);
}
body.tuspot-platform-theme .tuspot-hero__proof span{
	white-space:nowrap;
}
@media (min-width:1600px){
	body.tuspot-platform-theme .tuspot-hero__grid{
		grid-template-columns:minmax(0,790px) minmax(720px,1fr);
		gap:34px;
	}
	body.tuspot-platform-theme .tuspot-hero__visual{height:710px;}
}
@media (min-width:1900px){
	body.tuspot-platform-theme .tuspot-hero__grid{gap:30px;}
	body.tuspot-platform-theme .tuspot-hero__visual{height:735px;}
}
@media (max-width:1320px){
	body.tuspot-platform-theme .tuspot-hero__grid{
		grid-template-columns:minmax(0,1fr) minmax(540px,.8fr);
		gap:30px;
	}
	body.tuspot-platform-theme .tuspot-hero__visual{height:570px;}
}
@media (max-width:1180px){
	body.tuspot-platform-theme .tuspot-hero__grid{grid-template-columns:1fr;gap:30px;}
	body.tuspot-platform-theme .tuspot-hero__content{max-width:900px;}
	body.tuspot-platform-theme .tuspot-hero__visual{height:520px;}
	body.tuspot-platform-theme .tuspot-hero__visual--kolaz .tuspot-hero-banner--layered{inset:24px 26px 26px 58px;}
}
@media (max-width:860px){
	body.tuspot-platform-theme .tuspot-hero .tuspot-shell{
		width:min(100% - 28px,100%)!important;
		max-width:min(100% - 28px,100%)!important;
	}
	body.tuspot-platform-theme .tuspot-hero__visual{height:370px;}
	body.tuspot-platform-theme .tuspot-hero-banner--baner,
	body.tuspot-platform-theme .tuspot-hero-banner--framed,
	body.tuspot-platform-theme .tuspot-hero__visual--kolaz .tuspot-hero-banner--layered{border-radius:32px;}
	body.tuspot-platform-theme .tuspot-hero__visual--kolaz .tuspot-hero-banner--layered{inset:14px 12px 16px 34px;}
	body.tuspot-platform-theme .tuspot-hero-card-thumb--top{width:150px;height:114px;border-width:7px;border-radius:22px;}
	body.tuspot-platform-theme .tuspot-hero-card-thumb--bottom{width:170px;height:128px;border-width:7px;border-radius:22px;}
	body.tuspot-platform-theme .tuspot-hero-frame{padding:16px;border-radius:32px;}
	body.tuspot-platform-theme .tuspot-hero-mini-card{left:12px;bottom:12px;width:calc(100% - 112px);padding:14px 16px;border-radius:22px;}
	body.tuspot-platform-theme .tuspot-hero-mini-card strong{font-size:20px;}
	body.tuspot-platform-theme .tuspot-hero-mini-card small{font-size:12px;}
	body.tuspot-platform-theme .tuspot-hero-mini-photo{right:12px;top:20px;width:92px;height:92px;border-width:6px;border-radius:18px;}
}
@media (max-width:640px){
	body.tuspot-platform-theme .tuspot-hero__visual{height:300px;}
	body.tuspot-platform-theme .tuspot-hero-card-thumb--top{width:118px;height:92px;}
	body.tuspot-platform-theme .tuspot-hero-card-thumb--bottom{width:132px;height:102px;}
	body.tuspot-platform-theme .tuspot-hero-mini-card{width:calc(100% - 98px);}
	body.tuspot-platform-theme .tuspot-hero__proof{gap:14px;}
}



/* v2.4.8 — czytelniejsze hasła pod wyszukiwarką i spokojniejszy język sekcji zaufania */
body.tuspot-platform-theme .tuspot-hero__proof{
	align-items:center;
	gap:10px;
	margin-top:22px;
}
body.tuspot-platform-theme .tuspot-hero__proof span{
	display:inline-flex;
	align-items:center;
	min-height:38px;
	padding:9px 14px;
	border:1px solid rgba(35,187,231,.18);
	border-radius:999px;
	background:rgba(255,255,255,.78);
	box-shadow:0 10px 24px rgba(9,52,64,.06);
	color:#244B5C;
	font-size:14px;
	font-weight:900;
	white-space:nowrap;
}
body.tuspot-platform-theme .tuspot-hero__proof span:before{
	content:"";
	display:inline-block;
	width:8px;
	height:8px;
	margin-right:9px;
	border-radius:999px;
	background:var(--ts-aqua);
	box-shadow:0 0 0 4px rgba(35,187,231,.13);
}
body.tuspot-platform-theme .tuspot-trust-grid>div{
	min-height:100%;
}
body.tuspot-platform-theme .tuspot-trust-grid>div h3{
	max-width:320px;
}
body.tuspot-platform-theme .tuspot-trust-grid>div p{
	max-width:430px;
}
@media (max-width:640px){
	body.tuspot-platform-theme .tuspot-hero__proof span{
		width:100%;
		justify-content:flex-start;
	}
}


/* v2.4.9 — kontrola pól wyszukiwarki i przycisków strony głównej */
body.tuspot-platform-theme .tuspot-searchbar label:last-of-type{border-right:0}
body.tuspot-platform-theme .tuspot-searchbar--no-when:not(.tuspot-searchbar--no-who){grid-template-columns:minmax(0,1fr) .72fr auto}
body.tuspot-platform-theme .tuspot-searchbar--no-who:not(.tuspot-searchbar--no-when){grid-template-columns:minmax(0,1.15fr) .85fr auto}
body.tuspot-platform-theme .tuspot-searchbar--no-when.tuspot-searchbar--no-who{grid-template-columns:minmax(0,1fr) auto;max-width:660px}
body.tuspot-platform-theme .tuspot-planner-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;align-items:center}
body.tuspot-platform-theme .tuspot-planner-actions .tuspot-button{min-height:50px}
body.tuspot-platform-theme .tuspot-section-head .tuspot-button--ghost,
body.tuspot-platform-theme .tuspot-planner-actions .tuspot-button--ghost{background:#fff!important;color:#212844!important;border:1px solid var(--ts-border)!important}
body.tuspot-platform-theme .tuspot-section-head .tuspot-button--ghost:hover,
body.tuspot-platform-theme .tuspot-section-head .tuspot-button--ghost:focus,
body.tuspot-platform-theme .tuspot-planner-actions .tuspot-button--ghost:hover,
body.tuspot-platform-theme .tuspot-planner-actions .tuspot-button--ghost:focus{background:#212844!important;color:#fff!important;border-color:#212844!important}
body.tuspot-platform-theme .tuspot-owner-cta .tuspot-button--outline-light:hover,
body.tuspot-platform-theme .tuspot-owner-cta .tuspot-button--outline-light:focus{background:#fff!important;color:#212844!important;border-color:#fff!important}
@media (max-width:860px){
	body.tuspot-platform-theme .tuspot-searchbar--no-when:not(.tuspot-searchbar--no-who),
	body.tuspot-platform-theme .tuspot-searchbar--no-who:not(.tuspot-searchbar--no-when),
	body.tuspot-platform-theme .tuspot-searchbar--no-when.tuspot-searchbar--no-who{grid-template-columns:1fr;max-width:100%}
	body.tuspot-platform-theme .tuspot-planner-actions .tuspot-button{width:100%}
}

/* v2.5.0 — klikalne karty sekcji odkrywania i bezpieczny fokus */
body.tuspot-platform-theme a.tuspot-mosaic-card,
body.tuspot-platform-theme a.tuspot-offer-card{
	color:#fff!important;
	text-decoration:none!important;
	transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;
}
body.tuspot-platform-theme a.tuspot-offer-card{
	color:var(--ts-navy)!important;
}
body.tuspot-platform-theme a.tuspot-mosaic-card:hover,
body.tuspot-platform-theme a.tuspot-mosaic-card:focus-visible,
body.tuspot-platform-theme a.tuspot-offer-card:hover,
body.tuspot-platform-theme a.tuspot-offer-card:focus-visible{
	transform:translateY(-3px);
	box-shadow:0 28px 70px rgba(9,52,64,.16);
	filter:saturate(1.04);
}
body.tuspot-platform-theme a.tuspot-mosaic-card:focus-visible,
body.tuspot-platform-theme a.tuspot-offer-card:focus-visible{
	outline:3px solid rgba(35,187,231,.55);
	outline-offset:4px;
}
body.tuspot-platform-theme .tuspot-mosaic-card:not([style]){
	background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(6,30,58,.68)),linear-gradient(135deg,#CFEFF7,#90DCEA);
}


/* v2.5.2 — nagłówek zaufania i bardziej sprzedażowa sekcja dla właścicieli */
body.tuspot-platform-theme .tuspot-trust-intro{
	max-width:860px;
	margin:0 0 30px;
}
body.tuspot-platform-theme .tuspot-trust-intro h2{
	margin:0;
	font-size:clamp(34px,3vw,56px);
	line-height:1.02;
	letter-spacing:-.055em;
	color:#061E3A;
}
body.tuspot-platform-theme .tuspot-trust-intro p{
	max-width:720px;
	margin:14px 0 0;
	color:var(--ts-muted);
	font-size:18px;
	font-weight:700;
}
body.tuspot-platform-theme .tuspot-owner-cta{
	position:relative;
}
body.tuspot-platform-theme .tuspot-owner-cta:before{
	content:"";
	position:absolute;
	right:-120px;
	top:-130px;
	width:360px;
	height:360px;
	border-radius:999px;
	background:rgba(255,255,255,.12);
	pointer-events:none;
}
body.tuspot-platform-theme .tuspot-owner-cta:after{
	content:"";
	position:absolute;
	left:44%;
	bottom:-180px;
	width:420px;
	height:420px;
	border-radius:999px;
	background:rgba(35,187,231,.18);
	pointer-events:none;
}
body.tuspot-platform-theme .tuspot-owner-cta__content,
body.tuspot-platform-theme .tuspot-owner-cta__actions{
	position:relative;
	z-index:1;
}
body.tuspot-platform-theme .tuspot-owner-cta__content{
	max-width:800px;
}
body.tuspot-platform-theme .tuspot-owner-cta__benefits{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin-top:24px;
}
body.tuspot-platform-theme .tuspot-owner-cta__benefits span{
	display:inline-flex;
	align-items:center;
	min-height:38px;
	padding:9px 14px;
	border-radius:999px;
	background:rgba(255,255,255,.13);
	border:1px solid rgba(255,255,255,.24);
	color:#fff;
	font-size:14px;
	font-weight:900;
}
body.tuspot-platform-theme .tuspot-owner-cta__benefits span:before{
	content:"";
	display:inline-block;
	width:7px;
	height:7px;
	margin-right:9px;
	border-radius:999px;
	background:#fff;
	box-shadow:0 0 0 4px rgba(255,255,255,.12);
}
body.tuspot-platform-theme .tuspot-owner-cta__actions{
	display:flex;
	gap:13px;
	flex-wrap:wrap;
	justify-content:flex-end;
}
@media (max-width:860px){
	body.tuspot-platform-theme .tuspot-trust-intro{margin-bottom:24px}
	body.tuspot-platform-theme .tuspot-owner-cta__actions{justify-content:flex-start;width:100%}
	body.tuspot-platform-theme .tuspot-owner-cta__actions .tuspot-button{width:100%}
}

/* v2.5.3 — automatyczny slider miejsc w bannerze strony głównej */
body.tuspot-platform-theme .tuspot-hero-slider{
	position:relative;
	display:block;
	width:100%;
	height:100%;
	background:#EAF8FE;
	overflow:hidden;
	box-shadow:0 34px 78px rgba(9,52,64,.17);
	isolation:isolate;
}
body.tuspot-platform-theme .tuspot-hero-slider--baner{border-radius:46px 112px 46px 46px;}
body.tuspot-platform-theme .tuspot-hero-slider--framed{border-radius:38px 96px 38px 38px;}
body.tuspot-platform-theme .tuspot-hero__visual--kolaz .tuspot-hero-slider--layered{
	position:absolute;
	inset:24px 8px 28px 58px;
	border-radius:48px 118px 48px 48px;
}
body.tuspot-platform-theme .tuspot-hero-slider__slide{
	position:absolute;
	inset:0;
	display:block;
	background-color:#EAF8FE;
	background-size:cover;
	background-position:center;
	opacity:0;
	transform:scale(1.025);
	transition:opacity .75s ease,transform 3.4s ease;
	z-index:1;
}
body.tuspot-platform-theme .tuspot-hero-slider__slide::after{
	content:"";
	position:absolute;
	inset:0;
	background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(6,30,58,.10));
	z-index:1;
}
body.tuspot-platform-theme .tuspot-hero-slider__slide.is-active{
	opacity:1;
	transform:scale(1);
	z-index:2;
}
body.tuspot-platform-theme .tuspot-hero-slider__slide--no-image{
	background-image:radial-gradient(circle at 72% 24%,rgba(35,187,231,.34),transparent 34%),linear-gradient(135deg,#EAF8FE 0%,#F6FBFE 48%,#D8F5FB 100%)!important;
}
body.tuspot-platform-theme .tuspot-hero-slider__caption{
	position:absolute;
	left:0;
	bottom:24px;
	width:min(360px,60%);
	z-index:4;
	background:rgba(255,255,255,.97);
	border:1px solid var(--ts-border);
	border-radius:30px;
	box-shadow:0 22px 54px rgba(9,52,64,.15);
	padding:22px 24px;
	backdrop-filter:blur(12px);
	color:var(--ts-navy);
}
body.tuspot-platform-theme .tuspot-hero-slider__caption span{
	display:inline-flex;
	margin-bottom:10px;
	padding:6px 12px;
	border-radius:999px;
	background:#EAF8FE;
	color:#13677F;
	font-size:11px;
	font-weight:950;
	text-transform:uppercase;
	letter-spacing:.12em;
}
body.tuspot-platform-theme .tuspot-hero-slider__caption strong{
	display:block;
	color:var(--ts-navy);
	font-size:clamp(24px,1.8vw,32px);
	line-height:1.05;
	letter-spacing:-.045em;
}
body.tuspot-platform-theme .tuspot-hero-slider__caption small{
	display:block;
	margin-top:9px;
	color:var(--ts-muted);
	font-size:14px;
	line-height:1.5;
}
body.tuspot-platform-theme .tuspot-hero-slider:not(.tuspot-hero-slider--with-card) .tuspot-hero-slider__caption{display:none;}
body.tuspot-platform-theme .tuspot-hero-slider__dots{
	position:absolute;
	right:22px;
	bottom:22px;
	z-index:5;
	display:flex;
	align-items:center;
	gap:7px;
	padding:7px 9px;
	border-radius:999px;
	background:rgba(255,255,255,.82);
	box-shadow:0 10px 26px rgba(9,52,64,.12);
	backdrop-filter:blur(10px);
}
body.tuspot-platform-theme .tuspot-hero-slider__dots button{
	display:block;
	width:7px;
	height:7px;
	padding:0;
	border:0;
	border-radius:999px;
	background:rgba(33,40,68,.24);
	cursor:pointer;
	transition:width .22s ease,background .22s ease,transform .22s ease;
}
body.tuspot-platform-theme .tuspot-hero-slider__dots button.is-active{
	width:18px;
	background:#23BBE7;
}
body.tuspot-platform-theme .tuspot-hero__visual-source--recznie .tuspot-hero-slider,
body.tuspot-platform-theme .tuspot-hero__visual-source--wyroznione .tuspot-hero-slider{
	outline:1px solid rgba(35,187,231,.12);
	outline-offset:-1px;
}
@media (max-width:1180px){
	body.tuspot-platform-theme .tuspot-hero__visual--kolaz .tuspot-hero-slider--layered{inset:24px 26px 26px 58px;}
}
@media (max-width:860px){
	body.tuspot-platform-theme .tuspot-hero-slider--baner,
	body.tuspot-platform-theme .tuspot-hero-slider--framed,
	body.tuspot-platform-theme .tuspot-hero__visual--kolaz .tuspot-hero-slider--layered{border-radius:32px;}
	body.tuspot-platform-theme .tuspot-hero__visual--kolaz .tuspot-hero-slider--layered{inset:14px 12px 16px 34px;}
	body.tuspot-platform-theme .tuspot-hero-slider__caption{left:12px;bottom:12px;width:calc(100% - 112px);padding:14px 16px;border-radius:22px;}
	body.tuspot-platform-theme .tuspot-hero-slider__caption strong{font-size:20px;}
	body.tuspot-platform-theme .tuspot-hero-slider__caption small{font-size:12px;}
	body.tuspot-platform-theme .tuspot-hero-slider__dots{right:14px;bottom:14px;}
}
@media (max-width:640px){
	body.tuspot-platform-theme .tuspot-hero-slider__caption{width:calc(100% - 98px);}
}
@media (prefers-reduced-motion:reduce){
	body.tuspot-platform-theme .tuspot-hero-slider__slide{transition:none!important;transform:none!important;}
}


/* v2.5.4 — sterowanie sliderem bannera strony głównej */
body.tuspot-platform-theme .tuspot-hero-slider__dots button:hover,
body.tuspot-platform-theme .tuspot-hero-slider__dots button:focus-visible{
	transform:translateY(-1px);
	background:#212844;
	outline:2px solid rgba(35,187,231,.38);
	outline-offset:3px;
}
body.tuspot-platform-theme .tuspot-hero-slider__dots button.is-active:hover,
body.tuspot-platform-theme .tuspot-hero-slider__dots button.is-active:focus-visible{
	background:#23BBE7;
}

/* v2.5.5 — karta i przycisk slidera bannera strony głównej */
body.tuspot-platform-theme .tuspot-hero-slider__caption .tuspot-hero-slider__cta{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:max-content;
	max-width:100%;
	min-height:38px;
	margin-top:15px;
	padding:10px 16px;
	border-radius:999px;
	background:#23BBE7;
	color:#fff;
	font-size:13px;
	font-style:normal;
	font-weight:950;
	line-height:1;
	box-shadow:0 12px 24px rgba(35,187,231,.24);
}
body.tuspot-platform-theme .tuspot-hero-slider__slide:hover .tuspot-hero-slider__cta,
body.tuspot-platform-theme .tuspot-hero-slider__slide:focus-visible .tuspot-hero-slider__cta{
	background:#212844;
	color:#fff;
}
@media (max-width:860px){
	body.tuspot-platform-theme .tuspot-hero-slider__caption .tuspot-hero-slider__cta{min-height:34px;margin-top:11px;padding:9px 13px;font-size:12px;}
}


/* v2.5.7 — natywna wizytówka miejsca: atuty, szybka nawigacja i podobne miejsca */
body.tuspot-platform-theme .tuspot-single-native__intro .tuspot-breadcrumbs{margin:0 0 18px;}
body.tuspot-platform-theme .tuspot-single-native__benefits{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:12px;
	margin-top:26px;
}
body.tuspot-platform-theme .tuspot-single-native__benefit{
	min-height:118px;
	padding:18px;
	border:1px solid rgba(217,234,241,.92);
	border-radius:24px;
	background:rgba(255,255,255,.78);
	box-shadow:0 14px 32px rgba(9,52,64,.07);
	backdrop-filter:blur(10px);
}
body.tuspot-platform-theme .tuspot-single-native__benefit strong{
	display:block;
	margin-bottom:7px;
	color:#093440;
	font-size:14px;
	font-weight:950;
	letter-spacing:-.02em;
}
body.tuspot-platform-theme .tuspot-single-native__benefit span{
	display:block;
	color:#657789;
	font-size:13px;
	line-height:1.45;
}
body.tuspot-platform-theme .tuspot-single-native__anchor-wrap{
	position:sticky;
	top:76px;
	z-index:14;
	padding:12px 0;
	background:rgba(246,251,254,.86);
	border-bottom:1px solid rgba(217,234,241,.74);
	backdrop-filter:blur(16px);
}
body.tuspot-platform-theme .tuspot-single-native__anchor-nav{
	display:flex;
	align-items:center;
	gap:10px;
	overflow:auto;
	padding:0 2px;
	scrollbar-width:none;
}
body.tuspot-platform-theme .tuspot-single-native__anchor-nav::-webkit-scrollbar{display:none;}
body.tuspot-platform-theme .tuspot-single-native__anchor-nav a{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:40px;
	padding:10px 16px;
	border:1px solid var(--ts-border);
	border-radius:999px;
	background:#fff;
	color:#093440;
	font-size:13px;
	font-weight:900;
	white-space:nowrap;
	box-shadow:0 8px 18px rgba(9,52,64,.05);
}
body.tuspot-platform-theme .tuspot-single-native__anchor-nav a:hover,
body.tuspot-platform-theme .tuspot-single-native__anchor-nav a:focus-visible{
	background:#23BBE7;
	border-color:#23BBE7;
	color:#fff;
	outline:0;
}
body.tuspot-platform-theme .tuspot-single-native__card[id],
body.tuspot-platform-theme .tuspot-single-native__aside[id],
body.tuspot-platform-theme .tuspot-single-native__core[id]{scroll-margin-top:148px;}
body.tuspot-platform-theme .tuspot-single-native__side-card{
	position:sticky;
	top:150px;
}
body.tuspot-platform-theme .tuspot-single-native__side-badges{
	display:grid;
	gap:8px;
	margin:16px 0 20px;
	padding:0;
	list-style:none;
}
body.tuspot-platform-theme .tuspot-single-native__side-badges li{
	padding:10px 12px;
	border:1px solid rgba(217,234,241,.86);
	border-radius:16px;
	background:#F6FBFE;
	color:#13677F;
	font-size:13px;
	font-weight:850;
	line-height:1.35;
}
body.tuspot-platform-theme .tuspot-single-native__related{padding-top:34px;background:linear-gradient(180deg,rgba(246,251,254,0),#EAF8FE);}
body.tuspot-platform-theme .tuspot-single-native__related .tuspot-section-head{margin-bottom:24px;}
body.tuspot-platform-theme .tuspot-single-native__related-grid .tuspot-place-card{height:100%;}
@media (max-width:1180px){
	body.tuspot-platform-theme .tuspot-single-native__benefits{grid-template-columns:1fr;}
	body.tuspot-platform-theme .tuspot-single-native__benefit{min-height:0;}
	body.tuspot-platform-theme .tuspot-single-native__side-card{position:static;}
}
@media (max-width:860px){
	body.tuspot-platform-theme .tuspot-single-native__anchor-wrap{top:76px;padding:10px 0;}
	body.tuspot-platform-theme .tuspot-single-native__anchor-nav a{min-height:38px;padding:9px 13px;font-size:12px;}
	body.tuspot-platform-theme .tuspot-single-native__card[id],
	body.tuspot-platform-theme .tuspot-single-native__aside[id],
	body.tuspot-platform-theme .tuspot-single-native__core[id]{scroll-margin-top:136px;}
}

/* v2.5.8 — natywna wizytówka: szybki kontakt i podpowiedzi zapytania */
body.tuspot-platform-theme .tuspot-single-native__direct-actions{
	display:grid;
	gap:10px;
	margin:4px 0 18px;
	padding:16px;
	border:1px solid rgba(217,234,241,.92);
	border-radius:22px;
	background:linear-gradient(180deg,#F6FBFE,#fff);
}
body.tuspot-platform-theme .tuspot-single-native__direct-actions h3,
body.tuspot-platform-theme .tuspot-single-native__enquiry-tips h3{
	margin:0 0 4px!important;
	color:#093440!important;
	font-size:16px!important;
	line-height:1.2!important;
	font-weight:950!important;
	letter-spacing:-.02em!important;
}
body.tuspot-platform-theme .tuspot-single-native__direct-action{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:12px;
	min-height:48px;
	padding:11px 14px;
	border:1px solid rgba(217,234,241,.94);
	border-radius:16px;
	background:#fff;
	color:#093440;
	text-decoration:none;
	box-shadow:0 10px 20px rgba(9,52,64,.05);
}
body.tuspot-platform-theme .tuspot-single-native__direct-action:hover,
body.tuspot-platform-theme .tuspot-single-native__direct-action:focus-visible{
	background:#23BBE7;
	border-color:#23BBE7;
	color:#fff;
	outline:0;
}
body.tuspot-platform-theme .tuspot-single-native__direct-action span{
	font-size:14px;
	font-weight:950;
}
body.tuspot-platform-theme .tuspot-single-native__direct-action small{
	min-width:0;
	max-width:170px;
	overflow:hidden;
	color:inherit;
	font-size:12px;
	font-weight:850;
	text-overflow:ellipsis;
	white-space:nowrap;
	opacity:.82;
}
body.tuspot-platform-theme .tuspot-single-native__enquiry-tips{
	margin:2px 0 18px;
	padding:16px;
	border:1px dashed rgba(35,187,231,.55);
	border-radius:22px;
	background:#F6FBFE;
}
body.tuspot-platform-theme .tuspot-single-native__enquiry-tips ul{
	display:grid;
	gap:8px;
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
body.tuspot-platform-theme .tuspot-single-native__enquiry-tips li{
	position:relative;
	padding-left:20px;
	color:#365665;
	font-size:13px;
	font-weight:800;
	line-height:1.35;
}
body.tuspot-platform-theme .tuspot-single-native__enquiry-tips li::before{
	content:"";
	position:absolute;
	left:0;
	top:.55em;
	width:8px;
	height:8px;
	border-radius:999px;
	background:#23BBE7;
	box-shadow:0 0 0 4px rgba(35,187,231,.13);
}
@media (max-width:1180px){
	body.tuspot-platform-theme .tuspot-single-native__direct-action small{max-width:52vw;}
}

/* v2.5.9 — natywna wizytówka: mobilny pasek kontaktowy i lepsza obsługa na małych ekranach */
body.tuspot-platform-theme .tuspot-single-native__mobile-cta{
	display:none;
}
@media (max-width:780px){
	body.tuspot-platform-theme .tuspot-single-native{
		padding-bottom:104px;
	}
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta{
		position:fixed;
		left:12px;
		right:12px;
		bottom:12px;
		z-index:48;
		display:grid;
		grid-template-columns:minmax(0,1fr) auto;
		align-items:center;
		gap:12px;
		padding:12px;
		border:1px solid rgba(217,234,241,.94);
		border-radius:24px;
		background:rgba(255,255,255,.96);
		box-shadow:0 20px 44px rgba(9,52,64,.18);
		backdrop-filter:blur(18px);
	}
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta strong,
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta span{
		display:block;
		min-width:0;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space:nowrap;
	}
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta strong{
		color:#093440;
		font-size:13px;
		font-weight:950;
		line-height:1.15;
	}
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta span{
		margin-top:3px;
		color:#657789;
		font-size:11px;
		font-weight:800;
	}
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta nav{
		display:flex;
		align-items:center;
		gap:6px;
	}
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta-link{
		display:inline-flex;
		align-items:center;
		justify-content:center;
		min-height:40px;
		padding:10px 12px;
		border:1px solid #23BBE7;
		border-radius:999px;
		background:#23BBE7;
		color:#fff!important;
		font-size:12px;
		font-weight:950;
		line-height:1;
		text-decoration:none!important;
		box-shadow:0 10px 22px rgba(35,187,231,.24);
	}
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta-link:hover,
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta-link:focus-visible{
		background:#212844;
		border-color:#212844;
		color:#fff!important;
		outline:2px solid rgba(35,187,231,.26);
		outline-offset:2px;
	}
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta-link--call,
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta-link--map{
		background:#F6FBFE;
		border-color:#D9EAF1;
		color:#093440!important;
		box-shadow:none;
	}
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta-link--call:hover,
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta-link--call:focus-visible,
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta-link--map:hover,
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta-link--map:focus-visible{
		background:#212844;
		border-color:#212844;
		color:#fff!important;
	}
}
@media (max-width:480px){
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta{
		left:8px;
		right:8px;
		bottom:8px;
		grid-template-columns:1fr;
		gap:10px;
		border-radius:22px;
	}
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta nav{
		display:grid;
		grid-template-columns:repeat(3,minmax(0,1fr));
		width:100%;
	}
	body.tuspot-platform-theme .tuspot-single-native__mobile-cta-link{
		width:100%;
		padding-inline:8px;
	}
}

/* v2.6.0 — natywny katalog: kontrola filtrów, puste stany i układ pod betę */
body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar{
	grid-template-columns:repeat(auto-fit,minmax(160px,1fr));
}
body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar .tuspot-button{
	min-height:48px;
}
body.tuspot-platform-theme .tuspot-catalog-active-filters{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	gap:10px;
	margin:-10px 0 28px;
	padding:14px 16px;
	background:#fff;
	border:1px solid var(--ts-border);
	border-radius:22px;
	box-shadow:0 10px 28px rgba(9,52,64,.06);
}
body.tuspot-platform-theme .tuspot-catalog-active-filters strong{
	color:#5F7485;
	font-size:12px;
	font-weight:950;
	letter-spacing:.1em;
	text-transform:uppercase;
}
body.tuspot-platform-theme .tuspot-catalog-active-filters span{
	display:inline-flex;
	align-items:center;
	min-height:34px;
	padding:7px 12px;
	border-radius:999px;
	background:#EAF8FE;
	color:#164254;
	font-weight:850;
}
body.tuspot-platform-theme .tuspot-catalog-active-filters a{
	margin-left:auto;
	color:var(--ts-aqua);
	font-weight:950;
}
body.tuspot-platform-theme .tuspot-archive-layout--no-map{
	grid-template-columns:280px minmax(0,1fr);
}
body.tuspot-platform-theme .tuspot-archive-layout--no-sidebar{
	grid-template-columns:minmax(0,1fr) 340px;
}
body.tuspot-platform-theme .tuspot-archive-layout--no-sidebar.tuspot-archive-layout--no-map{
	grid-template-columns:minmax(0,1fr);
}
body.tuspot-platform-theme .tuspot-catalog-results__grid.tuspot-card-grid--3{
	grid-template-columns:repeat(3,minmax(0,1fr));
}
body.tuspot-platform-theme .tuspot-catalog-empty{
	grid-column:1/-1;
	text-align:left;
}
body.tuspot-platform-theme .tuspot-catalog-empty h3{
	margin:0 0 10px;
	color:#061E3A;
	font-size:clamp(26px,2.2vw,38px);
	letter-spacing:-.04em;
	line-height:1.05;
}
body.tuspot-platform-theme .tuspot-catalog-empty p{
	max-width:620px;
	margin:0 0 22px;
	color:#5D7183;
	font-weight:750;
}
body.tuspot-platform-theme .tuspot-catalog-empty>div{
	display:flex;
	flex-wrap:wrap;
	gap:12px;
}
body.tuspot-platform-theme .tuspot-map-card--native p{
	font-size:15px;
	line-height:1.45;
}
@media (max-width:1320px){
	body.tuspot-platform-theme .tuspot-catalog-results__grid.tuspot-card-grid--3{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:1180px){
	body.tuspot-platform-theme .tuspot-archive-layout--no-map,
	body.tuspot-platform-theme .tuspot-archive-layout--no-sidebar,
	body.tuspot-platform-theme .tuspot-archive-layout--no-sidebar.tuspot-archive-layout--no-map{grid-template-columns:1fr;}
}
@media (max-width:760px){
	body.tuspot-platform-theme .tuspot-catalog-active-filters{align-items:flex-start;flex-direction:column;}
	body.tuspot-platform-theme .tuspot-catalog-active-filters a{margin-left:0;}
	body.tuspot-platform-theme .tuspot-catalog-results__grid.tuspot-card-grid--3{grid-template-columns:1fr;}
	body.tuspot-platform-theme .tuspot-catalog-empty>div .tuspot-button{width:100%;}
}

/* v2.6.2 — natywne ekrany dodawania obiektu i panelu właściciela */
body.tuspot-platform-theme .tuspot-owner-flow{
	background:linear-gradient(180deg,#f6fbfe 0%,#fff 34%,#f6fbfe 100%);
}
body.tuspot-platform-theme .tuspot-owner-flow-hero{
	padding:clamp(52px,6vw,92px) 0 34px;
}
body.tuspot-platform-theme .tuspot-owner-flow-hero--compact{
	padding-bottom:24px;
}
body.tuspot-platform-theme .tuspot-owner-flow-hero__grid{
	display:grid;
	grid-template-columns:minmax(0,1fr) minmax(320px,.44fr);
	gap:clamp(28px,4vw,58px);
	align-items:center;
}
body.tuspot-platform-theme .tuspot-owner-flow-hero h1{
	margin:0;
	max-width:860px;
	color:#061E3A;
	font-size:clamp(42px,4.7vw,78px);
	font-weight:950;
	line-height:.98;
	letter-spacing:-.06em;
}
body.tuspot-platform-theme .tuspot-owner-flow-hero p{
	max-width:720px;
	margin:22px 0 0;
	color:#60737c;
	font-size:18px;
	font-weight:650;
}
body.tuspot-platform-theme .tuspot-owner-flow-card,
body.tuspot-platform-theme .tuspot-owner-form-shell,
body.tuspot-platform-theme .tuspot-owner-content-card,
body.tuspot-platform-theme .tuspot-owner-login-card,
body.tuspot-platform-theme .tuspot-owner-empty{
	background:#fff;
	border:1px solid var(--ts-border);
	border-radius:30px;
	box-shadow:0 18px 44px rgba(9,52,64,.08);
}
body.tuspot-platform-theme .tuspot-owner-flow-card{
	padding:26px;
}
body.tuspot-platform-theme .tuspot-owner-flow-card h2{
	margin:0 0 16px;
	color:#093440;
	font-size:24px;
	letter-spacing:-.04em;
}
body.tuspot-platform-theme .tuspot-owner-flow-card ul{
	list-style:none;
	padding:0;
	margin:0;
	display:grid;
	gap:11px;
}
body.tuspot-platform-theme .tuspot-owner-flow-card li{
	position:relative;
	padding-left:28px;
	color:#516875;
	font-weight:800;
}
body.tuspot-platform-theme .tuspot-owner-flow-card li:before{
	content:"";
	position:absolute;
	left:0;
	top:.35em;
	width:16px;
	height:16px;
	border-radius:50%;
	background:#23BBE7;
	box-shadow:inset 0 0 0 5px #dff6fb;
}
body.tuspot-platform-theme .tuspot-owner-flow-card--actions{
	display:grid;
	gap:12px;
}
body.tuspot-platform-theme .tuspot-owner-flow-card--actions .tuspot-button{
	width:100%;
}
body.tuspot-platform-theme .tuspot-owner-flow-steps{
	padding:18px 0 34px;
}
body.tuspot-platform-theme .tuspot-owner-flow-steps__grid,
body.tuspot-platform-theme .tuspot-owner-dashboard-shortcuts__grid{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:18px;
}
body.tuspot-platform-theme .tuspot-owner-flow-steps article,
body.tuspot-platform-theme .tuspot-owner-dashboard-shortcuts article{
	background:#fff;
	border:1px solid var(--ts-border);
	border-radius:24px;
	padding:22px;
	box-shadow:0 12px 30px rgba(9,52,64,.055);
}
body.tuspot-platform-theme .tuspot-owner-flow-steps strong,
body.tuspot-platform-theme .tuspot-owner-dashboard-shortcuts span{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:42px;
	height:32px;
	border-radius:999px;
	background:#EAF8FE;
	color:#13677F;
	font-size:12px;
	font-weight:950;
	letter-spacing:.08em;
}
body.tuspot-platform-theme .tuspot-owner-flow-steps h2,
body.tuspot-platform-theme .tuspot-owner-dashboard-shortcuts h2{
	margin:14px 0 7px;
	color:#093440;
	font-size:22px;
	letter-spacing:-.04em;
}
body.tuspot-platform-theme .tuspot-owner-flow-steps p,
body.tuspot-platform-theme .tuspot-owner-dashboard-shortcuts p{
	margin:0;
	color:#647781;
	font-weight:650;
}
body.tuspot-platform-theme .tuspot-owner-dashboard-shortcuts{
	padding:14px 0 34px;
}
body.tuspot-platform-theme .tuspot-owner-flow-main{
	padding:28px 0 clamp(70px,7vw,110px);
}
body.tuspot-platform-theme .tuspot-owner-flow-main__grid{
	display:grid;
	grid-template-columns:minmax(0,1fr) minmax(280px,.36fr);
	gap:28px;
	align-items:start;
}
body.tuspot-platform-theme .tuspot-owner-form-shell{
	padding:clamp(22px,3vw,34px);
}
body.tuspot-platform-theme .tuspot-owner-form-shell--wide{
	max-width:none;
}
body.tuspot-platform-theme .tuspot-owner-form-shell > header{
	border-bottom:1px solid #e5f1f5;
	margin-bottom:24px;
	padding-bottom:20px;
}
body.tuspot-platform-theme .tuspot-owner-form-shell > header h2{
	margin:0 0 8px;
	color:#093440;
	font-size:clamp(28px,2.5vw,40px);
	letter-spacing:-.05em;
}
body.tuspot-platform-theme .tuspot-owner-form-shell > header p{
	margin:0;
	color:#60737c;
	font-weight:650;
}
body.tuspot-platform-theme .tuspot-owner-content-card{
	padding:24px;
}
body.tuspot-platform-theme .tuspot-owner-login-card,
body.tuspot-platform-theme .tuspot-owner-empty{
	padding:26px;
	background:linear-gradient(135deg,#fff,#f6fbfe);
}
body.tuspot-platform-theme .tuspot-owner-login-card h3,
body.tuspot-platform-theme .tuspot-owner-empty h3{
	margin:0 0 9px;
	color:#093440;
	font-size:26px;
	letter-spacing:-.04em;
}
body.tuspot-platform-theme .tuspot-owner-login-card p,
body.tuspot-platform-theme .tuspot-owner-empty p{
	margin:0 0 18px;
	color:#60737c;
	font-weight:650;
}
body.tuspot-platform-theme .tuspot-owner-login-card div{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
}
body.tuspot-platform-theme .tuspot-owner-form-shell :is(input,select,textarea){
	max-width:100%;
}
body.tuspot-platform-theme .tuspot-owner-form-shell :is(input[type="submit"],button,.button):not(.tuspot-button){
	border:0;
	border-radius:999px;
	background:#23BBE7;
	color:#fff;
	font-weight:900;
}
body.tuspot-platform-theme .tuspot-owner-form-shell :is(input[type="submit"],button,.button):not(.tuspot-button):hover,
body.tuspot-platform-theme .tuspot-owner-form-shell :is(input[type="submit"],button,.button):not(.tuspot-button):focus{
	background:#212844;
	color:#fff;
}
@media (max-width: 980px){
	body.tuspot-platform-theme .tuspot-owner-flow-hero__grid,
	body.tuspot-platform-theme .tuspot-owner-flow-main__grid,
	body.tuspot-platform-theme .tuspot-owner-flow-steps__grid,
	body.tuspot-platform-theme .tuspot-owner-dashboard-shortcuts__grid{
		grid-template-columns:1fr;
	}
}
@media (max-width: 720px){
	body.tuspot-platform-theme .tuspot-owner-flow-hero,
	body.tuspot-platform-theme .tuspot-owner-flow-main{
		padding-left:0;
		padding-right:0;
	}
	body.tuspot-platform-theme .tuspot-owner-flow-card,
	body.tuspot-platform-theme .tuspot-owner-form-shell,
	body.tuspot-platform-theme .tuspot-owner-content-card,
	body.tuspot-platform-theme .tuspot-owner-login-card,
	body.tuspot-platform-theme .tuspot-owner-empty{
		border-radius:22px;
	}
	body.tuspot-platform-theme .tuspot-owner-login-card div .tuspot-button{
		width:100%;
	}
}

/* v2.6.3 — natywny podgląd miejsc w panelu właściciela */
body.tuspot-platform-theme .tuspot-owner-native-overview{
	margin:0 0 28px;
}
body.tuspot-platform-theme .tuspot-owner-native-overview__head{
	display:flex;
	justify-content:space-between;
	align-items:flex-end;
	gap:18px;
	margin:0 0 18px;
}
body.tuspot-platform-theme .tuspot-owner-native-overview__head h2{
	margin:6px 0 0;
	color:#061E3A;
	font-size:clamp(30px,3vw,48px);
	line-height:1;
	letter-spacing:-.055em;
}
body.tuspot-platform-theme .tuspot-owner-native-stats{
	display:grid;
	grid-template-columns:repeat(4,minmax(0,1fr));
	gap:14px;
	margin:0 0 18px;
}
body.tuspot-platform-theme .tuspot-owner-native-stats article,
body.tuspot-platform-theme .tuspot-owner-native-card{
	background:#fff;
	border:1px solid var(--ts-border);
	border-radius:24px;
	box-shadow:0 14px 34px rgba(9,52,64,.06);
}
body.tuspot-platform-theme .tuspot-owner-native-stats article{
	padding:18px;
}
body.tuspot-platform-theme .tuspot-owner-native-stats strong{
	display:block;
	color:#093440;
	font-size:34px;
	line-height:1;
	letter-spacing:-.05em;
}
body.tuspot-platform-theme .tuspot-owner-native-stats span{
	display:block;
	margin-top:7px;
	color:#60737c;
	font-weight:800;
}
body.tuspot-platform-theme .tuspot-owner-native-grid{
	display:grid;
	grid-template-columns:minmax(0,1fr) minmax(280px,.34fr);
	gap:18px;
	align-items:start;
}
body.tuspot-platform-theme .tuspot-owner-native-card{
	padding:22px;
}
body.tuspot-platform-theme .tuspot-owner-native-card header{
	border-bottom:1px solid #e5f1f5;
	padding-bottom:16px;
	margin-bottom:16px;
}
body.tuspot-platform-theme .tuspot-owner-native-card h3{
	margin:0 0 6px;
	color:#093440;
	font-size:24px;
	letter-spacing:-.04em;
}
body.tuspot-platform-theme .tuspot-owner-native-card header p{
	margin:0;
	color:#60737c;
	font-weight:650;
}
body.tuspot-platform-theme .tuspot-owner-place-list{
	display:grid;
	gap:12px;
}
body.tuspot-platform-theme .tuspot-owner-place-row{
	display:grid;
	grid-template-columns:78px minmax(0,1fr) auto;
	gap:14px;
	align-items:center;
	padding:12px;
	border:1px solid #e5f1f5;
	border-radius:20px;
	background:#fafdff;
}
body.tuspot-platform-theme .tuspot-owner-place-row__media{
	display:block;
	width:78px;
	height:66px;
	border-radius:16px;
	overflow:hidden;
	background:linear-gradient(135deg,#EAF8FE,#D9EAF1);
}
body.tuspot-platform-theme .tuspot-owner-place-row__media img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
body.tuspot-platform-theme .tuspot-owner-place-row__media span{
	display:block;
	width:100%;
	height:100%;
	background:radial-gradient(circle at 30% 20%,rgba(35,187,231,.55),transparent 32%),linear-gradient(135deg,#EAF8FE,#D9EAF1);
}
body.tuspot-platform-theme .tuspot-owner-place-row__body h4{
	margin:0 0 4px;
	color:#093440;
	font-size:18px;
	letter-spacing:-.03em;
}
body.tuspot-platform-theme .tuspot-owner-place-row__body h4 a{
	color:inherit;
	text-decoration:none;
}
body.tuspot-platform-theme .tuspot-owner-place-row__body p{
	margin:0 0 8px;
	color:#60737c;
	font-size:14px;
	font-weight:700;
}
body.tuspot-platform-theme .tuspot-owner-place-row__badges{
	display:flex;
	flex-wrap:wrap;
	gap:6px;
}
body.tuspot-platform-theme .tuspot-owner-status{
	display:inline-flex;
	align-items:center;
	border-radius:999px;
	padding:5px 9px;
	background:#eef8fc;
	color:#13677f;
	font-size:12px;
	font-weight:950;
	line-height:1;
}
body.tuspot-platform-theme .tuspot-owner-status--publish{background:#e8f8f0;color:#0f6b3e;}
body.tuspot-platform-theme .tuspot-owner-status--pending{background:#fff6dc;color:#8a6200;}
body.tuspot-platform-theme .tuspot-owner-status--draft{background:#f2f4f7;color:#4b5563;}
body.tuspot-platform-theme .tuspot-owner-status--promo{background:#EAF8FE;color:#093440;}
body.tuspot-platform-theme .tuspot-owner-place-row__actions{
	display:flex;
	flex-direction:column;
	gap:8px;
	align-items:flex-end;
}
body.tuspot-platform-theme .tuspot-owner-place-row__actions a{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:86px;
	border-radius:999px;
	padding:8px 12px;
	background:#fff;
	border:1px solid var(--ts-border);
	color:#093440;
	font-weight:950;
	text-decoration:none;
	font-size:13px;
}
body.tuspot-platform-theme .tuspot-owner-place-row__actions a:hover,
body.tuspot-platform-theme .tuspot-owner-place-row__actions a:focus{
	background:#212844;
	border-color:#212844;
	color:#fff;
}
body.tuspot-platform-theme .tuspot-owner-next-steps{
	background:linear-gradient(135deg,#fff,#f6fbfe);
}
body.tuspot-platform-theme .tuspot-owner-next-steps ul{
	list-style:none;
	padding:0;
	margin:14px 0 0;
	display:grid;
	gap:11px;
}
body.tuspot-platform-theme .tuspot-owner-next-steps li{
	position:relative;
	padding-left:30px;
	color:#516875;
	font-weight:800;
}
body.tuspot-platform-theme .tuspot-owner-next-steps li:before{
	content:"";
	position:absolute;
	left:0;
	top:.3em;
	width:17px;
	height:17px;
	border-radius:50%;
	background:#23BBE7;
	box-shadow:inset 0 0 0 5px #dff6fb;
}
body.tuspot-platform-theme .tuspot-owner-empty--inline{
	box-shadow:none;
	border-radius:20px;
}
@media (max-width:980px){
	body.tuspot-platform-theme .tuspot-owner-native-stats,
	body.tuspot-platform-theme .tuspot-owner-native-grid{
		grid-template-columns:1fr 1fr;
	}
	body.tuspot-platform-theme .tuspot-owner-native-card--places{
		grid-column:1/-1;
	}
}
@media (max-width:720px){
	body.tuspot-platform-theme .tuspot-owner-native-overview__head,
	body.tuspot-platform-theme .tuspot-owner-native-stats,
	body.tuspot-platform-theme .tuspot-owner-native-grid,
	body.tuspot-platform-theme .tuspot-owner-place-row{
		grid-template-columns:1fr;
	}
	body.tuspot-platform-theme .tuspot-owner-native-overview__head{
		align-items:stretch;
	}
	body.tuspot-platform-theme .tuspot-owner-place-row__actions{
		align-items:stretch;
		flex-direction:row;
		flex-wrap:wrap;
	}
	body.tuspot-platform-theme .tuspot-owner-place-row__actions a{
		flex:1;
	}
}


/* v2.6.4 — centrum zapytań w panelu właściciela */
body.tuspot-platform-theme .tuspot-owner-dashboard-shortcuts__grid a{
	display:block;
	background:#fff;
	border:1px solid var(--ts-border);
	border-radius:24px;
	padding:22px;
	box-shadow:0 12px 30px rgba(9,52,64,.055);
	text-decoration:none;
	color:inherit;
	transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
body.tuspot-platform-theme .tuspot-owner-dashboard-shortcuts__grid a:hover,
body.tuspot-platform-theme .tuspot-owner-dashboard-shortcuts__grid a:focus{
	transform:translateY(-2px);
	border-color:rgba(35,187,231,.55);
	box-shadow:0 18px 40px rgba(9,52,64,.09);
	outline:none;
}
body.tuspot-platform-theme .tuspot-owner-native-card--enquiries{
	grid-column:1/-1;
}
body.tuspot-platform-theme .tuspot-owner-native-card--enquiries header{
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	gap:16px;
}
body.tuspot-platform-theme .tuspot-owner-enquiry-stats{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:10px;
	margin:0 0 16px;
}
body.tuspot-platform-theme .tuspot-owner-enquiry-stats article{
	padding:14px;
	border:1px solid #e5f1f5;
	border-radius:18px;
	background:linear-gradient(135deg,#fafdff,#fff);
}
body.tuspot-platform-theme .tuspot-owner-enquiry-stats strong{
	display:block;
	color:#093440;
	font-size:28px;
	line-height:1;
	letter-spacing:-.04em;
}
body.tuspot-platform-theme .tuspot-owner-enquiry-stats span{
	display:block;
	margin-top:6px;
	color:#60737c;
	font-size:13px;
	font-weight:850;
}
body.tuspot-platform-theme .tuspot-owner-enquiry-list{
	display:grid;
	gap:12px;
}
body.tuspot-platform-theme .tuspot-owner-enquiry-row{
	display:grid;
	grid-template-columns:46px minmax(0,1fr) auto;
	gap:14px;
	align-items:center;
	padding:14px;
	border:1px solid #e5f1f5;
	border-radius:20px;
	background:#fafdff;
}
body.tuspot-platform-theme .tuspot-owner-enquiry-row__icon{
	display:flex;
	align-items:center;
	justify-content:center;
	width:46px;
	height:46px;
	border-radius:16px;
	background:#EAF8FE;
	color:#13677F;
	font-size:19px;
}
body.tuspot-platform-theme .tuspot-owner-enquiry-row__meta{
	display:flex;
	flex-wrap:wrap;
	gap:7px;
	align-items:center;
	margin-bottom:6px;
}
body.tuspot-platform-theme .tuspot-owner-enquiry-row__meta > span:not(.tuspot-owner-status){
	color:#7a8a92;
	font-size:12px;
	font-weight:850;
}
body.tuspot-platform-theme .tuspot-owner-enquiry-row h4{
	margin:0 0 4px;
	color:#093440;
	font-size:18px;
	letter-spacing:-.03em;
}
body.tuspot-platform-theme .tuspot-owner-enquiry-row p{
	margin:0 0 5px;
	color:#60737c;
	font-weight:650;
}
body.tuspot-platform-theme .tuspot-owner-enquiry-row small{
	color:#13677F;
	font-weight:900;
}
body.tuspot-platform-theme .tuspot-owner-enquiry-row__actions a,
body.tuspot-platform-theme .tuspot-owner-enquiry-row__actions span{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	border-radius:999px;
	padding:9px 13px;
	background:#23BBE7;
	color:#fff;
	font-size:13px;
	font-weight:950;
	text-decoration:none;
	white-space:nowrap;
}
body.tuspot-platform-theme .tuspot-owner-enquiry-row__actions a:hover,
body.tuspot-platform-theme .tuspot-owner-enquiry-row__actions a:focus{
	background:#212844;
	color:#fff;
}
body.tuspot-platform-theme .tuspot-owner-enquiries-shortcode{
	padding-top:4px;
}
@media (max-width:720px){
	body.tuspot-platform-theme .tuspot-owner-enquiry-stats,
	body.tuspot-platform-theme .tuspot-owner-enquiry-row{
		grid-template-columns:1fr;
	}
	body.tuspot-platform-theme .tuspot-owner-enquiry-row__actions a,
	body.tuspot-platform-theme .tuspot-owner-enquiry-row__actions span{
		width:100%;
	}
}

/* v2.6.5 — pakiet i widoczność w panelu właściciela */
body.tuspot-platform-theme .tuspot-owner-native-card--visibility{
	grid-column:1/-1;
}
body.tuspot-platform-theme .tuspot-owner-visibility-list{
	display:grid;
	gap:14px;
}
body.tuspot-platform-theme .tuspot-owner-visibility-row{
	display:grid;
	grid-template-columns:minmax(0,1fr) 148px;
	gap:16px;
	align-items:stretch;
	padding:16px;
	border:1px solid #e5f1f5;
	border-radius:22px;
	background:linear-gradient(135deg,#fafdff,#fff);
}
body.tuspot-platform-theme .tuspot-owner-visibility-row__top{
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	gap:14px;
	margin:0 0 12px;
}
body.tuspot-platform-theme .tuspot-owner-visibility-row h4{
	margin:0;
	color:#093440;
	font-size:20px;
	letter-spacing:-.035em;
}
body.tuspot-platform-theme .tuspot-owner-visibility-row h4 a{
	color:inherit;
	text-decoration:none;
}
body.tuspot-platform-theme .tuspot-owner-visibility-row h4 a:hover,
body.tuspot-platform-theme .tuspot-owner-visibility-row h4 a:focus{
	color:#13677F;
}
body.tuspot-platform-theme .tuspot-owner-visibility-row__badges{
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-end;
	gap:7px;
}
body.tuspot-platform-theme .tuspot-owner-status--package{background:#eef8fc;color:#093440;}
body.tuspot-platform-theme .tuspot-owner-status--high{background:#e8f8f0;color:#0f6b3e;}
body.tuspot-platform-theme .tuspot-owner-status--medium{background:#EAF8FE;color:#13677F;}
body.tuspot-platform-theme .tuspot-owner-status--warning{background:#fff6dc;color:#8a6200;}
body.tuspot-platform-theme .tuspot-owner-status--low{background:#ffecec;color:#9f1d1d;}
body.tuspot-platform-theme .tuspot-owner-visibility-meter{
	height:10px;
	border-radius:999px;
	background:#eaf3f6;
	overflow:hidden;
	margin:0 0 12px;
}
body.tuspot-platform-theme .tuspot-owner-visibility-meter span{
	display:block;
	height:100%;
	border-radius:999px;
	background:linear-gradient(90deg,#23BBE7,#13677F);
}
body.tuspot-platform-theme .tuspot-owner-visibility-row ul{
	list-style:none;
	padding:0;
	margin:0;
	display:grid;
	grid-template-columns:repeat(2,minmax(0,1fr));
	gap:8px 12px;
}
body.tuspot-platform-theme .tuspot-owner-visibility-row li{
	position:relative;
	padding-left:24px;
	color:#5d727d;
	font-size:13px;
	font-weight:800;
}
body.tuspot-platform-theme .tuspot-owner-visibility-row li:before{
	content:"";
	position:absolute;
	left:0;
	top:.2em;
	width:15px;
	height:15px;
	border-radius:50%;
	background:#dfeaf0;
}
body.tuspot-platform-theme .tuspot-owner-visibility-row li.is-done:before{
	background:#23BBE7;
	box-shadow:inset 0 0 0 4px #dff6fb;
}
body.tuspot-platform-theme .tuspot-owner-visibility-row li.is-missing{
	color:#8a6200;
}
body.tuspot-platform-theme .tuspot-owner-visibility-row__score{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	gap:6px;
	padding:14px;
	border-radius:20px;
	background:#093440;
	color:#fff;
	text-align:center;
}
body.tuspot-platform-theme .tuspot-owner-visibility-row__score strong{
	font-size:34px;
	line-height:1;
	letter-spacing:-.055em;
}
body.tuspot-platform-theme .tuspot-owner-visibility-row__score span{
	font-size:12px;
	font-weight:900;
	color:rgba(255,255,255,.78);
}
body.tuspot-platform-theme .tuspot-owner-visibility-row__score a{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	margin-top:6px;
	padding:8px 10px;
	border-radius:999px;
	background:#23BBE7;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:950;
}
body.tuspot-platform-theme .tuspot-owner-visibility-row__score a:hover,
body.tuspot-platform-theme .tuspot-owner-visibility-row__score a:focus{
	background:#212844;
	color:#fff;
	outline:2px solid rgba(255,255,255,.55);
	outline-offset:2px;
}
@media (max-width:820px){
	body.tuspot-platform-theme .tuspot-owner-visibility-row,
	body.tuspot-platform-theme .tuspot-owner-visibility-row ul{
		grid-template-columns:1fr;
	}
	body.tuspot-platform-theme .tuspot-owner-visibility-row__top{
		flex-direction:column;
	}
	body.tuspot-platform-theme .tuspot-owner-visibility-row__badges{
		justify-content:flex-start;
	}
}

/* v2.6.6 — ścieżka startu właściciela */
body.tuspot-platform-theme .tuspot-owner-native-card--launch{
	grid-column:1/-1;
	background:linear-gradient(135deg,#ffffff 0%,#f6fbfe 52%,#eaf8fe 100%);
	border-color:#d8edf5;
}
body.tuspot-platform-theme .tuspot-owner-native-card--launch header{
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	gap:18px;
}
body.tuspot-platform-theme .tuspot-owner-launch-score{
	min-width:112px;
	padding:14px 16px;
	border-radius:22px;
	background:#093440;
	color:#fff;
	text-align:center;
	box-shadow:0 18px 45px rgba(9,52,64,.16);
}
body.tuspot-platform-theme .tuspot-owner-launch-score strong{
	display:block;
	font-size:32px;
	line-height:1;
	letter-spacing:-.055em;
}
body.tuspot-platform-theme .tuspot-owner-launch-score span{
	display:block;
	margin-top:5px;
	font-size:12px;
	font-weight:900;
	color:rgba(255,255,255,.8);
}
body.tuspot-platform-theme .tuspot-owner-launch-meter{
	height:10px;
	margin:18px 0 16px;
	border-radius:999px;
	background:#e1f0f5;
	overflow:hidden;
}
body.tuspot-platform-theme .tuspot-owner-launch-meter span{
	display:block;
	height:100%;
	border-radius:999px;
	background:linear-gradient(90deg,#23BBE7,#13677F);
}
body.tuspot-platform-theme .tuspot-owner-launch-list{
	list-style:none;
	padding:0;
	margin:0;
	display:grid;
	gap:10px;
}
body.tuspot-platform-theme .tuspot-owner-launch-list li{
	display:grid;
	grid-template-columns:46px minmax(0,1fr) auto;
	gap:14px;
	align-items:center;
	padding:13px;
	border:1px solid #e4f0f5;
	border-radius:20px;
	background:#fff;
}
body.tuspot-platform-theme .tuspot-owner-launch-list li.is-done{
	background:#fbfeff;
}
body.tuspot-platform-theme .tuspot-owner-launch-list__number{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:42px;
	height:42px;
	border-radius:16px;
	background:#eaf8fe;
	color:#13677F;
	font-size:13px;
	font-weight:950;
}
body.tuspot-platform-theme .tuspot-owner-launch-list li.is-done .tuspot-owner-launch-list__number{
	background:#23BBE7;
	color:#fff;
}
body.tuspot-platform-theme .tuspot-owner-launch-list strong{
	display:block;
	margin:0 0 4px;
	color:#093440;
	font-size:15px;
	font-weight:950;
}
body.tuspot-platform-theme .tuspot-owner-launch-list p{
	margin:0;
	color:#5c717b;
	font-size:13px;
	line-height:1.45;
}
body.tuspot-platform-theme .tuspot-owner-launch-list a,
body.tuspot-platform-theme .tuspot-owner-launch-list__state{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:36px;
	padding:8px 12px;
	border-radius:999px;
	background:#23BBE7;
	color:#fff;
	font-size:12px;
	font-weight:950;
	text-decoration:none;
	white-space:nowrap;
}
body.tuspot-platform-theme .tuspot-owner-launch-list a:hover,
body.tuspot-platform-theme .tuspot-owner-launch-list a:focus{
	background:#212844;
	color:#fff;
}
body.tuspot-platform-theme .tuspot-owner-launch-list__state{
	background:#eef8fc;
	color:#13677F;
}
body.tuspot-platform-theme .tuspot-owner-launch-list li.is-done .tuspot-owner-launch-list__state{
	background:#e8f8f0;
	color:#0f6b3e;
}
@media (max-width:820px){
	body.tuspot-platform-theme .tuspot-owner-native-card--launch header,
	body.tuspot-platform-theme .tuspot-owner-launch-list li{
		grid-template-columns:1fr;
	}
	body.tuspot-platform-theme .tuspot-owner-native-card--launch header{
		display:grid;
	}
	body.tuspot-platform-theme .tuspot-owner-launch-score,
	body.tuspot-platform-theme .tuspot-owner-launch-list a,
	body.tuspot-platform-theme .tuspot-owner-launch-list__state{
		width:100%;
	}
}

/* v2.6.7 — pakiety i promocja w panelu właściciela */
body.tuspot-platform-theme .tuspot-owner-native-card--packages{
	grid-column:1/-1;
	background:#fff;
	border-color:#dcecf3;
}
body.tuspot-platform-theme .tuspot-owner-native-card--packages > header{
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
	gap:20px;
}
body.tuspot-platform-theme .tuspot-owner-package-current{
	min-width:170px;
	padding:14px 16px;
	border-radius:20px;
	background:#093440;
	color:#fff;
	box-shadow:0 18px 44px rgba(9,52,64,.14);
}
body.tuspot-platform-theme .tuspot-owner-package-current span{
	display:block;
	margin:0 0 5px;
	font-size:12px;
	font-weight:900;
	color:rgba(255,255,255,.74);
}
body.tuspot-platform-theme .tuspot-owner-package-current strong{
	display:block;
	font-size:17px;
	line-height:1.2;
}
body.tuspot-platform-theme .tuspot-owner-package-grid{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:14px;
	margin-top:18px;
}
body.tuspot-platform-theme .tuspot-owner-package-card{
	position:relative;
	display:flex;
	flex-direction:column;
	min-height:100%;
	padding:18px;
	border:1px solid #e3eef3;
	border-radius:24px;
	background:linear-gradient(180deg,#fff 0%,#f8fcfe 100%);
	box-shadow:0 16px 42px rgba(9,52,64,.07);
}
body.tuspot-platform-theme .tuspot-owner-package-card.is-highlighted{
	border-color:rgba(35,187,231,.48);
	box-shadow:0 22px 56px rgba(35,187,231,.15);
}
body.tuspot-platform-theme .tuspot-owner-package-card.is-current{
	outline:2px solid rgba(35,187,231,.42);
	outline-offset:3px;
}
body.tuspot-platform-theme .tuspot-owner-package-card__badge{
	display:inline-flex;
	align-self:flex-start;
	align-items:center;
	min-height:28px;
	padding:6px 10px;
	border-radius:999px;
	background:#eaf8fe;
	color:#13677F;
	font-size:12px;
	font-weight:950;
}
body.tuspot-platform-theme .tuspot-owner-package-card.is-highlighted .tuspot-owner-package-card__badge,
body.tuspot-platform-theme .tuspot-owner-package-card.is-current .tuspot-owner-package-card__badge{
	background:#23BBE7;
	color:#fff;
}
body.tuspot-platform-theme .tuspot-owner-package-card h4{
	margin:16px 0 8px;
	color:#093440;
	font-size:22px;
	font-weight:950;
	letter-spacing:-.03em;
}
body.tuspot-platform-theme .tuspot-owner-package-card__price{
	display:block;
	margin-bottom:10px;
	color:#212844;
	font-size:28px;
	line-height:1;
	letter-spacing:-.045em;
}
body.tuspot-platform-theme .tuspot-owner-package-card p{
	margin:0 0 14px;
	color:#5c717b;
	font-size:14px;
	line-height:1.55;
}
body.tuspot-platform-theme .tuspot-owner-package-card ul{
	list-style:none;
	padding:0;
	margin:0 0 18px;
	display:grid;
	gap:8px;
}
body.tuspot-platform-theme .tuspot-owner-package-card li{
	position:relative;
	padding-left:23px;
	color:#3d5964;
	font-size:13px;
	font-weight:850;
}
body.tuspot-platform-theme .tuspot-owner-package-card li:before{
	content:"";
	position:absolute;
	left:0;
	top:.2em;
	width:14px;
	height:14px;
	border-radius:50%;
	background:#23BBE7;
	box-shadow:inset 0 0 0 4px #dff6fb;
}
body.tuspot-platform-theme .tuspot-owner-package-card .tuspot-button{
	margin-top:auto;
	width:100%;
}
body.tuspot-platform-theme .tuspot-owner-package-note{
	margin:14px 0 0;
	padding:12px 14px;
	border-radius:18px;
	background:#f6fbfe;
	color:#5d727d;
	font-size:13px;
	font-weight:800;
}
@media (max-width:980px){
	body.tuspot-platform-theme .tuspot-owner-package-grid{
		grid-template-columns:1fr;
	}
	body.tuspot-platform-theme .tuspot-owner-native-card--packages > header{
		flex-direction:column;
	}
	body.tuspot-platform-theme .tuspot-owner-package-current{
		width:100%;
	}
}

/* v2.6.8 — sklep i ścieżka wyboru pakietu */
body.tuspot-platform-theme .tuspot-shop-steps{margin:0 0 22px;padding:22px;border:1px solid rgba(35,187,231,.2);border-radius:28px;background:linear-gradient(135deg,#fff,#f1fbff);box-shadow:0 14px 42px rgba(9,52,64,.06)}
body.tuspot-platform-theme .tuspot-shop-steps__head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}
body.tuspot-platform-theme .tuspot-shop-steps__head strong{font-size:22px;line-height:1.15;color:#073642;letter-spacing:-.03em}
body.tuspot-platform-theme .tuspot-shop-steps__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.tuspot-platform-theme .tuspot-shop-step-card{padding:18px;border:1px solid rgba(217,234,241,.95);border-radius:22px;background:#fff;min-height:100%}
body.tuspot-platform-theme .tuspot-shop-step-card span{display:inline-grid;place-items:center;width:38px;height:38px;margin-bottom:12px;border-radius:999px;background:#eaf8fe;color:#13677f;font-weight:950;font-size:13px}
body.tuspot-platform-theme .tuspot-shop-step-card h2{margin:0 0 7px;font-size:20px;line-height:1.15;color:#073642;letter-spacing:-.03em}
body.tuspot-platform-theme .tuspot-shop-step-card p{margin:0;color:#637687;font-weight:650;line-height:1.55}
body.tuspot-platform-theme .tuspot-shop-owner-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:26px;border-radius:28px;background:#093440;color:#fff;box-shadow:0 20px 52px rgba(9,52,64,.14)}
body.tuspot-platform-theme .tuspot-shop-owner-cta .tuspot-section-kicker{background:rgba(255,255,255,.12);color:#fff;margin-bottom:10px}
body.tuspot-platform-theme .tuspot-shop-owner-cta h2{margin:0 0 8px;font-size:clamp(28px,2.6vw,42px);line-height:1.03;letter-spacing:-.05em;color:#fff}
body.tuspot-platform-theme .tuspot-shop-owner-cta p{margin:0;max-width:760px;color:rgba(255,255,255,.82);font-size:17px;line-height:1.65}
body.tuspot-platform-theme .tuspot-shop-owner-cta .tuspot-button--dark{background:#23bbe7!important;color:#fff!important;white-space:nowrap}
body.tuspot-platform-theme .tuspot-shop-owner-cta .tuspot-button--dark:hover,body.tuspot-platform-theme .tuspot-shop-owner-cta .tuspot-button--dark:focus{background:#212844!important;color:#fff!important}
body.tuspot-platform-theme .tuspot-shop-checkout-help{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:20px;margin:0 0 22px;padding:22px;border:1px solid rgba(35,187,231,.22);border-radius:26px;background:#fff;box-shadow:0 12px 36px rgba(9,52,64,.06)}
body.tuspot-platform-theme .tuspot-shop-checkout-help span{display:inline-flex;margin-bottom:8px;border-radius:999px;background:#eaf8fe;color:#13677f;padding:7px 11px;font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
body.tuspot-platform-theme .tuspot-shop-checkout-help p{margin:0;color:#0b4757;font-weight:750;line-height:1.65}
body.tuspot-platform-theme .tuspot-shop-checkout-help strong{display:block;margin:0 0 8px;color:#073642;font-size:18px;line-height:1.2}
body.tuspot-platform-theme .tuspot-shop-checkout-help ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}
body.tuspot-platform-theme .tuspot-shop-checkout-help li{position:relative;padding-left:22px;color:#637687;font-weight:700;line-height:1.45}
body.tuspot-platform-theme .tuspot-shop-checkout-help li:before{content:"";position:absolute;left:0;top:.55em;width:9px;height:9px;border-radius:999px;background:#23bbe7;box-shadow:0 0 0 4px rgba(35,187,231,.12)}
@media (max-width:900px){body.tuspot-platform-theme .tuspot-shop-steps__grid,body.tuspot-platform-theme .tuspot-shop-checkout-help{grid-template-columns:1fr}body.tuspot-platform-theme .tuspot-shop-owner-cta{align-items:flex-start;flex-direction:column}body.tuspot-platform-theme .tuspot-shop-owner-cta .tuspot-button{width:100%}}

/* v2.7.3 — dopracowanie strony kontaktowej i dokumentów pod betę */
body.tuspot-platform-theme .ts-contact-layout,
body.tuspot-platform-theme .ts-legal-content-shell{
	width:min(clamp(1220px,74vw,1720px),calc(100vw - 48px))!important;
	max-width:min(clamp(1220px,74vw,1720px),calc(100vw - 48px))!important;
	margin-inline:auto!important;
}
body.tuspot-platform-theme .ts-contact-empty,
body.tuspot-platform-theme .ts-legal-empty{
	padding:22px;
	border:1px dashed var(--ts-border);
	border-radius:22px;
	background:#F6FBFE;
	color:rgba(9,52,64,.78);
}
body.tuspot-platform-theme .ts-contact-empty p,
body.tuspot-platform-theme .ts-legal-empty p{
	margin:0 0 16px;
	font-size:16px;
	line-height:1.7;
}
body.tuspot-platform-theme .ts-contact-topics{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:14px;
	margin-top:24px;
}
body.tuspot-platform-theme .ts-contact-topic-card{
	padding:18px;
	border:1px solid var(--ts-border);
	border-radius:22px;
	background:linear-gradient(135deg,#F6FBFE,#fff);
}
body.tuspot-platform-theme .ts-contact-topic-card strong{
	display:block;
	margin-bottom:8px;
	color:var(--ts-deep);
	font-size:16px;
	letter-spacing:-.02em;
}
body.tuspot-platform-theme .ts-contact-topic-card span{
	display:block;
	color:rgba(9,52,64,.72);
	font-size:14px;
	line-height:1.55;
}
body.tuspot-platform-theme .ts-contact-info-list a:hover,
body.tuspot-platform-theme .ts-contact-info-list a:focus{
	color:#13677F;
}
body.tuspot-platform-theme .ts-legal-updated{
	display:inline-flex;
	margin-top:18px;
	padding:8px 14px;
	border-radius:999px;
	background:rgba(255,255,255,.72);
	border:1px solid rgba(217,234,241,.92);
	color:rgba(9,52,64,.72);
	font-weight:800;
	font-size:13px;
}
body.tuspot-platform-theme .ts-legal-content-shell{
	display:grid;
	grid-template-columns:minmax(0,1fr) 340px;
	gap:22px;
	align-items:start;
}
body.tuspot-platform-theme .ts-legal-related{
	position:sticky;
	top:104px;
	padding:24px;
	border:1px solid var(--ts-border);
	border-radius:var(--ts-card-radius);
	background:#fff;
	box-shadow:var(--ts-shadow);
}
body.tuspot-platform-theme .ts-legal-related h2{
	margin:0 0 8px;
	color:var(--ts-deep);
	font-size:24px;
	letter-spacing:-.03em;
}
body.tuspot-platform-theme .ts-legal-related p{
	margin:0 0 18px;
	color:rgba(9,52,64,.72);
	line-height:1.6;
}
body.tuspot-platform-theme .ts-legal-related__links{
	display:grid;
	gap:10px;
}
body.tuspot-platform-theme .ts-legal-related__links a{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:10px;
	padding:12px 14px;
	border:1px solid var(--ts-border);
	border-radius:999px;
	background:#F6FBFE;
	color:var(--ts-deep);
	font-weight:800;
	text-decoration:none;
}
body.tuspot-platform-theme .ts-legal-related__links a::after{
	content:"→";
	color:#23BBE7;
}
body.tuspot-platform-theme .ts-legal-related__links a:hover,
body.tuspot-platform-theme .ts-legal-related__links a:focus{
	background:#212844;
	border-color:#212844;
	color:#fff;
}
body.tuspot-platform-theme .ts-legal-related__links a:hover::after,
body.tuspot-platform-theme .ts-legal-related__links a:focus::after{
	color:#fff;
}
@media (max-width:1080px){
	body.tuspot-platform-theme .ts-legal-content-shell{grid-template-columns:1fr;}
	body.tuspot-platform-theme .ts-legal-related{position:static;}
}
@media (max-width:760px){
	body.tuspot-platform-theme .ts-contact-topics{grid-template-columns:1fr;}
	body.tuspot-platform-theme .ts-contact-layout,
	body.tuspot-platform-theme .ts-legal-content-shell{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;}
}

/* v2.7.4 — Magazyn i inspiracje pod betę */
.tuspot-magazine-featured{
	display:grid;
	grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr);
	gap:0;
	align-items:stretch;
	margin:0 0 28px;
	border:1px solid var(--ts-border,#D9EAF1);
	border-radius:var(--ts-card-radius,34px);
	background:#fff;
	box-shadow:var(--ts-shadow,0 22px 55px rgba(9,52,64,.12));
	overflow:hidden;
}
.tuspot-magazine-featured__media{
	min-height:340px;
	background:linear-gradient(135deg,#EAF8FE,#F6FBFE);
}
.tuspot-magazine-featured__media img,
.tuspot-magazine-featured__media .tuspot-post-card__placeholder{
	width:100%;
	height:100%;
	object-fit:cover;
}
.tuspot-magazine-featured__body{
	padding:clamp(26px,4vw,46px);
	display:flex;
	flex-direction:column;
	justify-content:center;
	gap:14px;
}
.tuspot-magazine-featured__body .tuspot-kicker{
	margin:0;
}
.tuspot-magazine-featured__body h2{
	font-size:clamp(30px,3vw,48px);
	line-height:1.03;
	letter-spacing:-.055em;
	margin:0;
	color:var(--ts-deep,#093440);
}
.tuspot-magazine-featured__body h2 a{
	color:inherit;
}
.tuspot-magazine-featured__body p{
	margin:0;
	color:#4B6472;
	font-size:17px;
}
.tuspot-side-card--aqua{
	background:linear-gradient(135deg,#EAF8FE,#fff);
}
.tuspot-side-card--aqua p{
	color:#4B6472;
	margin:0 0 18px;
}
.tuspot-related-posts-section{
	padding-top:0;
}
.tuspot-post-single .tuspot-related-posts-section .tuspot-section-head{
	align-items:flex-start;
}
@media (max-width: 980px){
	.tuspot-magazine-featured{
		grid-template-columns:1fr;
	}
	.tuspot-magazine-featured__media{
		min-height:260px;
	}
}
@media (max-width: 720px){
	.tuspot-magazine-featured__body{
		padding:24px;
	}
}

/* v2.7.5 — natywna wyszukiwarka i wyniki wyszukiwania */
body.tuspot-platform-theme .tuspot-search-page--native .tuspot-search-hero{
	padding:clamp(56px,6vw,86px) 0 38px;
	background:
		radial-gradient(circle at 84% 8%, rgba(35,187,231,.18), transparent 32%),
		linear-gradient(180deg,#F6FBFE 0%,#EAF8FE 100%);
}
body.tuspot-platform-theme .tuspot-search-page--native .tuspot-search-hero h1{
	max-width:980px;
	margin:0;
	color:#061E3A;
	font-size:clamp(42px,4.8vw,78px);
	line-height:1;
	letter-spacing:-.06em;
}
body.tuspot-platform-theme .tuspot-search-page--native .tuspot-search-hero h1 span{
	color:var(--ts-deep,#093440);
}
body.tuspot-platform-theme .tuspot-search-page--native .tuspot-search-hero p{
	max-width:760px;
	color:#60737C;
	font-size:18px;
	margin:18px 0 24px;
}
body.tuspot-platform-theme .tuspot-native-search-form{
	display:grid;
	grid-template-columns:minmax(0,1fr) auto;
	gap:10px;
	max-width:760px;
	padding:10px;
	border:1px solid var(--ts-border,#D9EAF1);
	border-radius:999px;
	background:#fff;
	box-shadow:0 18px 44px rgba(9,52,64,.09);
}
body.tuspot-platform-theme .tuspot-native-search-form input[type="search"]{
	width:100%;
	min-height:48px;
	border:0!important;
	background:transparent!important;
	padding:0 16px!important;
	outline:0;
	font:inherit;
	font-weight:750;
	color:#093440;
}
body.tuspot-platform-theme .tuspot-native-search-form .search-submit{
	min-height:48px;
	border:0;
	border-radius:999px;
	padding:12px 22px;
	background:#23BBE7;
	color:#fff!important;
	font-weight:950;
	cursor:pointer;
	transition:background .18s ease,transform .18s ease;
}
body.tuspot-platform-theme .tuspot-native-search-form .search-submit:hover,
body.tuspot-platform-theme .tuspot-native-search-form .search-submit:focus{
	background:#212844;
	color:#fff!important;
	transform:translateY(-1px);
}
body.tuspot-platform-theme .tuspot-search-suggestions{
	margin-top:18px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	gap:10px 12px;
	max-width:900px;
}
body.tuspot-platform-theme .tuspot-search-suggestions strong{
	color:#6D8390;
	font-size:12px;
	letter-spacing:.12em;
	text-transform:uppercase;
	font-weight:950;
}
body.tuspot-platform-theme .tuspot-search-suggestions div{
	display:flex;
	flex-wrap:wrap;
	gap:8px;
}
body.tuspot-platform-theme .tuspot-search-suggestions a{
	display:inline-flex;
	align-items:center;
	min-height:34px;
	border:1px solid rgba(35,187,231,.28);
	border-radius:999px;
	background:#fff;
	color:#17465A;
	padding:7px 12px;
	font-size:13px;
	font-weight:850;
}
body.tuspot-platform-theme .tuspot-search-suggestions a:hover,
body.tuspot-platform-theme .tuspot-search-suggestions a:focus{
	background:#23BBE7;
	border-color:#23BBE7;
	color:#fff!important;
}
body.tuspot-platform-theme .tuspot-search-results-layout{
	display:grid;
	grid-template-columns:minmax(0,1fr) 330px;
	gap:34px;
	align-items:start;
}
body.tuspot-platform-theme .tuspot-search-results-main{
	display:grid;
	gap:42px;
}
body.tuspot-platform-theme .tuspot-search-result-group{
	display:grid;
	gap:18px;
}
body.tuspot-platform-theme .tuspot-search-result-head{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:18px;
}
body.tuspot-platform-theme .tuspot-search-result-head h2{
	margin:0;
	color:#061E3A;
	font-size:clamp(28px,2.6vw,44px);
	letter-spacing:-.05em;
	line-height:1.05;
}
body.tuspot-platform-theme .tuspot-search-result-head span{
	display:inline-grid;
	place-items:center;
	min-width:38px;
	height:38px;
	border-radius:50%;
	background:#D7F6F8;
	color:#13677F;
	font-weight:950;
}
body.tuspot-platform-theme .tuspot-search-simple-grid{
	display:grid;
	grid-template-columns:repeat(2,minmax(0,1fr));
	gap:18px;
}
body.tuspot-platform-theme .tuspot-search-simple-card{
	background:#fff;
	border:1px solid var(--ts-border,#D9EAF1);
	border-radius:26px;
	padding:22px;
	box-shadow:0 14px 36px rgba(9,52,64,.08);
}
body.tuspot-platform-theme .tuspot-search-simple-card span{
	display:inline-flex;
	margin-bottom:8px;
	color:#2599AA;
	font-size:12px;
	font-weight:950;
	text-transform:uppercase;
	letter-spacing:.1em;
}
body.tuspot-platform-theme .tuspot-search-simple-card h3{
	margin:0 0 8px;
	color:#093440;
	font-size:24px;
	line-height:1.1;
	letter-spacing:-.04em;
}
body.tuspot-platform-theme .tuspot-search-simple-card p{
	margin:0 0 14px;
	color:#60737C;
}
body.tuspot-platform-theme .tuspot-search-simple-card__link{
	font-weight:950;
	color:#23BBE7;
}
body.tuspot-platform-theme .tuspot-search-side{
	position:sticky;
	top:96px;
}
body.tuspot-platform-theme .tuspot-search-side .tuspot-search-suggestions{
	display:block;
	margin-top:14px;
}
body.tuspot-platform-theme .tuspot-search-side .tuspot-search-suggestions div{
	margin-top:10px;
}
body.tuspot-platform-theme .tuspot-search-side-card--cta{
	background:linear-gradient(135deg,#093440,#13677F);
	color:#fff;
}
body.tuspot-platform-theme .tuspot-search-side-card--cta h2,
body.tuspot-platform-theme .tuspot-search-side-card--cta p{
	color:#fff;
}
body.tuspot-platform-theme .tuspot-search-start-card,
body.tuspot-platform-theme .tuspot-search-no-results-card{
	padding:clamp(28px,4vw,46px);
}
body.tuspot-platform-theme .tuspot-search-start-card .tuspot-button,
body.tuspot-platform-theme .tuspot-search-no-results-card .tuspot-button{
	margin-top:12px;
}
@media (max-width:1180px){
	body.tuspot-platform-theme .tuspot-search-results-layout{grid-template-columns:1fr;}
	body.tuspot-platform-theme .tuspot-search-side{position:static;}
}
@media (max-width:760px){
	body.tuspot-platform-theme .tuspot-native-search-form{grid-template-columns:1fr;border-radius:26px;}
	body.tuspot-platform-theme .tuspot-native-search-form .search-submit{width:100%;}
	body.tuspot-platform-theme .tuspot-search-simple-grid{grid-template-columns:1fr;}
	body.tuspot-platform-theme .tuspot-search-result-head{align-items:flex-start;flex-direction:column;}
}

/* v2.7.6 — strona 404 i puste stany */
body.tuspot-platform-theme .tuspot-not-found-page{padding-top:76px;padding-bottom:92px;}
body.tuspot-platform-theme .tuspot-not-found-hero{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:42px;align-items:stretch;background:#fff;border:1px solid var(--ts-border);border-radius:38px;padding:46px;box-shadow:0 22px 56px rgba(9,52,64,.1);overflow:hidden;}
body.tuspot-platform-theme .tuspot-not-found-hero__content h1{margin:0;color:#061E3A;font-size:clamp(42px,4.2vw,72px);line-height:1;letter-spacing:-.06em;font-weight:950;max-width:820px;}
body.tuspot-platform-theme .tuspot-not-found-hero__content>p{margin:22px 0 28px;color:var(--ts-muted);font-size:19px;max-width:760px;}
body.tuspot-platform-theme .tuspot-not-found-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;max-width:760px;background:#F6FBFE;border:1px solid var(--ts-border);border-radius:24px;padding:10px;box-shadow:0 14px 34px rgba(9,52,64,.06);}
body.tuspot-platform-theme .tuspot-not-found-search input{width:100%;min-height:50px;border:0;background:transparent;outline:0;padding:0 14px;color:var(--ts-ink);font:inherit;font-weight:750;}
body.tuspot-platform-theme .tuspot-not-found-search input::placeholder{color:#8AA0AE;}
body.tuspot-platform-theme .tuspot-not-found-search button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border:0;border-radius:999px;background:#23BBE7;color:#fff;font-weight:950;padding:0 24px;cursor:pointer;transition:background .18s ease,transform .18s ease;}
body.tuspot-platform-theme .tuspot-not-found-search button:hover,body.tuspot-platform-theme .tuspot-not-found-search button:focus{background:#212844;color:#fff;transform:translateY(-1px);}
body.tuspot-platform-theme .tuspot-not-found-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;}
body.tuspot-platform-theme .tuspot-not-found-hero .tuspot-search-suggestions{margin-top:20px;}
body.tuspot-platform-theme .tuspot-not-found-hero__visual{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:360px;border-radius:32px;padding:28px;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.48),transparent 30%),linear-gradient(135deg,#093440,#23BBE7);color:#fff;overflow:hidden;}
body.tuspot-platform-theme .tuspot-not-found-hero__visual strong{font-size:clamp(82px,9vw,142px);line-height:.82;letter-spacing:-.09em;font-weight:950;}
body.tuspot-platform-theme .tuspot-not-found-hero__visual span{font-size:22px;font-weight:950;max-width:230px;line-height:1.08;}
body.tuspot-platform-theme .tuspot-not-found-hero__visual i{position:absolute;right:-56px;bottom:-70px;width:210px;height:210px;border:32px solid rgba(255,255,255,.22);border-radius:50%;}
body.tuspot-platform-theme .tuspot-not-found-links{margin-top:28px;}
body.tuspot-platform-theme .tuspot-not-found-links h2{margin:0 0 16px;color:#061E3A;font-size:clamp(26px,2vw,36px);letter-spacing:-.04em;}
body.tuspot-platform-theme .tuspot-not-found-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
body.tuspot-platform-theme .tuspot-not-found-card{display:grid;gap:10px;align-content:start;min-height:170px;background:#fff;border:1px solid var(--ts-border);border-radius:28px;padding:24px;box-shadow:0 14px 34px rgba(9,52,64,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}
body.tuspot-platform-theme .tuspot-not-found-card:hover,body.tuspot-platform-theme .tuspot-not-found-card:focus{transform:translateY(-2px);box-shadow:var(--ts-shadow);border-color:rgba(35,187,231,.45);}
body.tuspot-platform-theme .tuspot-not-found-card span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#D7F6F8;color:#0F8197;font-weight:950;}
body.tuspot-platform-theme .tuspot-not-found-card strong{color:#061E3A;font-size:22px;line-height:1.12;}
body.tuspot-platform-theme .tuspot-not-found-card small{color:var(--ts-muted);font-size:15px;line-height:1.45;font-weight:650;}
@media (max-width:980px){body.tuspot-platform-theme .tuspot-not-found-hero{grid-template-columns:1fr;padding:32px;}body.tuspot-platform-theme .tuspot-not-found-hero__visual{min-height:260px;}body.tuspot-platform-theme .tuspot-not-found-grid{grid-template-columns:1fr;}}
@media (max-width:640px){body.tuspot-platform-theme .tuspot-not-found-page{padding-top:46px;padding-bottom:58px;}body.tuspot-platform-theme .tuspot-not-found-hero{border-radius:28px;padding:24px;}body.tuspot-platform-theme .tuspot-not-found-search{grid-template-columns:1fr;}body.tuspot-platform-theme .tuspot-not-found-search button{width:100%;}body.tuspot-platform-theme .tuspot-not-found-actions .tuspot-button{width:100%;}body.tuspot-platform-theme .tuspot-not-found-hero__visual{display:none;}}

/* v2.7.7 — dostępność, kontrast i obsługa klawiaturą */
body.tuspot-platform-theme .tuspot-skip-link{
	position:absolute;
	left:24px;
	top:12px;
	z-index:99999;
	transform:translateY(-160%);
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:44px;
	padding:0 18px;
	border-radius:999px;
	background:#212844;
	color:#fff;
	font-weight:950;
	text-decoration:none;
	box-shadow:0 16px 36px rgba(0,0,0,.22);
	transition:transform .16s ease;
}
body.tuspot-platform-theme .tuspot-skip-link:focus,
body.tuspot-platform-theme .tuspot-skip-link:focus-visible{
	transform:translateY(0);
	outline:3px solid #23BBE7;
	outline-offset:3px;
}
body.tuspot-platform-theme.tuspot-a11y-focus :is(a,button,input,select,textarea,[role="button"],.tuspot-button,.tuspot-not-found-card,.tuspot-search-suggestion,.tuspot-place-card):focus-visible{
	outline:3px solid #23BBE7;
	outline-offset:3px;
	box-shadow:0 0 0 6px rgba(35,187,231,.22);
}
body.tuspot-platform-theme.tuspot-a11y-focus :is(input,select,textarea):focus-visible{
	border-color:#23BBE7 !important;
}
body.tuspot-platform-theme.tuspot-a11y-button-contrast :is(.tuspot-button,.tuspot-native-search-form .search-submit,.tuspot-not-found-search button,.tuspot-owner-flow .button-primary,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button){
	background:#23BBE7;
	border-color:#23BBE7;
	color:#fff;
}
body.tuspot-platform-theme.tuspot-a11y-button-contrast :is(.tuspot-button,.tuspot-native-search-form .search-submit,.tuspot-not-found-search button,.tuspot-owner-flow .button-primary,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button):hover,
body.tuspot-platform-theme.tuspot-a11y-button-contrast :is(.tuspot-button,.tuspot-native-search-form .search-submit,.tuspot-not-found-search button,.tuspot-owner-flow .button-primary,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button):focus-visible{
	background:#212844;
	border-color:#212844;
	color:#fff;
}
@media (max-width:760px){
	body.tuspot-platform-theme.tuspot-a11y-mobile-targets :is(.tuspot-button,.tuspot-mobile-toggle,.tuspot-native-search-form button,.tuspot-not-found-search button,.tuspot-site-header__actions a,.tuspot-catalog-filter button,.tuspot-single-mobile-cta a,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button){
		min-height:44px;
	}
	body.tuspot-platform-theme.tuspot-a11y-mobile-targets :is(input,select,textarea){
		min-height:44px;
	}
}
@media (prefers-reduced-motion:reduce){
	body.tuspot-platform-theme.tuspot-a11y-reduced-motion :is(.tuspot-hero-slider,.tuspot-hero-slider *,.tuspot-button,.tuspot-place-card,.tuspot-not-found-card,.tuspot-search-simple-card,.tuspot-discover-card,.tuspot-site-nav__list,.tuspot-mobile-toggle){
		transition-duration:.01ms !important;
		animation-duration:.01ms !important;
		animation-iteration-count:1 !important;
		scroll-behavior:auto !important;
	}
}


/* v2.8.3 — poprawki strony głównej: kontrast przycisków, sekcje, karty i TuSpot 100. */
body.tuspot-platform-theme .tuspot-button,
body.tuspot-platform-theme button.tuspot-button,
body.tuspot-platform-theme .tuspot-searchbar button{
	background:#23BBE7!important;
	color:#fff!important;
	border-color:#23BBE7!important;
}
body.tuspot-platform-theme .tuspot-button:hover,
body.tuspot-platform-theme .tuspot-button:focus,
body.tuspot-platform-theme button.tuspot-button:hover,
body.tuspot-platform-theme button.tuspot-button:focus,
body.tuspot-platform-theme .tuspot-searchbar button:hover,
body.tuspot-platform-theme .tuspot-searchbar button:focus{
	background:#212844!important;
	color:#fff!important;
	border-color:#212844!important;
}
body.tuspot-platform-theme .tuspot-button--ghost,
body.tuspot-platform-theme .tuspot-section-head .tuspot-button--ghost,
body.tuspot-platform-theme .tuspot-planner-actions .tuspot-button--ghost{
	background:#212844!important;
	color:#fff!important;
	border:1px solid #212844!important;
	box-shadow:0 12px 28px rgba(33,40,68,.16)!important;
}
body.tuspot-platform-theme .tuspot-button--ghost:hover,
body.tuspot-platform-theme .tuspot-button--ghost:focus,
body.tuspot-platform-theme .tuspot-section-head .tuspot-button--ghost:hover,
body.tuspot-platform-theme .tuspot-section-head .tuspot-button--ghost:focus,
body.tuspot-platform-theme .tuspot-planner-actions .tuspot-button--ghost:hover,
body.tuspot-platform-theme .tuspot-planner-actions .tuspot-button--ghost:focus{
	background:#23BBE7!important;
	color:#fff!important;
	border-color:#23BBE7!important;
}
body.tuspot-platform-theme .tuspot-owner-cta .tuspot-button--light{
	background:#fff!important;
	color:#212844!important;
	border-color:#fff!important;
}
body.tuspot-platform-theme .tuspot-owner-cta .tuspot-button--light:hover,
body.tuspot-platform-theme .tuspot-owner-cta .tuspot-button--light:focus{
	background:#23BBE7!important;
	color:#fff!important;
	border-color:#23BBE7!important;
}
body.tuspot-platform-theme .tuspot-owner-cta .tuspot-button--outline-light{
	background:rgba(255,255,255,.08)!important;
	color:#fff!important;
	border-color:rgba(255,255,255,.55)!important;
}
body.tuspot-platform-theme .tuspot-section-head{
	align-items:center;
	gap:24px;
}
body.tuspot-platform-theme .tuspot-section-head>div{
	min-width:0;
}
body.tuspot-platform-theme .tuspot-section-head>.tuspot-button{
	margin-left:auto;
	flex:0 0 auto;
	white-space:nowrap;
}
body.tuspot-platform-theme .tuspot-destination-mosaic{
	align-items:stretch;
}
body.tuspot-platform-theme .tuspot-mosaic-card:not([style]){
	background:linear-gradient(135deg,rgba(35,187,231,.92),rgba(33,40,68,.92)),radial-gradient(circle at 20% 10%,rgba(255,255,255,.32),transparent 35%);
}
body.tuspot-platform-theme .tuspot-place-card--home-polished{
	border-radius:30px;
	box-shadow:0 20px 48px rgba(9,52,64,.10);
	display:flex;
	flex-direction:column;
	height:100%;
}
body.tuspot-platform-theme .tuspot-place-card--home-polished .tuspot-place-card__media{
	margin:22px 22px 0;
	border-radius:22px;
	aspect-ratio:1.55;
}
body.tuspot-platform-theme .tuspot-place-card--home-polished .tuspot-place-card__body{
	display:flex;
	flex-direction:column;
	flex:1;
	padding:24px 28px 28px;
}
body.tuspot-platform-theme .tuspot-place-card--home-polished .tuspot-place-card__title{
	font-size:24px;
	line-height:1.08;
	margin:12px 0 10px;
}
body.tuspot-platform-theme .tuspot-place-card--home-polished p{
	font-size:15.5px;
	line-height:1.55;
}
body.tuspot-platform-theme .tuspot-place-card--home-polished .tuspot-place-card__footer{
	margin-top:auto;
	padding-top:18px;
}
body.tuspot-platform-theme .tuspot-place-card__actions{
	display:grid;
	grid-template-columns:1.15fr .9fr 1fr;
	gap:9px;
	margin-top:16px;
}
body.tuspot-platform-theme .tuspot-place-card__action{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:42px;
	border-radius:999px;
	border:1px solid #d9eaf1;
	background:#f6fbfe;
	color:#212844!important;
	font-size:13px;
	font-weight:900;
	line-height:1.1;
	padding:10px 12px;
	text-align:center;
}
body.tuspot-platform-theme .tuspot-place-card__action--primary{
	background:#23BBE7;
	border-color:#23BBE7;
	color:#fff!important;
}
body.tuspot-platform-theme .tuspot-place-card__action:hover,
body.tuspot-platform-theme .tuspot-place-card__action:focus{
	background:#212844;
	border-color:#212844;
	color:#fff!important;
}
body.tuspot-platform-theme .tuspot-trip-plan-card{
	position:relative;
	overflow:hidden;
	padding:32px;
	border-radius:34px;
	background:linear-gradient(180deg,#fff,#f6fbfe);
}
body.tuspot-platform-theme .tuspot-trip-plan-card:before{
	content:"";
	position:absolute;
	right:-80px;
	top:-90px;
	width:220px;
	height:220px;
	border-radius:50%;
	background:rgba(35,187,231,.14);
}
body.tuspot-platform-theme .tuspot-trip-plan-card h3{
	position:relative;
	font-size:clamp(30px,2.4vw,44px);
	line-height:1.05;
	letter-spacing:-.045em;
	margin:8px 0 24px;
}
body.tuspot-platform-theme .tuspot-trip-plan-card ul{
	position:relative;
	gap:14px;
}
body.tuspot-platform-theme .tuspot-trip-plan-card li{
	grid-template-columns:50px 1fr auto;
	padding:16px 18px;
	border:1px solid rgba(217,234,241,.9);
	background:#eaf8fe;
	box-shadow:0 8px 20px rgba(9,52,64,.035);
}
body.tuspot-platform-theme .tuspot-trip-plan-card li b{
	width:40px;
	height:40px;
	font-size:18px;
}
body.tuspot-platform-theme .tuspot-trip-plan-card li small{
	font-weight:850;
	color:#607384;
}
body.tuspot-platform-theme .tuspot-trip-plan-card>div{
	position:relative;
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:12px;
	background:transparent;
	padding:0;
	margin-top:18px;
	text-align:left;
}
body.tuspot-platform-theme .tuspot-trip-plan-card>div strong,
body.tuspot-platform-theme .tuspot-trip-plan-card>div span{
	display:block;
}
body.tuspot-platform-theme .tuspot-trip-plan-card>div strong{
	background:#212844;
	color:#fff;
	border-radius:16px 16px 0 0;
	padding:15px 16px 5px;
	font-size:24px;
	font-weight:950;
	line-height:1.1;
}
body.tuspot-platform-theme .tuspot-trip-plan-card>div span{
	background:#212844;
	color:rgba(255,255,255,.76);
	border-radius:0 0 16px 16px;
	padding:0 16px 15px;
	font-size:12px;
	font-weight:900;
	text-transform:uppercase;
	letter-spacing:.08em;
}
body.tuspot-platform-theme .tuspot-owner-cta{
	position:relative;
	overflow:hidden;
	display:grid;
	grid-template-columns:minmax(0,1fr) auto;
	align-items:center;
	gap:32px;
	border-radius:56px;
	padding:54px 58px;
	background:radial-gradient(circle at 80% 8%,rgba(255,255,255,.16),transparent 20%),radial-gradient(circle at 63% 95%,rgba(35,187,231,.22),transparent 26%),linear-gradient(135deg,#212844,#093440);
}
body.tuspot-platform-theme .tuspot-owner-cta h2{
	font-size:clamp(38px,3.8vw,62px);
	max-width:860px;
}
body.tuspot-platform-theme .tuspot-owner-cta p{
	max-width:680px;
}
body.tuspot-platform-theme .tuspot-owner-cta__benefits{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin-top:22px;
}
body.tuspot-platform-theme .tuspot-owner-cta__benefits span{
	display:inline-flex;
	align-items:center;
	gap:8px;
	min-height:34px;
	border-radius:999px;
	border:1px solid rgba(255,255,255,.22);
	background:rgba(255,255,255,.10);
	color:#fff;
	padding:8px 13px;
	font-weight:850;
}
body.tuspot-platform-theme .tuspot-owner-cta__benefits span:before{
	content:"";
	width:7px;
	height:7px;
	border-radius:50%;
	background:#23BBE7;
	box-shadow:0 0 0 5px rgba(35,187,231,.14);
}
body.tuspot-platform-theme .tuspot-owner-cta__actions{
	display:flex;
	gap:12px;
	flex-wrap:wrap;
	justify-content:flex-end;
	min-width:320px;
}
body.tuspot-platform-theme .tuspot-section--hundred{
	padding-top:24px;
	padding-bottom:76px;
}
body.tuspot-platform-theme .tuspot-hundred-banner{
	position:relative;
	display:grid;
	grid-template-columns:minmax(0,1fr) minmax(280px,360px);
	gap:28px;
	align-items:center;
	overflow:hidden;
	border-radius:40px;
	padding:42px;
	background:radial-gradient(circle at 88% 18%,rgba(255,255,255,.22),transparent 18%),linear-gradient(135deg,#23BBE7,#13677F 48%,#212844);
	box-shadow:0 26px 70px rgba(9,52,64,.16);
	color:#fff;
}
body.tuspot-platform-theme .tuspot-hundred-banner .tuspot-kicker{
	background:rgba(255,255,255,.20);
	color:#fff;
}
body.tuspot-platform-theme .tuspot-hundred-banner h2{
	max-width:760px;
	margin:0;
	font-size:clamp(36px,3.8vw,64px);
	line-height:.98;
	letter-spacing:-.055em;
	color:#fff;
}
body.tuspot-platform-theme .tuspot-hundred-banner p{
	max-width:700px;
	color:rgba(255,255,255,.82);
	font-size:18px;
	margin:18px 0 0;
}
body.tuspot-platform-theme .tuspot-hundred-banner__actions{
	display:flex;
	flex-wrap:wrap;
	gap:12px;
	margin-top:26px;
}
body.tuspot-platform-theme .tuspot-hundred-banner__counter{
	background:rgba(255,255,255,.96);
	color:#212844;
	border-radius:30px;
	padding:26px;
	box-shadow:0 18px 50px rgba(0,0,0,.14);
}
body.tuspot-platform-theme .tuspot-hundred-banner__counter>span{
	display:block;
	font-size:12px;
	font-weight:950;
	letter-spacing:.12em;
	text-transform:uppercase;
	color:#13677F;
}
body.tuspot-platform-theme .tuspot-hundred-banner__counter strong{
	display:block;
	font-size:72px;
	line-height:.95;
	letter-spacing:-.06em;
	margin:10px 0 18px;
	color:#212844;
}
body.tuspot-platform-theme .tuspot-hundred-banner__progress{
	height:12px;
	border-radius:999px;
	background:#eaf8fe;
	overflow:hidden;
	margin-bottom:14px;
}
body.tuspot-platform-theme .tuspot-hundred-banner__progress i{
	display:block;
	height:100%;
	border-radius:inherit;
	background:#23BBE7;
}
body.tuspot-platform-theme .tuspot-hundred-banner__counter p{
	margin:0;
	color:#212844;
	font-size:16px;
	font-weight:850;
}
body.tuspot-platform-theme .tuspot-hundred-banner__counter small{
	display:block;
	margin-top:6px;
	color:#647887;
	font-weight:750;
}
@media (max-width:1180px){
	body.tuspot-platform-theme .tuspot-owner-cta,
	body.tuspot-platform-theme .tuspot-hundred-banner{
		grid-template-columns:1fr;
	}
	body.tuspot-platform-theme .tuspot-owner-cta__actions{
		justify-content:flex-start;
		min-width:0;
	}
}
@media (max-width:760px){
	body.tuspot-platform-theme .tuspot-section-head{
		display:grid;
		align-items:start;
	}
	body.tuspot-platform-theme .tuspot-section-head>.tuspot-button{
		margin-left:0;
		width:100%;
	}
	body.tuspot-platform-theme .tuspot-place-card__actions,
	body.tuspot-platform-theme .tuspot-trip-plan-card>div{
		grid-template-columns:1fr;
	}
	body.tuspot-platform-theme .tuspot-trip-plan-card li{
		grid-template-columns:44px 1fr;
	}
	body.tuspot-platform-theme .tuspot-trip-plan-card li small{
		grid-column:2;
	}
	body.tuspot-platform-theme .tuspot-owner-cta,
	body.tuspot-platform-theme .tuspot-hundred-banner{
		border-radius:30px;
		padding:28px;
	}
	body.tuspot-platform-theme .tuspot-hundred-banner__counter strong{
		font-size:54px;
	}
}

/* v2.8.4 — stabilizacja kontrastu, planu wyjazdu i układów sekcji po testach na stronie głównej. */
body.tuspot-platform-theme .tuspot-button,
body.tuspot-platform-theme .tuspot-button:visited,
body.tuspot-platform-theme button.tuspot-button,
body.tuspot-platform-theme .tuspot-searchbar button,
body.tuspot-platform-theme .tuspot-place-card__action,
body.tuspot-platform-theme .tuspot-place-card__action:visited{
	text-decoration:none!important;
	-webkit-text-fill-color:currentColor;
	opacity:1!important;
}
body.tuspot-platform-theme .tuspot-button:not(.tuspot-button--light):not(.tuspot-button--outline-light):not(.tuspot-button--ghost),
body.tuspot-platform-theme button.tuspot-button:not(.tuspot-button--light):not(.tuspot-button--outline-light):not(.tuspot-button--ghost),
body.tuspot-platform-theme .tuspot-searchbar button{
	background:#23BBE7!important;
	border-color:#23BBE7!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
}
body.tuspot-platform-theme .tuspot-button:not(.tuspot-button--light):not(.tuspot-button--outline-light):not(.tuspot-button--ghost):hover,
body.tuspot-platform-theme .tuspot-button:not(.tuspot-button--light):not(.tuspot-button--outline-light):not(.tuspot-button--ghost):focus,
body.tuspot-platform-theme button.tuspot-button:not(.tuspot-button--light):not(.tuspot-button--outline-light):not(.tuspot-button--ghost):hover,
body.tuspot-platform-theme button.tuspot-button:not(.tuspot-button--light):not(.tuspot-button--outline-light):not(.tuspot-button--ghost):focus,
body.tuspot-platform-theme .tuspot-searchbar button:hover,
body.tuspot-platform-theme .tuspot-searchbar button:focus{
	background:#212844!important;
	border-color:#212844!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
}
body.tuspot-platform-theme .tuspot-button--ghost,
body.tuspot-platform-theme .tuspot-button--ghost:visited{
	background:#212844!important;
	border:1px solid #212844!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
	box-shadow:0 12px 28px rgba(33,40,68,.16)!important;
}
body.tuspot-platform-theme .tuspot-button--ghost:hover,
body.tuspot-platform-theme .tuspot-button--ghost:focus{
	background:#23BBE7!important;
	border-color:#23BBE7!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
}
body.tuspot-platform-theme .tuspot-button--light,
body.tuspot-platform-theme .tuspot-button--light:visited,
body.tuspot-platform-theme .tuspot-owner-cta__actions .tuspot-button--light,
body.tuspot-platform-theme .tuspot-owner-cta__actions .tuspot-button--light:visited{
	background:#fff!important;
	border:1px solid rgba(255,255,255,.9)!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
	text-shadow:none!important;
}
body.tuspot-platform-theme .tuspot-button--light:hover,
body.tuspot-platform-theme .tuspot-button--light:focus,
body.tuspot-platform-theme .tuspot-owner-cta__actions .tuspot-button--light:hover,
body.tuspot-platform-theme .tuspot-owner-cta__actions .tuspot-button--light:focus{
	background:#212844!important;
	border-color:#212844!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
}
body.tuspot-platform-theme .tuspot-button--outline-light,
body.tuspot-platform-theme .tuspot-button--outline-light:visited,
body.tuspot-platform-theme .tuspot-owner-cta__actions .tuspot-button--outline-light,
body.tuspot-platform-theme .tuspot-owner-cta__actions .tuspot-button--outline-light:visited{
	background:rgba(255,255,255,.10)!important;
	border:1px solid rgba(255,255,255,.58)!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
	text-shadow:none!important;
}
body.tuspot-platform-theme .tuspot-button--outline-light:hover,
body.tuspot-platform-theme .tuspot-button--outline-light:focus,
body.tuspot-platform-theme .tuspot-owner-cta__actions .tuspot-button--outline-light:hover,
body.tuspot-platform-theme .tuspot-owner-cta__actions .tuspot-button--outline-light:focus{
	background:#fff!important;
	border-color:#fff!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
}
body.tuspot-platform-theme .tuspot-kicker{
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
}
body.tuspot-platform-theme .tuspot-mosaic-card span,
body.tuspot-platform-theme .tuspot-offer-card span{
	-webkit-text-fill-color:currentColor;
}
body.tuspot-platform-theme .tuspot-hundred-banner .tuspot-kicker{
	background:rgba(255,255,255,.90)!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
}
body.tuspot-platform-theme .tuspot-section-head{
	width:100%;
	display:grid;
	grid-template-columns:minmax(0,1fr) auto;
	align-items:end;
	gap:24px;
}
body.tuspot-platform-theme .tuspot-section-head>div{
	min-width:0;
}
body.tuspot-platform-theme .tuspot-section-head>.tuspot-button{
	justify-self:end;
	align-self:end;
	margin-left:0!important;
}
body.tuspot-platform-theme .tuspot-trip-plan-card{
	min-height:auto;
	padding:34px;
	background:linear-gradient(180deg,#ffffff,#f7fcfe);
}
body.tuspot-platform-theme .tuspot-trip-plan-card>span{
	position:relative;
	z-index:1;
	color:#5c6f80!important;
	-webkit-text-fill-color:#5c6f80!important;
}
body.tuspot-platform-theme .tuspot-trip-plan-card ul{
	position:relative;
	z-index:1;
}
body.tuspot-platform-theme .tuspot-trip-plan-card li{
	min-height:72px;
}
body.tuspot-platform-theme .tuspot-trip-plan-card__metrics{
	position:relative;
	z-index:1;
	display:grid!important;
	grid-template-columns:repeat(3,minmax(0,1fr))!important;
	gap:12px!important;
	padding:0!important;
	margin-top:20px!important;
	background:transparent!important;
	border-radius:0!important;
	text-align:left!important;
}
body.tuspot-platform-theme .tuspot-trip-plan-card__metric{
	display:grid!important;
	align-content:center;
	min-height:96px;
	padding:18px 18px 16px!important;
	border-radius:22px!important;
	background:linear-gradient(135deg,#212844,#093440)!important;
	box-shadow:0 14px 34px rgba(33,40,68,.14);
}
body.tuspot-platform-theme .tuspot-trip-plan-card__metric strong,
body.tuspot-platform-theme .tuspot-trip-plan-card__metric span{
	background:transparent!important;
	border-radius:0!important;
	padding:0!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
}
body.tuspot-platform-theme .tuspot-trip-plan-card__metric strong{
	font-size:clamp(24px,2vw,34px)!important;
	line-height:1!important;
	font-weight:950!important;
	letter-spacing:-.035em;
}
body.tuspot-platform-theme .tuspot-trip-plan-card__metric span{
	margin-top:8px;
	font-size:12px!important;
	line-height:1.2;
	font-weight:900!important;
	letter-spacing:.11em!important;
	text-transform:uppercase!important;
	color:rgba(255,255,255,.78)!important;
	-webkit-text-fill-color:rgba(255,255,255,.78)!important;
}
body.tuspot-platform-theme .tuspot-owner-cta{
	max-width:var(--ts-shell);
	margin-inline:auto;
	grid-template-columns:minmax(0,1fr) minmax(280px,auto);
	border-radius:48px;
	padding:52px 58px;
	background:radial-gradient(circle at 90% 0%,rgba(255,255,255,.18),transparent 20%),radial-gradient(circle at 64% 100%,rgba(35,187,231,.22),transparent 25%),linear-gradient(135deg,#212844,#093440)!important;
}
body.tuspot-platform-theme .tuspot-owner-cta .tuspot-kicker{
	background:#d7f6f8!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
}
body.tuspot-platform-theme .tuspot-owner-cta h2,
body.tuspot-platform-theme .tuspot-owner-cta p{
	position:relative;
	z-index:1;
}
body.tuspot-platform-theme .tuspot-owner-cta__actions{
	position:relative;
	z-index:2;
	align-items:center;
}
@media (max-width:900px){
	body.tuspot-platform-theme .tuspot-section-head{
		grid-template-columns:1fr;
		align-items:start;
	}
	body.tuspot-platform-theme .tuspot-section-head>.tuspot-button{
		justify-self:stretch;
		width:100%;
	}
	body.tuspot-platform-theme .tuspot-trip-plan-card__metrics{
		grid-template-columns:1fr!important;
	}
	body.tuspot-platform-theme .tuspot-owner-cta{
		grid-template-columns:1fr;
		padding:32px;
		border-radius:32px;
	}
	body.tuspot-platform-theme .tuspot-owner-cta__actions{
		justify-content:flex-start;
		min-width:0;
	}
}


/* v2.8.5 — adres miejsca i porządek menu administracyjnego motywu. */
body.tuspot-platform .tuspot-place-address,
body.tuspot-platform .tuspot-place-address-wide,
body.tuspot-platform .tuspot-v4-single-place__place-address-1,
body.tuspot-platform .tuspot-v4-single-place__place-address-1 *,
body.tuspot-platform .tuspot-v4-single-place__div.tuspot-place-address,
body.tuspot-platform .tuspot-v4-single-place__div.tuspot-place-address-wide {
	color: #212844 !important;
}

body.tuspot-platform .tuspot-place-address a,
body.tuspot-platform .tuspot-place-address-wide a,
body.tuspot-platform .tuspot-v4-single-place__place-address-1 a {
	color: #093440 !important;
	text-decoration-color: rgba(35, 187, 231, .45) !important;
}

body.tuspot-platform .tuspot-place-address a:hover,
body.tuspot-platform .tuspot-place-address-wide a:hover,
body.tuspot-platform .tuspot-v4-single-place__place-address-1 a:hover,
body.tuspot-platform .tuspot-place-address a:focus-visible,
body.tuspot-platform .tuspot-place-address-wide a:focus-visible,
body.tuspot-platform .tuspot-v4-single-place__place-address-1 a:focus-visible {
	color: #212844 !important;
}

/* v2.8.6 — poprawka układu planu wyjazdu, pełna szerokość nagłówków sekcji i czytelne zdjęcia odkrywania. */
body.tuspot-platform .tuspot-flow-head,
body.tuspot-platform .tuspot-section-head,
body.tuspot-platform-theme .tuspot-flow-head,
body.tuspot-platform-theme .tuspot-section-head {
	width: 100% !important;
	max-width: 1720px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

body.tuspot-platform .tuspot-section-head,
body.tuspot-platform-theme .tuspot-section-head {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) auto !important;
	align-items: end !important;
	justify-content: stretch !important;
	gap: 24px !important;
}

body.tuspot-platform .tuspot-section-head > .tuspot-button,
body.tuspot-platform-theme .tuspot-section-head > .tuspot-button {
	justify-self: end !important;
}

body.tuspot-platform .tuspot-trip-plan-card__metrics,
body.tuspot-platform-theme .tuspot-trip-plan-card__metrics {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 14px !important;
	align-items: stretch !important;
}

body.tuspot-platform .tuspot-trip-plan-card__metric,
body.tuspot-platform-theme .tuspot-trip-plan-card__metric {
	min-width: 0 !important;
	min-height: 104px !important;
	padding: 18px 20px !important;
	border-radius: 24px !important;
}

body.tuspot-platform .tuspot-trip-plan-card__metric:nth-child(3),
body.tuspot-platform-theme .tuspot-trip-plan-card__metric:nth-child(3) {
	grid-column: 1 / -1 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 18px !important;
}

body.tuspot-platform .tuspot-trip-plan-card__metric:nth-child(3) strong,
body.tuspot-platform-theme .tuspot-trip-plan-card__metric:nth-child(3) strong {
	font-size: clamp(28px, 2.4vw, 42px) !important;
}

body.tuspot-platform .tuspot-trip-plan-card__metric:nth-child(3) span,
body.tuspot-platform-theme .tuspot-trip-plan-card__metric:nth-child(3) span {
	margin-top: 0 !important;
	text-align: right !important;
}

body.tuspot-platform .tuspot-mosaic-card,
body.tuspot-platform-theme .tuspot-mosaic-card {
	background-size: cover !important;
	background-position: center !important;
}

@media (max-width: 900px) {
	body.tuspot-platform .tuspot-section-head,
	body.tuspot-platform-theme .tuspot-section-head {
		grid-template-columns: 1fr !important;
		align-items: start !important;
	}

	body.tuspot-platform .tuspot-section-head > .tuspot-button,
	body.tuspot-platform-theme .tuspot-section-head > .tuspot-button {
		justify-self: stretch !important;
		width: 100% !important;
	}
}

@media (max-width: 640px) {
	body.tuspot-platform .tuspot-trip-plan-card__metrics,
	body.tuspot-platform-theme .tuspot-trip-plan-card__metrics {
		grid-template-columns: 1fr !important;
	}

	body.tuspot-platform .tuspot-trip-plan-card__metric:nth-child(3),
	body.tuspot-platform-theme .tuspot-trip-plan-card__metric:nth-child(3) {
		grid-column: auto !important;
		display: grid !important;
		align-content: center !important;
	}

	body.tuspot-platform .tuspot-trip-plan-card__metric:nth-child(3) span,
	body.tuspot-platform-theme .tuspot-trip-plan-card__metric:nth-child(3) span {
		text-align: left !important;
		margin-top: 8px !important;
	}
}

/* v2.8.8 — automatyczna akcja promocyjna dla właścicieli */
body.tuspot-platform .tuspot-start-promo-bar{position:relative;z-index:60;background:#212844;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}
body.tuspot-platform .tuspot-start-promo-bar--bottom{border-top:1px solid rgba(255,255,255,.12);border-bottom:0}
body.tuspot-platform .tuspot-start-promo-bar__inner{min-height:58px;display:flex;align-items:center;gap:18px;padding-block:10px}
body.tuspot-platform .tuspot-start-promo-bar__text{display:flex;align-items:center;gap:10px;min-width:0;flex:1;flex-wrap:wrap}
body.tuspot-platform .tuspot-start-promo-bar__text span{display:inline-flex;border-radius:999px;background:#d7f6f8;color:#093440;padding:6px 10px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
body.tuspot-platform .tuspot-start-promo-bar__text strong{font-size:15px;font-weight:950;color:#fff}
body.tuspot-platform .tuspot-start-promo-bar__text small{color:#d7f6f8;font-weight:800}
body.tuspot-platform .tuspot-start-promo-bar__progress{width:min(220px,18vw);height:10px;border-radius:999px;background:rgba(255,255,255,.16);overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
body.tuspot-platform .tuspot-start-promo-bar__progress i{display:block;height:100%;border-radius:inherit;background:#23BBE7}
body.tuspot-platform .tuspot-start-promo-bar .tuspot-button{min-height:40px;padding:11px 18px;background:#23BBE7;color:#fff!important;white-space:nowrap}
body.tuspot-platform .tuspot-start-promo-bar .tuspot-button:hover,body.tuspot-platform .tuspot-start-promo-bar .tuspot-button:focus{background:#fff;color:#212844!important}
body.tuspot-platform .tuspot-section--start-promo{padding:78px 0;background:linear-gradient(180deg,#f6fbfe,#eaf8fe)}
body.tuspot-platform .tuspot-start-promo{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:stretch;overflow:hidden;border:1px solid rgba(35,187,231,.24);border-radius:42px;background:radial-gradient(circle at 86% 8%,rgba(35,187,231,.28),transparent 30%),linear-gradient(135deg,#212844 0%,#18213f 56%,#093440 100%);box-shadow:0 28px 70px rgba(9,52,64,.16);padding:42px;color:#fff}
body.tuspot-platform .tuspot-start-promo:before{content:"";position:absolute;right:-80px;bottom:-130px;width:360px;height:360px;border-radius:50%;background:rgba(35,187,231,.18);pointer-events:none}
body.tuspot-platform .tuspot-start-promo__main,body.tuspot-platform .tuspot-start-promo__counter,body.tuspot-platform .tuspot-start-promo__steps{position:relative;z-index:2}
body.tuspot-platform .tuspot-start-promo .tuspot-kicker{background:#d7f6f8;color:#093440;margin-bottom:18px}
body.tuspot-platform .tuspot-start-promo h2{max-width:860px;margin:0;color:#fff;font-size:clamp(36px,3.3vw,64px);line-height:1.02;letter-spacing:-.055em}
body.tuspot-platform .tuspot-start-promo p{max-width:780px;margin:18px 0 0;color:#d9edf4;font-size:18px;font-weight:650}
body.tuspot-platform .tuspot-start-promo__active{margin-top:24px;padding:20px;border-radius:26px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(10px)}
body.tuspot-platform .tuspot-start-promo__active span{display:inline-flex;margin-bottom:8px;color:#80e5ff;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}
body.tuspot-platform .tuspot-start-promo__active strong{display:block;color:#fff;font-size:28px;line-height:1.08;font-weight:950;letter-spacing:-.03em}
body.tuspot-platform .tuspot-start-promo__active small{display:block;margin-top:9px;color:#eaf8fe;font-size:15px;line-height:1.55;font-weight:650}
body.tuspot-platform .tuspot-start-promo__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
body.tuspot-platform .tuspot-start-promo__actions .tuspot-button--ghost{background:#fff;color:#212844!important;border-color:#fff}
body.tuspot-platform .tuspot-start-promo__actions .tuspot-button--ghost:hover,body.tuspot-platform .tuspot-start-promo__actions .tuspot-button--ghost:focus{background:#23BBE7;color:#fff!important;border-color:#23BBE7}
body.tuspot-platform .tuspot-start-promo__counter{align-self:start;display:grid;justify-items:center;text-align:center;border-radius:34px;background:#fff;color:#212844;padding:30px;border:1px solid rgba(255,255,255,.34);box-shadow:0 24px 54px rgba(0,0,0,.16)}
body.tuspot-platform .tuspot-start-promo__counter span{color:#13677f;text-transform:uppercase;font-size:12px;font-weight:950;letter-spacing:.12em}
body.tuspot-platform .tuspot-start-promo__counter strong{font-size:82px;line-height:.95;color:#212844;font-weight:950;letter-spacing:-.06em;margin-top:10px}
body.tuspot-platform .tuspot-start-promo__counter small{color:#60737c;font-weight:850}
body.tuspot-platform .tuspot-start-promo__counter p{margin:15px 0 0;color:#093440;font-size:15px;font-weight:750}
body.tuspot-platform .tuspot-start-promo__progress{width:100%;height:12px;margin-top:22px;border-radius:999px;background:#eaf8fe;overflow:hidden;box-shadow:inset 0 0 0 1px #d9eaf1}
body.tuspot-platform .tuspot-start-promo__progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#23BBE7,#1aa2d8)}
body.tuspot-platform .tuspot-start-promo__steps{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:8px}
body.tuspot-platform .tuspot-start-promo-step{border:1px solid rgba(255,255,255,.16);border-radius:24px;background:rgba(255,255,255,.08);padding:18px;color:#fff}
body.tuspot-platform .tuspot-start-promo-step.is-active{background:rgba(35,187,231,.18);border-color:rgba(35,187,231,.55);box-shadow:0 0 0 1px rgba(35,187,231,.12)}
body.tuspot-platform .tuspot-start-promo-step.is-finished{opacity:.72}
body.tuspot-platform .tuspot-start-promo-step span{display:block;color:#8fe9ff;font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:950;margin-bottom:8px}
body.tuspot-platform .tuspot-start-promo-step strong{display:block;min-height:42px;color:#fff;font-size:17px;line-height:1.16}
body.tuspot-platform .tuspot-start-promo-step div{height:9px;border-radius:999px;background:rgba(255,255,255,.13);overflow:hidden;margin:14px 0 8px}
body.tuspot-platform .tuspot-start-promo-step div i{display:block;height:100%;border-radius:inherit;background:#23BBE7}
body.tuspot-platform .tuspot-start-promo-step small{color:#d9edf4;font-weight:850}
@media (max-width:980px){body.tuspot-platform .tuspot-start-promo{grid-template-columns:1fr;padding:28px;border-radius:30px}body.tuspot-platform .tuspot-start-promo__steps{grid-template-columns:1fr}body.tuspot-platform .tuspot-start-promo-bar__inner{display:grid;grid-template-columns:1fr;gap:10px}body.tuspot-platform .tuspot-start-promo-bar__progress{width:100%}body.tuspot-platform .tuspot-start-promo-bar .tuspot-button{width:100%}}

/* v2.9.0 — działające akcje kart i lżejszy, elegancki plan wyjazdu. */
body.tuspot-platform .tuspot-start-promo-bar__progress,
body.tuspot-platform-theme .tuspot-start-promo-bar__progress{
	display:none!important;
}

body.tuspot-platform .tuspot-place-card__action,
body.tuspot-platform-theme .tuspot-place-card__action{
	appearance:none!important;
	-webkit-appearance:none!important;
	cursor:pointer!important;
	font-family:inherit!important;
}
body.tuspot-platform .tuspot-place-card__action.is-added,
body.tuspot-platform-theme .tuspot-place-card__action.is-added{
	background:#212844!important;
	border-color:#212844!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
}

body.tuspot-platform .tuspot-trip-plan-card__metrics,
body.tuspot-platform-theme .tuspot-trip-plan-card__metrics{
	display:grid!important;
	grid-template-columns:repeat(2,minmax(0,1fr))!important;
	gap:10px!important;
	margin-top:18px!important;
	padding:12px!important;
	border:1px solid rgba(217,234,241,.9)!important;
	border-radius:26px!important;
	background:rgba(255,255,255,.86)!important;
	box-shadow:0 18px 48px rgba(9,52,64,.08)!important;
}
body.tuspot-platform .tuspot-trip-plan-card__metric,
body.tuspot-platform-theme .tuspot-trip-plan-card__metric{
	min-height:72px!important;
	padding:14px 16px!important;
	border:1px solid rgba(217,234,241,.95)!important;
	border-radius:20px!important;
	background:linear-gradient(180deg,#ffffff,#f8fdff)!important;
	box-shadow:none!important;
	display:grid!important;
	align-content:center!important;
	gap:5px!important;
}
body.tuspot-platform .tuspot-trip-plan-card__metric strong,
body.tuspot-platform-theme .tuspot-trip-plan-card__metric strong{
	font-size:clamp(24px,1.9vw,34px)!important;
	line-height:1!important;
	font-weight:950!important;
	letter-spacing:-.045em!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
}
body.tuspot-platform .tuspot-trip-plan-card__metric span,
body.tuspot-platform-theme .tuspot-trip-plan-card__metric span{
	margin:0!important;
	font-size:11px!important;
	line-height:1.15!important;
	font-weight:950!important;
	letter-spacing:.12em!important;
	text-transform:uppercase!important;
	color:#60737c!important;
	-webkit-text-fill-color:#60737c!important;
}
body.tuspot-platform .tuspot-trip-plan-card__metric:nth-child(3),
body.tuspot-platform-theme .tuspot-trip-plan-card__metric:nth-child(3){
	grid-column:1/-1!important;
	min-height:64px!important;
	display:flex!important;
	align-items:center!important;
	justify-content:space-between!important;
	gap:14px!important;
	background:linear-gradient(90deg,#f6fbfe,#eaf8fe)!important;
	border-color:rgba(35,187,231,.25)!important;
}
body.tuspot-platform .tuspot-trip-plan-card__metric:nth-child(3) strong,
body.tuspot-platform-theme .tuspot-trip-plan-card__metric:nth-child(3) strong{
	font-size:clamp(24px,1.9vw,34px)!important;
}
body.tuspot-platform .tuspot-trip-plan-card__metric:nth-child(3) span,
body.tuspot-platform-theme .tuspot-trip-plan-card__metric:nth-child(3) span{
	text-align:right!important;
	color:#13677f!important;
	-webkit-text-fill-color:#13677f!important;
}

.tuspot-theme-toast{
	position:fixed;
	right:24px;
	bottom:24px;
	z-index:99999;
	max-width:min(390px,calc(100vw - 32px));
	display:grid;
	grid-template-columns:minmax(0,1fr) auto;
	gap:12px;
	align-items:center;
	padding:14px 15px;
	border-radius:20px;
	background:#212844;
	color:#fff;
	box-shadow:0 18px 55px rgba(9,52,64,.25);
	transform:translateY(18px);
	opacity:0;
	pointer-events:none;
	transition:opacity .18s ease,transform .18s ease;
}
.tuspot-theme-toast.is-visible{
	transform:translateY(0);
	opacity:1;
	pointer-events:auto;
}
.tuspot-theme-toast strong{display:block;color:#fff;font-size:14px;font-weight:950;line-height:1.2}
.tuspot-theme-toast span{display:block;margin-top:3px;color:#d7f6f8;font-size:12px;font-weight:750;line-height:1.35}
.tuspot-theme-toast a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:999px;background:#23BBE7;color:#fff!important;text-decoration:none;font-size:12px;font-weight:950;white-space:nowrap}
.tuspot-theme-toast a:hover,.tuspot-theme-toast a:focus{background:#fff;color:#212844!important}
@media (max-width:640px){
	body.tuspot-platform .tuspot-trip-plan-card__metrics,
	body.tuspot-platform-theme .tuspot-trip-plan-card__metrics{grid-template-columns:1fr!important;padding:10px!important}
	body.tuspot-platform .tuspot-trip-plan-card__metric:nth-child(3),
	body.tuspot-platform-theme .tuspot-trip-plan-card__metric:nth-child(3){grid-column:auto!important;display:grid!important;justify-content:stretch!important}
	body.tuspot-platform .tuspot-trip-plan-card__metric:nth-child(3) span,
	body.tuspot-platform-theme .tuspot-trip-plan-card__metric:nth-child(3) span{text-align:left!important}
	.tuspot-theme-toast{left:16px;right:16px;bottom:16px;grid-template-columns:1fr}
}


/* v2.9.1 — domyślna natywna wizytówka miejsca. Stary render Core pozostaje awaryjnie dostępny, ale nie miesza się z nowym układem. */
body.tuspot-platform.single-tuspot_miejsce .tuspot-single-legacy-bridge{background:#f6fbfe;}
body.tuspot-platform .tuspot-single-native{background:#f6fbfe;color:#093440;}
body.tuspot-platform .tuspot-single-native :is(p,li,span,small){color:inherit;}
body.tuspot-platform .tuspot-single-native__gallery-placeholder{min-height:360px;border-radius:32px;background:linear-gradient(135deg,#dff6ff,#fff);border:1px solid rgba(35,187,231,.22);}
body.tuspot-platform .tuspot-single-native__core:empty{display:none!important;}

/* v2.9.3 — lekkie style dla cookies/RODO i bocznych social mediów z TuSpot Core.
   Po odchudzeniu Core nie ładujemy całego starego CSS, ale te elementy nadal muszą wyglądać jak popup, a nie surowy tekst. */
body.tuspot-platform .tuspot-cookie-consent[hidden],
body.tuspot-platform .tuspot-consent-bar[hidden],
body .tuspot-cookie-consent[hidden],
body .tuspot-consent-bar[hidden]{
	display:none!important;
}
body.tuspot-platform .tuspot-cookie-consent,
body .tuspot-cookie-consent,
body.tuspot-platform .tuspot-consent-bar,
body .tuspot-consent-bar{
	position:fixed!important;
	right:24px!important;
	bottom:24px!important;
	left:auto!important;
	top:auto!important;
	z-index:999999!important;
	width:min(460px,calc(100vw - 32px))!important;
	max-width:calc(100vw - 32px)!important;
	display:grid!important;
	grid-template-columns:minmax(0,1fr)!important;
	gap:16px!important;
	padding:22px!important;
	border:1px solid rgba(35,187,231,.22)!important;
	border-radius:28px!important;
	background:rgba(255,255,255,.96)!important;
	box-shadow:0 26px 80px rgba(9,52,64,.18)!important;
	backdrop-filter:blur(14px)!important;
	-webkit-backdrop-filter:blur(14px)!important;
	color:#093440!important;
	font-family:inherit!important;
	text-align:left!important;
}
body.tuspot-platform .tuspot-cookie-consent::before,
body .tuspot-cookie-consent::before,
body.tuspot-platform .tuspot-consent-bar::before,
body .tuspot-consent-bar::before{
	content:"";
	position:absolute;
	inset:0;
	border-radius:inherit;
	pointer-events:none;
	background:radial-gradient(circle at 100% 0,rgba(35,187,231,.14),transparent 38%);
}
body.tuspot-platform .tuspot-cookie-consent-copy,
body .tuspot-cookie-consent-copy{
	position:relative!important;
	display:grid!important;
	gap:8px!important;
}
body.tuspot-platform .tuspot-cookie-consent strong,
body .tuspot-cookie-consent strong,
body.tuspot-platform .tuspot-consent-bar strong,
body .tuspot-consent-bar strong{
	display:block!important;
	margin:0!important;
	font-size:18px!important;
	line-height:1.15!important;
	font-weight:950!important;
	letter-spacing:-.02em!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
}
body.tuspot-platform .tuspot-cookie-consent p,
body .tuspot-cookie-consent p,
body.tuspot-platform .tuspot-consent-bar p,
body .tuspot-consent-bar p{
	margin:0!important;
	font-size:14px!important;
	line-height:1.55!important;
	font-weight:650!important;
	color:#536779!important;
	-webkit-text-fill-color:#536779!important;
}
body.tuspot-platform .tuspot-cookie-consent-actions,
body .tuspot-cookie-consent-actions,
body.tuspot-platform .tuspot-consent-bar nav,
body .tuspot-consent-bar nav{
	position:relative!important;
	display:flex!important;
	flex-wrap:wrap!important;
	gap:10px!important;
	align-items:center!important;
	justify-content:flex-start!important;
	margin:0!important;
	padding:0!important;
}
body.tuspot-platform .tuspot-cookie-consent-actions a,
body.tuspot-platform .tuspot-cookie-consent-actions button,
body .tuspot-cookie-consent-actions a,
body .tuspot-cookie-consent-actions button,
body.tuspot-platform .tuspot-consent-bar nav a,
body.tuspot-platform .tuspot-consent-bar nav button,
body .tuspot-consent-bar nav a,
body .tuspot-consent-bar nav button{
	appearance:none!important;
	-webkit-appearance:none!important;
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	min-height:42px!important;
	padding:10px 16px!important;
	border-radius:999px!important;
	border:1px solid rgba(35,187,231,.28)!important;
	background:#f6fbfe!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
	font:inherit!important;
	font-size:13px!important;
	font-weight:950!important;
	line-height:1.1!important;
	text-decoration:none!important;
	box-shadow:none!important;
	cursor:pointer!important;
}
body.tuspot-platform .tuspot-cookie-consent-actions button[data-tuspot-cookie-accept],
body .tuspot-cookie-consent-actions button[data-tuspot-cookie-accept],
body.tuspot-platform .tuspot-consent-bar [data-tuspot-consent-accept],
body .tuspot-consent-bar [data-tuspot-consent-accept]{
	background:#23BBE7!important;
	border-color:#23BBE7!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
	box-shadow:0 14px 34px rgba(35,187,231,.24)!important;
}
body.tuspot-platform .tuspot-cookie-consent-actions a:hover,
body.tuspot-platform .tuspot-cookie-consent-actions a:focus,
body.tuspot-platform .tuspot-cookie-consent-actions button:hover,
body.tuspot-platform .tuspot-cookie-consent-actions button:focus,
body .tuspot-cookie-consent-actions a:hover,
body .tuspot-cookie-consent-actions a:focus,
body .tuspot-cookie-consent-actions button:hover,
body .tuspot-cookie-consent-actions button:focus,
body.tuspot-platform .tuspot-consent-bar nav a:hover,
body.tuspot-platform .tuspot-consent-bar nav a:focus,
body.tuspot-platform .tuspot-consent-bar nav button:hover,
body.tuspot-platform .tuspot-consent-bar nav button:focus,
body .tuspot-consent-bar nav a:hover,
body .tuspot-consent-bar nav a:focus,
body .tuspot-consent-bar nav button:hover,
body .tuspot-consent-bar nav button:focus{
	background:#212844!important;
	border-color:#212844!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
	outline:3px solid rgba(35,187,231,.24)!important;
	outline-offset:2px!important;
}
body.tuspot-platform .tuspot-cookie-consent-actions button[data-tuspot-cookie-accept]:hover,
body.tuspot-platform .tuspot-cookie-consent-actions button[data-tuspot-cookie-accept]:focus,
body .tuspot-cookie-consent-actions button[data-tuspot-cookie-accept]:hover,
body .tuspot-cookie-consent-actions button[data-tuspot-cookie-accept]:focus,
body.tuspot-platform .tuspot-consent-bar [data-tuspot-consent-accept]:hover,
body.tuspot-platform .tuspot-consent-bar [data-tuspot-consent-accept]:focus,
body .tuspot-consent-bar [data-tuspot-consent-accept]:hover,
body .tuspot-consent-bar [data-tuspot-consent-accept]:focus{
	background:#212844!important;
	border-color:#212844!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
}
body.tuspot-platform .tuspot-floating-socials,
body .tuspot-floating-socials{
	position:fixed!important;
	z-index:99990!important;
	top:50%!important;
	bottom:auto!important;
	left:auto!important;
	right:18px!important;
	transform:translateY(-50%)!important;
	display:flex!important;
	align-items:center!important;
	gap:10px!important;
	width:auto!important;
	max-width:none!important;
	padding:0!important;
	margin:0!important;
	background:transparent!important;
	border:0!important;
	box-shadow:none!important;
	font-family:inherit!important;
	color:#212844!important;
}
body.tuspot-platform .tuspot-floating-socials.is-left,
body .tuspot-floating-socials.is-left{
	left:18px!important;
	right:auto!important;
}
body.tuspot-platform .tuspot-floating-socials-label,
body .tuspot-floating-socials-label{
	writing-mode:vertical-rl!important;
	text-orientation:mixed!important;
	display:inline-flex!important;
	font-size:12px!important;
	line-height:1!important;
	font-weight:950!important;
	letter-spacing:.08em!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
	white-space:nowrap!important;
}
body.tuspot-platform .tuspot-floating-socials-list,
body .tuspot-floating-socials-list{
	display:flex!important;
	flex-direction:column!important;
	gap:8px!important;
	align-items:center!important;
	justify-content:center!important;
	padding:8px!important;
	border:1px solid rgba(35,187,231,.18)!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.9)!important;
	box-shadow:0 16px 45px rgba(9,52,64,.14)!important;
	backdrop-filter:blur(12px)!important;
}
body.tuspot-platform .tuspot-floating-socials a,
body .tuspot-floating-socials a{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	width:34px!important;
	height:34px!important;
	min-width:34px!important;
	min-height:34px!important;
	border-radius:999px!important;
	background:#f6fbfe!important;
	border:1px solid rgba(35,187,231,.22)!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
	font-size:11px!important;
	font-weight:950!important;
	text-decoration:none!important;
}
body.tuspot-platform .tuspot-floating-socials a svg,
body .tuspot-floating-socials a svg{
	width:17px!important;
	height:17px!important;
	fill:currentColor!important;
}
body.tuspot-platform .tuspot-floating-socials a:hover,
body.tuspot-platform .tuspot-floating-socials a:focus,
body .tuspot-floating-socials a:hover,
body .tuspot-floating-socials a:focus{
	background:#23BBE7!important;
	border-color:#23BBE7!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
}
body.tuspot-platform .tuspot-floating-socials.is-shortcuts .tuspot-floating-socials-list,
body.tuspot-platform .tuspot-floating-socials.is-custom .tuspot-floating-socials-list,
body .tuspot-floating-socials.is-shortcuts .tuspot-floating-socials-list,
body .tuspot-floating-socials.is-custom .tuspot-floating-socials-list{
	flex-direction:row!important;
	gap:4px!important;
	padding:6px 8px!important;
}
body.tuspot-platform .tuspot-floating-socials.is-shortcuts a,
body.tuspot-platform .tuspot-floating-socials.is-custom a,
body .tuspot-floating-socials.is-shortcuts a,
body .tuspot-floating-socials.is-custom a{
	width:auto!important;
	min-width:0!important;
	height:auto!important;
	min-height:0!important;
	padding:5px 6px!important;
	border:0!important;
	background:transparent!important;
	box-shadow:none!important;
}
@media (max-width:782px){
	body.tuspot-platform .tuspot-cookie-consent,
	body .tuspot-cookie-consent,
	body.tuspot-platform .tuspot-consent-bar,
	body .tuspot-consent-bar{
		left:16px!important;
		right:16px!important;
		bottom:16px!important;
		width:auto!important;
		padding:18px!important;
		border-radius:24px!important;
	}
	body.tuspot-platform .tuspot-cookie-consent-actions,
	body .tuspot-cookie-consent-actions,
	body.tuspot-platform .tuspot-consent-bar nav,
	body .tuspot-consent-bar nav{
		display:grid!important;
		grid-template-columns:1fr!important;
	}
	body.tuspot-platform .tuspot-cookie-consent-actions a,
	body.tuspot-platform .tuspot-cookie-consent-actions button,
	body .tuspot-cookie-consent-actions a,
	body .tuspot-cookie-consent-actions button,
	body.tuspot-platform .tuspot-consent-bar nav a,
	body.tuspot-platform .tuspot-consent-bar nav button,
	body .tuspot-consent-bar nav a,
	body .tuspot-consent-bar nav button{
		width:100%!important;
	}
	body.tuspot-platform .tuspot-floating-socials,
	body .tuspot-floating-socials{
		display:none!important;
	}
}


/* v2.9.4 — header: Magazyn, waluta, social rail i breadcrumbs. */
body.tuspot-platform .tuspot-header-magazine-link,
body.tuspot-platform-theme .tuspot-header-magazine-link{
	font-weight:900!important;
	color:#1A3446!important;
	white-space:nowrap!important;
}
body.tuspot-platform .tuspot-header-magazine-link:hover,
body.tuspot-platform .tuspot-header-magazine-link:focus,
body.tuspot-platform-theme .tuspot-header-magazine-link:hover,
body.tuspot-platform-theme .tuspot-header-magazine-link:focus{
	color:#23BBE7!important;
}
body.tuspot-platform .tuspot-currency-switcher,
body.tuspot-platform-theme .tuspot-currency-switcher{
	position:relative!important;
	display:inline-flex!important;
	align-items:center!important;
}
body.tuspot-platform .tuspot-currency-switcher .tuspot-lang-pill,
body.tuspot-platform-theme .tuspot-currency-switcher .tuspot-lang-pill{
	cursor:pointer!important;
	appearance:none!important;
	-webkit-appearance:none!important;
	font:inherit!important;
	font-weight:900!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
}
body.tuspot-platform .tuspot-currency-switcher .tuspot-lang-pill::after,
body.tuspot-platform-theme .tuspot-currency-switcher .tuspot-lang-pill::after{
	content:"⌄";
	margin-left:8px;
	font-size:12px;
	line-height:1;
	color:#212844;
}
body.tuspot-platform .tuspot-currency-switcher.is-open .tuspot-lang-pill,
body.tuspot-platform-theme .tuspot-currency-switcher.is-open .tuspot-lang-pill{
	border-color:#23BBE7!important;
	box-shadow:0 0 0 4px rgba(35,187,231,.14)!important;
}
body.tuspot-platform .tuspot-currency-switcher__menu,
body.tuspot-platform-theme .tuspot-currency-switcher__menu{
	position:absolute!important;
	top:calc(100% + 10px)!important;
	right:0!important;
	z-index:99999!important;
	min-width:150px!important;
	padding:8px!important;
	border:1px solid rgba(217,234,241,.95)!important;
	border-radius:18px!important;
	background:#fff!important;
	box-shadow:0 20px 55px rgba(9,52,64,.16)!important;
}
body.tuspot-platform .tuspot-currency-switcher__menu a,
body.tuspot-platform-theme .tuspot-currency-switcher__menu a{
	display:flex!important;
	align-items:center!important;
	justify-content:space-between!important;
	gap:10px!important;
	padding:10px 12px!important;
	border-radius:12px!important;
	font-weight:900!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
	text-decoration:none!important;
}
body.tuspot-platform .tuspot-currency-switcher__menu a:hover,
body.tuspot-platform .tuspot-currency-switcher__menu a:focus,
body.tuspot-platform-theme .tuspot-currency-switcher__menu a:hover,
body.tuspot-platform-theme .tuspot-currency-switcher__menu a:focus{
	background:#EAF8FE!important;
	color:#093440!important;
}
body.tuspot-platform .tuspot-single-legacy-bridge > .tuspot-shell > .tuspot-breadcrumbs:first-child + .tuspot-breadcrumbs,
body.tuspot-platform-theme .tuspot-single-legacy-bridge > .tuspot-shell > .tuspot-breadcrumbs:first-child + .tuspot-breadcrumbs{
	display:none!important;
}
body.tuspot-platform .tuspot-floating-socials,
body.tuspot-platform-theme .tuspot-floating-socials,
body .tuspot-floating-socials{
	right:20px!important;
	left:auto!important;
	top:50%!important;
	transform:translateY(-50%)!important;
	flex-direction:row!important;
	align-items:center!important;
	gap:10px!important;
}
body.tuspot-platform .tuspot-floating-socials-label,
body.tuspot-platform-theme .tuspot-floating-socials-label,
body .tuspot-floating-socials-label{
	writing-mode:vertical-rl!important;
	transform:rotate(180deg)!important;
	letter-spacing:.09em!important;
	font-size:13px!important;
	line-height:1!important;
	font-weight:950!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
}
body.tuspot-platform .tuspot-floating-socials-list,
body.tuspot-platform .tuspot-floating-socials.is-shortcuts .tuspot-floating-socials-list,
body.tuspot-platform .tuspot-floating-socials.is-custom .tuspot-floating-socials-list,
body.tuspot-platform-theme .tuspot-floating-socials-list,
body.tuspot-platform-theme .tuspot-floating-socials.is-shortcuts .tuspot-floating-socials-list,
body.tuspot-platform-theme .tuspot-floating-socials.is-custom .tuspot-floating-socials-list,
body .tuspot-floating-socials-list,
body .tuspot-floating-socials.is-shortcuts .tuspot-floating-socials-list,
body .tuspot-floating-socials.is-custom .tuspot-floating-socials-list{
	display:flex!important;
	flex-direction:column!important;
	gap:6px!important;
	padding:9px!important;
	border-radius:999px!important;
	background:rgba(255,255,255,.93)!important;
	border:1px solid rgba(35,187,231,.2)!important;
	box-shadow:0 18px 46px rgba(9,52,64,.14)!important;
}
body.tuspot-platform .tuspot-floating-socials a,
body.tuspot-platform .tuspot-floating-socials.is-shortcuts a,
body.tuspot-platform .tuspot-floating-socials.is-custom a,
body.tuspot-platform-theme .tuspot-floating-socials a,
body.tuspot-platform-theme .tuspot-floating-socials.is-shortcuts a,
body.tuspot-platform-theme .tuspot-floating-socials.is-custom a,
body .tuspot-floating-socials a,
body .tuspot-floating-socials.is-shortcuts a,
body .tuspot-floating-socials.is-custom a{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	width:36px!important;
	height:36px!important;
	min-width:36px!important;
	min-height:36px!important;
	padding:0!important;
	border-radius:999px!important;
	background:#F6FBFE!important;
	border:1px solid rgba(35,187,231,.18)!important;
	font-size:11px!important;
	font-weight:950!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
}
@media (max-width:1180px){
	body.tuspot-platform .tuspot-header-magazine-link,
	body.tuspot-platform-theme .tuspot-header-magazine-link{display:none!important;}
}
@media (max-width:782px){
	body.tuspot-platform .tuspot-currency-switcher__menu,
	body.tuspot-platform-theme .tuspot-currency-switcher__menu{right:auto!important;left:0!important;}
}


/* v2.9.5 — social rail jak wcześniej + bez duplikatu Magazynu w headerze. */
body.tuspot-platform .tuspot-header-magazine-link,
body.tuspot-platform-theme .tuspot-header-magazine-link{
	display:none!important;
}
body.tuspot-platform .tuspot-floating-socials,
body.tuspot-platform-theme .tuspot-floating-socials,
body .tuspot-floating-socials{
	position:fixed!important;
	right:18px!important;
	left:auto!important;
	top:50%!important;
	bottom:auto!important;
	z-index:45!important;
	display:inline-flex!important;
	flex-direction:row!important;
	align-items:center!important;
	justify-content:center!important;
	gap:10px!important;
	width:auto!important;
	height:auto!important;
	padding:0!important;
	margin:0!important;
	border:0!important;
	border-radius:0!important;
	background:transparent!important;
	box-shadow:none!important;
	transform:translateY(-50%) rotate(90deg)!important;
	transform-origin:center right!important;
}
body.tuspot-platform .tuspot-floating-socials-label,
body.tuspot-platform-theme .tuspot-floating-socials-label,
body .tuspot-floating-socials-label{
	display:inline-flex!important;
	align-items:center!important;
	writing-mode:horizontal-tb!important;
	transform:none!important;
	letter-spacing:.02em!important;
	font-size:14px!important;
	line-height:1!important;
	font-weight:950!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
	white-space:nowrap!important;
}
body.tuspot-platform .tuspot-floating-socials-label::after,
body.tuspot-platform-theme .tuspot-floating-socials-label::after,
body .tuspot-floating-socials-label::after{
	content:'—'!important;
	margin-left:10px!important;
	font-weight:950!important;
	color:#212844!important;
}
body.tuspot-platform .tuspot-floating-socials-list,
body.tuspot-platform .tuspot-floating-socials.is-shortcuts .tuspot-floating-socials-list,
body.tuspot-platform .tuspot-floating-socials.is-custom .tuspot-floating-socials-list,
body.tuspot-platform-theme .tuspot-floating-socials-list,
body.tuspot-platform-theme .tuspot-floating-socials.is-shortcuts .tuspot-floating-socials-list,
body.tuspot-platform-theme .tuspot-floating-socials.is-custom .tuspot-floating-socials-list,
body .tuspot-floating-socials-list,
body .tuspot-floating-socials.is-shortcuts .tuspot-floating-socials-list,
body .tuspot-floating-socials.is-custom .tuspot-floating-socials-list{
	display:inline-flex!important;
	flex-direction:row!important;
	align-items:center!important;
	gap:0!important;
	padding:0!important;
	margin:0!important;
	border:0!important;
	border-radius:0!important;
	background:transparent!important;
	box-shadow:none!important;
}
body.tuspot-platform .tuspot-floating-socials a,
body.tuspot-platform .tuspot-floating-socials.is-shortcuts a,
body.tuspot-platform .tuspot-floating-socials.is-custom a,
body.tuspot-platform-theme .tuspot-floating-socials a,
body.tuspot-platform-theme .tuspot-floating-socials.is-shortcuts a,
body.tuspot-platform-theme .tuspot-floating-socials.is-custom a,
body .tuspot-floating-socials a,
body .tuspot-floating-socials.is-shortcuts a,
body .tuspot-floating-socials.is-custom a{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	width:auto!important;
	height:auto!important;
	min-width:0!important;
	min-height:0!important;
	padding:0 8px!important;
	margin:0!important;
	border:0!important;
	border-radius:0!important;
	background:transparent!important;
	box-shadow:none!important;
	font-size:14px!important;
	font-weight:950!important;
	line-height:1!important;
	color:#212844!important;
	-webkit-text-fill-color:#212844!important;
	text-decoration:none!important;
	white-space:nowrap!important;
}
body.tuspot-platform .tuspot-floating-socials a:not(:last-child)::after,
body.tuspot-platform-theme .tuspot-floating-socials a:not(:last-child)::after,
body .tuspot-floating-socials a:not(:last-child)::after{
	content:'/'!important;
	display:inline-block!important;
	margin-left:14px!important;
	color:#212844!important;
	opacity:.8!important;
}
body.tuspot-platform .tuspot-floating-socials a:hover,
body.tuspot-platform .tuspot-floating-socials a:focus,
body.tuspot-platform-theme .tuspot-floating-socials a:hover,
body.tuspot-platform-theme .tuspot-floating-socials a:focus,
body .tuspot-floating-socials a:hover,
body .tuspot-floating-socials a:focus{
	color:#23BBE7!important;
	-webkit-text-fill-color:#23BBE7!important;
	background:transparent!important;
	outline:2px solid rgba(35,187,231,.35)!important;
	outline-offset:4px!important;
}
@media (max-width:1180px){
	body.tuspot-platform .tuspot-floating-socials,
	body.tuspot-platform-theme .tuspot-floating-socials,
	body .tuspot-floating-socials{display:none!important;}
}

/* v2.9.7 — header i mobilna nawigacja w stylu TuSpot.eu, dostosowane do TuSpot.pl. */
body.tuspot-platform-theme .tuspot-eu-style-header,
body.tuspot-platform .tuspot-eu-style-header{
	position:sticky!important;
	top:0!important;
	z-index:90!important;
	min-height:74px!important;
	background:rgba(255,255,255,.90)!important;
	backdrop-filter:blur(18px)!important;
	-webkit-backdrop-filter:blur(18px)!important;
	border-bottom:1px solid rgba(217,234,241,.88)!important;
	box-shadow:0 10px 30px rgba(9,52,64,.045)!important;
	overflow:visible!important;
}
body.tuspot-platform-theme .tuspot-eu-header-inner,
body.tuspot-platform .tuspot-eu-header-inner{
	height:74px!important;
	min-height:74px!important;
	display:flex!important;
	align-items:center!important;
	gap:clamp(12px,1.15vw,20px)!important;
	overflow:visible!important;
	width:var(--ts-shell)!important;
	max-width:var(--ts-shell)!important;
}
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-brand,
body.tuspot-platform-theme .tuspot-eu-style-header .custom-logo-link,
body.tuspot-platform .tuspot-eu-style-header .tuspot-brand,
body.tuspot-platform .tuspot-eu-style-header .custom-logo-link{
	min-width:150px!important;
	max-width:220px!important;
	z-index:110!important;
}
body.tuspot-platform-theme .tuspot-eu-style-header .custom-logo-link img,
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-brand-logo-img,
body.tuspot-platform .tuspot-eu-style-header .custom-logo-link img,
body.tuspot-platform .tuspot-eu-style-header .tuspot-brand-logo-img{
	max-height:48px!important;
	max-width:210px!important;
}
body.tuspot-platform-theme .tuspot-eu-main-nav,
body.tuspot-platform .tuspot-eu-main-nav{
	margin-left:auto!important;
	flex:1 1 auto!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	min-width:0!important;
	overflow:visible!important;
}
body.tuspot-platform-theme .tuspot-eu-nav-list,
body.tuspot-platform-theme .tuspot-site-nav__list,
body.tuspot-platform .tuspot-eu-nav-list,
body.tuspot-platform .tuspot-site-nav__list{
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	gap:clamp(4px,.45vw,9px)!important;
	list-style:none!important;
	margin:0!important;
	padding:0!important;
	flex-wrap:nowrap!important;
}
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav__list>li,
body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav__list>li{
	position:relative!important;
	display:flex!important;
	align-items:center!important;
	margin:0!important;
	padding:0!important;
	white-space:nowrap!important;
}
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav__list>li>a,
body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav__list>li>a{
	display:inline-flex!important;
	align-items:center!important;
	justify-content:center!important;
	gap:6px!important;
	min-height:40px!important;
	padding:0 10px!important;
	border-radius:999px!important;
	background:transparent!important;
	color:#123246!important;
	-webkit-text-fill-color:#123246!important;
	font-size:clamp(12px,.7vw,14px)!important;
	font-weight:950!important;
	line-height:1!important;
	text-decoration:none!important;
	transition:background .18s ease,color .18s ease,box-shadow .18s ease!important;
}
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav__list>li>a:hover,
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav__list>li>a:focus,
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav__list>li.current-menu-item>a,
body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav__list>li>a:hover,
body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav__list>li>a:focus,
body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav__list>li.current-menu-item>a{
	background:#EAF8FE!important;
	color:#093440!important;
	-webkit-text-fill-color:#093440!important;
	box-shadow:inset 0 0 0 1px rgba(35,187,231,.18)!important;
}
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav .sub-menu,
body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav .sub-menu{
	display:block!important;
	position:absolute!important;
	left:50%!important;
	top:calc(100% + 12px)!important;
	z-index:130!important;
	min-width:260px!important;
	max-width:min(520px,calc(100vw - 48px))!important;
	padding:10px!important;
	border:1px solid rgba(217,234,241,.96)!important;
	border-radius:22px!important;
	background:rgba(255,255,255,.98)!important;
	box-shadow:0 24px 60px rgba(9,52,64,.16)!important;
	transform:translateX(-50%) translateY(8px)!important;
	opacity:0!important;
	visibility:hidden!important;
	pointer-events:none!important;
	transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important;
}
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav li:hover>.sub-menu,
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav li:focus-within>.sub-menu,
body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav li:hover>.sub-menu,
body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav li:focus-within>.sub-menu{
	opacity:1!important;
	visibility:visible!important;
	pointer-events:auto!important;
	transform:translateX(-50%) translateY(0)!important;
}
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav .sub-menu a,
body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav .sub-menu a{
	display:flex!important;
	align-items:center!important;
	min-height:40px!important;
	padding:10px 12px!important;
	border-radius:14px!important;
	color:#123246!important;
	-webkit-text-fill-color:#123246!important;
	font-size:13px!important;
	font-weight:900!important;
	text-decoration:none!important;
}
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav .sub-menu a:hover,
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav .sub-menu a:focus,
body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav .sub-menu a:hover,
body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav .sub-menu a:focus{
	background:#EAF8FE!important;
	color:#093440!important;
	-webkit-text-fill-color:#093440!important;
}
body.tuspot-platform-theme .tuspot-eu-header-actions,
body.tuspot-platform .tuspot-eu-header-actions{
	flex:0 0 auto!important;
	display:flex!important;
	align-items:center!important;
	gap:8px!important;
	white-space:nowrap!important;
}
body.tuspot-platform-theme .tuspot-eu-header-actions .tuspot-link-quiet,
body.tuspot-platform .tuspot-eu-header-actions .tuspot-link-quiet{
	min-height:40px!important;
	padding:0 4px!important;
	font-size:13px!important;
	font-weight:950!important;
	color:#123246!important;
	-webkit-text-fill-color:#123246!important;
}
body.tuspot-platform-theme .tuspot-eu-header-actions .tuspot-button,
body.tuspot-platform .tuspot-eu-header-actions .tuspot-button{
	min-height:42px!important;
	padding:0 16px!important;
	border-radius:999px!important;
	background:#23BBE7!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
	box-shadow:0 12px 28px rgba(35,187,231,.20)!important;
}
body.tuspot-platform-theme .tuspot-eu-header-actions .tuspot-button:hover,
body.tuspot-platform-theme .tuspot-eu-header-actions .tuspot-button:focus,
body.tuspot-platform .tuspot-eu-header-actions .tuspot-button:hover,
body.tuspot-platform .tuspot-eu-header-actions .tuspot-button:focus{
	background:#212844!important;
	color:#fff!important;
	-webkit-text-fill-color:#fff!important;
}
body.tuspot-platform-theme .tuspot-eu-mobile-toggle,
body.tuspot-platform .tuspot-eu-mobile-toggle{
	display:none!important;
	width:44px!important;
	height:44px!important;
	border-radius:999px!important;
	border:1px solid var(--ts-border)!important;
	background:#fff!important;
	box-shadow:0 10px 24px rgba(9,52,64,.08)!important;
	place-items:center!important;
	padding:12px!important;
	margin-left:0!important;
	z-index:120!important;
}
body.tuspot-platform-theme .tuspot-eu-mobile-toggle span,
body.tuspot-platform .tuspot-eu-mobile-toggle span{height:2px!important;background:#212844!important;margin:3px 0!important;border-radius:99px!important;width:18px!important;}
body.tuspot-platform-theme .tuspot-mobile-menu-actions,
body.tuspot-platform .tuspot-mobile-menu-actions{display:none!important;}
@media (max-width:1320px){
	body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav__list>li>a,
	body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav__list>li>a{padding-inline:7px!important;font-size:12.5px!important;}
	body.tuspot-platform-theme .tuspot-eu-header-actions .tuspot-currency-switcher,
	body.tuspot-platform .tuspot-eu-header-actions .tuspot-currency-switcher{display:none!important;}
	body.tuspot-platform-theme .tuspot-eu-style-header .custom-logo-link img,
	body.tuspot-platform .tuspot-eu-style-header .custom-logo-link img{max-width:184px!important;}
}
@media (max-width:1120px){
	body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav__list>li:nth-last-child(-n+2),
	body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav__list>li:nth-last-child(-n+2){display:none!important;}
}
@media (max-width:860px){
	body.tuspot-platform-theme,
	body.tuspot-platform{padding-bottom:86px!important;}
	body.tuspot-platform-theme .tuspot-eu-style-header,
	body.tuspot-platform .tuspot-eu-style-header{min-height:70px!important;}
	body.tuspot-platform-theme .tuspot-eu-header-inner,
	body.tuspot-platform .tuspot-eu-header-inner{height:auto!important;min-height:70px!important;display:grid!important;grid-template-columns:auto 44px auto!important;gap:10px!important;padding-block:10px!important;}
	body.tuspot-platform-theme .tuspot-eu-mobile-toggle,
	body.tuspot-platform .tuspot-eu-mobile-toggle{display:grid!important;grid-column:2!important;grid-row:1!important;}
	body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-brand,
	body.tuspot-platform-theme .tuspot-eu-style-header .custom-logo-link,
	body.tuspot-platform .tuspot-eu-style-header .tuspot-brand,
	body.tuspot-platform .tuspot-eu-style-header .custom-logo-link{grid-column:1!important;grid-row:1!important;min-width:0!important;max-width:164px!important;}
	body.tuspot-platform-theme .tuspot-eu-header-actions,
	body.tuspot-platform .tuspot-eu-header-actions{grid-column:3!important;grid-row:1!important;justify-content:flex-end!important;gap:6px!important;}
	body.tuspot-platform-theme .tuspot-eu-header-actions .tuspot-link-quiet,
	body.tuspot-platform-theme .tuspot-eu-header-actions .tuspot-currency-switcher,
	body.tuspot-platform .tuspot-eu-header-actions .tuspot-link-quiet,
	body.tuspot-platform .tuspot-eu-header-actions .tuspot-currency-switcher{display:none!important;}
	body.tuspot-platform-theme .tuspot-eu-header-actions .tuspot-button,
	body.tuspot-platform .tuspot-eu-header-actions .tuspot-button{min-height:40px!important;padding-inline:12px!important;font-size:12px!important;}
	body.tuspot-platform-theme .tuspot-eu-main-nav,
	body.tuspot-platform .tuspot-eu-main-nav{display:none!important;grid-column:1 / -1!important;grid-row:2!important;margin:0!important;width:100%!important;}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav,
	body.tuspot-platform .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav{display:block!important;position:static!important;left:auto!important;right:auto!important;top:auto!important;padding:10px!important;border:1px solid rgba(217,234,241,.94)!important;border-radius:24px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 22px 58px rgba(9,52,64,.14)!important;max-height:calc(100vh - 164px)!important;overflow:auto!important;}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .tuspot-site-nav__list,
	body.tuspot-platform .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .tuspot-site-nav__list{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .tuspot-site-nav__list>li,
	body.tuspot-platform .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .tuspot-site-nav__list>li{display:block!important;white-space:normal!important;}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .tuspot-site-nav__list>li>a,
	body.tuspot-platform .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .tuspot-site-nav__list>li>a{width:100%!important;justify-content:space-between!important;min-height:46px!important;padding:12px 14px!important;border-radius:16px!important;background:#F6FBFE!important;color:#123246!important;-webkit-text-fill-color:#123246!important;}
	body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .sub-menu,
	body.tuspot-platform .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .sub-menu{position:static!important;display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important;min-width:0!important;max-width:none!important;margin:5px 0 8px!important;padding:8px!important;border-radius:18px!important;box-shadow:none!important;background:#fff!important;}
	body.tuspot-platform-theme .tuspot-mobile-menu-actions,
	body.tuspot-platform .tuspot-mobile-menu-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:10px!important;}
	body.tuspot-platform-theme .tuspot-mobile-menu-actions a,
	body.tuspot-platform .tuspot-mobile-menu-actions a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;border-radius:16px!important;background:#212844!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-weight:950!important;text-decoration:none!important;}
	body.tuspot-platform-theme .tuspot-mobile-menu-actions a:last-child,
	body.tuspot-platform .tuspot-mobile-menu-actions a:last-child{background:#23BBE7!important;}
}
body.tuspot-platform-theme .tuspot-mobile-bottom-nav,
body.tuspot-platform .tuspot-mobile-bottom-nav{display:none!important;}
@media (max-width:720px){
	body.tuspot-platform-theme .tuspot-mobile-bottom-nav,
	body.tuspot-platform .tuspot-mobile-bottom-nav{position:fixed!important;left:12px!important;right:12px!important;bottom:12px!important;z-index:120!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:4px!important;padding:8px!important;border:1px solid rgba(217,234,241,.94)!important;border-radius:24px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 18px 54px rgba(9,52,64,.18)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;}
	body.tuspot-platform-theme .tuspot-mobile-bottom-nav a,
	body.tuspot-platform .tuspot-mobile-bottom-nav a{min-height:52px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;border-radius:17px!important;color:#657789!important;-webkit-text-fill-color:#657789!important;font-size:11px!important;font-weight:950!important;text-decoration:none!important;line-height:1!important;}
	body.tuspot-platform-theme .tuspot-mobile-bottom-nav a span,
	body.tuspot-platform .tuspot-mobile-bottom-nav a span{display:block!important;color:#23BBE7!important;-webkit-text-fill-color:#23BBE7!important;font-size:18px!important;line-height:1!important;}
	body.tuspot-platform-theme .tuspot-mobile-bottom-nav a:hover,
	body.tuspot-platform-theme .tuspot-mobile-bottom-nav a:focus,
	body.tuspot-platform .tuspot-mobile-bottom-nav a:hover,
	body.tuspot-platform .tuspot-mobile-bottom-nav a:focus{background:#EAF8FE!important;color:#093440!important;-webkit-text-fill-color:#093440!important;}
	body.tuspot-platform-theme .tuspot-mobile-bottom-nav a.is-primary,
	body.tuspot-platform .tuspot-mobile-bottom-nav a.is-primary{background:#212844!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 12px 28px rgba(33,40,68,.18)!important;}
	body.tuspot-platform-theme .tuspot-mobile-bottom-nav a.is-primary span,
	body.tuspot-platform .tuspot-mobile-bottom-nav a.is-primary span{color:#fff!important;-webkit-text-fill-color:#fff!important;}
}

/* v2.9.8 — compact logged-in owner account in header. */
body.tuspot-platform-theme .tuspot-header-account{
  position:relative;
  display:inline-flex;
  align-items:center;
  z-index:70;
}
body.tuspot-platform-theme .tuspot-header-account__toggle{
  min-height:46px;
  max-width:220px;
  display:inline-flex;
  align-items:center;
  gap:9px;
  border:1px solid var(--ts-border);
  border-radius:var(--ts-pill);
  background:#fff;
  color:var(--ts-navy)!important;
  padding:6px 13px 6px 7px;
  font:inherit;
  font-size:14px;
  font-weight:950;
  line-height:1;
  cursor:pointer;
  box-shadow:0 12px 28px rgba(9,52,64,.08);
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
body.tuspot-platform-theme .tuspot-header-account__toggle:hover,
body.tuspot-platform-theme .tuspot-header-account__toggle:focus-visible,
body.tuspot-platform-theme .tuspot-header-account.is-open .tuspot-header-account__toggle{
  transform:translateY(-1px);
  border-color:rgba(35,187,231,.75);
  box-shadow:0 16px 36px rgba(9,52,64,.13);
  outline:0;
}
body.tuspot-platform-theme .tuspot-header-account__avatar{
  width:34px;
  height:34px;
  border-radius:50%;
  overflow:hidden;
  display:grid;
  place-items:center;
  flex:0 0 34px;
  background:#EAF8FE;
  color:var(--ts-navy);
  border:1px solid #D9EAF1;
  font-weight:950;
}
body.tuspot-platform-theme .tuspot-header-account__avatar img{
  width:100%;
  height:100%;
  object-fit:cover;
}
body.tuspot-platform-theme .tuspot-header-account__text{
  display:inline-block;
  max-width:132px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
body.tuspot-platform-theme .tuspot-header-account__chevron{
  color:#6D7F8D;
  font-size:15px;
  line-height:1;
  margin-left:1px;
}
body.tuspot-platform-theme .tuspot-header-account__menu{
  position:absolute;
  right:0;
  top:calc(100% + 12px);
  width:250px;
  padding:10px;
  border:1px solid var(--ts-border);
  border-radius:24px;
  background:#fff;
  box-shadow:0 24px 70px rgba(9,52,64,.18);
  z-index:99;
}
body.tuspot-platform-theme .tuspot-header-account__menu a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:42px;
  padding:10px 13px;
  border-radius:16px;
  color:var(--ts-navy)!important;
  font-weight:900;
  text-decoration:none!important;
}
body.tuspot-platform-theme .tuspot-header-account__menu a:hover,
body.tuspot-platform-theme .tuspot-header-account__menu a:focus-visible{
  background:#EAF8FE;
  color:#093440!important;
  outline:0;
}
body.tuspot-platform-theme .tuspot-header-account__menu a::after{
  content:"→";
  opacity:.55;
}
body.tuspot-platform-theme .tuspot-header-account__menu .tuspot-header-account__logout{
  margin-top:6px;
  border-top:1px solid #E3F0F6;
  color:#6D7F8D!important;
}
@media(max-width:980px){
  body.tuspot-platform-theme .tuspot-header-account{display:none;}
}
@media(max-width:1180px){
  body.tuspot-platform-theme .tuspot-header-account__text{max-width:92px;}
}

/* v2.9.9 — safety layer: adres i akcje transportowe nie dziedziczą błędnych kolorów. */
body.tuspot-platform .tuspot-place-address .tuspot-place-address-text,
body.tuspot-platform .tuspot-place-address-wide .tuspot-place-address-text,
body.tuspot-platform .tuspot-v4-single-place__span.tuspot-v4-single-place__span-5.tuspot-v4-single-place__v4-el-6.tuspot-v4-single-place__v4-el-30{
  color:#093440!important;
  -webkit-text-fill-color:#093440!important;
  text-shadow:none!important;
}
body.tuspot-platform .tuspot-transport-picker .tuspot-transport-admin-link,
body.tuspot-platform .tuspot-transport-picker .tuspot-transport-add-manual,
body.tuspot-platform .tuspot-tcp-route-tools button,
body.tuspot-platform .tuspot-tcp-route-tools a{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

/* v2.9.10 — safety layer dla mapy i zakładek kalkulatora. */
body.tuspot-platform .tuspot-flow-shell .tuspot-map-picker,
body.tuspot-platform .tuspot-v4-add-place__div-5 .tuspot-map-picker{background-image:none!important;filter:none!important;overflow:hidden!important;min-height:430px!important;height:430px!important;max-height:430px!important;}
body.tuspot-platform .tuspot-travel-cost .tuspot-tcp-tabs .tuspot-tcp-tab,
body.tuspot-platform .tuspot-travel-cost .tuspot-tcp-tabs .tuspot-tcp-tab *,
body.tuspot-platform .tuspot-travel-cost .tuspot-tcp-tabs .tuspot-tcp-tab .tuspot-tcp-tab-label{color:#093440!important;-webkit-text-fill-color:#093440!important;stroke:#093440!important;}


/* TuSpot Platform Theme v2.9.11 — izolacja mapy formularza przed katalogową kratką .tuspot-map-card div. */
body.tuspot-platform .tuspot-flow-shell .tuspot-map-card-form,
body.tuspot-platform-theme .tuspot-flow-shell .tuspot-map-card-form{position:relative!important;top:auto!important;min-height:0!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;overflow:visible!important;}
body.tuspot-platform .tuspot-flow-shell .tuspot-map-card-form > .tuspot-map-toolbar,
body.tuspot-platform .tuspot-flow-shell .tuspot-map-card-form > .tuspot-map-toolbar > div,
body.tuspot-platform-theme .tuspot-flow-shell .tuspot-map-card-form > .tuspot-map-toolbar,
body.tuspot-platform-theme .tuspot-flow-shell .tuspot-map-card-form > .tuspot-map-toolbar > div{position:relative!important;display:block!important;width:100%!important;min-height:0!important;height:auto!important;margin:0 0 12px!important;padding:0!important;background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;}
body.tuspot-platform .tuspot-flow-shell .tuspot-map-card-form > .tuspot-map-picker,
body.tuspot-platform-theme .tuspot-flow-shell .tuspot-map-card-form > .tuspot-map-picker{display:block!important;position:relative!important;z-index:1!important;clear:both!important;width:100%!important;min-height:430px!important;height:430px!important;max-height:430px!important;margin:0!important;padding:0!important;border:1px solid #cfeaf3!important;border-radius:28px!important;background:#dfeef4!important;background-image:none!important;overflow:hidden!important;filter:none!important;transform:none!important;box-shadow:0 18px 46px rgba(9,52,64,.08)!important;}
body.tuspot-platform .tuspot-flow-shell .tuspot-map-card-form .tuspot-map-picker :is(div,span,a),
body.tuspot-platform-theme .tuspot-flow-shell .tuspot-map-card-form .tuspot-map-picker :is(div,span,a){background-image:none!important;}
body.tuspot-platform .tuspot-flow-shell .tuspot-map-card-form .tuspot-map-status,
body.tuspot-platform-theme .tuspot-flow-shell .tuspot-map-card-form .tuspot-map-status{position:relative!important;z-index:2!important;display:flex!important;width:100%!important;height:auto!important;min-height:0!important;margin:14px 0 0!important;background:#eaf8fe!important;background-image:none!important;}
body.tuspot-platform .tuspot-flow-shell button.tuspot-select-button--tuspot_tax_tuspot_region,
body.tuspot-platform .tuspot-flow-shell button.tuspot-select-button--tuspot_tax_tuspot_region:is(:hover,:focus,:active){display:flex!important;width:100%!important;min-height:64px!important;background:#eaf8fe!important;color:#093440!important;-webkit-text-fill-color:#093440!important;border:1px solid #cfeaf3!important;border-radius:28px!important;opacity:1!important;visibility:visible!important;}
body.tuspot-platform .tuspot-flow-shell button.tuspot-select-button--tuspot_tax_tuspot_region :is(span,strong,b,em,small,svg,path){color:#093440!important;-webkit-text-fill-color:#093440!important;stroke:#093440!important;opacity:1!important;visibility:visible!important;}

/* TuSpot Platform Theme v2.9.14 — Magazyn TuSpot na stronie głównej */
body.tuspot-platform-theme .tuspot-section--magazine,
body.tuspot-platform .tuspot-section--magazine{
  position:relative;
  padding:86px 0;
  background:linear-gradient(180deg,#f6fbfe 0%,#ffffff 100%);
  overflow:hidden;
}
body.tuspot-platform-theme .tuspot-section--magazine:before,
body.tuspot-platform .tuspot-section--magazine:before{
  content:"";
  position:absolute;
  inset:24px max(24px,calc((100vw - min(clamp(1220px,74vw,1720px),calc(100vw - 48px))) / 2)) auto;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(35,187,231,.38),transparent);
  pointer-events:none;
}
body.tuspot-platform-theme .tuspot-magazine-head,
body.tuspot-platform .tuspot-magazine-head{
  align-items:flex-end;
  gap:28px;
}
body.tuspot-platform-theme .tuspot-magazine-head p,
body.tuspot-platform .tuspot-magazine-head p{
  max-width:760px;
}
body.tuspot-platform-theme .tuspot-magazine-grid,
body.tuspot-platform .tuspot-magazine-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:26px;
}
body.tuspot-platform-theme .tuspot-magazine-card,
body.tuspot-platform .tuspot-magazine-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:100%;
  overflow:hidden;
  background:#fff;
  border:1px solid rgba(35,187,231,.22);
  border-radius:32px;
  box-shadow:0 22px 54px rgba(9,52,64,.08);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
body.tuspot-platform-theme .tuspot-magazine-card:hover,
body.tuspot-platform .tuspot-magazine-card:hover{
  transform:translateY(-4px);
  border-color:rgba(35,187,231,.46);
  box-shadow:0 30px 72px rgba(9,52,64,.13);
}
body.tuspot-platform-theme .tuspot-magazine-card__media,
body.tuspot-platform .tuspot-magazine-card__media{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:220px;
  aspect-ratio:4/3;
  overflow:hidden;
  background:linear-gradient(135deg,#dff7ff,#f6fbfe);
  color:#093440;
  text-decoration:none;
}
body.tuspot-platform-theme .tuspot-magazine-card__media img,
body.tuspot-platform .tuspot-magazine-card__media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .28s ease,filter .28s ease;
}
body.tuspot-platform-theme .tuspot-magazine-card:hover .tuspot-magazine-card__media img,
body.tuspot-platform .tuspot-magazine-card:hover .tuspot-magazine-card__media img{
  transform:scale(1.045);
  filter:saturate(1.06);
}
body.tuspot-platform-theme .tuspot-magazine-card__media span,
body.tuspot-platform .tuspot-magazine-card__media span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 16px;
  border-radius:999px;
  background:#fff;
  color:#093440;
  font-weight:900;
  box-shadow:0 16px 34px rgba(9,52,64,.08);
}
body.tuspot-platform-theme .tuspot-magazine-card__body,
body.tuspot-platform .tuspot-magazine-card__body{
  display:flex;
  flex-direction:column;
  gap:12px;
  padding:24px;
}
body.tuspot-platform-theme .tuspot-magazine-card__meta,
body.tuspot-platform .tuspot-magazine-card__meta{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  padding:7px 11px;
  border-radius:999px;
  background:#eaf8fe;
  color:#0b6f85;
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
body.tuspot-platform-theme .tuspot-magazine-card h3,
body.tuspot-platform .tuspot-magazine-card h3{
  margin:0;
  color:#071f37;
  font-size:clamp(22px,1.65vw,30px);
  line-height:1.05;
  letter-spacing:-.045em;
}
body.tuspot-platform-theme .tuspot-magazine-card h3 a,
body.tuspot-platform .tuspot-magazine-card h3 a{
  color:#071f37;
  text-decoration:none;
}
body.tuspot-platform-theme .tuspot-magazine-card h3 a:hover,
body.tuspot-platform .tuspot-magazine-card h3 a:hover{
  color:#0b6f85;
}
body.tuspot-platform-theme .tuspot-magazine-card p,
body.tuspot-platform .tuspot-magazine-card p{
  margin:0;
  color:#64798a;
  font-size:16px;
  line-height:1.58;
}
body.tuspot-platform-theme .tuspot-magazine-card--fallback,
body.tuspot-platform .tuspot-magazine-card--fallback{
  border-style:dashed;
}
@media(max-width:980px){
  body.tuspot-platform-theme .tuspot-magazine-head,
  body.tuspot-platform .tuspot-magazine-head{align-items:flex-start;}
  body.tuspot-platform-theme .tuspot-magazine-grid,
  body.tuspot-platform .tuspot-magazine-grid{grid-template-columns:1fr 1fr;}
}
@media(max-width:680px){
  body.tuspot-platform-theme .tuspot-section--magazine,
  body.tuspot-platform .tuspot-section--magazine{padding:58px 0;}
  body.tuspot-platform-theme .tuspot-magazine-grid,
  body.tuspot-platform .tuspot-magazine-grid{grid-template-columns:1fr;gap:18px;}
  body.tuspot-platform-theme .tuspot-magazine-card,
  body.tuspot-platform .tuspot-magazine-card{border-radius:24px;}
  body.tuspot-platform-theme .tuspot-magazine-card__body,
  body.tuspot-platform .tuspot-magazine-card__body{padding:20px;}
}

/* v2.9.15 — wyszukiwarka główna, katalog, menu i stabilny kontrast formularzy */
body.tuspot-platform-theme .tuspot-searchbar--directory{
  grid-template-columns:minmax(190px,1fr) minmax(190px,1fr) minmax(190px,1fr) auto!important;
  max-width:980px!important;
  overflow:visible!important;
}
body.tuspot-platform-theme .tuspot-searchbar--directory label{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:4px!important;
  align-items:center!important;
  min-width:0!important;
  padding:8px 18px!important;
}
body.tuspot-platform-theme .tuspot-searchbar--directory label:last-of-type{
  border-right:1px solid var(--ts-border)!important;
}
body.tuspot-platform-theme .tuspot-searchbar--directory select{
  width:100%!important;
  min-width:0!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  color:#093440!important;
  -webkit-text-fill-color:#093440!important;
  font:inherit!important;
  font-weight:900!important;
  line-height:1.2!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  padding:0 26px 0 0!important;
  background-image:linear-gradient(45deg,transparent 50%,#093440 50%),linear-gradient(135deg,#093440 50%,transparent 50%)!important;
  background-position:calc(100% - 10px) 50%,calc(100% - 5px) 50%!important;
  background-size:5px 5px,5px 5px!important;
  background-repeat:no-repeat!important;
}
body.tuspot-platform-theme .tuspot-searchbar--directory select option{
  color:#093440!important;
  background:#fff!important;
  -webkit-text-fill-color:#093440!important;
}
body.tuspot-platform-theme .tuspot-searchbar--directory button{
  min-width:118px!important;
}
body.tuspot-platform-theme .tuspot-site-header,
body.tuspot-platform-theme .tuspot-site-header__inner,
body.tuspot-platform-theme .tuspot-site-nav,
body.tuspot-platform-theme .tuspot-eu-main-nav,
body.tuspot-platform-theme .tuspot-site-nav__list,
body.tuspot-platform-theme .tuspot-site-nav__list>li,
body.tuspot-platform .tuspot-site-header,
body.tuspot-platform .tuspot-site-header__inner,
body.tuspot-platform .tuspot-site-nav,
body.tuspot-platform .tuspot-eu-main-nav,
body.tuspot-platform .tuspot-site-nav__list,
body.tuspot-platform .tuspot-site-nav__list>li{
  overflow:visible!important;
}
body.tuspot-platform-theme .tuspot-site-header,
body.tuspot-platform .tuspot-site-header{
  z-index:999!important;
}
body.tuspot-platform .tuspot-start-promo-bar,
body.tuspot-platform-theme .tuspot-start-promo-bar{
  z-index:80!important;
}
body.tuspot-platform-theme .tuspot-site-nav .sub-menu,
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav .sub-menu,
body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav .sub-menu{
  top:calc(100% + 8px)!important;
  z-index:1100!important;
  clip-path:none!important;
  overflow:visible!important;
}
body.tuspot-platform-theme .tuspot-site-nav .sub-menu::before,
body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav .sub-menu::before,
body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav .sub-menu::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:-12px!important;
  height:12px!important;
  display:block!important;
}
body.tuspot-platform .tuspot-catalog-native .tuspot-catalog-toolbar,
body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;
  gap:12px!important;
  align-items:end!important;
  background:#fff!important;
  border:1px solid #D9EAF1!important;
  border-radius:30px!important;
  padding:16px!important;
  margin:0 0 30px!important;
  box-shadow:0 16px 42px rgba(9,52,64,.08)!important;
}
body.tuspot-platform .tuspot-catalog-toolbar label,
body.tuspot-platform-theme .tuspot-catalog-toolbar label{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:7px!important;
  margin:0!important;
  min-width:0!important;
}
body.tuspot-platform .tuspot-catalog-toolbar label span,
body.tuspot-platform-theme .tuspot-catalog-toolbar label span{
  display:block!important;
  font-size:11px!important;
  text-transform:uppercase!important;
  letter-spacing:.12em!important;
  font-weight:950!important;
  color:#74899A!important;
  -webkit-text-fill-color:#74899A!important;
}
body.tuspot-platform .tuspot-catalog-toolbar :is(input,select),
body.tuspot-platform-theme .tuspot-catalog-toolbar :is(input,select){
  width:100%!important;
  min-width:0!important;
  height:48px!important;
  border:1px solid #D9EAF1!important;
  border-radius:18px!important;
  background:#F7FCFE!important;
  color:#093440!important;
  -webkit-text-fill-color:#093440!important;
  font:inherit!important;
  font-weight:850!important;
  padding:0 14px!important;
  outline:0!important;
  box-shadow:none!important;
}
body.tuspot-platform .tuspot-catalog-toolbar select option,
body.tuspot-platform-theme .tuspot-catalog-toolbar select option{
  color:#093440!important;
  background:#fff!important;
  -webkit-text-fill-color:#093440!important;
}
body.tuspot-platform .tuspot-catalog-toolbar .tuspot-button,
body.tuspot-platform-theme .tuspot-catalog-toolbar .tuspot-button{
  min-height:48px!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
body.tuspot-platform .tuspot-catalog-toolbar .tuspot-button--ghost,
body.tuspot-platform-theme .tuspot-catalog-toolbar .tuspot-button--ghost{
  color:#212844!important;
  -webkit-text-fill-color:#212844!important;
  background:#fff!important;
}
body.tuspot-platform .tuspot-category-shell,
body.tuspot-platform-theme .tuspot-category-shell,
body.tuspot-platform .tuspot-category-page .tuspot-category-shell,
body.tuspot-platform-theme .tuspot-category-page .tuspot-category-shell{
  padding-top:0!important;
}
body.tuspot-platform-theme .tuspot-archive-hero,
body.tuspot-platform .tuspot-archive-hero{
  padding-bottom:42px!important;
}
@media (max-width:860px){
  body.tuspot-platform-theme .tuspot-searchbar--directory{
    grid-template-columns:1fr!important;
  }
  body.tuspot-platform-theme .tuspot-searchbar--directory label,
  body.tuspot-platform-theme .tuspot-searchbar--directory label:last-of-type{
    border-right:0!important;
    border-bottom:1px solid var(--ts-border)!important;
  }
}

/* v2.9.16 — katalog i menu: bezpieczne selektory bez psucia minifikacji. */
@media (min-width:1181px){
  body.tuspot-platform-theme .tuspot-site-header,
  body.tuspot-platform .tuspot-site-header{
    position:sticky!important;
    top:0!important;
    z-index:3000!important;
    overflow:visible!important;
  }
  body.tuspot-platform-theme .tuspot-start-promo-bar,
  body.tuspot-platform .tuspot-start-promo-bar{
    position:relative!important;
    z-index:1!important;
  }
  body.tuspot-platform-theme .tuspot-site-header__inner,
  body.tuspot-platform-theme .tuspot-eu-header-inner,
  body.tuspot-platform-theme .tuspot-site-nav,
  body.tuspot-platform-theme .tuspot-eu-main-nav,
  body.tuspot-platform-theme .tuspot-site-nav__list,
  body.tuspot-platform-theme .tuspot-site-nav__list>li,
  body.tuspot-platform .tuspot-site-header__inner,
  body.tuspot-platform .tuspot-eu-header-inner,
  body.tuspot-platform .tuspot-site-nav,
  body.tuspot-platform .tuspot-eu-main-nav,
  body.tuspot-platform .tuspot-site-nav__list,
  body.tuspot-platform .tuspot-site-nav__list>li{
    overflow:visible!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li>.sub-menu,
  body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav__list>li>.sub-menu,
  body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav__list>li>.sub-menu{
    top:44px!important;
    z-index:3200!important;
    margin-top:0!important;
    clip-path:none!important;
    overflow:visible!important;
    transform:translateX(-50%) translateY(8px)!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li:hover>.sub-menu,
  body.tuspot-platform-theme .tuspot-site-nav__list>li:focus-within>.sub-menu,
  body.tuspot-platform .tuspot-site-nav__list>li:hover>.sub-menu,
  body.tuspot-platform .tuspot-site-nav__list>li:focus-within>.sub-menu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(-50%) translateY(0)!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li:nth-last-child(-n+2)>.sub-menu,
  body.tuspot-platform .tuspot-site-nav__list>li:nth-last-child(-n+2)>.sub-menu{
    left:auto!important;
    right:0!important;
    transform:translateY(8px)!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li:nth-last-child(-n+2):hover>.sub-menu,
  body.tuspot-platform-theme .tuspot-site-nav__list>li:nth-last-child(-n+2):focus-within>.sub-menu,
  body.tuspot-platform .tuspot-site-nav__list>li:nth-last-child(-n+2):hover>.sub-menu,
  body.tuspot-platform .tuspot-site-nav__list>li:nth-last-child(-n+2):focus-within>.sub-menu{
    transform:translateY(0)!important;
  }
}

body.tuspot-platform-theme .tuspot-catalog-native-hero,
body.tuspot-platform .tuspot-catalog-native-hero{
  padding-top:56px!important;
  padding-bottom:28px!important;
}
body.tuspot-platform-theme .tuspot-catalog-native,
body.tuspot-platform .tuspot-catalog-native{
  padding-top:0!important;
}
body.tuspot-platform-theme .tuspot-category-shell,
body.tuspot-platform .tuspot-category-shell,
body.tuspot-platform-theme .tuspot-category-page .tuspot-category-shell,
body.tuspot-platform .tuspot-category-page .tuspot-category-shell{
  padding-top:0!important;
  margin-top:0!important;
}
body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar,
body.tuspot-platform .tuspot-catalog-native .tuspot-catalog-toolbar{
  display:grid!important;
  grid-template-columns:minmax(220px,1.25fr) minmax(180px,.85fr) minmax(180px,.85fr) minmax(160px,.75fr) minmax(150px,.62fr) minmax(150px,.62fr)!important;
  gap:12px!important;
  align-items:end!important;
  background:#fff!important;
  border:1px solid #D9EAF1!important;
  border-radius:30px!important;
  padding:16px!important;
  margin:0 0 30px!important;
  box-shadow:0 16px 42px rgba(9,52,64,.08)!important;
}
body.tuspot-platform-theme .tuspot-catalog-toolbar input,
body.tuspot-platform-theme .tuspot-catalog-toolbar select,
body.tuspot-platform .tuspot-catalog-toolbar input,
body.tuspot-platform .tuspot-catalog-toolbar select{
  width:100%!important;
  min-width:0!important;
  height:48px!important;
  border:1px solid #D9EAF1!important;
  border-radius:18px!important;
  background:#F7FCFE!important;
  color:#093440!important;
  -webkit-text-fill-color:#093440!important;
  font:inherit!important;
  font-weight:850!important;
  padding:0 14px!important;
  outline:0!important;
  box-shadow:none!important;
  appearance:auto!important;
  -webkit-appearance:auto!important;
}
body.tuspot-platform-theme .tuspot-catalog-toolbar input::placeholder,
body.tuspot-platform .tuspot-catalog-toolbar input::placeholder{
  color:#6F8393!important;
  -webkit-text-fill-color:#6F8393!important;
}
body.tuspot-platform-theme .tuspot-catalog-toolbar select option,
body.tuspot-platform .tuspot-catalog-toolbar select option{
  color:#093440!important;
  background:#fff!important;
  -webkit-text-fill-color:#093440!important;
}
body.tuspot-platform-theme .tuspot-catalog-toolbar .tuspot-button,
body.tuspot-platform .tuspot-catalog-toolbar .tuspot-button{
  min-height:48px!important;
  white-space:nowrap!important;
}
@media (max-width:1320px){
  body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar,
  body.tuspot-platform .tuspot-catalog-native .tuspot-catalog-toolbar{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
@media (max-width:860px){
  body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar,
  body.tuspot-platform .tuspot-catalog-native .tuspot-catalog-toolbar{
    grid-template-columns:1fr!important;
  }
}

/* v2.9.16b — mocniejsze, niekolizyjne poprawki dla menu i natywnego katalogu. */
@media (min-width:1025px){
  body.tuspot-platform-theme .tuspot-site-header,
  body.tuspot-platform .tuspot-site-header{
    position:relative!important;
    z-index:3000!important;
    overflow:visible!important;
  }
  body.tuspot-platform-theme .tuspot-site-header__inner,
  body.tuspot-platform-theme .tuspot-eu-header-inner,
  body.tuspot-platform-theme .tuspot-site-nav,
  body.tuspot-platform-theme .tuspot-eu-main-nav,
  body.tuspot-platform-theme .tuspot-site-nav__list,
  body.tuspot-platform-theme .tuspot-site-nav__list>li,
  body.tuspot-platform .tuspot-site-header__inner,
  body.tuspot-platform .tuspot-eu-header-inner,
  body.tuspot-platform .tuspot-site-nav,
  body.tuspot-platform .tuspot-eu-main-nav,
  body.tuspot-platform .tuspot-site-nav__list,
  body.tuspot-platform .tuspot-site-nav__list>li{
    overflow:visible!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li,
  body.tuspot-platform .tuspot-site-nav__list>li{
    position:relative!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li>.sub-menu,
  body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav__list>li>.sub-menu,
  body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav__list>li>.sub-menu{
    display:block!important;
    position:absolute!important;
    left:50%!important;
    right:auto!important;
    top:100%!important;
    margin-top:14px!important;
    z-index:5000!important;
    min-width:270px!important;
    max-width:min(520px, calc(100vw - 48px))!important;
    clip-path:none!important;
    overflow:visible!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateX(-50%) translateY(8px)!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li:hover>.sub-menu,
  body.tuspot-platform-theme .tuspot-site-nav__list>li:focus-within>.sub-menu,
  body.tuspot-platform .tuspot-site-nav__list>li:hover>.sub-menu,
  body.tuspot-platform .tuspot-site-nav__list>li:focus-within>.sub-menu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(-50%) translateY(0)!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li>.sub-menu::before,
  body.tuspot-platform .tuspot-site-nav__list>li>.sub-menu::before{
    content:""!important;
    position:absolute!important;
    left:0!important;
    right:0!important;
    top:-16px!important;
    height:16px!important;
    display:block!important;
  }
  body.tuspot-platform-theme .tuspot-start-promo-bar,
  body.tuspot-platform .tuspot-start-promo-bar{
    position:relative!important;
    z-index:100!important;
  }
}
body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar label,
body.tuspot-platform .tuspot-catalog-native .tuspot-catalog-toolbar label,
body.tuspot-platform-theme .tuspot-category-page .tuspot-catalog-toolbar label,
body.tuspot-platform .tuspot-category-page .tuspot-catalog-toolbar label{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:7px!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar input,
body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar select,
body.tuspot-platform-theme .tuspot-category-page .tuspot-catalog-toolbar input,
body.tuspot-platform-theme .tuspot-category-page .tuspot-catalog-toolbar select,
body.tuspot-platform .tuspot-catalog-native .tuspot-catalog-toolbar input,
body.tuspot-platform .tuspot-catalog-native .tuspot-catalog-toolbar select,
body.tuspot-platform .tuspot-category-page .tuspot-catalog-toolbar input,
body.tuspot-platform .tuspot-category-page .tuspot-catalog-toolbar select{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  height:48px!important;
  border:1px solid #D9EAF1!important;
  border-radius:18px!important;
  background:#F7FCFE!important;
  color:#093440!important;
  -webkit-text-fill-color:#093440!important;
  font-family:inherit!important;
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:850!important;
  padding:0 14px!important;
  outline:0!important;
  box-shadow:none!important;
}
body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar input::placeholder,
body.tuspot-platform-theme .tuspot-category-page .tuspot-catalog-toolbar input::placeholder,
body.tuspot-platform .tuspot-catalog-native .tuspot-catalog-toolbar input::placeholder,
body.tuspot-platform .tuspot-category-page .tuspot-catalog-toolbar input::placeholder{
  color:#6F8393!important;
  -webkit-text-fill-color:#6F8393!important;
}
body.tuspot-platform-theme .tuspot-catalog-native .tuspot-catalog-toolbar button,
body.tuspot-platform-theme .tuspot-category-page .tuspot-catalog-toolbar button,
body.tuspot-platform .tuspot-catalog-native .tuspot-catalog-toolbar button,
body.tuspot-platform .tuspot-category-page .tuspot-catalog-toolbar button{
  min-height:48px!important;
  border-radius:999px!important;
  font-weight:950!important;
}


/* v2.9.17 — stabilny hover dropdownu: mostek między linkiem a submenu, bez szybkiego zamykania. */
@media (min-width:1025px){
  body.tuspot-platform-theme .tuspot-site-nav__list>li.menu-item-has-children,
  body.tuspot-platform-theme .tuspot-site-nav__list>li:has(>.sub-menu),
  body.tuspot-platform .tuspot-site-nav__list>li.menu-item-has-children,
  body.tuspot-platform .tuspot-site-nav__list>li:has(>.sub-menu){
    position:relative!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li.menu-item-has-children::after,
  body.tuspot-platform-theme .tuspot-site-nav__list>li:has(>.sub-menu)::after,
  body.tuspot-platform .tuspot-site-nav__list>li.menu-item-has-children::after,
  body.tuspot-platform .tuspot-site-nav__list>li:has(>.sub-menu)::after{
    content:""!important;
    position:absolute!important;
    left:-22px!important;
    right:-22px!important;
    top:100%!important;
    height:34px!important;
    display:block!important;
    z-index:4999!important;
    pointer-events:auto!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li>.sub-menu,
  body.tuspot-platform .tuspot-site-nav__list>li>.sub-menu{
    margin-top:10px!important;
    transition:opacity .14s ease, visibility .14s ease, transform .14s ease!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li>.sub-menu::before,
  body.tuspot-platform .tuspot-site-nav__list>li>.sub-menu::before{
    top:-34px!important;
    height:34px!important;
  }
}


/* v2.9.18 — trwały hover dropdownu: większa strefa przejścia + klasa JS z krótkim opóźnieniem zamykania. */
@media (min-width:1025px){
  body.tuspot-platform-theme .tuspot-site-header,
  body.tuspot-platform-theme .tuspot-site-nav,
  body.tuspot-platform-theme .tuspot-site-nav__list,
  body.tuspot-platform-theme .tuspot-site-nav__list>li,
  body.tuspot-platform .tuspot-site-header,
  body.tuspot-platform .tuspot-site-nav,
  body.tuspot-platform .tuspot-site-nav__list,
  body.tuspot-platform .tuspot-site-nav__list>li{
    overflow:visible!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li.menu-item-has-children::after,
  body.tuspot-platform-theme .tuspot-site-nav__list>li:has(>.sub-menu)::after,
  body.tuspot-platform .tuspot-site-nav__list>li.menu-item-has-children::after,
  body.tuspot-platform .tuspot-site-nav__list>li:has(>.sub-menu)::after{
    left:-34px!important;
    right:-34px!important;
    top:100%!important;
    height:64px!important;
    z-index:6000!important;
    pointer-events:auto!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li.is-submenu-open>.sub-menu,
  body.tuspot-platform-theme .tuspot-site-nav__list>li.is-submenu-open:focus-within>.sub-menu,
  body.tuspot-platform .tuspot-site-nav__list>li.is-submenu-open>.sub-menu,
  body.tuspot-platform .tuspot-site-nav__list>li.is-submenu-open:focus-within>.sub-menu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(0)!important;
  }
  body.tuspot-platform-theme .tuspot-site-nav__list>li>.sub-menu,
  body.tuspot-platform .tuspot-site-nav__list>li>.sub-menu{
    margin-top:8px!important;
  }
}


/* v2.9.19 — Newsletter TuSpot / MailerLite */
body.tuspot-platform-theme .tuspot-section--newsletter,
body.tuspot-platform .tuspot-section--newsletter{padding-top:72px;padding-bottom:82px;background:linear-gradient(180deg,#F5FBFE 0%,#EAF8FE 100%);}
body.tuspot-platform-theme .tuspot-newsletter,
body.tuspot-platform .tuspot-newsletter{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,540px);gap:clamp(24px,4vw,68px);align-items:center;overflow:hidden;border:1px solid rgba(35,187,231,.22);border-radius:38px;background:linear-gradient(135deg,#ffffff 0%,#F0FBFE 52%,#DFF6FC 100%);padding:clamp(28px,4vw,56px);box-shadow:0 24px 70px rgba(9,52,64,.12);}
body.tuspot-platform-theme .tuspot-newsletter:before,
body.tuspot-platform .tuspot-newsletter:before{content:"";position:absolute;right:-100px;top:-120px;width:310px;height:310px;border-radius:50%;background:radial-gradient(circle,rgba(35,187,231,.26),rgba(35,187,231,0) 70%);pointer-events:none;}
body.tuspot-platform-theme .tuspot-newsletter:after,
body.tuspot-platform .tuspot-newsletter:after{content:"";position:absolute;left:-70px;bottom:-120px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(33,40,68,.12),rgba(33,40,68,0) 68%);pointer-events:none;}
body.tuspot-platform-theme .tuspot-newsletter__content,
body.tuspot-platform-theme .tuspot-newsletter__box,
body.tuspot-platform .tuspot-newsletter__content,
body.tuspot-platform .tuspot-newsletter__box{position:relative;z-index:1;}
body.tuspot-platform-theme .tuspot-newsletter h2,
body.tuspot-platform .tuspot-newsletter h2{margin:0;color:#061E3A;font-size:clamp(34px,3vw,56px);line-height:1.02;letter-spacing:-.055em;font-weight:950;}
body.tuspot-platform-theme .tuspot-newsletter__content p,
body.tuspot-platform .tuspot-newsletter__content p{max-width:720px;margin:18px 0 0;color:#607384;font-size:18px;font-weight:650;}
body.tuspot-platform-theme .tuspot-newsletter__chips,
body.tuspot-platform .tuspot-newsletter__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;}
body.tuspot-platform-theme .tuspot-newsletter__chips span,
body.tuspot-platform .tuspot-newsletter__chips span{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(35,187,231,.26);border-radius:999px;background:#fff;color:#184153;padding:9px 13px;font-size:13px;font-weight:900;box-shadow:0 8px 20px rgba(9,52,64,.05);}
body.tuspot-platform-theme .tuspot-newsletter__chips span:before,
body.tuspot-platform .tuspot-newsletter__chips span:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#23BBE7;box-shadow:0 0 0 4px rgba(35,187,231,.14);}
body.tuspot-platform-theme .tuspot-newsletter__box,
body.tuspot-platform .tuspot-newsletter__box{border:1px solid rgba(35,187,231,.22);border-radius:30px;background:rgba(255,255,255,.82);padding:18px;box-shadow:0 18px 44px rgba(9,52,64,.1);backdrop-filter:blur(12px);}
body.tuspot-platform-theme .tuspot-newsletter__embed,
body.tuspot-platform .tuspot-newsletter__embed{display:block;}
body.tuspot-platform-theme .tuspot-newsletter-form,
body.tuspot-platform .tuspot-newsletter-form{display:grid;grid-template-columns:1fr;gap:12px;margin:0;}
body.tuspot-platform-theme .tuspot-newsletter-form label,
body.tuspot-platform .tuspot-newsletter-form label{display:grid;gap:6px;margin:0;}
body.tuspot-platform-theme .tuspot-newsletter-form label span,
body.tuspot-platform .tuspot-newsletter-form label span{font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:950;color:#6C8292;}
body.tuspot-platform-theme .tuspot-newsletter :is(input[type="text"],input[type="email"],input[type="tel"],input[type="url"],select),
body.tuspot-platform .tuspot-newsletter :is(input[type="text"],input[type="email"],input[type="tel"],input[type="url"],select),
body.tuspot-platform-theme .tuspot-newsletter .mailerlite-form input[type="text"],
body.tuspot-platform-theme .tuspot-newsletter .mailerlite-form input[type="email"]{width:100%;min-height:56px;border:1px solid #CBEAF3;border-radius:20px;background:#F7FCFE;color:#083642!important;padding:0 16px;font:inherit;font-weight:800;outline:0;box-shadow:none;}
body.tuspot-platform-theme .tuspot-newsletter :is(input[type="text"],input[type="email"],input[type="tel"],input[type="url"],select):focus,
body.tuspot-platform .tuspot-newsletter :is(input[type="text"],input[type="email"],input[type="tel"],input[type="url"],select):focus{border-color:#23BBE7;box-shadow:0 0 0 4px rgba(35,187,231,.14);}
body.tuspot-platform-theme .tuspot-newsletter :is(button,input[type="submit"],.mailerlite-subscribe-submit),
body.tuspot-platform .tuspot-newsletter :is(button,input[type="submit"],.mailerlite-subscribe-submit){display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%;min-height:56px;border:0!important;border-radius:999px!important;background:#23BBE7!important;color:#fff!important;font:inherit!important;font-weight:950!important;line-height:1!important;padding:14px 22px!important;cursor:pointer;box-shadow:none!important;transition:background .18s ease,transform .18s ease;}
body.tuspot-platform-theme .tuspot-newsletter :is(button,input[type="submit"],.mailerlite-subscribe-submit):hover,
body.tuspot-platform-theme .tuspot-newsletter :is(button,input[type="submit"],.mailerlite-subscribe-submit):focus,
body.tuspot-platform .tuspot-newsletter :is(button,input[type="submit"],.mailerlite-subscribe-submit):hover,
body.tuspot-platform .tuspot-newsletter :is(button,input[type="submit"],.mailerlite-subscribe-submit):focus{background:#212844!important;color:#fff!important;transform:translateY(-1px);}
body.tuspot-platform-theme .tuspot-newsletter button[disabled],
body.tuspot-platform .tuspot-newsletter button[disabled]{opacity:.76;cursor:not-allowed;}
body.tuspot-platform-theme .tuspot-newsletter-note,
body.tuspot-platform .tuspot-newsletter-note{margin:12px 4px 0;color:#607384;font-size:13px;font-weight:700;line-height:1.45;}
body.tuspot-platform-theme .tuspot-newsletter-note--admin,
body.tuspot-platform .tuspot-newsletter-note--admin{display:none;}
body.tuspot-platform-theme .tuspot-newsletter--footer,
body.tuspot-platform .tuspot-newsletter--footer{grid-template-columns:minmax(0,1fr) minmax(320px,480px);padding:clamp(24px,3vw,42px);margin-bottom:52px;border-radius:34px;background:linear-gradient(135deg,#FFFFFF 0%,#E8F9FE 100%);}
body.tuspot-platform-theme .tuspot-newsletter--footer h2,
body.tuspot-platform .tuspot-newsletter--footer h2{font-size:clamp(28px,2.2vw,42px);}
body.tuspot-platform-theme .tuspot-newsletter--footer .tuspot-newsletter__content p,
body.tuspot-platform .tuspot-newsletter--footer .tuspot-newsletter__content p{font-size:16px;}
body.tuspot-platform-theme .tuspot-site-footer__newsletter,
body.tuspot-platform .tuspot-site-footer__newsletter{margin-bottom:0;}
@media (max-width:960px){body.tuspot-platform-theme .tuspot-newsletter,body.tuspot-platform .tuspot-newsletter,body.tuspot-platform-theme .tuspot-newsletter--footer,body.tuspot-platform .tuspot-newsletter--footer{grid-template-columns:1fr;}body.tuspot-platform-theme .tuspot-newsletter__box,body.tuspot-platform .tuspot-newsletter__box{max-width:620px;}}
@media (max-width:640px){body.tuspot-platform-theme .tuspot-section--newsletter,body.tuspot-platform .tuspot-section--newsletter{padding:48px 0 56px;}body.tuspot-platform-theme .tuspot-newsletter,body.tuspot-platform .tuspot-newsletter{border-radius:26px;padding:24px;}body.tuspot-platform-theme .tuspot-newsletter__box,body.tuspot-platform .tuspot-newsletter__box{border-radius:24px;padding:14px;}body.tuspot-platform-theme .tuspot-newsletter__chips,body.tuspot-platform .tuspot-newsletter__chips{gap:8px;}body.tuspot-platform-theme .tuspot-newsletter__chips span,body.tuspot-platform .tuspot-newsletter__chips span{font-size:12px;padding:8px 11px;}}

/* v2.9.20 — własny newsletter TuSpot: formularz, zgoda i komunikaty */
body.tuspot-platform-theme .tuspot-newsletter-form--native .tuspot-newsletter-form__consent,
body.tuspot-platform .tuspot-newsletter-form--native .tuspot-newsletter-form__consent{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:2px 0 4px!important;color:#607384!important;font-size:12px!important;font-weight:700!important;line-height:1.45!important;letter-spacing:0!important;text-transform:none!important;}
body.tuspot-platform-theme .tuspot-newsletter-form--native .tuspot-newsletter-form__consent input[type="checkbox"],
body.tuspot-platform .tuspot-newsletter-form--native .tuspot-newsletter-form__consent input[type="checkbox"]{width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;margin:2px 0 0!important;padding:0!important;accent-color:#23BBE7!important;box-shadow:none!important;}
body.tuspot-platform-theme .tuspot-newsletter-form--native .tuspot-newsletter-form__consent span,
body.tuspot-platform .tuspot-newsletter-form--native .tuspot-newsletter-form__consent span{display:block!important;color:#607384!important;font-size:12px!important;font-weight:700!important;line-height:1.45!important;letter-spacing:0!important;text-transform:none!important;}
body.tuspot-platform-theme .tuspot-newsletter-form__message,
body.tuspot-platform .tuspot-newsletter-form__message{min-height:0;}
body.tuspot-platform-theme .tuspot-newsletter-alert,
body.tuspot-platform .tuspot-newsletter-alert{margin:4px 0 0!important;border-radius:16px!important;padding:11px 13px!important;font-size:13px!important;font-weight:850!important;line-height:1.4!important;}
body.tuspot-platform-theme .tuspot-newsletter-alert--success,
body.tuspot-platform .tuspot-newsletter-alert--success{background:#EAFBF3!important;color:#0B6B45!important;border:1px solid rgba(31,174,117,.24)!important;}
body.tuspot-platform-theme .tuspot-newsletter-alert--error,
body.tuspot-platform .tuspot-newsletter-alert--error{background:#FFF1F1!important;color:#8A1F1F!important;border:1px solid rgba(235,87,87,.26)!important;}

/* v2.9.21 — jaśniejsza akcja promocyjna i czysta stopka z logo */
body.tuspot-platform .tuspot-section--start-promo,
body.tuspot-platform-theme .tuspot-section--start-promo{
	padding:clamp(58px,6vw,90px) 0!important;
	background:linear-gradient(180deg,#F5FBFE 0%,#EAF8FE 100%)!important;
}
body.tuspot-platform .tuspot-start-promo,
body.tuspot-platform-theme .tuspot-start-promo{
	position:relative!important;
	display:grid!important;
	grid-template-columns:minmax(0,1fr) minmax(300px,360px)!important;
	gap:clamp(22px,3vw,40px)!important;
	align-items:stretch!important;
	overflow:hidden!important;
	border:1px solid rgba(35,187,231,.26)!important;
	border-radius:42px!important;
	background:
		radial-gradient(circle at 96% 0%,rgba(35,187,231,.22),rgba(35,187,231,0) 34%),
		linear-gradient(135deg,#FFFFFF 0%,#F3FCFE 58%,#E2F8FD 100%)!important;
	box-shadow:0 28px 70px rgba(9,52,64,.11)!important;
	padding:clamp(30px,4vw,54px)!important;
	color:#093440!important;
}
body.tuspot-platform .tuspot-start-promo:before,
body.tuspot-platform-theme .tuspot-start-promo:before{
	content:""!important;
	position:absolute!important;
	right:-90px!important;
	bottom:-140px!important;
	width:360px!important;
	height:360px!important;
	border-radius:50%!important;
	background:rgba(35,187,231,.14)!important;
	pointer-events:none!important;
}
body.tuspot-platform .tuspot-start-promo:after,
body.tuspot-platform-theme .tuspot-start-promo:after{
	content:""!important;
	position:absolute!important;
	inset:16px!important;
	border-radius:32px!important;
	border:1px solid rgba(255,255,255,.72)!important;
	pointer-events:none!important;
}
body.tuspot-platform .tuspot-start-promo__main,
body.tuspot-platform .tuspot-start-promo__counter,
body.tuspot-platform .tuspot-start-promo__steps,
body.tuspot-platform-theme .tuspot-start-promo__main,
body.tuspot-platform-theme .tuspot-start-promo__counter,
body.tuspot-platform-theme .tuspot-start-promo__steps{
	position:relative!important;
	z-index:2!important;
}
body.tuspot-platform .tuspot-start-promo .tuspot-kicker,
body.tuspot-platform-theme .tuspot-start-promo .tuspot-kicker{
	background:#D7F6F8!important;
	color:#093440!important;
	margin-bottom:18px!important;
	box-shadow:0 10px 24px rgba(35,187,231,.12)!important;
}
body.tuspot-platform .tuspot-start-promo h2,
body.tuspot-platform-theme .tuspot-start-promo h2{
	max-width:860px!important;
	margin:0!important;
	color:#061E3A!important;
	font-size:clamp(36px,3.3vw,64px)!important;
	line-height:1.02!important;
	letter-spacing:-.055em!important;
}
body.tuspot-platform .tuspot-start-promo p,
body.tuspot-platform-theme .tuspot-start-promo p{
	max-width:780px!important;
	margin:18px 0 0!important;
	color:#5F7486!important;
	font-size:18px!important;
	font-weight:700!important;
}
body.tuspot-platform .tuspot-start-promo__active,
body.tuspot-platform-theme .tuspot-start-promo__active{
	margin-top:24px!important;
	padding:22px!important;
	border-radius:28px!important;
	background:rgba(255,255,255,.78)!important;
	border:1px solid rgba(35,187,231,.22)!important;
	box-shadow:0 18px 44px rgba(9,52,64,.07)!important;
	backdrop-filter:blur(10px)!important;
}
body.tuspot-platform .tuspot-start-promo__active span,
body.tuspot-platform-theme .tuspot-start-promo__active span{
	display:inline-flex!important;
	margin-bottom:8px!important;
	color:#1689A4!important;
	font-size:12px!important;
	font-weight:950!important;
	text-transform:uppercase!important;
	letter-spacing:.12em!important;
}
body.tuspot-platform .tuspot-start-promo__active strong,
body.tuspot-platform-theme .tuspot-start-promo__active strong{
	display:block!important;
	color:#061E3A!important;
	font-size:28px!important;
	line-height:1.08!important;
	font-weight:950!important;
	letter-spacing:-.03em!important;
}
body.tuspot-platform .tuspot-start-promo__active small,
body.tuspot-platform-theme .tuspot-start-promo__active small{
	display:block!important;
	margin-top:9px!important;
	color:#526A7B!important;
	font-size:15px!important;
	line-height:1.55!important;
	font-weight:700!important;
}
body.tuspot-platform .tuspot-start-promo__actions,
body.tuspot-platform-theme .tuspot-start-promo__actions{
	display:flex!important;
	gap:12px!important;
	flex-wrap:wrap!important;
	margin-top:24px!important;
}
body.tuspot-platform .tuspot-start-promo__actions .tuspot-button--ghost,
body.tuspot-platform-theme .tuspot-start-promo__actions .tuspot-button--ghost{
	background:#FFFFFF!important;
	color:#212844!important;
	border:1px solid rgba(217,234,241,.95)!important;
}
body.tuspot-platform .tuspot-start-promo__actions .tuspot-button--ghost:hover,
body.tuspot-platform .tuspot-start-promo__actions .tuspot-button--ghost:focus,
body.tuspot-platform-theme .tuspot-start-promo__actions .tuspot-button--ghost:hover,
body.tuspot-platform-theme .tuspot-start-promo__actions .tuspot-button--ghost:focus{
	background:#212844!important;
	color:#fff!important;
	border-color:#212844!important;
}
body.tuspot-platform .tuspot-start-promo__counter,
body.tuspot-platform-theme .tuspot-start-promo__counter{
	align-self:start!important;
	display:grid!important;
	justify-items:center!important;
	text-align:center!important;
	border-radius:34px!important;
	background:rgba(255,255,255,.92)!important;
	color:#212844!important;
	padding:30px!important;
	border:1px solid rgba(35,187,231,.22)!important;
	box-shadow:0 24px 54px rgba(9,52,64,.10)!important;
}
body.tuspot-platform .tuspot-start-promo__counter span,
body.tuspot-platform-theme .tuspot-start-promo__counter span{
	color:#13677F!important;
	text-transform:uppercase!important;
	font-size:12px!important;
	font-weight:950!important;
	letter-spacing:.12em!important;
}
body.tuspot-platform .tuspot-start-promo__counter strong,
body.tuspot-platform-theme .tuspot-start-promo__counter strong{
	font-size:82px!important;
	line-height:.95!important;
	color:#212844!important;
	font-weight:950!important;
	letter-spacing:-.06em!important;
	margin-top:10px!important;
}
body.tuspot-platform .tuspot-start-promo__counter small,
body.tuspot-platform-theme .tuspot-start-promo__counter small{
	color:#60737C!important;
	font-weight:850!important;
}
body.tuspot-platform .tuspot-start-promo__counter p,
body.tuspot-platform-theme .tuspot-start-promo__counter p{
	margin:15px 0 0!important;
	color:#093440!important;
	font-size:15px!important;
	font-weight:800!important;
}
body.tuspot-platform .tuspot-start-promo__progress,
body.tuspot-platform-theme .tuspot-start-promo__progress{
	width:100%!important;
	height:12px!important;
	margin-top:22px!important;
	border-radius:999px!important;
	background:#EAF8FE!important;
	overflow:hidden!important;
	box-shadow:inset 0 0 0 1px #D9EAF1!important;
}
body.tuspot-platform .tuspot-start-promo__progress i,
body.tuspot-platform-theme .tuspot-start-promo__progress i{
	display:block!important;
	height:100%!important;
	border-radius:inherit!important;
	background:linear-gradient(90deg,#23BBE7,#1AA2D8)!important;
}
body.tuspot-platform .tuspot-start-promo__steps,
body.tuspot-platform-theme .tuspot-start-promo__steps{
	grid-column:1/-1!important;
	display:grid!important;
	grid-template-columns:repeat(3,minmax(0,1fr))!important;
	gap:14px!important;
	margin-top:8px!important;
}
body.tuspot-platform .tuspot-start-promo-step,
body.tuspot-platform-theme .tuspot-start-promo-step{
	border:1px solid rgba(35,187,231,.18)!important;
	border-radius:24px!important;
	background:rgba(255,255,255,.72)!important;
	padding:18px!important;
	color:#093440!important;
	box-shadow:0 12px 28px rgba(9,52,64,.055)!important;
}
body.tuspot-platform .tuspot-start-promo-step.is-active,
body.tuspot-platform-theme .tuspot-start-promo-step.is-active{
	background:#E8F9FE!important;
	border-color:rgba(35,187,231,.55)!important;
	box-shadow:0 0 0 1px rgba(35,187,231,.14),0 18px 36px rgba(9,52,64,.07)!important;
}
body.tuspot-platform .tuspot-start-promo-step.is-finished,
body.tuspot-platform-theme .tuspot-start-promo-step.is-finished{
	opacity:.78!important;
}
body.tuspot-platform .tuspot-start-promo-step span,
body.tuspot-platform-theme .tuspot-start-promo-step span{
	display:block!important;
	color:#1689A4!important;
	font-size:11px!important;
	text-transform:uppercase!important;
	letter-spacing:.12em!important;
	font-weight:950!important;
	margin-bottom:8px!important;
}
body.tuspot-platform .tuspot-start-promo-step strong,
body.tuspot-platform-theme .tuspot-start-promo-step strong{
	display:block!important;
	min-height:42px!important;
	color:#061E3A!important;
	font-size:17px!important;
	line-height:1.16!important;
}
body.tuspot-platform .tuspot-start-promo-step div,
body.tuspot-platform-theme .tuspot-start-promo-step div{
	height:9px!important;
	border-radius:999px!important;
	background:#E4F4F9!important;
	overflow:hidden!important;
	margin:14px 0 8px!important;
}
body.tuspot-platform .tuspot-start-promo-step div i,
body.tuspot-platform-theme .tuspot-start-promo-step div i{
	display:block!important;
	height:100%!important;
	border-radius:inherit!important;
	background:#23BBE7!important;
}
body.tuspot-platform .tuspot-start-promo-step small,
body.tuspot-platform-theme .tuspot-start-promo-step small{
	color:#607384!important;
	font-weight:850!important;
}
body.tuspot-platform-theme .tuspot-site-footer__logo,
body.tuspot-platform .tuspot-site-footer__logo{
	display:flex!important;
	align-items:center!important;
	margin-bottom:18px!important;
}
body.tuspot-platform-theme .tuspot-site-footer__brand .tuspot-brand,
body.tuspot-platform .tuspot-site-footer__brand .tuspot-brand{
	margin-bottom:0!important;
}
body.tuspot-platform-theme .tuspot-site-footer__brand .tuspot-brand-logo-img,
body.tuspot-platform .tuspot-site-footer__brand .tuspot-brand-logo-img{
	max-width:178px!important;
	max-height:64px!important;
	object-fit:contain!important;
}
body.tuspot-platform-theme .tuspot-footer-langs,
body.tuspot-platform .tuspot-footer-langs{
	display:none!important;
}
@media (max-width:980px){
	body.tuspot-platform .tuspot-start-promo,
	body.tuspot-platform-theme .tuspot-start-promo{grid-template-columns:1fr!important;padding:28px!important;border-radius:30px!important;}
	body.tuspot-platform .tuspot-start-promo__steps,
	body.tuspot-platform-theme .tuspot-start-promo__steps{grid-template-columns:1fr!important;}
}


/* v2.9.22 — finalny override po problemie z paczką 2.9.21 */
.tuspot-section--start-promo{padding:clamp(58px,6vw,90px) 0!important;background:linear-gradient(180deg,#F7FCFE 0%,#EAF8FE 100%)!important;}
.tuspot-start-promo{background:radial-gradient(circle at 96% 0%,rgba(35,187,231,.22),rgba(35,187,231,0) 34%),linear-gradient(135deg,#fff 0%,#F3FCFE 58%,#E2F8FD 100%)!important;color:#093440!important;border-color:rgba(35,187,231,.26)!important;box-shadow:0 28px 70px rgba(9,52,64,.11)!important;}
.tuspot-start-promo h2{color:#061E3A!important}.tuspot-start-promo p{color:#5F7486!important}.tuspot-start-promo__active{background:rgba(255,255,255,.78)!important;border-color:rgba(35,187,231,.22)!important;color:#093440!important}.tuspot-start-promo__active strong{color:#061E3A!important}.tuspot-start-promo__active small{color:#526A7B!important}.tuspot-start-promo__counter{background:rgba(255,255,255,.94)!important;color:#212844!important;border-color:rgba(35,187,231,.22)!important;box-shadow:0 24px 54px rgba(9,52,64,.10)!important}.tuspot-start-promo-step{background:rgba(255,255,255,.76)!important;border-color:rgba(35,187,231,.18)!important;color:#093440!important}.tuspot-start-promo-step strong{color:#061E3A!important}.tuspot-start-promo-step span{color:#1689A4!important}.tuspot-footer-langs{display:none!important;visibility:hidden!important}.tuspot-site-footer__brand .tuspot-brand-logo-img{max-width:178px!important;max-height:64px!important;object-fit:contain!important}

/* v2.9.23 — izolowany kontrast drugiego przycisku w sekcji Akcja promocyjna. */
body.tuspot-platform .tuspot-start-promo__actions .tuspot-start-promo__button--secondary,
body.tuspot-platform-theme .tuspot-start-promo__actions .tuspot-start-promo__button--secondary{
	background:#FFFFFF!important;
	color:#212844!important;
	border:1px solid rgba(33,40,68,.18)!important;
	box-shadow:0 18px 38px rgba(9,52,64,.10)!important;
}
body.tuspot-platform .tuspot-start-promo__actions .tuspot-start-promo__button--secondary *,
body.tuspot-platform-theme .tuspot-start-promo__actions .tuspot-start-promo__button--secondary *{
	color:#212844!important;
	fill:#212844!important;
	stroke:#212844!important;
}
body.tuspot-platform .tuspot-start-promo__actions .tuspot-start-promo__button--secondary:hover,
body.tuspot-platform .tuspot-start-promo__actions .tuspot-start-promo__button--secondary:focus,
body.tuspot-platform-theme .tuspot-start-promo__actions .tuspot-start-promo__button--secondary:hover,
body.tuspot-platform-theme .tuspot-start-promo__actions .tuspot-start-promo__button--secondary:focus{
	background:#212844!important;
	color:#FFFFFF!important;
	border-color:#212844!important;
}
body.tuspot-platform .tuspot-start-promo__actions .tuspot-start-promo__button--secondary:hover *,
body.tuspot-platform .tuspot-start-promo__actions .tuspot-start-promo__button--secondary:focus *,
body.tuspot-platform-theme .tuspot-start-promo__actions .tuspot-start-promo__button--secondary:hover *,
body.tuspot-platform-theme .tuspot-start-promo__actions .tuspot-start-promo__button--secondary:focus *{
	color:#FFFFFF!important;
	fill:#FFFFFF!important;
	stroke:#FFFFFF!important;
}

/* v2.9.31-beta.1 — izolowany kontrast drugiego przycisku w Akcji promocyjnej. */
body.tuspot-platform .tuspot-section--start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931,
body.tuspot-platform-theme .tuspot-section--start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931,
body.tuspot-platform .tuspot-start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931,
body.tuspot-platform-theme .tuspot-start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931{
  background:#212844!important;
  background-color:#212844!important;
  color:#FFFFFF!important;
  -webkit-text-fill-color:#FFFFFF!important;
  border:1px solid #212844!important;
  box-shadow:0 18px 38px rgba(33,40,68,.18)!important;
}
body.tuspot-platform .tuspot-section--start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931 *,
body.tuspot-platform-theme .tuspot-section--start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931 *,
body.tuspot-platform .tuspot-start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931 *,
body.tuspot-platform-theme .tuspot-start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931 *{
  color:#FFFFFF!important;
  -webkit-text-fill-color:#FFFFFF!important;
  fill:#FFFFFF!important;
  stroke:#FFFFFF!important;
}
body.tuspot-platform .tuspot-section--start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931:hover,
body.tuspot-platform .tuspot-section--start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931:focus,
body.tuspot-platform-theme .tuspot-section--start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931:hover,
body.tuspot-platform-theme .tuspot-section--start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931:focus,
body.tuspot-platform .tuspot-start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931:hover,
body.tuspot-platform .tuspot-start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931:focus,
body.tuspot-platform-theme .tuspot-start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931:hover,
body.tuspot-platform-theme .tuspot-start-promo .tuspot-start-promo__actions .tuspot-start-promo__button--secondary-safe-v2931:focus{
  background:#23BBE7!important;
  background-color:#23BBE7!important;
  color:#FFFFFF!important;
  -webkit-text-fill-color:#FFFFFF!important;
  border-color:#23BBE7!important;
  transform:translateY(-1px)!important;
}

/* v2.9.33 — fallback: breadcrumbs under full-bleed place banner */
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-single-native__breadcrumbs-after-banner{background:#f6fbfe;padding:22px 0 10px;position:relative;z-index:2;}
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-single-native__breadcrumbs-after-banner .tuspot-breadcrumbs{margin:0;}

/* v2.9.34-beta.1 — single place shortcode wrapper must not constrain owner banner */
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-single-legacy-bridge,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-single-legacy-bridge{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important;}
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-single-legacy-bridge > .tuspot-place-page,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-single-legacy-bridge > .tuspot-place-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}

/* v2.9.36-beta.1 — header/menu visibility and single-place overlay polish */
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-eu-style-header .tuspot-site-nav .sub-menu,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-eu-style-header .tuspot-site-nav .sub-menu,
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-nav .sub-menu,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-nav .sub-menu{
  background:rgba(255,255,255,.98)!important;
  border:1px solid rgba(188,230,245,.92)!important;
  box-shadow:0 26px 70px rgba(3,22,38,.22)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-eu-style-header .tuspot-site-nav .sub-menu a,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-eu-style-header .tuspot-site-nav .sub-menu a,
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-nav .sub-menu a,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-nav .sub-menu a{
  color:#093440!important;
  -webkit-text-fill-color:#093440!important;
  text-shadow:none!important;
  opacity:1!important;
}
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-eu-style-header .tuspot-site-nav .sub-menu a:hover,
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-eu-style-header .tuspot-site-nav .sub-menu a:focus,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-eu-style-header .tuspot-site-nav .sub-menu a:hover,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-eu-style-header .tuspot-site-nav .sub-menu a:focus{
  background:#EAF8FE!important;
  color:#093440!important;
  -webkit-text-fill-color:#093440!important;
}
@media (min-width:1025px){
  body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav__list>li.is-submenu-open>.sub-menu,
  body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav__list>li:hover>.sub-menu,
  body.tuspot-platform-theme .tuspot-eu-style-header .tuspot-site-nav__list>li:focus-within>.sub-menu,
  body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav__list>li.is-submenu-open>.sub-menu,
  body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav__list>li:hover>.sub-menu,
  body.tuspot-platform .tuspot-eu-style-header .tuspot-site-nav__list>li:focus-within>.sub-menu{
    transform:translateX(-50%) translateY(0)!important;
  }
}
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-mobile-toggle,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-mobile-toggle,
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-eu-mobile-toggle,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-eu-mobile-toggle{
  width:56px!important;
  height:56px!important;
  min-width:56px!important;
  min-height:56px!important;
  padding:0!important;
  display:none!important;
  place-items:center!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  line-height:1!important;
}
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-mobile-toggle span,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-mobile-toggle span,
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-eu-mobile-toggle span,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-eu-mobile-toggle span{
  display:block!important;
  width:22px!important;
  height:3px!important;
  margin:3px 0!important;
  border-radius:999px!important;
  background:#071d30!important;
  transform:none!important;
}
@media (max-width:860px){
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-eu-mobile-toggle,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-eu-mobile-toggle,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-mobile-toggle,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-mobile-toggle{
    display:grid!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav{
    width:min(640px,calc(100vw - 40px))!important;
    max-width:calc(100vw - 40px)!important;
    margin:12px auto 0!important;
    background:rgba(255,255,255,.985)!important;
    color:#093440!important;
    -webkit-text-fill-color:#093440!important;
    border:1px solid rgba(188,230,245,.92)!important;
    border-radius:26px!important;
    padding:14px!important;
    box-shadow:0 30px 82px rgba(3,22,38,.28)!important;
    max-height:calc(100svh - 136px)!important;
    overflow:auto!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav :is(a,span,strong,li),
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav :is(a,span,strong,li),
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav :is(a,span,strong,li),
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav :is(a,span,strong,li){
    color:#093440!important;
    -webkit-text-fill-color:#093440!important;
    text-shadow:none!important;
    opacity:1!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .sub-menu,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .sub-menu,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav .sub-menu,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav .sub-menu{
    background:#fff!important;
    color:#093440!important;
    -webkit-text-fill-color:#093440!important;
    border-color:rgba(188,230,245,.92)!important;
    box-shadow:none!important;
  }
}
@media (max-width:480px){
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-mobile-toggle,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-mobile-toggle,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-eu-mobile-toggle,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-eu-mobile-toggle{
    width:52px!important;
    height:52px!important;
    min-width:52px!important;
    min-height:52px!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-mobile-toggle span,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-mobile-toggle span,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-eu-mobile-toggle span,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-eu-mobile-toggle span{
    width:20px!important;
    height:2.5px!important;
  }
}

/* v2.9.37-beta.1 — delicate hamburger toggle and readable overlay menu on dark place banners */
body.tuspot-platform-theme .tuspot-eu-mobile-toggle,
body.tuspot-platform-theme .tuspot-mobile-toggle,
body.tuspot-platform .tuspot-eu-mobile-toggle,
body.tuspot-platform .tuspot-mobile-toggle{
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  min-height:46px!important;
  padding:0!important;
  display:none!important;
  place-items:center!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
}
body.tuspot-platform-theme .tuspot-eu-mobile-toggle span,
body.tuspot-platform-theme .tuspot-mobile-toggle span,
body.tuspot-platform .tuspot-eu-mobile-toggle span,
body.tuspot-platform .tuspot-mobile-toggle span{
  width:18px!important;
  height:2px!important;
  margin:2.5px 0!important;
  border-radius:999px!important;
  transform:none!important;
}
@media (max-width:860px){
  body.tuspot-platform-theme .tuspot-eu-mobile-toggle,
  body.tuspot-platform-theme .tuspot-mobile-toggle,
  body.tuspot-platform .tuspot-eu-mobile-toggle,
  body.tuspot-platform .tuspot-mobile-toggle{
    display:grid!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav{
    color:#093440!important;
    -webkit-text-fill-color:#093440!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav :is(a,span,strong,button),
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav :is(a,span,strong,button),
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav :is(a,span,strong,button),
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav :is(a,span,strong,button){
    color:#093440!important;
    -webkit-text-fill-color:#093440!important;
    text-shadow:none!important;
  }
}
@media (max-width:480px){
  body.tuspot-platform-theme .tuspot-eu-mobile-toggle,
  body.tuspot-platform-theme .tuspot-mobile-toggle,
  body.tuspot-platform .tuspot-eu-mobile-toggle,
  body.tuspot-platform .tuspot-mobile-toggle{
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    min-height:44px!important;
  }
}


/* v2.9.38-beta.1 — final overlay-menu contrast and compact hamburger for single-place banners. */
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle,
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle{
  width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:2px solid rgba(188,230,245,.80)!important;background:rgba(255,255,255,.96)!important;box-shadow:0 12px 28px rgba(3,22,38,.16)!important;
}
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle span,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle span,
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle span,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle span{
  width:17px!important;height:2px!important;margin:2px 0!important;border-radius:999px!important;background:#071d30!important;display:block!important;transform:none!important;
}
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav,
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav,
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav{
  background:rgba(255,255,255,.985)!important;color:#093440!important;-webkit-text-fill-color:#093440!important;text-shadow:none!important;
}
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav :is(a,span,strong,button,li),
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav :is(a,span,strong,button,li),
body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav :is(a,span,strong,button,li),
body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav :is(a,span,strong,button,li){
  color:#093440!important;-webkit-text-fill-color:#093440!important;text-shadow:none!important;opacity:1!important;
}


/* v2.9.39-beta.1 — stabilizacja formularza newslettera w stopce TuSpot.pl. */
body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form--native,
body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form--native{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form--native label:not(.tuspot-newsletter-form__consent),
body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form--native label:not(.tuspot-newsletter-form__consent){display:grid!important;gap:7px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form--native label:not(.tuspot-newsletter-form__consent)>span,
body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form--native label:not(.tuspot-newsletter-form__consent)>span{display:block!important;margin:0!important;color:#6c8292!important;-webkit-text-fill-color:#6c8292!important;font-size:12px!important;line-height:1.2!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.14em!important;}
body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form--native :is(input[type="text"],input[type="email"]),
body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form--native :is(input[type="text"],input[type="email"]){display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;height:56px!important;min-height:56px!important;margin:0!important;padding:0 16px!important;border:1px solid #cbeaf3!important;border-radius:18px!important;background:#f7fcfe!important;color:#093440!important;-webkit-text-fill-color:#093440!important;font:inherit!important;font-size:15px!important;font-weight:800!important;line-height:56px!important;box-shadow:none!important;outline:0!important;appearance:none!important;}
body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form--native :is(input[type="text"],input[type="email"]):focus,
body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form--native :is(input[type="text"],input[type="email"]):focus{border-color:#23bbe7!important;box-shadow:0 0 0 4px rgba(35,187,231,.14)!important;background:#fff!important;}
body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form__consent,
body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form__consent{display:flex!important;align-items:flex-start!important;gap:12px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#607384!important;-webkit-text-fill-color:#607384!important;font-size:13px!important;font-weight:750!important;line-height:1.45!important;text-transform:none!important;letter-spacing:0!important;}
body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form__consent input[type="checkbox"],
body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form__consent input[type="checkbox"]{display:inline-grid!important;place-items:center!important;appearance:auto!important;-webkit-appearance:checkbox!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;margin:2px 0 0!important;padding:0!important;border-radius:5px!important;accent-color:#23bbe7!important;box-shadow:none!important;}
body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form__consent span,
body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form__consent span{display:block!important;margin:0!important;color:#607384!important;-webkit-text-fill-color:#607384!important;font-size:13px!important;font-weight:750!important;line-height:1.45!important;text-transform:none!important;letter-spacing:0!important;}
body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form--native button[type="submit"],
body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form--native button[type="submit"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:56px!important;height:56px!important;margin:2px 0 0!important;padding:0 24px!important;border:0!important;border-radius:999px!important;background:#23bbe7!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font:inherit!important;font-size:16px!important;font-weight:950!important;line-height:1!important;text-align:center!important;box-shadow:0 16px 34px rgba(35,187,231,.18)!important;cursor:pointer!important;transition:background .18s ease,transform .18s ease,box-shadow .18s ease!important;}
body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form--native button[type="submit"]:hover,
body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form--native button[type="submit"]:focus,
body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form--native button[type="submit"]:hover,
body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form--native button[type="submit"]:focus{background:#212844!important;color:#fff!important;-webkit-text-fill-color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 20px 40px rgba(33,40,68,.18)!important;}
body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form__message,
body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form__message{min-height:0!important;margin:0!important;padding:0!important;}
@media(max-width:640px){body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form--native :is(input[type="text"],input[type="email"]),body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form--native :is(input[type="text"],input[type="email"]),body.tuspot-platform .tuspot-newsletter .tuspot-newsletter-form--native button[type="submit"],body.tuspot-platform-theme .tuspot-newsletter .tuspot-newsletter-form--native button[type="submit"]{height:54px!important;min-height:54px!important;line-height:54px!important;}}

/* v2.9.40-beta.1 — clean compact mobile toggle and readable centered mobile menu. */
body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle--clean,
body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle--clean,
body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle,
body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle{
  position:relative!important;
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  min-height:44px!important;
  padding:0!important;
  border-radius:999px!important;
  border:1px solid rgba(188,230,245,.92)!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 10px 24px rgba(3,22,38,.10)!important;
  align-items:center!important;
  justify-content:center!important;
  place-items:center!important;
  color:#071d30!important;
  -webkit-text-fill-color:#071d30!important;
}
body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle--clean span,
body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle--clean span{display:none!important;}
body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle--clean:before,
body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle--clean:before{
  content:""!important;
  width:17px!important;
  height:13px!important;
  display:block!important;
  background:linear-gradient(#071d30,#071d30) left top/17px 2px no-repeat,linear-gradient(#071d30,#071d30) left center/17px 2px no-repeat,linear-gradient(#071d30,#071d30) left bottom/17px 2px no-repeat!important;
  border-radius:0!important;
  transform:none!important;
  opacity:1!important;
}
body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle--clean:before,
body.tuspot-platform .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle--clean:before{
  width:16px!important;height:16px!important;
  background:linear-gradient(#071d30,#071d30) center/16px 2px no-repeat,linear-gradient(#071d30,#071d30) center/2px 16px no-repeat!important;
  transform:rotate(45deg)!important;
}
@media (min-width:1181px){
  body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle,
  body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle,
  body.single-tuspot_miejsce .tuspot-site-header .tuspot-mobile-toggle,
  body.tuspot-single-miejsce .tuspot-site-header .tuspot-mobile-toggle{display:none!important;}
}
@media (max-width:1180px){
  body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle,
  body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle{display:grid!important;}
  body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-nav,
  body.tuspot-platform .tuspot-site-header.is-mobile-open .tuspot-site-nav,
  body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav,
  body.tuspot-platform .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav{
    position:absolute!important;
    top:calc(100% + 12px)!important;
    left:50%!important;
    right:auto!important;
    width:min(720px,calc(100vw - 32px))!important;
    max-width:calc(100vw - 32px)!important;
    transform:translateX(-50%)!important;
    display:block!important;
    max-height:calc(100svh - 120px)!important;
    overflow:auto!important;
    padding:18px!important;
    border-radius:28px!important;
    background:rgba(255,255,255,.985)!important;
    border:1px solid rgba(188,230,245,.92)!important;
    box-shadow:0 28px 80px rgba(3,22,38,.22)!important;
    color:#093440!important;
    -webkit-text-fill-color:#093440!important;
    text-shadow:none!important;
    z-index:10050!important;
  }
  body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-nav :is(a,span,strong,button,li),
  body.tuspot-platform .tuspot-site-header.is-mobile-open .tuspot-site-nav :is(a,span,strong,button,li),
  body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav :is(a,span,strong,button,li),
  body.tuspot-platform .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav :is(a,span,strong,button,li){
    color:#093440!important;
    -webkit-text-fill-color:#093440!important;
    text-shadow:none!important;
    opacity:1!important;
  }
  body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-site-nav .sub-menu,
  body.tuspot-platform .tuspot-site-header.is-mobile-open .tuspot-site-nav .sub-menu,
  body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .sub-menu,
  body.tuspot-platform .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .sub-menu{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    position:static!important;
    transform:none!important;
    width:100%!important;
    min-width:0!important;
    margin:10px 0 16px!important;
    padding:14px!important;
    background:#fff!important;
    border:1px solid rgba(188,230,245,.82)!important;
    border-radius:20px!important;
    box-shadow:none!important;
  }
}
@media (max-width:480px){
  body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle--clean,
  body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle--clean,
  body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle,
  body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle{
    width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;
  }
  body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle--clean:before,
  body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle--clean:before{width:16px!important;height:12px!important;background-size:16px 2px,16px 2px,16px 2px!important;}
}

/* v2.9.40-beta.1 — final precise hamburger override for single-place/free banners. */
body.single-tuspot_miejsce .tuspot-site-header .tuspot-mobile-toggle--clean,
body.tuspot-single-miejsce .tuspot-site-header .tuspot-mobile-toggle--clean,
body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle--clean,
body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle--clean{
  width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:1px solid rgba(188,230,245,.92)!important;background:rgba(255,255,255,.96)!important;box-shadow:0 10px 22px rgba(3,22,38,.10)!important;overflow:hidden!important;
}
body.single-tuspot_miejsce .tuspot-site-header .tuspot-mobile-toggle--clean span,
body.tuspot-single-miejsce .tuspot-site-header .tuspot-mobile-toggle--clean span,
body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle--clean span,
body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle--clean span{
  display:none!important;width:0!important;height:0!important;margin:0!important;opacity:0!important;visibility:hidden!important;
}
body.single-tuspot_miejsce .tuspot-site-header .tuspot-mobile-toggle--clean:before,
body.tuspot-single-miejsce .tuspot-site-header .tuspot-mobile-toggle--clean:before,
body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle--clean:before,
body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle--clean:before{
  content:""!important;display:block!important;width:15px!important;height:12px!important;background:linear-gradient(#071d30,#071d30) left top/15px 2px no-repeat,linear-gradient(#071d30,#071d30) left center/15px 2px no-repeat,linear-gradient(#071d30,#071d30) left bottom/15px 2px no-repeat!important;border-radius:0!important;transform:none!important;opacity:1!important;
}
body.single-tuspot_miejsce .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle--clean:before,
body.tuspot-single-miejsce .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle--clean:before,
body.tuspot-platform .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle--clean:before,
body.tuspot-platform-theme .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle--clean:before{
  width:15px!important;height:15px!important;background:linear-gradient(#071d30,#071d30) center/15px 2px no-repeat,linear-gradient(#071d30,#071d30) center/2px 15px no-repeat!important;transform:rotate(45deg)!important;
}
@media(max-width:760px){
  body.single-tuspot_miejsce .tuspot-site-header .tuspot-mobile-toggle--clean,
  body.tuspot-single-miejsce .tuspot-site-header .tuspot-mobile-toggle--clean,
  body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle--clean,
  body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle--clean{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;}
  body.single-tuspot_miejsce .tuspot-site-header .tuspot-mobile-toggle--clean:before,
  body.tuspot-single-miejsce .tuspot-site-header .tuspot-mobile-toggle--clean:before,
  body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle--clean:before,
  body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle--clean:before{width:14px!important;height:11px!important;background-size:14px 2px,14px 2px,14px 2px!important;}
}


/* v2.9.41-beta.1 — header repair: desktop never shows mobile toggle; account dropdown opens down and is not clipped. */
body.tuspot-platform-theme .tuspot-site-header,
body.tuspot-platform-theme .tuspot-site-header__inner,
body.tuspot-platform-theme .tuspot-site-header__actions,
body.tuspot-platform .tuspot-site-header,
body.tuspot-platform .tuspot-site-header__inner,
body.tuspot-platform .tuspot-site-header__actions,
body.single-tuspot_miejsce .tuspot-site-header,
body.single-tuspot_miejsce .tuspot-site-header__inner,
body.single-tuspot_miejsce .tuspot-site-header__actions,
body.tuspot-single-miejsce .tuspot-site-header,
body.tuspot-single-miejsce .tuspot-site-header__inner,
body.tuspot-single-miejsce .tuspot-site-header__actions{overflow:visible!important;}

@media (min-width:1181px){
  body.single-tuspot_miejsce .tuspot-site-header .tuspot-mobile-toggle,
  body.single-tuspot_miejsce .tuspot-site-header .tuspot-mobile-toggle--clean,
  body.tuspot-single-miejsce .tuspot-site-header .tuspot-mobile-toggle,
  body.tuspot-single-miejsce .tuspot-site-header .tuspot-mobile-toggle--clean,
  body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle,
  body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle--clean,
  body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle,
  body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle--clean{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;}
}
@media (max-width:1180px){
  body.single-tuspot_miejsce .tuspot-site-header .tuspot-mobile-toggle--clean,
  body.tuspot-single-miejsce .tuspot-site-header .tuspot-mobile-toggle--clean,
  body.tuspot-platform .tuspot-site-header .tuspot-mobile-toggle--clean,
  body.tuspot-platform-theme .tuspot-site-header .tuspot-mobile-toggle--clean{display:grid!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;}
}
body.tuspot-platform-theme .tuspot-header-account,
body.tuspot-platform .tuspot-header-account,
body.single-tuspot_miejsce .tuspot-header-account,
body.tuspot-single-miejsce .tuspot-header-account{position:relative!important;z-index:10070!important;overflow:visible!important;}
body.tuspot-platform-theme .tuspot-header-account__menu,
body.tuspot-platform .tuspot-header-account__menu,
body.single-tuspot_miejsce .tuspot-header-account__menu,
body.tuspot-single-miejsce .tuspot-header-account__menu{position:absolute!important;right:0!important;left:auto!important;top:calc(100% + 10px)!important;bottom:auto!important;transform:none!important;margin:0!important;z-index:10080!important;max-height:min(70vh,420px)!important;overflow:auto!important;}
body.tuspot-platform-theme .tuspot-header-account.is-open .tuspot-header-account__menu,
body.tuspot-platform .tuspot-header-account.is-open .tuspot-header-account__menu,
body.single-tuspot_miejsce .tuspot-header-account.is-open .tuspot-header-account__menu,
body.tuspot-single-miejsce .tuspot-header-account.is-open .tuspot-header-account__menu{display:block!important;visibility:visible!important;opacity:1!important;top:calc(100% + 10px)!important;bottom:auto!important;transform:none!important;}


/* v2.9.43-beta.1 — osłona layoutu panelu właściciela i nowych bannerów z Core. */
body.tuspot-platform:has(.tuspot-client-dashboard) .tuspot-site-main,
body.tuspot-platform:has(.tuspot-client-dashboard) main,
body.tuspot-platform:has(.tuspot-client-dashboard) .entry-content{overflow:visible!important;max-width:none!important;}
body.tuspot-platform .tuspot-client-dashboard{float:none!important;clear:both!important;}
body.tuspot-platform.single-tuspot_miejsce.ts-place-template-active .tuspot-site-main{padding-top:0!important;}

/* v2.9.44-beta.1 — panel właściciela wraca do pełnego, wyśrodkowanego układu; Free banner bez glitch border. */
body.tuspot-platform-theme :is(.tuspot-legacy-bridge,.tuspot-legacy-bridge__inner,.tuspot-page-shell,.tuspot-shell,.tuspot-page-card,.tuspot-content,.tuspot-entry-content,.entry-content,.wp-block-post-content,.tuspot-owner-content-card,.site-main,main):has(.tuspot-client-dashboard){overflow:visible!important;max-width:none!important;}
body.tuspot-platform-theme :is(.tuspot-page-card,.tuspot-owner-content-card,.tuspot-entry-content):has(.tuspot-client-dashboard){background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
body.tuspot-platform-theme :is(.tuspot-legacy-bridge__inner,.tuspot-shell):has(.tuspot-client-dashboard){width:min(clamp(1220px,74vw,1720px),calc(100vw - 48px))!important;max-width:min(clamp(1220px,74vw,1720px),calc(100vw - 48px))!important;margin-left:auto!important;margin-right:auto!important;}
body.tuspot-platform-theme :is(.tuspot-client-dashboard,section.tuspot-client-dashboard){width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important;box-sizing:border-box!important;}
body.tuspot-platform-theme .tuspot-client-shell{display:grid!important;grid-template-columns:minmax(220px,280px) minmax(0,1fr)!important;gap:clamp(20px,2vw,34px)!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;align-items:start!important;}
body.tuspot-platform-theme .tuspot-client-sidebar{width:100%!important;max-width:280px!important;min-width:0!important;overflow:visible!important;}
body.tuspot-platform-theme .tuspot-client-main{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;}
body.tuspot-platform-theme .tuspot-client-content-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(290px,360px)!important;gap:clamp(18px,1.8vw,28px)!important;width:100%!important;max-width:100%!important;min-width:0!important;align-items:start!important;}
body.tuspot-platform-theme .tuspot-client-content-main,body.tuspot-platform-theme .tuspot-client-content-side{min-width:0!important;width:100%!important;max-width:100%!important;}
body.tuspot-platform-theme :is(.ts-place-profile-banner--v50b29.ts-place-profile-banner--free,.ts-v50b89-banner--free.ts-v50b89-free-new){border:0!important;outline:0!important;}
body.tuspot-platform-theme .ts-v50b89-banner--free.ts-v50b89-free-new{background-image:linear-gradient(90deg,rgba(3,20,33,.97) 0%,rgba(5,24,38,.90) 31%,rgba(5,24,38,.50) 56%,rgba(5,24,38,.08) 76%,rgba(5,24,38,0) 100%),var(--ts-free-bg)!important;text-align:left!important;}
body.tuspot-platform-theme .ts-v50b89-free-copy,body.tuspot-platform-theme .ts-v50b89-free-copy>*{text-align:left!important;align-items:flex-start!important;justify-items:start!important;}
@media(max-width:1366px){body.tuspot-platform-theme :is(.tuspot-legacy-bridge__inner,.tuspot-shell):has(.tuspot-client-dashboard){width:min(1220px,calc(100vw - 48px))!important;max-width:min(1220px,calc(100vw - 48px))!important;}body.tuspot-platform-theme .tuspot-client-shell{grid-template-columns:220px minmax(0,1fr)!important;gap:22px!important;}body.tuspot-platform-theme .tuspot-client-content-grid{grid-template-columns:minmax(0,1fr) minmax(260px,320px)!important;}}
@media(max-width:1180px){body.tuspot-platform-theme .tuspot-client-shell{grid-template-columns:1fr!important;}body.tuspot-platform-theme .tuspot-client-sidebar{position:relative!important;top:auto!important;max-width:100%!important;min-height:0!important;}body.tuspot-platform-theme .tuspot-client-nav{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:4px!important;-webkit-overflow-scrolling:touch!important;}body.tuspot-platform-theme .tuspot-client-nav a{flex:0 0 auto!important;min-width:max-content!important;}body.tuspot-platform-theme .tuspot-client-content-grid{grid-template-columns:1fr!important;}}
@media(max-width:760px){body.tuspot-platform-theme :is(.tuspot-legacy-bridge__inner,.tuspot-shell):has(.tuspot-client-dashboard),body.tuspot-platform-theme :is(.tuspot-client-dashboard,section.tuspot-client-dashboard){width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;}body.tuspot-platform-theme .tuspot-client-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important;}body.tuspot-platform-theme .tuspot-client-nav a{min-width:0!important;}}
@media(max-width:460px){body.tuspot-platform-theme .tuspot-client-nav{grid-template-columns:1fr!important;}}

/* v2.9.45 — korekta Free bannera i stabilny panel właściciela. Pro banner nietknięty. */
body.single-tuspot_miejsce .tuspot-single-legacy-bridge,
body.tuspot-single-miejsce .tuspot-single-legacy-bridge,
.tuspot-single-legacy-bridge{padding-top:0!important;}
body.single-tuspot_miejsce.ts-place-template-free .ts-place-profile-banner--v50b29,
body.tuspot-single-miejsce.ts-place-template-free .ts-place-profile-banner--v50b29,
body .ts-place-profile-banner--v50b29.ts-place-profile-banner--free{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;overflow:visible!important;}
body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-banner--free.ts-v50b89-free-new,
body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-banner--free.ts-v50b89-free-new,
body .ts-v50b89-banner--free.ts-v50b89-free-new{border:0!important;outline:0!important;box-shadow:0 34px 90px rgba(8,56,76,.14)!important;background-image:linear-gradient(90deg,rgba(3,20,33,.98) 0%,rgba(5,24,38,.92) 32%,rgba(5,24,38,.52) 56%,rgba(5,24,38,.10) 78%,rgba(5,24,38,0) 100%),var(--ts-free-bg)!important;}
body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-banner--free.ts-v50b89-free-new::after,
body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-banner--free.ts-v50b89-free-new::after,
body .ts-v50b89-banner--free.ts-v50b89-free-new::after{content:none!important;display:none!important;border:0!important;outline:0!important;}
body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-free-copy,
body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-free-copy,
body .ts-v50b89-free-copy{align-items:flex-start!important;text-align:left!important;}
body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-free-pills,
body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-free-pills,
body .ts-v50b89-free-pills{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;}
body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-free-pills span,
body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-free-pills span,
body .ts-v50b89-free-pills span,
body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-free-pills .tuspot-v4-single-place__span,
body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-free-pills .tuspot-v4-single-place__span,
body .ts-v50b89-free-pills .tuspot-v4-single-place__span{display:inline-flex!important;width:auto!important;max-width:100%!important;min-width:0!important;flex:0 1 auto!important;align-items:center!important;justify-content:center!important;gap:9px!important;white-space:normal!important;line-height:1.12!important;text-align:left!important;background:rgba(255,255,255,.94)!important;color:#093440!important;-webkit-text-fill-color:#093440!important;border:0!important;border-radius:999px!important;box-shadow:0 12px 30px rgba(0,0,0,.10)!important;}
@media (min-width:1181px) and (max-width:1366px){
  body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-banner--free.ts-v50b89-free-new,
  body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-banner--free.ts-v50b89-free-new,
  body .ts-v50b89-banner--free.ts-v50b89-free-new{min-height:760px!important;padding:52px 52px 170px!important;background-position:center right 36%!important;}
  body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-free-copy,
  body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-free-copy,
  body .ts-v50b89-free-copy{width:min(600px,58%)!important;max-width:600px!important;gap:16px!important;}
  body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-free-copy h1,
  body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-free-copy h1,
  body .ts-v50b89-free-copy h1{font-size:clamp(54px,5vw,86px)!important;line-height:.96!important;letter-spacing:-.065em!important;}
  body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-free-copy p,
  body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-free-copy p,
  body .ts-v50b89-free-copy p{font-size:17px!important;line-height:1.42!important;max-width:560px!important;}
  body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-free-info,
  body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-free-info,
  body .ts-v50b89-free-info{bottom:30px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;}
  body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-free-info article,
  body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-free-info article,
  body .ts-v50b89-free-info article{min-height:96px!important;padding:18px!important;}
}
@media (min-width:901px) and (max-width:1180px){
  body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-banner--free.ts-v50b89-free-new,
  body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-banner--free.ts-v50b89-free-new,
  body .ts-v50b89-banner--free.ts-v50b89-free-new{min-height:700px!important;padding-bottom:178px!important;}
  body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-free-copy h1,
  body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-free-copy h1,
  body .ts-v50b89-free-copy h1{font-size:clamp(48px,6.3vw,74px)!important;}
  body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-free-pills span,
  body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-free-pills span,
  body .ts-v50b89-free-pills span{min-height:40px!important;padding:0 14px!important;font-size:13px!important;}
}
@media (max-width:900px){
  body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-free-pills span,
  body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-free-pills span,
  body .ts-v50b89-free-pills span{min-height:38px!important;padding:0 13px!important;font-size:12px!important;}
}
@media (max-width:760px){
  body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-banner--free.ts-v50b89-free-new,
  body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-banner--free.ts-v50b89-free-new,
  body .ts-v50b89-banner--free.ts-v50b89-free-new{background-image:linear-gradient(90deg,rgba(3,20,33,.98),rgba(5,24,38,.72)),var(--ts-free-bg)!important;}
  body.single-tuspot_miejsce.ts-place-template-free .ts-v50b89-free-pills,
  body.tuspot-single-miejsce.ts-place-template-free .ts-v50b89-free-pills,
  body .ts-v50b89-free-pills{gap:8px!important;}
}
body.tuspot-owner-panel-page .tuspot-legacy-bridge{padding:24px 0 72px!important;overflow:visible!important;}
body.tuspot-owner-panel-page .tuspot-legacy-bridge__inner,
body.tuspot-owner-panel-page .tuspot-page-shell,
body.tuspot-owner-panel-page .tuspot-shell:has(.tuspot-client-dashboard),
body.tuspot-owner-panel-page .entry-content:has(.tuspot-client-dashboard),
body.tuspot-owner-panel-page .wp-block-post-content:has(.tuspot-client-dashboard){width:calc(100vw - 48px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important;padding-left:0!important;padding-right:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
body.tuspot-owner-panel-page .tuspot-client-dashboard,
body.tuspot-owner-panel-page section.tuspot-client-dashboard{width:100%!important;max-width:min(1720px,calc(100vw - 48px))!important;margin:0 auto clamp(34px,4vw,72px)!important;padding:0!important;overflow:visible!important;float:none!important;clear:both!important;box-sizing:border-box!important;}
body.tuspot-owner-panel-page .tuspot-client-shell{display:grid!important;grid-template-columns:minmax(220px,280px) minmax(0,1fr)!important;gap:clamp(20px,2vw,34px)!important;width:100%!important;max-width:100%!important;margin:0 auto!important;align-items:start!important;}
body.tuspot-owner-panel-page .tuspot-client-main,
body.tuspot-owner-panel-page .tuspot-client-content-main,
body.tuspot-owner-panel-page .tuspot-client-content-side{min-width:0!important;width:100%!important;max-width:100%!important;overflow:visible!important;}
body.tuspot-owner-panel-page .tuspot-client-content-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,360px)!important;gap:clamp(18px,1.8vw,28px)!important;align-items:start!important;width:100%!important;max-width:100%!important;}
body.tuspot-owner-panel-page .tuspot-client-content-side{display:grid!important;gap:18px!important;align-content:start!important;}
body.tuspot-owner-panel-page .tuspot-client-dashboard[data-active-view="panel"] .tuspot-client-package-card[hidden],
body.tuspot-owner-panel-page .tuspot-client-dashboard:not([data-active-view]) .tuspot-client-package-card[hidden],
body.tuspot-owner-panel-page .tuspot-client-dashboard[data-active-view="panel"] .tuspot-client-places-card[hidden],
body.tuspot-owner-panel-page .tuspot-client-dashboard:not([data-active-view]) .tuspot-client-places-card[hidden]{display:block!important;visibility:visible!important;opacity:1!important;}
body.tuspot-owner-panel-page .tuspot-client-sidebar{width:100%!important;max-width:280px!important;min-width:0!important;}
@media (max-width:1180px){
  body.tuspot-owner-panel-page .tuspot-client-shell{grid-template-columns:1fr!important;}
  body.tuspot-owner-panel-page .tuspot-client-sidebar{position:relative!important;top:auto!important;max-width:100%!important;min-height:0!important;}
  body.tuspot-owner-panel-page .tuspot-client-content-grid{grid-template-columns:1fr!important;}
  body.tuspot-owner-panel-page .tuspot-client-content-side{grid-template-columns:1fr 1fr!important;}
}
@media (max-width:760px){
  body.tuspot-owner-panel-page .tuspot-legacy-bridge__inner,
  body.tuspot-owner-panel-page .tuspot-client-dashboard,
  body.tuspot-owner-panel-page section.tuspot-client-dashboard{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;}
  body.tuspot-owner-panel-page .tuspot-client-content-side{grid-template-columns:1fr!important;}
}
/*
Theme Name: TuSpot Platform Theme
Theme URI: https://tuspot.pl/
Author: TuSpot
Author URI: https://tuspot.pl/
Description: Własny motyw WordPress dla TuSpot.pl. Zastępuje warstwę Elementora i pozostawia dane, miejsca, zapytania, pakiety, SEO oraz płatności w dedykowanych wtyczkach.
Version: 2.9.49-beta.1
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: tuspot-platform-theme
*/
/* v2.9.49-beta.1 — poprawka Free bannera na laptop/iPad/mobile + powrót panelu właściciela. */

/* v2.9.44-beta.1 — panel właściciela full-width + osłona Free banner bez obramowania/glitcha. */

/* v2.9.43-beta.1 — naprawa headera desktop/mobile i dropdownu konta. */

/* v2.9.40-beta.1 — poprawka subtelnego hamburgera, menu mobile i kompatybilność z bannerem Start. */

/* v2.9.35-beta.1 — kompatybilność z dopracowanym bannerem Pro wizytówki i cache busting. */

/* v2.9.33-beta.1 — hotfix: pełnoszerokie bannery wizytówek i wyłączony pasek promocji. */

/* v2.9.32-beta.1 — hotfix: stabilizacja po aktualizacji Core, bez zmian bannera strony głównej. */

/* v2.9.30-beta.1 — dopracowanie headera overlay, menu mobile, dropdownów hero i pola Kategoria. */

/* v2.9.24-beta.1 — hero v101 PL i bannery właściciela przeniesione modularnie z TuSpot.eu. */

/* v2.9.9 — warstwa bezpieczeństwa kontrastu dla adresu, mapy i akcji transportu. */

/* v2.9.8 — konto właściciela w headerze: po zalogowaniu kompaktowe „Witaj, Imię” z dropdownem. */

/* v2.9.7 — header i menu mobile inspirowane TuSpot.eu: lżejszy desktop, panel mobile i dolna nawigacja. */

/* v2.9.6 — uproszczony panel właściciela: mniej sekcji, krótsza ścieżka, mniej chaosu. */
body.tuspot-platform .tuspot-owner-flow--dashboard .tuspot-owner-flow-hero--compact {
  padding-block: clamp(34px, 4vw, 72px) !important;
}

body.tuspot-platform .tuspot-owner-flow--dashboard .tuspot-owner-flow-hero__grid {
  gap: clamp(18px, 3vw, 42px) !important;
  align-items: center !important;
}

body.tuspot-platform .tuspot-owner-flow--dashboard .tuspot-owner-flow-hero h1 {
  max-width: 880px !important;
}

body.tuspot-platform .tuspot-owner-dashboard-shortcuts--simple .tuspot-owner-dashboard-shortcuts__grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

body.tuspot-platform .tuspot-owner-dashboard-shortcuts--simple a {
  min-height: 0 !important;
  padding: 18px !important;
  border-radius: 24px !important;
}

body.tuspot-platform .tuspot-owner-dashboard-shortcuts--simple a h2 {
  font-size: clamp(18px, 1.25vw, 24px) !important;
  margin: 8px 0 6px !important;
}

body.tuspot-platform .tuspot-owner-dashboard-shortcuts--simple a p {
  font-size: 14px !important;
  line-height: 1.45 !important;
  margin: 0 !important;
}

body.tuspot-platform .tuspot-owner-native-overview {
  margin-top: clamp(22px, 3vw, 44px) !important;
}

body.tuspot-platform .tuspot-owner-native-overview__head {
  gap: 18px !important;
  margin-bottom: 16px !important;
}

body.tuspot-platform .tuspot-owner-native-stats--simple {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin-bottom: 18px !important;
}

body.tuspot-platform .tuspot-owner-native-stats--simple article {
  padding: 16px 18px !important;
  min-height: 0 !important;
  border-radius: 22px !important;
  background: #fff !important;
  border: 1px solid rgba(35, 187, 231, .22) !important;
  box-shadow: 0 14px 34px rgba(9, 52, 64, .06) !important;
}

body.tuspot-platform .tuspot-owner-native-stats--simple article strong {
  font-size: clamp(28px, 3vw, 44px) !important;
  line-height: 1 !important;
  color: #093440 !important;
}

body.tuspot-platform .tuspot-owner-native-stats--simple article span {
  color: #5f7486 !important;
  font-size: 13px !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
}

body.tuspot-platform .tuspot-owner-native-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr) !important;
  gap: 18px !important;
  align-items: start !important;
}

body.tuspot-platform .tuspot-owner-native-card--places,
body.tuspot-platform .tuspot-owner-native-card--enquiries {
  min-height: 0 !important;
}

body.tuspot-platform .tuspot-owner-place-row {
  padding: 12px !important;
  border-radius: 20px !important;
}

body.tuspot-platform .tuspot-owner-place-row__media {
  width: 82px !important;
  height: 68px !important;
  border-radius: 16px !important;
  flex: 0 0 82px !important;
}

body.tuspot-platform .tuspot-owner-place-row__body h4 {
  font-size: 16px !important;
  margin: 0 0 3px !important;
}

body.tuspot-platform .tuspot-owner-place-row__body p {
  font-size: 13px !important;
  margin: 0 0 8px !important;
}

body.tuspot-platform .tuspot-owner-advanced-tools {
  grid-column: 1 / -1 !important;
  border: 1px solid rgba(35, 187, 231, .22) !important;
  border-radius: 26px !important;
  background: rgba(255,255,255,.82) !important;
  box-shadow: 0 18px 50px rgba(9, 52, 64, .06) !important;
  overflow: hidden !important;
}

body.tuspot-platform .tuspot-owner-advanced-tools > summary {
  cursor: pointer !important;
  list-style: none !important;
  padding: 18px 22px !important;
  font-weight: 900 !important;
  color: #093440 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}

body.tuspot-platform .tuspot-owner-advanced-tools > summary::-webkit-details-marker { display: none !important; }
body.tuspot-platform .tuspot-owner-advanced-tools > summary::after {
  content: '+' !important;
  width: 32px !important;
  height: 32px !important;
  display: inline-grid !important;
  place-items: center !important;
  border-radius: 999px !important;
  background: #EAF8FE !important;
  color: #093440 !important;
}
body.tuspot-platform .tuspot-owner-advanced-tools[open] > summary::after { content: '–' !important; }

body.tuspot-platform .tuspot-owner-advanced-tools__body,
body.tuspot-platform .tuspot-owner-core-panel .tuspot-owner-form-shell {
  padding: 0 18px 18px !important;
}

@media (max-width: 980px) {
  body.tuspot-platform .tuspot-owner-dashboard-shortcuts--simple .tuspot-owner-dashboard-shortcuts__grid,
  body.tuspot-platform .tuspot-owner-native-stats--simple,
  body.tuspot-platform .tuspot-owner-native-grid {
    grid-template-columns: 1fr !important;
  }
}

/* v2.9.8 — compact logged-in owner account in header. Main runtime styles are in assets/css/theme.css. */

/* v2.9.44-beta.1 — panel właściciela wraca do pełnego, wyśrodkowanego układu; Free banner bez glitch border. */
body.tuspot-platform-theme :is(.tuspot-legacy-bridge,.tuspot-legacy-bridge__inner,.tuspot-page-shell,.tuspot-shell,.tuspot-page-card,.tuspot-content,.tuspot-entry-content,.entry-content,.wp-block-post-content,.tuspot-owner-content-card,.site-main,main):has(.tuspot-client-dashboard){overflow:visible!important;max-width:none!important;}
body.tuspot-platform-theme :is(.tuspot-page-card,.tuspot-owner-content-card,.tuspot-entry-content):has(.tuspot-client-dashboard){background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
body.tuspot-platform-theme :is(.tuspot-legacy-bridge__inner,.tuspot-shell):has(.tuspot-client-dashboard){width:min(clamp(1220px,74vw,1720px),calc(100vw - 48px))!important;max-width:min(clamp(1220px,74vw,1720px),calc(100vw - 48px))!important;margin-left:auto!important;margin-right:auto!important;}
body.tuspot-platform-theme :is(.tuspot-client-dashboard,section.tuspot-client-dashboard){width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important;box-sizing:border-box!important;}
body.tuspot-platform-theme .tuspot-client-shell{display:grid!important;grid-template-columns:minmax(220px,280px) minmax(0,1fr)!important;gap:clamp(20px,2vw,34px)!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;align-items:start!important;}
body.tuspot-platform-theme .tuspot-client-sidebar{width:100%!important;max-width:280px!important;min-width:0!important;overflow:visible!important;}
body.tuspot-platform-theme .tuspot-client-main{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important;}
body.tuspot-platform-theme .tuspot-client-content-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(290px,360px)!important;gap:clamp(18px,1.8vw,28px)!important;width:100%!important;max-width:100%!important;min-width:0!important;align-items:start!important;}
body.tuspot-platform-theme .tuspot-client-content-main,body.tuspot-platform-theme .tuspot-client-content-side{min-width:0!important;width:100%!important;max-width:100%!important;}
body.tuspot-platform-theme :is(.ts-place-profile-banner--v50b29.ts-place-profile-banner--free,.ts-v50b89-banner--free.ts-v50b89-free-new){border:0!important;outline:0!important;}
body.tuspot-platform-theme .ts-v50b89-banner--free.ts-v50b89-free-new{background-image:linear-gradient(90deg,rgba(3,20,33,.97) 0%,rgba(5,24,38,.90) 31%,rgba(5,24,38,.50) 56%,rgba(5,24,38,.08) 76%,rgba(5,24,38,0) 100%),var(--ts-free-bg)!important;text-align:left!important;}
body.tuspot-platform-theme .ts-v50b89-free-copy,body.tuspot-platform-theme .ts-v50b89-free-copy>*{text-align:left!important;align-items:flex-start!important;justify-items:start!important;}
@media(max-width:1366px){body.tuspot-platform-theme :is(.tuspot-legacy-bridge__inner,.tuspot-shell):has(.tuspot-client-dashboard){width:min(1220px,calc(100vw - 48px))!important;max-width:min(1220px,calc(100vw - 48px))!important;}body.tuspot-platform-theme .tuspot-client-shell{grid-template-columns:220px minmax(0,1fr)!important;gap:22px!important;}body.tuspot-platform-theme .tuspot-client-content-grid{grid-template-columns:minmax(0,1fr) minmax(260px,320px)!important;}}
@media(max-width:1180px){body.tuspot-platform-theme .tuspot-client-shell{grid-template-columns:1fr!important;}body.tuspot-platform-theme .tuspot-client-sidebar{position:relative!important;top:auto!important;max-width:100%!important;min-height:0!important;}body.tuspot-platform-theme .tuspot-client-nav{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:4px!important;-webkit-overflow-scrolling:touch!important;}body.tuspot-platform-theme .tuspot-client-nav a{flex:0 0 auto!important;min-width:max-content!important;}body.tuspot-platform-theme .tuspot-client-content-grid{grid-template-columns:1fr!important;}}
@media(max-width:760px){body.tuspot-platform-theme :is(.tuspot-legacy-bridge__inner,.tuspot-shell):has(.tuspot-client-dashboard),body.tuspot-platform-theme :is(.tuspot-client-dashboard,section.tuspot-client-dashboard){width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;}body.tuspot-platform-theme .tuspot-client-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important;}body.tuspot-platform-theme .tuspot-client-nav a{min-width:0!important;}}
@media(max-width:460px){body.tuspot-platform-theme .tuspot-client-nav{grid-template-columns:1fr!important;}}

/* v2.9.49-beta.1 — Active banner korzysta z tego samego jasnego headera co Pro. */
body.single-tuspot_miejsce.ts-place-template-active.ts-place-overlay-header .tuspot-site-header,
body.tuspot-single-miejsce.ts-place-template-active.ts-place-overlay-header .tuspot-site-header{
  background:linear-gradient(180deg,rgba(3,17,31,.58) 0%,rgba(3,17,31,.16) 100%)!important;
  box-shadow:none!important;
  border-bottom:0!important;
}
body.single-tuspot_miejsce.ts-place-template-active.ts-place-overlay-header .tuspot-site-nav__list>li>a,
body.tuspot-single-miejsce.ts-place-template-active.ts-place-overlay-header .tuspot-site-nav__list>li>a,
body.single-tuspot_miejsce.ts-place-template-active.ts-place-overlay-header .tuspot-site-header :is(.tuspot-lang-pill,.tuspot-header-account__toggle),
body.tuspot-single-miejsce.ts-place-template-active.ts-place-overlay-header .tuspot-site-header :is(.tuspot-lang-pill,.tuspot-header-account__toggle){
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}


/* v2.9.47-beta.1 — wizytówki miejsc: pasek promocji nie wyświetla się pod overlay headerem. */
body.single-tuspot_miejsce .tuspot-start-promo-bar,
body.tuspot-single-miejsce .tuspot-start-promo-bar,
body.single-tuspot_miejsce.ts-place-template-active .tuspot-start-promo-bar,
body.tuspot-single-miejsce.ts-place-template-active .tuspot-start-promo-bar{display:none!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;}


/* TuSpot Theme v2.9.48 — single place mobile/iPad header hamburger on dark overlay */
@media (max-width:1180px){
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
    min-height:36px!important;
    padding:0!important;
    margin:0!important;
    align-self:center!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    transform:none!important;
    line-height:1!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle span,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle span,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle span,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle span{
    display:block!important;
    width:25px!important;
    height:3px!important;
    margin:3px 0!important;
    border-radius:999px!important;
    background:#fff!important;
    box-shadow:0 1px 10px rgba(0,0,0,.22)!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__inner,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__inner,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-header-inner,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-header-inner{
    align-items:center!important;
    gap:14px!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-button,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-button,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__actions > a,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__actions > a{
    align-self:center!important;
  }
}

/* v2.9.49-beta.1 — single place dark/transparent mobile header: copied stable light-header mechanics, with dark overlay hamburger only. */
@media (max-width:1180px){
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header{
    overflow:visible!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__inner,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__inner,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-header-inner,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-header-inner{
    height:auto!important;
    min-height:70px!important;
    display:grid!important;
    grid-template-columns:auto 44px auto!important;
    gap:10px!important;
    align-items:center!important;
    padding-block:10px!important;
    overflow:visible!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-brand,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .custom-logo-link,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-brand,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .custom-logo-link{
    grid-column:1!important;
    grid-row:1!important;
    align-self:center!important;
    min-width:0!important;
    max-width:164px!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__actions,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-header-actions,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__actions,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-header-actions{
    grid-column:3!important;
    grid-row:1!important;
    justify-content:flex-end!important;
    align-items:center!important;
    align-self:center!important;
    gap:6px!important;
    min-width:0!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__actions .tuspot-currency-switcher,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__actions .tuspot-header-account,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__actions .tuspot-link-quiet,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__actions .tuspot-currency-switcher,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__actions .tuspot-header-account,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__actions .tuspot-link-quiet{
    display:none!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__actions .tuspot-button,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__actions .tuspot-button{
    align-self:center!important;
    min-height:40px!important;
    height:40px!important;
    padding-inline:16px!important;
    line-height:1!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle--clean,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle--clean{
    grid-column:2!important;
    grid-row:1!important;
    display:grid!important;
    place-items:center!important;
    align-items:center!important;
    justify-content:center!important;
    align-self:center!important;
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    min-height:44px!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    outline:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    transform:none!important;
    overflow:visible!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    line-height:1!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle span,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle span,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle--clean span,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle span,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle span,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle--clean span{
    display:none!important;
    width:0!important;
    height:0!important;
    margin:0!important;
    opacity:0!important;
    visibility:hidden!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle:before,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle:before,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle--clean:before,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle:before,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle:before,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle--clean:before{
    content:""!important;
    display:block!important;
    width:22px!important;
    height:16px!important;
    background:linear-gradient(#fff,#fff) left top/22px 2px no-repeat,linear-gradient(#fff,#fff) left center/22px 2px no-repeat,linear-gradient(#fff,#fff) left bottom/22px 2px no-repeat!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    opacity:1!important;
    transform:none!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-mobile-toggle,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle--clean,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-mobile-toggle,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle--clean{
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle:before,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-mobile-toggle:before,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle--clean:before,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle:before,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-mobile-toggle:before,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-mobile-toggle--clean:before{
    width:18px!important;
    height:18px!important;
    background:linear-gradient(#fff,#fff) center/18px 2px no-repeat,linear-gradient(#fff,#fff) center/2px 18px no-repeat!important;
    transform:rotate(45deg)!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-nav,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-main-nav,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-nav,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-main-nav{
    display:none!important;
    grid-column:1 / -1!important;
    grid-row:2!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    transform:none!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav{
    display:block!important;
    position:static!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    transform:none!important;
    width:100%!important;
    max-width:100%!important;
    max-height:calc(100svh - 164px)!important;
    overflow:auto!important;
    padding:10px!important;
    margin:0!important;
    border:1px solid rgba(217,234,241,.94)!important;
    border-radius:24px!important;
    background:rgba(255,255,255,.985)!important;
    box-shadow:0 22px 58px rgba(9,52,64,.14)!important;
    color:#123246!important;
    -webkit-text-fill-color:#123246!important;
    text-shadow:none!important;
    z-index:10050!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav .tuspot-site-nav__list,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .tuspot-site-nav__list,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav .tuspot-site-nav__list,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .tuspot-site-nav__list{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav .tuspot-site-nav__list>li,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .tuspot-site-nav__list>li,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav .tuspot-site-nav__list>li,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .tuspot-site-nav__list>li{
    display:block!important;
    white-space:normal!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav .tuspot-site-nav__list>li>a,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .tuspot-site-nav__list>li>a,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav .tuspot-site-nav__list>li>a,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .tuspot-site-nav__list>li>a{
    width:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-height:46px!important;
    padding:12px 14px!important;
    border-radius:16px!important;
    background:#F6FBFE!important;
    color:#123246!important;
    -webkit-text-fill-color:#123246!important;
    text-shadow:none!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav .sub-menu,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .sub-menu,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-site-nav .sub-menu,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-eu-main-nav .sub-menu{
    position:static!important;
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    transform:none!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:5px 0 8px!important;
    padding:8px!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:none!important;
    color:#123246!important;
    -webkit-text-fill-color:#123246!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-mobile-menu-actions,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header.is-mobile-open .tuspot-mobile-menu-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    margin-top:10px!important;
  }
}
@media (max-width:480px){
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__inner,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-site-header__inner,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-header-inner,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-header-inner{
    grid-template-columns:minmax(0,1fr) 40px auto!important;
    gap:8px!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle--clean,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle--clean{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    min-height:40px!important;
  }
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle:before,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle:before,
  body.single-tuspot_miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle--clean:before,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle:before,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-eu-mobile-toggle:before,
  body.tuspot-single-miejsce.ts-place-overlay-header .tuspot-site-header .tuspot-mobile-toggle--clean:before{
    width:20px!important;
    height:15px!important;
    background-size:20px 2px,20px 2px,20px 2px!important;
  }
}
