.LiveChatWidget-module__i764xa__root{--chat-green:#0c9b6f;--chat-green-deep:#087a58;--chat-green-soft:#eaf8f2;--chat-ink:#17241f;--chat-muted:#78877f;--chat-line:#e4ebe7;--chat-surface:#fff;z-index:70;position:fixed;bottom:24px;right:24px}.LiveChatWidget-module__i764xa__root.LiveChatWidget-module__i764xa__raised{bottom:92px}.LiveChatWidget-module__i764xa__root svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.LiveChatWidget-module__i764xa__panel{transform-origin:100% 100%;will-change:opacity,transform;background:#fff;border:1px solid #123e2f1c;border-radius:28px;flex-direction:column;width:min(430px,100vw - 28px);height:min(720px,100dvh - 120px);animation:.28s cubic-bezier(.16,1,.3,1) both LiveChatWidget-module__i764xa__panelIn;display:flex;position:absolute;bottom:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 30px 85px #142c2338,0 8px 24px #142c231a}.LiveChatWidget-module__i764xa__panelClosing{pointer-events:none;animation:.23s cubic-bezier(.4,0,1,1) both LiveChatWidget-module__i764xa__panelOut}@keyframes LiveChatWidget-module__i764xa__panelIn{0%{opacity:0;transform:translateY(16px)scale(.965)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes LiveChatWidget-module__i764xa__panelOut{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translateY(13px)scale(.965)}}.LiveChatWidget-module__i764xa__header{background:linear-gradient(135deg,#075f45 0%,#0b8e66 58%,#16a57a 100%);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:104px;padding:19px 20px;display:grid;position:relative}.LiveChatWidget-module__i764xa__header:after{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#ffffff29,#0000 34%),linear-gradient(120deg,#0000 58%,#ffffff14 59%,#0000 60%);position:absolute;inset:0}.LiveChatWidget-module__i764xa__agentAvatar{z-index:1;background:linear-gradient(145deg,#fff,#eefaf5);border:3px solid #fffffff2;border-radius:20px;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:relative;box-shadow:0 7px 18px #0439293d}.LiveChatWidget-module__i764xa__agentAvatar>img{object-fit:contain;width:36px;height:29px;display:block}.LiveChatWidget-module__i764xa__agentAvatar i{background:#23bd7f;border:3px solid #fff;border-radius:999px;width:15px;height:15px;position:absolute;bottom:-3px;right:-3px;box-shadow:0 2px 7px #055b3f33}.LiveChatWidget-module__i764xa__headerCopy{z-index:1;gap:3px;padding:0 13px;display:grid;position:relative}.LiveChatWidget-module__i764xa__headerCopy strong{color:#fff;letter-spacing:-.025em;font-size:18px;font-weight:850}.LiveChatWidget-module__i764xa__headerCopy span{color:#fffc;font-size:12px;font-weight:600}.LiveChatWidget-module__i764xa__headerActions{z-index:2;gap:8px;display:flex;position:relative}.LiveChatWidget-module__i764xa__headerButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff47;border-radius:15px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .18s;display:flex}.LiveChatWidget-module__i764xa__headerButton:hover{background:#ffffff29;transform:translateY(-1px)}.LiveChatWidget-module__i764xa__headerButton svg{width:21px;height:21px}.LiveChatWidget-module__i764xa__headerButton:first-child svg{fill:currentColor;stroke:none}.LiveChatWidget-module__i764xa__actionMenu{z-index:20;background:#fff;border:1px solid #dfe8e3;border-radius:16px;gap:4px;width:220px;padding:6px;display:grid;position:absolute;top:78px;right:18px;box-shadow:0 18px 45px #122a2133}.LiveChatWidget-module__i764xa__actionMenu button{color:#33453e;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:30px 1fr;align-items:center;gap:9px;padding:10px;display:grid}.LiveChatWidget-module__i764xa__actionMenu button:hover{background:#f3f8f5}.LiveChatWidget-module__i764xa__actionMenu button>svg{width:18px;height:18px}.LiveChatWidget-module__i764xa__actionMenu button span{gap:2px;display:grid}.LiveChatWidget-module__i764xa__actionMenu strong{font-size:11px;font-weight:850}.LiveChatWidget-module__i764xa__actionMenu small{color:#84918b;font-size:9px;line-height:1.35}.LiveChatWidget-module__i764xa__actionMenu .LiveChatWidget-module__i764xa__endMenuItem{color:#b42318}.LiveChatWidget-module__i764xa__actionMenu .LiveChatWidget-module__i764xa__endMenuItem:hover{background:#fff4f2}.LiveChatWidget-module__i764xa__tabs{border-bottom:1px solid var(--chat-line);background:#fff;grid-template-columns:1fr 1fr;min-height:58px;display:grid;position:relative}.LiveChatWidget-module__i764xa__tabs:after{content:"";background:linear-gradient(90deg,#0a8b64,#10b981);border-radius:99px;width:28%;height:3px;transition:left .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:11%}.LiveChatWidget-module__i764xa__tabsHistory:after{left:61%}.LiveChatWidget-module__i764xa__tabsChat:after{left:11%}.LiveChatWidget-module__i764xa__tabs button{color:#66766f;cursor:pointer;background:#fff;border:0;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:750;transition:background .22s,color .22s;display:flex;position:relative}.LiveChatWidget-module__i764xa__tabs button svg{width:18px;height:18px}.LiveChatWidget-module__i764xa__tabs button b{color:#fff;background:#e94f4f;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:8px;font-weight:900;display:flex}.LiveChatWidget-module__i764xa__tabs .LiveChatWidget-module__i764xa__activeTab{color:#08835e;background:linear-gradient(#fff,#f7fcf9)}.LiveChatWidget-module__i764xa__viewStage{will-change:opacity,transform;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.LiveChatWidget-module__i764xa__viewToHistory{animation:.32s cubic-bezier(.16,1,.3,1) both LiveChatWidget-module__i764xa__viewHistoryIn}.LiveChatWidget-module__i764xa__viewToChat{animation:.32s cubic-bezier(.16,1,.3,1) both LiveChatWidget-module__i764xa__viewChatIn}@keyframes LiveChatWidget-module__i764xa__viewHistoryIn{0%{opacity:.25;transform:translate(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes LiveChatWidget-module__i764xa__viewChatIn{0%{opacity:.25;transform:translate(-20px)}to{opacity:1;transform:translate(0,0)}}.LiveChatWidget-module__i764xa__loading{color:#74827c;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;font-size:11px;display:flex}.LiveChatWidget-module__i764xa__loading span{border:2px solid #dce9e3;border-top-color:#0b9b6e;border-radius:99px;width:25px;height:25px;animation:.9s linear infinite LiveChatWidget-module__i764xa__spin}@keyframes LiveChatWidget-module__i764xa__spin{to{transform:rotate(360deg)}}.LiveChatWidget-module__i764xa__start,.LiveChatWidget-module__i764xa__conversation,.LiveChatWidget-module__i764xa__historyView{flex-direction:column;flex:1;min-height:0;display:flex}.LiveChatWidget-module__i764xa__start{background:linear-gradient(#fff 0,#fbfdfc 100%)}.LiveChatWidget-module__i764xa__startScroll{flex-direction:column;flex:1;gap:16px;min-height:0;padding:18px;display:flex;overflow:auto}.LiveChatWidget-module__i764xa__intro{background:linear-gradient(145deg,#f5fbf8,#eff9f4);border:1px solid #dceee5;border-radius:18px;grid-template-columns:auto 1fr;align-items:flex-start;gap:12px;padding:14px;display:grid}.LiveChatWidget-module__i764xa__introIcon{color:#0b946a;background:#fff;border:1px solid #dbece4;border-radius:13px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.LiveChatWidget-module__i764xa__introIcon svg{width:20px;height:20px}.LiveChatWidget-module__i764xa__intro div{gap:4px;display:grid}.LiveChatWidget-module__i764xa__intro strong{color:#19372d;font-size:12px;font-weight:850}.LiveChatWidget-module__i764xa__intro p{color:#73867e;margin:0;font-size:10px;line-height:1.5}.LiveChatWidget-module__i764xa__topicBlock{gap:9px;display:grid}.LiveChatWidget-module__i764xa__topicBlock>label,.LiveChatWidget-module__i764xa__identityGrid label>span,.LiveChatWidget-module__i764xa__messageField>span{color:#67766f;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.LiveChatWidget-module__i764xa__topics{flex-wrap:wrap;gap:7px;display:flex}.LiveChatWidget-module__i764xa__topics button{color:#5b6a64;cursor:pointer;background:#fff;border:1px solid #dfe7e3;border-radius:999px;padding:8px 11px;font-size:9.5px;font-weight:750;transition:all .18s}.LiveChatWidget-module__i764xa__topics button:hover{color:#087b59;border-color:#a6d9c5}.LiveChatWidget-module__i764xa__topics .LiveChatWidget-module__i764xa__activeTopic{color:#087b59;background:#eaf8f2;border-color:#93d8bd;box-shadow:inset 0 0 0 1px #0b9c6f14}.LiveChatWidget-module__i764xa__identityGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.LiveChatWidget-module__i764xa__identityGrid label,.LiveChatWidget-module__i764xa__messageField{gap:7px;display:grid}.LiveChatWidget-module__i764xa__identityGrid input,.LiveChatWidget-module__i764xa__messageField textarea{color:#1f332b;background:#fff;border:1px solid #dfe7e3;border-radius:13px;outline:none;padding:11px 12px;font-size:11px;transition:all .18s}.LiveChatWidget-module__i764xa__identityGrid input:focus,.LiveChatWidget-module__i764xa__messageField textarea:focus{border-color:#82cdb0;box-shadow:0 0 0 3px #0c9c6f14}.LiveChatWidget-module__i764xa__messageField textarea{resize:none;min-height:96px;line-height:1.5}.LiveChatWidget-module__i764xa__signedIn,.LiveChatWidget-module__i764xa__signedInMini{background:linear-gradient(145deg,#f3faf7,#f8fcfa);border:1px solid #dcebe4;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;display:grid}.LiveChatWidget-module__i764xa__signedIn{gap:10px;padding:11px}.LiveChatWidget-module__i764xa__signedIn>span,.LiveChatWidget-module__i764xa__signedInMini>span{color:#fff;background:linear-gradient(135deg,#0b805d,#14aa7a);border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:900;display:flex}.LiveChatWidget-module__i764xa__signedIn div,.LiveChatWidget-module__i764xa__signedInMini div{gap:2px;min-width:0;display:grid}.LiveChatWidget-module__i764xa__signedIn small,.LiveChatWidget-module__i764xa__signedInMini small{color:#829088;font-size:8px}.LiveChatWidget-module__i764xa__signedIn strong,.LiveChatWidget-module__i764xa__signedInMini strong{color:#243a32;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.LiveChatWidget-module__i764xa__signedIn em{color:#708079;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;font-style:normal;overflow:hidden}.LiveChatWidget-module__i764xa__signedIn>svg,.LiveChatWidget-module__i764xa__signedInMini>svg{color:#0a9b6d;width:18px;height:18px}.LiveChatWidget-module__i764xa__filePicker{color:#42665a;cursor:pointer;text-align:left;background:#fff;border:1px dashed #afc9bd;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.LiveChatWidget-module__i764xa__filePicker:hover{background:#f8fcfa;border-color:#72c5a5}.LiveChatWidget-module__i764xa__filePicker>svg:first-child{color:#0b8e65;width:22px;height:22px}.LiveChatWidget-module__i764xa__filePicker>svg:last-child{color:#8a9992;width:16px;height:16px}.LiveChatWidget-module__i764xa__filePicker div{gap:2px;display:grid}.LiveChatWidget-module__i764xa__filePicker strong{font-size:10px}.LiveChatWidget-module__i764xa__filePicker small{color:#84928c;font-size:8.5px}.LiveChatWidget-module__i764xa__startFooter{background:#fffffff7;border-top:1px solid #e7eeea;gap:8px;padding:12px 18px 14px;display:grid}.LiveChatWidget-module__i764xa__startButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a8e65,#11aa78);border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:43px;font-size:11px;font-weight:850;display:flex;box-shadow:0 8px 20px #0a916633}.LiveChatWidget-module__i764xa__startButton:disabled,.LiveChatWidget-module__i764xa__sendButton:disabled{cursor:not-allowed;opacity:.5}.LiveChatWidget-module__i764xa__startButton svg{width:17px;height:17px}.LiveChatWidget-module__i764xa__privacy{color:#8a9791;justify-content:center;align-items:center;gap:5px;font-size:8px;display:flex}.LiveChatWidget-module__i764xa__privacy svg{width:12px;height:12px}.LiveChatWidget-module__i764xa__conversation{background:#fff}.LiveChatWidget-module__i764xa__conversationBar{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;padding:10px 15px;display:flex}.LiveChatWidget-module__i764xa__conversationBar>div{align-items:center;gap:7px;min-width:0;display:flex}.LiveChatWidget-module__i764xa__conversationBar strong{color:#4f625a;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;font-weight:780;overflow:hidden}.LiveChatWidget-module__i764xa__channelBadge{color:#087b59;letter-spacing:.06em;text-transform:uppercase;background:#e8f8f1;border:1px solid #ccecdf;border-radius:999px;padding:5px 7px;font-size:7.5px;font-weight:900}.LiveChatWidget-module__i764xa__reference{color:#8a9690;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8.5px;font-weight:750}.LiveChatWidget-module__i764xa__statusStrip{color:#7d6426;background:#fffaf0;border-bottom:1px solid #f2e7c8;justify-content:space-between;align-items:center;padding:7px 15px;display:flex}.LiveChatWidget-module__i764xa__statusStrip>span{align-items:center;gap:6px;font-size:8.5px;font-weight:850;display:flex}.LiveChatWidget-module__i764xa__statusStrip>span i{background:#d9a62b;border-radius:99px;width:7px;height:7px;animation:1.7s ease-in-out infinite LiveChatWidget-module__i764xa__pulseDot}.LiveChatWidget-module__i764xa__statusStrip small{color:#9b8754;font-size:8px}.LiveChatWidget-module__i764xa__repliedStrip{color:#087957;background:#effaf5;border-bottom-color:#d7ede2}.LiveChatWidget-module__i764xa__repliedStrip>span i{background:#0fab77;animation:none}.LiveChatWidget-module__i764xa__repliedStrip small{color:#69877b}@keyframes LiveChatWidget-module__i764xa__pulseDot{0%,to{box-shadow:0 0 #d9a62b26}50%{box-shadow:0 0 0 5px #d9a62b1f}}.LiveChatWidget-module__i764xa__messages{overscroll-behavior:contain;flex-direction:column;flex:1;gap:13px;min-height:0;padding:17px 17px 10px;display:flex;overflow:auto}.LiveChatWidget-module__i764xa__messageRow{align-items:flex-end;gap:8px;max-width:88%;display:flex}.LiveChatWidget-module__i764xa__messageRow.LiveChatWidget-module__i764xa__staff{align-self:flex-start}.LiveChatWidget-module__i764xa__messageRow.LiveChatWidget-module__i764xa__customer{justify-content:flex-end;align-self:flex-end}.LiveChatWidget-module__i764xa__messageAvatar{background:linear-gradient(145deg,#fff,#eef9f4);border:1px solid #cfe9dd;border-radius:12px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 4px 12px #10644714}.LiveChatWidget-module__i764xa__messageAvatar>img{object-fit:contain;width:21px;height:17px;display:block}.LiveChatWidget-module__i764xa__messageBody{gap:5px;min-width:0;display:grid}.LiveChatWidget-module__i764xa__messageBody>small:not(.LiveChatWidget-module__i764xa__messageTime){color:#53675f;padding:0 3px;font-size:9px;font-weight:750}.LiveChatWidget-module__i764xa__messageBody>p{color:#25352f;white-space:pre-wrap;background:#f7f9f8;border:1px solid #e4e9e7;border-radius:16px 16px 16px 5px;margin:0;padding:10px 12px;font-size:12px;line-height:1.52}.LiveChatWidget-module__i764xa__customer .LiveChatWidget-module__i764xa__messageBody>p{background:linear-gradient(145deg,#edf9f4,#e6f6ef);border-color:#cfe8dd;border-radius:16px 16px 5px}.LiveChatWidget-module__i764xa__messageTime{color:#8d9994;align-items:center;gap:4px;padding:0 3px;font-size:7.8px;display:flex}.LiveChatWidget-module__i764xa__customer .LiveChatWidget-module__i764xa__messageTime{justify-content:flex-end}.LiveChatWidget-module__i764xa__messageTime svg{color:#0aa16f;width:11px;height:11px}.LiveChatWidget-module__i764xa__messageAttachments{flex-wrap:wrap;gap:5px;display:flex}.LiveChatWidget-module__i764xa__messageAttachments a,.LiveChatWidget-module__i764xa__messageAttachments span{color:#477065;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #dfe8e4;border-radius:8px;max-width:180px;padding:6px 8px;font-size:8px;font-weight:700;text-decoration:none;overflow:hidden}.LiveChatWidget-module__i764xa__keyList{gap:6px;display:grid}.LiveChatWidget-module__i764xa__keyList button{color:#087956;cursor:pointer;text-align:left;background:#fff;border:1px solid #d6e9df;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px;display:grid}.LiveChatWidget-module__i764xa__keyList button>svg{width:18px;height:18px}.LiveChatWidget-module__i764xa__keyList span{min-width:0;display:grid}.LiveChatWidget-module__i764xa__keyList small{font-size:7.5px}.LiveChatWidget-module__i764xa__keyList code{color:#273f37;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.LiveChatWidget-module__i764xa__keyList b{font-size:7.5px}.LiveChatWidget-module__i764xa__composer{background:#fff;border-top:1px solid #e8eeeb;gap:8px;padding:10px 12px 11px;display:grid}.LiveChatWidget-module__i764xa__signedInMini{border-radius:12px;gap:8px;padding:7px 9px}.LiveChatWidget-module__i764xa__signedInMini>span{border-radius:9px;width:31px;height:31px;font-size:11px}.LiveChatWidget-module__i764xa__signedInMini small{font-size:7px}.LiveChatWidget-module__i764xa__signedInMini strong{font-size:9px}.LiveChatWidget-module__i764xa__signedInMini>svg{width:15px;height:15px}.LiveChatWidget-module__i764xa__composerRow{background:#fbfcfc;border:1px solid #dfe7e3;border-radius:16px;align-items:flex-end;gap:5px;padding:6px;display:flex}.LiveChatWidget-module__i764xa__composer textarea{color:#24362f;resize:none;background:0 0;border:0;outline:none;flex:1;min-height:36px;max-height:92px;padding:9px 6px;font-size:11px;line-height:1.45}.LiveChatWidget-module__i764xa__attachButton,.LiveChatWidget-module__i764xa__sendButton{cursor:pointer;border:0;border-radius:11px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.LiveChatWidget-module__i764xa__attachButton{color:#517469;background:#eef6f2}.LiveChatWidget-module__i764xa__sendButton{color:#fff;background:linear-gradient(135deg,#0b9067,#10a875);box-shadow:0 6px 13px #0a91662e}.LiveChatWidget-module__i764xa__attachButton svg,.LiveChatWidget-module__i764xa__sendButton svg{width:18px;height:18px}.LiveChatWidget-module__i764xa__composerFooter{color:#657a71;justify-content:space-between;align-items:center;padding:3px 3px 1px;font-size:10px;font-weight:650;display:flex}.LiveChatWidget-module__i764xa__composerFooter>span{align-items:center;gap:7px;display:flex}.LiveChatWidget-module__i764xa__composerFooter>span i{background:#23bf7d;border-radius:99px;width:8px;height:8px;box-shadow:0 0 0 3px #23bf7d1a}.LiveChatWidget-module__i764xa__composerFooter small{color:#6d7f78;align-items:center;gap:5px;font-size:10px;font-weight:650;display:flex}.LiveChatWidget-module__i764xa__composerFooter svg{color:#0a9b6d;width:14px;height:14px}.LiveChatWidget-module__i764xa__closedState{background:#f8fbf9;border-top:1px solid #e5eee9;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:13px 15px;display:grid}.LiveChatWidget-module__i764xa__closedIcon{color:#09855f;background:#e8f8f1;border-radius:11px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.LiveChatWidget-module__i764xa__closedIcon svg{width:18px;height:18px}.LiveChatWidget-module__i764xa__closedState div:nth-child(2){gap:2px;display:grid}.LiveChatWidget-module__i764xa__closedState strong{color:#2b453b;font-size:10px}.LiveChatWidget-module__i764xa__closedState span{color:#7b8983;font-size:8.5px}.LiveChatWidget-module__i764xa__closedState button{color:#fff;cursor:pointer;background:#0a8c64;border:0;border-radius:10px;grid-column:1/-1;min-height:35px;font-size:9px;font-weight:800}.LiveChatWidget-module__i764xa__historyView{background:#fbfcfc}.LiveChatWidget-module__i764xa__historyHeader{border-bottom:1px solid #e8eeeb;justify-content:space-between;align-items:center;padding:14px 15px;display:flex}.LiveChatWidget-module__i764xa__historyHeader>div{gap:3px;display:grid}.LiveChatWidget-module__i764xa__historyHeader strong{color:#223a31;font-size:11px}.LiveChatWidget-module__i764xa__historyHeader span{color:#829089;font-size:8.5px}.LiveChatWidget-module__i764xa__historyHeader button{color:#087b59;cursor:pointer;background:#eaf8f2;border:1px solid #cfe9dd;border-radius:10px;align-items:center;gap:4px;padding:8px 9px;font-size:8.5px;font-weight:800;display:flex}.LiveChatWidget-module__i764xa__historyHeader button svg{width:13px;height:13px}.LiveChatWidget-module__i764xa__historyList{flex-direction:column;flex:1;min-height:0;padding:10px;display:flex;overflow:auto}.LiveChatWidget-module__i764xa__historyItem{color:#31463e;cursor:pointer;text-align:left;background:#fff;border:1px solid #e4ebe7;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin-bottom:8px;padding:11px;transition:all .18s;display:grid}.LiveChatWidget-module__i764xa__historyItem:hover{border-color:#b9dcca;transform:translateY(-1px);box-shadow:0 7px 18px #1c44340f}.LiveChatWidget-module__i764xa__historyUnread{background:linear-gradient(145deg,#fff,#f5fbf8);border-color:#b8dfce}.LiveChatWidget-module__i764xa__historyIcon{color:#0a8a63;background:#eef8f3;border-radius:11px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.LiveChatWidget-module__i764xa__historyIcon svg{width:18px;height:18px}.LiveChatWidget-module__i764xa__historyMain{gap:4px;min-width:0;display:grid}.LiveChatWidget-module__i764xa__historyTop,.LiveChatWidget-module__i764xa__historyRef{justify-content:space-between;align-items:center;gap:6px;display:flex}.LiveChatWidget-module__i764xa__historyTop strong{color:#283d35;text-overflow:ellipsis;white-space:nowrap;font-size:9.8px;overflow:hidden}.LiveChatWidget-module__i764xa__historyTop time{color:#95a19b;white-space:nowrap;font-size:7.5px}.LiveChatWidget-module__i764xa__historyRef{justify-content:flex-start}.LiveChatWidget-module__i764xa__historyRef b{color:#7b8983;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7.8px}.LiveChatWidget-module__i764xa__historyRef em{text-transform:uppercase;border-radius:999px;padding:3px 5px;font-size:6.8px;font-style:normal;font-weight:900}.LiveChatWidget-module__i764xa__openBadge{color:#087b59;background:#e7f8f0}.LiveChatWidget-module__i764xa__closedBadge{color:#7d8984;background:#f0f2f1}.LiveChatWidget-module__i764xa__historyMain>small{color:#7b8983;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.LiveChatWidget-module__i764xa__historyItem>svg{color:#99a69f;width:16px;height:16px}.LiveChatWidget-module__i764xa__historyUnreadBadge{color:#fff;background:#e94f4f;border-radius:99px;justify-content:center;align-items:center;width:18px;height:18px;font-size:7px;font-style:normal;font-weight:900;display:flex}.LiveChatWidget-module__i764xa__emptyHistory{color:#7f8e87;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:35px;display:flex}.LiveChatWidget-module__i764xa__emptyHistory>svg{color:#0a9369;background:#edf7f2;border-radius:16px;width:30px;height:30px;margin-bottom:12px;padding:10px}.LiveChatWidget-module__i764xa__emptyHistory strong{color:#30473e;margin-bottom:5px;font-size:11px}.LiveChatWidget-module__i764xa__emptyHistory span{max-width:230px;font-size:9px;line-height:1.5}.LiveChatWidget-module__i764xa__emptyHistory button{color:#fff;cursor:pointer;background:#0a9268;border:0;border-radius:10px;margin-top:14px;padding:9px 13px;font-size:8.5px;font-weight:800}.LiveChatWidget-module__i764xa__historyLoading{justify-content:center;gap:5px;padding:30px;display:flex}.LiveChatWidget-module__i764xa__historyLoading span{background:#9acdb8;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite LiveChatWidget-module__i764xa__dotBounce}.LiveChatWidget-module__i764xa__historyLoading span:nth-child(2){animation-delay:.12s}.LiveChatWidget-module__i764xa__historyLoading span:nth-child(3){animation-delay:.24s}@keyframes LiveChatWidget-module__i764xa__dotBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.LiveChatWidget-module__i764xa__files{flex-wrap:wrap;gap:6px;max-width:100%;display:flex;overflow:auto}.LiveChatWidget-module__i764xa__startFiles{margin-top:-7px}.LiveChatWidget-module__i764xa__pendingFile{background:#f1f7f4;border:1px solid #dceae3;border-radius:9px;align-items:center;gap:4px;max-width:min(220px,100%);min-height:28px;padding:3px 4px 3px 8px;display:flex}.LiveChatWidget-module__i764xa__pendingFile>span{color:#526b62;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:8.5px;font-weight:750;overflow:hidden}.LiveChatWidget-module__i764xa__pendingFile button{color:#6d8179;cursor:pointer;background:#fff;border:1px solid #dbe7e1;border-radius:7px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex}.LiveChatWidget-module__i764xa__pendingFile button:hover{color:#b42318;background:#fff1f1;border-color:#f3cccc}.LiveChatWidget-module__i764xa__pendingFile button svg{width:11px;height:11px}.LiveChatWidget-module__i764xa__hiddenInput{display:none}.LiveChatWidget-module__i764xa__error{color:#9f2f25;background:#fff3f2;border:1px solid #f5d3cf;border-radius:10px;margin:0;padding:8px 10px;font-size:8.5px;line-height:1.45}.LiveChatWidget-module__i764xa__confirmOverlay{z-index:40;background:#13221c57;justify-content:center;align-items:center;padding:22px;display:flex;position:absolute;inset:0}.LiveChatWidget-module__i764xa__confirmCard{text-align:center;background:#fff;border:1px solid #e4e9e6;border-radius:20px;justify-items:center;max-width:320px;padding:22px;display:grid;box-shadow:0 24px 65px #0a231938}.LiveChatWidget-module__i764xa__confirmIcon{color:#b42318;background:#fff1f0;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:11px;display:flex}.LiveChatWidget-module__i764xa__confirmIcon svg{width:22px;height:22px}.LiveChatWidget-module__i764xa__confirmCard>strong{color:#263932;font-size:13px}.LiveChatWidget-module__i764xa__confirmCard>p{color:#7a8882;margin:7px 0 16px;font-size:9.5px;line-height:1.55}.LiveChatWidget-module__i764xa__confirmCard>div{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.LiveChatWidget-module__i764xa__confirmCard button{color:#54645e;cursor:pointer;background:#f4f6f5;border:1px solid #e1e7e4;border-radius:10px;min-height:38px;font-size:9px;font-weight:800}.LiveChatWidget-module__i764xa__confirmCard .LiveChatWidget-module__i764xa__dangerButton{color:#fff;background:#b42318;border-color:#b42318}.LiveChatWidget-module__i764xa__confirmCard button:disabled{opacity:.55}.LiveChatWidget-module__i764xa__launcher{color:#173d30;cursor:pointer;background:linear-gradient(145deg,#fffffffc,#f6fcf9fa);border:1px solid #0a89622e;border-radius:22px;align-items:center;gap:11px;min-height:68px;padding:8px 9px 8px 8px;transition:opacity .2s,transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s;display:flex;position:relative;box-shadow:0 18px 48px #1443322e,0 5px 14px #14433214}.LiveChatWidget-module__i764xa__launcher:after{content:"";opacity:.9;background:linear-gradient(#10b981cc,#067e58d9);border-radius:99px;width:3px;height:34px;position:absolute;top:17px;left:-1px}.LiveChatWidget-module__i764xa__launcher:hover{transform:translateY(-3px);box-shadow:0 22px 58px #14433238,0 7px 18px #14433217}.LiveChatWidget-module__i764xa__launcherHidden{opacity:0;pointer-events:none;transform:translateY(10px)scale(.94)}.LiveChatWidget-module__i764xa__launcherIcon{background:linear-gradient(145deg,#0a7d5a,#10b981);border:1px solid #056a4b1f;border-radius:17px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff38,0 7px 18px #0878542b}.LiveChatWidget-module__i764xa__launcherIcon>img{object-fit:contain;background:#fff;border-radius:10px;width:34px;height:31px;padding:5px;display:block;box-shadow:0 3px 8px #0239271f}.LiveChatWidget-module__i764xa__launcherIcon>i{background:#36d38d;border:3px solid #fff;border-radius:99px;width:14px;height:14px;position:absolute;bottom:-2px;right:-2px;box-shadow:0 2px 8px #07674938}.LiveChatWidget-module__i764xa__launcherCopy{text-align:left;gap:3px;min-width:118px;display:grid}.LiveChatWidget-module__i764xa__launcherCopy strong{color:#173d30;letter-spacing:-.02em;font-size:12.5px;font-weight:900;line-height:1.15}.LiveChatWidget-module__i764xa__launcherCopy small{color:#668078;align-items:center;gap:5px;font-size:8.5px;font-weight:700;display:flex}.LiveChatWidget-module__i764xa__launcherCopy small>i{background:#20bd7c;border-radius:99px;width:6px;height:6px;animation:1.8s ease-in-out infinite LiveChatWidget-module__i764xa__onlinePulse;box-shadow:0 0 0 3px #20bd7c1a}@keyframes LiveChatWidget-module__i764xa__onlinePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.86)}}.LiveChatWidget-module__i764xa__launcherAction{color:#0a8e65;background:#eaf8f2;border:1px solid #d2eee1;border-radius:13px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex}.LiveChatWidget-module__i764xa__launcherAction svg{width:18px;height:18px}.LiveChatWidget-module__i764xa__launcher:hover .LiveChatWidget-module__i764xa__launcherAction{background:#dcf5e9;transform:translate(1px)}.LiveChatWidget-module__i764xa__unreadBadge{color:#fff;background:linear-gradient(145deg,#f25555,#d93636);border:3px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 4px;font-size:8px;font-weight:950;display:flex;position:absolute;top:-8px;right:-7px;box-shadow:0 5px 14px #ae282847}.LiveChatWidget-module__i764xa__launcherUnread{animation:2.2s ease-in-out infinite LiveChatWidget-module__i764xa__launcherAttention}@keyframes LiveChatWidget-module__i764xa__launcherAttention{0%,70%,to{box-shadow:0 18px 48px #1443322e,0 5px 14px #14433214}82%{box-shadow:0 18px 48px #1443322e,0 5px 14px #14433214,0 0 0 8px #0ea6751a}}@media (max-width:640px){.LiveChatWidget-module__i764xa__root{bottom:max(14px,env(safe-area-inset-bottom));right:12px}.LiveChatWidget-module__i764xa__root:has(.LiveChatWidget-module__i764xa__panel){z-index:260}.LiveChatWidget-module__i764xa__root.LiveChatWidget-module__i764xa__raised{bottom:88px}.LiveChatWidget-module__i764xa__panel{height:auto;bottom:auto;inset:max(8px,env(safe-area-inset-top)) 0 max(0px,env(safe-area-inset-bottom)) 0;transform-origin:bottom;border-radius:24px 24px 0 0;width:100vw;position:fixed;right:auto}.LiveChatWidget-module__i764xa__root.LiveChatWidget-module__i764xa__raised .LiveChatWidget-module__i764xa__panel{bottom:max(0px,env(safe-area-inset-bottom))}.LiveChatWidget-module__i764xa__header{min-height:96px;padding:16px 15px}.LiveChatWidget-module__i764xa__agentAvatar{border-radius:17px;width:48px;height:48px}.LiveChatWidget-module__i764xa__headerCopy strong{font-size:17px}.LiveChatWidget-module__i764xa__headerButton{border-radius:13px;width:40px;height:40px}.LiveChatWidget-module__i764xa__tabs{min-height:54px}.LiveChatWidget-module__i764xa__identityGrid{grid-template-columns:1fr}.LiveChatWidget-module__i764xa__identityGrid input,.LiveChatWidget-module__i764xa__messageField textarea,.LiveChatWidget-module__i764xa__composer textarea{font-size:16px}.LiveChatWidget-module__i764xa__startScroll,.LiveChatWidget-module__i764xa__messages{padding:15px}.LiveChatWidget-module__i764xa__messageRow{max-width:92%}.LiveChatWidget-module__i764xa__messageBody>p{font-size:12px}.LiveChatWidget-module__i764xa__composerFooter,.LiveChatWidget-module__i764xa__composerFooter small{font-size:10.5px}.LiveChatWidget-module__i764xa__launcher{background:linear-gradient(135deg,#fff 0%,#f2fbf7 100%);border:1px solid #08896038;border-radius:999px;gap:9px;width:auto;min-width:154px;min-height:58px;padding:6px 12px 6px 6px}.LiveChatWidget-module__i764xa__launcher:after{background:linear-gradient(#22c98a,#0b9669);width:3px;height:27px;display:block;top:15px;left:-1px}.LiveChatWidget-module__i764xa__launcherIcon{border-radius:999px;width:46px;height:46px}.LiveChatWidget-module__i764xa__launcherIcon>img{border-radius:10px;width:30px;height:27px;padding:4px}.LiveChatWidget-module__i764xa__launcherIcon>i{border-width:2px;width:12px;height:12px;bottom:0;right:0}.LiveChatWidget-module__i764xa__launcherCopy{gap:2px;min-width:76px;display:grid}.LiveChatWidget-module__i764xa__launcherCopy strong{color:#173d30;letter-spacing:-.01em;font-size:12px}.LiveChatWidget-module__i764xa__launcherCopy small{color:#5f786f;font-size:8.5px}.LiveChatWidget-module__i764xa__launcherCopy small>i{width:6px;height:6px}.LiveChatWidget-module__i764xa__launcherAction{display:none}.LiveChatWidget-module__i764xa__unreadBadge{top:-7px;right:-4px}.LiveChatWidget-module__i764xa__launcher:hover{transform:none}}@media (prefers-reduced-motion:reduce){.LiveChatWidget-module__i764xa__panel,.LiveChatWidget-module__i764xa__panelClosing,.LiveChatWidget-module__i764xa__viewToHistory,.LiveChatWidget-module__i764xa__viewToChat,.LiveChatWidget-module__i764xa__launcherUnread,.LiveChatWidget-module__i764xa__launcherCopy small>i,.LiveChatWidget-module__i764xa__statusStrip>span i,.LiveChatWidget-module__i764xa__loading span,.LiveChatWidget-module__i764xa__historyLoading span{animation:none}.LiveChatWidget-module__i764xa__launcher,.LiveChatWidget-module__i764xa__launcherAction,.LiveChatWidget-module__i764xa__historyItem,.LiveChatWidget-module__i764xa__headerButton,.LiveChatWidget-module__i764xa__tabs button{transition:none}}
.MaintenancePage-module__AXQmAW__page{color:#10221c;isolation:isolate;background:#f3f8f6;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:36px;display:flex;position:relative;overflow:hidden}.MaintenancePage-module__AXQmAW__aurora{z-index:-2;background:radial-gradient(circle at 18% 30%,#29d39133,#0000 31%),radial-gradient(circle at 83% 76%,#268e6429,#0000 34%),radial-gradient(circle at 66% 6%,#d3ff672e,#0000 27%);position:absolute;inset:0}.MaintenancePage-module__AXQmAW__grid{z-index:-1;background-image:linear-gradient(#064e3b09 1px,#0000 1px),linear-gradient(90deg,#064e3b09 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 80%,#0000);mask-image:linear-gradient(#0000,#000 18% 80%,#0000)}.MaintenancePage-module__AXQmAW__shell{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;border:1px solid #064e3b1c;border-radius:32px;width:100%;max-width:1120px;overflow:hidden;box-shadow:0 32px 90px #05312521}.MaintenancePage-module__AXQmAW__header{border-bottom:1px solid #064e3b17;justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.MaintenancePage-module__AXQmAW__brand{align-items:center;gap:11px;display:flex}.MaintenancePage-module__AXQmAW__brand img{object-fit:contain;object-position:left center;max-width:190px;height:42px;display:block}.MaintenancePage-module__AXQmAW__brand>span{color:#fff;background:linear-gradient(145deg,#064e3b,#10a46f);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:flex}.MaintenancePage-module__AXQmAW__brand strong{letter-spacing:-.02em;font-size:16px}.MaintenancePage-module__AXQmAW__status{color:#087553;text-transform:uppercase;background:#effaf5;border:1px solid #ccecdf;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:11px;font-weight:850;display:flex}.MaintenancePage-module__AXQmAW__status i{background:#10b981;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite MaintenancePage-module__AXQmAW__pulse;position:relative}.MaintenancePage-module__AXQmAW__content{grid-template-columns:minmax(0,1.12fr) minmax(330px,.78fr);display:grid}.MaintenancePage-module__AXQmAW__copy{padding:62px 54px}.MaintenancePage-module__AXQmAW__icon{color:#fff;background:linear-gradient(145deg,#064e3b,#0a9665);border:1px solid #fff3;border-radius:19px;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:28px;display:flex;box-shadow:0 16px 34px #05694a30}.MaintenancePage-module__AXQmAW__eyebrow{color:#09825b;letter-spacing:.13em;text-transform:uppercase;margin-bottom:11px;font-size:11px;font-weight:900;display:block}.MaintenancePage-module__AXQmAW__copy h1{letter-spacing:-.06em;max-width:650px;margin:0;font-size:clamp(42px,5vw,66px);font-weight:650;line-height:.98}.MaintenancePage-module__AXQmAW__copy>p{color:#60736c;max-width:620px;margin:22px 0 0;font-size:16px;line-height:1.7}.MaintenancePage-module__AXQmAW__details{gap:10px;margin-top:32px;display:grid}.MaintenancePage-module__AXQmAW__detail{color:inherit;background:#f7faf9;border:1px solid #e2ece8;border-radius:16px;align-items:center;gap:12px;max-width:560px;padding:12px 14px;text-decoration:none;transition:border-color .18s,transform .18s;display:flex}.MaintenancePage-module__AXQmAW__detail[href]:hover{border-color:#a8ddc8;transform:translateY(-1px)}.MaintenancePage-module__AXQmAW__detail>span{color:#087653;background:#e8f7f1;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.MaintenancePage-module__AXQmAW__detail div{flex-direction:column;min-width:0;display:flex}.MaintenancePage-module__AXQmAW__detail small{color:#788a83;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.MaintenancePage-module__AXQmAW__detail strong{overflow-wrap:anywhere;margin-top:3px;font-size:12px}.MaintenancePage-module__AXQmAW__progress{color:#fff;isolation:isolate;background:linear-gradient(145deg,#063b2d,#087a54);flex-direction:column;justify-content:center;align-self:stretch;padding:48px 38px;display:flex;position:relative;overflow:hidden}.MaintenancePage-module__AXQmAW__progress:before{content:"";z-index:-1;background:radial-gradient(circle,#99ffcf38,#0000 67%);width:430px;height:430px;position:absolute;top:-160px;right:-210px}.MaintenancePage-module__AXQmAW__orbit{opacity:.5;width:220px;height:220px;position:absolute;top:-86px;right:-82px}.MaintenancePage-module__AXQmAW__orbit:before,.MaintenancePage-module__AXQmAW__orbit:after{content:"";border:1px solid #ffffff26;border-radius:50%;position:absolute;inset:0}.MaintenancePage-module__AXQmAW__orbit:after{inset:38px}.MaintenancePage-module__AXQmAW__orbit i{background:#d9ff67;border-radius:50%;width:6px;height:6px;position:absolute}.MaintenancePage-module__AXQmAW__orbit i:first-child{top:45px;left:33px}.MaintenancePage-module__AXQmAW__orbit i:nth-child(2){bottom:27px;right:55px}.MaintenancePage-module__AXQmAW__orbit i:last-child{top:95px;right:21px}.MaintenancePage-module__AXQmAW__progressHead{align-items:center;gap:12px;display:flex;position:relative}.MaintenancePage-module__AXQmAW__progressHead>span{color:#d9ff67;background:#ffffff1f;border:1px solid #ffffff26;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.MaintenancePage-module__AXQmAW__progressHead div{flex-direction:column;display:flex}.MaintenancePage-module__AXQmAW__progressHead small{color:#fff9;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:850}.MaintenancePage-module__AXQmAW__progressHead strong{margin-top:3px;font-size:16px}.MaintenancePage-module__AXQmAW__track{background:#ffffff21;border-radius:999px;height:7px;margin:25px 0 28px;position:relative;overflow:hidden}.MaintenancePage-module__AXQmAW__track i{border-radius:inherit;background:linear-gradient(90deg,#7ce9b9,#d9ff67);width:68%;height:100%;animation:2.6s ease-in-out infinite MaintenancePage-module__AXQmAW__maintenance-progress;display:block}.MaintenancePage-module__AXQmAW__steps{gap:12px;display:grid;position:relative}.MaintenancePage-module__AXQmAW__steps>div{background:#ffffff13;border:1px solid #ffffff1c;border-radius:15px;align-items:flex-start;gap:11px;padding:13px;display:flex}.MaintenancePage-module__AXQmAW__steps>div>span{color:#d9ff67;background:#d9ff671f;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.MaintenancePage-module__AXQmAW__steps div div{flex-direction:column;flex:1;display:flex}.MaintenancePage-module__AXQmAW__steps strong{font-size:11px}.MaintenancePage-module__AXQmAW__steps small{color:#ffffff91;margin-top:3px;font-size:9px;line-height:1.45}.MaintenancePage-module__AXQmAW__footer{color:#687b74;border-top:1px solid #064e3b17;justify-content:space-between;align-items:center;padding:15px 28px;font-size:10px;display:flex}.MaintenancePage-module__AXQmAW__footer span{align-items:center;gap:6px;display:flex}.MaintenancePage-module__AXQmAW__footer small{font-size:10px}@keyframes MaintenancePage-module__AXQmAW__pulse{0%,to{box-shadow:0 0 #10b98147}50%{box-shadow:0 0 0 6px #10b98100}}@keyframes MaintenancePage-module__AXQmAW__maintenance-progress{0%,to{transform:translate(-18%)}50%{transform:translate(48%)}}@media (max-width:850px){.MaintenancePage-module__AXQmAW__page{padding:22px}.MaintenancePage-module__AXQmAW__content{grid-template-columns:1fr}.MaintenancePage-module__AXQmAW__copy{padding:46px 34px}.MaintenancePage-module__AXQmAW__progress{padding:36px 34px}.MaintenancePage-module__AXQmAW__copy h1{font-size:clamp(38px,9vw,54px)}.MaintenancePage-module__AXQmAW__details{grid-template-columns:repeat(2,minmax(0,1fr))}.MaintenancePage-module__AXQmAW__detail{min-width:0}.MaintenancePage-module__AXQmAW__footer{padding:14px 22px}}@media (max-width:580px){.MaintenancePage-module__AXQmAW__page{align-items:flex-start;padding:12px}.MaintenancePage-module__AXQmAW__shell{border-radius:24px}.MaintenancePage-module__AXQmAW__header{padding:16px}.MaintenancePage-module__AXQmAW__brand img{max-width:145px;height:34px}.MaintenancePage-module__AXQmAW__brand>span{width:36px;height:36px}.MaintenancePage-module__AXQmAW__status{padding:7px 8px;font-size:8px}.MaintenancePage-module__AXQmAW__copy{padding:36px 22px}.MaintenancePage-module__AXQmAW__icon{border-radius:16px;width:54px;height:54px;margin-bottom:23px}.MaintenancePage-module__AXQmAW__copy h1{font-size:clamp(36px,12vw,48px)}.MaintenancePage-module__AXQmAW__copy>p{margin-top:18px;font-size:14px}.MaintenancePage-module__AXQmAW__details{grid-template-columns:1fr;margin-top:24px}.MaintenancePage-module__AXQmAW__progress{padding:31px 22px}.MaintenancePage-module__AXQmAW__footer{flex-direction:column;align-items:flex-start;gap:6px;padding:13px 18px}}@media (prefers-reduced-motion:reduce){.MaintenancePage-module__AXQmAW__status i,.MaintenancePage-module__AXQmAW__track i{animation:none}}
.MaintenanceAdminBar-module__OIACeq__bar{color:#fff;z-index:10000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#053629f5;border:1px solid #d9ff6740;border-radius:16px;align-items:center;gap:11px;width:max-content;max-width:calc(100vw - 28px);padding:10px 11px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #00231947}.MaintenanceAdminBar-module__OIACeq__icon{color:#d9ff67;background:#d9ff6721;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.MaintenanceAdminBar-module__OIACeq__bar div{flex-direction:column;min-width:0;display:flex}.MaintenanceAdminBar-module__OIACeq__bar strong{letter-spacing:.02em;font-size:10px}.MaintenanceAdminBar-module__OIACeq__bar small{color:#ffffff9e;margin-top:2px;font-size:8px}.MaintenanceAdminBar-module__OIACeq__bar a{color:#16370f;white-space:nowrap;background:#d9ff67;border-radius:9px;padding:9px 11px;font-size:9px;font-weight:900;text-decoration:none}@media (max-width:520px){.MaintenanceAdminBar-module__OIACeq__bar{width:auto;bottom:10px;left:10px;right:10px;transform:none}.MaintenanceAdminBar-module__OIACeq__bar small{display:none}.MaintenanceAdminBar-module__OIACeq__bar div{flex:1}.MaintenanceAdminBar-module__OIACeq__bar a{padding:8px 9px}}
.GoogleConsentBanner-module__B2ACyW__banner{z-index:2147483000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #0f172a1a;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;width:min(1180px,100% - 32px);padding:17px 18px;animation:.32s ease-out both GoogleConsentBanner-module__B2ACyW__consentIn;display:grid;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 24px 80px #0f172a33}.GoogleConsentBanner-module__B2ACyW__icon{background:linear-gradient(145deg,#00a76a,#087f5b);border-radius:16px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;position:relative;box-shadow:0 10px 24px #00a76a38}.GoogleConsentBanner-module__B2ACyW__icon:before{content:"";box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:24px;height:24px}.GoogleConsentBanner-module__B2ACyW__icon:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:9px;right:10px;box-shadow:-12px 12px 0 -2px #ffffffeb}.GoogleConsentBanner-module__B2ACyW__icon span{background:#fff;border-radius:50%;width:3px;height:3px;position:absolute}.GoogleConsentBanner-module__B2ACyW__icon span:first-child{top:20px;left:16px}.GoogleConsentBanner-module__B2ACyW__icon span:nth-child(2){top:27px;left:25px}.GoogleConsentBanner-module__B2ACyW__icon span:nth-child(3){top:31px;left:18px}.GoogleConsentBanner-module__B2ACyW__copy{min-width:0}.GoogleConsentBanner-module__B2ACyW__copy strong{color:#0f172a;margin-bottom:4px;font-size:15px;font-weight:850;display:block}.GoogleConsentBanner-module__B2ACyW__copy p{color:#64748b;max-width:720px;margin:0;font-size:12.5px;line-height:1.6}.GoogleConsentBanner-module__B2ACyW__copy a{color:#007a4f;font-weight:800;text-decoration:none}.GoogleConsentBanner-module__B2ACyW__copy a:hover{text-decoration:underline}.GoogleConsentBanner-module__B2ACyW__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.GoogleConsentBanner-module__B2ACyW__actions button{cursor:pointer;white-space:nowrap;border-radius:13px;min-height:42px;padding:0 15px;font-size:12px;font-weight:850;transition:transform .18s,box-shadow .18s,border-color .18s}.GoogleConsentBanner-module__B2ACyW__actions button:hover{transform:translateY(-1px)}.GoogleConsentBanner-module__B2ACyW__secondary{color:#334155;background:#fff;border:1px solid #0f172a1f}.GoogleConsentBanner-module__B2ACyW__secondary:hover{border-color:#00a76a5c}.GoogleConsentBanner-module__B2ACyW__primary{color:#fff;background:#00a76a;border:1px solid #00a76a;box-shadow:0 9px 22px #00a76a33}.GoogleConsentBanner-module__B2ACyW__primary:hover{box-shadow:0 12px 28px #00a76a47}@keyframes GoogleConsentBanner-module__B2ACyW__consentIn{0%{opacity:0;transform:translate(-50%,18px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:900px){.GoogleConsentBanner-module__B2ACyW__banner{grid-template-columns:auto minmax(0,1fr);bottom:12px}.GoogleConsentBanner-module__B2ACyW__actions{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.GoogleConsentBanner-module__B2ACyW__actions button{width:100%}}@media (max-width:600px){.GoogleConsentBanner-module__B2ACyW__banner{border-radius:20px;gap:12px;width:calc(100% - 20px);padding:15px}.GoogleConsentBanner-module__B2ACyW__icon{border-radius:14px;width:43px;height:43px}.GoogleConsentBanner-module__B2ACyW__copy p{font-size:11.5px}.GoogleConsentBanner-module__B2ACyW__actions{grid-template-columns:1fr}.GoogleConsentBanner-module__B2ACyW__actions button{min-height:41px}}.GoogleConsentBanner-module__B2ACyW__reopen{z-index:2147482999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#475569;cursor:pointer;background:#fffffff0;border:1px solid #0f172a1f;border-radius:999px;min-height:36px;padding:0 13px;font-size:11px;font-weight:850;position:fixed;bottom:14px;left:14px;box-shadow:0 10px 28px #0f172a1f}.GoogleConsentBanner-module__B2ACyW__reopen:hover{color:#007a4f;border-color:#00a76a61}
