/* Purpose-first second design. Only enqueued on the isolated STG sample. */
[hidden]{display:none!important}
.brand-journal{font-family:"Noto Sans JP","Yu Gothic",Meiryo,sans-serif;letter-spacing:.025em;font-size:21px}.brand-journal small{font-family:Arial,sans-serif;letter-spacing:.1em;font-size:9px}
.hero-v2{background:#005bac}.hero-v2 .hero-inner{grid-template-columns:1fr 1.08fr;gap:65px;padding-block:58px;align-items:center}.hero-v2 .hero-kicker{font-family:inherit;letter-spacing:.04em;font-size:12px;margin-bottom:22px;color:#e3f1ff}.hero-v2 h1{font-size:43px;line-height:1.65;letter-spacing:.01em}.hero-v2 h1 em:after{background:#8fc9ff;bottom:-4px}.hero-v2 .hero-description{font-size:14px;line-height:2.1;margin:23px 0 20px}.hero-benefits{display:flex;gap:9px;flex-wrap:wrap}.hero-benefits span{border:1px solid #79a9d6;border-radius:4px;padding:5px 10px;font-size:11px;color:#eef6ff}.hero-benefits span:before{content:'✓';margin-right:7px;color:#a6d5ff}.hero-start{display:flex;align-items:center;gap:14px;background:white;color:var(--navy);border-radius:7px;padding:15px 18px;margin-top:29px;max-width:350px;transition:transform .2s,box-shadow .2s}.hero-start:hover{transform:translateY(-3px);box-shadow:0 6px 18px #002f6726}.hero-start>svg{width:35px;height:35px;color:var(--blue);flex-shrink:0}.hero-start>span:nth-child(2){display:flex;flex-direction:column;gap:2px;flex:1}.hero-start strong{font-size:13px}.hero-start small{font-size:10px;color:var(--muted)}.hero-start .round-arrow{height:30px;width:30px;font-size:16px}.hero-service-note{font-size:10px;color:#d0e7fb;margin-top:17px}.hero-service-note a{color:white;text-decoration:underline;text-underline-offset:4px}
.guide-picker{background:white;border-radius:10px;color:var(--navy);padding:26px 28px 20px;box-shadow:0 12px 35px #003d7a35;min-width:0;scroll-margin-top:100px}.picker-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.picker-label{font-size:10px;font-weight:700;color:var(--blue);background:#edf5fd;padding:3px 9px;border-radius:3px}.picker-counter{font-size:10px;color:var(--muted)}.guide-picker h2{font-size:24px;line-height:1.6}.picker-hint{font-size:11px;color:var(--muted);margin-top:5px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:19px}.choice-button{position:relative;background:#f7fafe;border:1px solid #d6e4f1;color:var(--navy);border-radius:6px;min-height:95px;padding:14px 10px 12px;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:6px;font-size:12px;font-weight:700;transition:background .18s,border-color .18s,transform .18s}.choice-button svg{width:32px;height:32px;color:var(--blue);transition:transform .18s}.choice-button:hover{background:#e9f4ff;border-color:#8db5db;transform:translateY(-2px)}.choice-button:hover svg{transform:translateY(-2px) rotate(-5deg)}.choice-button[aria-pressed="true"]{background:#e2f0ff;border:2px solid var(--blue);padding:13px 9px 11px;color:var(--blue)}.choice-check{position:absolute;right:8px;top:7px;width:17px;height:17px;line-height:17px;border-radius:50%;background:var(--blue);color:white;font-size:10px;display:none}.choice-button[aria-pressed="true"] .choice-check{display:block}.picker-results{margin-top:19px;border-top:1px solid var(--line);padding-top:16px;min-height:150px}.picker-empty{display:flex;align-items:center;gap:14px;min-height:125px;background:#f5f9fd;border-radius:6px;padding:16px}.picker-pointer{font-size:32px;font-family:Arial,sans-serif;color:#6b9ecd;align-self:flex-start;line-height:1.2}.picker-empty strong{font-size:12px;line-height:1.9}.picker-empty p{font-size:10px;color:var(--muted);margin-top:7px}.choice-result h3{font-size:11px;color:var(--muted);line-height:1.8;margin:0 0 9px}.choice-result{animation:choice-in .2s ease-out}.suggested-story{display:flex;gap:12px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:9px 0}.suggested-story strong{display:block;font-size:12px;color:var(--navy);line-height:1.8}.suggested-story small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.suggested-story>span:last-child{color:var(--blue);font-size:18px}.suggested-story:hover strong{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.picker-more{display:block;font-size:10px;color:var(--blue);font-weight:700;margin-top:12px}.result-announcement{margin:0}.find-inner h2{font-size:17px;margin:0}.find-inner p{font-size:11px;color:var(--muted);margin-top:3px}.find-inner{padding-block:24px}.section-heading .eyebrow{font-family:inherit;font-size:11px;font-weight:500;letter-spacing:.05em}.section-heading h2{font-size:28px}.section-heading p{font-size:13px}.question-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.question-card{border:1px solid var(--line);border-radius:8px;padding:22px 23px 0;display:flex;flex-direction:column;transition:transform .2s,border-color .2s,box-shadow .2s;min-width:0;background:#fff}.question-card:hover{transform:translateY(-5px);border-color:#9cbedf;box-shadow:0 9px 25px #005bac0d}.question-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}.question-top>span{font-size:10px;font-weight:700;background:#eaf3fc;border-radius:4px;color:var(--blue);padding:4px 9px}.question-top svg{width:49px;height:49px;color:var(--blue)}.question-card h3{font-size:21px;line-height:1.75;color:var(--navy);margin:0 0 12px}.question-card>p{font-size:11px;color:var(--muted);margin-bottom:22px}.question-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:12px;color:var(--blue);font-weight:700;margin-top:auto;padding:15px 0}.question-bottom>span{width:25px;height:25px;display:grid;place-items:center;border:1px solid #b9d0e4;border-radius:50%;transition:background .2s,color .2s}.question-card:hover .question-bottom>span{background:var(--blue);color:white;border-color:var(--blue)}.purpose-section{background:var(--pale);padding-block:65px}.purpose-section .topic-card{background:white}.purpose-section .topic-card h3{font-size:17px}.purpose-section .topic-card p{font-size:11px;margin-top:6px}.purpose-section .topic-card .text-link{font-size:11px;gap:15px}.preparation-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.preparation-intro .eyebrow{font-family:inherit;font-size:11px;letter-spacing:.03em}.preparation-intro h2{font-size:30px;color:var(--blue);line-height:1.7;margin:12px 0 18px}.preparation-intro p{font-size:13px;color:var(--muted);line-height:2}.preparation-intro .text-link{font-size:12px;margin-top:24px}.preparation-section .prep-check{margin:0;padding:29px 27px;background:#f7fafd}.prep-check h3{color:var(--navy);font-size:17px;margin-bottom:17px}.check-track{height:6px;border-radius:3px;background:#e0eaf3;margin-top:17px;overflow:hidden}.check-track>span{display:block;height:100%;width:0;background:var(--blue);transition:width .25s ease-out;border-radius:3px}.check-message{font-size:11px;color:var(--blue);margin-top:12px;min-height:22px}.bottom-cta{border-top:1px solid var(--line);padding-block:45px}.bottom-cta h2{font-size:25px}.bottom-cta .eyebrow{font-size:10px}.bottom-cta .button{gap:15px;font-size:12px}.article-header .eyebrow,.article-toc .eyebrow,.aside-cta .eyebrow,.list-header .eyebrow,.prep-check>.eyebrow{font-family:inherit;letter-spacing:.03em}.list-header>p{font-size:13px}.article-aside .aside-cta h3{font-size:18px}.site-footer .brand-journal{font-family:Arial,sans-serif}.hero-v2 .hero-inner:has(.choice-button[aria-pressed="true"]){align-items:start}.hero-v2 .hero-copy{padding-top:10px}
@keyframes choice-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1100px){.hero-v2 .hero-inner{gap:32px;grid-template-columns:1fr 1fr}.hero-v2 h1{font-size:36px}.hero-v2 .hero-description{font-size:12px}.guide-picker{padding:23px 20px}.guide-picker h2{font-size:22px}.question-card{padding:20px 19px 0}.question-card h3{font-size:19px}.purpose-section .topic-card h3{font-size:15px}.preparation-section{gap:35px}.bottom-cta h2{font-size:23px}.bottom-cta .button{font-size:11px}}
@media(max-width:760px){.brand-journal{font-size:18px}.brand-journal small{font-size:7px}.hero-v2 .hero-inner{grid-template-columns:1fr;gap:26px;padding-block:30px 34px}.hero-v2 .hero-copy{padding-top:0}.hero-v2 .hero-kicker{font-size:10px;letter-spacing:0;margin-bottom:16px}.hero-v2 h1{font-size:clamp(27px,8.1vw,38px);line-height:1.65}.hero-v2 .hero-description{font-size:12px;line-height:2;margin:17px 0 15px}.hero-benefits{gap:7px}.hero-benefits span{font-size:10px;padding:4px 8px}.hero-start{margin-top:20px;max-width:none;padding:12px 15px}.hero-start strong{font-size:12px}.hero-start small{font-size:10px}.hero-service-note{font-size:10px;margin-top:13px}.guide-picker{padding:20px 17px 17px;border-radius:8px;scroll-margin-top:90px}.guide-picker h2{font-size:22px}.picker-hint{font-size:10px}.choice-grid{margin-top:16px;gap:8px}.choice-button{min-height:87px;font-size:11px;padding:11px 5px}.choice-button[aria-pressed="true"]{padding:10px 4px}.choice-button svg{width:29px;height:29px}.picker-results{min-height:105px;padding-top:13px;margin-top:16px}.picker-empty{min-height:100px;padding:13px 10px;gap:10px}.picker-empty strong{font-size:11px}.picker-empty p{font-size:10px}.suggested-story strong{font-size:12px}.choice-result h3{font-size:10px}.find-inner{padding-block:24px;gap:15px}.find-inner h2{font-size:17px}.search-form button{font-size:10px;padding-inline:12px}.search-form button span{margin-left:5px}.search-form input{font-size:10px}.section-heading h2{font-size:23px}.section-heading .eyebrow{font-size:10px}.section-heading p{font-size:11px}.question-grid{grid-template-columns:1fr;gap:14px}.question-card{padding:19px 21px 0}.question-top{margin-bottom:5px}.question-top svg{width:43px;height:43px}.question-card h3{font-size:22px;margin-bottom:9px}.question-card>p{margin-bottom:17px}.question-bottom{padding:12px 0}.purpose-section{padding-block:45px}.purpose-section .topic-card{grid-template-columns:24px 1fr 43px;padding:21px 16px;gap:8px}.purpose-section .topic-card svg{width:43px}.purpose-section .topic-card h3{font-size:15px}.purpose-section .topic-card p{font-size:10px}.purpose-section .topic-card .text-link{font-size:10px;gap:10px}.preparation-section{grid-template-columns:1fr;gap:27px}.preparation-intro h2{font-size:27px;margin-block:10px 13px}.preparation-intro p{font-size:12px}.preparation-intro .text-link{margin-top:15px}.preparation-section .prep-check{padding:23px 18px}.prep-check h3{font-size:17px}.check-message{font-size:10px}.bottom-cta h2{font-size:23px;line-height:1.7}.bottom-cta p{font-size:11px}.bottom-cta .button{font-size:11px}}
@media(prefers-reduced-motion:reduce){.choice-result{animation:none}.choice-button:hover,.question-card:hover,.hero-start:hover,.choice-button:hover svg{transform:none}}
