@charset "UTF-8";
:root{--green:#163e32;--deep:#102d25;--paper:#f8f7f2;--ivory:#eeeee5;--lime:#d7ed76;--ink:#202f29;--muted:#748176;--line:#dcded5;--radius:4px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;word-break:keep-all}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #789a37;outline-offset:5px}[hidden]{display:none!important}.skip{position:fixed;left:16px;top:-100px;padding:10px 20px;background:var(--lime);z-index:100}.skip:focus{top:12px}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.header{height:96px;background:var(--paper);position:sticky;top:0;z-index:30;border-bottom:1px solid #dcded566}.header-inner{height:100%;margin:auto;width:calc(100% - 80px);max-width:1440px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:13px}.brand-mark{position:relative;display:flex;align-items:center;font-size:29px;letter-spacing:-5px;font-weight:800;color:var(--green);width:48px;height:48px;border:1px solid #a3b0a5;border-radius:50%;padding-left:7px;line-height:1}.brand-mark span{font-size:24px;transform:translateY(4px)}.brand-mark i{width:7px;height:7px;border-radius:50%;background:#7a9a36;position:absolute;right:2px;top:2px}.brand-word{font-size:18px;font-weight:700;letter-spacing:-.6px;line-height:1.3}.brand-word small{display:block;font-size:10px;font-weight:500;letter-spacing:1.3px;margin-top:7px}nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}nav a:not(.nav-cta):hover{color:#708444}.nav-cta{display:flex;gap:30px;align-items:center;background:var(--green);color:white;padding:13px 20px}.nav-cta svg{width:17px;height:17px}.menu-toggle{display:none}.hero{min-height:660px;height:calc(100svh - 96px);max-height:920px;position:relative;isolation:isolate;color:white;background:#16362c;overflow:hidden}.hero-art,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-art img,.hero-art video{height:100%;width:100%;object-fit:cover;object-position:center}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(10,32,25,.77),rgba(10,32,25,.36) 50%,rgba(10,32,25,.06)),linear-gradient(0deg,#102d255c,transparent 30%)}.hero-content{padding-top:clamp(65px,9vh,130px)}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;color:#52694e;margin:0 0 28px;display:flex;align-items:center;gap:10px}.eyebrow.light{color:#d4e3c3}.live-dot{width:6px;height:6px;background:var(--lime);border-radius:50%}.hero h1{font-size:clamp(56px,5.5vw,84px);font-weight:600;line-height:1.2;letter-spacing:-4px;margin:0}.hero-location{display:block;font-size:17px;letter-spacing:.3px;font-weight:400;margin-bottom:23px;color:#e0e8db}.hero h1 em{font-style:normal;color:var(--lime)}.lime-dot{color:var(--lime)}.hero-description{font-size:18px;line-height:1.85;color:#e3e8df;margin:28px 0 34px}.hero-actions{display:flex;align-items:center;gap:30px}.button{border:0;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:17px 24px;min-height:56px;font-weight:600;font-size:15px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.lime{background:var(--lime);color:#1f382d}.button.lime:hover{background:#e2f797}.button.green{background:var(--green);color:white}.button.green:hover{background:#275341}.button.outline{border:1px solid var(--line);background:transparent;margin-top:24px}.button svg{width:20px;height:20px}.text-link{border:0;background:none;display:inline-flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0;font-size:15px;font-weight:600}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link.pale{color:#f6f7f1;font-size:14px}.text-link span{font-size:21px}.hero-bottom{position:absolute;bottom:32px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:2px;color:#d1deca}.scroll-hint{display:flex;align-items:center;gap:22px}.scroll-hint span{font-size:20px}#video-toggle{background:#102d25;border:1px solid #94a58e;color:white;padding:8px 12px;font-size:13px}.trust-strip{border-bottom:1px solid var(--line);background:#f0f1e8}.trust-strip .wrap{display:flex;align-items:center;gap:36px;height:93px}.trust-strip p{display:flex;align-items:center;gap:12px;font-size:14px;color:#455144;margin:0}.trust-strip strong{font-size:32px;letter-spacing:-1px;color:var(--green)}.trust-strip strong span{font-size:15px;padding-left:3px;font-weight:500}.trust-strip i{height:21px;width:1px;background:#cfd3c5}.trust-strip svg{width:21px;height:21px}.trust-end{margin-left:auto;display:flex;align-items:center;gap:16px;font-size:13px;color:#67705d}.section{padding-block:110px}h2{font-size:clamp(32px,3.1vw,46px);line-height:1.35;letter-spacing:-1.8px;font-weight:600;margin:0}h3{letter-spacing:-.6px;line-height:1.4}.muted{color:#838f7e}.philosophy{display:grid;grid-template-columns:1.05fr 1fr;gap:55px}.philosophy-intro{padding-top:32px;max-width:500px}.philosophy-intro>p:first-child{font-size:20px;font-weight:500;margin:0 0 21px;line-height:1.7}.body-copy{color:#677166;font-size:16px;line-height:1.9}.values-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:13px}.value-card{position:relative;border-top:1px solid #bfc7b9;border-right:1px solid var(--line);padding:30px 23px 35px 0}.value-card:not(:first-child){padding-left:25px}.value-card:last-child{border-right:0}.value-card>svg{width:33px;height:33px;margin-bottom:31px;color:#657d43}.mini-label{font-size:11px;letter-spacing:1.5px;display:block;color:#6b7b62}.value-card h3{font-size:20px;margin:9px 0 13px;font-weight:600}.value-card p{font-size:14px;color:#73806c;line-height:1.9;margin:0}.card-number{position:absolute;right:22px;top:30px;font-size:12px;color:#969f8f}.coach-section{background:#eeeee6;padding:90px 0}.coach-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.coach-editorial{position:relative;background:var(--green);color:#edf1df;padding:46px 44px;min-height:480px;overflow:hidden}.coach-editorial:after{content:"";position:absolute;inset:22px;border:1px solid #b6cc9933;pointer-events:none}.coach-editorial .eyebrow{font-size:10px;letter-spacing:1.8px}.experience{display:flex;align-items:center;gap:24px;font-size:150px;font-weight:300;letter-spacing:-9px;line-height:1.2;color:var(--lime)}.experience span{font-size:11px;letter-spacing:2px;line-height:1.8;color:#d9e4c7}.coach-rule{height:1px;background:#86a47366;margin:20px 0 26px}.coach-editorial p:not(.eyebrow){font-size:26px;letter-spacing:-.8px;line-height:1.55}.coach-sign{display:block;font-size:20px;letter-spacing:7px;margin-top:25px}.coach-sign small{font-size:12px;letter-spacing:0;margin-left:10px;color:#b7c5aa}.coach-copy .body-copy{margin:25px 0}.coach-points{margin:28px 0}.coach-points>div{display:flex;padding:13px 0;border-bottom:1px solid #d6dacd;gap:28px}.coach-points dt{font-size:14px;font-weight:600;min-width:44px}.coach-points dd{margin:0;font-size:14px;color:#687561}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:45px}.section-aside{color:#74816c;font-size:15px;margin:0 0 6px;line-height:1.9}.filter-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:32px;gap:10px}.filter-tabs button{background:none;border:0;padding:15px 24px;font-size:15px;color:#778370;border-bottom:2px solid transparent}.filter-tabs button.active{color:var(--green);border-color:var(--green);font-weight:700}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.program-card{background:#f0f1e9;border:1px solid #e2e4d8;padding:28px;transition:border-color .2s,background .2s}.program-card:hover{border-color:#8fa16c;background:#ecefdf}.program-label{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:1.5px;color:#738363}.program-label svg{width:18px;height:18px}.program-card h3{font-size:24px;margin:19px 0 10px}.program-card>p{font-size:14px;color:#798370;margin:0}.duration{font-size:64px;line-height:1.3;font-weight:400;letter-spacing:-3px;margin:24px 0}.duration small{font-size:12px;letter-spacing:1px;margin-left:10px;color:#7d886b}.program-card dl{font-size:13px;margin:10px 0 25px}.program-card dl>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0}.program-card dt{color:#7b836f}.program-card dd{margin:0;text-align:right}.program-select{background:none;border:0}.program-card .program-select{display:flex;align-items:center;justify-content:space-between;width:100%;padding:17px 0 0;border-top:1px solid #d5dcc8;font-size:14px;font-weight:600}.program-select svg{width:19px;height:19px}.program-card.compact{display:flex;flex-direction:column}.program-card.compact dl{margin-top:auto;padding-top:35px}.program-note{display:flex;align-items:center;gap:20px;background:#e8edda;padding:24px 28px;margin-top:25px}.program-note p{margin:0}.program-note strong{font-size:15px;font-weight:600}.program-note span{display:block;color:#768167;font-size:13px;margin-top:4px}.program-note>a{white-space:nowrap;margin-left:auto;font-size:14px;border-bottom:1px solid #889478}.specials{background:#e9ecdf}.special-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.special-card{padding:34px;background:#f6f7ef;position:relative}.special-card>svg{width:33px;height:33px;color:#6b7f46}.pill{position:absolute;right:30px;top:32px;border:1px solid #bec8af;border-radius:30px;padding:4px 12px;font-size:12px;color:#687950}.special-card h3{font-size:27px;margin:25px 0 10px}.special-card p{font-size:15px;color:#728164}.special-card dl{display:flex;gap:35px;font-size:14px;margin:25px 0}.special-card dl div{display:flex;gap:10px}.special-card dt{color:#7d8971}.special-card dd{margin:0}.special-card .text-link{width:100%;border-top:1px solid #dde2d3;padding-top:18px}.fine-print{font-size:13px;color:#7b866f;line-height:1.8;margin-top:22px}.quote-icon{fill:#d9dfc9;stroke:none;width:85px;height:68px}.review-fallback{display:flex;align-items:center;gap:26px;background:#eff1e6;padding:32px}.review-fallback>svg{width:35px;height:35px;color:#71875a}.review-fallback h3{font-size:19px;margin:0 0 6px}.review-fallback p{color:#7b866f;font-size:14px;margin:0}.source-links{margin-left:auto;display:flex;gap:17px;flex-wrap:wrap;font-size:13px}.source-links a{border-bottom:1px solid #a2af8f;padding-bottom:3px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:28px;background:#f0f2e8;border-top:2px solid #a9ba87}.review-card blockquote{margin:20px 0;font-size:17px;line-height:1.9;white-space:pre-line;overflow-wrap:anywhere}.review-card .review-meta{font-size:12px;color:#6e7d60;display:flex;justify-content:space-between;gap:10px}.review-card a{font-size:13px;text-decoration:underline;text-underline-offset:4px}.social-section{background:var(--deep);color:#f6f6ec}.social-section .section-aside{color:#adbda1}.video-tabs{display:flex;gap:24px;border-bottom:1px solid #70816166}.video-tabs button{background:none;border:0;color:#a5b69c;padding:14px 12px;font-size:16px;border-bottom:2px solid transparent}.video-tabs button.active{color:var(--lime);border-color:var(--lime)}.video-fallback{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding-top:35px}.video-still{background:#244738;aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:22px;border:1px solid #5f735855}.video-still>svg{width:55px;height:55px;color:#bdce9f}.video-still span{font-size:11px;text-align:center;letter-spacing:3px;color:#b2c59e}.video-fallback .mini-label{color:#a1b987}.video-fallback h3{font-size:31px;font-weight:500;line-height:1.55;margin:18px 0}.video-fallback p{color:#a5b79a;font-size:15px;margin-bottom:24px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px}.video-card{min-width:0}.video-card h3{font-size:19px}.video-card p{color:#b4c1a9;font-size:14px}.video-card>a{font-size:13px;color:var(--lime)}.video-container{aspect-ratio:9/16;background:#224233;overflow:auto;display:flex;align-items:center;justify-content:center}.video-container.wide{aspect-ratio:16/9}.video-container iframe{border:0;width:100%;height:100%;min-height:200px}.video-container button{background:transparent;border:1px solid #9bad78;color:var(--lime);padding:16px}.guide-section,.faq-section{display:grid;grid-template-columns:1fr 1.3fr;gap:85px}.guide-section .body-copy{margin-top:25px}.guide-details{border-top:1px solid #a9b5a1}.guide-details details{border-bottom:1px solid #d4dacc}.guide-details summary{list-style:none;cursor:pointer;padding:23px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:17px;font-weight:500}.guide-details summary::-webkit-details-marker{display:none}.guide-details summary span{font-size:23px;font-weight:300;color:#647758}.guide-details details[open] summary span{transform:rotate(45deg)}.guide-details details p{font-size:15px;line-height:1.9;color:#748069;margin:0;padding:0 30px 25px 0}.visit-section{background:#eeefe7}.visit-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:60px;align-items:center}.venue-name{margin-top:33px;font-weight:600;font-size:18px}.visit-copy address{font-size:20px;font-style:normal;line-height:1.7}.visit-copy .body-copy{font-size:14px;margin:17px 0 24px}.visit-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.map-shell{height:440px;background:#e3e8d9;border:1px solid #d5ddc9;position:relative}.map-fallback{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.map-n{position:absolute;top:22px;left:24px;color:#178440;font-size:24px;font-weight:900}.map-fallback>svg{width:42px;height:42px;color:#607547}.map-fallback h3{font-size:22px;margin:22px 0 10px}.map-fallback p{font-size:14px;color:#77856a;line-height:1.85}.map-fallback a{font-size:14px;font-weight:600;margin-top:10px;border-bottom:1px solid #82966b}#naver-map{height:100%;width:100%}.contact-section{background:var(--green);color:#f1f3e9}.contact-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:start}.contact-copy h2{font-size:48px;line-height:1.4}.contact-copy h2 span{color:var(--lime)}.contact-copy>p:not(.eyebrow){color:#b9c9ad;font-size:16px;line-height:1.9;margin:24px 0}.contact-number{font-size:35px;letter-spacing:-1px;display:flex;align-items:center;gap:22px;margin:45px 0 25px;color:var(--lime)}.contact-number svg{width:29px;height:29px}.direct-actions{display:flex;gap:30px}.direct-actions a{display:flex;align-items:center;gap:10px;font-size:15px;border-bottom:1px solid #93a883;padding-bottom:10px}.direct-actions svg{width:18px;height:18px}.contact-copy .contact-note{font-size:13px!important;color:#9eaf92!important;margin-top:28px!important}.inquiry-form{background:var(--paper);padding:34px;color:var(--ink)}.inquiry-form h3{font-size:23px;margin:0}.form-intro{font-size:13px;color:#79836e;margin:7px 0 25px}.inquiry-form label{display:block;font-size:13px;font-weight:600;margin-bottom:18px}.inquiry-form label>span:not(.consent span){color:#718849}.inquiry-form input:not([type=checkbox]),.inquiry-form select,.inquiry-form textarea{display:block;border:1px solid #dce1d3;background:#fff;color:var(--ink);padding:12px 13px;width:100%;margin-top:7px;border-radius:0;font-size:14px;min-height:46px}.inquiry-form textarea{resize:vertical}.inquiry-form input::placeholder,.inquiry-form textarea::placeholder{color:#a0a895}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.inquiry-form .consent{display:flex;align-items:flex-start;gap:8px;font-size:12px;font-weight:400}.consent input{margin:4px 0 0;accent-color:var(--green)}.consent a{text-decoration:underline}.form-submit{width:100%;font-size:14px}.form-submit:disabled{opacity:.6;cursor:wait}.status{font-size:13px;line-height:1.7;min-height:0;margin:10px 0 0}.status:empty{display:none}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.sms-actions{display:flex;gap:20px;flex-wrap:wrap}#sms-result{border-top:1px solid var(--line);padding-top:20px;margin-top:20px}footer{background:#f0f0e7;padding:42px 0 28px}.footer-top{display:flex;align-items:center;gap:25px}.footer-top .brand{margin-right:auto}.footer-top>a:not(.brand){font-size:13px;color:#708063}.footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;font-size:11px;color:#859077;margin-top:32px;border-top:1px solid #d9dece;padding-top:20px}.footer-bottom p{margin:0}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.mobile-dock{display:none}.reveal{transition:opacity .5s,transform .5s}.reveal.in-view{animation:rise .6s ease both}@keyframes rise{from{opacity:.65;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero-content{padding-top:110px}}@media(max-width:1150px){.wrap{width:calc(100% - 72px)}nav{gap:20px}.brand-word{font-size:16px}.header-inner{width:calc(100% - 48px)}.trust-strip .wrap{gap:23px}.trust-end{display:none}.coach-layout,.contact-layout{gap:45px}.program-grid{grid-template-columns:repeat(2,1fr)}.program-card.compact{min-height:310px}.guide-section,.faq-section{gap:45px}.contact-copy h2{font-size:40px}.contact-number{font-size:29px}.source-links{max-width:230px}.experience{font-size:128px}.coach-editorial{padding:38px 30px}.visit-layout{gap:35px}}
@media(max-width:900px){.header{height:80px}.header-inner{width:calc(100% - 40px)}.brand-word{font-size:16px}.brand-word small{font-size:9px}.brand-mark{width:42px;height:42px;font-size:25px}.brand-mark span{font-size:20px}.menu-toggle{display:flex;flex-direction:column;gap:7px;width:44px;height:44px;justify-content:center;align-items:center;background:none;border:0}.menu-toggle span{width:23px;height:1px;background:var(--green)}nav{display:none;position:absolute;left:0;right:0;top:80px;background:var(--paper);padding:22px 28px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #1230250a}nav.open{display:flex;flex-wrap:wrap;gap:22px}.hero{height:760px;min-height:0;max-height:none}.hero-content{padding-top:100px}.hero h1{font-size:64px}.hero-shade{background:linear-gradient(90deg,#102d25bb,#102d2555),linear-gradient(0deg,#102d2555,transparent)}.philosophy{gap:32px}.philosophy-intro{padding-top:0}.philosophy-intro>p:first-child{font-size:18px}.values-grid{grid-template-columns:repeat(2,1fr)}.value-card:nth-child(3){padding-left:0}.value-card:nth-child(2){border-right:0}.value-card{min-height:235px}.coach-layout{gap:30px}.experience{font-size:100px;gap:15px}.coach-editorial{min-height:460px;padding:34px 28px}.coach-editorial .eyebrow{font-size:9px}.coach-editorial p:not(.eyebrow){font-size:22px}.coach-copy h2{font-size:30px}.section{padding-block:80px}.review-fallback{flex-wrap:wrap}.source-links{max-width:none;margin-left:0;width:100%;padding-left:60px}.guide-section,.faq-section{grid-template-columns:1fr;gap:35px}.contact-layout{grid-template-columns:1fr 1.1fr;gap:32px}.contact-copy h2{font-size:34px}.contact-number{font-size:25px}.inquiry-form{padding:25px}.form-row{grid-template-columns:1fr;gap:0}.video-fallback{gap:35px}.video-fallback h3{font-size:26px}.video-grid{grid-template-columns:repeat(2,1fr)}.visit-layout{grid-template-columns:1fr 1fr}.visit-copy h2{font-size:34px}.visit-copy address{font-size:18px}.visit-actions .button{font-size:13px;padding:15px 17px}.review-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{display:block}.footer-bottom p+p{margin-top:12px}}
@media(max-width:600px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.header{height:72px}.header-inner{width:calc(100% - 32px)}.brand{gap:9px}.brand-word{font-size:14px}.brand-word small{font-size:8px;letter-spacing:1px;margin-top:5px}.brand-mark{width:38px;height:38px;font-size:23px;padding-left:5px}.brand-mark span{font-size:19px}nav{top:72px;flex-direction:column;align-items:stretch;gap:0!important;padding:12px 22px}nav a{padding:13px 5px}.nav-cta{justify-content:space-between;padding:13px 16px;margin-top:5px}.hero{height:730px;min-height:650px;max-height:900px}.hero-content{padding-top:65px}.hero-art img{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#102d25cd,#102d2570),linear-gradient(0deg,#102d2533,transparent)}.hero .eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:27px}.hero-location{font-size:13px;margin-bottom:24px;letter-spacing:-.2px}.hero h1{font-size:56px;letter-spacing:-3px;line-height:1.22}.hero-description{font-size:15px;margin:25px 0 30px;line-height:1.9}.hero-actions{align-items:flex-start;flex-direction:column;gap:13px}.hero-actions .button{font-size:14px;padding:16px 20px;gap:28px}.hero-actions .text-link{font-size:13px}.hero-bottom{bottom:27px;font-size:9px;letter-spacing:1.3px}.scroll-hint{display:none}.trust-strip .wrap{height:auto;min-height:110px;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-block:17px}.trust-strip p{font-size:11px;gap:7px}.trust-strip p:first-child{grid-row:1/3}.trust-strip strong{font-size:39px}.trust-strip strong span{font-size:14px}.trust-strip svg{width:17px;height:17px}.trust-strip i{display:none}.section{padding-block:65px}.eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:22px}h2{font-size:30px;letter-spacing:-1.1px;line-height:1.4}.philosophy{display:block}.philosophy-intro{margin-top:28px}.philosophy-intro>p:first-child{font-size:17px}.body-copy{font-size:15px}.values-grid{margin-top:35px}.value-card{padding:24px 10px 25px 0;min-height:232px}.value-card:not(:first-child){padding-left:14px}.value-card:nth-child(3){padding-left:0}.value-card h3{font-size:17px}.value-card p{font-size:12px;line-height:1.9}.value-card>svg{width:27px;height:27px;margin-bottom:24px}.mini-label{font-size:9px;letter-spacing:1px}.card-number{right:13px;top:24px;font-size:10px}.coach-section{padding:55px 0}.coach-layout{grid-template-columns:1fr;gap:35px}.coach-editorial{min-height:360px;padding:30px}.coach-editorial:after{inset:14px}.experience{font-size:120px}.coach-editorial p:not(.eyebrow){font-size:23px;margin-bottom:15px}.coach-sign{margin-top:18px}.coach-rule{margin:10px 0 20px}.section-top{display:block;margin-bottom:28px}.section-aside{margin-top:20px;font-size:14px}.filter-tabs{gap:0;overflow:auto;white-space:nowrap;margin-bottom:24px}.filter-tabs button{font-size:12px;padding:13px 11px;flex-shrink:0}.program-grid{grid-template-columns:1fr;gap:15px}.program-card{padding:25px}.program-card h3{font-size:23px}.duration{font-size:57px;margin:21px 0}.program-card dl{font-size:13px}.program-card.compact{min-height:280px}.program-note{padding:20px;gap:12px;align-items:flex-start;flex-wrap:wrap}.program-note>svg{width:20px}.program-note p{flex:1}.program-note strong{font-size:14px}.program-note span{font-size:12px}.program-note>a{margin-left:32px;font-size:13px}.special-grid{grid-template-columns:1fr;gap:16px}.special-card{padding:28px}.special-card h3{font-size:24px}.fine-print{font-size:12px}.quote-icon{display:none}.review-fallback{padding:25px;gap:16px}.review-fallback>svg{width:26px}.review-fallback>div:not(.source-links){flex:1}.review-fallback h3{font-size:16px}.review-fallback p{font-size:13px}.source-links{padding-left:0;gap:18px;font-size:12px}.review-grid{grid-template-columns:1fr}.review-card blockquote{font-size:16px}.video-tabs{gap:12px}.video-tabs button{padding:12px 15px;font-size:14px}.video-fallback{grid-template-columns:1fr;gap:26px}.video-still{aspect-ratio:16/9}.video-fallback h3{font-size:25px}.video-grid{grid-template-columns:1fr}.video-container{max-height:600px}.guide-details summary{font-size:15px;padding:20px 0}.guide-details details p{font-size:14px;padding-right:10px}.visit-layout{grid-template-columns:1fr;gap:30px}.map-shell{height:310px}.visit-copy h2{font-size:30px}.venue-name{margin-top:25px}.visit-actions{gap:20px}.faq-section{gap:30px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-copy h2{font-size:36px}.contact-copy>p:not(.eyebrow){font-size:15px}.contact-number{font-size:32px;margin-top:28px}.contact-note{display:none}.inquiry-form{padding:25px 20px}.form-row{grid-template-columns:1fr 1fr;gap:12px}.inquiry-form input:not([type=checkbox]),.inquiry-form select,.inquiry-form textarea{font-size:16px;padding:11px 10px}.inquiry-form label{font-size:12px}.form-intro{font-size:12px}.inquiry-form h3{font-size:22px}footer{padding-bottom:115px}.footer-top{flex-wrap:wrap;gap:20px}.footer-top .brand{width:100%;margin-bottom:10px}.footer-bottom{font-size:11px;line-height:1.9}.mobile-dock{display:grid;grid-template-columns:1fr 1fr 2fr;position:fixed;bottom:0;left:0;right:0;background:var(--paper);border-top:1px solid #c4ccbb;z-index:25;padding-bottom:env(safe-area-inset-bottom)}.mobile-dock a{display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 5px;font-size:13px}.mobile-dock svg{width:17px;height:17px}.mobile-dock a:last-child{background:var(--green);color:var(--lime)}body.form-focused .mobile-dock{display:none}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:49px}.form-row{grid-template-columns:1fr;gap:0}.value-card p{font-size:11px}.contact-number{font-size:29px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}}


/* ===== 2026 editorial / tennis-performance redesign ===== */
:root{--acid:#d9f06f;--court:#0b2b22;--court2:#123c2f;--chalk:#f7f6ef;--warm:#ecece1;--black:#14221d;--soft:#66756d;--hair:#d6dbd0;--orange:#f0a15b}
body{background:var(--chalk);color:var(--black)}
.header{backdrop-filter:blur(16px);background:rgba(248,247,242,.9);box-shadow:0 10px 35px rgba(16,45,37,.05)}
.brand-mark{background:var(--acid);border-color:transparent;box-shadow:0 0 0 5px rgba(217,240,111,.18)}
.nav-cta{border-radius:999px;padding:12px 18px}.nav-cta svg{transform:rotate(45deg)}
.hero{min-height:720px;height:calc(100svh - 96px);max-height:980px;background:var(--court)}
.hero:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(12.5% - 1px),rgba(255,255,255,.08) 12.5%,transparent calc(12.5% + 1px));opacity:.45;pointer-events:none;z-index:0}
.hero:after{content:"";position:absolute;width:clamp(180px,24vw,380px);aspect-ratio:1;border:1px solid rgba(217,240,111,.48);border-radius:50%;right:-7vw;top:11%;box-shadow:0 0 0 22px rgba(217,240,111,.04),0 0 0 44px rgba(217,240,111,.025);pointer-events:none;z-index:0}
.hero-art{z-index:-2}.hero-art img{filter:saturate(.82) contrast(1.08);transform:scale(1.03)}
.hero-shade{background:linear-gradient(90deg,rgba(5,24,18,.94) 0%,rgba(7,31,24,.75) 42%,rgba(7,31,24,.12) 78%),linear-gradient(0deg,rgba(7,31,24,.82),transparent 42%)}
.hero-content{position:relative;z-index:2;padding-top:clamp(75px,11vh,150px);max-width:1240px}
.hero .eyebrow{display:inline-flex;padding:8px 12px;border:1px solid rgba(217,240,111,.38);border-radius:999px;background:rgba(12,43,34,.35);font-size:10px;letter-spacing:2.2px;margin-bottom:34px}
.hero-location{font-size:14px;text-transform:uppercase;letter-spacing:1.8px;color:#dbe5d7;margin-bottom:18px}
.hero h1{font-size:clamp(58px,7.1vw,108px);line-height:.98;letter-spacing:-6px;max-width:850px;text-wrap:balance}
.hero h1 em{position:relative;display:inline-block}.hero h1 em:after{content:"";position:absolute;height:10px;left:4%;right:0;bottom:-3px;background:var(--acid);transform:skewX(-18deg);z-index:-1;opacity:.75}
.hero-description{font-size:17px;max-width:550px;margin:34px 0 38px;color:#dbe3d9}.hero-actions{gap:18px}.hero-actions .button{border-radius:999px;padding-inline:24px}.hero-actions .text-link{border-bottom:1px solid rgba(255,255,255,.35)}
.hero-bottom{z-index:3}.hero-bottom>span:first-child:before{content:"01";color:var(--acid);margin-right:12px;font-weight:800}
.trust-strip{background:var(--court);color:#eef2e9;border-bottom:0}.trust-strip .wrap{height:105px;gap:30px}.trust-strip p{color:#d8e2d7}.trust-strip strong{color:var(--acid);font-size:47px}.trust-strip i{background:rgba(255,255,255,.18)}.trust-end{color:#d8e2d7}.trust-end svg{color:var(--acid)}
.section{padding-block:120px}.section-top{align-items:end}.section-top h2,.section-heading h2{font-size:clamp(38px,4.5vw,66px);line-height:1.12;letter-spacing:-3px}.eyebrow{font-size:10px;letter-spacing:2.4px;color:#72806f}.section-aside{max-width:260px}
.philosophy{position:relative}.philosophy:before{content:"TENNIS / ATTITUDE / RHYTHM";position:absolute;right:0;top:72px;font-size:10px;letter-spacing:2px;color:#a4aea4;writing-mode:vertical-rl}.philosophy-intro{border-left:2px solid var(--acid);padding-left:26px}.philosophy-intro>p:first-child{font-size:22px;line-height:1.55}.values-grid{gap:0;border-top:1px solid var(--hair);border-bottom:1px solid var(--hair)}.value-card{border-right:1px solid var(--hair);min-height:290px;padding:32px 28px;transition:transform .3s,background .3s}.value-card:last-child{border-right:0}.value-card:hover{background:#fff;transform:translateY(-7px)}.value-card>svg{color:#56705d}.value-card h3{font-size:20px}.card-number{font-size:12px;color:#98a39b}
.coach-section{background:var(--court);color:#eef2e9;padding-block:120px;position:relative;overflow:hidden}.coach-section:after{content:"30";position:absolute;right:-40px;top:-110px;font-size:420px;font-weight:800;line-height:1;color:rgba(217,240,111,.055);pointer-events:none}.coach-copy h2{font-size:clamp(38px,4.5vw,64px);line-height:1.08;letter-spacing:-3px}.coach-copy .body-copy{color:#cbd7ce}.coach-points{border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.coach-points dt{color:var(--acid)}.coach-editorial{border:1px solid rgba(217,240,111,.38);background:linear-gradient(145deg,#174637,#0b2b22);box-shadow:20px 20px 0 rgba(217,240,111,.08)}.coach-editorial:after{border-color:rgba(217,240,111,.2)}
.programs{background:#f0f0e7}.filter-tabs button{border-radius:999px}.program-grid{gap:18px}.program-card{background:#fff;border:1px solid var(--hair);border-radius:0;min-height:400px;position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s}.program-card:after{display:none!important}.program-card:hover{transform:translateY(-8px);box-shadow:0 24px 55px rgba(25,46,38,.1)}.program-card h3{font-size:27px}.duration{font-size:82px;color:var(--court);line-height:.9}.duration small{font-size:12px;color:#819087}.program-card .program-select{border-radius:999px}
.specials{background:var(--warm)}.special-card{background:var(--chalk);border:1px solid var(--hair);border-radius:0;transition:transform .3s}.special-card:hover{transform:translateY(-8px)}.special-card>svg{color:#6e873e}
#reviews{background:#fff}.review-grid{grid-template-columns:repeat(3,1fr);gap:16px}.review-card{border:1px solid var(--hair);background:#f7f7f2;border-radius:0;padding:28px;min-height:245px;position:relative;transition:transform .25s,background .25s}.review-card:before{content:"“";position:absolute;right:20px;top:5px;font:800 80px/1 Georgia,serif;color:#dfe5d9}.review-card:hover{transform:translateY(-6px);background:#f1f5e8}.review-card blockquote{font-size:17px;line-height:1.8;margin:28px 0 25px}.review-meta{font-size:11px;letter-spacing:1px;text-transform:uppercase}.review-card a{font-size:11px;color:#66786c;text-decoration:underline;text-underline-offset:3px}.review-fallback{background:var(--court);color:white;border:0;border-radius:0}.review-fallback .source-links a{color:var(--acid)}
.social-section{background:var(--court);color:white;position:relative;overflow:hidden}.social-section:before{content:"PLAY / WATCH / REPEAT";position:absolute;right:-40px;top:50%;transform:rotate(-90deg);font-size:11px;letter-spacing:4px;color:rgba(217,240,111,.5)}.video-tabs button{border:1px solid rgba(255,255,255,.22);background:transparent;color:#d7e0d8;border-radius:999px}.video-tabs button.active{background:var(--acid);border-color:var(--acid);color:#193329}.video-grid{grid-template-columns:repeat(3,1fr);gap:18px}.video-card{background:#f3f4ec;color:var(--black);border:0;border-radius:0;overflow:hidden}.video-container{background:#071f18;aspect-ratio:9/16;max-height:560px}.video-container.wide{aspect-ratio:16/9}.video-container button{background:linear-gradient(145deg,#174a3a,#0b2b22);color:var(--acid);border:0}.video-container iframe{width:100%;height:100%;border:0}.video-card h3{font-size:17px;margin:18px 20px 6px}.video-card p{font-size:12px;margin:0 20px 14px;color:#6c786f}.video-card>a{display:block;margin:0 20px 20px;font-size:11px;text-decoration:underline}.video-fallback{background:#102f25;border:1px solid rgba(217,240,111,.22)}
.guide-section,.faq-section{background:#f6f6f0}.guide-details details{border-bottom-color:var(--hair)}.guide-details summary{font-size:17px}.guide-details summary span{color:#7b9340}
.visit-section{background:#e9ece1}.map-shell{border:1px solid #ccd4c9;border-radius:0}.map-fallback{background:linear-gradient(145deg,#dfe5d8,#f7f7f1)}
.contact-section{background:var(--court);color:white}.contact-copy h2{font-size:clamp(42px,5vw,70px);line-height:1.02;letter-spacing:-3px}.contact-copy h2 span{color:var(--acid)}.inquiry-form{border:1px solid rgba(217,240,111,.25);background:#f6f6f0;border-radius:0}.contact-number{color:var(--acid)}
footer{background:#e8ebe1}.mobile-dock a:last-child{background:var(--court);color:var(--acid)}
@media(max-width:900px){.hero h1{font-size:68px}.review-grid,.video-grid{grid-template-columns:repeat(2,1fr)}.section{padding-block:90px}.coach-section{padding-block:90px}}
@media(max-width:600px){.hero{min-height:700px;height:calc(100svh - 72px)}.hero:after{width:230px;right:-110px;top:8%}.hero h1{font-size:55px;letter-spacing:-3px;max-width:100%}.hero h1 em:after{height:6px}.hero-description{font-size:14px}.hero-actions .button{width:100%}.hero-content{padding-top:60px}.trust-strip .wrap{min-height:105px}.section{padding-block:75px}.section-top h2,.section-heading h2{font-size:36px;letter-spacing:-2px}.philosophy:before{display:none}.philosophy-intro>p:first-child{font-size:19px}.values-grid{grid-template-columns:1fr 1fr}.value-card{min-height:245px;padding:24px 16px}.value-card:nth-child(2){border-right:0}.value-card:nth-child(3){border-top:1px solid var(--hair);border-right:1px solid var(--hair)}.value-card:nth-child(4){border-top:1px solid var(--hair)}.coach-section:after{font-size:250px;right:-30px;top:-50px}.coach-copy h2{font-size:39px}.program-card{min-height:0}.program-card:after{display:none}.duration{font-size:70px}.review-grid,.video-grid{grid-template-columns:1fr}.review-card{min-height:0}.video-container{max-height:none}.social-section:before{display:none}}


/* ===== v3.1 motion / rounded objects / embed & map refinements ===== */
:root{--radius:20px;--radius-lg:28px}
/* Hero: keep 품격 color emphasis but remove the decorative underline */
.hero h1 em:after{display:none!important}
/* Full-width white review background */
.reviews-section{width:100%;max-width:none;background:#fff;position:relative}
.reviews-section>.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}
/* Unified soft geometry */
.nav-cta,.button,.program-card,.special-card,.review-card,.review-fallback,.video-card,.video-fallback,.map-shell,.map-fallback,.inquiry-form,.coach-editorial,.program-note,.filter-tabs button,.video-tabs button{border-radius:20px!important}
.video-container{border-radius:20px 20px 0 0;overflow:hidden}
.video-card{overflow:hidden}
/* Motion system */
.reveal{opacity:0;transform:translate3d(0,34px,0);filter:blur(5px);transition:opacity .78s cubic-bezier(.22,1,.36,1),transform .78s cubic-bezier(.22,1,.36,1),filter .78s ease;transition-delay:var(--delay,0ms);will-change:transform,opacity}
.reveal.in-view{opacity:1;transform:translate3d(0,0,0);filter:blur(0)}
.hero .eyebrow,.hero-location,.hero h1,.hero-description,.hero-actions,.hero-bottom{opacity:0;animation:heroRise .82s cubic-bezier(.22,1,.36,1) forwards}
.hero .eyebrow{animation-delay:.08s}.hero-location{animation-delay:.16s}.hero h1{animation-delay:.24s}.hero-description{animation-delay:.42s}.hero-actions{animation-delay:.54s}.hero-bottom{animation-delay:.7s}
@keyframes heroRise{from{opacity:0;transform:translate3d(0,26px,0);filter:blur(6px)}to{opacity:1;transform:translate3d(0,0,0);filter:blur(0)}}
@media(prefers-reduced-motion:reduce){.reveal,.hero .eyebrow,.hero-location,.hero h1,.hero-description,.hero-actions,.hero-bottom{opacity:1;transform:none;filter:none;animation:none!important}}
/* Video platform embeds */
.video-container.profile-embed{aspect-ratio:auto;min-height:520px;max-height:none;background:#fff;padding:10px;display:flex;align-items:flex-start;justify-content:center}
.video-container.profile-embed .tiktok-embed{margin:0!important;width:100%!important;max-width:100%!important;min-width:0!important}
.instagram-profile{width:100%;min-height:420px;padding:34px;background:linear-gradient(150deg,#fff 0%,#f4f5ec 100%);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px}
.instagram-profile strong{font-size:28px;letter-spacing:-1px;color:var(--court)}
.instagram-profile p{font-size:14px;line-height:1.8;color:#66756d;margin:0}
/* Map area stays live when NAVER client id is configured; otherwise a richer actionable fallback remains */
.map-shell{overflow:hidden;background:#dfe6dc;min-height:420px}
#naver-map{width:100%;height:420px;min-height:420px}
.map-fallback{min-height:420px;position:relative;isolation:isolate;background:linear-gradient(135deg,#dfe8dd,#f8f8f3)}
.map-fallback:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.28) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.28) 1px,transparent 1px);background-size:42px 42px;transform:rotate(-8deg) scale(1.2);z-index:-1}
.map-fallback:after{content:"KIM BUM SEOK\A TENNIS COACHING";white-space:pre;position:absolute;right:18px;bottom:18px;font-size:10px;line-height:1.8;letter-spacing:2px;color:#607467;text-align:right}
@media(max-width:900px){.reviews-section>.wrap{width:min(1240px,calc(100% - 64px))}}
@media(max-width:600px){.reviews-section>.wrap{width:calc(100% - 40px)}.video-container.profile-embed{min-height:460px}.map-shell,#naver-map{min-height:360px;height:360px}.map-fallback{min-height:360px}.nav-cta,.button,.program-card,.special-card,.review-card,.video-card,.map-shell,.inquiry-form,.coach-editorial{border-radius:18px!important}}

/* ===== v3.2 coach credentials / short-form social refinement ===== */
.coach-credentials{grid-column:1/-1;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.55fr);gap:26px;margin-top:4px}
.coach-profile-visual{position:relative;border:1px solid rgba(217,240,111,.2);border-radius:20px;overflow:hidden;background:#0c2d23;min-height:420px}
.coach-profile-visual img{display:block;width:100%;height:100%;min-height:420px;object-fit:cover;object-position:center}
.coach-profile-caption{position:absolute;left:18px;right:18px;bottom:18px;padding:16px 18px;border-radius:16px;background:rgba(9,34,27,.82);backdrop-filter:blur(12px);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}
.coach-profile-caption span{font-size:10px;letter-spacing:2px;color:var(--acid)}
.coach-profile-caption strong{font-size:14px;font-weight:600}
.credential-content{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.credential-column{padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.045)}
.credential-column h3{font-size:23px;margin:8px 0 22px;color:#f3f6ee}
.credential-list,.career-list{list-style:none;padding:0;margin:0}
.credential-list li,.career-list li{position:relative;padding:8px 0 8px 15px;border-bottom:1px solid rgba(255,255,255,.08);font-size:12px;line-height:1.55;color:#cbd7ce}
.credential-list li:before,.career-list li:before{content:"";position:absolute;left:0;top:15px;width:5px;height:5px;border-radius:50%;background:var(--acid)}
.career-list li strong{color:#f4f7ef}
.reviews-section .section-top{position:relative}
.review-card:before{display:none!important}
.review-card{padding-top:25px}
.video-grid{align-items:start}
.video-card{border-radius:20px!important}
.video-container{border-radius:20px 20px 0 0}
.video-container.wide{aspect-ratio:9/16;max-height:560px}
.video-container.short-sample{aspect-ratio:9/16}
.video-container.profile-embed{border-radius:20px 20px 0 0}
.instagram-profile{height:100%;min-height:520px;padding:34px 24px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 75% 20%,rgba(215,237,118,.16),transparent 34%),linear-gradient(145deg,#1b4436,#0a241c);color:#fff}
.instagram-profile strong{font-size:26px;letter-spacing:-1px;margin:10px 0}
.instagram-profile p{font-size:13px;line-height:1.8;color:#cdd8d0;max-width:300px}
.instagram-profile .button{margin-top:12px;align-self:flex-start}
.social-section .video-card h3{margin-top:16px}
@media(max-width:1000px){.coach-credentials{grid-template-columns:1fr}.credential-content{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.credential-content{grid-template-columns:1fr}.coach-profile-visual img{min-height:360px}.coach-profile-caption{flex-direction:column;align-items:flex-start}.video-container.wide,.video-container.short-sample{aspect-ratio:9/16;max-height:none}}

/* ===== v3.3 requested refinements ===== */
/* Coach credentials / career: improve scanability on desktop and mobile */
.credential-column h3{font-size:25px!important}
.credential-list li,.career-list li{font-size:14px!important;line-height:1.75;padding:9px 0 9px 17px}
.credential-list li:before,.career-list li:before{top:17px;width:6px;height:6px}
@media(max-width:700px){.credential-list li,.career-list li{font-size:13.5px!important;line-height:1.7}}
/* Program filters: text-tab treatment instead of pill/button styling */
.filter-tabs{gap:28px;align-items:flex-end}
.filter-tabs button{border-radius:0!important;padding:13px 3px 12px!important;font-size:17px!important;font-weight:500;background:transparent!important;color:#7a8578;border-bottom:2px solid transparent!important}
.filter-tabs button.active{color:var(--green);font-weight:700;border-bottom-color:var(--green)!important}
.filter-tabs button:hover{color:var(--green)}
@media(max-width:600px){.filter-tabs{gap:22px}.filter-tabs button{font-size:15px!important;padding:11px 2px 10px!important}}
/* Specials: stronger but restrained section entrance */
.special-grid .special-card{opacity:0;transform:translate3d(0,28px,0);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1),box-shadow .3s;transition-delay:var(--delay,0ms)}
.special-grid .special-card.in-view{opacity:1;transform:translate3d(0,0,0)}
.special-grid .special-card:nth-child(2){--delay:120ms}
.special-grid .special-card:hover{transform:translate3d(0,-8px,0);box-shadow:0 22px 50px rgba(25,46,38,.10)}
.special-grid .special-card>svg{transition:transform .5s cubic-bezier(.22,1,.36,1)}
.special-grid .special-card:hover>svg{transform:translateY(-3px) rotate(-4deg)}
@media(prefers-reduced-motion:reduce){.special-grid .special-card{opacity:1;transform:none;transition:none!important}}
/* Six-card review layout */
.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.review-card{min-height:265px}
@media(max-width:900px){.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.review-grid{grid-template-columns:1fr}}

/* Requested refinements */
.specials .fine-print{font-size:18px;line-height:1.8}

/* ===== v3.5 header / responsive navigation refinements ===== */
.header-inner{position:relative}
.header nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);justify-content:center;gap:32px;font-size:20px;line-height:1;white-space:nowrap}
.header nav a:not(.nav-cta){font-size:20px}
.header .nav-cta{border-radius:50px!important;padding:14px 22px;font-size:18px;gap:16px}

/* Desktop-to-tablet nav scaling */
@media(max-width:1200px){
  .header nav{gap:24px;font-size:18px}
  .header nav a:not(.nav-cta){font-size:18px}
  .header .nav-cta{font-size:17px;padding:13px 20px}
}

/* Mobile / hamburger: animated panel rather than display:none */
@media(max-width:900px){
  .header-inner{width:calc(100% - 48px)}
  .header nav{
    display:flex!important;
    position:absolute;
    left:0;right:0;top:calc(100% + 1px);
    transform:none;
    width:100%;
    flex-direction:column;
    align-items:stretch;
    justify-content:flex-start;
    gap:0!important;
    padding:0 28px;
    background:rgba(248,247,242,.97);
    backdrop-filter:blur(18px);
    border-bottom:1px solid var(--line);
    box-shadow:0 18px 40px rgba(16,45,37,.10);
    max-height:0;
    opacity:0;
    overflow:hidden;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(-10px);
    transition:max-height .55s cubic-bezier(.22,1,.36,1),opacity .35s ease,transform .55s cubic-bezier(.22,1,.36,1),visibility 0s linear .55s;
  }
  .header nav.open{
    max-height:520px;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translateY(0);
    transition:max-height .65s cubic-bezier(.22,1,.36,1),opacity .35s ease,transform .55s cubic-bezier(.22,1,.36,1),visibility 0s;
  }
  .header nav a:not(.nav-cta){
    font-size:18px;
    padding:17px 5px;
    opacity:0;
    transform:translateY(-8px);
    transition:opacity .35s ease,transform .45s cubic-bezier(.22,1,.36,1);
  }
  .header nav.open a:not(.nav-cta){opacity:1;transform:translateY(0)}
  .header nav.open a:nth-child(1){transition-delay:.05s}
  .header nav.open a:nth-child(2){transition-delay:.09s}
  .header nav.open a:nth-child(3){transition-delay:.13s}
  .header nav.open a:nth-child(4){transition-delay:.17s}
  .header nav .nav-cta{
    margin:8px 0 18px;
    justify-content:space-between;
    font-size:17px;
    padding:14px 18px;
    border-radius:50px!important;
  }
  .menu-toggle{position:relative;z-index:2}
  .menu-toggle span{position:absolute;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .25s ease,width .3s ease}
  .menu-toggle span:first-child{transform:translateY(-4px)}
  .menu-toggle span:last-child{transform:translateY(4px)}
  .menu-toggle[aria-expanded="true"] span:first-child{transform:rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:last-child{transform:rotate(-45deg)}
}

@media(max-width:600px){
  .header-inner{width:calc(100% - 32px)}
  .header nav{padding:0 22px}
  .header nav a:not(.nav-cta){font-size:16px;padding:15px 5px}
  .header nav .nav-cta{font-size:15px;margin-bottom:14px;padding:13px 17px}
}

/* Hero trust strip typography */
.trust-strip p{font-size:20px}
.trust-strip .trust-end{font-size:18px}
@media(max-width:900px){
  .trust-strip p{font-size:18px}
  .trust-strip .trust-end{font-size:16px}
}
@media(max-width:600px){
  .trust-strip p{font-size:15px}
  .trust-strip .trust-end{font-size:13px}
}

/* Program section aside */
#programs .section-aside{font-size:20px;line-height:1.75}
@media(max-width:900px){#programs .section-aside{font-size:18px}}
@media(max-width:600px){#programs .section-aside{font-size:16px}}

/* v3.6 visual refinement: reuse the map-fallback soft court-card background */
.review-card,
.inquiry-form{
  background:linear-gradient(135deg,#dfe8dd,#f8f8f3)!important;
}
.review-card:hover{
  background:linear-gradient(135deg,#dfe8dd,#f4f7ee)!important;
}

/* ===== v3.7 requested refinements ===== */
/* Header navigation: desktop 60% anchor / 60px spacing, responsive scaling below */
@media(min-width:1201px){
  .header nav{left:60%;gap:60px;font-size:20px}
  .header nav a:not(.nav-cta){font-size:20px}
}
@media(min-width:901px) and (max-width:1200px){
  .header nav{left:57%;gap:34px;font-size:18px}
  .header nav a:not(.nav-cta){font-size:18px}
}

/* Special section right-side copy */
#specials .section-aside{font-size:20px;line-height:1.75}
@media(max-width:900px){#specials .section-aside{font-size:18px}}
@media(max-width:600px){#specials .section-aside{font-size:16px}}

/* Review metadata */
.review-card .review-meta{font-size:16px;line-height:1.6;letter-spacing:.2px}
@media(max-width:600px){.review-card .review-meta{font-size:15px}}

/* Direct consultation actions: pill buttons while preserving existing SVG icons */
.direct-actions{gap:12px;flex-wrap:wrap}
.direct-actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  font-size:15px;
  border:1px solid #93a883;
  border-bottom:1px solid #93a883;
  border-radius:50px;
  padding:12px 20px;
  min-height:48px;
  transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;
}
.direct-actions a:hover{transform:translateY(-2px);background:#edf2df;color:var(--green);border-color:#a9bb8e}
.direct-actions svg{width:18px;height:18px}
@media(max-width:600px){
  .direct-actions{gap:10px}
  .direct-actions a{font-size:14px;padding:11px 17px;min-height:46px}
}

/* Hero background image effect: subtle cinematic motion + light sweep */
.hero-art img,.hero-art video{transform:scale(1.045);animation:heroImageDrift 14s cubic-bezier(.22,1,.36,1) both}
.hero-art:after{content:"";position:absolute;inset:-15%;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.08) 47%,transparent 59%);transform:translateX(-55%) skewX(-10deg);animation:heroLightSweep 11s ease-in-out 1s infinite;pointer-events:none}
@keyframes heroImageDrift{0%{transform:scale(1.045) translate3d(0,0,0)}100%{transform:scale(1.10) translate3d(-.8%, -1%, 0)}}
@keyframes heroLightSweep{0%,62%{transform:translateX(-55%) skewX(-10deg);opacity:0}70%{opacity:1}86%,100%{transform:translateX(55%) skewX(-10deg);opacity:0}}

/* Remove bottom border from social platform tabs */
.video-tabs{border-bottom:0!important}

/* Compact mobile trust strip: 440px and below */
@media(max-width:440px){
  .trust-strip .wrap{height:150px;min-height:150px}
}

@media(prefers-reduced-motion:reduce){
  .hero-art img,.hero-art video,.hero-art:after{animation:none!important}
}

/* v3.9 interaction refinements */
.hero-actions .text-link.pale{border-radius:50px;padding:14px 22px;border:1px solid rgba(255,255,255,.28);text-decoration:none!important;transition:background .25s ease,transform .25s ease,border-color .25s ease}
.hero-actions .text-link.pale:hover{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.5);text-decoration:none!important;transform:translateY(-2px)}
a:hover,.text-link:hover,.program-note>a:hover,.sms-actions .text-link:hover,.contact-number:hover{text-decoration:none!important}
.guide-details details{overflow:hidden}
.guide-details details summary{transition:color .25s ease,padding .3s ease}
.guide-details details summary span{transition:transform .35s cubic-bezier(.22,1,.36,1)}
.guide-details details[open] summary span{transform:rotate(45deg)}
.guide-details details p{overflow:hidden;max-height:0;opacity:0;transform:translateY(-8px);transition:max-height .5s cubic-bezier(.22,1,.36,1),opacity .35s ease,transform .45s ease,padding .4s ease;margin-top:0!important;margin-bottom:0!important}
.guide-details details[open] p{max-height:500px;opacity:1;transform:translateY(0)}
.inquiry-form input:not([type=checkbox]),.inquiry-form select,.inquiry-form textarea{border-radius:20px}
@media(max-width:600px){.hero-actions .text-link.pale{border-radius:50px;padding:12px 18px}.inquiry-form input:not([type=checkbox]),.inquiry-form select,.inquiry-form textarea{border-radius:20px}}
@media(prefers-reduced-motion:reduce){.hero-actions .text-link.pale,.guide-details details summary,.guide-details details summary span,.guide-details details p{transition:none!important}}

/* ===== v3.10 requested refinements ===== */
/* Hero: richer cinematic background treatment */
.hero-art img,.hero-art video{
  transform:scale(1.045);
  animation:heroImageCinematic 16s cubic-bezier(.22,1,.36,1) both;
  will-change:transform,filter;
}
.hero-art:before{
  content:"";
  position:absolute;
  inset:-12%;
  z-index:1;
  pointer-events:none;
  background:
    radial-gradient(circle at 72% 42%,rgba(215,237,118,.16),transparent 24%),
    radial-gradient(circle at 20% 78%,rgba(255,255,255,.07),transparent 28%);
  mix-blend-mode:screen;
  animation:heroGlowPulse 8s ease-in-out infinite;
}
.hero-art:after{
  content:"";
  position:absolute;
  inset:-20%;
  z-index:2;
  pointer-events:none;
  background:linear-gradient(108deg,transparent 30%,rgba(215,237,118,.10) 46%,rgba(255,255,255,.12) 50%,transparent 64%);
  transform:translateX(-65%) skewX(-14deg);
  animation:heroLightSweepStrong 9s cubic-bezier(.4,0,.2,1) 1s infinite;
}
@keyframes heroImageCinematic{
  0%{transform:scale(1.045) translate3d(0,0,0);filter:saturate(.82) contrast(1.08) brightness(.96)}
  45%{transform:scale(1.085) translate3d(-.55%,-.35%,0);filter:saturate(.94) contrast(1.12) brightness(1)}
  100%{transform:scale(1.12) translate3d(-1.1%,-.8%,0);filter:saturate(.88) contrast(1.1) brightness(.98)}
}
@keyframes heroGlowPulse{
  0%,100%{opacity:.45;transform:scale(.98)}
  50%{opacity:.9;transform:scale(1.04)}
}
@keyframes heroLightSweepStrong{
  0%,52%{transform:translateX(-65%) skewX(-14deg);opacity:0}
  61%{opacity:1}
  78%,100%{transform:translateX(65%) skewX(-14deg);opacity:0}
}
@media(max-width:600px){
  .hero-art:before{background:radial-gradient(circle at 75% 30%,rgba(215,237,118,.13),transparent 27%)}
  .hero-art:after{animation-duration:11s}
}
@media(max-width:600px){
  .review-more-wrap{width:100%;display:flex;justify-content:center;align-items:center;margin-top:24px}
  #more-reviews.more-reviews{display:inline-flex!important;width:max-content;margin:0!important;transform:none!important}
}
@media(prefers-reduced-motion:reduce){
  .hero-art img,.hero-art video,.hero-art:before,.hero-art:after{animation:none!important}
}
/* Review expand button: wrapper owns centering so inline-flex cannot fall back to left alignment. */
.review-more-wrap{width:100%;display:flex;justify-content:center;align-items:center;margin-top:24px}
#more-reviews.more-reviews{margin:0!important}

/* Review platform marks */
.review-meta{display:flex;align-items:center;gap:16px}
.review-meta>span{display:inline-flex;align-items:center}
.review-platform{gap:7px;font-weight:600}
.platform-logo{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;flex:0 0 18px}
.platform-logo svg{width:18px;height:18px;display:block}
.platform-logo-soomgo{color:#5b55e7}
.platform-logo-daangn{color:#ff6f0f}
.platform-logo-naver{color:#03c75a}
@media(max-width:600px){
  .review-more-wrap{margin-top:24px}
  .review-meta{gap:12px}
  .platform-logo,.platform-logo svg{width:17px;height:17px;flex-basis:17px}
}

/* ===== v3.13 real social video embeds ===== */
.social-section .video-grid{align-items:start}
.social-section .video-card{display:flex;flex-direction:column;min-width:0}
.social-section .video-container.short-video{aspect-ratio:9/16;max-height:none;background:#071b15;border-radius:20px 20px 0 0;overflow:hidden;position:relative}
.social-section .video-container.short-video iframe{display:block;width:100%;height:100%;border:0;background:#071b15}
.social-section .video-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;color:#b7c8bc}
.social-section .video-card-head .mini-label{color:var(--acid)}
.social-section .video-card h3{margin:8px 0 0}
.social-section .video-card>p{margin:8px 0 0;color:#b8c7bf;font-size:13px;line-height:1.75}
.social-section .video-card>a{margin-top:14px;color:var(--acid);font-size:13px;text-decoration:none}
.social-section .video-pending{width:100%;height:100%;min-height:420px;padding:30px 24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:12px;background:radial-gradient(circle at 78% 20%,rgba(215,237,118,.15),transparent 32%),linear-gradient(145deg,#173e31,#071b15);color:#fff}
.social-section .video-pending strong{font-size:22px;letter-spacing:-.8px}
.social-section .video-pending p{margin:0;color:#c4d1c9;font-size:13px;line-height:1.7}
.social-section .video-pending .button{margin-top:6px}
@media(max-width:700px){.social-section .video-container.short-video{aspect-ratio:9/16}.social-section .video-pending{min-height:480px}}


/* ===== v3.15 social section readability / alignment refinement ===== */
.social-section{
  background:#080b0a!important;
  color:#f5f7f3;
  border-top:1px solid rgba(255,255,255,.07);
  border-bottom:1px solid rgba(255,255,255,.07)
}
.social-section .section-top{padding-inline:0}
.social-section .section-aside{color:#aeb8b1!important}
.social-section .video-tabs{margin-bottom:34px}
.social-section .video-tabs button{color:#dfe5df;border-color:rgba(255,255,255,.20)}
.social-section .video-tabs button:hover{border-color:rgba(215,237,118,.55);color:#fff}
.social-section .video-tabs button.active{color:#11170f;background:var(--acid);border-color:var(--acid)}
.social-section .video-grid{gap:22px;align-items:stretch}
.social-section .video-card{
  min-width:0;
  display:flex;
  flex-direction:column;
  background:#111513!important;
  color:#f5f7f3!important;
  border:1px solid rgba(255,255,255,.10);
  border-radius:20px;
  overflow:hidden;
  box-shadow:0 18px 44px rgba(0,0,0,.24);
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease
}
.social-section .video-card:hover{
  transform:translateY(-4px);
  border-color:rgba(215,237,118,.28);
  box-shadow:0 24px 54px rgba(0,0,0,.34)
}
.social-section .video-container.short-video{
  flex:0 0 auto;
  width:100%;
  aspect-ratio:9/16;
  max-height:none;
  background:#050706!important;
  border-radius:0!important;
  overflow:hidden;
  position:relative
}
.social-section .video-container.short-video iframe{
  display:block;
  width:100%;
  height:100%;
  border:0;
  background:#050706
}
.social-section .video-card-body{
  flex:1 1 auto;
  min-width:0;
  padding:18px 20px 21px;
  display:flex;
  flex-direction:column;
  background:linear-gradient(180deg,#111513 0%,#0d100f 100%);
}
.social-section .video-card-head{
  width:100%;
  min-height:20px;
  margin:0;
  padding:0 0 12px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  color:#aeb9b1
}
.social-section .video-card-head .mini-label{
  color:var(--acid)!important;
  font-size:10px;
  font-weight:700;
  letter-spacing:1.4px
}
.social-section .video-card-head>span:last-child{
  color:#7f8b84;
  font-size:11px;
  letter-spacing:1px
}
.social-section .video-card h3{
  margin:0;
  color:#f7f9f6!important;
  font-size:17px;
  font-weight:650;
  line-height:1.5;
  letter-spacing:-.45px
}
.social-section .video-card-body>p{
  margin:8px 0 0;
  color:#b9c2bc!important;
  font-size:12.5px;
  line-height:1.75
}
.social-section .video-card-body>a{
  align-self:flex-start;
  margin-top:15px;
  padding:0;
  color:#e2efb2!important;
  font-size:12px;
  font-weight:600;
  line-height:1.5;
  text-decoration:none
}
.social-section .video-card-body>a:hover{color:#fff!important;text-decoration:underline;text-underline-offset:4px}
.social-section .video-pending{background:linear-gradient(145deg,#18231f,#070b09);color:#fff}
.social-section .video-pending p{color:#c5cec8}
@media(max-width:900px){
  .social-section .video-grid{gap:18px}
  .social-section .video-card-body{padding:17px 18px 20px}
}
@media(max-width:600px){
  .social-section .video-grid{gap:16px}
  .social-section .video-card-body{padding:16px 18px 19px}
  .social-section .video-card h3{font-size:16px}
  .social-section .video-card-body>p{font-size:12px}
}

/* ===== v3.31 visit map visual: image-reference fallback style only ===== */
.visit-section .map-shell{position:relative;min-height:420px;background:#dfe6dc;border:1px solid #ccd4c9;border-radius:20px!important;overflow:hidden}
.visit-section .map-fallback{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:420px;height:100%;padding:30px 28px 52px;overflow:hidden;isolation:isolate;text-align:center;background:
  linear-gradient(166deg,transparent 0 14%,rgba(255,255,255,.82) 14.2% 19%,transparent 19.2% 100%),
  linear-gradient(174deg,transparent 0 57%,rgba(255,255,255,.86) 57.2% 64%,transparent 64.2% 100%),
  linear-gradient(138deg,transparent 0 73%,rgba(255,255,255,.74) 73.2% 76%,transparent 76.2% 100%),
  linear-gradient(98deg,transparent 0 42%,rgba(255,255,255,.62) 42.1% 44%,transparent 44.1% 100%),
  linear-gradient(90deg,rgba(255,255,255,.27) 1px,transparent 1px),
  linear-gradient(rgba(255,255,255,.27) 1px,transparent 1px),
  radial-gradient(circle at 74% 18%,rgba(235,244,178,.24),transparent 34%),
  linear-gradient(145deg,#dfe8dd,#f8f8f3)}
.visit-section .map-fallback:before{content:"";position:absolute;inset:-22%;background:linear-gradient(16deg,transparent 0 47%,rgba(255,255,255,.34) 47.3% 49%,transparent 49.3% 100%);background-size:100% 100%;transform:rotate(-6deg);z-index:-1;pointer-events:none}
.visit-section .map-fallback:after{content:"KIM BUM SEOK\A TENNIS COACHING";white-space:pre;position:absolute;right:18px;bottom:16px;font-size:9px;line-height:1.8;letter-spacing:2px;color:#607467;text-align:right;z-index:1}
.visit-section .map-fallback .map-n{position:absolute;left:24px;top:26px;font-size:26px;line-height:1;font-weight:800;letter-spacing:-2px;color:#2f7e42;z-index:2}
.visit-section .map-fallback>svg{width:42px;height:42px;margin-top:52px;margin-bottom:18px;color:#5f7740;stroke-width:1.9;z-index:2;filter:drop-shadow(0 5px 10px rgba(57,77,55,.08))}
.visit-section .map-fallback>h3{position:relative;margin:0;font-size:24px;line-height:1.35;letter-spacing:-1px;color:#22352d;font-weight:700;z-index:2}
.visit-section .map-fallback>p{position:relative;margin:22px 0 0;font-size:15px;line-height:1.85;color:#748171;z-index:2}
.visit-section .map-fallback>a{position:relative;margin-top:26px;padding-bottom:5px;border-bottom:1px solid #5d6e46;font-size:13px;line-height:1.4;font-weight:700;color:#51653e;z-index:2}
.visit-section .map-fallback>a:hover{color:#263b2f;border-color:#263b2f}
@media(max-width:900px){
  .visit-section .map-shell,.visit-section .map-fallback{min-height:400px}
  .visit-section .map-fallback{padding:26px 24px 50px}
  .visit-section .map-fallback .map-n{left:22px;top:23px;font-size:24px}
  .visit-section .map-fallback>svg{width:39px;height:39px;margin-top:48px;margin-bottom:17px}
  .visit-section .map-fallback>h3{font-size:22px}
  .visit-section .map-fallback>p{font-size:14px;margin-top:19px}
  .visit-section .map-fallback>a{font-size:12px;margin-top:23px}
}
@media(max-width:600px){
  .visit-section .map-shell,.visit-section .map-fallback{min-height:360px;height:360px;border-radius:18px!important}
  .visit-section .map-fallback{padding:22px 18px 44px}
  .visit-section .map-fallback .map-n{left:18px;top:19px;font-size:21px}
  .visit-section .map-fallback>svg{width:34px;height:34px;margin-top:45px;margin-bottom:13px}
  .visit-section .map-fallback>h3{font-size:20px;letter-spacing:-.8px}
  .visit-section .map-fallback>p{font-size:13px;line-height:1.8;margin-top:16px}
  .visit-section .map-fallback>a{font-size:11px;margin-top:20px;padding-bottom:4px}
}
@media(max-width:390px){
  .visit-section .map-shell,.visit-section .map-fallback{min-height:330px;height:330px}
  .visit-section .map-fallback .map-n{left:16px;top:17px;font-size:20px}
  .visit-section .map-fallback>svg{width:31px;height:31px;margin-top:40px;margin-bottom:11px}
  .visit-section .map-fallback>h3{font-size:18px}
  .visit-section .map-fallback>p{font-size:12px;margin-top:14px}
  .visit-section .map-fallback>a{font-size:10.5px;margin-top:17px}
}
/* ===== v3.35 philosophy title real-photo background ===== */
.philosophy .section-heading,.philosophy .philosophy-intro{align-self:center}
.philosophy .section-heading .philosophy-title{
  position:relative;
  isolation:isolate;
  min-height:300px;
  height:100%;
  display:flex;
  align-items:flex-end;
  padding:34px 34px 32px;
  overflow:hidden;
  border:1px solid #cbd3c8;
  border-radius:24px;
  color:#f5f7f1;
  background-image:linear-gradient(90deg,rgba(8,19,15,.78) 0%,rgba(8,19,15,.48) 52%,rgba(8,19,15,.22) 100%),url("british-tennis-history-bw.jpg");
  background-size:cover;
  background-position:center 56%;
  box-shadow:0 16px 34px rgba(18,39,30,.08);
}
.philosophy .section-heading .philosophy-title .muted{color:#eef4e6}
.philosophy .section-heading .philosophy-title:after{
  content:"BRITISH LAWN TENNIS";
  position:absolute;
  top:24px;
  right:26px;
  z-index:-1;
  font-size:9px;
  font-weight:700;
  letter-spacing:2px;
  color:rgba(239,246,232,.7);
}
.philosophy .section-heading .philosophy-title{font-size:clamp(34px,3vw,46px);line-height:1.32;letter-spacing:-2px}
@media(max-width:900px){
  .philosophy .section-heading,.philosophy .philosophy-intro{align-self:center}
  .philosophy .section-heading .philosophy-title{min-height:270px;padding:30px 28px 28px;background-position:center 56%}
  .philosophy .section-heading .philosophy-title:after{top:20px;right:20px;font-size:8px}
}
@media(max-width:600px){
  .philosophy .section-heading,.philosophy .philosophy-intro{align-self:center}
  .philosophy .section-heading .philosophy-title{min-height:250px;padding:26px 22px 24px;border-radius:20px;background-position:center 56%;font-size:clamp(30px,8vw,36px);letter-spacing:-1.4px}
  .philosophy .section-heading .philosophy-title:after{top:18px;right:18px;font-size:7px;letter-spacing:1.6px}
}
@media(max-width:390px){
  .philosophy .section-heading,.philosophy .philosophy-intro{align-self:center}
  .philosophy .section-heading .philosophy-title{min-height:230px;padding:22px 18px 20px;background-position:center 55%}
}


/* ===== v3.38 philosophy title structure refinement ===== */
.philosophy .section-heading .philosophy-title{
  font-size:clamp(42px,4vw,64px);
  line-height:1.22;
  letter-spacing:-2.4px;
  color:#f5f7f1;
  white-space:normal;
  animation:philosophyTitleIn .7s cubic-bezier(.22,.75,.25,1) both;
}
@keyframes philosophyTitleIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){
  .philosophy .section-heading .philosophy-title{
    font-size:clamp(38px,6.3vw,54px);
    line-height:1.24;
    letter-spacing:-2px;
  }
}
@media(max-width:600px){
  .philosophy .section-heading .philosophy-title{
    font-size:clamp(34px,10vw,44px);
    line-height:1.25;
    letter-spacing:-1.7px;
  }
}
@media(max-width:390px){
  .philosophy .section-heading .philosophy-title{
    font-size:clamp(31px,9.8vw,39px);
    line-height:1.26;
    letter-spacing:-1.4px;
  }
}
@media(prefers-reduced-motion:reduce){
  .philosophy .section-heading .philosophy-title{animation:none;opacity:1;transform:none}
}


/* ===== v3.39 philosophy title sizing / intro alignment ===== */
.philosophy .section-heading .philosophy-title{
  min-height:400px;
  height:100%;
  font-size:clamp(44px,4.1vw,66px);
  line-height:1.22;
  letter-spacing:-2.5px;
  color:#f5f7f1;
}
.philosophy .section-heading .philosophy-title .tennis-word{color:#d9f06f}
.philosophy .philosophy-intro{
  min-height:400px;
  height:100%;
  align-self:stretch;
  border-left:2px solid var(--acid);
  padding:34px 0 34px 28px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.philosophy .philosophy-intro>p:first-child{
  font-size:30px;
  line-height:1.5;
  margin:0 0 28px;
}
.philosophy .philosophy-intro .body-copy{
  font-size:20px;
  line-height:1.85;
  margin:0;
}
@media(max-width:900px){
  .philosophy .section-heading .philosophy-title,
  .philosophy .philosophy-intro{min-height:360px}
  .philosophy .section-heading .philosophy-title{font-size:clamp(40px,6.4vw,56px);line-height:1.24}
  .philosophy .philosophy-intro{padding-left:24px}
  .philosophy .philosophy-intro>p:first-child{font-size:25px;line-height:1.52;margin-bottom:22px}
  .philosophy .philosophy-intro .body-copy{font-size:18px;line-height:1.8}
}
@media(max-width:600px){
  .philosophy .section-heading .philosophy-title{min-height:300px;font-size:clamp(34px,9vw,44px);line-height:1.25;letter-spacing:-1.8px;padding:24px 20px 22px}
  .philosophy .philosophy-intro{min-height:0;height:auto;padding:28px 0 0 18px}
  .philosophy .philosophy-intro>p:first-child{font-size:22px;line-height:1.55;margin-bottom:18px}
  .philosophy .philosophy-intro .body-copy{font-size:17px;line-height:1.8}
}
@media(max-width:390px){
  .philosophy .section-heading .philosophy-title{min-height:270px;font-size:clamp(31px,9.2vw,39px);padding:20px 17px 18px}
  .philosophy .philosophy-intro{padding-left:16px}
  .philosophy .philosophy-intro>p:first-child{font-size:20px}
  .philosophy .philosophy-intro .body-copy{font-size:16px}
}


/* ===== v3.40 philosophy title exact 3-line structure ===== */
.philosophy .section-heading .philosophy-title .tennis-word{color:inherit}
.philosophy .section-heading .philosophy-title .attitude-word{color:#d9f06f}
.philosophy .section-heading .philosophy-title{color:#f5f7f1}
@media(max-width:900px){
  .philosophy .section-heading .philosophy-title{color:#f5f7f1}
}
@media(max-width:600px){
  .philosophy .section-heading .philosophy-title{color:#f5f7f1}
}
@media(max-width:390px){
  .philosophy .section-heading .philosophy-title{color:#f5f7f1}
}


/* ===== v3.41 philosophy title exact user structure ===== */
.philosophy .section-heading .philosophy-title{
  color:#fff;
}
.philosophy .section-heading .philosophy-title .tennis-word,
.philosophy .section-heading .philosophy-title .attitude-word,
.philosophy .section-heading .philosophy-title .muted{
  color:inherit;
}
