.LegalPage-module__na1o4G__pageWrapper{flex-direction:column;min-height:100vh;display:flex}.LegalPage-module__na1o4G__mainContent{background:radial-gradient(circle at 10% 20%, #7c3aed0d 0%, transparent 40%), radial-gradient(circle at 90% 80%, #7c3aed08 0%, transparent 45%), var(--background);flex:1;justify-content:center;align-items:flex-start;padding:8rem 2rem 4rem;display:flex}.LegalPage-module__na1o4G__container{background:var(--surface);border:1px solid var(--border);width:100%;max-width:900px;box-shadow:var(--shadow-lg);border-radius:24px;padding:3rem}.LegalPage-module__na1o4G__title{background:linear-gradient(135deg, var(--text-primary) 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.LegalPage-module__na1o4G__date{color:var(--text-muted);border-bottom:1.5px solid var(--border);margin-bottom:2.5rem;padding-bottom:1rem;font-size:.9rem}.LegalPage-module__na1o4G__content{color:var(--text-secondary);font-size:1.05rem;line-height:1.8}.LegalPage-module__na1o4G__content h2{color:var(--text-primary);margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.LegalPage-module__na1o4G__content p{margin-bottom:1.25rem}.LegalPage-module__na1o4G__content ul{margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc}.LegalPage-module__na1o4G__content li{margin-bottom:.5rem}@media (max-width:768px){.LegalPage-module__na1o4G__mainContent{padding:6rem 1rem 3rem}.LegalPage-module__na1o4G__container{padding:1.5rem}.LegalPage-module__na1o4G__title{font-size:1.8rem}}
.Footer-module__xpqx9a__footer{background:var(--surface);border-top:1px solid var(--border);padding:6rem 0 3rem}.Footer-module__xpqx9a__container{width:90%;max-width:1200px;margin:0 auto}.Footer-module__xpqx9a__grid{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__xpqx9a__brandCol{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__xpqx9a__logo{font-family:var(--font-header);color:var(--text-primary);font-size:1.5rem;font-weight:700}.Footer-module__xpqx9a__logo span{color:var(--accent)}.Footer-module__xpqx9a__desc{color:var(--text-secondary);max-width:300px;font-size:1rem;line-height:1.6}.Footer-module__xpqx9a__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__xpqx9a__links{flex-direction:column;gap:1rem;display:flex}.Footer-module__xpqx9a__link{color:var(--text-muted);font-size:.95rem;transition:all .2s}.Footer-module__xpqx9a__link:hover{color:var(--accent);padding-left:5px}.Footer-module__xpqx9a__bottom{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}@media (max-width:768px){.Footer-module__xpqx9a__grid{grid-template-columns:1fr;gap:3rem}.Footer-module__xpqx9a__bottom{text-align:center;flex-direction:column;gap:1rem}}.Footer-module__xpqx9a__partnerLink{color:var(--accent);font-weight:600;text-decoration:none;transition:color .2s}.Footer-module__xpqx9a__partnerLink:hover{color:var(--accent-hover);text-decoration:underline}
.Header-module__jKmGcW__header{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);z-index:1000;border-radius:100px;align-items:center;width:90%;max-width:1200px;height:4rem;padding:0 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000008,0 1px 8px #0000000d}.Header-module__jKmGcW__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__jKmGcW__leftGroup{align-items:center;display:flex}.Header-module__jKmGcW__workspaceSection{align-items:center;gap:12px;display:flex}.Header-module__jKmGcW__separator{background:var(--border);width:1px;height:2rem;margin-right:.5rem}.Header-module__jKmGcW__tariffBadge{letter-spacing:-.01em;cursor:pointer;box-sizing:border-box;border-radius:100px;align-items:center;gap:6px;height:28px;padding:.35rem .85rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Header-module__jKmGcW__activeBadge{color:var(--accent);background:#7c3aed14;border:1px solid #7c3aed40;box-shadow:0 0 10px #7c3aed0d}.Header-module__jKmGcW__activeBadge:hover{color:#6d28d9;background:linear-gradient(135deg,#7c3aed1f 0%,#d946ef1f 100%);border:1px solid #d946ef66;transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed26}.Header-module__jKmGcW__freeBadge{color:var(--text-secondary);background:#94a3b814;border:1px solid #94a3b833}.Header-module__jKmGcW__freeBadge:hover{color:var(--text-primary);background:#94a3b826;border:1px solid #94a3b859;transform:translateY(-1px)}.Header-module__jKmGcW__starIcon{flex-shrink:0;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.Header-module__jKmGcW__activeBadge .Header-module__jKmGcW__starIcon{color:#f59e0b;filter:drop-shadow(0 0 2px #f59e0b80)}.Header-module__jKmGcW__freeBadge .Header-module__jKmGcW__starIcon{color:#94a3b8}.Header-module__jKmGcW__activeBadge:hover .Header-module__jKmGcW__starIcon{transform:rotate(144deg)scale(1.2)}.Header-module__jKmGcW__freeBadge:hover .Header-module__jKmGcW__starIcon{transform:scale(1.1)}.Header-module__jKmGcW__tooltipOverlay .ant-tooltip-inner{-webkit-backdrop-filter:blur(10px)!important;background:#0f172af2!important;border:1px solid #ffffff1a!important;border-radius:12px!important;max-width:280px!important;padding:12px 16px!important;box-shadow:0 10px 25px -5px #0000004d!important}.Header-module__jKmGcW__tooltipContent{font-family:var(--font-main);color:#f1f5f9;flex-direction:column;gap:8px;display:flex}.Header-module__jKmGcW__tooltipHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.Header-module__jKmGcW__tooltipTitle{color:#fff;background:linear-gradient(135deg,#a78bfa 0%,#f472b6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:.95rem;font-weight:700}.Header-module__jKmGcW__tooltipStatus{text-transform:uppercase;letter-spacing:.02em;border-radius:6px;padding:2px 6px;font-size:.7rem;font-weight:700}.Header-module__jKmGcW__tooltipDivider{background:#ffffff14;height:1px;margin:2px 0}.Header-module__jKmGcW__tooltipRow{color:#cbd5e1;justify-content:space-between;font-size:.8rem;display:flex}.Header-module__jKmGcW__tooltipRow strong{color:#fff}.Header-module__jKmGcW__tooltipPeriod{color:#94a3b8;text-align:center;margin-top:2px;font-size:.75rem}.Header-module__jKmGcW__logo{font-family:var(--font-header);color:var(--text-primary);align-items:center;font-size:1.5rem;font-weight:700;display:flex}.Header-module__jKmGcW__logo span{color:var(--accent)}.Header-module__jKmGcW__nav{gap:2rem;display:flex}.Header-module__jKmGcW__navLink{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__jKmGcW__navLink:hover,.Header-module__jKmGcW__navLink.Header-module__jKmGcW__active{color:var(--accent)}.Header-module__jKmGcW__navLink.Header-module__jKmGcW__active:after{content:"";background:var(--accent);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.Header-module__jKmGcW__navLink{position:relative}.Header-module__jKmGcW__ctaButton{background:var(--accent);color:#fff;box-shadow:0 4px 20px rgba(var(--accent-rgb), .2);border-radius:100px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.Header-module__jKmGcW__ctaButton:hover{background:var(--accent-hover);box-shadow:0 6px 24px rgba(var(--accent-rgb), .3);transform:translateY(-2px)}@media (max-width:768px){.Header-module__jKmGcW__nav{display:none}}
.Loader-module__2HkEyq__loaderWrapper{justify-content:center;align-items:center;width:100%;min-height:200px;padding:2rem;display:flex}.Loader-module__2HkEyq__fullPage{background:rgba(var(--background-rgb), .7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;width:100vw;height:100vh;padding:0;position:fixed;top:0;left:0}.Loader-module__2HkEyq__content{flex-direction:column;align-items:center;gap:1rem;display:flex}.ant-spin{color:var(--accent)!important}.ant-spin-text{font-weight:600;color:var(--text-secondary)!important;font-family:var(--font-main)!important;margin-top:1rem!important}
.NotificationBell-module__t1y_cW__bellButton{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.NotificationBell-module__t1y_cW__bellButton:hover{background:#ffffff26;border-color:#ffffff40;transform:scale(1.05)}.NotificationBell-module__t1y_cW__bellIcon{font-size:18px}.NotificationBell-module__t1y_cW__popoverContainer{width:360px;max-width:90vw;padding:4px}.NotificationBell-module__t1y_cW__header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;margin-bottom:8px;padding:8px 12px;display:flex}.NotificationBell-module__t1y_cW__title{color:#1f2937;font-size:16px;font-weight:600}.NotificationBell-module__t1y_cW__markAllBtn{color:#7c3aed;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:13px;transition:all .2s}.NotificationBell-module__t1y_cW__markAllBtn:hover:not(:disabled){color:#6d28d9;background:#7c3aed14}.NotificationBell-module__t1y_cW__markAllBtn:disabled{color:#9ca3af;cursor:not-allowed}.NotificationBell-module__t1y_cW__listContainer{max-height:240px;padding-right:4px;overflow-y:auto}.NotificationBell-module__t1y_cW__listContainer::-webkit-scrollbar{width:6px}.NotificationBell-module__t1y_cW__listContainer::-webkit-scrollbar-track{background:0 0}.NotificationBell-module__t1y_cW__listContainer::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.NotificationBell-module__t1y_cW__listContainer::-webkit-scrollbar-thumb:hover{background:#0003}.NotificationBell-module__t1y_cW__notificationItem{cursor:pointer;border-radius:8px;gap:10px;margin-bottom:4px;padding:10px 12px;transition:all .2s;display:flex;position:relative}.NotificationBell-module__t1y_cW__notificationItem:hover{background:#7c3aed0a}.NotificationBell-module__t1y_cW__unread{background:#7c3aed12}.NotificationBell-module__t1y_cW__unread:hover{background:#7c3aed1a}.NotificationBell-module__t1y_cW__dot{background:#7c3aed;border-radius:50%;width:8px;height:8px;position:absolute;top:16px;right:12px;box-shadow:0 0 8px #7c3aed}.NotificationBell-module__t1y_cW__content{flex:1;padding-right:12px}.NotificationBell-module__t1y_cW__subject{color:#1f2937;margin-bottom:2px;font-size:14px;font-weight:600;line-height:1.3}.NotificationBell-module__t1y_cW__message{color:#4b5563;word-break:break-word;margin-bottom:6px;font-size:13px;line-height:1.4}.NotificationBell-module__t1y_cW__collapsed{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.NotificationBell-module__t1y_cW__expanded{display:block}.NotificationBell-module__t1y_cW__time{color:#9ca3af;font-size:11px}.NotificationBell-module__t1y_cW__loadMoreSpinner{justify-content:center;align-items:center;padding:8px;display:flex}.NotificationBell-module__t1y_cW__emptyState{text-align:center;padding:32px 16px}.NotificationBell-module__t1y_cW__emptyText{color:#9ca3af;margin-top:8px;font-size:14px}
.UserMenu-module__pAAkwq__wrapper{position:relative}.UserMenu-module__pAAkwq__trigger{justify-content:center;align-items:center;display:flex}.UserMenu-module__pAAkwq__avatar{background:linear-gradient(135deg, var(--accent) 0%, #a855f7 100%);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 2px 8px #0000001a}.UserMenu-module__pAAkwq__avatar.UserMenu-module__pAAkwq__pro{background:linear-gradient(135deg,#7c3aed 0%,#d946ef 100%);border:2px solid #fff;box-shadow:0 0 14px #d946ef80,0 2px 8px #00000026}.UserMenu-module__pAAkwq__avatar.UserMenu-module__pAAkwq__pro:before{content:"";z-index:-1;opacity:.85;background:linear-gradient(135deg,#7c3aed,#d946ef,#6366f1,#7c3aed) 0 0/300% 300%;border-radius:50%;animation:4s linear infinite UserMenu-module__pAAkwq__rotateGlow;position:absolute;inset:-4px}.UserMenu-module__pAAkwq__avatar.UserMenu-module__pAAkwq__premium{background:linear-gradient(135deg,#fbbf24 0%,#ef4444 100%);border:2px solid #fff;box-shadow:0 0 16px #f59e0b99,0 2px 8px #00000026}.UserMenu-module__pAAkwq__avatar.UserMenu-module__pAAkwq__premium:before{content:"";z-index:-1;opacity:.9;background:linear-gradient(135deg,#fbbf24,#f59e0b,#ef4444,#fbbf24) 0 0/300% 300%;border-radius:50%;animation:4s linear infinite UserMenu-module__pAAkwq__rotateGlow;position:absolute;inset:-4px}.UserMenu-module__pAAkwq__avatar.UserMenu-module__pAAkwq__basic{background:linear-gradient(135deg,#0d9488 0%,#2563eb 100%);border:2px solid #fff;box-shadow:0 0 12px #0d948880,0 2px 8px #0000001f}.UserMenu-module__pAAkwq__avatar.UserMenu-module__pAAkwq__basic:before{content:"";z-index:-1;opacity:.8;background:linear-gradient(135deg,#22d3ee,#0d9488,#2563eb,#22d3ee) 0 0/300% 300%;border-radius:50%;animation:4s linear infinite UserMenu-module__pAAkwq__rotateGlow;position:absolute;inset:-4px}.UserMenu-module__pAAkwq__trigger:hover .UserMenu-module__pAAkwq__avatar{transform:scale(1.08)}.UserMenu-module__pAAkwq__trigger:hover .UserMenu-module__pAAkwq__avatar.UserMenu-module__pAAkwq__pro{transform:scale(1.08);box-shadow:0 0 20px #d946efd9,0 4px 12px #0003}.UserMenu-module__pAAkwq__trigger:hover .UserMenu-module__pAAkwq__avatar.UserMenu-module__pAAkwq__premium{transform:scale(1.08);box-shadow:0 0 22px #f59e0be6,0 4px 12px #0003}.UserMenu-module__pAAkwq__trigger:hover .UserMenu-module__pAAkwq__avatar.UserMenu-module__pAAkwq__basic{transform:scale(1.08);box-shadow:0 0 18px #0d9488cc,0 4px 12px #0000002e}@keyframes UserMenu-module__pAAkwq__rotateGlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.UserMenu-module__pAAkwq__dropdown{background:var(--surface);border:1px solid var(--border);width:240px;box-shadow:var(--shadow-lg);z-index:100;border-radius:16px;padding:.75rem;animation:.2s ease-out UserMenu-module__pAAkwq__fadeIn;position:absolute;top:calc(100% + .75rem);right:0}.UserMenu-module__pAAkwq__header{padding:.5rem}.UserMenu-module__pAAkwq__name{color:var(--text-primary);font-size:1rem;font-weight:700}.UserMenu-module__pAAkwq__email{color:var(--text-secondary);margin-bottom:.5rem;font-size:.8rem}.UserMenu-module__pAAkwq__roleTag{background:rgba(var(--accent-rgb), .1);color:var(--accent);text-transform:uppercase;border-radius:6px;padding:.25rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.UserMenu-module__pAAkwq__divider{background:var(--border);height:1px;margin:.5rem 0}.UserMenu-module__pAAkwq__item{text-align:left;width:100%;color:var(--text-primary);border-radius:8px;padding:.75rem;font-size:.9rem;text-decoration:none;transition:background .2s;display:block}.UserMenu-module__pAAkwq__item:visited{color:var(--text-primary)}.UserMenu-module__pAAkwq__item:hover{background:var(--surface-hover);color:var(--text-primary)}.UserMenu-module__pAAkwq__logout{color:#ef4444}.UserMenu-module__pAAkwq__logout:hover{background:#fef2f2}@keyframes UserMenu-module__pAAkwq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.WorkspaceSwitcher-module__dC7ykq__wrapper{margin-right:1.5rem;position:relative}.WorkspaceSwitcher-module__dC7ykq__trigger{background:rgba(var(--accent-rgb), .05);border:1px solid rgba(var(--accent-rgb), .1);text-align:left;border-radius:12px;align-items:center;gap:.75rem;min-width:200px;padding:.5rem .75rem;transition:all .2s;display:flex}.WorkspaceSwitcher-module__dC7ykq__trigger:hover{background:rgba(var(--accent-rgb), .1);border-color:rgba(var(--accent-rgb), .2)}.WorkspaceSwitcher-module__dC7ykq__icon{background:var(--accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;display:flex}.WorkspaceSwitcher-module__dC7ykq__info{flex-direction:column;flex:1;display:flex}.WorkspaceSwitcher-module__dC7ykq__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.WorkspaceSwitcher-module__dC7ykq__name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.9rem;font-weight:600;overflow:hidden}.WorkspaceSwitcher-module__dC7ykq__arrow{color:var(--text-muted);font-size:.6rem}.WorkspaceSwitcher-module__dC7ykq__dropdown{background:var(--surface);border:1px solid var(--border);width:100%;box-shadow:var(--shadow-lg);z-index:100;border-radius:16px;padding:.5rem;animation:.2s ease-out WorkspaceSwitcher-module__dC7ykq__fadeIn;position:absolute;top:calc(100% + .5rem);left:0}.WorkspaceSwitcher-module__dC7ykq__list{flex-direction:column;gap:.25rem;display:flex}.WorkspaceSwitcher-module__dC7ykq__item{text-align:left;border-radius:8px;align-items:center;width:100%;padding:.75rem;font-size:.9rem;transition:background .2s;display:flex}.WorkspaceSwitcher-module__dC7ykq__item:hover{background:var(--surface-hover)}.WorkspaceSwitcher-module__dC7ykq__activeItem{background:rgba(var(--accent-rgb), .05);color:var(--accent);font-weight:600}.WorkspaceSwitcher-module__dC7ykq__itemIcon{background:var(--border);width:24px;height:24px;color:var(--text-secondary);border-radius:6px;flex:none;justify-content:center;align-items:center;margin-right:.75rem;font-size:.75rem;display:flex}.WorkspaceSwitcher-module__dC7ykq__itemName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.WorkspaceSwitcher-module__dC7ykq__activeItem .WorkspaceSwitcher-module__dC7ykq__itemIcon{background:var(--accent);color:#fff}.WorkspaceSwitcher-module__dC7ykq__check{margin-left:auto;font-size:.8rem}.WorkspaceSwitcher-module__dC7ykq__divider{background:var(--border);height:1px;margin:.5rem 0}@keyframes WorkspaceSwitcher-module__dC7ykq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.WorkspaceMembersManager-module__Y5nWiW__root{flex-direction:column;gap:1.5rem;display:flex}.WorkspaceMembersManager-module__Y5nWiW__alert{margin-bottom:-.25rem}.WorkspaceMembersManager-module__Y5nWiW__inviteBlock{background:var(--surface-hover);border:1px solid var(--border);border-radius:8px;padding:1rem}.WorkspaceMembersManager-module__Y5nWiW__inviteForm{grid-template-columns:minmax(220px,1fr) minmax(150px,180px) minmax(130px,150px);align-items:end;gap:.75rem;margin-top:1rem;display:grid}.WorkspaceMembersManager-module__Y5nWiW__inviteForm .ant-form-item{margin-bottom:0}.WorkspaceMembersManager-module__Y5nWiW__membersTable{margin-top:1rem}.WorkspaceMembersManager-module__Y5nWiW__roleSelect{width:100%}.WorkspaceMembersManager-module__Y5nWiW__sentBlock{flex-direction:column;gap:.75rem;display:flex}.WorkspaceMembersManager-module__Y5nWiW__sentList{flex-direction:column;gap:.5rem;display:flex}.WorkspaceMembersManager-module__Y5nWiW__sentItem{border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.WorkspaceMembersManager-module__Y5nWiW__sentItem>div{flex-direction:column;gap:.2rem;min-width:0;display:flex}@media (max-width:760px){.WorkspaceMembersManager-module__Y5nWiW__inviteForm{grid-template-columns:1fr}.WorkspaceMembersManager-module__Y5nWiW__sentItem{flex-direction:column;align-items:flex-start}}
.Benefits-module__B20QAW__benefitsSection{background:var(--background);border-bottom:1px solid var(--border);padding:8rem 0;overflow:hidden}.Benefits-module__B20QAW__container{width:90%;max-width:1200px;margin:0 auto}.Benefits-module__B20QAW__header{text-align:center;margin-bottom:5rem}.Benefits-module__B20QAW__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.2}.Benefits-module__B20QAW__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.Benefits-module__B20QAW__grid{grid-template-columns:repeat(4,1fr);gap:3rem 2rem;width:100%;display:grid}.Benefits-module__B20QAW__benefitItem{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.Benefits-module__B20QAW__visualContainer{justify-content:center;align-items:center;width:120px;height:120px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Benefits-module__B20QAW__illustration{filter:drop-shadow(0 4px 10px #00000005);width:100%;height:100%;transition:all .4s}.Benefits-module__B20QAW__benefitItem:hover .Benefits-module__B20QAW__visualContainer{filter:drop-shadow(0 12px 24px #7c3aed14);transform:translateY(-8px)scale(1.03)}.Benefits-module__B20QAW__cardTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:750;line-height:1.35;transition:color .3s}.Benefits-module__B20QAW__benefitItem:hover .Benefits-module__B20QAW__cardTitle{color:var(--accent)}.Benefits-module__B20QAW__cardDesc{color:var(--text-secondary);max-width:270px;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.Benefits-module__B20QAW__grid{grid-template-columns:repeat(2,1fr);gap:4rem 2rem}}@media (max-width:768px){.Benefits-module__B20QAW__benefitsSection{padding:5rem 0}.Benefits-module__B20QAW__title{font-size:2.25rem}.Benefits-module__B20QAW__subtitle{font-size:1.1rem}.Benefits-module__B20QAW__grid{grid-template-columns:1fr;gap:3.5rem}.Benefits-module__B20QAW__visualContainer{width:100px;height:100px}}
.FAQ-module__t9eT2G__faqSection{background:var(--surface);border-top:1px solid var(--border);padding:8rem 0}.FAQ-module__t9eT2G__container{width:90%;max-width:1200px;margin:0 auto}.FAQ-module__t9eT2G__header{text-align:center;margin-bottom:4rem}.FAQ-module__t9eT2G__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.2}.FAQ-module__t9eT2G__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.FAQ-module__t9eT2G__faqGrid{grid-template-columns:repeat(2,1fr);align-items:start;gap:1.5rem;width:100%;display:grid}.FAQ-module__t9eT2G__faqItem{background:var(--background);border:1px solid var(--border-strong);cursor:pointer;border-radius:20px;height:fit-content;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__t9eT2G__faqItem:hover{background:#7c3aed03;border-color:#7c3aed4d}.FAQ-module__t9eT2G__faqItem.FAQ-module__t9eT2G__active{border-color:var(--accent);box-shadow:var(--shadow-md);background:var(--surface)}.FAQ-module__t9eT2G__question{justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex}.FAQ-module__t9eT2G__qText{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:700;line-height:1.35}.FAQ-module__t9eT2G__chevronWrapper{background:var(--surface);border:1px solid var(--border-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .3s;display:flex}.FAQ-module__t9eT2G__faqItem.FAQ-module__t9eT2G__active .FAQ-module__t9eT2G__chevronWrapper{background:var(--accent);border-color:var(--accent);color:#fff}.FAQ-module__t9eT2G__chevron{border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);width:.5rem;height:.5rem;margin-top:-3px;margin-left:-2px;transition:all .3s;transform:rotate(45deg)}.FAQ-module__t9eT2G__faqItem.FAQ-module__t9eT2G__active .FAQ-module__t9eT2G__chevron{border-color:#fff;margin-top:3px;margin-left:0;transform:rotate(-135deg)}.FAQ-module__t9eT2G__answer{max-height:0;transition:all .3s;overflow:hidden}.FAQ-module__t9eT2G__faqItem.FAQ-module__t9eT2G__active .FAQ-module__t9eT2G__answer{max-height:250px;padding:0 2rem 2rem}.FAQ-module__t9eT2G__answer p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.FAQ-module__t9eT2G__faqGrid{grid-template-columns:1fr;gap:1.25rem}.FAQ-module__t9eT2G__title{font-size:2.25rem}}@media (max-width:768px){.FAQ-module__t9eT2G__faqSection{padding:5rem 0}.FAQ-module__t9eT2G__title{font-size:2rem}.FAQ-module__t9eT2G__subtitle{font-size:1.05rem}.FAQ-module__t9eT2G__question{padding:1.25rem 1.5rem}.FAQ-module__t9eT2G__faqItem.FAQ-module__t9eT2G__active .FAQ-module__t9eT2G__answer{padding:0 1.5rem 1.5rem}}
.Hero-module__pRb3La__heroSection{background:radial-gradient(circle at 10% 20%,#7c3aed0d 0%,#0000 100%);align-items:center;min-height:100vh;padding:12rem 0 8rem;display:flex}.Hero-module__pRb3La__container{justify-content:space-between;align-items:center;gap:4rem;width:90%;max-width:1200px;margin:0 auto;display:flex}.Hero-module__pRb3La__content{flex:1;max-width:650px;animation:1s forwards Hero-module__pRb3La__fadeIn}.Hero-module__pRb3La__badge{color:var(--accent);background:#7c3aed14;border:1px solid #7c3aed26;border-radius:100px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.Hero-module__pRb3La__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:4rem;line-height:1.1}.Hero-module__pRb3La__title span{color:var(--accent)}.Hero-module__pRb3La__subtitle{color:var(--text-secondary);max-width:550px;margin-bottom:2.5rem;font-size:1.25rem}.Hero-module__pRb3La__ctas{gap:1.5rem;display:flex}.Hero-module__pRb3La__primaryBtn{background:var(--accent);color:#fff;box-shadow:0 4px 24px rgba(var(--accent-rgb), .2);border-radius:10px;padding:1rem 2rem;font-weight:600;transition:all .2s}.Hero-module__pRb3La__primaryBtn:hover{background:var(--accent-hover);box-shadow:0 6px 30px rgba(var(--accent-rgb), .3);transform:translateY(-2px)}.Hero-module__pRb3La__secondaryBtn{color:var(--text-primary);border:1px solid var(--border-strong);background:0 0;border-radius:10px;padding:1rem 2rem;font-weight:600;transition:all .2s}.Hero-module__pRb3La__secondaryBtn:hover{border-color:var(--accent);background:#7c3aed08}.Hero-module__pRb3La__visual{flex:1;justify-content:center;display:flex;position:relative}.Hero-module__pRb3La__visual:before{content:"";filter:blur(50px);z-index:-1;background:radial-gradient(circle,#7c3aed1a 0%,#0000 60%);width:450px;height:450px;position:absolute}.Hero-module__pRb3La__imageWrapper{width:100%;max-width:600px;animation:6s ease-in-out infinite Hero-module__pRb3La__float}.Hero-module__pRb3La__heroImage{border-radius:30px;width:100%;height:auto}@keyframes Hero-module__pRb3La__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (max-width:1024px){.Hero-module__pRb3La__title{font-size:3rem}.Hero-module__pRb3La__visual{display:none}.Hero-module__pRb3La__content{text-align:center;margin:0 auto}.Hero-module__pRb3La__ctas{justify-content:center}}@media (max-width:768px){.Hero-module__pRb3La__heroSection{padding:8rem 0 4rem}.Hero-module__pRb3La__title{font-size:2.5rem}.Hero-module__pRb3La__subtitle{font-size:1.1rem}.Hero-module__pRb3La__ctas{flex-direction:column;width:100%}}@media (max-width:1024px){.Hero-module__pRb3La__title{font-size:3rem}.Hero-module__pRb3La__visual{display:none}.Hero-module__pRb3La__content{text-align:center;margin:0 auto}.Hero-module__pRb3La__ctas{justify-content:center}}@media (max-width:768px){.Hero-module__pRb3La__heroSection{padding:8rem 0 4rem}.Hero-module__pRb3La__title{font-size:2.5rem}.Hero-module__pRb3La__subtitle{font-size:1.1rem}.Hero-module__pRb3La__ctas{flex-direction:column;width:100%}}
.HowItWorks-module__BuE23W__howSection{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:8rem 0}.HowItWorks-module__BuE23W__container{width:90%;max-width:1200px;margin:0 auto}.HowItWorks-module__BuE23W__header{text-align:center;margin-bottom:5rem}.HowItWorks-module__BuE23W__title{margin-bottom:1.5rem;font-size:2.5rem}.HowItWorks-module__BuE23W__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.15rem}.HowItWorks-module__BuE23W__stepsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.HowItWorks-module__BuE23W__stepCard{text-align:center;padding:0 1rem;position:relative}.HowItWorks-module__BuE23W__stepNum{background:var(--accent);color:#fff;z-index:2;width:4rem;height:4rem;box-shadow:0 4px 15px rgba(var(--accent-rgb), .1);animation:5s cubic-bezier(.4,0,.2,1) infinite HowItWorks-module__BuE23W__pulse;animation-delay:calc(var(--index) * 1.2s);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;font-size:1.5rem;font-weight:800;display:flex;position:relative}.HowItWorks-module__BuE23W__stepLine{z-index:1;background:#0f172a08;width:100%;height:2px;position:absolute;top:2rem;left:50%;overflow:hidden}.HowItWorks-module__BuE23W__stepLine:after{content:"";background:linear-gradient(90deg, transparent 0%, #ffffffe6 40%, var(--accent) 50%, transparent 100%);filter:blur(1px);width:60%;height:100%;animation:5s linear infinite HowItWorks-module__BuE23W__shine;animation-delay:calc(var(--index) * 1.2s);position:absolute;top:0;left:-100%}@keyframes HowItWorks-module__BuE23W__pulse{0%,25%,to{box-shadow:0 4px 15px rgba(var(--accent-rgb), .1);background:var(--accent);transform:scale(1)}10%{box-shadow:0 0 40px rgba(var(--accent-rgb), .6);background:var(--accent-hover);transform:scale(1.15)}}@keyframes HowItWorks-module__BuE23W__shine{0%,10%{opacity:0;left:-100%}15%{opacity:1}25%{opacity:1;left:100%}30%,to{opacity:0;left:100%}}.HowItWorks-module__BuE23W__stepCard:last-child .HowItWorks-module__BuE23W__stepLine{display:none}.HowItWorks-module__BuE23W__stepTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem}.HowItWorks-module__BuE23W__stepDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.5}@media (max-width:1024px){.HowItWorks-module__BuE23W__stepsGrid{grid-template-columns:repeat(2,1fr);gap:4rem 2rem}.HowItWorks-module__BuE23W__stepLine{display:none}}@media (max-width:768px){.HowItWorks-module__BuE23W__stepsGrid{grid-template-columns:1fr;gap:4rem}.HowItWorks-module__BuE23W__title{font-size:2rem}}
.LeadForm-module__CR4J2a__formSection{background:var(--background);padding:8rem 0}.LeadForm-module__CR4J2a__container{width:95%;max-width:1400px;margin:0 auto}.LeadForm-module__CR4J2a__wrapper{border:1px solid var(--border-strong);background:linear-gradient(135deg,#fff 0%,#f1f5f9 100%);border-radius:40px;justify-content:space-between;align-items:flex-start;gap:4rem;padding:5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #7c3aed08,0 10px 30px #00000005}.LeadForm-module__CR4J2a__wrapper:before{content:"";z-index:0;background:radial-gradient(circle,#7c3aed0d 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-100px;right:-100px}.LeadForm-module__CR4J2a__leftColumn{color:var(--text-primary);z-index:1;flex:1;padding-top:1rem}.LeadForm-module__CR4J2a__title{color:var(--text-primary);margin-bottom:2rem;font-size:3.5rem;font-weight:700;line-height:1.1}.LeadForm-module__CR4J2a__subtitle{color:var(--text-secondary);max-width:450px;font-size:1.25rem;line-height:1.6}.LeadForm-module__CR4J2a__rightColumn{z-index:1;flex:1;max-width:500px}.LeadForm-module__CR4J2a__form{z-index:1;background:linear-gradient(145deg,#fff 0%,#f5f3ff 100%);border:1px solid #7c3aed1a;border-radius:24px;padding:3rem;position:relative;box-shadow:0 20px 40px #7c3aed0d,0 1px 3px #0000000d}.LeadForm-module__CR4J2a__form:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#fff,#7c3aed33);border-radius:24px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.LeadForm-module__CR4J2a__field{margin-bottom:1.25rem}.LeadForm-module__CR4J2a__field input,.LeadForm-module__CR4J2a__field textarea{border:1px solid var(--border);width:100%;color:var(--text-primary);background:var(--background);border-radius:12px;padding:1.25rem;font-family:inherit;font-size:1rem;transition:all .2s}.LeadForm-module__CR4J2a__field input:focus,.LeadForm-module__CR4J2a__field textarea:focus{border-color:var(--accent);background:#fff;outline:none;box-shadow:0 0 0 4px #7c3aed1a}.LeadForm-module__CR4J2a__field textarea{resize:none;min-height:100px}.LeadForm-module__CR4J2a__checkboxField{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.LeadForm-module__CR4J2a__checkboxField input[type=checkbox]{cursor:pointer;width:1.25rem;height:1.25rem;accent-color:var(--accent);margin-top:.2rem}.LeadForm-module__CR4J2a__checkboxField label{color:var(--text-secondary);cursor:pointer;font-size:.85rem;line-height:1.5}.LeadForm-module__CR4J2a__submitBtn{background:var(--accent);color:#fff;cursor:pointer;width:100%;box-shadow:0 10px 20px rgba(var(--accent-rgb), .2);border:none;border-radius:100px;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:all .3s}.LeadForm-module__CR4J2a__submitBtn:hover{background:var(--accent-hover);box-shadow:0 15px 30px rgba(var(--accent-rgb), .3);transform:translateY(-2px)}.LeadForm-module__CR4J2a__footnote{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.75rem;line-height:1.4}.LeadForm-module__CR4J2a__formContainer{width:100%;position:relative}.LeadForm-module__CR4J2a__blurredForm{filter:blur(5px);pointer-events:none;opacity:.55}.LeadForm-module__CR4J2a__disabledBtn{opacity:.8;color:#64748b!important;cursor:not-allowed!important;box-shadow:none!important;background:#cbd5e1!important;transform:none!important}.LeadForm-module__CR4J2a__overlayMessage{-webkit-backdrop-filter:blur(12px);text-align:center;z-index:10;background:#ffffffe0;border:1px solid #7c3aed33;border-radius:24px;flex-direction:column;align-items:center;gap:.75rem;width:90%;padding:2rem 1.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 50px #7c3aed14}.LeadForm-module__CR4J2a__lockIcon{color:#7c3aed;background:#7c3aed14;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;animation:2s ease-in-out infinite LeadForm-module__CR4J2a__pulse;display:flex}@keyframes LeadForm-module__CR4J2a__pulse{0%{transform:scale(1);box-shadow:0 0 #7c3aed4d}70%{transform:scale(1.05);box-shadow:0 0 0 10px #7c3aed00}to{transform:scale(1);box-shadow:0 0 #7c3aed00}}.LeadForm-module__CR4J2a__overlayTitle{color:#7c3aed;margin:0;font-size:1.15rem;font-weight:700}.LeadForm-module__CR4J2a__overlayText{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}.LeadForm-module__CR4J2a__contactsContainer{flex-direction:column;gap:1.25rem;max-width:480px;margin-top:2.5rem;display:flex}.LeadForm-module__CR4J2a__contactLink{color:var(--text-primary);background:#7c3aed08;border:1px solid #7c3aed14;border-radius:16px;align-items:center;gap:1.25rem;padding:1rem 1.25rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.LeadForm-module__CR4J2a__contactLink:hover{background:#7c3aed0f;border-color:#7c3aed40;transform:translate(6px)}.LeadForm-module__CR4J2a__contactIcon{color:#7c3aed;background:#7c3aed14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.LeadForm-module__CR4J2a__contactText{text-align:left;flex-direction:column;display:flex}.LeadForm-module__CR4J2a__contactLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.15rem;font-size:.75rem}.LeadForm-module__CR4J2a__contactValue{font-size:.95rem;font-weight:600}.LeadForm-module__CR4J2a__qrContainer{background:#fff;border:1px solid #7c3aed1a;border-radius:24px;align-items:center;gap:1.5rem;max-width:480px;margin-top:2.5rem;padding:1.5rem;display:flex;box-shadow:0 10px 30px #7c3aed05}.LeadForm-module__CR4J2a__qrCodeWrapper{background:#fff;border:1px solid #7c3aed14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:99px;height:99px;padding:6px;display:flex}.LeadForm-module__CR4J2a__qrSvg{width:100%;height:100%}.LeadForm-module__CR4J2a__qrText{color:var(--text-secondary);text-align:left;font-size:.85rem;line-height:1.45}.LeadForm-module__CR4J2a__qrTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:.9rem;font-weight:700}@media (max-width:1024px){.LeadForm-module__CR4J2a__wrapper{text-align:center;flex-direction:column;align-items:center;gap:3.5rem;padding:4rem 2rem}.LeadForm-module__CR4J2a__title{font-size:2.5rem}.LeadForm-module__CR4J2a__subtitle{max-width:600px;margin:0 auto 1.5rem}.LeadForm-module__CR4J2a__rightColumn{width:100%;max-width:100%}.LeadForm-module__CR4J2a__contactsContainer,.LeadForm-module__CR4J2a__qrContainer{margin-left:auto;margin-right:auto}}@media (max-width:768px){.LeadForm-module__CR4J2a__wrapper{border-radius:20px}.LeadForm-module__CR4J2a__form{padding:2rem 1.5rem}.LeadForm-module__CR4J2a__qrContainer{text-align:center;flex-direction:column;align-items:center}.LeadForm-module__CR4J2a__qrText{text-align:center}}
.Pilot-module__xA_8za__pilotSection{background:var(--background);border-bottom:1px solid var(--border);padding:8rem 0;overflow:hidden}.Pilot-module__xA_8za__container{width:90%;max-width:1200px;margin:0 auto}.Pilot-module__xA_8za__wrapper{justify-content:space-between;align-items:center;gap:6rem;display:flex}.Pilot-module__xA_8za__cardContainer{perspective:1000px;flex:1;justify-content:center;align-items:center;display:flex}.Pilot-module__xA_8za__ticketCard{color:#fff;width:430px;height:270px;transform-style:preserve-3d;cursor:pointer;background:linear-gradient(135deg,#1e1b4b 0%,#0f172a 100%);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 30px 60px #0006,0 0 40px #7c3aed26}.Pilot-module__xA_8za__ticketCard:hover{border-color:#7c3aed66;transform:rotateY(12deg)rotateX(4deg)translateY(-8px);box-shadow:-20px 30px 80px #00000080,0 0 60px #7c3aed4d}.Pilot-module__xA_8za__ticketGlow{pointer-events:none;z-index:1;background:radial-gradient(circle at 80% 20%,#7c3aed40 0%,#0000 60%);border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0}.Pilot-module__xA_8za__ticketHeader{z-index:2;justify-content:space-between;align-items:center;display:flex}.Pilot-module__xA_8za__ticketLogo{color:#a78bfa;align-items:center;gap:.5rem;display:flex}.Pilot-module__xA_8za__ticketLogo span{font-family:var(--font-header);letter-spacing:.05em;text-transform:uppercase;font-size:.95rem;font-weight:700}.Pilot-module__xA_8za__ticketBadge{color:#34d399;text-transform:uppercase;letter-spacing:.05em;background:#10b9811f;border:1px solid #10b98133;border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.Pilot-module__xA_8za__chipWrapper{z-index:2;margin-top:1rem}.Pilot-module__xA_8za__ticketBody{z-index:2;margin-top:auto}.Pilot-module__xA_8za__ticketLabel{color:#94a3b8;letter-spacing:.1em;margin-bottom:.2rem;font-size:.65rem}.Pilot-module__xA_8za__ticketValue{color:#f8fafc;letter-spacing:.05em;font-family:monospace;font-size:1.5rem;font-weight:800;line-height:1.2}.Pilot-module__xA_8za__ticketSubValue{color:#a78bfa;letter-spacing:.05em;margin-top:.1rem;font-size:.65rem;font-weight:700}.Pilot-module__xA_8za__ticketFooter{z-index:2;border-top:1px dashed #ffffff1a;margin-top:1.25rem;padding-top:1rem}.Pilot-module__xA_8za__barcode{color:#fff6;width:100%}.Pilot-module__xA_8za__infoCol{flex-direction:column;flex:1.2;align-items:flex-start;gap:1.5rem;display:flex}.Pilot-module__xA_8za__badge{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;background:#7c3aed14;border:1px solid #7c3aed26;border-radius:100px;padding:.4rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-block}.Pilot-module__xA_8za__title{color:var(--text-primary);letter-spacing:-.02em;font-size:3rem;font-weight:800;line-height:1.15}.Pilot-module__xA_8za__description{color:var(--text-secondary);max-width:550px;font-size:1.15rem;line-height:1.6}.Pilot-module__xA_8za__features{flex-direction:column;gap:1.75rem;width:100%;margin:1rem 0;display:flex}.Pilot-module__xA_8za__featureItem{text-align:left;align-items:flex-start;gap:1.25rem;display:flex}.Pilot-module__xA_8za__checkIcon{width:2.25rem;height:2.25rem;color:var(--accent);background:#7c3aed14;border:1px solid #7c3aed26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Pilot-module__xA_8za__featureItem h4{color:var(--text-primary);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.Pilot-module__xA_8za__featureItem p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.Pilot-module__xA_8za__ctaWrapper{margin-top:1rem}.Pilot-module__xA_8za__ctaButton{background:var(--accent);color:#fff;box-shadow:0 10px 24px rgba(var(--accent-rgb), .15);border-radius:100px;padding:1.1rem 3rem;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.Pilot-module__xA_8za__ctaButton:hover{background:var(--accent-hover);box-shadow:0 15px 30px rgba(var(--accent-rgb), .25);transform:translateY(-3px)}@media (max-width:1024px){.Pilot-module__xA_8za__wrapper{flex-direction:column;gap:4rem}.Pilot-module__xA_8za__cardContainer{order:2;width:100%}.Pilot-module__xA_8za__infoCol{text-align:center;order:1;align-items:center}.Pilot-module__xA_8za__featureItem{text-align:center;flex-direction:column;align-items:center;gap:.75rem}.Pilot-module__xA_8za__description{max-width:100%}}@media (max-width:480px){.Pilot-module__xA_8za__ticketCard{width:320px;height:220px;padding:1.25rem}.Pilot-module__xA_8za__ticketValue{font-size:1.25rem}.Pilot-module__xA_8za__title{font-size:2.25rem}}
.Plans-module__RwCkUa__plansSection{background:var(--surface);border-top:1px solid var(--border);padding:8rem 0;position:relative;overflow:hidden}.Plans-module__RwCkUa__plansSection:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#7c3aed0a 0%,#0000 70%);width:40%;height:40%;position:absolute;top:-10%;left:-10%}.Plans-module__RwCkUa__plansSection:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#7c3aed08 0%,#0000 70%);width:40%;height:40%;position:absolute;bottom:-10%;right:-10%}.Plans-module__RwCkUa__container{z-index:2;width:90%;max-width:1200px;margin:0 auto;position:relative}.Plans-module__RwCkUa__header{text-align:center;margin-bottom:5rem}.Plans-module__RwCkUa__title{letter-spacing:-.03em;margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.2}.Plans-module__RwCkUa__title span{background:linear-gradient(135deg, var(--accent) 0%, #a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Plans-module__RwCkUa__subtitle{color:var(--text-secondary);max-width:640px;margin:0 auto;font-size:1.2rem;line-height:1.6}.Plans-module__RwCkUa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-content:center;align-items:stretch;gap:2.5rem;display:grid}.Plans-module__RwCkUa__card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:24px;flex-direction:column;padding:3rem 2.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Plans-module__RwCkUa__card:hover{box-shadow:var(--shadow-lg), 0 20px 40px -15px #7c3aed1f;border-color:#7c3aed4d;transform:translateY(-10px)}.Plans-module__RwCkUa__cardPopular{border-color:var(--accent);box-shadow:var(--shadow-md), 0 10px 30px -10px #7c3aed33;background:linear-gradient(to bottom, var(--surface), #7c3aed03)}.Plans-module__RwCkUa__cardPopular:before{content:"";background:linear-gradient(90deg, var(--accent) 0%, #a78bfa 100%);height:6px;position:absolute;top:0;left:0;right:0}.Plans-module__RwCkUa__badge{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:99px;padding:.35rem .9rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 4px 10px #7c3aed33}.Plans-module__RwCkUa__cardHeader{margin-bottom:2rem}.Plans-module__RwCkUa__cardTitle{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Plans-module__RwCkUa__versionBadge{color:var(--text-secondary);border:1px solid var(--border);background:#0f172a0d;border-radius:6px;padding:.15rem .45rem;font-size:.8rem;font-weight:600}.Plans-module__RwCkUa__cardPopular .Plans-module__RwCkUa__versionBadge{color:var(--accent);background:#7c3aed14;border-color:#7c3aed26}.Plans-module__RwCkUa__cardDesc{color:var(--text-secondary);min-height:2.8rem;font-size:.95rem;line-height:1.5}.Plans-module__RwCkUa__priceWrapper{align-items:baseline;margin-bottom:2.5rem;display:flex}.Plans-module__RwCkUa__price{color:var(--text-primary);letter-spacing:-.04em;font-size:3rem;font-weight:800;line-height:1}.Plans-module__RwCkUa__currency{color:var(--text-secondary);margin-left:.25rem;font-size:1.5rem;font-weight:600}.Plans-module__RwCkUa__period{color:var(--text-muted);margin-left:.5rem;font-size:.95rem;font-weight:500}.Plans-module__RwCkUa__featuresList{flex-direction:column;flex-grow:1;gap:1.15rem;margin-bottom:3rem;display:flex}.Plans-module__RwCkUa__featureItem{color:var(--text-secondary);align-items:flex-start;gap:.9rem;font-size:.975rem;line-height:1.4;display:flex}.Plans-module__RwCkUa__featureIcon{color:var(--accent);flex-shrink:0;margin-top:.15rem}.Plans-module__RwCkUa__featureIconPopular{color:#8b5cf6}.Plans-module__RwCkUa__featureItem strong{color:var(--text-primary);font-weight:600}.Plans-module__RwCkUa__ctaButton{text-align:center;border:1px solid var(--border-strong);color:var(--text-primary);box-shadow:var(--shadow-sm);background:0 0;border-radius:14px;padding:1.1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:block}.Plans-module__RwCkUa__ctaButton:hover{background:var(--surface-hover);border-color:var(--text-primary);transform:translateY(-2px)}.Plans-module__RwCkUa__ctaButtonPopular{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);color:#fff;border:none;box-shadow:0 4px 14px #7c3aed40}.Plans-module__RwCkUa__ctaButtonPopular:hover{background:linear-gradient(135deg, var(--accent-hover) 0%, #5b21b6 100%);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed59}.Plans-module__RwCkUa__skeletonCard{background:var(--surface);border:1px solid var(--border);border-radius:24px;flex-direction:column;height:480px;padding:3rem 2.25rem;display:flex;position:relative;overflow:hidden}.Plans-module__RwCkUa__skeletonLine{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite Plans-module__RwCkUa__loadingShimmer}.Plans-module__RwCkUa__skeletonTitle{width:60%;height:2rem;margin-bottom:1rem}.Plans-module__RwCkUa__skeletonDesc{width:90%;height:1.25rem;margin-bottom:2rem}.Plans-module__RwCkUa__skeletonPrice{width:50%;height:3.5rem;margin-bottom:3rem}.Plans-module__RwCkUa__skeletonFeature{width:80%;height:1.25rem;margin-bottom:1.25rem}.Plans-module__RwCkUa__skeletonButton{border-radius:14px;width:100%;height:3.25rem;margin-top:auto}@keyframes Plans-module__RwCkUa__loadingShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Plans-module__RwCkUa__errorContainer{text-align:center;background:var(--background);border:1px dashed var(--border-strong);border-radius:20px;max-width:600px;margin:0 auto;padding:4rem 2rem}.Plans-module__RwCkUa__errorTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Plans-module__RwCkUa__errorText{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem}.Plans-module__RwCkUa__retryButton{background:var(--accent);color:#fff;border-radius:10px;padding:.8rem 1.8rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #7c3aed33}.Plans-module__RwCkUa__retryButton:hover{background:var(--accent-hover);transform:translateY(-1px)}@media (max-width:768px){.Plans-module__RwCkUa__plansSection{padding:5rem 0}.Plans-module__RwCkUa__title{font-size:2.25rem}.Plans-module__RwCkUa__subtitle{font-size:1.1rem}.Plans-module__RwCkUa__grid{grid-template-columns:1fr;gap:2rem}.Plans-module__RwCkUa__card{padding:2.5rem 1.75rem}}.Plans-module__RwCkUa__versionSelector{flex-direction:column;gap:.6rem;margin-bottom:2rem;display:flex}.Plans-module__RwCkUa__selectorLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.8rem;font-weight:600}.Plans-module__RwCkUa__versionPills{flex-wrap:wrap;gap:.5rem;display:flex}.Plans-module__RwCkUa__versionPill{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#0f172a08;border-radius:99px;padding:.4rem .8rem;font-size:.85rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1)}.Plans-module__RwCkUa__versionPill:hover{color:var(--text-primary);background:#7c3aed0d;border-color:#7c3aed4d}.Plans-module__RwCkUa__versionPillActive{background:var(--accent);border-color:var(--accent);box-shadow:0 4px 10px #7c3aed26;color:#fff!important}.Plans-module__RwCkUa__cardPopular .Plans-module__RwCkUa__versionPillActive{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);border-color:var(--accent)}.Plans-module__RwCkUa__emptyCardContent{flex-direction:column;flex-grow:1;justify-content:space-between;height:100%;display:flex}.Plans-module__RwCkUa__emptyText{color:var(--text-secondary);margin-bottom:2.5rem;font-size:.95rem;font-style:italic;line-height:1.6}.Plans-module__RwCkUa__ctaCard{background:var(--surface);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #7c3aed26;border-radius:28px;max-width:800px;margin:0 auto;padding:4rem 3rem;position:relative;overflow:hidden;box-shadow:0 30px 60px #7c3aed0a}.Plans-module__RwCkUa__ctaCard:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#7c3aed4d,#0000);border-radius:28px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Plans-module__RwCkUa__ctaCardContent{z-index:2;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.Plans-module__RwCkUa__ctaIcon{width:5rem;height:5rem;color:var(--accent);background:#7c3aed14;border:1px solid #7c3aed26;border-radius:24px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex;box-shadow:0 10px 25px #7c3aed0d}.Plans-module__RwCkUa__ctaCardTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:1.75rem;font-weight:750}.Plans-module__RwCkUa__ctaCardText{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Plans-module__RwCkUa__ctaButtonWrapper{margin-top:1rem}.Plans-module__RwCkUa__ctaCardButton{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);border:1px solid #ffffff1a;border-radius:16px;padding:1.1rem 2.75rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-block;box-shadow:0 10px 30px #7c3aed40;color:#fff!important}.Plans-module__RwCkUa__ctaCardButton:hover{transform:translateY(-3px);box-shadow:0 15px 35px #7c3aed59}@media (max-width:768px){.Plans-module__RwCkUa__ctaCard{padding:3rem 1.5rem}.Plans-module__RwCkUa__ctaCardTitle{font-size:1.5rem}.Plans-module__RwCkUa__ctaCardText{font-size:1rem}.Plans-module__RwCkUa__ctaCardButton{text-align:center;width:100%;padding:1rem 2rem;font-size:1rem}}
.PlatformsCarousel-module__msz73a__platformsSection{background:radial-gradient(circle at top, #7c3aed08 0%, var(--background) 70%);border-bottom:1px solid var(--border);padding:7rem 0;position:relative;overflow:hidden}.PlatformsCarousel-module__msz73a__platformsSection:before{content:"";background:linear-gradient(90deg,#0000,#7c3aed33,#0000);width:80%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.PlatformsCarousel-module__msz73a__container{width:90%;max-width:1200px;margin:0 auto}.PlatformsCarousel-module__msz73a__header{text-align:center;margin-bottom:4.5rem}.PlatformsCarousel-module__msz73a__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.75rem;font-weight:800}.PlatformsCarousel-module__msz73a__title span{background:linear-gradient(135deg, var(--accent) 0%, #a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.PlatformsCarousel-module__msz73a__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.PlatformsCarousel-module__msz73a__federalTitle{color:var(--text-secondary);text-align:center;text-transform:uppercase;letter-spacing:.1em;opacity:.75;margin-bottom:2.5rem;font-size:1.1rem;font-weight:700}.PlatformsCarousel-module__msz73a__grid{grid-template-columns:repeat(6,1fr);gap:1.25rem;margin-bottom:6rem;display:grid}.PlatformsCarousel-module__msz73a__fedCard{background:var(--surface);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #7c3aed14;border-radius:24px;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem 1rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.PlatformsCarousel-module__msz73a__fedCard:after{content:"";-webkit-mask-composite:xor;pointer-events:none;opacity:0;background:linear-gradient(#7c3aed40,#0000);border-radius:24px;padding:1.5px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.PlatformsCarousel-module__msz73a__fedCard:hover{border-color:#7c3aed4d;transform:translateY(-8px);box-shadow:0 20px 40px #7c3aed14,0 1px 3px #7c3aed0d}.PlatformsCarousel-module__msz73a__fedCard:hover:after{opacity:1}.PlatformsCarousel-module__msz73a__logoWrapper{justify-content:center;align-items:center;width:4.5rem;height:4.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.PlatformsCarousel-module__msz73a__fedCard:hover .PlatformsCarousel-module__msz73a__logoWrapper{transform:scale(1.1)rotate(2deg)}.PlatformsCarousel-module__msz73a__fedInfo{flex-direction:column;align-items:center;gap:.25rem;display:flex}.PlatformsCarousel-module__msz73a__fedName{color:var(--text-primary);letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.PlatformsCarousel-module__msz73a__fedDomain{color:var(--text-secondary);opacity:.75;font-size:.8rem}.PlatformsCarousel-module__msz73a__fedBadge{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;background:#7c3aed0f;border:1px solid #7c3aed1a;border-radius:100px;padding:.3rem .75rem;font-size:.65rem;font-weight:700;transition:all .3s}.PlatformsCarousel-module__msz73a__fedCard:hover .PlatformsCarousel-module__msz73a__fedBadge{background:#7c3aed1f;border-color:#7c3aed33}.PlatformsCarousel-module__msz73a__tickerTitle{color:var(--text-secondary);text-align:center;text-transform:uppercase;letter-spacing:.08em;opacity:.7;margin-bottom:2.5rem;font-size:1rem;font-weight:700}.PlatformsCarousel-module__msz73a__tickerWrapper{width:100%;padding:1.5rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.PlatformsCarousel-module__msz73a__tickerTrack{gap:1.5rem;width:max-content;animation:50s linear infinite PlatformsCarousel-module__msz73a__scrollTicker;display:flex}.PlatformsCarousel-module__msz73a__tickerTrack:hover{animation-play-state:paused}@keyframes PlatformsCarousel-module__msz73a__scrollTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.PlatformsCarousel-module__msz73a__platformCard{background:var(--surface);border:1px solid var(--border);cursor:pointer;white-space:nowrap;border-radius:100px;align-items:center;gap:1rem;padding:.75rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 8px #00000003}.PlatformsCarousel-module__msz73a__platformCard:hover{border-color:#7c3aed4d;transform:translateY(-3px);box-shadow:0 12px 24px #7c3aed0f}.PlatformsCarousel-module__msz73a__platformLogo{flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.PlatformsCarousel-module__msz73a__platformText{align-items:center;gap:.5rem;display:flex}.PlatformsCarousel-module__msz73a__platformName{color:var(--text-primary);font-size:.95rem;font-weight:650}.PlatformsCarousel-module__msz73a__platformDomain{color:var(--text-secondary);opacity:.65;font-size:.8rem}@media (max-width:1200px){.PlatformsCarousel-module__msz73a__grid{grid-template-columns:repeat(3,1fr);gap:1rem}.PlatformsCarousel-module__msz73a__title{font-size:2.25rem}}@media (max-width:768px){.PlatformsCarousel-module__msz73a__platformsSection{padding:5rem 0}.PlatformsCarousel-module__msz73a__title{font-size:2rem}.PlatformsCarousel-module__msz73a__grid{grid-template-columns:repeat(2,1fr)}.PlatformsCarousel-module__msz73a__subtitle{font-size:1.05rem}}@media (max-width:480px){.PlatformsCarousel-module__msz73a__grid{grid-template-columns:1fr}.PlatformsCarousel-module__msz73a__title{font-size:1.75rem}}
.PluginFeature-module__96gVja__pluginSection{background:linear-gradient(180deg, var(--background) 0%, var(--surface) 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:8rem 0;overflow:hidden}.PluginFeature-module__96gVja__container{width:90%;max-width:1200px;margin:0 auto}.PluginFeature-module__96gVja__grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;display:grid}.PluginFeature-module__96gVja__grid>*{min-width:0}.PluginFeature-module__96gVja__title{margin-bottom:1.5rem;font-size:2.75rem;font-weight:700;line-height:1.2}.PluginFeature-module__96gVja__accentText{color:var(--accent)}.PluginFeature-module__96gVja__description{color:var(--text-secondary);margin-bottom:3rem;font-size:1.15rem;line-height:1.6}.PluginFeature-module__96gVja__steps{flex-direction:column;gap:1.75rem;display:flex}.PluginFeature-module__96gVja__step{align-items:flex-start;gap:1.25rem;display:flex}.PluginFeature-module__96gVja__stepNumber{width:2rem;height:2rem;color:var(--accent);background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.PluginFeature-module__96gVja__stepContent h4{color:var(--text-primary);margin-bottom:.35rem;font-size:1.1rem;font-weight:600}.PluginFeature-module__96gVja__stepContent p{color:var(--text-secondary);font-size:.95rem;line-height:1.45}.PluginFeature-module__96gVja__browserMockup{border:1px solid #7c3aed26;border:1px solid var(--border-strong);background:#fff;border-radius:20px;min-width:460px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden;box-shadow:0 30px 60px #7c3aed14}.PluginFeature-module__96gVja__browserHeader{background:#f1f5f9;border-bottom:1px solid #e2e8f0;align-items:center;gap:1.25rem;padding:.75rem 1.25rem;display:flex}.PluginFeature-module__96gVja__browserDots{gap:.4rem;display:flex}.PluginFeature-module__96gVja__dot{border-radius:50%;width:10px;height:10px}.PluginFeature-module__96gVja__dotRed{background:#ef4444}.PluginFeature-module__96gVja__dotYellow{background:#f59e0b}.PluginFeature-module__96gVja__dotGreen{background:#10b981}.PluginFeature-module__96gVja__browserAddressBar{color:#64748b;text-overflow:ellipsis;white-space:nowrap;text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:1;padding:.3rem 1rem;font-size:.75rem;overflow:hidden}.PluginFeature-module__96gVja__browserContent{background:#fafafa;min-height:440px;padding:2.5rem;position:relative}.PluginFeature-module__96gVja__pageTitle{color:#1e293b;text-align:left;border-bottom:2px solid #e2e8f0;max-width:52%;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.PluginFeature-module__96gVja__pageData{flex-direction:column;gap:.85rem;max-width:50%;display:flex}.PluginFeature-module__96gVja__dataRow{background:#e2e8f0;border-radius:4px;height:12px}.PluginFeature-module__96gVja__dataRowShort{width:60%}.PluginFeature-module__96gVja__dataRowMedium{width:85%}.PluginFeature-module__96gVja__pluginWidget{z-index:5;background:#fff;border:1.5px solid #7c3aed;border-radius:16px;width:290px;padding:1.25rem;animation:4s ease-in-out infinite PluginFeature-module__96gVja__float;position:absolute;top:4rem;right:2rem;box-shadow:0 25px 50px #7c3aed2e}@keyframes PluginFeature-module__96gVja__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.PluginFeature-module__96gVja__widgetHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.PluginFeature-module__96gVja__widgetTitle{color:#7c3aed;align-items:center;gap:.35rem;font-size:.85rem;font-weight:700;display:flex}.PluginFeature-module__96gVja__widgetBadge{color:#10b981;background:#10b9811a;border-radius:100px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.PluginFeature-module__96gVja__widgetBody{text-align:left;flex-direction:column;gap:.85rem;display:flex}.PluginFeature-module__96gVja__widgetSectionTitle{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;margin-bottom:.25rem;font-size:.7rem;font-weight:700}.PluginFeature-module__96gVja__issueCard{border-radius:10px;padding:.75rem;font-size:.8rem;line-height:1.4}.PluginFeature-module__96gVja__blockerCard{color:#ef4444;background:#ef44440a;border:1px solid #ef444426}.PluginFeature-module__96gVja__riskCard{color:#d97706;background:#f59e0b0a;border:1px solid #f59e0b26}.PluginFeature-module__96gVja__issueTitle{margin-bottom:.2rem;font-weight:700}@media (max-width:1120px){.PluginFeature-module__96gVja__grid{grid-template-columns:1fr;gap:4rem}.PluginFeature-module__96gVja__pageData{max-width:100%;margin-bottom:12rem}}@media (max-width:768px){.PluginFeature-module__96gVja__title{font-size:2.2rem}.PluginFeature-module__96gVja__pluginSection{padding:5rem 0}.PluginFeature-module__96gVja__pageTitle{max-width:100%}.PluginFeature-module__96gVja__browserMockup{min-width:auto}.PluginFeature-module__96gVja__pluginWidget{width:100%;margin-top:1.5rem;position:relative;top:1rem;right:0}.PluginFeature-module__96gVja__pageData{margin-bottom:0}}
.DataTable-module__MiSu3a__tableWrapper{background:var(--surface);box-shadow:var(--shadow-lg);border:1px solid var(--border);border-radius:24px;overflow:hidden}.DataTable-module__MiSu3a__customTable .ant-table{background:0 0!important}.DataTable-module__MiSu3a__customTable .ant-table-thead>tr>th{background:var(--surface-hover)!important;color:var(--text-secondary)!important;text-transform:uppercase!important;letter-spacing:.05em!important;border-bottom:1px solid var(--border)!important;padding:1.25rem 1.5rem!important;font-size:.75rem!important;font-weight:700!important}.DataTable-module__MiSu3a__customTable .ant-table-tbody>tr>td{transition:all .2s;border-bottom:1px solid var(--border)!important;padding:1.25rem 1.5rem!important}.DataTable-module__MiSu3a__customTable .ant-table-row:hover>td{background:rgba(var(--accent-rgb), .2)!important}.DataTable-module__MiSu3a__clickableRow{cursor:pointer}.DataTable-module__MiSu3a__customTable .ant-pagination{border-top:1px solid var(--border);margin:0!important;padding:1.5rem!important}.DataTable-module__MiSu3a__customTable .ant-empty-description{color:var(--text-muted);font-style:italic}.DataTable-module__MiSu3a__customTable .ant-spin-dot-item{background-color:var(--accent)!important}
.Problem-module__a_X_iG__problemSection{background:var(--background);padding:8rem 0}.Problem-module__a_X_iG__container{width:90%;max-width:1200px;margin:0 auto}.Problem-module__a_X_iG__header{text-align:center;margin-bottom:4rem}.Problem-module__a_X_iG__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.5rem}.Problem-module__a_X_iG__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.15rem}.Problem-module__a_X_iG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Problem-module__a_X_iG__problemCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:20px;padding:3rem 2rem;transition:all .3s;position:relative;overflow:hidden}.Problem-module__a_X_iG__problemCard:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Problem-module__a_X_iG__cardNumber{font-family:var(--font-header);color:#7c3aed0d;font-size:5rem;font-weight:800;line-height:1;position:absolute;top:-10px;right:-5px}.Problem-module__a_X_iG__cardTitle{color:var(--accent);margin-bottom:1rem;font-size:1.5rem}.Problem-module__a_X_iG__cardDesc{color:var(--text-secondary);font-size:1rem}@media (max-width:968px){.Problem-module__a_X_iG__grid{grid-template-columns:1fr}.Problem-module__a_X_iG__problemCard{padding:2rem}}@media (max-width:768px){.Problem-module__a_X_iG__title{font-size:2rem}.Problem-module__a_X_iG__subtitle{font-size:1rem}}
.Solution-module__NQpQyW__solutionSection{background:var(--surface);padding:8rem 0;position:relative;overflow:hidden}.Solution-module__NQpQyW__container{justify-content:space-between;align-items:center;gap:4rem;width:90%;max-width:1200px;margin:0 auto;display:flex}.Solution-module__NQpQyW__content{flex:1}.Solution-module__NQpQyW__title{margin-bottom:1.5rem;font-size:2.5rem}.Solution-module__NQpQyW__subtitle{color:var(--text-secondary);max-width:500px;margin-bottom:3.5rem;font-size:1.15rem}.Solution-module__NQpQyW__process{flex-direction:column;gap:2rem;display:flex}.Solution-module__NQpQyW__step{align-items:flex-start;gap:1.5rem;display:flex}.Solution-module__NQpQyW__stepIcon{width:3rem;height:3rem;color:var(--accent);background:#7c3aed14;border:1px solid #7c3aed26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.Solution-module__NQpQyW__stepContent h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem}.Solution-module__NQpQyW__stepContent p{color:var(--text-secondary)}.Solution-module__NQpQyW__visual{flex:1;justify-content:flex-end;display:flex}.Solution-module__NQpQyW__imageWrapper{width:100%;max-width:500px;animation:8s ease-in-out infinite alternate Solution-module__NQpQyW__float}.Solution-module__NQpQyW__schemaImage{border-radius:20px;width:100%;height:auto}@keyframes Solution-module__NQpQyW__float{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-20px)rotate(2deg)}}@media (max-width:1024px){.Solution-module__NQpQyW__container{text-align:center;flex-direction:column}.Solution-module__NQpQyW__visual{justify-content:center}.Solution-module__NQpQyW__subtitle{margin-left:auto;margin-right:auto}.Solution-module__NQpQyW__step{text-align:left}.Solution-module__NQpQyW__imageWrapper{width:100%;max-width:450px}}
.WorkspaceInvitationsPanel-module__TQibaq__panel{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-bottom:2rem;padding:1.25rem}.WorkspaceInvitationsPanel-module__TQibaq__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.WorkspaceInvitationsPanel-module__TQibaq__headerTitle{align-items:center;gap:.75rem;display:flex}.WorkspaceInvitationsPanel-module__TQibaq__headerTitle h2{margin:0;font-size:1.1rem}.WorkspaceInvitationsPanel-module__TQibaq__alert{margin-bottom:1rem}.WorkspaceInvitationsPanel-module__TQibaq__invitationList{flex-direction:column;display:flex}.WorkspaceInvitationsPanel-module__TQibaq__invitationItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;display:flex}.WorkspaceInvitationsPanel-module__TQibaq__invitationItem:last-child{border-bottom:0}.WorkspaceInvitationsPanel-module__TQibaq__invitationMeta{flex-direction:column;gap:.25rem;display:flex}@media (max-width:640px){.WorkspaceInvitationsPanel-module__TQibaq__header,.WorkspaceInvitationsPanel-module__TQibaq__invitationItem{flex-direction:column;align-items:flex-start}}
.SubscriptionTab-module__jYJEuW__container{flex-direction:column;gap:2rem;animation:.5s ease-out SubscriptionTab-module__jYJEuW__fadeIn;display:flex}@keyframes SubscriptionTab-module__jYJEuW__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.SubscriptionTab-module__jYJEuW__dashboardCard{color:#fff;background:linear-gradient(135deg,#0b091a 0%,#14112e 50%,#0d0a27 100%);border:1px solid #7c3aed40;border-radius:20px;padding:2.25rem;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 20px 40px -15px #7c3aed4d,inset 0 1px 1px #ffffff0d}.SubscriptionTab-module__jYJEuW__dashboardCard:hover{border-color:#7c3aed73;transform:translateY(-4px);box-shadow:0 25px 50px -12px #7c3aed73,inset 0 1px 1px #ffffff1a}.SubscriptionTab-module__jYJEuW__cardPattern{filter:blur(30px);pointer-events:none;z-index:0;background:radial-gradient(circle,#7c3aed33 0%,#ec48991a 40%,#0000 70%);width:50%;height:150%;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;top:-30%;right:-10%}.SubscriptionTab-module__jYJEuW__dashboardCard:hover .SubscriptionTab-module__jYJEuW__cardPattern{transform:translate(-10px,10px)scale(1.1)}.SubscriptionTab-module__jYJEuW__cardHeader{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex;position:relative}.SubscriptionTab-module__jYJEuW__planTitleSection{flex-direction:column;gap:.5rem;display:flex}.SubscriptionTab-module__jYJEuW__label{text-transform:uppercase;letter-spacing:.12em;color:#a78bfa;font-size:.725rem;font-weight:700}.SubscriptionTab-module__jYJEuW__planName{background:linear-gradient(135deg,#fff 40%,#c084fc 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;margin:0;font-size:2.75rem;font-weight:800;line-height:1.1}.SubscriptionTab-module__jYJEuW__statusWrapper{align-items:center;display:flex}.SubscriptionTab-module__jYJEuW__badge{letter-spacing:.02em;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 2px 4px #00000005}.SubscriptionTab-module__jYJEuW__badgeActive{color:#34d399;background:#10b9811f;border:1px solid #34d39940;box-shadow:0 0 12px #34d39926}.SubscriptionTab-module__jYJEuW__badgeWarning{color:#fbbf24;background:#f59e0b1f;border:1px solid #fbbf2440;box-shadow:0 0 12px #fbbf2426}.SubscriptionTab-module__jYJEuW__badgeInactive{color:#f87171;background:#ef44441f;border:1px solid #f8717140;box-shadow:0 0 12px #f8717126}.SubscriptionTab-module__jYJEuW__pulseDot{border-radius:50%;width:8px;height:8px;position:relative}.SubscriptionTab-module__jYJEuW__badgeActive .SubscriptionTab-module__jYJEuW__pulseDot{background-color:#34d399}.SubscriptionTab-module__jYJEuW__badgeActive .SubscriptionTab-module__jYJEuW__pulseDot:after{content:"";background-color:#34d399;border-radius:50%;width:100%;height:100%;animation:2s infinite SubscriptionTab-module__jYJEuW__pulse;position:absolute;top:0;left:0}@keyframes SubscriptionTab-module__jYJEuW__pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.SubscriptionTab-module__jYJEuW__cardFooter{z-index:1;border-top:1px solid #ffffff14;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding-top:1.75rem;display:grid;position:relative}.SubscriptionTab-module__jYJEuW__footerItem{flex-direction:column;gap:.35rem;display:flex}.SubscriptionTab-module__jYJEuW__footerVal{color:#fff;font-size:1.05rem;font-weight:600}.SubscriptionTab-module__jYJEuW__limitsSection{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.75rem}.SubscriptionTab-module__jYJEuW__sectionTitle{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem!important}.SubscriptionTab-module__jYJEuW__limitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.SubscriptionTab-module__jYJEuW__limitCard{background:var(--background);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:.75rem;padding:1.25rem;transition:transform .2s,border-color .2s;display:flex}.SubscriptionTab-module__jYJEuW__limitCard:hover{border-color:var(--border-strong);transform:translateY(-1px)}.SubscriptionTab-module__jYJEuW__limitCardHeader{justify-content:space-between;align-items:center;display:flex}.SubscriptionTab-module__jYJEuW__limitTitle{color:var(--text-primary);font-size:.95rem;font-weight:600}.SubscriptionTab-module__jYJEuW__limitIcon{color:var(--accent);justify-content:center;align-items:center;display:flex}.SubscriptionTab-module__jYJEuW__progressBarContainer{background:var(--border);border-radius:4px;width:100%;height:8px;position:relative;overflow:hidden}.SubscriptionTab-module__jYJEuW__progressBarFill{background:linear-gradient(90deg, var(--accent) 0%, #c084fc 100%);border-radius:4px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.SubscriptionTab-module__jYJEuW__colorNormal{background:linear-gradient(90deg,#7c3aed 0%,#a78bfa 100%)}.SubscriptionTab-module__jYJEuW__colorWarning{background:linear-gradient(90deg,#f59e0b 0%,#fbbf24 100%)}.SubscriptionTab-module__jYJEuW__colorCritical{background:linear-gradient(90deg,#ef4444 0%,#f87171 100%)}.SubscriptionTab-module__jYJEuW__limitStats{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.825rem;display:flex}.SubscriptionTab-module__jYJEuW__limitValue{color:var(--text-primary);font-weight:700}.SubscriptionTab-module__jYJEuW__limitRemaining{font-weight:500}.SubscriptionTab-module__jYJEuW__purchaseBanner{background:#7c3aed08;border:1px dashed #7c3aed4d;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.5rem;display:flex}.SubscriptionTab-module__jYJEuW__purchaseInfo{flex-direction:column;gap:.25rem;display:flex}.SubscriptionTab-module__jYJEuW__purchaseTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.SubscriptionTab-module__jYJEuW__purchaseDesc{color:var(--text-secondary);font-size:.875rem}.SubscriptionTab-module__jYJEuW__purchaseBtn{box-shadow:0 4px 6px -1px #7c3aed40;background:var(--accent)!important;border-color:var(--accent)!important;border-radius:8px!important;height:42px!important;padding:0 1.5rem!important;font-weight:600!important;transition:all .2s!important}.SubscriptionTab-module__jYJEuW__purchaseBtn:hover{transform:translateY(-1px);box-shadow:0 6px 8px -1px #7c3aed59;background:var(--accent-hover)!important;border-color:var(--accent-hover)!important}.SubscriptionTab-module__jYJEuW__historySection{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.75rem}.SubscriptionTab-module__jYJEuW__historyList{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.SubscriptionTab-module__jYJEuW__historyItem{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:grid}.SubscriptionTab-module__jYJEuW__historyItem:hover{background:var(--surface-hover);border-color:var(--border-strong)}.SubscriptionTab-module__jYJEuW__historyStatus{align-items:center;display:flex}.SubscriptionTab-module__jYJEuW__historyContent{flex-direction:column;gap:.25rem;display:flex}.SubscriptionTab-module__jYJEuW__historyReason{color:var(--text-primary);font-size:.925rem;font-weight:500}.SubscriptionTab-module__jYJEuW__historyMeta{color:var(--text-secondary);flex-wrap:wrap;gap:.75rem;font-size:.775rem;display:flex}.SubscriptionTab-module__jYJEuW__historyDate{color:var(--text-muted);white-space:nowrap;font-size:.85rem}.SubscriptionTab-module__jYJEuW__pagination{justify-content:flex-end;display:flex}.SubscriptionTab-module__jYJEuW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1.5rem;display:flex}.SubscriptionTab-module__jYJEuW__workspaceWarning{background-color:#fffbe6;border:1px solid #ffe58f;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem 1.5rem;display:flex}@media (max-width:768px){.SubscriptionTab-module__jYJEuW__historyItem{grid-template-columns:1fr;gap:.75rem}.SubscriptionTab-module__jYJEuW__historyDate{order:-1;align-self:flex-start}.SubscriptionTab-module__jYJEuW__purchaseBanner{flex-direction:column;align-items:stretch}.SubscriptionTab-module__jYJEuW__purchaseBtn{text-align:center;width:100%}}
.SupportWidget-module__zpxNkq__widgetContainer{z-index:9999;font-family:var(--font-main), sans-serif;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:24px;right:24px}.SupportWidget-module__zpxNkq__fab{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);border:none;border-radius:30px;outline:none;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;animation:3s ease-in-out infinite SupportWidget-module__zpxNkq__fabIdlePulse;display:flex;position:relative;box-shadow:0 8px 24px #7c3aed66}.SupportWidget-module__zpxNkq__questionMark{opacity:0;transform-origin:0 100%;pointer-events:none;font-size:24px;animation:6s ease-in-out infinite SupportWidget-module__zpxNkq__popQuestion;position:absolute;top:-15px;right:-5px}@keyframes SupportWidget-module__zpxNkq__popQuestion{0%,35%,65%,to{opacity:0;transform:translateY(20px)scale(0)rotate(0)}40%{opacity:1;transform:translateY(-25px)scale(1.5)rotate(20deg)}45%{opacity:1;transform:translateY(-12px)scale(.9)rotate(-10deg)}50%{opacity:1;transform:translateY(-18px)scale(1.1)rotate(10deg)}55%{opacity:1;transform:translateY(-15px)scale(1)rotate(0)}60%{opacity:0;transform:translateY(0)scale(0)rotate(0)}}@keyframes SupportWidget-module__zpxNkq__fabIdlePulse{0%{transform:scale(1);box-shadow:0 8px 24px #7c3aed66}5%{transform:scale(1.1)rotate(5deg);box-shadow:0 12px 32px #7c3aed99}10%{transform:scale(1.1)rotate(-5deg)}15%{transform:scale(1.1)rotate(5deg)}20%{transform:scale(1)rotate(0);box-shadow:0 8px 24px #7c3aed66}to{transform:scale(1);box-shadow:0 8px 24px #7c3aed66}}.SupportWidget-module__zpxNkq__fab:hover{transform:scale(1.05);box-shadow:0 12px 28px #7c3aed80}.SupportWidget-module__zpxNkq__fab:active{transform:scale(.95)}.SupportWidget-module__zpxNkq__fabAttention{animation:2s cubic-bezier(.66,0,0,1) infinite SupportWidget-module__zpxNkq__fabPulse}@keyframes SupportWidget-module__zpxNkq__fabPulse{0%{box-shadow:0 0 #7c3aedb3,0 8px 24px #7c3aed66}70%{box-shadow:0 0 0 20px #7c3aed00,0 8px 24px #7c3aed66}to{box-shadow:0 0 #7c3aed00,0 8px 24px #7c3aed66}}.SupportWidget-module__zpxNkq__badge{color:#fff;background-color:#ef4444;border:2px solid #fff;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:700;animation:2s infinite SupportWidget-module__zpxNkq__badgeBounce;display:flex;position:absolute;top:-2px;right:-2px}@keyframes SupportWidget-module__zpxNkq__badgeBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}60%{transform:translateY(-2px)}}.SupportWidget-module__zpxNkq__popover{transform-origin:100% 100%;background-color:#fff;border-radius:20px;flex-direction:column;width:380px;height:600px;max-height:calc(100vh - 100px);margin-bottom:20px;animation:.3s cubic-bezier(.16,1,.3,1) forwards SupportWidget-module__zpxNkq__popUp;display:flex;overflow:hidden;box-shadow:0 16px 40px #0000001f,0 0 1px #0003}@keyframes SupportWidget-module__zpxNkq__popUp{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.SupportWidget-module__zpxNkq__header{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);flex-direction:column;flex-shrink:0;justify-content:center;padding:20px;display:flex}.SupportWidget-module__zpxNkq__headerRow{align-items:center;gap:12px;display:flex}.SupportWidget-module__zpxNkq__backButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:16px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.SupportWidget-module__zpxNkq__backButton:hover{background:#ffffff4d}.SupportWidget-module__zpxNkq__headerTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:18px;font-weight:600;overflow:hidden}.SupportWidget-module__zpxNkq__headerSubtitle{color:#ffffffe6;margin:4px 0 0;font-size:13px}.SupportWidget-module__zpxNkq__body{background-color:#f8fafc;flex-direction:column;flex:1;display:flex;overflow-y:auto}.SupportWidget-module__zpxNkq__body::-webkit-scrollbar{width:6px}.SupportWidget-module__zpxNkq__body::-webkit-scrollbar-track{background:0 0}.SupportWidget-module__zpxNkq__body::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:3px}.SupportWidget-module__zpxNkq__ticketItem{cursor:pointer;background:#fff;border-bottom:1px solid #f1f5f9;padding:16px 20px;transition:background .2s}.SupportWidget-module__zpxNkq__ticketItem:hover{background:#f8fafc}.SupportWidget-module__zpxNkq__ticketItemHeader{justify-content:space-between;margin-bottom:4px;display:flex}.SupportWidget-module__zpxNkq__ticketItemSubject{color:#1e293b;font-size:15px;font-weight:600}.SupportWidget-module__zpxNkq__ticketItemStatus{border-radius:12px;padding:2px 8px;font-size:12px;font-weight:500}.SupportWidget-module__zpxNkq__ticketItemStatus.SupportWidget-module__zpxNkq__open{color:#166534;background:#dcfce7}.SupportWidget-module__zpxNkq__ticketItemStatus.SupportWidget-module__zpxNkq__closed{color:#64748b;background:#f1f5f9}.SupportWidget-module__zpxNkq__formContainer{background:#fff;flex-direction:column;flex:1;gap:16px;padding:24px;display:flex}.SupportWidget-module__zpxNkq__chatContainer{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex}.SupportWidget-module__zpxNkq__messageBubble{word-wrap:break-word;border-radius:16px;max-width:85%;padding:12px 16px;font-size:14px;line-height:1.4;position:relative}.SupportWidget-module__zpxNkq__messageUser{color:#fff;background:#7c3aed;border-bottom-right-radius:4px;align-self:flex-end}.SupportWidget-module__zpxNkq__messageSupport{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px;align-self:flex-start}.SupportWidget-module__zpxNkq__messageSystem{color:#64748b;text-align:center;background:0 0;align-self:center;margin:8px 0;font-size:12px}.SupportWidget-module__zpxNkq__messageTime{opacity:.7;text-align:right;margin-top:4px;font-size:11px}.SupportWidget-module__zpxNkq__chatInputContainer{background:#fff;border-top:1px solid #f1f5f9;gap:12px;padding:16px;display:flex}.SupportWidget-module__zpxNkq__chatInput{flex:1}.SupportWidget-module__zpxNkq__sendButton{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:20px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:flex}.SupportWidget-module__zpxNkq__sendButton:hover{background:#6d28d9}.SupportWidget-module__zpxNkq__sendButton:active{transform:scale(.95)}.SupportWidget-module__zpxNkq__emptyState{text-align:center;color:#64748b;background:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}
.LoginPage-module__b_RY_a__pageContainer{background-color:var(--background);width:100%;min-height:100vh;display:flex}.LoginPage-module__b_RY_a__leftSection{background-color:#f8fafc;flex-direction:column;flex:1.2;justify-content:flex-start;padding:5rem 4rem;display:flex;position:relative;overflow:hidden}.LoginPage-module__b_RY_a__illustration{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.LoginPage-module__b_RY_a__overlay{z-index:2;background:linear-gradient(#f8fafc66 0%,#f8fafc00 100%);width:100%;height:100%;position:absolute;top:0;left:0}.LoginPage-module__b_RY_a__textGroup{z-index:3;max-width:600px;position:relative}.LoginPage-module__b_RY_a__logoArea{align-items:center;gap:12px;margin-bottom:2rem;display:flex}.LoginPage-module__b_RY_a__logoIcon{background:var(--accent);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:700;display:flex}.LoginPage-module__b_RY_a__logoText{color:#1e293b;letter-spacing:-.02em;font-size:24px;font-weight:600}.LoginPage-module__b_RY_a__mainTitle{color:#0f172a;letter-spacing:-.04em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.LoginPage-module__b_RY_a__rightSection{background:var(--background);z-index:5;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}@media (max-width:1024px){.LoginPage-module__b_RY_a__leftSection{display:none}}
.CompanyProfilesTable-module__ZQaifW__companyName{color:var(--text-primary);font-size:1rem;font-weight:700}.CompanyProfilesTable-module__ZQaifW__legalName{color:var(--text-secondary);font-size:.8rem}.CompanyProfilesTable-module__ZQaifW__idCode{background:var(--surface-hover);color:var(--text-secondary);border-radius:4px;padding:.1rem .3rem;font-family:monospace;font-size:.75rem}
.Stats-module__Ws_X7a__statsSection{background:var(--background);padding:6rem 0;position:relative;overflow:hidden}.Stats-module__Ws_X7a__container{z-index:1;grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;width:90%;max-width:1150px;margin:0 auto;display:grid;position:relative}.Stats-module__Ws_X7a__leftContent{flex-direction:column;align-items:flex-start;max-width:460px;display:flex}.Stats-module__Ws_X7a__badge{color:var(--accent);letter-spacing:.03em;background:#7c3aed0f;border:1px solid #7c3aed1f;border-radius:100px;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.Stats-module__Ws_X7a__title{color:var(--text-primary);margin-bottom:1.25rem;font-size:2.25rem;font-weight:700;line-height:1.2}.Stats-module__Ws_X7a__title span{background:linear-gradient(135deg, var(--accent) 0%, #a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Stats-module__Ws_X7a__desc{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.Stats-module__Ws_X7a__widget{-webkit-backdrop-filter:blur(20px);background:#ffffff8c;border:1px solid #7c3aed14;border-radius:20px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px -10px #7c3aed0f,0 1px 3px #00000005,inset 0 1px 1px #ffffffb3}.Stats-module__Ws_X7a__widget:hover{background:#ffffffbf;border-color:#7c3aed26;transform:translateY(-4px);box-shadow:0 25px 50px -12px #7c3aed1a}.Stats-module__Ws_X7a__widgetHeader{border-bottom:1px solid #7c3aed0d;align-items:center;padding:1rem 1.5rem;display:flex}.Stats-module__Ws_X7a__widgetTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Stats-module__Ws_X7a__widgetBody{z-index:1;grid-template-columns:1fr auto 1fr;gap:2rem;padding:2.5rem;display:grid;position:relative}.Stats-module__Ws_X7a__metric{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Stats-module__Ws_X7a__number{font-family:var(--font-header);background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;margin-bottom:.75rem;font-size:3rem;font-weight:800;line-height:1}.Stats-module__Ws_X7a__widget:hover .Stats-module__Ws_X7a__number{background:linear-gradient(135deg, var(--accent) 0%, #6d28d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Stats-module__Ws_X7a__metricLabel{color:var(--text-primary);margin-bottom:.35rem;font-size:1.15rem;font-weight:700;display:block}.Stats-module__Ws_X7a__metricDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.45;display:block}.Stats-module__Ws_X7a__chartContainer{pointer-events:none;opacity:.7;height:60px;margin-top:auto;transition:opacity .3s;position:relative}.Stats-module__Ws_X7a__widget:hover .Stats-module__Ws_X7a__chartContainer{opacity:1}.Stats-module__Ws_X7a__chartSvg{width:100%;height:100%;display:block}.Stats-module__Ws_X7a__divider{background:#7c3aed0f;align-self:center;width:1px;height:80px}.Stats-module__Ws_X7a__loadingPlaceholder{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:8px;width:100px;height:40px;animation:1.5s infinite Stats-module__Ws_X7a__loadingShimmer}@keyframes Stats-module__Ws_X7a__loadingShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:968px){.Stats-module__Ws_X7a__container{grid-template-columns:1fr;gap:3rem}.Stats-module__Ws_X7a__leftContent{text-align:center;align-items:center;max-width:100%}.Stats-module__Ws_X7a__widget{width:100%;max-width:600px;margin:0 auto}}@media (max-width:580px){.Stats-module__Ws_X7a__widgetBody{grid-template-columns:1fr;gap:1.5rem;padding:2rem}.Stats-module__Ws_X7a__divider{display:none}}
.AIUsageOverview-module__BM93PW__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.AIUsageOverview-module__BM93PW__card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.AIUsageOverview-module__BM93PW__card:hover{box-shadow:var(--shadow-md);border-color:var(--accent);transform:translateY(-4px)}.AIUsageOverview-module__BM93PW__highlight{background:linear-gradient(135deg, var(--accent), #9333ea);border:none}.AIUsageOverview-module__BM93PW__highlight .AIUsageOverview-module__BM93PW__label{color:#fffc}.AIUsageOverview-module__BM93PW__highlight .AIUsageOverview-module__BM93PW__value{color:#fff}.AIUsageOverview-module__BM93PW__highlight .AIUsageOverview-module__BM93PW__icon{background:#fff3}.AIUsageOverview-module__BM93PW__icon{background:var(--surface-hover);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.AIUsageOverview-module__BM93PW__info{flex-direction:column;display:flex}.AIUsageOverview-module__BM93PW__label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.AIUsageOverview-module__BM93PW__value{color:var(--text-primary);margin-top:.25rem;font-size:1.5rem;font-weight:700;line-height:1.2}.AIUsageOverview-module__BM93PW__skeleton{background:linear-gradient(90deg, var(--surface-hover) 25%, var(--border) 50%, var(--surface-hover) 75%);background-size:200% 100%;min-height:100px;animation:1.5s infinite AIUsageOverview-module__BM93PW__loading}@keyframes AIUsageOverview-module__BM93PW__loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.WorkspacesTable-module__QREL3a__avatar{background:var(--border);width:32px;height:32px;color:var(--text-primary);border-radius:8px;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.WorkspacesTable-module__QREL3a__activeAvatar{background:var(--accent);color:#fff}.WorkspacesTable-module__QREL3a__name{color:var(--text-primary);font-weight:600}.WorkspacesTable-module__QREL3a__descriptionText{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:250px;display:block;overflow:hidden}.WorkspacesTable-module__QREL3a__activeRow{background-color:rgba(var(--accent-rgb), .02)!important}.WorkspacesTable-module__QREL3a__clickableRow{cursor:pointer}
.LoginForm-module__Hn1yXG__container{background:var(--surface);width:100%;max-width:450px;box-shadow:var(--shadow-lg);border:1px solid var(--border);border-radius:24px;padding:2.5rem;animation:.6s ease-out LoginForm-module__Hn1yXG__fadeIn}.LoginForm-module__Hn1yXG__title{text-align:center;background:linear-gradient(135deg, var(--text-primary) 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem}.LoginForm-module__Hn1yXG__subtitle{color:var(--text-secondary);text-align:center;margin-bottom:2.5rem;font-size:1rem}.LoginForm-module__Hn1yXG__form{flex-direction:column;gap:1.5rem;display:flex}.LoginForm-module__Hn1yXG__field{flex-direction:column;gap:.5rem;display:flex}.LoginForm-module__Hn1yXG__label{color:var(--text-primary);margin-left:.25rem;font-size:.9rem;font-weight:600}.LoginForm-module__Hn1yXG__fieldError{color:#dc2626;margin-left:.25rem;font-size:.85rem;line-height:1.35}.LoginForm-module__Hn1yXG__inputWrapper{align-items:center;display:flex;position:relative}.LoginForm-module__Hn1yXG__input{border:1.5px solid var(--border);background:var(--background);width:100%;color:var(--text-primary);border-radius:12px;padding:1rem 1.25rem;font-size:1rem;transition:all .2s}.LoginForm-module__Hn1yXG__input:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(var(--accent-rgb), .1);background:var(--surface);outline:none}.LoginForm-module__Hn1yXG__error{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;display:flex}.LoginForm-module__Hn1yXG__submitButton{background:var(--accent);color:#fff;box-shadow:0 4px 12px rgba(var(--accent-rgb), .25);border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.LoginForm-module__Hn1yXG__submitButton:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 6px 20px rgba(var(--accent-rgb), .35);transform:translateY(-2px)}.LoginForm-module__Hn1yXG__submitButton:active:not(:disabled){transform:translateY(0)}.LoginForm-module__Hn1yXG__submitButton:disabled{opacity:.7;cursor:not-allowed;background:var(--text-muted)}.LoginForm-module__Hn1yXG__loader{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite LoginForm-module__Hn1yXG__spin}@keyframes LoginForm-module__Hn1yXG__spin{to{transform:rotate(360deg)}}@keyframes LoginForm-module__Hn1yXG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LoginForm-module__Hn1yXG__footer{text-align:center;color:var(--text-secondary);margin-top:2rem;font-size:.9rem}.LoginForm-module__Hn1yXG__link:hover{text-decoration:underline}.LoginForm-module__Hn1yXG__linkButton{color:var(--accent);cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;transition:all .2s}.LoginForm-module__Hn1yXG__linkButton:hover{opacity:.8;text-decoration:underline}.LoginForm-module__Hn1yXG__row{gap:1rem;display:flex}.LoginForm-module__Hn1yXG__row .LoginForm-module__Hn1yXG__field{flex:1}.LoginForm-module__Hn1yXG__success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;display:flex}.LoginForm-module__Hn1yXG__forgotPassword{justify-content:flex-end;margin-top:-.5rem;display:flex}.LoginForm-module__Hn1yXG__forgotPasswordLink{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:none;transition:color .2s}.LoginForm-module__Hn1yXG__forgotPasswordLink:hover{color:var(--accent)}.LoginForm-module__Hn1yXG__resendConfirmation{text-align:center;justify-content:center;margin-top:.5rem;display:flex}.LoginForm-module__Hn1yXG__emailConfirmationActions{margin-bottom:1.25rem}.LoginForm-module__Hn1yXG__secondaryButton{border:1.5px solid var(--accent);background:var(--surface);width:100%;color:var(--accent);cursor:pointer;border-radius:12px;padding:.85rem 1rem;font-size:.95rem;font-weight:700;transition:all .2s}.LoginForm-module__Hn1yXG__secondaryButton:hover{background:rgba(var(--accent-rgb), .08)}.LoginForm-module__Hn1yXG__passwordToggle{color:var(--text-secondary);cursor:pointer;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.2rem;transition:color .2s;display:flex;position:absolute;right:1.25rem}.LoginForm-module__Hn1yXG__passwordToggle:hover{color:var(--accent)}.LoginForm-module__Hn1yXG__checkboxField{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.75rem;margin-top:.5rem;display:flex}.LoginForm-module__Hn1yXG__checkboxInput{cursor:pointer;accent-color:var(--accent);flex-shrink:0;width:1.1rem;height:1.1rem;margin-top:.2rem}.LoginForm-module__Hn1yXG__checkboxLabel{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.LoginForm-module__Hn1yXG__checkboxLabel a{color:var(--accent);text-decoration:underline;transition:opacity .2s}.LoginForm-module__Hn1yXG__checkboxLabel a:hover{opacity:.8}
.TargetAudience-module__mbDvEq__targetSection{background:var(--background);border-bottom:1px solid var(--border);padding:8rem 0}.TargetAudience-module__mbDvEq__container{width:90%;max-width:1200px;margin:0 auto}.TargetAudience-module__mbDvEq__header{text-align:center;margin-bottom:5rem}.TargetAudience-module__mbDvEq__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.75rem;font-weight:800}.TargetAudience-module__mbDvEq__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.TargetAudience-module__mbDvEq__showcaseWrapper{justify-content:space-between;align-items:stretch;gap:4rem;margin-bottom:5rem;display:flex}.TargetAudience-module__mbDvEq__selectors{flex-direction:column;flex:1.1;justify-content:center;gap:1rem;display:flex}.TargetAudience-module__mbDvEq__selectorRow{border:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;border-radius:20px;align-items:center;width:100%;padding:2rem 2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.TargetAudience-module__mbDvEq__selectorRow:hover{background:#7c3aed05;border-color:#7c3aed4d;transform:translate(4px)}.TargetAudience-module__mbDvEq__activeRow{box-shadow:var(--shadow-lg);transform:translate(8px);background:var(--surface)!important;border-color:var(--accent)!important}.TargetAudience-module__mbDvEq__activeRow:before{content:"";background:var(--accent);border-radius:0 4px 4px 0;width:4px;position:absolute;top:20%;bottom:20%;left:0}.TargetAudience-module__mbDvEq__number{color:var(--text-muted);margin-right:1.5rem;font-size:1.25rem;font-weight:800;transition:color .3s}.TargetAudience-module__mbDvEq__activeRow .TargetAudience-module__mbDvEq__number{color:var(--accent)}.TargetAudience-module__mbDvEq__roleName{color:var(--text-secondary);flex-grow:1;font-size:1.25rem;font-weight:700;transition:color .3s}.TargetAudience-module__mbDvEq__activeRow .TargetAudience-module__mbDvEq__roleName{color:var(--text-primary)}.TargetAudience-module__mbDvEq__arrow{color:var(--text-muted);opacity:0;font-size:1.25rem;transition:all .3s;transform:translate(-10px)}.TargetAudience-module__mbDvEq__activeRow .TargetAudience-module__mbDvEq__arrow,.TargetAudience-module__mbDvEq__selectorRow:hover .TargetAudience-module__mbDvEq__arrow{opacity:1;color:var(--accent);transform:translate(0)}.TargetAudience-module__mbDvEq__previewPanel{background:var(--surface);border:1px solid var(--border-strong);box-shadow:var(--shadow-lg);border-radius:30px;flex-direction:column;flex:1;justify-content:space-between;min-height:450px;padding:4rem 3.5rem;animation:.4s forwards TargetAudience-module__mbDvEq__fadeIn;display:flex}.TargetAudience-module__mbDvEq__previewHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.TargetAudience-module__mbDvEq__previewIcon{width:3rem;height:3rem;color:var(--accent);background:#7c3aed14;border-radius:12px;justify-content:center;align-items:center;display:flex}.TargetAudience-module__mbDvEq__previewRole{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);font-size:.95rem;font-weight:800}.TargetAudience-module__mbDvEq__previewTagline{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:2rem;font-weight:800;line-height:1.2}.TargetAudience-module__mbDvEq__previewText{color:var(--text-secondary);margin-bottom:auto;font-size:1.1rem;line-height:1.6}.TargetAudience-module__mbDvEq__previewMetrics{border-top:1px solid var(--border);align-items:baseline;gap:1rem;margin-top:2.5rem;padding-top:2rem;display:flex}.TargetAudience-module__mbDvEq__metricVal{color:var(--accent);letter-spacing:-.03em;font-size:3.5rem;font-weight:850;line-height:1}.TargetAudience-module__mbDvEq__metricLabel{color:var(--text-secondary);font-size:1rem;font-weight:600}.TargetAudience-module__mbDvEq__industries{border-top:1px solid var(--border);text-align:center;padding-top:3.5rem}.TargetAudience-module__mbDvEq__industryLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem;font-size:.95rem;font-weight:700}.TargetAudience-module__mbDvEq__industryTags{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.TargetAudience-module__mbDvEq__industryTag{background:var(--surface);border:1px solid var(--border-strong);color:var(--text-secondary);cursor:default;border-radius:100px;align-items:center;gap:.6rem;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.TargetAudience-module__mbDvEq__industryTag:hover{border-color:var(--accent);color:var(--accent);background:#7c3aed05;transform:translateY(-1px)}.TargetAudience-module__mbDvEq__tagIcon{color:var(--accent);opacity:.8;justify-content:center;align-items:center;transition:all .2s;display:flex}.TargetAudience-module__mbDvEq__industryTag:hover .TargetAudience-module__mbDvEq__tagIcon{opacity:1;transform:scale(1.1)}@media (max-width:1024px){.TargetAudience-module__mbDvEq__showcaseWrapper{flex-direction:column;gap:2rem}.TargetAudience-module__mbDvEq__previewPanel{min-height:auto}.TargetAudience-module__mbDvEq__title{font-size:2.25rem}}@media (max-width:768px){.TargetAudience-module__mbDvEq__targetSection{padding:5rem 0}.TargetAudience-module__mbDvEq__title{font-size:2rem}.TargetAudience-module__mbDvEq__subtitle{font-size:1.05rem}.TargetAudience-module__mbDvEq__selectorRow{padding:1.5rem}.TargetAudience-module__mbDvEq__previewPanel{padding:2.5rem 2rem}.TargetAudience-module__mbDvEq__previewTagline{font-size:1.6rem}}
.AIUsage-module__ku-Q_G__main{background-color:var(--background);min-height:100vh;padding-top:80px}.AIUsage-module__ku-Q_G__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.AIUsage-module__ku-Q_G__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.AIUsage-module__ku-Q_G__headerTitle h2{font-family:var(--font-header);margin:0}.AIUsage-module__ku-Q_G__subtitle{color:var(--text-secondary);font-size:.95rem}.AIUsage-module__ku-Q_G__error{color:#b91c1c;background-color:#fee2e2;border:1px solid #fecaca;border-radius:12px;margin-bottom:2rem;padding:1rem}.AIUsage-module__ku-Q_G__statsOverview{margin-bottom:1rem}.AIUsage-module__ku-Q_G__contentCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:20px;padding:1.5rem}.AIUsage-module__ku-Q_G__contentHeader{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;display:flex}@media (min-width:768px){.AIUsage-module__ku-Q_G__contentHeader{flex-direction:row;justify-content:space-between;align-items:center}}
.CompanyProfiles-module__us2aeq__main{min-height:100vh;padding:8rem 2rem 4rem}.CompanyProfiles-module__us2aeq__container{max-width:1200px;margin:0 auto}.CompanyProfiles-module__us2aeq__header{justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;display:flex}.CompanyProfiles-module__us2aeq__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.CompanyProfiles-module__us2aeq__subtitle{color:var(--text-secondary);font-size:1.1rem}.CompanyProfiles-module__us2aeq__subtitle strong{color:var(--accent)}.CompanyProfiles-module__us2aeq__error{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.5rem}
.Profile-module__NVBtXG__main{background:var(--background);min-height:100vh;padding:8rem 2rem 4rem}.Profile-module__NVBtXG__container{max-width:1120px;margin:0 auto}.Profile-module__NVBtXG__header{margin-bottom:2rem}.Profile-module__NVBtXG__title{margin-bottom:.35rem!important}.Profile-module__NVBtXG__grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:1rem;margin-bottom:1rem;display:grid}.Profile-module__NVBtXG__section{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1.5rem}.Profile-module__NVBtXG__sectionTitle{margin-top:0!important;margin-bottom:1rem!important;font-size:1.25rem!important}.Profile-module__NVBtXG__passwordButton{margin-top:1.25rem}.Profile-module__NVBtXG__reviewsHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Profile-module__NVBtXG__reviewList{flex-direction:column;gap:.75rem;display:flex}.Profile-module__NVBtXG__reviewItem{border:1px solid var(--border);border-radius:8px;padding:1rem}.Profile-module__NVBtXG__reviewTop{justify-content:space-between;gap:1rem;margin-bottom:.75rem;display:flex}.Profile-module__NVBtXG__comment{color:var(--text-secondary);margin:.75rem 0 0;line-height:1.5}.Profile-module__NVBtXG__pagination{justify-content:flex-end;margin-top:1rem;display:flex}.Profile-module__NVBtXG__error{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;margin-bottom:1rem;padding:.85rem 1rem}@media (max-width:840px){.Profile-module__NVBtXG__grid{grid-template-columns:1fr}.Profile-module__NVBtXG__reviewsHeader,.Profile-module__NVBtXG__reviewTop{flex-direction:column}.Profile-module__NVBtXG__pagination{justify-content:flex-start}}
.SupportAdmin-module__G_rTAW__main{min-height:100vh;padding:8rem 2rem 4rem}.SupportAdmin-module__G_rTAW__container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;max-width:1200px;height:calc(100vh - 12rem);margin:0 auto;display:flex;overflow:hidden}.SupportAdmin-module__G_rTAW__sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:350px;display:flex}.SupportAdmin-module__G_rTAW__sidebarHeader{border-bottom:1px solid #e2e8f0;padding:16px}.SupportAdmin-module__G_rTAW__sidebarHeader h2{color:#1e293b;margin:0;font-size:18px}.SupportAdmin-module__G_rTAW__ticketList{flex:1;overflow-y:auto}.SupportAdmin-module__G_rTAW__ticketItem{cursor:pointer;border-bottom:1px solid #e2e8f0;padding:16px;transition:background-color .2s}.SupportAdmin-module__G_rTAW__ticketItem:hover{background:#f1f5f9}.SupportAdmin-module__G_rTAW__ticketItemActive{background:#f1f5f9;border-left:4px solid #5b4bd8}.SupportAdmin-module__G_rTAW__ticketItemHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.SupportAdmin-module__G_rTAW__ticketSubject{color:#0f172a;margin:0;font-size:14px;font-weight:600}.SupportAdmin-module__G_rTAW__ticketStatus{border-radius:12px;padding:2px 8px;font-size:12px;font-weight:500}.SupportAdmin-module__G_rTAW__statusOpen{color:#166534;background:#dcfce7}.SupportAdmin-module__G_rTAW__statusClosed{color:#475569;background:#f1f5f9}.SupportAdmin-module__G_rTAW__ticketMeta{color:#64748b;justify-content:space-between;font-size:12px;display:flex}.SupportAdmin-module__G_rTAW__unreadBadge{color:#fff;background:#ef4444;border-radius:10px;padding:2px 6px;font-size:10px;font-weight:700}.SupportAdmin-module__G_rTAW__mainContent{background:#f8fafc;flex-direction:column;flex:1;display:flex}.SupportAdmin-module__G_rTAW__emptyState{color:#64748b;flex:1;justify-content:center;align-items:center;font-size:16px;display:flex}.SupportAdmin-module__G_rTAW__chatHeader{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.SupportAdmin-module__G_rTAW__chatUserInfo{flex-direction:column;display:flex}.SupportAdmin-module__G_rTAW__chatUserName{color:#0f172a;margin:0;font-size:16px;font-weight:600}.SupportAdmin-module__G_rTAW__chatUserEmail{color:#64748b;margin:0;font-size:13px}.SupportAdmin-module__G_rTAW__chatActions{gap:8px;display:flex}.SupportAdmin-module__G_rTAW__chatMessages{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex;overflow-y:auto}.SupportAdmin-module__G_rTAW__messageBubble{word-break:break-word;border-radius:12px;max-width:70%;padding:12px 16px;font-size:14px;line-height:1.5;position:relative}.SupportAdmin-module__G_rTAW__messageUser{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px;align-self:flex-start}.SupportAdmin-module__G_rTAW__messageSupport{color:#fff;background:#7c3aed;border-bottom-right-radius:4px;align-self:flex-end}.SupportAdmin-module__G_rTAW__messageTime{opacity:.7;text-align:right;margin-top:4px;font-size:11px}.SupportAdmin-module__G_rTAW__chatInputArea{background:#fff;border-top:1px solid #e2e8f0;gap:12px;padding:16px 24px;display:flex}.SupportAdmin-module__G_rTAW__chatInput{resize:none;border:1px solid #cbd5e1;border-radius:8px;outline:none;flex:1;padding:12px 16px;font-family:inherit;font-size:14px}.SupportAdmin-module__G_rTAW__chatInput:focus{border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed1a}.SupportAdmin-module__G_rTAW__sendButton{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 20px;transition:background .2s;display:flex}.SupportAdmin-module__G_rTAW__sendButton:hover{background:#6d28d9}.SupportAdmin-module__G_rTAW__sendButton:disabled{cursor:not-allowed;background:#cbd5e1}.SupportAdmin-module__G_rTAW__pagination{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px;display:flex}.SupportAdmin-module__G_rTAW__pageButton{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:4px 12px}.SupportAdmin-module__G_rTAW__pageButton:disabled{opacity:.5;cursor:not-allowed}
.Workspaces-module__Wqxm9G__main{background:var(--background);min-height:100vh;padding:8rem 2rem 4rem}.Workspaces-module__Wqxm9G__container{max-width:1200px;margin:0 auto}.Workspaces-module__Wqxm9G__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.Workspaces-module__Wqxm9G__title{margin-bottom:.5rem;font-size:2.5rem}.Workspaces-module__Wqxm9G__subtitle{color:var(--text-secondary);font-size:1.1rem}.Workspaces-module__Wqxm9G__tableWrapper{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-lg);border-radius:24px;overflow:hidden}.Workspaces-module__Wqxm9G__table{border-collapse:collapse;text-align:left;width:100%}.Workspaces-module__Wqxm9G__table th{background:var(--surface-hover);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);border-bottom:1px solid var(--border);padding:1.25rem 1.5rem;font-size:.85rem;font-weight:700}.Workspaces-module__Wqxm9G__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:1.25rem 1.5rem;font-size:.95rem}.Workspaces-module__Wqxm9G__activeRow{background:rgba(var(--accent-rgb), .02)}.Workspaces-module__Wqxm9G__nameGroup{align-items:center;gap:1rem;display:flex}.Workspaces-module__Wqxm9G__avatar{background:var(--border);width:36px;height:36px;color:var(--text-primary);border-radius:10px;justify-content:center;align-items:center;font-weight:700;display:flex}.Workspaces-module__Wqxm9G__activeRow .Workspaces-module__Wqxm9G__avatar{background:var(--accent);color:#fff}.Workspaces-module__Wqxm9G__name{color:var(--text-primary);font-weight:600}.Workspaces-module__Wqxm9G__activeBadge{background:rgba(var(--accent-rgb), .1);color:var(--accent);text-transform:uppercase;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.Workspaces-module__Wqxm9G__description{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:300px;overflow:hidden}.Workspaces-module__Wqxm9G__actionsCell{text-align:right}.Workspaces-module__Wqxm9G__actionButtons{justify-content:flex-end;gap:.75rem;display:flex}.Workspaces-module__Wqxm9G__switchButton,.Workspaces-module__Wqxm9G__editButton,.Workspaces-module__Wqxm9G__deleteButton{border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.Workspaces-module__Wqxm9G__switchButton{background:var(--accent);color:#fff}.Workspaces-module__Wqxm9G__switchButton:hover{background:var(--accent-hover);transform:translateY(-1px)}.Workspaces-module__Wqxm9G__editButton{background:var(--surface-hover);color:var(--text-primary);border:1px solid var(--border)}.Workspaces-module__Wqxm9G__editButton:hover{border-color:var(--accent);color:var(--accent)}.Workspaces-module__Wqxm9G__deleteButton{color:#ef4444}.Workspaces-module__Wqxm9G__deleteButton:hover{background:#fef2f2}.Workspaces-module__Wqxm9G__loadingCell,.Workspaces-module__Wqxm9G__emptyCell{text-align:center;color:var(--text-muted);padding:4rem;font-style:italic}.Workspaces-module__Wqxm9G__error{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;margin-bottom:2rem;padding:1rem}
