.sgh-kaitori-flow{max-width:760px;margin:30px auto;padding:26px;border:1px solid #dbe3ec;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.08)}
.sgh-flow-heading{text-align:center;margin-bottom:22px}.sgh-flow-heading h2{margin:0 0 8px}.sgh-flow-heading p{margin:0;color:#475569}
.sgh-flow-question{text-align:center;margin:0 0 18px}
.sgh-flow-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.sgh-flow-options button,.sgh-flow-navigation button,.sgh-flow-restart{min-height:48px;padding:11px 14px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#1e293b;font-size:16px;font-weight:700;cursor:pointer}
.sgh-flow-options button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;overflow:hidden}.sgh-flow-option-image{display:block;width:100%;height:150px;object-fit:contain;border-radius:8px}.sgh-flow-option-label{display:block}
.sgh-flow-options button:hover,.sgh-flow-options button:focus{background:#e0f2fe;border-color:#0284c7;color:#0369a1}
.sgh-flow-navigation{display:flex;justify-content:space-between;gap:10px;margin-top:18px}.sgh-flow-navigation button{min-height:40px;padding:8px 14px;font-size:14px}.sgh-flow-navigation button:disabled{opacity:.4;cursor:not-allowed}
.sgh-flow-result{text-align:center}.sgh-flow-result-image{display:block;width:100%;max-width:420px;max-height:260px;object-fit:contain;margin:0 auto 18px;border-radius:12px;background:#f8fafc}
.sgh-flow-result-title{margin:0 0 10px}.sgh-flow-result-text{margin:0 0 18px;color:#475569}
.sgh-flow-result-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 22px;border-radius:12px;background:#0284c7;color:#fff!important;font-weight:800;text-decoration:none!important}
.sgh-flow-restart{display:block;margin:14px auto 0;min-height:40px;font-size:14px}.sgh-kaitori-flow [hidden]{display:none!important}
@media(max-width:600px){.sgh-kaitori-flow{padding:20px 15px}.sgh-flow-options{grid-template-columns:1fr}.sgh-flow-option-image{height:180px}}
