@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f8f9fb;color:#101218}*,:after,:before{box-sizing:border-box}#__next,body,html{margin:0;padding:0;min-height:100%;background-color:inherit}body{line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}input,select,textarea{font:inherit;border:1px solid #d0d5dd;border-radius:6px;padding:8px 10px;background-color:#fff;transition:border-color .2s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:#1f2937}.app-shell{display:flex;min-height:100vh}.sidebar{width:300px;border-right:1px solid #e5e7eb;background-color:#fff;padding:24px;display:flex;flex-direction:column;gap:24px}.content{flex:1 1;display:flex;flex-direction:column;background-color:#f8f9fb}.header{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:20px 32px;display:flex;align-items:center;justify-content:space-between}.header-title{font-size:20px;font-weight:600}.main-content{padding:32px;display:grid;grid-template-columns:1fr 1.1fr;grid-gap:32px;gap:32px}.panel{background-color:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:24px;display:flex;flex-direction:column;gap:16px}.panel-title{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:600;margin:0}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-group label,.filter-group span{font-size:13px;font-weight:500;color:#4b5563;text-transform:uppercase;letter-spacing:.04em}.filter-multiselect{display:flex;flex-direction:column;gap:6px;max-height:180px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:10px;padding:12px;background-color:#fafafa}.filter-multiselect label{text-transform:none;font-weight:400;letter-spacing:normal;color:#111827}.company-table{width:100%;border-collapse:collapse;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.company-table thead{background-color:#f1f3f8}.company-table td,.company-table th{text-align:left;padding:12px 16px;font-size:14px;border-bottom:1px solid #e5e7eb}.company-table tbody tr{cursor:pointer;transition:background-color .2s ease}.company-table tbody tr:hover{background-color:#f8fafc}.company-table tbody tr.active{color:#111827}.company-table tbody tr.active td{border-color:#e5e7eb}.tag{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500;background-color:#e5e7eb;color:#111827}.tag.success{background-color:#1f2937;color:#fff}.tag.warning{background-color:#fbbf24;color:#111827}.section{display:flex;flex-direction:column;gap:12px}.section-title{font-size:16px;font-weight:600;margin:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.textarea{min-height:120px;resize:vertical}.actions{display:flex;gap:12px;justify-content:flex-end}.button{padding:10px 18px;border-radius:8px;background-color:#111827;color:#fff;font-weight:500;transition:background-color .2s ease}.button.secondary{background-color:#e5e7eb;color:#111827}.button:disabled{background-color:#9ca3af;cursor:not-allowed}.login-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f3f4f6}.login-card{width:360px;background-color:#fff;padding:32px;border-radius:12px;box-shadow:0 12px 32px rgba(15,23,42,.12);display:flex;flex-direction:column;gap:20px}.login-title{font-size:24px;font-weight:600;margin:0}.error-box{background-color:#fee2e2;border:1px solid #fca5a5;color:#991b1b;padding:12px;border-radius:8px;font-size:14px}.chip-group{display:flex;flex-wrap:wrap;gap:8px}.chip{padding:6px 12px;border-radius:999px;border:1px solid #d1d5db;background-color:#fff;font-size:13px}.history-list{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.history-item,.history-list{display:flex;flex-direction:column}.history-item{padding:16px;border-bottom:1px solid #e5e7eb;gap:8px}.history-item:last-child{border-bottom:none}.history-meta{display:flex;gap:12px;font-size:13px;color:#4b5563}.empty-state{border:1px dashed #d1d5db;padding:24px;border-radius:12px;text-align:center;color:#6b7280;font-size:14px}.divider{height:1px;background-color:#e5e7eb;margin:16px 0}@media (max-width:1100px){.app-shell{flex-direction:column}.sidebar{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;flex-direction:row;flex-wrap:wrap;gap:16px}.main-content{grid-template-columns:1fr}}.dark{color-scheme:dark}.dark :root{background-color:#111827;color:#fff}.dark body{color:#fff}.dark .sidebar{background-color:#1f2937;border-right-color:#374151;color:#fff}.dark .content{background-color:#111827;color:#fff}.dark .header{background-color:#1f2937;border-bottom-color:#374151;color:#fff}.dark .header-title{color:#fff}.dark .panel{background-color:#1f2937;border-color:#374151;color:#fff}.dark .panel-title,.dark .section-title,.dark div,.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6,.dark label,.dark p,.dark span,.dark strong{color:#fff}.dark .history-meta{color:#d1d5db}.dark input,.dark select,.dark textarea{background-color:#374151;border-color:#4b5563;color:#f9fafb}.dark input:focus,.dark select:focus,.dark textarea:focus{border-color:#60a5fa}.dark .company-table{color:#fff}.dark .company-table thead{background-color:#1f2937}.dark .company-table thead th{background-color:#1f2937}.dark .company-table tbody tr,.dark .company-table thead th{color:#fff;border-bottom-color:#374151}.dark .company-table tbody tr td{color:#fff}.dark .company-table tbody tr:hover{background-color:#374151}.dark .company-table tbody tr.active{background-color:#374151;color:#fff}.dark .company-table tbody tr.active td{color:#fff}.dark .button{background-color:#374151;color:#f9fafb;border-color:#4b5563}.dark .button.secondary,.dark .button:hover{background-color:#4b5563}.dark .button.secondary{color:#f9fafb}.dark .button.secondary:hover{background-color:#6b7280}.dark .tag{background-color:#374151;color:#f9fafb}.dark .tag.success{background-color:#065f46;color:#d1fae5}.dark .tag.warning{background-color:#92400e;color:#fef3c7}.dark .filter-group,.dark .filter-group label{color:#fff}.dark .filter-multiselect{background-color:#374151;border-color:#4b5563;color:#fff}.dark .empty-state,.dark .filter-multiselect label,.dark a{color:#fff}.dark .error-box{background-color:#7f1d1d;color:#fff;border-color:#991b1b}.dark .chip{background-color:#374151;border-color:#4b5563;color:#fff}.dark .chip-group{color:#fff}.dark .login-wrapper{background-color:#111827}.dark .login-card{background-color:#1f2937;border-color:#374151;color:#fff;box-shadow:0 12px 32px rgba(0,0,0,.5)}.dark .login-title{color:#fff}.dark .history-list{background-color:#1f2937;border-color:#374151}.dark .history-item{background-color:#1f2937;border-bottom-color:#374151;color:#fff}.dark .divider{background-color:#374151}.dark .empty-state{border-color:#4b5563;color:#d1d5db}.dark [style*="color: #111827"],.dark [style*="color: #374151"],.dark [style*="color: #4b5563"],.dark [style*="color: #6b7280"]{color:#d1d5db!important}.dark [style*="background-color: #f9fafb"],.dark [style*="background-color: #fafafa"],.dark [style*="background-color: #fff"],.dark [style*="background-color: #ffffff"]{background-color:#1f2937!important}.dark [style*="border-color: #e5e7eb"]{border-color:#4b5563!important}.dark [style*="color: #2563eb"]{color:#60a5fa!important}.dark .header nav a{background-color:#374151!important;color:#f9fafb!important}.dark .header nav a[style*="background-color: #111827"]{background-color:#60a5fa!important;color:#fff!important}.dark .header button[type=button]{border-color:#4b5563!important;color:#f9fafb!important}.dark .section p:not(.filter-group p):not(.form-grid p),.dark .section p[style*="color: #111827"],.dark .section p[style*="color: #374151"],.dark article a[style*="color: #111827"],.dark article div[style*="color: #4b5563"],.dark article div[style*="fontWeight: 600"],.dark article h3,.dark article p[style*="color: #111827"],.dark article span[style*="color: #4b5563"]{color:#fff!important}.dark .news-card{background-color:#111827!important;border-color:#374151!important}.dark .news-card *{color:#fff!important}.dark .section .panel div[style*="backgroundColor: #f9fafb"],.dark .section .panel>div[style*="backgroundColor: #f9fafb"]{background-color:#111827!important;border-color:#374151!important}.dark .panel>div[style*="backgroundColor: #f9fafb"] *,.dark .section .panel div[style*="backgroundColor: #f9fafb"] *,.dark .section .panel>div[style*="backgroundColor: #f9fafb"] *,.dark .section .panel>div[style*="backgroundColor: #f9fafb"] a[style*="color: #111827"],.dark .section .panel>div[style*="backgroundColor: #f9fafb"] p[style*="color: #111827"],.dark .section .panel>div[style*="backgroundColor: #f9fafb"] p[style*="color: #6b7280"],.dark .section .panel>div[style*="backgroundColor: #f9fafb"] span[style*="color: #4b5563"],.dark div[style*="backgroundColor: #f9fafb"] *{color:#fff!important}.dark .compatibility-analysis{background-color:#111827!important;border-color:#374151!important}.dark .compatibility-analysis *{color:#fff!important}.dark .panel[style*="backgroundColor: #fef2f2"],.dark .section .panel[style*="backgroundColor: #fef2f2"]{background-color:#111827!important;border-color:#374151!important}.dark .panel[style*="backgroundColor: #fef2f2"] *,.dark .panel[style*="backgroundColor: #fef2f2"] p,.dark .panel[style*="backgroundColor: #fef2f2"] p[style*="color: #111827"],.dark .panel[style*="backgroundColor: #fef2f2"] p[style*="color: #b91c1c"],.dark .panel[style*="backgroundColor: #fef2f2"] span,.dark .panel[style*="backgroundColor: #fef2f2"] span[style*="color: #b91c1c"],.dark .section .panel[style*="backgroundColor: #fef2f2"] *{color:#fff!important}.dark .recharts-tooltip-wrapper{background-color:#1f2937!important;border-color:#374151!important}.dark .recharts-tooltip-wrapper *{color:#fff!important}