.landing{min-height:100vh;background:linear-gradient(180deg,#0f0f1a,#1a1a2e,#16213e);color:#fff}.landing-header{position:relative}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 5%;max-width:1400px;margin:0 auto}.logo{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700}.logo-icon{font-size:2rem}.logo-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links{display:flex;gap:2rem}.nav-links a{color:#a0a0b0;text-decoration:none;font-weight:500;transition:color .3s}.nav-links a:hover{color:#fff}.nav-auth{display:flex;gap:1rem;align-items:center}.btn-text{background:none;border:none;color:#a0a0b0;font-size:1rem;cursor:pointer;padding:.5rem 1rem;transition:color .3s}.btn-text:hover{color:#fff}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s,box-shadow .3s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}.btn-secondary{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-secondary:hover{background:#fff3}.btn-large{padding:1rem 2rem;font-size:1.1rem}.btn-full{width:100%}.hero{display:grid;grid-template-columns:1fr 1fr;gap:4rem;padding:4rem 5%;max-width:1400px;margin:0 auto;align-items:center}.hero-badge{display:inline-block;background:#667eea33;color:#667eea;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(102,126,234,.3)}.hero h1{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#a0a0b0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:#a0a0b0;line-height:1.6;margin-bottom:2rem}.hero-cta{display:flex;gap:1rem;margin-bottom:2rem}.hero-trust{display:flex;gap:2rem;color:#666;font-size:.875rem}.hero-trust span{display:flex;align-items:center;gap:.5rem}.hero-visual{display:flex;justify-content:center}.hero-mockup{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;width:100%;max-width:500px;box-shadow:0 25px 50px #0000004d}.mockup-header{background:#ffffff0d;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.mockup-dots{display:flex;gap:.5rem}.mockup-dots span{width:12px;height:12px;border-radius:50%;background:#ffffff4d}.mockup-dots span:first-child{background:#ff5f57}.mockup-dots span:nth-child(2){background:#ffbd2e}.mockup-dots span:nth-child(3){background:#28c840}.mockup-content{padding:2rem}.mockup-input{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.mockup-icon{font-size:1.25rem}.mockup-url{color:#a0a0b0;font-size:.875rem}.mockup-waveform{display:flex;align-items:center;justify-content:center;gap:4px;height:60px;margin-bottom:1.5rem}.wave{width:4px;height:100%;background:linear-gradient(180deg,#667eea,#764ba2);border-radius:4px;animation:wave 1s ease-in-out infinite}.wave:nth-child(1){animation-delay:0s;height:40%}.wave:nth-child(2){animation-delay:.1s;height:70%}.wave:nth-child(3){animation-delay:.2s;height:100%}.wave:nth-child(4){animation-delay:.3s;height:70%}.wave:nth-child(5){animation-delay:.4s;height:40%}@keyframes wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}.mockup-status{display:flex;align-items:center;gap:.5rem;color:#28c840;font-size:.875rem}.status-dot{width:8px;height:8px;background:#28c840;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.stats-section{background:#ffffff05;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);padding:3rem 5%}.stats-container{display:flex;justify-content:center;gap:6rem;max-width:1200px;margin:0 auto}.stat{text-align:center}.stat-number{display:block;font-size:3rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{color:#a0a0b0;font-size:.875rem;margin-top:.5rem}.section-container{max-width:1200px;margin:0 auto;padding:0 5%}section h2{font-size:2.5rem;text-align:center;margin-bottom:1rem}.section-subtitle{text-align:center;color:#a0a0b0;font-size:1.1rem;margin-bottom:3rem}.problem-section{padding:6rem 0}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.problem-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center}.problem-icon{font-size:3rem;display:block;margin-bottom:1rem}.problem-card h3{margin-bottom:.75rem}.problem-card p{color:#a0a0b0;font-size:.95rem}.solution-arrow{text-align:center;font-size:2rem;color:#667eea;margin-bottom:2rem}.solution-box{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid rgba(102,126,234,.3);border-radius:16px;padding:2rem;text-align:center;max-width:700px;margin:0 auto}.solution-box h3{color:#667eea;margin-bottom:1rem}.solution-box p{color:#a0a0b0}.features-section{padding:6rem 0;background:#ffffff05}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:transform .3s,border-color .3s}.feature-card:hover{transform:translateY(-5px);border-color:#667eea80}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{margin-bottom:.75rem}.feature-card p{color:#a0a0b0;font-size:.95rem;line-height:1.5}.feature-card-disabled{opacity:.5;background:#8080801a;border-color:#80808033;position:relative;cursor:not-allowed;filter:grayscale(60%)}.feature-card-disabled:hover{transform:none;border-color:#80808033}.feature-card-disabled h3,.feature-card-disabled p{color:#6b6b7b}.coming-soon-badge{position:absolute;top:1rem;right:1rem;background:#8080804d;color:#9b9b9b;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.comingsoon-section{padding:6rem 0;background:#ffffff03}.demo-section{padding:6rem 0}.demo-steps{display:flex;justify-content:center;align-items:center;gap:2rem}.demo-step{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:250px}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.step-content h3{margin-bottom:.5rem}.step-content p{color:#a0a0b0;font-size:.95rem}.demo-arrow{font-size:2rem;color:#667eea}.pricing-section{padding:6rem 0;background:#ffffff05}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}.pricing-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem;position:relative;transition:transform .3s}.pricing-card:hover{transform:translateY(-5px)}.pricing-card.popular{border-color:#667eea;background:linear-gradient(135deg,#667eea1a,#764ba21a)}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#667eea,#764ba2);padding:.5rem 1.5rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.pricing-header{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.pricing-header h3{font-size:1.5rem;margin-bottom:1rem}.pricing-price{display:flex;align-items:baseline;justify-content:center;gap:.25rem}.price-amount{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-period{color:#a0a0b0}.pricing-description{color:#a0a0b0;font-size:.875rem;margin-top:.5rem}.pricing-features{list-style:none;margin-bottom:2rem}.pricing-features li{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.pricing-features li.disabled{color:#666}.check{color:#28c840}.cross{color:#666}.btn-pricing{width:100%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:1rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-pricing:hover{background:#fff3}.btn-popular{background:linear-gradient(135deg,#667eea,#764ba2);border:none}.btn-popular:hover{box-shadow:0 10px 30px #667eea66}.comparison-section{margin-top:4rem}.comparison-section h3{text-align:center;margin-bottom:2rem;font-size:1.5rem}.comparison-table-wrapper{overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse;background:#ffffff08;border-radius:12px;overflow:hidden}.comparison-table th,.comparison-table td{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.05)}.comparison-table th{background:#ffffff0d;font-weight:600}.comparison-table th.highlight,.comparison-table td.highlight{background:#667eea26}.table-check{color:#28c840}.table-cross{color:#ff5f57}.faq-section{padding:6rem 0}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.faq-item{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem}.faq-item h4{margin-bottom:.75rem;color:#fff}.faq-item p{color:#a0a0b0;font-size:.95rem;line-height:1.5}.cta-section{padding:6rem 0;text-align:center;background:linear-gradient(135deg,#667eea1a,#764ba21a)}.cta-section h2{margin-bottom:1rem}.cta-section p{color:#a0a0b0;margin-bottom:2rem;font-size:1.1rem}.landing-footer{background:#0000004d;padding:4rem 5% 2rem}.footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;margin-bottom:3rem}.footer-brand{max-width:300px}.footer-brand .logo-icon,.footer-brand .logo-text{display:inline}.footer-brand p{color:#666;margin-top:1rem;font-size:.875rem}.footer-links{display:flex;gap:4rem}.footer-column h4{margin-bottom:1rem;font-size:.875rem;text-transform:uppercase;color:#a0a0b0}.footer-column a{display:block;color:#666;text-decoration:none;font-size:.875rem;margin-bottom:.75rem;transition:color .3s}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.05);padding-top:2rem;text-align:center}.footer-bottom p{color:#666;font-size:.875rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.auth-modal{background:#1a1a2e;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem;width:100%;max-width:420px;position:relative}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#666;font-size:2rem;cursor:pointer;line-height:1;padding:.5rem;transition:color .3s}.modal-close:hover{color:#fff}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h2{font-size:1.75rem;margin-bottom:.5rem}.auth-header p{color:#a0a0b0;font-size:.95rem}.oauth-buttons{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.oauth-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:.875rem;border-radius:10px;font-size:.95rem;cursor:pointer;transition:all .3s}.oauth-btn:hover{background:#ffffff1a}.oauth-btn svg{flex-shrink:0}.auth-divider{display:flex;align-items:center;margin:1.5rem 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.auth-divider span{padding:0 1rem;color:#666;font-size:.875rem}.auth-form{margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;color:#a0a0b0}.form-group input{width:100%;padding:.875rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-size:1rem;transition:border-color .3s}.form-group input:focus{outline:none;border-color:#667eea}.form-group input::placeholder{color:#666}.auth-switch{text-align:center}.auth-switch p{color:#a0a0b0;font-size:.875rem}.auth-switch button{background:none;border:none;color:#667eea;cursor:pointer;font-size:.875rem;text-decoration:underline}.auth-switch button:hover{color:#764ba2}@media (max-width: 1024px){.hero{grid-template-columns:1fr;text-align:center}.hero h1{font-size:2.5rem}.hero-cta{justify-content:center}.hero-trust{justify-content:center;flex-wrap:wrap}.hero-visual{order:-1}.stats-container{gap:3rem;flex-wrap:wrap}.problem-grid,.features-grid,.pricing-grid{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.demo-steps{flex-direction:column}.demo-arrow{transform:rotate(90deg)}.faq-grid{grid-template-columns:1fr}}@media (max-width: 768px){.landing-nav{flex-wrap:wrap;gap:1rem}.nav-links{display:none}.hero h1{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-cta{flex-direction:column}.stats-container{gap:2rem}.stat-number{font-size:2rem}section h2{font-size:1.75rem}.footer-container{flex-direction:column;gap:2rem}.footer-links{gap:2rem}}.language-selector{margin-right:1rem}.language-select{padding:.5rem .75rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1a;color:#fff;font-size:.9rem;cursor:pointer;transition:all .2s}.language-select:hover{background:#ffffff26;border-color:#ffffff4d}.language-select option{background:#1a1a2e;color:#fff}
