.fiscal-module__XveQtW__page{background:radial-gradient(1200px 600px at 20% 10%,var(--bg-gradient-blue),transparent 60%),radial-gradient(900px 500px at 90% 0%,var(--bg-gradient-purple),transparent 55%),var(--bg-primary);min-height:100vh;padding:32px 16px 48px;animation:.25s ease-out fiscal-module__XveQtW__page-enter}.fiscal-module__XveQtW__container{max-width:980px;color:var(--text-primary);margin:0 auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.fiscal-module__XveQtW__loading{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;font-size:15px;font-weight:600;display:flex}.fiscal-module__XveQtW__spinner{border:3px solid var(--accent-blue-bg-strong);border-top-color:var(--accent-blue);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite fiscal-module__XveQtW__spin}@keyframes fiscal-module__XveQtW__spin{to{transform:rotate(360deg)}}.fiscal-module__XveQtW__empty{text-align:center;color:var(--text-secondary);padding:60px 20px;font-size:14px;line-height:1.6}.fiscal-module__XveQtW__empty h3{color:var(--text-primary);margin:0 0 8px;font-size:18px;font-weight:800}.fiscal-module__XveQtW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.fiscal-module__XveQtW__headerLeft{flex-direction:column;gap:8px;display:flex}.fiscal-module__XveQtW__title{color:var(--text-primary);margin:0;font-size:28px;font-weight:850}.fiscal-module__XveQtW__yearSelector{color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.fiscal-module__XveQtW__yearSelector select{appearance:none;border:1px solid var(--border-strong);color:var(--text-primary);background:var(--bg-input)url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 5l3 3 3-3' stroke='%2364748b' fill='none' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat right 8px center;cursor:pointer;border-radius:8px;padding:6px 28px 6px 10px;font-size:13px;font-weight:700}.fiscal-module__XveQtW__yearSelector select:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px var(--accent-blue-bg);outline:none}.fiscal-module__XveQtW__countryBadge{background:var(--accent-blue-bg-strong);color:var(--accent-blue-hover);border-radius:999px;width:fit-content;padding:4px 12px;font-size:12px;font-weight:750;display:inline-block}.fiscal-module__XveQtW__headerActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.fiscal-module__XveQtW__btnExport{appearance:none;border:1px solid var(--border-default);background:linear-gradient(135deg,var(--accent-blue-bg-strong),#8b5cf61a);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:var(--text-primary);border-radius:12px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:750;transition:all .12s}.fiscal-module__XveQtW__btnExport:hover:not(:disabled){background:linear-gradient(135deg,#3b82f626,#8b5cf626);transform:translateY(-1px);box-shadow:0 10px 28px #3b82f626}.fiscal-module__XveQtW__btnExport:disabled{opacity:.6;cursor:not-allowed}.fiscal-module__XveQtW__btnPdf{background:linear-gradient(135deg,#dc262614,#dc26261f)}.fiscal-module__XveQtW__btnPdf:hover:not(:disabled){background:linear-gradient(135deg,#dc26261f,#dc26262e);box-shadow:0 10px 28px #dc26261f}.fiscal-module__XveQtW__btnExcel{background:linear-gradient(135deg,#16a34a14,#16a34a1f)}.fiscal-module__XveQtW__btnExcel:hover:not(:disabled){background:linear-gradient(135deg,#16a34a1f,#16a34a2e);box-shadow:0 10px 28px #16a34a1f}.fiscal-module__XveQtW__btnBack{background:var(--bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-default);color:var(--text-primary);border-radius:10px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .12s;display:inline-block}.fiscal-module__XveQtW__btnBack:hover{box-shadow:var(--shadow-md);background:var(--bg-card-solid);transform:translateY(-1px)}.fiscal-module__XveQtW__statusBanner{border-radius:14px;align-items:center;gap:10px;margin-bottom:16px;padding:14px 18px;font-size:14px;font-weight:600;display:flex}.fiscal-module__XveQtW__statusGreen{background:var(--positive-bg);border:1px solid var(--positive);color:var(--positive)}.fiscal-module__XveQtW__statusYellow{background:var(--warning-bg);border:1px solid var(--warning-border);color:var(--warning-text)}.fiscal-module__XveQtW__statusRed{background:var(--negative-bg);border:1px solid var(--negative-light);color:var(--negative)}.fiscal-module__XveQtW__statusIcon{flex-shrink:0;font-size:18px}.fiscal-module__XveQtW__statusText{line-height:1.4}.fiscal-module__XveQtW__alertsList{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.fiscal-module__XveQtW__alertItem{background:var(--warning-bg);border:1px solid var(--warning-border);color:var(--warning-text);border-radius:10px;padding:10px 14px;font-size:13px;font-weight:600;line-height:1.4}.fiscal-module__XveQtW__alertItemRed{background:var(--negative-bg);border:1px solid var(--negative-light);color:var(--negative)}.fiscal-module__XveQtW__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:20px;display:grid}.fiscal-module__XveQtW__summaryCard{background:var(--bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-default);box-shadow:var(--shadow-card);transition:transform var(--transition-fast),box-shadow var(--transition-fast);border-radius:16px;padding:14px}.fiscal-module__XveQtW__summaryCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.fiscal-module__XveQtW__summaryCardLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:11px;font-weight:750}.fiscal-module__XveQtW__summaryCardValue{font-variant-numeric:tabular-nums;margin-bottom:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:26px;font-weight:900}.fiscal-module__XveQtW__summaryCardValue.fiscal-module__XveQtW__positive{color:var(--positive)}.fiscal-module__XveQtW__summaryCardValue.fiscal-module__XveQtW__negative{color:var(--negative)}.fiscal-module__XveQtW__summaryCardValue.fiscal-module__XveQtW__neutral{color:var(--text-primary)}.fiscal-module__XveQtW__summaryCardDetail{color:var(--text-tertiary);font-size:11px;font-weight:600}.fiscal-module__XveQtW__section{background:var(--bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-default);box-shadow:var(--shadow-card);transition:transform var(--transition-fast),box-shadow var(--transition-fast);border-radius:16px;margin-bottom:14px;overflow:hidden}.fiscal-module__XveQtW__section:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.fiscal-module__XveQtW__sectionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:16px 20px;transition:background .12s;display:flex}.fiscal-module__XveQtW__sectionHeader:hover{background:var(--bg-hover)}.fiscal-module__XveQtW__sectionTitle{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;font-weight:850;display:flex}.fiscal-module__XveQtW__sectionBadge{white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.fiscal-module__XveQtW__badgeGreen{background:var(--positive-bg);color:var(--positive-text)}.fiscal-module__XveQtW__badgeRed{background:var(--negative-bg);color:var(--negative-text)}.fiscal-module__XveQtW__badgeBlue{background:var(--info-bg);color:var(--info-text)}.fiscal-module__XveQtW__badgeYellow{background:var(--warning-bg);color:var(--warning-text)}.fiscal-module__XveQtW__chevron{color:var(--text-tertiary);flex-shrink:0;font-size:12px;transition:transform .2s}.fiscal-module__XveQtW__chevronOpen{transform:rotate(180deg)}.fiscal-module__XveQtW__sectionBody{padding:0 20px 20px;overflow-x:auto}.fiscal-module__XveQtW__table{border-collapse:collapse;width:100%;font-size:13px}.fiscal-module__XveQtW__table thead{background:var(--table-header-bg);border-bottom:2px solid var(--border-card)}.fiscal-module__XveQtW__table th{text-align:left;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;padding:10px;font-size:11px;font-weight:750}.fiscal-module__XveQtW__table td{border-bottom:1px solid var(--border-row);color:var(--text-secondary);padding:10px}.fiscal-module__XveQtW__table tr:last-child td{border-bottom:none}.fiscal-module__XveQtW__table tbody tr:hover td{background:var(--bg-row-hover)}.fiscal-module__XveQtW__right{text-align:right}.fiscal-module__XveQtW__totalRow{background:var(--table-header-bg);border-top:2px solid var(--border-default)}.fiscal-module__XveQtW__totalRow td{border-bottom:none;padding:12px 10px;font-weight:700}.fiscal-module__XveQtW__blockedRow{background:#dc26260a}.fiscal-module__XveQtW__blockedBadge{background:var(--negative-bg);color:var(--negative);border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.fiscal-module__XveQtW__tramosGrid{flex-direction:column;gap:10px;display:flex}.fiscal-module__XveQtW__tramoBar{align-items:center;gap:12px;display:flex}.fiscal-module__XveQtW__tramoLabel{color:var(--text-secondary);white-space:nowrap;min-width:200px;font-size:12px;font-weight:600}.fiscal-module__XveQtW__tramoBarOuter{background:var(--bg-hover);border-radius:999px;flex:1;height:12px;overflow:hidden}.fiscal-module__XveQtW__tramoBarInner{border-radius:999px;min-width:2px;height:100%;transition:width .4s}.fiscal-module__XveQtW__tramoAmount{color:var(--text-primary);text-align:right;font-variant-numeric:tabular-nums;min-width:80px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:750}.fiscal-module__XveQtW__casillasGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;display:grid}.fiscal-module__XveQtW__casillaCard{background:var(--bg-hover);border:1px solid var(--border-default);border-radius:10px;padding:12px 14px}.fiscal-module__XveQtW__casillaNumber{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:11px;font-weight:750}.fiscal-module__XveQtW__casillaLabel{color:var(--text-secondary);margin-bottom:6px;font-size:12px;line-height:1.3}.fiscal-module__XveQtW__casillaValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px;font-weight:900}.fiscal-module__XveQtW__modelo720Banner{border-radius:12px;margin-bottom:16px;padding:16px 20px}.fiscal-module__XveQtW__modelo720Required{background:#dc26260f;border:1px solid #dc262626}.fiscal-module__XveQtW__modelo720NotRequired{background:#16a34a0f;border:1px solid #16a34a26}.fiscal-module__XveQtW__modelo720Text{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:700}.fiscal-module__XveQtW__modelo720Detail{color:var(--text-secondary);font-size:12px;line-height:1.4}.fiscal-module__XveQtW__disclaimer{background:var(--warning-bg);border:1px solid var(--warning-border);color:var(--warning-text);border-radius:12px;margin-top:20px;padding:16px 20px;font-size:12px;font-weight:500;line-height:1.5}@media (max-width:920px){.fiscal-module__XveQtW__summaryGrid{grid-template-columns:repeat(2,1fr)}.fiscal-module__XveQtW__tramoLabel{min-width:140px;font-size:11px}}@media (max-width:640px){.fiscal-module__XveQtW__header{flex-direction:column;align-items:flex-start}.fiscal-module__XveQtW__headerActions{flex-wrap:wrap;width:100%}.fiscal-module__XveQtW__summaryGrid{grid-template-columns:1fr 1fr}.fiscal-module__XveQtW__summaryCardValue{font-size:16px}.fiscal-module__XveQtW__table{font-size:12px}.fiscal-module__XveQtW__table th,.fiscal-module__XveQtW__table td{padding:8px 6px}.fiscal-module__XveQtW__tramoBar{flex-direction:column;align-items:flex-start;gap:4px}.fiscal-module__XveQtW__tramoLabel,.fiscal-module__XveQtW__tramoAmount{min-width:auto}.fiscal-module__XveQtW__tramoBarOuter{width:100%}.fiscal-module__XveQtW__casillasGrid{grid-template-columns:1fr}.fiscal-module__XveQtW__sectionTitle{font-size:13px}}@media (max-width:480px){.fiscal-module__XveQtW__page{padding:var(--mobile-page-pt,14px)var(--mobile-page-px,10px)var(--mobile-page-pb,32px);overflow-x:hidden}.fiscal-module__XveQtW__title{font-size:var(--mobile-h1,19px)}.fiscal-module__XveQtW__summaryGrid{gap:var(--mobile-card-gap,5px);grid-template-columns:repeat(2,1fr)}.fiscal-module__XveQtW__summaryCard{padding:var(--mobile-card-padding,8px);border-radius:var(--mobile-card-radius,10px)}.fiscal-module__XveQtW__summaryCardLabel{font-size:var(--mobile-summary-label,11px)}.fiscal-module__XveQtW__summaryCardValue{font-size:var(--mobile-summary-value,18px)}.fiscal-module__XveQtW__section{padding:var(--mobile-card-padding,8px);border-radius:var(--mobile-card-radius,10px);margin-bottom:var(--mobile-section-gap,10px)}.fiscal-module__XveQtW__sectionTitle{font-size:var(--mobile-h2,14px)}.fiscal-module__XveQtW__btnExport,.fiscal-module__XveQtW__btnBack{border-radius:10px;min-height:40px;padding:8px 12px;font-size:12px}}@media (max-width:375px){.fiscal-module__XveQtW__title{font-size:var(--mobile-h1,17px)}.fiscal-module__XveQtW__summaryCardValue{font-size:var(--mobile-summary-value,15px)}.fiscal-module__XveQtW__summaryCardLabel{font-size:10px}.fiscal-module__XveQtW__sectionTitle{font-size:12px}}
.ProGate-module__KPq0fW__wrapper{border-radius:16px;height:100%;min-height:80px;position:relative;overflow:hidden}.ProGate-module__KPq0fW__blurredContent{pointer-events:none;-webkit-user-select:none;user-select:none;height:100%}.ProGate-module__KPq0fW__blurredContent>*{height:100%}.ProGate-module__KPq0fW__overlay{z-index:10;background:#ffffff26;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px;display:flex;position:absolute;inset:0}.ProGate-module__KPq0fW__badge{background:linear-gradient(135deg,var(--accent-purple),var(--accent-indigo));color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:4px 12px;font-family:inherit;font-size:10px;font-weight:900;display:inline-block}.ProGate-module__KPq0fW__label{color:var(--text-primary);text-align:center;font-size:13px;font-weight:800;line-height:1.2}.ProGate-module__KPq0fW__desc{color:var(--text-secondary);text-align:center;max-width:340px;margin:0;font-size:12px;line-height:1.4}.ProGate-module__KPq0fW__upgradeBtn{appearance:none;background:linear-gradient(135deg,var(--accent-purple),var(--accent-indigo));color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:2px;padding:8px 20px;font-family:inherit;font-size:12px;font-weight:800;transition:all .15s}.ProGate-module__KPq0fW__upgradeBtn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #8b5cf659}.ProGate-module__KPq0fW__badgeInline{background:linear-gradient(135deg,var(--accent-purple),var(--accent-indigo));color:#fff;letter-spacing:.04em;vertical-align:middle;text-transform:uppercase;border-radius:4px;margin-left:3px;padding:1px 5px;font-family:inherit;font-size:8px;font-weight:800;line-height:1.4;display:inline-block}html[data-theme=dark] .ProGate-module__KPq0fW__overlay{background:#02061740}@media (max-width:480px){.ProGate-module__KPq0fW__overlay{padding:8px}.ProGate-module__KPq0fW__label{font-size:12px}.ProGate-module__KPq0fW__desc{max-width:260px;font-size:11px}.ProGate-module__KPq0fW__upgradeBtn{padding:8px 16px;font-size:11px}}
.InstallAppButton-module__0rkXya__standaloneBtn{border:1px solid var(--border-default);cursor:pointer;background:var(--bg-input,var(--bg-card-solid));color:var(--text-primary);white-space:nowrap;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:750;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.InstallAppButton-module__0rkXya__standaloneBtn:hover{background:var(--bg-hover);transform:translateY(-1px)}.InstallAppButton-module__0rkXya__standaloneIcon{font-size:15px;line-height:1}.InstallAppButton-module__0rkXya__standaloneLabel{line-height:1}.InstallAppButton-module__0rkXya__overlay{background:var(--bg-overlay);z-index:300;justify-content:center;align-items:center;padding:16px;animation:.15s InstallAppButton-module__0rkXya__fadeIn;display:flex;position:fixed;inset:0}.InstallAppButton-module__0rkXya__modal{background:var(--bg-card-solid);border:1px solid var(--border-default);width:420px;max-width:100%;max-height:85vh;box-shadow:var(--shadow-lg);border-radius:16px;padding:24px;overflow-y:auto}.InstallAppButton-module__0rkXya__title{color:var(--text-primary);margin:0 0 6px;font-size:18px;font-weight:850}.InstallAppButton-module__0rkXya__subtitle{color:var(--text-secondary);margin:0 0 14px;font-size:13px}.InstallAppButton-module__0rkXya__steps{color:var(--text-secondary);flex-direction:column;gap:8px;margin:0 0 18px;padding-left:20px;font-size:13px;line-height:1.5;display:flex}.InstallAppButton-module__0rkXya__steps strong{color:var(--text-primary)}.InstallAppButton-module__0rkXya__closeBtn{appearance:none;border:1px solid var(--border-default);background:var(--bg-tertiary);color:var(--text-primary);cursor:pointer;width:100%;transition:all var(--transition-fast);border-radius:8px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:700}.InstallAppButton-module__0rkXya__closeBtn:hover{background:var(--bg-hover)}@keyframes InstallAppButton-module__0rkXya__fadeIn{0%{opacity:0}to{opacity:1}}
.AppShell-module__sW0_lq__shell{min-height:100vh;display:flex}.AppShell-module__sW0_lq__sidebar{background:var(--bg-card-solid);border-right:1px solid var(--border-default);z-index:100;flex-direction:column;width:240px;transition:width .2s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto}.AppShell-module__sW0_lq__sidebar::-webkit-scrollbar{width:0}.AppShell-module__sW0_lq__sidebarCollapsed{width:64px}.AppShell-module__sW0_lq__brand{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;min-height:62px;padding:18px 14px;display:flex}.AppShell-module__sW0_lq__brandLink{color:var(--text-primary);align-items:center;gap:8px;text-decoration:none;display:flex;overflow:hidden}.AppShell-module__sW0_lq__brandIsotipo{flex-shrink:0;width:34px;height:34px}.AppShell-module__sW0_lq__brandLogo{flex-shrink:0;width:auto;height:30px}.AppShell-module__sW0_lq__brandActions{flex-shrink:0;align-items:center;gap:2px;display:flex}.AppShell-module__sW0_lq__collapseBtn{appearance:none;cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:4px;font-size:11px;transition:all .15s}.AppShell-module__sW0_lq__collapseBtn:hover{background:var(--bg-hover);color:var(--text-secondary)}.AppShell-module__sW0_lq__nav{flex-direction:column;flex:1;gap:2px;padding:8px;display:flex;overflow-y:auto}.AppShell-module__sW0_lq__navItem{color:var(--text-secondary);transition:all var(--transition-fast);white-space:nowrap;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-size:13px;font-weight:600;text-decoration:none;display:flex;overflow:hidden}.AppShell-module__sW0_lq__navItem:hover{background:var(--bg-hover);color:var(--text-primary);transform:translate(2px)}.AppShell-module__sW0_lq__navItemActive,.AppShell-module__sW0_lq__navItemActive:hover{color:var(--accent-blue);font-weight:700;transform:none;background:var(--bg-card-solid)!important}.AppShell-module__sW0_lq__navItemLocked{opacity:.4;cursor:not-allowed;pointer-events:none}.AppShell-module__sW0_lq__navIcon{text-align:center;flex-shrink:0;width:22px;font-size:17px}.AppShell-module__sW0_lq__navLabel{text-overflow:ellipsis;overflow:hidden}.AppShell-module__sW0_lq__lockIcon{flex-shrink:0;margin-left:auto;font-size:12px}.AppShell-module__sW0_lq__sidebarBottom{border-top:1px solid var(--border-default);flex-direction:column;gap:2px;padding:8px 8px 12px;display:flex}.AppShell-module__sW0_lq__upgradeBanner{cursor:pointer;background:linear-gradient(135deg,#8b5cf61a,#6366f11a);border:1px solid #8b5cf633;border-radius:10px;align-items:center;gap:10px;margin-bottom:4px;padding:10px 12px;text-decoration:none;transition:all .15s;display:flex;overflow:hidden}.AppShell-module__sW0_lq__upgradeBanner:hover{background:linear-gradient(135deg,#8b5cf62e,#6366f12e);transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf626}.AppShell-module__sW0_lq__upgradeIcon{flex-shrink:0;font-size:18px}.AppShell-module__sW0_lq__upgradeText{flex-direction:column;display:flex;overflow:hidden}.AppShell-module__sW0_lq__upgradeTitle{color:#a78bfa;white-space:nowrap;font-size:12px;font-weight:800}.AppShell-module__sW0_lq__upgradeHint{color:var(--text-tertiary);white-space:nowrap;font-size:11px}.AppShell-module__sW0_lq__drawerUpgrade{color:#a78bfa;background:linear-gradient(135deg,#8b5cf614,#6366f114);border:1px solid #8b5cf626;border-radius:12px;align-items:center;gap:12px;min-height:44px;margin-bottom:4px;padding:13px 16px;font-size:15px;font-weight:700;text-decoration:none;transition:all .12s;display:flex}.AppShell-module__sW0_lq__drawerUpgrade:hover{background:linear-gradient(135deg,#8b5cf626,#6366f126)}.AppShell-module__sW0_lq__drawerProBadge{color:#a78bfa;letter-spacing:.05em;background:#8b5cf626;border-radius:999px;margin-left:auto;padding:3px 8px;font-size:10px;font-weight:800}.AppShell-module__sW0_lq__themeToggle{color:var(--text-secondary);white-space:nowrap;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:all .12s;display:flex;overflow:hidden}.AppShell-module__sW0_lq__themeToggle:hover{background:var(--bg-hover);color:var(--text-primary)}.AppShell-module__sW0_lq__content{flex:1;min-width:0;min-height:100vh;margin-left:240px;transition:margin-left .2s;overflow-x:hidden}.AppShell-module__sW0_lq__contentCollapsed{margin-left:64px}.AppShell-module__sW0_lq__mobileBar{-webkit-backdrop-filter:blur(20px)saturate(180%);border-top:1px solid var(--border-default);z-index:100;padding:4px 0 max(env(safe-area-inset-bottom,0px),4px);background:#ffffffd9;display:none;position:fixed;bottom:0;left:0;right:0}html[data-theme=dark] .AppShell-module__sW0_lq__mobileBar{background:#131b2ee6}.AppShell-module__sW0_lq__mobileTab{min-height:48px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:5px 2px;font-family:inherit;font-size:10px;font-weight:600;text-decoration:none;transition:color .12s;display:flex;position:relative}.AppShell-module__sW0_lq__mobileTab:hover{color:var(--text-secondary)}.AppShell-module__sW0_lq__mobileTabActive{color:var(--accent-blue)}.AppShell-module__sW0_lq__mobileTabActive:after{content:"";background:var(--accent-blue);border-radius:50%;width:4px;height:4px;display:block;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.AppShell-module__sW0_lq__mobileTabLocked{opacity:.35;cursor:not-allowed;pointer-events:none}.AppShell-module__sW0_lq__mobileTabIcon{font-size:22px;line-height:1}.AppShell-module__sW0_lq__mobileTabLabel{white-space:nowrap;text-overflow:ellipsis;max-width:72px;overflow:hidden}.AppShell-module__sW0_lq__drawerOverlay{background:var(--bg-overlay);z-index:200;animation:.15s AppShell-module__sW0_lq__fadeIn;position:fixed;inset:0}.AppShell-module__sW0_lq__drawer{background:var(--bg-card-solid);z-index:201;max-height:70vh;padding:6px 10px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));border-top-left-radius:16px;border-top-right-radius:16px;animation:.2s AppShell-module__sW0_lq__slideUp;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.AppShell-module__sW0_lq__drawerHandle{background:var(--border-card);border-radius:2px;width:36px;height:4px;margin:0 auto 12px}.AppShell-module__sW0_lq__drawerItem{min-height:40px;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .12s;display:flex}.AppShell-module__sW0_lq__drawerItem:hover{background:var(--bg-hover);color:var(--text-primary)}.AppShell-module__sW0_lq__drawerItemActive{background:var(--bg-card-solid);color:var(--accent-blue)}.AppShell-module__sW0_lq__drawerItemLocked{opacity:.35;cursor:not-allowed;pointer-events:none}.AppShell-module__sW0_lq__drawerIcon{flex-shrink:0;font-size:17px}.AppShell-module__sW0_lq__drawerLabel{flex:1}.AppShell-module__sW0_lq__drawerGroup{margin-bottom:4px}.AppShell-module__sW0_lq__drawerGroupLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;padding:12px 16px 4px;font-size:11px;font-weight:800}.AppShell-module__sW0_lq__drawerGroup:first-child .AppShell-module__sW0_lq__drawerGroupLabel{padding-top:4px}@keyframes AppShell-module__sW0_lq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AppShell-module__sW0_lq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.AppShell-module__sW0_lq__mobileBell{z-index:150;display:none;position:fixed;top:12px;right:12px}@media (max-width:768px){.AppShell-module__sW0_lq__sidebar{display:none}.AppShell-module__sW0_lq__content{padding-bottom:calc(60px + env(safe-area-inset-bottom,0px));margin-left:0!important}.AppShell-module__sW0_lq__mobileBar{display:flex}.AppShell-module__sW0_lq__mobileBell{display:block}}@media (max-width:480px){.AppShell-module__sW0_lq__mobileTabLabel{max-width:56px;font-size:9px}}.AppShell-module__sW0_lq__shortcutOverlay{background:var(--bg-overlay);z-index:300;justify-content:center;align-items:center;animation:.15s AppShell-module__sW0_lq__fadeIn;display:flex;position:fixed;inset:0}.AppShell-module__sW0_lq__shortcutModal{background:var(--bg-card-solid);border:1px solid var(--border-default);width:380px;max-width:90vw;box-shadow:var(--shadow-lg);border-radius:16px;padding:24px}.AppShell-module__sW0_lq__shortcutTitle{color:var(--text-primary);margin:0 0 16px;font-size:18px;font-weight:850}.AppShell-module__sW0_lq__shortcutList{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.AppShell-module__sW0_lq__shortcutItem{align-items:center;gap:12px;display:flex}.AppShell-module__sW0_lq__shortcutKey{background:var(--bg-tertiary);border:1px solid var(--border-default);min-width:40px;color:var(--text-primary);border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:700;display:inline-flex}.AppShell-module__sW0_lq__shortcutLabel{color:var(--text-secondary);font-size:13px}.AppShell-module__sW0_lq__shortcutClose{appearance:none;border:1px solid var(--border-default);background:var(--bg-tertiary);color:var(--text-primary);cursor:pointer;width:100%;transition:all var(--transition-fast);border-radius:8px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:700}.AppShell-module__sW0_lq__shortcutClose:hover{background:var(--bg-hover)}.AppShell-module__sW0_lq__skipNav{z-index:9999;width:1px;height:1px;text-decoration:none;position:absolute;top:auto;left:-9999px;overflow:hidden}.AppShell-module__sW0_lq__skipNav:focus{background:var(--accent-blue);color:#fff;width:auto;height:auto;box-shadow:var(--shadow-lg);border-radius:8px;padding:12px 24px;font-size:14px;font-weight:700;position:fixed;top:16px;left:16px;overflow:visible}
.CookieConsentBanner-module__JG1mKW__overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0206179e;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out CookieConsentBanner-module__JG1mKW__overlayIn;display:flex;position:fixed;inset:0}.CookieConsentBanner-module__JG1mKW__modal{color:#0f172a;text-align:center;background:#fff;border:1px solid #0f172a1a;border-radius:20px;width:100%;max-width:480px;padding:32px 28px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;animation:.25s cubic-bezier(.16,1,.3,1) CookieConsentBanner-module__JG1mKW__modalIn;box-shadow:0 24px 70px #02061773}[data-theme=dark] .CookieConsentBanner-module__JG1mKW__modal{color:#f1f5f9;background:#0f172a;border-color:#94a3b838}.CookieConsentBanner-module__JG1mKW__title{letter-spacing:-.02em;margin:0 0 12px;font-size:22px;font-weight:900}.CookieConsentBanner-module__JG1mKW__text{color:#334155;margin:0 0 24px;font-size:15px;line-height:1.65}[data-theme=dark] .CookieConsentBanner-module__JG1mKW__text{color:#cbd5e1}.CookieConsentBanner-module__JG1mKW__link{color:#7c3aed;font-weight:600;text-decoration:underline}.CookieConsentBanner-module__JG1mKW__actions{flex-wrap:wrap;gap:12px;display:flex}.CookieConsentBanner-module__JG1mKW__btn{cursor:pointer;border:1px solid #0000;border-radius:12px;flex:1 1 0;min-width:130px;padding:13px 18px;font-size:15px;font-weight:700}.CookieConsentBanner-module__JG1mKW__accept{color:#fff;background:#7c3aed}.CookieConsentBanner-module__JG1mKW__accept:hover{background:#6d28d9}.CookieConsentBanner-module__JG1mKW__reject{color:#0f172a;background:0 0;border-color:#0f172a40}.CookieConsentBanner-module__JG1mKW__reject:hover{background:#0f172a0d}[data-theme=dark] .CookieConsentBanner-module__JG1mKW__reject{color:#f1f5f9;border-color:#94a3b859}[data-theme=dark] .CookieConsentBanner-module__JG1mKW__reject:hover{background:#94a3b81f}@keyframes CookieConsentBanner-module__JG1mKW__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes CookieConsentBanner-module__JG1mKW__modalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.RentaCampaignBanner-module__DtjGSq__banner{z-index:50;background:var(--text-primary,#0f172a);color:var(--bg-primary,#fff);align-items:stretch;font-size:.9rem;line-height:1.3;display:flex;position:sticky;top:0;box-shadow:0 1px #0000001f}.RentaCampaignBanner-module__DtjGSq__link{min-width:0;color:inherit;flex:1;align-items:center;gap:12px;padding:10px 16px;text-decoration:none;transition:background .15s;display:flex}.RentaCampaignBanner-module__DtjGSq__link:hover{background:color-mix(in srgb,currentColor 8%,transparent)}.RentaCampaignBanner-module__DtjGSq__dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:2s infinite RentaCampaignBanner-module__DtjGSq__rentaPulse;display:inline-block;box-shadow:0 0 #22c55e99}@keyframes RentaCampaignBanner-module__DtjGSq__rentaPulse{0%{box-shadow:0 0 #22c55e99}70%{box-shadow:0 0 0 9px #22c55e00}to{box-shadow:0 0 #22c55e00}}@media (prefers-reduced-motion:reduce){.RentaCampaignBanner-module__DtjGSq__dot{animation:none}}.RentaCampaignBanner-module__DtjGSq__text{flex:1;min-width:0}.RentaCampaignBanner-module__DtjGSq__textLong{display:inline}.RentaCampaignBanner-module__DtjGSq__textShort{display:none}.RentaCampaignBanner-module__DtjGSq__sep{color:color-mix(in srgb,currentColor 45%,transparent);margin:0 8px}.RentaCampaignBanner-module__DtjGSq__arrow{opacity:.85;flex-shrink:0;font-size:1.05rem;font-weight:700;transition:transform .15s,opacity .15s}.RentaCampaignBanner-module__DtjGSq__link:hover .RentaCampaignBanner-module__DtjGSq__arrow{opacity:1;transform:translate(2px)}.RentaCampaignBanner-module__DtjGSq__dismiss{width:36px;color:color-mix(in srgb,currentColor 55%,transparent);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;transition:color .15s,background .15s;display:inline-flex}.RentaCampaignBanner-module__DtjGSq__dismiss:hover{color:currentColor;background:color-mix(in srgb,currentColor 10%,transparent)}.RentaCampaignBanner-module__DtjGSq__dismiss:focus-visible{outline-offset:-3px;outline:2px solid}@media (max-width:720px){.RentaCampaignBanner-module__DtjGSq__banner{font-size:.82rem}.RentaCampaignBanner-module__DtjGSq__link{gap:10px;padding:9px 12px}.RentaCampaignBanner-module__DtjGSq__textLong{display:none}.RentaCampaignBanner-module__DtjGSq__textShort{display:inline}.RentaCampaignBanner-module__DtjGSq__sep{margin:0 5px}.RentaCampaignBanner-module__DtjGSq__dismiss{width:32px}}
.alerts-module__JptlcW__page{background:radial-gradient(1200px 600px at 20% 10%,var(--bg-gradient-blue),transparent 60%),radial-gradient(900px 500px at 90% 0%,var(--bg-gradient-purple),transparent 55%),var(--bg-primary);min-height:100vh;padding:32px 16px 48px;animation:.25s ease-out alerts-module__JptlcW__page-enter}.alerts-module__JptlcW__container{max-width:960px;color:var(--text-primary);margin:0 auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.alerts-module__JptlcW__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.alerts-module__JptlcW__headerLeft{flex-direction:column;gap:4px;display:flex}.alerts-module__JptlcW__title{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:28px;font-weight:850}.alerts-module__JptlcW__subtitle{color:var(--text-secondary);opacity:.75;margin:0;font-size:13px}.alerts-module__JptlcW__error{background:var(--negative-bg);color:var(--negative-text);border:1px solid #dc262626;border-radius:12px;align-items:center;gap:8px;margin:10px 0 16px;padding:10px 14px;font-size:13px;font-weight:600;animation:.15s ease-out alerts-module__JptlcW__fadeIn;display:flex}.alerts-module__JptlcW__success{background:var(--positive-bg);color:var(--positive-text);border:1px solid #16a34a26;border-radius:12px;align-items:center;gap:8px;margin:10px 0 16px;padding:10px 14px;font-size:13px;font-weight:600;animation:.15s ease-out alerts-module__JptlcW__fadeIn;display:flex}@keyframes alerts-module__JptlcW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.alerts-module__JptlcW__loading{text-align:center;color:var(--text-secondary);padding:80px 20px;font-size:15px;font-weight:600}.alerts-module__JptlcW__empty{text-align:center;color:var(--text-secondary);padding:32px 16px;font-size:13px;line-height:1.6}.alerts-module__JptlcW__summaryCards{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.alerts-module__JptlcW__summaryCard{border:1px solid var(--border-default);background:var(--bg-card);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);box-shadow:var(--shadow-card);transition:transform var(--transition-fast),box-shadow var(--transition-fast);border-radius:16px;padding:16px}.alerts-module__JptlcW__summaryCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.alerts-module__JptlcW__summaryLabel{color:var(--text-secondary);opacity:.75;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:11px;font-weight:750}.alerts-module__JptlcW__summaryValue{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:24px;font-weight:900}.alerts-module__JptlcW__summaryHint{color:var(--text-tertiary);margin-top:4px;font-size:11px}.alerts-module__JptlcW__panel{border:1px solid var(--border-default);background:var(--bg-card);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);box-shadow:var(--shadow-card);transition:transform var(--transition-fast),box-shadow var(--transition-fast);border-radius:16px;margin-bottom:16px;padding:20px}.alerts-module__JptlcW__panel:hover{box-shadow:var(--shadow-card-hover)}.alerts-module__JptlcW__sectionTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 4px;font-size:15px;font-weight:850}.alerts-module__JptlcW__sectionDesc{color:var(--text-tertiary);margin:0 0 16px;font-size:12px}.alerts-module__JptlcW__alertRow{border-bottom:1px solid var(--border-row);flex-wrap:wrap;align-items:center;gap:14px;padding:14px 0;display:flex}.alerts-module__JptlcW__alertRow:last-child{border-bottom:none;padding-bottom:0}.alerts-module__JptlcW__alertRow:first-child{padding-top:0}.alerts-module__JptlcW__alertInfo{flex:1;min-width:180px}.alerts-module__JptlcW__alertLabel{color:var(--text-primary);margin-bottom:2px;font-size:14px;font-weight:750}.alerts-module__JptlcW__alertDesc{color:var(--text-tertiary);font-size:12px;line-height:1.4}.alerts-module__JptlcW__toggle{appearance:none;border:2px solid var(--border-strong);background:var(--bg-hover);cursor:pointer;border-radius:999px;flex-shrink:0;width:44px;height:24px;padding:0;transition:all .2s;position:relative}.alerts-module__JptlcW__toggle.alerts-module__JptlcW__active{background:var(--accent-blue);border-color:var(--accent-blue)}.alerts-module__JptlcW__toggle:disabled{opacity:.5;cursor:not-allowed}.alerts-module__JptlcW__toggleSmall{width:36px;height:20px}.alerts-module__JptlcW__toggleKnob{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.alerts-module__JptlcW__toggle.alerts-module__JptlcW__active .alerts-module__JptlcW__toggleKnob{transform:translate(20px)}.alerts-module__JptlcW__toggleSmall .alerts-module__JptlcW__toggleKnob{width:12px;height:12px;top:2px;left:2px}.alerts-module__JptlcW__toggleSmall.alerts-module__JptlcW__active .alerts-module__JptlcW__toggleKnob{transform:translate(16px)}.alerts-module__JptlcW__thresholdGroup{flex-shrink:0;align-items:center;gap:4px;display:flex}.alerts-module__JptlcW__thresholdInput{border:1px solid var(--border-default);width:72px;color:var(--text-primary);background:var(--bg-input);text-align:right;border-radius:10px;padding:7px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:600;transition:border-color .15s,box-shadow .15s}.alerts-module__JptlcW__thresholdInput:focus{border-color:var(--accent-blue);outline:none;box-shadow:0 0 0 3px #3b82f614}.alerts-module__JptlcW__thresholdUnit{color:var(--text-tertiary);font-size:12px;font-weight:700}.alerts-module__JptlcW__directionSelect{appearance:none;border:1px solid var(--border-default);color:var(--text-primary);background:var(--bg-input)url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 5l3 3 3-3' stroke='%2364748b' fill='none' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat right 8px center;cursor:pointer;border-radius:10px;flex-shrink:0;padding:7px 28px 7px 10px;font-size:13px;font-weight:600;transition:border-color .15s,box-shadow .15s}.alerts-module__JptlcW__directionSelect:focus{border-color:var(--accent-blue);outline:none;box-shadow:0 0 0 3px #3b82f614}.alerts-module__JptlcW__batchCards{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.alerts-module__JptlcW__batchCard{border:1px solid var(--border-default);background:var(--bg-card-solid,var(--bg-input));border-radius:12px;flex-direction:column;gap:10px;padding:14px;transition:border-color .15s,box-shadow .15s;display:flex}.alerts-module__JptlcW__batchCardActive{border-color:var(--accent-blue);background:#3b82f60a}.alerts-module__JptlcW__batchCardHeader{align-items:center;gap:8px;display:flex}.alerts-module__JptlcW__batchCardIcon{font-size:16px}.alerts-module__JptlcW__batchCardTitle{color:var(--text-primary);font-size:13px;font-weight:750}.alerts-module__JptlcW__batchCardThreshold{align-items:center;gap:6px;display:flex}.alerts-module__JptlcW__batchCardInput{border:1px solid var(--border-default);color:var(--text-primary);background:var(--bg-input);text-align:right;border-radius:8px;flex:1;padding:7px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:700;transition:border-color .15s,box-shadow .15s}.alerts-module__JptlcW__batchCardInput:focus{border-color:var(--accent-blue);outline:none;box-shadow:0 0 0 3px #3b82f614}.alerts-module__JptlcW__batchCardUnit{color:var(--text-tertiary);font-size:13px;font-weight:700}.alerts-module__JptlcW__batchCardBtn{appearance:none;border:1px solid var(--border-default);background:var(--bg-hover);cursor:pointer;color:var(--text-secondary);border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:all .15s;display:flex}.alerts-module__JptlcW__batchCardBtn:hover:not(:disabled){border-color:var(--accent-blue);color:var(--text-primary);box-shadow:var(--shadow-card);transform:translateY(-1px)}.alerts-module__JptlcW__batchCardBtn:disabled{opacity:.5;cursor:not-allowed}.alerts-module__JptlcW__batchCardBtnActive{border-color:var(--accent-blue);color:var(--accent-blue);background:#3b82f614}.alerts-module__JptlcW__batchCardCount{background:var(--bg-hover);color:var(--text-tertiary);font-variant-numeric:tabular-nums;border-radius:999px;padding:2px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:800}.alerts-module__JptlcW__batchCardBtnActive .alerts-module__JptlcW__batchCardCount{color:var(--accent-blue);background:#3b82f61f}.alerts-module__JptlcW__tableWrap{border:1px solid var(--border-card,var(--border-default));background:var(--bg-card-solid,var(--bg-input));border-radius:12px;overflow:auto}.alerts-module__JptlcW__matrixRow{border-bottom:1px solid var(--border-row);grid-template-columns:minmax(140px,2fr) repeat(4,72px);align-items:center;gap:4px;padding:10px 14px;transition:background .1s;display:grid}.alerts-module__JptlcW__matrixRow:last-child{border-bottom:none}.alerts-module__JptlcW__matrixRow:hover:not(.alerts-module__JptlcW__matrixHeader){background:var(--bg-row-hover,var(--bg-hover))}.alerts-module__JptlcW__matrixRowExpanded{background:#3b82f608}.alerts-module__JptlcW__matrixHeader{background:var(--table-header-bg);border-bottom:2px solid var(--border-card,var(--border-default));color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;z-index:1;padding:10px 14px;font-size:11px;font-weight:750;position:sticky;top:0}.alerts-module__JptlcW__matrixTicker{appearance:none;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;min-width:0;padding:4px 0;font-family:inherit;display:flex;overflow:hidden}.alerts-module__JptlcW__matrixTicker:hover .alerts-module__JptlcW__tickerLabel{color:var(--accent-blue)}.alerts-module__JptlcW__expandChevron{color:var(--text-tertiary);opacity:.6;flex-shrink:0;margin-left:auto;font-size:9px;transition:transform .15s}.alerts-module__JptlcW__expandChevronOpen{opacity:1;color:var(--accent-blue);transform:rotate(90deg)}.alerts-module__JptlcW__tickerLabel{color:var(--text-primary);flex-shrink:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:800}.alerts-module__JptlcW__nameLabel{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.alerts-module__JptlcW__matrixCell{justify-content:center;align-items:center;font-size:12px;display:flex}.alerts-module__JptlcW__priceTargetBtn{appearance:none;border:1px solid var(--border-row);cursor:pointer;color:var(--text-tertiary);text-align:center;background:0 0;border-radius:8px;min-width:48px;padding:5px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:600;transition:all .12s}.alerts-module__JptlcW__priceTargetBtn:hover{background:var(--bg-hover);border-color:var(--accent-blue);color:var(--text-primary)}.alerts-module__JptlcW__priceTargetActive{color:var(--accent-blue);border-color:var(--accent-blue);background:#3b82f60f;font-weight:700}.alerts-module__JptlcW__expandedConfig{border-bottom:2px solid var(--border-row);background:var(--bg-hover);flex-direction:column;gap:10px;padding:12px 16px 16px;display:flex}.alerts-module__JptlcW__expandedRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.alerts-module__JptlcW__expandedIcon{text-align:center;flex-shrink:0;width:22px;font-size:14px}.alerts-module__JptlcW__expandedLabel{color:var(--text-secondary);min-width:100px;font-size:12px;font-weight:700}.alerts-module__JptlcW__historyTableWrap{border:1px solid var(--border-card,var(--border-default));background:var(--bg-card-solid,var(--bg-input));border-radius:12px;overflow:auto}.alerts-module__JptlcW__historyTable{border-collapse:collapse;width:100%;font-size:13px}.alerts-module__JptlcW__historyTable thead{z-index:1;position:sticky;top:0}.alerts-module__JptlcW__historyTable thead th{background:var(--table-header-bg);border-bottom:2px solid var(--border-card,var(--border-default));text-align:left;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;padding:10px 12px;font-size:11px;font-weight:750}.alerts-module__JptlcW__historyTable td{border-bottom:1px solid var(--border-row);color:var(--text-secondary);padding:10px 12px;font-size:13px}.alerts-module__JptlcW__historyTable tr:last-child td{border-bottom:none}.alerts-module__JptlcW__historyTable tbody tr:hover td{background:var(--bg-row-hover,var(--bg-hover))}.alerts-module__JptlcW__badge{white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.alerts-module__JptlcW__badgeBlue{background:var(--info-bg);color:var(--info-text)}.alerts-module__JptlcW__badgeGreen{background:var(--positive-bg);color:var(--positive-text)}.alerts-module__JptlcW__badgeGray{color:#475569;background:#64748b1a}html[data-theme=dark] .alerts-module__JptlcW__badgeGray{color:#94a3b8;background:#94a3b81f}.alerts-module__JptlcW__card{background:var(--bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-default);box-shadow:var(--shadow-card);border-radius:16px;margin-bottom:16px;padding:20px}@media (max-width:768px){.alerts-module__JptlcW__summaryCards{grid-template-columns:1fr}}@media (max-width:640px){.alerts-module__JptlcW__header{flex-direction:column;align-items:flex-start}.alerts-module__JptlcW__alertRow{flex-direction:column;align-items:flex-start;gap:8px}.alerts-module__JptlcW__thresholdGroup{margin-left:0}.alerts-module__JptlcW__historyTable{font-size:12px}.alerts-module__JptlcW__historyTable thead th,.alerts-module__JptlcW__historyTable td{padding:8px 6px}.alerts-module__JptlcW__matrixRow{grid-template-columns:minmax(90px,1fr) repeat(4,48px);gap:2px;padding:8px 10px}.alerts-module__JptlcW__nameLabel{display:none}.alerts-module__JptlcW__batchCards{grid-template-columns:1fr}.alerts-module__JptlcW__expandedRow{flex-direction:column;align-items:flex-start;gap:6px}.alerts-module__JptlcW__expandedLabel{margin-left:0!important}}@media (max-width:480px){.alerts-module__JptlcW__page{padding:var(--mobile-page-pt,14px)var(--mobile-page-px,10px)var(--mobile-page-pb,32px);overflow-x:hidden}.alerts-module__JptlcW__title{font-size:var(--mobile-h1,19px)}.alerts-module__JptlcW__summaryCards{gap:var(--mobile-card-gap,5px)}.alerts-module__JptlcW__summaryCard{padding:var(--mobile-card-padding,8px);border-radius:var(--mobile-card-radius,10px)}.alerts-module__JptlcW__summaryLabel{font-size:var(--mobile-summary-label,11px)}.alerts-module__JptlcW__summaryValue{font-size:var(--mobile-summary-value,18px)}.alerts-module__JptlcW__panel{padding:var(--mobile-panel-padding,8px);border-radius:var(--mobile-card-radius,10px);margin-top:var(--mobile-section-gap,10px)}.alerts-module__JptlcW__sectionTitle{font-size:var(--mobile-h2,14px)}.alerts-module__JptlcW__thresholdInput{width:70px}.alerts-module__JptlcW__matrixRow{font-size:var(--mobile-table-font,12px);grid-template-columns:minmax(60px,1fr) repeat(4,40px)}.alerts-module__JptlcW__matrixHeader{font-size:var(--mobile-table-th-font,10px)}.alerts-module__JptlcW__tickerLabel{font-size:12px}.alerts-module__JptlcW__card{padding:var(--mobile-card-padding,8px);border-radius:var(--mobile-card-radius,10px)}}@media (max-width:375px){.alerts-module__JptlcW__title{font-size:var(--mobile-h1,17px)}.alerts-module__JptlcW__summaryValue{font-size:var(--mobile-summary-value,15px)}.alerts-module__JptlcW__summaryLabel{font-size:10px}}
.profile-module__5FeCNW__page{background:radial-gradient(1000px 500px at 0% 0%,#0ea5e91f,transparent 60%),radial-gradient(900px 450px at 100% 10%,#3b82f624,transparent 55%),linear-gradient(180deg,var(--bg-secondary),var(--bg-primary));min-height:100vh;padding:32px 16px 48px;animation:.25s ease-out profile-module__5FeCNW__page-enter}.profile-module__5FeCNW__container{max-width:720px;margin:0 auto}.profile-module__5FeCNW__profileHeader{border:1px solid var(--border-strong);background:var(--bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;align-items:center;gap:16px;margin-bottom:16px;padding:20px;display:flex;box-shadow:0 20px 50px #0f172a14}.profile-module__5FeCNW__avatar{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:800;display:flex}.profile-module__5FeCNW__profileInfo{flex:1;min-width:0}.profile-module__5FeCNW__profileName{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:20px;font-weight:850}.profile-module__5FeCNW__profileEmail{color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:13px;overflow:hidden}.profile-module__5FeCNW__profileActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.profile-module__5FeCNW__planBadge{border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:750;display:inline-flex}.profile-module__5FeCNW__planBadgeFree{color:var(--text-secondary);background:#64748b1a;border:1px solid #64748b26}.profile-module__5FeCNW__planBadgePro{color:#a78bfa;background:#8b5cf61a;border:1px solid #8b5cf633}.profile-module__5FeCNW__planPeriod{color:var(--text-tertiary);margin-top:4px;font-size:11px}.profile-module__5FeCNW__scheduledChip{white-space:nowrap;color:#a78bfa;background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:999px;align-items:center;gap:6px;margin-top:7px;padding:3px 10px;font-size:11px;font-weight:650;line-height:1;display:inline-flex}.profile-module__5FeCNW__scheduledChipDot{background:currentColor;border-radius:999px;flex:none;width:6px;height:6px}.profile-module__5FeCNW__section{border:1px solid var(--border-strong);background:var(--bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;margin-bottom:16px;padding:20px;box-shadow:0 20px 50px #0f172a14}.profile-module__5FeCNW__sectionTitle{letter-spacing:-.01em;color:var(--text-primary);margin:0 0 16px;font-size:16px;font-weight:850}.profile-module__5FeCNW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-module__5FeCNW__field{gap:6px;display:grid}.profile-module__5FeCNW__fieldFull{grid-column:1/-1;margin-top:2px;}.profile-module__5FeCNW__fieldLabel{color:var(--text-secondary);font-size:13px;font-weight:750}.profile-module__5FeCNW__input{border:1px solid var(--border-strong);background:var(--bg-input);color:var(--text-primary);border-radius:12px;padding:10px 12px;font-size:14px;transition:border-color .12s,box-shadow .12s}.profile-module__5FeCNW__input:focus{border-color:#2563eb73;outline:none;box-shadow:0 0 0 3px #2563eb14}.profile-module__5FeCNW__btn{cursor:pointer;background:linear-gradient(135deg,var(--accent-blue-hover),var(--accent-blue));color:#fff;border:1px solid #2563eb73;border-radius:12px;padding:10px 18px;font-size:14px;font-weight:750;transition:transform .12s,box-shadow .12s}.profile-module__5FeCNW__btn:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-1px)}.profile-module__5FeCNW__btn:disabled{opacity:.5;cursor:not-allowed}.profile-module__5FeCNW__btnSecondary{border:1px solid var(--border-default);cursor:pointer;background:var(--bg-input);color:var(--text-primary);border-radius:12px;padding:10px 14px;font-size:13px;font-weight:750;transition:transform .12s,box-shadow .12s,background .12s}.profile-module__5FeCNW__btnSecondary:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-1px)}.profile-module__5FeCNW__btnSecondary:disabled{opacity:.4;cursor:not-allowed}.profile-module__5FeCNW__btnUpgrade{cursor:pointer;color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:1px solid #8b5cf64d;border-radius:12px;padding:8px 16px;font-size:13px;font-weight:750;transition:transform .12s,box-shadow .12s}.profile-module__5FeCNW__btnUpgrade:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.profile-module__5FeCNW__btnDanger{cursor:pointer;background:var(--bg-input);color:var(--danger-text);border:1px solid #b91c1c4d;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:750;transition:transform .12s,box-shadow .12s}.profile-module__5FeCNW__btnDanger:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.profile-module__5FeCNW__saveBtnWrap{margin-top:16px}.profile-module__5FeCNW__yearSelector{background:linear-gradient(135deg,#2563eb1a,#7c3aed1a);border:1px solid #7c3aed47;border-radius:999px;align-items:center;gap:0;margin-bottom:14px;padding:4px 4px 4px 14px;transition:border-color .12s,box-shadow .12s,opacity .12s;display:inline-flex}.profile-module__5FeCNW__yearSelector:focus-within{border-color:#7c3aed8c;box-shadow:0 0 0 4px #7c3aed1a}.profile-module__5FeCNW__yearSelector[aria-disabled=true]{opacity:.55}.profile-module__5FeCNW__yearSelectorIcon{margin-right:8px;font-size:16px}.profile-module__5FeCNW__yearSelectorLabel{color:var(--text-secondary);letter-spacing:.01em;margin-right:10px;font-size:13px;font-weight:750}.profile-module__5FeCNW__yearSelectorSelect{appearance:none;background:var(--bg-card);color:var(--text-primary);font-variant-numeric:tabular-nums;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%237c3aed' d='M6 8 0 0h12z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:9px 6px;border:none;border-radius:999px;padding:6px 32px 6px 14px;font-size:15px;font-weight:800;transition:box-shadow .12s;box-shadow:0 1px 3px #0f172a14}.profile-module__5FeCNW__yearSelectorSelect:focus{outline:none}.profile-module__5FeCNW__yearSelectorSelect:hover:not(:disabled){box-shadow:0 2px 8px #7c3aed2e}.profile-module__5FeCNW__yearSelectorSelect:disabled{cursor:not-allowed}.profile-module__5FeCNW__exportNote{color:var(--text-tertiary);flex-wrap:wrap;gap:14px;margin:0 0 18px;padding:0;font-size:12.5px;display:flex}.profile-module__5FeCNW__exportNoteItem{align-items:center;gap:6px;display:inline-flex}.profile-module__5FeCNW__exportNoteItem strong{color:var(--text-secondary);font-weight:750}.profile-module__5FeCNW__exportNoteDivider{color:var(--border-strong);-webkit-user-select:none;user-select:none}.profile-module__5FeCNW__exportGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.profile-module__5FeCNW__exportCard{border:1px solid var(--border-default);background:var(--bg-input);cursor:pointer;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;transition:transform .12s,box-shadow .12s,border-color .12s;display:flex}.profile-module__5FeCNW__exportCard:hover:not(:disabled){box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-2px)}.profile-module__5FeCNW__exportCard:disabled{opacity:.45;cursor:not-allowed}.profile-module__5FeCNW__exportIcon{font-size:24px}.profile-module__5FeCNW__exportLabel{color:var(--text-primary);text-align:center;font-size:13px;font-weight:700}.profile-module__5FeCNW__exportHint{color:var(--text-tertiary);font-size:11px}.profile-module__5FeCNW__adminSection{border-bottom:1px solid var(--border-default);margin-bottom:16px;padding-bottom:16px}.profile-module__5FeCNW__btnAdmin{cursor:pointer;color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:1px solid #8b5cf64d;border-radius:12px;padding:10px 18px;font-size:13px;font-weight:750;transition:transform .12s,box-shadow .12s}.profile-module__5FeCNW__btnAdmin:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.profile-module__5FeCNW__passwordSection{border-bottom:1px solid var(--border-default);margin-bottom:16px;padding-bottom:16px}.profile-module__5FeCNW__passwordForm{grid-template-columns:1fr 1fr;gap:14px;display:grid}.profile-module__5FeCNW__passwordActions{grid-column:1/-1;gap:10px;display:flex}.profile-module__5FeCNW__accountActions{gap:10px;display:flex}.profile-module__5FeCNW__error{background:var(--negative-bg);color:var(--negative-text);border:1px solid #dc262640;border-radius:12px;margin-bottom:12px;padding:10px 14px;font-size:14px}.profile-module__5FeCNW__success{background:var(--positive-bg);color:var(--positive-text);border:1px solid #16a34a40;border-radius:12px;margin-bottom:12px;padding:10px 14px;font-size:14px}.profile-module__5FeCNW__warn{border:1px solid var(--warning-border);background:var(--warning-bg);color:var(--warning-text);border-radius:12px;margin-bottom:12px;padding:10px 14px;font-size:14px}.profile-module__5FeCNW__dangerZone{background:#b91c1c08;border:1px solid #b91c1c33;border-radius:16px;margin-bottom:16px;padding:20px}.profile-module__5FeCNW__dangerZoneTitle{color:var(--danger-text);margin:0 0 6px;font-size:15px;font-weight:800}.profile-module__5FeCNW__dangerZoneDesc{color:var(--text-tertiary);margin:0 0 14px;font-size:13px;line-height:1.55}.profile-module__5FeCNW__btnDangerFull{cursor:pointer;color:var(--danger-text);background:#b91c1c1f;border:1px solid #b91c1c59;border-radius:12px;padding:10px 18px;font-size:14px;font-weight:750;transition:transform .12s,box-shadow .12s,background .12s}.profile-module__5FeCNW__btnDangerFull:hover{box-shadow:var(--shadow-md);background:#b91c1c33;transform:translateY(-1px)}.profile-module__5FeCNW__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;justify-content:center;align-items:center;animation:.2s ease-out profile-module__5FeCNW__modalFadeIn;display:flex;position:fixed;inset:0}@keyframes profile-module__5FeCNW__modalFadeIn{0%{opacity:0}to{opacity:1}}.profile-module__5FeCNW__modal{background:var(--bg-card-solid);border:1px solid var(--border-strong);border-radius:16px;width:90%;max-width:440px;padding:24px;animation:.2s ease-out profile-module__5FeCNW__modalSlideIn;box-shadow:0 20px 60px #0006}@keyframes profile-module__5FeCNW__modalSlideIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-module__5FeCNW__modalTitle{color:var(--danger-text);margin:0 0 8px;font-size:18px;font-weight:800}.profile-module__5FeCNW__modalDesc{color:var(--text-secondary);margin:0 0 16px;font-size:14px;line-height:1.55}.profile-module__5FeCNW__modalLabel{color:var(--text-tertiary);margin-bottom:6px;font-size:13px;font-weight:700;display:block}.profile-module__5FeCNW__modalInput{border:1px solid var(--border-strong);background:var(--bg-input);width:100%;color:var(--text-primary);letter-spacing:.06em;text-align:center;box-sizing:border-box;border-radius:10px;padding:10px 12px;font-size:15px;font-weight:700}.profile-module__5FeCNW__modalInput:focus{border-color:#b91c1c80;outline:none;box-shadow:0 0 0 3px #b91c1c1a}.profile-module__5FeCNW__modalActions{gap:10px;margin-top:16px;display:flex}.profile-module__5FeCNW__modalBtnCancel{border:1px solid var(--border-default);background:var(--bg-input);color:var(--text-primary);cursor:pointer;border-radius:10px;flex:1;padding:10px 14px;font-weight:700;transition:background .12s}.profile-module__5FeCNW__modalBtnCancel:hover{background:var(--bg-hover)}.profile-module__5FeCNW__modalBtnConfirm{color:#fff;cursor:pointer;background:#b91c1c;border:1px solid #b91c1c66;border-radius:10px;flex:1;padding:10px 14px;font-weight:750;transition:background .12s,transform .12s}.profile-module__5FeCNW__modalBtnConfirm:hover:not(:disabled){background:#991b1b;transform:translateY(-1px)}.profile-module__5FeCNW__modalBtnConfirm:disabled{opacity:.4;cursor:not-allowed}.profile-module__5FeCNW__modalProgress{text-align:center;color:var(--text-secondary);margin-top:16px;font-size:14px}.profile-module__5FeCNW__modalSpinner{vertical-align:middle;border:2px solid #b91c1c33;border-top-color:#b91c1c;border-radius:50%;width:18px;height:18px;margin-right:8px;animation:.6s linear infinite profile-module__5FeCNW__spin;display:inline-block}@keyframes profile-module__5FeCNW__spin{to{transform:rotate(360deg)}}.profile-module__5FeCNW__modalSteps{justify-content:center;align-items:center;gap:0;margin-bottom:16px;display:flex}.profile-module__5FeCNW__modalStep{border:2px solid var(--border-strong);width:28px;height:28px;color:var(--text-tertiary);background:var(--bg-input);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:800;transition:all .2s;display:flex}.profile-module__5FeCNW__modalStepActive{color:#fff;background:#b91c1c;border-color:#b91c1c}.profile-module__5FeCNW__modalStepDone{color:#fff;background:#059669;border-color:#059669}.profile-module__5FeCNW__modalStepLine{background:var(--border-strong);width:40px;height:2px}.profile-module__5FeCNW__modalEmailSent{color:#059669;background:#05966914;border:1px solid #05966933;border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.profile-module__5FeCNW__modalEmailIcon{flex-shrink:0;font-size:18px}.profile-module__5FeCNW__modalEmailSent strong{color:var(--text-primary);word-break:break-all}.profile-module__5FeCNW__modalResend{width:100%;color:var(--text-tertiary);cursor:pointer;text-align:center;text-underline-offset:2px;background:0 0;border:none;margin-top:12px;padding:0;font-size:12px;text-decoration:underline;transition:color .15s;display:block}.profile-module__5FeCNW__modalResend:hover{color:var(--text-primary)}.profile-module__5FeCNW__modalResend:disabled{opacity:.4;cursor:not-allowed}html[data-theme=dark] .profile-module__5FeCNW__profileHeader{box-shadow:0 20px 50px #0000004d}html[data-theme=dark] .profile-module__5FeCNW__section{box-shadow:0 20px 50px #0000004d}@media (max-width:768px){.profile-module__5FeCNW__grid,.profile-module__5FeCNW__exportGrid{grid-template-columns:1fr}.profile-module__5FeCNW__profileHeader{flex-wrap:wrap}.profile-module__5FeCNW__profileActions{justify-content:flex-start;width:100%}.profile-module__5FeCNW__passwordForm{grid-template-columns:1fr}.profile-module__5FeCNW__accountActions{flex-direction:column}}@media (max-width:480px){.profile-module__5FeCNW__page{padding:20px 10px 36px}.profile-module__5FeCNW__section,.profile-module__5FeCNW__profileHeader{padding:14px}.profile-module__5FeCNW__profileName{font-size:17px}.profile-module__5FeCNW__avatar{width:44px;height:44px;font-size:17px}.profile-module__5FeCNW__sectionTitle{font-size:15px}.profile-module__5FeCNW__modal{padding:16px}.profile-module__5FeCNW__modalTitle{font-size:16px}.profile-module__5FeCNW__dangerZone{padding:14px}}.profile-module__5FeCNW__installAppDesc{color:var(--text-secondary);margin:-6px 0 14px;font-size:13px;line-height:1.5}
/*# sourceMappingURL=f6a484148973d1ee.css.map*/