body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.file-upload-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:2px dashed #cbd5e1;border-radius:16px;cursor:pointer;display:flex;height:200px;justify-content:center;max-width:500px;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.file-upload-container:hover{background:#3b82f605;border-color:#3b82f6;box-shadow:0 10px 25px -5px #0000001a;transform:translateY(-2px)}.file-upload-container.drag-active{background:#10b9810d;border-color:#10b981;transform:scale(1.02)}.file-input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%;z-index:2}.file-label{color:#475569;font-size:1.1rem;font-weight:500;padding:2rem;pointer-events:none;text-align:center;transition:color .3s ease}.file-upload-container:hover .file-label{color:#3b82f6}.file-upload-container.drag-active .file-label{color:#10b981}.drag-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10b9811a;border-radius:14px;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}@media (max-width:768px){.file-upload-container{height:160px;max-width:100%}.file-label{font-size:1rem;padding:1.5rem}}.data-table-scroll{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #0000000d;border-radius:12px;max-height:500px;overflow-x:auto;overflow-y:auto}.data-table{border-collapse:collapse;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:.875rem;width:100%}.data-table thead{position:-webkit-sticky;position:sticky;top:0;z-index:10}.data-table th{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f60d;border-bottom:2px solid #3b82f61a;color:#1e40af;font-weight:600;min-width:120px;padding:1rem 1.25rem;text-align:left;white-space:nowrap}.data-table td{border-bottom:1px solid #0000000d;color:#374151;max-width:200px;overflow:hidden;padding:.875rem 1.25rem;text-overflow:ellipsis;white-space:nowrap}.data-table tbody tr{transition:background-color .2s ease}.data-table tbody tr:hover{background:#3b82f605}.data-table tbody tr:nth-child(2n){background:#f8fafc80}.data-table tbody tr:nth-child(2n):hover{background:#3b82f608}.data-table-scroll::-webkit-scrollbar{height:8px;width:8px}.data-table-scroll::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}.data-table-scroll::-webkit-scrollbar-thumb{background:#3b82f64d;border-radius:4px;-webkit-transition:background .3s ease;transition:background .3s ease}.data-table-scroll::-webkit-scrollbar-thumb:hover{background:#3b82f680}@media (max-width:768px){.data-table{font-size:.75rem}.data-table td,.data-table th{min-width:100px;padding:.75rem 1rem}.data-table-scroll{max-height:400px}}.analysis-sidebar{display:flex;flex-direction:column;gap:2rem}.analysis-sidebar h3{color:#0f172a;font-size:1.25rem;letter-spacing:-.015em;margin-bottom:1rem}.analysis-sidebar h4{color:#334155;font-size:1rem;font-weight:600;margin-bottom:.75rem}.analysis-sidebar label{color:#475569;display:flex;flex-direction:column;font-size:.95rem;font-weight:500;gap:1rem;line-height:1.5}.analysis-sidebar input[type=range]{-webkit-appearance:none;appearance:none;background:#e2e8f0;border-radius:3px;height:6px;outline:none;transition:all .3s ease;width:100%}.analysis-sidebar input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#3b82f6;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #3b82f64d;cursor:pointer;height:20px;-webkit-transition:all .2s ease;transition:all .2s ease;width:20px}.analysis-sidebar input[type=range]::-webkit-slider-thumb:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f666;transform:scale(1.1)}.analysis-sidebar input[type=range]::-moz-range-thumb{background:#3b82f6;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #3b82f64d;cursor:pointer;height:20px;-moz-transition:all .2s ease;transition:all .2s ease;width:20px}.analysis-sidebar input[type=range]::-moz-range-thumb:hover{background:#2563eb;transform:scale(1.1)}.analysis-sidebar p{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:.5rem}.calls-summary{background:#3b82f60d;border:1px solid #3b82f61a;border-radius:12px;margin-top:1rem;padding:1.5rem}.calls-summary ul{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.calls-summary li{background:#ffffffb3;border:1px solid #3b82f61a;border-radius:8px;font-size:.9rem;line-height:1.4;padding:.75rem}.calls-summary li strong{color:#1e40af;display:block;font-weight:600;margin-bottom:.25rem}@media (max-width:768px){.analysis-sidebar{gap:1.5rem}.analysis-sidebar h3{font-size:1.1rem}.calls-summary{padding:1rem}}.analysis-sidebar{background-color:#fafafa;border:1px solid #ddd;border-radius:6px;font-family:Arial,sans-serif;max-width:300px;padding:20px}.analysis-sidebar h3{color:#333;font-weight:600;margin-bottom:15px;margin-top:0}.analysis-sidebar label{color:#444;display:block;font-size:14px;margin-bottom:20px}.threshold-input{border:1px solid #ccc;border-radius:4px;font-size:14px;margin-left:8px;padding:4px 6px;width:60px}.threshold-input:focus{border-color:#4caf50;box-shadow:0 0 4px #4caf5080;outline:none}.calls-summary h4{color:#555;font-weight:600;margin-bottom:8px}.calls-summary ul{color:#333;font-size:14px;margin-top:0;padding-left:18px}.calls-summary li{margin-bottom:6px}.confirm-btn{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;margin-top:8px;padding:6px 12px;transition:background-color .2s ease}.confirm-btn:hover{background-color:#45a049}.calls-to-action-container{display:flex;flex-direction:column;gap:2rem}.calls-to-action-container h2{color:#0f172a;font-size:1.875rem;font-weight:300;letter-spacing:-.025em;margin-bottom:1rem}.no-issues-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10b9810d;border:1px solid #10b9811a;border-radius:16px;padding:4rem 2rem;text-align:center}.no-issues-message h3{color:#065f46;font-size:1.5rem;font-weight:500;margin-bottom:1rem}.no-issues-message p{color:#059669;font-size:1.1rem;line-height:1.6;margin-bottom:.5rem}.indicator-block{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #0000000d;border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.indicator-block:hover{box-shadow:0 10px 25px -5px #0000001a;transform:translateY(-2px)}.indicator-header{align-items:center;border-bottom:1px solid #0000;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem 2rem;transition:background-color .3s ease}.indicator-header:hover{background:#3b82f605}.indicator-header h3{align-items:center;color:#1e293b;display:flex;font-size:1.25rem;font-weight:500;gap:1rem;margin:0}.expand-icon{color:#64748b;font-size:.875rem;transform:rotate(-90deg);transition:transform .3s cubic-bezier(.4,0,.2,1)}.expand-icon.expanded{transform:rotate(0deg)}.issue-count{background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:20px;box-shadow:0 2px 8px #ef44444d;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.indicator-content{background:#f8fafc80;border-top:1px solid #0000000d}.call-to-action-block{border-bottom:1px solid #0000000d;padding:2rem}.call-to-action-block:last-child{border-bottom:none}.cta-sentence{margin-bottom:2rem}.alert-text{background:#ef44440d;border:1px solid #ef44441a;border-radius:12px;color:#991b1b;font-size:1rem;line-height:1.6;margin:0;padding:1.5rem}.alert-text strong{color:#dc2626}.breakdown-section{display:flex;flex-direction:column;gap:2rem}.breakdown-section h4{color:#374151;font-size:1.125rem;font-weight:500;margin:0}.table-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #0000000d;border-radius:12px;overflow-x:auto}.breakdown-table{border-collapse:collapse;font-size:.9rem;width:100%}.breakdown-table th{background:#3b82f60d;border-bottom:1px solid #3b82f61a;color:#1e40af;font-weight:600;padding:1rem;text-align:left}.breakdown-table td{border-bottom:1px solid #0000000d;color:#374151;padding:.875rem 1rem}.breakdown-table tr:last-child td{border-bottom:none}.breakdown-table tr:hover{background:#3b82f605}.highlighted-row{background:#ef44440d!important;border-left:4px solid #ef4444}.highlighted-row:hover{background:#ef444414!important}.positive{color:#059669;font-weight:600}.neutral{color:#d97706}.negative,.neutral{font-weight:600}.chart-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #0000000d;border-radius:12px;padding:1.5rem}.download-section{display:flex;gap:2rem;justify-content:center}.download-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;box-shadow:0 4px 12px #3b82f64d;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.download-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 20px #3b82f666;transform:translateY(-2px)}.download-btn:active{transform:translateY(0)}@media (max-width:768px){.calls-to-action-container h2{font-size:1.5rem}.indicator-header{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1rem 1.5rem}.call-to-action-block{padding:1.5rem}.breakdown-section{gap:1.5rem}.breakdown-table{font-size:.8rem}.breakdown-table td,.breakdown-table th{padding:.75rem .5rem}.chart-container{padding:1rem}.download-section{justify-content:center}}.results-tab{background-color:#fafafa;color:#1a1a1a;font-family:Inter,Segoe UI,Arial,sans-serif;padding:2rem}.results-tab h2{color:#222;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.results-tab h3{color:#333;font-size:1.4rem;font-weight:600;margin:2rem 0 1rem}.results-tab h4{color:#444;font-size:1.1rem;font-weight:500;margin-bottom:1rem}.selector-row{flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.selector-row label{display:flex;flex-direction:column;font-size:.95rem;font-weight:500;gap:.5rem}.selector-row select{background-color:#fff;border:1px solid #ccc;border-radius:8px;font-size:.95rem;padding:.5rem .75rem;transition:all .2s ease-in-out}.selector-row select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33;outline:none}.results-table{background:#fff;border-collapse:collapse;border-radius:12px;box-shadow:0 2px 6px #0000000d;display:block;margin-bottom:2.5rem;overflow:hidden;overflow-x:auto;scrollbar-color:#ccc #0000;scrollbar-width:thin;white-space:nowrap;width:100%}.results-table::-webkit-scrollbar{height:8px}.results-table::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.results-table thead{background-color:#f0f4f8;font-weight:600}.results-table td,.results-table th{border-bottom:1px solid #eee;font-size:.9rem;padding:.75rem 1rem;text-align:center}.results-table th{white-space:nowrap}.results-table tbody tr:hover{background-color:#f9fafb}.results-table td:first-child,.results-table th:first-child{text-align:left}.positive{color:#16a34a;font-weight:500}.neutral{color:#eab308;font-weight:500}.negative{color:#dc2626;font-weight:500}.bar-chart-container{background:#fff;border-radius:12px;box-shadow:0 2px 6px #0000000d;margin-bottom:2.5rem;padding:1.5rem;transition:box-shadow .2s ease-in-out}.bar-chart-container:hover{box-shadow:0 4px 10px #00000014}.nested-segmentation-section{background:#fdfdfd;border:1px solid #eee;border-radius:12px;margin-bottom:3rem;padding:1.5rem}.nested-segmentation-section h3{border-left:4px solid #2563eb;color:#2563eb;margin-top:0;padding-left:.5rem}@media (max-width:768px){.selector-row{align-items:flex-start;flex-direction:column}.bar-chart-container,.results-tab{padding:1rem}.results-table td,.results-table th{font-size:.85rem;padding:.5rem .75rem}}.download-buttons{gap:12px;justify-content:space-between;margin-bottom:6px;margin-top:10px}.download-buttons button{transition:background .16s,box-shadow .16s}.download-buttons button:hover{box-shadow:0 2px 8px 0 #1976d22e}.download-buttons button:active{background-color:#0a357a}.segmentation-charts-tab{font-family:Arial,sans-serif;padding:10px}.selector-row{align-items:center;display:flex;gap:20px;margin-bottom:20px}.selector-row label{font-size:14px;font-weight:700}.selector-row select{font-size:14px;margin-left:8px;min-width:180px;padding:4px 8px}.pie-chart-section{background:#fafafa;border:1px solid #ddd;border-radius:4px;margin-bottom:40px;padding:10px}.nested-section{margin-top:20px}.category-table{border-collapse:collapse;margin-top:15px;width:100%}.category-table td,.category-table th{border:1px solid #ccc;font-size:14px;padding:7px;text-align:center}.category-table th{background-color:#f0f0f0;font-weight:700}.download-buttons{display:flex;gap:10px;margin:10px 0 12px}.download-buttons button{background-color:#1976d2;border:none;border-radius:4px;box-shadow:0 1px 4px 0 #1976d214;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:500;padding:6px 20px;transition:background .18s,box-shadow .16s}.download-buttons button:hover{background-color:#1565c0;box-shadow:0 2px 8px 0 #1976d21a}.progression-by-site-tab{font-family:Arial,sans-serif;padding:1rem}.progression-by-site-tab h2,.progression-by-site-tab h3,.progression-by-site-tab h4{color:#1e40af}#site-select{font-size:1rem;margin-left:.5rem;padding:4px 8px}.indicator-chart-section{border-bottom:1px solid #ddd;margin-bottom:2rem;padding-bottom:1rem}.progression-summary{background:#f0f9ff;border-radius:8px;margin-top:3rem;padding:1rem}.progression-summary h3{margin-top:0}.progression-summary ol{color:#333;padding-left:1.5rem}.progression-summary li{font-weight:600;margin-bottom:.5rem}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.app,body{min-height:100vh}.app{display:flex;flex-direction:column}.app-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000000d;padding:2rem 3rem;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:100}.app-header h1{color:#0f172a;font-size:2.5rem;font-weight:300;letter-spacing:-.025em;margin-bottom:.5rem}.app-header p{color:#64748b;font-size:1.1rem;font-weight:400}.app-main{flex:1 1;padding:0}.upload-section{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:3rem}.analysis-layout{display:grid;grid-template-columns:320px 1fr;min-height:calc(100vh - 140px)}.sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-right:1px solid #0000000d;height:-webkit-fit-content;height:fit-content;max-height:calc(100vh - 140px);overflow-y:auto;padding:2rem;position:-webkit-sticky;position:sticky;top:140px}.main-content{max-width:100%;overflow-x:hidden;padding:2rem 3rem}.data-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #0000000d;border-radius:16px;margin-top:4rem;padding:2rem}.data-section h3{color:#0f172a;font-size:1.25rem;font-weight:500;margin-bottom:1.5rem}@media (max-width:1200px){.analysis-layout{grid-template-columns:280px 1fr}.app-header{padding:1.5rem 2rem}.app-header h1{font-size:2rem}}@media (max-width:768px){.analysis-layout{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #0000000d;border-right:none;max-height:none;position:relative;top:0}.app-header,.main-content{padding:1.5rem}.app-header h1{font-size:1.75rem}}.tab-selector{display:flex;gap:8px;margin-bottom:18px;padding-left:.5rem}.tab-selector button{background:#f5f5f8;border:1px solid #bdbdbd;border-radius:18px;color:#2d2d37;cursor:pointer;font-family:inherit;font-size:15px;margin-right:2px;outline:none;padding:8px 20px;transition:background .18s,border .18s,color .18s}.tab-selector button.active{background:#1976d2;border-color:#1976d2;box-shadow:0 2px 6px 0 #1976d214;color:#fff;font-weight:600}.tab-selector button:hover:not(.active){background:#e3eaff;border-color:#1976d2;color:#1976d2}
/*# sourceMappingURL=main.cf9f9b45.css.map*/