/* Approved September 2026 LP: shared palette, live content, responsive artwork. */
:root { --ink: #071c3d; --brand: #134d91; --accent: #ffb547; --lp-shadow: 0 12px 40px -22px #2263a94d; }
html { scroll-padding-top: 110px; }
body { overflow-wrap: anywhere; }
main { display: block; }
main section { padding: 72px 0; scroll-margin-top: 0; }
.container { width: min(1200px, calc(100% - 64px)); padding: 0; }
.section-title { font-size: clamp(28px, 3.3vw, 44px); line-height: 1.5; letter-spacing: -.035em; margin-bottom: 28px; }
.section-title::after { content: ''; display: block; width: 64px; height: 5px; background: var(--accent); border-radius: 4px; margin: 18px auto 0; }
.section-eyebrow { text-transform: none; letter-spacing: .1em; color: var(--brand); font-size: 16px; }
.section-lead { font-size: 16px; line-height: 1.95; }
.btn { white-space: normal; text-align: center; min-height: 44px; }
.btn--lg { padding: 18px 26px; font-size: 15px; }
.btn:focus-visible, a:focus-visible, button:focus-visible, summary:focus-visible, input:focus-visible { outline: 3px solid #1986d9; outline-offset: 4px; }
.sr-only, .skip-link:not(:focus) { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.skip-link:focus { position: fixed; top: 8px; left: 8px; z-index: 999; padding: 12px 24px; background: white; }
.site-header { background: #fffffff5; backdrop-filter: blur(12px); }
.site-header__inner { gap: 20px; }
.nav { gap: 18px; }
.nav a { font-size: 15px; }
.header-cta { gap: 12px; }
.header-cta .btn { font-size: 14px; padding: 10px 16px; }
.mobile-nav { display: none; }
/* The desktop visual preserves the approved lettering; mobile copy is HTML. */
main .hero--refresh { padding: 0 0 32px; background: #eef6ff; }
.hero-art { max-width: 1600px; margin: auto; position: relative; overflow: hidden; aspect-ratio: 1672 / 800; }
.hero-art > img { width: 100%; height: auto; display: block; margin-top: -8.2%; }
.hero-mobile-copy { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
.hero-actions { text-align: center; }
.hero-actions .hero__cta { justify-content: center; margin: 18px 0 12px; }
.hero-actions .hero__sub { justify-content: center; font-size: 12px; flex-wrap: wrap; gap: 5px; margin: 0; }
.hero-actions .btn--outline { background: white; }
/* Pale-blue corners and rounded white panels follow the approved section art. */
.empathy, .curriculum, #voices, .flow, .faq { background: radial-gradient(ellipse at top left,#e4f3ff 0,transparent 45%),radial-gradient(ellipse at bottom right,#eaf5ff 0,transparent 45%),#fafdff; }
.empathy-grid { gap: 20px; }
.empathy-card { padding: 16px 16px 28px; background: white; border: 1px solid #fff; border-radius: 22px; box-shadow: var(--lp-shadow); }
.empathy-card h3 { font-size: 21px; line-height: 1.65; padding: 0 8px; margin: 22px 0 12px; }
.empathy-card p { font-size: 15px; padding: 0 8px; line-height: 1.95; }
.empathy-art { aspect-ratio: 482 / 250; position: relative; overflow: hidden; border-radius: 14px; }
.empathy-art img { position: absolute; max-width: none; width: 346.89%; height: auto; top: -128%; }
.empathy-art--1 img { left: -13.69%; }
.empathy-art--2 img { left: -125.5%; }
.empathy-art--3 img { left: -234%; }
.empathy-bridge { background: #e4f2ff; padding: 26px; border: 0; border-radius: 20px; font-size: 23px; margin-top: 26px; }
.feature-row { display: grid; grid-template-columns: .85fr 1.15fr; gap: 56px; align-items: center; padding: 52px 0; border-bottom: 1px solid #dce8f4; }
.feature-row:last-child { border: 0; padding-bottom: 0; }
.feature-row:nth-child(2) .feature-shot { order: -1; }
.feature-row:nth-child(2) { grid-template-columns: 1.15fr .85fr; }
.feature-number { display: block; color: #7aa9dd; font: 800 44px/1 Inter,sans-serif; letter-spacing: -.05em; }
.feature-number::after { content: ''; display: block; width: 38px; height: 2px; background: #a6caef; margin-top: 12px; }
.feature-copy h3 { font-size: 28px; line-height: 1.65; margin: 24px 0 18px; }
.feature-copy p { font-size: 16px; line-height: 2; margin: 0; color: var(--ink-2); }
.feature-shot { min-width: 0; padding: 16px; margin: 0; border-radius: 22px; background: linear-gradient(135deg,#f4f9ff,#e7f2ff); border: 1px solid #dce8f4; box-shadow: var(--lp-shadow); }
.feature-shot figcaption { text-align: right; font-size: 13px; color: #5b6b85; margin: 10px 2px 0; }
.screen-crop { position: relative; overflow: hidden; border-radius: 10px; }
.screen-crop img { position: absolute; max-width: none; height: auto; }
.screen-crop--video { aspect-ratio: 684 / 450; }
.screen-crop--video img { width: 147.92%; left: -36.84%; top: -25.11%; }
.screen-crop--courses { aspect-ratio: 684 / 478; }
.screen-crop--courses img { width: 128.13%; left: -25%; top: -22.59%; }
.screen-crop--roadmap { aspect-ratio: 684 / 543; }
.screen-crop--roadmap img { width: 200%; left: -66.81%; top: -28.36%; }
.manager { background: #f7faff; }
.cap { gap: 44px; }
.cap__media .shot { border-radius: 18px; box-shadow: var(--lp-shadow); }
.mini-card { background: white; border-radius: 20px; padding: 30px; }
/* Eight topics: readable text beside the approved icon artwork. */
.curriculum-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
.cat-card { display: grid; grid-template-columns: 130px minmax(0,1fr); column-gap: 22px; row-gap: 10px; background: white; border: 1px solid white; box-shadow: var(--lp-shadow); border-radius: 20px; padding: 24px; }
.cat-card__head { display: contents; }
.cat-card__head > div:last-child { grid-column: 2; }
.cat-card__title { font-size: 19px; line-height: 1.55; }
.cat-card__title br { display: none; }
.cat-card__desc { grid-column: 2; font-size: 15px; line-height: 1.85; margin: 0; }
.cat-card__topics { grid-column: 2; margin: 4px 0 0; gap: 5px; }
.cat-card__topics span { background: #e9f4ff; color: var(--brand); border: 0; font-size: 12px; padding: 4px 8px; }
.cat-art { grid-row: 1 / 4; grid-column: 1; width: 130px; aspect-ratio: 180 / 160; border-radius: 12px; position: relative; overflow: hidden; align-self: center; }
.cat-art img { position: absolute; max-width: none; width: 623.33%; height: auto; }
.cat-art--1 img { left: -16.67%; top: -206.25%; }
.cat-art--2 img { left: -322.22%; top: -206.25%; }
.cat-art--3 img { left: -16.67%; top: -353.125%; }
.cat-art--4 img { left: -322.22%; top: -353.125%; }
.cat-art--5 img { left: -16.67%; top: -503.125%; }
.cat-art--6 img { left: -322.22%; top: -503.125%; }
.cat-art--7 img { left: -16.67%; top: -653.125%; }
.cat-art--8 img { left: -322.22%; top: -653.125%; }
.cat-card--more { grid-column: 1 / -1; display: flex; min-height: 0 !important; padding: 30px 38px; gap: 10px; position: relative; }
.cat-card--more h3 { font-size: 26px !important; }
.cat-card--more h3 br { display: none; }
.cat-card--more a { margin-top: 10px !important; }
.t-card { border-radius: 22px; padding: 32px; box-shadow: var(--lp-shadow); border: 1px solid #e8f2fc; }
.t-card__body { font-size: 16px; line-height: 2; }
.t-card__highlight { background: none; border-bottom: 2px solid var(--accent); padding-bottom: 2px; }
.t-card:last-child { background: linear-gradient(135deg,#1769b4,#083f7c); color: white; }
.t-card:last-child .t-card__body, .t-card:last-child .t-card__name, .t-card:last-child .t-card__role { color: white; }
.t-card:last-child .t-card__highlight { color: #ffce55; }
.t-card:last-child .t-card__person { border-color: #ffffff4d; }
.t-card__profile { margin-top: 14px; }
/* Pricing remains driven by corporate_pricing.php and the existing calculator. */
.seatsim { background: white; }
.seatsim__card { grid-template-columns: 1.2fr 1fr; border: 1px solid #dce8f4; border-radius: 24px; overflow: hidden; box-shadow: var(--lp-shadow); }
.seatsim__control { padding: 36px; }
.seatsim__result { padding: 38px 30px; background: linear-gradient(145deg,#14559a,#09386b); color: white; display: flex; flex-direction: column; justify-content: center; border: 0; }
.seatsim__result-eyebrow,.seatsim__yearly,.seatsim__stat-label,.seatsim__stat em,.seatsim__per,.seatsim__yen { color: #e2eeff; }
.seatsim__price, .seatsim__yearly strong, .seatsim__stat strong { color: white; }
.seatsim__price { font-size: clamp(36px,4vw,60px); }
.seatsim__stats { grid-template-columns: 1fr; gap: 22px; border-color: #ffffff33; }
.seatsim__stat:last-child { background: #fff2cc; padding: 18px; border-radius: 12px; }
.seatsim__stat:last-child .seatsim__stat-label, .seatsim__stat:last-child strong, .seatsim__stat:last-child em { color: #173a5f; }
.seatsim__cta { background: var(--accent); color: #172c49; margin-top: 28px; box-shadow: none; }
.seatsim__cta:hover { background: #ffca73; }
.seatsim__plans-label { margin: 28px 0 14px; text-align: left; font-size: 16px; color: var(--ink); font-weight: 700; }
.seatsim__tiers { display: grid; grid-template-columns: 1fr; gap: 10px; }
.seatsim__tier { display: grid; grid-template-columns: 20px 1fr auto; text-align: left; align-items: center; padding: 15px; column-gap: 12px; border-radius: 12px; }
.seatsim__tier::before { content: ''; width: 16px; height: 16px; border: 2px solid #a5bbd1; border-radius: 50%; grid-row: 1 / 3; }
.seatsim__tier.is-active::before { border: 5px solid var(--brand); background: white; }
.seatsim__tier-price { font-size: 18px; margin: 0; }
.seatsim__tier-price em { display: block; font-size: 12px; }
.seatsim__tier-off { grid-column: 2 / 4; color: #17633f; font-size: 13px; margin-top: 3px; }
.seatsim__conditions { font-size: 14px; color: var(--muted); line-height: 1.8; margin: 14px 0 0; }
.seatsim__benefits { background: #eef6ff; border-radius: 14px; padding: 22px 28px; font-size: 14px; line-height: 1.9; margin: 24px 0; }
.seatsim .flow-cta .btn { background: white; color: var(--brand); border: 1px solid #a9c3df; box-shadow: none; }
.flow-grid { gap: 20px; }
.flow-step { background: white; border: 1px solid #dfebf6; padding: 28px 20px; border-radius: 18px; box-shadow: var(--lp-shadow); position: relative; }
.flow-step:not(:last-child)::after { content: '→'; position: absolute; right: -18px; top: 52px; color: #66a0d8; z-index: 1; }
.flow-step__no { width: 44px; height: 44px; background: var(--brand); color: white; border-radius: 50%; font-size: 22px; }
.flow-step h3 { font-size: 16px; min-height: 50px; }
.flow-step p { font-size: 15px; line-height: 1.9; }
.flow-step__time { background: #eef6ff; padding: 7px 10px; border-radius: 8px; text-align: center; margin-top: auto; }
.flow-note { background: #e7f3ff; padding: 26px; border-radius: 16px; }
.flow-note strong { color: var(--brand); }
#pricing-personal { background: #f8fafc; }
.pricing-card--featured { transform: none; }
.faq-list { max-width: 1000px; gap: 14px; }
.faq-item { background: white; border: 1px solid #e1ecf7; border-radius: 16px; box-shadow: var(--lp-shadow); }
.faq-item summary { padding: 24px 28px; font-size: 16px; }
.faq-item__body { position: relative; margin: 0 28px; padding: 20px 0 24px 42px; border-top: 1px solid #e3edf7; font-size: 15px; line-height: 2; }
.a-mark { position: absolute; left: 6px; top: 18px; color: #be7915; font: 700 22px/1.8 Inter,sans-serif; }
.final-cta { background: radial-gradient(ellipse at 90% 5%,#1c70bc,transparent 55%),linear-gradient(130deg,#0c305c,#124f92); }
.final-cta h2 { font-size: clamp(30px,3.5vw,46px); }
.final-cta .btn--outline { background: white; color: var(--brand); border-color: white; }
@media (max-width: 1100px) {
 .nav { display: none; }
 .mobile-nav { display: block; border-top: 1px solid #e7edf5; font-size: 14px; }
 .mobile-nav summary { cursor: pointer; padding: 8px 24px; list-style: none; display: flex; justify-content: space-between; }
 .mobile-nav nav { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; padding: 16px 24px 22px; }
 .cat-card { grid-template-columns: 95px minmax(0,1fr); padding: 20px; gap: 12px; }
 .cat-art { width: 95px; }
 .flow-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
 .flow-step::after { display: none; }
 .feature-row,.feature-row:nth-child(2) { gap: 30px; }
 .feature-copy h3 { font-size: 24px; }
}
@media (max-width: 760px) {
 .container { width: calc(100% - 40px); }
 main section { padding: 64px 0; }
 .site-header__inner { gap: 10px; padding: 12px 0; }
 .site-header .logo img { height: 38px !important; }
 .header-cta { gap: 4px; }
 .header-cta .btn { padding: 10px; font-size: 13px; min-height: 44px; }
 .hero--refresh { display: flex; flex-direction: column; }
 .hero-mobile-copy { position: static; width: calc(100% - 40px); height: auto; clip-path: none; overflow: visible; padding: 32px 0 4px; order: -2; }
 .hero-audience { font-size: 12px; font-weight: 700; color: var(--brand); margin: 0 0 18px; }
 .hero-mobile-copy h1 { font-size: clamp(29px,6.7vw,45px); line-height: 1.55; letter-spacing: -.04em; margin: 0 0 20px; }
 .hero-mobile-copy h1 span { background: linear-gradient(transparent 72%,#ffcc68 72%); }
 .hero-mobile-copy > p:not(.hero-audience):not(.sr-only) { font-size: 14px; line-height: 1.9; }
 .hero-benefits { display: flex; list-style: none; gap: 10px; padding: 0; margin: 20px 0; font-size: 12px; color: var(--brand); font-weight: 700; }
 .hero-benefits li { background: white; padding: 7px 9px; border-radius: 8px; }
 .hero-art { display: none; }
 .hero-art > img { width: 210%; max-width: none; margin: -15% 0 0 -110%; }
 .hero-actions .hero__cta { display: grid; gap: 10px; }
 .hero-actions .hero__sub { line-height: 1.8; font-size: 12px; }
 .btn--lg { padding: 16px 14px; font-size: 15px; }
 .section-title { font-size: 29px; }
 .section-lead { font-size: 14px; }
 .empathy-grid,.testimonials-grid,.curriculum-grid { grid-template-columns: 1fr; }
 .empathy-card { padding: 16px 16px 26px; }
 .empathy-card h3 { font-size: 20px; }
 .empathy-bridge { font-size: 18px; padding: 22px; }
 .feature-row,.feature-row:nth-child(2) { grid-template-columns: 1fr; gap: 24px; padding: 36px 0; }
 .feature-row:nth-child(2) .feature-shot { order: 0; }
 .feature-copy h3 { font-size: 24px; margin-top: 18px; }
 .feature-number { font-size: 36px; }
 .feature-copy p { font-size: 14px; }
 .feature-shot { padding: 12px; }
 .cat-card { grid-template-columns: 95px minmax(0,1fr); }
 .cat-card__title { font-size: 17px; }
 .cat-card__desc { font-size: 15px; }
 .cat-card--more { display: flex; padding: 26px; }
 .cat-card--more h3 { font-size: 22px !important; }
 .seatsim__card { grid-template-columns: 1fr; }
 .seatsim__control,.seatsim__result { padding: 24px; }
 .seatsim__price { font-size: 48px; }
 .seatsim__tier { grid-template-columns: 16px 1fr auto; gap: 8px; padding: 13px 10px; }
 .seatsim__tier-price { font-size: 17px; }
 .seatsim__tier-range { font-size: 13px; }
 .flow-grid { grid-template-columns: 1fr; gap: 18px; }
 .flow-step { display: grid; grid-template-columns: 48px 1fr; gap: 12px 18px; padding: 24px; }
 .flow-step h3 { min-height: 0; align-self: center; margin: 0; }
 .flow-step h3 br { display: none; }
 .flow-step p,.flow-step__time { grid-column: 2; }
 .flow-step__time { justify-self: start; }
 .flow-step:not(:last-child)::after { display: block; content: '↓'; left: 43px; top: auto; bottom: -20px; }
 .flow-note { padding: 22px; font-size: 14px; }
 .flow-cta { flex-direction: column; }
 .t-card { padding: 28px; }
 .faq-item summary { padding: 20px 16px; font-size: 14px; }
 .faq-item__body { margin: 0 16px; padding-left: 36px; font-size: 15px; }
 .final-cta__cta { flex-direction: column; }
 .final-cta__sub { flex-wrap: wrap; }
}
@media (max-width: 360px) {
 .container { width: calc(100% - 32px); }
 .site-header .logo img { height: 34px !important; }
 .header-cta .btn { font-size: 12px; padding: 9px; }
 .hero-mobile-copy h1 { font-size: 27px; }
 .hero-benefits { gap: 5px; font-size: 10px; }
 .cat-card { grid-template-columns: 72px minmax(0,1fr); padding: 16px; }
 .cat-art { width: 72px; }
 .section-title { font-size: 25px; }
 .seatsim__control,.seatsim__result { padding: 20px; }
 .seatsim__price { font-size: 42px; }
}
@media (prefers-reduced-motion: reduce) {
 html { scroll-behavior: auto; }
 *, *::before, *::after { animation: none !important; transition: none !important; }
}

.seatsim__stat { background: transparent; border: 0; }
.seatsim__stat:last-child { background: #fff2cc; }
.flow-step__no { align-self: center; }
.flow-art { width: 100%; aspect-ratio: 205 / 150; position: relative; overflow: hidden; }
.flow-art img { position: absolute; max-width: none; width: 749.27%; height: auto; top: -224.67%; }
.flow-art--1 img { left: -34.14%; }
.flow-art--2 img { left: -180.48%; }
.flow-art--3 img { left: -326.82%; }
.flow-art--4 img { left: -473.17%; }
.flow-art--5 img { left: -619.51%; }
@media (max-width: 760px) {
 .flow-art { grid-column: 1; grid-row: 2; width: 48px; }
 .flow-step__no { grid-column: 1; grid-row: 1; }
 .flow-step h3 { grid-column: 2; grid-row: 1; }
}

/* Audit corrections: one responsive rule for the quote; explicit button states. */
.site-header .logo img { height: 48px; }
.empathy-card h3 { text-wrap: balance; }
.mobile-nav summary { min-height: 44px; align-items: center; }
.mobile-nav nav a { min-height: 44px; display: flex; align-items: center; }
.seatsim__card { max-width: 1100px; grid-template-columns: minmax(0,1.2fr) minmax(0,1fr); }
.seatsim__control,.seatsim__result { min-width: 0; }
.seatsim__price { flex-wrap: wrap; gap: 4px; }
.seatsim__price #seatsim-monthly { white-space: nowrap; font-size: clamp(32px,4vw,52px); }
.seatsim__per { white-space: nowrap; }
.seatsim__stat-label { font-size: 14px; }
.seatsim__stat em { font-size: 13px; }
.final-cta .btn--outline:hover,.final-cta .btn--outline:focus-visible,.final-cta .btn--outline:active { background: #eef4fc; color: #0d3a6e; border-color: #fff; }
.cat-card--more { display: grid; grid-template-columns: minmax(0,1fr) auto; }
.cat-card--more > div,.cat-card--more h3,.cat-card--more p { grid-column: 1; }
.cat-card--more a { grid-column: 2; grid-row: 1 / 4; align-self: center; }
.hero-mobile-visual { display: none; }
.screen-open { display: block; cursor: zoom-in; border-radius: 12px; }
.screen-open:focus-visible { outline: 3px solid #1986d9; outline-offset: 4px; }
.screen-hint { display: block; margin-top: 10px; color: #134d91; font-size: 13px; text-align: right; }
.screen-dialog { width: min(1280px,calc(100% - 32px)); max-height: 90vh; border: 0; border-radius: 16px; padding: 20px; color: #071c3d; }
.screen-dialog::backdrop { background: #071c3dcc; }
.screen-dialog__bar { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 16px; }
.screen-dialog__bar h2 { font-size: 17px; margin: 0; }
.screen-dialog__close { min-height: 44px; padding: 8px 16px; border: 1px solid #b4cdec; border-radius: 8px; background: white; color: #134d91; }
.screen-dialog__image { width: 100%; height: auto; }
@media (max-width: 900px) {
 .seatsim__card { grid-template-columns: minmax(0,1fr); max-width: 640px; }
 .feature-row,.feature-row:nth-child(2) { grid-template-columns: 1fr; }
 .feature-row:nth-child(2) .feature-shot { order: 0; }
 .cat-card { grid-template-columns: minmax(0,1fr); }
 .cat-card__head > div:last-child,.cat-card__desc,.cat-card__topics { grid-column: 1; }
 .cat-art { grid-row: auto; width: 100px; }
 .cat-card--more { grid-template-columns: 1fr; }
 .cat-card--more a { grid-column: 1; grid-row: auto; }
}
@media (max-width: 760px) {
 .hero-actions { order: -1; }
 .hero-mobile-visual { display: block; margin: 24px auto 0; }
 .hero-mobile-visual img { width: 100%; height: auto; border-radius: 12px; border: 1px solid #d8e6f6; }
 .hero-mobile-visual figcaption { font-size: 13px; color: #5b6b85; margin-top: 10px; }
 .hero-actions .hero__cta { margin-top: 8px; }
 .hero__sub span { display: none; }
 .cat-card { grid-template-columns: 80px minmax(0,1fr); }
 .cat-art { grid-column: 1; grid-row: 1 / 4; width: 80px; }
 .cat-card__head > div:last-child,.cat-card__desc,.cat-card__topics { grid-column: 2; }
 .cat-card--more { display: flex; }
 .pricing-card__save--placeholder,.pricing-card__realtag:empty { display: none; }
 .footer a { font-size: 14px; }
}

.screen-dialog__viewport { overflow: auto; }
@media (max-width: 760px) { .screen-dialog__image { width: 100%; min-width: 900px; max-width: none; } }

.screen-dialog__help { display: none; font-size: 13px; }
@media (max-width: 760px) { .screen-dialog__help { display: block; } }

/* Reserve room for the header, CTA and supporting text within the first screen.
   Scale the approved desktop artwork proportionally instead of cropping it more. */
@media (min-width: 761px) {
 .hero-art { width: min(100%, 1600px, calc((100svh - 250px) * 2.09)); }
}
@media (min-width: 761px) and (max-width: 1100px) {
 .hero-art { width: min(100%, 1600px, calc((100svh - 294px) * 2.09)); }
}
