.srv-hero{padding:calc(var(--nav-height,80px) + 4rem) 2rem 6rem;text-align:center;background:linear-gradient(#020617 0%,#0f172a 100%);justify-content:center;align-items:center;min-height:50vh;display:flex;position:relative;overflow:hidden}.srv-hero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#0ea5e91f 0%,#0000 60%);width:1000px;height:1000px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.srv-hero-content{z-index:1;max-width:900px;margin:0 auto;position:relative}.srv-title{color:#fff;letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:900;line-height:1.05}.srv-subtitle{color:#ffffffb3;max-width:600px;margin:0 auto 3rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.srv-badge{color:#38bdf8;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0ea5e91a;border:1px solid #0ea5e933;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700;display:inline-flex}.srv-page-bg{background:var(--background);min-height:100vh}.srv-list-wrapper{z-index:10;position:relative;transform:translateY(-4rem)}.srv-details{flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;padding:4rem 2rem 8rem;display:flex}.srv-detail-card{background:#fff;border:1px solid #0000000d;border-radius:2rem;flex-direction:column;transition:all .4s;display:flex;overflow:hidden;box-shadow:0 10px 40px #00000005}@media (min-width:1024px){.srv-detail-card{flex-direction:row}.srv-detail-card:nth-child(2n){flex-direction:row-reverse}}.dark .srv-detail-card{background:#0f172a;border-color:#ffffff0d}.srv-dc-visual{background:linear-gradient(135deg,#0ea5e90d 0%,#0ea5e926 100%);flex:1;justify-content:center;align-items:center;padding:4rem;display:flex;position:relative}.dark .srv-dc-visual{background:linear-gradient(135deg,#0ea5e91a 0%,#0ea5e905 100%)}.srv-dc-icon{color:#0ea5e9;background:#fff;border-radius:3rem;justify-content:center;align-items:center;width:120px;height:120px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;transform:rotate(-5deg);box-shadow:0 20px 40px #0ea5e926}.dark .srv-dc-icon{background:#1e293b}.srv-detail-card:hover .srv-dc-icon{transform:rotate(0)scale(1.1);box-shadow:0 30px 60px #0ea5e940}.srv-dc-content{flex-direction:column;flex:1.2;justify-content:center;padding:4rem 3rem;display:flex}.srv-dc-title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.25rem;font-weight:900}.srv-dc-desc{color:var(--muted-foreground);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.srv-dc-list{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.srv-dc-list{grid-template-columns:repeat(2,1fr)}}.srv-dc-list-item{color:var(--foreground);align-items:flex-start;gap:.75rem;font-size:1.05rem;font-weight:600;display:flex}.srv-dc-list-item svg{color:#0ea5e9;flex-shrink:0;margin-top:.15rem}@media (max-width:768px){.srv-hero{padding:calc(var(--nav-height,80px) + 2rem) 1.5rem 4rem;min-height:40vh}.srv-title{font-size:clamp(2rem,8vw,3rem)}.srv-subtitle{margin-bottom:2rem;font-size:1rem}.srv-details{gap:3rem;padding:3rem 1.5rem 5rem}.srv-dc-content{padding:2.5rem 2rem}.srv-dc-title{font-size:1.75rem}.srv-dc-desc{margin-bottom:2rem;font-size:1rem}.srv-dc-visual{padding:3rem}}@media (max-width:480px){.srv-hero{padding:calc(var(--nav-height,80px) + 1.25rem) 1rem 3rem}.srv-title{font-size:clamp(1.75rem,9vw,2.5rem)}.srv-subtitle{font-size:.95rem}.srv-list-wrapper{transform:translateY(-2rem)}.srv-details{gap:2rem;padding:2rem 1rem 4rem}.srv-detail-card{border-radius:1.5rem}.srv-dc-visual{padding:2rem}.srv-dc-icon{border-radius:1.5rem;width:80px;height:80px}.srv-dc-content{padding:1.75rem 1.5rem}.srv-dc-title{margin-bottom:.875rem;font-size:1.4rem}.srv-dc-desc{margin-bottom:1.5rem;font-size:.95rem}.srv-dc-list-item{font-size:.95rem}}@media (max-width:360px){.srv-dc-content{padding:1.5rem 1.25rem}.srv-dc-title{font-size:1.25rem}.srv-dc-icon{width:70px;height:70px}}
