.home-v7{--orange:#ff5c00;--orange2:#ff8533;--peach:#ffb380;--cream:#fff7f1;--ink:#1a1a1a;--muted:#666;--night:#21170f;--line:rgba(26,26,26,.12);background:#fff;color:var(--ink);font-family:Geist,system-ui,sans-serif;line-height:1.5;overflow-x:hidden}.home-v7 *{box-sizing:border-box}.home-v7 h1,.home-v7 h2,.home-v7 h3{margin:0;color:inherit;font-family:Inter,system-ui,sans-serif;text-wrap:balance}.home-v7 p{margin:0}.home-v7 a{color:inherit}.home-v7 .wrap{width:min(1264px,calc(100% - 48px));margin-inline:auto}.home-v7 .eyebrow{display:block;color:var(--orange);font:800 11px/1.2 'Funnel Sans',sans-serif;letter-spacing:1.3px;text-transform:uppercase}.home-v7 .section-title{font-size:clamp(36px,4vw,52px);line-height:1.04;letter-spacing:-2px}.home-v7 .section-copy{max-width:430px;color:var(--muted);font-size:16px}.home-v7 .btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:0 20px;border:1px solid transparent;border-radius:4px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s}.home-v7 .btn:hover{transform:translateY(-2px)}.home-v7 .btn-primary{background:var(--orange);color:#fff;box-shadow:0 5px 18px rgba(255,92,0,.22)}.home-v7 .btn-primary:hover{background:#e95200;box-shadow:0 9px 24px rgba(255,92,0,.28)}.home-v7 .btn-secondary{border-color:rgba(26,26,26,.2);background:rgba(255,255,255,.85)}
.home-v7 .header{position:relative;z-index:30;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.home-v7 .nav{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:32px}.home-v7 .brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.home-v7 .brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;background:var(--ink);color:#fff;font:800 21px/1 Inter}.home-v7 .brand span{display:flex;flex-direction:column;font:700 16px/1.15 Inter}.home-v7 .brand small{margin-top:3px;color:var(--muted);font:700 10px/1.1 'Funnel Sans';letter-spacing:1.5px;text-transform:uppercase}.home-v7 .menu{display:flex;align-items:center;gap:28px;margin-left:auto}.home-v7 .menu>a:not(.menu-cta){padding:8px 0;color:var(--ink);font-size:14px;font-weight:600;text-decoration:none}.home-v7 .menu>a:not(.menu-cta):hover{color:var(--orange)}.home-v7 .lang-switch{margin:0}.home-v7 .lang-switch>summary{border-radius:4px;font-family:'Funnel Sans';font-size:12px}.home-v7 .menu-cta{min-height:42px;padding:0 18px;border-radius:4px;background:var(--orange)!important;color:#fff!important}.home-v7 .menu-btn{border-radius:4px;color:var(--ink)}
.home-v7 .hero{position:relative;min-height:700px;overflow:hidden;background:linear-gradient(90deg,#fff 0 52%,#f5f7fa 52%)}.home-v7 .hero-photo{position:absolute;top:140px;left:calc(50% + 40px);width:min(620px,calc(50% - 64px));height:420px;overflow:hidden;border-radius:8px;background:#f5f7fa;box-shadow:0 10px 28px rgba(0,0,0,.09)}.home-v7 .hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.home-v7 .hero-inner{position:relative;z-index:2;min-height:700px;display:flex;align-items:center}.home-v7 .hero-copy{width:620px;padding:40px 0}.home-v7 .hero-pill{display:inline-flex;align-items:center;gap:8px;margin-bottom:25px;padding:8px 10px;border-radius:4px;background:var(--cream);font:800 11px/1 'Funnel Sans';letter-spacing:1.2px}.home-v7 .hero-pill:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--orange)}.home-v7 h1{max-width:660px;font-size:clamp(54px,5.5vw,76px);font-weight:750;line-height:.98;letter-spacing:-4px}.home-v7 .hero-lead{max-width:590px;margin-top:25px;color:var(--muted);font-size:18px;line-height:1.5}.home-v7 .actions{display:flex;gap:12px;margin-top:30px}.home-v7 .fine-print{margin-top:13px;color:var(--muted);font:500 12px/1.4 'Funnel Sans'}
.home-v7 .trust-strip{border-block:1px solid var(--line);background:#fffdfb}.home-v7 .trust-inner{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:28px}.home-v7 .trust-label{color:var(--muted);font:700 12px/1.3 'Funnel Sans';letter-spacing:1.1px}.home-v7 .trust-point{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600}.home-v7 .trust-point i{color:var(--orange);font-style:normal;font-size:18px}
.home-v7 .routes{padding:72px 0 76px}.home-v7 .section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:38px}.home-v7 .section-head .eyebrow{margin-bottom:14px}.home-v7 .route-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.home-v7 .route-card{min-height:158px;padding:24px;border:1px solid rgba(255,92,0,.14);border-radius:8px;background:linear-gradient(115deg,#fff7f1,#ffe0ca);text-decoration:none;transition:transform .2s,box-shadow .2s}.home-v7 .route-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(71,34,13,.08)}.home-v7 .route-top{display:flex;justify-content:space-between;color:var(--orange);font:800 10px/1 'Funnel Sans';letter-spacing:1.2px}.home-v7 .route-card h3{margin-top:12px;font-size:21px}.home-v7 .route-card p{margin-top:7px;color:var(--muted);font-size:13px}
.home-v7 .features{padding:78px 0;background:var(--cream)}.home-v7 .feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.home-v7 .feature-card{min-height:750px;padding:36px;border-radius:8px;overflow:hidden}.home-v7 .feature-card--guide{background:linear-gradient(145deg,var(--orange),var(--peach));color:#fff}.home-v7 .feature-card--quiz{background:linear-gradient(145deg,var(--peach),#fff0e5)}.home-v7 .feature-label{font:800 11px/1.2 'Funnel Sans';letter-spacing:1.2px}.home-v7 .feature-card h3{max-width:520px;margin-top:14px;font-size:34px;line-height:1.06;letter-spacing:-1.2px}.home-v7 .feature-desc{max-width:520px;margin-top:13px;font-size:15px;opacity:.86}.home-v7 .mock{margin-top:28px;padding:22px;border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 8px 24px rgba(0,0,0,.1)}.home-v7 .mock-head{display:flex;justify-content:space-between;margin-bottom:17px;color:var(--orange);font:800 10px/1 'Funnel Sans';letter-spacing:1px}.home-v7 .mock-head span:last-child{color:var(--muted)}.home-v7 .plan-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.home-v7 .plan-row:last-child{border:0}.home-v7 .status{display:grid;width:20px;height:20px;place-items:center;border:1.5px solid #c8c0ba;border-radius:50%;color:#fff;font-size:11px}.home-v7 .status.done{border-color:var(--orange);background:var(--orange)}.home-v7 .plan-row b{display:block;font-size:14px}.home-v7 .plan-row small{color:var(--muted);font:500 11px 'Funnel Sans'}.home-v7 .quiz-box{margin-top:28px;padding:22px;border-radius:8px;background:var(--night);color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.1)}.home-v7 .quiz-box .mock-head span{color:var(--peach)}.home-v7 .quiz-question{margin:23px 0;font:650 24px/1.25 Inter}.home-v7 .answer{display:flex;align-items:center;gap:12px;margin-top:12px;padding:13px;border:1px solid rgba(255,255,255,.14);border-radius:4px;background:rgba(255,255,255,.05);font-size:14px}.home-v7 .answer.selected{border-color:var(--orange2);background:var(--orange)}.home-v7 .answer-code{display:grid;width:26px;height:26px;place-items:center;border-radius:4px;background:rgba(255,255,255,.12);font:800 12px 'Funnel Sans'}.home-v7 .selected .answer-code{background:#fff;color:var(--orange)}
.home-v7 .standards{padding:60px 0;background:var(--night);color:#fff}.home-v7 .standards .section-copy{color:rgba(255,255,255,.65)}.home-v7 .standards .eyebrow{color:var(--peach)}.home-v7 .proof-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:38px;border:1px solid rgba(255,255,255,.1)}.home-v7 .proof{padding:23px;border-right:1px solid rgba(255,255,255,.1)}.home-v7 .proof:last-child{border:0}.home-v7 .proof strong{display:block;color:var(--orange2);font:750 32px/1 Inter}.home-v7 .proof b{display:block;margin-top:7px;font:800 10px/1.2 'Funnel Sans';letter-spacing:1px}.home-v7 .proof small{display:block;margin-top:7px;color:rgba(255,255,255,.55)}
.home-v7 .final-cta{background:linear-gradient(100deg,#fff7f1,#ffd4b8)}.home-v7 .final-inner{min-height:250px;display:flex;align-items:center;justify-content:space-between;gap:40px}.home-v7 .final-inner h2{max-width:800px;margin-top:12px;font-size:clamp(32px,3.4vw,42px);line-height:1.08;letter-spacing:-1.5px}.home-v7 .footer{padding:35px 0;background:#fff;color:var(--ink)}.home-v7 .footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.home-v7 .footer-brand strong{font:700 16px Inter}.home-v7 .footer-brand small{display:block;margin-top:5px;color:var(--muted);font:500 11px 'Funnel Sans'}.home-v7 .footer-links{display:flex;flex-wrap:wrap;gap:25px}.home-v7 .footer-links a{color:var(--muted);font-size:13px;text-decoration:none}.home-v7 .footer-links a:hover{color:var(--orange)}
@media(max-width:1080px){.home-v7 .menu-btn{display:grid}.home-v7 .menu{display:none;position:absolute;top:88px;inset-inline:0;padding:18px 24px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:5px}.home-v7 .menu.open{display:flex}.home-v7 .menu>a{padding:12px!important}.home-v7 .menu-cta{text-align:center}.home-v7 .hero-photo{left:55%;width:42%}.home-v7 .hero-copy{width:55%}.home-v7 .trust-label{display:none}}
@media(max-width:960px){.home-v7 .trust-inner{min-height:140px;display:grid;grid-template-columns:1fr 1fr;align-content:center}.home-v7 .trust-point{justify-self:start}}
@media(max-width:820px){.home-v7 .wrap{width:min(100% - 32px,1264px)}.home-v7 .hero{min-height:auto;background:#fff;display:flex;flex-direction:column}.home-v7 .hero-inner{min-height:auto;display:block;order:1}.home-v7 .hero-copy{width:100%;padding:58px 0 38px}.home-v7 .hero-photo{position:relative;top:auto;left:auto;width:calc(100% - 32px);height:440px;margin:0 auto 46px;order:2}.home-v7 h1{font-size:clamp(48px,9vw,68px)}.home-v7 .section-head{align-items:flex-start;flex-direction:column;gap:20px}.home-v7 .feature-grid{grid-template-columns:1fr}.home-v7 .feature-card{min-height:auto}.home-v7 .proof-grid{grid-template-columns:1fr 1fr}.home-v7 .proof:nth-child(2){border-right:0}.home-v7 .proof:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}.home-v7 .final-inner{align-items:flex-start;flex-direction:column;justify-content:center}.home-v7 .footer-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.home-v7 .wrap{width:calc(100% - 24px)}.home-v7 .nav{min-height:72px}.home-v7 .menu{top:72px;padding-inline:12px}.home-v7 .brand span{font-size:14px}.home-v7 .brand small{font-size:10px}.home-v7 .hero-copy{width:100%;padding-top:48px}.home-v7 .hero-photo{width:calc(100% - 24px);height:300px;margin-bottom:36px}.home-v7 h1{font-size:clamp(44px,13vw,58px);letter-spacing:-2.5px}.home-v7 .hero-lead{font-size:16px}.home-v7 .actions{align-items:stretch;flex-direction:column;width:100%}.home-v7 .trust-inner{min-height:150px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.home-v7 .trust-point{font-size:12px}.home-v7 .routes,.home-v7 .features{padding:58px 0}.home-v7 .route-grid{grid-template-columns:1fr}.home-v7 .section-title{font-size:38px;letter-spacing:-1.5px}.home-v7 .feature-card{padding:25px}.home-v7 .feature-card h3{font-size:29px}.home-v7 .quiz-question{font-size:21px}.home-v7 .proof-grid{grid-template-columns:1fr 1fr}.home-v7 .proof{padding:19px}.home-v7 .proof strong{font-size:28px}.home-v7 .proof small{font-size:11px}.home-v7 .footer-links{gap:14px 20px}}
html[lang="ja"] .home-v7{font-family:-apple-system,BlinkMacSystemFont,"Yu Gothic",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1.7}html[lang="ja"] .home-v7 h1,html[lang="ja"] .home-v7 h2,html[lang="ja"] .home-v7 h3{font-family:Inter,-apple-system,BlinkMacSystemFont,"Yu Gothic",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-weight:700;letter-spacing:-.045em;line-height:1.12}html[lang="ja"] .home-v7 .hero-lead,html[lang="ja"] .home-v7 .section-copy{line-height:1.8}html[lang="ja"] .home-v7 .eyebrow,html[lang="ja"] .home-v7 .feature-label,html[lang="ja"] .home-v7 .proof b{letter-spacing:.12em}html[lang="ja"] .home-v7 .plan-row small{display:block}html[lang="ja"] .home-v7 .quiz-question{line-height:1.5}@media(min-width:821px){html[lang="ja"] .home-v7 .hero h1{font-size:64px}}@media(max-width:620px){html[lang="ja"] .home-v7 .hero h1{font-size:44px}}
@media(prefers-reduced-motion:reduce){.home-v7 *{scroll-behavior:auto!important;transition:none!important}}

/* Pre-deployment hybrid homepage additions. */
.home-v7 .menu{gap:18px}.home-v7 .menu>a:not(.menu-cta){font-size:13px}.home-v7 .menu-btn{width:44px;height:44px}.home-v7 .hero-photo picture{display:block;width:100%;height:100%}.home-v7 .hero-photo img{object-position:center}.home-v7 .hero-lead strong{color:var(--ink)}
.home-v7 .rule-update{padding:18px 0;background:var(--night);color:#fff}.home-v7 .rule-update-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.home-v7 .rule-update-copy{display:flex;align-items:center;gap:14px}.home-v7 .rule-update .eyebrow{flex:0 0 auto;color:var(--peach)}.home-v7 .rule-update p{font-size:14px}.home-v7 .rule-update a{flex:0 0 auto;color:#fff;font-size:13px;font-weight:800;text-underline-offset:4px}
.home-v7 .essential{padding:76px 0;background:#fff}.home-v7 .reading-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-v7 .reading-card{display:flex;min-height:210px;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s}.home-v7 .reading-card:hover{transform:translateY(-3px);border-color:rgba(255,92,0,.38);box-shadow:0 12px 28px rgba(71,34,13,.08)}.home-v7 .reading-card .card-kicker{color:var(--orange);font:800 10px/1.2 'Funnel Sans',sans-serif;letter-spacing:1.1px;text-transform:uppercase}.home-v7 .reading-card h3{margin-top:18px;font-size:21px;line-height:1.15}.home-v7 .reading-card p{margin-top:10px;color:var(--muted);font-size:13px}.home-v7 .reading-card .card-link{margin-top:auto;padding-top:18px;color:var(--orange);font-size:13px;font-weight:800}
.home-v7 .feature-card{min-height:610px}.home-v7 .resource-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.home-v7 .resource-links a{display:inline-flex;min-height:44px;align-items:center;padding:8px 12px;border:1px solid currentColor;border-radius:999px;font-size:12px;font-weight:800;text-decoration:none}.home-v7 .feature-card--guide .resource-links a{color:#fff}.home-v7 .feature-card--quiz .resource-links a{color:var(--night)}
.home-v7 .standards{padding-bottom:74px}.home-v7 .principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.home-v7 .principle{padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.04)}.home-v7 .principle h3{color:#fff;font-size:18px}.home-v7 .principle p{margin-top:9px;color:rgba(255,255,255,.65);font-size:13px;line-height:1.6}
.home-v7 .service-help{padding:76px 0;background:#fff}.home-v7 .help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-v7 .help-card{padding:24px;border-left:3px solid var(--orange);background:var(--cream)}.home-v7 .help-card h3{font-size:19px}.home-v7 .help-card p{margin-top:9px;color:var(--muted);font-size:14px;line-height:1.65}
.home-v7 .footer{padding:50px 0 30px}.home-v7 .footer-inner{align-items:flex-start}.home-v7 .footer-brand{max-width:280px}.home-v7 .footer-brand p{margin-top:12px;color:var(--muted);font-size:12px;line-height:1.55}.home-v7 .footer-columns{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:34px}.home-v7 .footer-column h2{font:800 11px/1.2 'Funnel Sans',sans-serif;letter-spacing:1px;text-transform:uppercase}.home-v7 .footer-column a{display:block;margin-top:10px;color:var(--muted);font-size:12px;text-decoration:none}.home-v7 .footer-column a:hover{color:var(--orange)}.home-v7 .footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.home-v7 .footer-bottom nav{display:flex;flex-wrap:wrap;gap:16px}.home-v7 .footer-bottom a{text-decoration:none}
@media(max-width:1180px){.home-v7 .menu-btn{display:grid}.home-v7 .menu{display:none;position:absolute;top:88px;inset-inline:0;padding:18px 24px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:5px}.home-v7 .menu.open{display:flex}.home-v7 .menu>a{padding:12px!important}.home-v7 .menu-cta{text-align:center}.home-v7 .hero-photo{left:55%;width:42%}.home-v7 .hero-copy{width:55%}.home-v7 .trust-label{display:none}.home-v7 .reading-grid{grid-template-columns:1fr 1fr}.home-v7 .footer-inner{flex-direction:column}.home-v7 .footer-columns{width:100%}}
@media(max-width:820px){.home-v7 .rule-update-inner,.home-v7 .rule-update-copy{align-items:flex-start;flex-direction:column}.home-v7 .rule-update-copy{gap:7px}.home-v7 .principle-grid,.home-v7 .help-grid{grid-template-columns:1fr}.home-v7 .feature-card{min-height:auto}.home-v7 .footer-columns{grid-template-columns:1fr 1fr}.home-v7 .footer-bottom{flex-direction:column}.home-v7 .hero-photo{height:320px}}
@media(max-width:620px){.home-v7 h1{font-size:clamp(38px,11vw,52px);line-height:1.02}.home-v7 .hero-photo{height:240px}.home-v7 .trust-inner{min-height:132px}.home-v7 .reading-grid{grid-template-columns:1fr}.home-v7 .reading-card{min-height:180px}.home-v7 .footer-columns{gap:28px 18px}.home-v7 .rule-update{padding:16px 0}}

/* Final mobile override: keep the hero copy and image full-width after tablet rules. */
@media(max-width:820px){.home-v7 .hero{min-height:auto;background:#fff;display:flex;flex-direction:column}.home-v7 .hero-inner{min-height:auto;display:block;order:1}.home-v7 .hero-copy{width:100%;padding:58px 0 38px}.home-v7 .hero-photo{position:relative;top:auto;left:auto;width:calc(100% - 32px);height:320px;margin:0 auto 46px;order:2}}
@media(max-width:620px){.home-v7 .hero-copy{padding-top:48px}.home-v7 .hero-photo{width:calc(100% - 24px);height:240px;margin-bottom:36px}}
