.faq-accordion{max-width:800px;margin:2rem auto 0;border-top:1px solid #2d3748}.faq-question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 1rem;background-color:transparent;border:none;font-size:1.125rem;font-weight:600;text-align:left;cursor:pointer;transition:color .2s ease}.faq-question:hover{color:#ffffff}.faq-question[aria-expanded=true]{color:#63b3ed}.faq-icon{width:10px;height:10px;border-color:#cbd5e0;border-style:solid;border-width:0 2px 2px 0;transform:rotate(-45deg);transition:transform .3s ease}.faq-question[aria-expanded=true] .faq-icon{transform:rotate(45deg);border-color:#63b3ed}.faq-answer{overflow:hidden;max-height:0;transition:max-height .4s ease-in-out}.faq-answer-content{padding:0 1rem 1.5rem;line-height:1.7;color:#a0aec0}.faq-answer-content p{margin:0 0 1rem}.faq-answer-content p:last-child{margin-bottom:0}.faq-answer-content ul{padding-left:1.5rem;margin:.5rem 0 0;list-style:disc}.HeroSectionVideo_videoSection__Ly5nc{text-align:center;padding:1rem}.HeroSectionVideo_videoTitle__72XXe{margin-bottom:1rem}.HeroSectionVideo_videoWrapper__yJWOC{position:relative;padding-top:56.25%;width:100%;margin:auto;border-radius:12px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.25)}.HeroSectionVideo_videoWrapper__yJWOC iframe{border:none;position:absolute;top:0;left:0;height:100%;width:100%}.HeroSectionVideo_formContainer__x2ypU{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#1a1a1a;border-radius:8px;text-align:left;box-sizing:border-box}.HeroSectionVideo_formLabel__RK_eN{font-size:.9rem;color:#ccc;margin-bottom:.25rem;display:block}.HeroSectionVideo_formField__LoQbq{padding:.75rem;font-size:1rem;border-radius:6px;border:1px solid #333;background:#0d0d0d;color:#fff;width:100%;box-sizing:border-box}.HeroSectionVideo_formField__LoQbq:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 2px rgba(0,112,243,.5)}.HeroSectionVideo_formButton__uO1fL{padding:.75rem;font-size:1rem;border-radius:6px;border:none;background:#0070f3;color:white;font-weight:700;cursor:pointer;transition:background .2s ease-in-out}.HeroSectionVideo_formButton__uO1fL:hover{background:#005ad3}.HeroSectionVideo_formButton__uO1fL:disabled{background:#555;cursor:not-allowed}.HeroSectionVideo_errorMessage__ao4D1{color:#ff4d4f;font-size:.85rem;margin-top:-.5rem;margin-bottom:.5rem;text-align:left}.HeroSectionVideo_successMessage__7skEB{padding:1.5rem;background-color:#28a745;color:white;border-radius:8px;text-align:center;font-size:1.1rem}body{margin:0;font-family:Inter,sans-serif;background-color:#121828;color:#E0E0E0;line-height:1.7;font-size:16px}*{box-sizing:border-box}.container{max-width:960px;margin:0 auto;padding:0 1.5rem}header{background-color:#1A2033;padding:1rem 0;border-bottom:1px solid #2a3149;position:sticky;top:0;z-index:1000}header .container{display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.8rem;font-weight:700;color:#FFFFFF}.cta-button-header{background-color:#4F46E5;color:white;padding:.6rem 1.2rem;border-radius:6px;text-decoration:none;font-weight:600;transition:background-color .2s ease}.cta-button-header:hover{background-color:#4338CA}.section-padding{padding:4rem 0}.bg-alternate{background-color:#1A2033}.h1-main{font-size:2.5rem;font-weight:700;color:#FFFFFF;margin-bottom:1.5rem;line-height:1.3}.h2-section{font-size:2rem;font-weight:600;color:#F0F0F0;margin-bottom:2.5rem;line-height:1.3}.h3-card{font-size:1.25rem;font-weight:600;color:#A6ADFF;margin-bottom:1rem}p{margin-bottom:1.25rem;font-size:1rem}.p-large{font-size:1.125rem;color:#C0C5FF}.text-xl-highlight{font-size:1.5rem;font-weight:600;line-height:1.4}.accent-text{color:#6366F1;font-weight:700}.font-semibold,strong{font-weight:600;color:#FFFFFF}em{color:#A6ADFF}.text-center{text-align:center}.text-left-aligned{text-align:left}.prose-container{max-width:720px;margin-left:auto;margin-right:auto}.prose-container p,.prose-container ul{font-size:1.05rem;color:#D1D5DB}.problem-list{list-style:none;padding-left:0;max-width:550px;margin:1.5rem auto 0}.problem-list li{background-color:#1E2251;padding:.75rem 1.25rem;margin-bottom:.75rem;border-radius:6px;border-left:3px solid #4f46e5;font-size:1rem}.styled-list{list-style:disc;padding-left:1.5rem;margin-top:.5rem;margin-bottom:1.25rem}.styled-list li{margin-bottom:.5rem}.grid-3-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.card-item,.list-item-card{background-color:#1E2251;padding:1.5rem;border-radius:8px}.list-item-card{font-weight:500}.about-founder-content{display:flex;flex-wrap:wrap;align-items:center;gap:2.5rem;max-width:900px;margin:2rem auto 0}.about-founder-image{flex:1 1 250px;max-width:250px;text-align:center}.about-founder-image img{width:100%;border-radius:50%;border:5px solid #4f46e5}.about-founder-text{flex:2 1 400px}.about-founder-text .about-intro-text{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#FFFFFF}.about-founder-text .styled-list.checkmark-list{list-style:none;padding-left:0}.about-founder-text .styled-list.checkmark-list li{padding-left:.2em;margin-bottom:.5rem;font-weight:500}.about-founder-text .location-text{font-size:.9rem;color:#9CA3AF}.cta-button{display:inline-block;text-decoration:none;font-weight:600;border-radius:8px;padding:.875rem 2rem;transition:background-color .2s ease,transform .1s ease;font-size:1.125rem}.primary-cta-button{background-color:#4F46E5;color:white}.primary-cta-button:hover{background-color:#4338CA;transform:translateY(-1px)}footer{text-align:center;font-size:.875rem;padding:3rem 0 2rem;color:#6B7280;border-top:1px solid #2a3149}footer a{color:#9CA3AF;text-decoration:none}footer a:hover{color:#E0E0E0;text-decoration:underline}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}@media (max-width:768px){.h1-main{font-size:2rem}.h2-section{font-size:1.75rem}.p-large{font-size:1rem}.text-xl-highlight{font-size:1.25rem}.section-padding{padding:3rem 0}header .container{flex-direction:column;gap:.75rem}header nav{margin-top:.5rem}.about-founder-content{flex-direction:column;text-align:center}.about-founder-text{text-align:left}.about-founder-image{margin-bottom:1.5rem;max-width:200px}}.services-stack{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto}.services-stack .card-item{background-color:#2d3748;border-radius:8px;padding:2rem;border:1px solid #4a5568}.checkmark-list{padding-left:0;list-style:none}.checkmark-list li{margin-bottom:.75rem;display:flex;align-items:flex-start}.checkmark-list li:before{content:"✓";color:#4ade80;margin-right:.75rem;font-weight:700}.pricing-stack{gap:2rem;max-width:700px;margin:0 auto}.pricing-card,.pricing-stack{display:flex;flex-direction:column}.pricing-card{border:1px solid #4a5568;border-radius:8px;padding:2rem}.pricing-card.recommended{border-color:#4a90e2;border-width:2px}.pricing-card h3{font-size:1.5rem;margin-top:0;text-align:center;color:#4a90e2}.pricing-card.recommended h3{color:#63b3ed}.pricing-best-for{font-size:.9rem;color:#a0aec0;text-align:center}.price{font-size:2.5rem;font-weight:700;text-align:center;margin:1rem 0 .25rem}.price-clarifier{font-size:.9rem;color:#a0aec0;text-align:center;margin-bottom:2rem}.pricing-features{list-style:none;padding:0;margin-bottom:2rem}.pricing-features li{margin-bottom:.75rem;display:flex;align-items:flex-start}.pricing-features li:before{content:"✓";color:#4ade80;margin-right:.75rem}.pricing-features li.feature-incentive,.pricing-features li.feature-note{display:block;margin-top:1rem;padding:1rem;border-radius:6px;background-color:#2d3748}.pricing-features li.feature-incentive{border-left:3px solid #4a90e2}.pricing-features li.feature-incentive:before,.pricing-features li.feature-note:before{content:"";margin-right:0}.pricing-card .cta-button{margin-top:auto;width:100%;text-align:center}html{scroll-behavior:smooth}.sticky-header{position:sticky;top:0;width:100%;z-index:1000;background-color:hsla(220,20%,15%,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid #2d3748;padding:1rem 0;transition:background-color .3s ease}.header-container{display:flex;justify-content:space-between;align-items:center}.main-nav ul{margin:0;padding:0;list-style:none;display:flex;gap:2rem}.main-nav a{color:#cbd5e0;text-decoration:none;font-weight:500;position:relative;transition:color .3s ease}.main-nav a:hover{color:#ffffff}.main-nav a:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:-5px;left:0;background-color:#4a90e2;transform-origin:bottom right;transition:transform .25s ease-out}.main-nav a:hover:after{transform:scaleX(1);transform-origin:bottom left}@media (max-width:768px){.main-nav{display:none}}section[id]{scroll-margin-top:100px}.case-study-card{background-color:#2d3748;border:1px solid #4a5568;border-radius:8px;padding:2rem}.case-study-card h3{margin-top:0;color:#63b3ed}.case-study-card p{line-height:1.6}.text-link{color:#a0aec0;text-decoration:none;font-weight:500;border-bottom:1px dotted #a0aec0;transition:color .2s ease-in-out}.text-link:hover{color:#ffffff}.testimonial-grid-expanded{display:grid;grid-template-columns:1fr;gap:1.5rem}.testimonial-card{background-color:#1a202c;border:1px solid #2d3748;border-radius:8px;padding:2rem;display:flex;flex-direction:column}.testimonial-stars{color:#f6e05e;font-size:1.25rem;margin-bottom:1rem}.testimonial-text{margin:0 0 1.5rem;font-style:italic;color:#cbd5e0;flex-grow:1}.testimonial-author{margin-top:auto;font-weight:700;color:#ffffff}.testimonial-author span{display:block;font-weight:400;font-size:.85rem;color:#a0aec0;margin-top:.25rem}@media (min-width:768px){.testimonial-grid-expanded{grid-template-columns:repeat(2,1fr)}}.faq-container{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.faq-item{border-bottom:1px solid #2d3748;padding-bottom:2rem}.faq-item:last-child{border-bottom:none}.faq-question{font-size:1.25rem;margin-top:0;margin-bottom:1rem;color:#cbd5e0}.faq-answer p{line-height:1.7;color:#a0aec0;margin-bottom:1rem}.faq-answer p:last-child{margin-bottom:0}.faq-answer .styled-list{padding-left:1.5rem;margin-top:.5rem}.bg-highlight{background-color:#1e1e2f;color:#fff}.video-embed iframe{width:100%;max-width:700px;height:400px}