@import"https://fonts.googleapis.com/css2?family=Mulish:wght@400;600;700&display=swap";:root{--primary-color: #FF5733;--text-color: #000000;--background-color: #FFFFFF}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--background-color);color:var(--text-color);font-family:Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.2}#root{width:100%}.app{min-height:100vh;width:100%}.header{padding:1rem 5%;display:flex;justify-content:center;width:100%;background:#fff}.logo{width:300px;height:auto}.hero{background-size:cover;background-position:center;background-color:#1e1e1e;color:#fff;padding:6rem 5%;margin-top:-1px;width:100%;max-width:none}.hero-content{padding-left:2rem}.hero h1{font-size:2.85rem;font-family:Mulish,sans-serif;margin-bottom:1.5rem;font-weight:600;line-height:1.2}.hero p{font-size:1rem;font-family:Mulish,sans-serif;color:#fff;margin-bottom:2rem;line-height:1.5;max-width:600px}.hero .cta{display:inline-block;background-color:var(--primary-color);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-size:1rem;font-weight:500;transition:background-color .3s ease}.hero .cta:hover{background-color:#ff6b4a}section{padding:2rem 5%;width:100%}.accountability .section-inner,.pricing .section-inner,.mistakes .section-inner,.testimonials .section-inner,.get-started .section-inner,.contact .section-inner{max-width:720px;margin:0 auto}section h2{font-size:2.2rem;margin-bottom:1rem;color:var(--text-color);line-height:1.2;font-weight:600;font-family:Mulish,sans-serif}section p{font-size:1rem;line-height:1.5;color:var(--text-color);margin-bottom:1rem;font-family:Mulish,sans-serif}.testimonials{padding-top:2rem}.testimonial{display:flex;align-items:flex-start;gap:2rem;margin-bottom:2.5rem;width:100%}.testimonial:last-child{margin-bottom:0}.testimonial img{width:92px;height:92px;object-fit:cover;border-radius:4px;flex-shrink:0}.testimonial>div{flex-grow:1;padding-top:.5rem}.testimonial p{font-size:1rem;line-height:1.5;margin-bottom:1rem}.testimonial .author{text-align:left;margin-top:.25rem}.testimonial .author h3{font-size:1rem;font-weight:600;margin-bottom:.25rem}.testimonial .author p{font-size:1rem;color:#666;margin:0}.accountability,.pricing,.mistakes,.build{padding-top:2.5rem;padding-bottom:2.5rem}.get-started{padding:3.5rem 5%}.founder-image{width:96px;height:96px;border-radius:50%;margin:1.5rem 0;display:block;object-fit:cover}.get-started .cta{display:inline-block;background-color:var(--primary-color);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-size:1rem;font-weight:500;transition:background-color .3s ease;margin-top:1.5rem}.get-started .cta:hover{background-color:#ff6b4a}.contact{max-width:100%}section ul,section ol{padding-left:1.25rem;margin-left:0}.contact-form{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.field-group{display:flex;flex-direction:column;gap:.25rem}.field-group label{font-weight:600;font-size:.95rem}.required{color:#c53030;margin-left:.25rem}.contact-form input,.contact-form textarea{border:1px solid #d4d4d4;border-radius:6px;padding:.6rem .75rem;font-family:Mulish,sans-serif;font-size:.95rem;background-color:#fff;color:#111}.contact-form textarea{resize:vertical;min-height:180px}section h2{margin-bottom:1.5rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#9ca3af}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#ff5733;box-shadow:0 0 0 1px #ff573314}.submit-button{align-self:flex-start;background-color:var(--primary-color);color:#fff;border:none;border-radius:50px;padding:.75rem 1.75rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.submit-button:hover:not(:disabled){background-color:#ff6b4a}.submit-button:disabled{opacity:.7;cursor:default}.form-status{margin-top:.75rem;font-size:.9rem}.form-status.success{color:#1a7f37}.form-status.error{color:#c53030}.footer{text-align:center;padding:2rem 5%;color:var(--text-color);font-size:.875rem;width:100%}@media (max-width: 768px){.hero h1{font-size:2rem}section h2{font-size:1.8rem}.testimonial{flex-direction:column;gap:1rem;margin-bottom:2rem}.testimonial>div{padding-top:0}.testimonial .author{text-align:left}}:root{font-family:Inter,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}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}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:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
