@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&display=swap');
:root{--ink:#101114;--dark:#17181b;--red:#e23334;--paper:#f5f5f3;--muted:#686b72;--line:#dfe0e1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 system-ui,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.wrap{width:min(1200px,calc(100% - 48px));margin-inline:auto}.skip{position:absolute;left:-9999px;top:8px;background:white;padding:8px;z-index:99}.skip:focus{left:8px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.05}h1,h2,h3,.brand strong{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;text-transform:uppercase;letter-spacing:.012em}h1{font-size:clamp(3.4rem,7vw,7rem);font-weight:800}h2{font-size:clamp(2.3rem,4vw,4rem)}h3{font-size:2rem}p{max-width:66ch}.eyebrow{font-size:.8rem;font-weight:800;letter-spacing:.18em;color:#ff6b62}.eyebrow.red{color:#bd2029}header{background:#101114;color:white;position:relative;z-index:10;border-bottom:1px solid #333}.header{display:flex;align-items:center;gap:26px;min-height:84px}.brand{display:flex;align-items:center;gap:10px;flex:none}.brand img{width:52px;height:52px;object-fit:contain}.brand strong{display:block;font-size:1.7rem;line-height:.85;letter-spacing:.07em}.brand small{font-size:.6rem;letter-spacing:.16em;font-weight:800;color:#ddd}.desktop{display:flex;align-items:center;gap:18px;margin-left:auto}.desktop a{font-size:.78rem;font-weight:700;white-space:nowrap;transition:color .2s}.desktop a:hover,.desktop a[aria-current=page]{color:#ff7770}.top-cta{background:var(--red);padding:11px 16px;font-size:.76rem;text-transform:uppercase;font-weight:800;white-space:nowrap}.top-cta:hover,.button:hover{background:#b92029}.mobile-menu{display:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 24px;background:var(--red);color:white;font-size:.86rem;text-transform:uppercase;letter-spacing:.04em;font-weight:800;transition:background .2s}.button.light{background:white;color:#151515}.button.light:hover{background:#e7e7e7}.ghost{display:inline-flex;align-items:center;border-bottom:2px solid white;padding:10px 0;color:white;font-size:.86rem;font-weight:800;text-transform:uppercase}.hero{height:min(680px,76vw);min-height:530px;position:relative;color:white;background:#222;display:flex;align-items:center;overflow:hidden}.hero-photo{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,11,13,.96) 0%,rgba(10,11,13,.78) 35%,rgba(10,11,13,.05) 100%),url('/assets/hero.webp') center 45%/cover}.hero-content{z-index:1;position:relative;padding:70px 0}.hero h1{max-width:760px;margin:14px 0 24px}.hero h1 em{font-style:normal;color:#ff5c57}.hero p{max-width:580px;font-size:1.1rem;color:#f1f1f1}.actions{display:flex;align-items:center;gap:25px;margin-top:32px}.hero-label{position:absolute;bottom:20px;right:24px;font-size:.65rem;letter-spacing:.16em;font-weight:800;color:#ddd}.intro{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;padding:90px 0 40px;align-items:end}.intro h2{margin:12px 0 0}.intro p{font-size:1.08rem;color:#444}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:110px}.card{padding:34px;min-height:330px;display:flex;flex-direction:column;background:white;border-top:5px solid var(--red);transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0001}.card span,.blog-card span{font-size:.7rem;font-weight:800;letter-spacing:.14em;color:#c72c32}.card h3{margin:38px 0 12px}.card p{color:#60636a}.card b{margin-top:auto;text-transform:uppercase;font-size:.76rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding-bottom:110px}.split-image{height:620px;overflow:hidden;background:#222}.split-image img{width:100%;height:100%;object-fit:cover}.split-copy h2{margin:12px 0 20px}.split-copy>p{color:#53565c}.schedule{border-top:1px solid #ccc;margin:28px 0}.schedule>div{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:center;padding:18px 0;border-bottom:1px solid #ccc}.schedule strong{font-size:.95rem}.schedule span{font-size:.82rem;color:#686b72}.schedule b{font-family:'Barlow Condensed',sans-serif;font-size:1.5rem;white-space:nowrap}.note{font-size:.86rem;color:#676a70}.textlink{font-weight:800;text-transform:uppercase;color:#b92029;font-size:.85rem;border-bottom:1px solid currentColor}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding:0 0 100px}.editorial h2{margin:12px 0}.editorial p{color:#60636a}.editorial-list>a{display:grid;grid-template-columns:100px 1fr 25px;gap:18px;align-items:center;border-bottom:1px solid #ccc;padding:20px 0}.editorial-list span{font-size:.7rem;text-transform:uppercase;color:#ae242b;font-weight:800}.editorial-list strong{font-size:.98rem}.editorial-list .all{display:block;text-align:right;text-transform:uppercase;font-size:.8rem;font-weight:800;border:0}.cta-band{background:#e23334;color:white;padding:56px 0}.cta-band>.wrap{display:flex;justify-content:space-between;gap:30px;align-items:center}.cta-band .eyebrow{color:#ffe0df}.cta-band h2{margin:8px 0}.cta-band p{margin:0}footer{background:#111215;color:white;padding:66px 0 18px}.footgrid{display:grid;grid-template-columns:1.3fr 1fr 1.4fr;gap:50px}.footgrid>div:first-child img{margin-bottom:14px}.footgrid strong{font-family:'Barlow Condensed',sans-serif;font-size:1.5rem;line-height:1.1;text-transform:uppercase}.footgrid b{display:block;margin-bottom:12px;font-size:.85rem;text-transform:uppercase;letter-spacing:.12em}.footgrid a{display:block;font-size:.84rem;color:#d1d2d4;margin:6px 0}.footgrid a:hover{color:white;text-decoration:underline}.footgrid p{font-size:.86rem;color:#b7b8ba}.legal{border-top:1px solid #3d3e41;margin-top:42px;padding-top:16px;color:#93959a;font-size:.72rem}.page-head{background:#17181b;color:white;padding:82px 0 90px;position:relative;overflow:hidden}.page-head:after{content:"";position:absolute;right:-90px;top:-130px;width:380px;height:380px;border:70px solid #2c1c1e;border-radius:50%;opacity:.6;pointer-events:none}.page-head .wrap{position:relative;z-index:1}.page-head h1{font-size:clamp(3.3rem,6vw,6rem);max-width:900px;margin:13px 0 16px}.page-head p{font-size:1.15rem;color:#ddd}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:8%;padding:80px 0 105px}.content-layout:has(.prose:only-child){grid-template-columns:minmax(0,780px);justify-content:center}.prose{font-size:1.05rem}.prose h2{font-size:2.5rem;margin:45px 0 14px}.prose h2:first-child{margin-top:0}.prose p{color:#41444a}.prose a{color:#ab2028;text-decoration:underline;text-underline-offset:3px}.prose .textlink{text-decoration:none}.prose .note{color:#686b72}.info-box{background:#fff;border-left:5px solid var(--red);padding:26px;margin:36px 0}.info-box h3{font-size:1.9rem;margin:0 0 10px}.info-box p:last-child{margin-bottom:0}.info-box .schedule{margin-bottom:0}.aside-photo img{width:100%;height:520px;object-fit:cover;position:sticky;top:25px}.source-list{padding-left:21px}.source-list li{margin:7px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:75px 0 40px}.contact-card{background:#fff;padding:42px}.contact-card h2{font-size:3rem;margin:12px 0}.contact-card p{margin:20px 0}.contact-card p a{text-decoration:underline;text-underline-offset:3px}.contact-note{padding-bottom:85px}.contact-note h2{font-size:2.5rem}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:72px 0 100px}.blog-card{background:white;padding:30px;min-height:305px;display:flex;flex-direction:column;border-bottom:4px solid #d92e34;transition:transform .2s}.blog-card:hover{transform:translateY(-4px)}.blog-card h2{font-size:2rem;margin:25px 0 12px}.blog-card p{color:#60636a;font-size:.91rem}.blog-card b{margin-top:auto;font-size:.79rem;text-transform:uppercase}.mobile-cta{display:none}
@media(max-width:1100px){.desktop{gap:11px}.desktop a{font-size:.7rem}.top-cta{display:none}}@media(max-width:800px){.wrap{width:min(100% - 36px,600px)}.header{min-height:70px}.brand img{width:44px;height:44px}.desktop{display:none}.mobile-menu{display:block;margin-left:auto;position:relative}.mobile-menu summary{list-style:none;cursor:pointer;font-weight:800;font-size:.9rem}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{margin-left:9px}.mobile-menu nav{position:absolute;right:-18px;top:40px;width:min(88vw,340px);background:#1c1d20;padding:15px 24px;box-shadow:0 20px 30px #0005;display:flex;flex-direction:column}.mobile-menu nav a{padding:10px 0;border-bottom:1px solid #444;font-weight:700;font-size:.9rem}.hero{height:auto;min-height:580px;align-items:end}.hero-photo{background:linear-gradient(0deg,rgba(8,9,11,.98),rgba(8,9,11,.25) 70%),url('/assets/hero.webp') 54% center/cover}.hero-content{padding:200px 0 75px}.hero h1{font-size:clamp(3.7rem,11vw,5.7rem)}.hero p{font-size:1rem}.hero-label{display:none}.intro,.split,.editorial,.contact-grid{grid-template-columns:1fr;gap:25px}.intro{padding:70px 0 26px}.cards{grid-template-columns:1fr;margin-bottom:70px}.card{min-height:230px}.card h3{margin-top:20px}.split{padding-bottom:70px}.split-image{height:400px}.editorial{padding-bottom:70px}.page-head{padding:65px 0}.content-layout,.content-layout:has(.prose:only-child){grid-template-columns:1fr;padding:60px 0}.aside-photo{display:none}.blog-grid{grid-template-columns:1fr 1fr}.cta-band>.wrap{display:block}.cta-band .button{margin-top:22px}.footgrid{grid-template-columns:1fr 1fr}.mobile-cta{display:block;position:sticky;bottom:0;z-index:9;background:#151515;padding:8px 12px}.mobile-cta .button{width:100%;min-height:46px}.contact-grid{padding-top:40px}}@media(max-width:560px){.actions{display:flex;align-items:flex-start;flex-direction:column;gap:8px}.schedule>div{grid-template-columns:1fr auto}.schedule span{grid-column:1;grid-row:2}.schedule b{grid-column:2;grid-row:1/3}.editorial-list>a{grid-template-columns:1fr 24px;gap:5px}.editorial-list span{grid-column:1/3}.blog-grid{grid-template-columns:1fr}.blog-card{min-height:250px}.footgrid{grid-template-columns:1fr}.contact-card{padding:28px}.hero h1{font-size:3.7rem}.page-head h1{font-size:3.4rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.kicks{background:#161719;color:white;padding:78px 0 85px;margin-bottom:105px;overflow:hidden}.kicks-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:32px}.kicks-head h2{margin:8px 0 0}.kicks-head p{max-width:430px;color:#c4c6c9;margin:0}.kick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.kick-card{background:#242629;min-width:0;padding:17px 18px 22px;border-bottom:3px solid #d93136}.kick-card>span{color:#ff736e;font-size:.69rem;font-weight:800;letter-spacing:.14em}.kick-card img{width:100%;height:218px;object-fit:contain;margin:9px auto 2px;filter:drop-shadow(0 10px 12px #0007)}.kick-card h3{font-size:1.85rem;margin:6px 0 7px}.kick-card p{font-size:.85rem;line-height:1.45;color:#c6c8cb;margin:0}.kick-source{font-size:.78rem;color:#a8abb0;margin:18px 0 0}.kick-source a{text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.kick-grid{grid-template-columns:repeat(2,1fr)}.kicks-head{display:block}.kicks-head p{margin-top:12px}}@media(max-width:560px){.kicks{padding:60px 0;margin-bottom:70px}.kick-grid{gap:9px}.kick-card{padding:11px}.kick-card img{height:150px}.kick-card h3{font-size:1.45rem}.kick-card p{font-size:.77rem}.kick-card>span{font-size:.58rem;letter-spacing:.08em}}

@media(max-width:800px){.hero-photo{background-image:linear-gradient(0deg,rgba(8,9,11,.98),rgba(8,9,11,.25) 70%),url("/assets/hero-mobile.webp")}}

/* Mobile composition: the team photo has its own frame so the ceiling and text never compete. */
@media(max-width:800px){
 .hero{display:block;height:auto;min-height:0;background:#111215}
 .hero-photo{position:relative;inset:auto;height:clamp(230px,61vw,330px);background-image:linear-gradient(0deg,rgba(8,9,11,.22),transparent 55%),url('/assets/hero-mobile.webp');background-size:cover,165% auto;background-position:center,center 68%;background-repeat:no-repeat}
 .hero-content{padding:34px 0 52px}
 .hero h1{font-size:clamp(3rem,11vw,4.6rem);margin:12px 0 18px;max-width:12ch}
 .hero p{max-width:42ch}
 .actions{margin-top:24px}
 .split-image{height:340px}
 .split-image img{object-position:center 36%}
 .aside-photo{display:block;max-width:540px}
 .aside-photo img{height:340px;object-position:center 38%;position:static}
 body{padding-bottom:calc(64px + env(safe-area-inset-bottom))}
 .mobile-cta{position:fixed;left:0;right:0;bottom:0;padding:8px 12px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -8px 25px #0003}
}
@media(max-width:560px){
 .hero h1{font-size:clamp(2.9rem,11vw,3.7rem)}
 .page-head h1{font-size:clamp(2.65rem,11vw,3.4rem)}
 .kick-grid{grid-template-columns:1fr}
 .kick-card{display:grid;grid-template-columns:105px minmax(0,1fr);grid-template-rows:auto auto 1fr;gap:0 14px;padding:15px;min-height:160px}
 .kick-card>span{grid-column:1/-1;font-size:.72rem}
 .kick-card img{grid-column:1;grid-row:2/4;height:118px;margin:3px 0 0}
 .kick-card h3{grid-column:2;grid-row:2;font-size:1.65rem;margin:11px 0 5px}
 .kick-card p{grid-column:2;grid-row:3;font-size:.9rem;line-height:1.45}
}
.oath{background:#fff;border-block:1px solid #e3e3e3;margin:-105px 0 105px;padding:72px 0}
.oath-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center}
.oath h2{margin:12px 0 18px}
.oath-heading p{color:#575b61}
.oath ol{list-style:none;padding:0;margin:0;border-top:1px solid #ddd}
.oath li{display:grid;grid-template-columns:44px 1fr;gap:18px;align-items:baseline;border-bottom:1px solid #ddd;padding:18px 0}
.oath li span{font-family:'Barlow Condensed',Impact,sans-serif;font-size:1.4rem;font-weight:800;color:#d12e35}
.oath li p{margin:0;font-size:1.08rem;font-weight:650;line-height:1.45}
@media(max-width:800px){.oath{margin:-70px 0 70px;padding:55px 0}.oath-inner{grid-template-columns:1fr;gap:14px}}
@media(max-width:560px){.oath li{grid-template-columns:32px 1fr;gap:12px}.oath li p{font-size:1rem}}

.adult-gallery{padding:0 0 92px}
.adult-gallery-head{max-width:760px;margin-bottom:30px}
.adult-gallery-head h2{margin:10px 0 12px}
.adult-gallery-head p{color:#575b61}
.club-gallery-head{margin-top:54px}
.adult-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.adult-gallery figure{margin:0;background:#fff;border-bottom:4px solid var(--red);min-width:0}
.adult-gallery img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;background:#1c1d20}
.adult-gallery figcaption{padding:22px 22px 24px}
.adult-gallery figcaption strong{display:block;font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-size:1.6rem;line-height:1.1}
.adult-gallery figcaption p{color:#555960;font-size:.93rem;line-height:1.55;margin:9px 0 12px}
.adult-gallery figcaption small{font-size:.76rem;color:#696d73;line-height:1.45;display:block}
.adult-gallery figcaption a{text-decoration:underline;text-underline-offset:2px}
@media(max-width:900px){.adult-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.adult-gallery{padding-bottom:68px}.adult-gallery-grid{grid-template-columns:1fr;gap:16px}.adult-gallery figcaption{padding:20px}.adult-gallery img{aspect-ratio:4/3}}

/* Ana sayfa giriş alanı: salon fotoğrafı ile yazıyı ayrı tut. */
.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:auto;min-height:570px;align-items:stretch;background:#111215}
.hero-photo{position:relative;inset:auto;grid-column:2;grid-row:1;min-height:570px;background-image:url('/assets/hero.webp');background-size:cover;background-position:center 54%}
.hero-content{grid-column:1;grid-row:1;width:min(100% - 48px,600px);margin-left:auto;margin-right:0;padding:76px 55px 78px 0}
.hero h1{font-size:clamp(3.4rem,4.7vw,5.5rem);line-height:.98;max-width:9ch;margin:16px 0 26px}
.hero p{max-width:48ch}
.hero-label{background:#101114e8;padding:9px 13px;bottom:18px;right:18px}
@media(max-width:800px){
 .hero{display:flex;flex-direction:column;min-height:0}
 .hero-photo{order:0;width:100%;height:clamp(230px,56vw,360px);min-height:0;background-image:url('/assets/hero-mobile.webp');background-position:center 62%;background-size:cover}
 .hero-content{order:1;width:min(100% - 36px,600px);margin-inline:auto;padding:36px 0 54px}
 .hero h1{font-size:clamp(3rem,10vw,4.5rem);max-width:12ch;margin:12px 0 18px}
 .hero-label{display:none}
}

/* Kısa, üç görselli ana sayfa slider'ı. */
.home-slider{background:#111215;color:#fff;position:relative;overflow:hidden}
.hero-slide{display:grid;grid-template-columns:55% 45%;height:390px}
.hero-slide[hidden]{display:none}
.slide-image{position:relative;min-width:0;height:100%;overflow:hidden;background:#222}
.slide-image picture,.slide-image img{display:block;width:100%;height:100%}
.slide-image img{object-fit:cover;object-position:center 39%}
#slide-2 .slide-image img{object-position:center 36%}
#slide-3 .slide-image img{object-position:center 58%}
.slide-photo-credit{position:absolute;left:16px;bottom:14px;background:#101114d9;padding:5px 8px;font-size:.62rem;letter-spacing:.06em;font-weight:750;line-height:1.35}
.slide-photo-credit a{text-decoration:underline;text-underline-offset:2px}
.slide-copy{align-self:center;padding:26px clamp(28px,4.3vw,78px);max-width:650px}
.slide-copy h1,.slide-copy h2{font-size:clamp(2.8rem,4.3vw,5.2rem);line-height:.96;margin:12px 0 18px;max-width:none}
.slide-copy em{font-style:normal;color:#ff6862}
.slide-copy p{font-size:1rem;line-height:1.5;color:#e2e2e2;margin:0 0 20px;max-width:43ch}
.slide-link{display:inline-block;color:#fff;border-bottom:2px solid #e23334;padding:5px 0;font-size:.82rem;font-weight:800;text-transform:uppercase}
.slide-link:hover,.slide-link:focus-visible{color:#ff7770}
.slider-controls{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,3vw,46px);background:#191a1d;border-top:1px solid #343537}
.slider-dots,.slider-arrows{display:flex;gap:9px;align-items:center}
.slider-dots button{width:29px;height:20px;border:0;padding:0;background:transparent;cursor:pointer;position:relative}
.slider-dots button:after{content:"";position:absolute;top:8px;left:0;width:100%;height:4px;background:#67696c;transition:background .2s}
.slider-dots button.active:after{background:#f25150}
.slider-arrows button{background:transparent;border:1px solid #64666a;color:#fff;width:29px;height:27px;line-height:1;cursor:pointer}
.slider-arrows button:hover{background:#e23334;border-color:#e23334}
.home-slider button:focus-visible,.slide-link:focus-visible{outline:2px solid white;outline-offset:3px}
@media(max-width:800px){
 .hero-slide{grid-template-columns:44% 56%;height:330px}
 .slide-copy{padding:18px clamp(17px,3vw,28px)}
 .slide-copy h1,.slide-copy h2{font-size:clamp(2rem,5.6vw,3.15rem);margin:10px 0 14px}
 .slide-copy p{font-size:.88rem;line-height:1.42;margin-bottom:16px}
 .slide-copy .eyebrow{font-size:.62rem;letter-spacing:.12em}
 .slide-link{font-size:.73rem;line-height:1.25}
 .slide-photo-credit{left:6px;bottom:8px;font-size:.52rem;padding:4px 5px;max-width:calc(100% - 12px)}
 .slide-image img{object-position:center 45%}
 #slide-2 .slide-image img{object-position:center 35%}
 #slide-3 .slide-image img{object-position:center 62%}
}
@media(max-width:390px){
 .hero-slide{grid-template-columns:43% 57%;height:350px}
 .slide-copy{padding:14px 14px}
 .slide-copy h1,.slide-copy h2{font-size:2rem}
 .slide-copy p{font-size:.82rem}
}

/* Çocuk grupları: gerçek salon ve araştırma temelli kazanımlar. */
.child-head{padding:66px 0 74px}
.child-head h1{max-width:900px}
.child-opening{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%;align-items:end;padding:72px 0 40px}
.child-opening h2{margin:12px 0 0}
.child-opening p{font-size:1.1rem;color:#44484d;margin:0}
.child-venue{margin-top:0;margin-bottom:80px;position:relative;background:#141518}
.child-venue picture,.child-venue img{display:block;width:100%}
.child-venue img{aspect-ratio:2/1;object-fit:cover}
.child-venue figcaption{background:#17181b;color:#e9e9e9;padding:14px 20px;font-size:.84rem}
.child-venue figcaption strong{color:#fff;text-transform:uppercase;margin-right:10px}
.child-section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:28px}
.child-section-heading h2{margin:12px 0 0;max-width:630px}
.child-section-heading p{color:#575a60;max-width:350px;margin:0}
.child-benefits{padding-bottom:90px}
.child-benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.child-benefit{background:#fff;padding:32px 34px 35px;border-top:4px solid #d92f36}
.child-benefit>span{color:#c52d34;font-size:.73rem;font-weight:800;letter-spacing:.14em}
.child-benefit h3{margin:24px 0 11px;font-size:2.3rem}
.child-benefit p{color:#4e5258;line-height:1.65;margin:0}
.child-benefit p a{color:#ba222b;font-weight:800;text-decoration:underline}
.child-training{background:#151619;color:#fff;margin:0 0 86px}
.child-training-inner{display:grid;grid-template-columns:43% 1fr;gap:8%;align-items:center}
.child-training-image{height:540px;overflow:hidden}
.child-training-image img{width:100%;height:100%;object-fit:cover;object-position:center 38%}
.child-training-copy{padding:55px 0}
.child-training-copy h2{margin:16px 0 22px;max-width:650px}
.child-training-copy p{color:#dadbdd;font-size:1.04rem}
.child-practical{display:grid;grid-template-columns:1fr .78fr;gap:9%;padding-bottom:94px}
.child-practical h2{margin:10px 0 25px}
.child-practical .schedule{margin-bottom:16px}
.child-trial{background:#e23334;color:#fff;padding:36px 38px;align-self:start}
.child-trial .eyebrow{color:#ffe0dd}
.child-trial h3{font-size:2.7rem;margin:15px 0}
.child-trial p{color:#fff}
.child-trial .button{background:#fff;color:#17181b;line-height:1.25;text-align:center;margin-top:10px}
.child-history{border-top:1px solid #d4d5d6;padding:70px 0;display:grid;grid-template-columns:1fr 2fr;gap:0 7%}
.child-history .eyebrow{grid-column:1/-1}
.child-history h2{margin:12px 0}
.child-history p{font-size:1.06rem;color:#474b51;margin:14px 0}
.child-history a,.child-sources a{color:#a51f27;text-decoration:underline;text-underline-offset:2px}
.child-sources{border-top:1px solid #d4d5d6;padding:42px 0 80px;max-width:1200px}
.child-sources h2{font-size:2.2rem;margin:0 0 12px}
.child-sources p,.child-sources li{font-size:.88rem;color:#5b5e63;line-height:1.6}
.child-sources ol{padding-left:21px}
.child-sources li{margin-bottom:8px}
@media(max-width:800px){
 .child-opening,.child-practical,.child-history{grid-template-columns:1fr;gap:15px}
 .child-opening{padding:55px 0 34px}
 .child-venue{margin-bottom:64px}
 .child-venue img{aspect-ratio:2/1}
 .child-section-heading{display:block}
 .child-section-heading p{max-width:560px;margin-top:10px}
 .child-training-inner{grid-template-columns:1fr;gap:0}
 .child-training-image{height:340px}
 .child-training-copy{padding:42px 0 50px}
 .child-practical{padding-bottom:70px}
 .child-history{padding:60px 0}
}
@media(max-width:580px){
 .child-head{padding:54px 0 60px}
 .child-opening p{font-size:1rem}
 .child-venue figcaption{font-size:.76rem;padding:12px}
 .child-benefit-grid{grid-template-columns:1fr;gap:12px}
 .child-benefit{padding:26px}
 .child-benefit h3{font-size:2rem;margin-top:14px}
 .child-benefits{padding-bottom:68px}
 .child-training-image{height:290px}
 .child-trial{padding:30px 26px}
 .child-trial h3{font-size:2.35rem}
 .child-history h2{font-size:2.6rem}
}

/* Çocuk sayfasında ilk ekranı yoğunlaştır. */
.child-head{padding:44px 0 48px}
.child-head:after{display:none}
.child-head-inner{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:7%;align-items:center}
.child-head h1{font-size:clamp(3.3rem,4.7vw,5.2rem);line-height:.98;max-width:760px;margin:14px 0 17px}
.child-head p{font-size:1.02rem;line-height:1.45;max-width:640px;margin:0}
.child-head-summary{border-left:3px solid #e23334;background:#212226;padding:22px 25px}
.child-head-summary>span{font-size:.7rem;letter-spacing:.14em;color:#ff7770;font-weight:800}
.child-head-summary>div{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #46474a;padding:12px 0;font-size:.87rem}
.child-head-summary strong{font-weight:750}
.child-head-summary b{white-space:nowrap}
.child-head-summary small{display:block;color:#d5d5d5;margin-top:12px;font-size:.78rem}
.child-opening{padding:48px 0 28px}
.child-venue{margin-bottom:60px}
.child-benefits{padding-bottom:65px}
.child-training{margin-bottom:65px}
.child-training-image{height:460px}
.child-practical{padding-bottom:65px}
.child-history{padding:55px 0}
.child-sources{padding:36px 0 60px}
@media(max-width:900px){
 .child-head-inner{grid-template-columns:minmax(0,1fr) 275px;gap:4%}
 .child-head-summary{padding:18px}
}
@media(max-width:700px){
 .child-head{padding:40px 0 43px}
 .child-head-inner{display:block}
 .child-head h1{font-size:clamp(3rem,9vw,4rem);max-width:580px;margin:12px 0 15px}
 .child-head p{font-size:.98rem}
 .child-head-summary{display:none}
 .child-opening{padding:43px 0 27px}
 .child-venue{margin-bottom:50px}
 .child-benefits{padding-bottom:52px}
 .child-training{margin-bottom:55px}
 .child-training-image{height:300px}
 .child-practical{padding-bottom:55px}
 .child-history{padding:50px 0}
 .child-sources{padding:34px 0 55px}
}

/* İç sayfalarda başlığı kısa tut, makaleyi solda ve gezinmeyi sağda göster. */
.page-head:not(.child-head){padding:42px 0 46px}
.page-head:not(.child-head):after{width:230px;height:230px;right:-90px;top:-120px;border-width:42px;opacity:.35}
.page-head:not(.child-head) h1{font-size:clamp(2.7rem,4.4vw,4.65rem);line-height:1.03;max-width:1080px;margin:10px 0 12px}
.page-head:not(.child-head) p{font-size:1.03rem;line-height:1.5;max-width:760px;margin:0}
.content-layout,.content-layout:has(.prose:only-child){display:grid;grid-template-columns:minmax(0,1fr) 285px;grid-template-areas:"article aside";justify-content:stretch;align-items:start;gap:clamp(26px,5vw,70px);padding:42px 0 64px}
.content-layout>.prose{grid-area:article;min-width:0;max-width:850px}
.content-layout>.page-aside{grid-area:aside;min-width:0;position:sticky;top:16px;display:grid;gap:14px}
.page-aside nav,.aside-contact{background:#fff;border:1px solid #dedfe1;padding:21px 23px}
.page-aside nav>strong{display:block;color:#a9222b;font-size:.72rem;font-weight:850;letter-spacing:.1em;margin-bottom:13px}
.page-aside nav>a{display:block;color:#292c31;font-weight:700;font-size:.87rem;line-height:1.32;padding:9px 0;border-top:1px solid #e7e7e9}
.page-aside nav>a:hover,.page-aside nav>a:focus-visible{color:#bd252c;text-decoration:underline;text-underline-offset:3px}
.page-related a{display:flex!important;justify-content:space-between;gap:12px}
.page-related a span{color:#a9222b}
.aside-contact{background:#1b1c20;border-color:#1b1c20;color:#fff}
.aside-contact b{font-size:.96rem}.aside-contact p{font-size:.83rem;line-height:1.48;color:#d7d7d9;margin:9px 0 15px}
.aside-contact a{display:inline-block;background:#e23334;color:#fff;font-size:.8rem;font-weight:800;padding:11px 14px}
.aside-image{width:100%;height:230px;object-fit:cover;object-position:center 40%}
.prose{font-size:1.05rem;line-height:1.68}
.prose h2{font-size:clamp(2rem,2.7vw,2.5rem);line-height:1.12;margin:34px 0 12px;scroll-margin-top:20px}
.prose p{margin:0 0 16px}
.score-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:24px 0 32px}
.score-grid>div{background:#fff;border-top:3px solid #dc3036;padding:14px 11px;min-width:0}
.score-grid b{display:block;color:#c52d34;font-family:'Barlow Condensed',Impact,sans-serif;font-size:2.2rem;line-height:1}
.score-grid span{display:block;font-size:.78rem;line-height:1.35;margin-top:8px;color:#30333a}
@media(max-width:900px){
 .content-layout,.content-layout:has(.prose:only-child){grid-template-columns:minmax(0,1fr) 225px;gap:24px}
 .page-aside nav,.aside-contact{padding:17px}
 .score-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:700px){
 .page-head:not(.child-head){padding:31px 0 34px}
 .page-head:not(.child-head) h1{font-size:clamp(2.5rem,9.5vw,3.4rem)}
 .content-layout,.content-layout:has(.prose:only-child){grid-template-columns:1fr;grid-template-areas:"aside" "article";gap:25px;padding:27px 0 50px}
 .content-layout>.page-aside{position:static;gap:12px}
 .page-aside .page-toc{padding:14px 16px}
 .page-aside .page-toc strong{margin-bottom:8px}
 .page-toc a{display:inline-block!important;border:0!important;background:#f2f2f3;margin:3px 5px 3px 0;padding:8px 10px!important;font-size:.8rem!important}
 .page-related,.aside-contact,.aside-image{display:none!important}
 .prose h2{margin-top:29px}
 .score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* Kulübün gerçek müsabaka fotoğrafları: aynı ölçü, hızlı yükleme. */
.junior-gallery{padding:0 0 66px}
.junior-gallery-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);gap:6%;align-items:end;margin:0 0 27px}
.junior-gallery-heading h2{margin:10px 0 0;max-width:750px}
.junior-gallery-heading p{margin:0;color:#51555b;line-height:1.6;max-width:440px}
.junior-gallery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}
.junior-photo{margin:0;background:#fff;border-bottom:3px solid #df3035;min-width:0}
.junior-photo picture,.junior-photo img{display:block;width:100%}
.junior-photo img{aspect-ratio:3/4;height:auto;object-fit:cover;background:#202124}
.junior-photo figcaption{padding:17px 16px 19px}
.junior-photo strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:1.45rem;line-height:1.08;text-transform:uppercase;display:block}
.junior-photo p{font-size:.82rem;line-height:1.5;color:#53575d;margin:9px 0 0}
@media(max-width:1000px){.junior-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.junior-gallery{padding-bottom:50px}.junior-gallery-heading{display:block}.junior-gallery-heading p{margin-top:11px}.junior-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.junior-photo figcaption{padding:13px}.junior-photo strong{font-size:1.25rem}.junior-photo p{font-size:.78rem}}
@media(max-width:440px){.junior-gallery-grid{grid-template-columns:1fr}.junior-photo{display:grid;grid-template-columns:44% 56%;align-items:stretch}.junior-photo picture,.junior-photo img{height:100%;min-height:230px}.junior-photo img{object-fit:cover}.junior-photo figcaption{align-self:center;padding:16px}}

/* Türkiye'nin olimpiyat madalyalı Taekwondocuları */
.child-olympics{padding:54px 0 68px}
.child-olympics-intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:35px 7%;align-items:end;margin-bottom:30px}
.child-olympics-intro .eyebrow{grid-column:1/-1;margin-bottom:-26px}
.child-olympics-intro h2{font-size:clamp(2.7rem,5vw,5.4rem);line-height:.98;margin:0;max-width:760px}
.child-olympics-intro p{font-size:1.04rem;line-height:1.65;color:#454950;margin:0 0 5px;max-width:520px}
.olympians-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.olympian-card{background:#fff;min-width:0;border:1px solid #e4e4e6;border-bottom:3px solid #c92d33;display:flex;flex-direction:column}
.olympian-visual{position:relative;margin:0;aspect-ratio:4/5;background:#17191d;overflow:hidden;color:#fff}
.olympian-visual img{display:block;width:100%;height:100%;object-fit:cover}
.olympian-visual figcaption{position:absolute;left:10px;bottom:10px;background:rgba(15,16,19,.87);color:#fff;padding:7px 9px;font-size:.7rem;font-weight:750;letter-spacing:.035em}
.olympian-record{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:22px;background:linear-gradient(145deg,#27292d 0%,#111215 68%);border-top:7px solid #b6242e}
.olympian-record span{color:#ddd;font-weight:800;font-size:.76rem;letter-spacing:.08em}
.olympian-record strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(1.65rem,2.15vw,2.5rem);line-height:1.02;margin:12px 0}
.olympian-record a{color:#fff;text-decoration:underline;text-underline-offset:4px;font-size:.78rem;line-height:1.35;margin-top:20px}
.olympian-info{padding:18px 15px 21px;display:flex;flex:1;flex-direction:column;align-items:flex-start}
.medal-tag{font-size:.68rem;font-weight:850;letter-spacing:.08em;padding:5px 8px;background:#ece6dc;color:#4b3926}
.medal-tag.gold{background:#fae8b3;color:#704e00}.medal-tag.silver{background:#e9ebef;color:#303740}.medal-tag.bronze{background:#f3e1d7;color:#823b24}
.olympian-info h3{font-family:'Barlow Condensed',Impact,sans-serif;font-size:1.85rem;line-height:1.02;text-transform:uppercase;margin:13px 0 2px}
.olympian-info p{font-size:.85rem;line-height:1.55;color:#34383e;margin:8px 0 0}
.olympian-info .olympian-born{font-size:.78rem;font-weight:700;color:#6c3b3f;margin:5px 0 6px}
.olympian-official{font-size:.82rem;font-weight:800;color:#a9282e;text-decoration:underline;text-underline-offset:3px;margin:13px 0}
.olympian-info small{font-size:.7rem;line-height:1.5;color:#686a70;margin-top:auto;overflow-wrap:anywhere}
.olympian-info small a{color:inherit;text-decoration:underline}
.olympians-note{max-width:850px;font-size:.8rem;line-height:1.55;color:#5c6066;margin:16px 0 0}
@media(max-width:1100px){.olympians-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.olympian-record strong{font-size:2.2rem}}
@media(max-width:740px){.child-olympics{padding:42px 0 50px}.child-olympics-intro{display:block;margin-bottom:21px}.child-olympics-intro .eyebrow{display:block;margin:0 0 13px}.child-olympics-intro h2{font-size:clamp(2.6rem,9vw,4.3rem)}.child-olympics-intro p{margin:14px 0 0}.olympians-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.olympian-info{padding:14px 12px 17px}.olympian-info h3{font-size:1.55rem}.olympian-info p{font-size:.78rem}.olympian-record{padding:14px}.olympian-record strong{font-size:1.7rem}}
@media(max-width:460px){.olympians-grid{grid-template-columns:1fr}.olympian-card{display:grid;grid-template-columns:41% 59%}.olympian-visual{aspect-ratio:auto;min-height:300px;height:100%}.olympian-info h3{font-size:1.8rem}.olympian-record strong{font-size:1.8rem}.olympian-record a{font-size:.7rem}.olympian-info small{font-size:.67rem}}

/* Kulüp fotoğrafları: eş kadraj, kısa açıklama ve telefon ekranında tek sütun. */
.gallery-teaser{background:#fff;padding:40px 46px;margin-bottom:70px;display:flex;justify-content:space-between;align-items:center;gap:36px;border-left:5px solid #d92f36}
.gallery-teaser h2{font-size:clamp(2rem,3vw,3rem);margin:10px 0}.gallery-teaser p{color:#53575d;margin:0}.gallery-teaser .button{white-space:nowrap}
.gallery-intro{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:end;padding:65px 0 34px}.gallery-intro h2{margin:10px 0 0}.gallery-intro p{font-size:1.05rem;color:#4a4e55;margin:0}
.club-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:90px}
.club-photo-grid figure{margin:0;background:#fff;border-bottom:4px solid #d92f36;min-width:0}
.club-photo-grid picture,.club-photo-grid img{display:block;width:100%}
.club-photo-grid img{aspect-ratio:4/3;object-fit:cover;background:#222}
.club-photo-grid figcaption{padding:22px 23px 25px}
.club-photo-grid h2{font-size:1.9rem;line-height:1.1;margin:0 0 10px}
.club-photo-grid p{font-size:.91rem;line-height:1.55;color:#4b5056;margin:0 0 12px}
.club-photo-grid small{font-size:.72rem;color:#6d7076}
/* Orijinal kare yatay alana göre dar: sporcuyu kesmeden çevresini yumuşak bir zeminle doldur. */
#slide-1 .slide-image{background:#17181b url('/assets/slider-belt-kick.webp') center center/cover no-repeat}
#slide-1 .slide-image:before{content:"";position:absolute;inset:-22px;background:inherit;filter:blur(18px) brightness(.48);transform:scale(1.08)}
#slide-1 .slide-image picture{position:relative;z-index:1}
#slide-1 .slide-image img{object-fit:contain;object-position:center center}
#slide-1 .slide-photo-credit{z-index:2}
@media(max-width:1100px){.desktop{gap:10px}.desktop a{font-size:.7rem}}
@media(max-width:900px){.club-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.gallery-teaser{padding:30px;margin-bottom:55px;display:block}.gallery-teaser .button{display:inline-block;margin-top:20px}.gallery-intro{grid-template-columns:1fr;padding:48px 0 28px;gap:18px}}
@media(max-width:600px){.club-photo-grid{grid-template-columns:1fr;gap:15px;padding-bottom:70px}.club-photo-grid figcaption{padding:19px 20px 23px}.club-photo-grid h2{font-size:1.7rem}}
@media(max-width:800px){#slide-1 .slide-image{background-image:url('/assets/slider-belt-kick-mobile.webp')}#slide-1 .slide-image img{object-fit:cover;object-position:center center}}
