:root { color: #1d1740; background: #f6f3ff; font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-synthesis: none; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: #f6f3ff; }
a { color: inherit; }
.site-header, .hero, .signal-strip, .company-file, .operating-model, .data-notice, .contact-panel, footer { width: min(1180px, calc(100% - 48px)); margin: 0 auto; }
.site-header { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; min-height: 86px; border-bottom: 1px solid #d9d0f0; }
.brand { display: inline-flex; align-items: center; gap: 9px; color: #211b4d; font-size: 15px; font-weight: 900; letter-spacing: .13em; text-decoration: none; }
.brand-mark { display: grid; width: 30px; height: 30px; place-items: center; color: #fff8ed; background: #4b39ad; clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%); font-size: 13px; letter-spacing: 0; }
.header-label { margin: 0; color: #7d6aa4; font-size: 10px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
nav { display: flex; justify-self: end; gap: 24px; }
nav a, footer a { color: #655986; font-size: 12px; text-decoration: none; }
nav a:hover, footer a:hover { color: #e6532d; }
.eyebrow { margin: 0; color: #d34a28; font-size: 11px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { letter-spacing: -.06em; }
.hero { display: grid; grid-template-columns: minmax(0, 1fr) 346px; gap: 92px; min-height: 622px; padding: 110px 0 94px; }
.hero-copy { align-self: center; }
h1 { max-width: 780px; margin: 20px 0 26px; color: #211b4d; font-size: clamp(54px, 7.2vw, 98px); line-height: .91; }
h1 em { color: #e6532d; font-style: normal; }
.hero-copy > p:not(.eyebrow) { max-width: 570px; color: #625a7a; font-size: 18px; line-height: 1.7; }
.primary-link { display: inline-flex; gap: 32px; margin-top: 15px; padding: 14px 0; border-bottom: 2px solid #4b39ad; color: #31256d; font-size: 14px; font-weight: 900; text-decoration: none; }
.primary-link span { color: #e6532d; font-size: 19px; line-height: .7; }
.hero-board { align-self: end; padding: 26px; color: #f6f3ff; background: #4b39ad; box-shadow: 14px 14px 0 #f2bd57; }
.board-top { display: flex; align-items: baseline; justify-content: space-between; margin-bottom: 50px; color: #f2bd57; font-size: 10px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.board-top strong { color: #b8afea; font-size: 14px; }
.board-row { display: grid; grid-template-columns: 85px 1fr; gap: 16px; padding: 14px 0; border-top: 1px solid rgba(255,255,255,.19); }
.board-row span { color: #b8afea; font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.board-row b { font-size: 14px; line-height: 1.4; }
.board-stamp { margin-top: 40px; color: #f2bd57; font-size: 24px; font-weight: 900; letter-spacing: -.07em; line-height: .8; }
.signal-strip { display: grid; grid-template-columns: repeat(3, 1fr); border: 1px solid #d9d0f0; background: #fffdf8; }
.signal-strip article { min-height: 220px; padding: 28px; border-right: 1px solid #d9d0f0; }
.signal-strip article:last-child { border-right: 0; }
.signal-strip span { color: #d34a28; font-size: 12px; font-weight: 900; }
.signal-strip h2 { margin: 44px 0 13px; color: #211b4d; font-size: 26px; }
.signal-strip p { margin: 0; color: #625a7a; font-size: 14px; line-height: 1.7; }
.company-file, .operating-model, .data-notice { display: grid; grid-template-columns: 174px minmax(0, 1fr); gap: 72px; padding: 112px 0; border-bottom: 1px solid #d9d0f0; }
.section-kicker { display: flex; gap: 13px; align-items: baseline; color: #4b39ad; font-size: 10px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.section-kicker b { color: #a499c5; }
.file-content { display: grid; grid-template-columns: .88fr 1.12fr; gap: 72px; }
.file-content h2 { max-width: 400px; margin: 20px 0 0; color: #211b4d; font-size: clamp(36px, 4vw, 58px); line-height: 1; }
dl { margin: 0; border-top: 2px solid #4b39ad; }
dl div { display: grid; grid-template-columns: 130px 1fr; gap: 15px; padding: 17px 0; border-bottom: 1px solid #d9d0f0; }
dt { color: #8e80b3; font-size: 10px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
dd { margin: 0; color: #4c4563; font-size: 14px; line-height: 1.6; }
dd a, .contact-information a { color: #31256d; font-weight: 800; text-underline-offset: 4px; }
.operating-model { width: 100%; padding-right: max(24px, calc((100% - 1180px) / 2)); padding-left: max(24px, calc((100% - 1180px) / 2)); color: #fff8ed; background: #211b4d; border-bottom: 0; }
.operating-model .section-kicker { color: #f2bd57; }
.operating-model .section-kicker b { color: #877bb8; }
.model-intro { max-width: 660px; margin-bottom: 49px; color: #e3def6; font-size: 25px; line-height: 1.42; letter-spacing: -.035em; }
.model-content ol { margin: 0; padding: 0; list-style: none; border-top: 1px solid rgba(255,255,255,.26); }
.model-content li { display: grid; grid-template-columns: 95px 220px 1fr; gap: 20px; align-items: start; padding: 27px 0; border-bottom: 1px solid rgba(255,255,255,.21); }
.model-content li > span { color: #f2bd57; font-size: 11px; font-weight: 900; letter-spacing: .13em; }
.model-content li div { display: contents; }
.model-content h2 { grid-column: 2; margin: 0; font-size: 29px; }
.model-content p { grid-column: 3; margin: 5px 0 0; color: #c3bae4; font-size: 15px; line-height: 1.7; }
.data-notice { padding-bottom: 128px; }
.notice-content h2 { max-width: 790px; margin: 20px 0 50px; color: #211b4d; font-size: clamp(40px, 4.5vw, 68px); line-height: .98; }
.notice-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.notice-grid p { min-height: 245px; margin: 0; padding: 30px; color: #453d5e; background: #e9e2fa; font-size: 15px; line-height: 1.75; }
.notice-grid p:last-child { color: #fff8ed; background: #e6532d; }
.contact-panel { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; margin-top: 92px; margin-bottom: 106px; padding: 48px; color: #211b4d; background: #f2bd57; }
.contact-panel .eyebrow { color: #a2351f; }
.contact-panel h2 { max-width: 440px; margin: 19px 0 0; font-size: clamp(37px, 4vw, 56px); line-height: 1.01; }
.contact-information { align-self: end; }
.contact-information > a { display: inline-flex; gap: 18px; color: #211b4d; font-size: clamp(20px, 2.6vw, 30px); font-weight: 900; text-decoration: none; }
.contact-information > a span { color: #d34a28; }
.contact-information p { margin: 20px 0 0; color: #6c4d35; font-size: 14px; }
.contact-information p:last-child { padding-top: 19px; border-top: 1px solid rgba(33,27,77,.25); }
footer { display: grid; grid-template-columns: 1fr auto auto; gap: 44px; align-items: center; min-height: 98px; color: #877da3; font-size: 12px; }
footer div { display: flex; gap: 21px; }
@media (max-width: 760px) {
  .site-header, .hero, .signal-strip, .company-file, .operating-model, .data-notice, .contact-panel, footer { width: min(100% - 32px, 1180px); }
  .site-header { grid-template-columns: 1fr auto; min-height: 72px; }
  .header-label { display: none; }
  nav { gap: 12px; } nav a { font-size: 10px; }
  .hero { grid-template-columns: 1fr; gap: 48px; min-height: auto; padding: 84px 0; }
  .hero-board { max-width: 390px; }
  .signal-strip, .file-content, .notice-grid, .contact-panel { grid-template-columns: 1fr; }
  .signal-strip article { min-height: 0; border-right: 0; border-bottom: 1px solid #d9d0f0; }
  .signal-strip article:last-child { border-bottom: 0; }
  .signal-strip h2 { margin-top: 28px; }
  .company-file, .operating-model, .data-notice { grid-template-columns: 1fr; gap: 32px; padding-top: 80px; padding-bottom: 80px; }
  .operating-model { width: 100%; padding-right: 16px; padding-left: 16px; }
  dl div { grid-template-columns: 1fr; gap: 6px; }
  .model-intro { margin-bottom: 35px; font-size: 20px; }
  .model-content li { grid-template-columns: 49px 1fr; gap: 5px 12px; }
  .model-content h2 { grid-column: 2; }
  .model-content p { grid-column: 2; }
  .notice-content h2 { margin-bottom: 34px; }
  .notice-grid p { min-height: 0; }
  .contact-panel { margin-top: 70px; margin-bottom: 77px; padding: 34px 27px; gap: 32px; }
  footer { grid-template-columns: 1fr; gap: 17px; padding: 29px 0; }
}
