*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:#1a1a1a;background:#ffffff}nav{position:fixed;top:0;width:100%;padding:1rem 0;background:rgba(255,255,255,0.95);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;z-index:1000;transition:all .3s ease}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.logo{font-size:1.5rem;font-weight:700;color:#2563eb;text-decoration:none}.nav-links{display:flex;list-style:none;gap:2rem;align-items:center}.nav-links a{text-decoration:none;color:#4b5563;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:#2563eb}.auth-buttons{display:flex;gap:1rem;align-items:center;text-wrap-mode:nowrap}.btn{padding:.5rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:all .3s ease;cursor:pointer;border:none;font-size:.9rem}.btn-outline{color:#2563eb;border:2px solid #2563eb;background:transparent}.btn-outline:hover{background:#2563eb;color:white;transform:translateY(-1px)}.btn-primary{padding:.5rem 1.2rem;background:#2563eb;border:2px solid #2563eb;color:white}.btn-primary:hover{background:#1d4ed8;border:2px solid #1d4ed8;transform:translateY(-1px)}.btn-secondary{background:#10b981;color:white}.btn-secondary:hover{background:#059669;transform:translateY(-1px)}.bg-white{background-color:#ffffff}.hero{padding:8rem 0 4rem;background:linear-gradient(135deg, #31a8fb 0%, #037aca 100%);color:white;text-align:center;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.hero-content{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-cta .btn{padding:1rem 2rem;font-size:1.1rem}.features{padding:3rem 0;background:#f8fafc}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.section-header p{font-size:1.1rem;color:#6b7280;max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem}.feature-card{background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);transition:all .3s ease;border:1px solid #e5e7eb}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,0.1)}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg, #2563eb, #3b82f6);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;margin-right:10px;font-size:1.5rem;flex-shrink:0}.feature-card h3{font-size:1.4rem;font-weight:600;color:#1f2937;margin-bottom:1rem;margin-top:-5px}.feature-card-header{display:flex;align-items:left}.feature-card p{color:#6b7280;margin-bottom:1rem}.feature-list{list-style:none;color:#4b5563}.feature-list li{padding:.3rem 0;position:relative;padding-left:1.5rem}.feature-list li::before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:bold}.how-it-works{padding:5rem 0;background:white}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin-top:3rem}.step{text-align:center;position:relative}.step-number{width:60px;height:60px;background:#2563eb;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.step h3{font-size:1.3rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.step p{color:#6b7280}.case-studies{padding:5rem 0;background:#f8fafc;display:none}.case-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:2rem;margin-top:3rem}.case-card{background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);border-left:4px solid #2563eb}.case-header{display:flex;align-items:center;margin-bottom:1rem}.case-icon{width:40px;height:40px;background:#2563eb;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-right:1rem;font-size:1.2rem;color:white}.case-title{font-size:1.2rem;font-weight:600;color:#1f2937}.case-description{color:#6b7280;margin-bottom:1rem}.case-metrics{display:flex;gap:1.5rem;margin-top:1rem}.metric{text-align:center}.metric-value{font-size:1.5rem;font-weight:700;color:#2563eb}.metric-label{font-size:.9rem;color:#6b7280}.cta-section{padding:5rem 0;background:linear-gradient(135deg, #1f2937 0%, #374151 100%);color:white;text-align:center}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-buttons .btn{padding:1rem 2rem;font-size:1.1rem}footer{background:#1f2937;color:white;padding:3rem 0 1rem}.footer-content{font-size:small;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem}.footer-section h3{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#f9fafb}.footer-section ul{list-style:none}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#3b82f6}.footer-bottom{font-size:small;border-top:1px solid #374151;margin-top:2rem;padding-top:1rem;text-align:center;color:#9ca3af}.modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);backdrop-filter:blur(5px)}.modal-content{background-color:white;margin:5% auto;padding:2rem;border-radius:1rem;width:90%;max-width:400px;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.modal-header h2{font-size:1.5rem;font-weight:600;color:#1f2937}.close{color:#6b7280;font-size:1.5rem;font-weight:bold;cursor:pointer;transition:color .3s ease}.close:hover{color:#1f2937}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.form-group input{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:border-color .3s ease}.form-group input:focus{outline:none;border-color:#2563eb}.form-actions{display:flex;gap:1rem;margin-top:1.5rem}.form-actions .btn{flex:1;text-align:center;padding:.75rem}.auth-switch{text-align:center;margin-top:1rem;color:#6b7280}.auth-switch a{color:#2563eb;text-decoration:none;font-weight:500}.auth-switch a:hover{text-decoration:underline}@media (max-width:768px){.nav-links{display:none}.hero h1{font-size:2.5rem}.hero-cta{flex-direction:column;align-items:center}.features-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr}.case-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.case-metrics{justify-content:center}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeInUp .6s ease-out}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.swal2-container{z-index:10000}