*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f2f6fc;color:#18314f;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-size:16px;line-height:1.75}main{max-width:1088px;padding:60px 24px 24px;margin:auto}header{margin-bottom:44px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;color:#53657b;margin:0 0 12px}h1{font-family:"Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(30px,4vw,46px);line-height:1.4;letter-spacing:.02em;margin:0 0 14px}h2{font-size:24px;line-height:1.5;margin:0}.intro{color:#53657b;margin:0}.layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:28px}.setup{padding:36px;background:#fff;border-radius:20px}.label{font-size:13px;font-weight:700;color:#215fbd;margin:0 0 12px}.setup h2{font-size:30px}.steps{list-style:none;counter-reset:steps;padding:0;margin:30px 0}.steps li{counter-increment:steps;position:relative;padding-left:40px;margin:0 0 22px}.steps li:before{content:counter(steps);position:absolute;left:0;top:0;width:26px;height:26px;border:1px solid #b9c9dd;border-radius:50%;text-align:center;font-size:14px;line-height:24px}.steps strong{display:block;font-size:16px}.steps span{display:block;color:#53657b;font-size:14px;margin-top:4px}button{font:inherit;cursor:pointer}#copy{display:flex;justify-content:space-between;gap:10px;width:100%;border:0;border-radius:10px;padding:17px 20px;background:#215fbd;color:#fff;font-weight:700;font-size:16px;text-align:left;min-height:56px}#copy:hover{background:#194e9d}a{color:#215fbd;text-underline-offset:4px}a:focus-visible,button:focus-visible,textarea:focus-visible{outline:3px solid #18314f;outline-offset:4px}.status{min-height:44px;font-size:13px;color:#53657b;margin:12px 0 6px}.text-link{font-size:14px;display:inline-block;min-height:44px;padding:9px 0}.download{padding:30px 24px;text-align:center;border:1px solid #cfdaea;border-radius:20px}.download h2{font-size:21px}.qr-link{display:block;max-width:224px;margin:20px auto 12px}.qr-link img{display:block;width:100%;height:auto;border-radius:8px}.download p:not(.eyebrow){font-size:14px;color:#53657b;margin:8px 0 16px}.download-link{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #91a9c8;border-radius:8px;padding:11px 16px;text-decoration:none;font-size:15px;font-weight:700;min-height:48px}.qr-save{margin-top:6px}.download .note{font-size:12px!important;line-height:1.7;margin-bottom:0!important}.prompt-section{margin-top:44px;scroll-margin-top:24px}.prompt-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.prompt-heading h2{font-size:21px}.prompt-note{font-size:14px;color:#53657b;margin:8px 0 12px}textarea{width:100%;height:390px;resize:vertical;border:1px solid #cfdaea;border-radius:12px;padding:24px;font:14px/1.9 -apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;background:#fff;color:#18314f;white-space:pre-wrap;overflow-wrap:anywhere}footer{font-size:12px;color:#53657b;padding:28px 0 0;text-align:center}@media(max-width:720px){main{padding-top:32px}header{margin-bottom:28px}.layout{grid-template-columns:1fr;gap:24px}.setup{padding:26px 22px}.setup h2{font-size:26px}#copy{font-size:14px;padding:16px}.prompt-heading{align-items:flex-start;flex-direction:column;gap:0}.prompt-heading h2{font-size:20px}.download{padding:26px 24px}textarea{padding:18px}.prompt-section{margin-top:32px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}