:root{color-scheme:light;--ink:#161719;--muted:#606369;--line:#dedfe2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid #334fc5;outline-offset:7px}header{height:106px;margin:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}.brand{font-size:31px;font-weight:900;letter-spacing:-2px;line-height:1}.brand span{font-size:10px;letter-spacing:0;vertical-align:top;margin-left:3px}.contact{font-size:14px}.contact span{margin-left:22px;font-size:22px}.contact:hover,.inquiries a:hover{color:#5b606b}main{margin:0 5%}.brand-stage{min-height:620px;padding-top:33px}.stage-top{display:flex;justify-content:space-between;gap:24px;color:var(--muted);font-size:12px;letter-spacing:.1em}.stage-top p{margin:0}.wordmark{height:370px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:12px 0 0}.wordmark img{width:100%;height:100%;object-fit:contain;display:block}.stage-bottom{border-bottom:1px solid var(--line);padding:25px 0 55px;display:flex;align-items:start;justify-content:space-between;gap:35px}h1{font-size:clamp(38px,4.2vw,64px);font-weight:500;letter-spacing:-.065em;line-height:1.08;margin:0}.stage-bottom p{font-size:16px;color:var(--muted);line-height:1.7;margin:0;max-width:380px}.inquiries{padding:58px 0 70px;display:flex;align-items:center;justify-content:space-between;gap:35px}.label{font-size:12px;letter-spacing:.08em;color:var(--muted)}.inquiries a{font-size:clamp(28px,3.2vw,45px);letter-spacing:-.045em;display:flex;gap:90px;align-items:center}.inquiries a span{font-size:42px}footer{padding:30px 5%;background:#f4f4f5;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted)}footer p{margin:0}.footer-brand{font-weight:900;font-size:20px;letter-spacing:-1px;color:var(--ink)}footer a{font-size:14px}@media(min-width:1600px){header,main{max-width:1440px;margin-left:auto;margin-right:auto}}@media(max-width:650px){header{height:85px}.stage-top{font-size:12px;line-height:1.5}.stage-top p{max-width:160px}.stage-top>span{font-size:12px}.brand-stage{min-height:0}.wordmark{height:260px;margin:5px 0}.stage-bottom{display:block;padding-bottom:38px}.stage-bottom p{margin-top:23px}.inquiries{display:block;padding:38px 0 45px}.inquiries a{justify-content:space-between;margin-top:24px}.label{font-size:12px}footer{flex-wrap:wrap;padding-top:25px;padding-bottom:25px}footer a{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.history{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:66px 0;border-bottom:1px solid var(--line)}.history h2,.next-chapter h2{font-size:clamp(30px,3.5vw,48px);font-weight:500;line-height:1.12;letter-spacing:-.05em;margin:24px 0}.history-copy p,.next-chapter>p:not(.label){font-size:16px;line-height:1.8;color:var(--muted);max-width:640px}.history-copy p:first-child{margin-top:0}.history-source{display:inline-block;font-size:14px;text-decoration:underline;text-underline-offset:4px;margin-top:12px}.next-chapter{padding:58px 0;border-bottom:1px solid var(--line)}@media(max-width:650px){.history{grid-template-columns:1fr;gap:20px;padding:38px 0}.next-chapter{padding:38px 0}}
