.home-container{width:100%;min-height:100vh;background:linear-gradient(135deg,#f3f4f6,#e0e7ff);display:flex;justify-content:center;position:relative;overflow-x:hidden}.home-content{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem 5rem}.hero-section{position:relative;padding:7rem 0 5rem;display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:1.5rem;z-index:1}.hero-bg-blob{position:absolute;z-index:0;border-radius:50%;filter:blur(60px);opacity:.5;pointer-events:none}.hero-bg-blob.primary{width:600px;height:600px;background:radial-gradient(circle,#3b82f6 0,#f3f4f6 80%);top:-200px;right:-150px;animation:floatBlob 16s ease-in-out infinite alternate}.hero-bg-blob.secondary{width:400px;height:400px;background:radial-gradient(circle,#6366f1 0,#e0e7ff 80%);bottom:-120px;left:-100px;animation:floatBlob 18s ease-in-out 2s infinite alternate}@keyframes floatBlob{0%{transform:translateY(0) scale(1)}to{transform:translateY(30px) scale(1.08)}}.badge-container{margin-bottom:2rem}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:rgba(59,130,246,.1);border-radius:2rem;color:#3b82f6;font-weight:600;font-size:.95rem;letter-spacing:.01em;box-shadow:0 2px 8px rgba(59,130,246,.08)}.pulse-dot{width:10px;height:10px;border-radius:50%;background:#3b82f6;animation:pulse 1.8s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(1);opacity:1}}.hero-title{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;line-height:1.15;color:#1f2937;margin-bottom:1.5rem;letter-spacing:-.01em}.hero-title .highlight{color:#3b82f6;background:linear-gradient(90deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;color:#4b5563;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}.hero-cta{display:flex;justify-content:center;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap}.btn-primary{background:linear-gradient(90deg,#3b82f6,#60a5fa);padding:.85rem 2rem;border-radius:.6rem;font-weight:700;font-size:1.1rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px rgba(59,130,246,.18)}.btn-primary:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 8px 24px rgba(59,130,246,.22)}.btn-secondary-outline{background:transparent;color:#3b82f6;border:2px solid #3b82f6;padding:.85rem 2rem;border-radius:.6rem;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);text-decoration:none;display:inline-flex;align-items:center}.btn-secondary-outline:hover{background:rgba(59,130,246,.07);transform:translateY(-2px) scale(1.03)}.social-proof{justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.social-proof,.user-avatars{display:flex;align-items:center}.avatar{width:36px;height:36px;border-radius:50%;border:2px solid white;margin-right:-.75rem;box-shadow:0 2px 5px rgba(0,0,0,.08);object-fit:cover}.social-proof p{margin:0;color:#2563eb;font-weight:600;font-size:1rem}.social-proof .highlight{color:#3b82f6}.sub-title{border-radius:20px;border:1px solid #dbe9fe;background:#DBE9FE;box-shadow:0 4px 4px 0 rgba(0,0,0,.1);display:inline-flex;padding:12px 14px;justify-content:center;align-items:center;gap:10px;color:#2463EB;font-size:14px;font-weight:600;margin-bottom:2.5rem}.description{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.description h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;background:linear-gradient(90deg,#1E1E1E,#007BFF);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.description p{font-size:clamp(1rem,3vw,1.125rem);max-width:600px;color:#2D2D2D;line-height:1.6;margin:0}.btn-primary{background:#2463EB;color:white;font-weight:500;box-shadow:0 4px 6px rgba(0,0,0,.1)}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;cursor:pointer}.btn-secondary{background:white;color:#2463EB;font-weight:600}.btn-default{padding:.5rem 1rem;background:#2463EB;color:white;border:none;border-radius:.5rem;font-weight:500;margin:.25rem}.features-section{padding:2.5rem 0 1.5rem;text-align:center;margin-bottom:2.5rem}.features-section h2{font-size:clamp(2rem,5vw,2.75rem);color:#1f2937;margin-bottom:2.5rem;font-weight:800;letter-spacing:-.01em}.section-header{text-align:center;margin-bottom:2.5rem}.section-subtitle{display:inline-block;padding:.3rem 1rem;border-radius:2rem;background-color:rgba(59,130,246,.1);color:#3b82f6;font-weight:600;font-size:.95rem;margin-bottom:1rem}.section-title{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.3}.section-description{font-size:1.125rem;color:#6b7280;max-width:700px;margin-left:auto;margin-right:auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;justify-content:center;justify-items:center;margin:0 auto 4rem;max-width:1200px}.feature-card{background:white;border-radius:1.25rem;padding:2rem 1.5rem;box-shadow:0 4px 15px rgba(0,0,0,.05);border:1px solid rgba(229,231,235,.7);max-width:320px;display:flex;flex-direction:column;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1)}.feature-card:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 10px 25px rgba(59,130,246,.08);border-color:rgba(59,130,246,.2)}.icon-container{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(59,130,246,.2));display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#3b82f6}.feature-icon{width:28px;height:28px}.feature-small{min-height:auto}.feature-card h3{font-size:1.25rem;color:#1f2937;font-weight:700;margin-top:0;margin-bottom:1rem}.feature-card p{color:#6b7280;line-height:1.7;margin-bottom:1.5rem}.feature-list{padding-left:1.5rem;margin-top:1rem;color:#4b5563}.feature-list li{list-style-type:none;margin-bottom:.5rem;position:relative;text-align:left}.feature-list li:before{content:"✓";color:#3b82f6;position:absolute;left:-1.25rem;font-weight:700}.feature-image{margin:1.5rem 0;border-radius:.5rem;overflow:hidden;display:flex;justify-content:center;width:100%}.feature-image img{max-width:100%;height:auto;display:block;box-shadow:none}.button-group{flex-wrap:wrap;margin:1rem 0;gap:.5rem}.button-group,.icon{display:flex;justify-content:center}.icon{width:50px;height:50px;border-radius:50%;background-color:#DBE9FE;align-items:center;color:#2463EB;margin:0 auto 1.5rem}.get-started-section{padding:.5rem 0;background:#f8fafc;margin:1rem -1.5rem;text-align:center;overflow:hidden;border-radius:20px}.get-started-section h2{font-size:clamp(1.75rem,4vw,2.5rem);color:#1f2937;margin-bottom:4rem;padding:0 1.5rem;font-weight:700}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;justify-content:center;justify-items:center;padding:0;max-width:1200px;margin:0 auto}.steps-grid p{color:#4b5563;line-height:1.6;margin-top:.5rem}.step-card{background:white;width:100%;border-radius:16px;padding:2.5rem;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.step-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.step-number{font-size:2rem;font-weight:700;color:white;background-color:#2463EB;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 auto 2rem}.step-card h4{font-size:1.25rem;color:#1f2937;margin-top:0;margin-bottom:1rem}.testimonial-section{padding:5rem 0;text-align:center;margin-bottom:6rem}.testimonial-section h2{font-size:clamp(1.75rem,4vw,2.5rem);color:#1f2937;margin-bottom:4rem;font-weight:700}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin:0 auto 4rem;max-width:1200px;justify-items:center}.testimonial-grid p{color:#4b5563;line-height:1.6;margin-top:.5rem}.testimonial-card{background:white;border-radius:16px;padding:2.5rem;box-shadow:0 8px 20px rgba(0,0,0,.08);text-align:left;height:100%;border:1px solid #e5e7eb;transition:transform .2s ease,box-shadow .2s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.testimonial-card h3{font-size:1.25rem;color:#1f2937;margin-top:0;margin-bottom:1rem}.cta-section{background:linear-gradient(135deg,#2463EB,#1d4ed8);color:white;padding:6rem 2rem;text-align:center;margin:1rem -1.5rem;border-radius:20px;box-shadow:0 10px 30px rgba(36,99,235,.3)}.cta-section h2{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:2.5rem;font-weight:700}.faq-section{padding:5rem 0;margin-bottom:0}.recording-interface-container{display:flex;justify-content:center;padding:0 1rem;margin:1rem auto 5rem;max-width:1000px}.recording-interface-card{max-width:900px;width:100%;text-align:center;background:transparent;border:none;box-shadow:none;padding:0}section h2{position:relative}section h2:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:2px}@media (max-width:768px){.home-content{padding:0 1rem 4rem}.hero-section{padding:5.5rem 0 3.5rem;margin-bottom:1rem}.hero-title{font-size:2rem}.hero-description{font-size:1.05rem}.features-section{margin-bottom:1rem;padding:1.5rem 0 .5rem}.features-section h2{font-size:1.5rem;margin-bottom:2rem}.feature-card{padding:1.25rem .75rem}.testimonial-section{padding:3rem 0;margin-bottom:4rem}.faq-section{padding:3rem 0;margin-bottom:0}.get-started-section{padding:.5rem 1rem}.cta-section,.get-started-section{margin:1rem -1rem;border-radius:16px}.cta-section{padding:4rem 1.5rem}.features-grid,.steps-grid,.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin:0 .5rem}.feature-card,.step-card,.testimonial-card{max-width:400px;padding:.5rem}.recording-interface-container{padding:0 .5rem;margin:1rem auto 4rem}section h2:after{width:70px;bottom:-.75rem}}@media (min-width:769px) and (max-width:1024px){.home-content{padding:0 1.25rem 4rem}.features-grid,.testimonial-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.get-started-section{margin:.2rem -1.25rem 1rem;padding:.5rem 1.5rem}.cta-section{margin:1rem -1.25rem;padding:5rem 2rem}.hero-section{margin-bottom:.5rem;padding:6rem 0 .5rem}.features-section,.testimonial-section{margin-bottom:1rem;padding:1.5rem 0 .5rem}}@media (max-width:640px){.step-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.feature-card step{margin:auto}}@media (max-width:480px){.hero-section{margin-bottom:.5rem;padding:5rem 0 .5rem}.features-section{margin-bottom:.5rem;padding:1.5rem 0 .5rem}.faq-section,.testimonial-section{padding:2.5rem 0;margin-bottom:0}.cta-section,.get-started-section{padding:.5rem 1rem;border-radius:12px;margin:.2rem -1rem}.feature-card,.step-card,.testimonial-card{padding:.5rem;max-width:400px}.recording-interface-container{padding:0 .25rem;margin:.5rem auto 0}.cta-section h2,.features-section h2,.get-started-section h2,.testimonial-section h2{margin-bottom:1rem}.steps-grid{padding:0;gap:2rem}section h2:after{width:70px;bottom:-.75rem}}@media (min-width:1400px){.home-container{padding:0 2rem}.home-content{max-width:1400px}.hero-section{margin-bottom:.5rem;padding:8rem 0 .5rem}.features-section,.testimonial-section{margin-bottom:7rem;padding:1.5rem 0 .5rem}.cta-section,.get-started-section{padding:.5rem 0;margin:.2rem -1.5rem}.features-grid,.testimonial-grid{margin:0 auto 4rem}.features-grid,.steps-grid,.testimonial-grid{grid-template-columns:repeat(3,1fr);max-width:1300px}}.interface-preview-image{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.12)}.faq-container{max-width:800px;margin:3rem auto;padding:0 1.5rem}.faq-title{text-align:center;color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:2.5rem;position:relative}.faq-title:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#3b82f6;border-radius:2px}.faq-item{margin-bottom:1rem;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:box-shadow .3s ease,transform .2s ease}.faq-item:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.faq-item.active{border-color:#d1d5db;transform:translateY(-1px)}.faq-question{padding:1.25rem 1.5rem;background-color:white;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#1f2937;transition:all .2s ease;user-select:none;gap:1rem}.question{margin:0;font-size:1.1rem;flex:1;width:auto}.faq-question:hover{background-color:#f9fafb}.faq-question:active{background-color:#f3f4f6}.faq-answer{max-height:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);background-color:#f9fafb;font-size:1rem;line-height:1.6;color:#4b5563}.faq-answer.open{max-height:1000px;padding:1.25rem 1.5rem;border-top:1px solid #e5e7eb}.faq-answer p{margin:0}.icon{min-width:24px;width:24px;height:24px;transition:transform .3s ease;color:#6b7280}.icon.open{transform:rotate(180deg);color:#3b82f6}@media (max-width:640px){.faq-container{padding:0 1rem;margin:2rem auto}.faq-title{font-size:1.75rem;margin-bottom:2rem}.faq-question{padding:1rem}.question{font-size:1rem}.faq-answer.open{padding:1rem}.icon{min-width:20px;width:25px;height:20px}}.faq-question:focus{outline:none;box-shadow:0 0 0 2px rgba(59,130,246,.5)}.faq-question:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}