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

/* Executive-specific editorial sections and photo treatment. */
.scc-executive .se-hero__visual{background-position:58% center}
.scc-executive .se-hero__lead{max-width:560px}
.scc-executive .se-opening__grid{grid-template-columns:25% 1fr;gap:7%}
.scc-executive .se-opening h2{font-size:clamp(34px,3.65vw,55px)}
.scc-executive .se-opening__lead{margin:29px 0 33px;color:#4e6054;max-width:670px;line-height:2.1}
.scc-executive .se-signals{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #cdd5cc;border-left:1px solid #cdd5cc}
.scc-executive .se-signals p{padding:17px 20px;border-right:1px solid #cdd5cc;border-bottom:1px solid #cdd5cc;font-size:14px;line-height:1.75}
.scc-executive .se-opening__question{font-size:clamp(21px,2.15vw,31px);font-weight:650;line-height:1.8;margin-top:35px;color:var(--se-forest)}
.scc-executive .se-response{background:#fff}
.scc-executive .se-response h2{max-width:930px}
.scc-executive .se-response__grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--se-line);border-left:1px solid var(--se-line);margin:54px 0 34px}
.scc-executive .se-response__grid>div{border-right:1px solid var(--se-line);border-bottom:1px solid var(--se-line);min-height:164px;padding:24px 22px}
.scc-executive .se-response__grid span{display:block;color:#657969;font-size:13px}
.scc-executive .se-response__grid strong{font-size:25px;display:block;margin-top:22px}
.scc-executive .se-response>.se-shell>p:last-child{max-width:670px;font-size:16px;line-height:2.05}
.scc-executive .se-principle{background:#eef1ec}
.scc-executive .se-principle__grid{display:grid;grid-template-columns:1.07fr .93fr;gap:10%}
.scc-executive .se-principle__grid>div:last-child{padding-top:45px}
.scc-executive .se-principle__grid p:not(.se-eyebrow){margin-bottom:23px;font-size:16px;line-height:2.1}
.scc-executive .se-principle__line{border-top:1px solid #aab8a9;padding-top:24px;color:var(--se-forest);font-weight:700}
.scc-executive .se-assessment{background:#fff}
.scc-executive .se-assessment__grid{grid-template-columns:.9fr 1.1fr;gap:9%;align-items:center;margin-bottom:50px}
.scc-executive .se-assessment__copy p:not(.se-eyebrow){max-width:510px;margin-top:25px;line-height:2.1}
.scc-executive .se-assessment__emphasis{font-weight:650;color:var(--se-forest);border-left:2px solid var(--se-gold);padding-left:20px}
.scc-executive .se-assessment__photo img{aspect-ratio:5/4;min-height:370px;object-position:52% center}
.scc-executive .se-assessment__board{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #a6b2a7;border-left:1px solid #d8dfd7}
.scc-executive .se-assessment__board>div{border-right:1px solid #d8dfd7;border-bottom:1px solid #d8dfd7;padding:22px;min-height:172px}
.scc-executive .se-assessment__board span{font:600 11px Arial,sans-serif;letter-spacing:.08em;color:#607563}
.scc-executive .se-assessment__board p{font-size:14px;line-height:1.85;margin-top:20px}
.scc-executive .se-choice{background:#f5f6f2}
.scc-executive .se-choice__grid{display:grid;grid-template-columns:1.03fr .97fr;gap:10%;align-items:center}
.scc-executive .se-choice__photo img{aspect-ratio:4/5;object-position:61% center}
.scc-executive .se-choice__grid>div p:not(.se-eyebrow){margin-top:23px;line-height:2.1}
.scc-executive .se-process__cta{margin-top:43px;text-align:center}
.scc-executive .se-process__steps small{line-height:1.6}
.scc-executive .se-capital__grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:9%;align-items:center}
.scc-executive .se-capital__grid>div:first-child>p:not(.se-eyebrow){max-width:520px;margin-top:28px;line-height:2.15}
.scc-executive .se-capital__panel{background:#e9eee8;padding:45px 43px 50px;border-top:3px solid #9e8d69}
.scc-executive .se-capital__top{font:600 11px Arial,sans-serif;letter-spacing:.2em;color:#667a68}
.scc-executive .se-capital__words{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#b9c6b8;margin:32px 0}
.scc-executive .se-capital__words span{background:#e9eee8;text-align:center;padding:17px 4px;font-size:15px;font-weight:700}
.scc-executive .se-capital__panel>p:last-child{line-height:2.05}
.scc-executive .se-life{background:#f4f5f0}
.scc-executive .se-life__grid{display:grid;grid-template-columns:1fr 1fr;gap:9%}
.scc-executive .se-life__grid>div:first-child>p:last-child{margin-top:28px;max-width:485px;line-height:2.1}
.scc-executive .se-life__list{border-top:1px solid #9eae9f}
.scc-executive .se-life__list>div{border-bottom:1px solid #c6d1c4;padding:23px 0}
.scc-executive .se-life__list span{font:600 11px Arial,sans-serif;letter-spacing:.16em;color:#748d78}
.scc-executive .se-life__list p{font-size:17px;margin-top:9px;line-height:1.85}
.scc-executive .se-hope strong{display:block;font-size:clamp(21px,2.2vw,31px);margin-top:37px;color:var(--se-forest)}
.scc-executive .se-welcome ul{border-top:1px solid #aab4a9;margin-bottom:23px}
.scc-executive .se-welcome li{font-size:18px;padding:14px 0}
.scc-executive .se-decade{background:#26352f;color:#fff}
.scc-executive .se-decade__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;align-items:center}
.scc-executive .se-decade__number{color:#c4b48d;font:clamp(160px,17vw,270px)/.85 Georgia,serif;letter-spacing:-.12em}
.scc-executive .se-decade__number span{display:block;font:600 11px Arial,sans-serif;letter-spacing:.23em;margin:16px 0 0 10px;color:#aebbac}
.scc-executive .se-decade__grid p:not(.se-eyebrow){margin-top:23px;line-height:2.1;color:#e0e7df}
.scc-executive .se-profile__photo img{object-position:60% center}
.scc-executive .se-autonomy{background:#eef1ec}
.scc-executive .se-autonomy__grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}
.scc-executive .se-autonomy__grid>div:last-child{padding-top:47px}
.scc-executive .se-autonomy__grid p:not(.se-eyebrow){font-size:17px;line-height:2.1}
.scc-executive .se-autonomy__line{margin-top:28px;border-top:1px solid #aab9a9;padding-top:24px;color:var(--se-forest);font-weight:700}
.scc-executive .se-final__message{line-height:1.65}
@media(max-width:900px){.scc-executive .se-response__grid{grid-template-columns:repeat(2,1fr)}.scc-executive .se-assessment__board{grid-template-columns:repeat(2,1fr)}.scc-executive .se-assessment__board>div{min-height:150px}.scc-executive .se-capital__words span{font-size:12px}}
@media(max-width:680px){.scc-executive .se-hero__visual{background-position:59% center}.scc-executive .se-opening__grid,.scc-executive .se-principle__grid,.scc-executive .se-assessment__grid,.scc-executive .se-choice__grid,.scc-executive .se-capital__grid,.scc-executive .se-life__grid,.scc-executive .se-decade__grid,.scc-executive .se-autonomy__grid{grid-template-columns:1fr;gap:35px}.scc-executive .se-opening h2{font-size:30px}.scc-executive .se-signals{grid-template-columns:1fr}.scc-executive .se-signals p{padding:13px 16px}.scc-executive .se-opening__question{font-size:21px}.scc-executive .se-response__grid{grid-template-columns:repeat(2,1fr);margin:33px 0}.scc-executive .se-response__grid>div{min-height:120px;padding:17px 15px}.scc-executive .se-response__grid strong{font-size:20px;margin-top:15px}.scc-executive .se-principle__grid>div:last-child,.scc-executive .se-autonomy__grid>div:last-child{padding-top:0}.scc-executive .se-principle__grid p:not(.se-eyebrow){font-size:14px}.scc-executive .se-assessment__grid{margin-bottom:35px}.scc-executive .se-assessment__photo img{aspect-ratio:4/3;min-height:0}.scc-executive .se-assessment__board{grid-template-columns:1fr}.scc-executive .se-assessment__board>div{min-height:0;padding:18px 20px}.scc-executive .se-assessment__board p{margin-top:8px}.scc-executive .se-choice__photo{order:2}.scc-executive .se-choice__grid>div{order:1}.scc-executive .se-process__cta{margin-top:30px}.scc-executive .se-capital__panel{padding:28px 23px 34px}.scc-executive .se-capital__words{grid-template-columns:repeat(2,1fr)}.scc-executive .se-capital__words span{font-size:14px}.scc-executive .se-life__list p{font-size:15px}.scc-executive .se-welcome li{font-size:16px}.scc-executive .se-decade__number{font-size:110px;line-height:1}.scc-executive .se-decade__number span{margin:0 0 0 6px}.scc-executive .se-autonomy__grid p:not(.se-eyebrow){font-size:15px}.scc-executive .se-final__message{font-size:clamp(23px,6vw,36px)!important}}
