.Telegram-module__v0mbJW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Telegram-module__v0mbJW__title{color:var(--text);margin:0;font-size:1.75rem;font-weight:700}.Telegram-module__v0mbJW__subtitle{color:var(--text-muted);margin:.25rem 0 0;font-size:.95rem}.Telegram-module__v0mbJW__connectionsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Telegram-module__v0mbJW__connectionCard{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--card-border);box-shadow:0 8px 32px var(--shadow-color);border-radius:1.25rem;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.Telegram-module__v0mbJW__connectionCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.Telegram-module__v0mbJW__avatar{color:#fff;background:linear-gradient(135deg,#08c,#005580);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:1.5rem;font-weight:600;display:flex}.Telegram-module__v0mbJW__optionsMenu{margin-left:auto;position:relative}.Telegram-module__v0mbJW__optionsButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.Telegram-module__v0mbJW__optionsButton:hover{background-color:var(--border);color:var(--text)}.Telegram-module__v0mbJW__info{flex:1;min-width:0}.Telegram-module__v0mbJW__name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:1.1rem;font-weight:600;overflow:hidden}.Telegram-module__v0mbJW__username,.Telegram-module__v0mbJW__otherinfo{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;overflow:hidden}.Telegram-module__v0mbJW__otherinfo{font-size:.8rem}.Telegram-module__v0mbJW__emptyState{text-align:center;background:var(--surface);border:1px dashed var(--border);color:var(--text-muted);border-radius:1rem;padding:4rem 2rem}.Telegram-module__v0mbJW__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.Telegram-module__v0mbJW__errorMessage{background:var(--danger-light,#fee2e2);color:var(--danger,#ef4444);border:1px solid var(--danger);opacity:.8;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.Telegram-module__v0mbJW__loadingContainer{justify-content:center;align-items:center;min-height:200px;display:flex}
.TelegramInviteModal-module__-kjQvW__description{color:var(--text-muted,#6b7280);margin:0;font-size:.95rem;line-height:1.5}.TelegramInviteModal-module__-kjQvW__errorBox{background:var(--danger-light,#fee2e2);color:var(--danger,#ef4444);border:1px solid var(--danger);border-radius:.5rem;padding:1rem;font-size:.9rem}.TelegramInviteModal-module__-kjQvW__inviteBox{background:var(--bg,#f9fafb);border:1px solid var(--border,#e5e7eb);text-align:center;border-radius:.75rem;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;display:flex}.TelegramInviteModal-module__-kjQvW__inviteLink{color:var(--primary,#3b82f6);word-break:break-all;-webkit-user-select:all;user-select:all;background:#3b82f61a;border-radius:.5rem;padding:.5rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.1rem;font-weight:600}.TelegramInviteModal-module__-kjQvW__copyButton{border:1px solid var(--border,#e5e7eb);background:var(--surface,#fff);color:var(--text,#1f2937);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.TelegramInviteModal-module__-kjQvW__copyButton:hover{background:var(--bg,#f3f4f6);border-color:var(--text-muted,#9ca3af)}.TelegramInviteModal-module__-kjQvW__copyButton.TelegramInviteModal-module__-kjQvW__copied{color:#059669;background:#ecfdf5;border-color:#34d399}.TelegramInviteModal-module__-kjQvW__loadingState{color:var(--text-muted);flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}
.Modal-module__Jv_cWa__overlay{z-index:200;-webkit-backdrop-filter:blur(6px);opacity:0;visibility:hidden;background:#0000008c;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.Modal-module__Jv_cWa__overlayVisible{opacity:1;visibility:visible}.Modal-module__Jv_cWa__dialog{background:var(--dialog-bg);-webkit-backdrop-filter:blur(24px);border:1px solid var(--card-border);border-radius:1rem;width:100%;max-width:fit-content;max-height:100%;margin:1rem;padding:2rem;transition:transform .25s cubic-bezier(.4,0,.2,1);overflow-y:auto;transform:scale(.92)translateY(12px);box-shadow:0 20px 60px #00000080}.Modal-module__Jv_cWa__overlayVisible .Modal-module__Jv_cWa__dialog{transform:scale(1)translateY(0)}.Modal-module__Jv_cWa__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.Modal-module__Jv_cWa__message{color:var(--text-muted);margin-bottom:1rem;font-size:.925rem;line-height:1.5}.Modal-module__Jv_cWa__error{color:var(--error);background:#f8717114;border:1px solid #f8717133;border-radius:.5rem;max-width:530px;margin-bottom:1rem;padding:.5rem .75rem;font-size:.85rem}.Modal-module__Jv_cWa__actions{justify-content:flex-end;gap:.75rem;display:flex}.Modal-module__Jv_cWa__btnDanger{background:var(--error)}.Modal-module__Jv_cWa__btnDanger:hover{background:#ef4444;box-shadow:0 0 16px #f8717166}
.ConfirmModal-module__6FsgGG__overlay{z-index:200;-webkit-backdrop-filter:blur(6px);opacity:0;visibility:hidden;background:#0000008c;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.ConfirmModal-module__6FsgGG__overlayVisible{opacity:1;visibility:visible}.ConfirmModal-module__6FsgGG__dialog{background:var(--dialog-bg);-webkit-backdrop-filter:blur(24px);border:1px solid var(--card-border);border-radius:1rem;width:100%;max-width:400px;margin:1rem;padding:2rem;transition:transform .25s cubic-bezier(.4,0,.2,1);transform:scale(.92)translateY(12px);box-shadow:0 20px 60px #00000080}.ConfirmModal-module__6FsgGG__overlayVisible .ConfirmModal-module__6FsgGG__dialog{transform:scale(1)translateY(0)}.ConfirmModal-module__6FsgGG__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.ConfirmModal-module__6FsgGG__message{color:var(--text-muted);margin-bottom:1rem;font-size:.925rem;line-height:1.5}.ConfirmModal-module__6FsgGG__error{color:var(--error);background:#f8717114;border:1px solid #f8717133;border-radius:.5rem;margin-bottom:1rem;padding:.5rem .75rem;font-size:.85rem}.ConfirmModal-module__6FsgGG__actions{justify-content:flex-end;gap:.75rem;display:flex}.ConfirmModal-module__6FsgGG__btnDanger{background:var(--error)}.ConfirmModal-module__6FsgGG__btnDanger:hover{background:#ef4444;box-shadow:0 0 16px #f8717166}
.Emails-module__ovfkza__optionsMenu{margin-left:auto;position:relative}.Emails-module__ovfkza__optionsButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.Emails-module__ovfkza__optionsButton:hover{background-color:var(--border);color:var(--text)}.Emails-module__ovfkza__expired{border-color:var(--error)}.Emails-module__ovfkza__expiredLabel{color:var(--error);border:1px solid var(--error);border-radius:.5rem;margin-left:auto;padding:.2rem .5rem;font-size:.8rem;display:none}.Emails-module__ovfkza__expired .Emails-module__ovfkza__expiredLabel{display:block}.Emails-module__ovfkza__permissionError{border-color:#e67e22}.Emails-module__ovfkza__permissionErrorLabel{color:#e67e22;border:1px solid #e67e22;border-radius:.5rem;margin-left:auto;padding:.2rem .5rem;font-size:.8rem;display:none}.Emails-module__ovfkza__permissionError .Emails-module__ovfkza__permissionErrorLabel{display:block}.Emails-module__ovfkza__reconnectBtn{color:#fff;cursor:pointer;background:#e67e22;border:none;border-radius:.5rem;padding:.4rem .8rem;font-size:.8rem;transition:background-color .2s}.Emails-module__ovfkza__reconnectBtn:hover{background:#cf6e17}
.CrmLayout-module__1S8gHq__layout{min-height:100vh;display:flex}.CrmLayout-module__1S8gHq__sidebar{background:var(--sidebar-bg);-webkit-backdrop-filter:blur(24px);border-right:1px solid var(--card-border);z-index:100;flex-direction:column;width:240px;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.CrmLayout-module__1S8gHq__sidebarLogo{letter-spacing:-.02em;height:64px;color:var(--foreground);border-bottom:1px solid var(--card-border);align-items:center;gap:.625rem;padding:0 1.25rem;font-size:1.25rem;font-weight:700;display:flex}.CrmLayout-module__1S8gHq__sidebarLogoIcon{background:linear-gradient(135deg,var(--accent),#6366f1);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.CrmLayout-module__1S8gHq__nav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex;overflow-y:auto}.CrmLayout-module__1S8gHq__navItem{color:var(--text-muted);cursor:pointer;border:1px solid #0000;border-radius:.625rem;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.CrmLayout-module__1S8gHq__navItem:hover{background:var(--surface-hover);color:var(--foreground);border-color:var(--card-border);transform:translate(2px)}.CrmLayout-module__1S8gHq__navItemActive{color:var(--accent);background:#3b82f61f;border-color:#3b82f640}.CrmLayout-module__1S8gHq__navIcon{text-align:center;flex-shrink:0;width:1.5rem;font-size:1.15rem}.CrmLayout-module__1S8gHq__mainWrapper{flex-direction:column;flex:1;min-height:100vh;margin-left:240px;display:flex}.CrmLayout-module__1S8gHq__topBar{z-index:90;background:var(--topbar-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.CrmLayout-module__1S8gHq__topBarLeft{align-items:center;gap:1rem;display:flex}.CrmLayout-module__1S8gHq__pageName{color:var(--foreground);font-size:1.15rem;font-weight:600}.CrmLayout-module__1S8gHq__userArea{position:relative}.CrmLayout-module__1S8gHq__userButton{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.625rem;align-items:center;gap:.625rem;padding:.375rem .75rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.CrmLayout-module__1S8gHq__userButton:hover{background:var(--surface-hover);border-color:var(--card-border)}.CrmLayout-module__1S8gHq__userAvatar{background:linear-gradient(135deg,var(--accent),#a855f7);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.CrmLayout-module__1S8gHq__userChevron{opacity:.6;font-size:.65rem;transition:transform .2s}.CrmLayout-module__1S8gHq__userChevronOpen{transform:rotate(180deg)}.CrmLayout-module__1S8gHq__dropdown{background:var(--dialog-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--card-border);opacity:0;visibility:hidden;border-radius:.75rem;min-width:180px;padding:.375rem;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + .5rem);right:0;transform:translateY(-8px);box-shadow:0 12px 40px #0006}.CrmLayout-module__1S8gHq__dropdownOpen{opacity:1;visibility:visible;transform:translateY(0)}.CrmLayout-module__1S8gHq__dropdownItem{color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.625rem;width:100%;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.CrmLayout-module__1S8gHq__dropdownItem:hover{background:var(--surface-hover)}.CrmLayout-module__1S8gHq__dropdownDivider{background:var(--card-border);height:1px;margin:.25rem 0}.CrmLayout-module__1S8gHq__dropdownItemDanger{color:var(--error)}.CrmLayout-module__1S8gHq__dropdownItemDanger:hover{background:#f871711a}.CrmLayout-module__1S8gHq__dropdownIcon{text-align:center;flex-shrink:0;width:1.25rem;font-size:1rem}.CrmLayout-module__1S8gHq__content{flex:1;padding:2rem}.CrmLayout-module__1S8gHq__mobileMenuBtn{border:1px solid var(--card-border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:.5rem;padding:.375rem .5rem;font-size:1.25rem;transition:background .15s;display:none}.CrmLayout-module__1S8gHq__mobileMenuBtn:hover{background:var(--surface-hover)}.CrmLayout-module__1S8gHq__overlay{display:none}@media (max-width:768px){.CrmLayout-module__1S8gHq__sidebar{transform:translate(-100%)}.CrmLayout-module__1S8gHq__sidebarOpen{transform:translate(0)}.CrmLayout-module__1S8gHq__mainWrapper{margin-left:0}.CrmLayout-module__1S8gHq__mobileMenuBtn{display:flex}.CrmLayout-module__1S8gHq__overlay{background:var(--overlay-bg);z-index:99;opacity:0;visibility:hidden;transition:all .3s;display:block;position:fixed;inset:0}.CrmLayout-module__1S8gHq__overlayVisible{opacity:1;visibility:visible}.CrmLayout-module__1S8gHq__topBar{padding:0 1rem}.CrmLayout-module__1S8gHq__content{padding:1.25rem}}
.ThemeToggle-module__FcCOMq__switcher{background:var(--surface);border:1px solid var(--card-border);border-radius:.625rem;align-items:center;gap:2px;padding:2px;transition:background .3s,border-color .3s;display:flex}.ThemeToggle-module__FcCOMq__option{cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:28px;padding:0;transition:all .2s;display:flex;position:relative}.ThemeToggle-module__FcCOMq__option:hover:not(.ThemeToggle-module__FcCOMq__active){background:var(--surface-hover)}.ThemeToggle-module__FcCOMq__active{background:var(--accent);box-shadow:0 2px 8px var(--accent-glow)}.ThemeToggle-module__FcCOMq__icon{font-size:.8rem;line-height:1;transition:transform .2s}.ThemeToggle-module__FcCOMq__option:hover .ThemeToggle-module__FcCOMq__icon{transform:scale(1.15)}
.Dashboard-module__-Bdv9a__container{max-width:1200px;margin:0 auto;padding:2rem}.Dashboard-module__-Bdv9a__welcomeSection{margin-bottom:2.5rem}.Dashboard-module__-Bdv9a__welcomeTitle{background:var(--heading-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:1.875rem;font-weight:700;line-height:1.2}.Dashboard-module__-Bdv9a__welcomeSubtitle{color:var(--text-muted);margin:0;font-size:1rem}.Dashboard-module__-Bdv9a__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Dashboard-module__-Bdv9a__statCard{flex-direction:column;gap:1.25rem;padding:1.75rem;transition:transform .2s,box-shadow .2s;display:flex}.Dashboard-module__-Bdv9a__statCard:hover{box-shadow:0 16px 48px var(--shadow-color);transform:translateY(-3px)}.Dashboard-module__-Bdv9a__cardHeader{justify-content:space-between;align-items:center;display:flex}.Dashboard-module__-Bdv9a__cardIconWrap{border-radius:1rem;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.Dashboard-module__-Bdv9a__telegramIcon{color:#29a8ea;background:#28a0f026}.Dashboard-module__-Bdv9a__emailIcon{color:#3b82f6;background:#3b82f626}.Dashboard-module__-Bdv9a__templateIcon{color:#8b5cf6;background:#8b5cf626}.Dashboard-module__-Bdv9a__settingsBtn{border:1px solid var(--card-border);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:.625rem;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.Dashboard-module__-Bdv9a__settingsBtn:hover{background:var(--surface-hover);border-color:var(--accent);color:var(--accent)}.Dashboard-module__-Bdv9a__cardBody{flex-direction:column;gap:.75rem;display:flex}.Dashboard-module__-Bdv9a__statMain{flex-direction:column;gap:.15rem;display:flex}.Dashboard-module__-Bdv9a__statRow{align-items:flex-end;gap:2rem;display:flex}.Dashboard-module__-Bdv9a__statItem{flex-direction:column;gap:.15rem;display:flex}.Dashboard-module__-Bdv9a__statNumber{color:var(--foreground);font-size:2.5rem;font-weight:800;line-height:1}.Dashboard-module__-Bdv9a__statLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.8rem;font-weight:500}.Dashboard-module__-Bdv9a__statNumberWarning{color:#f59e0b}.Dashboard-module__-Bdv9a__statLabelWarning{color:#f59e0b;opacity:.85}.Dashboard-module__-Bdv9a__statNumberSuccess{color:var(--success)}.Dashboard-module__-Bdv9a__statLabelSuccess{color:var(--success);opacity:.85}.Dashboard-module__-Bdv9a__statDescription{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5}.Dashboard-module__-Bdv9a__loadingContainer{flex-direction:column;align-items:center;gap:1rem;padding:4rem;display:flex}.Dashboard-module__-Bdv9a__loadingText{color:var(--text-muted);font-size:.95rem}.Dashboard-module__-Bdv9a__errorCard{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:3rem;display:flex}.Dashboard-module__-Bdv9a__errorIcon{font-size:2.5rem}@media (max-width:640px){.Dashboard-module__-Bdv9a__container{padding:1.25rem}.Dashboard-module__-Bdv9a__welcomeTitle{font-size:1.5rem}.Dashboard-module__-Bdv9a__statNumber{font-size:2rem}}
