.site-header{z-index:20;width:var(--content);border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;min-height:92px;margin:0 auto;display:grid;position:absolute;inset:0 0 auto}.brand{letter-spacing:-.02em;align-items:baseline;gap:8px;width:max-content;text-decoration:none;display:flex}.brand strong{font-size:1.5rem;font-weight:900}.brand span{letter-spacing:.12em;font-size:.72rem;font-weight:800}.brand small{color:var(--orange);font-size:.62rem;font-weight:800}.header-nav{gap:32px;display:flex}.header-nav a{color:var(--muted);font-size:.78rem;font-weight:700;text-decoration:none;position:relative}.header-nav a:after{background:var(--orange);content:"";transform-origin:100%;height:2px;transition:transform .18s var(--ease-out);position:absolute;inset:auto 0 -8px;transform:scaleX(0)}.header-nav a:hover:after,.header-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-apply{border:1px solid var(--ink);border-radius:var(--radius);justify-self:end;align-items:center;gap:12px;padding:11px 16px;font-size:.78rem;font-weight:800;text-decoration:none;transition:background .18s,color .18s;display:inline-flex}.header-apply:hover{background:var(--ink);color:var(--white)}.application-link__arrow{transition:transform .18s var(--ease-out);display:inline-block}.application-link.is-disabled{cursor:not-allowed;opacity:.58;filter:grayscale(.35)}.application-link:hover .application-link__arrow,.application-link:focus-visible .application-link__arrow{transform:translate(4px,-4px)}.hero{background:radial-gradient(circle at 78% 18%, #ff5a0021, transparent 28%), linear-gradient(90deg, transparent 49.9%, #1d1b170f 50%, transparent 50.1%), var(--ivory);min-height:100svh;padding-top:92px}.hero__inner{width:var(--content);grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);align-items:center;gap:clamp(48px,7vw,110px);min-height:calc(100svh - 152px);margin:0 auto;padding:72px 0 54px;display:grid}.eyebrow,.section-index{color:var(--orange-deep);letter-spacing:.16em;margin:0 0 24px;font-size:.7rem;font-weight:900}.eyebrow:before{content:"";background:var(--orange);width:28px;height:3px;margin:0 12px 3px 0;display:inline-block}.hero__tension{color:var(--muted);margin:0 0 14px;font-size:clamp(.95rem,1.4vw,1.12rem);font-weight:600}.hero h1{letter-spacing:-.065em;max-width:720px;margin:0;font-size:clamp(3.45rem,6.9vw,6.6rem);font-weight:850;line-height:.92}.hero h1 em{color:var(--orange);font-style:normal}.hero__description{max-width:540px;color:var(--muted);margin:30px 0 0;font-size:clamp(1rem,1.5vw,1.18rem)}.hero__actions{align-items:center;gap:28px;margin-top:34px;display:flex}.button{border-radius:var(--radius);min-height:60px;transition:transform .18s var(--ease-out), box-shadow .18s, background .18s;border:1px solid #0000;justify-content:space-between;align-items:center;gap:32px;padding:0 22px;font-weight:850;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-3px)}.button--primary{background:var(--orange);color:var(--ink);box-shadow:8px 8px 0 var(--ink)}.button--primary:hover{box-shadow:4px 4px 0 var(--ink)}.button--dark{background:var(--ink);width:100%;color:var(--white)}.button--dark:hover{background:#2d2a24}.text-link{color:var(--muted);text-underline-offset:8px;font-size:.86rem;font-weight:750}.hero-sequence{opacity:0;animation:promise-in .52s var(--ease-out) forwards}.sequence-1{animation-delay:.14s}.sequence-2{animation-delay:.22s}.sequence-3{animation-delay:.3s}.sequence-4{animation-delay:.38s}.sequence-5{animation-delay:.46s}@keyframes promise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.course-line{border:1px solid var(--ink);background:var(--orange);align-self:stretch;min-height:520px;margin:0;padding:28px;position:relative;overflow:hidden}.course-line:before{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#0000 0 51px,#1d1b171a 52px);position:absolute;inset:0}.course-line__meta{z-index:1;justify-content:space-between;align-items:baseline;display:flex;position:relative}.course-line__meta span{letter-spacing:.15em;font-size:.66rem;font-weight:900}.course-line__meta strong{letter-spacing:-.06em;font-size:clamp(2.2rem,4vw,4rem);line-height:1}.course-line svg{z-index:1;width:100%;margin-top:34px;position:relative;overflow:visible}.course-grid{fill:none;stroke:#1d1b1738;stroke-width:1px;stroke-dasharray:2 8}.route-path{fill:none;stroke:var(--ink);stroke-linecap:round;stroke-width:9px;stroke-dasharray:790;stroke-dashoffset:790px;animation:route-draw .9s .18s var(--ease-out) forwards}.route-start{fill:var(--paper);stroke:var(--ink);stroke-width:6px}.route-end{fill:var(--ink);stroke:var(--paper);stroke-width:5px;transform-box:fill-box;transform-origin:50%;animation:2.4s ease-in-out 1.1s infinite marker-pulse}.moving-dot{fill:var(--paper);stroke:var(--ink);stroke-width:4px}@keyframes route-draw{to{stroke-dashoffset:0}}@keyframes marker-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.course-line__labels{z-index:2;border-top:1px solid var(--ink);grid-template-columns:1fr 1.2fr 1fr;gap:12px;padding-top:14px;display:grid;position:absolute;inset:auto 28px 26px}.course-line__labels span{flex-direction:column;font-size:.78rem;font-weight:750;display:flex}.course-line__labels span:nth-child(2){text-align:center}.course-line__labels span:last-child{text-align:right}.course-line__labels b{letter-spacing:.12em;margin-bottom:3px;font-size:.56rem}.hero__ticker{background:var(--ink);min-height:60px;color:var(--white);letter-spacing:.14em;white-space:nowrap;justify-content:space-around;align-items:center;gap:24px;font-size:.72rem;font-weight:850;display:flex;overflow:hidden}.hero__ticker i{color:var(--orange);font-size:.62rem}.club-origin{background:var(--ink);color:var(--white);padding:96px max(24px,50vw - 590px);overflow:hidden}.club-origin__figure{margin:0}.club-origin__media{aspect-ratio:16/7;background:var(--apricot);border:1px solid #fffdf647;position:relative;overflow:hidden}.club-origin__image{object-fit:cover;object-position:center 58%;filter:saturate(.88)contrast(1.04);width:100%;height:100%;transform:scale(1.03)}.club-origin__media:after{content:"";pointer-events:none;background:linear-gradient(#1d1b170a,#0000 52%,#1d1b174d);position:absolute;inset:0}.club-origin__tag{z-index:2;background:var(--orange);color:var(--ink);letter-spacing:.12em;padding:10px 12px;font-size:.62rem;font-weight:900;position:absolute;top:18px;left:18px}.club-origin__caption{border-top:1px solid #fffdf640;grid-template-columns:.58fr 1.25fr .6fr;align-items:start;gap:48px;padding:30px 0 0;display:grid}.club-origin__caption>p:first-child{color:var(--orange);letter-spacing:.14em;margin:6px 0 0;font-size:.64rem;font-weight:900}.club-origin__caption h2{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3.7vw,3.9rem);font-weight:750;line-height:1.06}.club-origin__caption h2 span{color:var(--orange)}.club-origin__note{color:#fffdf69e;margin:7px 0 0;font-size:.86rem}.slow-section,.running-together,.route-section,.session-section,.site-footer{padding:128px max(24px,50vw - 590px)}.slow-section{background:var(--paper)}.section-heading{grid-template-columns:1.15fr .85fr;align-items:end;column-gap:80px;display:grid}.section-heading .section-index{grid-column:1/-1}.section-heading h2,.route-section h2,.session-section h2,.site-footer h2{letter-spacing:-.06em;margin:0;font-size:clamp(3.1rem,6.8vw,6.4rem);font-weight:780;line-height:.98}.section-heading h2 span{color:var(--orange)}.section-lead{max-width:500px;color:var(--muted);margin:0 0 8px;font-size:1.12rem}.principle-list{border-top:1px solid var(--ink);grid-template-columns:1.05fr 1fr 1fr;gap:0;margin:96px 0 0;padding:0;list-style:none;display:grid}.principle-list li{border-right:1px solid var(--line);min-height:290px;padding:30px 30px 34px 0}.principle-list li+li{padding-left:30px}.principle-list li:last-child{border-right:0}.principle-list__number{color:var(--orange);font-size:.72rem;font-weight:900}.principle-list h3{letter-spacing:-.035em;margin:54px 0 16px;font-size:clamp(1.45rem,2.4vw,2rem)}.principle-list p{max-width:320px;color:var(--muted);margin:0}.safety-note{border-top:1px solid var(--line);color:var(--muted);gap:28px;margin:56px 0 0;padding:24px 0 0;font-size:.84rem;display:flex}.safety-note strong{color:var(--ink);flex:none}.running-together{border-top:1px solid var(--line);background:var(--ivory);overflow:hidden}.running-together__intro{grid-template-columns:1.25fr .75fr;align-items:end;gap:72px;display:grid}.running-together__intro .section-index{grid-column:1/-1}.running-together__intro h2{letter-spacing:-.06em;margin:0;font-size:clamp(3rem,5.7vw,5.8rem);font-weight:780;line-height:.98}.running-together__intro h2 span{color:var(--orange)}.running-together__intro>p:last-child{max-width:430px;color:var(--muted);margin:0 0 7px;font-size:1rem}.running-together__gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:78px;display:grid}.running-together__card{margin:0}.running-together__card:nth-child(2){margin-top:54px}.running-together__card:nth-child(3){margin-top:20px}.running-together__card:nth-child(4){margin-top:74px}.running-together__media{aspect-ratio:4/5;border:1px solid var(--ink);background:var(--apricot);position:relative;overflow:hidden}.running-together__media img{object-fit:cover;filter:saturate(.92)contrast(1.02);width:100%;height:100%;transition:filter .26s ease, transform .42s var(--ease-out)}.running-together__card:first-child img{object-position:52% 52%}.running-together__card:nth-child(2) img{object-position:48% 42%}.running-together__card:nth-child(3) img{object-position:49% 57%}.running-together__card:nth-child(4) img{object-position:48% 48%}.running-together__media>span{background:var(--orange);width:34px;height:34px;color:var(--ink);place-items:center;font-size:.62rem;font-weight:900;display:grid;position:absolute;top:10px;left:10px}.running-together__card:hover img{filter:saturate(1.05)contrast(1.03);transform:scale(1.025)}.running-together__card figcaption{border-top:1px solid var(--ink);letter-spacing:.02em;margin-top:11px;padding-top:9px;font-size:.72rem;font-weight:850}.route-section{background:var(--ink);color:var(--white)}.section-index--light{color:var(--orange)}.route-section__intro{grid-template-columns:1.35fr .65fr;align-items:end;gap:70px;display:grid}.route-section h2 span{color:var(--orange)}.route-facts{border-top:1px solid #ffffff59;margin:0}.route-facts div{border-bottom:1px solid #fff3;grid-template-columns:90px 1fr;gap:18px;padding:18px 0;display:grid}.route-facts dt{color:var(--orange);letter-spacing:.12em;font-size:.64rem;font-weight:900}.route-facts dd{margin:0;font-size:.88rem}.journey-list{grid-template-columns:repeat(4,1fr);gap:0;margin:100px 0 0;padding:0;list-style:none;display:grid;position:relative}.journey-list:before{background:var(--orange);content:"";height:3px;position:absolute;top:28px;left:7%;right:7%}.journey-list li{padding-right:34px;position:relative}.journey-list__marker{z-index:1;border:3px solid var(--orange);background:var(--ink);border-radius:50%;place-items:center;width:58px;height:58px;transition:background .18s,transform .18s;display:grid;position:relative}.journey-list li:hover .journey-list__marker{background:var(--orange);color:var(--ink);transform:scale(1.08)}.journey-list__marker span{font-size:.72rem;font-weight:900}.journey-list__label{color:var(--orange);letter-spacing:.12em;margin:28px 0 10px;font-size:.66rem;font-weight:900}.journey-list h3{margin:0 0 12px;font-size:1.55rem}.journey-list li>p:last-child{color:#fffdf6a6;margin:0;font-size:.92rem}.session-section{background:var(--apricot);grid-template-columns:1.2fr .8fr;align-items:start;gap:clamp(70px,11vw,150px);display:grid}.session-section__headline{position:sticky;top:54px}.session-section__headline>p:last-child{max-width:520px;color:var(--muted);margin:32px 0 0;font-size:1.05rem}.session-board{padding-top:12px}.session-board__status{border-bottom:3px solid var(--ink);color:var(--orange-deep);letter-spacing:.08em;align-items:center;gap:10px;padding-bottom:22px;font-size:.72rem;font-weight:900;display:flex}.status-dot{background:var(--orange);border-radius:50%;width:10px;height:10px;animation:2s infinite marker-pulse;box-shadow:0 0 0 5px #ff5a0026}.session-board dl{margin:0 0 28px}.session-board dl div{border-bottom:1px solid #1d1b174d;grid-template-columns:94px 1fr;gap:20px;padding:22px 0;display:grid}.session-board dt{color:var(--muted);font-size:.76rem;font-weight:800}.session-board dd{margin:0;font-size:1rem;font-weight:750}.external-note{color:var(--muted);text-align:center;margin:14px 0 0;font-size:.75rem}.site-footer{background:var(--orange)}.site-footer__main>p{letter-spacing:.18em;margin:0 0 30px;font-size:.72rem;font-weight:900}.site-footer h2{max-width:920px}.site-footer h2 span{color:var(--paper)}.site-footer .button{background:var(--paper);margin-top:54px}.site-footer__bottom{border-top:1px solid var(--ink);justify-content:space-between;margin-top:120px;padding-top:24px;font-size:.76rem;display:flex}.site-footer__bottom a{font-weight:850}.floating-apply{display:none}@supports (animation-timeline:view()){.reveal-section>*{animation:linear both section-reveal;animation-timeline:view();animation-range:entry cover 28%}@keyframes section-reveal{0%{opacity:.2;transform:translateY(16px)}to{opacity:1;transform:none}}.club-origin__image{animation:linear both image-settle;animation-timeline:view();animation-range:entry cover 42%}@keyframes image-settle{0%{transform:scale(1.03)}to{transform:scale(1)}}}@media (width<=980px){.header-nav{display:none}.site-header{grid-template-columns:1fr 1fr}.hero__inner{grid-template-columns:minmax(0,1fr);padding-top:100px}.course-line{min-height:430px}.section-heading,.running-together__intro,.route-section__intro,.session-section{grid-template-columns:1fr}.section-lead{margin-top:34px}.session-section__headline{position:static}}@media (width<=720px){.site-header{min-height:74px}.brand strong{font-size:1.25rem}.brand span{font-size:.58rem}.header-apply{display:none}.hero{background:var(--ivory);padding-top:74px}.hero__inner{gap:46px;min-height:auto;padding:58px 0 46px}.hero h1{letter-spacing:-.07em;font-size:clamp(3.25rem,16.3vw,4.75rem)}.hero__description{font-size:.98rem}.hero__actions{flex-direction:column;align-items:flex-start}.hero__actions .button{width:100%}.course-line{aspect-ratio:auto;width:100%;min-height:300px;padding:20px}.course-line__meta strong{font-size:2.25rem}.course-line svg{margin-top:10px}.course-line__labels{grid-template-columns:1fr 1fr;inset:auto 20px 18px}.course-line__labels span:nth-child(2){display:none}.hero__ticker{justify-content:flex-start;padding:0 24px}.club-origin{padding:72px 16px}.club-origin__media{aspect-ratio:4/5}.club-origin__image{object-position:58% center}.club-origin__tag{max-width:calc(100% - 24px);top:12px;left:12px}.club-origin__caption{grid-template-columns:1fr;gap:15px;padding-top:22px}.club-origin__caption h2{font-size:clamp(2rem,10vw,3rem)}.club-origin__note{max-width:300px}.slow-section,.running-together,.route-section,.session-section,.site-footer{padding:88px 16px}.section-heading h2,.running-together__intro h2,.route-section h2,.session-section h2,.site-footer h2{font-size:clamp(2.75rem,13.2vw,4.2rem)}.principle-list{grid-template-columns:1fr;margin-top:64px}.principle-list li,.principle-list li+li{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0}.principle-list h3{margin-top:34px}.safety-note{flex-direction:column;gap:8px}.running-together__intro{gap:28px}.running-together__intro>p:last-child{margin:0}.running-together__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:52px}.running-together__card:nth-child(2){margin-top:34px}.running-together__card:nth-child(3){margin-top:-8px}.running-together__card:nth-child(4){margin-top:26px}.running-together__media>span{width:30px;height:30px}.route-section__intro{gap:50px}.journey-list{grid-template-columns:1fr;gap:0;margin-top:72px}.journey-list:before{width:3px;height:auto;inset:24px auto 24px 24px}.journey-list li{min-height:170px;padding:0 0 44px 86px}.journey-list__marker{width:50px;height:50px;position:absolute;top:0;left:0}.journey-list__label{margin-top:0;padding-top:3px}.session-board dl div{grid-template-columns:76px 1fr}.site-footer{padding-bottom:130px}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:18px;margin-top:80px}.floating-apply{z-index:50;border:1px solid var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9edf0;padding:8px;display:block;position:fixed;inset:auto 10px 10px;box-shadow:0 10px 28px #1d1b172e}.floating-apply .application-link{background:var(--orange);justify-content:space-between;align-items:center;min-height:54px;padding:0 18px;font-size:.88rem;font-weight:900;text-decoration:none;display:flex}}@media (width<=360px){.brand small{display:none}.hero h1{font-size:3.12rem}.course-line{min-height:270px}.course-line__meta span{font-size:.55rem}.session-board dl div{grid-template-columns:1fr;gap:7px}}@media (prefers-reduced-motion:reduce){.hero-sequence{opacity:1}.route-path{stroke-dashoffset:0}.moving-dot{display:none}.route-end,.status-dot{animation:none}.running-together__media img{transition:none}}@font-face{font-family:Pretendard;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/pretendard-latin-400-normal-BhrLQoBv.woff2)format("woff2"),url(/assets/pretendard-latin-400-normal-D5CgADJ9.woff)format("woff")}@font-face{font-family:Pretendard;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/pretendard-latin-600-normal-ClEDdoZU.woff2)format("woff2"),url(/assets/pretendard-latin-600-normal-SXfe8JY8.woff)format("woff")}@font-face{font-family:Pretendard;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/pretendard-latin-700-normal-BYNivUXw.woff2)format("woff2"),url(/assets/pretendard-latin-700-normal-DD7wHHNl.woff)format("woff")}@font-face{font-family:Pretendard;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/pretendard-latin-800-normal-C0vVUedy.woff2)format("woff2"),url(/assets/pretendard-latin-800-normal-DkRXFB8B.woff)format("woff")}@font-face{font-family:Pretendard;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/pretendard-latin-900-normal-B7X87vPW.woff2)format("woff2"),url(/assets/pretendard-latin-900-normal-CGKHU3YP.woff)format("woff")}:root{--font-sans:"Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ink:#1d1b17;--muted:#625e55;--ivory:#fff9ed;--paper:#fffdf7;--apricot:#ffe7d2;--orange:#ff5a00;--orange-deep:#d94700;--focus:#155eef;--white:#fffdf6;--line:#1d1b1733;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-18:4.5rem;--space-24:6rem;--radius:6px;--ease-out:cubic-bezier(.22, 1, .36, 1);--content:min(1180px, calc(100vw - 48px))}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);min-width:0;color:var(--ink);font-family:var(--font-sans);word-break:keep-all;margin:0;line-height:1.55;overflow-x:hidden}button,a{font:inherit}a{color:inherit}img,svg{max-width:100%;display:block}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}::selection{background:var(--orange);color:var(--white)}@media (width<=720px){:root{--content:min(100% - 32px, 640px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
