.sidebar{background:#fff!important;border-right:1px solid #e5e7eb!important;box-shadow:2px 0 8px #0000001a!important;position:relative;transition:all .3s ease-in-out;z-index:1000}.sidebar:before{background:linear-gradient(180deg,#fffffff2,#fffffffa);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.logo{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:center;padding:32px 20px;position:relative;z-index:1}.logo,.logo-text{align-items:center;display:flex}.logo-text{flex-direction:column;text-align:center;width:100%}.logo-icon{animation:float 3s ease-in-out infinite;color:#000;font-size:32px;margin-bottom:8px}.atelic-logo{align-items:center;display:flex;gap:8px}.atelic-logo img{height:auto;max-height:80px;object-fit:contain;width:160px}.atelic-logo-text{color:#000;font-family:Arial,sans-serif;font-size:16px;font-weight:700;letter-spacing:1px}.logo-title{color:#000;font-size:24px;font-weight:700;letter-spacing:.5px;margin-bottom:4px}.logo-subtitle{color:#6b7280;font-size:12px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.sidebar-menu{background:#0000!important;border:none!important;margin-top:16px}.sidebar-menu .ant-menu-item{border-radius:8px!important;color:#374151!important;font-weight:500!important;margin:4px 16px!important;overflow:hidden;position:relative;transition:all .2s ease-in-out!important}.sidebar-menu .ant-menu-item:before{background:linear-gradient(135deg,#0000000d,#00000005);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease-in-out}.sidebar-menu .ant-menu-item:hover{background:#f3f4f6!important;color:#000!important;transform:translateX(4px)}.sidebar-menu .ant-menu-item:hover:before{opacity:1}.sidebar-menu .ant-menu-item-selected{background:#f8fafc!important;border:2px solid #000!important;box-shadow:0 2px 8px #0000001a!important;color:#000!important;transform:translateX(4px)}.sidebar-menu .ant-menu-item-selected:before{opacity:0}.sidebar-menu .ant-menu-item-selected .anticon{color:#000!important}.sidebar-menu .ant-menu-item .anticon{color:inherit!important;font-size:16px!important;margin-right:12px!important;transition:all .2s ease-in-out}.sidebar-menu .ant-menu-item-selected .anticon,.sidebar-menu .ant-menu-item:hover .anticon{transform:scale(1.1)}.sidebar-footer{background:#f9fafb;border-top:1px solid #e5e7eb;bottom:0;left:0;padding:16px;position:absolute;right:0;z-index:1}.version-info{margin-bottom:12px;text-align:center}.version-info span{color:#6b7280;font-size:12px;font-weight:500}.github-link{text-align:center}.github-link a{color:#6b7280;font-size:12px;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.github-link a:hover{color:#000}.header{align-items:center!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important;display:flex!important;height:64px!important;justify-content:space-between!important;padding:0 24px!important;position:relative;z-index:999}.header-left{align-items:center;display:flex;gap:16px}.trigger-button{align-items:center!important;background:#0000!important;border:none!important;border-radius:8px!important;color:#6b7280!important;display:flex!important;font-size:18px!important;justify-content:center!important;padding:8px!important;transition:all .2s ease-in-out!important}.trigger-button:hover{background:#f3f4f6!important;color:#000!important;transform:scale(1.05)}.breadcrumb{color:#000!important;font-size:18px!important;font-weight:600!important;margin:0!important}.notification-button{align-items:center!important;background:#0000!important;border:none!important;border-radius:8px!important;color:#6b7280!important;display:flex!important;font-size:18px!important;justify-content:center!important;padding:8px!important;transition:all .2s ease-in-out!important}.notification-button:hover{background:#f3f4f6!important;color:#000!important;transform:scale(1.05)}.user-button{border-radius:8px!important;color:#000!important;height:40px!important;transition:all .2s ease-in-out!important}.user-button:hover{box-shadow:0 2px 8px #0000001a!important;transform:translateY(-1px)}.username{color:#111827!important}.content{background:#fff!important;min-height:calc(100vh - 64px)!important;padding:24px!important;position:relative}.content-wrapper{min-height:calc(100vh - 88px);position:relative}@media (max-width:768px){.sidebar{height:100vh!important;position:fixed!important;z-index:1000}.content{margin-left:0!important}.header{padding:0 16px!important}.breadcrumb{font-size:16px!important}.logo{padding:20px 16px}.logo-icon{font-size:28px}.logo-title{font-size:16px}}@media (max-width:576px){.header{height:56px!important;padding:0 12px!important}.breadcrumb{font-size:14px!important}.content{padding:16px!important}.sidebar-footer{padding:12px}}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-track{background:#0000}.sidebar::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.sidebar::-webkit-scrollbar-thumb:hover{background:#9ca3b8}.sidebar-menu .ant-menu-item{animation:slideIn .3s ease-out}.sidebar-menu .ant-menu-item:first-child{animation-delay:.1s}.sidebar-menu .ant-menu-item:nth-child(2){animation-delay:.2s}.sidebar-menu .ant-menu-item:nth-child(3){animation-delay:.3s}.sidebar-menu .ant-menu-item:nth-child(4){animation-delay:.4s}.sidebar-menu .ant-menu-item:nth-child(5){animation-delay:.5s}.sidebar-menu .ant-menu-item:nth-child(6){animation-delay:.6s}.sidebar-menu .ant-menu-item:hover{animation:shimmer 1.5s ease-in-out infinite!important;background:linear-gradient(90deg,#f3f4f6,#e5e7eb 50%,#f3f4f6)!important;background-size:200% 100%!important}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.user-button{align-items:center!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:20px!important;color:#374151!important;display:flex!important;gap:8px!important;height:auto!important;padding:8px 16px!important;transition:all .3s ease!important}.user-button:hover{background:#f9fafb!important;border-color:#d1d5db!important;box-shadow:0 4px 12px #0000001a!important;transform:translateY(-1px)!important}.username{color:#374151!important;font-size:14px!important;font-weight:500!important}.ant-dropdown-menu{border:1px solid #e5e7eb!important;border-radius:12px!important;box-shadow:0 10px 25px #00000026!important;padding:8px!important}.ant-dropdown-menu-item{border-radius:8px!important;margin:2px 0!important;padding:10px 16px!important;transition:all .2s ease!important}.ant-dropdown-menu-item:hover{background-color:#f3f4f6!important;transform:translateX(4px)!important}.ant-dropdown-menu-item-icon{color:#6b7280!important;margin-right:8px!important}.ant-dropdown-menu-item:hover .ant-dropdown-menu-item-icon{color:#374151!important}.industry-landing{opacity:0;transform:translateY(30px);transition:all .8s ease-out}.industry-landing.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.features-section{padding:80px 0}.feature-card{padding:24px}.feature-icon-wrapper{height:56px;width:56px}.feature-icon{font-size:24px}}.smart-government-landing{background:#fff;min-height:100vh}.government-nav{background:#fff;box-shadow:0 2px 8px #0000001a;padding:16px 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.logo-icon{height:100px;width:auto}.logo-text{color:#1e293b;font-size:1.5rem;font-weight:700}.nav-link{transition:color .3s ease}.nav-link:hover{color:#2563eb}.hero-section{background:#fff}.hero-content{max-width:500px;text-align:center}.back-button-container{margin-bottom:24px}.back-button{color:#6b7280;font-weight:500}.back-button:hover{color:#2563eb}.hero-badge{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 12px #2563eb4d}.badge-icon{font-size:16px}.cta-button,.gradient-text{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.cta-button{border:none;border-radius:12px;box-shadow:0 8px 24px #2563eb4d;font-size:16px;font-weight:600;height:56px;padding:0 32px;transition:all .3s ease}.cta-button:hover{box-shadow:0 12px 32px #2563eb66;transform:translateY(-2px)}.secondary-button{background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#1e293b;font-size:16px;font-weight:600;height:56px;padding:0 32px;transition:all .3s ease}.secondary-button:hover{border-color:#2563eb;color:#2563eb;transform:translateY(-2px)}.login-content{background:#fff}.login-feature-icon{color:#059669}.login-submit-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none}.login-switch-btn{color:#2563eb}.features-grid{margin-top:60px}.feature-card:hover{border-color:#2563eb}.feature-icon-wrapper{margin-bottom:20px}.use-cases-section{background:#fff;padding:120px 0}.use-cases-grid{margin-top:60px}.use-case-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;height:100%;padding:32px;transition:all .3s ease}.use-case-card:hover{border-color:#2563eb;box-shadow:0 20px 60px #0000001a;transform:translateY(-8px)}.use-case-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.use-case-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:12px;color:#fff;display:flex;font-size:20px;height:48px;justify-content:center;width:48px}.use-case-metrics{text-align:right}.metric{align-items:flex-end;display:flex;flex-direction:column}.metric-value{color:#059669;font-size:1.5rem;font-weight:700}.metric-label{color:#64748b;font-size:.75rem}.use-case-title{color:#1e293b!important;font-size:1.25rem;font-weight:700;margin-bottom:16px}.use-case-description{color:#64748b;line-height:1.6;margin-bottom:20px}.use-case-benefits{display:flex;flex-direction:column;gap:8px}.benefit-item{align-items:center;color:#64748b;display:flex;font-size:14px;gap:8px}.benefit-icon{color:#059669;font-size:14px}.security-section{background:#fff;padding:120px 0}.security-features{margin-bottom:40px}.security-features .ant-list-item{border:none;padding:12px 0}.security-feature-item{align-items:center;color:#64748b;display:flex;gap:12px}.security-icon{color:#2563eb;font-size:16px}.security-stats{margin-top:40px}.security-stat-card{border:1px solid #e2e8f0;border-radius:12px;text-align:center}.cta-section{background:#fff;color:#1e293b;padding:120px 0}.cta-content{text-align:center}.cta-title{color:#1e293b!important;font-size:2.5rem;font-weight:700}.cta-description{color:#64748b;font-size:1.25rem;line-height:1.6;margin-bottom:40px}.cta-actions{align-items:center}.cta-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 24px #2563eb4d;font-size:16px;transition:all .3s ease}.cta-primary:hover{box-shadow:0 12px 32px #2563eb66;color:#fff;transform:translateY(-2px)}.cta-secondary{background:#1e293b;border:2px solid #1e293b;font-size:16px;transition:all .3s ease}.cta-secondary:hover{background:#374151;border-color:#374151;color:#fff;transform:translateY(-2px)}.footer{background:#fff;color:#1e293b;padding:60px 0 30px}.footer-content{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.footer-logo-icon{height:48px;width:auto}.footer-logo-text{color:#1e293b;font-size:1.25rem;font-weight:700}.footer-links{display:flex;gap:32px}.footer-links a{color:#64748b;transition:color .3s ease}.footer-links a:hover{color:#2563eb}.footer-bottom{color:#64748b;text-align:center}.footer-bottom p{margin:4px 0}@media (max-width:768px){.hero-container.hero-with-login{flex-direction:column;gap:40px}.hero-container.hero-with-login .hero-content,.hero-login-section{max-width:100%}.login-card,.login-content{padding:24px}.hero-title{font-size:2.5rem!important}.hero-stats{gap:24px;grid-template-columns:repeat(2,1fr)}.cta-actions,.hero-actions{align-items:center;flex-direction:column}.footer-content{flex-direction:column;gap:20px;text-align:center}.footer-links{justify-content:center}}.landing-container{background:#fff;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.landing-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #e5e7eb;left:0;padding:16px 0;position:fixed;right:0;top:0;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 24px}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{color:#000;font-size:24px;font-weight:700;gap:12px}.logo-icon{height:auto;max-height:80px;object-fit:contain;width:240px}.nav-menu{gap:32px}.nav-actions,.nav-menu{align-items:center;display:flex}.nav-actions{gap:16px}.nav-link{color:#6b7280;font-weight:500;text-decoration:none;transition:color .2s ease}.nav-link:hover{color:#3b82f6}.nav-login-btn{background:#3b82f6!important;border:none!important;border-radius:8px!important;color:#fff!important;font-weight:500!important}.hero-section{background:linear-gradient(135deg,#fff,#f8fafc);padding:120px 0 80px}.hero-container{grid-gap:64px;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 24px}.hero-badge{background:#3b82f61a;color:#3b82f6;font-weight:500}.hero-title{font-size:3.5rem!important;font-weight:800!important;line-height:1.1!important;margin-bottom:24px!important}.ant-typography.hero-title,.ant-typography.hero-title h1,.hero-title,.hero-title.ant-typography,.hero-title.ant-typography h1{color:#000!important}.hero-section{background:linear-gradient(135deg,#f8fafc,#fff);overflow:hidden;padding:120px 0;position:relative}.hero-container{align-items:center;display:flex;gap:80px;position:relative;z-index:1}.hero-container.hero-centered{justify-content:center;text-align:center}.hero-container.hero-with-login{align-items:flex-start;display:flex;gap:60px}.hero-content{flex:1 1;max-width:600px}.hero-container.hero-centered .hero-content{max-width:800px}.hero-container.hero-with-login .hero-content{max-width:500px}.hero-login-section{display:flex;flex:1 1;flex-direction:column;gap:24px;max-width:500px}.login-content{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.login-title{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:16px}.login-subtitle{color:#64748b;line-height:1.6;margin-bottom:24px}.login-features{display:flex;flex-direction:column;gap:12px}.login-feature-item{align-items:center;color:#64748b;display:flex;font-size:14px;gap:12px}.login-feature-icon{color:#10b981;font-size:16px}.login-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 12px #0000000d;padding:32px}.login-header{margin-bottom:24px;text-align:center}.login-form-title{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:8px}.login-form-subtitle{color:#64748b;margin-bottom:0}.login-form .ant-form-item-label>label{color:#374151;font-weight:600}.login-submit-btn{border-radius:8px;font-weight:600;height:48px}.login-switch{margin-top:16px;text-align:center}.login-switch-btn{font-weight:600;height:auto;padding:0}.hero-badge{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50px;box-shadow:0 4px 12px #3b82f64d;color:#fff;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:24px;padding:8px 16px}.hero-title{color:#1e293b!important;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:24px}.gradient-text{background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.hero-subtitle{color:#64748b;font-size:1.25rem;line-height:1.6;margin-bottom:40px;max-width:500px}.hero-stats{grid-gap:32px;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:40px}.stat-number{font-size:2.5rem;line-height:1;margin-bottom:8px}.stat-label{font-size:.875rem}.hero-actions{align-items:center}.hero-cta{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;box-shadow:0 8px 24px #3b82f64d;font-size:16px;font-weight:600;height:56px;padding:0 32px;transition:all .3s ease}.hero-cta:hover{box-shadow:0 12px 32px #3b82f666;transform:translateY(-2px)}.hero-secondary{background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#1e293b;font-size:16px;font-weight:600;height:56px;padding:0 32px;transition:all .3s ease}.hero-secondary:hover{border-color:#3b82f6;color:#3b82f6;transform:translateY(-2px)}.features-section{background:#fff;padding:120px 0}.section-header{margin-bottom:60px}.section-title{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:16px}.section-subtitle{color:#64748b;font-size:1.125rem;margin:0 auto}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;padding:32px;position:relative;transition:all .3s ease}.feature-card:hover{border-color:#3b82f6;box-shadow:0 20px 60px #0000001a;transform:translateY(-8px)}.feature-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.feature-icon-wrapper{border-radius:16px;height:64px;margin-bottom:0;width:64px}.feature-icon{font-size:28px}.feature-badge{background:#f1f5f9;border-radius:20px;color:#64748b;font-size:12px;font-weight:600;padding:4px 12px}.feature-title{color:#1e293b!important;font-size:1.25rem;font-weight:700;margin-bottom:16px}.feature-description{color:#64748b;line-height:1.6;margin-bottom:24px}.feature-stats{display:flex;gap:24px;margin-top:20px}.stat{text-align:center}.stat-number{color:#1e293b;display:block;font-size:1.5rem;font-weight:700}.stat-label{color:#64748b;font-size:.75rem}.solutions-section{background:#f8fafc;padding:120px 0}.solution-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;padding:32px;position:relative;transition:all .3s ease}.solution-card:hover{border-color:#0000;box-shadow:0 24px 80px #0000001f;transform:translateY(-12px)}.solution-header{align-items:flex-start}.solution-icon{border-radius:20px;font-size:32px;height:72px;margin-bottom:0;width:72px}.solution-badge{border-radius:20px;color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 16px;text-transform:uppercase}.solution-title{color:#1e293b!important;font-size:1.375rem;font-weight:700}.solution-description{color:#64748b}.solution-features{margin-bottom:32px}.solution-features .feature-item{align-items:center;color:#64748b;display:flex;font-size:14px;gap:12px;margin-bottom:12px}.solution-cta{margin-top:auto}.solution-cta .ant-btn{border-radius:12px;font-size:14px;font-weight:600;height:48px;width:100%}.benefits-section{background:#fff;padding:120px 0}.benefits-stats{display:flex;gap:48px;margin-bottom:40px}.stat-highlight{text-align:center}.stat-highlight .stat-number{color:#1e293b;font-size:3rem;font-weight:800;line-height:1;margin-bottom:8px}.stat-highlight .stat-label{color:#64748b;font-size:1rem;font-weight:500}.benefit-item.enhanced{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:16px;padding:16px 0}.benefit-item.enhanced:last-child{border-bottom:none}.benefit-text{color:#64748b;font-size:16px;line-height:1.5}.benefits-cta{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;box-shadow:0 8px 24px #3b82f64d;font-size:16px;font-weight:600;height:56px;margin-top:32px;padding:0 32px;transition:all .3s ease}.benefits-cta:hover{box-shadow:0 12px 32px #3b82f666;transform:translateY(-2px)}@media (max-width:1200px){.hero-container{gap:60px}.hero-title{font-size:3.5rem}.hero-stats{gap:32px;grid-template-columns:repeat(2,1fr)}.benefits-stats{gap:40px}}@media (max-width:768px){.hero-section{min-height:auto;padding:100px 0}.hero-container{flex-direction:column;gap:40px;text-align:center}.hero-title{font-size:2.5rem}.hero-stats{gap:24px;grid-template-columns:repeat(2,1fr)}.hero-actions{flex-wrap:wrap;justify-content:center}.benefits-stats{flex-direction:column;gap:24px}.metrics-grid{grid-template-columns:1fr}}.results-dashboard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 20px 60px #00000014;padding:32px}.dashboard-title{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:24px;text-align:center}.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.metrics-grid .metric-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:20px;text-align:center}.metrics-grid .metric-icon{font-size:2rem;margin-bottom:12px}.metrics-grid .metric-value{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:8px}.metrics-grid .metric-label{color:#64748b;font-size:.875rem;font-weight:500;margin-bottom:12px}@media (max-width:768px){.hero-container{flex-direction:column;gap:40px;text-align:center}.hero-title{font-size:2.5rem}.hero-stats{gap:24px;grid-template-columns:repeat(2,1fr)}.hero-actions{flex-wrap:wrap;justify-content:center}.benefits-stats{flex-direction:column;gap:24px}.metrics-grid{grid-template-columns:1fr}}.gradient-text{color:#1f2937}.hero-subtitle{color:#000!important;font-size:1.25rem!important;line-height:1.6!important;margin-bottom:32px!important}.hero-actions{display:flex;gap:16px;margin-bottom:48px}.hero-cta{background:#3b82f6!important;border:none!important;border-radius:12px!important;box-shadow:0 4px 20px #3b82f64d!important}.hero-cta,.hero-secondary{font-size:18px!important;font-weight:600!important;height:56px!important;padding:0 32px!important}.hero-secondary{border:2px solid #e5e7eb!important;border-radius:12px!important;color:#6b7280!important}.hero-stats{display:flex;gap:32px}.stat-item{text-align:center}.stat-number{color:#3b82f6;font-size:2rem;font-weight:800;margin-bottom:4px}.stat-label{color:#6b7280;font-size:14px;font-weight:500}.hero-image-placeholder,.hero-visual{align-items:center;display:flex;justify-content:center}.hero-image-placeholder{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:24px;box-shadow:0 20px 60px #3b82f64d;height:400px;position:relative;width:400px}.hero-rocket{animation:float 3s ease-in-out infinite;color:#fff;font-size:120px}.floating-elements{bottom:0;left:0;position:absolute;right:0;top:0}.float-element{animation:float 4s ease-in-out infinite;background:#ffffff4d;border-radius:50%;height:20px;position:absolute;width:20px}.float-element:first-child{animation-delay:0s;left:20%;top:20%}.float-element:nth-child(2){animation-delay:1s;right:20%;top:60%}.float-element:nth-child(3){animation-delay:2s;bottom:20%;left:50%}.section-container{margin:0 auto;max-width:1200px;padding:0 24px}.section-header{margin-bottom:64px;text-align:center}.section-title{color:#1f2937!important;font-size:2.5rem!important;font-weight:700!important;margin-bottom:16px!important}.section-subtitle{color:#6b7280!important;font-size:1.125rem!important;margin:0 auto!important;max-width:600px}.auth-section{background:#fff!important;border-bottom:1px solid #f1f5f9;border-top:1px solid #f1f5f9;padding:80px 0}.auth-content{padding-right:48px}.auth-title{color:#1f2937!important;font-size:2.5rem!important;font-weight:700!important;margin-bottom:24px!important}.auth-subtitle{color:#6b7280!important;font-size:1.125rem!important;line-height:1.6!important;margin-bottom:32px!important}.auth-features{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.auth-feature{align-items:center;display:flex;gap:12px}.auth-feature-icon{color:#10b981;font-size:18px}.auth-feature span{color:#000;font-weight:500}.auth-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:20px!important;box-shadow:0 20px 40px #0000000d!important;padding:40px!important}.auth-header{margin-bottom:32px;text-align:center}.auth-form-title{color:#1f2937!important;font-size:1.75rem!important;font-weight:600!important;margin-bottom:8px!important}.auth-form-subtitle{color:#6b7280!important}.tenant-selection{margin-bottom:24px}.tenant-selection .ant-select{width:100%}.tenant-selection .ant-select-selector{background:#fff!important;border:2px solid #e5e7eb!important;border-radius:12px!important;height:48px!important;padding:8px 12px!important}.tenant-selection .ant-select-focused .ant-select-selector{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a!important}.auth-form .ant-form-item-label>label{color:#374151!important;font-weight:500!important}.auth-form .ant-input,.auth-form .ant-input-password{background:#fff!important;border:2px solid #e5e7eb!important;border-radius:12px!important;font-size:16px!important;height:48px!important;padding:8px 16px!important}.auth-form .ant-input-password:focus,.auth-form .ant-input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a!important}.auth-submit-btn{background:#3b82f6!important;border:none!important;border-radius:12px!important;font-size:18px!important;font-weight:600!important;height:56px!important;margin-top:24px!important}.auth-switch{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:24px;text-align:center}.auth-switch-btn{color:#3b82f6!important;font-weight:500!important;height:auto!important;padding:0!important}.features-section{background:#fff!important;padding:80px 0}.features-grid{margin-top:48px}.feature-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:16px!important;height:100%;padding:32px 24px!important;text-align:center;transition:all .3s ease!important}.feature-card:hover{border-color:#3b82f6!important;box-shadow:0 20px 40px #0000001a!important;transform:translateY(-8px)!important}.feature-icon-wrapper{align-items:center;border-radius:20px;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.feature-icon{font-size:36px}.feature-title{color:#1f2937!important;font-size:1.25rem!important;font-weight:600!important;margin-bottom:16px!important}.feature-description{color:#6b7280!important;line-height:1.6!important}.solutions-section{background:#f8fafc!important;padding:80px 0}.solutions-grid{margin-top:48px}.solution-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:16px!important;cursor:pointer;height:100%;padding:32px 24px!important;transition:all .3s ease!important}.solution-card:hover{box-shadow:0 20px 40px #0000001a!important;transform:translateY(-8px)!important}.solution-icon{font-size:48px;margin-bottom:24px;text-align:center}.solution-title{color:#1f2937!important;font-size:1.25rem!important;font-weight:600!important;margin-bottom:16px!important;text-align:center}.solution-description{color:#6b7280!important;line-height:1.6!important;margin-bottom:24px!important;text-align:center}.solution-colors{display:flex;gap:12px;justify-content:center}.color-swatch{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;height:24px;width:24px}.benefits-section{background:#fff!important;padding:80px 0}.benefits-content{padding-right:48px}.benefits-title{color:#1f2937!important;font-size:2.5rem!important;font-weight:700!important;margin-bottom:24px!important}.benefits-subtitle{color:#6b7280!important;font-size:1.125rem!important;line-height:1.6!important;margin-bottom:32px!important}.benefit-item{align-items:center!important;border:none!important;display:flex!important;gap:16px!important;padding:16px 0!important}.benefit-icon{color:#10b981;flex-shrink:0;font-size:20px}.benefit-text{color:#374151;font-size:1rem;font-weight:500}.benefits-cta{background:#3b82f6!important;border:none!important;border-radius:12px!important;font-size:18px!important;font-weight:600!important;height:56px!important;margin-top:24px!important;padding:0 32px!important}.benefits-visual{align-items:center;display:flex;justify-content:center}.benefits-chart{max-width:400px;width:100%}.chart-item{margin-bottom:32px}.chart-label{color:#6b7280;font-size:14px;font-weight:500;margin-bottom:8px}.chart-value{color:#1f2937;font-size:18px;font-weight:700;margin-top:8px;text-align:right}.testimonials-section{background:#f8fafc!important;padding:80px 0}.testimonials-grid{margin-top:48px}.testimonial-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:16px!important;height:100%;padding:32px 24px!important;transition:all .3s ease!important}.testimonial-card:hover{box-shadow:0 20px 40px #0000001a!important;transform:translateY(-8px)!important}.testimonial-header{align-items:center;display:flex;gap:16px;margin-bottom:24px}.testimonial-avatar{background:#3b82f6!important;color:#fff!important;font-weight:600!important}.testimonial-info{flex:1 1}.testimonial-name{color:#1f2937;font-weight:600;margin-bottom:4px}.testimonial-role{color:#6b7280;font-size:14px;margin-bottom:2px}.testimonial-company{color:#3b82f6;font-size:14px;font-weight:500}.testimonial-rating{display:flex;gap:4px}.star-icon{color:#fbbf24;font-size:16px}.testimonial-content{color:#6b7280!important;font-style:italic!important;line-height:1.6!important}.contact-section{background:#fff!important}.contact-content{margin-top:48px}.contact-info{display:flex;flex-direction:column;gap:32px}.contact-item{gap:16px}.contact-icon,.contact-item{align-items:center;display:flex}.contact-icon{background:#3b82f61a;border-radius:12px;color:#3b82f6;font-size:24px;height:48px;justify-content:center;width:48px}.contact-label{color:#6b7280;font-size:14px;margin-bottom:4px}.contact-value{color:#1f2937;font-size:16px;font-weight:500}.contact-form-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:20px!important;box-shadow:0 20px 40px #0000000d!important;padding:40px!important}.contact-form-card .ant-form-item-label>label{color:#374151!important;font-weight:500!important}.contact-form-card .ant-input,.contact-form-card .ant-input-textarea{background:#fff!important;border:2px solid #e5e7eb!important;border-radius:12px!important;font-size:16px!important;padding:12px 16px!important}.contact-form-card .ant-input-textarea:focus,.contact-form-card .ant-input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a!important}.contact-submit-btn{background:#3b82f6!important;border:none!important;border-radius:12px!important;font-size:18px!important;font-weight:600!important;height:56px!important}.landing-footer{background:#1f2937;color:#f9fafb;padding:64px 0 32px}.footer-container{margin:0 auto;max-width:1200px;padding:0 24px}.footer-content{grid-gap:48px;display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:48px}.footer-section h5{color:#f9fafb!important;font-size:18px!important;font-weight:600!important;margin-bottom:24px!important}.footer-logo{align-items:center;display:flex;font-size:24px;font-weight:700;gap:12px;margin-bottom:16px}.footer-logo-icon{height:auto;max-height:60px;object-fit:contain;width:180px}.footer-description{color:#d1d5db!important;line-height:1.6!important}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#d1d5db;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#3b82f6}.footer-bottom{align-items:center;border-top:1px solid #374151;display:flex;justify-content:space-between;padding-top:32px}.footer-copyright{color:#9ca3af;font-size:14px}.footer-social{display:flex;gap:24px}.social-link{color:#9ca3af;font-size:14px;text-decoration:none;transition:color .2s ease}.social-link:hover{color:#3b82f6}.hero-innovation-showcase{display:flex;flex-direction:column;gap:24px;max-width:400px}.innovation-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:16px;padding:24px;transition:all .3s ease}.innovation-card:hover{box-shadow:0 12px 48px #00000026;transform:translateY(-4px)}.innovation-card.primary{border-left:4px solid #3b82f6}.innovation-card.secondary{border-left:4px solid #10b981}.innovation-card.tertiary{border-left:4px solid #fa541c}.innovation-icon{color:#3b82f6;font-size:32px}.innovation-content h4{color:#1f2937;font-size:18px;font-weight:600;margin:0 0 8px}.innovation-content p{color:#6b7280;font-size:14px;margin:0}.strategic-areas-section{background:#fff;padding:80px 0}.strategic-grid{margin-top:48px}.strategic-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;height:100%;padding:32px 24px;text-align:center;transition:all .3s ease}.strategic-card:hover{border-color:#3b82f6;box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.strategic-icon-wrapper{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:20px;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.strategic-icon{color:#fff;font-size:36px}.strategic-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:16px}.strategic-description{color:#6b7280;line-height:1.6;margin-bottom:24px}.strategic-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.ai-features-section{background:#f8fafc;padding:80px 0}.ai-features-grid{margin-top:48px}.ai-feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;height:100%;padding:32px 24px;position:relative;transition:all .3s ease}.ai-feature-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.ai-feature-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.ai-feature-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:16px;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;width:60px}.ai-feature-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:16px}.ai-feature-description{color:#6b7280;line-height:1.6;margin-bottom:24px}.ai-feature-stats{display:flex;gap:24px}.ai-feature-stats .ant-statistic{text-align:center}.ai-feature-stats .ant-statistic-title{color:#6b7280;font-size:12px;margin-bottom:4px}.ai-feature-stats .ant-statistic-content{font-size:20px;font-weight:700}.government-solutions-section{background:#fff;padding:80px 0}.government-solutions-grid{margin-top:48px}.government-solution-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;height:100%;padding:32px 24px;transition:all .3s ease}.government-solution-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.solution-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.solution-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:16px;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;width:60px}.solution-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:16px}.solution-description{color:#6b7280;line-height:1.6;margin-bottom:24px}.solution-features{margin-bottom:24px}.feature-item{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:8px;margin-bottom:8px}.feature-item .anticon{color:#10b981}.solution-cta{background:#3b82f6;border:none;border-radius:12px;color:#fff;font-weight:600;height:48px;width:100%}.solution-cta:hover{background:#2563eb;color:#fff}.why-choose-section{background:#f8fafc;padding:80px 0}.why-choose-content{display:flex;flex-direction:column;gap:32px}.why-choose-item{align-items:flex-start;display:flex;gap:20px}.why-choose-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:16px;color:#fff;display:flex;flex-shrink:0;font-size:24px;height:60px;justify-content:center;width:60px}.why-choose-text h4{color:#1f2937;font-size:18px;font-weight:600;margin:0 0 8px}.why-choose-text p{color:#6b7280;line-height:1.6;margin:0}.innovation-timeline{background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000001a;padding:32px}.timeline-item h5{color:#1f2937;font-size:16px;font-weight:600;margin:0 0 8px}.timeline-item p{color:#6b7280;font-size:14px;margin:0}.success-metrics-section{background:#fff;padding:80px 0}.metrics-grid{margin-top:48px}.metric-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;height:100%;padding:32px 24px}.metric-card:hover{box-shadow:0 20px 40px #0000001a}.metric-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:16px;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;margin:0 auto 24px;width:60px}.metric-description{color:#6b7280;font-size:14px;margin-top:16px}.cta-section{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;padding:80px 0;text-align:center}.cta-content{margin:0 auto;max-width:800px}.cta-badge{align-items:center;background:#3b82f633;border-radius:50px;color:#3b82f6;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:24px;padding:8px 16px}.cta-title{color:#fff;font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:24px}.cta-subtitle{color:#d1d5db;font-size:1.25rem;line-height:1.6;margin-bottom:32px}.cta-actions{display:flex;gap:16px;justify-content:center;margin-bottom:48px}.cta-primary{background:#3b82f6;border:none;border-radius:12px}.cta-primary,.cta-secondary{color:#fff;font-size:18px;font-weight:600;height:56px;padding:0 32px}.cta-secondary{background:#0000;border:2px solid #6b7280;border-radius:12px}.cta-secondary:hover{border-color:#3b82f6;color:#3b82f6}.cta-features{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.cta-feature{align-items:center;color:#d1d5db;display:flex;font-size:14px;gap:8px}.cta-feature .anticon{color:#10b981}.contact-section{background:#f8fafc;padding:80px 0}.form-header{margin-bottom:32px;text-align:center}.form-header h4{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0 0 8px}.form-header p{color:#6b7280;margin:0}.footer-badge{margin-top:16px}@media (max-width:1024px){.hero-container{gap:48px;grid-template-columns:1fr;text-align:center}.hero-actions,.hero-stats{justify-content:center}.footer-content{gap:32px;grid-template-columns:1fr 1fr}.cta-actions{align-items:center;flex-direction:column}.ai-feature-stats,.cta-features{flex-direction:column;gap:16px}}@media (max-width:768px){.nav-menu{display:none}.nav-actions{gap:8px}.hero-container.hero-with-login{flex-direction:column;gap:40px}.hero-container.hero-with-login .hero-content,.hero-login-section{max-width:100%}.login-card,.login-content{padding:24px}.hero-title{font-size:2.5rem!important}.hero-actions{align-items:center;flex-direction:column}.hero-stats{flex-direction:column;gap:16px}.section-title{font-size:2rem!important}.auth-content,.benefits-content{margin-bottom:48px;padding-right:0}.footer-content{grid-template-columns:1fr;text-align:center}.footer-bottom{flex-direction:column;gap:16px;text-align:center}.cta-title{font-size:2rem}.hero-innovation-showcase{max-width:100%}.innovation-card,.why-choose-item{flex-direction:column;text-align:center}.why-choose-icon{margin:0 auto}}@media (max-width:480px){.hero-container,.section-container{padding:0 16px}.hero-title{font-size:2rem!important}.hero-subtitle{font-size:1.125rem!important}.auth-card,.contact-form-card{padding:24px!important}}.goal-seek-charts-modal-overlay{align-items:center;background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.goal-seek-charts-modal-content{background:#1e1e1e;border-radius:12px;box-shadow:0 8px 32px #00000080;color:#e0e0e0;display:flex;flex-direction:column;max-height:90vh;max-width:1200px;width:100%}.goal-seek-charts-modal-header{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:20px 30px}.goal-seek-charts-modal-header h2{color:#fff;font-size:24px;font-weight:600;margin:0}.goal-seek-charts-close-button{align-items:center;background:none;border:none;border-radius:6px;color:#888;cursor:pointer;display:flex;font-size:32px;height:40px;justify-content:center;padding:0;transition:all .2s;width:40px}.goal-seek-charts-close-button:hover{background-color:#333;color:#fff}.goal-seek-charts-modal-body{flex:1 1;overflow-y:auto;padding:30px}.goal-seek-info-banner{background-color:#2196f326;border:1px solid #2196f34d;border-radius:8px;color:#64b5f6;font-size:15px;margin-bottom:16px}.goal-seek-info-banner,.goal-seek-status-banner{align-items:center;display:flex;font-weight:500;gap:12px;padding:16px 20px}.goal-seek-status-banner{border-radius:8px;font-size:16px;margin-bottom:30px}.goal-seek-status-banner.converged{background-color:#4caf5026;border:1px solid #4caf504d;color:#81c784}.goal-seek-status-banner.not-converged{background-color:#ff980026;border:1px solid #ff98004d;color:#ffb74d}.status-icon{font-size:24px}.status-text{font-size:16px}.chart-section{margin-bottom:40px}.chart-section h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 8px}.chart-description{color:#aaa;font-size:14px;margin:0 0 20px}.iterations-table-section{margin-top:40px}.iterations-table-section h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 16px}.iterations-table-wrapper{border:1px solid #333;border-radius:8px;overflow-x:auto}.iterations-table{background-color:#252525;border-collapse:collapse;width:100%}.iterations-table thead{background-color:#2a2a2a}.iterations-table th{border-bottom:2px solid #333;color:#fff;font-size:14px;font-weight:600;padding:12px 16px;text-align:left}.iterations-table td{border-bottom:1px solid #2a2a2a;color:#e0e0e0;font-size:14px;padding:12px 16px}.iterations-table tbody tr:hover{background-color:#2a2a2a}.iterations-table tbody tr.converged-row{background-color:#4caf501a}.iterations-table tbody tr.converged-row:hover{background-color:#4caf5026}.iterations-table .low-error{color:#81c784;font-weight:500}.iterations-table .high-error{color:#ffb74d}.iteration-chart-button{align-items:center;background:#1f1f1f;border:1px solid #333;border-radius:6px;color:#e0e0e0;cursor:pointer;display:inline-flex;justify-content:center;padding:6px 8px;transition:background .2s,border-color .2s}.iteration-chart-button:hover{background:#2b2b2b;border-color:#444}.iteration-chart-button:disabled{cursor:not-allowed;opacity:.4}.goal-seek-charts-modal-footer{border-top:1px solid #333;display:flex;justify-content:flex-end;padding:20px 30px}.goal-seek-charts-close-footer-button{background-color:#444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 24px;transition:all .2s}.goal-seek-charts-close-footer-button:hover{background-color:#555}@media (max-width:768px){.goal-seek-charts-modal-content{border-radius:0;max-height:100vh;max-width:100%}.goal-seek-charts-modal-header{padding:16px 20px}.goal-seek-charts-modal-header h2{font-size:20px}.goal-seek-charts-modal-body{padding:20px}.chart-section h3{font-size:16px}.iterations-table td,.iterations-table th{font-size:12px;padding:8px 12px}}.recharts-cartesian-axis-tick-value{fill:#aaa;font-size:12px}.recharts-legend-item-text{color:#e0e0e0!important}.recharts-tooltip-wrapper{background-color:#2a2a2a!important;border:1px solid #444!important;border-radius:6px!important}.chat-container-full{height:100%;margin:0;padding:0;width:100%}.chat-card-full{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #0000000d;height:100%;margin:0}.chat-card-full .ant-card-head{background:#f9fafb;border-bottom:1px solid #e5e7eb;border-radius:12px 12px 0 0;min-height:80px;padding:20px 24px}.chat-card-full .ant-card-head-title{color:#000;font-size:18px;font-weight:600;width:100%}.chat-layout-full{display:flex;flex-direction:column;gap:0;height:calc(100vh - 150px);min-height:800px}.messages-area-full{border-bottom:1px solid #e5e7eb;flex:1 1;max-height:calc(100vh - 250px);min-height:600px;overflow-y:auto;padding:0 0 20px}.messages-list-full{background:#0000;border:none;padding:0 20px}.messages-list-full .ant-list-item{border:none;padding:16px 0}.messages-list-full .ant-list-item:has(.chat-message.status){min-height:44px;padding:8px 0}.chat-message{background:#f9fafb;border:1px solid #e5e7eb;margin-bottom:20px;max-width:100%;padding:20px;transition:all .2s ease-in-out}.chat-message:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.chat-message.user{border-color:#000;margin-left:40px;margin-right:20px}.chat-message.agent{background:#fff;border-color:#e5e7eb;margin-left:20px;margin-right:40px}.message-content{box-sizing:border-box;padding:0 8px;width:100%}.message-header{align-items:center;display:flex;gap:16px;margin-bottom:16px}.message-avatar{align-items:center;border-radius:50%;display:flex;font-size:18px;height:40px;justify-content:center;width:40px}.message-avatar.user{background:#000;color:#fff}.message-avatar.agent{background:#10b981;color:#fff}.message-sender{color:#000;font-size:16px;font-weight:600}.chat-message.user .message-sender{color:#fff}.message-time{color:#6b7280;font-size:14px;margin-left:auto}.chat-message.user .message-time{color:#ffffffb3}.message-text{word-wrap:break-word;box-sizing:border-box;color:#000;font-size:15px;line-height:1.7;padding:8px;white-space:normal}.message-text h1,.message-text h2,.message-text h3,.message-text h4{font-weight:700;line-height:1.3;margin:16px 0 8px}.message-text h1{font-size:22px}.message-text h2{font-size:20px}.message-text h3{font-size:18px}.message-text h4{font-size:16px}.message-text p{margin:8px 0}.message-text ol,.message-text ul{margin:8px 0 8px 20px;padding:0}.message-text li{margin:4px 0}.message-text blockquote{background:#f9fafb;border-left:4px solid #e5e7eb;color:#374151;margin:12px 0;padding:8px 12px}.message-text pre{background:#111827;border-radius:8px;color:#f9fafb;font-size:13px;line-height:1.6;margin:12px 0;overflow-x:auto;padding:12px 14px}.message-text code{background:#f3f4f6;border-radius:6px;color:#111827;font-size:13px;padding:2px 6px}.message-text pre code{background:#0000;color:inherit;padding:0}.message-text table{border-collapse:collapse;font-size:14px;margin:12px 0;width:100%}.message-text td,.message-text th{border:1px solid #e5e7eb;padding:8px 10px;text-align:left}.message-text th{background:#f9fafb;font-weight:600}.message-text hr{border:none;border-top:1px solid #e5e7eb;margin:16px 0}.message-text img{border-radius:8px;margin:8px 0;max-width:100%}.message-text a{color:#1890ff;font-weight:500;text-decoration:underline;transition:color .2s ease}.message-text a:hover{color:#40a9ff;text-decoration:underline}.message-text a:visited{color:#722ed1}.chat-message.user .message-text{color:#fff}.chat-message.user .message-text blockquote{background:#ffffff14;border-left-color:#fff6;color:#ffffffe6}.chat-message.user .message-text pre{background:#0b0f19;color:#f8fafc}.chat-message.user .message-text code{background:#ffffff24;color:#fff}.chat-message.user .message-text td,.chat-message.user .message-text th{border-color:#fff3}.chat-message.user .message-text th{background:#ffffff1a}.input-area-full{background:#f9fafb;border-top:1px solid #e5e7eb;flex:0 0 auto;padding:24px}.input-container-full{align-items:flex-end;display:flex;flex-direction:row;gap:16px;margin-bottom:16px}.chat-input-full{border:1px solid #e5e7eb;border-radius:12px;flex:1 1;font-size:16px;min-height:120px;padding:20px;resize:none;transition:all .2s ease-in-out}.chat-input-full:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.chat-input-full:hover{border-color:#d1d5db}.input-area-full .send-button-full.ant-btn,.send-button-full.ant-btn.ant-btn-primary{background:#000!important;border-color:#000!important;border-radius:12px;color:#fff!important;flex-shrink:0;font-size:16px;font-weight:600;height:56px;min-width:180px;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.send-button-full .anticon,.send-button-full .send-button-label,.send-button-full span:not(.anticon){fill:#fff;color:#fff!important}.send-button-full .anticon svg{fill:#fff}.send-button-full .send-button-label{display:inline;visibility:visible}.send-button-full:hover:not(:disabled):not(.ant-btn-loading){background:#1f2937!important;border-color:#1f2937!important;box-shadow:0 6px 20px #00000026;color:#fff!important;transform:translateY(-2px)}.send-button-full:hover:not(:disabled):not(.ant-btn-loading) .anticon,.send-button-full:hover:not(:disabled):not(.ant-btn-loading) .anticon svg,.send-button-full:hover:not(:disabled):not(.ant-btn-loading) span:not(.anticon){fill:#fff;color:#fff!important}.send-button-full:active:not(:disabled):not(.ant-btn-loading){background:#111827!important;border-color:#111827!important;box-shadow:0 2px 8px #0003;transform:translateY(0)}.send-button-full:active:not(:disabled):not(.ant-btn-loading) .anticon,.send-button-full:active:not(:disabled):not(.ant-btn-loading) .anticon svg,.send-button-full:active:not(:disabled):not(.ant-btn-loading) span:not(.anticon){fill:#fff;color:#fff!important}.send-button-full.ant-btn-loading,.send-button-full:disabled{background:#d1d5db!important;border-color:#d1d5db!important;box-shadow:none;color:#6b7280!important;cursor:not-allowed;transform:none}.send-button-full.ant-btn-loading .anticon,.send-button-full.ant-btn-loading .anticon svg,.send-button-full.ant-btn-loading .send-button-label,.send-button-full.ant-btn-loading span:not(.anticon),.send-button-full:disabled .anticon,.send-button-full:disabled .anticon svg,.send-button-full:disabled .send-button-label,.send-button-full:disabled span:not(.anticon){fill:#6b7280;color:#6b7280!important}.send-button-full.ant-btn-loading .send-button-label{display:inline;margin-left:8px;visibility:visible}.chat-footer-full{border-top:1px solid #e5e7eb;padding-top:16px;text-align:center}.chat-info-full{color:#6b7280;font-size:13px;line-height:1.5}.chat-card-full .ant-select{min-width:200px}.chat-card-full .ant-select-selector{align-items:center!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;color:#000!important;display:flex!important;height:40px!important}.chat-card-full .ant-select-selection-item,.chat-card-full .ant-select-selection-placeholder{align-items:center!important;color:#000!important;display:flex!important;gap:8px!important;opacity:1!important;visibility:visible!important}.chat-card-full .ant-select-selection-search-input{color:#000!important;opacity:1!important;visibility:visible!important}.chat-card-full .ant-select-arrow{color:#000!important}.chat-card-full .ant-select-dropdown{background:#fff!important}.chat-card-full .ant-select-dropdown .ant-select-item{background:#fff!important;color:#000!important}.messages-area-full::-webkit-scrollbar{width:8px}.messages-area-full::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.messages-area-full::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.messages-area-full::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:1200px){.chat-layout-full{height:calc(100vh - 200px)}.messages-area-full{max-height:calc(100vh - 300px)}}@media (max-width:768px){.chat-card-full{border-radius:0;margin:0}.chat-card-full .ant-card-head{border-radius:0;min-height:70px;padding:16px 20px}.chat-card-full .ant-card-head-title{font-size:16px}.chat-layout-full{gap:0;height:calc(100vh - 200px);padding:0}.messages-area-full{max-height:calc(100vh - 300px);min-height:400px}.chat-message{margin-right:16px;padding:16px}.chat-message,.chat-message.user{margin-left:16px}.chat-message.agent{margin-right:16px}.input-area-full{padding:20px}.input-container-full{align-items:stretch;flex-direction:column}.chat-input-full{font-size:14px;min-height:70px;padding:14px}.send-button-full{font-size:15px;height:44px;min-width:140px;width:100%}.chat-card-full .ant-select{min-width:160px}}@media (max-width:480px){.chat-card-full .ant-card-head{padding:12px 16px}.chat-card-full .ant-card-head-title{font-size:14px}.message-header{gap:12px}.message-avatar{font-size:16px;height:32px;width:32px}.message-sender{font-size:14px}.message-time{font-size:12px}.message-text{font-size:14px}.chat-info-full{font-size:12px}.input-area-full{padding:16px}.chat-input-full{font-size:14px;min-height:60px;padding:12px}.send-button-full{font-size:14px;height:40px;min-width:120px}.chat-card-full .ant-select{min-width:140px}}.chat-message.loading{opacity:.7}.chat-message.loading .message-text{align-items:center;display:flex;gap:12px}.chat-message.status{align-items:center;animation:pulseStatus 2s ease-in-out infinite,slideIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f3f4f6cc;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 4px #0000000d;box-sizing:border-box;display:flex;flex-shrink:0;margin-bottom:12px;margin-left:20px;margin-right:40px;max-width:-webkit-fit-content;max-width:fit-content;min-height:40px;overflow:hidden;padding:8px 16px}.chat-message.status .message-content{padding:0;width:100%}.chat-message.status .message-text{align-items:center;color:#4b5563;display:flex;font-size:14px;font-weight:500;gap:8px;line-height:normal;margin:0;padding:0;transition:all .3s ease}.loading-dots-container{display:inline-flex;gap:3px;margin-left:4px}.dot{animation:dotBlink 1.4s infinite both;background-color:#9ca3af;border-radius:50%;height:4px;width:4px}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes dotBlink{0%,80%,to{opacity:0;transform:scale(0)}40%{opacity:1;transform:scale(1)}}@keyframes pulseStatus{0%{border-color:#e5e7eb;box-shadow:0 2px 4px #0000000d}50%{border-color:#9ca3af;box-shadow:0 4px 8px #0000001a}to{border-color:#e5e7eb;box-shadow:0 2px 4px #0000000d}}.chat-message{animation:slideIn .3s ease-out}.chat-message:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-3px)}.chat-message.user:hover{box-shadow:0 6px 20px #00000040}.chat-input-full:focus-visible{outline:2px solid #000;outline-offset:2px}.send-button-full:focus-visible{outline:2px solid #000;outline-offset:2px}.chat-config-buttons .ant-btn.ant-btn-primary,.chat-config-buttons .chat-config-btn.ant-btn{background:#000!important;border-color:#000!important;color:#fff!important;font-weight:500;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.chat-config-buttons .chat-config-btn .anticon,.chat-config-buttons .chat-config-btn .anticon svg,.chat-config-buttons .chat-config-btn span{fill:#fff;color:#fff!important;display:inline!important;visibility:visible!important}.chat-config-buttons .chat-config-btn:hover:not(:disabled):not(.ant-btn-loading){background:#1f2937!important;border-color:#1f2937!important;box-shadow:0 4px 12px #0003;color:#fff!important;transform:translateY(-1px)}.chat-config-buttons .chat-config-btn:hover:not(:disabled):not(.ant-btn-loading) .anticon,.chat-config-buttons .chat-config-btn:hover:not(:disabled):not(.ant-btn-loading) .anticon svg,.chat-config-buttons .chat-config-btn:hover:not(:disabled):not(.ant-btn-loading) span{fill:#fff;color:#fff!important}.chat-config-buttons .chat-config-btn:active:not(:disabled):not(.ant-btn-loading){background:#111827!important;border-color:#111827!important;box-shadow:0 2px 6px #0003;transform:translateY(0)}.chat-config-buttons .chat-config-btn:active:not(:disabled):not(.ant-btn-loading) .anticon,.chat-config-buttons .chat-config-btn:active:not(:disabled):not(.ant-btn-loading) span{fill:#fff;color:#fff!important}.chat-config-buttons .chat-config-btn.ant-btn-loading{background:#000!important;border-color:#000!important;color:#fff!important}.chat-config-buttons .chat-config-btn.ant-btn-loading .anticon,.chat-config-buttons .chat-config-btn.ant-btn-loading .anticon svg{fill:#fff;color:#fff!important}.chat-config-buttons .chat-config-btn:disabled{background:#d1d5db!important;border-color:#d1d5db!important;color:#6b7280!important}.chat-config-buttons .chat-config-btn:disabled span{color:#6b7280!important}.chat-config-label{color:#6b7280;display:block;font-size:14px;margin-bottom:8px;visibility:visible}.ant-select-dropdown .ant-select-item-option{background:#fff!important;color:#000!important}.ant-select-dropdown .ant-select-item-option:hover{background:#f3f4f6!important;color:#000!important}.ant-select-dropdown .ant-select-item-option-selected{background:#f8fafc!important;color:#000!important;font-weight:500!important}.ant-select-dropdown .ant-select-item-option-selected:hover{background:#f1f5f9!important;color:#000!important}.chat-card-full .ant-select-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 20px #00000026}.chat-card-full .ant-select-item{background:#fff;border-radius:6px;color:#000;margin:2px 8px;padding:12px 16px}.chat-card-full .ant-select-item:hover{background:#f3f4f6;color:#000}.chat-card-full .ant-select-item-option-selected{background:#f8fafc;color:#000;font-weight:500}.chat-card-full .ant-select-item-option-selected:hover{background:#f1f5f9;color:#000}.chat-card-full .ant-select-dropdown .ant-select-item-option{background:#fff!important;color:#000!important}.chat-card-full .ant-select-dropdown .ant-select-item-option:hover{background:#f3f4f6!important;color:#000!important}.chat-card-full .ant-select-dropdown .ant-select-item-option-selected{background:#f8fafc!important;color:#000!important;font-weight:500!important}.chat-card-full .ant-select-dropdown .ant-select-item-option-selected:hover{background:#f1f5f9!important;color:#000!important}.simulation-link{align-items:center;background:#fff;border:1px solid #000;border-radius:999px;color:#000;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:6px 10px}.simulation-link:hover{background:#000;color:#fff}.dashboard{padding:0}.dashboard-header{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:32px;padding:24px 32px;position:relative}.header-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.header-left{flex:1 1;text-align:left}.header-right{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #0000001a;border-radius:50px;gap:16px;padding:12px 20px}.header-right,.user-info{align-items:center;display:flex}.user-info{gap:8px}.user-avatar{color:#6b7280;font-size:18px}.user-name{color:#374151;font-size:14px;font-weight:500}.logout-btn{border:1px solid #0000001a!important;border-radius:20px!important;color:#6b7280!important;height:auto!important;padding:4px 16px!important;transition:all .3s ease!important}.logout-btn:hover{background:#ef44441a!important;border-color:#ef4444!important;color:#ef4444!important}.dashboard-header .ant-typography{margin-bottom:12px;position:relative;z-index:1}.dashboard-header .ant-typography:last-child{color:#6b7280;font-size:16px;font-weight:500;margin-bottom:0}.stat-card{overflow:hidden;position:relative}.stat-card:before{background:#000;content:"";height:3px;left:0;position:absolute;right:0;top:0}.stat-card:hover{border-color:#d1d5db}.stat-card .ant-statistic-title{font-weight:600;letter-spacing:.05em;text-transform:uppercase}.stat-card .ant-statistic-content-value{color:#111827}.stat-card .ant-statistic-content-prefix{color:#000}.stat-card .ant-progress{margin-top:16px}.stat-card .ant-progress-bg{border-radius:4px}.chat-section-row{margin-bottom:32px}.chat-section-full{min-height:800px;width:100%}.charts-section-row{margin-bottom:32px}.chart-card .ant-card-head-title{color:#111827}.agents-alerts-row{margin-bottom:32px}.agent-status-card,.alerts-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:100%;overflow:hidden}.agent-status-card .ant-card-head,.alerts-card .ant-card-head{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:20px 24px 16px}.agent-status-card .ant-card-head-title,.alerts-card .ant-card-head-title{color:#111827;font-size:16px;font-weight:600}.agent-status-card .ant-card-body,.alerts-card .ant-card-body{padding:24px}.ant-table-thead>tr>th{color:#111827!important}.ant-table-tbody>tr>td{color:#374151!important}.agent-table-row,.alert-table-row{transition:all .2s ease}.agent-table-row:hover,.alert-table-row:hover{background:#f8fafc!important}.agent-table-row td,.alert-table-row td{transition:all .2s ease}.actions-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.actions-card .ant-card-head{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:20px 24px 16px}.actions-card .ant-card-head-title{color:#111827;font-size:16px}.actions-card .ant-btn{border-radius:8px;font-weight:600;margin:0 8px;transition:all .2s ease-in-out}.actions-card .ant-btn:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.actions-card .ant-btn-primary{background:#000;box-shadow:0 2px 8px #0003}.actions-card .ant-btn-primary:hover{background:#1f2937;box-shadow:0 4px 16px #0000004d}.actions-card .ant-btn-default{background:#fff;border-color:#d1d5db;color:#374151}.actions-card .ant-btn-default:hover{background:#f9fafb;border-color:#9ca3af;color:#111827}.ant-progress-bg{background:#000}.ant-progress-bg.ant-progress-bg-exception{background:#ef4444}.ant-badge-status-text{color:#6b7280!important}@media (max-width:768px){.dashboard-header{border-radius:12px;padding:24px 20px}.actions-row,.agents-alerts-row,.charts-chat-row,.dashboard-header,.stats-row{margin-bottom:24px}.actions-card .ant-card-body{padding:24px 20px}.actions-card .ant-space{flex-direction:column;width:100%}.actions-card .ant-btn{margin-bottom:12px;margin-left:0;margin-right:0;width:100%}.stat-card .ant-statistic-content-value{font-size:28px}.agent-status-card .ant-card-body,.alerts-card .ant-card-body,.chart-card .ant-card-body{padding:20px}}@media (max-width:576px){.dashboard-header .ant-typography{font-size:20px}.dashboard-header .ant-typography:last-child{font-size:14px}.stat-card .ant-statistic-content-value{font-size:24px}.agent-status-card .ant-card-body,.alerts-card .ant-card-body,.chart-card .ant-card-body{padding:16px}.actions-card .ant-btn{font-size:14px;height:44px}}.stat-card:hover .ant-statistic-content-value{transition:transform .2s ease-in-out}.agent-status-card:hover,.alerts-card:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.actions-card,.agent-status-card,.alerts-card,.chart-card,.stat-card{animation:fadeIn .6s ease-out}.stat-card:first-child{animation-delay:.1s}.stat-card:nth-child(2){animation-delay:.2s}.stat-card:nth-child(3){animation-delay:.3s}.stat-card:nth-child(4){animation-delay:.4s}.stat-card{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.stat-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.agent-status-card,.alerts-card,.chart-card{position:relative}.agent-status-card:before,.alerts-card:before,.chart-card:before{background:#000;content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.agent-status-card:hover:before,.alerts-card:hover:before,.chart-card:hover:before{opacity:1}@media (max-width:768px){.header-content{flex-direction:column;gap:16px}.header-content,.header-left{text-align:center}.header-right{align-self:center;padding:10px 16px}.dashboard-header{padding:20px 16px}.dashboard-header .ant-typography{font-size:20px!important}}.status-monitoring-card{background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000f}.status-monitoring-card .ant-card-head{background:linear-gradient(135deg,#1890ff,#722ed1);color:#fff}.status-monitoring-card .ant-card-head-title{color:#fff}.health-card{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #e8e8e8;transition:all .3s ease}.health-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.provider-card,.service-card{background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #e8e8e8;overflow:hidden;position:relative;transition:all .3s ease}.provider-card:hover,.service-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.provider-card.operational,.service-card.operational{background:linear-gradient(135deg,#f6ffed,#fff);border-color:#52c41a}.provider-card.operational:before,.service-card.operational:before{background:linear-gradient(90deg,#52c41a,#73d13d);content:"";height:3px;left:0;position:absolute;right:0;top:0}.provider-card.error,.service-card.error{background:linear-gradient(135deg,#fff2f0,#fff);border-color:#ff4d4f}.provider-card.error:before,.service-card.error:before{background:linear-gradient(90deg,#ff4d4f,#ff7875);content:"";height:3px;left:0;position:absolute;right:0;top:0}.provider-card.unknown,.service-card.unknown{background:linear-gradient(135deg,#fffbe6,#fff);border-color:#faad14}.provider-card.unknown:before,.service-card.unknown:before{background:linear-gradient(90deg,#faad14,#ffc53d);content:"";height:3px;left:0;position:absolute;right:0;top:0}.status-indicator.operational{background-color:#52c41a;box-shadow:0 0 0 2px #52c41a33}.status-indicator.error{background-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f33}.status-indicator.unknown{background-color:#faad14;box-shadow:0 0 0 2px #faad1433}.status-loading{align-items:center;display:flex;justify-content:center;padding:20px}.status-loading .anticon{margin-right:8px}.llm-status-card{background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e8e8e8;margin-bottom:16px}.llm-status-card .ant-card-head{background:linear-gradient(135deg,#1890ff,#722ed1);color:#fff;min-height:40px}.llm-status-card .ant-card-head-title{color:#fff;font-size:14px;font-weight:600}.agents-page{padding:0}.agents-header{margin-bottom:32px;text-align:center}.agents-header .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#000,#374151);-webkit-background-clip:text;background-clip:text;margin-bottom:8px}.agents-header .ant-typography-secondary{color:#6b7280;font-size:16px}.header-actions{margin-top:16px}.add-agent-btn{background:linear-gradient(135deg,#1890ff,#722ed1);border:none;border-radius:8px;box-shadow:0 4px 16px #1890ff4d;font-weight:600;height:48px;padding:0 24px;transition:all .3s ease}.add-agent-btn:hover{background:linear-gradient(135deg,#40a9ff,#9254de);box-shadow:0 8px 24px #1890ff66;transform:translateY(-2px)}.add-agent-form{padding:16px 0}.add-agent-form .ant-form-item{margin-bottom:20px}.add-agent-form .ant-form-item-label>label{color:#374151;font-size:14px;font-weight:600}.add-agent-form .ant-input,.add-agent-form .ant-input-number,.add-agent-form .ant-picker,.add-agent-form .ant-select-selector{border:1px solid #d1d5db;border-radius:8px;transition:all .2s ease}.add-agent-form .ant-input-number-focused,.add-agent-form .ant-input:focus,.add-agent-form .ant-picker-focused,.add-agent-form .ant-select-focused .ant-select-selector{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff1a}.add-agent-form .ant-textarea{border:1px solid #d1d5db;border-radius:8px;transition:all .2s ease}.add-agent-form .ant-textarea:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff1a}.form-actions{border-top:1px solid #e5e7eb;margin-top:32px;padding-top:24px;text-align:center}.form-actions .ant-btn{border-radius:8px;font-weight:600;height:44px;padding:0 32px}.form-actions .ant-btn-primary{background:linear-gradient(135deg,#1890ff,#722ed1);border:none;box-shadow:0 4px 16px #1890ff4d}.form-actions .ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#9254de);box-shadow:0 8px 24px #1890ff66;transform:translateY(-2px)}.ant-modal-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;border-radius:8px 8px 0 0}.ant-modal-title{color:#000;font-size:18px;font-weight:600}.ant-modal-content{border-radius:12px;overflow:hidden}.agents-stats-row{margin-bottom:32px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;transition:all .2s ease-in-out}.stat-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.stat-card .ant-statistic-title{color:#6b7280;margin-bottom:8px}.stat-card .ant-statistic-content{color:#000}.stat-card .ant-statistic-content-value{font-size:24px}.stat-card .ant-statistic-content-prefix{font-size:20px}.agents-list-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d}.agents-list-card .ant-card-head{background:#f9fafb;border-bottom:1px solid #e5e7eb;border-radius:12px 12px 0 0;padding:20px 24px}.agents-list-card .ant-card-head-title{color:#000;font-size:18px;font-weight:600}.agents-list{background:#0000;border:none}.agents-list .ant-list-item{border:none;margin-bottom:24px;padding:0}.agent-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .2s ease-in-out}.agent-item:hover{border-color:#d1d5db;box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.agent-content{padding:24px}.agent-header{align-items:flex-start;display:flex;flex-wrap:nowrap;gap:20px;margin-bottom:20px}.agent-icon{align-items:center;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:12px;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.agent-emoji{font-size:28px;line-height:1}.agent-info{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0}.agent-name{word-wrap:break-word;color:#000;font-size:18px;font-weight:600;line-height:1.3;margin:0;overflow-wrap:break-word;white-space:normal}.agent-type{align-self:flex-start;border-radius:6px;font-size:12px;font-weight:500;margin:0;padding:4px 12px}.agent-status{flex-shrink:0;margin-left:auto}.agent-status .ant-badge-status-text{display:none}.agent-status .ant-tag{border-radius:4px;font-size:11px;font-weight:500;margin:0;padding:4px 8px}.agent-description{margin-bottom:24px;padding:0 80px 0 0}.agent-description .ant-typography{color:#6b7280;font-size:14px;line-height:1.6}.agent-metrics{margin-bottom:24px}.metric-item{display:flex;flex-direction:column;gap:8px}.metric-item .ant-typography{color:#000;font-size:13px;font-weight:600}.metric-item .ant-progress{margin:4px 0}.metric-item .ant-progress-text{display:none}.metric-item .ant-typography.ant-typography-secondary{color:#6b7280;font-size:12px;font-weight:500}.agent-capabilities{margin-bottom:24px}.agent-capabilities .ant-typography{color:#000;display:block;font-size:14px;font-weight:600;margin-bottom:12px}.capabilities-list{display:flex;flex-wrap:wrap;gap:8px}.capability-tag{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;color:#374151;font-size:11px;margin:0;padding:4px 8px}.agent-actions{display:flex;gap:12px;justify-content:flex-end}.agent-actions .ant-btn{border-radius:6px;font-size:13px;font-weight:500;height:32px;padding:0 16px}.agent-actions .ant-btn-primary{background:#000;border-color:#000}.agent-actions .ant-btn-primary:hover{background:#1f2937;border-color:#1f2937;box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.agent-actions .ant-btn:not(.ant-btn-primary){border:1px solid #e5e7eb;color:#6b7280}.agent-actions .ant-btn:not(.ant-btn-primary):hover{background:#f9fafb;border-color:#d1d5db;color:#000}@media (max-width:1200px){.agent-header{gap:16px}.agent-icon{height:50px;width:50px}.agent-emoji{font-size:24px}.agent-name{font-size:16px}.agent-description{padding:0 60px 0 0}}@media (max-width:768px){.agents-header,.agents-stats-row{margin-bottom:24px}.agent-content{padding:20px}.agent-header{align-items:flex-start;flex-direction:column;gap:16px}.agent-status{align-self:flex-start;margin-left:0}.agent-description{margin-bottom:20px;padding:0}.agent-capabilities,.agent-metrics{margin-bottom:20px}.agent-actions{flex-wrap:wrap;justify-content:flex-start}.agent-actions .ant-btn{font-size:12px;height:28px;padding:0 12px}}@media (max-width:576px){.agents-header .gradient-text{font-size:20px}.agents-header .ant-typography-secondary{font-size:14px}.agent-content{padding:16px}.agent-icon{height:45px;width:45px}.agent-emoji{font-size:22px}.agent-name{font-size:15px}.agent-type{font-size:11px;padding:3px 10px}.agent-description .ant-typography{font-size:13px}.metric-item .ant-typography{font-size:12px}.agent-capabilities .ant-typography{font-size:13px}.capability-tag{font-size:10px;padding:3px 6px}.agent-actions .ant-btn{font-size:11px;height:26px;padding:0 10px}}.agent-item{animation:slideInUp .4s ease-out}.agent-item:first-child{animation-delay:.1s}.agent-item:nth-child(2){animation-delay:.2s}.agent-item:nth-child(3){animation-delay:.3s}.agent-item:nth-child(4){animation-delay:.4s}.agent-item:nth-child(5){animation-delay:.5s}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.agent-item:hover .agent-icon{background:#f8fafc;border-color:#000}.agent-item:hover .agent-name{color:#000}.agent-actions .ant-btn:focus-visible{outline:2px solid #000;outline-offset:2px}.agent-item.loading{opacity:.7;pointer-events:none}.agent-item.loading .agent-content{position:relative}.agent-item.loading .agent-content:after{align-items:center;background:#fffc;bottom:0;color:#6b7280;content:"";display:flex;font-size:14px;justify-content:center;left:0;position:absolute;right:0;top:0}.agent-config-form{max-height:70vh;overflow-y:auto}.agent-config-form .ant-tabs-content{padding:16px 0}.agent-config-form .ant-form-item-label>label{color:#000;font-weight:600}.agent-config-form .ant-input-number,.agent-config-form .ant-select-selector{border:1px solid #d9d9d9;border-radius:8px}.agent-config-form .ant-switch{background-color:#d9d9d9}.agent-config-form .ant-switch-checked{background-color:#1890ff}.agent-config-form .ant-divider{border-color:#f0f0f0;margin:24px 0 16px}.agent-config-form .ant-divider-inner-text{color:#000;font-size:14px;font-weight:600}.agent-config-form .ant-collapse{background:#0000;border:none}.agent-config-form .ant-collapse-item{border:1px solid #f0f0f0;border-radius:8px;margin-bottom:8px}.agent-config-form .ant-collapse-header{background:#fafafa;border-radius:8px 8px 0 0;color:#000;font-weight:600}.agent-config-form .ant-collapse-content{border-radius:0 0 8px 8px;border-top:1px solid #f0f0f0}.agent-config-form .ant-tabs-tab{color:#666;font-weight:600}.agent-config-form .ant-tabs-tab-active,.agent-config-form .ant-tabs-tab:hover{color:#1890ff}.agent-config-form .ant-tabs-ink-bar{background:#1890ff}.agent-config-form .ant-modal-header{background:linear-gradient(135deg,#1890ff,#722ed1);border-radius:8px 8px 0 0}.agent-config-form .ant-modal-title{color:#fff;font-weight:600}.agent-config-form .ant-modal-close{color:#fff}.agent-config-form .ant-modal-close:hover{color:#fffc}.agent-config-form .form-actions{border-top:1px solid #f0f0f0;margin-top:24px;padding-top:16px;text-align:center}@media (max-width:768px){.agent-config-form .ant-tabs-tab{font-size:12px;padding:8px 12px}.agent-config-form .ant-form-item{margin-bottom:16px}.agent-config-form .ant-row{margin:0 -8px}.agent-config-form .ant-col{padding:0 8px}}.agent-config-form .ant-switch{height:22px;min-width:44px}.agent-config-form .ant-switch-handle{height:18px;top:2px;width:18px}.agent-config-form .ant-switch-checked .ant-switch-handle{left:calc(100% - 20px)}.agent-config-form .ant-select-multiple .ant-select-selection-item{background:#1890ff;border-radius:4px;color:#fff;margin:2px}.agent-config-form .ant-select-multiple .ant-select-selection-item-remove{color:#fff}.agent-config-form .ant-select-multiple .ant-select-selection-item-remove:hover{color:#fffc}.agent-config-form .ant-tabs-tab .anticon{font-size:14px;margin-right:8px}.config-status-indicator{align-items:center;border-radius:12px;display:inline-flex;font-size:12px;font-weight:500;gap:4px;padding:2px 8px}.config-status-active{background:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.config-status-inactive{background:#fff2e8;border:1px solid #ffd591;color:#fa8c16}.config-status-error{background:#fff2f0;border:1px solid #ffccc7;color:#ff4d4f}.debug-console-card{background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000f}.debug-console-card .ant-card-head{background:linear-gradient(135deg,#722ed1,#1890ff);color:#fff}.debug-console-card .ant-card-head-title{color:#fff}.debug-result-card{border:2px solid #e8e8e8;transition:all .3s ease}.debug-result-card.success{background:linear-gradient(135deg,#f6ffed,#fff);border-color:#52c41a}.debug-result-card.error{background:linear-gradient(135deg,#fff2f0,#fff);border-color:#ff4d4f}.debug-result-card.warning{background:linear-gradient(135deg,#fffbe6,#fff);border-color:#faad14}.debug-result-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.debug-result-card .ant-card-head{background:#0000;border-bottom:1px solid #e8e8e8}.debug-result-card.success .ant-card-head{border-bottom-color:#52c41a}.debug-result-card.error .ant-card-head{border-bottom-color:#ff4d4f}.debug-result-card.warning .ant-card-head{border-bottom-color:#faad14}.debug-test-buttons .ant-btn{border-radius:6px;margin:4px}.debug-test-buttons .ant-btn:hover{box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.debug-history .ant-steps-item-process .ant-steps-item-icon{background:#1890ff;border-color:#1890ff}.debug-history .ant-steps-item-finish .ant-steps-item-icon{background:#52c41a;border-color:#52c41a}.debug-history .ant-steps-item-error .ant-steps-item-icon{background:#ff4d4f;border-color:#ff4d4f}.monitoring-page{padding:0}.metrics-row{margin-bottom:32px}.metric-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;text-align:center;transition:all .3s ease}.metric-card:hover{box-shadow:0 16px 48px #0006;transform:translateY(-8px)}.metric-card .ant-statistic-title{color:#fffc;font-size:14px;font-weight:500;margin-bottom:16px}.metric-card .ant-statistic-content{margin-bottom:16px}.metric-card .ant-statistic-content-value{font-size:32px;font-weight:700}.metric-card .ant-statistic-content-prefix{font-size:24px;margin-right:8px}.metric-card .ant-progress,.metric-trend{margin-top:16px}.metric-trend .ant-tag{border-radius:6px;font-weight:500;padding:4px 8px}.alert-summary-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;height:100%}.alert-summary-card .ant-card-head{border-bottom:1px solid #ffffff1a}.alert-summary-card .ant-card-head-title{color:#fff;font-weight:600}.alert-summary-card .ant-card-body{padding:24px}.alert-summary{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.alert-item{align-items:center;display:flex;gap:8px}.alert-item .ant-tag{border-radius:8px;flex:1 1;font-weight:500;padding:8px 12px;text-align:center}.recent-activity{border-top:1px solid #ffffff1a;padding-top:16px}.recent-activity .ant-typography{color:#fff;margin-bottom:16px}.services-alerts-row{margin-bottom:32px}.alerts-card,.service-status-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;height:100%}.alerts-card .ant-card-head,.service-status-card .ant-card-head{border-bottom:1px solid #ffffff1a}.alerts-card .ant-card-head-title,.service-status-card .ant-card-head-title{color:#fff;font-weight:600}.alerts-card .ant-card-body,.service-status-card .ant-card-body{padding:24px}.ant-progress-bg{background:linear-gradient(90deg,#52c41a,#1890ff)}.ant-progress-bg.ant-progress-bg-exception{background:linear-gradient(90deg,#ff4d4f,#fa8c16)}.ant-timeline-item-content{color:#ffffffe6}.ant-timeline-item-head{border-color:#ffffff4d}@media (max-width:768px){.page-header{flex-direction:column;gap:16px;padding:20px 16px;text-align:center}.actions-row,.charts-row,.metrics-row,.page-header,.services-alerts-row{margin-bottom:24px}.actions-card .ant-card-body{padding:24px 16px}.actions-card .ant-space{flex-direction:column;width:100%}.actions-card .ant-btn{margin-bottom:12px;width:100%}}@media (max-width:576px){.page-header{padding:16px}.header-content .ant-typography{font-size:18px}.metric-card{margin-bottom:16px}.alert-summary-card .ant-card-body,.alerts-card .ant-card-body,.chart-card .ant-card-body,.service-status-card .ant-card-body{padding:16px}.alert-summary{gap:12px}.alert-item .ant-tag{font-size:12px;padding:6px 8px}}.metric-card:hover .ant-statistic-content-value{transform:scale(1.05);transition:transform .3s ease}.alert-summary-card:hover,.alerts-card:hover,.chart-card:hover,.service-status-card:hover{box-shadow:0 12px 40px #0006;transform:translateY(-4px)}.data-page{padding:0}.stats-row{margin-bottom:32px}.witsml-status-indicator{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;display:flex;gap:10px;margin-bottom:16px;padding:10px 16px;width:-webkit-fit-content;width:fit-content}.witsml-status-indicator .status-light{border-radius:50%;flex-shrink:0;height:12px;width:12px}.witsml-status-indicator .status-light.connected{background-color:#52c41a;box-shadow:0 0 8px #52c41a,0 0 12px #52c41a80}.witsml-status-indicator .status-light.disconnected{background-color:#ff4d4f;box-shadow:0 0 8px #ff4d4f,0 0 12px #ff4d4f80}.witsml-status-indicator .status-label{color:#ffffffe6;font-size:14px;font-weight:500}.witsml-status-indicator .status-text{font-size:12px;font-weight:500}.witsml-status-indicator .status-text.connected{color:#52c41a}.witsml-status-indicator .status-text.disconnected{color:#ff4d4f}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;text-align:center;transition:all .3s ease}.stat-card:hover{box-shadow:0 16px 48px #0006;transform:translateY(-8px)}.stat-card .ant-statistic-title{color:#fffc;font-size:14px;font-weight:500;margin-bottom:16px}.stat-card .ant-statistic-content{margin-bottom:16px}.stat-card .ant-statistic-content-value{font-size:32px;font-weight:700}.stat-card .ant-statistic-content-prefix{font-size:24px;margin-right:8px}.query-row{margin-bottom:32px}.query-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.query-card .ant-card-head{border-bottom:1px solid #ffffff1a}.query-card .ant-card-head-title{color:#fff;font-weight:600}.query-card .ant-card-body{padding:24px}.query-form .ant-form-item{margin-bottom:16px}.query-form .ant-form-item-label>label{color:#ffffffe6;font-weight:500}.measurements-row{margin-bottom:32px}.measurements-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.measurements-card .ant-card-head{border-bottom:1px solid #ffffff1a}.measurements-card .ant-card-head-title{color:#fff;font-weight:600}.measurements-card .ant-card-body{padding:24px}.data-visualization-row{margin-bottom:32px}.chart-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.chart-card .ant-card-head{border-bottom:1px solid #ffffff1a}.chart-card .ant-card-head-title{color:#fff}.summary-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;height:100%}.summary-card .ant-card-head{border-bottom:1px solid #ffffff1a}.summary-card .ant-card-head-title{color:#fff;font-weight:600}.summary-card .ant-card-body{padding:24px}.summary-stats{margin-bottom:24px}.summary-item{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:12px 0}.summary-item:last-child{border-bottom:none}.summary-item .ant-typography{margin:0}.summary-actions{margin-top:24px}.summary-actions .ant-btn{border-radius:8px;height:40px;margin-bottom:8px}.summary-actions .ant-btn:last-child{margin-bottom:0}.data-table-row{margin-bottom:32px}.data-table-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.data-table-card .ant-card-head{border-bottom:1px solid #ffffff1a}.data-table-card .ant-card-head-title{color:#fff;font-weight:600}.data-table-card .ant-card-body{padding:24px}.actions-row{margin-bottom:32px}.actions-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;text-align:center}.actions-card .ant-card-head{border-bottom:1px solid #ffffff1a}.actions-card .ant-card-head-title{color:#fff;font-weight:600}.actions-card .ant-card-body{padding:32px 24px}.actions-card .ant-btn{border-radius:12px;font-size:16px;font-weight:500;height:48px;padding:0 24px;transition:all .3s ease}.actions-card .ant-btn:hover{box-shadow:0 8px 24px #1890ff4d;transform:translateY(-4px)}.actions-card .ant-btn-primary{background:linear-gradient(135deg,#1890ff,#722ed1);border:none;box-shadow:0 4px 16px #1890ff4d}.actions-card .ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#9254de);box-shadow:0 8px 32px #1890ff66}.ant-table-thead>tr>th{background:#ffffff0d!important;border-bottom:1px solid #ffffff1a!important;color:#ffffffe6!important;font-weight:600}.ant-table-tbody>tr>td{border-bottom:1px solid #ffffff0d!important;color:#fffc!important}.ant-table-tbody>tr:hover>td{background:#ffffff0d!important}.ant-input,.ant-picker,.ant-select-selector{background:#ffffff0d!important;border:1px solid #fff3!important;border-radius:8px!important;color:#fff!important}.ant-input:focus,.ant-picker-focused,.ant-select-focused .ant-select-selector{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}.ant-picker-input>input{color:#fff!important}.ant-picker-separator{color:#ffffffb3!important}.ant-tag{border-radius:6px;font-weight:500;padding:2px 8px}@media (max-width:768px){.page-header{flex-direction:column;gap:16px;padding:20px 16px;text-align:center}.actions-row,.data-table-row,.data-visualization-row,.measurements-row,.page-header,.query-row,.stats-row{margin-bottom:24px}.actions-card .ant-card-body,.chart-card .ant-card-body,.data-table-card .ant-card-body,.measurements-card .ant-card-body,.query-card .ant-card-body,.summary-card .ant-card-body{padding:16px}.query-form .ant-form-item{margin-bottom:12px}.actions-card .ant-space{flex-direction:column;width:100%}.actions-card .ant-btn{margin-bottom:12px;width:100%}.summary-item{align-items:flex-start;flex-direction:column;gap:4px}}@media (max-width:576px){.page-header{padding:16px}.header-content .ant-typography{font-size:18px}.stat-card{margin-bottom:16px}.actions-card .ant-card-body,.chart-card .ant-card-body,.data-table-card .ant-card-body,.measurements-card .ant-card-body,.query-card .ant-card-body,.summary-card .ant-card-body{padding:12px}.query-form .ant-form-item{margin-bottom:8px}.summary-item{padding:8px 0}}.stat-card:hover .ant-statistic-content-value{transform:scale(1.05);transition:transform .3s ease}.chart-card:hover,.data-table-card:hover,.measurements-card:hover,.query-card:hover,.summary-card:hover{box-shadow:0 12px 40px #0006;transform:translateY(-4px)}.ant-pagination-item{background:#ffffff0d!important;border:1px solid #ffffff1a!important;color:#fffc!important}.ant-pagination-item-active,.ant-pagination-item:hover{border-color:#1890ff!important}.ant-pagination-item-active{background:#1890ff!important}.ant-pagination-next,.ant-pagination-prev{color:#fffc!important}.ant-pagination-next:hover,.ant-pagination-prev:hover{color:#1890ff!important}.telegraf-debug-row{margin-bottom:32px}.telegraf-debug-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.telegraf-debug-card .ant-card-head{border-bottom:1px solid #ffffff1a}.telegraf-debug-card .ant-card-head-title{color:#fff;font-weight:600}.telegraf-debug-card .ant-card-body{padding:24px}.config-card,.custom-debug-card,.debug-data-card,.logs-card,.status-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a}.config-card .ant-card-head,.custom-debug-card .ant-card-head,.debug-data-card .ant-card-head,.logs-card .ant-card-head,.status-card .ant-card-head{border-bottom:1px solid #ffffff1a}.config-card .ant-card-head-title,.custom-debug-card .ant-card-head-title,.debug-data-card .ant-card-head-title,.logs-card .ant-card-head-title,.status-card .ant-card-head-title{color:#fff;font-size:14px;font-weight:600}.config-card .ant-card-body,.custom-debug-card .ant-card-body,.debug-data-card .ant-card-body,.logs-card .ant-card-body,.status-card .ant-card-body{padding:16px}.logs-card .ant-typography{color:#000}.logs-card .ant-typography-secondary{color:#666!important}.debug-data-card .ant-table{background:#0000!important}.debug-data-card .ant-table-thead>tr>th{background:#ffffff1a!important;border-bottom:1px solid #fff3!important;color:#000!important;font-weight:600}.debug-data-card .ant-table-tbody>tr>td{border-bottom:1px solid #ffffff0d!important;color:#000!important}.debug-data-card .ant-table-tbody>tr:hover>td{background:#ffffff1a!important}.recharts-cartesian-axis-label,.recharts-cartesian-axis-tick-value{fill:#000!important}.recharts-tooltip-item,.recharts-tooltip-label{color:#000!important}.recharts-legend-item-text{fill:#000!important;color:#000!important}.grafana-dashboard-row{margin-bottom:32px}.grafana-dashboard-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.grafana-dashboard-card .ant-card-head{border-bottom:1px solid #ffffff1a}.grafana-dashboard-card .ant-card-head-title{color:#fff;font-size:18px;font-weight:600}.grafana-dashboard-card .ant-card-body{padding:24px}.grafana-dashboard-card iframe{border-radius:8px;box-shadow:0 4px 20px #0000001a;transition:all .3s ease}.grafana-dashboard-card iframe:hover{box-shadow:0 8px 30px #00000026}.grafana-dashboard-card .ant-btn{border-radius:8px;font-weight:500;transition:all .3s ease}.grafana-dashboard-card .ant-btn:hover{box-shadow:0 4px 12px #1890ff4d;transform:translateY(-2px)}.drilling-dashboard2-card .ant-card-body{padding:8px}.drilling-dashboard2-card iframe{height:calc(100vh - 250px)!important;max-height:none!important;min-height:800px!important}@media (max-width:768px){.telegraf-debug-row{margin-bottom:24px}.telegraf-debug-card .ant-card-body{padding:16px}.config-card .ant-card-body,.custom-debug-card .ant-card-body,.debug-data-card .ant-card-body,.logs-card .ant-card-body,.status-card .ant-card-body{padding:12px}.grafana-dashboard-row{margin-bottom:24px}.grafana-dashboard-card .ant-card-body{padding:16px}.grafana-dashboard-card iframe{height:calc(100vh - 300px)!important;min-height:600px!important}.drilling-dashboard2-card iframe{height:calc(100vh - 200px)!important;min-height:700px!important}}.settings-page{padding:0}.page-header{align-items:center;background:linear-gradient(135deg,#1890ff1a,#722ed11a);border:1px solid #ffffff1a;border-radius:16px;display:flex;justify-content:space-between;margin-bottom:32px;padding:24px}.header-content{flex:1 1}.header-content .ant-typography{margin-bottom:8px}.header-content .ant-typography:last-child{font-size:16px;margin-bottom:0;opacity:.8}.settings-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.settings-card .ant-card-body{padding:0}.ant-tabs{color:#ffffffe6}.ant-tabs-tab{color:#ffffffb3!important;transition:all .3s ease}.ant-tabs-tab-active,.ant-tabs-tab:hover{color:#1890ff!important}.ant-tabs-tab-btn{font-weight:500}.ant-tabs-tab-btn .anticon{font-size:16px;margin-right:8px}.ant-tabs-ink-bar{background:linear-gradient(90deg,#1890ff,#722ed1)!important;border-radius:2px;height:3px!important}.ant-tabs-content-holder{padding:32px}.ant-form-item-label>label{color:#ffffffe6!important;font-size:14px;font-weight:500}.ant-form-item{margin-bottom:24px}.ant-form-item:last-child{margin-bottom:0}.ant-input,.ant-input-number,.ant-select-selector{background:#ffffff0d!important;border:1px solid #fff3!important;border-radius:8px!important;color:#fff!important;transition:all .3s ease}.ant-input-number:hover,.ant-input:hover,.ant-select-selector:hover{border-color:#fff6!important}.ant-input-number-focused,.ant-input:focus,.ant-select-focused .ant-select-selector{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}.ant-input::placeholder{color:#ffffff80!important}.ant-select-selection-item{color:#fff!important}.ant-select-arrow{color:#ffffffb3!important}.ant-input-number-handler-wrap{background:#ffffff1a!important}.ant-input-number-handler{border-color:#fff3!important;color:#ffffffb3!important}.ant-input-number-handler:hover{color:#fff!important}.ant-switch{background-color:#fff3!important}.ant-switch-checked{background-color:#1890ff!important}.ant-switch-handle{background-color:#fff!important}.ant-input-textarea .ant-input{background:#ffffff0d!important;border:1px solid #fff3!important;color:#fff!important}.ant-input-textarea .ant-input:focus{border-color:#1890ff!important;box-shadow:0 0 0 2px #1890ff33!important}.ant-select-dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6!important;border:1px solid #ffffff1a;border-radius:12px}.ant-select-item{color:#fffc!important;transition:all .3s ease}.ant-select-item:hover{background:#ffffff1a!important;color:#fff!important}.ant-select-item-option-selected{background:#ffffffe6!important}.ant-btn{border-radius:8px;font-weight:500;height:40px;padding:0 20px;transition:all .3s ease}.ant-btn:hover{box-shadow:0 4px 12px #1890ff4d;transform:translateY(-2px)}.ant-btn-primary{background:linear-gradient(135deg,#1890ff,#722ed1);border:none;box-shadow:0 4px 16px #1890ff4d}.ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#9254de);box-shadow:0 8px 24px #1890ff66}.ant-btn-primary:disabled{background:#ffffff1a!important;box-shadow:none;color:#ffffff80!important}.settings-info{margin-top:24px}.ant-alert{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #1890ff33!important;border-radius:12px}.ant-alert,.ant-alert-info{background:#1890ff1a!important}.ant-alert-info{border-color:#1890ff33!important}.ant-alert-message{color:#fff!important;font-weight:600}.ant-alert-description{color:#fffc!important}.ant-alert-icon{color:#1890ff!important}@media (max-width:768px){.page-header{flex-direction:column;gap:16px;margin-bottom:24px;padding:20px 16px;text-align:center}.ant-tabs-content-holder{padding:24px 16px}.ant-form-item{margin-bottom:20px}.ant-form-item-label>label{font-size:13px}.ant-btn{font-size:14px;height:44px;padding:0 16px}}@media (max-width:576px){.page-header{padding:16px}.header-content .ant-typography{font-size:18px}.ant-tabs-content-holder{padding:20px 12px}.ant-form-item{margin-bottom:16px}.ant-form-item-label>label{font-size:12px}.ant-btn{font-size:16px;height:48px;padding:0 20px}.ant-tabs-tab{font-size:13px;padding:8px 12px}.ant-tabs-tab-btn .anticon{font-size:14px;margin-right:6px}}.ant-tabs-tab:hover{transform:translateY(-2px);transition:transform .3s ease}.ant-form-item:hover .ant-form-item-label>label{color:#1890ff!important;transition:color .3s ease}.ant-spin-dot-item{background-color:#1890ff!important}.ant-form-item-has-error .ant-input,.ant-form-item-has-error .ant-input-number,.ant-form-item-has-error .ant-select-selector{border-color:#ff4d4f!important;box-shadow:0 0 0 2px #ff4d4f33!important}.ant-form-item-has-error .ant-form-item-label>label{color:#ff4d4f!important}.ant-form-item-has-success .ant-input,.ant-form-item-has-success .ant-input-number,.ant-form-item-has-success .ant-select-selector{border-color:#52c41a!important;box-shadow:0 0 0 2px #52c41a33!important}.ant-form-item-has-success .ant-form-item-label>label{color:#52c41a!important}.ant-tabs-tabpane{animation:fadeIn .3s ease-out}.ant-form-item-explain{font-size:12px;margin-top:4px}.ant-form-item-explain,.ant-form-item-explain-error{color:#ff4d4f!important}.ant-form-item-explain-success{color:#52c41a!important}.ant-tabs-content-holder::-webkit-scrollbar{width:6px}.ant-tabs-content-holder::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.ant-tabs-content-holder::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.ant-tabs-content-holder::-webkit-scrollbar-thumb:hover{background:#ffffff80}.condition-monitoring{padding:0}.monitoring-header{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:32px;padding:32px 0;position:relative;text-align:center}.monitoring-header .ant-typography{margin-bottom:12px;position:relative;z-index:1}.monitoring-header .ant-typography:last-child{color:#6b7280;font-size:16px;font-weight:500;margin-bottom:0}.monitoring-header .anticon{color:#000;margin-right:12px}.critical-alert{background:#fffbeb;border:1px solid #f59e0b;border-radius:12px}.critical-alert .ant-alert-message{color:#92400e;font-weight:600}.critical-alert .ant-alert-description{color:#92400e}.equipment-overview-row{margin-bottom:32px}.equipment-status-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:100%;overflow:hidden;position:relative;transition:all .2s ease-in-out}.equipment-status-card:hover{border-color:#d1d5db;transform:translateY(-2px)}.equipment-status-card.warning{background:#fffbeb;border-color:#f59e0b}.equipment-status-card.warning:before{background:#f59e0b;content:"";height:4px;left:0;position:absolute;right:0;top:0}.equipment-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;margin-bottom:20px;padding-bottom:16px}.equipment-icon{background:#f3f4f6;border-radius:12px;color:#000;font-size:32px;margin-right:16px;padding:12px}.equipment-info h4{color:#000;font-weight:600;margin:0}.equipment-info .ant-typography{color:#6b7280;font-size:14px;margin:0}.equipment-metrics{padding:0}.equipment-metrics .ant-statistic{text-align:center}.equipment-metrics .ant-statistic-title{color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.equipment-metrics .ant-statistic-content{margin-bottom:16px}.equipment-metrics .ant-statistic-content-value{color:#000;font-size:24px;font-weight:700}.equipment-metrics .ant-statistic-content-suffix{color:#6b7280;font-size:16px;margin-left:4px}.equipment-health{border-top:1px solid #f3f4f6;margin-top:20px;padding-top:16px}.equipment-health .ant-typography{color:#000;display:block;font-weight:600;margin-bottom:8px}.equipment-health .ant-progress{margin:0}.charts-row{margin-bottom:32px}.chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:100%;overflow:hidden}.chart-card .ant-card-head{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:20px 24px 16px}.chart-card .ant-card-head-title{color:#000;font-size:16px;font-weight:600}.chart-card .ant-card-body{padding:24px}.details-row{margin-bottom:24px}.alerts-row{margin-bottom:32px}.equipment-details-card{z-index:2}.alerts-card,.equipment-details-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:100%;overflow:hidden;position:relative}.alerts-card{z-index:1}.alerts-card .ant-card-head,.equipment-details-card .ant-card-head{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:20px 24px 16px}.alerts-card .ant-card-head-title,.equipment-details-card .ant-card-head-title{color:#000;font-size:16px;font-weight:600}.alerts-card .ant-card-body,.equipment-details-card .ant-card-body{padding:24px}.mqtt-status-row{margin-bottom:32px}.mqtt-status-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.mqtt-status-card .ant-card-head{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:20px 24px 16px}.mqtt-status-card .ant-card-head-title{color:#000;font-size:16px;font-weight:600}.mqtt-status-card .ant-card-body{padding:24px}.mqtt-status-item{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;padding:16px}.mqtt-status-item .anticon{flex-shrink:0;margin-right:16px}.mqtt-status-info{flex:1 1}.mqtt-status-info .ant-typography{display:block;margin:0}.mqtt-status-info .ant-typography:first-child{color:#000;font-weight:600;margin-bottom:4px}.mqtt-status-info .ant-typography:last-child{color:#6b7280;font-size:14px}.alerts-table .ant-table-thead>tr>th,.equipment-table .ant-table-thead>tr>th{background:#f9fafb!important;border-bottom:1px solid #e5e7eb!important;color:#000!important;font-size:13px!important;font-weight:600!important;letter-spacing:.05em!important;padding:16px 12px!important;text-transform:uppercase!important}.alerts-table .ant-table-tbody>tr>td,.equipment-table .ant-table-tbody>tr>td{border-bottom:1px solid #f3f4f6!important;color:#000!important;font-size:14px!important;padding:16px 12px!important}.alerts-table .ant-table-tbody>tr:hover>td,.equipment-table .ant-table-tbody>tr:hover>td{background:#f9fafb!important}@media (max-width:768px){.monitoring-header{border-radius:12px;margin-bottom:24px;padding:24px 20px}.charts-row,.details-alerts-row,.equipment-overview-row,.mqtt-status-row{margin-bottom:24px}.alerts-card .ant-card-body,.chart-card .ant-card-body,.equipment-details-card .ant-card-body,.equipment-status-card .ant-card-body,.mqtt-status-card .ant-card-body{padding:20px}.equipment-header{flex-direction:column;text-align:center}.equipment-icon{margin-bottom:12px;margin-right:0}}@media (max-width:576px){.monitoring-header .ant-typography{font-size:20px}.monitoring-header .ant-typography:last-child{font-size:14px}.equipment-metrics .ant-statistic-content-value{font-size:20px}.equipment-metrics .ant-statistic-content-suffix{font-size:14px}.mqtt-status-item{flex-direction:column;text-align:center}.mqtt-status-item .anticon{margin-bottom:12px;margin-right:0}}.equipment-status-card:hover .equipment-icon{transform:scale(1.05);transition:transform .2s ease-in-out}.chart-card:hover,.equipment-details-card:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.alerts-card:hover{border-color:#d1d5db;box-shadow:0 2px 4px -1px #0000001a,0 1px 2px -1px #0000000f;transform:translateY(-1px)}.alerts-card,.chart-card,.equipment-details-card,.equipment-status-card,.mqtt-status-card{animation:fadeIn .6s ease-out}.equipment-status-card:first-child{animation-delay:.1s}.equipment-status-card:nth-child(2){animation-delay:.2s}.equipment-status-card:nth-child(3){animation-delay:.3s}.equipment-status-card{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.equipment-status-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.alerts-card,.chart-card,.equipment-details-card,.mqtt-status-card{position:relative}.alerts-card:before,.chart-card:before,.equipment-details-card:before,.mqtt-status-card:before{background:#000;content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.alerts-card:hover:before,.chart-card:hover:before,.equipment-details-card:hover:before,.mqtt-status-card:hover:before{opacity:1}.superadmin-dashboard{background-color:#f5f5f5;min-height:100vh;padding:24px}.superadmin-dashboard .ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.superadmin-dashboard .ant-card-head{border-bottom:2px solid #f0f0f0}.superadmin-dashboard .ant-statistic-title{color:#666;font-size:14px;margin-bottom:8px}.superadmin-dashboard .ant-statistic-content{font-size:24px;font-weight:600}.superadmin-dashboard .ant-table{border-radius:8px;overflow:hidden}.superadmin-dashboard .ant-table-thead>tr>th{background-color:#fafafa;color:#333;font-weight:600}.superadmin-dashboard .ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.superadmin-dashboard .ant-tag{border-radius:4px;font-weight:500;padding:2px 8px}.superadmin-dashboard .ant-btn{border-radius:6px;font-weight:500}.superadmin-dashboard .ant-btn-primary{background:linear-gradient(135deg,#1890ff,#096dd9);border:none;box-shadow:0 2px 4px #1890ff4d}.superadmin-dashboard .ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#1890ff);box-shadow:0 4px 8px #1890ff66;transform:translateY(-1px)}.superadmin-dashboard .ant-input-search{border-radius:8px}.superadmin-dashboard .ant-input-search .ant-input{border-radius:8px 0 0 8px}.superadmin-dashboard .ant-input-search .ant-input-search-button{border-radius:0 8px 8px 0;height:40px}.superadmin-dashboard .ant-modal{border-radius:12px}.superadmin-dashboard .ant-modal-header{background:linear-gradient(135deg,#fafafa,#f0f0f0);border-radius:12px 12px 0 0}.superadmin-dashboard .ant-modal-title{color:#333;font-weight:600}.superadmin-dashboard .ant-form-item-label>label{color:#333;font-weight:500}.superadmin-dashboard .ant-input,.superadmin-dashboard .ant-input-number,.superadmin-dashboard .ant-select-selector{border:1px solid #d9d9d9;border-radius:6px;transition:all .3s ease}.superadmin-dashboard .ant-input-number:focus,.superadmin-dashboard .ant-input:focus,.superadmin-dashboard .ant-select-selector:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.superadmin-dashboard .ant-select-selector{align-items:center;display:flex;height:40px}.superadmin-dashboard .ant-input-number{width:100%}.superadmin-dashboard .ant-divider{border-color:#f0f0f0;margin:24px 0}.superadmin-dashboard .ant-space{gap:12px}.superadmin-dashboard .ant-row{margin-bottom:0}.superadmin-dashboard .ant-col{padding-bottom:0}.superadmin-dashboard .status-indicator{align-items:center;border-radius:12px;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:4px 8px}.superadmin-dashboard .status-active{background-color:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.superadmin-dashboard .status-inactive{background-color:#fff2f0;border:1px solid #ffccc7;color:#ff4d4f}.superadmin-dashboard .status-suspended{background-color:#fff7e6;border:1px solid #ffd591;color:#fa8c16}.superadmin-dashboard .action-buttons{display:flex;flex-wrap:wrap;gap:8px}.superadmin-dashboard .action-buttons .ant-btn{align-items:center;display:flex;height:32px;justify-content:center;min-width:32px}.superadmin-dashboard .search-section{background:#fff;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:16px;padding:16px}.superadmin-dashboard .filter-tags{margin-top:12px}.superadmin-dashboard .filter-tags .ant-tag{cursor:pointer;margin-bottom:8px;transition:all .3s ease}.superadmin-dashboard .filter-tags .ant-tag:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}@media (max-width:768px){.superadmin-dashboard{padding:16px}.superadmin-dashboard .ant-col{margin-bottom:16px}.superadmin-dashboard .ant-table{font-size:12px}.superadmin-dashboard .action-buttons{flex-direction:column;gap:4px}.superadmin-dashboard .ant-input-search{width:100%}}@media (max-width:576px){.superadmin-dashboard .ant-card{margin-bottom:16px}.superadmin-dashboard .ant-statistic{margin-bottom:16px;text-align:center}.superadmin-dashboard .ant-table{overflow-x:auto}}.superadmin-dashboard .loading-overlay{align-items:center;background:#fffc;border-radius:8px;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1000}.superadmin-dashboard .ant-card{transition:all .3s ease}.superadmin-dashboard .ant-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.superadmin-dashboard .ant-btn{transition:all .3s ease}.superadmin-dashboard .ant-btn:hover{transform:translateY(-1px)}.superadmin-dashboard ::-webkit-scrollbar{height:8px;width:8px}.superadmin-dashboard ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.superadmin-dashboard ::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.superadmin-dashboard ::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.user-management{background:#f5f5f5;min-height:100vh;padding:24px}.user-management .page-header{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:24px}.user-management .page-header h2{color:#262626;margin:0 0 8px}.user-management .page-header .ant-typography{margin:0}.user-management .ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.user-management .ant-statistic-title{color:#8c8c8c;font-size:14px;margin-bottom:8px}.user-management .ant-statistic-content{font-size:24px;font-weight:600}.user-management .ant-table{border-radius:8px;overflow:hidden}.user-management .ant-table-thead>tr>th{background:#fafafa;color:#262626;font-weight:600}.user-management .ant-table-tbody>tr:hover>td{background:#f5f5f5}.user-management .ant-tag{border-radius:4px;font-weight:500}.user-management .ant-badge-status-text{font-weight:500}.user-management .ant-avatar{border:2px solid #f0f0f0}.user-management .ant-input-affix-wrapper,.user-management .ant-select{border-radius:6px}.user-management .ant-btn{border-radius:6px;font-weight:500}.user-management .ant-btn-primary{background:#000;border-color:#000}.user-management .ant-btn-primary:hover{background:#262626;border-color:#262626}.user-management .ant-modal-content{border-radius:8px}.user-management .ant-modal-header{border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0}.user-management .ant-form-item-label>label{color:#262626;font-weight:500}.user-management .ant-input,.user-management .ant-input-password,.user-management .ant-select-selector{border-radius:6px}.user-management .ant-switch{border-radius:12px}.user-management .ant-drawer-content{border-radius:8px 0 0 8px}.user-management .ant-drawer-header{border-bottom:1px solid #f0f0f0;border-radius:8px 0 0 0}.user-management .ant-descriptions-bordered .ant-descriptions-item-label{background:#fafafa;color:#262626;font-weight:500}.user-management .ant-descriptions-bordered .ant-descriptions-item-content{background:#fff}.user-management .ant-space{gap:8px}.user-management .ant-col,.user-management .ant-row{margin-bottom:16px}@media (max-width:768px){.user-management,.user-management .page-header{padding:16px}.user-management .ant-col{margin-bottom:12px}.user-management .ant-table{font-size:12px}.user-management .ant-statistic-content{font-size:20px}}.user-management .ant-spin-container{min-height:200px}.user-management .ant-empty{padding:40px 0}.user-management .filter-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:16px;padding:16px}.user-management .action-buttons{align-items:center;display:flex;gap:8px}.user-management .action-buttons .ant-btn{align-items:center;display:flex;gap:4px}.user-management .user-avatar{align-items:center;display:flex;gap:8px}.user-management .user-info{display:flex;flex-direction:column}.user-management .user-name{color:#262626;font-weight:500}.user-management .user-email{color:#8c8c8c;font-size:12px}.user-management .status-active{color:#52c41a}.user-management .status-inactive{color:#ff4d4f}.user-management .role-badge{align-items:center;border-radius:4px;display:inline-flex;font-size:12px;font-weight:500;gap:4px;padding:2px 8px}.user-management .role-superadmin{background:#fff2e8;border:1px solid #ffbb96;color:#d4380d}.user-management .role-admin{background:#e6f7ff;border:1px solid #91d5ff;color:#1890ff}.user-management .role-user{background:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.user-management .ant-table-tbody>tr>td{transition:background-color .2s ease}.user-management .ant-table-tbody>tr:hover>td{background:#f0f8ff}.user-management .ant-modal-body{padding:24px}.user-management .ant-form-item{margin-bottom:16px}.user-management .ant-form-item-explain-error{font-size:12px;margin-top:4px}.user-management .ant-drawer-body{padding:24px}.user-management .ant-descriptions-item{padding:12px 16px}.user-management .search-filter-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.user-management .search-filter-row .ant-input-affix-wrapper{min-width:200px}.user-management .search-filter-row .ant-select{min-width:120px}.user-management .ant-pagination{margin-top:16px;text-align:right}.user-management .ant-pagination-item{border-radius:4px}.user-management .ant-pagination-item-active{background:#000;border-color:#000}.user-management .ant-pagination-item-active a{color:#fff}.user-management .ant-tooltip-inner{border-radius:4px;font-size:12px}.user-management .ant-popover-inner{border-radius:6px}.user-management .ant-popover-message-title{font-weight:500}.user-management .ant-switch-checked{background:#d4380d}.user-management .ant-switch-checked:hover{background:#ad2102}.user-management .ant-form-item-has-error .ant-input,.user-management .ant-form-item-has-error .ant-input-password,.user-management .ant-form-item-has-error .ant-select-selector{border-color:#ff4d4f}.user-management .ant-form-item-has-error .ant-input-password:focus,.user-management .ant-form-item-has-error .ant-input:focus,.user-management .ant-form-item-has-error .ant-select-focused .ant-select-selector{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f33}.drilling-report-upload-card{margin-bottom:24px}.drilling-report-upload-card .ant-card-body{padding:24px}.client-selector{margin-bottom:16px}.client-selector .ant-select{margin-top:8px}.drop-zone{background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;margin-bottom:16px;padding:40px 20px;text-align:center;transition:all .3s ease}.drop-zone:hover{background:#f0f8ff;border-color:#1890ff}.drop-zone.dragover{background:#e6f7ff;border-color:#1890ff;transform:scale(1.01)}.drop-zone-content{flex-direction:column;gap:16px}.drop-zone-content,.file-info{align-items:center;display:flex}.file-info{background:#e6f7ff;border:1px solid #91d5ff;border-radius:6px;padding:16px}.upload-progress{margin:16px 0}.upload-actions{margin-top:16px}@media (max-width:768px){.drop-zone{padding:30px 15px}.client-selector .ant-select{width:100%!important}}.drilling-reports-page{background:#f0f2f5;min-height:100vh;padding:24px}.page-header{margin-bottom:24px}.page-header .ant-typography{margin-bottom:8px}.drilling-report-history-card{margin-top:24px}.drilling-report-history-card .ant-card-body{padding:24px}@media (max-width:768px){.drilling-reports-page{padding:16px}.page-header{margin-bottom:16px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.6}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3b8}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.fade-in{animation:fadeIn .6s ease-out}.slide-in{animation:slideIn .5s ease-out}.pulse{animation:pulse 2s infinite}.float{animation:float 3s ease-in-out infinite}.ant-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f!important;overflow:hidden;transition:all .2s ease-in-out}.ant-card:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important;transform:translateY(-2px)}.ant-card-head{background:#f9fafb!important;border-bottom:1px solid #e5e7eb!important;padding:20px 24px 16px!important}.ant-card-head-title{color:#000!important;font-size:16px!important;font-weight:600!important;line-height:1.5}.ant-card-body{color:#000!important;padding:24px!important}.ant-btn{align-items:center!important;border:1px solid #0000!important;border-radius:8px!important;display:inline-flex!important;font-size:14px!important;font-weight:500!important;gap:8px!important;height:40px!important;justify-content:center!important;padding:0 16px!important;transition:all .2s ease-in-out!important}.ant-btn:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.ant-btn-primary{background:#000!important;border-color:#000!important;box-shadow:0 1px 3px 0 #0000001a!important;color:#fff!important}.ant-btn-primary:hover{background:#1f2937!important;border-color:#1f2937!important;box-shadow:0 4px 12px #0003!important}.ant-btn-default{background:#fff!important;border-color:#d1d5db!important;color:#000!important}.ant-btn-default:hover{background:#f9fafb!important;border-color:#9ca3af!important;color:#000!important}.ant-btn-text{background:#0000!important;border-color:#0000!important;color:#000!important}.ant-btn-text:hover{background:#f3f4f6!important;color:#000!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector{background:#fff!important;border:1px solid #d1d5db!important;border-radius:8px!important;color:#000!important;height:40px!important;transition:all .2s ease-in-out!important}.ant-select{background:#0000!important;border:none!important}.ant-select-selector{background:#fff!important;border:1px solid #d1d5db!important;border-radius:8px!important;transition:all .2s ease-in-out!important}.ant-select-focused .ant-select-selector{box-shadow:0 0 0 3px #3b82f61a!important}.ant-select-dropdown{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;box-shadow:0 10px 25px #0000001a!important}.ant-select-item{color:#000!important;transition:background-color .2s ease-in-out!important}.ant-select-item:hover{background-color:#f3f4f6!important}.ant-select-dropdown .ant-select-item-option-selected,.ant-select-dropdown .ant-select-item-option-selected:hover,.ant-select-item-option-selected,.ant-select-item-option-selected:hover{background-color:#f8fafc!important;color:#000!important;font-weight:500!important}.ant-select-dropdown .ant-select-item,.ant-select-item{color:#000!important}.ant-select-dropdown .ant-select-item:hover,.ant-select-item:hover{background-color:#f3f4f6!important;color:#000!important}.ant-select-dropdown,.ant-select-dropdown *{background:#fff!important}.ant-select-dropdown .ant-select-item,.ant-select-dropdown .ant-select-item-option{background:#fff!important;color:#000!important}.ant-select-dropdown .ant-select-item-option:hover,.ant-select-dropdown .ant-select-item:hover{background:#f3f4f6!important;color:#000!important}.ant-select-dropdown .ant-select-item-option-selected,.ant-select-dropdown .ant-select-item-option-selected:hover{background:#f8fafc!important;color:#000!important;font-weight:500!important}[class*=active],[class*=selected]{color:#000!important}[class*=selected]{background:#f8fafc!important}.ant-select-multiple .ant-select-selection-item{background:#f3f4f6!important;border:1px solid #d1d5db!important;border-radius:6px!important;color:#000!important}.ant-select-multiple .ant-select-selection-item-remove{color:#6b7280!important}.ant-select-multiple .ant-select-selection-item-remove:hover{color:#ef4444!important}.ant-select-disabled .ant-select-selector{background:#f9fafb!important;border-color:#e5e7eb!important;color:#9ca3af!important}.ant-select-clear{background:#fff!important;color:#6b7280!important}.ant-select-clear:hover{color:#ef4444!important}.ant-select,.ant-select-focused .ant-select-selector,.ant-select-selector,.ant-select:hover .ant-select-selector{border-color:#d1d5db!important}.ant-select-focused .ant-select-selector{border-color:#3b82f6!important}.ant-select:hover .ant-select-selector{border-color:#9ca3af!important}.ant-form-item .ant-select .ant-select-selector{background:#fff!important;border:1px solid #d1d5db!important}.ant-form-item .ant-select-focused .ant-select-selector{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a!important}.ant-select .ant-select-selector,.ant-select-focused .ant-select-selector,.ant-select-selection,.ant-select-selector,.ant-select:hover .ant-select-selector{border:1px solid #d1d5db!important}.ant-select-focused .ant-select-selection,.ant-select-focused .ant-select-selector{border:1px solid #3b82f6!important}.ant-select:hover .ant-select-selection,.ant-select:hover .ant-select-selector{border:1px solid #9ca3af!important}.ant-input-affix-wrapper-focused,.ant-input:focus,.ant-select-focused .ant-select-selector{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a!important}.ant-input-affix-wrapper:hover,.ant-input:hover,.ant-select:hover .ant-select-selector{border-color:#9ca3af!important}.ant-input::placeholder{color:#6b7280!important}.ant-table{background:#0000!important}.ant-table-thead>tr>th{background:#f9fafb!important;border-bottom:1px solid #e5e7eb!important;font-size:13px!important;font-weight:600!important;letter-spacing:.05em!important;text-transform:uppercase!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{color:#000!important;padding:16px 12px!important}.ant-table-tbody>tr>td{border-bottom:1px solid #f3f4f6!important;font-size:14px!important}.ant-table-tbody>tr:hover>td{background:#f9fafb!important}.ant-progress-bg{background:#000!important;border-radius:4px!important}.ant-progress-bg.ant-progress-bg-exception{background:#ef4444!important}.ant-progress-text{color:#000!important}.status-indicator{border-radius:50%;display:inline-block;height:8px;margin-right:8px;width:8px}.status-online{background:#10b981;box-shadow:0 0 0 2px #10b98133}.status-offline{background:#ef4444;box-shadow:0 0 0 2px #ef444433}.status-warning{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b33}.status-pending{animation:pulse 2s infinite;background:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#000,#374151);-webkit-background-clip:text;background-clip:text;font-weight:700}.ant-typography{color:#000!important}.ant-typography.ant-typography-secondary{color:#6b7280!important}.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5,.ant-typography h6{color:#000!important;font-weight:600!important;line-height:1.25!important}.ant-tag{align-items:center!important;border:none!important;border-radius:6px!important;color:#000!important;display:inline-flex!important;font-weight:500!important;gap:4px!important;padding:4px 8px!important}.ant-tag,.ant-tag .anticon{font-size:12px!important}.ant-badge-status-dot{height:8px!important;width:8px!important}.ant-badge-status-text{color:#000!important;font-size:12px!important;font-weight:500!important}.ant-modal-content{background:#fff!important;border-radius:12px!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.ant-modal-header{background:#f9fafb!important;border-bottom:1px solid #e5e7eb!important;border-radius:12px 12px 0 0!important}.ant-modal-title{font-weight:600!important}.ant-modal-body,.ant-modal-title{color:#000!important}.ant-modal-footer{border-radius:0 0 12px 12px!important;border-top:1px solid #e5e7eb!important}.ant-form-item-label>label{color:#000!important;font-size:14px!important;font-weight:500!important}.ant-form-item-explain-error{color:#ef4444!important;font-size:12px!important}.ant-select-selection-item{color:#000!important}.ant-select-arrow{color:#6b7280!important}@media (max-width:768px){.ant-layout-sider{height:100vh!important;position:fixed!important;z-index:1000}.ant-layout-content{margin-left:0!important}.ant-card-body{padding:20px!important}.ant-btn{font-size:16px!important;height:44px!important}}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.chat-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;height:500px;overflow:hidden}.chat-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#000;font-weight:600;padding:16px 20px}.chat-messages{background:#fff;flex:1 1;overflow-y:auto;padding:20px}.chat-message{border-radius:12px;margin-bottom:16px;max-width:80%;padding:12px 16px}.chat-message.user{background:#000;color:#fff;margin-left:auto}.chat-message.agent{background:#f3f4f6;color:#000;margin-right:auto}.chat-input-container{background:#f9fafb;border-top:1px solid #e5e7eb;padding:20px}.chat-input{border:1px solid #d1d5db;border-radius:8px;color:#000;font-family:inherit;padding:12px 16px;resize:none;width:100%}.chat-input:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a;outline:none}*,.ant-alert-description,.ant-alert-message,.ant-card-meta-description,.ant-card-meta-title,.ant-descriptions-item-content,.ant-descriptions-item-label,.ant-empty-description,.ant-list-item-meta-description,.ant-list-item-meta-title,.ant-message-notice-content,.ant-notification-notice-description,.ant-notification-notice-message,.ant-progress-text,.ant-result-extra,.ant-result-subtitle,.ant-result-title,.ant-statistic-content,.ant-statistic-content-prefix,.ant-statistic-content-suffix,.ant-statistic-content-value,.ant-statistic-title,.ant-table-cell,.ant-table-cell-fix-left,.ant-table-cell-fix-right,.ant-table-expanded-row,.ant-table-expanded-row-level-1,.ant-table-expanded-row-level-10,.ant-table-expanded-row-level-11,.ant-table-expanded-row-level-12,.ant-table-expanded-row-level-13,.ant-table-expanded-row-level-14,.ant-table-expanded-row-level-15,.ant-table-expanded-row-level-16,.ant-table-expanded-row-level-17,.ant-table-expanded-row-level-18,.ant-table-expanded-row-level-19,.ant-table-expanded-row-level-2,.ant-table-expanded-row-level-20,.ant-table-expanded-row-level-21,.ant-table-expanded-row-level-22,.ant-table-expanded-row-level-23,.ant-table-expanded-row-level-24,.ant-table-expanded-row-level-25,.ant-table-expanded-row-level-26,.ant-table-expanded-row-level-27,.ant-table-expanded-row-level-28,.ant-table-expanded-row-level-29,.ant-table-expanded-row-level-3,.ant-table-expanded-row-level-30,.ant-table-expanded-row-level-31,.ant-table-expanded-row-level-32,.ant-table-expanded-row-level-33,.ant-table-expanded-row-level-34,.ant-table-expanded-row-level-35,.ant-table-expanded-row-level-36,.ant-table-expanded-row-level-37,.ant-table-expanded-row-level-38,.ant-table-expanded-row-level-39,.ant-table-expanded-row-level-4,.ant-table-expanded-row-level-40,.ant-table-expanded-row-level-41,.ant-table-expanded-row-level-42,.ant-table-expanded-row-level-43,.ant-table-expanded-row-level-44,.ant-table-expanded-row-level-45,.ant-table-expanded-row-level-46,.ant-table-expanded-row-level-47,.ant-table-expanded-row-level-48,.ant-table-expanded-row-level-49,.ant-table-expanded-row-level-5,.ant-table-expanded-row-level-50,.ant-table-expanded-row-level-6,.ant-table-expanded-row-level-7,.ant-table-expanded-row-level-8,.ant-table-expanded-row-level-9,.ant-table-tbody>tr>td,.ant-table-tbody>tr>td>*,.ant-table-thead>tr>th,.ant-table-thead>tr>th>*{color:#000!important}.ant-btn-primary,.ant-btn-primary *,.chat-message.user,.chat-message.user *{color:#fff!important}.ant-typography.ant-typography-secondary,.ant-typography.ant-typography-secondary *{color:#6b7280!important}
/*# sourceMappingURL=main.94517440.css.map*/