.chat-widget{position:fixed;bottom:24px;right:24px;z-index:50;font-family:'DM Sans',Arial,sans-serif}.chat-launcher{display:flex;align-items:center;gap:12px;background:var(--orange);color:var(--navy);padding:15px 21px;border:1px solid #101e2930;border-radius:40px;font-size:15px;font-weight:700;box-shadow:0 8px 30px #101e2933}.chat-launcher>span{font-size:24px;line-height:1}.chat-panel{position:absolute;bottom:74px;right:0;width:390px;height:590px;max-height:calc(100dvh - 120px);display:flex;flex-direction:column;border:1px solid #d4dadb;border-radius:16px;overflow:hidden;background:#f6f5f1;box-shadow:0 18px 70px #07151b55;color:var(--navy)}.chat-panel[hidden]{display:none}.chat-header{display:flex;justify-content:space-between;align-items:center;background:var(--navy);color:white;padding:18px 20px}.chat-header strong{font-family:Manrope,Arial,sans-serif;font-size:17px;font-weight:600;display:block}.chat-header span{font-size:12px;color:#c2cbd0;display:block;margin-top:4px}.chat-close{font-size:28px;background:none;border:0;color:white;width:38px;height:38px;line-height:1}.chat-notice{font-size:12px;line-height:1.5;padding:10px 18px;color:#52606a;border-bottom:1px solid var(--line);background:#ecefe8}.chat-messages{flex:1;min-height:80px;overflow-y:auto;overscroll-behavior:contain;padding:16px;scroll-behavior:smooth}.chat-message{padding:12px 14px;margin:0 24px 12px 0;background:#fff;border:1px solid #e0e4de;border-radius:2px 12px 12px 12px;overflow-wrap:anywhere}.chat-message.user{margin-left:35px;margin-right:0;background:#223743;color:white;border-color:#223743;border-radius:12px 2px 12px 12px}.chat-speaker{font-size:11px;letter-spacing:.3px;font-weight:700;color:#7d452f}.chat-message.user .chat-speaker{color:#ffc3ad}.chat-message p{white-space:pre-wrap;font-size:14px;line-height:1.65;margin:5px 0 0}.chat-links{display:flex;flex-direction:column;gap:8px;margin-top:12px}.chat-links a{font-size:14px;font-weight:600;color:#984022;text-decoration:underline;text-underline-offset:3px}.chat-choices{display:flex;flex-wrap:wrap;gap:7px;padding:0 16px 12px;max-height:112px;overflow-y:auto}.chat-choices:empty{padding:0}.chat-choices button{font-size:13px;color:#1a3645;background:#fff;border:1px solid #aab7bd;border-radius:20px;padding:7px 11px;line-height:1.35}.chat-choices button:hover{background:#ffe0d5;border-color:#bc6b4e}.chat-form{display:flex;gap:8px;margin:0;padding:12px 14px;border-top:1px solid var(--line);background:white}.chat-form input{min-width:0;background:#f5f6f3;border:1px solid #c8cfcc;border-radius:7px;color:var(--ink);font-size:16px;padding:10px}.chat-form input::placeholder{color:#63737d}.chat-form button{width:42px;flex-shrink:0;border:0;border-radius:7px;background:var(--orange);color:var(--navy);font-size:24px}.chat-footer{display:flex;align-items:center;gap:12px;justify-content:space-between;background:white;padding:0 14px 11px;font-size:10px;color:#637078;line-height:1.4}.chat-reset{font-size:12px;white-space:nowrap;background:none;border:0;padding:4px 0;text-decoration:underline;color:#435660}.chat-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:480px){.chat-widget{bottom:max(14px,env(safe-area-inset-bottom));right:14px}.chat-launcher{padding:12px 17px}.chat-panel{width:calc(100vw - 28px);height:590px;max-height:calc(100dvh - 100px);bottom:66px}.chat-header{padding:14px 16px}.chat-notice{padding:8px 16px}.chat-message{margin-right:12px}.chat-message.user{margin-left:20px}}@media(prefers-reduced-motion:reduce){.chat-messages{scroll-behavior:auto}}
.chat-consent{overflow-y:auto;padding:16px 20px;min-height:0}.chat-consent h3{font-size:20px;margin:0 0 10px}.chat-consent p{font-size:13px;line-height:1.6;color:#52606a;margin:8px 0 14px}.chat-consent label{color:#243d48;font-size:13px;margin:9px 0;gap:5px}.chat-consent input{background:white;color:#172a35;border:1px solid #b9c5ca;border-radius:5px;padding:9px;font-size:16px}.chat-consent .chat-check{display:flex;flex-direction:row;gap:10px;font-size:12px;line-height:1.5;align-items:start}.chat-check input{width:18px;height:18px;flex-shrink:0;margin-top:3px}.chat-start,.chat-guest{display:block;width:100%;padding:11px;border-radius:5px;font-size:14px;margin-top:10px;border:1px solid #aab7bd}.chat-start{background:var(--orange);color:var(--navy);font-weight:700;border-color:var(--orange)}.chat-guest{background:white;color:#334e5b}.chat-consent .chat-consent-hint{font-size:12px;margin:0}.chat-consent .chat-consent-error{color:#a02b24}.chat-consent .chat-honeypot{position:absolute;left:-10000px}.chat-save-state{font-size:12px;line-height:1.5;padding:7px 14px;background:#edf1ed;color:#304c3b}.chat-retry{background:#fff0e7;color:#813e24;border:0;padding:8px;font-size:13px}.chat-widget [hidden]{display:none!important}.chat-mode{font-size:11px}.ghana-ribbon{display:flex;height:4px}.ghana-ribbon span{flex:1}.ghana-ribbon span:nth-child(1){background:#ce2331}.ghana-ribbon span:nth-child(2){background:#f4ce36}.ghana-ribbon span:nth-child(3){background:#147945}.ghana-local{display:flex;gap:18px;align-items:center;background:#e9eee7;padding:28px 7%;border-bottom:1px solid #d4ddd2}.ghana-star{font-size:35px;color:#111f28;line-height:1}.ghana-local strong{font-family:Manrope,Arial,sans-serif;display:block;font-size:20px;font-weight:600}.ghana-local p{margin:5px 0 0;color:#53675d;font-size:14px}.ghana-local a{margin-left:auto;white-space:nowrap;font-size:14px;font-weight:700;color:#23583c}@media(max-width:760px){.ghana-local{flex-wrap:wrap;padding:24px 7%;gap:14px}.ghana-local strong{font-size:18px}.ghana-local a{margin-left:48px}.ghana-local>div{flex:1;min-width:220px}}
