.homepage{background:#fff;min-height:100vh;overflow-x:hidden}.homepage-header{z-index:1000;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);justify-content:space-between;align-items:center;padding:1rem 3rem;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #00000026}.header-left{flex:1;align-items:center;display:flex}.header-logo{border-radius:8px;width:auto;height:50px;transition:transform .3s}.header-logo:hover{transform:scale(1.05)}.header-center{flex:2;justify-content:center;align-items:center;display:flex}.brand-title{letter-spacing:-.5px;margin:0;font-size:2rem;font-weight:800}.brand-crate{color:#fff}.brand-tests{color:#38bdf8}.brand-ai{background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.header-right{flex:1;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.nav-btn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:8px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .3s}.nav-btn:hover{background:#ffffff1a;transform:translateY(-2px)}.nav-btn-primary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 4px 15px #3b82f666}.nav-btn-primary:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 6px 20px #3b82f680}.hero-section{background:linear-gradient(#f8fafc 0%,#e0f2fe 100%);justify-content:space-between;align-items:center;min-height:85vh;padding:6rem 5rem;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;flex:1;max-width:600px}.hero-badge{color:#3b82f6;background:linear-gradient(135deg,#dbeafe 0%,#e0e7ff 100%);border:1px solid #3b82f633;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.hero-title{color:#1e293b;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.hero-gradient{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 50%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#64748b;margin-bottom:2rem;font-size:1.25rem;line-height:1.7}.hero-buttons{gap:1rem;margin-bottom:3rem;display:flex}.hero-btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.hero-btn-primary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 8px 30px #3b82f666}.hero-btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 40px #3b82f680}.hero-btn-secondary{color:#3b82f6;background:#fff;border:2px solid #3b82f6}.hero-btn-secondary:hover{background:#eff6ff;transform:translateY(-3px)}.btn-arrow{transition:transform .3s}.hero-btn:hover .btn-arrow{transform:translate(4px)}.hero-stats{align-items:center;gap:2rem;display:flex}.stat-item{flex-direction:column;display:flex}.stat-number{color:#1e293b;font-size:2rem;font-weight:800}.stat-label{color:#64748b;font-size:.9rem}.stat-divider{background:#cbd5e1;width:1px;height:40px}.hero-visual{flex:1;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.hero-card{color:#1e293b;background:#fff;border-radius:16px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:600;animation:3s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 10px 40px #0000001a}.hero-card-1{animation-delay:0s;top:20%;left:10%}.hero-card-2{animation-delay:.5s;top:50%;right:10%}.hero-card-3{animation-delay:1s;bottom:20%;left:20%}.card-icon{font-size:1.5rem}.hero-glow{z-index:0;background:radial-gradient(circle,#3b82f633 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.section-header{text-align:center;margin-bottom:4rem}.section-badge{color:#3b82f6;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#dbeafe 0%,#e0e7ff 100%);border-radius:50px;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-block}.section-title{color:#1e293b;margin-bottom:1rem;font-size:2.75rem;font-weight:800}.section-subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.features-section{background:#fff;padding:6rem 5rem}.features-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.feature-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;transition:all .3s}.feature-card:hover{border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 20px 50px #0000001a}.feature-card-large{grid-column:span 1}.feature-icon-wrapper{border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.feature-icon{font-size:1.75rem}.feature-icon-blue{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)}.feature-icon-purple{background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%)}.feature-icon-green{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%)}.feature-icon-orange{background:linear-gradient(135deg,#ffedd5 0%,#fed7aa 100%)}.feature-icon-pink{background:linear-gradient(135deg,#fce7f3 0%,#fbcfe8 100%)}.feature-icon-teal{background:linear-gradient(135deg,#ccfbf1 0%,#99f6e4 100%)}.feature-title{color:#1e293b;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.feature-description{color:#64748b;margin-bottom:1rem;font-size:1rem;line-height:1.7}.feature-list{margin:0;padding:0;list-style:none}.feature-list li{color:#475569;padding:.5rem 0 .5rem 1.5rem;font-size:.95rem;position:relative}.feature-list li:before{content:"✓";color:#22c55e;font-weight:700;position:absolute;left:0}.how-it-works-section{background:linear-gradient(#f1f5f9 0%,#e2e8f0 100%);padding:6rem 5rem}.steps-container{flex-direction:column;gap:0;max-width:900px;margin:0 auto;display:flex}.step-card{background:#fff;border-radius:20px;align-items:center;gap:2rem;padding:2.5rem;display:flex;position:relative;box-shadow:0 10px 40px #00000014}.step-number{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:800;display:flex}.step-content{flex:1}.step-title{color:#1e293b;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.step-description{color:#64748b;font-size:1rem;line-height:1.6}.step-visual{justify-content:center;align-items:center;width:100px;height:100px;display:flex}.upload-animation,.ai-animation,.progress-animation{flex-direction:column;align-items:center;gap:.5rem;font-size:2.5rem;display:flex}.upload-arrow{font-size:1.5rem;animation:1s ease-in-out infinite bounce}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ai-pulse{background:#3b82f633;border-radius:50%;width:60px;height:60px;animation:2s ease-in-out infinite pulse;position:absolute}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.3)}}.progress-bar{background:#e2e8f0;border-radius:4px;width:60px;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#22c55e 0%,#16a34a 100%);border-radius:4px;width:75%;height:100%;animation:2s ease-in-out infinite fillProgress}@keyframes fillProgress{0%{width:0%}to{width:75%}}.step-connector{flex-direction:column;align-items:center;margin-left:30px;padding:0 0 0 30px;display:flex}.connector-line{background:linear-gradient(#3b82f6 0%,#93c5fd 100%);width:3px;height:40px}.connector-dot{background:#3b82f6;border-radius:50%;width:12px;height:12px}.testimonials-section{background:#fff;padding:6rem 5rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.testimonial-card{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:20px;padding:2rem;transition:all .3s}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0000001a}.testimonial-stars{margin-bottom:1rem;font-size:1.25rem}.testimonial-text{color:#475569;margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.testimonial-author{align-items:center;gap:1rem;display:flex}.author-avatar{background:linear-gradient(135deg,#dbeafe 0%,#e0e7ff 100%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.author-info{flex-direction:column;display:flex}.author-name{color:#1e293b;font-weight:700}.author-role{color:#64748b;font-size:.85rem}.cta-section{background:linear-gradient(135deg,#1e3a8a 0%,#3730a3 50%,#6d28d9 100%);padding:6rem 5rem;position:relative;overflow:hidden}.cta-content{text-align:center;z-index:2;position:relative}.cta-title{color:#fff;margin-bottom:1rem;font-size:2.75rem;font-weight:800}.cta-subtitle{color:#fffc;margin-bottom:2rem;font-size:1.25rem}.cta-buttons{justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.cta-btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.cta-btn-primary{color:#3730a3;background:#fff;box-shadow:0 8px 30px #0003}.cta-btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 40px #0000004d}.cta-btn-secondary{color:#fff;background:0 0;border:2px solid #ffffff80}.cta-btn-secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-3px)}.cta-note{color:#fff9;font-size:.9rem}.cta-decoration{pointer-events:none;position:absolute;inset:0}.cta-circle{background:#ffffff0d;border-radius:50%;position:absolute}.cta-circle-1{width:400px;height:400px;top:-200px;left:-100px}.cta-circle-2{width:300px;height:300px;bottom:-150px;right:-50px}.cta-circle-3{width:200px;height:200px;top:50%;right:20%}.homepage-footer{background:#0f172a;padding:4rem 5rem 2rem}.footer-content{border-bottom:1px solid #1e293b;justify-content:space-between;max-width:1200px;margin:0 auto;padding-bottom:3rem;display:flex}.footer-brand{max-width:300px}.footer-logo{margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.footer-tagline{color:#64748b;font-size:.95rem}.footer-links{gap:4rem;display:flex}.footer-column{flex-direction:column;gap:.75rem;display:flex}.footer-column h4{color:#fff;margin-bottom:.5rem;font-weight:700}.footer-column a{color:#64748b;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#3b82f6}.contact-btn{color:#64748b;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.95rem;text-decoration:none;transition:color .2s}.contact-btn:hover{color:#3b82f6}.footer-bottom{text-align:center;max-width:1200px;margin:0 auto;padding-top:2rem}.footer-bottom p{color:#475569;font-size:.9rem}@media (max-width:1024px){.hero-section{text-align:center;flex-direction:column;padding:4rem 2rem}.hero-content{max-width:100%}.hero-buttons,.hero-stats{justify-content:center}.hero-visual{display:none}.features-grid,.testimonials-grid{grid-template-columns:1fr}.footer-content{flex-direction:column;gap:3rem}.footer-links{flex-wrap:wrap;gap:2rem}}@media (max-width:768px){.homepage-header{flex-direction:column;gap:1rem;padding:1rem}.header-left,.header-center,.header-right{flex:none;justify-content:center;width:100%}.brand-title{font-size:1.5rem}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1rem}.hero-buttons{flex-direction:column}.hero-btn{justify-content:center;width:100%}.hero-stats{flex-direction:column;gap:1rem}.stat-divider{display:none}.section-title{font-size:2rem}.features-section,.how-it-works-section,.testimonials-section,.cta-section{padding:4rem 1.5rem}.step-card{text-align:center;flex-direction:column;padding:1.5rem}.step-connector{margin-left:0;padding-left:0}.cta-title{font-size:2rem}.cta-buttons{flex-direction:column;align-items:center}.cta-btn{justify-content:center;width:100%;max-width:300px}.homepage-footer{padding:3rem 1.5rem 1.5rem}}@media (max-width:480px){.hero-title{font-size:1.75rem}.section-title{font-size:1.5rem}.feature-card{padding:1.5rem}.feature-title{font-size:1.2rem}}.notification{color:#fff;z-index:10000;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:12px;padding:1rem 1.5rem;font-weight:600;animation:.3s ease-out slideIn;position:fixed;top:20px;right:20px;box-shadow:0 10px 30px #22c55e4d}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
