html{scroll-behavior:smooth;scroll-padding-top:100px}.story-progress{position:fixed;top:0;left:0;height:4px;width:100%;background:#FF3385;transform:scaleX(0);transform-origin:left;z-index:1000;pointer-events:none}.story-hero{background:#0E1238;color:#fff;overflow:hidden;position:relative;padding-top:50px}.story-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center;padding-bottom:48px}.story-eyebrow{font-size:14px;font-weight:700;letter-spacing:.12em;margin:0 0 24px;font-family:var(--ff-jp)}.story-copy h1{font-family:var(--ff-jp);font-size:clamp(42px,4.4vw,68px);line-height:1.45;letter-spacing:-.04em;margin:0 0 22px;font-weight:900}.story-copy h1 span{color:#C5FF3D;white-space:nowrap}.story-intro{font-size:18px;line-height:1.9;color:#d9dbe8;margin:0 0 20px}.story-turn{font-size:20px;font-weight:700;margin:0 0 26px}.story-primary{display:inline-flex;align-items:center;gap:28px;padding:18px 26px;background:#FF3385;color:white;border-radius:100px;font-size:17px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s}.story-primary:hover{transform:translateY(-4px);box-shadow:0 8px 0 #ffffff22}.story-primary span{font-size:24px}.story-small{font-size:14px;line-height:1.9;color:#c7cadc;margin:22px 0 0}.story-voices{position:relative;padding:0 8px}.voice-caption{font-size:13px;letter-spacing:.08em;color:#C5FF3D;margin:0 0 15px;text-align:center}.voice-card{display:flex;align-items:center;position:relative;margin:0 0 16px;min-height:144px;gap:14px;animation:voice-enter .7s both}.voice-b{flex-direction:row-reverse;animation-delay:.15s}.voice-c{animation-delay:.3s}.voice-portrait{flex:0 0 128px;width:128px;height:138px;border-radius:20px;background-color:#F8F7F2;background-image:url('/images/ai-support-manga-20260910.png');background-size:300% 100%;border:2px solid #fff;transform:rotate(-4deg)}.portrait-a{background-position:left center}.portrait-b{background-position:center center;transform:rotate(4deg)}.portrait-c{background-position:right center}.voice-bubble{position:relative;background:#fff;color:#0E1238;border-radius:18px;padding:15px 19px;flex:1;box-shadow:5px 5px 0 #ffffff22}.voice-bubble:before{content:'';position:absolute;left:-9px;top:45%;width:18px;height:18px;background:white;transform:rotate(45deg)}.voice-b .voice-bubble:before{left:auto;right:-9px}.voice-role{display:block;font-size:11px;letter-spacing:.05em;color:#68697b;margin-bottom:7px}.voice-bubble p{position:relative;margin:0;font-size:15px;line-height:1.6}.voice-bubble strong{display:block;font-size:21px;font-weight:900;line-height:1.5}.voice-b strong{background:linear-gradient(transparent 70%,#C5FF3D 70%);display:inline}.voice-note{font-size:10px;color:#b8bbd1;text-align:right;margin:4px 0 0}.story-strip{border-top:1px solid #ffffff30;padding:20px 32px;display:flex;justify-content:center;gap:42px;background:#171c46;font-size:15px;font-weight:700}.story-strip b{color:#C5FF3D}.concern-section{background:#F8F7F2;padding:90px 32px 0}.concern-section h2{font-size:clamp(36px,4.5vw,64px);line-height:1.4;font-weight:900;letter-spacing:-.035em;margin:0 0 24px}.concern-section h2 em{font-style:normal;box-shadow:inset 0 -.25em #C5FF3D}.concern-instruction{font-size:16px;color:#54566d;line-height:1.8}.concern-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0 20px}.concern-choice{font-family:inherit;display:flex;align-items:center;justify-content:space-between;text-align:left;gap:9px;border:2px solid #0E1238;border-radius:8px;background:white;padding:18px 16px;font-size:16px;font-weight:700;color:#0E1238;cursor:pointer;transition:background .2s,transform .2s}.concern-choice span{font-size:12px}.concern-choice b{font-size:22px}.concern-choice:hover{transform:translateY(-3px)}.concern-choice[aria-expanded=true]{background:#0E1238;color:#C5FF3D;box-shadow:3px 3px 0 #FF3385}.concern-answer{background:white;border:1px solid #d9d9df;border-radius:18px;display:grid;grid-template-columns:150px 1fr;gap:24px;padding:42px 48px;min-height:315px;animation:answer-enter .35s both}.concern-answer[hidden]{display:none}.answer-no{font-size:100px;line-height:1;color:#FF3385;font-family:var(--ff-display),sans-serif;font-weight:900;letter-spacing:-.07em}.answer-kicker{font-size:14px;font-weight:700;margin:0 0 10px}.concern-answer h3{font-size:30px;line-height:1.5;margin:0 0 15px}.concern-answer p:not(.answer-kicker){max-width:720px;font-size:16px;line-height:1.9;margin:0 0 20px;color:#54566d}.concern-answer a{font-size:15px;color:#0E1238;font-weight:700;display:inline-flex;gap:20px;margin-right:22px;text-underline-offset:5px;line-height:2}.story-transition{text-align:center;font-size:21px;line-height:1.8;margin:0;padding:65px 0 55px}.story-transition strong{font-size:26px}.story-transition>span{display:block;font-size:36px;margin-top:20px;color:#FF3385}.story-reveal{transition:opacity .7s,transform .7s}.story-reveal.is-pending{opacity:0;transform:translateY(35px)}a:focus-visible,button:focus-visible{outline:3px solid #FF3385;outline-offset:6px}.lp-figure{overflow:hidden}.lp-figure img{transition:transform .6s}.lp-figure a:hover img{transform:scale(1.015)}
@keyframes voice-enter{from{opacity:0;transform:translateY(22px) rotate(2deg)}to{opacity:1;transform:none}}@keyframes answer-enter{from{opacity:.3;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(min-width:1400px){.story-grid{gap:90px}.story-hero{padding-top:64px}.voice-card{margin-bottom:20px}}
@media(max-width:1000px){.story-grid{gap:28px}.voice-portrait{flex-basis:96px;width:96px;height:110px}.voice-bubble{padding:14px}.voice-bubble strong{font-size:18px}.story-copy h1{font-size:43px}.story-strip{gap:18px;font-size:13px}.concern-choice{font-size:14px}}
@media(max-width:760px){html{scroll-padding-top:85px}.story-hero{padding-top:35px}.story-grid{grid-template-columns:1fr;gap:36px;padding:0 22px 30px}.story-eyebrow{font-size:12px;margin-bottom:18px}.story-copy h1{font-size:clamp(33px,8.7vw,50px);margin-bottom:18px}.story-intro{font-size:15px;line-height:1.9}.story-turn{font-size:17px;margin-bottom:20px}.story-primary{font-size:15px;padding:15px 24px}.story-small{font-size:12px;margin-top:18px}.story-voices{padding:0}.voice-caption{text-align:left}.voice-card{min-height:120px;gap:12px;margin-bottom:15px}.voice-portrait{flex-basis:105px;width:105px;height:116px}.voice-bubble{padding:13px 15px}.voice-bubble p{font-size:13px}.voice-bubble strong{font-size:18px}.voice-role{font-size:10px}.voice-note{font-size:10px;line-height:1.6}.story-strip{padding:18px 22px;gap:10px;flex-wrap:wrap;font-size:11px}.story-strip b{font-size:11px}.concern-section{padding:55px 22px 0}.concern-options{grid-template-columns:1fr;gap:10px}.concern-choice{font-size:15px;padding:16px}.concern-choice span{margin-right:8px}.concern-choice b{margin-left:auto}.concern-answer{padding:25px 22px;grid-template-columns:1fr;gap:13px;min-height:0}.answer-no{font-size:46px}.concern-answer h3{font-size:24px}.answer-kicker{font-size:12px;line-height:1.8}.concern-answer p:not(.answer-kicker){font-size:14px}.concern-answer a{font-size:13px}.story-transition{font-size:16px;padding:45px 0}.story-transition strong{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.story-reveal.is-pending{opacity:1;transform:none}}
.voice-b strong{display:block}
@media(max-width:760px){.story-grid{gap:18px}.story-copy{display:contents}.story-copy .story-eyebrow{order:0;margin:0}.story-copy h1{order:1;margin:0 0 4px}.story-voices{order:2}.story-intro{order:3;margin:3px 0 0}.story-turn{order:4;margin:0}.story-primary{order:5;justify-self:start}.story-small{order:6;margin:0}.voice-bubble strong{font-size:17px}}
