.hp-ob-help{position:fixed;left:calc(16px + env(safe-area-inset-left));z-index:45;width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#2563eb;border:1px solid rgba(37,99,235,.28);box-shadow:0 10px 26px -12px rgba(15,23,42,.5);cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.hp-ob-help:hover{transform:translateY(-1px);box-shadow:0 14px 30px -12px rgba(15,23,42,.55)}.hp-ob-help--series{bottom:calc(18px + env(safe-area-inset-bottom))}.hp-ob-help--sample{bottom:calc(82px + env(safe-area-inset-bottom))}@media (min-width:1024px){.hp-ob-help--sample{bottom:calc(20px + env(safe-area-inset-bottom))}}@media (max-width:560px){.hp-ob-help{width:44px;height:44px}}.hp-ob{position:fixed;inset:0;z-index:9998}.hp-ob__catch{position:absolute;inset:0;border:0;padding:0;margin:0;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.hp-ob__catch.is-dim{background:rgba(15,23,42,.55)}.hp-ob__spot{position:fixed;border-radius:14px;pointer-events:none;z-index:1;box-shadow:0 0 0 3px rgba(37,99,235,.95),0 0 0 9999px rgba(15,23,42,.58);transition:top .2s ease,left .2s ease,width .2s ease,height .2s ease;animation:hp-ob-ring 1.6s ease-in-out infinite}@keyframes hp-ob-ring{0%,to{box-shadow:0 0 0 3px rgba(37,99,235,.95),0 0 0 9999px rgba(15,23,42,.58)}50%{box-shadow:0 0 0 6px rgba(37,99,235,.5),0 0 0 9999px rgba(15,23,42,.58)}}.hp-ob__card{position:fixed;z-index:2;left:50%;width:min(380px,calc(100vw - 32px));background:#fff;color:#1a2233;border-radius:18px;padding:22px 20px 18px;box-shadow:0 24px 60px -18px rgba(15,23,42,.55);border:1px solid rgba(15,23,42,.06);animation:hp-ob-in .22s ease}.hp-ob__card--center{top:50%;transform:translate(-50%,-50%)}.hp-ob__card--top{top:22px;transform:translateX(-50%)}.hp-ob__card--bottom{bottom:22px;transform:translateX(-50%)}@keyframes hp-ob-in{0%{opacity:0}to{opacity:1}}.hp-ob__x{position:absolute;top:10px;right:10px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:#94a3b8;border-radius:8px;cursor:pointer}.hp-ob__x:hover{background:rgba(148,163,184,.14);color:#475569}.hp-ob__ic{width:46px;height:46px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;background:rgba(37,99,235,.1);color:#2563eb;margin-bottom:12px}.hp-ob__ic svg{width:24px;height:24px}.hp-ob__step{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#2563eb;opacity:.8}.hp-ob__title{margin:4px 0 6px;font-size:18px;font-weight:800;line-height:1.25;color:inherit}.hp-ob__body{margin:0;font-size:14.5px;line-height:1.55;color:#475569}.hp-ob__dots{display:flex;gap:6px;margin:16px 0 14px}.hp-ob__dots span{width:7px;height:7px;border-radius:999px;background:rgba(37,99,235,.22);transition:width .18s ease,background .18s ease}.hp-ob__dots span.on{width:20px;background:#2563eb}.hp-ob__nav{display:flex;align-items:center;justify-content:space-between;gap:10px}.hp-ob__ghost{border:none;background:transparent;color:#64748b;font-weight:600;font-size:14px;padding:9px 6px;cursor:pointer;border-radius:9px;font-family:inherit}.hp-ob__ghost:hover{color:#334155;background:rgba(148,163,184,.12)}.hp-ob__next{border:none;background:#2563eb;color:#fff;font-weight:700;font-size:14px;padding:10px 20px;border-radius:11px;cursor:pointer;font-family:inherit;box-shadow:0 10px 22px -10px rgba(37,99,235,.7);transition:background .14s ease}.hp-ob__next:hover{background:#1d4ed8}@media (max-width:560px){.hp-ob__card{width:calc(100vw - 24px);max-height:calc(100vh - 28px);max-height:calc(100dvh - 28px);overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 18px 16px;border-radius:20px}.hp-ob__card--top{top:calc(12px + env(safe-area-inset-top))}.hp-ob__card--bottom{bottom:calc(12px + env(safe-area-inset-bottom))}.hp-ob__x{width:40px;height:40px;top:6px;right:6px}.hp-ob__title{font-size:17.5px}.hp-ob__body{font-size:15px}.hp-ob__nav{gap:8px}.hp-ob__ghost{min-height:44px;padding:10px 14px}.hp-ob__next{flex:1;min-height:46px;padding:12px 18px;text-align:center}}html[data-pub-theme=dark] .hp-ob-help{background:#1a2234;color:#7aa2ff;border-color:rgba(122,162,255,.3)}html[data-pub-theme=dark] .hp-ob__catch.is-dim{background:rgba(2,6,16,.62)}html[data-pub-theme=dark] .hp-ob__spot{box-shadow:0 0 0 3px rgba(122,162,255,.95),0 0 0 9999px rgba(2,6,16,.64);animation-name:hp-ob-ring-dk}@keyframes hp-ob-ring-dk{0%,to{box-shadow:0 0 0 3px rgba(122,162,255,.95),0 0 0 9999px rgba(2,6,16,.64)}50%{box-shadow:0 0 0 6px rgba(122,162,255,.5),0 0 0 9999px rgba(2,6,16,.64)}}html[data-pub-theme=dark] .hp-ob__card{background:#141b2b;color:#e8ecf4;border-color:rgba(255,255,255,.08)}html[data-pub-theme=dark] .hp-ob__ic{background:rgba(122,162,255,.16);color:#7aa2ff}html[data-pub-theme=dark] .hp-ob__step{color:#7aa2ff}html[data-pub-theme=dark] .hp-ob__body{color:#a7b2c6}html[data-pub-theme=dark] .hp-ob__ghost{color:#94a3b8}html[data-pub-theme=dark] .hp-ob__ghost:hover{color:#cbd5e1;background:rgba(148,163,184,.16)}html[data-pub-theme=dark] .hp-ob__dots span{background:rgba(122,162,255,.28)}html[data-pub-theme=dark] .hp-ob__dots span.on{background:#7aa2ff}html[data-pub-theme=dark] .hp-ob__next{background:#2f6bff}html[data-pub-theme=dark] .hp-ob__next:hover{background:#2258e6}