:root{--color-primary-50:#eff6ff;--color-primary-100:#dbeafe;--color-primary-200:#bfdbfe;--color-primary-300:#93c5fd;--color-primary-400:#60a5fa;--color-primary-500:#3b82f6;--color-primary-600:#2563eb;--color-primary-700:#1d4ed8;--color-primary-800:#1e40af;--color-primary-900:#1e3a8a;--color-gray-50:#f8fafc;--color-gray-100:#f1f5f9;--color-gray-200:#e2e8f0;--color-gray-300:#cbd5e1;--color-gray-400:#94a3b8;--color-gray-500:#64748b;--color-gray-600:#475569;--color-gray-700:#334155;--color-gray-800:#1e293b;--color-gray-900:#0f172a;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--font-family-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-mono:"JetBrains Mono", "Fira Code", monospace;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--spacing-0:0;--spacing-1:.25rem;--spacing-2:.5rem;--spacing-3:.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--z-dropdown:100;--z-sticky:200;--z-fixed:300;--z-modal-backdrop:400;--z-modal:500;--z-popover:600;--z-tooltip:700;--header-height:64px;--sidebar-width:256px;--max-content-width:1440px}[data-theme=dark]{--color-gray-50:#0f172a;--color-gray-100:#1e293b;--color-gray-200:#334155;--color-gray-300:#475569;--color-gray-400:#64748b;--color-gray-500:#94a3b8;--color-gray-600:#cbd5e1;--color-gray-700:#e2e8f0;--color-gray-800:#f1f5f9;--color-gray-900:#f8fafc}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body{min-height:100vh;line-height:var(--line-height-normal);font-family:var(--font-family-sans);font-size:var(--font-size-base);color:var(--color-gray-900);background-color:var(--color-gray-50);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{line-height:var(--line-height-tight);font-weight:var(--font-weight-semibold)}h1,h2,h3,h4{text-wrap:balance}a{color:inherit;text-decoration:none}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.MuiCircularProgress-root,.MuiCircularProgress-root>.MuiCircularProgress-svg,.MuiCircularProgress-root .MuiCircularProgress-circle,.MuiCircularProgress-circleIndeterminate{animation-duration:4s!important;animation-iteration-count:infinite!important}.MuiLinearProgress-root .MuiLinearProgress-bar,.MuiLinearProgress-root .MuiLinearProgress-bar1,.MuiLinearProgress-root .MuiLinearProgress-bar2,.MuiLinearProgress-bar1Indeterminate,.MuiLinearProgress-bar2Indeterminate{animation-duration:6s!important;animation-iteration-count:infinite!important}.loading-spinner{animation-duration:2.4s!important;animation-iteration-count:infinite!important}.spin{animation-duration:3s!important;animation-iteration-count:infinite!important}.spin-slow{animation-duration:6s!important;animation-iteration-count:infinite!important}}:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:2px}::selection{background-color:var(--color-primary-100);color:var(--color-primary-900)}html{overflow-y:scroll}body.MuiModal-open,body[style*="overflow: hidden"]{padding-right:0!important;overflow-y:scroll!important}.protected-route__loading{justify-content:center;align-items:center;gap:var(--spacing-4,1rem);flex-direction:column;min-height:100vh;display:flex}.user-profile{align-items:center;display:inline-flex}.user-profile__button{padding:var(--spacing-1,.25rem)}.user-profile__avatar{background-color:var(--color-primary-500,#3b82f6);width:36px;height:36px;font-size:.875rem}.user-profile__menu{min-width:220px;margin-top:var(--spacing-2,.5rem)}.user-profile__info{padding:var(--spacing-3,.75rem) var(--spacing-4,1rem)}.btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus{outline:none;box-shadow:0 0 0 3px #3b82f64d}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-sm{padding:.375rem .75rem;font-size:.875rem}.btn-md{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:.75rem 1.5rem;font-size:1rem}.btn-primary{color:#fff;background-color:#3b82f6}.btn-primary:hover:not(:disabled){background-color:#2563eb}.btn-secondary{color:#fff;background-color:#64748b}.btn-secondary:hover:not(:disabled){background-color:#475569}.btn-outline{color:#374151;background-color:#0000;border-color:#d1d5db}.btn-outline:hover:not(:disabled){background-color:#f3f4f6}.btn-ghost{color:#374151;background-color:#0000}.btn-ghost:hover:not(:disabled){background-color:#f3f4f6}.btn-danger{color:#fff;background-color:#ef4444}.btn-danger:hover:not(:disabled){background-color:#dc2626}.btn-full-width{width:100%}.btn-loading{position:relative}.btn-spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;animation:.6s linear infinite btn-spin}.btn-text-loading{opacity:.7}@keyframes btn-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.input-wrapper{flex-direction:column;gap:.375rem;width:100%;display:flex}.input-label{color:#374151;font-size:.875rem;font-weight:500}.input-required{color:#ef4444;margin-left:.25rem}.input-field{color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:.875rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.input-field::placeholder{color:#9ca3af}.input-field:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.input-field:disabled{cursor:not-allowed;opacity:.7;background-color:#f3f4f6}.input-field.input-error{border-color:#ef4444}.input-field.input-error:focus{box-shadow:0 0 0 3px #ef44441a}.input-hint{color:#6b7280;margin:0;font-size:.75rem}.input-error-message{color:#ef4444;margin:0;font-size:.75rem}.card{background-color:#fff;border-radius:.5rem;overflow:hidden}.card-default{border:1px solid #e5e7eb}.card-outlined{border:2px solid #e5e7eb}.card-elevated{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.card-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.card-title{color:#1f2937;margin:0;font-size:1rem;font-weight:600}.card-header-actions{align-items:center;gap:.5rem;display:flex}.card-body{padding:1.5rem}.card-no-padding .card-body{padding:0}.card[role=button],.card[onclick]{cursor:pointer;transition:box-shadow .2s,transform .2s}.card[role=button]:hover,.card[onclick]:hover{transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.loading-spinner{border-style:solid;border-color:#3b82f6 #e5e7eb #e5e7eb;border-radius:50%;animation:.8s linear infinite loading-spin}.loading-sm{border-width:2px;width:1rem;height:1rem}.loading-md{border-width:3px;width:2rem;height:2rem}.loading-lg{border-width:4px;width:3rem;height:3rem}@keyframes loading-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-overlay{z-index:1000;background-color:#fffc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite skeleton-loading}.skeleton-text{border-radius:.25rem;width:100%;height:1rem}.skeleton-circle{border-radius:50%;width:3rem;height:3rem}.skeleton-rectangle{border-radius:.375rem;width:100%;height:8rem}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.notification-bell-wrapper{position:relative}.notification-bell-btn{cursor:pointer;color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.notification-bell-btn:hover,.notification-bell-btn.active{color:#01426a;background:#f0f7ff;border-color:#0097a9}.notification-badge-count{color:#fff;text-align:center;background:linear-gradient(135deg,#e31837,#c5152f);border-radius:10px;min-width:18px;padding:1px 5px;font-size:10px;font-weight:700;line-height:16px;animation:.3s ease-out notif-badge-pop;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 4px #e318374d}@keyframes notif-badge-pop{0%{transform:scale(0)}70%{transform:scale(1.15)}to{transform:scale(1)}}.notification-panel{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;width:400px;max-height:520px;animation:.2s ease-out notif-panel-slide;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 40px #0000001f,0 2px 10px #0000000f}@keyframes notif-panel-slide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.notification-panel-header{background:linear-gradient(135deg,#01426a 0%,#0097a9 100%);border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.notification-panel-title{color:#fff;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.notification-unread-badge{color:#fff;background:#ffffff40;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:700}.notification-panel-actions{align-items:center;gap:4px;display:flex}.notification-action-btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:6px;align-items:center;padding:6px;transition:all .15s;display:flex}.notification-action-btn:hover{background:#ffffff4d}.notification-panel-content{flex:1;max-height:400px;overflow-y:auto}.notification-panel-content::-webkit-scrollbar{width:5px}.notification-panel-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.notification-empty{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 20px;display:flex}.notification-empty span{font-size:14px;font-weight:500}.notification-empty p{color:#d1d5db;text-align:center;margin:0;font-size:12px}.notification-spinner{border:2px solid #e5e7eb;border-top-color:#0097a9;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite notif-spin}@keyframes notif-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notification-item{cursor:pointer;border-bottom:1px solid #f9fafb;align-items:flex-start;gap:10px;padding:12px 18px;transition:all .15s;display:flex;position:relative}.notification-item:hover{background:#f0f7ff}.notification-item.unread{background:#fafeff}.notification-item.unread:before{content:"";background:#0097a9;width:3px;position:absolute;top:0;bottom:0;left:0}.notification-item-indicator{border-radius:50%;width:8px;min-width:8px;height:8px;margin-top:6px}.notification-item-content{flex:1;min-width:0}.notification-item-header{align-items:center;gap:6px;margin-bottom:2px;display:flex}.notification-item-icon{flex-shrink:0;font-size:13px}.notification-item-title{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.notification-item.unread .notification-item-title{color:#01426a}.notification-item-message{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 4px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.notification-item-footer{color:#9ca3af;align-items:center;gap:8px;font-size:11px;display:flex}.notification-item-actor{color:#6b7280}.notification-item-read-btn{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;align-items:center;margin-top:2px;padding:4px;transition:all .15s;display:flex}.notification-item-read-btn:hover{color:#fff;background:#00af66;border-color:#00af66}.notification-panel-footer{border-top:1px solid #f3f4f6;justify-content:center;padding:10px 18px;display:flex}.notification-view-all-btn{color:#01426a;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.notification-view-all-btn:hover{color:#0097a9;background:#f0f7ff}@media (width<=480px){.notification-panel{width:calc(100vw - 24px);right:-12px}}.header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:70px;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.header-left{align-items:center;gap:20px;display:flex}.mobile-menu-button{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s;display:none}.mobile-menu-button:hover{color:#01426a;background:#f5f7fa}.header-title{color:#01426a;margin:0;font-size:24px;font-weight:700}.header-right{align-items:center;gap:16px;display:flex}.search-container{align-items:center;display:flex;position:relative}.search-icon{color:#9ca3af;pointer-events:none;position:absolute;left:12px}.search-input{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;width:300px;padding:10px 12px 10px 38px;font-size:14px;transition:all .2s}.search-input:focus{background:#fff;border-color:#0097a9;outline:none;box-shadow:0 0 0 3px #0097a91a}.search-input::placeholder{color:#9ca3af}.icon-button{cursor:pointer;color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.icon-button:hover{color:#01426a;background:#f5f7fa;border-color:#0097a9}.notification-badge{color:#fff;text-align:center;background:#e31837;border-radius:10px;min-width:18px;padding:2px 5px;font-size:10px;font-weight:600;position:absolute;top:-4px;right:-4px}@media (width<=1024px){.search-container{display:none}}@media (width<=768px){.header{padding:0 16px}.mobile-menu-button{display:flex}.header-title{font-size:18px}}.app-footer{background-color:#f8fafc;border-top:1px solid #e5e7eb;margin-top:auto}.footer-container{max-width:1440px;margin:0 auto;padding:1.5rem}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-copyright{color:#64748b;margin:0;font-size:.875rem}.footer-nav{gap:1.5rem;display:flex}.footer-link{color:#64748b;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#0f172a}@media (width<=640px){.footer-content{text-align:center;flex-direction:column}.footer-nav{flex-wrap:wrap;justify-content:center;gap:1rem}}.logo-container{align-items:center;gap:16px;padding:24px;transition:all .3s;display:flex}.logo-container.collapsed{justify-content:center;padding:24px 12px}.logo-icon{filter:drop-shadow(0 2px 4px #0000001a);flex-shrink:0;width:48px;height:48px}.logo-svg{width:100%;height:100%}.logo-icon img{object-fit:contain;width:100%;height:100%;display:block}.logo-text{flex-direction:column;gap:4px;display:flex;overflow:hidden}.logo-title{color:#01426a;white-space:nowrap;letter-spacing:-.5px;font-size:20px;font-weight:800;line-height:1.2}.logo-subtitle{color:#0097a9;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;font-size:12px;font-weight:600}.sidebar{z-index:1000;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:260px;height:100vh;transition:width .3s,transform .3s;display:flex;position:fixed;top:0;left:0;box-shadow:0 0 20px #0000000d}.sidebar.collapsed{width:80px}.sidebar-overlay{display:none}.sidebar-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;display:flex;position:relative}.sidebar-toggle{cursor:pointer;color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}.sidebar-toggle:hover{color:#0097a9;background:#f5f7fa;border-color:#0097a9}.sidebar-toggle svg{width:16px;height:16px;transition:transform .3s}.sidebar-toggle svg.rotated{transform:rotate(180deg)}.mobile-only{display:none}.sidebar-nav{flex:1;padding:20px 0;overflow-y:auto}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.nav-list{margin:0;padding:0;list-style:none}.nav-item{margin:0}.nav-link{color:#1f2937;align-items:center;gap:12px;padding:12px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.sidebar.collapsed .nav-link{justify-content:center;padding:12px 0}.nav-link:hover{color:#01426a;background:#f5f7fa}.nav-link.active{color:#01426a;background:linear-gradient(90deg,#0097a91a 0%,#0000 100%);font-weight:600}.nav-link.active:before{content:"";background:#0097a9;width:3px;position:absolute;top:0;bottom:0;left:0}.nav-icon{flex-shrink:0}.nav-link.active .nav-icon{color:#0097a9}.nav-label{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;min-width:0;display:inline-flex;overflow:hidden}.external-icon{opacity:.5;flex-shrink:0}.nav-divider-label{text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;padding:16px 20px 6px;font-size:10px;font-weight:700}.wip-link{opacity:.45;cursor:default;pointer-events:none}.wip-link:hover{color:#4b5563;background:0 0}.wip-tag{text-transform:uppercase;letter-spacing:.5px;color:#d97706;background:#fef3c7;border-radius:8px;flex-shrink:0;margin-left:4px;padding:1px 6px;font-size:9px;font-weight:700}.sidebar-footer{background:linear-gradient(#fff 0%,#f5f7fa 100%);border-top:1px solid #e5e7eb;padding:20px}.footer-content{text-align:center}.footer-text{color:#01426a;margin:0;font-size:12px;font-weight:600}.footer-subtext{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin:4px 0 0;font-size:10px}@media (width<=768px){.sidebar{width:260px;transform:translate(-100%)}.sidebar.mobile-open{transform:translate(0)}.sidebar.collapsed{width:260px}.sidebar-overlay{z-index:999;background:#00000080;animation:.2s fadeIn;display:block;position:fixed;inset:0}.desktop-only{display:none}.mobile-only{background:0 0;border:none;border-radius:0;width:auto;height:auto;display:flex;position:static}.sidebar-header{justify-content:space-between;padding-right:20px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.nav-link.locked{opacity:1;color:#9ca3af}.nav-link.locked .nav-icon{color:#d1d5db}.nav-link.locked:hover{opacity:1;color:#6b7280;background:#f9fafb}.nav-link.locked:hover .nav-icon{color:#9ca3af}.lock-icon{color:#d1d5db;flex-shrink:0;margin-left:6px}.main-layout{background:#f9fafb;min-height:100vh;display:flex}.content-wrapper{flex-direction:column;flex:1;min-width:0;margin-left:260px;transition:margin-left .3s;display:flex}.content-wrapper.sidebar-collapsed{margin-left:80px}.main-content{flex:1;padding:32px;overflow-x:hidden}@media (width<=768px){.content-wrapper,.content-wrapper.sidebar-collapsed{margin-left:0}.main-content{padding:20px 16px}}.github-metrics-page{max-width:1600px;margin:0 auto}.metrics-page-header{margin-bottom:32px}.metrics-page-title{color:#01426a;margin:0 0 8px;font-size:32px;font-weight:700}.metrics-page-subtitle{color:#4b5563;margin:0;font-size:16px;line-height:1.6}.date-filter-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:20px 24px;box-shadow:0 1px 3px #0000000d}.date-filter-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.date-filter-title{color:#374151;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:600;display:flex}.date-filter-title svg{color:#0097a9}.date-filter-controls{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.preset-chips{flex-wrap:wrap;gap:8px;display:flex}.preset-chip{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.preset-chip:hover{color:#0097a9;border-color:#0097a9}.preset-chip.active{color:#fff;background:linear-gradient(135deg,#01426a 0%,#0097a9 100%);border-color:#0000}.date-pickers{align-items:center;gap:12px;display:flex}.date-range-info{color:#6b7280;background:#f3f4f6;border-radius:6px;padding:6px 12px;font-size:13px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:24px;display:grid}.stat-card{border-left:4px solid var(--stat-color,#0097a9);background:#fff;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.stat-card-icon{background:var(--stat-bg,#e0f7fa);width:48px;height:48px;color:var(--stat-color,#0097a9);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.stat-card-content{flex:1;min-width:0}.stat-card-label{color:#6b7280;margin-bottom:2px;font-size:12px;font-weight:500}.stat-card-value{color:#01426a;font-size:24px;font-weight:700;line-height:1.2}.stat-card-subtitle{color:#9ca3af;margin-top:2px;font-size:11px}.tabs-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.tabs-list{scrollbar-width:none;border-bottom:1px solid #e5e7eb;display:flex;overflow-x:auto}.tabs-list::-webkit-scrollbar{display:none}.tab-button{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:16px 24px;font-size:14px;font-weight:500;transition:all .2s;position:relative}.tab-button:hover{color:#01426a;background:#f9fafb}.tab-button.active{color:#0097a9;font-weight:600}.tab-button.active:after{content:"";background:linear-gradient(90deg,#01426a,#0097a9);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.charts-grid{gap:24px;display:grid}.charts-grid-2{grid-template-columns:repeat(2,1fr)}.charts-grid-1{grid-template-columns:1fr}@media (width<=1200px){.charts-grid-2{grid-template-columns:1fr}}.chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;transition:all .2s;box-shadow:0 1px 3px #0000000d}.chart-card:hover{box-shadow:0 4px 12px #00000014}.chart-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.chart-card-title{color:#01426a;align-items:center;gap:10px;margin:0;font-size:18px;font-weight:600;display:flex}.chart-card-title svg{color:#0097a9}.chart-card-actions{align-items:center;gap:12px;display:flex}.chart-filter-select{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:100px;padding:6px 12px;font-size:13px}.chart-filter-select:focus{border-color:#0097a9;outline:none}.chart-content{justify-content:center;align-items:center;width:100%;min-height:300px;display:flex}.chart-footer{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex}.chart-footer-text{color:#9ca3af;font-size:12px}.gauges-container{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (width<=768px){.gauges-container{grid-template-columns:1fr}}.gauge-item{text-align:center}.gauge-label{color:#374151;margin-bottom:12px;font-size:14px;font-weight:500}.gauge-value{margin-top:8px;font-size:28px;font-weight:700}.sparklines-container{grid-template-columns:1fr 1fr auto;align-items:stretch;gap:20px;display:grid}@media (width<=768px){.sparklines-container{grid-template-columns:1fr}}.sparkline-item{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#f0f4f8 100%);border:1px solid #e5e7eb;border-radius:12px;padding:20px 16px;transition:box-shadow .2s}.sparkline-item:hover{box-shadow:0 4px 12px #00000014}.sparkline-item.sparkline-rate{background:linear-gradient(135deg,#ede9fe 0%,#f5f3ff 100%);border-color:#c4b5fd;flex-direction:column;justify-content:center;align-items:center;min-width:120px;display:flex}.sparkline-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:600}.sparkline-value{color:#01426a;margin-bottom:12px;font-size:28px;font-weight:700}.loading-container{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.loading-spinner{border:3px solid #e5e7eb;border-top-color:#0097a9;border-radius:50%;width:48px;height:48px;margin-bottom:16px;animation:1s linear infinite dashboard-spin}@keyframes dashboard-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-card{height:140px}.skeleton-chart{height:350px}.error-container{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:16px;margin-bottom:24px;padding:20px 24px;display:flex}.error-icon{color:#dc2626;background:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.error-content{flex:1}.error-title{color:#991b1b;margin:0 0 4px;font-size:16px;font-weight:600}.error-message{color:#b91c1c;margin:0;font-size:14px}.error-actions{gap:12px;display:flex}.retry-button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.retry-button:hover{background:#b91c1c}.dismiss-button{color:#991b1b;cursor:pointer;background:0 0;border:1px solid #fecaca;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.dismiss-button:hover{background:#fee2e2}.empty-state{text-align:center;color:#6b7280;padding:60px 20px}.empty-state-icon{color:#9ca3af;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex}.empty-state-title{color:#374151;margin:0 0 8px;font-size:18px;font-weight:600}.empty-state-message{color:#6b7280;margin:0;font-size:14px}.chart-placeholder{color:#9ca3af;background:#f9fafb;border:2px dashed #e5e7eb;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:300px;display:flex}.chart-placeholder-icon{margin-bottom:12px}@media (width<=1024px){.metrics-page-title{font-size:28px}.date-filter-header{flex-direction:column;align-items:flex-start}.date-filter-controls{width:100%}.preset-chips{flex-wrap:wrap}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.metrics-page-title{font-size:24px}.metrics-page-subtitle{font-size:14px}.date-filter-section{padding:16px}.date-filter-controls{flex-direction:column;align-items:flex-start}.date-pickers{flex-direction:column;width:100%}.stats-grid{grid-template-columns:1fr}.stat-card-value{font-size:28px}.tab-button{padding:12px 16px;font-size:13px}.chart-card{padding:16px}.chart-card-title{font-size:16px}.chart-card-header{flex-direction:column;align-items:flex-start}}@media (width<=480px){.preset-chip{padding:4px 10px;font-size:12px}.stat-card{padding:16px}.stat-card-value{font-size:24px}}.calendar-grid{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.calendar-header-row{background:#f9fafb;border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(7,1fr);display:grid}.calendar-header-cell{text-align:center;padding:10px 8px}.calendar-body-weeks{flex-direction:column;display:flex}.calendar-body-weeks.month-view .calendar-week-row{min-height:100px}.calendar-body-weeks.week-view .calendar-week-row{min-height:180px}.calendar-week-row{border-bottom:1px solid #f3f4f6;position:relative}.calendar-week-row:last-child{border-bottom:none}.calendar-days-grid{grid-template-columns:repeat(7,1fr);display:grid}.calendar-cell{cursor:pointer;border-right:1px solid #f3f4f6;flex-direction:column;min-height:0;padding:4px;transition:background-color .15s;display:flex}.calendar-cell:nth-child(7n){border-right:none}.calendar-cell:hover,.calendar-cell.today{background-color:#f0f7ff}.calendar-cell.other-month{opacity:.4}.day-number{color:#374151;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:2px;font-size:.75rem;font-weight:500;display:inline-flex}.day-number.today-badge{color:#fff;background-color:#01426a;font-weight:700}.calendar-events-overlay{pointer-events:none;grid-template-columns:repeat(7,1fr);grid-auto-rows:20px;gap:2px 4px;padding:0 4px;display:grid;position:absolute;top:32px;left:0;right:0}.event-span{pointer-events:auto;cursor:pointer;box-sizing:border-box;border-radius:4px;align-items:center;min-width:0;padding:2px 8px;transition:filter .15s;display:flex;overflow:hidden}.event-span:hover{filter:brightness(.9)}.more-events{cursor:pointer;margin-top:auto}.calendar-body{grid-template-columns:repeat(7,1fr);display:grid}.calendar-body.month-view{grid-auto-rows:minmax(100px,1fr)}.calendar-body.week-view{grid-auto-rows:minmax(180px,1fr)}.cell-events{flex-direction:column;flex:1;gap:2px;min-height:0;display:flex;overflow:hidden}.event-chip{cursor:pointer;border-radius:4px;padding:2px 6px;transition:filter .15s}.event-chip:hover{filter:brightness(.95)}@media (width<=768px){.calendar-body-weeks.month-view .calendar-week-row{min-height:70px}.calendar-header-cell{padding:6px 2px}.event-span{padding:1px 4px}.calendar-events-overlay{grid-auto-rows:18px;gap:1px 2px;top:28px}}.test-calendar-page{padding:0}.calendar-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px}@keyframes tc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:1s linear infinite tc-spin}@media (width<=768px){.test-calendar-page{padding:0}.calendar-toolbar{padding:12px}}.mcp-page{max-width:1600px;margin:0 auto}.mcp-section{margin-bottom:28px}.mcp-overview,.mcp-summary,.mcp-video-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px 32px}.mcp-overview{border-left:4px solid #6366f1}.mcp-overview-title{color:#01426a;margin:0 0 12px;font-size:20px;font-weight:700}.mcp-overview p{color:#4b5563;margin:0;line-height:1.7}.mcp-pipeline{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;padding:20px 28px;display:flex}.mcp-pipeline-step{color:#4338ca;white-space:nowrap;background:#eef2ff;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:600}.mcp-pipeline-arrow{color:#9ca3af;flex-shrink:0}.mcp-step-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;transition:box-shadow .2s;overflow:hidden}.mcp-step-card:hover{box-shadow:0 2px 12px #0000000f}.mcp-step-header{cursor:pointer;color:#1f2937;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 24px;font-family:inherit;display:flex}.mcp-step-header:hover{background:#f9fafb}.mcp-step-header-left{align-items:center;gap:12px;display:flex}.mcp-step-number{color:#fff;white-space:nowrap;border-radius:12px;padding:4px 12px;font-size:11px;font-weight:700}.mcp-step-title{color:#01426a;font-size:16px;font-weight:600}.mcp-step-body{border-top:1px solid #f3f4f6;padding:0 24px 24px}.mcp-tags{flex-wrap:wrap;gap:8px;margin-bottom:20px;padding-top:16px;display:flex}.mcp-tag{border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600}.mcp-tag--default{color:#1976d2;background:#e3f2fd}.mcp-tag--performance{color:#f57c00;background:#fff3e0}.mcp-tag--testing{color:#388e3c;background:#e8f5e9}.mcp-tag--automation{color:#7b1fa2;background:#f3e5f5}.mcp-tag--execution{color:#c2185b;background:#fce4ec}.mcp-sub-heading{color:#6366f1;border-bottom:2px solid #6366f1;margin:0 0 10px;padding-bottom:6px;font-size:14px;font-weight:700}.mcp-sub-heading--output{color:#059669;border-bottom-color:#059669}.mcp-list{margin:0 0 20px;padding:0;list-style:none}.mcp-list li{color:#374151;padding:6px 0 6px 18px;font-size:14px;line-height:1.7;position:relative}.mcp-list li:before{content:"•";color:#6366f1;font-weight:700;position:absolute;left:0}.mcp-list--output li{align-items:flex-start;gap:8px;padding-left:0;display:flex}.mcp-list--output li:before{display:none}.mcp-check-icon{color:#059669;flex-shrink:0;margin-top:3px}.mcp-inputs{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.mcp-input-row{align-items:baseline;gap:12px;font-size:14px;display:flex}.mcp-input-row code{color:#6366f1;white-space:nowrap;background:#f3f4f6;border-radius:4px;padding:2px 8px;font-family:Courier New,monospace;font-size:13px}.mcp-input-row span{color:#4b5563}.mcp-outputs{background:#f8fafb;border-left:4px solid #059669;border-radius:4px;padding:16px 20px}.mcp-summary-list{flex-direction:column;gap:10px;display:flex}.mcp-summary-item{color:#374151;align-items:baseline;gap:12px;font-size:14px;line-height:1.7;display:flex}.mcp-summary-step{color:#fff;white-space:nowrap;background:#6366f1;border-radius:10px;flex-shrink:0;padding:2px 10px;font-size:12px;font-weight:700}.mcp-video-embed{border-radius:8px;height:0;margin-top:16px;padding-bottom:56.25%;position:relative;overflow:hidden}.mcp-video-iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=640px){.mcp-pipeline{gap:6px;padding:16px}.mcp-step-header{padding:14px 16px}.mcp-step-body{padding:0 16px 20px}.mcp-step-title{font-size:14px}}.al-overlay{z-index:20;-webkit-backdrop-filter:blur(18px)saturate(1.6);border-radius:inherit;background:linear-gradient(135deg,#ffffff8c 0%,#f0f8ff80 50%,#e0f2fe73 100%);border:1px solid #ffffff59;flex-direction:column;justify-content:center;align-items:center;animation:.3s al-fadeIn;display:flex;position:absolute;inset:0;box-shadow:inset 0 1px #fff6}@keyframes al-fadeIn{0%{opacity:0}to{opacity:1}}.al-sky{width:320px;height:120px;position:relative}.al-plane{font-size:36px;line-height:1;animation:4s linear infinite al-fly;position:absolute;top:30px;left:0}@keyframes al-fly{0%{opacity:0;transform:translate(-60px)}10%{opacity:1;transform:translate(-20px)}50%{opacity:1;transform:translate(140px)}90%{opacity:1;transform:translate(300px)}to{opacity:0;transform:translate(340px)}}.al-cloud{background:#cbd5e180;border-radius:40px;width:48px;height:16px;position:absolute}.al-cloud:before{content:"";background:inherit;border-radius:50%;width:20px;height:20px;position:absolute;top:-8px;left:10px}.al-cloud-1{animation:5s linear infinite al-cloudDrift;top:10px;left:0}.al-cloud-2{animation:4.2s linear 1.5s infinite al-cloudDrift;top:55px;left:0}.al-cloud-3{animation:4.8s linear 3s infinite al-cloudDrift;top:85px;left:0}@keyframes al-cloudDrift{0%{opacity:0;transform:translate(-80px)}10%{opacity:.4;transform:translate(-40px)}50%{opacity:.4;transform:translate(140px)}90%{opacity:.4;transform:translate(320px)}to{opacity:0;transform:translate(360px)}}.al-path{align-items:center;display:flex;position:absolute;bottom:8px;left:24px;right:24px}.al-dot{background:#0097a9;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 3px #0097a926}.al-line{background:repeating-linear-gradient(90deg,#cbd5e1 0 6px,#0000 6px 12px);flex:1;height:1px;position:relative}.al-progress{background:linear-gradient(90deg,#0097a9,#01426a);border-radius:3px;height:3px;animation:2.5s ease-in-out infinite al-fill;position:absolute;top:50%;left:0;transform:translateY(-50%)}@keyframes al-fill{0%{opacity:.5;width:0%}50%{opacity:1;width:65%}to{opacity:.2;width:100%}}.al-text{color:#475569;letter-spacing:.04em;margin-top:14px;font-size:.82rem;font-weight:600}.al-dots:after{content:"";animation:1.4s steps(4,end) infinite al-dotsAnim}@keyframes al-dotsAnim{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.al-mini-overlay{z-index:20;-webkit-backdrop-filter:blur(22px)saturate(1.8);border-radius:inherit;background:linear-gradient(135deg,#ffffff73 0%,#f0f8ff66 50%,#e0f2fe59 100%);border:1px solid #ffffff4d;flex-direction:column;justify-content:center;align-items:center;gap:8px;animation:.3s al-fadeIn;display:flex;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff59}.al-mini-scene{width:200px;height:44px;position:relative}.al-mini-plane{color:#01426a;font-size:22px;line-height:1;animation:3s linear infinite al-miniFly;position:absolute;top:6px;left:0}@keyframes al-miniFly{0%{opacity:0;transform:translate(-40px)}10%{opacity:1;transform:translate(-15px)}50%{opacity:1;transform:translate(90px)}90%{opacity:1;transform:translate(195px)}to{opacity:0;transform:translate(220px)}}.al-mini-cloud{background:#cbd5e166;border-radius:14px;width:20px;height:7px;position:absolute}.al-mini-cloud-1{animation:3s linear infinite al-miniCloudDrift;top:2px;left:0}.al-mini-cloud-2{animation:3.6s linear 1s infinite al-miniCloudDrift;top:30px;left:0}@keyframes al-miniCloudDrift{0%{opacity:0;transform:translate(-40px)}10%{opacity:.3;transform:translate(-15px)}50%{opacity:.3;transform:translate(95px)}90%{opacity:.3;transform:translate(205px)}to{opacity:0;transform:translate(230px)}}.al-mini-text{color:#475569;letter-spacing:.03em;font-size:.78rem;font-weight:600}.pnr-generator-page{max-width:1100px;margin:0 auto;animation:.4s cubic-bezier(.4,0,.2,1) pnr-fadeIn}@keyframes pnr-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pnr-page-header{color:#fff;background:linear-gradient(135deg,#01426a 0%,#015d8c 50%,#0097a9 100%);border-radius:20px;padding:36px 40px;position:relative;overflow:hidden}.pnr-page-header:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0f 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-40%;right:-10%}.pnr-page-header:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0a 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-30%;left:10%}.pnr-header-content{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.pnr-title-row{align-items:center;gap:18px;display:flex}.pnr-title-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff1a;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.pnr-page-title{color:#fff;letter-spacing:-.02em;margin:0 0 4px;font-size:26px;font-weight:700;line-height:1.2}.pnr-page-subtitle{color:#ffffffbf;margin:0;font-size:14px;font-weight:400;line-height:1.5}.pnr-content-card{background:#fff;border:1px solid #e2e8f0;margin-top:20px;padding:28px 32px 32px;border-radius:20px!important;box-shadow:0 1px 3px #0000000a!important}.pnr-tab-divider{background:#f1f5f9;height:1px;margin:0 -32px}.pnr-tab-content{animation:.3s cubic-bezier(.4,0,.2,1) pnr-tabSlideIn}@keyframes pnr-tabSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.pnr-field-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.pnr-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:32px 16px;display:flex}@media (width<=768px){.pnr-page-header{border-radius:16px;padding:28px 24px}.pnr-header-content{flex-direction:column;align-items:flex-start}.pnr-page-title{font-size:22px}.pnr-content-card{border-radius:16px!important;padding:20px!important}.pnr-tab-divider{margin:0 -20px}.pnr-field-grid{grid-template-columns:1fr;gap:16px}.airline-sky{width:240px;height:110px}}.incident-analysis-page{max-width:1600px;margin:0 auto}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin-slow{animation:2s linear infinite spin-slow}.incident-table-container{overflow-x:auto}.incident-table-container table{min-width:700px}.incident-table-container th{white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;z-index:1;position:sticky;top:0;background:#f3f4f6!important;font-size:.75rem!important;font-weight:700!important}.incident-table-container td{vertical-align:top;font-size:.82rem!important}.severity-chip-critical{color:#fff!important;background-color:#e31837!important;font-weight:700!important}.severity-chip-high{color:#fff!important;background-color:#ff6b35!important;font-weight:600!important}.severity-chip-medium{color:#1f2937!important;background-color:#ffb81c!important;font-weight:600!important}.severity-chip-low{color:#fff!important;background-color:#00af66!important}.severity-chip-informational{color:#fff!important;background-color:#6b7280!important}.severity-chip-na{color:#6b7280!important;background-color:#e5e7eb!important}.match-up{color:#00af66}.match-down{color:#e31837}.match-neutral{color:#6b7280}.cell-truncate{text-overflow:ellipsis;white-space:nowrap;max-width:250px;overflow:hidden}.cell-truncate:hover{white-space:normal;word-break:break-word}.row-selected{background-color:#e6f3ff!important}.row-analyzed{border-left:3px solid #0097a9}.analysis-panel{margin-top:24px}.analysis-section{border-radius:8px;margin-bottom:12px;padding:16px}.analysis-section-semantic{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-left:4px solid #0097a9}.analysis-section-agentic{background:linear-gradient(135deg,#fef3c7,#fef9c3);border-left:4px solid #ffb81c}.analysis-section-overall{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-left:4px solid #00af66}.similar-incident-item{background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:6px;padding:8px 12px;font-size:.8rem}.similar-incident-item:hover{border-color:#0097a9;box-shadow:0 1px 3px #00000014}.priority-bar{background:#e5e7eb;border-radius:4px;height:8px;overflow:hidden}.priority-bar-fill{border-radius:4px;height:100%;transition:width .5s}.collection-building-pulse{animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.analysis-progress-panel{border-left:4px solid #0097a9;animation:.3s ease-out fadeSlideIn}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.progress-bar-track{background:#e0e0e0;border-radius:3px;width:100%;height:6px;margin-top:16px;position:relative;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#0097a9,#01426a);border-radius:3px;width:40%;height:100%;position:absolute;top:0;left:0;animation:1.6s ease-in-out infinite progress-slide!important}@keyframes progress-slide{0%{left:-40%}to{left:100%}}.ubc-root{width:100%;position:relative}.ubc-legend{flex-wrap:wrap;gap:16px;padding:0 0 10px;display:flex}.ubc-legend-item{color:#6b7280;align-items:center;gap:6px;font-size:.75rem;display:flex}.ubc-legend-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.ubc-legend-label{white-space:nowrap}.ubc-rows{flex-direction:column;gap:2px;display:flex}.ubc-row{cursor:default;border-radius:8px;grid-template-columns:28px 160px 1fr auto;align-items:center;gap:10px;padding:7px 10px;transition:background-color .15s;display:grid}.ubc-row--hover{background-color:#f1f5f9}.ubc-rank{color:#94a3b8;background:#f1f5f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:700;display:flex}.ubc-row:first-child .ubc-rank{color:#92400e;background:#fef3c7}.ubc-row:nth-child(2) .ubc-rank{color:#4b5563;background:#e5e7eb}.ubc-row:nth-child(3) .ubc-rank{color:#9a3412;background:#fed7aa}.ubc-username{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.85rem;font-weight:600;overflow:hidden}.ubc-bar-track{background:#f1f5f9;border-radius:6px;align-items:center;min-width:0;height:22px;display:flex;overflow:hidden}.ubc-bar-segment{border-radius:6px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1),opacity .15s}.ubc-bar-segment+.ubc-bar-segment{border-radius:0 6px 6px 0;margin-left:1px}.ubc-bar-segment:first-child:not(:last-child){border-radius:6px 0 0 6px}.ubc-value{color:#334155;white-space:nowrap;text-align:right;min-width:70px;padding-left:6px;font-size:.8rem;font-weight:700}.ubc-value-sep{color:#cbd5e1;margin:0 3px;font-weight:400}.ubc-tooltip{color:#fff;pointer-events:none;z-index:10;background:#1e293b;border-radius:10px;min-width:180px;padding:10px 14px;font-size:.78rem;position:absolute;top:-4px;right:0;box-shadow:0 8px 24px #0000002e}.ubc-tooltip-user{color:#e2e8f0;margin-bottom:6px;font-size:.85rem;font-weight:700}.ubc-tooltip-row{align-items:center;gap:6px;padding:2px 0;display:flex}.ubc-tooltip-dot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.ubc-tooltip-label{color:#94a3b8}.ubc-tooltip-val{margin-left:auto;font-weight:600}.ubc-empty{color:#9ca3af;justify-content:center;align-items:center;min-height:160px;font-size:.9rem;display:flex}@media (width<=640px){.ubc-row{grid-template-columns:24px 120px 1fr auto;gap:6px;padding:5px 6px}.ubc-username{font-size:.78rem}.ubc-value{min-width:50px;font-size:.75rem}}.ms-container{-webkit-user-select:none;user-select:none;align-items:center;gap:2px;display:inline-flex;position:relative}.ms-container.ms-disabled{opacity:.55;pointer-events:none}.ms-arrow{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;justify-content:center;align-items:center;width:32px;height:36px;transition:all .15s;display:flex}.ms-arrow:first-child{border-right:none;border-radius:8px 0 0 8px}.ms-arrow:last-of-type{border-left:none;border-radius:0 8px 8px 0}.ms-arrow:hover:not(:disabled){color:#01426a;background:#f3f4f6}.ms-arrow:active:not(:disabled){background:#e5e7eb}.ms-arrow:disabled{color:#d1d5db;cursor:default}.ms-pill{color:#01426a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d1d5db;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:.875rem;font-weight:600;transition:all .15s;display:flex}.ms-pill:hover{background:#f0f7ff;border-color:#93c5fd}.ms-pill--open{background:#eff6ff;border-color:#60a5fa;box-shadow:0 0 0 2px #3b82f626}.ms-pill-icon{color:#6b7280;flex-shrink:0}.ms-pill-label{line-height:1}.ms-dropdown{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:180px;max-height:280px;padding:4px;animation:.12s ease-out ms-fadeIn;position:absolute;top:calc(100% + 6px);left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 8px 24px #0000001f}@keyframes ms-fadeIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.ms-dropdown-item{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:8px 14px;font-size:.85rem;transition:background .12s;display:block}.ms-dropdown-item:hover{color:#01426a;background:#f0f7ff}.ms-dropdown-item--active{color:#01426a;background:#eff6ff;font-weight:600}.ms-dropdown-item--active:hover{background:#dbeafe}.ms-dropdown::-webkit-scrollbar{width:6px}.ms-dropdown::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.ms-dropdown::-webkit-scrollbar-thumb:hover{background:#9ca3af}.gum-page{max-width:1400px;margin:0 auto}.gum-stats-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.gum-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:14px;padding:20px;display:flex;box-shadow:0 1px 3px #00000014}.gum-stat-icon{background:var(--stat-bg,#eff6ff);width:44px;height:44px;color:var(--stat-color,#01426a);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.gum-stat-content{flex-direction:column;display:flex}.gum-stat-label{color:#6b7280;font-size:.8rem;font-weight:500}.gum-stat-value{color:#01426a;font-size:1.6rem;font-weight:700;line-height:1.2}.gum-chart-grid{grid-template-columns:repeat(auto-fit,minmax(520px,1fr));gap:20px;margin-bottom:24px;display:grid}.gum-chart-grid-full{grid-template-columns:1fr;gap:20px;margin-bottom:24px;display:grid}.gum-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000014}.gum-chart-header{justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex}.gum-chart-title{color:#01426a;align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:600;display:flex}.gum-chart-body{justify-content:center;align-items:flex-start;min-height:280px;padding:8px 16px 16px;display:flex}.gum-chart-body>*{width:100%;min-width:0}.gum-loading{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 0;display:flex}.gum-error{color:#dc2626;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:80px 0;display:flex}.gum-empty{text-align:center;color:#6b7280;padding:60px 20px}.gum-skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:12px;animation:1.5s ease-in-out infinite gum-shimmer}.gum-skeleton-stat{height:84px}.gum-skeleton-chart{height:360px}@keyframes gum-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gum-chart-placeholder{color:#9ca3af;flex-direction:column;align-items:center;gap:8px;font-size:.9rem;display:flex}@media (width<=640px){.gum-chart-grid{grid-template-columns:1fr}}.tal-page{animation:.3s tal-fadeIn}@keyframes tal-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.loc-page{animation:.3s loc-fadeIn}@keyframes loc-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.loc-search-dropdown{border:1px solid #e5e7eb!important;border-radius:10px!important}.loc-search-item:last-child{border-bottom:none!important}.pipeline-analysis-page{max-width:1100px;margin:0 auto}.pipeline-analysis-card{background:linear-gradient(160deg,#fff 0%,#f3f9fc 100%);border:1px solid #dbe7ef;border-radius:16px;padding:24px;box-shadow:0 14px 28px #01426a14}.pipeline-analysis-title{align-items:center;display:flex}.pipeline-analysis-selection{background:#f8fbfe;border-color:#c7dbe8;border-radius:12px;padding:14px 16px}.pipeline-analysis-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.pipeline-analysis-item{border-radius:10px;padding:10px 12px}.pipeline-analysis-table-wrap{background:#fff;border:1px solid #dbe7ef;border-radius:12px;overflow-x:auto}.pipeline-tabs{background:#f2f7fb;border:1px solid #dbe7ef;border-radius:12px;padding:4px}.pipeline-tabs .MuiTabs-indicator{background:#0f766e;border-radius:3px;height:3px}.pipeline-tabs .MuiTab-root{color:#1f3b53;text-transform:none;border-radius:8px;min-height:42px;font-weight:600}.pipeline-tabs .MuiTab-root.Mui-selected{color:#0f766e;background:#eaf7f5}.pipeline-data-table thead th{color:#12314a;background:#eaf3f9;border-bottom:1px solid #c7dbe8;font-weight:700}.pipeline-data-table tbody td{color:#1f3b53;border-bottom:1px solid #edf3f7}.pipeline-data-table tbody tr:nth-child(odd){background:#fcfeff}.pipeline-data-table tbody tr:nth-child(2n){background:#f7fbfe}.pipeline-data-table tbody tr:hover{background:#eaf7f5}.pipeline-data-table tbody tr.Mui-selected,.pipeline-data-table tbody tr.Mui-selected:hover{background:#d9f1ee}.pipeline-result-chip{font-weight:600}.pipeline-result-chip .MuiChip-label{letter-spacing:.1px}.pipeline-analysis-pre{white-space:pre-wrap;word-break:break-word;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}@media (width<=768px){.pipeline-analysis-card{padding:16px}}.regression-optimizer-page{--ro-bg-primary:#f8fafc;--ro-bg-secondary:#fff;--ro-bg-tertiary:#f1f5f9;--ro-bg-elevated:#fff;--ro-glass-bg:#fff;--ro-glass-border:#e5e7eb;--ro-glass-shadow:0 1px 3px #0000000d;--ro-text-primary:#01426a;--ro-text-secondary:#4b5563;--ro-text-muted:#6b7280;--ro-accent-primary:#0097a9;--ro-accent-secondary:#01426a;--ro-accent-tertiary:#015d8c;--ro-accent-gradient:linear-gradient(135deg, #01426a 0%, #0097a9 100%);--ro-accent-glow:#0097a94d;--ro-success:#00af66;--ro-success-bg:#00af6614;--ro-success-border:#00af664d;--ro-warning:#ffb81c;--ro-warning-bg:#ffb81c14;--ro-warning-border:#ffb81c4d;--ro-danger:#e31837;--ro-danger-bg:#e318370f;--ro-danger-border:#e3183740;--ro-info:#0097a9;--ro-info-bg:#0097a914;--ro-info-border:#0097a94d;--ro-radius-sm:6px;--ro-radius-md:10px;--ro-radius-lg:12px;--ro-radius-xl:20px;--ro-radius-full:9999px;--ro-transition-fast:.15s ease;--ro-transition-base:.2s ease;color:var(--ro-text-secondary);-webkit-font-smoothing:antialiased;background:0 0;border-radius:0;min-height:auto;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ro-header{z-index:200;border-bottom:1px solid var(--ro-glass-border);background:#fff;justify-content:space-between;align-items:center;padding:12px 32px;display:flex;position:sticky;top:0}.ro-header .logo{align-items:center;gap:12px;display:flex}.ro-header .logo-icon{background:var(--ro-accent-gradient);border-radius:var(--ro-radius-md);color:#fff;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ro-header .logo-title{color:var(--ro-text-primary);font-size:16px;font-weight:700}.ro-header .logo-subtitle{color:var(--ro-text-muted);font-size:12px}.ro-header .header-right{align-items:center;gap:16px;display:flex}.ro-api-status{background:var(--ro-bg-tertiary);border-radius:var(--ro-radius-full);color:var(--ro-text-secondary);align-items:center;gap:8px;padding:6px 12px;font-size:12px;display:flex}.ro-status-dot{background:var(--ro-text-muted);width:8px;height:8px;transition:background var(--ro-transition-base);border-radius:50%}.ro-status-dot.ok{background:var(--ro-success);box-shadow:0 0 6px #00af6666}.ro-status-dot.err{background:var(--ro-danger);box-shadow:0 0 6px #e3183766}.ro-hero{border-radius:var(--ro-radius-xl);text-align:center;color:#fff;background:linear-gradient(135deg,#01426a 0%,#015d8c 50%,#0097a9 100%);margin-bottom:24px;padding:36px 40px;position:relative;overflow:hidden}.ro-hero:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#ffffff0f 0%,#0000 70%);position:absolute;inset:0}.ro-hero-title{letter-spacing:-.02em;color:#fff;margin-bottom:8px;font-size:28px;font-weight:700;line-height:1.2}.ro-gradient-text{background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:white;background-clip:unset;color:#fff}.ro-hero-desc{color:#ffffffbf;max-width:600px;margin:0 auto 20px;font-size:14px;line-height:1.6}.ro-hero-features{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.ro-feature-pill{border-radius:var(--ro-radius-full);color:#ffffffe6;background:#ffffff1f;border:1px solid #ffffff26;align-items:center;gap:6px;padding:8px 16px;font-size:13px;display:flex}.ro-feature-pill svg{width:14px;height:14px}.ro-main{max-width:1400px;margin:0 auto;padding:0 32px 64px}.ro-glass-card{border-radius:var(--ro-radius-lg);background:#fff;border:1px solid #e5e7eb;padding:24px;box-shadow:0 1px 3px #0000000d}.ro-glass-card.ro-pipeline-section{will-change:auto;background:#fff;border-color:#e5e7eb;transition:border-color .4s,box-shadow .4s}.ro-glass-card.ro-pipeline-section:has(.ro-pipeline-stage.active){border-color:#0097a966;box-shadow:0 0 0 3px #0097a914,0 2px 12px #0097a91f}.ro-upload-section{grid-template-columns:1.4fr 1fr;gap:24px;margin-bottom:32px;display:grid}@media (width<=900px){.ro-upload-section{grid-template-columns:1fr}}.ro-upload-zone{border-radius:var(--ro-radius-lg);text-align:center;cursor:pointer;transition:all var(--ro-transition-base);background:#f8fafc;border:2px dashed #cbd5e1;padding:48px 24px;position:relative}.ro-upload-zone:hover,.ro-upload-zone.dragging{border-color:var(--ro-accent-primary);background:#0097a90a}.ro-upload-zone.has-file{border-color:var(--ro-success);background:var(--ro-success-bg);cursor:default}.ro-upload-zone .upload-icon{background:var(--ro-accent-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.ro-upload-zone .upload-text{color:var(--ro-text-secondary);font-size:15px}.ro-upload-zone .file-info{background:var(--ro-bg-tertiary);border-radius:var(--ro-radius-md);align-items:center;gap:12px;margin-top:12px;padding:12px 16px;display:flex}.ro-upload-zone .file-name{color:var(--ro-text-primary);font-size:14px;font-weight:600}.ro-upload-zone .file-size{color:var(--ro-text-muted);font-size:12px}.ro-upload-zone .file-remove{background:var(--ro-danger-bg);border:1px solid var(--ro-danger-border);color:var(--ro-danger);border-radius:var(--ro-radius-sm);cursor:pointer;transition:all var(--ro-transition-fast);margin-left:auto;padding:4px 10px;font-size:12px}.ro-upload-zone .file-remove:hover{background:var(--ro-danger);color:#fff}.ro-config-card .config-group{margin-bottom:16px}.ro-config-card label{color:var(--ro-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.ro-config-card input[type=text],.ro-config-card input[type=range]{border-radius:var(--ro-radius-sm);width:100%;color:var(--ro-text-secondary);background:#fff;border:1px solid #e5e7eb;outline:none;padding:8px 12px;font-size:14px}.ro-config-card input[type=text]:focus{border-color:var(--ro-accent-primary);box-shadow:0 0 0 3px #0097a91a}.ro-config-card .threshold-row{align-items:center;gap:12px;display:flex}.ro-config-card .threshold-value{color:var(--ro-accent-primary);min-width:36px;font-size:14px;font-weight:700}.ro-config-card .toggle-group{flex-direction:column;gap:8px;display:flex}.ro-config-card .toggle-item{color:var(--ro-text-secondary);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.ro-config-card .toggle-item input[type=checkbox]{accent-color:var(--ro-accent-primary);width:16px;height:16px}.ro-optimize-btn{background:var(--ro-accent-gradient);color:#fff;border-radius:var(--ro-radius-md);cursor:pointer;width:100%;transition:all var(--ro-transition-fast);border:none;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:14px 24px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #0097a94d}.ro-optimize-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #0097a966}.ro-optimize-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.ro-btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite ro-spin;display:inline-block}.ro-btn-spinner .spinner-ring,.ro-btn-spinner .spinner-core{display:none}.ro-btn-text-animate{font-size:14px;font-weight:600}.dot-pulse{display:none}.ro-reset-btn{color:var(--ro-text-secondary);border-radius:var(--ro-radius-md);cursor:pointer;transition:all var(--ro-transition-fast);background:#fff;border:1px solid #e5e7eb;justify-content:center;align-items:center;gap:6px;margin-top:12px;padding:10px 20px;font-size:13px;font-weight:500;display:flex}.ro-reset-btn:hover{color:var(--ro-text-primary);background:#f8fafc;border-color:#cbd5e1}.ro-pipeline-section{margin-bottom:24px}.ro-pipeline-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.ro-pipeline-status{color:var(--ro-text-secondary);font-size:14px}.ro-pipeline-icon{background:var(--ro-accent-gradient);border-radius:var(--ro-radius-md);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ro-pipeline-visualization{padding:24px}.ro-pipeline-stages-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin-bottom:24px;display:flex}.ro-pipeline-stage{flex-direction:column;align-items:center;gap:8px;min-width:100px;padding:16px;display:flex;position:relative}.ro-pipeline-stage .ro-stage-icon{width:48px;height:48px;color:var(--ro-text-muted);background:#f1f5f9;border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.ro-pipeline-stage .ro-stage-icon svg{width:22px;height:22px}.ro-stage-info{text-align:center}.ro-stage-number{color:var(--ro-accent-primary);text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:700;display:block}.ro-stage-name{color:var(--ro-text-muted);white-space:nowrap;font-size:11px}.ro-stage-progress{background:0 0;border-radius:2px;width:32px;height:3px;position:absolute;bottom:4px;left:50%;overflow:hidden;transform:translate(-50%)}.ro-pipeline-stage.active{border-radius:var(--ro-radius-md);background:#0097a90d}.ro-pipeline-stage.active .ro-stage-icon{border-color:var(--ro-accent-primary);background:var(--ro-accent-primary);color:#fff;animation:1.6s ease-in-out infinite ro-icon-glow;position:relative;overflow:visible}.ro-pipeline-stage.active .ro-stage-icon:after{content:"";border:2px solid var(--ro-accent-primary);opacity:0;pointer-events:none;border-radius:50%;width:48px;height:48px;margin-top:-24px;margin-left:-24px;animation:1.6s ease-out infinite ro-ring-ripple;position:absolute;top:50%;left:50%}.ro-pipeline-stage.active .ro-stage-icon:before{content:"";opacity:0;pointer-events:none;border:2px solid #0097a980;border-radius:50%;width:48px;height:48px;margin-top:-24px;margin-left:-24px;animation:1.6s ease-out .8s infinite ro-ring-ripple;position:absolute;top:50%;left:50%}.ro-pipeline-stage.active .ro-stage-number{color:var(--ro-accent-primary);font-weight:800;animation:1.6s ease-in-out infinite ro-label-pulse}.ro-pipeline-stage.active .ro-stage-name{color:#01426a;font-weight:600;animation:1.6s ease-in-out infinite ro-label-pulse}.ro-glass-card.ro-pipeline-section:has(.ro-pipeline-stage.active) .ro-pipeline-stage:not(.active):not(.completed):not(.error):not(.skipped) .ro-stage-icon{border-color:#0097a94d;animation:2s ease-in-out infinite ro-pending-glow}.ro-glass-card.ro-pipeline-section:has(.ro-pipeline-stage.active) .ro-pipeline-stage:not(.active):not(.completed):not(.error):not(.skipped) .ro-stage-name{animation:2s ease-in-out infinite ro-pending-text}.ro-glass-card.ro-pipeline-section:has(.ro-pipeline-stage.active) .ro-pipeline-stage:not(.active):not(.completed):not(.error):not(.skipped) .ro-stage-number{animation:2s ease-in-out infinite ro-pending-text}.ro-pipeline-stage.completed .ro-stage-icon{border-color:var(--ro-success);background:var(--ro-success);color:#fff;animation:.4s cubic-bezier(.34,1.56,.64,1) both ro-stage-pop}.ro-pipeline-stage.completed .ro-stage-number,.ro-pipeline-stage.completed .ro-stage-name{color:var(--ro-success)}.ro-pipeline-stage.error .ro-stage-icon{border-color:var(--ro-danger);background:var(--ro-danger);color:#fff;animation:.4s cubic-bezier(.34,1.56,.64,1) both ro-stage-pop}.ro-pipeline-stage.skipped .ro-stage-icon,.ro-pipeline-stage.skipped .ro-stage-name{opacity:.4}.ro-pipeline-connector{background:#e5e7eb;border-radius:2px;flex-shrink:0;width:40px;height:2px;transition:background .3s;position:relative;overflow:hidden}.ro-pipeline-connector.completed{background:var(--ro-accent-gradient)}.ro-pipeline-stage.active+.ro-pipeline-connector:after{content:"";background:var(--ro-accent-primary);border-radius:2px;width:8px;height:4px;animation:1s linear infinite ro-connector-flow;position:absolute;top:-1px;left:-8px}@keyframes ro-connector-flow{0%{opacity:1;left:-8px}80%{opacity:1;left:100%}to{opacity:0;left:100%}}.ro-overall-progress{align-items:center;gap:16px;display:flex}.ro-progress-bar{border-radius:var(--ro-radius-full);background:#e5e7eb;flex:1;height:8px;overflow:hidden}.ro-progress-fill{border-radius:var(--ro-radius-full);background:linear-gradient(90deg,#01426a 0%,#0097a9 40%,#4dd9e8 60%,#0097a9 80%,#01426a 100%) 0 0/200%;height:100%;transition:width .4s;animation:2s linear infinite ro-shimmer}.ro-progress-text{min-width:45px;color:var(--ro-accent-primary);font-family:JetBrains Mono,monospace;font-size:13px;font-weight:600}@keyframes ro-icon-glow{0%{transform:scale(1);box-shadow:0 0 6px #0097a959,0 0 #0097a900}40%{transform:scale(1.1);box-shadow:0 0 18px #0097a9b3,0 0 32px #0097a933}60%{transform:scale(1.12);box-shadow:0 0 24px #0097a9cc,0 0 44px #0097a940}to{transform:scale(1);box-shadow:0 0 6px #0097a959,0 0 #0097a900}}@keyframes ro-pending-glow{0%{background:#f1f5f9;border-color:#0097a926;box-shadow:0 0 #0097a900}50%{background:#0097a90f;border-color:#0097a966;box-shadow:0 0 10px #0097a940}to{background:#f1f5f9;border-color:#0097a926;box-shadow:0 0 #0097a900}}@keyframes ro-pending-text{0%,to{opacity:.5;color:#6b7280}50%{opacity:1;color:#0097a9}}@keyframes ro-ring-ripple{0%{opacity:.8;transform:scale(1)}80%{opacity:0;transform:scale(2.1)}to{opacity:0;transform:scale(2.1)}}@keyframes ro-label-pulse{0%,to{opacity:1}50%{opacity:.65}}@keyframes ro-stage-pop{0%{opacity:.4;transform:scale(.7)}60%{opacity:1;transform:scale(1.18)}to{opacity:1;transform:scale(1)}}@keyframes ro-shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes ro-pulse{0%,to{box-shadow:0 0 12px var(--ro-accent-glow)}50%{box-shadow:0 0 20px var(--ro-accent-glow), 0 0 30px #0097a926}}.ro-spinner-small{border:2px solid #0097a94d;border-top-color:var(--ro-accent-primary);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite ro-spin}.ro-stats-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;margin-bottom:24px;display:grid}.ro-stat-card{border-radius:var(--ro-radius-md);text-align:center;background:#fff;border:1px solid #e5e7eb;padding:16px;transition:all .2s}.ro-stat-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.ro-stat-card .stat-value{color:var(--ro-text-primary);font-size:22px;font-weight:700}.ro-stat-card .stat-label{color:var(--ro-text-muted);text-transform:uppercase;letter-spacing:.3px;margin-top:4px;font-size:11px}.ro-stat-card.success .stat-value{color:var(--ro-success)}.ro-stat-card.danger .stat-value{color:var(--ro-danger)}.ro-stat-card.warning .stat-value{color:var(--ro-warning)}.ro-stat-card.info .stat-value{color:var(--ro-info)}.ro-pipeline-status-card{padding:20px 24px}.ro-pipeline-badges{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:0;display:flex}.ro-pipeline-badge{border-radius:var(--ro-radius-full);cursor:pointer;transition:all var(--ro-transition-fast);color:var(--ro-text-secondary);background:0 0;border:1px solid #0000;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.ro-pipeline-badge:hover{transform:translateY(-2px)}.ro-pipeline-badge.active{box-shadow:0 0 0 2px var(--ro-accent-primary)}.ro-pipeline-badge.ran{background:var(--ro-success-bg);border-color:var(--ro-success-border);color:var(--ro-success)}.ro-pipeline-badge.skipped{color:var(--ro-text-muted);background:#f3f4f6;border-color:#e5e7eb}.ro-pipeline-badge.error{background:var(--ro-danger-bg);border-color:var(--ro-danger-border);color:var(--ro-danger)}.pipeline-badge-icon{font-size:14px}.pipeline-arrow{color:var(--ro-text-muted);padding:0 2px;font-size:12px}.ro-pipeline-detail{border-radius:var(--ro-radius-md);color:var(--ro-text-secondary);background:#f8fafc;border:1px solid #e5e7eb;margin-top:12px;padding:12px 16px;font-size:13px;line-height:1.6}.ro-pipeline-detail .detail-label{text-transform:uppercase;letter-spacing:.5px;margin-right:6px;font-size:10px;font-weight:700}.ro-pipeline-detail .detail-label.ran{color:var(--ro-success)}.ro-pipeline-detail .detail-label.skipped{color:var(--ro-text-muted)}.ro-pipeline-detail .detail-label.error{color:var(--ro-danger)}.embedding-method{color:var(--ro-text-muted);font-size:12px}.ro-tabs-header{border-bottom:1px solid #e5e7eb;gap:4px;margin-bottom:16px;display:flex;overflow-x:auto}.ro-tab{color:#6b7280;cursor:pointer;transition:all var(--ro-transition-fast);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:12px 18px;font-size:14px;font-weight:500;display:flex;position:relative}.ro-tab:hover{color:#01426a;background:#f9fafb}.ro-tab.active{color:#0097a9;border-bottom-color:#0000;font-weight:600}.ro-tab.active:after{content:"";background:linear-gradient(90deg,#01426a,#0097a9);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.ro-tab-count{background:var(--ro-bg-tertiary);border-radius:var(--ro-radius-full);padding:2px 8px;font-size:11px;font-weight:700}.ro-tab-pane{display:none}.ro-tab-pane.active{display:block}.ro-data-table{border-collapse:collapse;width:100%;font-size:13px}.ro-data-table thead th{text-align:left;text-transform:uppercase;letter-spacing:.3px;color:var(--ro-text-muted);background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:10px 12px;font-size:11px;position:sticky;top:0}.ro-data-table thead th.col-toggle{cursor:pointer;color:var(--ro-accent-primary);-webkit-user-select:none;user-select:none}.ro-data-table thead th.col-toggle:hover{opacity:.75}.ro-data-table td.col-hidden{white-space:nowrap;max-width:60px;color:var(--ro-text-muted);font-size:11px;font-style:italic;overflow:hidden}.ro-data-table tbody td{color:var(--ro-text-secondary);text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #f1f5f9;max-width:300px;padding:8px 12px;overflow:hidden}.ro-data-table tbody td.reason-text{color:var(--ro-text-muted);max-width:220px;font-size:12px}.ro-data-table tbody tr:hover td{background:#0097a908}.ro-data-table .row-removed td{background:var(--ro-danger-bg)}.ro-data-table-wrapper{border-radius:var(--ro-radius-md);border:1px solid #e5e7eb;max-height:500px;overflow:auto}.ro-badge{border-radius:var(--ro-radius-sm);text-transform:uppercase;letter-spacing:.3px;align-items:center;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.ro-badge-kept{background:var(--ro-success-bg);color:var(--ro-success);border:1px solid var(--ro-success-border)}.ro-badge-removed{background:var(--ro-danger-bg);color:var(--ro-danger);border:1px solid var(--ro-danger-border)}.ro-badge-parameterize{background:var(--ro-warning-bg);color:var(--ro-warning);border:1px solid var(--ro-warning-border)}.ro-badge-club{background:var(--ro-info-bg);color:var(--ro-info);border:1px solid var(--ro-info-border)}.ro-guardrail-summary{border-radius:var(--ro-radius-md);margin-top:16px;padding:14px 16px;font-size:13px;line-height:1.6}.ro-guardrail-summary.success{background:var(--ro-success-bg);border:1px solid var(--ro-success-border);color:var(--ro-success)}.ro-guardrail-summary.error{background:var(--ro-danger-bg);border:1px solid var(--ro-danger-border);color:var(--ro-danger)}.ro-missing-assertions{color:var(--ro-text-secondary);margin:8px 0 0 16px;padding:0;font-size:12px}.ro-missing-assertions li{margin-bottom:4px}.ro-review-section{margin-top:24px}.ro-review-card-header{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.ro-review-card-icon{background:var(--ro-accent-gradient);border-radius:var(--ro-radius-md);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ro-review-card-icon svg{width:20px;height:20px}.ro-review-card-title{color:var(--ro-text-primary);margin-bottom:4px;font-size:18px;font-weight:600}.ro-review-card-subtitle{color:var(--ro-text-muted);font-size:13px}.ro-review-actions{gap:8px;margin-bottom:20px;display:flex}.ro-review-actions button{border-radius:var(--ro-radius-sm);cursor:pointer;transition:all var(--ro-transition-fast);color:var(--ro-text-secondary);background:#fff;border:1px solid #e5e7eb;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.ro-review-actions button:hover{color:var(--ro-text-primary);background:#f8fafc;border-color:#cbd5e1}.ro-review-actions button.accept-all{background:var(--ro-success-bg);border-color:var(--ro-success-border);color:var(--ro-success)}.ro-review-actions button.reject-all{background:var(--ro-danger-bg);border-color:var(--ro-danger-border);color:var(--ro-danger)}.ro-review-group{margin-bottom:24px}.ro-review-group-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.ro-review-group-header h3{color:var(--ro-text-primary);align-items:center;gap:8px;margin:0;font-size:14px;font-weight:600;display:flex}.ro-review-group-header h3 svg{color:var(--ro-accent-primary)}.ro-count-badge{background:var(--ro-accent-primary);border-radius:var(--ro-radius-full);color:#fff;padding:2px 8px;font-size:11px;font-weight:600}.ro-review-list{flex-direction:column;gap:8px;max-height:500px;display:flex;overflow-y:auto}.ro-review-item{border-radius:var(--ro-radius-md);transition:all var(--ro-transition-fast);background:#f8fafc;border:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ro-review-item.review-accepted{border-color:var(--ro-success-border);background:var(--ro-success-bg)}.ro-review-item.review-rejected{border-color:var(--ro-danger-border);background:var(--ro-danger-bg)}.ro-review-item-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ro-review-item-info .review-tc-id{color:var(--ro-text-primary);font-size:13px;font-weight:600}.ro-review-item-info .review-keep{color:var(--ro-success);font-size:12px}.ro-review-item-info .review-reason{color:var(--ro-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ro-review-item-actions{flex-shrink:0;gap:6px;margin-left:12px;display:flex}.ro-review-item-actions .review-item-toggle{border-radius:var(--ro-radius-sm);cursor:pointer;color:var(--ro-text-secondary);transition:all var(--ro-transition-fast);background:#fff;border:1px solid #e5e7eb;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600}.ro-review-item-actions .review-item-toggle:hover{color:var(--ro-text-primary);border-color:#cbd5e1}.ro-review-item-actions .review-item-toggle.active{background:var(--ro-success-bg);border-color:var(--ro-success);color:var(--ro-success)}.ro-review-item-actions .review-item-toggle:last-child.active{background:var(--ro-danger-bg);border-color:var(--ro-danger);color:var(--ro-danger)}.ro-review-item-actions .ro-compare-btn{background:var(--ro-info-bg);border-color:var(--ro-info-border);color:var(--ro-info);align-items:center;gap:4px;display:flex}.ro-review-item-actions .ro-compare-btn:hover{border-color:var(--ro-accent-primary);background:#0097a91f}.ro-review-item-actions .ro-compare-btn.active{background:var(--ro-accent-primary);border-color:var(--ro-accent-primary);color:#fff}.ro-review-item-wrapper{border-radius:var(--ro-radius-md);flex-direction:column;gap:0;transition:box-shadow .2s;display:flex;overflow:hidden}.ro-review-item-wrapper.expanded{border-radius:var(--ro-radius-md);border:1px solid #0097a933;box-shadow:0 2px 12px #0097a91a}.ro-review-item-wrapper.expanded .ro-review-item{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.ro-comparison-panel{border-radius:0 0 var(--ro-radius-md) var(--ro-radius-md);background:#f8fafc;border:1px solid #e5e7eb;border-top:none;padding:16px;animation:.25s cubic-bezier(.4,0,.2,1) ro-expand-in}@keyframes ro-expand-in{0%{opacity:0;max-height:0;padding:0 16px}to{opacity:1;max-height:600px;padding:16px}}.ro-comparison-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=768px){.ro-comparison-grid{grid-template-columns:1fr}}.ro-comparison-card{border-radius:var(--ro-radius-md);background:#fff;border:1px solid #e5e7eb;overflow:hidden}.ro-comparison-header{background:#f1f5f9;border-bottom:1px solid #e5e7eb;align-items:center;gap:10px;padding:10px 14px;display:flex}.ro-comparison-badge{border-radius:var(--ro-radius-sm);text-transform:uppercase;letter-spacing:.3px;padding:3px 8px;font-size:10px;font-weight:700}.ro-comparison-badge.danger{background:var(--ro-danger-bg);color:var(--ro-danger);border:1px solid var(--ro-danger-border)}.ro-comparison-badge.success{background:var(--ro-success-bg);color:var(--ro-success);border:1px solid var(--ro-success-border)}.ro-comparison-tc-id{color:var(--ro-text-primary);font-size:14px;font-weight:700}.ro-comparison-fields{flex-direction:column;gap:8px;max-height:300px;padding:12px 14px;display:flex;overflow-y:auto}.ro-comparison-field{flex-direction:column;gap:2px;display:flex}.ro-comparison-label{text-transform:uppercase;letter-spacing:.3px;color:var(--ro-text-muted);font-size:10px;font-weight:600}.ro-comparison-value{color:var(--ro-text-secondary);word-break:break-word;font-size:13px;line-height:1.5}.ro-comparison-removed .ro-comparison-header{border-bottom-color:var(--ro-danger-border);background:#e318370a}.ro-comparison-kept .ro-comparison-header{border-bottom-color:var(--ro-success-border);background:#00af660a}.ro-review-summary{border-radius:var(--ro-radius-md);background:#f8fafc;border:1px solid #e5e7eb;margin:16px 0;padding:14px 16px}.ro-review-summary-grid{flex-direction:column;gap:6px;display:flex}.ro-review-summary-item{color:var(--ro-text-secondary);font-size:13px}.ro-review-summary-label{color:var(--ro-text-primary);font-weight:600}.ro-review-summary-accepted{color:var(--ro-success);font-weight:600}.ro-review-summary-rejected{color:var(--ro-danger);font-weight:600}.ro-review-summary-pending{color:var(--ro-warning);font-weight:600}.ro-review-actions-confirm{margin-top:16px}.ro-confirm-btn{background:var(--ro-accent-gradient);color:#fff;border-radius:var(--ro-radius-md);cursor:pointer;transition:all var(--ro-transition-base);box-shadow:0 4px 12px var(--ro-accent-glow);border:none;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:14px 28px;font-size:14px;font-weight:600;display:flex}.ro-confirm-btn:hover{box-shadow:0 6px 16px var(--ro-accent-glow);transform:translateY(-2px)}.ro-confirm-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.ro-guardrail{border-radius:var(--ro-radius-md);margin:16px 0;padding:12px 16px;font-size:13px}.ro-guardrail.success{background:var(--ro-success-bg);border:1px solid var(--ro-success-border);color:var(--ro-success)}.ro-guardrail.error{background:var(--ro-danger-bg);border:1px solid var(--ro-danger-border);color:var(--ro-danger)}.ro-empty-state{text-align:center;color:var(--ro-text-muted);padding:48px}.ro-empty-state p{font-size:14px}.ro-toast{border-radius:var(--ro-radius-full);color:#fff;z-index:9999;opacity:0;pointer-events:none;white-space:nowrap;padding:12px 24px;font-size:14px;font-weight:500;transition:opacity .35s,transform .35s;position:fixed;bottom:32px;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 4px 12px #00000026}.ro-toast.visible{opacity:1;transform:translate(-50%)translateY(0)}.ro-toast.success{background:linear-gradient(135deg,#00af66,#00966b)}.ro-toast.error{background:linear-gradient(135deg,#e31837,#c41430)}.ro-toast.info{background:linear-gradient(135deg,#01426a,#0097a9)}.ro-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite ro-spin;display:inline-block}@keyframes ro-spin{to{transform:rotate(360deg)}}.ro-section-title{color:var(--ro-text-primary);align-items:center;gap:8px;margin-bottom:16px;font-size:18px;font-weight:600;display:flex}.regression-optimizer-page ::-webkit-scrollbar{width:8px;height:8px}.regression-optimizer-page ::-webkit-scrollbar-track{background:#f1f5f9}.regression-optimizer-page ::-webkit-scrollbar-thumb{border-radius:var(--ro-radius-full);background:#cbd5e1}.regression-optimizer-page ::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=768px){.ro-hero{border-radius:16px;padding:28px 24px}.ro-hero-title{font-size:22px}.ro-main{padding:0 16px 32px}.ro-upload-section{grid-template-columns:1fr}.ro-stats-grid{grid-template-columns:repeat(2,1fr)}.ro-pipeline-stages-container{flex-direction:column;gap:8px}.ro-pipeline-connector{width:2px;height:20px}}.home-page{max-width:1600px;margin:0 auto}.page-header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.page-title{color:#01426a;margin:0 0 8px;font-size:32px;font-weight:700}.page-description{color:#4b5563;max-width:900px;margin:0;font-size:16px;line-height:1.6}.section-heading{color:#01426a;margin:0 0 24px;font-size:24px;font-weight:700}.quick-stats-section{margin-bottom:40px}.quick-stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;display:grid}.quick-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;padding:20px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.quick-stat-card:hover{box-shadow:0 4px 12px #0000001a}.quick-stat-icon{color:#fff;background:linear-gradient(135deg,#01426a 0%,#0097a9 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.quick-stat-content{flex-direction:column;flex:1;gap:2px;display:flex}.quick-stat-value{color:#01426a;font-size:24px;font-weight:700;line-height:1}.quick-stat-label{color:#6b7280;font-size:13px}.quick-stat-trend{border-radius:12px;padding:4px 8px;font-size:12px;font-weight:600}.quick-stat-trend.positive{color:#059669;background:#ecfdf5}.quick-stat-trend.negative{color:#dc2626;background:#fef2f2}.apps-section{margin-bottom:40px}.apps-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=1024px){.apps-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.apps-grid{grid-template-columns:1fr}}.app-card{border-left:4px solid var(--card-color,#0097a9);cursor:pointer;background:#fff;border-radius:12px;padding:24px;transition:all .2s;box-shadow:0 1px 3px #0000000d}.app-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.app-card-header{align-items:center;gap:16px;margin-bottom:16px;display:flex}.app-card-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.app-card-title{color:#01426a;margin:0;font-size:20px;font-weight:600}.app-card-description{color:#4b5563;margin:0 0 20px;font-size:14px;line-height:1.6}.app-card-stats{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;gap:24px;margin-bottom:16px;padding:16px 0;display:flex}.app-card-stat{flex-direction:column;gap:2px;display:flex}.stat-value{color:#01426a;font-size:20px;font-weight:700}.stat-label{color:#6b7280;font-size:12px}.app-card-footer{justify-content:flex-end;display:flex}.app-card-link{color:var(--card-color,#0097a9);font-size:14px;font-weight:600;transition:opacity .2s}.app-card:hover .app-card-link{opacity:.8}.wip-card{opacity:.55;cursor:default;pointer-events:none;filter:grayscale(40%)}.wip-card:hover{transform:none;box-shadow:0 1px 3px #0000000d}.wip-badge{text-transform:uppercase;letter-spacing:.5px;color:#d97706;white-space:nowrap;background:#fef3c7;border-radius:12px;align-items:center;gap:4px;margin-left:auto;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.activity-section{margin-bottom:40px}.activity-list{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px 0;box-shadow:0 1px 3px #0000000d}.activity-item{align-items:center;gap:16px;padding:16px 24px;transition:background .2s;display:flex}.activity-item:hover{background:#f9fafb}.activity-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.activity-content{flex:1;justify-content:space-between;align-items:center;gap:16px;display:flex}.activity-text{color:#1f2937;font-size:14px}.activity-time{color:#9ca3af;white-space:nowrap;font-size:13px}@media (width<=768px){.page-title{font-size:24px}.page-description{font-size:14px}.section-heading{font-size:20px}.apps-grid,.quick-stats-grid{grid-template-columns:1fr}.activity-content{flex-direction:column;align-items:flex-start;gap:4px}}.not-found-page{justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.not-found-content{text-align:center}.not-found-code{color:#e5e7eb;margin:0;font-size:6rem;font-weight:700;line-height:1}.not-found-title{color:#0f172a;margin:1rem 0 .5rem;font-size:1.5rem;font-weight:600}.not-found-description{color:#64748b;margin:0 0 1.5rem}.login-page{justify-content:center;align-items:center;min-height:100vh;display:flex}.login-page__container{justify-content:center;align-items:center;width:100%;display:flex}.login-page__card{border-radius:var(--radius-xl,.75rem);width:100%;max-width:400px}.login-page__content{padding:var(--spacing-8,2rem)}.login-page__header{text-align:center;margin-bottom:var(--spacing-8,2rem)}.login-page__error{margin-bottom:var(--spacing-6,1.5rem)}.login-page__button{padding:var(--spacing-3,.75rem) var(--spacing-4,1rem);text-transform:none;font-size:1rem}.login-page__info{text-align:center;margin-top:var(--spacing-6,1.5rem);display:block}.callback-page{justify-content:center;align-items:center;gap:var(--spacing-4,1rem);flex-direction:column;min-height:100vh;display:flex}.callback-page--error{padding:var(--spacing-6,1.5rem)}.callback-page__alert{max-width:500px}.callback-page__link{cursor:pointer;text-decoration:underline}.callback-page__link:hover{text-decoration:none}.app{flex-direction:column;min-height:100vh;display:flex}
