*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #34d399;--secondary-color: #10b981;--accent-color: #fbbf24;--text-dark: #111827;--text-medium: #4b5563;--text-light: #6b7280;--bg-light: #f9fafb;--bg-white: #ffffff;--bg-dark: #0f172a;--border-color: #e5e7eb;--success-color: #10b981;--error-color: #ef4444;--green: #34d399;--yellow: #fbbf24;--orange: #ff6b35}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text-dark);line-height:1.6;background-color:var(--bg-white)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.header{background-color:#000;border-bottom:2px solid var(--green);padding:2rem 0}.logo{display:flex;align-items:center;justify-content:center}.logo-image{height:120px;width:auto;max-width:90%}.hero{background:linear-gradient(135deg,var(--green) 0%,var(--yellow) 100%);color:var(--text-dark);padding:6rem 0;text-align:center}.hero-title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;line-height:1.8;max-width:800px;margin:0 auto 1rem;color:var(--text-dark);font-weight:600}.hero-subtext{font-size:1.125rem;line-height:1.7;max-width:750px;margin:0 auto 2.5rem;color:var(--text-dark)}.hero-cta{max-width:600px;margin:0 auto}.cta-helper{font-size:.95rem;margin-top:1rem;color:var(--text-dark);opacity:.85}.problem{padding:5rem 0;background-color:var(--bg-light)}.problem h3{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--text-dark)}.problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.problem-card{background:var(--bg-white);padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;transition:transform .2s,box-shadow .2s}.problem-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.problem-card .icon{font-size:3rem;margin-bottom:1rem}.problem-card h4{font-size:1.5rem;margin-bottom:1rem;color:var(--text-dark)}.problem-card p{color:var(--text-medium);line-height:1.7}.problem-content{max-width:900px;margin:0 auto}.problem-intro{font-size:1.25rem;line-height:1.8;margin-bottom:2.5rem;color:var(--text-dark);text-align:center}.problem-list{display:flex;flex-direction:column;gap:1.25rem}.problem-item{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem;background:var(--bg-white);border-radius:8px;box-shadow:0 2px 4px #0000000d}.problem-icon{font-size:1.75rem;flex-shrink:0}.problem-item div{font-size:1.125rem;line-height:1.7;color:var(--text-medium)}.promise{padding:5rem 0;text-align:center;background-color:var(--bg-white)}.promise h3{font-size:2.5rem;margin-bottom:2rem;color:var(--text-dark)}.promise-text{font-size:1.75rem;font-style:italic;color:var(--primary-color);margin-bottom:2rem;font-weight:500}.promise-subtext{font-size:1.125rem;color:var(--text-medium);max-width:900px;margin:1.5rem auto;line-height:1.8}.solution{padding:5rem 0;background-color:var(--bg-white);text-align:center}.solution h3{font-size:2.5rem;margin-bottom:2rem;color:var(--text-dark)}.solution-intro{font-size:1.25rem;line-height:1.8;color:var(--text-medium);max-width:850px;margin:0 auto 1.5rem}.solution-promise{font-size:1.5rem;font-weight:600;color:var(--orange);margin-top:1.5rem}.course-overview{padding:5rem 0;background-color:var(--bg-light)}.course-overview h3{text-align:center;font-size:2.5rem;margin-bottom:1.5rem;color:var(--text-dark)}.overview-intro{text-align:center;font-size:1.125rem;max-width:750px;margin:0 auto 3rem;color:var(--text-medium);line-height:1.8}.course-modules{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.module-card{background:var(--bg-white);padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border-top:4px solid var(--orange);transition:transform .2s,box-shadow .2s}.module-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.module-number{font-size:3rem;font-weight:800;color:var(--orange);opacity:.15;line-height:1;margin-bottom:.5rem}.module-card h4{font-size:1.375rem;margin-bottom:1rem;color:var(--text-dark)}.module-card p{color:var(--text-medium);line-height:1.7;font-size:1rem}.coming-soon-badge{text-align:center;font-size:1.125rem;font-weight:600;color:var(--orange);background-color:#ff6b351a;padding:1rem 2rem;border-radius:8px;max-width:600px;margin:0 auto}.faq{padding:5rem 0;background-color:var(--bg-white)}.faq h3{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--text-dark)}.faq-list{max-width:850px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.faq-item{background-color:var(--bg-light);padding:2rem;border-radius:8px;border-left:4px solid var(--green)}.faq-item h4{font-size:1.25rem;margin-bottom:1rem;color:var(--text-dark)}.faq-item p{font-size:1.0625rem;line-height:1.8;color:var(--text-medium);margin:0}.final-cta{padding:5rem 0;background:linear-gradient(135deg,var(--orange) 0%,#e05a2a 100%);color:#fff;text-align:center}.final-cta h3{font-size:2.5rem;margin-bottom:1.5rem;color:#fff}.final-cta-text{font-size:1.25rem;line-height:1.8;max-width:800px;margin:0 auto 2.5rem;color:#fff}.final-cta .email-form input[type=text],.final-cta .email-form input[type=email]{background-color:#fff}.final-cta .cta-helper{color:#fff;opacity:.95}.approach{padding:5rem 0;background-color:var(--bg-light)}.approach h3{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--text-dark)}.approach-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.approach-item{background:var(--bg-white);padding:2rem;border-radius:12px;border-left:4px solid var(--green)}.approach-item h4{font-size:1.25rem;margin-bottom:.75rem;color:var(--text-dark)}.approach-item p{color:var(--text-medium);line-height:1.7}.audience{padding:5rem 0;background-color:var(--bg-white)}.audience h3{text-align:center;font-size:2.5rem;margin-bottom:2rem;color:var(--text-dark)}.audience-intro{text-align:center;font-size:1.25rem;margin-bottom:2rem;color:var(--text-medium)}.audience-list{max-width:650px;margin:0 auto;list-style:none;display:flex;flex-direction:column;align-items:center}.audience-list li{font-size:1.125rem;padding:1rem 1.5rem;margin-bottom:.75rem;background-color:var(--bg-light);border-radius:8px;color:var(--text-dark);width:100%;max-width:650px;text-align:left}.cta-top{padding:4rem 0;background:var(--bg-white);text-align:center;border-bottom:1px solid var(--border-color)}.cta-top h3{font-size:2rem;margin-bottom:1rem;color:var(--text-dark)}.cta-top .cta-subtitle{font-size:1.125rem;margin-bottom:2rem;color:var(--text-medium);line-height:1.6}.cta{padding:5rem 0;background:var(--bg-dark);color:#fff;text-align:center}.cta h3{font-size:2.5rem;margin-bottom:1.5rem}.cta-subtitle{font-size:1.125rem;margin-bottom:2.5rem;opacity:.95;line-height:1.8}.email-form{max-width:600px;margin:0 auto 1.5rem;display:flex;gap:1rem}.email-form input[type=text],.email-form input[type=email]{flex:2;min-width:0;padding:1rem 1.25rem;border:1px solid var(--border-color);border-radius:8px;font-size:1rem;outline:none;background-color:var(--bg-white)}.email-form input[type=text].first-name-input{flex:0 0 175px}.email-form button{padding:1rem 2rem;background:linear-gradient(135deg,var(--green) 0%,var(--yellow) 100%);color:var(--text-dark);border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s;white-space:nowrap}.email-form button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #34d39966}.email-form button:disabled{background:#6b7280;cursor:not-allowed;transform:none}.form-message{font-size:1rem;margin-top:1rem;font-weight:600}.cta-top .form-message.success{color:var(--text-medium)}.cta-top .form-message.error{color:var(--error-color)}.cta .form-message.success{color:#d1fae5}.cta .form-message.error{color:#fecaca}.privacy-note{font-size:.875rem;margin-top:1rem;color:var(--text-medium)}.cta .privacy-note{color:#fff;opacity:.8}.early-access-section .privacy-note{color:#fff;opacity:1}.build-public{padding:4rem 0;background-color:var(--bg-light);text-align:center}.build-public h3{font-size:2rem;margin-bottom:1.5rem;color:var(--text-dark)}.build-public p{font-size:1.125rem;color:var(--text-medium);max-width:700px;margin:1rem auto;line-height:1.8}.coming-soon{font-size:1.125rem;margin-top:1.5rem}.coming-soon a{color:var(--green);text-decoration:none;transition:color .2s}.coming-soon a:hover{color:var(--yellow);text-decoration:underline}.footer{background-color:#000;color:#fff;padding:3rem 0 1.5rem}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:2rem;border-bottom:1px solid rgba(52,211,153,.2);margin-bottom:1.5rem}.footer-section h4{color:var(--green);font-size:1rem;margin-bottom:1rem;font-weight:600}.footer-section>a{display:inline-block;line-height:0;transition:opacity .2s ease}.footer-section>a:hover{opacity:.8}.footer-logo{height:50px;width:auto;margin-bottom:1rem;display:block}.footer-tagline{font-size:.875rem;color:#9ca3af;max-width:300px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#fff;text-decoration:none;font-size:.9rem;transition:color .2s}.footer-links a:hover{color:var(--green)}.footer-bottom{text-align:center}.footer-bottom p{margin:0;font-size:.875rem;color:#9ca3af}@media(max-width:768px){.logo-image{height:80px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.125rem}.hero-subtext{font-size:1rem}.problem h3,.promise h3,.solution h3,.course-overview h3,.faq h3,.final-cta h3,.approach h3,.audience h3,.cta h3,.cta-top h3{font-size:1.875rem}.problem-intro,.solution-intro,.solution-promise{font-size:1.125rem}.course-modules{grid-template-columns:1fr}.module-number{font-size:2.5rem}.faq-item{padding:1.5rem}.final-cta-text{font-size:1.125rem}.email-form{flex-direction:column;max-width:100%}.email-form input[type=text],.email-form input[type=email]{width:100%;min-width:100%}.email-form input[type=text].first-name-input{flex:1}.email-form button{width:100%}.problem-grid,.approach-grid{grid-template-columns:1fr}.footer-content{flex-direction:column;gap:2rem}.footer-section{width:100%}}.blog-post-content h2{font-size:2rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;color:var(--text-dark);line-height:1.3}.blog-post-content h3{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:.875rem;color:var(--text-dark);line-height:1.4}.blog-post-content h4{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:var(--text-dark)}.blog-post-content p{margin-bottom:1.25rem;line-height:1.8;color:var(--text-dark)}.blog-post-content a{color:var(--primary-color);text-decoration:underline;transition:color .2s ease}.blog-post-content a:hover{color:var(--secondary-color)}.blog-post-content a:focus{outline:2px solid var(--primary-color);outline-offset:2px}.blog-post-content ul,.blog-post-content ol{margin-bottom:1.25rem;padding-left:2rem}.blog-post-content ul{list-style-type:disc}.blog-post-content ol{list-style-type:decimal}.blog-post-content li{margin-bottom:.5rem;line-height:1.7}.blog-post-content li>ul,.blog-post-content li>ol{margin-top:.5rem;margin-bottom:.5rem}.blog-post-content blockquote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid var(--primary-color);background-color:var(--bg-light);font-style:italic;color:var(--text-medium)}.blog-post-content blockquote p:last-child{margin-bottom:0}.blog-post-content code{background-color:var(--bg-light);padding:.2rem .4rem;border-radius:4px;font-size:.9em;font-family:Courier New,Courier,monospace;color:var(--text-dark)}.blog-post-content pre{background-color:var(--bg-dark);color:#e5e7eb;padding:1.25rem;border-radius:8px;overflow-x:auto;margin-bottom:1.5rem;line-height:1.6}.blog-post-content pre code{background-color:transparent;padding:0;color:inherit;font-size:.875rem}.blog-post-content hr{border:none;border-top:1px solid var(--border-color);margin:2.5rem 0}.blog-post-content img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.blog-post-content strong{font-weight:700;color:var(--text-dark)}.blog-post-content em{font-style:italic}.blog-post-content table{width:100%;max-width:100%;border-collapse:collapse;margin:2rem 0;font-size:.95rem;background-color:var(--bg-white);box-shadow:0 2px 8px #00000014;border-radius:8px;overflow:hidden}.blog-post-content thead{background-color:var(--text-dark);color:#fff}.blog-post-content th{padding:1rem 1.5rem;text-align:left;font-weight:600;font-size:1rem;border-right:1px solid rgba(255,255,255,.1)}.blog-post-content th:last-child{border-right:none}.blog-post-content td{padding:1rem 1.5rem;border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);vertical-align:top;line-height:1.6}.blog-post-content td:last-child{border-right:none}.blog-post-content tbody tr:last-child td{border-bottom:none}.blog-post-content tbody tr:hover{background-color:var(--bg-light)}.blog-post-content td strong{font-weight:700;color:var(--text-dark)}@media(max-width:768px){.blog-post-content h2{font-size:1.75rem}.blog-post-content h3{font-size:1.35rem}.blog-post-content h4{font-size:1.15rem}.blog-post-content pre{padding:1rem;font-size:.85rem}}.header-content[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center}.logo[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;line-height:0}.logo-image[data-astro-cid-3ef6ksr2]{height:120px;width:auto;max-width:90%;display:block;margin:0 auto}.header-nav[data-astro-cid-3ef6ksr2]{display:flex;gap:2rem;align-items:center}.header-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#fff;text-decoration:none;font-size:1.125rem;font-weight:600;transition:color .2s ease;padding:.5rem 1rem;border-radius:4px}.header-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--green)}.header-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus{outline:2px solid var(--green);outline-offset:2px}@media(max-width:768px){.logo-image[data-astro-cid-3ef6ksr2]{height:80px}.header-nav[data-astro-cid-3ef6ksr2]{gap:1rem}.header-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:1rem;padding:.4rem .8rem}}
