@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);#root,body,html{background-image:linear-gradient(to bottom right,#e8f3ff,#fff);background-repeat:no-repeat;color:#333;font-family:Inter,sans-serif;margin:0;padding:0}.container{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:0 auto;width:90%}img{display:block;height:auto;max-width:100%}.element{max-width:800px;min-width:200px}.mt-1{margin-top:1rem}.mb-1{margin-bottom:1rem}.p-1{padding:1rem}@media (min-width:1024px){.container{grid-template-columns:repeat(2,1fr)}}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.gap-4{gap:1rem}.footer{background-color:#0e121f;color:#fff;font-family:sans-serif;font-size:1rem;margin-top:3.75rem;padding:2rem 1.5rem}.footer .column{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.footer .column>div{flex:1 1 200px;min-width:180px}.footer .logo-container{align-items:flex-start;display:flex;flex-direction:column}.footer .logo-container img{height:auto;margin-bottom:1rem;width:150px}.footer .logo-container p{font-size:.9rem;line-height:1.4;margin:0;max-width:220px}.footer h4{font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.legal-section{align-self:center;max-width:600px;width:100%}.footer ul{list-style:none;margin:0;padding:0}.footer .link{cursor:pointer;font-size:.95rem;margin-bottom:.5rem;transition:opacity .2s ease}.footer a{color:#fff;text-decoration:none}.footer a:hover{opacity:.7;text-decoration:none}.footer .link:hover{opacity:.7}.footer .copyright{font-size:.85rem;margin-top:2rem;opacity:.8;text-align:center}.logo-footer{max-width:80px}.card{background-color:#fff;border-radius:16px;box-shadow:0 2px 4px #00000014;box-sizing:border-box;display:flex;flex-direction:column;margin:10px 5px;max-height:100%;max-width:100%;padding:16px}.card:hover{background:#e8f3ff;border:.5px solid #000091;box-shadow:0 2px 8px #0000001a;cursor:pointer;transform:translateY(-4px)}.card-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.company-logo{height:80px;width:80px}.company-logo-img{display:block;height:100%;max-width:50px;object-fit:contain;width:100%}.subtitle{font-size:1.25rem;font-weight:600;margin:0}.text{color:#444;font-size:.9 rem;line-height:1.4;margin:8px 0 16px}.visit-button{background-color:#000091;border-radius:4px;color:#fff;font-size:.9rem;font-weight:500;margin-left:auto;padding:8px 16px;text-decoration:none;transition:background-color .2s ease}.visit-button:hover{background-color:#e8f3ff;border:1px solid #000091;color:#000091;cursor:pointer}.header{background:#fff;padding:0}.header-container{justify-content:space-between;margin:0 auto;padding:1rem}.header-container,.header-logo{align-items:center;display:flex;flex-direction:row}.header-logo{justify-content:center}.logo{height:50px;width:120px}.search-container{align-content:center;align-items:center;background-color:#fff;border:.5px solid #4e4e4e;border-radius:5px;display:flex;padding:.4rem 2rem .4rem 1rem;width:35%}.input{border:0 solid #fff;color:#4e4e4e;font-family:Inter,sans-serif;font-size:14px;outline:none;padding:0 0 0 .5rem;width:100%}.section-hero{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5rem 1rem}.hero-title{font-size:48px;font-weight:700;margin-bottom:1rem;text-align:center}.hero-container{flex-direction:column;width:100%}.hero-container,.hero-search{align-items:center;display:flex;justify-content:center}.hero-search{flex-direction:row;margin-top:2rem;width:60%}.hero-search-container{align-content:center;align-items:center;background-color:#fff;border:.5px solid #4e4e4e;border-radius:5px 0 0 5px;display:flex;min-width:200px;padding:.41rem 1rem;position:relative;width:100%}.button{background-color:#000091;border-radius:5px;color:#fff;font-size:14px;font-weight:400;padding:8.6px 2rem}.button,.button:hover{border:.5px solid #000091}.button:hover{background-color:#e8f3ff;color:#000091;cursor:pointer}.search-button{background-color:#000091;border-radius:0 5px 5px 0;border-style:solid;border-width:.5px;color:#fff;font-size:14px;font-weight:400;padding:8.6px 2rem}.search-button:hover{background-color:#e8f3ff;border:.5px solid #000091;color:#000091;cursor:pointer}.popular-tags-container{align-items:center;display:flex;flex-direction:row;margin-top:2rem}.popular-tags{display:flex;flex-direction:row;justify-content:center}.research-text{font-size:22px;text-align:center;width:60%}.tag{background-color:#fff;border:.5px solid #4e4e4e;border-radius:20px;font-size:14px;margin:0 14px;padding:10px 20px}.tag:hover{background-color:#000091;color:#fff;cursor:pointer}@media (max-width:768px){.research-text{font-size:16px;width:100%}.popular-tags,.popular-tags-container{align-items:center;flex-direction:column}.tag{margin:4px 0}}.categories-section{padding:2rem 1rem}.categories-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto 1rem;max-width:1024px}.categories-header h2{font-size:24px;margin-bottom:1rem}.secondary-button{background:none;border:none;color:#000091;cursor:pointer;font-size:18px}.secondary-button:hover{text-decoration:underline}.categories-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 auto;max-width:1024px}@media (max-width:768px){.categories-grid{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem}.categories-grid::-webkit-scrollbar{display:none}.category-card{flex:0 0 auto}}.category-card{background:#fff;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;max-width:240px;min-width:200px;padding:1rem;text-decoration:none}.category-card:hover{background:#e8f3ff;border:.5px solid #000091;cursor:pointer}.category-card__icon{height:24px;margin-bottom:.5rem;object-fit:contain;width:24px}.category-card__title{color:#000;font-size:22px;margin:0 0 .5rem}.category-card__desc{color:#000;flex-grow:1;font-size:14px;margin:0 0 1rem}.category-card__count{color:#000091;font-size:14px;font-weight:600;margin:0;text-decoration:none}.category-card a{-webkit-text-decoration-line:none;text-decoration-line:none}.selection-month{margin:0 auto;max-width:1400px;padding:0 16px}.selection-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1.5rem;width:100%}.selection-title{font-size:24px;margin-bottom:1rem}.selection-description{color:#444;font-size:16px;margin:0 0 1rem}.selection-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.metrics-banner{flex-direction:column}.metric{padding:20px 0}.selection-grid{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;padding-bottom:1rem}.selection-grid::-webkit-scrollbar{display:none}.selection-grid .card-wrapper{flex:0 0 auto}.card{max-width:340px}.software-list-grid{display:grid;grid-template-columns:1fr;overflow-x:visible;overflow-x:initial}.software-list-grid .card-wrapper{flex:initial}.software-list-grid .card{max-width:100%;width:100%}}@media (min-width:768px) and (max-width:1024px){.software-list-grid{grid-template-columns:repeat(2,1fr)}}selection-card{background-color:#fff;border-radius:5px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}:root{--primary-color:#000091;--text-dark:#000}.waitlist__wrapper{background-image:linear-gradient(to bottom right,#e8f3ff,#fff);font-family:Inter,sans-serif;margin:0 auto;max-width:600px;padding-bottom:3rem;padding-top:4rem;text-align:center}.waitlist__hero h1{font-size:2.75rem;margin-bottom:.5rem}.waitlist__subtitle{color:#4b5563;font-size:1.125rem;margin-bottom:2rem}.waitlist__toggle{display:flex;justify-content:center;margin-bottom:2rem}.waitlist__toggle button{background:#fff;border:1px solid #d1d5db;cursor:pointer;flex:1 1;padding:.75rem 1rem;transition:background .2s ease}.waitlist__toggle button:first-child{border-radius:.5rem 0 0 .5rem}.waitlist__toggle button:last-child{border-radius:0 .5rem .5rem 0}.waitlist__toggle button.active,.waitlist__toggle button:hover{background:#000091;background:var(--primary-color);border-color:#000091;border-color:var(--primary-color);color:#fff}.waitlist__form{grid-gap:1.5rem;display:grid;gap:1.5rem}.waitlist__form label{display:flex;flex-direction:column;font-weight:500;gap:.5rem;text-align:left}.waitlist__form input{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem 1rem}.waitlist__submit{background:#000091;background:var(--primary-color);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background .2s ease}.waitlist__submit:hover{background:#000091}.waitlist__thankyou{padding:4rem 1rem}.metric-containe{width:100%}.metrics-banner{align-items:center;background-color:#fff;display:flex;justify-content:space-evenly;margin:60px auto;padding:70px 0}.metric{text-align:center}.metric-value{color:#09307b;font-size:2.25rem;font-weight:700}.metric-label{color:#333;font-size:1rem;margin-top:.25rem}.add-software-page{margin:2rem auto;max-width:600px;padding:0 1rem}.breadcrumbs{font-size:.9rem;margin-bottom:1rem}.breadcrumbs a{color:#007bff;text-decoration:none}.breadcrumbs span{color:#555}.software-form .form-group{margin-bottom:1.5rem}.software-form label{display:block;font-weight:500;margin-bottom:.5rem}.software-form input,.software-form select,.software-form textarea{border:1px solid #ccc;border-radius:4px;padding:.5rem;width:100%}.software-form textarea{min-height:80px}.affiliation-group{align-items:center;display:flex;justify-content:space-between}.affiliation-group label{flex:1 1;margin-right:1rem;text-align:right}.affiliation-group select{flex:1 1}.software-form .button{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem}.step-buttons{display:flex;justify-content:space-between;margin-top:1rem}.step-buttons button{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem}.step-buttons button:disabled{background:#ccc;cursor:not-allowed}.step-buttons button:hover{background:#0069d9}.software-form .button:hover{background:#218838}.container-all-categories,.container-category{margin:60px auto;max-width:1200px;padding:1rem}.category-page .selection-grid{display:flex;flex-wrap:wrap;justify-content:flex-start}.category-page .card-wrapper{flex:0 0 100%;max-width:100%}@media (min-width:768px){.category-page .card-wrapper{max-width:40%}.legal-section{width:600px}}@media (min-width:1024px){.category-page .card-wrapper{max-width:30%}}.all-categories-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin:60px 0;text-decoration:none}.categories-card{align-items:center;background-color:initial;display:grid;grid-template-columns:60% 40%;padding:.5rem}.categories-count{text-align:right}.category-description{margin-bottom:1.5rem}.categories-name{font-size:1rem;font-weight:700;margin:0}.categories-name:hover{cursor:pointer;text-decoration:underline}.modal-overlay{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0000004d;height:100%;width:100%}.modal-content{background:#fff;border:.5px solid #000091;border-radius:16px;height:50%;overflow-y:auto;padding:30px;position:relative;width:50%}.modal-header{align-items:center;display:flex;gap:1rem}.modal-title{flex-grow:1;font-size:1.5rem;margin:0}.modal-logo{height:60px;width:auto}.modal-button{margin:5px 10px;padding:10px}.modal-description{line-height:1.4;margin:1rem 0}.modal-info{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:1rem}.modal-ad-banner img{border-radius:5px;width:100%}.modal-close-button{background:none;border:none;cursor:pointer;font-size:20px;position:absolute;right:.5rem;top:.5rem}.card-wrapper{color:inherit;cursor:pointer;display:block;text-decoration:none}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffb3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.company-header{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.company-asset{border-radius:20px;max-width:50%}.search-container{position:relative}.search-results{background:#fff;border:1px solid #ccc;border-radius:0 0 4px 4px;border-top:none;left:0;list-style:none;margin:0;max-height:260px;overflow-y:auto;padding:0;position:absolute;right:0;top:100%;z-index:2000}.result-item{padding:5px 0}.result-item-text{color:#333;text-decoration:none}.result-more{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:8px 12px}.result-item:hover{background:#e8f3ff}.clock-loader{align-items:center;display:flex;justify-content:center;padding:1rem}.clock-loader .clock{height:50px;width:50px}.clock-loader .clock-hour,.clock-loader .clock-minute{transform-origin:50% 50%}.clock-loader .clock-minute{animation:rotate-minute 1s linear infinite}.clock-loader .clock-hour{animation:rotate-hour 12s linear infinite}@keyframes rotate-minute{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate-hour{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.add-button .add-icon{display:none}@media (max-width:768px){.search-container{border:none;padding:0;width:auto}.add-button .add-text,.search-container .input{display:none}.add-button .add-icon{color:#fff;display:block;font-size:24px;line-height:1}}.mobile-search-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffc;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:3000}.mobile-search-container{align-items:center;background:#fff;border:.5px solid #4e4e4e;border-radius:5px;display:flex;padding:.4rem 1rem;width:80%}.alphabet-nav{align-items:center;display:center;gap:.5rem;margin-bottom:1rem}.alphabet-letter{color:#000;font-weight:500;padding:.25rem .5rem;text-decoration:none}.alphabet-letter:hover{color:#000091;text-decoration:none}.alphabet-arrow{background:none;border:none;cursor:pointer;font-size:1rem}.alphabet-arrow:disabled{cursor:default;opacity:.4}@media (max-width:768px){.container{grid-template-columns:repeat(1,auto)}.company-asset{max-width:100%}}@media (min-width:768px){.container{grid-template-columns:repeat(1,1fr)}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
/*# sourceMappingURL=main.7b69b1ad.css.map*/