.solutions-page{color:#e6f1ff;background:#0a192f;overflow-x:hidden}.container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.solutions-hero{background:#0a192f;align-items:center;min-height:60vh;padding:6rem 0;display:flex;position:relative;overflow:hidden}.hero-background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.gradient-overlay{background:radial-gradient(circle at 30%,#64ffda1a 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{opacity:0;max-width:800px;transition:all .8s;transform:translateY(30px)}.hero-content.visible{opacity:1;transform:translateY(0)}.hero-subtitle{color:#64ffda;letter-spacing:3px;text-transform:uppercase;margin-bottom:1.5rem;font-size:1rem;font-weight:500;display:inline-block}.hero-title{color:#e6f1ff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#64ffda 0%,#00b4d8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-description{color:#8892b0;font-size:1.2rem;line-height:1.6}.filter-container{margin:3rem 0}.filter-tabs{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.filter-tab{color:#8892b0;cursor:pointer;background:0 0;border:1px solid #64ffda33;border-radius:30px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s}.filter-tab:hover{color:#64ffda;border-color:#64ffda;transform:translateY(-2px)}.filter-tab.active{color:#0a192f;background:linear-gradient(135deg,#64ffda 0%,#00b4d8 100%);border-color:#0000;box-shadow:0 5px 15px #64ffda4d}.solutions-grid-section{padding:3rem 0 6rem}.solutions-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.solution-card{opacity:0;background:#0a192fb3;border:1px solid #64ffda1a;border-radius:15px;padding:2rem;transition:all .3s;animation:.5s forwards fadeInUp;position:relative;overflow:hidden}.solution-card:before{content:"";opacity:0;background:linear-gradient(135deg,#64ffda1a 0%,#0000 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.solution-card:hover{border-color:#64ffda;transform:translateY(-5px);box-shadow:0 10px 30px -15px #64ffda4d}.solution-card:hover:before{opacity:1}.solution-icon{z-index:1;margin-bottom:1.5rem;font-size:3rem;position:relative}.solution-title{color:#e6f1ff;z-index:1;margin-bottom:1rem;font-size:1.5rem;position:relative}.solution-description{color:#8892b0;z-index:1;margin-bottom:1.5rem;line-height:1.6;position:relative}.solution-features{z-index:1;margin-bottom:2rem;padding:0;list-style:none;position:relative}.feature-item{color:#8892b0;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.95rem;display:flex}.feature-check{color:#64ffda;font-weight:700}.solution-link{color:#64ffda;z-index:1;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.solution-link:hover{letter-spacing:2px}.why-choose{background:#0f2744;padding:6rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-subtitle{color:#64ffda;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:1rem;font-weight:500;display:inline-block;position:relative}.section-subtitle:before,.section-subtitle:after{content:"";background:#64ffda;width:30px;height:1px;position:absolute;top:50%}.section-subtitle:before{margin-right:10px;right:100%}.section-subtitle:after{margin-left:10px;left:100%}.section-title{background:linear-gradient(135deg,#e6f1ff 0%,#64ffda 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.section-description{color:#8892b0;max-width:600px;margin:0 auto;font-size:1.1rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.feature-card{text-align:center;background:#0a192f80;border:1px solid #64ffda1a;border-radius:10px;padding:2rem;transition:all .3s}.feature-card:hover{border-color:#64ffda;transform:translateY(-5px);box-shadow:0 10px 30px -15px #64ffda4d}.feature-icon{margin-bottom:1rem;font-size:2.5rem}.feature-card h3{color:#e6f1ff;margin-bottom:1rem;font-size:1.3rem}.feature-card p{color:#8892b0;line-height:1.6}.solutions-cta{background:linear-gradient(135deg,#0a192f 0%,#0f2744 100%);padding:6rem 0;position:relative;overflow:hidden}.solutions-cta:before{content:"";background:radial-gradient(circle at 70%,#64ffda1a 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.cta-content{z-index:1;text-align:center;max-width:800px;margin:0 auto;position:relative}.cta-title{color:#e6f1ff;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.cta-description{color:#8892b0;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.cta-buttons{justify-content:center;gap:1rem;display:flex}.btn{cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.btn-large{padding:1rem 2rem;font-size:1.1rem}.btn-primary{color:#0a192f;z-index:1;background:linear-gradient(135deg,#64ffda 0%,#00b4d8 100%);position:relative;overflow:hidden}.btn-primary:before{content:"";z-index:-1;background:linear-gradient(135deg,#00b4d8 0%,#64ffda 100%);width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #64ffda4d}.btn-primary:hover:before{left:0}.btn-outline-light{color:#e6f1ff;background:0 0;border:2px solid #e6f1ff}.btn-outline-light:hover{background:#e6f1ff1a;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1024px){.hero-title{font-size:3rem}.section-title{font-size:2rem}}@media screen and (max-width:768px){.hero-title{font-size:2.5rem}.solutions-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column}.section-subtitle:before,.section-subtitle:after{display:none}}@media screen and (max-width:480px){.hero-title{font-size:2rem}.filter-tabs{flex-direction:column;align-items:stretch}.filter-tab{text-align:center}.features-grid{grid-template-columns:1fr}}
