.ServicesPage-module__c2N3_W__hero{background-color:var(--bg-primary);border-bottom:1px solid var(--border-light);padding:44px 0 64px}.ServicesPage-module__c2N3_W__heroInner{max-width:1200px;margin:0 auto;padding:0 24px}.ServicesPage-module__c2N3_W__breadcrumb{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:40px;font-size:13px;display:flex}.ServicesPage-module__c2N3_W__breadcrumbLink{color:var(--text-muted);text-decoration:none;transition:color .15s}.ServicesPage-module__c2N3_W__breadcrumbLink:hover{color:var(--purple)}.ServicesPage-module__c2N3_W__sep{color:var(--border-medium)}.ServicesPage-module__c2N3_W__breadcrumbCurrent{color:var(--text-primary);font-weight:500}.ServicesPage-module__c2N3_W__heroGrid{grid-template-columns:1fr 420px;align-items:center;gap:64px;display:grid}.ServicesPage-module__c2N3_W__heroLeft{flex-direction:column;display:flex}.ServicesPage-module__c2N3_W__eyebrowWrap{margin-bottom:20px;display:block}.ServicesPage-module__c2N3_W__eyebrowWrapCentered{justify-content:center;display:flex}.ServicesPage-module__c2N3_W__eyebrow{width:fit-content;color:var(--purple);text-transform:uppercase;letter-spacing:2.5px;background-color:var(--purple-light);white-space:nowrap;border:1.5px solid #6b4ba133;border-radius:999px;padding:6px 16px;font-size:12px;font-weight:600;line-height:1.4;display:inline-block}.ServicesPage-module__c2N3_W__eyebrow2{color:var(--text-secondary);margin-bottom:20px;font-size:15px;font-weight:600;line-height:1.4}.ServicesPage-module__c2N3_W__h1{color:var(--text-primary);letter-spacing:-1.2px;margin-bottom:12px;font-size:clamp(28px,3vw,44px);font-weight:800;line-height:1.1}.ServicesPage-module__c2N3_W__h1Accent{color:var(--purple)}.ServicesPage-module__c2N3_W__h1Sub{color:var(--purple);letter-spacing:-.2px;max-width:22ch;margin:0 0 20px;font-size:clamp(15px,1.5vw,20px);font-weight:500}.ServicesPage-module__c2N3_W__subCopy{color:var(--text-secondary);max-width:460px;margin-bottom:32px;font-size:15px;line-height:1.75}.ServicesPage-module__c2N3_W__heroCTA{background-color:var(--purple);color:#fff;border-radius:var(--radius-md);width:fit-content;padding:12px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .18s,transform .18s;display:inline-block}.ServicesPage-module__c2N3_W__heroCTA:hover{background-color:var(--purple-dark);transform:translateY(-2px)}.ServicesPage-module__c2N3_W__pkgHeroDivider{background:var(--cyan,#40d4cf);border-radius:2px;width:48px;height:3px;margin-bottom:16px}.ServicesPage-module__c2N3_W__heroRight{align-items:stretch;display:flex}.ServicesPage-module__c2N3_W__serviceImg{object-fit:cover;border-radius:var(--radius-2xl);width:100%;height:100%;display:block}.ServicesPage-module__c2N3_W__statCard{background-color:var(--purple-dark);border-radius:var(--radius-xl);width:100%;padding:36px 32px;position:relative;overflow:hidden}.ServicesPage-module__c2N3_W__statCard:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.ServicesPage-module__c2N3_W__statGrid{grid-template-columns:1fr 1fr;gap:24px 20px;margin-bottom:28px;display:grid;position:relative}.ServicesPage-module__c2N3_W__stat{flex-direction:column;gap:4px;display:flex}.ServicesPage-module__c2N3_W__statNum{color:#fff;letter-spacing:-1px;font-size:clamp(26px,2.5vw,36px);font-weight:800;line-height:1}.ServicesPage-module__c2N3_W__statLabel{color:#ffffff8c;font-size:12px;line-height:1.4}.ServicesPage-module__c2N3_W__statDivider{background-color:#ffffff1a;height:1px;margin-bottom:20px;position:relative}.ServicesPage-module__c2N3_W__statTagline{color:#ffffffb3;border-left:2px solid var(--cyan);margin-bottom:24px;padding-left:14px;font-size:13px;line-height:1.65;position:relative}.ServicesPage-module__c2N3_W__statBadge{opacity:.75;width:64px;height:auto;display:block;position:relative}.ServicesPage-module__c2N3_W__cardsSection{background-color:var(--bg-secondary);padding:80px 0 96px}.ServicesPage-module__c2N3_W__cardsInner{max-width:1200px;margin:0 auto;padding:0 24px}.ServicesPage-module__c2N3_W__sectionHead{text-align:center;margin-bottom:48px}.ServicesPage-module__c2N3_W__sectionEyebrow{color:var(--cyan-dark);text-transform:uppercase;letter-spacing:2.5px;margin-bottom:10px;font-size:13px;font-weight:700}.ServicesPage-module__c2N3_W__sectionH2{color:var(--text-primary);letter-spacing:-.5px;text-align:center;font-size:clamp(22px,2.4vw,32px);font-weight:800;line-height:1.2}.ServicesPage-module__c2N3_W__grid3top{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px;display:grid}.ServicesPage-module__c2N3_W__grid4bottom{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.ServicesPage-module__c2N3_W__card{background-color:var(--card-bg);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.ServicesPage-module__c2N3_W__card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.ServicesPage-module__c2N3_W__card:before{content:"";background-color:var(--accent);transform-origin:0;height:3px;transition:transform .25s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ServicesPage-module__c2N3_W__card:hover:before{transform:scaleX(1)}.ServicesPage-module__c2N3_W__cardTop{justify-content:space-between;align-items:flex-start;padding:20px 20px 0;display:flex}.ServicesPage-module__c2N3_W__cardIconWrap{border-radius:var(--radius-md);background-color:var(--bg-secondary);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background-color .2s;display:flex}.ServicesPage-module__c2N3_W__card:hover .ServicesPage-module__c2N3_W__cardIconWrap{background-color:color-mix(in srgb, var(--accent) 10%, transparent)}.ServicesPage-module__c2N3_W__cardNum{color:var(--text-faint);letter-spacing:.5px;padding-top:4px;font-size:11px;font-weight:700}.ServicesPage-module__c2N3_W__cardBody{flex-direction:column;flex:1;gap:5px;padding:16px 20px 12px;display:flex}.ServicesPage-module__c2N3_W__cardTag{text-transform:uppercase;letter-spacing:1.2px;font-size:10px;font-weight:700;line-height:1}.ServicesPage-module__c2N3_W__cardTitle{color:var(--text-primary);letter-spacing:-.2px;font-size:15px;font-weight:700;line-height:1.35}.ServicesPage-module__c2N3_W__cardFoot{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-top:auto;padding:12px 20px 18px;display:flex;position:relative}.ServicesPage-module__c2N3_W__cardLink{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;font-weight:700;transition:color .15s,gap .2s;display:inline-flex}.ServicesPage-module__c2N3_W__card:hover .ServicesPage-module__c2N3_W__cardLink{color:var(--accent);gap:9px}.ServicesPage-module__c2N3_W__cardAccentLine{opacity:.5;border-radius:2px;width:8px;height:8px;transition:opacity .2s}.ServicesPage-module__c2N3_W__card:hover .ServicesPage-module__c2N3_W__cardAccentLine{opacity:1}@media (max-width:1024px){.ServicesPage-module__c2N3_W__heroGrid{grid-template-columns:1fr 360px;gap:48px}.ServicesPage-module__c2N3_W__grid3top{grid-template-columns:repeat(3,1fr)}.ServicesPage-module__c2N3_W__grid4bottom{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.ServicesPage-module__c2N3_W__heroGrid{grid-template-columns:1fr;gap:40px}.ServicesPage-module__c2N3_W__statCard{padding:28px 24px}.ServicesPage-module__c2N3_W__statBadge{display:none}.ServicesPage-module__c2N3_W__grid3top{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesPage-module__c2N3_W__hero{padding:32px 0 48px}.ServicesPage-module__c2N3_W__heroInner{padding:0 16px}.ServicesPage-module__c2N3_W__breadcrumb{margin-bottom:28px}.ServicesPage-module__c2N3_W__h1{letter-spacing:-.6px;font-size:26px}.ServicesPage-module__c2N3_W__subCopy{font-size:14px}.ServicesPage-module__c2N3_W__heroCTA{text-align:center;width:100%}.ServicesPage-module__c2N3_W__cardsSection{padding:52px 0 64px}.ServicesPage-module__c2N3_W__cardsInner{padding:0 16px}.ServicesPage-module__c2N3_W__grid3top{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.ServicesPage-module__c2N3_W__grid3top .ServicesPage-module__c2N3_W__card:last-child:nth-child(odd){grid-column:1/-1}.ServicesPage-module__c2N3_W__grid4bottom{grid-template-columns:1fr 1fr;gap:12px}.ServicesPage-module__c2N3_W__sectionHead{margin-bottom:32px}}@media (max-width:400px){.ServicesPage-module__c2N3_W__grid3top,.ServicesPage-module__c2N3_W__grid4bottom{grid-template-columns:1fr}.ServicesPage-module__c2N3_W__grid3top .ServicesPage-module__c2N3_W__card:last-child:nth-child(odd){grid-column:auto}.ServicesPage-module__c2N3_W__statGrid{grid-template-columns:1fr 1fr;gap:16px}}
