.HomeChatWidget-module__alA33G__chatWindow,.HomeChatWidget-module__alA33G__fullscreen{--ink:#172b50;--accent:#2563eb;--border:#dce6f7;z-index:10000;color:var(--ink);background:#f5f8ff;flex-direction:column;font-family:inherit;display:flex;position:fixed;overflow:hidden;box-shadow:0 24px 90px #1e3a8a26}.HomeChatWidget-module__alA33G__chatWindow{border:1px solid var(--border);border-radius:24px;width:min(420px,100vw - 32px);height:min(620px,100dvh - 115px);bottom:92px;right:24px}.HomeChatWidget-module__alA33G__fullscreen{width:100%;height:100dvh;inset:0}.HomeChatWidget-module__alA33G__header{color:#fff;background:linear-gradient(120deg,#1745b5 0%,#2563eb 65%,#3979ee 100%);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:19px 22px;display:flex}.HomeChatWidget-module__alA33G__identity{align-items:center;gap:11px;display:flex}.HomeChatWidget-module__alA33G__brandIcon{color:#fff;background:#ffffff20;border-radius:14px;place-items:center;width:43px;height:43px;display:grid}.HomeChatWidget-module__alA33G__identity strong{font-size:15px}.HomeChatWidget-module__alA33G__identity strong span{letter-spacing:.16em;color:#dbeafe;margin-top:3px;font-size:8px;display:block}.HomeChatWidget-module__alA33G__identity p{color:#e1edff;align-items:center;gap:5px;margin:4px 0 0;font-size:10px;display:flex}.HomeChatWidget-module__alA33G__online,.HomeChatWidget-module__alA33G__offline{background:#5ce1b5;border-radius:50%;width:5px;height:5px}.HomeChatWidget-module__alA33G__offline{background:#e9ad57}.HomeChatWidget-module__alA33G__close{background:#ffffff12;border-radius:50%;padding:8px}.HomeChatWidget-module__alA33G__tabs{border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;align-items:center;gap:5px;padding:11px 17px;display:flex}.HomeChatWidget-module__alA33G__tabs button{color:#61718b;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-size:12px;display:flex}.HomeChatWidget-module__alA33G__tabs button[aria-pressed=true]{color:#2458c4;background:#eaf1ff;font-weight:650}.HomeChatWidget-module__alA33G__tabs>span{letter-spacing:.16em;color:#7787a1;margin-left:auto;font-size:9px;display:none}.HomeChatWidget-module__alA33G__fullscreen .HomeChatWidget-module__alA33G__tabs>span{display:block}.HomeChatWidget-module__alA33G__body{flex:1;min-height:0;display:flex;overflow:hidden}.HomeChatWidget-module__alA33G__conversation{background:#f5f8ff;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.HomeChatWidget-module__alA33G__conversationLabel{letter-spacing:.13em;color:#6d809e;padding:16px 20px 5px;font-size:9px;font-weight:700}.HomeChatWidget-module__alA33G__conversationLabel span{float:right;letter-spacing:normal;font-weight:400}.HomeChatWidget-module__alA33G__messages{scroll-behavior:smooth;flex:1;min-height:0;padding:17px 20px;overflow:auto}.HomeChatWidget-module__alA33G__botMessage,.HomeChatWidget-module__alA33G__userMessage{overflow-wrap:anywhere;border-radius:16px;max-width:90%;margin-bottom:15px;padding:12px 15px;font-size:13px;line-height:1.7}.HomeChatWidget-module__alA33G__botMessage{background:#fff;border:1px solid #e0e8f6;border-top-left-radius:4px;box-shadow:0 4px 12px #1e3a8a08}.HomeChatWidget-module__alA33G__userMessage{color:#fff;background:#2563eb;border-bottom-right-radius:4px;margin-left:auto}.HomeChatWidget-module__alA33G__sender{letter-spacing:.05em;opacity:.65;margin-bottom:4px;font-size:9px;font-weight:650;display:block}.HomeChatWidget-module__alA33G__botMessage p,.HomeChatWidget-module__alA33G__userMessage p{white-space:pre-wrap}.HomeChatWidget-module__alA33G__choice{color:#2458c4;background:#f0f5ff;border:1px solid #cbdcfa;border-radius:8px;margin:8px 5px 0 0;padding:5px 10px;font-size:11px}.HomeChatWidget-module__alA33G__choice:disabled{opacity:.45}.HomeChatWidget-module__alA33G__typing{color:#6c7e9b;font-size:11px}.HomeChatWidget-module__alA33G__typing span{letter-spacing:3px;color:#2563eb;margin-left:7px}.HomeChatWidget-module__alA33G__error{color:#955819;background:#fff4e5;flex-shrink:0;padding:10px 16px;font-size:11px}.HomeChatWidget-module__alA33G__error button{margin-left:8px;text-decoration:underline}.HomeChatWidget-module__alA33G__composer{background:#fff;border:1px solid #d5e1f5;border-radius:15px;flex-shrink:0;gap:8px;margin:8px 16px;padding:7px;display:flex;box-shadow:0 5px 18px #1e3a8a08}.HomeChatWidget-module__alA33G__composer:focus-within{border-color:#5b8ef2}.HomeChatWidget-module__alA33G__composer input{color:#172b50;background:0 0;outline:none;flex:1;min-width:0;padding:8px;font-size:12px}.HomeChatWidget-module__alA33G__composer button{color:#fff;background:#2563eb;border-radius:10px;padding:11px}.HomeChatWidget-module__alA33G__composer button:disabled{opacity:.4}.HomeChatWidget-module__alA33G__support{text-align:center;color:#5e7297;flex-shrink:0;padding:2px 10px 13px;font-size:10px}.HomeChatWidget-module__alA33G__fullscreen .HomeChatWidget-module__alA33G__header{padding:20px 36px}.HomeChatWidget-module__alA33G__fullscreen .HomeChatWidget-module__alA33G__tabs{padding:12px 36px}.HomeChatWidget-module__alA33G__fullscreen .HomeChatWidget-module__alA33G__body{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);align-self:center;width:100%;max-width:1450px;display:grid}.HomeChatWidget-module__alA33G__fullscreen .HomeChatWidget-module__alA33G__conversation{border-left:1px solid var(--border);border:1px solid var(--border);border-radius:20px;margin:24px 24px 24px 0;overflow:hidden}.HomeChatWidget-module__alA33G__launcher{z-index:9999;color:#fff;background:linear-gradient(120deg,#1745b5 0%,#2563eb 65%,#3979ee 100%);border-radius:30px;align-items:center;gap:10px;padding:15px 21px;font-size:13px;font-weight:600;display:flex;position:fixed;bottom:22px;right:24px;box-shadow:0 8px 25px #2563eb30}.HomeChatWidget-module__alA33G__launcherDot{background:#6de2c4;border-radius:50%;width:6px;height:6px}.HomeChatWidget-module__alA33G__chatWindow button:focus-visible,.HomeChatWidget-module__alA33G__fullscreen button:focus-visible,.HomeChatWidget-module__alA33G__launcher:focus-visible{outline-offset:3px;outline:2px solid #80aaff}@media (max-width:767px){.HomeChatWidget-module__alA33G__chatWindow{bottom:82px;right:16px}.HomeChatWidget-module__alA33G__launcher{bottom:16px;right:16px}.HomeChatWidget-module__alA33G__fullscreen .HomeChatWidget-module__alA33G__header{padding:13px 17px}.HomeChatWidget-module__alA33G__fullscreen .HomeChatWidget-module__alA33G__tabs{padding:9px 14px}.HomeChatWidget-module__alA33G__fullscreen .HomeChatWidget-module__alA33G__tabs>span{display:none}.HomeChatWidget-module__alA33G__fullscreen .HomeChatWidget-module__alA33G__body{flex-direction:column;display:flex;overflow:auto}.HomeChatWidget-module__alA33G__fullscreen .HomeChatWidget-module__alA33G__conversation{flex:1 0;min-height:220px;margin:0 12px 12px}.HomeChatWidget-module__alA33G__fullscreen .HomeChatWidget-module__alA33G__conversationLabel{padding-top:10px}}@media (prefers-reduced-motion:reduce){.HomeChatWidget-module__alA33G__messages{scroll-behavior:auto}}
.ChatVoicePanel-module__JcFvYG__panel{text-align:center;color:#172b50;background:radial-gradient(at 50% 35%,#e2ecff,#0000 60%);flex-direction:column;justify-content:center;align-items:center;min-height:0;padding:30px;display:flex;overflow:auto}.ChatVoicePanel-module__JcFvYG__eyebrow{letter-spacing:.17em;color:#6b7e9d;margin-bottom:38px;font-size:9px}.ChatVoicePanel-module__JcFvYG__row{flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.ChatVoicePanel-module__JcFvYG__avatar{background:linear-gradient(130deg,#dbe8ff,#f0f5ff);border:8px solid #fff;border-radius:50%;flex-shrink:0;width:180px;height:180px;margin-bottom:27px;overflow:hidden;box-shadow:0 0 0 1px #ccdcf8,0 0 0 20px #e6efff99,0 0 0 21px #d7e4fc,0 20px 50px #2453a520}.ChatVoicePanel-module__JcFvYG__avatar svg{width:100%;height:100%}.ChatVoicePanel-module__JcFvYG__details strong{letter-spacing:-.04em;color:#172b50;font-size:clamp(22px,2.5vw,34px);display:block}.ChatVoicePanel-module__JcFvYG__details span{color:#667e9e;margin-top:8px;font-size:13px;display:block}.ChatVoicePanel-module__JcFvYG__control{color:#2563eb;background:#fff;border-radius:50%;padding:12px;position:absolute;top:140px;right:-28px;box-shadow:0 4px 16px #2453a520}.ChatVoicePanel-module__JcFvYG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:26px;display:flex}.ChatVoicePanel-module__JcFvYG__actions select{color:#365785;background:#fff;border:1px solid #d0dff8;border-radius:12px;padding:11px;font-size:12px}.ChatVoicePanel-module__JcFvYG__mic{color:#fff;background:#2563eb;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:13px;display:flex;box-shadow:0 5px 15px #2563eb25}.ChatVoicePanel-module__JcFvYG__mic:disabled{opacity:.45}.ChatVoicePanel-module__JcFvYG__stop{color:#37648d;font-size:11px;text-decoration:underline}.ChatVoicePanel-module__JcFvYG__hint{color:#647c9c;max-width:310px;margin-top:20px;font-size:12px;line-height:1.7}.ChatVoicePanel-module__JcFvYG__privacy{color:#7488a3;margin-top:18px;font-size:9px;line-height:1.7}.ChatVoicePanel-module__JcFvYG__transcript{color:#345f9e;background:#fff;border:1px solid #d8e4fa;border-radius:12px;max-width:360px;margin-top:14px;padding:12px 18px;font-size:13px}.ChatVoicePanel-module__JcFvYG__error{color:#9b571c;background:#fff2de;border-radius:10px;max-width:360px;margin-top:12px;padding:11px 15px;font-size:12px}.ChatVoicePanel-module__JcFvYG__listening{animation:1.6s ease-in-out infinite alternate ChatVoicePanel-module__JcFvYG__breathe;box-shadow:0 0 0 14px #60a5fa22,0 0 0 28px #60a5fa11}.ChatVoicePanel-module__JcFvYG__speaking{box-shadow:0 0 0 14px #438bff20,0 0 0 28px #438bff10}.ChatVoicePanel-module__JcFvYG__speaking .ChatVoicePanel-module__JcFvYG__mouth{transform-box:fill-box;transform-origin:50%;animation:.3s ease-in-out infinite alternate ChatVoicePanel-module__JcFvYG__talk}.ChatVoicePanel-module__JcFvYG__panel button:focus-visible,.ChatVoicePanel-module__JcFvYG__panel select:focus-visible{outline-offset:3px;outline:2px solid #2563eb}@keyframes ChatVoicePanel-module__JcFvYG__talk{to{transform:scaleY(3)}}@keyframes ChatVoicePanel-module__JcFvYG__breathe{to{box-shadow:0 0 0 20px #60a5fa22,0 0 0 38px #60a5fa08}}@media (max-width:767px){.ChatVoicePanel-module__JcFvYG__panel{flex-shrink:0;padding:24px 16px;overflow:visible}.ChatVoicePanel-module__JcFvYG__eyebrow{margin-bottom:22px;font-size:8px}.ChatVoicePanel-module__JcFvYG__avatar{border-width:5px;width:112px;height:112px;margin-bottom:12px;box-shadow:0 0 0 10px #e2edff}.ChatVoicePanel-module__JcFvYG__details strong{font-size:23px}.ChatVoicePanel-module__JcFvYG__details span{font-size:11px}.ChatVoicePanel-module__JcFvYG__control{padding:9px;top:76px;right:0}.ChatVoicePanel-module__JcFvYG__actions{margin-top:14px}.ChatVoicePanel-module__JcFvYG__hint{margin-top:12px;font-size:11px}.ChatVoicePanel-module__JcFvYG__privacy{margin-top:10px}.ChatVoicePanel-module__JcFvYG__row{gap:4px}}@media (prefers-reduced-motion:reduce){.ChatVoicePanel-module__JcFvYG__speaking .ChatVoicePanel-module__JcFvYG__mouth,.ChatVoicePanel-module__JcFvYG__listening{animation:none}}
.HomeAppSection-module__9Xqpha__section{background:#f8fafc;padding:48px 24px 64px}.HomeAppSection-module__9Xqpha__panel{background:#fff;border:1px solid #dce7f4;border-radius:28px;grid-template-columns:1.12fr 1fr;max-width:1152px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 20px 65px -35px #23457140}.HomeAppSection-module__9Xqpha__content{padding:44px 42px}.HomeAppSection-module__9Xqpha__eyebrow{color:#1764dd;letter-spacing:.14em;background:#edf5ff;border:1px solid #dceaff;border-radius:30px;align-items:center;gap:7px;padding:8px 12px;font-size:10px;font-weight:700;display:inline-flex}.HomeAppSection-module__9Xqpha__content h2{color:#102442;letter-spacing:-.045em;margin:22px 0 16px;font-size:clamp(30px,3.4vw,44px);font-weight:750;line-height:1.12}.HomeAppSection-module__9Xqpha__content h2 span{color:#1164e9}.HomeAppSection-module__9Xqpha__intro{color:#64758b;max-width:390px;font-size:14px;line-height:1.8}.HomeAppSection-module__9Xqpha__features{gap:15px;margin:27px 0;display:grid}.HomeAppSection-module__9Xqpha__feature{align-items:center;gap:12px;display:flex}.HomeAppSection-module__9Xqpha__featureIcon{color:#2164c8;background:#f5f9ff;border:1px solid #e1ebf6;border-radius:12px;flex:0 0 42px;place-items:center;height:42px;display:grid}.HomeAppSection-module__9Xqpha__feature h3{color:#193653;font-size:13px;font-weight:650}.HomeAppSection-module__9Xqpha__feature p{color:#728096;margin-top:3px;font-size:12px;line-height:1.5}.HomeAppSection-module__9Xqpha__download{flex-wrap:wrap;align-items:center;gap:18px;padding-top:4px;display:flex}.HomeAppSection-module__9Xqpha__storeLink{border-radius:7px;transition:transform .2s;display:inline-flex}.HomeAppSection-module__9Xqpha__storeLink:hover{transform:translateY(-2px)}.HomeAppSection-module__9Xqpha__storeLink:focus-visible{outline-offset:5px;outline:3px solid #1764dd}.HomeAppSection-module__9Xqpha__storeLink img{width:150px;height:auto}.HomeAppSection-module__9Xqpha__downloadNote{color:#61768e;align-items:center;gap:6px;font-size:11px;display:flex}.HomeAppSection-module__9Xqpha__visual{isolation:isolate;background:radial-gradient(at 55%,#d3e6ff,#eef5ff 68%);flex-direction:column;justify-content:center;align-items:center;padding:28px 22px;display:flex;position:relative;overflow:hidden}.HomeAppSection-module__9Xqpha__orbit{z-index:-1;border:1px solid #c9dcf6;border-radius:50%;width:470px;height:470px;position:absolute;box-shadow:0 0 0 38px #e5effb,0 0 0 39px #d7e5f6,0 0 0 78px #edf4fd}.HomeAppSection-module__9Xqpha__visualLabel{color:#527095;letter-spacing:.15em;align-items:center;gap:7px;margin-bottom:20px;font-size:9px;font-weight:650;display:flex}.HomeAppSection-module__9Xqpha__visualLabel>span{background:#1b77e9;border-radius:50%;width:6px;height:6px}.HomeAppSection-module__9Xqpha__phone{object-fit:contain;filter:drop-shadow(0 20px 18px #173d7424);width:min(100%,350px);height:auto;max-height:400px;display:block;transform:rotate(-3deg)}.HomeAppSection-module__9Xqpha__caption{color:#2462b1;background:#ffffffd9;border:1px solid #fff;border-radius:13px;align-items:center;gap:9px;margin-top:24px;padding:12px 17px;font-size:11px;display:flex;box-shadow:0 8px 24px -16px #173d7460}.HomeAppSection-module__9Xqpha__caption strong{color:#25425e;font-weight:600}@media (max-width:900px){.HomeAppSection-module__9Xqpha__content{padding:32px 26px}.HomeAppSection-module__9Xqpha__phone{max-height:350px}}@media (max-width:767px){.HomeAppSection-module__9Xqpha__section{padding:28px 16px 40px}.HomeAppSection-module__9Xqpha__panel{border-radius:22px;grid-template-columns:1fr}.HomeAppSection-module__9Xqpha__content{padding:28px 24px}.HomeAppSection-module__9Xqpha__content h2{font-size:36px}.HomeAppSection-module__9Xqpha__features{margin:22px 0}.HomeAppSection-module__9Xqpha__visual{padding:24px}.HomeAppSection-module__9Xqpha__phone{width:270px;max-height:315px}.HomeAppSection-module__9Xqpha__visualLabel{margin-bottom:14px}.HomeAppSection-module__9Xqpha__caption{margin-top:20px}}
.InsuranceCoverageAnimation-module__ve6k5G__scene{text-align:center;background:radial-gradient(at 50% 45%,#f1f7ff,#fff0 72%);border-radius:28px;width:100%;min-width:0;padding:24px 0 18px;overflow:hidden}.InsuranceCoverageAnimation-module__ve6k5G__eyebrow{letter-spacing:1.6px;color:#527398;justify-content:center;align-items:center;gap:8px;font-size:clamp(8px,1.6vw,10px);font-weight:650;display:flex}.InsuranceCoverageAnimation-module__ve6k5G__eyebrow>span{background:#ff9b38;border-radius:50%;width:6px;height:6px}.InsuranceCoverageAnimation-module__ve6k5G__illustration{width:100%;height:auto;margin:-6px auto -24px;display:block}.InsuranceCoverageAnimation-module__ve6k5G__caption{justify-content:center;align-items:center;gap:20px;display:flex}.InsuranceCoverageAnimation-module__ve6k5G__caption p{color:#25466d;letter-spacing:-.8px;margin:0;font-size:clamp(20px,3vw,28px);line-height:1.2}.InsuranceCoverageAnimation-module__ve6k5G__caption strong{color:#075de0;font-weight:750}.InsuranceCoverageAnimation-module__ve6k5G__rule{background:#bdd5f3;width:35px;height:1px}.InsuranceCoverageAnimation-module__ve6k5G__note{color:#69809b;margin:12px 0 0;font-size:11px}.InsuranceCoverageAnimation-module__ve6k5G__canopy{transform-origin:300px 295px;animation:7s ease-in-out infinite InsuranceCoverageAnimation-module__ve6k5G__canopy-sway}.InsuranceCoverageAnimation-module__ve6k5G__clouds{animation:12s ease-in-out infinite alternate InsuranceCoverageAnimation-module__ve6k5G__drift}.InsuranceCoverageAnimation-module__ve6k5G__flight{animation:9s ease-in-out infinite alternate-reverse InsuranceCoverageAnimation-module__ve6k5G__drift}.InsuranceCoverageAnimation-module__ve6k5G__seal{animation:5s ease-in-out infinite InsuranceCoverageAnimation-module__ve6k5G__float}.InsuranceCoverageAnimation-module__ve6k5G__car{animation:7s ease-in-out infinite InsuranceCoverageAnimation-module__ve6k5G__settle}.InsuranceCoverageAnimation-module__ve6k5G__plant{transform-origin:70px 412px;animation:6s ease-in-out infinite InsuranceCoverageAnimation-module__ve6k5G__sway}@keyframes InsuranceCoverageAnimation-module__ve6k5G__canopy-sway{0%,to{transform:rotate(-1deg)}50%{transform:rotate(1deg)}}@keyframes InsuranceCoverageAnimation-module__ve6k5G__drift{0%{transform:translate(-7px)}to{transform:translate(7px)}}@keyframes InsuranceCoverageAnimation-module__ve6k5G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes InsuranceCoverageAnimation-module__ve6k5G__settle{0%,to{transform:translate(0)}50%{transform:translate(-5px)}}@keyframes InsuranceCoverageAnimation-module__ve6k5G__sway{0%,to{transform:rotate(-2deg)}50%{transform:rotate(3deg)}}@media (max-width:480px){.InsuranceCoverageAnimation-module__ve6k5G__scene{padding:14px 0}.InsuranceCoverageAnimation-module__ve6k5G__eyebrow{letter-spacing:1px;font-size:8px}.InsuranceCoverageAnimation-module__ve6k5G__illustration{margin-top:0;margin-bottom:-10px}.InsuranceCoverageAnimation-module__ve6k5G__note{font-size:10px}}@media (prefers-reduced-motion:reduce){.InsuranceCoverageAnimation-module__ve6k5G__scene *{animation:none}}
