.hero-cards{padding:64px 40px 80px}.hero-cards__inner{align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hero-cards__content{min-width:0}.hero-cards__headline{color:#0c4a6e;font-family:Inter,system-ui,sans-serif;font-size:46px;font-weight:800;letter-spacing:-.02em;line-height:1.12;margin-bottom:20px}.hero-cards__subtext{color:#64748b;font-size:18px;line-height:1.6;margin-bottom:32px;max-width:480px}.hero-cards__actions{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.hero-cards__btn-primary{align-items:center;background:#0369a1;border-radius:9999px;color:#fff;display:inline-flex;font-family:Inter,system-ui,sans-serif;font-size:17px;font-weight:600;padding:16px 40px;text-decoration:none;transition:all .2s}.hero-cards__btn-primary:hover{background:#0284c7;box-shadow:0 6px 20px rgba(3,105,161,.25);color:#fff;transform:translateY(-1px)}.hero-cards__btn-secondary{color:#0369a1;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s}.hero-cards__btn-secondary:hover{color:#0284c7}.hero-cards__visual{min-width:0;overflow:visible}.hero-cards__stack,.hero-cards__visual{align-items:center;display:flex;justify-content:center}.hero-cards__stack{padding:30px 20px}.hero-cards__card{background:#fff;border-radius:24px;box-shadow:0 12px 40px rgba(3,105,161,.12);flex:0 0 auto;overflow:hidden;padding:26px 22px 0;width:190px}.hero-cards__card--jp{margin-right:-46px;transform:rotate(-9deg) translateY(14px);z-index:1}.hero-cards__card--cn{box-shadow:0 18px 48px rgba(3,105,161,.16);transform:translateY(-6px);width:210px;z-index:3}.hero-cards__card--en{margin-left:-46px;transform:rotate(9deg) translateY(14px);z-index:2}.hero-cards__badge{display:block;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.06em;margin-bottom:18px}.hero-cards__badge--jp{color:#7c6bc4}.hero-cards__badge--cn{color:#0369a1}.hero-cards__badge--en{color:#0284c7}.hero-cards__word{color:#0c4a6e;font-size:30px;font-weight:700;line-height:1.15;margin-bottom:6px;text-align:center}.hero-cards__word--lg{font-size:42px}.hero-cards__word--en{font-style:italic}.hero-cards__reading{color:#64748b;font-family:JetBrains Mono,monospace;font-size:14px;margin-bottom:12px;text-align:center}.hero-cards__meaning{font-size:16px;font-weight:600;margin-bottom:24px;text-align:center}.hero-cards__meaning--jp{color:#7c6bc4}.hero-cards__meaning--cn{color:#0369a1}.hero-cards__meaning--en{color:#0284c7;margin-top:18px}.hero-cards__footer{align-items:center;display:flex;flex-direction:column;gap:8px;margin:0 -22px;padding:16px 0 20px}.hero-cards__footer--jp{background:#f5f3ff}.hero-cards__footer--cn{background:#f0fdf4}.hero-cards__footer--en{background:#e0f2fe}.hero-cards__circle{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:19px;height:42px;justify-content:center;width:42px}.hero-cards__circle--jp{background:#a78bfa}.hero-cards__circle--cn{background:#22c55e}.hero-cards__circle--en{background:#38bdf8}.hero-cards__label{font-size:13px;font-weight:600}.hero-cards__label--jp{color:#7c6bc4}.hero-cards__label--cn{color:#22c55e}.hero-cards__label--en{color:#0284c7}@media (max-width:1023px){.hero-cards__inner{gap:48px;grid-template-columns:1fr}.hero-cards__headline{font-size:38px}.hero-cards__content{text-align:center}.hero-cards__subtext{margin-left:auto;margin-right:auto}.hero-cards__actions{justify-content:center}}@media (max-width:767px){.hero-cards{padding:40px 20px 56px}.hero-cards__headline{font-size:30px}.hero-cards__subtext{font-size:16px}.hero-cards__actions{align-items:stretch;flex-direction:column;gap:14px}.hero-cards__btn-primary{justify-content:center}.hero-cards__btn-secondary{text-align:center}.hero-cards__stack{margin:-40px 0;transform:scale(.72);transform-origin:center}}@media (max-width:400px){.hero-cards__stack{transform:scale(.6)}}