.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.5rem}.homepage{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.header{position:fixed;top:0;left:0;right:0;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;padding:1rem 0}.nav-container{max-width:1200px;margin:0 auto;justify-content:space-between;padding:0 2rem}.logo,.nav-container{display:flex;align-items:center}.logo{gap:.5rem;font-weight:600;font-size:1.1rem}.logo-icon{font-size:1.5rem;font-weight:700}.nav-menu{display:flex;gap:2rem}.nav-link{text-decoration:none;color:#666;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#333}.nav-right{display:flex;align-items:center;gap:1.5rem}.pricing-link{text-decoration:none;color:#666;font-weight:500}.download-btn{background:#000;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:25px;font-weight:500;cursor:pointer;transition:all .3s ease}.download-btn:hover{background:#333;transform:translateY(-2px)}.hero{padding-top:8rem;padding-bottom:4rem}.hero-container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;min-height:60vh}.hero-title{font-size:3.5rem;font-weight:300;line-height:1.1;margin-bottom:1.5rem;color:#2c2c2c}.hero-subtitle{font-size:1.2rem;color:#666;margin-bottom:2.5rem;line-height:1.5}.get-started-btn{background:#000;color:#fff;border:none;padding:1rem 2rem;border-radius:30px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.get-started-btn:hover{background:#333;transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.transcription-demo{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:2rem;width:100%;max-width:500px;position:relative;overflow:hidden}.demo-header{margin-bottom:2rem}.ai-transcript-badge{display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.2);padding:.5rem 1rem;border-radius:20px;color:#fff;font-size:.9rem;font-weight:500}.demo-content{position:relative}.profile-pic{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid hsla(0,0%,100%,.3)}.transcript-ui{background:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.2)}.transcript-card{display:flex;flex-direction:column;gap:1rem}.speaker-info{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.speaker-avatar{width:30px;height:30px;background:#ddd;border-radius:50%}.speaker-name{font-size:.9rem;color:#666}.audio-waveform{display:flex;gap:2px;margin-left:auto}.wave-bar{width:3px;height:15px;background:#667eea;border-radius:2px;animation:wave 1.5s ease-in-out infinite alternate}.wave-bar:nth-child(2){animation-delay:.1s}.wave-bar:nth-child(3){animation-delay:.2s}.wave-bar:nth-child(4){animation-delay:.3s}@keyframes wave{0%{height:10px}to{height:20px}}.speaker-label{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;color:#666}.transcript-text p{color:#333;line-height:1.5;margin-bottom:1rem}.editing-tools{display:flex;gap:.5rem}.approve-btn,.edit-btn{padding:.5rem 1rem;border:none;border-radius:20px;font-size:.85rem;cursor:pointer;transition:all .3s ease}.edit-btn{background:#f0f0f0;color:#666}.edit-btn:hover{background:#e0e0e0}.approve-btn{background:#4caf50;color:#fff}.approve-btn:hover{background:#45a049}.floating-elements{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.floating-icon{position:absolute;color:#000;animation:float 3s ease-in-out infinite}.floating-icon.plus{top:80%;left:80%;font-size:1.2rem;animation-delay:0s}.floating-icon.star{bottom:20%;left:80%;font-size:1.5rem;animation-delay:.5s}.floating-icon.circle{top:85%;right:10%;font-size:1.2rem;animation-delay:1s}.floating-icon.diamond{bottom:15%;right:10%;font-size:1.2rem;animation-delay:1.5s}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(180deg)}}.partners{padding:3rem 0;background:#fff;border-top:1px solid #eee}.partners-container{max-width:1200px;margin:0 auto;padding:0 2rem}.partner-logos{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.partner-logo{font-size:1.1rem;font-weight:600;color:#999;opacity:.7;transition:opacity .3s ease}.partner-logo:hover{opacity:1}.accuracy{padding:6rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.accuracy-container{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.accuracy-title{font-size:2.8rem;font-weight:300;line-height:1.3;color:#2c2c2c;margin-bottom:4rem}.highlight{color:#666}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.feature-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;text-align:center}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.4rem;font-weight:600;margin-bottom:1rem;color:#333}.feature-card p{color:#666;line-height:1.6}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:600;color:#2c2c2c;margin-bottom:1rem}.section-header p{font-size:1.2rem;color:#666}.products{padding:6rem 0;background:#fff}.products-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{margin-bottom:4vw}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.product-card{background:#f8f9fa;border-radius:20px;padding:2.5rem 2rem;text-align:center;position:relative;transition:all .3s ease;border:2px solid transparent}.product-card.featured{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:scale(1.05)}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.product-badge{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:#ff6b6b;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600}.product-icon{font-size:3rem;margin-bottom:1rem}.product-card h3{font-size:1.8rem;font-weight:600;margin-bottom:1rem}.product-price{margin-bottom:2rem}.product-price .price{font-size:3rem;font-weight:700}.product-price .period{font-size:1.2rem;opacity:.8}.product-features{list-style:none;text-align:left;margin-bottom:2rem}.product-features li{padding:.5rem 0;font-size:.95rem}.product-btn{width:100%;padding:1rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.product-btn.primary{background:#fff;color:#667eea}.product-btn.primary:hover{background:#f0f0f0}.product-btn.secondary{background:#333;color:#fff}.product-btn.secondary:hover{background:#555}.faq{padding:6rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.faq-container{max-width:1200px;margin:0 auto;padding:0 2rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.faq-category{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 5px 20px rgba(0,0,0,.1)}.faq-category h3{font-size:1.5rem;margin-bottom:1.5rem;color:#333;border-bottom:2px solid #eee;padding-bottom:1rem}.faq-item{margin-bottom:1rem;border-bottom:1px solid #f0f0f0;padding-bottom:1rem}.faq-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:.5rem 0}.faq-question h4{font-size:1.1rem;color:#333;margin:0}.faq-toggle{font-size:1.5rem;color:#667eea;font-weight:700;transition:transform .3s ease}.faq-question:hover .faq-toggle{transform:rotate(45deg)}.faq-answer{padding:1rem 0 0;color:#666;line-height:1.6}@media (max-width:768px){.nav-container{padding:0 1rem}.nav-menu{display:none}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.accuracy-title{font-size:2rem}.partner-logos{justify-content:center;gap:1.5rem}.transcription-demo{max-width:100%}}@media (max-width:480px){.hero-container{padding:0 1rem}.hero-title{font-size:2rem}.accuracy-title{font-size:1.6rem}}.sign-in-btn{background:#667eea;color:#fff;border:none;border-radius:5px;padding:.5rem 1rem;cursor:pointer;transition:background .3s ease}.sign-in-btn:hover{background:#5a6abf}