.guideLauncher{z-index:50;color:#fff;cursor:pointer;background:#071b32;border:1px solid #d7aa4b;border-radius:999px;align-items:center;gap:11px;padding:8px 15px 8px 8px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 42px #071b3250}.guideLauncher img{object-fit:cover;border:2px solid #d7aa4b;border-radius:50%;width:44px;height:44px}.guideLauncher span{text-align:left;gap:1px;display:grid}.guideLauncher b{font-size:15px}.guideLauncher small{color:#cbd8e5;font-size:11px}.guidePanel{z-index:60;background:#fff;border:1px solid #d9e0e6;border-radius:18px;flex-direction:column;width:min(390px,100vw - 28px);height:min(650px,100vh - 44px);display:flex;position:fixed;bottom:22px;right:22px;overflow:hidden;box-shadow:0 24px 80px #071b3260}.guideHeader{color:#fff;background:#071b32;align-items:center;gap:12px;padding:15px 16px;display:flex}.guideHeader img{object-fit:cover;border:2px solid #d7aa4b;border-radius:50%;width:46px;height:46px}.guideHeader>div{gap:3px;display:grid}.guideHeader b{font:700 19px Georgia,serif}.guideHeader small{color:#d0dce7;font-size:12px}.guideHeader small span{background:#53c58b;border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.guideHeader button{color:#fff;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:28px;line-height:1}.guideNotice{color:#526174;background:#f6f2e9;border-bottom:1px solid #e4ded1;padding:9px 15px;font-size:11px;line-height:1.45}.guideMessages{background:#f7f9fb;flex:1;padding:16px;overflow:auto}.guideMessage{border-radius:14px;max-width:88%;margin-bottom:12px;padding:11px 13px;font-size:14px;line-height:1.5}.guideMessage p{margin:0}.guideMessage.guide{background:#fff;border:1px solid #dfe6ec;border-bottom-left-radius:4px}.guideMessage.visitor{color:#fff;background:#0d2e51;border-bottom-right-radius:4px;margin-left:auto}.guideLinks{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.guideLinks a{color:#765515;background:#f6f2e9;border:1px solid #e1d4b9;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:700}.guideChoices{gap:7px;margin-top:6px;display:grid}.guideChoices button{text-align:left;color:#17283d;cursor:pointer;background:#fff;border:1px solid #c9d4de;border-radius:10px;padding:10px 12px;font-weight:700}.guideChoices button:hover,.guideChoices button:focus-visible{background:#fffaf0;border-color:#d7aa4b}.guideComposer{background:#fff;border-top:1px solid #dfe6ec;gap:7px;padding:11px;display:flex}.guideComposer input{min-width:0;font:inherit;border:1px solid #c9d4de;border-radius:10px;flex:1;padding:11px}.guideComposer button{color:#fff;cursor:pointer;background:#071b32;border:0;border-radius:10px;width:40px;height:40px;font-size:18px}.guideComposer button.isListening{background:#a64040;animation:1s infinite guidePulse}.guideVoice{color:#536275;background:#fff;align-items:center;gap:7px;padding:0 13px 9px;font-size:12px;display:flex}.guidePanel>footer{color:#637285;background:#f5f7f9;padding:9px 13px;font-size:10px;line-height:1.4}.srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes guidePulse{50%{opacity:.75;transform:scale(.9)}}@media (width<=560px){.guideLauncher{bottom:12px;right:12px}.guidePanel{border-radius:14px;width:calc(100vw - 14px);height:calc(100dvh - 14px);bottom:7px;right:7px}}@media (prefers-reduced-motion:reduce){.guideComposer button.isListening{animation:none}}
