.page-module__dlr5Iq__container{background:var(--background);z-index:10;flex-direction:column;padding:1.5rem 2rem;animation:.4s ease-out page-module__dlr5Iq__fadeIn;display:flex;position:absolute;inset:70px 0 0}.page-module__dlr5Iq__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.page-module__dlr5Iq__headerLeft{align-items:center;gap:1.5rem;display:flex}.page-module__dlr5Iq__headerRight{align-items:center;gap:.75rem;display:flex}.page-module__dlr5Iq__backButton{border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__dlr5Iq__backButton:hover{color:var(--text-primary);background:#ffffff14;border-color:#ffffff1a;transform:translate(-2px)}.page-module__dlr5Iq__iconButton{border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module__dlr5Iq__iconButton:hover{color:var(--text-primary);background:#ffffff14;border-color:#ffffff1a}.page-module__dlr5Iq__resetButton{background-color:var(--card-bg-light);border:1px solid var(--border-light);color:var(--text-muted);cursor:pointer;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.page-module__dlr5Iq__resetButton:hover:not(:disabled){background-color:var(--card-bg-hover);color:var(--text-highlight);border-color:var(--border-focus)}.page-module__dlr5Iq__resetButton:disabled{opacity:.5;cursor:not-allowed}.page-module__dlr5Iq__headerTitleWrapper{flex-direction:column;gap:.15rem;display:flex}.page-module__dlr5Iq__title{color:var(--text-highlight);letter-spacing:-.02em;background:linear-gradient(135deg,var(--text-highlight)30%,var(--primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.85rem;font-weight:800}.page-module__dlr5Iq__subtitle{color:var(--text-muted);margin-top:.15rem;font-size:.9rem}.page-module__dlr5Iq__statusContainer{align-items:center;gap:.35rem;padding-bottom:.2rem;display:flex}.page-module__dlr5Iq__statusDot{background-color:#10b981;border-radius:50%;width:7px;height:7px;animation:2s infinite page-module__dlr5Iq__pulseStatus;box-shadow:0 0 8px #10b981}.page-module__dlr5Iq__statusText{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.page-module__dlr5Iq__chatContainer{background:0 0;flex-direction:column;flex-grow:1;display:flex;position:relative;overflow:hidden}.page-module__dlr5Iq__messageList{background:0 0;flex-direction:column;flex-grow:1;width:100%;padding:1.75rem 0;display:flex;overflow-y:auto}.page-module__dlr5Iq__messageListInner{flex-direction:column;gap:1.25rem;width:95%;max-width:900px;margin:0 auto;animation:.6s cubic-bezier(.16,1,.3,1) forwards page-module__dlr5Iq__slideUpMessageList;display:flex}@keyframes page-module__dlr5Iq__slideUpMessageList{0%{opacity:0;transform:translateY(30px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.page-module__dlr5Iq__messageList::-webkit-scrollbar{width:5px}.page-module__dlr5Iq__messageList::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}.page-module__dlr5Iq__messageList::-webkit-scrollbar-thumb:hover{background:#ffffff40}.page-module__dlr5Iq__messageRow{gap:.85rem;max-width:80%;display:flex}.page-module__dlr5Iq__userRow{flex-direction:row-reverse;align-self:flex-end}.page-module__dlr5Iq__clioRow{align-self:flex-start}.page-module__dlr5Iq__avatar{width:34px;height:34px;box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:.8rem;font-weight:700;display:flex}.page-module__dlr5Iq__userAvatar{color:var(--primary);background:#3abef926;border:1px solid #3abef94d}.page-module__dlr5Iq__clioAvatar{color:#fff;background:linear-gradient(135deg,#0ea5e9,#8b5cf6)}.page-module__dlr5Iq__bubbleContainer{flex-direction:column;gap:.25rem;display:flex}.page-module__dlr5Iq__metaInfo{color:var(--text-muted);letter-spacing:.02em;padding:0 .15rem;font-size:.68rem;font-weight:700}.page-module__dlr5Iq__userRow .page-module__dlr5Iq__metaInfo{text-align:right}.page-module__dlr5Iq__bubble{word-break:break-word;padding:.85rem 1.15rem;font-size:.925rem;line-height:1.6}.page-module__dlr5Iq__userBubble{color:var(--text-primary);background:#ffffff14;border:1px solid #ffffff0d;border-radius:20px;font-weight:400}[data-theme=light] .page-module__dlr5Iq__userBubble{color:#fff;background:linear-gradient(135deg,#0284c7,#0369a1);box-shadow:0 4px 12px #0000001a}.page-module__dlr5Iq__clioBubble{color:var(--text-main);background:0 0;border:none;border-radius:0;padding:.2rem 0}[data-theme=light] .page-module__dlr5Iq__clioBubble{background:0 0;border:none}.page-module__dlr5Iq__errorBubble{color:var(--error);background:#ff6b6b0d;border-color:#ff6b6b4d}.page-module__dlr5Iq__suggestionChips{border-top:1px solid var(--card-border);scrollbar-width:none;background:#00000026;gap:.5rem;padding:.75rem 1.25rem;display:flex;overflow-x:auto}.page-module__dlr5Iq__suggestionChips::-webkit-scrollbar{display:none}.page-module__dlr5Iq__chipButton{opacity:.8;color:var(--primary);white-space:nowrap;background:#3abef90f;border:1px solid #3abef933;border-radius:9999px;padding:.4rem .85rem;font-size:.78rem;font-weight:600;transition:all .2s}.page-module__dlr5Iq__chipButton:hover{opacity:1;background:#3abef91f;border-color:#3abef966;transform:translateY(-1px);box-shadow:0 0 8px #3abef926}[data-theme=light] .page-module__dlr5Iq__suggestionChips{background:#f1f5f9;border-top:1px solid #0f172a14}[data-theme=light] .page-module__dlr5Iq__chipButton{color:#0284c7;opacity:.8;background:0 0;border:1px solid #0284c7}[data-theme=light] .page-module__dlr5Iq__chipButton:hover{opacity:1;background:#0284c70d;border-color:#0284c7}.page-module__dlr5Iq__inputForm{border-top:1px solid var(--card-border);background:#00000040;padding:1rem 1.25rem}[data-theme=light] .page-module__dlr5Iq__inputForm{background:#f8fafcf2;border-top:1px solid #0f172a14}.page-module__dlr5Iq__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.page-module__dlr5Iq__input{width:100%;color:var(--text-main);border-radius:var(--radius-md);background:#0006;border:1px solid #ffffff1a;outline:none;padding:.85rem 3rem .85rem 1rem;font-size:.925rem;transition:all .2s}.page-module__dlr5Iq__input:focus{border-color:var(--primary);background:var(--input-focus-bg);box-shadow:0 0 0 3px var(--primary-light)}.page-module__dlr5Iq__sendButton{background:linear-gradient(135deg,var(--primary),var(--primary-hover));color:#0b111d;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:5px;bottom:5px;right:5px;box-shadow:0 2px 8px #3abef933}[data-theme=light] .page-module__dlr5Iq__sendButton{color:#fff}.page-module__dlr5Iq__sendButton:hover{transform:scale(1.05);box-shadow:0 4px 12px #3abef959}.page-module__dlr5Iq__sendButton:disabled{color:#ffffff4d;box-shadow:none;cursor:not-allowed;background:#ffffff14;transform:none}[data-theme=light] .page-module__dlr5Iq__sendButton:disabled{background:#0f172a0d}.page-module__dlr5Iq__typingContainer{align-items:center;gap:.35rem;padding:.4rem .2rem;display:flex}.page-module__dlr5Iq__typingDot{background:var(--text-muted);opacity:.4;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite both page-module__dlr5Iq__pulse}.page-module__dlr5Iq__typingDot:first-child{animation-delay:-.32s}.page-module__dlr5Iq__typingDot:nth-child(2){animation-delay:-.16s}@keyframes page-module__dlr5Iq__pulse{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1.1)}}@keyframes page-module__dlr5Iq__pulseStatus{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 5px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}@keyframes page-module__dlr5Iq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-module__dlr5Iq__tableContainer{background:0 0;margin-top:.25rem;overflow-x:auto}[data-theme=light] .page-module__dlr5Iq__tableContainer{background:0 0}.page-module__dlr5Iq__dataTable{border-collapse:collapse;text-align:left;width:100%;font-size:.78rem}.page-module__dlr5Iq__dataTable th,.page-module__dlr5Iq__dataTable td{border-bottom:1px solid #ffffff0d;padding:.6rem .85rem}[data-theme=light] .page-module__dlr5Iq__dataTable th,[data-theme=light] .page-module__dlr5Iq__dataTable td{border-bottom:1px solid #0f172a0d}.page-module__dlr5Iq__dataTable th{color:var(--text-highlight);text-transform:uppercase;letter-spacing:.05em;background:#ffffff08;font-size:.7rem;font-weight:700}[data-theme=light] .page-module__dlr5Iq__dataTable th{color:#0f172a;background:#0f172a08}.page-module__dlr5Iq__dataTable tr:last-child td{border-bottom:none}.page-module__dlr5Iq__dataTable tr:hover{background:#ffffff05}[data-theme=light] .page-module__dlr5Iq__dataTable tr:hover{background:#0f172a03}.page-module__dlr5Iq__suggestedChipsContainer{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;padding:0 .15rem;display:flex}.page-module__dlr5Iq__suggestedChip{color:var(--text-secondary);cursor:pointer;white-space:normal;text-align:left;background:0 0;border:1px solid #ffffff26;border-radius:9999px;padding:.4rem .85rem;font-size:.8rem;font-weight:500;transition:all .2s}.page-module__dlr5Iq__suggestedChip:hover:not(:disabled){border-color:var(--primary);color:var(--text-primary);background:#ffffff0d;transform:translateY(-1px)}.page-module__dlr5Iq__suggestedChip:disabled{opacity:.4;cursor:not-allowed}[data-theme=light] .page-module__dlr5Iq__suggestedChip{color:#475569;background:0 0;border:1px solid #0f172a26}[data-theme=light] .page-module__dlr5Iq__suggestedChip:hover:not(:disabled){color:#0f172a;background:#0f172a0d;border-color:#0284c7}.page-module__dlr5Iq__tableCard{background:0 0;border:1px solid #ffffff14;border-radius:8px;max-width:100%;margin-top:.75rem;margin-bottom:1rem;overflow:hidden}[data-theme=light] .page-module__dlr5Iq__tableCard{background:0 0;border:1px solid #0f172a14}.page-module__dlr5Iq__tableCardHeader{color:var(--text-highlight);background:#ffffff05;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.8rem 1rem;font-size:.8rem;font-weight:600;display:flex}[data-theme=light] .page-module__dlr5Iq__tableCardHeader{color:#0f172a;background:#0f172a05;border-bottom:1px solid #0f172a0a}.page-module__dlr5Iq__downloadPdfButton{color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .6rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.page-module__dlr5Iq__downloadPdfButton:hover{color:var(--text-primary);background:#ffffff1a}.page-module__dlr5Iq__clioBubble{color:var(--text-main);background:0 0;border:none;border-radius:0;padding:.2rem 0;font-weight:400;line-height:1.75}[data-theme=light] .page-module__dlr5Iq__clioBubble{color:#1e293b;background:0 0;border:none}.page-module__dlr5Iq__parsedContainer{flex-direction:column;gap:.95rem;width:100%;display:flex}.page-module__dlr5Iq__plainBlock{flex-direction:column;gap:.7rem;display:flex}.page-module__dlr5Iq__sectionCard{border-left:2px solid var(--primary);background:0 0;border-radius:0;margin-top:12px;padding:4px 0 4px 16px}[data-theme=light] .page-module__dlr5Iq__sectionCard{background:0 0;border-left:2px solid #0284c7;border-radius:0}.page-module__dlr5Iq__sectionHeader{color:#3abef9;align-items:center;gap:8px;margin-bottom:8px;font-size:.95rem;font-weight:700;display:flex}[data-theme=light] .page-module__dlr5Iq__sectionHeader{color:#0284c7}.page-module__dlr5Iq__sectionEmoji{font-size:1.05rem}.page-module__dlr5Iq__sectionTitle{font-weight:700}.page-module__dlr5Iq__sectionBody{flex-direction:column;gap:.6rem;display:flex}.page-module__dlr5Iq__bulletList{flex-direction:column;gap:.65rem;margin:0;padding-left:1.25rem;list-style-type:disc;display:flex}.page-module__dlr5Iq__bulletList li{color:#94a3b8;font-size:.88rem;font-weight:400;line-height:1.65}[data-theme=light] .page-module__dlr5Iq__bulletList li{color:#475569}.page-module__dlr5Iq__paragraph{color:var(--text-main);margin:0;font-size:.9rem;font-weight:400;line-height:1.65}[data-theme=light] .page-module__dlr5Iq__paragraph{color:#334155}.page-module__dlr5Iq__miniMetricsContainer{flex-flow:wrap;gap:10px;width:100%;margin:10px 0;display:flex}.page-module__dlr5Iq__miniMetricCard{box-sizing:border-box;background:#3abef909;border:1px solid #3abef91f;border-radius:8px;flex-direction:column;flex:calc(33.333% - 8px);gap:2px;min-width:140px;padding:10px 14px;display:flex}[data-theme=light] .page-module__dlr5Iq__miniMetricCard{background:#0284c705;border:1px solid #0284c714}.page-module__dlr5Iq__miniMetricLabel{color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-size:.7rem;font-weight:500}.page-module__dlr5Iq__miniMetricValue{color:#3abef9;font-size:.95rem;font-weight:700}[data-theme=light] .page-module__dlr5Iq__miniMetricValue{color:#0284c7}.page-module__dlr5Iq__metricCardsContainer{flex-flow:wrap;gap:12px;width:100%;margin:10px 0;display:flex}.page-module__dlr5Iq__metricCard{box-sizing:border-box;background:0 0;border:1px solid #8b5cf633;border-radius:8px;flex:calc(50% - 6px);min-width:200px;padding:10px 14px}[data-theme=light] .page-module__dlr5Iq__metricCard{background:0 0;border:1px solid #0ea5e933}.page-module__dlr5Iq__metricCardTitle{color:#a5f3fc;letter-spacing:.02em;margin-bottom:6px;font-size:.8rem;font-weight:700}[data-theme=light] .page-module__dlr5Iq__metricCardTitle{color:#0369a1}.page-module__dlr5Iq__metricCardGrid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;display:grid}.page-module__dlr5Iq__metricCardItem{flex-direction:column;gap:2px;display:flex}.page-module__dlr5Iq__metricLabel{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:.72rem}[data-theme=light] .page-module__dlr5Iq__metricLabel{color:#64748b}.page-module__dlr5Iq__metricValue{color:#3abef9;font-size:1rem;font-weight:700}[data-theme=light] .page-module__dlr5Iq__metricValue{color:#0284c7}.page-module__dlr5Iq__metricValueFull{color:var(--text-main);font-size:.9rem}[data-theme=light] .page-module__dlr5Iq__metricValueFull{color:#0f172a}.page-module__dlr5Iq__highlightedMetricValue{color:#3abef9;font-size:1rem;font-weight:700}[data-theme=light] .page-module__dlr5Iq__highlightedMetricValue{color:#0284c7}.page-module__dlr5Iq__inlineMetric{color:#3abef9;background:#3abef91a;border-radius:5px;padding:0 6px;font-size:.88rem;font-weight:700;display:inline-block}[data-theme=light] .page-module__dlr5Iq__inlineMetric{color:#0284c7;background:#0284c70f}.page-module__dlr5Iq__dataTable th,.page-module__dlr5Iq__dataTable td{padding:.45rem .75rem}@media (max-width:768px){.page-module__dlr5Iq__container{padding:1rem .5rem;height:calc(100vh - 125px)!important;top:60px!important;bottom:65px!important}.page-module__dlr5Iq__header{flex-direction:column;align-items:flex-start;gap:1rem}.page-module__dlr5Iq__messageRow{max-width:95%}.page-module__dlr5Iq__chatContainer{border-radius:var(--radius-md)}.page-module__dlr5Iq__inputForm{padding:.85rem 1rem}.page-module__dlr5Iq__messageList{padding:1rem}}.page-module__dlr5Iq__floatingBackButton{color:var(--text-secondary);z-index:20;opacity:.6;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:absolute;top:1.5rem;left:2rem}.page-module__dlr5Iq__floatingBackButton:hover{color:var(--text-primary);opacity:1;transform:translate(-3px)}.page-module__dlr5Iq__voiceAssistantContainer{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;animation:.8s ease-out page-module__dlr5Iq__fadeIn;display:flex}.page-module__dlr5Iq__voiceAssistantLogoWrapper{justify-content:center;align-items:center;width:400px;height:400px;margin-bottom:0;display:flex;position:relative}.page-module__dlr5Iq__clioPulseLogo{z-index:2;filter:drop-shadow(0 0 30px #0ea5e966);animation:5s cubic-bezier(.4,0,.2,1) infinite page-module__dlr5Iq__breathe;position:relative}.page-module__dlr5Iq__logoRings{z-index:1;background:radial-gradient(circle,#0ea5e933 0%,#8b5cf60d 50%,#8b5cf600 70%);border-radius:50%;width:100%;height:100%;animation:4s cubic-bezier(.16,1,.3,1) infinite page-module__dlr5Iq__ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes page-module__dlr5Iq__breathe{0%,to{filter:drop-shadow(0 0 25px #0ea5e94d);transform:scale(1)}50%{filter:drop-shadow(0 0 50px #8b5cf6b3);transform:scale(1.15)}}@keyframes page-module__dlr5Iq__ripple{0%{opacity:1;transform:translate(-50%,-50%)scale(.6)}to{opacity:0;transform:translate(-50%,-50%)scale(2.2)}}.page-module__dlr5Iq__voiceAssistantGreeting{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-text-fill-color:transparent;opacity:0;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3.5rem;font-weight:800;animation:.8s ease-out .2s forwards page-module__dlr5Iq__slideUp}[data-theme=light] .page-module__dlr5Iq__voiceAssistantGreeting{background:linear-gradient(90deg,#0f172a,#334155);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.page-module__dlr5Iq__voiceAssistantPrompt{color:var(--text-secondary);opacity:0;font-size:1.25rem;font-weight:400;animation:.8s ease-out .4s forwards page-module__dlr5Iq__slideUp}@keyframes page-module__dlr5Iq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module__dlr5Iq__inputFormCentered{-webkit-backdrop-filter:blur(30px);border-radius:24px;width:95%;max-width:900px;margin:0 auto 2rem;padding:.75rem 1rem;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 40px -10px #00000080;background:#0f172a66!important;border:1px solid #ffffff0d!important}[data-theme=light] .page-module__dlr5Iq__inputFormCentered{box-shadow:0 10px 40px -10px #0f172a0d;background:#fff9!important;border:1px solid #0f172a14!important}.page-module__dlr5Iq__inputFormCentered:focus-within{box-shadow:0 0 20px #0ea5e933,inset 0 0 10px #0ea5e90d,0 10px 40px -10px #00000080;border-color:#0ea5e980!important}[data-theme=light] .page-module__dlr5Iq__inputFormCentered:focus-within{box-shadow:0 0 20px #0ea5e926,inset 0 0 10px #0ea5e90d,0 10px 40px -10px #0f172a0d;border-color:#0ea5e980!important}.page-module__dlr5Iq__inputFormCentered .page-module__dlr5Iq__inputWrapper{box-shadow:none;background:0 0;border:none;padding:0}.page-module__dlr5Iq__inputFormCentered .page-module__dlr5Iq__input{color:var(--text-primary);box-shadow:none;letter-spacing:.01em;background:0 0;border:none;padding:.5rem 3.5rem .5rem 3rem;font-size:1.05rem;font-weight:400}.page-module__dlr5Iq__inputFormCentered .page-module__dlr5Iq__input:focus{box-shadow:none;background:0 0;border:none;outline:none}.page-module__dlr5Iq__inputFormCentered .page-module__dlr5Iq__input::placeholder{color:var(--text-muted);font-weight:300}.page-module__dlr5Iq__inputFormCentered .page-module__dlr5Iq__sendButton{color:#fff;background:linear-gradient(135deg,#0ea5e9e6,#8b5cf6e6);border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;top:50%;bottom:auto;right:8px;transform:translateY(-50%);box-shadow:0 0 15px #0ea5e966}.page-module__dlr5Iq__inputFormCentered .page-module__dlr5Iq__sendButton:hover:not(:disabled){background:linear-gradient(135deg,#0ea5e9,#8b5cf6);transform:translateY(-50%)scale(1.08);box-shadow:0 0 25px #0ea5e999,inset 0 0 8px #ffffff4d}.page-module__dlr5Iq__inputFormCentered .page-module__dlr5Iq__sendButton:disabled{color:#fff3;box-shadow:none;background:#ffffff0d;transform:translateY(-50%)}[data-theme=light] .page-module__dlr5Iq__inputFormCentered .page-module__dlr5Iq__sendButton{background:linear-gradient(135deg,#0ea5e9,#8b5cf6);box-shadow:0 4px 15px #0ea5e94d}[data-theme=light] .page-module__dlr5Iq__inputFormCentered .page-module__dlr5Iq__sendButton:hover:not(:disabled){transform:translateY(-50%)scale(1.08);box-shadow:0 6px 20px #0ea5e980}[data-theme=light] .page-module__dlr5Iq__inputFormCentered .page-module__dlr5Iq__sendButton:disabled{color:#0f172a33;box-shadow:none;background:#0f172a0d;transform:translateY(-50%)}.page-module__dlr5Iq__newChatIconButton{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.page-module__dlr5Iq__newChatIconButton:hover{color:var(--text-primary);background:#ffffff14}[data-theme=light] .page-module__dlr5Iq__newChatIconButton{color:#64748b}[data-theme=light] .page-module__dlr5Iq__newChatIconButton:hover{color:#0f172a;background:#0f172a0d}@media (max-width:480px){.page-module__dlr5Iq__container{padding:.5rem;height:calc(100vh - 125px)!important;top:60px!important;bottom:65px!important}.page-module__dlr5Iq__title{font-size:1.5rem}.page-module__dlr5Iq__subtitle{font-size:.8rem}.page-module__dlr5Iq__messageRow{gap:.5rem;max-width:100%}.page-module__dlr5Iq__avatar{width:28px;height:28px;font-size:.7rem}.page-module__dlr5Iq__bubble{padding:.6rem .8rem;font-size:.85rem}}
.ClioMessageBubble-module__U0Iu5G__bubble{word-break:break-word;padding:.85rem 1.1rem;font-size:.875rem;line-height:1.6;box-shadow:0 4px 12px #0000001f}.ClioMessageBubble-module__U0Iu5G__userBubble{color:#0b111d;background:linear-gradient(135deg,#3abef9 0%,#0284c7 100%);border-radius:18px 18px 4px;font-weight:500;box-shadow:0 4px 12px #0003,inset 0 1px #ffffff40}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__userBubble{color:#fff;background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%);box-shadow:0 4px 12px #0000001a}.ClioMessageBubble-module__U0Iu5G__clioBubble{color:var(--text-main);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:18px 18px 18px 4px;font-weight:400;line-height:1.68}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__clioBubble{color:#0f172a;background:#fff;border:1px solid #0f172a0f}.ClioMessageBubble-module__U0Iu5G__errorBubble{color:var(--error);box-shadow:none;background:#ff6b6b0d;border-color:#ff6b6b4d}.ClioMessageBubble-module__U0Iu5G__typingContainer{align-items:center;gap:.3rem;padding:.25rem .1rem;display:flex}.ClioMessageBubble-module__U0Iu5G__typingDot{background:var(--text-muted);opacity:.4;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both ClioMessageBubble-module__U0Iu5G__pulse}.ClioMessageBubble-module__U0Iu5G__typingDot:first-child{animation-delay:-.32s}.ClioMessageBubble-module__U0Iu5G__typingDot:nth-child(2){animation-delay:-.16s}@keyframes ClioMessageBubble-module__U0Iu5G__pulse{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1.1)}}.ClioMessageBubble-module__U0Iu5G__tableContainer{background:#0003;border:1px solid #ffffff14;border-radius:12px;max-width:100%;margin-top:.75rem;overflow-x:auto}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__tableContainer{background:#0f172a05;border:1px solid #0f172a14}.ClioMessageBubble-module__U0Iu5G__dataTable{border-collapse:collapse;text-align:left;width:100%;font-size:.78rem}.ClioMessageBubble-module__U0Iu5G__dataTable th,.ClioMessageBubble-module__U0Iu5G__dataTable td{border-bottom:1px solid #ffffff0d;padding:.6rem .85rem}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__dataTable th,[data-theme=light] .ClioMessageBubble-module__U0Iu5G__dataTable td{border-bottom:1px solid #0f172a0d}.ClioMessageBubble-module__U0Iu5G__dataTable th{color:var(--text-highlight);text-transform:uppercase;letter-spacing:.05em;background:#ffffff08;font-size:.7rem;font-weight:700}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__dataTable th{color:#0f172a;background:#0f172a08}.ClioMessageBubble-module__U0Iu5G__dataTable tr:last-child td{border-bottom:none}.ClioMessageBubble-module__U0Iu5G__dataTable tr:hover{background:#ffffff05}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__dataTable tr:hover{background:#0f172a03}.ClioMessageBubble-module__U0Iu5G__suggestedChipsContainer{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;padding:0 .15rem;display:flex}.ClioMessageBubble-module__U0Iu5G__suggestedChip{color:#3abef9;cursor:pointer;white-space:normal;text-align:left;background:0 0;border:1px solid #3abef940;border-radius:9999px;padding:.3rem .85rem;font-size:.72rem;font-weight:600;transition:all .2s}.ClioMessageBubble-module__U0Iu5G__suggestedChip:hover:not(:disabled){background:#3abef914;border-color:#3abef9;transform:translateY(-1px);box-shadow:0 0 8px #3abef926}.ClioMessageBubble-module__U0Iu5G__suggestedChip:disabled{opacity:.6;cursor:not-allowed}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__suggestedChip{color:#0284c7;background:0 0;border:1px solid #0284c733}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__suggestedChip:hover:not(:disabled){background:#0284c70d;border-color:#0284c7;box-shadow:0 0 8px #0284c71a}.ClioMessageBubble-module__U0Iu5G__tableCard{background:#0b111d66;border:1px solid #ffffff14;border-radius:12px;max-width:100%;margin-top:.75rem;margin-bottom:1rem;overflow:hidden;box-shadow:0 4px 16px #00000026}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__tableCard{background:#fff;border:1px solid #0f172a14;box-shadow:0 4px 16px #0f172a0d}.ClioMessageBubble-module__U0Iu5G__tableCardHeader{color:var(--text-highlight);letter-spacing:.02em;background:#ffffff05;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.55rem .85rem;font-size:.74rem;font-weight:700;display:flex}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__tableCardHeader{color:#0f172a;background:#0f172a05;border-bottom:1px solid #0f172a0f}.ClioMessageBubble-module__U0Iu5G__exportActionContainer{border-top:1px solid #ffffff0d;justify-content:flex-start;padding:8px 12px;display:flex}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__exportActionContainer{border-top:1px solid #0f172a0d}.ClioMessageBubble-module__U0Iu5G__downloadPdfButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.75rem;font-weight:500;transition:color .2s;display:flex}.ClioMessageBubble-module__U0Iu5G__downloadPdfButton:hover{color:#3abef9}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__downloadPdfButton:hover{color:#0284c7}.ClioMessageBubble-module__U0Iu5G__parsedContainer{flex-direction:column;gap:.85rem;width:100%;display:flex}.ClioMessageBubble-module__U0Iu5G__plainBlock{flex-direction:column;gap:.6rem;display:flex}.ClioMessageBubble-module__U0Iu5G__sectionCard{background:#ffffff05;border-left:3px solid #3abef9;border-radius:4px 12px 12px 4px;margin-top:12px;padding:12px 16px}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__sectionCard{background:#0f172a05;border-left:3px solid #0284c7;border-radius:4px 12px 12px 4px}.ClioMessageBubble-module__U0Iu5G__sectionHeader{color:#3abef9;letter-spacing:.02em;align-items:center;gap:8px;margin-bottom:10px;font-size:.95rem;font-weight:600;display:flex}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__sectionHeader{color:#1e293b}.ClioMessageBubble-module__U0Iu5G__sectionEmoji{font-size:1rem}.ClioMessageBubble-module__U0Iu5G__sectionTitle{font-weight:700}.ClioMessageBubble-module__U0Iu5G__sectionBody{flex-direction:column;gap:.6rem;display:flex}.ClioMessageBubble-module__U0Iu5G__bulletList{flex-direction:column;gap:.8rem;margin:0;padding-left:.6rem;list-style-type:none;display:flex}.ClioMessageBubble-module__U0Iu5G__bulletList li{color:#cbd5e1;padding-left:1rem;font-size:.86rem;font-weight:400;line-height:1.6;position:relative}.ClioMessageBubble-module__U0Iu5G__bulletList li:before{content:"";opacity:.7;background:#3abef9;border-radius:50%;width:4px;height:4px;position:absolute;top:.55rem;left:0}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__bulletList li:before{background:#0284c7}.ClioMessageBubble-module__U0Iu5G__clioBubble strong{color:#3abef9;background:0 0;padding:0;font-weight:600}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__bulletList li{color:#334155}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__clioBubble strong{color:#0284c7;background:0 0}.ClioMessageBubble-module__U0Iu5G__paragraph{color:#e2e8f0;margin:0;font-size:.85rem;font-weight:400;line-height:1.65}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__paragraph{color:#334155}.ClioMessageBubble-module__U0Iu5G__miniMetricsContainer{flex-flow:wrap;gap:8px;width:100%;margin:8px 0;display:flex}.ClioMessageBubble-module__U0Iu5G__miniMetricCard{box-sizing:border-box;background:#3abef909;border:1px solid #3abef91f;border-radius:8px;flex-direction:column;flex:calc(33.333% - 6px);gap:2px;min-width:130px;padding:8px 12px;display:flex}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__miniMetricCard{background:#0284c705;border:1px solid #0284c714}.ClioMessageBubble-module__U0Iu5G__miniMetricLabel{color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-size:.68rem;font-weight:500}.ClioMessageBubble-module__U0Iu5G__miniMetricValue{color:#3abef9;font-size:.9rem;font-weight:700}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__miniMetricValue{color:#0284c7}.ClioMessageBubble-module__U0Iu5G__metricCardsContainer{flex-flow:wrap;gap:10px;width:100%;margin:8px 0;display:flex}.ClioMessageBubble-module__U0Iu5G__metricCard{box-sizing:border-box;background:#8b5cf60a;border:1px solid #8b5cf61f;border-radius:10px;flex:calc(50% - 5px);min-width:180px;padding:10px 12px}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__metricCard{background:#0ea5e905;border:1px solid #0ea5e914}.ClioMessageBubble-module__U0Iu5G__metricCardTitle{color:#a5f3fc;letter-spacing:.02em;margin-bottom:4px;font-size:.76rem;font-weight:700}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__metricCardTitle{color:#0369a1}.ClioMessageBubble-module__U0Iu5G__metricCardGrid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:6px;display:grid}.ClioMessageBubble-module__U0Iu5G__metricCardItem{flex-direction:column;gap:1px;display:flex}.ClioMessageBubble-module__U0Iu5G__metricLabel{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:.68rem}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__metricLabel{color:#64748b}.ClioMessageBubble-module__U0Iu5G__metricValue{color:#3abef9;font-size:.95rem;font-weight:700}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__metricValue{color:#0284c7}.ClioMessageBubble-module__U0Iu5G__metricValueFull{color:#e2e8f0;font-size:.85rem}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__metricValueFull{color:#0f172a}.ClioMessageBubble-module__U0Iu5G__highlightedMetricValue{color:#3abef9;font-size:.95rem;font-weight:700}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__highlightedMetricValue{color:#0284c7}.ClioMessageBubble-module__U0Iu5G__inlineMetric{color:#3abef9;background:#3abef91a;border-radius:5px;padding:0 5px;font-size:.84rem;font-weight:700;display:inline-block}[data-theme=light] .ClioMessageBubble-module__U0Iu5G__inlineMetric{color:#0284c7;background:#0284c70f}
.Toast-module__LbAkTq__toastContainer{z-index:50;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__LbAkTq__toast{border-radius:var(--radius-md);background:var(--surface);min-width:300px;max-width:400px;box-shadow:var(--shadow-lg);pointer-events:auto;border-left:4px solid #0000;align-items:center;gap:12px;padding:14px 18px;animation:.3s cubic-bezier(.16,1,.3,1) forwards Toast-module__LbAkTq__slideIn;display:flex}.Toast-module__LbAkTq__closing{animation:.3s cubic-bezier(.16,1,.3,1) forwards Toast-module__LbAkTq__slideOut}.Toast-module__LbAkTq__icon{justify-content:center;align-items:center;display:flex}.Toast-module__LbAkTq__message{color:var(--text-main);flex-grow:1;margin:0;font-size:.95rem;font-weight:500}.Toast-module__LbAkTq__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.2rem;line-height:1;transition:color .2s}.Toast-module__LbAkTq__closeBtn:hover{color:var(--text-main)}.Toast-module__LbAkTq__success{border-left-color:var(--secondary)}.Toast-module__LbAkTq__success .Toast-module__LbAkTq__icon{color:var(--secondary)}.Toast-module__LbAkTq__error{border-left-color:var(--error)}.Toast-module__LbAkTq__error .Toast-module__LbAkTq__icon{color:var(--error)}.Toast-module__LbAkTq__info{border-left-color:var(--primary)}.Toast-module__LbAkTq__info .Toast-module__LbAkTq__icon{color:var(--primary)}@keyframes Toast-module__LbAkTq__slideIn{0%{opacity:0;transform:translate(100%)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes Toast-module__LbAkTq__slideOut{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(100%)scale(.9)}}
.page-module__zChXJW__container{max-width:1100px;color:var(--text-main);margin:0 auto;padding:3rem 2rem;animation:.8s cubic-bezier(.16,1,.3,1) page-module__zChXJW__fadeIn}.page-module__zChXJW__header{text-align:center;margin-bottom:4rem;position:relative}.page-module__zChXJW__header:before{content:"";filter:blur(20px);pointer-events:none;z-index:0;background:radial-gradient(circle,#3abef926 0%,#0000 70%);width:300px;height:100px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.page-module__zChXJW__title{background:linear-gradient(135deg,var(--primary)0%,#a78bfa 50%,#f472b6 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;z-index:1;-webkit-background-clip:text;margin-bottom:.75rem;font-size:3rem;font-weight:850;position:relative}.page-module__zChXJW__subtitle{color:var(--text-muted);z-index:1;max-width:600px;margin:0 auto;font-size:1.15rem;font-weight:400;line-height:1.6;position:relative}.page-module__zChXJW__backButtonContainer{margin-bottom:2rem;display:flex}.page-module__zChXJW__backButton{color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__zChXJW__backButton:hover{color:var(--text-highlight);background:#ffffff14;border-color:#ffffff26;transform:translate(-2px)}.page-module__zChXJW__dashboardOverview{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}@media (max-width:850px){.page-module__zChXJW__dashboardOverview{grid-template-columns:1fr}}.page-module__zChXJW__dashboardCard{border:1px solid var(--border-active);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:linear-gradient(135deg,#1c294a80 0%,#0b111dbf 100%);border-radius:24px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000059,inset 0 0 20px #ffffff03}.page-module__zChXJW__dashboardCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 20px 45px #00000073,0 0 30px #3abef91a,inset 0 0 20px #ffffff08}.page-module__zChXJW__cardHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__zChXJW__cardIconWrapper,.page-module__zChXJW__cardIconWrapperPlan{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.page-module__zChXJW__cardIconWrapper{color:var(--primary);background:linear-gradient(135deg,#0ea5e926 0%,#38bdf80d 100%);border:1px solid #0ea5e940}.page-module__zChXJW__cardIconWrapperPlan{color:#a78bfa;background:linear-gradient(135deg,#8b5cf626 0%,#a78bfa0d 100%);border:1px solid #8b5cf640}.page-module__zChXJW__cardTitle{color:var(--text-highlight);margin:0;font-size:1.15rem;font-weight:800}.page-module__zChXJW__cardSubtitle{color:var(--text-muted);margin:0;font-size:.85rem}.page-module__zChXJW__usageBody{flex-direction:column;gap:1.25rem;margin-top:auto;display:flex}.page-module__zChXJW__usageMain{align-items:baseline;gap:.75rem;display:flex}.page-module__zChXJW__balanceValue{color:var(--text-highlight);background:linear-gradient(#fff 40%,#e9d5ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:3.5rem;font-weight:900;line-height:1}.page-module__zChXJW__usageLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.page-module__zChXJW__progressContainer{flex-direction:column;gap:.5rem;display:flex}.page-module__zChXJW__progressBar{background:#0000004d;border:1px solid #ffffff0d;border-radius:4px;height:8px;overflow:hidden}.page-module__zChXJW__progressFill{background:linear-gradient(90deg,var(--primary)0%,#8b5cf6 100%);border-radius:4px;height:100%;transition:width 1s ease-in-out;box-shadow:0 0 10px #3abef980}.page-module__zChXJW__progressLabels{color:var(--text-muted);justify-content:space-between;font-size:.75rem;font-weight:600;display:flex}.page-module__zChXJW__planBody{flex-direction:column;justify-content:space-between;gap:1.25rem;height:100%;margin-top:auto;display:flex}.page-module__zChXJW__planStatusRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.page-module__zChXJW__planBadge{color:#f472b6;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#8b5cf640 0%,#ec489940 100%);border:1px solid #ec489959;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:800;display:inline-block;box-shadow:0 4px 12px #ec489926}.page-module__zChXJW__billingStatus{color:var(--secondary);margin-left:.5rem;font-size:.85rem;font-weight:700}.page-module__zChXJW__billingPeriod{color:var(--text-muted);font-size:.85rem;font-weight:600}.page-module__zChXJW__planActions{flex-direction:column;gap:.75rem;display:flex}.page-module__zChXJW__portalBtn{width:100%;color:var(--text-highlight);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;gap:6px;padding:.85rem;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}.page-module__zChXJW__portalBtn:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.page-module__zChXJW__planMetaText{color:var(--text-muted);text-align:center;font-size:.75rem;line-height:1.4}.page-module__zChXJW__sectionHeader{text-align:center;margin-top:4.5rem;margin-bottom:2rem;position:relative}.page-module__zChXJW__sectionHeaderTitle{color:var(--text-highlight);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.85rem;font-weight:850}.page-module__zChXJW__sectionHeaderSubtitle{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:1rem}.page-module__zChXJW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-bottom:5rem;display:grid}.page-module__zChXJW__packCard{border:1px solid var(--card-border);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:linear-gradient(135deg,#1c294a73 0%,#0b111dbf 100%);border-radius:28px;flex-direction:column;align-items:center;padding:3rem 2.25rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 15px 35px #0000004d}.page-module__zChXJW__packCard:hover{border-color:#ffffff2e;transform:translateY(-10px);box-shadow:0 30px 60px #00000080,0 0 30px #ffffff05}.page-module__zChXJW__popularCard{background:linear-gradient(135deg,#20184c80 0%,#0b0c1dcc 100%);border-color:#8b5cf673;box-shadow:0 15px 35px #8b5cf614,0 0 30px #8b5cf60d}.page-module__zChXJW__popularCard:hover{border-color:#8b5cf6b3;box-shadow:0 35px 70px #8b5cf633,0 0 40px #8b5cf61a}.page-module__zChXJW__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:1.5px;background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);border-radius:20px;padding:6px 16px;font-size:.72rem;font-weight:800;position:absolute;top:-14px;box-shadow:0 8px 20px #8b5cf666}.page-module__zChXJW__packName{color:var(--text-highlight);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.page-module__zChXJW__packPriceContainer{flex-direction:column;align-items:center;width:100%;margin-bottom:1.5rem;display:flex}.page-module__zChXJW__packPrice{align-items:baseline;margin-bottom:.15rem;display:flex}.page-module__zChXJW__priceNumber{color:var(--text-highlight);letter-spacing:-.02em;font-size:3.25rem;font-weight:900}.page-module__zChXJW__pricePeriod{color:var(--text-muted);margin-left:4px;font-size:1.1rem;font-weight:600}.page-module__zChXJW__officialPrice{color:var(--text-muted);opacity:.75;margin-bottom:.75rem;font-size:.85rem;text-decoration:line-through}.page-module__zChXJW__costPerClaim{color:var(--secondary);filter:drop-shadow(0 0 4px #16c79a33);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.page-module__zChXJW__extraClaimPrice{color:var(--text-muted);margin-bottom:.5rem;font-size:.8rem}.page-module__zChXJW__packDescription{color:var(--text-muted);text-align:center;min-height:2.7rem;margin-bottom:2rem;font-size:.9rem;line-height:1.5}.page-module__zChXJW__packFeatures{border-top:1px solid #ffffff14;flex-direction:column;gap:1rem;width:100%;margin-top:2rem;margin-bottom:0;padding-top:1.5rem;display:flex}.page-module__zChXJW__featureItem{color:var(--text-main);align-items:center;gap:12px;font-size:.92rem;transition:all .2s;display:flex}.page-module__zChXJW__packCard:hover .page-module__zChXJW__featureItem{transform:translate(2px)}.page-module__zChXJW__featureIcon{color:var(--secondary);filter:drop-shadow(0 0 4px #16c79a66);flex-shrink:0}.page-module__zChXJW__buyBtn{cursor:pointer;width:100%;color:var(--text-highlight);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.page-module__zChXJW__buyBtn:hover:not(:disabled){background:#ffffff14;border-color:#fff3;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.page-module__zChXJW__buyBtn:active:not(:disabled){transform:translateY(0)}.page-module__zChXJW__buyBtnPrimary{background:linear-gradient(135deg,var(--primary)0%,#8b5cf6 100%);border:none;box-shadow:0 8px 25px #3abef94d}.page-module__zChXJW__buyBtnPrimary:hover:not(:disabled){background:linear-gradient(135deg,var(--primary)0%,#8b5cf6 100%);transform:translateY(-3px);box-shadow:0 15px 35px #3abef973}.page-module__zChXJW__buyBtnPrimary:active:not(:disabled){transform:translateY(-1px)}.page-module__zChXJW__buyBtn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none!important;transform:none!important}.page-module__zChXJW__pilotNotice{justify-content:center;margin-top:-2.5rem;margin-bottom:3.5rem;display:flex}.page-module__zChXJW__pilotPill{color:#d8b4fe;letter-spacing:.5px;background:#8b5cf61f;border:1px solid #8b5cf659;border-radius:30px;padding:8px 22px;font-size:.85rem;font-weight:600;box-shadow:0 4px 15px #8b5cf61a}.page-module__zChXJW__enterpriseSection{width:100%;margin-top:2rem;margin-bottom:5rem}.page-module__zChXJW__enterpriseCard{border:1px solid var(--border-active);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:linear-gradient(135deg,#1c294a80 0%,#0b111dd9 100%);border-radius:28px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 15px 40px #0006}.page-module__zChXJW__enterpriseCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 20px 50px #00000080,0 0 30px #3abef926}.page-module__zChXJW__enterpriseHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__zChXJW__enterpriseBadge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#0ea5e9 0%,#8b5cf6 100%);border-radius:12px;margin-bottom:.75rem;padding:4px 12px;font-size:.7rem;font-weight:800;display:inline-block}.page-module__zChXJW__enterpriseTitle{color:var(--text-highlight);margin:0 0 .5rem;font-size:2rem;font-weight:850}.page-module__zChXJW__enterpriseDesc{color:var(--text-muted);max-width:600px;margin:0;font-size:1rem;line-height:1.5}.page-module__zChXJW__enterprisePriceBlock{text-align:right}@media (max-width:768px){.page-module__zChXJW__enterprisePriceBlock{text-align:left}}.page-module__zChXJW__enterprisePrice{color:var(--primary);background:linear-gradient(135deg,var(--primary)0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.2rem;font-weight:900;display:block}.page-module__zChXJW__enterpriseSubprice{color:var(--text-muted);font-size:.9rem;font-weight:500}.page-module__zChXJW__enterpriseDivider{background:#ffffff14;height:1px;margin-bottom:2rem}.page-module__zChXJW__enterpriseBody{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.page-module__zChXJW__enterpriseFeatures{flex-wrap:wrap;gap:2rem;display:flex}.page-module__zChXJW__enterpriseFeatureItem{color:var(--text-main);align-items:center;gap:8px;font-size:.95rem;display:flex}.page-module__zChXJW__enterpriseBtn{min-width:200px;color:var(--text-highlight);cursor:pointer;text-align:center;background:0 0;border:1px solid #fff3;border-radius:16px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.page-module__zChXJW__enterpriseBtn:hover{border-color:var(--text-highlight);background:#ffffff14;transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}@media (max-width:768px){.page-module__zChXJW__enterpriseBody{flex-direction:column;align-items:stretch}.page-module__zChXJW__enterpriseFeatures{flex-direction:column;gap:1rem}.page-module__zChXJW__enterpriseBtn{width:100%}}.page-module__zChXJW__comparisonSection{width:100%;margin-top:2rem;margin-bottom:5rem}.page-module__zChXJW__comparisonCard{border:1px solid var(--card-border);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:linear-gradient(135deg,#1c294a59 0%,#0b111da6 100%);border-radius:28px;padding:2.5rem;box-shadow:0 15px 35px #0003}.page-module__zChXJW__comparisonTitle{color:var(--text-highlight);border-bottom:1px solid #ffffff14;margin-top:0;margin-bottom:1.75rem;padding-bottom:.85rem;font-size:1.5rem;font-weight:800}.page-module__zChXJW__comparisonList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.page-module__zChXJW__comparisonList li{color:var(--text-main);padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.page-module__zChXJW__comparisonList li:before{content:"✦";color:var(--primary);font-weight:900;position:absolute;top:0;left:0}.page-module__zChXJW__comparisonList li strong{color:var(--text-highlight);margin-right:.25rem;display:inline-block}.page-module__zChXJW__infoSection{border:1px solid var(--card-border);text-align:center;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:linear-gradient(135deg,#1c294a4d 0%,#0b111d80 100%);border-radius:20px;padding:1.75rem 2rem;box-shadow:0 10px 30px #0003}.page-module__zChXJW__infoText{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:.95rem;line-height:1.6;display:flex}.page-module__zChXJW__infoLink{color:var(--primary);font-weight:600;text-decoration:none;transition:all .2s;position:relative}.page-module__zChXJW__infoLink:after{content:"";background-color:var(--primary);width:0;height:1px;transition:width .2s;position:absolute;bottom:-2px;left:0}.page-module__zChXJW__infoLink:hover{color:var(--primary-hover)}.page-module__zChXJW__infoLink:hover:after{width:100%}.page-module__zChXJW__loadingWrapper{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:55vh;animation:.5s page-module__zChXJW__fadeIn;display:flex}.page-module__zChXJW__spinner{border:3.5px solid #3abef914;border-top-color:var(--primary);filter:drop-shadow(0 0 8px #3abef966);border-radius:50%;width:50px;height:50px;animation:.8s cubic-bezier(.5,.1,.4,.9) infinite page-module__zChXJW__spin}@keyframes page-module__zChXJW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes page-module__zChXJW__fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.page-module__zChXJW__container{padding:1.5rem .75rem}.page-module__zChXJW__title{font-size:2rem}.page-module__zChXJW__subtitle{font-size:.95rem}.page-module__zChXJW__grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3.5rem}.page-module__zChXJW__packCard{padding:2.25rem 1.25rem}.page-module__zChXJW__priceNumber{font-size:2.75rem}.page-module__zChXJW__dashboardOverview{grid-template-columns:1fr;gap:1.25rem;margin-bottom:3rem}.page-module__zChXJW__dashboardCard{padding:1.5rem 1.25rem}.page-module__zChXJW__balanceValue{font-size:2.75rem}.page-module__zChXJW__enterpriseCard{padding:1.5rem 1.25rem}.page-module__zChXJW__enterpriseTitle{font-size:1.6rem}.page-module__zChXJW__comparisonCard{padding:1.5rem 1.25rem}}[data-theme=light] .page-module__zChXJW__backButton{background:#0f172a08;border:1px solid #0f172a14}[data-theme=light] .page-module__zChXJW__backButton:hover{color:var(--text-highlight);background:#0f172a0f;border-color:#0f172a26}:is([data-theme=light] .page-module__zChXJW__dashboardCard,[data-theme=light] .page-module__zChXJW__packCard,[data-theme=light] .page-module__zChXJW__enterpriseCard,[data-theme=light] .page-module__zChXJW__comparisonCard,[data-theme=light] .page-module__zChXJW__infoSection){background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)!important;border-color:#0f172a14!important;box-shadow:0 15px 35px #0f172a0a,inset 0 0 20px #fff9!important}:is([data-theme=light] .page-module__zChXJW__dashboardCard:hover,[data-theme=light] .page-module__zChXJW__enterpriseCard:hover){border-color:var(--primary)!important;box-shadow:0 20px 45px #0f172a14,0 0 30px #3abef90d!important}[data-theme=light] .page-module__zChXJW__popularCard{background:linear-gradient(135deg,#f5f3ffe6 0%,#ede9fee6 100%)!important;border-color:#8b5cf640!important;box-shadow:0 15px 35px #8b5cf60a,0 0 30px #8b5cf605!important}[data-theme=light] .page-module__zChXJW__popularCard:hover{border-color:#8b5cf680!important;box-shadow:0 35px 70px #8b5cf61f,0 0 40px #8b5cf60d!important}[data-theme=light] .page-module__zChXJW__balanceValue{background:linear-gradient(180deg,var(--text-highlight)40%,#7c3aed 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important}[data-theme=light] .page-module__zChXJW__progressBar{background:#0f172a0f!important;border-color:#0f172a0a!important}:is([data-theme=light] .page-module__zChXJW__enterpriseDivider,[data-theme=light] .page-module__zChXJW__packFeatures){border-color:#0f172a14!important}[data-theme=light] .page-module__zChXJW__comparisonTitle{border-bottom-color:#0f172a14!important}:is([data-theme=light] .page-module__zChXJW__portalBtn,[data-theme=light] .page-module__zChXJW__buyBtn,[data-theme=light] .page-module__zChXJW__enterpriseBtn){color:var(--text-main)!important;background:#0f172a08!important;border-color:#0f172a1a!important}[data-theme=light] .page-module__zChXJW__portalBtn:hover{color:var(--text-highlight)!important;background:#0f172a0f!important;border-color:#0f172a26!important}[data-theme=light] .page-module__zChXJW__buyBtn:hover:not(:disabled){color:var(--text-highlight)!important;background:#0f172a0f!important;border-color:#0f172a26!important}[data-theme=light] .page-module__zChXJW__enterpriseBtn:hover{color:var(--text-highlight)!important;background:#0f172a0f!important;border-color:#0f172a26!important}[data-theme=light] .page-module__zChXJW__pilotPill{color:#6d28d9!important;background:#8b5cf614!important;border-color:#8b5cf633!important}.page-module__zChXJW__logsSection{margin-top:3rem;margin-bottom:4rem}.page-module__zChXJW__glassWrapper{background:var(--card-bg,#0d0f1799);-webkit-backdrop-filter:var(--glass-blur,blur(16px));border:1px solid var(--card-border,#ffffff14);box-shadow:var(--shadow-xl,0 20px 25px -5px #0003);border-radius:16px;overflow:hidden}.page-module__zChXJW__tableContainer{width:100%;overflow-x:auto}.page-module__zChXJW__table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}.page-module__zChXJW__table th{color:var(--text-muted,#94a3b8);border-bottom:1px solid var(--card-border,#ffffff0d);text-transform:uppercase;letter-spacing:.05em;background:#ffffff05;padding:1rem 1.25rem;font-size:.75rem;font-weight:600}.page-module__zChXJW__table td{border-bottom:1px solid var(--card-border,#ffffff0a);color:var(--text-main,#e2e8f0);padding:1rem 1.25rem}.page-module__zChXJW__table tr:hover{background:#ffffff04}.page-module__zChXJW__logTextGreen{color:#10b981!important}.page-module__zChXJW__logTextRed{color:#ef4444!important}.page-module__zChXJW__emptyLogs{text-align:center;color:var(--text-muted,#64748b);padding:3rem 1rem;font-style:italic}.page-module__zChXJW__logsLoaderContainer{min-height:200px;color:var(--text-muted,#94a3b8);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}[data-theme=light] .page-module__zChXJW__glassWrapper{background:#fff!important;border-color:#0f172a14!important}[data-theme=light] .page-module__zChXJW__table th{color:var(--text-muted,#64748b)!important;background:#0f172a05!important;border-bottom-color:#0f172a0f!important}[data-theme=light] .page-module__zChXJW__table td{color:var(--text-main,#334155)!important;border-bottom-color:#0f172a0a!important}[data-theme=light] .page-module__zChXJW__table tr:hover{background:#0f172a03!important}
.page-module__svhKRG__container{flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;min-height:100%;margin:0 auto;padding:2rem 2rem 4rem;animation:.6s ease-out page-module__svhKRG__fadeIn;display:flex;overflow-y:auto}.page-module__svhKRG__backButtonContainer{margin-bottom:.5rem}.page-module__svhKRG__backButton{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__svhKRG__backButton:hover{color:var(--primary);transform:translate(-4px)}.page-module__svhKRG__header{margin-bottom:1.5rem}.page-module__svhKRG__title{color:var(--text-highlight);letter-spacing:-.04em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.page-module__svhKRG__subtitle{color:var(--text-muted);max-width:800px;font-size:.95rem;line-height:1.5}.page-module__svhKRG__layout{grid-template-columns:260px 1fr;align-items:start;gap:2rem;display:grid}.page-module__svhKRG__sidebar{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.page-module__svhKRG__tabBtn{border-radius:var(--radius-sm);width:100%;color:var(--text-muted);text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:.85rem 1rem;font-size:.95rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.page-module__svhKRG__tabBtn:hover{color:var(--text-highlight);background:#ffffff08}.page-module__svhKRG__tabBtnActive{font-weight:600;box-shadow:inset 0 0 0 1px #3abef933;background:var(--nav-active-bg)!important;color:var(--nav-active-text)!important}.page-module__svhKRG__mainContent{flex:1}.page-module__svhKRG__glassCard{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg),inset 0 0 0 1px #ffffff08;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.page-module__svhKRG__form{flex-direction:column;gap:1.75rem;display:flex}.page-module__svhKRG__formTitle{color:var(--text-highlight);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.page-module__svhKRG__formSubtitle{color:var(--text-muted);margin-top:-1.25rem;margin-bottom:.5rem;font-size:.9rem}.page-module__svhKRG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__svhKRG__label{color:var(--text-highlight);text-transform:uppercase;letter-spacing:.05em;opacity:.85;font-size:.85rem;font-weight:600}.page-module__svhKRG__input{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-highlight);border-radius:var(--radius-md);outline:none;width:100%;padding:.85rem 1rem;font-size:.95rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.page-module__svhKRG__input::placeholder{color:#ffffff40}.page-module__svhKRG__input:focus{border-color:var(--primary);background:var(--input-focus-bg);box-shadow:0 0 0 3px #3abef926}.page-module__svhKRG__inputDisabled{opacity:.5;cursor:not-allowed;background:#ffffff03!important}.page-module__svhKRG__helpText{color:var(--text-muted);margin-top:.2rem;font-size:.8rem}.page-module__svhKRG__saveBtn{background:var(--primary);border-radius:var(--radius-md);color:#000;cursor:pointer;border:none;justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 14px #3abef94d}.page-module__svhKRG__saveBtn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #3abef980}.page-module__svhKRG__saveBtn:disabled{opacity:.6;cursor:not-allowed}.page-module__svhKRG__spinner{animation:1s linear infinite page-module__svhKRG__spin}@keyframes page-module__svhKRG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__svhKRG__divider{background:var(--border);height:1px;margin:.5rem 0}.page-module__svhKRG__switchGroup{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.page-module__svhKRG__switchMeta{flex-direction:column;gap:.25rem;max-width:80%;display:flex}.page-module__svhKRG__switchLabel{color:var(--text-highlight);font-size:.95rem;font-weight:600}.page-module__svhKRG__switchDesc{color:var(--text-muted);font-size:.85rem}.page-module__svhKRG__switchContainer{flex-shrink:0;width:48px;height:26px;display:inline-block;position:relative}.page-module__svhKRG__switchContainer input{opacity:0;width:0;height:0}.page-module__svhKRG__slider{cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff14;border-radius:34px;transition:all .4s;position:absolute;inset:0}.page-module__svhKRG__slider:before{content:"";background-color:var(--text-muted);border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}.page-module__svhKRG__switchContainer input:checked+.page-module__svhKRG__slider{background-color:var(--primary-light);border-color:#3abef94d}.page-module__svhKRG__switchContainer input:checked+.page-module__svhKRG__slider:before{background-color:var(--primary);box-shadow:0 0 10px var(--primary);transform:translate(22px)}.page-module__svhKRG__billingSectionNotice{border-radius:var(--radius-md);color:var(--text-main);background:#10b9810d;border:1px solid #10b98126;align-items:flex-start;gap:.75rem;padding:1rem;font-size:.85rem;line-height:1.5;display:flex}.page-module__svhKRG__inlineLink{color:var(--primary);font-weight:600;text-decoration:underline;transition:all .2s}.page-module__svhKRG__inlineLink:hover{color:var(--primary-hover)}.page-module__svhKRG__selectWrapper{width:100%;position:relative}.page-module__svhKRG__selectWrapper:after{content:"";pointer-events:none;opacity:.7;background-image:url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%2394a3b8%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-size:contain;width:10px;height:6px;transition:all .2s;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.page-module__svhKRG__selectWrapper:hover:after{opacity:1}.page-module__svhKRG__select{background:var(--input-bg);border:1px solid var(--input-border);color:var(--text-highlight);border-radius:var(--radius-md);appearance:none;cursor:pointer;outline:none;width:100%;padding:.85rem 3rem .85rem 1rem;font-size:.95rem;transition:all .25s cubic-bezier(.4,0,.2,1)}.page-module__svhKRG__select:focus{border-color:var(--primary);background:var(--input-focus-bg);box-shadow:0 0 0 3px #3abef926}.page-module__svhKRG__numberInputWrapper{background:var(--input-bg);border:1px solid var(--input-border);border-radius:var(--radius-md);align-items:center;max-width:250px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.page-module__svhKRG__numberInputWrapper:focus-within{border-color:var(--primary);background:var(--input-focus-bg);box-shadow:0 0 0 3px #3abef926}.page-module__svhKRG__numberInput{color:var(--text-highlight);text-align:center;appearance:textfield;outline:none;width:100%;padding:.85rem .5rem;font-size:1rem;font-weight:700;box-shadow:none!important;background:0 0!important;border:none!important}.page-module__svhKRG__numberInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.page-module__svhKRG__numberInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page-module__svhKRG__numberBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;height:100%;padding:0 1.25rem;transition:all .2s;display:flex}.page-module__svhKRG__numberBtn:hover{color:var(--primary);background:#ffffff0a}.page-module__svhKRG__numberBtn:active{background:#ffffff14}@media (max-width:900px){.page-module__svhKRG__layout{grid-template-columns:1fr}.page-module__svhKRG__sidebar{flex-direction:row;padding:.5rem;overflow-x:auto}.page-module__svhKRG__tabBtn{white-space:nowrap;width:auto}.page-module__svhKRG__glassCard{padding:1.5rem}}
.page-module__zzwe4G__container{flex-direction:column;gap:1.5rem;max-width:1400px;min-height:100vh;margin:0 auto;padding:1.5rem;display:flex}.page-module__zzwe4G__header{border-bottom:1px solid var(--card-border,#ffffff0d);justify-content:space-between;align-items:flex-start;padding-bottom:1rem;display:flex}.page-module__zzwe4G__pageTitle{letter-spacing:-.02em;background:linear-gradient(135deg,var(--text-highlight,#fff)0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 .25rem;font-size:1.75rem;font-weight:800}.page-module__zzwe4G__subtitle{color:var(--text-muted,#94a3b8);margin:0;font-size:.875rem}.page-module__zzwe4G__unauthorized{text-align:center;max-width:500px;min-height:50vh;box-shadow:var(--shadow-lg,0 10px 25px -5px #0000001a);background:#ef444408;border:1px solid #ef444426;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:4rem auto;padding:2rem;display:flex}.page-module__zzwe4G__warnIcon{color:#ef4444}.page-module__zzwe4G__unauthorized h2{color:var(--text-main,#fff);margin:0;font-size:1.5rem}.page-module__zzwe4G__unauthorized p{color:var(--text-muted,#94a3b8);margin:0;font-size:.95rem;line-height:1.5}.page-module__zzwe4G__loaderContainer{justify-content:center;align-items:center;min-height:400px;display:flex}.page-module__zzwe4G__glassWrapper{background:var(--card-bg,#0d0f1799);-webkit-backdrop-filter:var(--glass-blur,blur(16px));border:1px solid var(--card-border,#ffffff14);box-shadow:var(--shadow-xl,0 20px 25px -5px #0003);border-radius:16px;overflow:hidden}.page-module__zzwe4G__tableContainer{width:100%;overflow-x:auto}.page-module__zzwe4G__table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}.page-module__zzwe4G__table th{color:var(--text-muted,#94a3b8);border-bottom:1px solid var(--card-border,#ffffff0d);text-transform:uppercase;letter-spacing:.05em;background:#ffffff05;padding:1rem 1.25rem;font-size:.75rem;font-weight:600}.page-module__zzwe4G__table td{border-bottom:1px solid var(--card-border,#ffffff0a);color:var(--text-main,#e2e8f0);padding:1rem 1.25rem}.page-module__zzwe4G__table tr:hover{background:#ffffff04}.page-module__zzwe4G__selfRow{background:#0ea5e90a}.page-module__zzwe4G__selfRow:hover{background:#0ea5e90f!important}.page-module__zzwe4G__emailCell{align-items:center;gap:.75rem;font-weight:500;display:flex}.page-module__zzwe4G__mailIcon{color:var(--text-muted,#64748b);opacity:.7}.page-module__zzwe4G__emailContainer{align-items:center;gap:.5rem;display:flex}.page-module__zzwe4G__emailText{color:var(--text-highlight,#fff)}.page-module__zzwe4G__selfBadge{color:#3abef9;text-transform:uppercase;background:#0ea5e926;border:1px solid #0ea5e94d;border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:700}.page-module__zzwe4G__badge{border:1px solid #0000;border-radius:9999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module__zzwe4G__badgeSuccess{color:#10b981;background:#10b9811a;border-color:#10b98133}.page-module__zzwe4G__badgeWarning{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b33}.page-module__zzwe4G__badgeAdmin{color:#a78bfa;background:#8b5cf61a;border-color:#8b5cf633}.page-module__zzwe4G__badgeUser{color:var(--text-muted,#94a3b8);background:#ffffff08;border-color:#ffffff0d}.page-module__zzwe4G__actions{align-items:center;gap:.4rem;display:flex}.page-module__zzwe4G__actionBtn{color:var(--text-muted,#94a3b8);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.page-module__zzwe4G__actionBtn:hover:not(:disabled){color:var(--text-highlight,#fff);background:#ffffff14;border-color:#ffffff26}.page-module__zzwe4G__actionBtn:disabled{opacity:.4;cursor:not-allowed}.page-module__zzwe4G__adminActiveBtn{color:#a78bfa!important;background:#8b5cf626!important;border-color:#8b5cf666!important}.page-module__zzwe4G__adminActiveBtn:hover:not(:disabled){background:#8b5cf640!important;border-color:#8b5cf699!important}.page-module__zzwe4G__deleteBtn:hover:not(:disabled){color:#ef4444!important;background:#ef444426!important;border-color:#ef444466!important}.page-module__zzwe4G__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.2s ease-out page-module__zzwe4G__fadeIn;display:flex;position:fixed;inset:0}.page-module__zzwe4G__modal{background:#0f111a;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:440px;padding:1.5rem;animation:.3s cubic-bezier(.34,1.56,.64,1) page-module__zzwe4G__slideUp;box-shadow:0 25px 50px -12px #00000080}.page-module__zzwe4G__modalHeader{margin-bottom:1.25rem}.page-module__zzwe4G__modalHeader h3{color:var(--text-highlight,#fff);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.page-module__zzwe4G__modalHeader p{color:var(--text-muted,#94a3b8);margin:0;font-size:.875rem;line-height:1.4}.page-module__zzwe4G__inputGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.page-module__zzwe4G__label{color:var(--text-muted,#94a3b8);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.page-module__zzwe4G__input{color:var(--text-main,#fff);background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:.75rem;font-size:.875rem;transition:border-color .2s}.page-module__zzwe4G__input:focus{border-color:var(--primary,#0ea5e9)}.page-module__zzwe4G__modalActions{justify-content:flex-end;gap:.75rem;display:flex}.page-module__zzwe4G__cancelBtn{color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.page-module__zzwe4G__cancelBtn:hover{color:var(--text-highlight,#fff);background:#ffffff08;border-color:#ffffff26}.page-module__zzwe4G__submitBtn{background:var(--primary,#0ea5e9);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #0ea5e933}.page-module__zzwe4G__submitBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.page-module__zzwe4G__submitBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__zzwe4G__warnIconContainer{color:#ef4444;background:#ef44441a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.page-module__zzwe4G__dangerSubmitBtn{background:#ef4444!important;box-shadow:0 4px 12px #ef444433!important}@keyframes page-module__zzwe4G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__zzwe4G__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__zzwe4G__creditContainer{align-items:center;gap:.5rem;display:flex}.page-module__zzwe4G__creditValue{color:#f59e0b;background:#f59e0b14;border:1px solid #f59e0b26;border-radius:6px;padding:.2rem .5rem;font-family:monospace;font-weight:700}.page-module__zzwe4G__creditValueNegative{color:#ef4444!important;background:#ef444414!important;border-color:#ef444433!important}.page-module__zzwe4G__searchRow{margin-bottom:.5rem;display:flex}.page-module__zzwe4G__searchContainer{width:100%;max-width:450px;position:relative}.page-module__zzwe4G__searchIcon{color:var(--text-muted,#64748b);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.page-module__zzwe4G__searchInput{background:var(--card-bg,#0d0f1780);border:1px solid var(--card-border,#ffffff14);width:100%;color:var(--text-main,#fff);border-radius:10px;outline:none;padding:.75rem 1rem .75rem 2.5rem;font-size:.875rem;transition:all .3s}.page-module__zzwe4G__searchInput:focus{border-color:var(--primary,#0ea5e9);background:#0d0f17b3;box-shadow:0 0 0 2px #0ea5e926}.page-module__zzwe4G__statsBadge{color:var(--text-main,#e2e8f0);background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;padding:.2rem .5rem;font-family:monospace;font-size:.8rem;font-weight:700}.page-module__zzwe4G__emptyRow{text-align:center;color:var(--text-muted,#64748b);font-style:italic;padding:2rem!important}.page-module__zzwe4G__largeModal{flex-direction:column;width:95vw;height:80vh;max-height:720px;margin:auto;display:flex;max-width:1200px!important}.page-module__zzwe4G__modalBody{flex:1;gap:1.5rem;min-height:0;padding-top:.5rem;display:flex;overflow:hidden}.page-module__zzwe4G__leftPanel{border-right:1px solid #ffffff0d;flex-direction:column;width:35%;padding-right:1rem;display:flex;overflow:hidden}.page-module__zzwe4G__taskListContainer{flex-direction:column;flex:1;gap:.75rem;padding-right:.25rem;display:flex;overflow-y:auto}.page-module__zzwe4G__taskCard{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;flex-direction:column;gap:.4rem;padding:.85rem;transition:all .2s;display:flex}.page-module__zzwe4G__taskCardActive{background:#0ea5e914!important;border-color:#0ea5e94d!important}.page-module__zzwe4G__taskCard:hover:not(.page-module__zzwe4G__taskCardActive){background:#ffffff0a;border-color:#ffffff1a}.page-module__zzwe4G__taskCardHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.page-module__zzwe4G__taskCardTime{color:var(--text-muted,#94a3b8);font-size:.75rem}.page-module__zzwe4G__taskCardStats{gap:.4rem;margin-top:.25rem;font-size:.75rem;display:flex}.page-module__zzwe4G__statsPill{border-radius:4px;padding:.1rem .35rem;font-family:monospace;font-size:.65rem;font-weight:700}.page-module__zzwe4G__statsPillErr{color:#ef4444;background:#ef44441a}.page-module__zzwe4G__statsPillOk{color:#10b981;background:#10b9811a}.page-module__zzwe4G__rightPanel{flex-direction:column;gap:.75rem;width:65%;padding-left:.5rem;display:flex;overflow:hidden}.page-module__zzwe4G__rightPanelHeader{border-bottom:1px solid #ffffff0d;flex-direction:column;gap:.25rem;padding-bottom:.5rem;display:flex}.page-module__zzwe4G__rightPanelTitle{color:var(--text-highlight,#fff);font-size:1.1rem;font-weight:700}.page-module__zzwe4G__rightPanelMeta{color:var(--text-muted,#94a3b8);flex-wrap:wrap;gap:.75rem;font-size:.75rem;display:flex}.page-module__zzwe4G__rightPanelStats{gap:.75rem;display:flex}.page-module__zzwe4G__statBox{text-align:center;background:#ffffff03;border:1px solid #ffffff0d;border-radius:8px;flex:1;padding:.5rem}.page-module__zzwe4G__statBoxValue{margin-top:.15rem;font-family:monospace;font-size:1.1rem;font-weight:700}.page-module__zzwe4G__statBoxValueTotal{color:var(--text-main,#e2e8f0)}.page-module__zzwe4G__statBoxValueSuccess{color:#10b981}.page-module__zzwe4G__statBoxValueDanger{color:#ef4444}.page-module__zzwe4G__statBoxLabel{text-transform:uppercase;color:var(--text-muted,#64748b);letter-spacing:.05em;font-size:.65rem;font-weight:600}.page-module__zzwe4G__searchBarContainer{width:100%;position:relative}.page-module__zzwe4G__searchBarInput{width:100%;color:var(--text-main,#fff);background:#ffffff05;border:1px solid #ffffff14;border-radius:6px;outline:none;padding:.4rem .75rem .4rem 2rem;font-size:.75rem;transition:all .2s}.page-module__zzwe4G__searchBarInput:focus{border-color:var(--primary,#0ea5e9);background:#ffffff0a}.page-module__zzwe4G__searchBarIcon{color:var(--text-muted,#64748b);position:absolute;top:50%;left:8px;transform:translateY(-50%)}.page-module__zzwe4G__rightPanelTableContainer{background:#0003;border:1px solid #ffffff0d;border-radius:8px;flex:1;overflow-y:auto}.page-module__zzwe4G__modalLoaderContainer{justify-content:center;align-items:center;min-height:200px;display:flex}.page-module__zzwe4G__logTableContainer{background:#0003;border:1px solid #ffffff0d;border-radius:8px;max-height:300px;overflow-y:auto}.page-module__zzwe4G__logTable{border-collapse:collapse;text-align:left;width:100%;font-size:.8rem}.page-module__zzwe4G__logTable th{color:var(--text-muted,#94a3b8);text-transform:uppercase;background:#ffffff08;border-bottom:1px solid #ffffff0d;padding:.6rem .8rem;font-size:.7rem;font-weight:600}.page-module__zzwe4G__logTable td{color:var(--text-main,#e2e8f0);border-bottom:1px solid #ffffff05;padding:.6rem .8rem}.page-module__zzwe4G__logTextGreen{font-family:monospace;font-weight:700;color:#10b981!important}.page-module__zzwe4G__logTextRed{font-family:monospace;font-weight:700;color:#ef4444!important}.page-module__zzwe4G__emptyLogsText{color:var(--text-muted,#64748b);text-align:center;margin:0;padding:3rem 1rem;font-style:italic}.page-module__zzwe4G__badgeProcessing{color:#3abef9!important;background:#0ea5e91a!important;border-color:#0ea5e933!important}.page-module__zzwe4G__badgeDanger{color:#ef4444!important;background:#ef44441a!important;border-color:#ef444433!important}.page-module__zzwe4G__reportRow{transition:background-color .2s}.page-module__zzwe4G__reportRow:hover{background:#ffffff05!important}.page-module__zzwe4G__filenameCell{max-width:250px}.page-module__zzwe4G__insuranceText{color:var(--text-highlight,#fff);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.page-module__zzwe4G__fileSubtext{color:var(--text-muted,#64748b);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.page-module__zzwe4G__statsSummary{background:#ffffff05;border:1px solid #ffffff0d;border-radius:6px;gap:.25rem;padding:.25rem .5rem;font-family:monospace;font-size:.8rem;display:inline-flex}.page-module__zzwe4G__statErr{color:#ef4444;font-weight:700}.page-module__zzwe4G__statOk{color:#10b981;font-weight:700}.page-module__zzwe4G__statTot{color:var(--text-muted,#94a3b8)}.page-module__zzwe4G__detailBtn{color:#3abef9;cursor:pointer;background:#0ea5e91a;border:1px solid #0ea5e933;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;transition:all .2s}.page-module__zzwe4G__detailBtn:hover{color:#fff;background:#0ea5e933}.page-module__zzwe4G__detailsRow{background:#00000026!important}.page-module__zzwe4G__expandedDetailsContainer{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:1rem}.page-module__zzwe4G__innerDetailTable{border-collapse:collapse;text-align:left;width:100%;font-size:.75rem}.page-module__zzwe4G__innerDetailTable th{color:var(--text-muted,#64748b);border-bottom:1px solid #ffffff0d;padding:.5rem;font-weight:600}.page-module__zzwe4G__innerDetailTable td{color:var(--text-main,#e2e8f0);border-bottom:1px solid #ffffff05;padding:.5rem}.page-module__zzwe4G__innerRowError{background:#ef444408}.page-module__zzwe4G__innerRowError td{border-bottom-color:#ef444414!important}.page-module__zzwe4G__greenText{color:#10b981}.page-module__zzwe4G__mutedText{color:var(--text-muted,#64748b)}.page-module__zzwe4G__innerBadge{border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:600;display:inline-flex}.page-module__zzwe4G__botActionCellText{text-overflow:ellipsis;white-space:nowrap;max-width:180px;color:var(--text-muted,#94a3b8);overflow:hidden}.page-module__zzwe4G__noClaimsText{text-align:center;color:var(--text-muted,#64748b);padding:1.5rem;font-style:italic}.page-module__zzwe4G__pendingRunText{color:#f59e0b;text-align:left;margin-bottom:.5rem;font-weight:600}.page-module__zzwe4G__pendingClaimsList{text-align:left;color:var(--text-muted,#94a3b8);margin-left:1.25rem;list-style:outside}.page-module__zzwe4G__pendingClaimsList li{margin-bottom:.25rem}
