.index-module-scss-module__gmJc_q__container{--dashboard-bg:#fafafa;--dashboard-panel:#fff;--dashboard-card:#fff;--dashboard-card-2:#f5f5f5;--dashboard-border:#e0e0e0;--dashboard-border-soft:#eee;--dashboard-text:#212121;--dashboard-muted:#616161;--dashboard-faint:#9e9e9e;--dashboard-cyan:#036;--dashboard-cyan-strong:#001f3f;--dashboard-cyan-soft:#f0f5fa;--dashboard-cyan-border:#cce0ff;--dashboard-gold:#654a00;--dashboard-gold-soft:#fffbf0;--dashboard-green:#023b1c;--dashboard-green-soft:#e9fff3;--dashboard-red:#510d00;--dashboard-red-soft:#fff2f0;--dashboard-orange:#891313;--dashboard-orange-soft:#fff2f2;--dashboard-purple:#001b50;--dashboard-purple-soft:#f3f7ff;--dashboard-radius:16px;--dashboard-radius-sm:10px;--dashboard-font-mono:"Fira Code", "Consolas", monospace;--dashboard-shadow:0 2px 12px #0f172a0f;--dashboard-shadow-hover:0 8px 24px #0f172a1a;width:100%;min-width:0;max-width:1440px;color:var(--dashboard-text);margin:0 auto}.index-module-scss-module__gmJc_q__surface{box-sizing:border-box;width:100%;max-width:100%;min-height:100vh;padding:0 28px 56px;overflow-x:hidden}.index-module-scss-module__gmJc_q__liveDot{background:var(--dashboard-green);width:8px;height:8px;box-shadow:0 0 0 3px var(--dashboard-green-soft);border-radius:999px;animation:2.5s infinite index-module-scss-module__gmJc_q__dashboardBlink;display:inline-block}.index-module-scss-module__gmJc_q__metaRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;display:flex}.index-module-scss-module__gmJc_q__metaChip{max-width:100%;border:1px solid var(--dashboard-border)!important;background:var(--dashboard-card)!important;height:28px!important;color:var(--dashboard-muted)!important;border-radius:8px!important;font-size:.75rem!important;font-weight:500!important}.index-module-scss-module__gmJc_q__metaChip .MuiChip-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.index-module-scss-module__gmJc_q__filterControls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.index-module-scss-module__gmJc_q__filterControls .MuiOutlinedInput-root{border-radius:var(--dashboard-radius-sm);background:var(--dashboard-card);min-height:38px;color:var(--dashboard-text);font-size:.8125rem}.index-module-scss-module__gmJc_q__filterControls .MuiOutlinedInput-notchedOutline{border-color:var(--dashboard-border)}:is(.index-module-scss-module__gmJc_q__filterControls .MuiInputLabel-root,.index-module-scss-module__gmJc_q__filterControls .MuiSvgIcon-root){color:var(--dashboard-muted)}.index-module-scss-module__gmJc_q__timeframeField{min-width:230px}.index-module-scss-module__gmJc_q__sectionHeader{color:var(--dashboard-muted);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:16px;font-size:.6875rem;font-weight:700;display:flex}.index-module-scss-module__gmJc_q__sectionHeader:after{background:var(--dashboard-border-soft);content:"";flex:1;min-width:24px;height:1px}.index-module-scss-module__gmJc_q__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:20px;display:grid}.index-module-scss-module__gmJc_q__kpiCard{border:1px solid var(--dashboard-border-soft);border-left:4px solid var(--tone-border,var(--dashboard-border));border-radius:var(--dashboard-radius);background:var(--dashboard-card);min-width:0;box-shadow:var(--dashboard-shadow);padding:20px 20px 16px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.index-module-scss-module__gmJc_q__kpiCard:hover{box-shadow:var(--dashboard-shadow-hover);transform:translateY(-2px)}.index-module-scss-module__gmJc_q__kpiCard:before{border-radius:0 var(--dashboard-radius) 0 100%;background:var(--tone-soft,var(--dashboard-card-2));content:"";opacity:.5;width:80px;height:80px;position:absolute;top:0;right:0}.index-module-scss-module__gmJc_q__cardLabel{color:var(--dashboard-faint);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.6875rem;font-weight:700;position:relative}.index-module-scss-module__gmJc_q__cardValue{color:var(--tone-color,var(--dashboard-text));overflow-wrap:anywhere;font-size:2.25rem;font-weight:800;line-height:1;position:relative}.index-module-scss-module__gmJc_q__cardSub{color:var(--dashboard-muted);overflow-wrap:anywhere;margin-top:8px;font-size:.75rem;line-height:1.5;position:relative}.index-module-scss-module__gmJc_q__badge{background:var(--tone-soft,var(--dashboard-card-2));max-width:100%;color:var(--tone-color,var(--dashboard-muted));overflow-wrap:anywhere;border-radius:20px;align-items:center;gap:4px;margin-top:10px;padding:4px 10px;font-size:.6875rem;font-weight:700;display:inline-flex;position:relative}.index-module-scss-module__gmJc_q__tonecyan{--tone-color:var(--dashboard-cyan-strong);--tone-soft:var(--dashboard-cyan-soft);--tone-border:var(--dashboard-cyan-border);border-color:var(--tone-border)}.index-module-scss-module__gmJc_q__tonegold{--tone-color:var(--dashboard-gold);--tone-soft:var(--dashboard-gold-soft);--tone-border:#f0b4294d;border-color:var(--tone-border)}.index-module-scss-module__gmJc_q__tonegreen{--tone-color:var(--dashboard-green);--tone-soft:var(--dashboard-green-soft);--tone-border:#22c97a4d;border-color:var(--tone-border)}.index-module-scss-module__gmJc_q__tonered{--tone-color:var(--dashboard-red);--tone-soft:var(--dashboard-red-soft);--tone-border:#f052524d;border-color:var(--tone-border)}.index-module-scss-module__gmJc_q__toneorange{--tone-color:var(--dashboard-orange);--tone-soft:var(--dashboard-orange-soft);--tone-border:#f080304d;border-color:var(--tone-border)}.index-module-scss-module__gmJc_q__tonepurple{--tone-color:var(--dashboard-purple);--tone-soft:var(--dashboard-purple-soft);--tone-border:#9b7fe84d;border-color:var(--tone-border)}.index-module-scss-module__gmJc_q__row{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:16px;display:grid}.index-module-scss-module__gmJc_q__flex2,.index-module-scss-module__gmJc_q__flex3{min-width:0}.index-module-scss-module__gmJc_q__card{border:1px solid var(--dashboard-border-soft);border-radius:var(--dashboard-radius);background:var(--dashboard-card);min-width:0;box-shadow:var(--dashboard-shadow);flex-direction:column;padding:22px 22px 18px;transition:box-shadow .18s;display:flex;position:relative;overflow:hidden}.index-module-scss-module__gmJc_q__card:hover{box-shadow:var(--dashboard-shadow-hover)}.index-module-scss-module__gmJc_q__monthBars{-webkit-overflow-scrolling:touch;align-items:flex-end;gap:6px;min-height:140px;padding-top:8px;display:flex;overflow:auto hidden}.index-module-scss-module__gmJc_q__monthCol{flex-direction:column;flex:none;justify-content:flex-end;align-items:center;gap:5px;width:40px;min-width:40px;height:132px;display:flex}.index-module-scss-module__gmJc_q__monthBar{background:var(--dashboard-cyan);border-radius:5px 5px 0 0;width:100%;min-height:3px;transition:opacity .15s}.index-module-scss-module__gmJc_q__monthBar:hover{opacity:.75}.index-module-scss-module__gmJc_q__monthLabel{color:var(--dashboard-faint);text-align:center;white-space:nowrap;font-size:.625rem}.index-module-scss-module__gmJc_q__monthValue{color:var(--dashboard-muted);font-size:.6875rem;font-weight:700}.index-module-scss-module__gmJc_q__hourChart{align-items:flex-end;gap:3px;height:100px;display:flex}.index-module-scss-module__gmJc_q__hourCol{flex:1;align-items:flex-end;height:100%;display:flex}.index-module-scss-module__gmJc_q__hourBar{background:var(--dashboard-cyan-border);border-radius:4px 4px 0 0;width:100%;min-height:2px;transition:opacity .15s;position:relative}.index-module-scss-module__gmJc_q__hourBar:hover{opacity:.8}.index-module-scss-module__gmJc_q__hourBarPeak{background:var(--dashboard-cyan-strong);box-shadow:0 0 0 2px var(--dashboard-cyan-soft)}.index-module-scss-module__gmJc_q__hourTip{z-index:2;border:1px solid var(--dashboard-border);background:var(--dashboard-card);box-shadow:var(--dashboard-shadow);color:var(--dashboard-text);white-space:nowrap;border-radius:6px;padding:4px 8px;font-size:.6875rem;display:none;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.index-module-scss-module__gmJc_q__hourBar:hover .index-module-scss-module__gmJc_q__hourTip{display:block}.index-module-scss-module__gmJc_q__hourAxis{color:var(--dashboard-faint);justify-content:space-between;margin-top:6px;font-size:.6875rem;display:flex}.index-module-scss-module__gmJc_q__funnelList,.index-module-scss-module__gmJc_q__errorRows,.index-module-scss-module__gmJc_q__alertList,.index-module-scss-module__gmJc_q__compactRows,.index-module-scss-module__gmJc_q__tenantList{flex:1;align-content:start;gap:10px;display:grid}.index-module-scss-module__gmJc_q__funnelRow,.index-module-scss-module__gmJc_q__errorRow{grid-template-columns:minmax(130px,1fr) minmax(80px,1.2fr) auto;align-items:center;gap:10px;display:grid}.index-module-scss-module__gmJc_q__funnelLabel,.index-module-scss-module__gmJc_q__errorRow span:first-child{color:var(--dashboard-muted);overflow-wrap:anywhere;word-break:break-word;font-size:.75rem;line-height:1.4}.index-module-scss-module__gmJc_q__track,.index-module-scss-module__gmJc_q__tenantTrack{background:var(--dashboard-card-2);border-radius:999px;overflow:hidden}.index-module-scss-module__gmJc_q__track{height:8px}.index-module-scss-module__gmJc_q__fill,.index-module-scss-module__gmJc_q__tenantFill{border-radius:inherit;background:var(--tone-color,var(--dashboard-cyan));height:100%;transition:width .4s;display:block}.index-module-scss-module__gmJc_q__funnelValue,.index-module-scss-module__gmJc_q__errorRow strong{min-width:50px;color:var(--dashboard-muted);text-align:right;font-size:.75rem;font-weight:700}.index-module-scss-module__gmJc_q__statStrip{border-top:1px solid var(--dashboard-border-soft);gap:20px;margin-top:16px;padding-top:14px;display:flex}.index-module-scss-module__gmJc_q__statStrip div{min-width:0}.index-module-scss-module__gmJc_q__statStrip span{color:var(--dashboard-faint);text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px;font-size:.6875rem;display:block}.index-module-scss-module__gmJc_q__statStrip strong{color:var(--dashboard-text);font-size:1.25rem;font-weight:700}.index-module-scss-module__gmJc_q__wordCloud{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;min-height:148px;padding:16px 8px;display:flex}.index-module-scss-module__gmJc_q__wordChip{background:var(--tone-soft,var(--dashboard-card-2));color:var(--tone-color,var(--dashboard-text));border-radius:20px;padding:5px 14px;font-weight:600;line-height:1.4;transition:transform .18s,box-shadow .18s;display:inline-flex}.index-module-scss-module__gmJc_q__wordChip:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.index-module-scss-module__gmJc_q__cardFootnote{border-top:1px solid var(--dashboard-border-soft);color:var(--dashboard-faint);text-align:center;margin-top:12px;padding-top:10px;font-size:.6875rem}.index-module-scss-module__gmJc_q__tenantRow{border-bottom:1px solid var(--dashboard-border-soft);grid-template-columns:22px minmax(0,1fr) minmax(60px,auto) minmax(50px,80px) 46px;align-items:center;gap:10px;padding:10px 0;display:grid}.index-module-scss-module__gmJc_q__tenantRow:last-child{border-bottom:0}.index-module-scss-module__gmJc_q__tenantRank{color:var(--dashboard-cyan-strong);font-size:.75rem;font-weight:800}.index-module-scss-module__gmJc_q__tenantName{color:var(--dashboard-text);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.index-module-scss-module__gmJc_q__tenantTag{background:var(--tone-soft);color:var(--tone-color);white-space:nowrap;border-radius:12px;padding:3px 9px;font-size:.6875rem;font-weight:600}.index-module-scss-module__gmJc_q__tenantTrack{border-radius:999px;height:5px}.index-module-scss-module__gmJc_q__tenantCount{color:var(--dashboard-muted);text-align:right;font-size:.75rem;font-weight:700}.index-module-scss-module__gmJc_q__errorPanel{align-items:center;gap:24px;min-width:0;display:flex}.index-module-scss-module__gmJc_q__errorRows{flex:1;min-width:0}.index-module-scss-module__gmJc_q__donutWrap{flex:none;width:96px;height:96px;position:relative}.index-module-scss-module__gmJc_q__donut{width:96px;height:96px;transform:rotate(-90deg)}.index-module-scss-module__gmJc_q__donutTrack,.index-module-scss-module__gmJc_q__donutValue{fill:none;stroke-width:10px}.index-module-scss-module__gmJc_q__donutTrack{stroke:var(--dashboard-card-2)}.index-module-scss-module__gmJc_q__donutValue{stroke:var(--dashboard-red);stroke-linecap:round;transition:stroke-dashoffset .6s}.index-module-scss-module__gmJc_q__donutCenter{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.index-module-scss-module__gmJc_q__donutCenter strong{color:var(--dashboard-red);font-size:1.125rem;font-weight:800;line-height:1}.index-module-scss-module__gmJc_q__donutCenter span{color:var(--dashboard-faint);letter-spacing:.06em;text-transform:uppercase;font-size:.625rem}.index-module-scss-module__gmJc_q__insightBox{border-left:3px solid var(--tone-color,var(--dashboard-red));background:var(--tone-soft,var(--dashboard-red-soft));color:var(--dashboard-muted);border-radius:0 8px 8px 0;margin-top:14px;padding:10px 14px;font-size:.75rem;line-height:1.55}.index-module-scss-module__gmJc_q__compactRow{border-bottom:1px solid var(--dashboard-border-soft);color:var(--dashboard-muted);grid-template-columns:minmax(72px,.9fr) minmax(0,1.2fr) minmax(68px,auto) minmax(78px,auto);align-items:start;gap:10px;padding:10px 0;font-size:.75rem;display:grid}.index-module-scss-module__gmJc_q__compactRow>*{overflow-wrap:anywhere;word-break:break-word;min-width:0}.index-module-scss-module__gmJc_q__compactRow:last-child{border-bottom:0}.index-module-scss-module__gmJc_q__compactRow strong{color:var(--dashboard-text);overflow-wrap:anywhere;word-break:break-word;font-size:.75rem;font-weight:700}.index-module-scss-module__gmJc_q__analyticsUseRow{grid-template-columns:minmax(180px,1fr) minmax(140px,.8fr) minmax(360px,2.4fr) minmax(140px,.8fr)}.index-module-scss-module__gmJc_q__analyticsUseRow>*{align-self:start}.index-module-scss-module__gmJc_q__keywordRow{border-bottom:1px solid var(--dashboard-border-soft);grid-template-columns:22px minmax(0,1fr) minmax(80px,auto) minmax(46px,70px) 40px 44px;align-items:center;gap:10px;padding:10px 0;display:grid}.index-module-scss-module__gmJc_q__keywordRow:last-child{border-bottom:0}.index-module-scss-module__gmJc_q__keywordShare{color:var(--dashboard-cyan-strong);text-align:right;font-size:.75rem;font-weight:700}.index-module-scss-module__gmJc_q__pagination{color:var(--dashboard-muted)!important}.index-module-scss-module__gmJc_q__pagination .MuiTablePagination-toolbar{flex-wrap:wrap;justify-content:flex-end;gap:4px 8px;min-height:42px;padding:0;overflow:hidden}.index-module-scss-module__gmJc_q__pagination .MuiTablePagination-spacer{display:none}:is(.index-module-scss-module__gmJc_q__pagination .MuiTablePagination-selectLabel,.index-module-scss-module__gmJc_q__pagination .MuiTablePagination-displayedRows,.index-module-scss-module__gmJc_q__pagination .MuiSelect-select,.index-module-scss-module__gmJc_q__pagination .MuiSvgIcon-root){color:var(--dashboard-muted);font-size:.75rem}.index-module-scss-module__gmJc_q__emptyState{border:1px dashed var(--dashboard-border);border-radius:var(--dashboard-radius-sm);color:var(--dashboard-faint);text-align:center;padding:20px;font-size:.75rem}.index-module-scss-module__gmJc_q__footer{border-top:1px solid var(--dashboard-border-soft);color:var(--dashboard-faint);text-align:center;letter-spacing:.04em;margin-top:8px;padding-top:16px;font-size:.75rem}.index-module-scss-module__gmJc_q__topbarDate{color:var(--dashboard-faint);font-size:.75rem}.index-module-scss-module__gmJc_q__conversationCard{border-top-width:2px}.index-module-scss-module__gmJc_q__conversationMeta{color:var(--dashboard-faint);justify-content:space-between;gap:10px;margin-bottom:10px;font-size:.75rem;font-weight:700;display:flex}.index-module-scss-module__gmJc_q__conversationMeta span{overflow-wrap:anywhere;min-width:0}.index-module-scss-module__gmJc_q__messageList{gap:7px;display:grid}.index-module-scss-module__gmJc_q__messageUser,.index-module-scss-module__gmJc_q__messageAi{gap:3px;display:grid}.index-module-scss-module__gmJc_q__messageAi{justify-items:end}.index-module-scss-module__gmJc_q__messageSpeaker{color:var(--dashboard-faint);letter-spacing:.04em;font-size:.75rem}.index-module-scss-module__gmJc_q__messageBubble{border:1px solid var(--dashboard-cyan-border);background:var(--dashboard-cyan-soft);min-width:0;max-width:85%;color:var(--dashboard-text);overflow-wrap:anywhere;border-radius:10px 0 10px 10px;padding:8px 12px;font-size:.75rem}.index-module-scss-module__gmJc_q__messageUser .index-module-scss-module__gmJc_q__messageBubble{background:var(--dashboard-card-2);color:var(--dashboard-muted);border-color:#0000;border-radius:0 10px 10px}.index-module-scss-module__gmJc_q__messageFailed{background:var(--dashboard-red-soft);border-color:#f0525240}.index-module-scss-module__gmJc_q__conversationFooter{border-top:1px solid var(--dashboard-border-soft);color:var(--dashboard-red);margin-top:10px;padding-top:8px;font-size:.75rem}.index-module-scss-module__gmJc_q__alertRow{border-bottom:1px solid var(--dashboard-border-soft);grid-template-columns:36px minmax(0,1fr);gap:14px;padding:12px 0;display:grid}.index-module-scss-module__gmJc_q__alertRow:last-child{border-bottom:0}.index-module-scss-module__gmJc_q__alertIcon{background:var(--tone-soft);width:36px;height:36px;color:var(--tone-color);border-radius:10px;place-items:center;font-size:.75rem;font-weight:800;display:grid}.index-module-scss-module__gmJc_q__alertTitle{color:var(--dashboard-text);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:3px;font-size:.75rem;font-weight:800;display:flex}.index-module-scss-module__gmJc_q__alertDesc{color:var(--dashboard-muted);font-size:.75rem;line-height:1.55}@keyframes index-module-scss-module__gmJc_q__dashboardBlink{0%,to{opacity:1}50%{opacity:.25}}@media (max-width:1200px){.index-module-scss-module__gmJc_q__row,.index-module-scss-module__gmJc_q__kpiGrid{flex-wrap:wrap}.index-module-scss-module__gmJc_q__kpiCard,.index-module-scss-module__gmJc_q__card{flex-basis:calc(50% - 8px)}}@media (max-width:900px){.index-module-scss-module__gmJc_q__surface{padding:0 16px 36px}.index-module-scss-module__gmJc_q__filterControls{justify-content:flex-start}}@media (max-width:680px){.index-module-scss-module__gmJc_q__kpiGrid,.index-module-scss-module__gmJc_q__row{grid-template-columns:1fr;display:grid}.index-module-scss-module__gmJc_q__kpiCard,.index-module-scss-module__gmJc_q__card{flex-basis:auto}.index-module-scss-module__gmJc_q__errorPanel{flex-direction:column;align-items:flex-start}.index-module-scss-module__gmJc_q__tenantRow{grid-template-columns:18px minmax(0,1fr) auto}.index-module-scss-module__gmJc_q__tenantTrack,.index-module-scss-module__gmJc_q__tenantCount{grid-column:2/-1}.index-module-scss-module__gmJc_q__keywordRow{grid-template-columns:22px minmax(0,1fr) auto}.index-module-scss-module__gmJc_q__keywordRow .index-module-scss-module__gmJc_q__tenantTrack,.index-module-scss-module__gmJc_q__keywordRow .index-module-scss-module__gmJc_q__tenantCount,.index-module-scss-module__gmJc_q__keywordRow .index-module-scss-module__gmJc_q__keywordShare{grid-column:2/-1}.index-module-scss-module__gmJc_q__compactRow,.index-module-scss-module__gmJc_q__analyticsUseRow{grid-template-columns:1fr}.index-module-scss-module__gmJc_q__conversationMeta,.index-module-scss-module__gmJc_q__statStrip{flex-direction:column}}
.IdleTimeoutModal-module-scss-module__cWz0ga__overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);background:#0000008c;justify-content:center;align-items:center;animation:.25s ease-out IdleTimeoutModal-module-scss-module__cWz0ga__overlayFadeIn;display:flex;position:fixed;inset:0}.IdleTimeoutModal-module-scss-module__cWz0ga__modal{background:#fff;border-radius:1rem;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:380px;padding:2.5rem 2rem 2rem;animation:.3s ease-out IdleTimeoutModal-module-scss-module__cWz0ga__modalSlideUp;display:flex;box-shadow:0 25px 50px -12px #00000040}.IdleTimeoutModal-module-scss-module__cWz0ga__timerRing{width:120px;height:120px;position:relative}.IdleTimeoutModal-module-scss-module__cWz0ga__svg{width:100%;height:100%;transform:rotate(-90deg)}.IdleTimeoutModal-module-scss-module__cWz0ga__trackCircle{fill:none;stroke:#eee;stroke-width:8px}.IdleTimeoutModal-module-scss-module__cWz0ga__progressCircle{fill:none;stroke:#ffd35c;stroke-width:8px;stroke-linecap:round;transition:stroke-dashoffset 1s linear}.IdleTimeoutModal-module-scss-module__cWz0ga__countdown{color:#212121;letter-spacing:.02em;justify-content:center;align-items:center;font-family:Fira Code,Consolas,monospace;font-size:1.5rem;font-weight:700;display:flex;position:absolute;inset:0}.IdleTimeoutModal-module-scss-module__cWz0ga__content{text-align:center}.IdleTimeoutModal-module-scss-module__cWz0ga__title{color:#212121;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.IdleTimeoutModal-module-scss-module__cWz0ga__description{color:#757575;font-size:.8125rem;line-height:1.75}.IdleTimeoutModal-module-scss-module__cWz0ga__hint{color:var(--primary,#036);margin-top:1rem;font-size:.8125rem;font-weight:500;line-height:1.75;animation:2s ease-in-out infinite IdleTimeoutModal-module-scss-module__cWz0ga__hintPulse}@keyframes IdleTimeoutModal-module-scss-module__cWz0ga__hintPulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes IdleTimeoutModal-module-scss-module__cWz0ga__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes IdleTimeoutModal-module-scss-module__cWz0ga__modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}
.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}
.Sidebar-module-scss-module__rPWNAG__sidebar{z-index:1200;background:var(--sidebar-bg-gradient,var(--sidebar-bg,var(--bg-sidebar)));border-right:1px solid #eee;height:100vh;transition:width .3s ease-in-out;position:fixed;top:0;left:0;overflow:hidden}.Sidebar-module-scss-module__rPWNAG__sidebar.Sidebar-module-scss-module__rPWNAG__expanded{width:17rem}.Sidebar-module-scss-module__rPWNAG__sidebar.Sidebar-module-scss-module__rPWNAG__collapsed{width:4rem}.Sidebar-module-scss-module__rPWNAG__sidebar.Sidebar-module-scss-module__rPWNAG__collapsed .Sidebar-module-scss-module__rPWNAG__groupLabel,.Sidebar-module-scss-module__rPWNAG__sidebar.Sidebar-module-scss-module__rPWNAG__collapsed .Sidebar-module-scss-module__rPWNAG__navText{opacity:0;width:0}.Sidebar-module-scss-module__rPWNAG__sidebar.Sidebar-module-scss-module__rPWNAG__collapsed .Sidebar-module-scss-module__rPWNAG__logo{justify-content:center;padding:0}.Sidebar-module-scss-module__rPWNAG__sidebar.Sidebar-module-scss-module__rPWNAG__collapsed .Sidebar-module-scss-module__rPWNAG__logoText{display:none}@media (min-width:900px){.Sidebar-module-scss-module__rPWNAG__mobileBackdrop{display:none}}.Sidebar-module-scss-module__rPWNAG__logo{border-bottom:1px solid #eee;align-items:center;gap:.75rem;height:4rem;padding:0 1rem;display:flex}.Sidebar-module-scss-module__rPWNAG__logoIcon{background:var(--primary);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;display:flex}.Sidebar-module-scss-module__rPWNAG__logoText{color:var(--sidebar-text,#212121);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:600;transition:opacity .2s ease-in-out;overflow:hidden}.Sidebar-module-scss-module__rPWNAG__navList{scrollbar-width:thin;scrollbar-color:#00000026 #0000;height:calc(100vh - 4rem);padding:.5rem .5rem 4rem;overflow:hidden auto}.Sidebar-module-scss-module__rPWNAG__navList::-webkit-scrollbar{width:6px;height:6px}.Sidebar-module-scss-module__rPWNAG__navList::-webkit-scrollbar-track{background:0 0}.Sidebar-module-scss-module__rPWNAG__navList::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:3px}.Sidebar-module-scss-module__rPWNAG__navList::-webkit-scrollbar-thumb:hover{background-color:#00000040}.Sidebar-module-scss-module__rPWNAG__navGroup{margin-bottom:.5rem}.Sidebar-module-scss-module__rPWNAG__groupLabel{color:var(--sidebar-text,#9e9e9e);opacity:.6;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:opacity .2s ease-in-out,width .2s ease-in-out}.Sidebar-module-scss-module__rPWNAG__navItem{min-height:42px;color:var(--sidebar-text,#616161);margin-bottom:2px;transition:background-color .2s ease-in-out,color .2s ease-in-out;border-radius:0!important;padding-left:.75rem!important;padding-right:.75rem!important}.Sidebar-module-scss-module__rPWNAG__navItem:hover{background-color:var(--sidebar-hover-bg,#f5f5f5);color:var(--sidebar-hover-text,#212121)}.Sidebar-module-scss-module__rPWNAG__navItem.Sidebar-module-scss-module__rPWNAG__active{background-color:var(--sidebar-active-bg,var(--primary-bg,var(--primary-light)));color:var(--sidebar-active-text,var(--primary))}.Sidebar-module-scss-module__rPWNAG__navItem.Sidebar-module-scss-module__rPWNAG__active .MuiListItemIcon-root{color:var(--sidebar-active-text,var(--primary))}.Sidebar-module-scss-module__rPWNAG__navIcon{color:inherit;min-width:36px!important}.Sidebar-module-scss-module__rPWNAG__navIcon .MuiSvgIcon-root{font-size:1.25rem}.Sidebar-module-scss-module__rPWNAG__navText{white-space:nowrap;transition:opacity .2s ease-in-out,width .2s ease-in-out}.Sidebar-module-scss-module__rPWNAG__navText .MuiTypography-root{font-size:.875rem;font-weight:500}.Sidebar-module-scss-module__rPWNAG__collapseBtn{background-color:var(--theme-bg-card);width:32px;height:32px;color:var(--theme-text-secondary);cursor:pointer;z-index:10;border:1px solid #e0e0e0;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.Sidebar-module-scss-module__rPWNAG__collapseBtn:hover{color:var(--primary);background-color:#f5f5f5}
.TopBar-module-scss-module__KOt1tG__topbar{z-index:1100;background-color:var(--theme-bg-topbar);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:4rem;padding:0 1.5rem;transition:left .3s ease-in-out;display:flex;position:fixed;top:0;right:0}.TopBar-module-scss-module__KOt1tG__topbar.TopBar-module-scss-module__KOt1tG__expanded{left:17rem}.TopBar-module-scss-module__KOt1tG__topbar.TopBar-module-scss-module__KOt1tG__collapsed{left:4rem}@media (max-width:899.98px){.TopBar-module-scss-module__KOt1tG__topbar{left:0!important}}.TopBar-module-scss-module__KOt1tG__leftSection{align-items:center;gap:.75rem;display:flex}.TopBar-module-scss-module__KOt1tG__menuButton{display:none!important}@media (max-width:899.98px){.TopBar-module-scss-module__KOt1tG__menuButton{display:flex!important}}.TopBar-module-scss-module__KOt1tG__breadcrumb{color:#757575;font-size:.8125rem}.TopBar-module-scss-module__KOt1tG__breadcrumb a{color:#757575;transition:color .2s ease-in-out}.TopBar-module-scss-module__KOt1tG__breadcrumb a:hover{color:var(--primary)}.TopBar-module-scss-module__KOt1tG__breadcrumb .TopBar-module-scss-module__KOt1tG__currentPage{color:#212121;font-weight:500}.TopBar-module-scss-module__KOt1tG__rightSection{align-items:center;gap:.5rem;display:flex}.TopBar-module-scss-module__KOt1tG__orgSelector{cursor:pointer;color:#212121;background:0 0;border:1px solid #eee;border-radius:8px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.8125rem;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;display:flex}.TopBar-module-scss-module__KOt1tG__orgSelector:hover{background-color:#f5f5f5;border-color:#e0e0e0}.TopBar-module-scss-module__KOt1tG__orgName{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-weight:500;overflow:hidden}.TopBar-module-scss-module__KOt1tG__userAvatar{background:var(--primary-light);width:34px;height:34px;color:var(--primary);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;transition:box-shadow .2s ease-in-out;display:flex}.TopBar-module-scss-module__KOt1tG__userAvatar:hover{box-shadow:0 0 0 2px var(--primary-light)}.TopBar-module-scss-module__KOt1tG__langToggle{color:#757575;width:36px;height:36px;font-size:.75rem;font-weight:600;min-width:36px!important}
.AuthLayout-module-scss-module__cCBUEW__authLayout{background:var(--primary-bg);min-height:100vh;display:flex;position:relative;overflow:hidden}.AuthLayout-module-scss-module__cCBUEW__glassCircle{z-index:0;pointer-events:none;border-radius:50%;position:fixed}.AuthLayout-module-scss-module__cCBUEW__glassCircle1{-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 30% 30%,#ffffff80 0%,#ffffff26 50%,#0000 70%);border:1.5px solid #ffffff59;width:420px;height:420px;top:-60px;right:-40px;box-shadow:inset 0 0 40px #fff3,0 8px 32px #0000000a}.AuthLayout-module-scss-module__cCBUEW__glassCircle2{background:radial-gradient(circle at 40% 40%, var(--primary-light) 0%, #fff3 40%, transparent 70%);-webkit-backdrop-filter:blur(12px);opacity:.7;border:1px solid #ffffff40;width:300px;height:300px;bottom:40px;right:12%;box-shadow:inset 0 0 30px #ffffff26,0 4px 24px #00000008}.AuthLayout-module-scss-module__cCBUEW__glassCircle3{background:radial-gradient(circle at 50% 50%, var(--primary) 0%, var(--primary-light) 50%, transparent 70%);-webkit-backdrop-filter:blur(10px);opacity:.25;border:1px solid #fff3;width:180px;height:180px;top:45%;right:30%;box-shadow:inset 0 0 20px #ffffff1a,0 4px 16px #00000008}.AuthLayout-module-scss-module__cCBUEW__glassCircle4{-webkit-backdrop-filter:blur(8px);opacity:.55;background:radial-gradient(circle at 30% 30%,#ffffff73 0%,#ffffff1a 50%,#0000 70%);border:1px solid #ffffff4d;width:120px;height:120px;top:18%;right:40%;box-shadow:inset 0 0 16px #ffffff26}.AuthLayout-module-scss-module__cCBUEW__glassCircle5{background:radial-gradient(circle at 40% 40%, var(--primary-light) 0%, #ffffff26 60%, transparent 80%);-webkit-backdrop-filter:blur(6px);opacity:.45;border:1px solid #fff3;width:80px;height:80px;bottom:25%;right:48%;box-shadow:inset 0 0 12px #ffffff1a}.AuthLayout-module-scss-module__cCBUEW__leftSide{z-index:1;background:var(--primary);flex-direction:column;flex:0 0 44%;justify-content:center;align-items:center;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}@media (max-width:899.98px){.AuthLayout-module-scss-module__cCBUEW__leftSide{display:none}}.AuthLayout-module-scss-module__cCBUEW__leftGlass{pointer-events:none;z-index:1;border-radius:50%;position:absolute}.AuthLayout-module-scss-module__cCBUEW__leftGlass1{-webkit-backdrop-filter:blur(8px);background:radial-gradient(circle at 35% 35%,#ffffff1f 0%,#ffffff0a 50%,#0000 70%);border:1px solid #ffffff1a;width:380px;height:380px;top:-100px;right:-120px;box-shadow:inset 0 0 30px #ffffff0f}.AuthLayout-module-scss-module__cCBUEW__leftGlass2{-webkit-backdrop-filter:blur(6px);background:radial-gradient(circle,#ffffff1a 0%,#ffffff08 50%,#0000 70%);border:1px solid #ffffff14;width:260px;height:260px;bottom:-60px;left:-80px;box-shadow:inset 0 0 20px #ffffff0d}.AuthLayout-module-scss-module__cCBUEW__leftGlass3{-webkit-backdrop-filter:blur(4px);background:radial-gradient(circle at 40% 40%,#ffffff14 0%,#ffffff05 60%,#0000 80%);border:1px solid #ffffff0f;width:140px;height:140px;top:30%;left:15%;box-shadow:inset 0 0 14px #ffffff0a}.AuthLayout-module-scss-module__cCBUEW__leftContent{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:380px;display:flex;position:relative}.AuthLayout-module-scss-module__cCBUEW__brand{flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}.AuthLayout-module-scss-module__cCBUEW__brand p{color:#ffffffbf;margin-top:1rem;font-size:1.125rem;line-height:1.6}.AuthLayout-module-scss-module__cCBUEW__logo{filter:brightness(0)invert();width:auto;max-width:280px;height:auto}.AuthLayout-module-scss-module__cCBUEW__features{flex-direction:column;gap:1.25rem;width:100%;display:flex}.AuthLayout-module-scss-module__cCBUEW__featureItem{-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff14;border-radius:16px;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;transition:background .3s,transform .3s;display:flex}.AuthLayout-module-scss-module__cCBUEW__featureItem:hover{background:#ffffff1f;transform:translate(4px)}.AuthLayout-module-scss-module__cCBUEW__featureIcon{background:#ffffff26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.AuthLayout-module-scss-module__cCBUEW__featureText h3{color:#fff;margin-bottom:2px;font-size:.8125rem;font-weight:600}.AuthLayout-module-scss-module__cCBUEW__featureText p{color:#fff9;margin:0;font-size:.75rem;line-height:1.5}.AuthLayout-module-scss-module__cCBUEW__rightSide{z-index:1;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}@media (max-width:599.98px){.AuthLayout-module-scss-module__cCBUEW__rightSide{padding:1rem}}.AuthLayout-module-scss-module__cCBUEW__formContainer{-webkit-backdrop-filter:blur(24px);z-index:2;background:#ffffffb8;border:1.5px solid #ffffff80;border-radius:20px;width:100%;max-width:440px;padding:2.5rem 2rem;position:relative;box-shadow:0 8px 32px #00000014,0 1px 4px #0000000a}@media (max-width:599.98px){.AuthLayout-module-scss-module__cCBUEW__formContainer{border-radius:16px;padding:1.5rem 1.25rem}}.AuthLayout-module-scss-module__cCBUEW__leftFooter{text-align:center;z-index:2;position:absolute;bottom:2rem;left:0;right:0}.AuthLayout-module-scss-module__cCBUEW__leftFooter p{color:#fff6;font-size:.75rem}
.DashboardLayout-module-scss-module__c6Xq8q__dashboardLayout{background-color:var(--bg-body);min-height:100vh}.DashboardLayout-module-scss-module__c6Xq8q__mainContent{padding-top:4rem;transition:margin-left .3s ease-in-out}.DashboardLayout-module-scss-module__c6Xq8q__mainContent.DashboardLayout-module-scss-module__c6Xq8q__expanded{margin-left:17rem}.DashboardLayout-module-scss-module__c6Xq8q__mainContent.DashboardLayout-module-scss-module__c6Xq8q__collapsed{margin-left:4rem}@media (max-width:899.98px){.DashboardLayout-module-scss-module__c6Xq8q__mainContent{margin-left:0!important}}.DashboardLayout-module-scss-module__c6Xq8q__pageContent{min-height:calc(100vh - 4rem);padding:1.5rem}@media (max-width:599.98px){.DashboardLayout-module-scss-module__c6Xq8q__pageContent{padding:1rem}}
.LoginForm-module-scss-module__6OGCBG__container{flex-direction:column;gap:1.5rem;display:flex}.LoginForm-module-scss-module__6OGCBG__container h2{margin:0;font-size:1.5rem;font-weight:700}.LoginForm-module-scss-module__6OGCBG__container .LoginForm-module-scss-module__6OGCBG__subtitle{color:var(--text-secondary);margin:0}.LoginForm-module-scss-module__6OGCBG__alert{margin-bottom:1rem}.LoginForm-module-scss-module__6OGCBG__form{flex-direction:column;gap:1rem;display:flex}.LoginForm-module-scss-module__6OGCBG__formGroup{flex-direction:column;display:flex}.LoginForm-module-scss-module__6OGCBG__otpPanel{flex-direction:column;gap:.75rem;display:flex}.LoginForm-module-scss-module__6OGCBG__otpIntro{background:#ffffffad;border:1px solid #94a3b847;border-radius:16px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.LoginForm-module-scss-module__6OGCBG__otpIcon{width:40px;height:40px;color:var(--primary-main);background:#10427c14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.LoginForm-module-scss-module__6OGCBG__otpIntroText{flex-direction:column;gap:.25rem;display:flex}.LoginForm-module-scss-module__6OGCBG__otpEyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);margin:0;font-size:.75rem;font-weight:600}.LoginForm-module-scss-module__6OGCBG__otpDescription{color:var(--text-primary);margin:0;line-height:1.6}.LoginForm-module-scss-module__6OGCBG__otpHint{color:var(--text-secondary);background:#ffffff80;border:1px solid #94a3b838;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem;font-size:.8125rem;display:flex}.LoginForm-module-scss-module__6OGCBG__otpStatus{color:var(--primary-main);margin:-.25rem 0 0;font-size:.75rem;font-weight:500}.LoginForm-module-scss-module__6OGCBG__otpSupportRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}@media (max-width:480px){.LoginForm-module-scss-module__6OGCBG__otpSupportRow{flex-direction:column;align-items:flex-start}}.LoginForm-module-scss-module__6OGCBG__otpSupportText{color:var(--text-secondary);font-size:.8125rem}.LoginForm-module-scss-module__6OGCBG__inlineAction{font:inherit;color:var(--primary-main);cursor:pointer;background:0 0;border:0;padding:0;font-weight:500}.LoginForm-module-scss-module__6OGCBG__inlineAction:disabled{color:var(--text-disabled);cursor:not-allowed}.LoginForm-module-scss-module__6OGCBG__inlineAction:not(:disabled):hover{text-decoration:underline}.LoginForm-module-scss-module__6OGCBG__cooldownText{color:var(--text-secondary);margin:-.5rem 0 0;font-size:.75rem}.LoginForm-module-scss-module__6OGCBG__otpFooterLinks{border-top:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.75rem;display:flex}@media (max-width:480px){.LoginForm-module-scss-module__6OGCBG__otpFooterLinks{flex-direction:column;align-items:flex-start}}.LoginForm-module-scss-module__6OGCBG__formActions{flex-direction:row;justify-content:space-between;align-items:center;display:flex}@media (max-width:480px){.LoginForm-module-scss-module__6OGCBG__formActions{flex-direction:column;align-items:flex-start;gap:.5rem}}.LoginForm-module-scss-module__6OGCBG__forgotPassword{color:var(--primary-main);font-size:.8125rem;font-weight:500;text-decoration:none}.LoginForm-module-scss-module__6OGCBG__forgotPassword:hover{text-decoration:underline}.LoginForm-module-scss-module__6OGCBG__submitBtn{margin-top:1rem;padding:.75rem;font-weight:600}
@keyframes Landing-module-scss-module__ZRCv8G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Landing-module-scss-module__ZRCv8G__slideIn{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}@keyframes Landing-module-scss-module__ZRCv8G__highlightGrow{0%{background-size:0% 100%}to{background-size:100% 100%}}@keyframes Landing-module-scss-module__ZRCv8G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Landing-module-scss-module__ZRCv8G__drawLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.Landing-module-scss-module__ZRCv8G__reveal{opacity:0;will-change:opacity,transform;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(40px)}.Landing-module-scss-module__ZRCv8G__visible{opacity:1;transform:translateY(0)}.Landing-module-scss-module__ZRCv8G__page{color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.Landing-module-scss-module__ZRCv8G__topBar{z-index:100;-webkit-backdrop-filter:blur(20px);background:#ffffffeb;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:10px 48px;animation:.6s Landing-module-scss-module__ZRCv8G__fadeIn;display:flex;position:fixed;top:0;left:0;right:0}@media (max-width:899.98px){.Landing-module-scss-module__ZRCv8G__topBar{padding:10px 24px}}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__topBar{flex-wrap:wrap;gap:12px;padding:10px 16px}}.Landing-module-scss-module__ZRCv8G__headerLeft{flex:1;align-items:center;display:flex}.Landing-module-scss-module__ZRCv8G__topLogo{object-fit:contain;width:auto;height:7rem}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__topLogo{height:4.5rem}}.Landing-module-scss-module__ZRCv8G__navLinks{flex:2;justify-content:center;align-items:center;gap:32px;display:flex}.Landing-module-scss-module__ZRCv8G__navLinks a{color:#555;letter-spacing:.3px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.Landing-module-scss-module__ZRCv8G__navLinks a:hover{color:#1a1a1a}@media (max-width:899.98px){.Landing-module-scss-module__ZRCv8G__navLinks{gap:16px}.Landing-module-scss-module__ZRCv8G__navLinks a{font-size:.8rem}}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__navLinks{border-top:1px solid #00000014;flex:100%;order:3;justify-content:flex-start;padding-top:12px}}.Landing-module-scss-module__ZRCv8G__headerRight{flex:1;justify-content:flex-end;align-items:center;gap:24px;display:flex}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__headerRight{gap:12px}}.Landing-module-scss-module__ZRCv8G__langArea{align-items:center;gap:6px;display:flex}.Landing-module-scss-module__ZRCv8G__langBtn{color:#999;cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:.78rem;font-weight:500;transition:color .3s}.Landing-module-scss-module__ZRCv8G__langBtn:hover{color:#1a1a1a}.Landing-module-scss-module__ZRCv8G__langActive{color:#1a1a1a;font-weight:600}.Landing-module-scss-module__ZRCv8G__navCta{color:#fff;background:#1a1a1a;border-radius:4px;align-items:center;gap:8px;padding:10px 24px;font-size:.82rem;font-weight:500;text-decoration:none;transition:background .3s;display:inline-flex}.Landing-module-scss-module__ZRCv8G__navCta:hover{background:#036}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__navCta{padding:8px 16px;font-size:.75rem}}.Landing-module-scss-module__ZRCv8G__hero{align-items:flex-end;width:100%;height:clamp(600px,85vh,900px);min-height:600px;margin-top:132px;display:flex;position:relative;overflow:hidden}@media (max-width:899.98px){.Landing-module-scss-module__ZRCv8G__hero{margin-top:132px}}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__hero{height:75vh;min-height:480px;margin-top:92px}}.Landing-module-scss-module__ZRCv8G__heroBg{will-change:transform;position:absolute;inset:0}.Landing-module-scss-module__ZRCv8G__heroBg img{object-fit:cover;object-position:center top}.Landing-module-scss-module__ZRCv8G__heroBgImg{filter:brightness(.25)saturate(.8)}.Landing-module-scss-module__ZRCv8G__heroOverlay{z-index:1;background:linear-gradient(#001e3c0d 0%,#001e3c59 50%,#001e3cbf 100%);position:absolute;inset:0}.Landing-module-scss-module__ZRCv8G__heroContent{z-index:2;width:100%;max-width:1600px;padding:80px 60px;animation:1s cubic-bezier(.22,1,.36,1) .2s both Landing-module-scss-module__ZRCv8G__slideUp;position:relative}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__heroContent{padding:40px 20px}}.Landing-module-scss-module__ZRCv8G__heroTitle{color:#fff;letter-spacing:-3px;margin-bottom:24px;font-size:clamp(2.5rem,9vw,7rem);font-weight:800;line-height:1.1}.Landing-module-scss-module__ZRCv8G__titleLine{margin-bottom:4px;position:relative}@keyframes Landing-module-scss-module__ZRCv8G__slideRevealRight{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0% 0 0)}}.Landing-module-scss-module__ZRCv8G__highlight{color:#fff;background:#036;padding:2px 10px;animation:1s cubic-bezier(.22,1,.36,1) both Landing-module-scss-module__ZRCv8G__slideRevealRight;display:inline-block}.Landing-module-scss-module__ZRCv8G__highlightText{color:#fff;padding:2px 0;animation:1s cubic-bezier(.22,1,.36,1) both Landing-module-scss-module__ZRCv8G__slideRevealRight;display:inline-block}.Landing-module-scss-module__ZRCv8G__heroSub{color:#ffffffa6;max-width:480px;margin-bottom:36px;font-size:.95rem;line-height:1.85}.Landing-module-scss-module__ZRCv8G__heroBtn{color:#fff;border:1px solid #fff6;align-items:center;gap:8px;padding:16px 32px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .35s cubic-bezier(.22,1,.36,1);display:inline-flex}.Landing-module-scss-module__ZRCv8G__heroBtn:hover{color:#1a1a1a;background:#fff;border-color:#fff;transform:translateY(-2px)}.Landing-module-scss-module__ZRCv8G__brand{background:#fff;padding:120px 60px 180px;position:relative;overflow:hidden}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__brand{padding:60px 20px 120px}}.Landing-module-scss-module__ZRCv8G__brandInner{align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:flex}@media (max-width:899.98px){.Landing-module-scss-module__ZRCv8G__brandInner{flex-direction:column;gap:40px}}.Landing-module-scss-module__ZRCv8G__brandLeft{flex:1}.Landing-module-scss-module__ZRCv8G__brandRight{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Landing-module-scss-module__ZRCv8G__brandLogo{opacity:.05;width:220px;height:auto;animation:2s .5s both Landing-module-scss-module__ZRCv8G__fadeIn}@media (max-width:899.98px){.Landing-module-scss-module__ZRCv8G__brandLogo{width:160px}}.Landing-module-scss-module__ZRCv8G__tag{color:#fff;letter-spacing:.5px;background:#1a1a1a;margin-bottom:24px;padding:5px 16px;font-size:.7rem;font-weight:600;display:inline-block}.Landing-module-scss-module__ZRCv8G__brandTitle{letter-spacing:-.5px;margin-bottom:20px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}.Landing-module-scss-module__ZRCv8G__brandDesc{color:#777;max-width:440px;margin-bottom:32px;font-size:.92rem;line-height:1.85}.Landing-module-scss-module__ZRCv8G__giantBrand{color:#00000008;white-space:nowrap;letter-spacing:-6px;pointer-events:none;will-change:transform;-webkit-user-select:none;user-select:none;font-size:clamp(6rem,16vw,16rem);font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Landing-module-scss-module__ZRCv8G__outlineBtn{color:#1a1a1a;cursor:pointer;background:0 0;border:1px solid #1a1a1a;align-items:center;gap:8px;padding:13px 26px;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.Landing-module-scss-module__ZRCv8G__outlineBtn:hover{color:#fff;background:#1a1a1a;transform:translateY(-2px)}.Landing-module-scss-module__ZRCv8G__filledBtn{color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #1a1a1a;align-items:center;gap:8px;padding:13px 26px;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.Landing-module-scss-module__ZRCv8G__filledBtn:hover{background:#036;border-color:#036;transform:translateY(-2px)}.Landing-module-scss-module__ZRCv8G__features{background:#fff;border-top:1px solid #00000014;border-bottom:1px solid #00000014;scroll-margin-top:132px}.Landing-module-scss-module__ZRCv8G__featGrid{grid-template-columns:repeat(3,1fr);max-width:1400px;margin:0 auto;display:grid}@media (max-width:899.98px){.Landing-module-scss-module__ZRCv8G__featGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__featGrid{grid-template-columns:1fr}}.Landing-module-scss-module__ZRCv8G__featCell{cursor:default;border-bottom:1px solid #00000014;border-right:1px solid #00000014;padding:52px;transition:all .4s cubic-bezier(.22,1,.36,1)}.Landing-module-scss-module__ZRCv8G__featCell:nth-child(3n){border-right:none}.Landing-module-scss-module__ZRCv8G__featCell:nth-last-child(-n+3){border-bottom:none}.Landing-module-scss-module__ZRCv8G__featCell:hover{background:#1a1a1a}.Landing-module-scss-module__ZRCv8G__featCell:hover .Landing-module-scss-module__ZRCv8G__featIcon{color:#fff;background:#ffffff0f}.Landing-module-scss-module__ZRCv8G__featCell:hover .Landing-module-scss-module__ZRCv8G__featTitle{color:#fff}.Landing-module-scss-module__ZRCv8G__featCell:hover .Landing-module-scss-module__ZRCv8G__featDesc{color:#ffffff8c}@media (max-width:899.98px){.Landing-module-scss-module__ZRCv8G__featCell:nth-child(3n){border-right:1px solid #00000014}.Landing-module-scss-module__ZRCv8G__featCell:nth-child(2n){border-right:none}}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__featCell{padding:36px 20px;border-right:none!important}.Landing-module-scss-module__ZRCv8G__featCell:nth-last-child(-n+3){border-bottom:1px solid #00000014}.Landing-module-scss-module__ZRCv8G__featCell:last-child{border-bottom:none}}.Landing-module-scss-module__ZRCv8G__featIcon{color:#036;background:#0033660f;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex}.Landing-module-scss-module__ZRCv8G__featIcon svg{font-size:24px}.Landing-module-scss-module__ZRCv8G__featTitle{margin-bottom:10px;font-size:1.1rem;font-weight:600;transition:color .4s cubic-bezier(.22,1,.36,1)}.Landing-module-scss-module__ZRCv8G__featDesc{color:#777;font-size:.82rem;line-height:1.75;transition:color .4s cubic-bezier(.22,1,.36,1)}.Landing-module-scss-module__ZRCv8G__showcase{background:#f5f6f8;padding:120px 60px;scroll-margin-top:132px}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__showcase{padding:60px 20px}}.Landing-module-scss-module__ZRCv8G__showcaseSplit{align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:flex}@media (max-width:899.98px){.Landing-module-scss-module__ZRCv8G__showcaseSplit{flex-direction:column;gap:40px}}.Landing-module-scss-module__ZRCv8G__showcaseImg{flex:1.4;min-width:0}.Landing-module-scss-module__ZRCv8G__showcaseText{flex:1}.Landing-module-scss-module__ZRCv8G__sectionTitle{letter-spacing:-.3px;margin-bottom:16px;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:700;line-height:1.2}.Landing-module-scss-module__ZRCv8G__sectionDesc{color:#777;margin-bottom:32px;font-size:.92rem;line-height:1.85}.Landing-module-scss-module__ZRCv8G__browser{background:#1a1a2e;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1);overflow:hidden;box-shadow:0 32px 64px #00000026}.Landing-module-scss-module__ZRCv8G__browser:hover{transform:translateY(-6px)scale(1.005);box-shadow:0 40px 80px #0003}.Landing-module-scss-module__ZRCv8G__browserDots{background:#252540;gap:6px;padding:12px 16px;display:flex}.Landing-module-scss-module__ZRCv8G__browserDots i{border-radius:50%;width:10px;height:10px;display:block}.Landing-module-scss-module__ZRCv8G__browserDots i:first-child{background:#ff5f57}.Landing-module-scss-module__ZRCv8G__browserDots i:nth-child(2){background:#febc2e}.Landing-module-scss-module__ZRCv8G__browserDots i:nth-child(3){background:#28c840}.Landing-module-scss-module__ZRCv8G__cards{background:#fff;border-top:1px solid #00000014;border-bottom:1px solid #00000014}.Landing-module-scss-module__ZRCv8G__cardsGrid{grid-template-columns:repeat(4,1fr);max-width:1400px;margin:0 auto;display:grid}@media (max-width:899.98px){.Landing-module-scss-module__ZRCv8G__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__cardsGrid{grid-template-columns:1fr}}.Landing-module-scss-module__ZRCv8G__card{cursor:default;border-right:1px solid #00000014;padding:44px 32px;transition:all .4s cubic-bezier(.22,1,.36,1);position:relative}.Landing-module-scss-module__ZRCv8G__card:last-child{border-right:none}.Landing-module-scss-module__ZRCv8G__card:hover{background:#1a1a1a}.Landing-module-scss-module__ZRCv8G__card:hover .Landing-module-scss-module__ZRCv8G__cardTitle{color:#fff}.Landing-module-scss-module__ZRCv8G__card:hover .Landing-module-scss-module__ZRCv8G__cardDesc{color:#ffffff8c}.Landing-module-scss-module__ZRCv8G__card:hover .Landing-module-scss-module__ZRCv8G__cardIcon{color:#fff;background:#ffffff0f}.Landing-module-scss-module__ZRCv8G__card:hover .Landing-module-scss-module__ZRCv8G__cardArrow{color:#fff;transform:translate(2px,-2px)}@media (max-width:899.98px){.Landing-module-scss-module__ZRCv8G__card:nth-child(2n){border-right:none}.Landing-module-scss-module__ZRCv8G__card:nth-child(-n+2){border-bottom:1px solid #00000014}}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__card{border-bottom:1px solid #00000014;padding:32px 20px;border-right:none!important}.Landing-module-scss-module__ZRCv8G__card:last-child{border-bottom:none}}.Landing-module-scss-module__ZRCv8G__cardArrow{color:#ccc;transition:all .4s cubic-bezier(.22,1,.36,1);position:absolute;top:20px;right:20px}.Landing-module-scss-module__ZRCv8G__cardIcon{color:#036;background:#0033660f;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex}.Landing-module-scss-module__ZRCv8G__cardIcon svg{font-size:20px}.Landing-module-scss-module__ZRCv8G__cardTitle{margin-bottom:10px;font-size:1rem;font-weight:600;transition:color .4s cubic-bezier(.22,1,.36,1)}.Landing-module-scss-module__ZRCv8G__cardDesc{color:#777;font-size:.8rem;line-height:1.75;transition:color .4s cubic-bezier(.22,1,.36,1)}.Landing-module-scss-module__ZRCv8G__stats{background:#1a1a1a;grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:899.98px){.Landing-module-scss-module__ZRCv8G__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__stats{grid-template-columns:1fr}}.Landing-module-scss-module__ZRCv8G__stat{text-align:center;border-right:1px solid #ffffff1a;padding:64px 32px}.Landing-module-scss-module__ZRCv8G__stat:last-child{border-right:none}@media (max-width:899.98px){.Landing-module-scss-module__ZRCv8G__stat:nth-child(2n){border-right:none}.Landing-module-scss-module__ZRCv8G__stat:nth-child(-n+2){border-bottom:1px solid #ffffff1a}}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__stat{border-bottom:1px solid #ffffff1a;padding:36px 20px;border-right:none!important}.Landing-module-scss-module__ZRCv8G__stat:last-child{border-bottom:none}}.Landing-module-scss-module__ZRCv8G__statNum{color:#fff;letter-spacing:-1px;margin-bottom:6px;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;display:block}.Landing-module-scss-module__ZRCv8G__statLabel{color:#fff6;text-transform:uppercase;letter-spacing:1px;font-size:.72rem;font-weight:500}.Landing-module-scss-module__ZRCv8G__pricing{background:#fff;padding:120px 60px;scroll-margin-top:132px}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__pricing{padding:60px 20px}}.Landing-module-scss-module__ZRCv8G__pricingHead{max-width:580px;margin-bottom:56px}.Landing-module-scss-module__ZRCv8G__pricingGrid{border:1px solid #00000014;grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:1199.98px){.Landing-module-scss-module__ZRCv8G__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__pricingGrid{grid-template-columns:1fr}}.Landing-module-scss-module__ZRCv8G__priceCard{border-right:1px solid #00000014;flex-direction:column;padding:44px 28px;transition:background .3s;display:flex}.Landing-module-scss-module__ZRCv8G__priceCard:last-child{border-right:none}.Landing-module-scss-module__ZRCv8G__priceCard:hover{background:#00336604}@media (max-width:1199.98px){.Landing-module-scss-module__ZRCv8G__priceCard:nth-child(2n){border-right:none}.Landing-module-scss-module__ZRCv8G__priceCard:nth-child(-n+2){border-bottom:1px solid #00000014}}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__priceCard{border-bottom:1px solid #00000014;padding:36px 24px;border-right:none!important}.Landing-module-scss-module__ZRCv8G__priceCard:last-child{border-bottom:none}}.Landing-module-scss-module__ZRCv8G__pricePopular,.Landing-module-scss-module__ZRCv8G__pricePopular:hover{background:#1a1a1a}.Landing-module-scss-module__ZRCv8G__pricePopular .Landing-module-scss-module__ZRCv8G__priceName,.Landing-module-scss-module__ZRCv8G__pricePopular .Landing-module-scss-module__ZRCv8G__priceAmount{color:#fff}.Landing-module-scss-module__ZRCv8G__pricePopular .Landing-module-scss-module__ZRCv8G__pricePerMin{color:#ffffff73}.Landing-module-scss-module__ZRCv8G__pricePopular .Landing-module-scss-module__ZRCv8G__priceFeats li{color:#ffffffa6}.Landing-module-scss-module__ZRCv8G__pricePopular .Landing-module-scss-module__ZRCv8G__priceFeats li svg{color:#036}.Landing-module-scss-module__ZRCv8G__pricePopular .Landing-module-scss-module__ZRCv8G__priceBadge{color:#fff;background:#036}.Landing-module-scss-module__ZRCv8G__priceBadge{color:#036;text-transform:uppercase;letter-spacing:.3px;background:#00336614;align-self:flex-start;margin-bottom:10px;padding:3px 12px;font-size:.65rem;font-weight:600;display:inline-block}.Landing-module-scss-module__ZRCv8G__priceName{margin-bottom:10px;font-size:.95rem;font-weight:600}.Landing-module-scss-module__ZRCv8G__priceAmount{letter-spacing:-1px;margin-bottom:4px;font-size:2.2rem;font-weight:800}.Landing-module-scss-module__ZRCv8G__pricePerMin{color:#999;margin-bottom:24px;font-size:.75rem}.Landing-module-scss-module__ZRCv8G__priceFeats{flex:1;margin:0 0 28px;padding:0;list-style:none}.Landing-module-scss-module__ZRCv8G__priceFeats li{color:#666;align-items:center;gap:8px;padding:5px 0;font-size:.78rem;display:flex}.Landing-module-scss-module__ZRCv8G__priceFeats li svg{color:#036;flex-shrink:0}.Landing-module-scss-module__ZRCv8G__cta{background:#1a1a1a;padding:120px 60px}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__cta{padding:60px 20px}}.Landing-module-scss-module__ZRCv8G__ctaInner{text-align:center;max-width:640px;margin:0 auto}.Landing-module-scss-module__ZRCv8G__ctaTitle{color:#fff;margin-bottom:16px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;line-height:1.25}.Landing-module-scss-module__ZRCv8G__ctaSub{color:#ffffff8c;margin-bottom:40px;font-size:.92rem;line-height:1.85}.Landing-module-scss-module__ZRCv8G__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.Landing-module-scss-module__ZRCv8G__ctaBtn{color:#fff;border:1px solid #ffffff59;align-items:center;gap:8px;padding:16px 36px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .35s cubic-bezier(.22,1,.36,1);display:inline-flex}.Landing-module-scss-module__ZRCv8G__ctaBtn:hover{color:#1a1a1a;background:#fff;border-color:#fff;transform:translateY(-2px)}.Landing-module-scss-module__ZRCv8G__ctaDemoBtn{color:#fff;cursor:pointer;background:#036;border:none;justify-content:center;align-items:center;padding:16px 36px;font-size:.85rem;font-weight:600;transition:all .35s cubic-bezier(.22,1,.36,1);display:inline-flex}.Landing-module-scss-module__ZRCv8G__ctaDemoBtn:hover{background:#00264d;transform:translateY(-2px);box-shadow:0 4px 12px #0033664d}.Landing-module-scss-module__ZRCv8G__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:20px;animation:.3s Landing-module-scss-module__ZRCv8G__fadeIn;display:flex;position:fixed;inset:0}.Landing-module-scss-module__ZRCv8G__modalContent{background:#fff;border-radius:4px;width:100%;max-width:480px;padding:40px;animation:.3s Landing-module-scss-module__ZRCv8G__slideUp;position:relative;box-shadow:0 10px 40px #0003}.Landing-module-scss-module__ZRCv8G__modalClose{color:#999;cursor:pointer;background:0 0;border:none;font-size:24px;transition:color .2s;position:absolute;top:15px;right:20px}.Landing-module-scss-module__ZRCv8G__modalClose:hover{color:#111}.Landing-module-scss-module__ZRCv8G__modalTitle{color:#111;margin-bottom:12px;font-size:1.5rem;font-weight:700}.Landing-module-scss-module__ZRCv8G__modalDesc{color:#666;margin-bottom:30px;font-size:.9rem;line-height:1.6}.Landing-module-scss-module__ZRCv8G__modalForm{flex-direction:column;gap:20px;display:flex}.Landing-module-scss-module__ZRCv8G__modalInput{border:1px solid #ddd;border-radius:4px;outline:none;padding:14px 16px;font-size:.95rem;transition:border-color .2s}.Landing-module-scss-module__ZRCv8G__modalInput:focus{border-color:#036}.Landing-module-scss-module__ZRCv8G__modalActions{justify-content:flex-end;gap:12px;margin-top:10px;display:flex}.Landing-module-scss-module__ZRCv8G__modalCancelBtn{color:#666;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:4px;padding:12px 24px;font-weight:500;transition:all .2s}.Landing-module-scss-module__ZRCv8G__modalCancelBtn:hover{color:#111;background:#f5f5f5}.Landing-module-scss-module__ZRCv8G__modalSubmitBtn{color:#fff;cursor:pointer;background:#036;border:none;border-radius:4px;padding:12px 24px;font-weight:600;transition:all .2s}.Landing-module-scss-module__ZRCv8G__modalSubmitBtn:hover{background:#00264d}.Landing-module-scss-module__ZRCv8G__modalSuccess{text-align:center;padding:20px 0;animation:.4s Landing-module-scss-module__ZRCv8G__fadeIn}.Landing-module-scss-module__ZRCv8G__modalSuccess h3{color:#111;font-size:1.25rem;font-weight:600}.Landing-module-scss-module__ZRCv8G__footer{background:#fdfdfd;border-top:1px solid #00000014;padding-top:80px}.Landing-module-scss-module__ZRCv8G__footerTop{grid-template-columns:2fr 3fr auto;gap:40px;max-width:1400px;margin:0 auto;padding:0 60px 80px;display:grid}@media (max-width:899.98px){.Landing-module-scss-module__ZRCv8G__footerTop{grid-template-columns:1fr;gap:60px}}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__footerTop{padding:0 20px 60px}}.Landing-module-scss-module__ZRCv8G__footerBrand{flex-direction:column;display:flex}.Landing-module-scss-module__ZRCv8G__footerLogo{margin-bottom:24px}.Landing-module-scss-module__ZRCv8G__footerDesc{color:#666;max-width:320px;font-size:.9rem;line-height:1.6}.Landing-module-scss-module__ZRCv8G__footerLinksWrapper{gap:80px;display:flex}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__footerLinksWrapper{flex-wrap:wrap;gap:40px}}.Landing-module-scss-module__ZRCv8G__footerCol{flex-direction:column;display:flex}.Landing-module-scss-module__ZRCv8G__footerCol h4{text-transform:uppercase;letter-spacing:.05em;color:#1a1a1a;margin-bottom:24px;font-size:.85rem;font-weight:700}.Landing-module-scss-module__ZRCv8G__footerCol a{color:#666;margin-bottom:16px;font-size:.85rem;text-decoration:none;transition:color .3s}.Landing-module-scss-module__ZRCv8G__footerCol a:hover{color:#036}.Landing-module-scss-module__ZRCv8G__footerScroll{align-items:flex-start;display:flex}.Landing-module-scss-module__ZRCv8G__scrollTop{cursor:pointer;color:#666;background:#fff;border:1px solid #00000014;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex}.Landing-module-scss-module__ZRCv8G__scrollTop:hover{color:#fff;background:#1a1a1a;border-color:#1a1a1a;transform:translateY(-4px)}.Landing-module-scss-module__ZRCv8G__footerBottom{background:#fff;border-top:1px solid #00000014;justify-content:space-between;align-items:center;padding:24px 60px;display:flex}@media (max-width:599.98px){.Landing-module-scss-module__ZRCv8G__footerBottom{text-align:center;flex-direction:column;gap:16px;padding:20px}}.Landing-module-scss-module__ZRCv8G__footerCopy{color:#888;font-size:.75rem}.Landing-module-scss-module__ZRCv8G__footerLegal{gap:24px;display:flex}.Landing-module-scss-module__ZRCv8G__footerLegal a{color:#888;font-size:.75rem;text-decoration:none;transition:color .3s}.Landing-module-scss-module__ZRCv8G__footerLegal a:hover{color:#1a1a1a}
