.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.stat{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:16px;backdrop-filter:blur(8px)}.stat strong{display:block;font-size:22px;margin-bottom:4px}.stat span{color:#d8e4fb;font-size:14px}.note-box{margin-top:18px;padding:14px;border-radius:16px;background:#f7fbff;border:1px solid #dcecff;color:#506280;font-size:14px}.figure{.figure img{height:300px;width:auto}}.figure .icon{font-size:42px;margin-bottom:10px}.figure strong{display:block;color:#294b7c;font-size:18px;margin-bottom:8px}.figure small{max-width:34ch}.faq{display:grid;gap:12px;margin-top:18px}.faq-item{border:1px solid #e7edf8;border-radius:18px;overflow:hidden;background:#fff}.faq-q{width:100%;background:#fff;border:0;padding:18px 20px;text-align:left;font:inherit;font-weight:700;color:#13223d;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq-a{display:none;padding:0 20px 18px;color:#576a8a}.faq-item.open .faq-a{display:block}.faq-item.open .faq-q .plus{transform:rotate(45deg)}.hidden{display:none!important}.footer{padding:18px 22px 44px;color:#60708d}.footer-inner{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:center}