.App{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}:root{--landing-page-pad-y:4rem;--landing-page-pad-x:1.5rem;--landing-main-h1-size:3rem;--landing-main-h2-size:1.75rem;--landing-section-pad-y:1rem;--landing-founder-photo-size:180px;--landing-get-started-pad-y:2.5rem;--landing-get-started-pad-x:2rem;--landing-get-started-lead-size:1.25rem;--main-get-started-button-left:auto;--main-get-started-button-right:1.5rem;--main-get-started-button-bottom:1.5rem;--main-get-started-button-width:auto;--main-get-started-button-pad-y:0.9rem;--main-get-started-button-pad-x:1.5rem}.page{color:#3a3a3a;margin:0 auto;max-width:1100px;padding:4rem 1.5rem;padding:var(--landing-page-pad-y) var(--landing-page-pad-x)}.page hr{border:none;border-bottom:1px solid #eaeaea}.icon{fill:currentColor;height:20px;margin-right:.2rem;vertical-align:middle;width:20px}.main{padding:4rem 0 3rem}.main h1{font-size:3rem;font-size:var(--landing-main-h1-size);font-weight:600;margin-bottom:.5rem}.main h2{color:#00ced1;font-size:1.75rem;font-size:var(--landing-main-h2-size);font-weight:400;margin-bottom:1.5rem}.main p{font-size:1.125rem;margin-bottom:.75rem;max-width:700px}.main strong{font-weight:600}.section{padding:1rem 0;padding:var(--landing-section-pad-y) 0}.section h2{font-size:2rem;font-weight:600;margin-bottom:1.5rem}.section h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:2rem}.section p{color:#374151;font-size:1rem;margin-bottom:1rem}.section ul{margin-top:1rem;padding-left:1.25rem}.section li{color:#374151;margin-bottom:.75rem}.founder-intro{align-items:center;display:flex;gap:1.5rem;margin-bottom:1rem}.founder-photo-wrap{flex-shrink:0}.founder-photo{border-radius:999px;display:block;height:180px;height:var(--landing-founder-photo-size);object-fit:cover;object-position:center;width:180px;width:var(--landing-founder-photo-size)}.founder-details{min-width:0}.section .founder-name{font-size:1.3rem;font-weight:600;margin-top:0}.section .founder-title{font-weight:500;margin-bottom:1rem}.founder-links{align-items:center;display:flex;font-size:.95rem;gap:.5rem;margin-bottom:1.5rem}.founder-links a{color:#3a3a3a;font-weight:500;text-decoration:none}.founder-links a:hover{text-decoration:underline}.divider-dot{color:#9ca3af}.get-started-section{background-color:#f3fcfc;border:1px solid #dff6f6;border-radius:16px;margin-bottom:4rem;margin-top:1.5rem;padding:2.5rem 2rem;padding:var(--landing-get-started-pad-y) var(--landing-get-started-pad-x)}.get-started-section h2{margin-bottom:.75rem}.get-started-lead{font-size:1.25rem;font-size:var(--landing-get-started-lead-size);font-weight:600;margin-bottom:.5rem}.get-started-sublead{font-size:1.05rem;margin-bottom:1.25rem}.get-started-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.cta-btn{align-items:center;border:none;border-radius:999px;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:.75rem 1.1rem;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,color .15s ease}.cta-btn:focus,.get-started .get-started-cta:focus{outline:none}.cta-btn:hover{transform:translateY(-1px)}.cta-primary{background-color:#00ced1;box-shadow:0 10px 20px #0000001f;color:#fff}.cta-primary:hover{background-color:#00c1c4}.cta-secondary{background-color:#eff7f7;border:1px solid #c8e9e9;color:#0f4f50}.cta-secondary:hover{background-color:#e6f3f3}.cta-ghost{background-color:#fff;border:1px solid #d1d5db;color:#0f4f50}.cta-ghost:hover{background-color:#f9fafb}.get-started-contact p{margin-bottom:.35rem}@media (max-width:768px){:root{--landing-page-pad-y:2rem;--landing-page-pad-x:1rem;--landing-main-h2-size:1.4rem;--landing-section-pad-y:2rem;--landing-founder-photo-size:150px;--landing-get-started-pad-y:1.5rem;--landing-get-started-pad-x:1rem;--landing-get-started-lead-size:1.15rem}.founder-intro{align-items:flex-start}.get-started-section{margin-bottom:2rem}}@media (max-width:560px){:root{--landing-page-pad-y:1.5rem;--landing-page-pad-x:0.9rem;--landing-main-h2-size:1.2rem;--landing-founder-photo-size:130px;--main-get-started-button-left:1rem;--main-get-started-button-right:1rem;--main-get-started-button-bottom:1rem;--main-get-started-button-width:100%;--main-get-started-button-pad-y:0.85rem;--main-get-started-button-pad-x:1rem}.founder-intro{gap:1rem}.founder-intro,.get-started-actions{flex-direction:column}}.get-started{bottom:1.5rem;bottom:var(--main-get-started-button-bottom);left:auto;left:var(--main-get-started-button-left);position:fixed;right:1.5rem;right:var(--main-get-started-button-right);z-index:1000}.get-started button{background-color:#00ced1;border:none;border-radius:999px;box-shadow:0 10px 25px #00000026;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem 1.5rem;padding:var(--main-get-started-button-pad-y) var(--main-get-started-button-pad-x);transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;width:auto;width:var(--main-get-started-button-width)}.get-started button:hover{background-color:#00c1c4;box-shadow:0 14px 30px #0003;transform:translateY(-1px)}.get-started button:active{box-shadow:0 8px 18px #00000026;transform:translateY(0)}.logo-banner img{max-width:100%}.get-started-contact .get-started-link{color:#0f4f50;font-weight:500;text-decoration:none}.get-started-contact .get-started-link:hover{color:#00ced1;text-decoration:underline}.questionnaire-page{align-items:center;display:flex;flex-direction:column;padding:2rem}.questionnaire-page h1{font-size:xx-large;margin:0}.questionnaire-page p{font-size:large;margin-bottom:3rem;max-width:900px}.question-container{max-width:700px;width:100%}.question-text{font-size:1.5rem;font-weight:500;line-height:1.4;margin-bottom:1.5rem}.answer-group{display:flex;flex-direction:column;gap:.75rem}.answer-group p{color:#475467;font-size:1rem;margin-bottom:.5rem;margin-top:-.5rem}.answer-button{background-color:#fff;border:1px solid #d0d5dd;border-radius:6px;color:#1f2937;cursor:pointer;font-size:1rem;padding:1rem;text-align:center;transition:.15s ease}.answer-button.wide{width:100%}.answer-button.highlighted{background-color:#b8e0e1;border-color:#80c0c2;color:#1f2937}.answer-button.selected{background-color:#00ced1;border-color:#40a0a3;color:#1f2937}.answer-button.is-disabled,.answer-button:disabled{background-color:#f3f4f6;border-color:#d1d5db;color:#9ca3af;cursor:not-allowed}@media (hover:hover) and (pointer:fine){.answer-button:hover{background-color:#bdf2f3;border-color:#b8c0cc;color:#1f2937}}.answer-button:active{background-color:#00ced1;color:#1f2937}.submit-tooltip-wrap{display:inline-block}.submit-container{align-items:center;display:inline-flex;position:relative}.submit-hint{color:#6b7280;font-size:.95rem;left:calc(100% + .75rem);margin-bottom:0;margin-top:0;position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap}.back-button{background-color:#f0f0f0;border:1px solid #d0d5dd;border-radius:6px;color:#1f2937;cursor:pointer;font-size:1rem;margin-top:2rem;padding:1rem 2rem;transition:.15s ease}.back-button:hover{background-color:#dfdfe2;border-color:#b4b4b4}.text-input{border:1px solid #d0d5dd;border-radius:6px;box-sizing:border-box;font-size:1rem;margin-bottom:1rem;padding:1rem 0 1rem 1rem;width:100%}.progress-container{max-width:700px;width:100%}.progress-bar{background-color:#e4e7ec;border-radius:3px;height:8px;overflow:hidden}.progress-fill{background-color:#00ced1;height:100%;transition:.3s ease}.complete-page{display:flex;justify-content:center;margin:5rem 0;padding:2rem}.complete-card{background:#fff;border:1px solid #e4e7ec;border-radius:12px;max-width:600px;padding:3rem 2.5rem;text-align:center;width:100%}.complete-title{font-size:2rem;font-weight:600;margin-bottom:1rem}.complete-text{color:#475467;font-size:1.1rem;line-height:1.6}.contact-container{margin:0 auto;max-width:600px;padding:40px 20px}.contact-header{margin-bottom:2.5rem;text-align:center}.contact-header h1{color:#333;font-size:2.5rem;margin:1rem}.contact-header p{color:#666;font-size:1rem;margin:0}.contact-form{gap:20px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#333;font-weight:600;margin-bottom:8px}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;padding:12px}.form-group input:focus,.form-group textarea:focus{border-color:#999;box-shadow:0 0 5px #0000001a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{background-color:#fff;border:1px solid #ddd;border-radius:4px;color:#3f3f3f;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:background-color .3s ease;width:100%}.submit-btn:hover{background-color:#00e6ea}.submit-btn:active{background-color:#00ced1}
/*# sourceMappingURL=main.37d7f361.css.map*/