.visual-guide-button{font-family:inherit;text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;gap:3px}.visual-guide-button span{display:block;color:#69756f;font-size:10px}.guide-open{overflow:hidden}.visual-guide-modal{position:fixed;inset:0;z-index:1000;background:rgba(5,15,11,.72);display:grid;place-items:center;padding:18px}.visual-guide-shell{width:min(980px,100%);max-height:calc(100dvh - 36px);overflow:auto;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.28)}.visual-guide-shell>header{position:sticky;top:0;z-index:4;background:#fff;border-bottom:1px solid #dfe5e1;padding:17px 20px;display:flex;align-items:center;justify-content:space-between}.visual-guide-shell header small{font-size:9px;letter-spacing:.1em;color:#69756f}.visual-guide-shell h2{font-size:20px;margin:4px 0 0}.visual-guide-shell header p{font-size:12px;color:#69756f;margin:2px 0 0}.guide-close{width:42px;height:42px;border:1px solid #dfe5e1;border-radius:9px;background:#fff;font-size:24px;cursor:pointer}.visual-guide-body{padding:18px 20px 20px}.guide-progress{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.guide-progress>span{font-size:11px;font-weight:800;letter-spacing:.08em;color:#174f42}.guide-progress button,.all-steps-head button{border:1px solid #9db9ae;background:#fff;color:#174f42;border-radius:8px;min-height:40px;padding:8px 12px;font-size:11px;font-weight:700;cursor:pointer}.visual-frame{position:relative;overflow:hidden;border:1px solid #dfe5e1;border-radius:11px;background:#eef1ef}.visual-frame img{display:block;width:100%;height:auto}.target-pulse{position:absolute;border:3px solid #ff9c2a;border-radius:8px;box-shadow:0 0 0 999px rgba(5,15,11,.26);animation:guidePulse 1.55s ease-in-out infinite;pointer-events:none}.click-pointer{position:absolute;transform:translate(-50%,-50%);width:23px;height:23px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#ff8a00;border:3px solid #fff;font-size:0;box-shadow:0 2px 8px rgba(0,0,0,.3);animation:pointerTap 1.55s ease-in-out infinite;pointer-events:none}.guide-action-copy{padding:17px 3px 14px}.guide-action-copy strong{display:block;font-size:18px}.guide-action-copy span{display:block;font-size:13px;color:#69756f;margin-top:5px}.guide-nav{display:flex;justify-content:space-between;gap:12px}.guide-nav button{min-width:150px;min-height:48px;border:1px solid #cbd5d0;background:#fff;border-radius:9px;font-weight:750;cursor:pointer}.guide-nav button:disabled{opacity:.38}.guide-nav .next{margin-left:auto;background:#103c31;color:#fff;border-color:#103c31}.all-steps-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.all-steps-head strong,.all-steps-head span{display:block}.all-steps-head span{font-size:12px;color:#69756f;margin-top:3px}.all-steps-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:9px}.all-steps-list li{display:grid;grid-template-columns:34px 1fr;align-items:center;border:1px solid #dfe5e1;border-radius:10px;padding:12px}.all-steps-list li>b{width:27px;height:27px;border-radius:50%;background:#103c31;color:#fff;display:grid;place-items:center;font-size:11px}.all-steps-list strong,.all-steps-list span{display:block;font-size:12px}.all-steps-list span{color:#69756f;margin-top:3px}@keyframes guidePulse{0%,100%{border-color:#ff9c2a;filter:brightness(1)}50%{border-color:#ffd080;filter:brightness(1.12)}}@keyframes pointerTap{0%,100%{transform:translate(-50%,-50%) scale(.82)}50%{transform:translate(-50%,-50%) scale(1.08)}}@media(max-width:820px){.visual-guide-modal{padding:10px}.visual-guide-shell{max-height:calc(100dvh - 20px)}.all-steps-list{grid-template-columns:1fr}}@media(max-width:600px){.visual-guide-modal{padding:0;place-items:stretch}.visual-guide-shell{width:100%;height:100dvh;max-height:none;border-radius:0}.visual-guide-body{padding:12px}.visual-frame{margin-left:-12px;margin-right:-12px;border-radius:0}.visual-frame img{min-height:235px;object-fit:cover;object-position:center}.guide-action-copy strong{font-size:17px}.guide-nav{position:sticky;bottom:0;background:#fff;padding:10px 0 2px}.guide-nav button{min-width:0;flex:1;min-height:52px}.guide-progress button{min-height:44px}.all-steps-head{align-items:flex-start;gap:10px}.all-steps-head button{min-height:44px}}
