@font-face{font-family:Barlow;src:url('assets/BarlowCondensed-Black.ttf');font-weight:900;font-display:swap}@font-face{font-family:Barlow;src:url('assets/BarlowCondensed-SemiBold.ttf');font-weight:600;font-display:swap}@font-face{font-family:DejaVu;src:url('assets/DejaVuSans.ttf');font-weight:400;font-display:swap}@font-face{font-family:DejaVu;src:url('assets/DejaVuSans-Bold.ttf');font-weight:700;font-display:swap}
:root{--red:#e10e13;--ink:#101010;--line:#dadada;--muted:#555;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--white);color:var(--ink);font-family:DejaVu,Arial,sans-serif;font-size:16px;line-height:1.65}body.modal-open{overflow:hidden}button,select,input{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #2469dd;outline-offset:5px}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-family:Barlow,'Arial Narrow',sans-serif;line-height:1;font-weight:900}h2{font-size:clamp(2.75rem,4.6vw,4.5rem)}h3{font-size:2rem}.wrap{max-width:1240px;margin:auto;padding-left:48px;padding-right:48px}.eyebrow{font-weight:700;font-size:.8rem;letter-spacing:.13em;line-height:1.6}.skip{position:fixed;top:-80px;left:12px;z-index:10;background:#fff;padding:10px}.skip:focus{top:10px}.header{display:flex;align-items:center;gap:24px;min-height:110px;border-bottom:1px solid var(--line)}.brand{width:150px;flex:none}.header-location{font:600 1.5rem/1.1 Barlow;border-left:1px solid var(--line);padding-left:24px}.header-location span{font:400 .8rem/1.8 DejaVu;display:block}.header nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:.875rem}.header nav a{text-decoration:none}.header-phone{font-weight:700}.hero{padding-top:34px}.hero h1{font-size:clamp(5rem,12.6vw,10.75rem);line-height:.98;letter-spacing:-.025em;margin:20px 0}.hero h1 br{display:none}.hero h1 span{color:var(--red)}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:24px 0 30px}.hero-bottom p{font-size:1.1rem}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;background:var(--red);color:white;border:2px solid var(--red);padding:15px 22px;text-decoration:none;font-weight:700;font-size:.875rem;line-height:1.5;min-height:52px;transition:background .15s,color .15s}.button:hover{background:var(--ink);border-color:var(--ink)}.button span{font-size:1.2em}.button.secondary{background:white;border-color:var(--ink);color:var(--ink)}.button.secondary:hover{background:#ededed}.button.light{color:var(--ink);background:white;border-color:white;flex-wrap:wrap;gap:12px 24px}.button.light:hover{background:#ddd;border-color:#ddd}.hero-photo{position:relative;border-bottom:8px solid var(--red)}.hero-photo img{width:100%;aspect-ratio:2.32;object-fit:cover;object-position:center 38%}.hero-photo figcaption{position:absolute;bottom:0;left:0;color:white;background:var(--ink);padding:8px 16px;font-size:.8rem}.discipline-line{display:flex;justify-content:space-between;gap:16px;font:600 clamp(1.25rem,2vw,1.875rem)/1 Barlow;text-transform:uppercase;padding:26px 0;border-bottom:1px solid var(--line)}.finder{padding-top:80px;padding-bottom:80px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:12px}.section-heading>p{font-size:.875rem;max-width:340px;color:var(--muted)}.filter-bar{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.filter-bar fieldset{border:0;padding:0;margin:0;min-width:0}.filter-bar legend,.day-label{font-size:.875rem;font-weight:700}.filter-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.filter-options button{background:white;border:1px solid #999;padding:11px 16px;font-size:.875rem;line-height:1.5;min-height:46px}.filter-options button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.filter-options button:hover{border-color:var(--red)}.day-label{min-width:205px}.day-label select{display:block;border:1px solid #999;border-radius:0;background:white;padding:11px 12px;font-size:.875rem;font-weight:400;margin-top:12px;min-height:46px;width:100%}.result-count{font-size:.8rem;margin:24px 0 16px;color:var(--muted)}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--ink);border-left:1px solid var(--line)}.course-card{padding:25px 25px 22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;min-height:360px;transition:background .2s}.course-card:hover{background:#f6f6f6}.card-top{display:flex;align-items:center;justify-content:space-between;font:600 1.625rem Barlow;color:var(--red);margin-bottom:24px}.card-top .card-tag{font:400 .8rem/1.5 DejaVu;color:var(--muted)}.course-card h3{font-size:2.6rem;margin-bottom:8px}.course-card .audience{font-size:.875rem;font-weight:700}.course-card .short{font-size:.875rem;margin:16px 0 22px;color:var(--muted)}.card-schedule{font-size:.875rem;padding-bottom:20px}.card-schedule strong{font-weight:400;display:block}.card-action{border:2px solid var(--red);padding:14px 16px;background:var(--red);color:#fff;text-align:left;font-weight:700;display:flex;align-items:center;justify-content:space-between;margin-top:auto;min-height:54px;width:100%;font-size:1rem;line-height:1.4;gap:12px;border-radius:0;transition:background .15s,border-color .15s}.card-action:hover{background:#bf0c11;border-color:#bf0c11}.card-action:active{background:#a50b0f;border-color:#a50b0f}.card-action span{font-size:1.25rem}.schedule-note{font-size:.8rem;color:var(--muted);margin-top:24px;max-width:850px}.schedule-note a{display:inline-block;margin-top:6px}.empty{padding:36px 0;max-width:650px}.empty p{margin:15px 0 22px}.first-visit{background:var(--ink);color:white;padding:72px 0}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.visit-grid h2{margin:20px 0 24px;font-size:clamp(3.5rem,5.5vw,5.25rem);line-height:1.03}.visit-grid h2 span{color:#ff4246}.visit-grid>div>p:not(.eyebrow){font-size:.9375rem;margin-bottom:28px;color:#ddd}.steps{list-style:none;padding:0;margin:0;align-self:center}.steps li{display:grid;grid-template-columns:38px 1fr;gap:18px;padding:28px 0;border-top:1px solid #444}.steps li:last-child{border-bottom:1px solid #444}.steps li>span{font:600 2.125rem/1 Barlow;color:#ff4246}.steps h3{font-size:1.9rem;margin-bottom:12px}.steps p{font-size:.875rem;color:#ddd}.closing{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;padding-top:80px;padding-bottom:80px}.closing figure img{aspect-ratio:1;object-fit:cover;object-position:33% center}.dance-logo{width:170px;margin:-38px 0 -20px}.closing h2{font-size:3.25rem;line-height:1.05;margin:20px 0}.closing p{font-size:.875rem;margin:22px 0}.text-link{font-weight:700;font-size:.875rem}.footer{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:32px;padding-top:32px;padding-bottom:40px;border-top:1px solid var(--line);font-size:.875rem}.footer strong{font:600 1.5rem Barlow}.footer a{display:block;margin-bottom:8px}.footer p{margin-top:8px}.dialog-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px}.close{font-size:1.125rem;background:transparent;border:1px solid #aaa;min-width:44px;min-height:44px}.close:hover{border-color:var(--ink)}dialog{width:min(660px,calc(100% - 28px));max-height:calc(100dvh - 36px);border:0;padding:32px;box-shadow:0 20px 100px #0004}dialog::backdrop{background:#0009}dialog h2{font-size:3.2rem;margin-bottom:12px}dialog .dialog-audience{font-size:.875rem;font-weight:700}dialog .dialog-description{font-size:.9375rem;margin:20px 0}dialog .coach,dialog .trial{font-size:.875rem;margin:12px 0}.trial{font-weight:700}.session-table{width:100%;border-collapse:collapse;font-size:.875rem;margin:22px 0}.session-table th,.session-table td{padding:11px 5px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.session-table th{font-size:.8rem}.session-picker{display:block;font-size:.875rem;font-weight:700;margin-top:24px}.session-picker select{display:block;width:100%;padding:12px 8px;border:1px solid #999;background:white;font-size:.875rem;font-weight:400;margin-top:10px}.dialog-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.dialog-actions .button{flex:1;min-width:210px}.small-note{font-size:.8rem;color:var(--muted);margin-top:18px}.secondary-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:22px;font-size:.875rem}.secondary-actions button{background:none;border:0;text-decoration:underline;text-underline-offset:4px;padding:5px 0;font-size:.875rem}.dialog-source{display:block;margin-top:22px;font-size:.8rem}.contact-panel{background:#f1f1f1;padding:20px;margin:24px 0;font-size:.9375rem}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:calc(100% - 40px);background:#101010;color:white;padding:15px 24px;z-index:100;font-size:.875rem;text-align:center}[hidden]{display:none!important}
@media(min-width:1100px){.hero h1{font-size:clamp(5rem,9.8vw,7.4rem);white-space:nowrap}}@media(max-width:1099px){.hero h1 br{display:block}.hero h1{font-size:clamp(5.5rem,13.5vw,8.6rem)}.filter-bar{display:block}.day-label{display:block;width:240px;margin-top:20px}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header nav{gap:18px}.header-location{display:none}.visit-grid{gap:48px}.closing{gap:40px}}@media(max-width:650px){.wrap{padding-left:22px;padding-right:22px}.header{min-height:87px;gap:10px}.brand{width:122px}.header nav a:not(.header-phone){display:none}.header nav{font-size:.8rem}.hero{padding-top:28px}.hero h1{font-size:clamp(2.5rem,18vw,7.7rem);margin:16px 0 24px;line-height:1.01}.hero-bottom{display:block;margin-top:0}.hero-bottom p{font-size:.9375rem;margin-bottom:20px}.hero-bottom .button{width:100%;justify-content:space-between}.hero-photo img{aspect-ratio:1.27;object-position:44% center}.hero-photo figcaption{font-size:.75rem;padding:6px 12px}.discipline-line{gap:6px;font-size:1.25rem;padding:20px 0}.finder{padding-top:50px;padding-bottom:48px}.section-heading{display:block;margin-bottom:26px}.section-heading>p{margin-top:16px}.section-heading h2{font-size:3rem}.filter-options{gap:7px}.filter-options button{padding:10px 11px;font-size:.8125rem}.day-label{width:100%;margin-top:20px}.course-grid{grid-template-columns:1fr}.course-card{min-height:310px;padding:24px}.card-top{margin-bottom:18px}.course-card h3{font-size:2.75rem}.visit-grid{grid-template-columns:1fr;gap:38px}.first-visit{padding:46px 0}.visit-grid h2{font-size:3.9rem}.closing{grid-template-columns:1fr;padding-top:48px;padding-bottom:44px;gap:22px}.closing figure img{aspect-ratio:1.35}.closing h2{font-size:3rem}.dance-logo{margin:-15px 0 -25px}.footer{grid-template-columns:1fr;gap:20px}.footer a{min-height:30px}dialog{padding:22px}dialog h2{font-size:2.8rem}.session-table{font-size:.8125rem}.session-table th,.session-table td{padding:10px 3px}.dialog-actions .button{width:100%;flex:auto}.eyebrow{font-size:.75rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

h1,h2,h3{overflow-wrap:anywhere}

/* Campaign entry: six equal choices, two original brands, one trial offer. */
.brand-pair{display:flex;align-items:center;gap:14px;flex:none;text-decoration:none}.fight-brand{width:135px}.dance-brand{width:154px}.header{min-height:106px}.header-location{font-size:1.2rem;padding-left:20px}.header nav{gap:20px}.hero{padding-top:32px}.hero-intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:62px;align-items:center}.hero-copy{min-width:0}.hero h1{font-size:clamp(4.5rem,8vw,7.5rem);line-height:.94;letter-spacing:-.015em;margin:18px 0 22px;white-space:normal}.hero h1 br{display:block}.hero-audience{font-weight:700;margin-bottom:10px}.hero-invitation{max-width:450px;font-size:1rem;color:var(--muted)}.hero-offer{font:600 1.7rem/1.2 Barlow;margin:20px 0 15px}.hero-offer strong{font-weight:900;font-size:2.65rem;color:var(--red);white-space:nowrap}.offer-note{font-size:.875rem;line-height:1.6;margin-top:12px;color:var(--muted)}.hero-choices>.eyebrow{margin-bottom:15px}.hero-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--ink);border-left:1px solid var(--line)}.hero-choice-grid button{border:0;border-bottom:1px solid var(--line);border-right:1px solid var(--line);background:white;color:var(--ink);text-align:left;padding:24px 20px;min-width:0;min-height:130px;display:flex;flex-direction:column;justify-content:center;gap:10px}.hero-choice-grid button:hover{background:#f3f3f3;box-shadow:inset 0 -3px var(--red)}.hero-choice-grid button span{font:900 clamp(1.8rem,3.2vw,3rem)/1 Barlow;overflow-wrap:anywhere}.hero-choice-grid button small{font-size:.875rem;line-height:1.5}.hero-choice-hint{font-size:.875rem;color:var(--muted);margin-top:15px}.hero-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:36px}.hero-photos figure{border-bottom:4px solid var(--red)}.hero-photos img{width:100%;height:230px;object-fit:cover;object-position:center 42%}.hero-photos figcaption{font:600 1.125rem Barlow;padding:10px 0}.finder{padding-top:65px}.section-heading>p{font-size:1rem}.course-card .short,.course-card .card-schedule{font-size:1rem}.card-top .card-tag{font-size:.875rem;font-weight:700;color:var(--red)}.steps p,.closing p{font-size:1rem}.mobile-trial{display:none}.flow-progress{display:flex;flex-wrap:wrap;gap:8px 20px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:25px;font-size:.875rem;color:var(--muted)}.flow-progress strong{color:var(--red)}.trial-offer{background:#f3f3f3;border-left:4px solid var(--red);padding:16px 18px;display:grid;gap:6px;margin:22px 0}.trial-offer strong{font:600 1.75rem/1.2 Barlow}.trial-offer span{font-size:1rem}.flow-primary{width:100%;margin-top:25px;gap:12px}.flow-reassurance{font-size:.875rem;color:var(--muted);margin-top:12px}.weekly-details{margin-top:24px;font-size:.875rem}.weekly-details summary{cursor:pointer;text-decoration:underline;text-underline-offset:4px;padding:8px 0}.back-link{border:0;background:transparent;padding:0 0 20px;text-decoration:underline;text-underline-offset:4px;font-size:.875rem}.trial-summary{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:20px 0;margin:24px 0}.trial-summary h3{font-size:2rem;margin-bottom:10px}.trial-summary p{font-size:1rem;margin-top:5px}.trial-summary .summary-price{display:flex;align-items:center;justify-content:space-between;font-weight:700;margin-top:15px}.summary-price strong{font:900 2.5rem Barlow;color:var(--red)}.contact-instruction{font-size:1rem}.alternative-label{font-size:.875rem;font-weight:700;margin-top:26px}.arrival-note{margin-top:28px;padding:20px;background:#f3f3f3}.arrival-note h3{font-size:1.7rem;margin-bottom:8px}.arrival-note p{font-size:1rem}.session-picker{font-size:1rem}.session-picker select{font-size:1rem}.dialog-description{font-size:1rem!important}.small-note{font-size:.875rem}.dialog-source{font-size:.875rem}.dialog-top{padding-bottom:16px}.visit-grid h2{font-size:clamp(3rem,5vw,4.8rem)}
@media(max-width:1099px){.hero-intro{gap:30px}.header-location{display:none}.fight-brand{width:120px}.dance-brand{width:138px}.header nav{gap:14px}.hero-choice-grid button{padding:20px 16px}.hero-photos img{height:210px}}
@media(max-width:760px){.hero-intro{grid-template-columns:1fr;gap:28px}.hero h1{font-size:clamp(3.25rem,12vw,5.8rem);margin:12px 0;line-height:1}.hero h1 br{display:none}.hero h1 span:before{content:' '}.hero-invitation{display:none}.hero-audience{font-size:1rem;margin-bottom:0}.hero-offer{margin:12px 0 14px;font-size:1.5rem}.hero-offer strong{font-size:2rem}.hero-copy .button{width:100%;justify-content:space-between}.offer-note{font-size:.875rem}.hero-choice-grid button{min-height:98px;padding:16px}.hero-choice-grid button span{font-size:2rem}.hero-photos{margin-top:24px;gap:10px}.hero-photos img{height:150px}.hero-photos figcaption{font-size:1rem}.header nav a:not(.header-phone){display:none}.header nav{font-size:.875rem}.fight-brand{width:112px}.dance-brand{width:125px}.brand-pair{gap:8px}.header{min-height:92px;flex-wrap:wrap;justify-content:space-between;gap:0 8px}.header nav{margin-left:0}.finder{padding-top:45px}.section-heading h2{font-size:2.75rem}.visit-grid{grid-template-columns:1fr;gap:28px}.closing{grid-template-columns:1fr;gap:28px}.footer{grid-template-columns:1fr;gap:20px;padding-bottom:100px}.mobile-trial{display:flex;justify-content:space-between;gap:15px;position:fixed;bottom:0;left:0;right:0;z-index:4;background:var(--red);color:white;text-decoration:none;padding:14px 22px calc(14px + env(safe-area-inset-bottom));font-weight:700;font-size:.875rem;box-shadow:0 -2px 12px #0002}.modal-open .mobile-trial{display:none}#toast{bottom:78px}.hero-choices>.eyebrow{font-size:.8rem}.flow-progress{gap:8px 12px}dialog{padding:24px}.dialog-actions .button{min-width:0}.contact-panel{font-size:1rem}.closing .dance-logo{margin:0 0 -10px}.hero{padding-top:22px}}
@media(max-width:420px){.header{padding-top:2px;padding-bottom:12px}.brand-pair{width:100%;justify-content:space-between;gap:15px}.fight-brand{width:116px}.dance-brand{width:136px}.header nav{width:100%;justify-content:flex-end;margin-top:-8px}.header nav .header-phone:before{content:'Zapytaj: ';font-weight:400}.hero h1{font-size:12vw}.hero-choice-grid button{padding:14px 12px}.hero-choice-grid button small{font-size:.875rem}.hero-photos img{height:125px}.hero-photos figcaption{font-size:.9rem}.flow-progress{font-size:.875rem}.session-table{font-size:.875rem}.session-table td{overflow-wrap:anywhere}.button{gap:12px}.course-card{padding:24px 20px}.footer{overflow-wrap:anywhere}}
@media(max-width:760px){.hero-intro{display:flex;flex-direction:column;align-items:stretch;gap:12px}.hero-copy{display:contents}.hero-copy>.eyebrow{order:0}.hero h1{order:1;margin:0}.hero-audience{order:2}.hero-offer{order:3;margin:0}.hero-choices{order:4;margin-top:4px}.hero-choices>.eyebrow,.hero-choice-hint{display:none}.hero-copy>.button{order:5}.offer-note{order:6;margin:0}.dance-brand{margin-top:-8px;margin-bottom:-8px}}

.card-schedule-group+.card-schedule-group{margin-top:14px}.card-schedule-group strong{font-weight:700;font-size:.875rem;display:block;margin-bottom:3px}.card-schedule-group span{display:block;font-size:.9375rem;line-height:1.6}.card-schedule-group span+span{margin-top:3px}.course-card .card-schedule{padding-bottom:24px}
.hero-choice-grid [data-course="boks-rodzinny"] span{font-size:clamp(1.5rem,2.5vw,2.4rem)}

/* Jaktorów is the first, dominant message; callback is the only lead flow. */
.hero h1{font-size:clamp(3.8rem,6.5vw,6rem);line-height:1.02}.hero h1 span{font-size:.82em}.hero-local{font:600 1.65rem/1.2 Barlow;margin:14px 0 5px}.hero-address{font-size:1rem;font-weight:700;margin-bottom:18px}.lead-interest{border-left:4px solid var(--red);background:#f3f3f3;padding:16px 20px;margin:20px 0}.lead-interest h3{font-size:2rem;margin-bottom:6px}.lead-interest p{font-size:1rem}.lead-interest>strong{display:block;color:var(--red);margin-top:10px}.lead-field{display:block;font-weight:700;font-size:1rem;margin-top:20px}.lead-field input{display:block;width:100%;min-height:52px;border:1px solid #777;border-radius:0;background:white;font:inherit;font-weight:400;padding:12px 14px;margin-top:7px}.lead-field input:focus{outline:3px solid var(--red);outline-offset:2px}.lead-purpose{margin-top:18px;line-height:1.65}.lead-error{border-left:4px solid var(--red);background:#fff0f0;padding:14px;margin-top:18px;font-size:1rem}.lead-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.lead-weekly{margin-top:14px}.lead-phone-option{margin-top:20px}.lead-confirmed{font-size:1.25rem;font-weight:700;margin:22px 0}.flow-primary:disabled{opacity:.65;cursor:wait}.lead-field input[readonly]{background:#f4f4f4}
@media(max-width:760px){.hero h1{font-size:clamp(3.4rem,11vw,5.4rem);order:1}.hero h1 br{display:block}.hero h1 span:before{content:none}.hero-local{order:2;margin:0;font-size:1.5rem}.hero-address{order:3;margin:0}.hero-audience{order:4}.hero-offer{order:5}.hero-choices{order:6}.hero-copy>.button{order:7}.offer-note{order:8}.hero-copy>.eyebrow{display:none}}
