/* SCC athlete landing page — all styles scoped to .scc-athlete. */
.scc-athlete{--sa-ink:#19221f;--sa-forest:#18342d;--sa-deep:#10251f;--sa-gold:#b79a60;--sa-paper:#f7f7f3;--sa-line:#d8dbd5;color:var(--sa-ink);background:#fff;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-weight:400;line-height:1.9;letter-spacing:.045em;width:100vw;max-width:none;margin-left:calc(50% - 50vw);overflow:hidden;isolation:isolate}
.scc-athlete *{box-sizing:border-box}
.scc-athlete h1,.scc-athlete h2,.scc-athlete h3,.scc-athlete p,.scc-athlete figure,.scc-athlete ul,.scc-athlete ol{margin:0}
.scc-athlete ul,.scc-athlete ol{padding:0;list-style:none}
.scc-athlete a{color:inherit;text-decoration:none}
.scc-athlete img{display:block;width:100%;height:100%;object-fit:cover}
.scc-athlete strong{font-weight:650}
.scc-athlete i,.scc-athlete em{font-style:normal;color:var(--sa-gold)}
.scc-athlete .sa-shell{width:min(100% - 112px,1280px);margin-inline:auto}
.scc-athlete .sa-section{padding-block:clamp(96px,10vw,164px)}
.scc-athlete .sa-eyebrow{font:600 11px/1.4 Arial,sans-serif;letter-spacing:.24em;color:#7d826f;display:flex;align-items:center;gap:15px;margin-bottom:36px}
.scc-athlete .sa-eyebrow span{color:#a4a99c}
.scc-athlete .sa-eyebrow--light{color:#d6d0bb}
.scc-athlete .sa-eyebrow--light span{color:#d6d0bb}
.scc-athlete h1,.scc-athlete h2{font-weight:600;letter-spacing:.055em;line-height:1.48}
.scc-athlete h2{font-size:clamp(34px,4.1vw,64px)}
.scc-athlete p{font-size:15px}
.scc-athlete .sa-button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;min-width:310px;padding:18px 24px 18px 28px;font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.4;transition:background .2s ease,transform .2s ease,color .2s ease}
.scc-athlete .sa-button:hover{transform:translateY(-2px);background:#cfb57e}
.scc-athlete .sa-button:focus-visible,.scc-athlete a:focus-visible{outline:3px solid #dabb6d;outline-offset:4px}
.scc-athlete .sa-button--gold{background:#ad9058;color:#111e1a}
.scc-athlete .sa-button span{font-size:20px;line-height:1}
.scc-athlete .sa-hero{position:relative;display:flex;align-items:center;min-height:min(850px,94vh);min-height:min(850px,94svh);padding:120px 0 98px;background:#101713;color:#fff}
.scc-athlete .sa-hero__visual{position:absolute;inset:0 0 0 37%;background:url('https://leaf-tokyo.co.jp/wp-content/uploads/2020/01/53322FF7-B2A8-4008-BD11-D2D7A90BB865-768x384.jpeg') center/cover no-repeat;filter:saturate(.68)}
.scc-athlete .sa-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,22,18,.98) 0%,rgba(12,22,18,.95) 34%,rgba(12,22,18,.7) 58%,rgba(12,22,18,.25) 100%),linear-gradient(0deg,rgba(10,21,17,.64),transparent 40%)}
.scc-athlete .sa-hero__content{position:relative;z-index:1}
.scc-athlete .sa-hero .sa-eyebrow{margin-bottom:32px}
.scc-athlete .sa-hero .sa-eyebrow>span{display:inline-block;width:26px;height:1px;background:var(--sa-gold)}
.scc-athlete .sa-hero h1{font-size:clamp(42px,5.1vw,76px);max-width:900px;line-height:1.43;letter-spacing:.045em}
.scc-athlete .sa-hero__lead{font-size:16px;line-height:2.15;margin:30px 0 36px;color:#e5e7e1}
.scc-athlete .sa-hero__note{color:#c4c8bf;font-size:11px;margin-top:15px}
.scc-athlete .sa-hero__index{position:absolute;z-index:1;bottom:38px;right:4.5%;color:#e2e1d7;font:10px Arial,sans-serif;letter-spacing:.22em;display:flex;align-items:center;gap:16px}
.scc-athlete .sa-hero__index span{height:1px;width:46px;background:#c4aa75}
.scc-athlete .sa-opening{background:var(--sa-paper);padding-block:112px}
.scc-athlete .sa-opening__grid{display:grid;grid-template-columns:30% 1fr;gap:60px}
.scc-athlete .sa-opening__grid>.sa-eyebrow{padding-top:10px}
.scc-athlete .sa-opening__questions{font-size:clamp(21px,2.3vw,32px);font-weight:500;line-height:1.85;color:#626b62;margin-bottom:38px}
.scc-athlete .sa-opening h2{font-size:clamp(26px,3vw,46px);line-height:1.68}
.scc-athlete .sa-opening strong{color:var(--sa-forest)}
.scc-athlete .sa-opening .sa-muted{margin-top:28px;color:#667269}
.scc-athlete .sa-heading{margin-bottom:60px}
.scc-athlete .sa-concerns__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--sa-line);border-left:1px solid var(--sa-line)}
.scc-athlete .sa-concerns__grid li{padding:28px 30px 35px;min-height:174px;border-right:1px solid var(--sa-line);border-bottom:1px solid var(--sa-line);font-size:17px;font-weight:550;line-height:1.8}
.scc-athlete .sa-concerns__grid li span{display:block;color:#929c8d;font:11px Arial,sans-serif;letter-spacing:.15em;margin-bottom:22px}
.scc-athlete .sa-concerns__closing{text-align:right;margin-top:35px;font-size:18px}
.scc-athlete .sa-concerns__closing strong{color:var(--sa-forest)}
.scc-athlete .sa-thesis{background:#f0f2ee}
.scc-athlete .sa-thesis__grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}
.scc-athlete .sa-thesis__copy>p:not(.sa-eyebrow){max-width:520px;margin-top:25px;line-height:2.2}
.scc-athlete .sa-thesis__callout{border-top:1px solid #b9c2b7;padding-top:26px;font-weight:650;color:var(--sa-forest);font-size:19px!important}
.scc-athlete .sa-photo{position:relative;min-width:0}
.scc-athlete .sa-photo img{min-height:480px;max-height:680px;filter:saturate(.73)}
.scc-athlete .sa-thesis__photo img{aspect-ratio:4/5;object-position:center}
.scc-athlete .sa-photo figcaption{font:10px Arial,sans-serif;letter-spacing:.15em;color:#5b695e;display:flex;gap:12px;align-items:center;padding-top:16px}
.scc-athlete .sa-photo figcaption span{color:var(--sa-gold)}
.scc-athlete .sa-assessment__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:10%;align-items:start}
.scc-athlete .sa-assessment__intro>p:last-child{margin-top:28px;line-height:2.15;max-width:450px}
.scc-athlete .sa-assessment__board{border-top:1px solid #8d988e}
.scc-athlete .sa-assessment__board>div{border-bottom:1px solid var(--sa-line);padding:24px 0}
.scc-athlete .sa-assessment__board span{font-size:12px;font-weight:700;color:#506a56;letter-spacing:.08em}
.scc-athlete .sa-assessment__board p{font-size:17px;margin-top:9px}
.scc-athlete .sa-method{background:#f6f7f3}
.scc-athlete .sa-method__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:9%;align-items:center}
.scc-athlete .sa-method__photo img{aspect-ratio:4/5;object-position:61% center}
.scc-athlete .sa-method__copy p:not(.sa-eyebrow){margin-top:25px;line-height:2.1}
.scc-athlete .sa-method__emphasis{color:var(--sa-forest);font-weight:700;font-size:19px!important}
.scc-athlete .sa-process{background:var(--sa-deep);color:white}
.scc-athlete .sa-process__top{display:flex;justify-content:space-between;align-items:end;gap:8%;margin-bottom:70px}
.scc-athlete .sa-process__top h2{line-height:1.5}
.scc-athlete .sa-process__top>p{max-width:390px;color:#d3dcd4;line-height:2.1;padding-bottom:5px}
.scc-athlete .sa-process__steps{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #5d7163;border-left:1px solid #5d7163}
.scc-athlete .sa-process__steps li{position:relative;min-height:220px;padding:24px 18px 25px;border-right:1px solid #5d7163;border-bottom:1px solid #5d7163}
.scc-athlete .sa-process__steps li:not(:last-child):after{content:"→";position:absolute;right:-11px;top:42%;z-index:1;background:var(--sa-deep);color:#c6aa72;font-size:19px;line-height:1}
.scc-athlete .sa-process__steps span{display:block;font:11px Arial,sans-serif;letter-spacing:.13em;color:#b6ad8f}
.scc-athlete .sa-process__steps strong{display:block;font-size:clamp(24px,2.6vw,36px);margin:25px 0 12px;white-space:nowrap}
.scc-athlete .sa-process__steps small{font-size:12px;color:#c9d2ca;line-height:1.7}
.scc-athlete .sa-performance__grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}
.scc-athlete .sa-performance__copy p{font-size:17px;line-height:2.1;margin-bottom:22px}
.scc-athlete .sa-performance__copy .sa-line{font-weight:700;color:var(--sa-forest);border-top:1px solid var(--sa-line);padding-top:25px;margin-top:32px}
.scc-athlete .sa-challenge{background:#26352f;color:#fff}
.scc-athlete .sa-challenge__grid{display:grid;grid-template-columns:30% 1fr;gap:7%}
.scc-athlete .sa-challenge h2{margin-bottom:42px}
.scc-athlete .sa-challenge p:not(.sa-eyebrow){color:#e0e6df;line-height:2.15;max-width:630px;margin-bottom:20px}
.scc-athlete .sa-challenge strong{display:block;margin-top:35px;color:#cbb986;font-size:19px}
.scc-athlete .sa-hope{text-align:center;background:#e9eee8;padding-block:165px}
.scc-athlete .sa-hope .sa-eyebrow{justify-content:center}
.scc-athlete .sa-hope h2{font-size:clamp(48px,6.9vw,96px);line-height:1.5;color:var(--sa-forest);margin-bottom:45px}
.scc-athlete .sa-hope h2 i{color:var(--sa-forest)}
.scc-athlete .sa-hope p:not(.sa-eyebrow){max-width:650px;margin:0 auto 15px;line-height:2.05}
.scc-athlete .sa-welcome__grid{display:grid;grid-template-columns:1fr 1fr;gap:9%}
.scc-athlete .sa-welcome ul{border-top:1px solid #aab4a9;margin-bottom:23px}
.scc-athlete .sa-welcome li{padding:18px 0;border-bottom:1px solid var(--sa-line);font-size:21px;font-weight:600}
.scc-athlete .sa-welcome p:not(.sa-eyebrow){color:#607064}
.scc-athlete .sa-junior{background:#f4f5f0}
.scc-athlete .sa-junior__grid{display:grid;grid-template-columns:.7fr 1fr;gap:11%;align-items:center}
.scc-athlete .sa-junior__number{font:clamp(80px,10vw,170px)/.9 Georgia,serif;letter-spacing:-.09em;color:#d2d9cc;display:flex;align-items:center;flex-direction:column}
.scc-athlete .sa-junior__number span{font-size:90px;font-weight:200;line-height:1.1}
.scc-athlete .sa-junior p:not(.sa-eyebrow){margin-top:24px;line-height:2.1}
.scc-athlete .sa-junior__note{font-size:12px!important;color:#647167;border-top:1px solid #c9d2c7;padding-top:18px}
.scc-athlete .sa-profile__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;align-items:center}
.scc-athlete .sa-profile__photo img{aspect-ratio:4/5;object-position:54% center}
.scc-athlete .sa-profile__copy>p:not(.sa-eyebrow){margin-top:21px;line-height:2.1}
.scc-athlete .sa-profile__identity{margin-top:32px;display:flex;align-items:baseline;gap:16px;flex-wrap:wrap;border-top:1px solid var(--sa-line);padding-top:26px}
.scc-athlete .sa-profile__identity strong{font-size:22px}
.scc-athlete .sa-profile__identity span{font-size:12px;color:#627267}
.scc-athlete .sa-profile__facts{font-size:12px!important;color:#627267;line-height:1.85!important;margin-top:12px!important}
.scc-athlete .sa-final{background:#11251f;color:white;text-align:center;padding-block:145px 155px}
.scc-athlete .sa-final__inner{max-width:820px}
.scc-athlete .sa-final .sa-eyebrow{justify-content:center}
.scc-athlete .sa-final h2{font-size:clamp(45px,6.2vw,82px);line-height:1.45}
.scc-athlete .sa-final__detail{max-width:630px;margin:30px auto 0!important;color:#d1dad1;line-height:2.1}
.scc-athlete .sa-final__rule{height:1px;width:74px;background:#ac976b;margin:58px auto}
.scc-athlete .sa-final__message{font-size:clamp(25px,3.4vw,42px)!important;font-weight:650;margin-bottom:17px!important}
.scc-athlete .sa-final__hope{font-size:clamp(20px,2.5vw,31px)!important;color:#d0b77c;margin:30px 0 36px!important;font-weight:700}
.scc-athlete .sa-final__form-note{font-size:11px!important;color:#bdc8bf;max-width:620px;margin:20px auto 0!important;line-height:1.8}
@media(max-width:900px){.scc-athlete .sa-shell{width:min(100% - 56px,720px)}.scc-athlete .sa-hero{min-height:750px}.scc-athlete .sa-hero__visual{inset:0 0 0 20%}.scc-athlete .sa-hero__shade{background:linear-gradient(90deg,rgba(12,22,18,.97),rgba(12,22,18,.62)),linear-gradient(0deg,#0b1812,transparent 60%)}.scc-athlete .sa-concerns__grid{grid-template-columns:repeat(2,1fr)}.scc-athlete .sa-process__steps{grid-template-columns:repeat(5,1fr)}.scc-athlete .sa-process__steps li{padding:18px 11px;min-height:190px}.scc-athlete .sa-process__steps strong{font-size:22px}.scc-athlete .sa-process__steps small{font-size:10px}.scc-athlete .sa-photo img{min-height:360px}}
@media(max-width:680px){.scc-athlete{letter-spacing:.025em}.scc-athlete .sa-shell{width:calc(100% - 40px)}.scc-athlete .sa-section{padding-block:78px}.scc-athlete .sa-eyebrow{font-size:10px;letter-spacing:.17em;margin-bottom:23px}.scc-athlete h2{font-size:clamp(29px,8.3vw,42px);line-height:1.5}.scc-athlete p{font-size:14px}.scc-athlete .sa-button{min-width:0;width:100%;font-size:13px;padding:18px 19px 18px 22px}.scc-athlete .sa-hero{min-height:0;padding:95px 0 72px}.scc-athlete .sa-hero__visual{inset:0;background-position:58% center;opacity:.69}.scc-athlete .sa-hero__shade{background:linear-gradient(0deg,#0d1d17 0%,rgba(12,22,18,.78) 36%,rgba(12,22,18,.65) 100%)}.scc-athlete .sa-hero h1{font-size:clamp(36px,9.5vw,56px);line-height:1.45}.scc-athlete .sa-hero__lead{font-size:14px;line-height:2;margin:29px 0 27px}.scc-athlete .sa-hero__index{display:none}.scc-athlete .sa-hero__note{line-height:1.6}.scc-athlete .sa-opening{padding-block:80px}.scc-athlete .sa-opening__grid,.scc-athlete .sa-thesis__grid,.scc-athlete .sa-assessment__grid,.scc-athlete .sa-method__grid,.scc-athlete .sa-performance__grid,.scc-athlete .sa-challenge__grid,.scc-athlete .sa-welcome__grid,.scc-athlete .sa-junior__grid,.scc-athlete .sa-profile__grid{grid-template-columns:1fr;gap:37px}.scc-athlete .sa-opening__questions{font-size:22px;margin-bottom:25px}.scc-athlete .sa-opening h2{font-size:26px}.scc-athlete .sa-concerns__grid{grid-template-columns:1fr}.scc-athlete .sa-concerns__grid li{min-height:0;padding:19px 22px 21px;font-size:15px;display:grid;grid-template-columns:35px 1fr;gap:8px;align-items:start}.scc-athlete .sa-concerns__grid li span{margin:6px 0 0;font-size:10px}.scc-athlete .sa-concerns__closing{text-align:left;font-size:15px}.scc-athlete .sa-thesis__grid{gap:36px}.scc-athlete .sa-thesis__copy>p:not(.sa-eyebrow),.scc-athlete .sa-method__copy p:not(.sa-eyebrow){margin-top:19px;line-height:2}.scc-athlete .sa-thesis__callout,.scc-athlete .sa-method__emphasis{font-size:17px!important}.scc-athlete .sa-photo img{min-height:0;height:auto;aspect-ratio:4/3!important}.scc-athlete .sa-thesis__photo img{object-position:center}.scc-athlete .sa-method__photo{order:2}.scc-athlete .sa-method__copy{order:1}.scc-athlete .sa-assessment__board p{font-size:15px}.scc-athlete .sa-process__top{display:block;margin-bottom:36px}.scc-athlete .sa-process__top>p{margin-top:22px}.scc-athlete .sa-process__steps{grid-template-columns:1fr;border-left:0}.scc-athlete .sa-process__steps li{display:grid;grid-template-columns:48px 118px 1fr;gap:9px;align-items:center;min-height:83px;padding:15px 5px;border-right:0}.scc-athlete .sa-process__steps li:not(:last-child):after{content:"↓";right:5px;top:auto;bottom:-15px}.scc-athlete .sa-process__steps strong{margin:0;font-size:23px}.scc-athlete .sa-process__steps small{font-size:11px}.scc-athlete .sa-performance__copy p{font-size:15px}.scc-athlete .sa-challenge strong{font-size:16px}.scc-athlete .sa-hope{padding-block:90px}.scc-athlete .sa-hope h2{font-size:clamp(37px,9.4vw,53px);margin-bottom:28px}.scc-athlete .sa-welcome li{font-size:17px;padding:14px 0}.scc-athlete .sa-junior__number{display:none}.scc-athlete .sa-profile__photo{order:2}.scc-athlete .sa-profile__copy{order:1}.scc-athlete .sa-final{padding-block:88px 95px}.scc-athlete .sa-final h2{font-size:clamp(42px,10vw,60px)}.scc-athlete .sa-final__rule{margin:42px auto}.scc-athlete .sa-final__detail{margin-top:24px!important}}
@media(prefers-reduced-motion:reduce){.scc-athlete .sa-button{transition:none}}
