.wpp-list li{overflow:hidden;float:none;clear:both;margin-bottom:1rem}.wpp-list li:last-of-type{margin-bottom:0}.wpp-thumbnail{display:inline;float:left;margin:0 1rem 0 0;border:none}.wpp_def_no_src{object-fit:contain}.wpp-excerpt:empty{display:none}.wpp-meta,.post-stats{display:block;font-size:.8em}.wpp-meta:empty,.post-stats:empty{display:none}
:root{--key-color:#00376d;--key-color-light:#004a8f;--key-color-dark:#002a54;--accent-color:#06c;--bg-light:#f8f9fb;--text-dark:#333;--text-light:#666;--border-color:#e0e0e0}.chat-container{max-width:460px;margin:0 auto;padding:0 8px 8px;border-radius:12px;background-color:#fff}.chat-container h1{text-align:center;font-size:1.3rem;color:var(--key-color);margin-top:20px;margin-bottom:0}.progress-container{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--bg-light);border-radius:8px;margin:12px 0}.progress-bar{flex:1;height:6px;background:var(--border-color);border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,var(--key-color) 0%,var(--key-color-light) 100%);border-radius:3px;transition:width .5s ease;width:0}.progress-text{font-size:12px;color:var(--text-light);white-space:nowrap;min-width:70px;text-align:right;font-weight:500}.chat-log{max-height:420px;overflow-y:auto;padding:10px;border:1px solid #e0e0e0;border-radius:8px;background-color:#f8f9fb;margin-bottom:12px;display:flex;flex-direction:column;gap:14px}.chat-log::-webkit-scrollbar{width:0;height:0}.chat-log::-webkit-scrollbar{display:none}.chat-log{scrollbar-width:none}.chat-message{max-width:85%;padding:10px 14px;border-radius:20px;line-height:1.6;position:relative;word-wrap:break-word;font-size:.95rem}.chat-message.bot.intro{max-width:100%}.chat-message.user{align-self:flex-end;background-color:var(--key-color);color:#fff;border-bottom-right-radius:0;font-weight:500;box-shadow:0 1px 2px rgba(0,0,0,.05)}.typing-indicator{display:flex;align-items:center;gap:5px;padding:14px 18px;background:var(--bg-light);border-radius:20px;border-bottom-left-radius:0;align-self:flex-start}.typing-indicator span{width:8px;height:8px;background:var(--key-color);border-radius:50%;opacity:.4;animation:typing-bounce 1.4s infinite ease-in-out both}.typing-indicator span:nth-child(1){animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}.typing-indicator span:nth-child(3){animation-delay:0s}@keyframes typing-bounce{0%,80%,100%{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.chat-wrapper-bot{display:flex;align-items:flex-start;gap:10px;align-self:flex-start}.chat-wrapper-bot img{width:30px;height:30px;border-radius:50%;object-fit:cover}.chat-message.bot{background-color:#f1f5f9;color:#00376d;border-bottom-left-radius:0;font-weight:600;box-shadow:0 1px 2px rgba(0,0,0,.05)}#chat-form{display:flex;gap:10px}#user-input{flex:1;padding:10px;border:1px solid #d2d2d2;border-radius:6px;font-size:1rem;outline:none}#chat-form button{padding:10px 16px;background-color:#00376d;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background-color .2s ease}#chat-form button:hover{background-color:#002e5c}.option-buttons{margin-top:20px;display:flex;flex-wrap:wrap;gap:5px}.option-buttons button{padding:6px 12px;background-color:#fff;border:1px solid #d2d2d2;border-radius:20px;color:#00376d;font-weight:500;cursor:pointer;transition:all .2s ease}.option-buttons button:hover{background-color:#00376d;color:#fff}.reset-wrapper{display:flex;justify-content:flex-end;margin-top:12px;padding-right:4px}#reset-chat{padding:6px 10px;background-color:#e0e0e0;color:#222;border:1px solid #bbb;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background-color .2s ease}#reset-chat:hover{background-color:#d0d0d0}#chat-launcher{position:fixed;bottom:20px;right:20px;display:flex;align-items:center;background-color:#00376d;color:#fff;font-size:14px;padding:10px 1em !important;border-radius:32px;cursor:pointer;z-index:9999;box-shadow:0 6px 12px rgba(0,0,0,.2);animation:float-bob 2.5s ease-in-out infinite;transition:background-color .3s,transform .3s;gap:10px}#chat-launcher:hover{background-color:#66b2ff}#chat-launcher img{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;margin:0 !important}.launcher-text{display:flex;flex-direction:column;justify-content:center;line-height:1.3}.chat-float{position:fixed;bottom:20px;right:20px;z-index:9999;background-color:#007bff;color:#fff;padding:12px 16px;border-radius:50px;font-size:16px;box-shadow:0 6px 12px rgba(0,0,0,.2);cursor:pointer;animation:float-bob 2.5s ease-in-out infinite;transition:background-color .3s,transform .3s;font-weight:700}.chat-float:hover{background-color:#0056b3;transform:scale(1.05)}@keyframes float-bob{0%{transform:translateY(0)}50%{transform:translateY(-8px)}100%{transform:translateY(0)}}.chat-float.no-float{animation:none !important}.chat-caption-inline{font-size:11px;color:#f0f0f0;font-weight:400;opacity:.9;margin-top:5px;line-height:1.2}#chat-popup iframe{width:100%;height:100%;border:none}.chat-close-button{position:fixed;bottom:640px;right:30px;font-size:20px;background:#fff;color:#333;border:1px solid #ccc;border-radius:50%;width:32px;height:32px;line-height:30px;text-align:center;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.2);z-index:9999;transition:background-color .3s}.chat-close-button:hover{background-color:#f0f0f0}#chat-launcher.is-close{background-color:#fff !important;color:#00376d !important;border:1px solid #ccc;font-size:18px;padding:3px 13px !important;border-radius:50px;display:flex;align-items:center;justify-content:center}#chat-popup{opacity:0;visibility:hidden;position:fixed;bottom:70px;right:20px;width:420px;height:600px;border-radius:12px;overflow:hidden;z-index:9998;background-color:#fff;border:1px solid #ccc;box-shadow:0 6px 20px rgba(0,0,0,.3);transition:opacity .4s ease,visibility .4s ease;pointer-events:none}#chat-popup.show{opacity:1;visibility:visible;pointer-events:auto}#chat-popup.hide{opacity:0;visibility:hidden;pointer-events:none}.chat-label{font-weight:700;font-size:14px;color:#fff}#full-loading{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:999;display:flex;justify-content:center;align-items:center}.loading-center{display:flex;flex-direction:column;align-items:center}.spinner{width:60px;height:60px;border:6px solid #eee;border-top:6px solid #00376d;border-radius:50%;animation:spin 1s linear infinite}.loading-text{margin-top:16px;font-size:16px;color:#00376d;font-weight:700}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.final-screen{padding:40px 20px;text-align:center;background:#fff;max-height:100%}.final-title{font-size:20px;color:#00376d;font-weight:700;margin-bottom:30px}.final-buttons{display:flex;flex-direction:column;gap:16px}.final-button{padding:16px 20px;font-size:16px;font-weight:700;border:none;border-radius:.3em;color:#fff;cursor:pointer;transition:background-color .3s}.final-button.primary-button{background-color:#00376d;color:#fff;border:2px solid #00376d}.final-button.primary-button:hover{background-color:#fff;color:#00376d}.final-button.secondary-button{background-color:#fff;color:#00376d;border:2px solid #00376d}.final-button.secondary-button:hover{background-color:#00376d;color:#fff}.answer-summary{margin:20px 0;font-size:.85rem;color:#555;text-align:left;padding:10px 15px;background:#f8f9fb;border-radius:8px}.answer-summary-title{font-weight:700;margin-bottom:8px;color:#00376d;font-size:.9rem}.answer-list{list-style:disc inside;padding-left:0;margin:0}.answer-list li{margin-bottom:4px}.email-form-container{margin-top:24px;padding:20px;background:#f8f9fb;border-radius:12px;border:1px solid #e0e0e0}.email-form-title{font-size:16px;font-weight:700;color:#00376d;margin-bottom:8px}.email-form-description{font-size:13px;color:#555;margin-bottom:16px;line-height:1.5}.email-input{width:100%;padding:12px 14px;font-size:15px;border:1px solid #d2d2d2;border-radius:6px;outline:none;box-sizing:border-box;margin-bottom:12px}.email-input:focus{border-color:#00376d;box-shadow:0 0 0 2px rgba(0,55,109,.1)}.email-submit-button{width:100%;padding:14px;background-color:#00376d;color:#fff;font-size:15px;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.email-submit-button:hover{background-color:#002e5c}.email-submit-button:disabled{background-color:#aaa;cursor:not-allowed}.privacy-policy-text{font-size:11px;color:var(--text-light);text-align:center;margin-bottom:12px;line-height:1.5}.privacy-policy-text a{color:var(--key-color);text-decoration:underline}.privacy-policy-text a:hover{opacity:.8}.email-success{text-align:center;padding:20px 0}.email-success-icon{width:50px;height:50px;background-color:#4caf50;color:#fff;font-size:28px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.email-success-title{font-size:18px;font-weight:700;color:#00376d;margin-bottom:8px}.email-success-message{font-size:14px;color:#555;line-height:1.6}#chat-launcher.is-close:hover{background-color:#f0f0f0 !important}.email-loading{text-align:center;padding:24px 16px}.email-loading-spinner{width:50px;height:50px;border:4px solid #e0e0e0;border-top:4px solid var(--key-color);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.email-loading-title{font-size:16px;font-weight:700;color:var(--key-color);margin-bottom:24px}.email-loading-steps{text-align:left;max-width:280px;margin:0 auto}.loading-step{display:flex;align-items:center;gap:12px;padding:10px 14px;margin-bottom:8px;background:#f8f9fb;border-radius:8px;opacity:.4;transition:all .3s ease}.loading-step.active{opacity:1;background:#e8f4fc;border-left:3px solid var(--key-color)}.loading-step.done{opacity:.6;background:#e8f8e8;border-left:3px solid #4caf50}.loading-step.done .step-icon:after{content:" ✓";color:#4caf50}.step-icon{font-size:18px;min-width:28px;text-align:center}.step-text{font-size:13px;color:var(--text-dark)}@media (max-width:500px){#chat-launcher{bottom:5px !important;border-radius:24px;font-size:5px;padding:1em 1.5em !important;gap:7px}chat-label{font-size:12px}.chat-caption-inline{font-size:9px}#chat-popup{right:3%;max-width:94%;bottom:60px}.chat-log{max-height:400px}.launcher-text{line-height:1}#chat-launcher img{width:20px;height:20px}.final-button.primary-button{background-color:#00376d;color:#fff;border:2px solid #00376d}}