.fpc-hp{position:absolute;left:-10000px}.fpc-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fpc-consent{display:flex;align-items:flex-start;gap:8px;font-size:.92rem;color:var(--muted,#60717A)}.fpc-field span{font-weight:500;color:var(--muted,#60717A)}.fpc-chat-launcher{position:fixed;right:22px;bottom:22px;z-index:90;border:0;border-radius:999px;background:var(--accent,#FFB703);color:#1E2C33;font-weight:950;padding:14px 18px;box-shadow:0 14px 42px rgba(7,80,107,.20);cursor:pointer}.fpc-chat{position:fixed;right:22px;bottom:84px;z-index:91;width:min(400px,calc(100vw - 32px));max-height:min(680px,calc(100vh - 120px));overflow:auto;background:#fff;border:1px solid var(--border,#D6E7EE);border-radius:24px;box-shadow:0 18px 60px rgba(7,80,107,.24)}.fpc-chat-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px;background:#07506B;color:#fff;border-radius:22px 22px 0 0}.fpc-chat-head span{display:block;color:rgba(255,255,255,.78);font-size:.88rem}.fpc-chat-close{border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.12);color:#fff;border-radius:999px;width:34px;height:34px;font-size:1.4rem;cursor:pointer}.fpc-chat-body{padding:18px}.fpc-chat-progress{color:var(--muted,#60717A);font-size:.85rem;font-weight:850;margin-bottom:10px}.fpc-bubble{background:var(--soft,#F4FAFC);border:1px solid var(--border,#D6E7EE);border-radius:18px;padding:13px 14px;margin-bottom:14px}.fpc-options{display:grid;gap:8px}.fpc-option,.fpc-mini-btn{border:1px solid var(--border,#D6E7EE);background:#fff;border-radius:999px;padding:11px 13px;text-align:left;font-weight:850;cursor:pointer;color:var(--ink,#172A33)}.fpc-option:hover,.fpc-mini-btn:hover{background:var(--soft,#F4FAFC);text-decoration:none}.fpc-chat-form{display:grid;gap:10px}.fpc-chat-form input,.fpc-chat-form select,.fpc-chat-form textarea{width:100%;border:1px solid var(--border,#D6E7EE);border-radius:14px;padding:11px 12px;font:inherit}.fpc-status{padding:10px;border-radius:12px;background:var(--soft,#F4FAFC);border:1px solid var(--border,#D6E7EE)}.fpc-chat-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}@media(max-width:640px){.fpc-two{grid-template-columns:1fr}.fpc-chat-launcher{right:14px;bottom:76px}.fpc-chat{left:10px;right:10px;bottom:132px;width:auto;max-height:calc(100vh - 170px)}}
