:root{color-scheme:light;--navy:#122b43;--ink:#23394b;--muted:#4d6172;--line:#d4dee5;--paper:#f4f7f9;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:var(--ink);background:#e9eef2;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.95;overflow-wrap:anywhere}button{font:inherit}button,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,summary:focus-visible{outline:3px solid #507b9b;outline-offset:5px}button:hover{filter:brightness(1.15)}.page{width:min(100%,430px);margin:auto;background:white;box-shadow:0 0 70px #122b4310;padding-bottom:calc(104px + env(safe-area-inset-bottom))}.masthead{display:flex;align-items:center;gap:10px;padding:19px 24px;border-bottom:1px solid var(--line);font-weight:700;font-size:16px;letter-spacing:.04em}.brand-mark{font-size:25px;color:var(--navy)}p{margin:0 0 22px}h1,h2,h3{color:var(--navy);margin:0;font-weight:700;line-height:1.6;overflow-wrap:normal;line-break:strict}h1{font-size:32px;letter-spacing:-.045em;line-height:1.55;margin:20px 0}h2{font-size:26px;letter-spacing:-.035em}h3{font-size:20px;margin:34px 0 18px}img{max-width:100%;display:block}.hero{position:relative;background:#f7f8fa}.hero-image{width:100%;height:645px;object-fit:cover;position:absolute;top:0;left:0}.hero-copy{position:relative;padding:20px 26px 30px;background:linear-gradient(to bottom,transparent 0,transparent 270px,#f7f8faed 345px,#f7f8fa 440px)}.pr{font-size:16px;line-height:1.7;color:var(--muted);border-left:2px solid #6d879c;padding-left:12px;margin-bottom:25px}.audience{font-weight:700;font-size:16px;line-height:1.8;margin-bottom:0}.hero h1{padding-bottom:160px;text-shadow:0 1px 12px white}.hero-copy>p:not(.pr):not(.audience){position:relative}.note{font-size:16px;color:var(--muted);line-height:1.9}.cta{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:5px;padding:17px 12px;background:var(--navy);color:white;font-size:16px;font-weight:700;line-height:1.65;min-height:60px;letter-spacing:-.045em}.cta span{font-size:22px;font-weight:400}.section{border-top:1px solid var(--line)}.section-heading{padding:42px 26px 22px}.section-index{font-size:16px;letter-spacing:.15em;display:block;color:#506d83;margin-bottom:12px}.section-body{padding:0 26px 35px}.section-2{background:var(--navy);color:#edf2f6}.section-2 h2{color:white}.section-2 .section-index{color:#b6c9d7}.statement{border-top:1px solid #668095;border-bottom:1px solid #668095;padding:22px 0;font-size:21px;font-weight:700;line-height:1.8}.photo-heading{position:relative;min-height:430px;isolation:isolate;overflow:hidden}.photo-heading>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.photo-heading .section-heading{background:linear-gradient(#ffffffc9,#ffffff00);padding-bottom:120px}.photo-heading+.section-body{padding-top:30px}.cards{padding:0;margin:22px 0 28px;list-style:none}.cards li{border-top:1px solid var(--line);padding:20px 0}.cards li:last-child{border-bottom:1px solid var(--line)}.cards strong{display:block;color:var(--navy);font-size:18px;margin-bottom:6px}.cards span{display:block}.section-4 .cards:first-child{counter-reset:subject}.section-4 .cards:first-child li{position:relative;padding-left:40px;counter-increment:subject}.section-4 .cards:first-child li:before{content:counter(subject,decimal-leading-zero);position:absolute;left:0;top:23px;font-size:16px;color:#4d6172}.section-5{background:var(--paper)}.section-5 .cards li{background:white;margin-bottom:14px;padding:24px;border:1px solid var(--line);border-radius:4px}.flow{list-style:none;padding:0;margin:30px 0}.flow li{position:relative;background:var(--paper);border:1px solid var(--line);padding:16px;text-align:center;margin-bottom:24px;font-weight:700}.flow li:not(:last-child):after{content:'↓';position:absolute;left:calc(50% - 8px);bottom:-29px;color:#58758a}.section-6 h3{border-left:3px solid var(--navy);padding-left:14px}.section-7{background:var(--paper)}details{border-top:1px solid #c8d4dd;padding:0}details:last-child{border-bottom:1px solid #c8d4dd}summary{cursor:pointer;list-style:none;position:relative;padding:22px 30px 22px 0;min-height:60px;line-height:1.8;font-weight:700;color:var(--navy)}summary::-webkit-details-marker{display:none}summary:after{content:'＋';position:absolute;right:0;top:22px}details[open] summary:after{content:'−'}details p{padding:0 0 20px;margin:0}.footer-name{margin-top:40px;border-top:1px solid var(--line);padding-top:24px;font-weight:700}.sticky-cta{position:fixed;z-index:5;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,430px);padding:12px 18px calc(12px + env(safe-area-inset-bottom));background:#ffffffed;border-top:1px solid var(--line);box-shadow:0 -5px 25px #122b4310;}dialog{width:min(calc(100% - 40px),380px);max-height:calc(100dvh - 40px);border:1px solid var(--line);padding:0;border-radius:10px;color:var(--ink);box-shadow:0 25px 90px #0003}dialog::backdrop{background:#102538aa;}.dialog-content{padding:30px 24px}.dialog-content h2{font-size:24px;margin-bottom:18px}.dialog-content p{margin-bottom:25px}body.modal-open{overflow:hidden}@media(min-width:700px){.page{margin:32px auto}.sticky-cta{border-radius:10px 10px 0 0}}@media(prefers-reduced-motion:no-preference){button{transition:filter .15s}}

/* Keep the generated hero visible without placing body copy over photography. */
.hero-image{position:relative;width:calc(100% + 52px);max-width:none;height:245px;margin:18px -26px 26px;object-fit:cover;object-position:center 80%}.hero-copy{background:none}.hero h1{padding-bottom:0;text-shadow:none}

.hero h1 span{display:block;font-size:clamp(25px,7.1vw,30px);white-space:nowrap}
