:root{--sp-space-xs:0.25rem;--sp-space-sm:0.5rem;--sp-space-md:1rem;--sp-space-lg:1.5rem;--sp-space-xl:2rem;--sp-space-xxl:3rem;--sp-font-body:'Inter', system-ui, sans-serif;--sp-font-heading:'Roboto', system-ui, sans-serif;--sp-radius-sm:4px;--sp-radius-md:8px;--sp-radius-lg:12px;--sp-radius-xl:16px;--sp-radius-full:9999px;--srv-hero-bg:#0f172a;--srv-hero-text:#ffffff;--srv-hero-overlay:linear-gradient(to right, var(--sp-color-slate-900) 0%, rgba(15, 23, 42, 0.9) 50%, rgba(15, 23, 42, 0) 100%);--srv-hero-min-height:80vh}body{font-family:var(--sp-font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--sp-font-heading)}.srv-hero{position:relative;width:100%;min-height:var(--srv-hero-min-height);display:flex;align-items:center;background-color:var(--srv-hero-bg);color:var(--srv-hero-text);overflow:hidden;padding:var(--sp-space-xxl) 0}.srv-hero__bg{position:absolute;inset:0;z-index:1}.srv-hero__bg img,.srv-hero__bg picture,.srv-hero__bg source,.srv-hero>picture>img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.2}.srv-hero__overlay{position:absolute;inset:0;background:var(--srv-hero-overlay);z-index:2}.srv-hero__container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--sp-space-md);position:relative;z-index:10;display:flex;flex-wrap:wrap;align-items:center;gap:var(--sp-space-xxl)}.srv-hero__content{flex:1;min-width:300px;max-width:800px}.srv-hero__visual{flex:1;min-width:300px}.srv-hero__badge{display:inline-flex;align-items:center;gap:var(--sp-space-sm);background-color:rgb(59 130 246 / .1);border:1px solid rgb(59 130 246 / .2);padding:var(--sp-space-sm) var(--sp-space-md);border-radius:var(--sp-radius-full);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--sp-space-lg);color:var(--sp-color-blue-300);font-family:var(--sp-font-body)}.srv-hero__badge-icon,.srv-hero__badge svg{width:1.25rem;height:1.25rem}.srv-hero__title{font-family:var(--sp-font-heading)!important;font-size:2.25rem!important;font-weight:700;line-height:1.2;margin-top:1rem;margin-bottom:1.5rem;color:var(--sp-color-white)!important}@media (min-width:768px){.srv-hero__title{font-size:3rem!important}}@media (min-width:1024px){.srv-hero__title{font-size:3.75rem!important}}.srv-hero__desc{font-family:var(--sp-font-body);font-size:1.125rem;line-height:1.625;margin-bottom:2rem!important;max-width:700px;color:var(--sp-color-slate-300)}@media (min-width:768px){.srv-hero__desc{font-size:1.25rem}}.srv-hero__actions{display:flex;flex-wrap:wrap;gap:var(--sp-space-md)}.srv-hero__btn{display:inline-flex;align-items:center;gap:var(--sp-space-sm);background-color:var(--sp-color-blue-600);color:var(--sp-color-white)!important;padding:var(--sp-space-md) var(--sp-space-xl);border-radius:var(--sp-radius-md);font-weight:600;font-family:var(--sp-font-body)!important;font-size:1.125rem;letter-spacing:0.5px!important;text-decoration:none!important;transition:all 0.3s ease!important;border:1px solid #fff0}.srv-hero__btn:hover,.srv-hero__btn:focus{background-color:var(--sp-color-blue-800);color:var(--sp-color-white)!important}.srv-hero__btn-icon,.srv-hero__btn svg{width:1.25rem;height:1.25rem;transition:transform 0.3s ease!important}.srv-hero__btn:hover svg{transform:translateX(4px)}.srv-hero__stats{display:flex;gap:7rem;margin-top:3rem;padding-top:.5rem;border-top:1px solid rgb(71 85 105 / .6)}.srv-hero__stat-item{display:flex;flex-direction:column}.srv-hero__stat-value{font-family:var(--sp-font-body);font-size:1.875rem;font-weight:700;color:var(--sp-color-white);margin-bottom:0.25rem!important;line-height:1.1}.srv-hero__stat-label{font-family:var(--sp-font-body);font-size:.875rem;font-weight:500;color:var(--sp-color-slate-400)}@media (max-width:768px){.srv-hero__container{gap:var(--sp-space-lg)}.srv-hero__stats{flex-direction:column;gap:var(--sp-space-md)}}@media (max-width:1024px){.srv-hero__visual{display:none}}.srv-hero__visual-box{position:relative;border-radius:1rem;background-color:var(--sp-color-slate-100);padding:2rem;border:1px solid var(--sp-color-slate-200);box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 10px 10px -5px rgb(0 0 0 / .04);overflow:hidden;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.srv-hero__visual-glow-1{position:absolute;top:0;right:0;padding:8rem;background-color:var(--sp-color-blue-100);border-radius:9999px;filter:blur(48px);opacity:.5;mix-blend-mode:multiply;transform:translate(33%,-33%)}.srv-hero__visual-glow-2{position:absolute;bottom:0;left:0;padding:8rem;background-color:var(--sp-color-blue-100);border-radius:9999px;filter:blur(48px);opacity:.5;mix-blend-mode:multiply;transform:translate(-33%,33%)}.srv-hero__grid-features{position:relative;z-index:10;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;max-width:28rem}.srv-hero__feature-card{background-color:var(--sp-color-white);padding:1.25rem;border-radius:.75rem;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05);border:1px solid var(--sp-color-slate-100);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.75rem}.srv-hero__feature-icon{width:3rem;height:3rem;border-radius:9999px;background-color:var(--sp-color-blue-50);color:var(--sp-color-blue-600);display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.srv-hero__feature-icon svg{width:1.5rem;height:1.5rem}.srv-hero__feature-name{font-weight:600;color:var(--sp-color-slate-700);font-size:.875rem;font-family:var(--sp-font-body)}.srv-container{max-width:80rem;margin-inline:auto;padding-inline:1rem}@media (min-width:640px){.srv-container{padding-inline:1.5rem}}@media (min-width:1024px){.srv-container{padding-inline:2rem}}.srv-section{padding-block:5rem}.srv-section--roomy{padding-block:6rem}.srv-section--white{background-color:var(--sp-color-white)}.srv-section--light{background-color:var(--sp-color-slate-50)}.srv-section--dark{background-color:var(--sp-color-slate-900);color:var(--sp-color-white)}.srv-section--divider-top{border-top:1px solid var(--sp-color-slate-200)}.srv-section--divider-bottom{border-bottom:1px solid var(--sp-color-slate-200)}.srv-section-header{max-width:48rem;margin-bottom:4rem}.srv-section-header--centered{max-width:48rem;margin:0 auto 4rem auto;display:flex;flex-direction:column;align-items:center;text-align:center}.srv-section-title{font-family:var(--sp-font-heading)!important;font-size:1.875rem!important;font-weight:700!important;color:var(--sp-color-slate-900)!important;margin-bottom:1.5rem!important}@media (min-width:768px){.srv-section-title{font-size:2.25rem!important}}.srv-section-subtitle{font-family:var(--sp-font-heading)!important;font-size:1.25rem!important;font-weight:600!important;color:var(--sp-color-blue-700)!important;margin-bottom:1rem}.srv-section-desc{font-family:var(--sp-font-body)!important;font-size:1.125rem;!importantcolor:var(--sp-color-slate-600)!important;line-height:1.625!important;margin-bottom:1rem!important}.srv-section-desc+.srv-section-desc{margin-top:1rem}.srv-section--dark .srv-section-title,.srv-section--dark .srv-section-desc{color:var(--sp-color-slate-300)!important}.srv-section--dark .srv-section-desc strong{color:var(--sp-color-white)}.srv-split{display:grid;gap:4rem;align-items:center}@media (min-width:1024px){.srv-split{grid-template-columns:repeat(2,1fr)}}.srv-split__visual{position:relative}.srv-split__img-bg{position:absolute;inset:0;background-color:var(--sp-color-blue-600);border-radius:1rem;opacity:.1;transform:translate(1rem,1rem)}.srv-split__img-bg--flip{transform:translate(-1rem,1rem)}.srv-split__img{position:relative;width:100%;min-height:500px;height:100%;object-fit:cover;border-radius:1rem;box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .1)}.srv-features__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.srv-features__grid{grid-template-columns:repeat(3,1fr)}}.srv-features__grid--2col{gap:4rem}@media (min-width:768px){.srv-features__grid--2col{grid-template-columns:repeat(2,1fr)}}.srv-features__grid--no-top{margin-top:0}.srv-feature-card{background-color:var(--sp-color-white);padding:2rem;border-radius:1rem;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05);border:1px solid var(--sp-color-slate-200)}.srv-feature-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;background-color:var(--sp-color-blue-100);color:var(--sp-color-blue-700)}.srv-feature-icon svg{width:1.5rem;height:1.5rem}.srv-feature-icon--indigo{background-color:var(--sp-color-blue-50);color:var(--sp-color-blue-600)}.srv-feature-icon--emerald{background-color:var(--sp-color-green-50);color:var(--sp-color-green-600)}.srv-feature-icon--dark{background-color:rgb(59 130 246 / .2);color:var(--sp-color-blue-400)}.srv-feature-name{font-family:var(--sp-font-heading)!important;font-size:1.25rem!important;font-weight:700!important;color:var(--sp-color-slate-900)!important;margin-bottom:0.75rem!important}.srv-feature-text{font-family:var(--sp-font-body)!important;color:var(--sp-color-slate-600)!important;line-height:1.625!important}.srv-feature-list{display:flex;flex-direction:column;gap:1rem}.srv-feature-list__item{display:flex;align-items:flex-start;gap:1rem}.srv-feature-list__icon{margin-top:.25rem;background-color:var(--sp-color-blue-100);padding:.5rem;border-radius:.25rem;color:var(--sp-color-blue-700);flex-shrink:0}.srv-feature-list__icon svg{width:1.25rem;height:1.25rem}.srv-feature-list__name{font-family:var(--sp-font-heading);font-weight:700;color:var(--sp-color-slate-900)}.srv-feature-list__text{font-family:var(--sp-font-body)!important;color:var(--sp-color-slate-600)!important;font-size:0.875rem!important}.srv-dark-card{display:flex;align-items:center;gap:1rem;background-color:rgb(30 41 59 / .5);padding:1rem;border-radius:.5rem;border:1px solid var(--sp-color-slate-700)}.srv-dark-card-icon{width:1.5rem;height:1.5rem;color:var(--sp-color-blue-400);flex-shrink:0}.srv-dark-card-text{font-family:var(--sp-font-body)!important;font-weight:500!important}.srv-mini-cards-grid{display:grid;gap:1.5rem;margin-top:2rem}@media (min-width:640px){.srv-mini-cards-grid{grid-template-columns:repeat(2,1fr)}}.srv-mini-card{padding:1.5rem;background-color:var(--sp-color-slate-50);border-radius:.75rem;border:1px solid var(--sp-color-slate-200)}.srv-mini-card-icon{width:2rem;height:2rem;color:var(--sp-color-blue-700);margin-bottom:1rem}.srv-mini-card__title{font-family:var(--sp-font-heading)!important;font-size:1rem!important;font-weight:700!important;color:var(--sp-color-slate-900)!important;margin-bottom:0.5rem!important}.srv-mini-card__desc{font-family:var(--sp-font-body);font-size:.875rem;color:var(--sp-color-slate-600)}.srv-table-wrapper{background-color:var(--sp-color-white);border-radius:.75rem;box-shadow:0 1px 2px 0 rgb(0 0 0 / .05);border:1px solid var(--sp-color-slate-200);overflow:hidden;margin-bottom:2rem}.srv-table-scroll{overflow-x:auto}.srv-table{width:100%;text-align:left;font-size:0.875rem!important;font-family:var(--sp-font-body)!important;white-space:nowrap;border-collapse:collapse}.srv-table thead{background-color:var(--sp-color-slate-100);color:var(--sp-color-slate-700)}.srv-table th{padding:1rem 1.5rem;font-weight:600;font-family:var(--sp-font-heading)}.srv-table tbody tr{border-top:1px solid var(--sp-color-slate-200);transition:background-color 0.2s}.srv-table tbody tr:hover{background-color:var(--sp-color-slate-50)}.srv-table td{padding:1rem 1.5rem}.srv-table-product{font-weight:500;color:var(--sp-color-slate-900)}.srv-table-price{font-weight:500;color:var(--sp-color-green-700)}.srv-cta{padding-block:6rem;position:relative;overflow:hidden}.srv-cta--blue{background-color:var(--sp-color-blue-700)}.srv-cta--slate{background-color:var(--sp-color-slate-900)}.srv-cta--primary{background-color:var(--sp-color-primary)}.srv-cta__content{position:relative;z-index:10;max-width:56rem;text-align:center}.srv-cta .srv-section-title{color:var(--sp-color-white)!important}.srv-cta .srv-section-desc{color:var(--sp-color-blue-100)!important}.srv-cta__glow-1,.srv-cta__glow-2{position:absolute;border-radius:9999px;filter:blur(48px);pointer-events:none}.srv-cta--blue .srv-cta__glow-1{top:0;right:0;width:16rem;height:16rem;margin-right:-5rem;margin-top:-5rem;background-color:var(--sp-color-blue-600)!important;opacity:.5}.srv-cta--blue .srv-cta__glow-2{bottom:0;left:0;width:20rem;height:20rem;margin-left:-5rem;margin-bottom:-5rem;background-color:var(--sp-color-blue-800)!important;opacity:.5}.srv-cta--slate .srv-cta__glow-1{top:0;right:0;width:50rem;height:50rem;transform:translate(33%,-50%);background-color:rgb(37 99 235 / .2)}.srv-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;border-radius:.375rem;font-weight:700!important;font-size:1.125rem!important;text-decoration:none;transition:all 0.2s ease-in-out!important;background-color:var(--sp-color-white);color:var(--sp-color-blue-700)!important;box-shadow:0 10px 15px -3px rgb(30 58 138 / .2),0 4px 6px -4px rgb(30 58 138 / .2)!important}.srv-cta__btn:hover{background-color:var(--sp-color-slate-50)!important;color:var(--sp-color-blue-700)!important;box-shadow:inset 0 10px 15px -3px rgb(30 58 138 / .2),0 4px 6px -4px rgb(30 58 138 / .2)!important}.srv-cta__btn svg{width:1.25rem;height:1.25rem;transition:transform 0.2s ease-in-out!important}.srv-cta__btn:hover svg{transform:translateX(5px)}.srv-cta__btn--blue{background-color:var(--sp-color-blue-500);color:var(--sp-color-white)!important;box-shadow:0 10px 15px -3px rgb(30 58 138 / .2),0 4px 6px -2px rgb(30 58 138 / .1)}.srv-cta__btn--blue:hover{background-color:var(--sp-color-blue-400)!important;color:var(--sp-color-white)!important}.srv-cta__btn--slate-text{color:var(--sp-color-slate-900)!important}.srv-cta__btn--slate-text:hover{color:var(--sp-color-slate-900)!important}