*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--black:#0a0a0a;--white:#f5f2ed;--gold:#d4a017;--gold-light:#f0c040;--grey:#8a8a8a;--grey-dark:#1c1c1c;--grey-mid:#2e2e2e;--ff-display:"Bebas Neue", sans-serif;--ff-condensed:"Barlow Condensed", sans-serif;--ff-body:"Barlow", sans-serif}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);font-family:var(--ff-body);font-weight:300;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--gold)}nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0ae6;border-bottom:1px solid #d4a01726;justify-content:space-between;align-items:center;padding:1rem 3rem;transition:padding .3s;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{align-items:center;gap:.8rem;text-decoration:none;display:flex}.nav-logo-img{filter:brightness(0)invert();width:auto;height:48px;display:block}.nav-logo-text{font-family:var(--ff-display);letter-spacing:.12em;color:var(--white);font-size:1.35rem;line-height:1}.nav-logo-text em{color:var(--gold);font-style:normal}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{font-family:var(--ff-condensed);letter-spacing:.18em;text-transform:uppercase;color:var(--grey);font-size:.85rem;text-decoration:none;transition:color .25s}.nav-links a:hover{color:var(--gold)}.nav-right{align-items:center;gap:1.5rem;display:flex}.nav-lang{gap:.4rem;display:flex}.nav-lang a{font-family:var(--ff-condensed);letter-spacing:.15em;color:var(--grey);border:1px solid #0000;padding:.2rem .45rem;font-size:.72rem;text-decoration:none;transition:all .2s}.nav-lang a:hover{color:var(--gold);border-color:var(--gold)}.nav-toggle{color:var(--white);cursor:pointer;background:0 0;border:none;font-size:1.4rem;display:none}#home{align-items:flex-end;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{background:linear-gradient(160deg, #0a0a0a40 0%, #0a0a0ad1 60%, var(--black) 100%), url(/assets/optimized/ketbi-source-01-1280.webp) center/cover no-repeat;position:absolute;inset:0}.hero-side-text{transform-origin:50%;font-family:var(--ff-condensed);letter-spacing:.3em;color:var(--grey);text-transform:uppercase;font-size:.7rem;position:absolute;top:50%;right:2.5rem;transform:translateY(-50%)rotate(90deg)}.hero-content{z-index:2;max-width:820px;padding:0 3rem 5rem;position:relative}.hero-eyebrow{font-family:var(--ff-condensed);letter-spacing:.3em;color:var(--gold);text-transform:uppercase;align-items:center;gap:1rem;margin-bottom:1.2rem;font-size:.85rem;display:flex}.hero-eyebrow:before{content:"";background:var(--gold);width:40px;height:1px;display:block}.hero-title{font-family:var(--ff-condensed);letter-spacing:-.01em;text-transform:uppercase;color:var(--white);margin-bottom:1.5rem;font-size:clamp(4.5rem,10vw,9.5rem);font-weight:700;line-height:.88}.hero-title em{color:var(--gold);font-style:normal;font-family:var(--ff-condensed);font-weight:700}.hero-subtitle{color:#f5f2ed99;max-width:480px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.hero-ctas{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.btn-primary{background:var(--gold);color:var(--black);font-family:var(--ff-condensed);letter-spacing:.2em;text-transform:uppercase;padding:.85rem 2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .25s,transform .2s;display:inline-block}.btn-primary:hover{background:var(--gold-light);transform:translateY(-2px)}.btn-ghost{color:var(--white);font-family:var(--ff-condensed);letter-spacing:.2em;text-transform:uppercase;border:1px solid #f5f2ed4d;padding:.85rem 2rem;font-size:.85rem;text-decoration:none;transition:border-color .25s,color .25s;display:inline-block}.btn-ghost:hover{border-color:var(--gold);color:var(--gold)}.hero-stats{gap:2.5rem;display:flex;position:absolute;bottom:4rem;right:3rem}.stat{text-align:right}.stat-num{font-family:var(--ff-display);color:var(--gold);font-size:2.8rem;line-height:1}.stat-label{font-family:var(--ff-condensed);letter-spacing:.2em;color:var(--grey);text-transform:uppercase;font-size:.7rem}section{padding:6rem 3rem}.section-tag{font-family:var(--ff-condensed);letter-spacing:.35em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.8rem;margin-bottom:1rem;font-size:.75rem;display:flex}.section-tag:before{content:"";background:var(--gold);width:30px;height:1px;display:block}.section-title{font-family:var(--ff-condensed);letter-spacing:-.01em;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:700;line-height:.95}.section-title em{color:var(--gold);font-style:normal;font-family:var(--ff-condensed);font-weight:700}#about{background:var(--black);grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding:7rem 3rem;display:grid}.about-image-wrap{position:relative}.about-image-wrap img{object-fit:cover;filter:grayscale(20%);width:100%;height:600px;display:block}.about-image-accent{border:1px solid var(--gold);z-index:-1;width:60%;height:60%;position:absolute;bottom:-1.5rem;right:-1.5rem}.about-badge{background:var(--gold);color:var(--black);font-family:var(--ff-display);letter-spacing:.1em;writing-mode:vertical-rl;padding:.8rem 1.2rem;font-size:1rem;position:absolute;top:1.5rem;left:-1.5rem}.about-text p{color:#f5f2eda6;margin-bottom:1.5rem;font-size:1rem}.about-pillars{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem;display:grid}.pillar{border:1px solid var(--grey-mid);padding:1.5rem;transition:border-color .3s}.pillar:hover{border-color:var(--gold)}.pillar-icon{margin-bottom:.5rem;font-size:1.5rem}.pillar h4{font-family:var(--ff-condensed);letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin-bottom:.4rem;font-size:1rem}.pillar p{color:var(--grey);margin:0;font-size:.85rem}#team{background:var(--grey-dark);padding:7rem 3rem}.team-intro{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem;display:flex}.team-intro-text{max-width:500px}.team-intro p{color:var(--grey);margin-top:1rem;font-size:1rem}.coaches-grid{grid-template-columns:1fr 1fr;gap:2px;margin-bottom:2px;display:grid}.coach-card{background:var(--grey-mid);cursor:pointer;position:relative;overflow:hidden}.coach-card img{object-fit:cover;object-position:top center;filter:grayscale(30%);width:100%;height:520px;transition:transform .6s,filter .4s;display:block}.coach-card:hover img{filter:grayscale(0%);transform:scale(1.04)}.coach-overlay{background:linear-gradient(#0000 0%,#0a0a0af7 100%);padding:2rem;position:absolute;bottom:0;left:0;right:0}.coach-name{font-family:var(--ff-display);letter-spacing:.04em;margin-bottom:.3rem;font-size:2rem}.coach-role{font-family:var(--ff-condensed);letter-spacing:.2em;color:var(--gold);text-transform:uppercase;margin-bottom:.8rem;font-size:.8rem}.coach-medals{flex-wrap:wrap;gap:.4rem;display:flex}.medal{font-family:var(--ff-condensed);letter-spacing:.08em;color:#f5f2edb3;border:1px solid #d4a01766;padding:.25rem .6rem;font-size:.72rem}.coach-social{opacity:0;flex-direction:column;gap:.6rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem;transform:translate(10px)}.coach-card:hover .coach-social{opacity:1;transform:translate(0)}.coach-social a{width:36px;height:36px;color:var(--white);font-size:.85rem;font-family:var(--ff-condensed);letter-spacing:0;background:#0a0a0ab3;justify-content:center;align-items:center;text-decoration:none;transition:background .2s;display:flex}.coach-social a:hover{background:var(--gold);color:var(--black)}.staff-grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.staff-card{background:var(--black);border-left:3px solid #0000;align-items:flex-start;gap:1.5rem;padding:2rem;transition:border-color .3s,background .3s;display:flex}.staff-card:hover{border-left-color:var(--gold);background:#111}.staff-avatar{background:var(--grey-mid);width:52px;height:52px;font-family:var(--ff-display);color:var(--gold);letter-spacing:.05em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;display:flex}.staff-info{flex:1}.staff-name{font-family:var(--ff-condensed);letter-spacing:.08em;text-transform:uppercase;color:var(--white);margin-bottom:.2rem;font-size:1.1rem}.staff-role{font-family:var(--ff-condensed);letter-spacing:.18em;color:var(--gold);text-transform:uppercase;margin-bottom:.6rem;font-size:.72rem}.staff-tags{flex-wrap:wrap;gap:.4rem;display:flex}.staff-tag{font-family:var(--ff-condensed);letter-spacing:.08em;background:var(--grey-mid);color:var(--grey);padding:.2rem .5rem;font-size:.68rem}#programme{background:var(--black);padding:7rem 3rem}.programme-grid{grid-template-columns:repeat(4,1fr);gap:2px;margin-top:4rem;display:grid}.prog-card{background:var(--grey-dark);isolation:isolate;flex-direction:column;justify-content:flex-end;min-height:600px;padding:2.5rem;transition:background .3s;display:flex;position:relative;overflow:hidden}.prog-card:before{content:"";z-index:4;background:var(--gold);width:3px;height:0;transition:height .4s;position:absolute;top:0;left:0}.prog-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0a0a0a57 0%,#0a0a0a94 38%,#0a0a0ae6 74%,#0a0a0afa 100%);transition:background .45s;position:absolute;inset:0}.prog-card:hover:before{height:100%}.prog-card:hover{background:#1e1e1e}.prog-card:hover:after{background:linear-gradient(#0a0a0a2e 0%,#0a0a0a6b 36%,#0a0a0ad6 72%,#0a0a0afa 100%)}.prog-card>:not(.prog-img){z-index:2;text-shadow:0 2px 14px #0000009e;position:relative}.prog-num{font-family:var(--ff-display);color:#d4a01724;margin-bottom:1rem;font-size:4rem;line-height:1;transition:color .45s,opacity .45s,text-shadow .45s,transform .45s}.prog-card:hover .prog-num{color:#f0c0409e;opacity:1;text-shadow:0 0 22px #d4a01747,0 3px 18px #000000bf;transform:translateY(-3px)}.prog-img{z-index:0;object-fit:cover;width:100%;height:100%;transform:translate(var(--prog-img-x,0), var(--prog-img-y,0)) scale(1.12);filter:grayscale(24%)saturate(.86)brightness(.84);margin:0;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .55s;display:block;position:absolute;inset:0}.prog-card:hover .prog-img{transform:translate(var(--prog-img-x,0), var(--prog-img-y,0)) scale(1.17);filter:grayscale(0%)saturate(1.18)brightness(1.02)contrast(1.04)}.prog-card:first-child .prog-img{object-position:50% 22%!important}.prog-card:nth-child(2) .prog-img{object-position:50% 48%!important}.prog-card:nth-child(3) .prog-img{object-position:42% 46%!important}.prog-card:nth-child(4) .prog-img{object-position:30% 48%!important}.prog-card:first-child .prog-img{transform-origin:54% 52%}.prog-card:nth-child(2) .prog-img{transform-origin:50% 52%}.prog-card:nth-child(3) .prog-img{transform-origin:42%}.prog-card:nth-child(4) .prog-img{transform-origin:30% 46%}.prog-card:first-child{--prog-img-y:-5%}.prog-card:nth-child(2){--prog-img-y:-2%}.prog-icon{margin-bottom:1rem;font-size:2rem}.prog-title{font-family:var(--ff-condensed);letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin-bottom:.8rem;font-size:1.2rem}.prog-desc{color:#f5f2edbd;margin-bottom:1.2rem;font-size:.88rem;line-height:1.7}.prog-ages{font-family:var(--ff-condensed);letter-spacing:.15em;color:var(--gold);text-transform:uppercase;font-size:.75rem}.prog-card [id^=prog-sched-]{border-top-color:#f5f2ed33!important}#values{background:var(--black);padding:3rem 0;overflow:hidden}.values-marquee-wrap{border-top:1px solid var(--grey-mid);border-bottom:1px solid var(--grey-mid);padding:1.5rem 0;overflow:hidden}.values-marquee{white-space:nowrap;gap:3rem;animation:22s linear infinite marquee;display:flex}.values-marquee span{font-family:var(--ff-display);letter-spacing:.05em;color:var(--grey-mid);flex-shrink:0;font-size:2.5rem}.values-marquee span.accent{color:var(--gold)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}#schedule{background:var(--grey-dark);padding:7rem 3rem}.schedule-layout{grid-template-columns:1fr 2fr;align-items:start;gap:5rem;margin-top:3rem;display:grid}.schedule-note{color:var(--grey);margin-top:1.5rem;font-size:.95rem;line-height:1.7}.schedule-note strong{color:var(--gold);font-weight:500}.trial-box{border:1px solid var(--gold);background:#d4a0170d;margin-top:2.5rem;padding:2rem}.trial-box h4{font-family:var(--ff-condensed);letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;font-size:1.1rem}.trial-box p{color:var(--grey);font-size:.9rem}.schedule-table{border-collapse:collapse;width:100%}.schedule-table thead th{font-family:var(--ff-condensed);letter-spacing:.25em;text-transform:uppercase;color:var(--gold);text-align:left;border-bottom:1px solid var(--grey-mid);padding:.8rem 1.2rem;font-size:.75rem}.schedule-table tbody tr{border-bottom:1px solid #ffffff0d;transition:background .2s}.schedule-table tbody tr:hover{background:#d4a0170a}.schedule-table td{padding:1.2rem;font-size:.95rem}.schedule-table td:first-child{font-family:var(--ff-condensed);letter-spacing:.1em;text-transform:uppercase;color:var(--white);font-size:1rem;font-weight:700}.time-slot{align-items:center;gap:.5rem;margin-bottom:.3rem;margin-right:.8rem;display:inline-flex}.time-slot-dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:6px;height:6px}.time-slot-text{color:#f5f2edbf;font-size:.85rem}#location{background:linear-gradient(180deg, var(--black) 0%, #080808 100%);border-top:1px solid #d4a01714;border-bottom:1px solid #d4a01714;grid-template-columns:minmax(320px,.82fr) minmax(420px,1.18fr);align-items:center;gap:clamp(3rem,6vw,7rem);padding:7rem 3rem;display:grid}.location-copy{max-width:560px}.location-intro{color:#f5f2ed9e;max-width:430px;margin:1.4rem 0 2.4rem;font-size:1rem;line-height:1.75}.location-details{gap:.85rem;display:grid}.loc-item{border-top:1px solid #f5f2ed14;grid-template-columns:42px 1fr;align-items:flex-start;gap:1rem;padding:1rem 0;display:grid}.loc-item:last-child{border-bottom:1px solid #f5f2ed14}.loc-icon{width:42px;height:42px;color:var(--gold);background:#d4a0170f;border:1px solid #d4a01759;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.loc-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.loc-item h4{font-family:var(--ff-condensed);letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:.25rem;font-size:.78rem}.loc-item p{color:#f5f2eda3;font-size:.92rem;line-height:1.65}.loc-item strong{color:var(--gold);margin-top:.28rem;font-weight:500;display:inline-block}.loc-item a{color:#f5f2edc2;text-underline-offset:4px;-webkit-text-decoration:underline #d4a01766;text-decoration:underline #d4a01766;transition:color .2s,text-decoration-color .2s}.loc-item a:hover{color:var(--gold);-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}.location-map-panel{background:#111;border:1px solid #d4a0173d;justify-self:end;width:min(100%,760px);padding:clamp(.9rem,1.7vw,1.15rem);position:relative;box-shadow:0 22px 64px #00000057}.location-map-panel:before{content:"";background:var(--gold);width:35%;height:3px;position:absolute;inset:-1px auto auto -1px}.location-map-header{justify-content:space-between;align-items:flex-start;gap:1.4rem;padding:.05rem 0 .85rem;display:flex}.location-map-kicker{background:var(--gold);color:var(--black);font-family:var(--ff-condensed);letter-spacing:.2em;text-transform:uppercase;align-items:center;margin-bottom:.45rem;padding:.32rem .48rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.location-map-header h3{font-family:var(--ff-condensed);letter-spacing:.04em;text-transform:uppercase;color:var(--white);font-size:clamp(1.2rem,1.7vw,1.65rem);line-height:1}.location-map-shell{aspect-ratio:16/9;background:#161616;border:1px solid #f5f2ed14;min-height:315px;position:relative;overflow:hidden}.location-map-frame{width:100%;height:100%;min-height:inherit;filter:grayscale(18%)contrast(.96)brightness(.94);border:0;display:block}.location-map-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.map-btn,.map-route-btn{min-height:44px;font-family:var(--ff-condensed);letter-spacing:.18em;text-transform:uppercase;justify-content:center;align-items:center;padding:.78rem 1.2rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .25s,border-color .25s,color .25s,transform .2s;display:inline-flex}.map-btn{background:var(--gold);color:var(--black);border:1px solid var(--gold)}.map-route-btn{color:var(--white);background:0 0;border:1px solid #f5f2ed38}.map-btn:hover,.map-btn:focus-visible{background:var(--gold-light);border-color:var(--gold-light);transform:translateY(-1px)}.map-route-btn:hover,.map-route-btn:focus-visible{color:var(--gold);border-color:var(--gold);transform:translateY(-1px)}.map-btn:focus-visible,.map-route-btn:focus-visible,.loc-item a:focus-visible{outline:2px solid var(--gold);outline-offset:3px}#contact{background:var(--grey-dark);padding:7rem 3rem}.contact-layout{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;margin-top:4rem;display:grid}.contact-left p{color:var(--grey);margin-bottom:2rem;font-size:.95rem;line-height:1.8}.contact-methods{flex-direction:column;gap:1rem;display:flex}.contact-method{background:var(--black);color:var(--white);align-items:center;gap:1rem;padding:1rem 1.2rem;text-decoration:none;transition:background .2s;display:flex}.contact-method:hover{background:#111}.contact-method-icon{font-size:1.2rem}.contact-method-info{flex:1}.contact-method-label{font-family:var(--ff-condensed);letter-spacing:.2em;color:var(--gold);text-transform:uppercase;font-size:.7rem}.contact-method-value{color:var(--white);font-size:.9rem}.contact-method-arrow{color:var(--gold)}.contact-form{flex-direction:column;gap:1rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-group label{font-family:var(--ff-condensed);letter-spacing:.2em;text-transform:uppercase;color:var(--grey);font-size:.72rem}.form-group input,.form-group select,.form-group textarea{background:var(--black);border:1px solid var(--grey-mid);color:var(--white);font-family:var(--ff-body);outline:none;width:100%;padding:.85rem 1rem;font-size:.9rem;transition:border-color .25s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold)}.form-group select option{background:var(--grey-dark)}.form-group textarea{resize:vertical;min-height:120px}.form-submit{background:var(--gold);color:var(--black);font-family:var(--ff-condensed);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;border:none;width:100%;padding:1rem 2rem;font-size:.85rem;font-weight:700;transition:background .25s}.form-submit:hover{background:var(--gold-light)}.testimonial-card{background:var(--black);padding:2.5rem;transition:background .3s;position:relative}.testimonial-card:hover{background:#111}.testimonial-quote{font-family:var(--ff-display);color:var(--gold);opacity:.5;margin-bottom:1rem;font-size:5rem;line-height:.6}.testimonial-text{color:#f5f2edbf;margin-bottom:2rem;font-size:.92rem;font-style:italic;line-height:1.8}.testimonial-author{align-items:center;gap:1rem;display:flex}.testimonial-avatar{background:var(--grey-mid);width:44px;height:44px;font-family:var(--ff-condensed);color:var(--gold);letter-spacing:.05em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;display:flex}.testimonial-name{font-family:var(--ff-condensed);letter-spacing:.08em;text-transform:uppercase;color:var(--white);font-size:.9rem}.testimonial-role{font-family:var(--ff-condensed);letter-spacing:.12em;color:var(--gold);text-transform:uppercase;margin-top:.15rem;font-size:.7rem}.partner-logo-card{background:var(--grey-dark);justify-content:center;align-items:center;min-height:120px;padding:2.5rem 2rem;transition:background .3s;display:flex}.partner-logo-card:hover{background:var(--grey-mid)}.partner-logo-card.ksb-partner-card{padding:1.6rem 1.4rem}.ksb-partner-lockup{justify-content:center;align-items:center;gap:.9rem;width:100%;display:flex}.ksb-partner-icon{flex:none;width:78px;height:auto;display:block}.ksb-partner-name{color:var(--white);font-family:var(--ff-condensed);letter-spacing:.12em;text-transform:uppercase;flex-direction:column;font-size:1.18rem;font-weight:700;line-height:1.05;display:flex}.ksb-partner-name span:first-child{color:#004984}.partner-logo-placeholder{font-family:var(--ff-condensed);letter-spacing:.2em;color:var(--grey-mid);text-transform:uppercase;border:1px dashed var(--grey-mid);padding:1rem 1.5rem;font-size:.75rem}.site-footer{background:#050505;padding:1rem 3rem}.site-footer-main{grid-template-columns:minmax(260px,1fr) auto minmax(240px,1fr);align-items:center;gap:1.8rem;max-width:1180px;margin:0 auto;display:grid}.site-footer-brand{min-width:0;transform:translateY(-4px)}.site-footer-logo{color:var(--white);align-items:center;gap:.8rem;text-decoration:none;display:inline-flex}.site-footer-logo img{filter:brightness(0)invert();flex:none;width:auto;height:38px}.site-footer-logo span{font-family:var(--ff-display);letter-spacing:.12em;font-size:1.02rem;line-height:1}.site-footer-logo em{color:var(--gold);font-style:normal}.site-footer-brand p{max-width:280px;color:var(--grey);margin-top:.35rem;font-size:.78rem;line-height:1.55}.site-footer-meta{text-align:right;flex-direction:column;grid-area:1/3;align-items:flex-end;gap:.25rem;min-width:0;display:flex}.site-footer-social{grid-area:1/2;justify-content:center;gap:.7rem;display:flex;transform:translateY(-3px)}.site-footer-social a{border:1px solid var(--grey-mid);width:36px;height:36px;color:var(--grey);justify-content:center;align-items:center;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:flex}.site-footer-social a:hover,.site-footer-social a:focus-visible{border-color:var(--gold);color:var(--gold);background:#d4a0170f}.site-footer-social svg{fill:currentColor;stroke:currentColor;stroke-width:0;width:15px;height:15px}.site-footer-social a[aria-label=Instagram] svg{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.footer-copy{color:var(--grey);font-size:.72rem;line-height:1.5}.ksb-signature{color:#f5f2ed70;font-family:var(--ff-body);letter-spacing:0;white-space:nowrap;align-items:baseline;gap:.35rem;font-size:.74rem;line-height:1.5;text-decoration:none;transition:color .25s;display:inline-flex}.ksb-signature:hover,.ksb-signature:focus-visible{color:#f5f2edb8}.ksb-signature:focus-visible{outline-offset:4px;outline:1px solid #d4a0178c}.ksb-signature-heart{color:#4a4a4a;font-family:Arial,Helvetica,sans-serif;font-size:.86em;line-height:1;transform:translateY(-.02em)}.ksb-signature-name{color:#f5f2ed94;font-weight:400;transition:color .24s,text-shadow .24s,transform .34s cubic-bezier(.2,.75,.25,1);display:inline-block}.ksb-signature-name.is-lifted{color:var(--gold);text-shadow:0 0 11px #d4a01766;transform:translateY(-4px)}.ksb-signature-letter{color:inherit;transition:color .18s,text-shadow .18s,transform .18s;display:inline-block}.ksb-signature-letter.is-active{color:var(--gold);text-shadow:0 0 10px #d4a0176b;transform:translateY(-1px)}.ksb-signature-rest{color:inherit}@media (prefers-reduced-motion:reduce){.ksb-signature,.ksb-signature-name,.ksb-signature-letter{transition:none}.ksb-signature-name.is-lifted,.ksb-signature-letter.is-active{color:inherit;text-shadow:none;transform:none}}.fade-up{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.fade-up.visible{opacity:1;transform:translateY(0)}@media (max-width:1100px){.programme-grid{grid-template-columns:repeat(2,1fr)}.prog-card{min-height:560px}.partners-logo-grid,.staff-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:900px){nav{padding:.8rem 1.5rem}.nav-links{display:none}.nav-toggle{display:block}section,#about,#location,#contact{padding:4rem 1.5rem}#about,#location,.contact-layout{grid-template-columns:1fr;gap:3rem}#contact>div:last-child{grid-template-columns:1fr!important;gap:2rem!important}.coaches-grid{grid-template-columns:1fr}.staff-grid{grid-template-columns:1fr 1fr!important}.programme-grid{grid-template-columns:1fr}.prog-card{min-height:540px}#home{flex-direction:column;justify-content:flex-end;align-items:stretch;min-height:100svh;padding-top:6rem}.hero-content{padding:0 1.5rem 1.6rem}.hero-title{font-size:clamp(3.5rem,15vw,6rem)}.hero-stats{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0a99;border:1px solid #d4a01747;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 1.5rem 2.2rem;display:grid;position:relative;bottom:auto;right:auto}.stat{text-align:center;border-right:1px solid #f5f2ed1a;min-width:0;padding:.75rem .55rem}.stat:last-child{border-right:0}.stat-num{font-size:clamp(1.8rem,8.5vw,2.4rem)}.stat-label{letter-spacing:.12em;overflow-wrap:anywhere;font-size:.62rem;line-height:1.25}.hero-side-text{display:none}.schedule-layout{grid-template-columns:1fr;gap:2rem}.schedule-table{font-size:.85rem}.schedule-table td{padding:.8rem .6rem}.team-intro{flex-direction:column;gap:1rem}.location-copy{max-width:none}.location-map-panel{justify-self:stretch;width:100%}.location-map-shell{min-height:330px}.site-footer{padding:.7rem 1.2rem}.about-badge,.about-image-accent{display:none}}@media (max-width:600px){.staff-grid{grid-template-columns:1fr!important}.hero-eyebrow{font-size:.75rem}.coaches-grid{grid-template-columns:1fr}.coach-card img{height:380px}#partners>div:first-child>div[style*="grid-template-columns:repeat(4"]{grid-template-columns:repeat(2,1fr)!important}.section-title{font-size:clamp(2.2rem,9vw,3.5rem)}section,#about,#location,#contact,#schedule,#team{padding:3rem 1.2rem}.programme-grid{margin-top:3rem}.prog-card{min-height:520px;padding:2rem}.loc-item{grid-template-columns:38px 1fr;gap:.85rem}.loc-icon{width:38px;height:38px}.location-map-panel{padding:.9rem}.location-map-header{align-items:flex-start}.location-map-shell{aspect-ratio:1;min-height:300px}.location-map-actions,.location-map-actions a{width:100%}}@media (max-width:700px){html,body{max-width:100%;overflow-x:hidden}nav{gap:.75rem;width:100%;max-width:100vw;padding:.75rem 1.35rem}.nav-logo{gap:.6rem;min-width:0}.nav-logo-img{height:42px}.nav-logo-text{letter-spacing:.08em;white-space:normal;font-size:1.08rem}.nav-right{flex-shrink:0;gap:.7rem;margin-left:auto}.nav-lang{gap:.12rem}.nav-lang a{padding:.15rem .32rem;font-size:.66rem}.nav-toggle{z-index:2;width:30px;height:34px;line-height:1;position:relative}.hero-content{width:100%;max-width:100%;padding:0 1.2rem 1.4rem}.hero-title{font-size:clamp(3rem,15vw,4.7rem)}.hero-subtitle{max-width:100%}.hero-ctas,.hero-ctas a{width:100%}.hero-ctas a{text-align:center}.hero-stats{margin-bottom:1.8rem;margin-left:1.2rem;margin-right:1.2rem}#about,#location,#programme,#partners,#testimonials,#contact{width:100%;max-width:100vw;overflow-x:hidden;padding-left:1.2rem!important;padding-right:1.2rem!important}#about>*,#location>*,#programme>*,#partners>*,#testimonials>*,#contact>*{min-width:0;max-width:100%}.about-image-wrap img{aspect-ratio:4/5;height:auto}.about-pillars{grid-template-columns:1fr}#about>div[style*=grid-column]>div{grid-template-columns:1fr!important;gap:1.5rem!important}#team-badges{max-width:100%}#team-badges span{white-space:normal;max-width:100%}#about a[style*="grid-template-columns:repeat(4"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.partners-logo-grid,#partners>div[style*="grid-template-columns:repeat(4"]{grid-template-columns:1fr!important;max-width:100%!important}.partner-logo-card{width:100%}.ksb-partner-lockup{flex-direction:row;gap:1rem}.ksb-partner-icon{width:86px}.ksb-partner-name{font-size:1.25rem}.site-footer{padding:.65rem 1rem}.site-footer-main{grid-template-columns:1fr;gap:.9rem 1rem}.site-footer-brand{grid-area:1/1;transform:none}.site-footer-logo{gap:.6rem}.site-footer-logo img{height:34px}.site-footer-logo span{font-size:.95rem}.site-footer-brand p{max-width:250px;margin-top:.45rem;font-size:.76rem}.site-footer-meta{text-align:right;grid-area:3/1;align-items:flex-end}.site-footer-social{grid-area:2/1;justify-content:center;gap:.55rem;transform:none}.site-footer-social a{width:34px;height:34px}.footer-copy{font-size:.7rem}.ksb-signature{font-size:.68rem}.site-footer>div,.site-footer a{max-width:100%}}
