body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button:not(.analyze-button):not(.tab-button):not(.toggle-answers-button){border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:not(.analyze-button):not(.tab-button):not(.toggle-answers-button):hover{border-color:#646cff}button:not(.analyze-button):not(.tab-button):not(.toggle-answers-button):focus,button:not(.analyze-button):not(.tab-button):not(.toggle-answers-button):focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){body{color:#213547;background-color:#fff}a:hover{color:#747bff}button:not(.analyze-button):not(.tab-button):not(.toggle-answers-button){background-color:#f9f9f9}}.file-upload-container{padding:20px;max-width:1200px;margin:0 auto;border:2px solid transparent;border-radius:12px;background:linear-gradient(#242424,#242424) padding-box,linear-gradient(45deg,#00ff87,#60efff,#0061ff) border-box;box-shadow:0 4px 6px #0000001a}.upload-section{display:flex;gap:30px;justify-content:center;padding:20px}.upload-box{flex:1;padding:25px;border-radius:6px;text-align:left;transition:all .3s ease;min-width:300px;background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.upload-box:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#00ff87,#60efff);opacity:0;transition:opacity .3s ease}.upload-box:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003;border-color:#fff3}.upload-box:hover:before{opacity:1}.upload-box h3{margin-top:0;color:#ffffffde;font-size:1.4rem;margin-bottom:15px;position:relative;display:inline-block;align-self:flex-start}.upload-box h3:after{content:"";position:absolute;bottom:-5px;left:0;width:40px;height:2px;background:linear-gradient(90deg,#00ff87,#60efff);border-radius:2px}.upload-box input[type=file]{margin:15px 0;padding:10px;width:100%;max-width:250px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#ffffffde;align-self:flex-start}.upload-box input[type=file]:hover{background:#ffffff14;border-color:#fff3}.error{color:#dc3545;text-align:center;margin-top:15px;padding:10px;background-color:#dc35451a;border-radius:6px}.upload-box p{margin:8px 0;color:#ffffffde;font-size:.95em}.file-format{background-color:#ffffff0d;padding:15px 20px;border-radius:6px;margin:10px 0;display:inline-block;text-align:left;width:100%;max-width:280px;border:1px solid rgba(255,255,255,.1);align-self:flex-start}.file-format h4{color:#00ff87;margin:0 0 10px;font-size:1.1rem}.file-format ul{list-style-type:none;padding:0;margin:0}.file-format li{color:#ffffffde;margin-bottom:8px;font-size:.9rem;padding-left:20px;position:relative}.file-format li:before{content:"•";color:#60efff;position:absolute;left:0}.file-format li:last-child{margin-bottom:0}.location-section{display:flex;justify-content:center;align-items:center;gap:30px}.location-section h3{color:#ffffffde;margin-bottom:15px;font-size:1.2rem}.location-select{padding:10px 20px;min-width:200px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#ffffffde;cursor:pointer;font-size:1rem;transition:all .3s ease}.location-select:hover{background:#ffffff14;border-color:#fff3}.location-select:focus{outline:none;border-color:#60efff;box-shadow:0 0 0 2px #60efff33}.location-select option{background:#242424;color:#ffffffde;padding:10px}body{margin:0;min-width:320px;min-height:100vh;background-color:#242424!important;color:#ffffffde}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;background-color:#242424}.app-title{font-size:2.2rem;font-weight:700;margin-bottom:2rem;color:#fff;letter-spacing:.5px;position:relative;display:inline-block}.app-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:40px;height:2px;background:#fff;border-radius:2px}.analyze-button{margin:1rem auto;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;color:#000;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;background:#60efff;box-shadow:0 4px 15px #60efff33;position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:8px}.analyze-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.analyze-button:hover:not(:disabled){transform:translateY(-2px);background:#4ad8e8;box-shadow:0 6px 20px #60efff4d}.analyze-button:hover:not(:disabled):before{left:100%}.analyze-button:disabled{cursor:not-allowed;opacity:.5}.spinner{width:20px;height:20px;border:2px solid rgba(0,0,0,.1);border-left-color:#000;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.data-preview{margin:1rem 1rem 0;padding:1rem;background-color:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.1);flex:1;min-width:200px}.data-preview-container{display:flex;justify-content:center;gap:1rem;margin:1rem 0 0}.data-preview h2{margin:0;font-size:1.2rem;color:#ffffffde}.results{margin-top:2rem;padding:2rem;background-color:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.1);width:700px;margin-left:auto;margin-right:auto}.results h2{margin-bottom:1.5rem;color:#ffffffde}.results-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.tab-button{padding:.75rem 1.5rem;font-size:1rem;background-color:#ffffff0d;color:#ffffffde;border:1px solid rgba(255,255,255,.1);border-radius:4px;cursor:pointer;transition:all .3s ease}.tab-button:hover{background-color:#ffffff1a}.tab-button.active{background:#00ff87;color:#000;border-color:#00ff87}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.result-item{padding:1rem;background-color:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .3s ease}.result-item:hover{transform:translateY(-2px);background-color:#ffffff0d;border-color:#60efff4d;box-shadow:0 4px 15px #60efff1a}.result-item.selected{background:linear-gradient(45deg,#60efff1a,#00ff871a);border-color:#60efff;box-shadow:0 4px 15px #60efff33}.result-item.selected h3{color:#60efff}.result-item.selected p{color:#00ff87}.result-item h3{margin:0 0 .5rem;color:#ffffffde}.result-item p{margin:0;font-size:1.2rem;color:#00ff87;font-weight:700}.summary{color:#fff9;font-size:.9rem}.error{color:#dc3545;margin:1rem 0;padding:.5rem;background-color:#dc35451a;border-radius:4px}.category-results{text-align:left}.category-section{margin-bottom:2rem;padding:1.5rem;background-color:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.category-section h3{margin:0 0 1rem;color:#ffffffde;font-size:1.3rem;text-transform:capitalize}.category-summary{margin-top:1rem;color:#fff9;font-size:.9rem}.answers-section{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.toggle-answers-button{padding:.5rem 1rem;background:#ffffff1a;color:#ffffffde;border:1px solid rgba(255,255,255,.1);border-radius:4px;cursor:pointer;transition:all .3s ease}.toggle-answers-button:hover{background:#ffffff26}.answers-list{margin-top:1rem;text-align:left}.answer-item{margin-bottom:2rem;padding:1rem;background-color:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.answer-item h3{margin:0 0 .5rem;color:#ffffffde;font-size:1.1rem}.answer-item h4{margin:1rem 0 .5rem;color:#fff9;font-size:1rem}.answer-item .question{color:#ffffffde;font-weight:500;margin-bottom:.5rem}.answer-item .answer{color:#fff9;line-height:1.5;white-space:pre-wrap}.patience-message{margin-top:1rem;color:#fff9;font-size:.9rem;font-style:italic}.bottom-buttons{margin-top:2rem;display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center}.share-button{padding:.8rem 1.5rem;font-size:1rem;font-weight:600;color:#000;background:linear-gradient(45deg,#00ff87,#60efff);border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #60efff33;width:200px}.share-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #60efff4d}.share-button:active{transform:translateY(0)}.back-button{padding:.8rem 2rem;font-size:1.1rem;font-weight:600;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;background:#60efff;box-shadow:0 4px 15px #60efff33;width:200px}.back-button:hover{transform:translateY(-2px);background:#4ad8e8;box-shadow:0 6px 20px #60efff4d}.progress-container{width:100%;max-width:400px;margin:1rem auto;background:#ffffff0d;border-radius:8px;padding:1rem;border:1px solid rgba(255,255,255,.1)}.progress-bar{width:100%;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden;position:relative}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#60efff,#4ad8e8);border-radius:4px;transition:width .3s ease;position:relative;overflow:hidden}.progress-bar-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:shimmer 2s infinite}.progress-text{margin-top:.5rem;color:#ffffffde;font-size:.9rem;text-align:center}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.results-header{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.share-status{text-align:center;margin:1rem 0;padding:.8rem;background:#60efff1a;border:1px solid rgba(96,239,255,.2);border-radius:6px;color:#60efff;font-size:.9rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.company-highlight{background-color:#60efff33;color:#60efff!important;padding:2px 4px;border-radius:4px;font-weight:600;border:1px solid rgba(96,239,255,.3);display:inline-block;margin:0 2px}.citation-highlight{background-color:#00ff8733;color:#00ff87!important;padding:2px 4px;border-radius:4px;font-weight:600;border:1px solid rgba(0,255,135,.3);display:inline-block;margin:0 2px}.citation-count{margin:.5rem 0 0;font-size:1.2rem;color:#00ff87;font-weight:700}.citation-not-checked{margin:.5rem 0 0;font-size:1rem;color:#ffffff80;font-style:italic}.answer-content{color:#fff9;line-height:1.5;text-align:left}.answer-content h2{color:#ffffffe6;font-size:1.5em;margin:1em 0 .5em}.answer-content h3{color:#ffffffd9;font-size:1.3em;margin:1em 0 .5em}.answer-content p{margin-bottom:1em}.answer-content strong{color:#fffc}.answer-content ul{list-style-type:none;padding-left:1.5em;margin:.5em 0}.answer-content li{margin-bottom:.5em;position:relative}.answer-content li:before{content:"•";color:#60efff;position:absolute;left:-1em}.answer-content hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:1.5em 0}.no-answers-message{text-align:center;padding:2rem;background-color:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.1);color:#fff9;font-size:1.1rem;margin:1rem 0}.footer{margin-top:3rem;padding:1.5rem;text-align:center;color:#fff9;font-size:.9rem;border-top:1px solid rgba(255,255,255,.1)}.back-to-top{position:fixed;bottom:2rem;right:2rem;width:40px;height:40px;opacity:0;visibility:hidden;z-index:1000;padding:0;background:none}.back-to-top.visible{opacity:1!important;visibility:visible!important}.back-to-top:hover{transform:translateY(-3px)}.back-to-top svg{width:24px;height:24px;display:block}
