:root{--ink:#09151f;--paper:#f7f5ef;--lime:#c9f74b;--coral:#ff6d5d;--blue:#78c9e8;--line:#d6d9d3;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.site-header{background:var(--paper);z-index:2;justify-content:space-between;align-items:center;gap:2rem;padding:1.2rem clamp(1.25rem,4vw,5rem);display:flex;position:relative}.brand{letter-spacing:-.04em;align-items:center;gap:.65rem;font-size:.95rem;line-height:.95;display:inline-flex}.brand strong{font-size:1.12rem}.brand small{letter-spacing:.08em;text-transform:uppercase;margin-top:.25rem;font-size:.62rem;display:block}.brand-mark{background:var(--ink);width:2.55rem;height:2.55rem;color:var(--lime);letter-spacing:-.12em;border-radius:50%;place-items:center;font-weight:900;display:grid}.site-header nav{gap:1.5rem;font-size:.9rem;font-weight:650;display:flex}.site-header nav a:hover,.text-link:hover,footer a:hover{color:#df493a}.button{background:var(--lime);box-shadow:4px 4px 0 var(--ink);border:0;border-radius:.25rem;align-items:center;gap:.65rem;padding:.92rem 1.15rem;font-weight:800;display:inline-flex}.button span{font-size:1.2rem}.button-small{box-shadow:3px 3px 0 var(--ink);padding:.68rem .85rem;font-size:.85rem}.hero{background:var(--ink);min-height:610px;color:var(--paper);grid-template-columns:1.08fr .92fr;display:grid;overflow:hidden}.hero-content{z-index:1;padding:clamp(4rem,10vw,9rem) clamp(1.25rem,8vw,8rem);position:relative}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:inherit;opacity:.8;margin:0 0 1rem;font-size:.75rem;font-weight:800}.hero-copy{max-width:500px;margin:2rem 0;font-size:1.1rem;line-height:1.6}.actions{align-items:center;gap:1.5rem;display:flex}.text-link{text-underline-offset:.35rem;font-weight:800;text-decoration:underline}.hero-visual{isolation:isolate;background:radial-gradient(circle at 47% 44%,#257089 0 5%,#0000 5.5%),linear-gradient(145deg,#9be5f0,#4389aa 55%,#1a3b59);position:relative;overflow:hidden}.hero-visual:before{content:"";border:2px solid #ffffff8c;border-radius:50%;position:absolute;inset:8%;transform:rotate(-24deg)}.hero-visual:after{content:"";border:5px solid #09151fc7;border-radius:42% 58% 61% 39%/55% 41% 59% 45%;position:absolute;inset:-20%;transform:rotate(30deg)}.hero-visual p{z-index:1;color:var(--paper);letter-spacing:-.08em;margin:0;font-size:clamp(2rem,4vw,4.5rem);line-height:.84;position:absolute;bottom:9%;right:9%}.ball{z-index:1;aspect-ratio:1;background:var(--lime);border-radius:50%;width:clamp(9rem,18vw,17rem);position:absolute;top:20%;left:18%;box-shadow:inset -20px -22px #09151f26}.court-line{z-index:1;background:var(--ink);opacity:.8;height:5px;position:absolute;transform:rotate(-38deg)}.line-one{width:130%;top:53%;left:-25%}.line-two{width:95%;top:70%;right:-35%}.intro-strip{background:var(--line);border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.intro-strip p{background:var(--paper);margin:0;padding:1.8rem clamp(1.25rem,5vw,5rem)}.intro-strip strong{letter-spacing:-.04em;font-size:1.3rem;display:block}.intro-strip span{color:#53606a;font-size:.88rem}.section{padding:clamp(4rem,8vw,8rem) clamp(1.25rem,8vw,8rem)}.section-heading{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:2.5rem;display:grid}.section h2{letter-spacing:-.075em;margin:0;font-size:clamp(2.7rem,5vw,5rem);line-height:.92}.section-heading>p,.split>div>p:not(.eyebrow){max-width:440px;line-height:1.6}.audience-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.audience-card{border-radius:.35rem;flex-direction:column;min-height:310px;padding:1.6rem;display:flex;position:relative;overflow:hidden}.audience-card:after{content:"";opacity:.45;border:2px solid;border-radius:50%;width:12rem;height:12rem;position:absolute;bottom:-4rem;right:-3rem}.audience-card p{text-transform:uppercase;letter-spacing:.09em;font-size:.78rem;font-weight:800}.audience-card h3{letter-spacing:-.08em;margin:.5rem 0;font-size:3rem}.audience-card span{z-index:1;max-width:260px;line-height:1.45;position:relative}.audience-card a{z-index:1;margin-top:auto;font-weight:850;position:relative}.lime{background:var(--lime)}.coral{background:var(--coral)}.blue{background:var(--blue)}.dark-panel{background:var(--ink);color:var(--paper);grid-template-columns:1fr 1.25fr;align-items:end;gap:3rem;display:grid}.dark-panel h2{max-width:540px}.steps{gap:1rem;display:grid}.steps p{border-bottom:1px solid #ffffff40;align-items:center;gap:1rem;margin:0;padding-bottom:1rem;display:flex}.steps b{color:var(--lime);font-size:1.25rem}.button-light{background:var(--coral);grid-column:2;width:max-content;margin-top:1rem}.split{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.event-card{background:var(--coral);border-radius:.35rem;gap:1.5rem;padding:2rem;display:flex}.event-date{font-size:.8rem;font-weight:800;line-height:.85}.event-date strong{letter-spacing:-.11em;font-size:4rem}.event-card h3{letter-spacing:-.06em;margin:.4rem 0 2rem;font-size:1.8rem;line-height:1}.event-card a{text-underline-offset:.25rem;font-weight:800;text-decoration:underline}footer{background:#dfe7d8;grid-template-columns:2fr 1fr 1fr;gap:3rem;padding:4rem clamp(1.25rem,8vw,8rem);display:grid}footer p{max-width:250px;line-height:1.5}footer h2{letter-spacing:.1em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem}footer div:not(:first-child){align-content:start;gap:.55rem;font-weight:650;display:grid}@media (width<=800px){.site-header nav,.site-header .button-small{display:none}.hero,.section-heading,.dark-panel,.split{grid-template-columns:1fr}.hero{min-height:0}.hero-visual{min-height:360px}.intro-strip,.audience-grid,footer{grid-template-columns:1fr}.section-heading,.dark-panel,.split{gap:2rem}.button-light{grid-column:auto}.site-header{padding-block:1rem}.hero-content{padding-block:5rem}.audience-card{min-height:230px}}.page-intro,.team-hero{background:var(--ink);color:var(--paper);padding:clamp(4rem,9vw,8rem) clamp(1.25rem,8vw,8rem)}.page-intro h1,.team-hero h1{letter-spacing:-.085em;margin:0;font-size:clamp(3.5rem,7vw,7rem);line-height:.88}.page-intro h1 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.page-intro>p:last-child,.team-hero>p:last-child{max-width:650px;margin:1.7rem 0 0;font-size:1.08rem;line-height:1.6}.team-listing{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.team-card{border:1px solid var(--line);background:#fff;border-radius:.35rem;flex-direction:column;gap:.9rem;padding:1.5rem;display:flex}.team-card-image{aspect-ratio:16/9;object-fit:cover;border-radius:.2rem;width:100%}.team-card .eyebrow{color:#4b5c42;margin:0}.team-card h2{margin:0;font-size:2.05rem;line-height:.95}.team-card>p:not(.eyebrow){margin:0;line-height:1.5}.team-card dl,.team-details{margin:0}.team-card dl{border-top:1px solid var(--line);gap:.7rem;margin-top:auto;padding-top:.6rem;display:grid}dt{letter-spacing:.09em;text-transform:uppercase;color:#5d6963;font-size:.7rem;font-weight:800}dd{white-space:pre-line;margin:.2rem 0 0;line-height:1.45}.team-hero-image{object-fit:cover;border-radius:.35rem;width:min(100%,44rem);max-height:28rem;margin:0 0 2rem}.details-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.team-details{gap:1.3rem;display:grid}.team-details div{border-bottom:1px solid var(--line);padding-bottom:1.3rem}.team-details dd{white-space:pre-line;font-size:1.25rem;font-weight:650}.notice{background:#dfe7d8;justify-content:space-between;align-items:center;gap:2rem;display:flex}.notice p{max-width:620px;line-height:1.55}.notice .button{flex:none}@media (width<=800px){.team-listing,.details-grid{grid-template-columns:1fr}.details-grid{gap:2rem}.notice{flex-direction:column;align-items:flex-start}}:root{--ink:#151515;--paper:#fff;--lime:#e31b23;--coral:#b5121b;--blue:#f5f5f5;--line:#dedede}.brand-mark{color:#0000;width:10.4rem;height:3.5rem;box-shadow:none;letter-spacing:0;background:#fff url(/images/generated/hotshots-logo-header.webp) 50%/contain no-repeat;border-radius:0;font-size:0}.site-header{background:#fffffff5}.site-header .brand>span:last-child{display:none}.hero{color:#151515;background:#fafafa;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);min-height:0;display:grid}.hero-content{max-width:58rem;padding-block:clamp(5rem,10vw,9rem)}.hero-photo{min-height:clamp(32rem,55vw,48rem)}.hero h1 em{color:var(--lime)}.intro-strip{background:#e31b23;border-color:#e31b23}.audience-card.lime{color:#fff;background:#e31b23}.audience-card.coral{color:#151515;background:#f3f3f3}.audience-card.blue{background:#fff;border:1px solid #dedede}.dark-panel{color:#151515;background:#f3f3f3}.button{color:#fff;background:#e31b23;box-shadow:4px 4px #151515}.button-light{color:#fff;background:#151515}.team-card:nth-child(3n+2){border-top-color:#151515}.team-card:nth-child(3n){border-top-color:#e31b23}.page-intro{color:#151515;background:#f3f3f3}.page-intro:after{border-color:#e31b2366}.page-intro h1 em{color:#e31b23}.team-group.kids,.team-group.juniorinnen,.team-group.grossfeld,.team-group.erwachsene{background:#fff}.finder-panel{background:#f3f3f3}.finder-option-buttons button.is-selected{color:#fff;background:#e31b23;border-color:#e31b23}.teamfinder-nav{background:#fff}.board-section{background:#f3f3f3}.board-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.board-card{background:#fff;border:1px solid #dedede;grid-template-columns:4.5rem 1fr;gap:1.25rem;padding:1.5rem;display:grid;box-shadow:5px 5px #151515}.board-monogram{color:#fff;letter-spacing:-.08em;background:#e31b23;align-self:start;place-items:center;width:4.5rem;height:4.5rem;font-size:1.35rem;font-weight:900;display:grid}.board-card p{color:#b5121b;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.75rem;font-weight:800}.board-card-open{box-shadow:none;border-style:dashed}.board-card-open .board-monogram{color:#e31b23;background:#fff;border:2px solid #e31b23}.board-card h3{letter-spacing:-.05em;margin:0;font-size:1.5rem}.board-card span{margin:.55rem 0;line-height:1.45;display:block}.board-card a{text-underline-offset:.2rem;font-size:.9rem;font-weight:700;text-decoration:underline}footer{color:#151515;background:#f3f3f3;border-top:6px solid #e31b23}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #e31b23}@media (width<=800px){.brand-mark{width:7.7rem;height:2.7rem}.site-header{flex-wrap:wrap;gap:.8rem}.site-header .button-small{margin-left:auto;display:inline-flex}.site-header nav{-webkit-overflow-scrolling:touch;order:3;gap:1rem;width:100%;padding:.25rem 0 .1rem;display:flex;overflow-x:auto}.site-header nav a{white-space:nowrap}.hero{grid-template-columns:1fr}.hero-photo{min-height:19rem}.board-grid{grid-template-columns:1fr}.board-card{box-shadow:3px 3px #151515}}.legacy-intro{max-width:52rem}.legacy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.legacy-card{border:1px solid var(--line);background:#fff;border-top:5px solid #e31b23;flex-direction:column;gap:1rem;min-height:15rem;padding:1.6rem;display:flex}.legacy-card h2{letter-spacing:-.06em;font-size:clamp(1.75rem,3vw,2.5rem);line-height:.98}.legacy-card p{margin:0;line-height:1.55}.legacy-card .text-link{margin-top:auto}.legacy-meta{background:#f3f3f3;border-left:4px solid #e31b23;gap:.4rem;padding:1.25rem;display:grid}.legacy-meta p{margin:0;line-height:1.5}.legacy-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.club-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.club-topic-grid a{border:1px solid var(--hs-line);border-radius:var(--hs-radius);min-height:11.5rem;box-shadow:var(--hs-shadow);background:#fff;gap:.55rem;padding:1.35rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.club-topic-grid a:hover{box-shadow:var(--hs-shadow-lift);border-color:#efb8be;transform:translateY(-2px)}.club-topic-grid span{color:var(--hs-red-deep);letter-spacing:.1em;text-transform:uppercase;font-size:.73rem;font-weight:800}.club-topic-grid strong{letter-spacing:-.04em;font-size:1.22rem;line-height:1.08}.club-topic-grid small{color:var(--hs-muted);font-size:.92rem;line-height:1.45}.topic-lead,.topic-next{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.topic-lead{background:#fff7f7;border-block:1px solid #f4cbd0;padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(3rem,6vw,5rem)}.topic-lead>div>p:last-child,.topic-next>div>p:last-child{max-width:34rem;color:var(--hs-muted);line-height:1.7}.topic-content{padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(3rem,6vw,5rem)}.topic-content-inner{border:1px solid var(--hs-line);border-radius:var(--hs-radius-lg);max-width:52rem;box-shadow:var(--hs-shadow);background:#fff;padding:clamp(1.5rem,4vw,3rem)}.topic-content-inner p{white-space:pre-line;color:var(--hs-muted);margin:0 0 1.15rem;line-height:1.75}.topic-content-inner p:last-child{margin-bottom:0}.topic-next{border-radius:var(--hs-radius-lg);background:#fff7f7;border:1px solid #f4cbd0;margin-top:1rem}.legacy-empty{border-radius:var(--hs-radius-lg);background:#fff7f7;border:1px solid #f4cbd0;max-width:43rem;padding:clamp(2rem,5vw,4rem)}.legacy-empty p{max-width:34rem;color:var(--hs-muted);line-height:1.65}@media (width<=800px){.legacy-grid,.club-topic-grid,.topic-lead,.topic-next{grid-template-columns:1fr}.topic-next{margin-inline:1rem}.topic-lead{padding:3rem 1.25rem}.topic-content-inner{padding:1.35rem}.club-topic-grid{gap:.75rem}}.topic-intro{padding-bottom:clamp(2rem,4vw,3.5rem)}.topic-visual{padding-bottom:clamp(3rem,6vw,5rem)}.topic-image{border-radius:var(--hs-radius-lg);width:min(100%,68rem);box-shadow:var(--hs-shadow);background:#fff;border:1px solid #f1c8cd;margin:0;padding:clamp(.45rem,1vw,.75rem);overflow:hidden}.topic-image img{object-fit:cover;border-radius:calc(var(--hs-radius-lg) - .3rem);width:100%;height:auto;max-height:32rem;display:block}.topic-image figcaption{color:var(--hs-muted);padding:.75rem .35rem .1rem;font-size:.86rem;line-height:1.45}.topic-image--poster{width:min(100%,25rem);margin-inline:auto}.topic-image--poster img{object-fit:contain;max-height:none}.topic-image--logo{background:#fff7f7;width:min(100%,42rem);margin-inline:auto;padding:clamp(1rem,3vw,2rem)}.topic-image--logo img{object-fit:contain;max-height:14rem}@media (width<=800px){.topic-image--poster{width:min(100%,20rem)}}.topic-content-inner{gap:0;display:grid;overflow:hidden}.topic-copy-group{border-bottom:1px solid var(--hs-line);min-width:0;padding:clamp(1.25rem,3vw,2rem) 0}.topic-copy-group:first-child{padding-top:0}.topic-copy-group:last-child{border-bottom:0;padding-bottom:0}.topic-copy-group--intro{border-radius:var(--hs-radius);background:var(--hs-red-soft);border:1px solid #f1c8cd;margin:0 0 1rem;padding:clamp(1rem,2.5vw,1.5rem)}.topic-copy-group h3{color:var(--hs-ink);letter-spacing:-.035em;margin:0 0 1rem;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.12}.topic-copy-group p{white-space:normal;overflow-wrap:anywhere;gap:.4rem;max-width:46rem;margin:.65rem 0;display:grid}.topic-copy-group p:first-of-type{margin-top:0}.topic-copy-group p:last-child{margin-bottom:0}.topic-copy-group .topic-fact{border-left:3px solid var(--hs-red);border-radius:0 var(--hs-radius-sm) var(--hs-radius-sm) 0;background:var(--hs-red-soft);color:var(--hs-ink);padding:.7rem .85rem}.topic-external-link{overflow-wrap:anywhere;width:fit-content;max-width:100%}@media (width<=800px){.legacy-grid{grid-template-columns:minmax(0,1fr)}.legacy-card{min-width:0}.legacy-card h2{overflow-wrap:anywhere}.topic-copy-group{padding-block:1.15rem}}:root{--ink:#111827;--paper:#fff;--lime:#d71920;--coral:#a80f16;--blue:#f8fafc;--line:#e5e7eb;--aw-muted:#667085;--aw-soft:#fff5f5;--aw-radius:.7rem}body{color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.site-header{border-bottom:1px solid var(--line);background:#fff;max-width:80rem;margin:0 auto;padding:1rem clamp(1rem,3vw,2rem);position:relative}.site-header nav{gap:.15rem;font-weight:600}.site-header nav a{border-radius:.45rem;padding:.55rem .75rem}.site-header nav a:hover{color:var(--lime);background:var(--aw-soft)}.brand-mark{width:9.2rem;height:3.1rem}.button{background:var(--lime);color:#fff;box-shadow:none;border-radius:.45rem;padding:.78rem 1.22rem;transition:background .2s,transform .2s}.button:hover{background:var(--coral);transform:translateY(-1px)}.button-small{box-shadow:none;padding:.62rem 1rem}.button-light{background:var(--ink);color:#fff}.text-link{color:var(--lime);text-decoration:none}.text-link:hover{color:var(--coral);text-underline-offset:.3rem;text-decoration:underline}.hero{max-width:80rem;min-height:0;color:var(--ink);background:#fff;margin:0 auto;padding:clamp(4rem,9vw,7rem) clamp(1.25rem,4vw,3rem) 0;display:block;overflow:visible}.hero .eyebrow{color:var(--lime);opacity:1}.hero h1{letter-spacing:-.065em;max-width:56rem;margin:0 auto;font-size:clamp(3rem,6.5vw,5.8rem);line-height:.98}.hero h1 em{color:var(--lime);font-family:inherit;font-weight:800}.hero-copy{max-width:43rem;color:var(--aw-muted);margin:1.3rem auto 1.9rem;font-size:clamp(1rem,1.5vw,1.18rem)}.actions{justify-content:center}.hero-photo{border-radius:var(--aw-radius);background-position:50%;width:min(100%,66rem);min-height:clamp(18rem,42vw,35rem);margin:clamp(2.4rem,5vw,4rem) auto 0;box-shadow:0 20px 45px #11182721}.intro-strip{border:1px solid var(--line);border-radius:var(--aw-radius);background:0 0;gap:0;max-width:66rem;margin:2.5rem auto 0;overflow:hidden}.intro-strip p{text-align:center;border:0;border-right:1px solid var(--line);background:#fff;padding:1.4rem}.intro-strip p:last-child{border:0}.intro-strip strong{font-size:1.05rem}.section{max-width:80rem;margin:0 auto;padding:clamp(4rem,8vw,7rem) clamp(1.25rem,4vw,3rem)}.section-heading,.split{gap:clamp(2rem,7vw,7rem)}.section h2{letter-spacing:-.055em;font-size:clamp(2.25rem,4.5vw,4.1rem);line-height:1.04}.section h2 em,.page-intro h1 em{color:var(--lime);font-family:inherit;font-weight:800}.eyebrow{color:var(--lime);opacity:1}.section-heading>p,.split>div>p:not(.eyebrow){color:var(--aw-muted)}.page-intro{max-width:68rem;color:var(--ink);text-align:center;background:#fff;margin:clamp(3rem,7vw,6rem) auto 0;padding:0 clamp(1.25rem,4vw,3rem);overflow:visible}.page-intro:after{display:none}.page-intro h1{letter-spacing:-.06em;font-size:clamp(3rem,6vw,5.3rem);line-height:1}.page-intro>p:last-child{color:var(--aw-muted);margin-left:auto;margin-right:auto}.audience-grid{gap:1.25rem}.audience-card{border:1px solid var(--line);border-radius:var(--aw-radius);min-height:250px;padding:1.7rem;transition:box-shadow .2s,transform .2s;box-shadow:0 4px 13px #1118270d}.audience-card:hover{transform:translateY(-3px);box-shadow:0 15px 28px #1118271c}.audience-card:after{display:none}.audience-card h3{font-size:2.45rem}.audience-card.lime{background:var(--lime)}.audience-card.coral{background:#fff}.audience-card.blue{background:#f8fafc}.dark-panel,.membership{color:var(--ink);border-radius:var(--aw-radius);background:#fff;border:1px solid #f1cacc;margin-top:clamp(1rem,3vw,3rem);margin-bottom:clamp(1rem,3vw,3rem);padding:clamp(2.5rem,5vw,5rem) clamp(1.25rem,4vw,3rem);box-shadow:0 5px 18px #1118270d}.dark-panel .steps b{color:var(--lime)}.dark-panel .button-light{grid-column:2;margin-top:.7rem}.membership{justify-content:space-between;align-items:center;gap:2rem;display:flex}.membership>div>p:last-child{color:var(--aw-muted)}.membership .button{background:var(--lime);color:#fff}.membership .button-light,.dark-panel .button-light{color:var(--lime);border:1px solid var(--lime);background:#fff}.membership .button-light:hover,.dark-panel .button-light:hover{background:var(--aw-soft);color:var(--coral);border-color:var(--coral)}.event-card{border:1px solid var(--line);border-radius:var(--aw-radius);box-shadow:none;background:#f8fafc}.teamfinder-cta{max-width:77.5rem;color:var(--ink);border-radius:var(--aw-radius);background:#fff;border:1px solid #f1cacc;margin:clamp(2.5rem,6vw,5rem) auto;padding:clamp(2rem,4vw,3.4rem);box-shadow:0 5px 18px #1118270d}.teamfinder-cta .eyebrow{color:var(--lime)}.teamfinder-cta>div>p:last-child{color:var(--aw-muted)}.teamfinder-nav{border:1px solid var(--line);background:#fff;border-radius:.6rem;max-width:78rem;margin:1.5rem auto 0;padding:.45rem clamp(.7rem,2vw,1.2rem);box-shadow:0 2px 6px #1118270a}.teamfinder-nav a{border-color:#0000;border-radius:.4rem}.teamfinder-nav a:hover{color:var(--lime);background:var(--aw-soft);border-color:#0000}.team-card,.board-card,.game-card,.sponsor-options article,.helper-steps article,.referee-grid article,.jobs-grid article,.camps-grid article{border-color:var(--line);border-radius:var(--aw-radius);box-shadow:0 3px 10px #1118270a}.team-card{border-top-color:var(--lime)}.board-card{box-shadow:none}.game-card{border-left-color:#cbd5e1}.logo-wall a{box-shadow:none;border-radius:.55rem}.logo-wall a:hover{border-color:var(--lime);box-shadow:0 8px 20px #11182714}footer{max-width:80rem;color:var(--ink);border-top:1px solid var(--line);background:#fff;margin:0 auto;padding:4rem clamp(1.25rem,4vw,3rem)}@media (width<=800px){.site-header{padding:.8rem 1rem}.site-header nav{order:3;width:100%;display:flex;overflow-x:auto}.site-header nav a{white-space:nowrap}.hero{padding:3.25rem 1.25rem 0}.hero-photo{min-height:19rem}.intro-strip{grid-template-columns:1fr;margin:1.5rem 1.25rem 0}.intro-strip p{border-right:0;border-bottom:1px solid var(--line)}.page-intro{margin-top:3rem}.teamfinder-nav{margin:1rem 1.25rem 0;overflow:auto}.section{padding:3.5rem 1.25rem}.dark-panel .button-light{grid-column:auto}.membership{flex-direction:column;align-items:flex-start}}:root{--hs-red:#df1f2c;--hs-red-deep:#b91420;--hs-red-soft:#fff1f2;--hs-red-wash:#ffe7ea;--hs-ink:#18212a;--hs-muted:#5d6975;--hs-paper:#fff;--hs-surface:#f7f8fa;--hs-line:#e1e6ea;--hs-radius-sm:.6rem;--hs-radius:1rem;--hs-radius-lg:1.5rem;--hs-panel-border:#edc8cc;--hs-shadow:0 10px 30px #18212a14;--hs-shadow-lift:0 16px 36px #18212a21;--hs-header-content-gap:clamp(1.15rem, 2.2vw, 1.85rem);--hs-module-gap:clamp(2.5rem, 5vw, 4.5rem);--hs-section-space:clamp(2.25rem, 4vw, 3.5rem);--hs-section-entry-gap:clamp(1.5rem, 2.5vw, 2rem);--hs-content-width:74rem;--hs-content-gutter:clamp(1.25rem, 4vw, 2.5rem)}body{background:var(--hs-paper);color:var(--hs-ink)}html{scroll-behavior:smooth}main>.section{padding-block:var(--hs-section-space);border-radius:var(--hs-radius-lg)}main>.page-intro+.section,main>.team-hero+.section{margin-top:var(--hs-section-entry-gap)}main>.section+.section{margin-top:var(--hs-section-entry-gap);padding-top:var(--hs-section-space)}main>script+.section,main>.section-anchor+.section{margin-top:var(--hs-section-entry-gap)}main>.section.age-path{padding-bottom:calc(var(--hs-section-space) + var(--hs-section-entry-gap))}main>.section:is(.dark-panel,.membership,.teamfinder-cta,.sponsor-teaser,.complex-lead,.complex-section,.complex-feature,.complex-pathway,.complex-cta,.sponsor-lead){padding-top:var(--hs-section-space)}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}:where(section,form,article)[id]{scroll-margin-top:clamp(7rem,10vw,8rem)}:where(button,.button,.share-button,.finder-option-buttons button){touch-action:manipulation}:where(input[type=checkbox],input[type=radio]){accent-color:var(--hs-red)}@media (pointer:coarse){:where(button,.button,.share-button,.finder-option-buttons button){min-height:44px}}.skip-link{z-index:100;background:var(--hs-red);border-radius:var(--hs-radius-sm);color:var(--hs-paper);padding:.7rem .9rem;font-weight:750;transition:transform .15s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{outline:3px solid var(--hs-ink);outline-offset:3px;transform:translateY(0)}.site-header-shell{z-index:50;backdrop-filter:blur(12px);border-bottom:1px solid var(--hs-line);background:#fffffff5;width:100%;position:sticky;top:0;box-shadow:0 1px #18212a05}.site-header{width:100%;max-width:82rem;box-shadow:none;background:0 0;border:0;margin:0 auto;padding:1rem clamp(1rem,3vw,2rem);position:relative}.site-header nav{gap:.15rem}.site-header .brand-mark{background-size:cover;width:clamp(12.4rem,18vw,14rem);height:3.5rem}.site-header nav a{border-radius:var(--hs-radius-sm);color:var(--hs-ink);padding:.6rem .8rem}.site-header nav a:hover,.site-header nav a[aria-current=page]{background:var(--hs-red-soft);color:var(--hs-red-deep)}.breadcrumbs{max-width:82rem;margin:var(--hs-header-content-gap) auto 0;color:var(--hs-muted);padding:0 clamp(1.25rem,4vw,3rem);font-size:.78rem}.breadcrumbs ol{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#a4adb5;margin-left:.45rem}.breadcrumbs a{color:var(--hs-red-deep);font-weight:700}.breadcrumbs a:hover{text-underline-offset:.2rem;text-decoration:underline}.breadcrumbs~.team-hero,.breadcrumbs~.page-intro{margin-top:.75rem}.button{border:1px solid var(--hs-red);box-shadow:none;border-radius:999px;padding:.76rem 1.15rem;font-weight:750}[hidden]{display:none!important}.button:hover{background:var(--hs-red-deep);border-color:var(--hs-red-deep);box-shadow:0 7px 16px #df1f2c33}.button-light,.membership .button-light,.dark-panel .button-light{background:var(--hs-paper);border-color:var(--hs-red);color:var(--hs-red-deep)}.button-light:hover,.membership .button-light:hover,.dark-panel .button-light:hover{background:var(--hs-red-soft);color:var(--hs-red-deep)}.text-link{color:var(--hs-red-deep);font-weight:750}.text-link:hover{color:var(--hs-red)}.hero,.page-intro{background:var(--hs-paper);color:var(--hs-ink)}.page-intro{margin-top:var(--hs-header-content-gap)}.hero{max-width:82rem;padding:var(--hs-header-content-gap) clamp(1.25rem, 4vw, 3rem) 0;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.hero-content{text-align:left;max-width:35rem;margin:0;padding:clamp(2.5rem,6vw,5rem) 0}.hero h1{margin-inline:0;font-size:clamp(3rem,5.5vw,5.25rem)}.hero-copy{margin-inline:0}.hero .actions{justify-content:flex-start}.hero h1,.page-intro h1,.section h2{letter-spacing:-.055em}:where(h1,h2)>em{color:var(--hs-red);font-family:inherit;font-style:italic;font-weight:800}.hero-copy,.page-intro>p:last-child,.section-heading>p,.split>div>p:not(.eyebrow){color:var(--hs-muted)}.home-finder-copy{max-width:440px}.home-finder-copy p{color:var(--hs-muted);margin:0 0 .8rem;line-height:1.6}.hero-note{background:linear-gradient(135deg, var(--hs-paper), var(--hs-red-soft));max-width:40rem;color:var(--hs-muted);text-align:left;border:1px solid #f2c8cd;border-radius:999px;align-items:center;gap:.85rem;margin:1.45rem 0 0;padding:.75rem 1rem .75rem .75rem;display:inline-flex;box-shadow:0 7px 20px #4b1d2212}.hero-note-badge{background:var(--hs-red);width:3rem;height:3rem;color:var(--hs-paper);letter-spacing:-.02em;border-radius:50%;flex:none;place-items:center;font-size:.8rem;font-weight:850;display:grid}.hero-note p{margin:0;font-size:.9rem;line-height:1.35}.hero-note p strong,.hero-note p span{display:block}.hero-note p strong{color:var(--hs-ink)}.hero-note p span{margin-top:.12rem}.hero-photo{object-fit:cover;border-radius:var(--hs-radius-lg);width:100%;height:clamp(32rem,50vw,43rem);min-height:0;box-shadow:var(--hs-shadow-lift);background-image:none;margin:0;display:block}.team-hero{padding-top:var(--hs-header-content-gap);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(2rem,5vw,5rem);padding-bottom:clamp(2.25rem,4vw,3.5rem);display:grid}.team-hero-without-image{grid-template-columns:minmax(0,1fr)}.team-hero-media{gap:1rem;min-width:0;display:grid}.team-hero-image{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;max-height:none;margin:0}.team-hero-content{min-width:0}.team-hero-content>.eyebrow{margin-bottom:.8rem}.team-hero-content>p:last-of-type{margin-top:1.1rem}.team-hero-details{grid-template-columns:minmax(0,1fr);row-gap:0;margin-top:1.75rem}.team-hero-details div{padding:.85rem 0}.team-hero-details dd{overflow-wrap:anywhere;font-size:1.05rem}.team-hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.25rem;display:flex}.team-hall-details{gap:.7rem;display:grid}.team-hall-detail{gap:.15rem;display:grid}.team-hall-detail small{color:var(--hs-muted);white-space:pre-line;font-size:.86rem;font-weight:500;line-height:1.4}.team-hall-detail .team-hall-nearby{color:var(--hs-muted);margin-top:.15rem}.team-hall-detail .team-hall-nearby b{color:var(--hs-ink)}.section-anchor{scroll-margin-top:calc(var(--site-header-height,5.25rem) + 1rem);display:block}@media (width<=800px){.hero{grid-template-columns:minmax(0,1fr);gap:1rem;padding-inline:1rem}.hero-content{text-align:center;max-width:44rem;margin-inline:auto;padding:2.5rem .25rem 1rem}.hero h1,.hero-copy{margin-inline:auto}.hero .actions{justify-content:center}.hero-note{margin-inline:auto}.hero-photo{height:auto;min-height:19rem}.team-hero{grid-template-columns:minmax(0,1fr);gap:1.5rem}.team-hero-details{margin-top:1.35rem}}.intro-strip{border:1px solid var(--hs-line);border-radius:var(--hs-radius);background:var(--hs-paper);max-width:76rem;margin:2rem auto 0}.intro-strip p{background:var(--hs-paper)}.intro-strip strong{color:var(--hs-red-deep)}.intro-strip span{color:var(--hs-muted)}.editorial-photo{margin:var(--hs-module-gap) auto;border-radius:var(--hs-radius-lg);background:linear-gradient(135deg, var(--hs-paper), var(--hs-red-soft));box-shadow:var(--hs-shadow);border:1px solid #efcbd0;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);gap:0;padding:0;display:grid;overflow:hidden}.editorial-photo figure{min-width:0;margin:0}.editorial-photo img{aspect-ratio:16/10;object-fit:cover;width:100%;height:100%;min-height:24rem;display:block}.editorial-photo-copy{align-self:center;padding:clamp(1.7rem,4vw,4rem)}.editorial-photo-copy h2{max-width:12ch;margin:.35rem 0 1rem;font-size:clamp(2.1rem,4vw,4rem);line-height:.98}.editorial-photo-copy>p:not(.eyebrow){max-width:34rem;color:var(--hs-muted);margin-bottom:1.2rem;line-height:1.65}.editorial-photo--reverse figure{order:2}.editorial-photo--compact img{min-height:19rem}.editorial-photo--compact .editorial-photo-copy{padding:clamp(1.5rem,3vw,2.7rem)}.editorial-photo--compact .editorial-photo-copy h2{font-size:clamp(1.9rem,3.5vw,3.25rem)}@media (width<=800px){.editorial-photo{grid-template-columns:minmax(0,1fr)}.editorial-photo figure,.editorial-photo--reverse figure{order:0}.editorial-photo img,.editorial-photo--compact img{aspect-ratio:4/3;object-fit:cover;height:auto;min-height:0;max-height:min(26rem,75vw - 1.875rem)}.editorial-photo-copy{padding:1.5rem}}.club-nav{grid-template-columns:repeat(4,1fr);gap:1rem;padding-top:clamp(3.5rem,6vw,5rem);display:grid}.club-intro .eyebrow{letter-spacing:.14em;margin-bottom:1.15rem;font-size:.86rem}.club-intro>p:last-child{max-width:46rem}@media (width<=1100px){.club-nav{grid-template-columns:repeat(2,1fr)}}.club-nav-card{border:1px solid var(--hs-line);border-radius:var(--hs-radius);background:var(--hs-paper);min-height:9.8rem;box-shadow:var(--hs-shadow);color:var(--hs-ink);gap:.45rem;padding:1.25rem;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.club-nav-card:hover{box-shadow:var(--hs-shadow-lift);border-color:#efb8be;transform:translateY(-2px)}.club-nav-card strong{font-size:1.08rem}.club-nav-card small{color:var(--hs-muted);font-size:.93rem;line-height:1.45}.club-service-nav{flex-wrap:wrap;align-items:center;gap:.55rem;max-width:82rem;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem) clamp(1.5rem,3vw,2.5rem);display:flex}.club-service-nav>span{color:var(--hs-red-deep);letter-spacing:.1em;text-transform:uppercase;margin-right:.2rem;font-size:.74rem;font-weight:800}.club-service-nav a{border:1px solid var(--hs-line);background:var(--hs-paper);color:var(--hs-ink);border-radius:999px;padding:.52rem .75rem;font-size:.88rem;font-weight:700;transition:border-color .18s,background .18s,color .18s}.club-service-nav a:hover{border-color:var(--hs-red);background:var(--hs-red-soft);color:var(--hs-red-deep)}.section{width:min(100%, var(--hs-content-width));max-width:var(--hs-content-width);padding-inline:var(--hs-content-gutter);margin-inline:auto}main>.team-hero{width:min(100%, var(--hs-content-width));max-width:var(--hs-content-width);padding-inline:var(--hs-content-gutter);margin-inline:auto;background:var(--hs-paper)!important}.eyebrow{color:var(--hs-red-deep)}.audience-card,.team-card,.board-card,.game-card,.event-card,.sponsor-options article,.helper-steps article,.referee-grid article,.jobs-grid article,.camps-grid article{border:1px solid var(--hs-line);border-radius:var(--hs-radius);box-shadow:var(--hs-shadow)}.audience-card,.team-card,.board-card,.game-card{transition:transform .18s,box-shadow .18s}.audience-card{min-height:260px}.audience-card:hover,.team-card:hover,.board-card:hover,.game-card:hover{box-shadow:var(--hs-shadow-lift);transform:translateY(-2px)}.team-card,.team-card:nth-child(3n+2),.team-card:nth-child(3n){border-top-color:var(--hs-red)}.team-card{gap:.52rem;padding:1.35rem}.team-card .eyebrow{color:var(--hs-red-deep);margin-bottom:0}.team-card h3{margin:.05rem 0 .12rem;line-height:1.12}.team-card>p:not(.eyebrow){margin-bottom:.3rem}.team-card-halls{gap:.55rem;display:grid}.team-card-halls>span{gap:.1rem;display:grid}.team-card-halls strong{color:var(--hs-ink);font-size:1rem;font-weight:650}.team-card-halls small{color:var(--hs-muted);white-space:pre-line;font-size:.82rem;font-weight:500;line-height:1.35}.team-card:focus{outline:3px solid var(--hs-red);outline-offset:-3px}dt{color:var(--hs-muted)}.audience-card.lime{background:var(--hs-red-soft);color:var(--hs-ink);border-color:#e9bdc2}.audience-card.lime a{color:var(--hs-red-deep)}.audience-card.coral,.audience-card.blue{background:var(--hs-surface);color:var(--hs-ink)}.audience-card.coral a,.audience-card.blue a{color:var(--hs-red-deep)}.dark-panel,.membership,.teamfinder-cta{border-radius:var(--hs-radius-lg);box-shadow:var(--hs-shadow);color:var(--hs-ink);background:linear-gradient(135deg,#fff 0%,#fff7f7 100%);border:1px solid #f4cbd0}.dark-panel .steps p{border-color:#f4cbd0}.dark-panel .steps b,.teamfinder-cta .eyebrow{color:var(--hs-red-deep)}.membership>div>p:last-child,.teamfinder-cta>div>p:last-child{color:var(--hs-muted)}.membership .actions .button{justify-content:center;min-height:3.6rem;margin-top:0}.finder-panel,.board-section,.games-section,.sponsor-section,.helper-steps,.referee-grid,.jobs-grid,.camps-note{background:var(--hs-surface)}main>.section.games-section,main>.section.process{background:var(--hs-red-soft)!important}main>.section.games-section--white{background:var(--hs-paper)!important}main>.section.process strong{color:var(--hs-red-deep)!important}.hall-map{background:var(--hs-red-soft)}.finder-layout{background:var(--hs-paper)}.page-intro,.hero,.team-hero{isolation:isolate;position:relative;overflow:hidden}.page-intro:before,.hero:before,.team-hero:before{content:"";z-index:0;aspect-ratio:1;filter:grayscale()contrast(1.08);mix-blend-mode:multiply;pointer-events:none;background:url(/images/decor/floorball-watermark-photo.webp) 50%/contain no-repeat;position:absolute;mask-image:radial-gradient(circle,#000 52%,#0000 72%)}.page-intro:before{opacity:.145;width:clamp(25rem,36vw,34rem);bottom:clamp(-15rem,-17vw,-10rem);right:clamp(-14rem,-13vw,-10rem)}.hero:before{opacity:.13;filter:grayscale()contrast(1.25)brightness(.86);width:clamp(22rem,27vw,26rem);bottom:clamp(-5rem,-4vw,-3.5rem);left:clamp(-4rem,-3vw,-2.5rem);right:auto;mask-image:radial-gradient(circle,#000 68%,#0000 88%)}.team-hero:before{opacity:.075;width:clamp(27rem,35vw,34rem);top:clamp(-13rem,-12vw,-8rem);right:clamp(-16rem,-14vw,-11rem)}.page-intro>*,.hero>*,.hero-content>*,.team-hero>*{z-index:1;position:relative}.finder-layout .finder-panel{background:var(--hs-red-soft);overscroll-behavior:contain;scrollbar-gutter:stable;border-right:1px solid #f1cbd0;min-height:0;max-height:calc(100vh - 5.3rem);padding:clamp(1rem,2vw,1.5rem);overflow-y:auto}.finder-layout .finder-results:focus-visible{outline:3px solid var(--hs-red);outline-offset:-3px}.finder-results-header{scroll-margin-top:calc(var(--site-header-height,5.25rem) + 1rem)}@media (width>=901px){.finder-layout{overflow-anchor:none;background:linear-gradient(to right, var(--hs-red-soft) 0 clamp(18rem, 26%, 26rem), var(--hs-paper) clamp(18rem, 26%, 26rem) 100%);grid-template-columns:clamp(18rem,26%,26rem) minmax(0,1fr);height:auto;min-height:0;max-height:none;overflow:visible}.finder-layout .finder-panel{scrollbar-gutter:auto;overscroll-behavior:auto;align-self:start;height:auto;min-height:0;max-height:none;position:sticky;top:5.3rem;overflow:visible}.finder-layout .finder-results{scrollbar-gutter:auto;overscroll-behavior:auto;height:auto;overflow:visible}}.finder-layout .finder-panel h2{margin-bottom:.55rem;font-size:clamp(2rem,3vw,2.75rem)}.finder-layout .finder-panel>div>p:last-child{display:none}.finder-layout .finder-panel .finder-row{border-bottom-color:#efcbd0;gap:.3rem;padding:.42rem 0}.finder-layout .finder-panel .finder-option-buttons{gap:.28rem}.finder-layout .finder-panel .finder-option-buttons button{background:var(--hs-paper);color:var(--hs-ink);border-color:#e5b9c0;padding:.32rem .5rem;font-size:.76rem;line-height:1.15}.finder-layout .finder-panel .finder-option-buttons button:hover{border-color:var(--hs-red);color:var(--hs-red-deep)}.finder-layout .finder-panel .finder-option-buttons button.is-selected{background:var(--hs-red);border-color:var(--hs-red);color:var(--hs-paper)}.finder-layout .finder-panel .finder-result{border-radius:var(--hs-radius-sm);color:var(--hs-ink);background:#fff;border:1px solid #e6b9bf;margin:.75rem 0 .45rem;padding:.75rem .85rem;font-size:.92rem;font-weight:800;line-height:1.4}.finder-filter-toggle{width:100%;color:var(--hs-red-deep);font:inherit;cursor:pointer;background:#fff;border:1px solid #dcaeb5;border-radius:999px;margin:.45rem 0;padding:.7rem .85rem;font-size:.84rem;font-weight:800;display:none}.team-card-actions{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-top:auto;padding-top:.7rem;display:flex}.team-card-actions .button{box-shadow:none}@media (width>=901px) and (width<=1150px){.finder-filter-toggle{display:block}}@media (width<=900px){.finder-layout .finder-panel{scrollbar-gutter:auto;max-height:none;overflow:visible}.finder-layout .finder-panel>div>p:last-child{display:block}.page-intro:before{opacity:.1;width:25rem;bottom:-12rem;right:-12rem}.team-hero:before{opacity:.065;width:24rem;right:-12rem}.hero:before{opacity:.09;width:21rem;bottom:-7rem;left:-8rem;right:auto}.team-hero:before{top:-9rem}}@media (width>=700px) and (width<=1024px){main>.section,main>.share-actions{width:calc(100% - 1.5rem)}}@media (width<=800px){.hero:before{display:none}.hero-content{isolation:isolate;position:relative;overflow:hidden}.hero-content:before{content:"";z-index:0;aspect-ratio:1;filter:grayscale()contrast(1.25)brightness(.84);mix-blend-mode:multiply;opacity:.12;pointer-events:none;background:url(/images/decor/floorball-watermark-photo.webp) 50%/contain no-repeat;width:17rem;position:absolute;bottom:-2.5rem;left:-3.5rem;mask-image:radial-gradient(circle,#000 68%,#0000 88%)}}.teamfinder-nav{background:var(--hs-paper);border:1px solid var(--hs-line);border-radius:var(--hs-radius);box-shadow:0 4px 14px #18212a0d}.teamfinder-nav a{border-radius:.5rem}.teamfinder-nav a:hover{background:var(--hs-red-soft);color:var(--hs-red-deep)}.finder-option-buttons button{border-radius:999px;transition:background .18s,border-color .18s,color .18s,transform .18s}.finder-option-buttons button:hover{border-color:var(--hs-red);color:var(--hs-red-deep);transform:translateY(-1px)}.finder-option-buttons button.is-selected{background:var(--hs-red);border-color:var(--hs-red)}.board-monogram{background:var(--hs-red);border-radius:50%}.board-card-open .board-monogram{background:var(--hs-paper);color:var(--hs-red-deep);border-color:var(--hs-red)}.board-vacancies{border-radius:var(--hs-radius-lg);background:linear-gradient(135deg,var(--hs-paper),var(--hs-red-soft));box-shadow:var(--hs-shadow);border:1px solid #efc7cc;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:clamp(1.25rem,3vw,2.5rem);margin-top:1.5rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.board-vacancies h3{letter-spacing:-.05em;margin:.2rem 0 .65rem;font-size:clamp(1.55rem,2.7vw,2.4rem)}.board-vacancies p:last-child{color:var(--hs-muted);margin:0;line-height:1.55}.board-vacancies ul{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.board-vacancies li{border-bottom:1px solid #efc7cc;gap:.15rem;padding:.65rem 0;display:grid}.board-vacancies li:last-child{border:0}.board-vacancies li span{color:var(--hs-muted);font-size:.9rem}@media (width<=900px){.board-vacancies{grid-template-columns:minmax(0,1fr)}.board-vacancies>*{min-width:0}.board-vacancies .button{width:fit-content;max-width:100%}}.game-card.is-home{border-left-color:var(--hs-red)}.event-card{background:var(--hs-surface)}.event-date{color:var(--hs-red-deep)}.logo-wall a{border-radius:var(--hs-radius-sm)}.logo-wall a:hover{border-color:var(--hs-red)}.sponsor-teaser{border:1px solid var(--hs-line);border-radius:var(--hs-radius-lg);background:var(--hs-surface);box-shadow:var(--hs-shadow);grid-template-columns:minmax(15rem,.68fr) minmax(0,1.32fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);margin-top:0;display:grid}.sponsor-teaser-copy h2{margin:.2rem 0 1rem;font-size:clamp(2.15rem,4.1vw,4.25rem);line-height:.95}.sponsor-teaser-copy>p:not(.eyebrow){max-width:27rem;color:var(--hs-muted);line-height:1.6}.sponsor-teaser-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.sponsor-teaser-logos a{border:1px solid var(--hs-line);border-radius:var(--hs-radius-sm);background:var(--hs-paper);justify-content:center;align-items:center;min-height:7.25rem;padding:1rem;transition:border-color .18s,transform .18s;display:flex}.sponsor-teaser-logos a:hover{border-color:var(--hs-red);transform:translateY(-2px)}.sponsor-teaser-logos img{object-fit:contain;mix-blend-mode:multiply;max-width:100%;max-height:4.5rem;display:block}.legacy-content>div{max-width:52rem;color:var(--hs-muted);font-size:1.04rem;line-height:1.7}.legacy-content>div p{white-space:pre-line;margin:0 0 1.1rem}.conversion-hero{background:var(--hs-paper);color:var(--hs-ink)}.process,.adult-section{background:var(--hs-red-soft);border-block:1px solid #f5d4d8}.adult-section{background:var(--hs-red-wash)}.process strong{color:var(--hs-red-deep)}.process li{border-color:#efcbd0}.schnupper-faq{padding-top:1.5rem}.faq-list{gap:.7rem;max-width:62rem;display:grid}.faq-list details{border:1px solid var(--hs-line);border-radius:var(--hs-radius-sm);background:var(--hs-paper);box-shadow:0 3px 10px #18212a0a}.faq-list summary{cursor:pointer;color:var(--hs-ink);padding:1rem 1.2rem;font-weight:750}.faq-list summary::marker{color:var(--hs-red-deep)}.faq-list p{max-width:52rem;color:var(--hs-muted);margin:0;padding:0 1.2rem 1.1rem;line-height:1.65}.form-success-panel{border-radius:var(--hs-radius);background:linear-gradient(135deg, var(--hs-paper), var(--hs-red-soft));box-shadow:var(--hs-shadow);border:1px solid #efc4c9;grid-column:1/-1;padding:clamp(1.25rem,3vw,2rem)}.form-success-panel h3{margin:.2rem 0 .65rem;font-size:clamp(1.5rem,3vw,2.2rem)}.form-success-panel p{color:var(--hs-muted);margin:.45rem 0;line-height:1.6}.form-success-panel .actions{justify-content:flex-start;margin-top:1rem}.team-group.kids,.team-group.erwachsene{background:var(--hs-red-soft)}.team-group.juniorinnen{background:var(--hs-red-wash)}.team-group.junioren,.team-group.grossfeld{background:var(--hs-paper)}footer{background:var(--hs-surface);border-top:4px solid var(--hs-red);max-width:82rem;color:var(--hs-ink);grid-template-columns:minmax(15rem,1.5fr) repeat(3,minmax(10rem,1fr));gap:clamp(1.5rem,3vw,3rem);margin:3rem auto 0}footer .footer-logo{align-items:center;width:min(100%,17rem);margin-bottom:.9rem;display:inline-flex}footer .footer-logo img{object-fit:contain;width:100%;height:auto;display:block}footer a:hover{color:var(--hs-red-deep)}@media (width<=1000px) and (width>=801px){footer{grid-template-columns:minmax(15rem,1.5fr) repeat(2,minmax(10rem,1fr))}footer>div:last-child{grid-column:2/-1}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--hs-red);outline-offset:3px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:3px solid var(--hs-red);outline-offset:2px;border-color:var(--hs-red-deep)}@media (width<=800px){.site-header{padding:.8rem 1rem}.site-header .brand-mark{width:10.2rem;height:3rem}.site-header nav{grid-template-columns:1.05fr 1.35fr .65fr;gap:.25rem;width:100%;min-width:0;max-width:100%;padding:.2rem 0 0;display:grid;overflow:visible}.site-header nav a{text-align:center;white-space:normal;min-width:0;padding:.48rem .28rem;font-size:.72rem;line-height:1.2}footer{grid-template-columns:1fr}.intro-strip{margin:1.25rem 1rem 0}.intro-strip p{padding:1.15rem 1rem}.audience-card{min-height:220px}.hero-note{border-radius:var(--hs-radius);align-items:flex-start;width:100%;max-width:32rem}.membership .actions{flex-wrap:wrap;width:100%}.club-nav{grid-template-columns:1fr;gap:.7rem}.club-nav-card{min-height:auto;padding:1rem 1.1rem}.board-card{grid-template-columns:3.4rem minmax(0,1fr);gap:.85rem;padding:1.1rem}.board-card .board-monogram{width:3.4rem;height:3.4rem;font-size:1rem}.board-card a{overflow-wrap:anywhere}.board-card a,.team-hero-details a,.form-privacy a{align-items:center;min-height:2.75rem;display:inline-flex}.dark-panel,.membership,.teamfinder-cta{border-radius:var(--hs-radius)}.sponsor-teaser{grid-template-columns:1fr}.sponsor-teaser-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.finder-option-buttons button,.finder-reset{min-height:2.75rem}.team-card .text-link{align-items:center;width:max-content;min-height:2.75rem;display:inline-flex}.breadcrumbs a,.text-link,.audience-card a,.event-card a,.club-directory-groups a,footer a{align-items:center;min-height:2.75rem;display:inline-flex}.breadcrumbs a{justify-content:center;min-width:2.75rem}footer a{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.club-directory{max-width:82rem;margin:var(--hs-module-gap) auto;border-radius:var(--hs-radius-lg);background:linear-gradient(135deg, var(--hs-paper), var(--hs-red-soft));box-shadow:var(--hs-shadow);border:1px solid #efcbd0;grid-template-columns:minmax(14rem,.72fr) minmax(0,2fr);gap:clamp(1.5rem,3vw,3rem);padding:clamp(1.35rem,3vw,2.2rem) clamp(1.25rem,4vw,3rem);display:grid}.club-directory-intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3.2vw,3rem);line-height:1}.club-directory-intro>p:last-child{max-width:25rem;color:var(--hs-muted);margin:.75rem 0 0;line-height:1.5}.club-directory-groups{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.8rem,2vw,1.5rem);display:grid}.club-directory-groups section{min-width:0}.club-directory-groups h3{color:var(--hs-red-deep);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .45rem;font-size:.74rem}.club-directory-groups a{border-bottom:1px solid #e1e6ead9;padding:.43rem 0;font-size:.88rem;font-weight:720;line-height:1.3;display:block}.club-directory-groups a:hover{color:var(--hs-red-deep)}.site-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(.7rem,1.6vw,1.5rem);display:grid}.primary-navigation{justify-content:center;align-items:center;gap:.1rem;min-width:0;display:flex}.nav-item{position:static}.nav-item-heading{border-radius:var(--hs-radius-sm);border:1px solid #0000;align-items:center;transition:border-color .18s,background .18s;display:flex}.nav-item-heading:hover,.nav-item.is-current .nav-item-heading{background:var(--hs-red-soft);border-color:#f1cbd0}.site-header .primary-navigation .nav-primary{white-space:nowrap;padding:.58rem .38rem .58rem .65rem;font-size:.86rem;line-height:1.2}.site-header .primary-navigation .nav-primary:hover{background:0 0}.nav-toggle{width:2.25rem;height:2rem;color:var(--hs-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-left:1px solid #edc9ce;border-radius:0 .45rem .45rem 0;place-items:center;margin-right:.18rem;padding:0 0 0 .15rem;display:inline-grid}.nav-toggle:hover,.nav-toggle[aria-expanded=true]{background:var(--hs-red-wash);color:var(--hs-red-deep)}.nav-toggle svg{transition:transform .18s}.nav-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.nav-submenu{z-index:5;border-radius:0 0 var(--hs-radius-lg) var(--hs-radius-lg);background:#fffffffb;border:1px solid #efcbd0;grid-template-columns:minmax(13rem,.72fr) minmax(0,2fr);gap:clamp(1.5rem,3vw,3rem);padding:clamp(1.35rem,2.7vw,2.15rem);display:grid;position:absolute;top:calc(100% - .15rem);left:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);box-shadow:0 22px 45px #18212a29}.nav-submenu-intro{border-right:1px solid var(--hs-line);padding:.25rem clamp(1rem,2vw,1.5rem) .25rem .15rem}.nav-submenu-intro .eyebrow{color:var(--hs-red-deep);margin-bottom:.45rem}.nav-submenu-intro>strong{letter-spacing:-.045em;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.05;display:block}.nav-submenu-intro>p:not(.eyebrow){max-width:26rem;color:var(--hs-muted);margin:.65rem 0 .85rem;font-size:.9rem;line-height:1.5}.site-header .nav-submenu-intro>a{color:var(--hs-red-deep);gap:.45rem;padding:.3rem 0;font-size:.87rem;font-weight:800;display:inline-flex}.nav-submenu-groups{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:clamp(1rem,2.5vw,2rem);display:grid}.nav-submenu-group{min-width:0}.nav-submenu-group-title{color:var(--hs-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .55rem;font-size:.72rem;line-height:1.2}.site-header .nav-submenu-groups a{color:var(--hs-ink);text-align:left;border-radius:.35rem;padding:.42rem .2rem;font-size:.9rem;font-weight:700;line-height:1.25;display:block}.site-header .nav-submenu-groups a:hover{background:var(--hs-red-soft);color:var(--hs-red-deep);padding-left:.5rem}.site-header .nav-submenu-groups a[aria-current=page]{background:var(--hs-red-soft);color:var(--hs-red-deep)}.mobile-nav-toggle{display:none}.header-cta{white-space:nowrap}@media (width<=1050px){.club-directory{grid-template-columns:1fr}.club-directory-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header{grid-template-columns:auto minmax(0,1fr) auto;padding:.72rem 1rem}.site-header .brand-mark{width:10.2rem;height:3rem}.mobile-nav-toggle{border:1px solid var(--hs-line);background:var(--hs-paper);min-height:2.75rem;color:var(--hs-ink);cursor:pointer;font:inherit;border-radius:999px;justify-self:end;align-items:center;gap:.45rem;padding:.55rem .72rem;font-size:.84rem;font-weight:800;display:inline-flex}.mobile-nav-icon{font-size:1.15rem;line-height:1}.site-header .primary-navigation{z-index:6;border-top:1px solid var(--hs-line);border-bottom:1px solid var(--hs-line);background:#fffffffc;max-height:calc(100dvh - 4.5rem);padding:.65rem 1rem 1.1rem;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 18px 35px #18212a24}.site-header .primary-navigation.is-open{grid-template-columns:1fr;gap:.2rem;display:grid}.nav-item-heading{border-bottom:1px solid var(--hs-line);width:100%}.site-header .primary-navigation .nav-primary{text-align:left;flex:1;padding:.8rem .35rem;font-size:.98rem}.nav-toggle{flex:0 0 2.75rem;width:2.75rem;height:2.75rem;margin:0}.nav-submenu{border-radius:var(--hs-radius);box-shadow:none;grid-template-columns:1fr;gap:1rem;margin:.2rem 0 .8rem;padding:1rem;position:static}.nav-submenu-intro{border-right:0;border-bottom:1px solid var(--hs-line);padding:0 0 .9rem}.nav-submenu-intro>p:not(.eyebrow){margin-bottom:.45rem}.nav-submenu-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.site-header .nav-submenu-groups a{padding:.48rem 0}}@media (width<=600px){.site-header{gap:.45rem;padding-inline:.75rem}.site-header .brand-mark{width:10.25rem;height:3rem}.mobile-nav-toggle{width:2.75rem;min-width:2.75rem;padding-inline:.65rem}.mobile-nav-toggle>span:first-child{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.site-header .header-cta{min-height:2.75rem;padding:.62rem .78rem;font-size:.78rem}.nav-submenu-groups{grid-template-columns:1fr}}@media (width<=360px){.club-directory-groups{grid-template-columns:1fr}.site-header .brand-mark{width:8rem;height:2.35rem}.page-intro h1{font-size:clamp(2.2rem,11.5vw,2.6rem);line-height:1}}.participation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.participation-grid>a{border:1px solid var(--hs-line);border-radius:var(--hs-radius);background:var(--hs-paper);min-height:17rem;box-shadow:var(--hs-shadow);flex-direction:column;padding:1.35rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.participation-grid>a:nth-child(2n){background:var(--hs-red-soft)}.participation-grid>a:hover{box-shadow:var(--hs-shadow-lift);border-color:#efb8be;transform:translateY(-3px)}.participation-grid span{color:var(--hs-red-deep);letter-spacing:.1em;text-transform:uppercase;font-size:.73rem;font-weight:820}.participation-grid strong{letter-spacing:-.04em;margin:.8rem 0 .7rem;font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:1.08}.participation-grid small{color:var(--hs-muted);font-size:.93rem;line-height:1.55}.participation-grid b{color:var(--hs-red-deep);margin-top:auto;padding-top:1.1rem;font-size:.9rem}.participation-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.participation-details article{border-radius:var(--hs-radius-lg);background:linear-gradient(135deg, var(--hs-paper), var(--hs-red-soft));border:1px solid #efcbd0;padding:clamp(1.5rem,3vw,2.4rem)}.participation-details h2{font-size:clamp(2rem,3.5vw,3.2rem)}.participation-details article>p:not(.eyebrow){max-width:36rem;color:var(--hs-muted);line-height:1.65}.participation-links{flex-wrap:wrap;gap:.8rem 1.3rem;margin-top:1.2rem;display:flex}@media (width>=801px){footer{grid-template-columns:minmax(14rem,1.45fr) repeat(4,minmax(8rem,1fr))}}@media (width<=1150px) and (width>=801px){footer{grid-template-columns:minmax(14rem,1.4fr) repeat(2,minmax(10rem,1fr))}footer>div:last-child{grid-column:auto}}@media (width<=900px){.participation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.participation-grid,.participation-details{grid-template-columns:1fr}.participation-grid>a{min-height:13rem}}.complex-hero{width:min(calc(100% - (var(--hs-content-gutter) * 2)), var(--hs-content-width));margin:var(--hs-module-gap) auto;border:1px solid var(--hs-line);border-radius:var(--hs-radius-lg);background:var(--hs-red-soft);box-shadow:var(--hs-shadow);overflow:hidden}.complex-hero img{aspect-ratio:9/4;object-fit:cover;width:100%;height:auto;display:block}.complex-hero figcaption{color:var(--hs-muted);padding:.8rem 1rem;font-size:.86rem;line-height:1.45}.complex-page-nav{top:var(--site-header-height,5.25rem);z-index:7;width:min(100% - 2rem,72rem);margin:1.25rem auto var(--hs-module-gap);border:1px solid var(--hs-line);box-shadow:var(--hs-shadow);backdrop-filter:blur(12px);background:#fffffff5;border-radius:999px;flex-wrap:wrap;justify-content:center;gap:.4rem;padding:.55rem;display:flex;position:sticky}.complex-page-nav a{min-height:2.75rem;color:var(--hs-ink);border-radius:999px;padding:.65rem .95rem;font-size:.86rem;font-weight:850}.complex-page-nav a:hover,.complex-page-nav a:focus-visible{background:var(--hs-red-soft);color:var(--hs-red-deep)}.complex-lead{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.complex-lead h2,.complex-section-heading h2,.complex-feature h2,.complex-cta h2{letter-spacing:-.065em;margin:.25rem 0 1rem;font-size:clamp(2.25rem,4.5vw,4.5rem);line-height:.96}.complex-lead-copy>p,.complex-section-heading>p,.complex-feature-copy>p,.complex-cta-copy>p{color:var(--hs-muted);line-height:1.7}.complex-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.5rem;display:grid}.complex-proof div{border-radius:var(--hs-radius);background:var(--hs-red-soft);border:1px solid #efc7cc;padding:1rem}.complex-proof strong,.complex-proof span{display:block}.complex-proof strong{color:var(--hs-red-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.complex-proof span{margin-top:.3rem;font-weight:750;line-height:1.35}.complex-section{background:var(--hs-paper)}.complex-section--rose{background:var(--hs-red-soft);border-radius:var(--hs-radius-lg);box-shadow:var(--hs-shadow);border:1px solid #edc8cc}main>.complex-feature+.complex-section--rose{margin-top:var(--hs-module-gap)}.complex-section-heading{grid-template-columns:minmax(0,1fr) minmax(18rem,.75fr);align-items:end;gap:clamp(2rem,5vw,5rem);margin-bottom:2rem;display:grid}.complex-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.complex-card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.complex-card{border:1px solid var(--hs-line);border-top:4px solid var(--hs-red);border-radius:var(--hs-radius-lg);min-width:0;box-shadow:var(--hs-shadow);background:#fff;flex-direction:column;padding:clamp(1.25rem,3vw,1.75rem);display:flex}.complex-card.is-featured{background:linear-gradient(140deg, #fff 0%, var(--hs-red-soft) 100%);border-color:#e8aeb4}.complex-card-kicker{color:var(--hs-red-deep);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.72rem;font-weight:900;display:flex}.complex-card h3{letter-spacing:-.055em;margin:.7rem 0 .4rem;font-size:clamp(1.55rem,2.7vw,2.35rem);line-height:1}.complex-card>p{color:var(--hs-muted);margin:0 0 1rem;line-height:1.6}.complex-card--compact{min-height:0}.complex-card--compact>p{margin-bottom:0}.complex-card-action{margin-top:auto;padding-top:1rem}.complex-card-list{gap:.45rem;margin:.9rem 0 1.1rem;padding:0;list-style:none;display:grid}.complex-card-list li{padding-left:1.1rem;font-weight:700;position:relative}.complex-card-list li:before{color:var(--hs-red-deep);content:"•";position:absolute;left:0}.complex-facts{gap:0;margin:auto 0 0;display:grid}.complex-facts div{border-top:1px solid var(--hs-line);grid-template-columns:7.5rem 1fr;gap:1rem;padding:.75rem 0;display:grid}.complex-facts dt{color:var(--hs-red-deep);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:900}.complex-facts dd{min-width:0;margin:0;line-height:1.5}.complex-feature{border-radius:var(--hs-radius-lg);background:linear-gradient(135deg, var(--hs-red-soft), #fff 62%);box-shadow:var(--hs-shadow);border:1px solid #efc5ca;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.complex-feature-points{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.complex-feature-points li{color:var(--hs-muted);padding-left:1.5rem;line-height:1.55;position:relative}.complex-feature-points li:before{content:"";background:var(--hs-red);border-radius:50%;width:.65rem;height:.65rem;position:absolute;top:.6rem;left:0}.complex-feature-link{align-items:center;min-height:44px;display:inline-flex}.complex-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.complex-step{border:1px solid var(--hs-line);border-radius:var(--hs-radius);background:#fff;padding:1.35rem}.complex-step>span{background:var(--hs-red);color:#fff;border-radius:50%;place-items:center;width:2.4rem;height:2.4rem;font-weight:900;display:grid}.complex-step h3{margin:.85rem 0 .5rem;font-size:1.35rem}.complex-step p{color:var(--hs-muted);margin:0;line-height:1.55}.complex-pathway{border-radius:var(--hs-radius-lg);background:linear-gradient(135deg, #fff 0%, var(--hs-red-soft) 100%);box-shadow:var(--hs-shadow);border:1px solid #edc8cc;padding:clamp(2rem,5vw,4rem)}.complex-pathway h2{letter-spacing:-.055em;margin:.3rem 0 1.5rem;font-size:clamp(2rem,4vw,3.6rem);line-height:.98}.complex-pathway-note{max-width:55rem;color:var(--hs-muted);margin:1.15rem 0 0;line-height:1.5}.complex-cta{border-radius:var(--hs-radius-lg);background:linear-gradient(135deg, #fff 0%, var(--hs-red-soft) 100%);box-shadow:var(--hs-shadow);border:1px solid #efc5ca;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.complex-cta-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (width<=900px){.complex-lead,.complex-section-heading,.complex-feature{grid-template-columns:1fr}.complex-proof,.complex-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.complex-hero img{aspect-ratio:4/3}.complex-page-nav{border-radius:var(--hs-radius);flex-wrap:nowrap;justify-content:flex-start;position:static;overflow-x:auto}.complex-page-nav a{white-space:nowrap;flex:none}.complex-card-grid,.complex-card-grid--three,.complex-proof,.complex-steps,.complex-cta{grid-template-columns:1fr}.complex-facts div{grid-template-columns:1fr;gap:.2rem}}
