.home-page{width:100%}.hero-section{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 50%,#2563eb 100%);margin-top:-20px;margin-bottom:80px;padding:100px 0 80px;position:relative;overflow:hidden}.hero-section:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}.hero-content{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:50px;margin-bottom:2rem;padding:.75rem 1.5rem;animation:.8s ease-out fadeInDown;display:inline-block}.badge-text{letter-spacing:.5px;font-size:.95rem;font-weight:500}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-title{text-shadow:0 2px 8px #00000026;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1;animation:.8s ease-out .2s both fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-subtitle{opacity:.95;max-width:750px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.5rem;line-height:1.6;animation:.8s ease-out .4s both fadeInUp}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-bottom:3rem;animation:.8s ease-out .6s both fadeInUp;display:flex}.btn{border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.btn-primary{color:var(--primary-color);background:#fff;box-shadow:0 4px 15px #0003}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.btn-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3}.btn-secondary:hover{background:#ffffff40;transform:translateY(-2px)}.btn-icon{transition:transform .3s}.btn:hover .btn-icon{transform:translate(5px)}.hero-features{flex-wrap:wrap;justify-content:center;gap:2rem;animation:.8s ease-out .8s both fadeInUp;display:flex}.hero-feature{align-items:center;gap:.5rem;font-size:.95rem;display:flex}.feature-icon-small{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:flex}.features-section{background-color:#fff;padding:100px 0}.section-header{text-align:center;margin-bottom:4rem}.section-badge{background:linear-gradient(135deg,#0066cc1a,#0096881a);border:1px solid #06c3;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.25rem;display:inline-block}.section-badge .badge-text{color:var(--primary-color);letter-spacing:.5px;text-transform:uppercase;font-size:.875rem;font-weight:600}.section-title{color:var(--text-color);margin-bottom:1rem;font-size:3rem;font-weight:700;animation:.8s ease-out fadeInUp}.section-subtitle{color:#666;max-width:700px;margin:0 auto;font-size:1.25rem;animation:.8s ease-out .2s both fadeInUp}.feature-list{text-align:left;margin:1.5rem 0;padding:0;list-style:none}.feature-list li{color:#555;padding:.5rem 0 .5rem 1.75rem;font-size:.95rem;line-height:1.6;position:relative}.feature-list li:before{content:"✓";color:var(--primary-color);font-weight:700;position:absolute;left:0}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.feature-card{text-align:center;background:#fff;border-radius:16px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.feature-card:before{content:"";background:linear-gradient(90deg, var(--primary-color), var(--secondary-color));height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001a}.feature-icon-wrapper{background:linear-gradient(135deg,#0066cc1a,#0096881a);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;transition:transform .3s;display:flex}.feature-card:hover .feature-icon-wrapper{transform:scale(1.1)}.feature-icon{font-size:2.5rem;line-height:1}.feature-title{color:var(--text-color);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.feature-description{color:#666;margin-bottom:1.5rem;line-height:1.7}.feature-link{color:var(--primary-color);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}.feature-link:hover{gap:.75rem}.stats-section{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:100px 0}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}.stat-item{text-align:center;background:#fff;border-radius:12px;padding:2.5rem;transition:transform .3s;box-shadow:0 4px 6px #0000000d}.stat-item:hover{transform:translateY(-5px)}.stat-number{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:3.5rem;font-weight:800;line-height:1}.stat-label{color:#666;text-transform:uppercase;letter-spacing:1px;font-size:1rem;font-weight:600}.cta-section{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));color:#fff;padding:100px 0;position:relative;overflow:hidden}.cta-section:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.cta-content{text-align:center;z-index:1;max-width:800px;margin:0 auto;position:relative}.cta-title{margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.cta-description{opacity:.95;margin-bottom:2.5rem;font-size:1.35rem;line-height:1.6}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.btn-large{padding:1.25rem 2.5rem;font-size:1.1rem}@media (max-width:768px){.hero-section{padding:100px 0 80px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.section-title,.cta-title{font-size:2.25rem}.section-subtitle{font-size:1.1rem}.features-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-item{padding:2rem}.stat-number{font-size:2.5rem}.cta-description{font-size:1.15rem}.hero-features{flex-direction:column;align-items:center;gap:1rem}}
