.chat-launcher,.cava-chat,.cava-chat *{font-family:var(--cava-font,'Yu Gothic',sans-serif);box-sizing:border-box}.chat-launcher{position:fixed;right:20px;bottom:20px;z-index:60;display:flex;align-items:center;gap:13px;min-height:60px;padding:10px 20px 10px 13px;background:#d7e4e1;color:#123444;border:1px solid #e2edeb;border-radius:40px;box-shadow:0 7px 35px #00101b4d;font-size:14px;font-weight:600;cursor:pointer}.chat-launcher img{width:30px;height:33px;object-fit:contain}.chat-launcher:hover{background:#ecf2ee}.entry-active .chat-launcher{display:none}.motion-toggle{left:20px;right:auto!important}.chat-open .swim-guide,.chat-open .motion-toggle,.chat-open .chat-launcher{visibility:hidden}.cava-chat{color:#dbe8e8;background:#0b2636;border:1px solid #7aabaf66;border-radius:20px;padding:0;position:fixed;inset:auto 20px 20px auto;margin:0;width:min(440px,calc(100vw - 40px));height:min(735px,calc(100dvh - 40px));max-height:calc(100dvh - 40px);box-shadow:0 20px 90px #0009;overflow:hidden}.cava-chat::backdrop{background:#03132070;backdrop-filter:blur(3px)}.cava-chat[open]{animation:chat-arrive .3s ease-out}.chat-shell{display:flex;flex-direction:column;height:100%;min-height:0}.chat-header{display:flex;align-items:center;gap:15px;padding:21px 23px;border-bottom:1px solid #97b9bf33;background:#102f40}.chat-header>img{width:38px;height:41px;object-fit:contain}.chat-header h2{font-size:19px;font-weight:500;line-height:1.5;margin:0}.chat-header p{font-size:12px;color:#9bbdc5;letter-spacing:.08em;margin:2px 0 0}.chat-close{margin-left:auto;width:44px;height:44px;flex-shrink:0;border:1px solid #8babb740;border-radius:50%;background:none;color:#d9e4e8;font-size:25px;cursor:pointer}.chat-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:22px}.chat-status{font-size:13px;line-height:1.7;margin:0 0 20px;color:#a4c2cc;padding-left:12px;border-left:2px solid #82abae}.chat-message{margin-bottom:20px;max-width:94%;font-size:15px;line-height:1.9;overflow-wrap:anywhere}.chat-message p{margin:5px 0 0;white-space:pre-wrap}.chat-speaker{font-size:12px;color:#88b2bd}.chat-assistant{padding:0 0 0 2px}.chat-user{margin-left:auto;border:1px solid #93b8bc22;background:#284b58;padding:12px 16px;border-radius:13px 13px 3px 13px}.chat-user .chat-speaker{color:#b4cfd2}.chat-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.chat-links a{color:#bed6d4;border:1px solid #719da766;padding:7px 11px;font-size:14px;line-height:1.5;border-radius:5px;text-decoration:none}.chat-suggestions{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.chat-suggestions[hidden]{display:none}.chat-suggestions button{background:#123444;color:#c3d9d9;border:1px solid #7ea8b354;padding:10px 13px;font-size:14px;line-height:1.5;text-align:left;border-radius:7px;cursor:pointer}.chat-suggestions button:hover,.chat-links a:hover{background:#315767}.chat-form{border-top:1px solid #97b9bf33;padding:15px 20px 9px;margin:0;background:#0b2636}.chat-form label{font-size:13px;margin-bottom:8px;display:block;color:#b9d0d5}.chat-input-row{display:flex;gap:10px;align-items:flex-end}.chat-input-row textarea{display:block;resize:none;flex:1;min-width:0;min-height:75px;max-height:130px;padding:12px;border:1px solid #7496a5;border-radius:8px;background:#071d2b;color:#e6eeee;font-size:16px;line-height:1.6}.chat-input-row textarea::placeholder{color:#8ba9b5}.chat-input-row textarea:disabled{opacity:.6}.chat-send{min-width:62px;min-height:48px;border:0;border-radius:8px;background:#c9deda;color:#123748;font-size:14px;cursor:pointer}.chat-send:disabled{opacity:.35;cursor:default}.chat-input-note{font-size:11px;color:#87a7b3;margin:7px 0 0;line-height:1.5}.chat-footer{padding:6px 20px 17px;background:#0b2636;font-size:12px;color:#94b2bd}.chat-footer p{font-size:12px;line-height:1.7;margin:0 0 10px}.chat-footer>div{display:flex;align-items:center;justify-content:space-between;gap:13px}.chat-footer a{color:#bad2d5;font-size:13px;text-underline-offset:4px}.chat-footer a span{font-size:11px}.chat-reset{background:none;color:#a8c4cb;border:0;padding:8px 0;font-size:12px;cursor:pointer;white-space:nowrap}.chat-reset:disabled{opacity:.4}.chat-footer .chat-privacy{display:inline-block;font-size:12px;margin-top:5px;color:#8dafbb}.chat-launcher:focus-visible,.cava-chat button:focus-visible,.cava-chat a:focus-visible,.cava-chat textarea:focus-visible{outline:2px solid #dbefec;outline-offset:3px}@keyframes chat-arrive{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@media(max-width:760px){.chat-launcher{right:12px;bottom:14px;min-height:54px;padding:8px 15px 8px 10px;gap:10px;font-size:13px}.motion-toggle{left:12px!important;bottom:17px!important}.cava-chat{inset:auto 0 0;width:100%;max-width:100%;height:min(820px,100dvh);max-height:100dvh;border-radius:18px 18px 0 0}.chat-header{padding:16px 20px}.chat-scroll{padding:19px 20px}.chat-form{padding:12px 18px 8px}.chat-footer{padding:5px 18px max(12px,env(safe-area-inset-bottom))}.chat-message{font-size:16px}.chat-input-note{font-size:11px}.chat-header h2{font-size:18px}}@media(prefers-reduced-motion:reduce){.cava-chat[open]{animation:none}}
.chat-open{overflow:hidden}@media(max-width:760px){.motion-toggle{bottom:80px!important}}
