:root{--navy:#1f2a44;--navy2:#263352;--gold:#c6a86b;--gold2:#d4b97a;--ivory:#f7f3ed;--ivory2:#ede8e1;--slate:#5e6472;--forest:#2f4f4f}.Chat-module__vVjGxa__trigger{background:linear-gradient(135deg, var(--navy) 0%, var(--navy2) 100%);border:1.5px solid var(--gold);cursor:pointer;z-index:1000;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 8px 32px #1f2a448c,0 0 0 1px #c6a86b33}.Chat-module__vVjGxa__trigger:hover{transform:scale(1.07);box-shadow:0 12px 40px #1f2a44a6,0 0 0 2px #c6a86b66}.Chat-module__vVjGxa__triggerPulse{background:#c6a86b33;border-radius:50%;width:100%;height:100%;animation:2.4s infinite Chat-module__vVjGxa__triggerPulse;position:absolute}@keyframes Chat-module__vVjGxa__triggerPulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.7)}}.Chat-module__vVjGxa__badge{background:var(--gold);width:20px;height:20px;color:var(--navy);border:2px solid var(--navy);border-radius:50%;justify-content:center;align-items:center;font-family:Georgia,serif;font-size:11px;font-weight:700;display:flex;position:absolute;top:-3px;right:-3px}.Chat-module__vVjGxa__window{background:var(--navy);z-index:1000;border-radius:18px;flex-direction:column;width:390px;height:610px;animation:.32s cubic-bezier(.34,1.56,.64,1) Chat-module__vVjGxa__slideUp;display:flex;position:fixed;bottom:28px;right:28px;overflow:hidden;box-shadow:0 24px 72px #0a0f1eb3,0 0 0 1px #c6a86b2e,inset 0 1px #f7f3ed0a}@keyframes Chat-module__vVjGxa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Chat-module__vVjGxa__header{background:linear-gradient(180deg, #253050 0%, var(--navy) 100%);border-bottom:1px solid #c6a86b38;flex-shrink:0;justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.Chat-module__vVjGxa__headerLeft{align-items:center;gap:12px;display:flex}.Chat-module__vVjGxa__avatar{background:#c6a86b1a;border:1.5px solid #c6a86b73;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.Chat-module__vVjGxa__avatarMark{color:var(--gold);font-size:17px;line-height:1}.Chat-module__vVjGxa__agentName{color:var(--ivory);letter-spacing:.04em;margin-bottom:3px;font-family:Georgia,Times New Roman,serif;font-size:13.5px;font-weight:700}.Chat-module__vVjGxa__agentStatus{color:#f7f3ed6b;letter-spacing:.02em;align-items:center;gap:5px;font-size:11px;display:flex}.Chat-module__vVjGxa__dot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2.2s infinite Chat-module__vVjGxa__blink;display:inline-block;box-shadow:0 0 5px #4ade8080}@keyframes Chat-module__vVjGxa__blink{0%,to{opacity:1}50%{opacity:.3}}.Chat-module__vVjGxa__headerActions{gap:6px;display:flex}.Chat-module__vVjGxa__iconBtn{color:#f7f3ed66;cursor:pointer;background:#f7f3ed0d;border:1px solid #f7f3ed14;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.Chat-module__vVjGxa__iconBtn:hover{color:var(--gold);background:#c6a86b1f;border-color:#c6a86b59}.Chat-module__vVjGxa__messages{background:#18223a;flex-direction:column;flex:1;gap:13px;padding:16px 14px;display:flex;overflow-y:auto}.Chat-module__vVjGxa__messages::-webkit-scrollbar{width:3px}.Chat-module__vVjGxa__messages::-webkit-scrollbar-thumb{background:#c6a86b33;border-radius:4px}.Chat-module__vVjGxa__row{align-items:flex-end;gap:8px;display:flex}.Chat-module__vVjGxa__rowBot{justify-content:flex-start}.Chat-module__vVjGxa__rowUser{justify-content:flex-end}.Chat-module__vVjGxa__botAvatar{background:#c6a86b14;border:1px solid #c6a86b4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.Chat-module__vVjGxa__botMark{color:var(--gold);font-size:11px;line-height:1}.Chat-module__vVjGxa__userAvatar{background:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.Chat-module__vVjGxa__msgWrap{flex-direction:column;gap:7px;max-width:80%;display:flex}.Chat-module__vVjGxa__bubble{word-break:break-word;border-radius:16px;padding:10px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13.5px;line-height:1.6}.Chat-module__vVjGxa__bubbleBot{color:#f7f3ede0;background:#263352e6;border:1px solid #c6a86b1a;border-bottom-left-radius:4px}.Chat-module__vVjGxa__bubbleUser{background:linear-gradient(135deg, var(--gold) 0%, var(--gold2) 100%);color:var(--navy);border-bottom-right-radius:4px;font-weight:500;box-shadow:0 4px 16px #c6a86b40}.Chat-module__vVjGxa__suggestions{flex-wrap:wrap;gap:6px;display:flex}.Chat-module__vVjGxa__suggBtn{color:var(--gold);cursor:pointer;white-space:nowrap;letter-spacing:.02em;background:0 0;border:1px solid #c6a86b59;border-radius:20px;padding:6px 13px;font-size:11.5px;font-weight:500;transition:all .2s}.Chat-module__vVjGxa__suggBtn:hover{border-color:var(--gold);background:#c6a86b1a;transform:translateY(-1px);box-shadow:0 4px 12px #c6a86b26}.Chat-module__vVjGxa__typing{background:#263352e6;border:1px solid #c6a86b1a;border-radius:16px 16px 16px 4px;gap:5px;width:fit-content;padding:12px 15px;display:flex}.Chat-module__vVjGxa__typing span{background:var(--gold);opacity:.5;border-radius:50%;width:6px;height:6px;animation:1.3s infinite Chat-module__vVjGxa__typingBounce}.Chat-module__vVjGxa__typing span:nth-child(2){animation-delay:.18s}.Chat-module__vVjGxa__typing span:nth-child(3){animation-delay:.36s}@keyframes Chat-module__vVjGxa__typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-7px)}}.Chat-module__vVjGxa__calCta{text-align:center;background:linear-gradient(135deg,#c6a86b14,#c6a86b0a);border:1px solid #c6a86b47;border-radius:14px;padding:15px 16px}.Chat-module__vVjGxa__calCta p{color:#f7f3edb8;margin-bottom:11px;font-family:Georgia,serif;font-size:12.5px;line-height:1.55}.Chat-module__vVjGxa__calBtn{background:linear-gradient(135deg, var(--gold) 0%, var(--gold2) 100%);color:var(--navy);letter-spacing:.03em;border-radius:8px;align-items:center;gap:6px;padding:9px 18px;font-size:12.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #c6a86b4d}.Chat-module__vVjGxa__calBtn:hover{transform:translateY(-1px);box-shadow:0 6px 22px #c6a86b73}.Chat-module__vVjGxa__inputRow{background:var(--navy);border-top:1px solid #c6a86b1f;flex-shrink:0;align-items:center;gap:8px;padding:12px 14px;display:flex}.Chat-module__vVjGxa__input{color:var(--ivory);background:#263352b3;border:1px solid #c6a86b26;border-radius:24px;outline:none;flex:1;padding:10px 15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;transition:border-color .2s,background .2s}.Chat-module__vVjGxa__input:focus{background:#263352f2;border-color:#c6a86b73}.Chat-module__vVjGxa__input::placeholder{color:#f7f3ed38;font-style:italic}.Chat-module__vVjGxa__sendBtn{color:#f7f3ed33;cursor:not-allowed;background:#263352b3;border:1px solid #c6a86b1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.Chat-module__vVjGxa__sendActive{background:linear-gradient(135deg, var(--gold), var(--gold2));color:var(--navy);cursor:pointer;border-color:#0000;box-shadow:0 4px 14px #c6a86b59}.Chat-module__vVjGxa__sendActive:hover{transform:scale(1.08);box-shadow:0 6px 20px #c6a86b80}.Chat-module__vVjGxa__inputClosed{background:var(--navy);text-align:center;color:#c6a86b8c;letter-spacing:.06em;border-top:1px solid #c6a86b1f;flex-shrink:0;padding:14px;font-family:Georgia,serif;font-size:12px}@media (max-width:480px){.Chat-module__vVjGxa__window{border-radius:0;width:100vw;height:100dvh;bottom:0;right:0}.Chat-module__vVjGxa__trigger{bottom:20px;right:20px}}.Chat-module__vVjGxa__windowHighlight{animation:.65s cubic-bezier(.36,.07,.19,.97) Chat-module__vVjGxa__highlightPulse}@keyframes Chat-module__vVjGxa__highlightPulse{0%{box-shadow:0 24px 72px #0a0f1eb3,0 0 0 1px #c6a86b2e}25%{box-shadow:0 24px 72px #0a0f1eb3,0 0 0 3px #c6a86bbf,0 0 28px #c6a86b59}75%{box-shadow:0 24px 72px #0a0f1eb3,0 0 0 2px #c6a86b80,0 0 16px #c6a86b33}to{box-shadow:0 24px 72px #0a0f1eb3,0 0 0 1px #c6a86b2e}}
html,body{color:#f7f3ed;-webkit-font-smoothing:antialiased;background:#1f2a44;margin:0;padding:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}
