body{align-items:center;background:#f7f7f7;color:#444;display:flex;font-family:Montserrat,sans-serif;justify-content:center;margin:0;min-height:100vh;overflow-x:hidden;overflow-y:scroll;padding:0}#app{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;max-width:600px;padding:20px;width:600px}.sticky-header{background-color:#fff;border-bottom:1px solid #eee;box-shadow:0 0 25px #8c98a440;left:0;position:fixed;top:0;width:100%;z-index:1000}.sticky-inner{margin:0 auto;padding:13.6px 27.2px;text-align:left;width:1176px}.sticky-inner img{height:34px;margin-bottom:4px}@media (max-width:640px){.sticky-inner{padding:13.6px 27.2px}}@media (min-width:641px) and (max-width:768px){.sticky-inner{padding:14.4px 28.8px}}@media (min-width:769px) and (max-width:1024px){.sticky-inner{padding:15.2px 30.4px}}@media (min-width:1025px){.sticky-inner{padding:8px 32px}}h2{font-size:24px;margin-bottom:20px}h2,h3,h4{color:#333}label{display:block;font-weight:600;margin-bottom:5px}input,textarea{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;font-family:inherit;margin:10px 0;padding:10px;width:100%}textarea{height:70px;resize:vertical}select{border:1px solid #ccc;border-radius:5px;height:40px;margin:10px 0;padding:10px;width:100%}button,select,select option{font-family:inherit}button{border:none;border-radius:30.4px;cursor:pointer;font-size:16px;font-weight:600;margin:10px 0;outline:none;padding:12px 24px;transition:all .3s ease;width:100%}button:not(.back-button){background:#38bdf8;box-shadow:0 4px 6px #1e90ff33;color:#fff;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}button:not(.back-button):hover{background:#38bdf8;box-shadow:0 6px 12px #1e90ff40;transform:translateY(-2px)}.back-button{background:#d3d3d34d;box-shadow:0 2px 4px #0000001a;color:#000}.back-button:hover{background:#d3d3d399;transform:translateY(-2px)}button:disabled{background:#ccc;box-shadow:none;cursor:not-allowed}.screen{display:none}.screen.active{display:block}.overlay{align-items:center;background-color:#747474b3;box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;padding:0 50px;position:fixed;top:0;width:100vw;z-index:9999}.loader{animation:spin 1s linear infinite;border:6px solid #ddd;border-radius:50%;border-top-color:#1e90ff;height:40px;margin:0 auto 12px;width:40px}.spinner{text-align:center}.spinner p{color:#fff;font-size:16px;margin:0;text-shadow:0 1px 3px #0006}@keyframes spin{to{transform:rotate(1turn)}}.button-container{display:flex;gap:50px;justify-content:space-evenly;margin-top:20px}.spacing{margin:10px 0}.custom-select{padding-bottom:.4rem;padding-top:.4rem}.custom-select .react-select__control{border:1px solid #ccc;border-radius:6px;box-shadow:none;font-size:.85rem;min-height:40px}.custom-select .react-select__multi-value{background-color:#d3d3d34d;border:none;border-radius:6px;box-shadow:0 2px 4px #0000001a;font-size:.95rem;line-height:1.4;margin:4px;padding:2px 5px}.custom-select .react-select__multi-value__label{color:#333;padding:0 4px}.custom-select .react-select__multi-value__remove{color:#333;cursor:pointer;padding:0 4px}.custom-select .react-select__multi-value__remove:hover{background-color:#0000000d;border-radius:4px}.custom-select .react-select__menu{font-size:.85rem}.custom-select .react-select__option{font-size:.85rem;padding:8px 10px}.error{color:#cc4c4c;font-size:.85rem;margin-top:1px}::placeholder{font-family:Montserrat,sans-serif;font-size:inherit;font-weight:inherit}.report-container{line-height:1.5;margin:0 auto;max-width:800px;padding:60px 1rem 0}.report-container h2{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem}.report-container h3{font-size:1.25rem;font-weight:500;margin:1.5rem 0 1rem}.report-container h4{font-size:1rem;font-weight:500;margin:1rem 0 .75rem}.summary{line-height:1.5}.summary p{margin:6px 0}#summary_list{list-style-type:none;margin-left:0;padding-left:0}.dynamic-insights p{margin:6px 0}#insights_list{list-style-type:none;margin-left:0;padding-left:0}.visualizations{padding-bottom:2rem}.chart-title{color:#2c2c2c;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.chart-title,.chart-wrapper{font-family:Montserrat,sans-serif}.chart-wrapper{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;font-size:16px;padding:1.5rem;transition:box-shadow .3s ease}.chart-wrapper:hover{box-shadow:0 6px 20px #00000014}.company-card{background-color:#f9f9f9;border-radius:16px;box-shadow:0 6px 14px #0000001a;margin:1rem 0;padding:1.5rem;position:relative;transition:transform .1s ease,box-shadow .1s ease;will-change:transform}.company-card:hover{box-shadow:0 8px 16px #0003;transform:translateY(-5px);z-index:1}.company-card hr{border:none;border-top:1px solid #eee;margin:1rem 0}.company-card div,.company-card p,.company-card span{color:#333;font-size:.95rem;line-height:1.5}.company-card h3{color:#333;margin:0 0 10px}.company-card a{color:#4a90e2;text-decoration:none}.company-card h3 a{color:#1a1a1a;font-size:1.2rem;font-weight:600;letter-spacing:.2px;text-decoration:none;transition:color .2s ease}.company-card p{line-height:1.5;margin:5px 0}.company-card a:hover{text-decoration:underline}.fit-score{color:#4caf50;font-weight:700}ul#result-list{list-style:none;padding:0}@media (max-width:599px){body,html{margin:0;overflow-x:hidden;padding:0;width:100%}body{align-items:center;display:flex;justify-content:center;padding:18px}#app,body{box-sizing:border-box}#app{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;max-width:480px;padding:28px 20px;width:100%}h2{font-size:1.4rem;font-weight:600;line-height:1.6;margin-bottom:1.25rem}h3,h4,label{font-size:18px}.button-container{flex-direction:column;gap:0;margin-top:10px}button,input,select,textarea{font-size:15px}textarea{margin:6px 0}.chart-wrapper,.company-card{padding:1rem}.company-card{margin:.75rem 0}.company-card h3{font-size:1rem}.company-card p{font-size:.9rem;text-align:left}.custom-select{padding-bottom:.3rem;padding-top:.3rem;position:relative;z-index:10}.custom-select .react-select__control{border:1px solid #bbb;border-radius:8px;box-shadow:none;font-size:15px;min-height:48px;padding:2px}.custom-select .react-select__multi-value{background-color:#d3d3d34d;border:none;border-radius:6px;box-shadow:0 2px 4px #0000001a;font-size:15px;margin:4px;padding:4px 6px}.custom-select .react-select__multi-value__label{color:#333;display:inline-block;font-size:15px;max-width:180px;min-width:30px;overflow:hidden;padding:0 6px;text-overflow:ellipsis;white-space:nowrap}.custom-select .react-select__multi-value__remove{color:#333;cursor:pointer;font-size:15px;padding:0 6px}.custom-select .react-select__multi-value__remove:hover{background-color:#0000000d;border-radius:4px}.custom-select .react-select__menu{font-size:15px;max-height:200px;overflow-y:auto;position:fixed!important;z-index:9999}.custom-select .react-select__option{font-size:15px;padding:12px 16px}.react-select__menu-portal{position:fixed!important;z-index:9999}.select-block{position:relative;z-index:1}.report-container{box-sizing:border-box;line-height:1.5;margin:0 auto;max-width:100%;padding:24px 0 0;width:100%}.report-container h2{font-size:1.4rem;font-weight:600;margin-bottom:1.25rem}.report-container h3{font-size:1.1rem;font-weight:500;margin:1.25rem 0 1rem}.report-container h4{font-size:1rem;font-weight:500;margin:1rem 0 .75rem}}
/*# sourceMappingURL=main.0a3521ce.css.map*/