#falcons-chat-icon{position:fixed;left:20px;bottom:40px;width:56px;height:56px;background:#c4a579;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:22px}#falcons-chat-box{position:fixed;left:20px;bottom:110px;width:360px;max-width:calc(100vw - 40px);background:#fff;border-radius:14px;box-shadow:0 20px 50px rgb(0 0 0 / .25);display:none;z-index:9999999999}#falcons-chat-box.active{display:block}.fcw-header{background:#c4a579;color:#fff;padding:14px 16px;border-radius:14px 14px 0 0;display:flex;justify-content:space-between;align-items:center;font-weight:600}#fcw-close{cursor:pointer;font-size:18px}.fcw-body{padding:10px}#fcw-lang-select{text-align:center;margin:10px 0}#fcw-lang-select p{margin-bottom:8px;font-weight:600}#fcw-lang-select button{margin:5px;padding:6px 16px;border-radius:20px;border:1px solid #c4a579;background:#fff;color:#c4a579;cursor:pointer;font-weight:500}#fcw-lang-select button:hover{background:#c4a579;color:#fff}#fcw-chat-area{height:240px;overflow-y:auto;padding:8px;margin-bottom:6px}.fcw-bot,.fcw-user{padding:10px;border-radius:10px;margin-bottom:8px;max-width:90%;line-height:1.4;font-size:14px}.fcw-bot{background:#f1f1f1;color:#333}.fcw-user{background:#c4a579;color:#fff;margin-left:auto;text-align:right}#fcw-faq{list-style:none;padding:0;margin:6px 0 10px}.fcw-faq-item{padding:6px 4px;cursor:pointer;font-size:14px;transition:color .2s ease}.fcw-faq-item:hover{color:#c4a579}.fcw-suggest{cursor:pointer;color:#c4a579;font-weight:600}.fcw-suggest:hover{text-decoration:underline}.fcw-input-wrap{display:flex;gap:8px;margin-top:6px}#fcw-user-input{flex:1;height:40px;border-radius:8px;border:1px solid #ddd;padding:0 10px;font-size:14px}#fcw-send-btn{height:40px;padding:0 18px;border-radius:8px;border:1px solid #c4a579;background:#c4a579;color:#fff;cursor:pointer;font-size:14px}#fcw-send-btn:disabled,#fcw-user-input:disabled{opacity:.5;cursor:not-allowed}#falcons-chat-box a{color:#c4a579;font-weight:600;text-decoration:none}#falcons-chat-box a:hover{text-decoration:underline}@media (max-width:480px){#falcons-chat-box{left:10px;right:10px;width:auto}}#fcw-lang-overlay{position:absolute;inset:0;background:rgb(255 255 255 / .85);backdrop-filter:blur(6px);z-index:20;display:flex;align-items:center;justify-content:center}.fcw-lang-box{background:#fff;padding:24px 26px;border-radius:18px;text-align:center;box-shadow:0 15px 40px rgb(0 0 0 / .25)}.fcw-lang-box p{margin-bottom:16px;font-size:16px;font-weight:600;color:#333}.fcw-lang-box button{display:block;width:100%;margin:8px 0;padding:10px 22px;border-radius:30px;border:1px solid #c4a579;background:#fff;color:#c4a579;font-size:15px;font-weight:600;cursor:pointer;transition:.2s}.fcw-lang-box button:hover{background:#c4a579;color:#fff}.blurred{filter:blur(4px);pointer-events:none}#fcw-lang-overlay{pointer-events:auto}#falcons-chat-icon{z-index:100000;pointer-events:auto}#falcons-chat-box{position:fixed}.fcw-header{position:relative;z-index:30}#fcw-lang-overlay{position:absolute;top:56px;left:0;right:0;bottom:0;z-index:20}#falcons-chat-box{position:fixed;left:20px;bottom:110px;width:360px;height:480px;max-height:480px;display:flex;flex-direction:column;background:#fff;border-radius:14px;box-shadow:0 20px 50px rgb(0 0 0 / .25);overflow:hidden;z-index:99999}.fcw-header{height:56px;flex-shrink:0;position:relative;z-index:30}#fcw-lang-overlay{position:absolute;top:56px;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:20}.fcw-body{flex:1;display:flex;flex-direction:column;overflow:hidden}#fcw-chat-area{flex:1;overflow-y:auto}.fcw-input-wrap{flex-shrink:0}#falcons-chat-box{display:none}#falcons-chat-box.active{display:flex}.lang-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:30px;border:1px solid #c4a579;background:#fff;font-size:15px;cursor:pointer}.flag{display:inline-block;width:18px;height:14px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:2px}.flag-en{background-image:url(/wp-content/uploads/2025/12/us.svg)}.flag-ar{background-image:url(/wp-content/uploads/2025/12/sa.svg)}.fcw-user a{background:#333;padding:5px;border-radius:5px}