:root{--pokemon-ink: #382342;--pokemon-purple: #75508b;--pokemon-purple-dark: #4e315f;--pokemon-coral: #c94752;--pokemon-yellow: #fac74d;--pokemon-paper: #fffdf8;--pokemon-warm: #fff8eb;--pokemon-line: #eadfcd}*{box-sizing:border-box}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px;padding:0;white-space:nowrap}.pokemon-obon-survey-page{margin:0;background:var(--pokemon-warm);color:var(--pokemon-ink);font-family:"Nunito Sans", sans-serif}.pokemon-obon-survey{width:min(1120px, calc(100% - 48px));margin:0 auto;padding:48px 0 64px}.pokemon-obon-survey__hero{display:grid;grid-template-areas:"copy art" "copy story";grid-template-columns:minmax(360px, 0.72fr) minmax(0, 1.28fr);overflow:hidden;border:1px solid var(--pokemon-line);border-radius:28px;background:var(--pokemon-paper);box-shadow:0 12px 28px rgba(56,35,66,0.12)}.pokemon-obon-survey__art{grid-area:art;aspect-ratio:1200 / 630;background:var(--pokemon-warm)}.pokemon-obon-survey__art img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.pokemon-obon-survey__copy{grid-area:copy;display:flex;flex-direction:column;justify-content:center;padding:48px}.pokemon-obon-survey__kicker{display:inline-flex;width:fit-content;margin:0;border-radius:999px;background:var(--pokemon-yellow);color:var(--pokemon-purple-dark);font-size:14px;font-weight:800;padding:8px 12px;text-transform:uppercase}.pokemon-obon-survey h1{margin:16px 0 0;color:var(--pokemon-purple-dark);font-family:"Fredoka", sans-serif;font-size:48px;font-weight:600;letter-spacing:0;line-height:1.04}.pokemon-obon-survey__action{margin-top:24px;border:2px solid var(--pokemon-purple);border-radius:18px;background:#fff;padding:20px}.pokemon-obon-survey__count{margin:0;color:var(--pokemon-purple-dark);font-family:"Fredoka", sans-serif;font-size:24px;font-weight:600;line-height:1.2}.pokemon-obon-survey__button{display:flex;min-height:56px;align-items:center;justify-content:center;margin-top:16px;border:2px solid #9e2f3d;border-radius:12px;background:var(--pokemon-coral);box-shadow:0 4px 0 #f6bec1;color:#fff;font-size:18px;font-weight:800;line-height:1.2;padding:12px 20px;text-align:center;text-decoration:none}.pokemon-obon-survey__button:hover{background:#ae3746}.pokemon-obon-survey__button:focus-visible{outline:4px solid var(--pokemon-yellow);outline-offset:4px}.pokemon-obon-survey__note{margin:12px 0 0;color:var(--pokemon-purple-dark);font-size:14px;font-weight:700;line-height:1.4;text-align:center}.pokemon-obon-survey__story{grid-area:story;background:#fff;border-top:1px solid var(--pokemon-line);padding:24px 32px 28px}.pokemon-obon-survey__section-label,.pokemon-obon-survey__fact-label{margin:0;color:var(--pokemon-coral);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pokemon-obon-survey h2{margin:8px 0 0;color:var(--pokemon-purple-dark);font-family:"Fredoka", sans-serif;font-size:30px;font-weight:600;line-height:1.15}.pokemon-obon-survey__story>p:not(.pokemon-obon-survey__section-label):not(.pokemon-obon-survey__follow-up){margin:12px 0 0;font-size:16px;line-height:1.5}.pokemon-obon-survey__facts{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:16px;margin-top:20px;border-top:2px solid var(--pokemon-yellow);padding-top:16px}.pokemon-obon-survey__facts p:last-child{margin:4px 0 0;font-size:16px;font-weight:800;line-height:1.35}.pokemon-obon-survey__follow-up{margin:16px 0 0;color:#5d5260;font-size:14px;line-height:1.45}@media (min-width: 821px) and (max-width: 1100px){.pokemon-obon-survey__copy{padding:32px}.pokemon-obon-survey h1{font-size:40px}.pokemon-obon-survey__action{padding:16px}.pokemon-obon-survey__count{font-size:20px}.pokemon-obon-survey__button{font-size:16px}}@media (max-width: 820px){.pokemon-obon-survey__hero{grid-template-areas:"art" "copy" "story";grid-template-columns:1fr}.pokemon-obon-survey__copy{padding:40px}.pokemon-obon-survey__story{padding:32px 40px 40px}}@media (max-width: 520px){.pokemon-obon-survey{width:min(100% - 32px, 1120px);padding:24px 0 48px}.pokemon-obon-survey__hero{border-radius:20px}.pokemon-obon-survey__copy{padding:28px 24px}.pokemon-obon-survey__kicker{font-size:12px}.pokemon-obon-survey h1{font-size:36px}.pokemon-obon-survey__action{padding:16px}.pokemon-obon-survey__count{font-size:20px}.pokemon-obon-survey__button{font-size:16px}.pokemon-obon-survey__story{padding:28px 24px}.pokemon-obon-survey h2{font-size:24px}.pokemon-obon-survey__facts{grid-template-columns:1fr}.pokemon-obon-survey__facts div+div{margin-top:4px}}@media print{.pokemon-obon-survey__button{display:none}}
