:root{--blue:#071f9e;--pink:#ef003e;--yellow:#ffbc00;--green:#00863f;--ink:#161b24;--soft:#f5f7fb;--line:#dce3ee;--bs-primary:#071f9e;--bs-primary-rgb:7,31,158;--bs-body-font-family:Arial,Helvetica,sans-serif;--bs-body-color:var(--ink)}html{scroll-behavior:smooth}body{font-size:18px;line-height:1.65;background:white}h1,h2,h3{color:var(--blue);font-weight:700;line-height:1.16;letter-spacing:-.035em}h1{font-size:clamp(2.35rem,4.1vw,3.6rem)}h2{font-size:2rem}h3{font-size:1.35rem}a{color:var(--blue);text-decoration:none}a:hover{color:var(--blue);text-decoration:underline}button,a,input,select{touch-action:manipulation}button{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--pink)!important;outline-offset:4px}svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon{width:23px;height:23px;vertical-align:middle}.sport-icon{width:48px;height:48px;color:var(--blue)}.blue{color:var(--blue)!important}.pink{color:var(--pink)!important}.green{color:var(--green)!important}.container-xl{max-width:1280px;padding-left:32px;padding-right:32px}.btn{font-size:1rem;min-height:50px;padding:13px 22px;font-weight:700;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:14px;line-height:1.4;white-space:normal}.btn-primary{--bs-btn-bg:var(--blue);--bs-btn-border-color:var(--blue);--bs-btn-hover-bg:#051773;--bs-btn-hover-border-color:#051773;--bs-btn-active-bg:#051773;color:white!important}.btn-outline-primary{--bs-btn-color:var(--blue);--bs-btn-border-color:var(--blue);--bs-btn-hover-bg:var(--blue);--bs-btn-hover-border-color:var(--blue)}.btn:hover{text-decoration:none}.text-link{font-size:1rem;font-weight:700;display:inline-block}.text-link:hover{text-decoration:underline}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.13em;color:var(--blue);margin-bottom:18px}.utility{background:var(--soft);border-bottom:1px solid var(--line);font-size:.82rem}.utility>.container-xl,.utility>.container-xl>div{display:flex;align-items:center;justify-content:space-between;gap:28px}.utility button{border:0;background:transparent;color:var(--blue);padding:8px 0}.utility a{font-weight:600}.bigger-a{font-size:1.25em;margin-right:8px}.utility .icon{width:16px;height:16px;margin-left:6px}header{background:white;border-bottom:1px solid var(--line)}.navbar{padding-top:16px;padding-bottom:16px;gap:22px}.navbar-brand{display:flex;align-items:center;gap:15px;color:var(--blue);margin:0;white-space:normal}.navbar-brand>span{display:flex;flex-direction:column}.navbar-brand strong{font-size:1.16rem;letter-spacing:-.025em}.navbar-brand small{font-size:.85em}.navbar-brand span span{font-size:.7rem;font-weight:400;margin-top:4px;letter-spacing:0}.navbar-brand img{width:89px;height:69px;object-fit:contain}.navbar-nav{gap:15px;align-items:center}.navbar-nav .nav-link{font-size:.88rem;color:var(--ink);padding:14px 0!important;font-weight:600;position:relative}.nav-link.active{color:var(--blue)!important}.nav-link.active:after{content:"";height:2px;background:var(--blue);position:absolute;bottom:4px;left:0;right:0}.member-nav{margin-left:24px;font-size:.87rem;padding:12px 15px;min-height:45px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:35px;padding-top:46px;padding-bottom:52px}.hero h1{font-size:clamp(2.7rem,4.4vw,4rem);line-height:1.07;letter-spacing:-.055em;margin-bottom:24px}.hero h1 span{white-space:nowrap}.hero-copy{position:relative;padding-left:26px}.hero-copy:before{content:"";position:absolute;left:0;top:47px;width:5px;height:192px;border-radius:4px;background:linear-gradient(var(--blue) 0 25%,var(--pink) 25% 50%,var(--yellow) 50% 75%,var(--green) 75%)}.hero-copy>p:not(.eyebrow){font-size:1.07rem;line-height:1.7;color:#363e4b;margin-bottom:26px}.actions{display:flex;align-items:flex-start;flex-direction:column;gap:16px}.hero-visual{height:430px;position:relative;margin:0;border-radius:12px 12px 68px 12px}.hero-visual>img{width:100%;height:100%;object-fit:cover;border-radius:inherit;object-position:53% center}.hero-visual figcaption{position:absolute;bottom:23px;left:-20px;background:white;border:1px solid var(--line);box-shadow:0 6px 25px #071f9e14;border-radius:9px;padding:15px 21px;display:flex;align-items:center;gap:16px;font-size:.86rem;line-height:1.55;color:var(--blue)}.hero-visual figcaption .icon{width:34px;height:34px}.quick-sports{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:10px;margin-bottom:54px;padding:22px 0;box-shadow:0 5px 22px #071f9e05}.quick-sports a{display:flex;gap:13px;align-items:center;padding:6px 19px;border-right:1px solid var(--line);position:relative}.quick-sports a:last-child{border:0}.quick-sports .sport-icon{width:37px;height:37px}.quick-sports strong{font-size:.92rem;display:block}.quick-sports small{font-size:.76rem;color:#3f4856;display:block;margin-top:3px}.quick-arrow{position:absolute;right:12px;top:-11px;font-size:1rem;opacity:.55}.section{padding-top:60px;padding-bottom:65px}.section-soft{background:var(--soft);border-top:1px solid #edf0f6;border-bottom:1px solid #edf0f6}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2{margin:0}.info-card{padding:29px;background:white;border:1px solid var(--line);border-radius:10px;height:100%;display:flex;flex-direction:column;align-items:flex-start}.info-card h3{margin:15px 0 13px}.info-card p{font-size:1rem;color:#3e4653;margin-bottom:20px}.info-card .text-link{margin-top:auto}.card-kicker{font-size:.73rem;font-weight:700;letter-spacing:.08em;color:var(--blue)}.welcome-strip{display:flex;gap:28px;align-items:center}.welcome-strip .eyebrow{margin-bottom:9px}.welcome-strip p{margin-bottom:0;font-size:1rem}.welcome-strip .btn{margin-left:auto}.large-heart{width:66px;height:66px;color:var(--blue)}.intro{font-size:1.18rem;color:#3e4653;max-width:770px;line-height:1.65;margin-top:23px}.filter-bar{background:var(--soft);border-radius:10px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:35px}.filter-buttons{display:flex;flex-wrap:wrap;gap:8px}.filter{border:1px solid var(--line);border-radius:6px;background:white;padding:9px 14px;font-size:.92rem;min-height:46px;color:var(--blue);font-weight:600}.filter.active{color:white;background:var(--blue);border-color:var(--blue)}.day-label{font-size:.8rem;font-weight:700;color:var(--blue);min-width:165px}.form-select,.form-control{min-height:48px;font-size:1rem;border-color:#b8c4d6}.result-count{font-size:.88rem;margin:22px 0;color:#46546a}.course-card{border:1px solid var(--line);border-radius:10px;padding:27px;height:100%;display:flex;flex-direction:column;border-top:4px solid var(--course-color,var(--blue))}.course-top{display:flex;align-items:center;gap:16px;margin-bottom:19px}.course-top .sport-icon{color:var(--course-color);width:43px;height:43px}.course-top h2{font-size:1.4rem;margin:0}.course-card>p{font-size:1rem;margin-bottom:17px}.course-times{list-style:none;padding:0;margin-bottom:22px;font-size:.95rem}.course-times li{padding:12px 0;border-top:1px solid var(--line)}.course-times strong,.course-times span{display:block}.course-times span{font-size:.87rem;color:#455062}.course-card>.text-link{margin-top:auto}.help-strip{display:flex;align-items:center;gap:23px;padding:29px;background:var(--soft);border-radius:10px;margin-top:42px}.help-strip h2,.help-strip h3{font-size:1.35rem}.help-strip p{font-size:1rem;margin-bottom:0;max-width:700px}.help-strip .btn{margin-left:auto;flex-shrink:0}.about-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:60px}.about-intro .intro{margin-top:0}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:48px 0}.values-grid article{border:1px solid var(--line);border-radius:10px;padding:27px 23px}.values-grid h2{font-size:1.27rem;margin:21px 0 13px}.values-grid p{font-size:1rem;margin:0}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin-top:60px}.about-story img{width:100%;height:340px;object-fit:cover;border-radius:12px}.about-story p:not(.eyebrow){font-size:1rem}.narrow{max-width:700px}.membership-steps{margin-top:35px}.step{font-size:2.2rem;font-weight:700;color:var(--blue);margin-bottom:17px}.membership-steps h2{font-size:1.5rem}.contact-layout{margin-top:35px}.contact-card{padding:36px;border:1px solid var(--line);border-radius:12px;height:100%}.contact-card h2{margin-top:22px;font-size:1.55rem}.contact-card p{font-size:1rem;max-width:510px;margin:22px 0}.email-link{font-size:clamp(1.2rem,3vw,2rem);font-weight:700;text-decoration:underline;overflow-wrap:anywhere}.contact-card .small-note{font-size:.85rem;margin:11px 0 0;color:#455062}.address-card{background:var(--soft)}address{font-style:normal;font-size:1rem;line-height:1.8;margin-top:23px}.downloads-heading{margin-top:56px}.download-list{border:1px solid var(--line);border-radius:10px;overflow:hidden}.download-list a{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid var(--line)}.download-list a:last-child{border:0}.download-list small{display:block;color:#455062;font-size:.88rem}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-top:34px;padding-bottom:32px}.footer-brand{display:flex;align-items:center;gap:18px;font-size:.96rem;line-height:1.45}.footer-brand span{display:block;opacity:.75;font-size:.79rem;margin-top:9px}footer{background:var(--blue);color:white;position:relative}footer:before{content:"";height:4px;position:absolute;top:0;left:0;right:0;background:linear-gradient(90deg,var(--blue) 0 25%,var(--pink) 25% 50%,var(--yellow) 50% 75%,var(--green) 75%)}footer a,footer a:hover{color:white}footer .sport-icon{color:white}.footer-sports{display:flex;gap:24px}.footer-sports svg{width:36px;height:36px}.footer-sports svg:nth-child(2){color:#ff82b2}.footer-sports svg:nth-child(3){color:var(--yellow)}.footer-sports svg:nth-child(4){color:#7ae39e}.footer-main>a{font-size:1rem}.footer-bottom{border-top:1px solid #ffffff30;display:flex;justify-content:space-between;gap:20px;padding-top:18px;padding-bottom:28px;font-size:.8rem}.footer-bottom>div{display:flex;gap:22px;flex-wrap:wrap}.footer-bottom button{color:white;border:0;padding:0;background:transparent;font-size:inherit}.chat-launch{position:fixed;bottom:24px;right:26px;background:var(--blue);color:white;border:2px solid white;border-radius:50px;padding:14px 21px;box-shadow:0 4px 25px #0d204a30;z-index:20;display:flex;align-items:center;gap:10px;font-size:.9rem;font-weight:700}.chat-panel{position:fixed;bottom:95px;right:26px;width:390px;max-width:calc(100vw - 32px);background:white;box-shadow:0 12px 60px #122c5740;border:1px solid var(--line);border-radius:13px;overflow:hidden;z-index:30}.chat-header{display:flex;align-items:center;justify-content:space-between;background:var(--blue);color:white;padding:18px 20px;line-height:1.4}.chat-header strong{font-size:1rem}.chat-header small{display:block;font-size:.78rem;opacity:.85;margin-top:4px}.chat-header button{border:0;background:transparent;color:white;width:44px;height:44px;font-size:1.8rem}.chat-messages{padding:17px;height:235px;overflow-y:auto;font-size:.95rem;line-height:1.6}.bubble{border-radius:9px;padding:12px 14px;margin-bottom:12px;white-space:pre-line}.bubble.assistant{background:var(--soft)}.bubble.user{background:var(--blue);color:white;margin-left:25px}.chat-suggestions{display:flex;flex-wrap:wrap;gap:6px;padding:0 17px 12px}.chat-suggestions button{border:1px solid var(--line);background:white;color:var(--blue);font-size:.78rem;padding:8px;border-radius:5px;min-height:40px}#chat-form{display:flex;gap:8px;padding:0 17px}.chat-note{font-size:.75rem;line-height:1.5;color:#505c6e;padding:12px 17px;margin:0}.skip-link{position:fixed;top:-100px;left:10px;z-index:100;background:white;padding:15px}.skip-link:focus{top:10px}.access-card{width:440px;max-width:100%;padding:36px;border:1px solid var(--line);border-radius:15px;background:white;box-shadow:0 20px 70px #071f9e10}.access-card img{display:block;margin:0 auto 25px;object-fit:contain}.access-card .eyebrow{text-align:center}.access-card h1{font-size:2rem}.access-card p{font-size:1rem}.access-card label{font-size:.9rem;font-weight:700;margin:15px 0 6px}.access-card #access-error{color:#b0002e;margin:12px 0;font-size:.88rem}#access-screen{min-height:100vh;background:var(--soft);display:grid;place-items:center;padding:30px}#access-screen[hidden],[hidden]{display:none!important}.large-text{font-size:120%}.large-text .container-xl{max-width:1450px}.large-text .navbar{flex-wrap:wrap}.large-text .navbar-brand span span{font-size:.75rem}.large-text .hero h1 span{white-space:normal}.large-text .quick-sports{grid-template-columns:repeat(2,1fr)}.large-text .filter-bar{flex-wrap:wrap}main:focus{outline:none}
@media(min-width:1500px){.hero{padding-top:60px;padding-bottom:62px}.hero-visual{height:460px}}@media(max-width:1199px){.navbar-brand>span{max-width:200px}.navbar-nav{gap:12px}.navbar-brand strong{font-size:1rem}.navbar-brand span span{font-size:.65rem}.member-nav{margin-left:16px}.hero-copy{padding-left:19px}.hero-visual{height:420px}.hero h1{font-size:3.2rem}.quick-sports a{padding:6px 13px}.quick-sports small{font-size:.7rem}.quick-sports .sport-icon{width:30px}.quick-sports strong{font-size:.83rem}}
@media(max-width:991px){.navbar-collapse{padding-bottom:13px}.navbar-nav{align-items:stretch;margin-top:18px;gap:0}.navbar-nav .nav-link{font-size:1rem}.member-nav{margin:20px 0 0}.navbar-brand>span{max-width:none}.navbar-brand strong{font-size:1.1rem}.navbar-brand span span{font-size:.75rem}.hero{gap:28px}.hero h1{font-size:2.8rem}.hero-copy>p:not(.eyebrow){font-size:1rem}.hero-visual{height:405px}.hero-visual figcaption{left:-12px;padding:12px;font-size:.78rem}.quick-sports{grid-template-columns:repeat(2,1fr);gap:22px;padding:24px}.quick-sports a{padding:4px 10px}.quick-sports a:nth-child(2){border:0}.quick-sports strong{font-size:1rem}.quick-sports small{font-size:.8rem}.quick-sports .sport-icon{width:40px}.welcome-strip{flex-wrap:wrap}.welcome-strip .btn{margin-left:94px}.values-grid{grid-template-columns:repeat(2,1fr)}.about-intro{gap:30px;grid-template-columns:1fr}.about-story{gap:28px}.help-strip{flex-wrap:wrap}.help-strip .btn{margin-left:70px}.filter-bar{align-items:flex-start;flex-direction:column}.section-heading{align-items:flex-start}.footer-sports{gap:14px}.footer-sports svg{width:29px}.footer-bottom{padding-bottom:85px}}
@media(max-width:700px){body{font-size:18px}.container-xl{padding-left:22px;padding-right:22px}.utility>.container-xl>span{display:none}.utility>.container-xl>div{width:100%;justify-content:space-between;gap:12px}.utility{font-size:.75rem}.navbar{padding-top:12px;padding-bottom:12px}.navbar-brand{gap:10px}.navbar-brand img{width:69px;height:55px}.navbar-brand strong{font-size:.95rem}.navbar-brand span span{font-size:.61rem}.navbar-toggler{padding:8px}.navbar{gap:10px}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:35px;gap:32px}.hero h1{font-size:clamp(2.5rem,9vw,3.6rem)}.hero h1 span{white-space:normal}.hero-copy{padding-left:21px}.hero-copy:before{height:170px}.hero-copy>p:not(.eyebrow){font-size:1.06rem}.desktop-break{display:none}.hero-visual{height:300px;margin-left:12px}.hero-visual figcaption{left:-12px;bottom:19px;font-size:.84rem;padding:12px 17px}.quick-sports{margin-bottom:35px;padding:20px 15px;gap:22px 9px}.quick-sports a{padding:0 3px;border:0;flex-direction:column;align-items:flex-start;gap:9px}.quick-sports strong{font-size:.91rem;line-height:1.45}.quick-sports small{font-size:.73rem}.quick-arrow{right:7px;top:0}.section{padding-top:40px;padding-bottom:44px}.section-heading{flex-direction:column;gap:18px;margin-bottom:25px}h2{font-size:1.7rem}.info-card{padding:25px}.welcome-strip{gap:18px}.large-heart{width:45px;height:45px}.welcome-strip>div{flex:1;min-width:220px}.welcome-strip .btn{margin-left:0}.welcome-strip h2{font-size:1.55rem}.footer-main{flex-wrap:wrap;gap:25px}.footer-brand{font-size:.86rem}.footer-sports{margin-left:0}.footer-main>a{width:100%;font-size:.94rem}.footer-bottom{flex-direction:column;font-size:.79rem;gap:13px}.footer-bottom>div{gap:17px}.filter-bar{padding:16px;margin-top:25px}.filter{font-size:.87rem;padding:9px 12px}.day-label{width:100%}.course-card{padding:24px}.help-strip{padding:23px;gap:17px}.help-strip>.sport-icon{width:35px;height:35px}.help-strip .btn{margin-left:0}.values-grid{gap:13px;margin:30px 0}.values-grid article{padding:20px 16px}.values-grid h2{font-size:1.2rem}.values-grid p{font-size:.94rem}.about-story{grid-template-columns:1fr;margin-top:35px}.about-story img{height:260px}.contact-card{padding:27px}.chat-launch{bottom:16px;right:16px;padding:12px 17px}.chat-panel{right:16px;bottom:82px;max-height:calc(100dvh - 100px);overflow-y:auto}.chat-messages{height:210px}.access-card{padding:27px}.large-text .hero h1{font-size:2.8rem}.large-text .navbar-brand>span{max-width:180px}.large-text .values-grid{grid-template-columns:1fr}.large-text .quick-sports{grid-template-columns:1fr}.large-text .chat-launch span{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}@media print{.utility,header,.chat-launch,.chat-panel,.filter-bar,#access-screen,footer{display:none!important}.page[hidden]{display:none!important}.course-card{break-inside:avoid}.container-xl{max-width:none}.btn{display:none}}
.placeholder-label{font-size:.88rem;font-weight:700;color:#b0002e}
@media(max-width:700px){.navbar-brand{max-width:calc(100% - 58px)}.navbar-brand img{width:58px;height:50px}.navbar-brand strong{font-size:.86rem}.navbar-brand span span{font-size:.6rem}.navbar-toggler{padding:7px}.navbar-toggler-icon{width:1.25em;height:1.25em}.navbar-collapse{flex-basis:100%}}
/* Contact form: spacious labels and a clearly separated email preview. */
.contact-form-card h2{margin-top:0}.contact-card .form-intro{margin:14px 0 28px}.contact-form-card .form-label{display:block;font-size:1rem;font-weight:700;color:var(--blue);margin-bottom:8px}.form-label span{font-weight:400;color:#455062}.contact-form-card textarea{min-height:155px;resize:vertical}.contact-card .form-note{font-size:.9rem;line-height:1.6;color:#455062;margin:0 0 22px}.contact-preview{border:1px solid var(--line);border-left:4px solid var(--green);border-radius:8px;background:var(--soft);padding:24px;margin-top:28px}.contact-preview p{margin:12px 0;font-size:.94rem}.contact-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:1rem;line-height:1.6;background:white;padding:18px;border:1px solid var(--line);border-radius:6px}.preview-actions{display:flex;flex-wrap:wrap;gap:12px}.contact-preview #contact-feedback{margin-bottom:0}.contact-email-direct{font-weight:700;text-decoration:underline;font-size:1.12rem}a[href="mailto:info@bsg-me.de"]{white-space:nowrap;overflow-wrap:normal;word-break:normal}.contact-layout{align-items:start}.contact-form-card{padding:32px}.contact-preview:focus{outline:none}@media(max-width:700px){.contact-form-card{padding:24px}.contact-preview{padding:18px}.preview-actions>.btn{width:100%}}
/* Internal legal pages use readable line lengths and the shared page navigation. */
.legal-layout{display:grid;grid-template-columns:minmax(0,820px) minmax(230px,1fr);gap:55px;margin-top:35px;align-items:start}.legal-content{font-size:1.0625rem;line-height:1.8;min-width:0}.legal-content h2{font-size:1.45rem;letter-spacing:-.02em;margin:34px 0 15px}.legal-content address{font-size:inherit;margin:0 0 20px}.legal-content a{text-decoration:underline;overflow-wrap:anywhere}.legal-draft{background:var(--soft);border-left:4px solid var(--yellow);padding:22px 25px;border-radius:7px;font-size:.95rem;line-height:1.7}.legal-draft p{margin:8px 0 0}.legal-aside{border:1px solid var(--line);padding:26px;border-radius:10px;background:var(--soft)}.legal-aside h2{font-size:1.35rem}.legal-aside p{font-size:1rem}.legal-aside .text-link{margin-top:20px}.legal-aside .btn{width:100%}.legal-details dt{font-size:1rem}.legal-details dd{margin-bottom:15px}.legal-content li{margin-bottom:10px}@media(max-width:991px){.legal-layout{grid-template-columns:1fr;gap:30px}.legal-aside{max-width:600px}}@media(max-width:700px){.legal-draft{padding:19px}.legal-content h2{font-size:1.3rem;overflow-wrap:anywhere}}
/* Club disciplines follow all four logo colors; only water uses blue. */
.yellow{color:var(--yellow)!important}.course-card .course-top h2{color:var(--course-ink)}.course-card>.text-link,.course-card>.text-link:hover{color:var(--course-ink)}.course-card .course-top{padding-bottom:16px;border-bottom:1px solid var(--line)}.course-card .course-top .sport-icon{background:transparent;border-radius:0;padding:0;width:43px;height:43px}
.chat-document{display:block;white-space:normal;font-size:.9rem;font-weight:700;text-decoration:underline;line-height:1.5;padding:10px 0 2px}.chat-suggestions{max-height:none;overflow:visible}@media(max-width:700px){.chat-document{font-size:.88rem}}

/* Accessibility review: focus, controls, readable links and reflow. */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #111!important;outline-offset:3px;box-shadow:0 0 0 3px #fff!important}
.download-list a:focus-visible{outline-offset:-5px;box-shadow:inset 0 0 0 2px #fff!important}
.form-control,.form-select{border-color:#66758a}.form-control:focus,.form-select:focus{border-color:var(--blue)}
.filter:not(.active),.chat-suggestions button{border-color:#66758a}
.card-kicker.pink{color:#b0002e!important}
main p a,.text-link,.footer-bottom a{text-decoration:underline;text-underline-offset:.2em}
.course-top h2{min-width:0;overflow-wrap:anywhere;hyphens:auto}.course-top{min-width:0}
.chat-launch{min-width:48px;min-height:48px}
.chat-panel{max-height:calc(100dvh - 115px);overflow-y:auto}
.chat-messages:focus-visible{outline-offset:-4px}
.chat-suggestions button,.utility button,.utility a,.footer-bottom a,.footer-bottom button{min-height:44px}
.utility a,.footer-bottom a,.footer-bottom button{display:inline-flex;align-items:center}
.footer-bottom{padding-bottom:100px}
html{scroll-padding-bottom:100px}a,button,input,select,textarea,[tabindex]{scroll-margin-block:12px 100px}
@media(max-width:700px){
 .utility>.container-xl>div{flex-wrap:wrap;gap:4px 12px}
 .navbar-brand{min-width:0}.navbar-brand>span{min-width:0;overflow-wrap:anywhere}
 .navbar-toggler{min-width:44px;min-height:44px}
 .course-card,.info-card,.contact-card,.legal-aside,.legal-draft{overflow-wrap:anywhere}
 .values-grid{grid-template-columns:1fr}
 .welcome-strip>div{min-width:0;flex-basis:100%}
 .chat-panel{max-height:calc(100dvh - 100px)}
 .large-text .hero h1{font-size:clamp(2rem,9vw,2.8rem)}
 .large-text .navbar-brand>span{max-width:none}
}
@media(forced-colors:active){a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-color:Highlight!important}.filter.active{border:3px solid Highlight}}

.page h1{overflow-wrap:anywhere;hyphens:auto}

.btn{max-width:100%;overflow-wrap:anywhere;min-width:0}

.footer-bottom form{margin:0;display:inline-flex}

/* SVG arrows keep the desktop shape on mobile, independent of system fonts. */
.link-arrow{display:inline-block;width:1em;height:1em;vertical-align:-.12em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}

/* Brand hover remains quiet; keyboard focus stays visible. */
.navbar-brand:hover,.navbar-brand:active{text-decoration:none;color:var(--blue)}
.chat-header{gap:8px}.chat-header>div:first-child{min-width:0;flex:1}.chat-actions{display:flex;align-items:center;flex-shrink:0;gap:2px}.chat-header .chat-actions button{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:5px}.chat-actions button:hover{background:#ffffff20}.chat-size-icon{width:23px;height:23px}.restore-icon{display:none}.chat-expanded .expand-icon{display:none}.chat-expanded .restore-icon{display:block}
.chat-panel.chat-expanded{width:760px;height:min(780px,calc(100dvh - 115px));display:flex;flex-direction:column;overflow-y:auto}
.chat-expanded .chat-header,.chat-expanded .chat-suggestions,.chat-expanded #chat-form,.chat-expanded .chat-note{flex-shrink:0}
.chat-expanded .chat-messages{height:auto;min-height:100px;flex:1;overflow-y:auto}
@media(max-width:700px){.chat-panel.chat-expanded{top:12px;right:12px;bottom:12px;width:calc(100vw - 24px);max-width:none;height:calc(100dvh - 24px);max-height:none}.chat-header{padding:16px}.chat-header strong{overflow-wrap:anywhere}}

/* Gentle hover feedback and a short, accessible reply indicator. */
.text-link{text-decoration-thickness:1px}
.text-link:hover{text-decoration-thickness:2px}
.chat-launch{transition:background-color .18s ease,box-shadow .18s ease}
.chat-launch:hover{background:#051773;box-shadow:0 6px 28px #0d204a40}
.chat-loading{display:flex;align-items:center;gap:12px;color:var(--blue);font-size:.9rem}
.chat-spinner{width:24px;height:24px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2.5;animation:bsg-spin .8s linear infinite}
.spinner-track{opacity:.18}.spinner-arc{stroke-dasharray:38 57;stroke-linecap:round}
#chat-form button[aria-disabled="true"],.chat-suggestions button[aria-disabled="true"]{opacity:.65;cursor:wait}
@keyframes bsg-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.chat-spinner{animation:none}}

/* Quiet feedback for available chat topics. */
.chat-suggestions button{transition:none;animation:none}
.chat-suggestions button:not([aria-disabled="true"]):hover{background:#edf1ff;border-color:var(--blue)}

/* Space above chat topics keeps them distinct from the scrolling conversation. */
.chat-suggestions{padding:16px 17px;background:#fff;flex-shrink:0;align-content:flex-start}
.chat-suggestions button{flex-shrink:0}
#chat-form{margin-top:0;flex-shrink:0}
#chat-input{min-width:0}
/* A compact Rehasport companion beside the offers introduction. */
.offers-heading{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:center;gap:40px;margin-bottom:40px}
.offers-heading .eyebrow{margin-bottom:12px}.offers-heading .intro{margin-bottom:0}
.sports-reha-note{display:flex;align-items:flex-start;gap:18px;margin:0;padding:24px;border:0;border-top:4px solid var(--yellow);border-radius:10px;background:var(--soft)}
.reha-note-icon{width:44px;height:44px;color:var(--blue);margin-top:1px;stroke-width:3}.reha-note-copy{min-width:0}
.sports-reha-note h2{margin:0 0 10px;font-size:1.35rem;line-height:1.3;letter-spacing:-.02em;color:var(--blue)}
.sports-reha-note p{margin:0 0 14px;font-size:1rem;line-height:1.6;color:#3e4653}.sports-reha-note .text-link{font-size:1rem}
.offers-download{display:flex;justify-content:flex-end;margin-bottom:20px}#page-angebote>.filter-bar{margin-top:0}
@media(max-width:991px){.offers-heading{grid-template-columns:1fr;gap:24px}.sports-reha-note{max-width:none}}
@media(max-width:700px){.sports-reha-note{padding:20px;gap:14px}.offers-download{justify-content:flex-start}.reha-note-icon{width:38px;height:38px}}

/* Quiet feedback for the sport category tabs. */
@media(hover:hover){.filter:not(.active):hover{background:#edf1f8;border-color:var(--blue);color:var(--blue)}.filter.active:hover{background:#051773;border-color:#051773}}

/* Compact announcement using the existing soft surface and brand accents. */
.site-notice{margin:20px auto 0}
.site-notice-inner.alert{display:flex;align-items:center;gap:18px;margin:0;padding:11px 58px 11px 18px;background:var(--soft);border:0;border-bottom:1px solid var(--line);border-radius:7px;color:var(--ink);position:relative}
.notice-megaphone{width:25px;height:25px;color:#c00050;stroke-width:2.2}
.site-notice p{font-size:1rem;line-height:1.5;margin:0;overflow-wrap:anywhere;min-width:0}
.site-notice .text-link{color:var(--blue);margin:0 0 0 auto;white-space:nowrap;line-height:1.5}.site-notice .text-link:hover{color:var(--blue)}
#site-notice-close{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:5px;background:transparent;color:var(--ink)}
#site-notice-close svg{width:16px;height:16px;stroke-width:1.7}
#site-notice-close:hover{background:#071f9e0b}
@media(max-width:700px){.site-notice{margin-top:16px}.site-notice-inner.alert{display:grid;grid-template-columns:25px minmax(0,1fr);padding:12px 48px 12px 14px;gap:5px 12px;align-items:start}.site-notice .text-link{grid-column:2;margin:0;justify-self:start}.notice-megaphone{margin-top:1px}#site-notice-close{top:4px;transform:none}}

/* Keep the brand unchanged on pointer hover; retain keyboard focus outline. */
.navbar .navbar-brand,.navbar .navbar-brand:hover,.navbar .navbar-brand:focus,.navbar .navbar-brand:active{color:var(--blue);text-decoration:none}
.contact-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-verification{margin:0 0 24px;max-width:100%}.contact-verification altcha-widget{--altcha-color-primary:var(--blue);--altcha-color-border:var(--line);--altcha-border-radius:6px;max-width:100%}.contact-status{padding:16px;border-radius:6px;background:var(--soft);color:var(--blue);margin:0 0 20px}.contact-status.contact-error{color:#9b0029}.contact-status:focus-visible{outline:2px solid var(--blue);outline-offset:3px}
.contact-success-toast{position:fixed;z-index:1100;top:max(24px,env(safe-area-inset-top));left:50%;display:flex;align-items:center;gap:12px;width:max-content;max-width:calc(100% - 32px);padding:14px 20px;border-radius:8px;background:var(--green);color:#fff;box-shadow:0 6px 22px rgba(0,50,24,.18);font-size:1rem;font-weight:700;line-height:1.4;pointer-events:none;transform:translateX(-50%);animation:contact-toast-feedback 3s both}
.contact-success-toast svg{width:24px;height:24px;flex:none;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
@keyframes contact-toast-feedback{0%{opacity:0;transform:translate(-50%,-8px)}5%,92%{opacity:1;transform:translate(-50%,0)}100%{opacity:0;transform:translate(-50%,-6px)}}
