.services-main{background-color:var(--background);min-height:100vh;padding-top:4rem}.services-container{max-width:1152px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.services-container{padding:0 1.5rem}}@media (min-width:1024px){.services-container{padding:0 2rem}}.services-padding{padding-top:5rem;padding-bottom:5rem}.services-hero{text-align:center;margin-bottom:4rem}.services-hero-icon-wrapper{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.services-hero-icon-box{background:linear-gradient(to bottom right,#3b82f6,#9333ea);border-radius:9999px;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.services-hero-icon{color:#fff;width:48px;height:48px}.services-hero-title{margin-bottom:1.5rem;font-size:3rem;font-weight:700}@media (min-width:768px){.services-hero-title{font-size:3.75rem}}.services-hero-title-gradient{background:linear-gradient(90deg,#60a5fa,#a855f7,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.services-hero-subtitle{color:var(--text-secondary);max-width:672px;margin:0 auto;font-size:1.25rem}.services-grid{gap:2rem;margin-bottom:5rem;display:grid}@media (min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}.services-card{background-color:var(--card-theme);border:1px solid var(--theme-border);border-radius:1rem;padding:2rem;transition:all .15s cubic-bezier(.4,0,.2,1);position:relative}.services-card:hover{border-color:#3b82f64d}.services-card-bg{opacity:0;border-radius:1rem;transition:opacity .15s;position:absolute;inset:0}.services-card:hover .services-card-bg{opacity:.1}.services-card-content{position:relative}.services-card-icon-box{border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex}.services-card-icon{color:#fff;width:28px;height:28px}.services-card-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.services-card-desc{color:var(--text-secondary);line-height:1.625}.services-products-section{margin-bottom:5rem}.services-products-title{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:1.875rem;font-weight:700}.services-products-grid{gap:1.5rem;display:grid}@media (min-width:768px){.services-products-grid{grid-template-columns:repeat(2,1fr)}}.services-product-card{background:linear-gradient(to bottom right,#3b82f61a,#a855f71a);border:1px solid #3b82f633;border-radius:.75rem;padding:1.5rem}.services-product-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.services-product-name{color:var(--text-primary);font-size:1.25rem;font-weight:600}.services-product-status{color:#60a5fa;background-color:#3b82f633;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem}.services-product-desc{color:var(--text-secondary)}.services-cta-section{text-align:center;border:1px solid var(--theme-border);background:linear-gradient(90deg,#3b82f61a,#a855f71a);border-radius:1.5rem;padding:3rem}.services-cta-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.875rem;font-weight:700}.services-cta-desc{color:var(--text-secondary);max-width:672px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.services-cta-btn{color:#fff;background:linear-gradient(90deg,#3b82f6,#9333ea);border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.services-cta-btn:hover{box-shadow:0 10px 15px -3px #3b82f640}.services-cta-btn-icon{width:20px;height:20px}.gradient-blue-cyan{background:linear-gradient(90deg,#3b82f6,#06b6d4)}.gradient-purple-pink{background:linear-gradient(90deg,#a855f7,#ec4899)}.gradient-orange-red{background:linear-gradient(90deg,#f97316,#ef4444)}.gradient-green-emerald{background:linear-gradient(90deg,#22c55e,#10b981)}
