.services_servicesPage__Rq9_P{min-height:100vh;color:var(--text);font-family:var(--font-inter),sans-serif;position:relative}.services_loadingContainer__q2f4h,.services_noServicesContainer__J9gXt{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;padding:2rem}.services_loadingSpinner__lFIla{width:40px;height:40px;border-top:3px solid var(--border-muted);border:3px solid var(--border-muted);border-top-color:var(--primary);border-radius:50%;margin-bottom:1rem}@keyframes services_spin__jrMMg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.services_noServicesContainer__J9gXt h1{font-size:2rem;margin-bottom:1rem;color:var(--text)}.services_noServicesContainer__J9gXt p{font-size:1.125rem;color:var(--text-muted)}.services_servicesHero__1Whvd{padding:5rem 1rem;text-align:center;background:transparent;position:relative;overflow:hidden}.services_servicesHeroContent__7Koqk{position:relative;max-width:1200px;margin:0 auto}.services_servicesTitle__7kXsG{font-family:var(--font-orbitron),sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;margin-bottom:1rem;background:linear-gradient(135deg,var(--primary),var(--text));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-transform:uppercase;letter-spacing:-.02em;text-shadow:var(--text-shadow)}.services_servicesSubtitle__e8wMK{font-size:1.25rem;color:var(--text-muted);max-width:800px;margin:0 auto;line-height:1.6;letter-spacing:.02em}.services_filterSection__9dy2s{padding:2rem 0;background:transparent;position:relative}.services_filterContainer__DQ7cR{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.services_filterTitle__aHipl{font-size:1.25rem;font-weight:600;color:var(--text);margin-bottom:1.5rem;letter-spacing:.025em}.services_categoryFilter__L3mWY{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.services_filterButton__EOyIu{padding:.75rem 2rem;border-radius:30px;font-weight:600;font-size:1.1rem;font-family:var(--font-inter),sans-serif;transition:all .2s ease;border:1px solid var(--border-muted);cursor:pointer;background:var(--bg-light);color:var(--text-muted)}.services_filterButtonActive__W4v8E{background:var(--primary);color:var(--text);border-color:var(--primary);box-shadow:0 2px 10px color-mix(in oklch,var(--primary) 30%,transparent)}.services_filterButtonInactive__YMZlM:hover{background:color-mix(in oklch,var(--primary) 10%,transparent);color:var(--text);border-color:var(--border)}[data-theme=light] .services_filterButton__EOyIu{background:color-mix(in oklch,var(--bg-light) 90%,transparent);border-color:var(--border)}[data-theme=light] .services_filterButtonActive__W4v8E{background:var(--primary);color:var(--bg-dark)}.services_selectorSection__mAc2s{padding:5rem 0 3rem;background:transparent;position:relative;scroll-margin-top:120px}.services_selectorSection__mAc2s:before{display:none}[data-theme=light] .services_servicesHero__1Whvd,[data-theme=light] .services_servicesPage__Rq9_P{background:transparent}[data-theme=light] .services_selectorSection__mAc2s:before{background:color-mix(in oklch,var(--bg-light) 80%,transparent);border-color:color-mix(in oklch,var(--border-muted) 60%,transparent)}.services_selectorContainer___GyT3{max-width:1200px;margin:0 auto;position:relative;z-index:2;padding:0 2rem;text-align:center}.services_selectorTitle__lXSeu{font-size:1.25rem;font-weight:600;color:var(--text);margin-bottom:2rem;letter-spacing:.025em;font-family:var(--font-inter),sans-serif}.services_serviceSelector__IoqHu{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:0}.services_serviceButton__D5PNF{padding:.75rem 1.5rem;border-radius:50px;font-weight:600;font-family:var(--font-inter),sans-serif;transition:all .08s ease;border:2px solid transparent;cursor:pointer;position:relative;overflow:hidden;will-change:transform,background-color,border-color;contain:layout style paint;transform:translateZ(0);display:flex;flex-direction:column;align-items:center;gap:.125rem}.services_serviceButton__D5PNF:before{content:"";position:absolute;inset:0;background:var(--gradient-light);border-radius:inherit;z-index:-1;transition:opacity .3s ease}.services_serviceButtonActive__fvERq{background:linear-gradient(135deg,var(--primary),var(--bg-dark));color:var(--text);border-color:var(--primary);box-shadow:0 5px 20px var(--glow-color);transform:translateY(-2px)}[data-theme=light] .services_serviceButtonActive__fvERq{background:linear-gradient(135deg,var(--primary),color-mix(in oklch,var(--primary) 70%,transparent));color:var(--bg-dark);border-color:var(--primary);box-shadow:0 5px 20px color-mix(in oklch,var(--primary) 40%,transparent)}.services_serviceButtonActive__fvERq:before{opacity:0}.services_serviceButtonInactive___q5k2{background:var(--bg-light);color:var(--text-muted);border-color:var(--border-muted)}[data-theme=light] .services_serviceButtonInactive___q5k2{background:color-mix(in oklch,var(--bg-light) var(--bg-card-opacity),transparent);color:var(--text);border-color:var(--border)}[data-theme=light] .services_serviceButtonInactive___q5k2:hover{background:color-mix(in oklch,var(--primary) 15%,transparent);color:var(--text);border-color:var(--primary)}.services_serviceButtonInactive___q5k2:hover{background:color-mix(in oklch,var(--primary) 10%,transparent);color:var(--text);border-color:var(--border);transform:translateY(-1px)}.services_serviceName__5hciZ{font-size:1rem;font-weight:600;line-height:1.2}.services_serviceCategory__QdpCZ{font-size:.7rem;font-weight:400;opacity:.65;line-height:1;letter-spacing:.02em}.services_serviceButtonActive__fvERq .services_serviceCategory__QdpCZ{opacity:.75}[data-theme=light] .services_serviceButtonInactive___q5k2 .services_serviceCategory__QdpCZ{opacity:.55}[data-theme=light] .services_serviceButtonActive__fvERq .services_serviceCategory__QdpCZ{opacity:.65}.services_detailsSection__FzFkG{padding:5rem 0 3rem;background:transparent;position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;scroll-margin-top:120px}.services_detailsSection__FzFkG:before{content:"";position:absolute;inset:0;background:color-mix(in oklch,var(--bg-dark) 85%,transparent);border-top:1px solid var(--border);border-bottom:1px solid var(--border);z-index:1}.services_detailsContainer__ElOKp{max-width:1200px;margin:0 auto;position:relative;z-index:2;padding:2rem}.services_detailsGrid__uQMWg{display:flex;flex-direction:column;gap:3rem}.services_serviceOverview__HlVM6{text-align:left}.services_serviceOverview__HlVM6 h2{font-family:var(--font-orbitron),sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--text)}.services_featuresProcessGrid__rco3y{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.services_serviceDescription__PVouJ{font-size:1.125rem;color:var(--text-muted);margin-bottom:2rem;line-height:1.6;letter-spacing:.02em}.services_featuresSection__WCoQm{margin-bottom:2rem}.services_featuresTitle__JKQfD{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--primary);font-family:var(--font-inter),sans-serif}.services_featuresList__qtntA{list-style:none;padding:0;margin:0}.services_featureItem__YhhWl{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.5rem 0}.services_featureIcon__Vbp0v{width:20px;height:20px;color:var(--primary);flex-shrink:0}.services_featureText__LoX3q{color:var(--text-muted);font-size:1rem;font-family:var(--font-inter),sans-serif}.services_processSection__iD6j6{margin-bottom:2rem}.services_processTitle__eqcdD{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--primary);font-family:var(--font-inter),sans-serif}.services_processList__X4Qru{list-style:none;padding:0;margin:0}.services_processItem__dm_Pd{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:.5rem 0}.services_processNumber__IZ_Ld{flex-shrink:0;width:24px;height:24px;background:transparent;color:var(--primary);border:2px solid var(--primary);font-size:.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-family:var(--font-inter),sans-serif;line-height:1;text-align:center;box-sizing:border-box}.services_processText__4la8R{color:var(--text-muted);font-size:1rem;font-family:var(--font-inter),sans-serif}.services_quoteSection__Gct2p{margin-top:2rem;text-align:center}.services_quoteSection__Gct2p h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--primary);font-family:var(--font-inter),sans-serif}.services_quoteContainer__0q1NQ{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.services_quoteContainer__0q1NQ p{color:var(--text-muted);font-size:1rem;line-height:1.5;margin:0;font-family:var(--font-inter),sans-serif;max-width:500px}.services_quoteButton__P7BD1{background:linear-gradient(135deg,var(--primary),var(--bg-dark));color:var(--text);border:2px solid var(--primary);border-radius:50px;padding:.75rem 2rem;font-weight:600;font-family:var(--font-inter),sans-serif;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 20px var(--glow-color);font-size:1rem}.services_quoteButton__P7BD1:hover{transform:translateY(-2px);box-shadow:0 8px 30px var(--glow-color)}[data-theme=light] .services_quoteButton__P7BD1{background:linear-gradient(135deg,var(--primary),color-mix(in oklch,var(--primary) 70%,transparent));color:var(--bg-dark);box-shadow:0 5px 20px color-mix(in oklch,var(--primary) 40%,transparent)}[data-theme=light] .services_quoteButton__P7BD1:hover{box-shadow:0 8px 30px color-mix(in oklch,var(--primary) 50%,transparent)}.services_pricingSection__iyuhq{margin-top:2rem}.services_pricingSection__iyuhq h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--primary);font-family:var(--font-inter),sans-serif}.services_customPricingSection__s72EZ{display:flex;flex-direction:column;gap:1.5rem}.services_startingPriceCard__higur{background:color-mix(in oklch,var(--primary) 10%,transparent);border:1px solid var(--primary);border-radius:12px;padding:1.5rem;text-align:center}.services_startingPriceCard__higur h4{font-size:1.125rem;font-weight:600;color:var(--text);margin-bottom:.75rem;font-family:var(--font-inter),sans-serif}.services_startingPrice__d76h2{font-size:2rem;font-weight:700;color:var(--primary);font-family:var(--font-orbitron),sans-serif;display:block}.services_contactCard__Xbon8{background:color-mix(in oklch,var(--bg) 80%,transparent);border:1px solid var(--border-muted);border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.services_contactCard__Xbon8:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 25px var(--glow-color)}.services_contactCard__Xbon8 h4{font-size:1.25rem;font-weight:600;color:var(--text);margin-bottom:.75rem;font-family:var(--font-inter),sans-serif}.services_contactCard__Xbon8 p{color:var(--text-muted);font-size:1rem;line-height:1.5;margin-bottom:1.5rem;font-family:var(--font-inter),sans-serif}.services_contactButton__W1M6C{background:linear-gradient(135deg,var(--primary),var(--bg-dark));color:var(--text);border:2px solid var(--primary);border-radius:50px;padding:.75rem 2rem;font-weight:600;font-family:var(--font-inter),sans-serif;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 20px var(--glow-color)}.services_contactButton__W1M6C:hover{transform:translateY(-2px);box-shadow:0 8px 30px var(--glow-color)}[data-theme=light] .services_contactButton__W1M6C{background:linear-gradient(135deg,var(--primary),color-mix(in oklch,var(--primary) 70%,transparent));color:var(--bg-dark);box-shadow:0 5px 20px color-mix(in oklch,var(--primary) 40%,transparent)}[data-theme=light] .services_contactButton__W1M6C:hover{box-shadow:0 8px 30px color-mix(in oklch,var(--primary) 50%,transparent)}.services_tiersContainer__gRYQ8{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.services_tierCard__DHND6{background:color-mix(in oklch,var(--bg) 80%,transparent);border:1px solid var(--border-muted);border-radius:12px;padding:1.5rem;transition:all .3s ease;position:relative;overflow:hidden}.services_tierCard__DHND6:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--gradient-blue) 0,transparent 50%);opacity:0;transition:opacity .3s ease;z-index:-1}.services_tierCard__DHND6:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 25px var(--glow-color)}.services_tierCard__DHND6:hover:before{opacity:.05}.services_tierHeader__O1ujl{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.services_tierName__AKDvV{font-size:1.25rem;font-weight:600;color:var(--text);font-family:var(--font-inter),sans-serif}.services_tierPrice__ttlaR{font-size:1.5rem;font-weight:700;color:var(--primary);font-family:var(--font-orbitron),sans-serif}.services_tierDescription__sBSYN{color:color-mix(in oklch,var(--text) 60%,transparent);font-size:.95rem;line-height:1.5;font-family:var(--font-inter),sans-serif}.services_comparisonSection__k0c5c{padding:1rem 0;margin-bottom:1rem;background:transparent;position:relative;width:100vw;opacity:0;animation:services_fadeInUp__0SBJ8 .5s ease-out forwards;transform:translateY(20px);left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.services_comparisonSection__k0c5c:before{content:"";position:absolute;inset:0;background:transparent;border-top:none;border-bottom:none;z-index:1}.services_comparisonContainer__DXKbX{max-width:1200px;margin:0 auto;position:relative;z-index:2;padding:2rem}.services_comparisonTitle__SAWni{font-family:var(--font-orbitron),sans-serif;font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;color:var(--text)}.services_tableWrapper__0uJnO{overflow-x:auto;background:color-mix(in oklch,var(--bg) var(--bg-card-opacity),transparent);border:1px solid var(--border-muted);border-radius:16px;position:relative}.services_comparisonTable__uSgoC{width:100%;max-width:1200px;margin:0 auto;border-collapse:collapse;background:transparent}.services_tableHeader__lbQ1y{border-bottom:1px solid var(--border-muted)}.services_tableHeaderCell__WWxwU{text-align:center;padding:1rem;font-weight:600;color:var(--text);font-family:var(--font-inter),sans-serif;background:color-mix(in oklch,var(--primary) 10%,transparent)}.services_tableHeaderCell__WWxwU:first-child{text-align:left;font-weight:700;color:var(--primary)}.services_tableRow__kzvuO{border-bottom:1px solid color-mix(in oklch,var(--border-muted) 50%,transparent);transition:background-color .3s ease}.services_tableRow__kzvuO:hover{background:var(--bg)}.services_tableCell__Z9stG{padding:1rem;color:var(--text-muted);font-family:var(--font-inter),sans-serif}.services_tableCell__Z9stG:first-child{font-weight:600;color:var(--text)}.services_tableCell__Z9stG:not(:first-child){text-align:center}@media (max-width:1024px){.services_featuresProcessGrid__rco3y{grid-template-columns:1fr;gap:2rem}.services_servicesHero__1Whvd{padding:4rem 1rem}.services_customPricingSection__s72EZ{grid-template-columns:1fr}}@media (max-width:768px){.services_servicesTitle__7kXsG{font-size:2.5rem}.services_servicesSubtitle__e8wMK{font-size:1.125rem}.services_serviceSelector__IoqHu{gap:.75rem}.services_serviceButton__D5PNF{padding:.625rem 1.25rem;font-size:.9rem}.services_detailsSection__FzFkG{padding:2rem 1rem}.services_comparisonSection__k0c5c{padding:3rem 1rem}.services_comparisonTitle__SAWni{font-size:1.75rem}.services_tableWrapper__0uJnO{border:none;border-radius:0;border-top:1px solid var(--border-muted);border-bottom:1px solid var(--border-muted);width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;position:relative}.services_comparisonTable__uSgoC .services_tableCell__Z9stG:first-child,.services_comparisonTable__uSgoC .services_tableHeaderCell__WWxwU:first-child{position:sticky;left:0;background:var(--bg);z-index:10;box-shadow:2px 0 4px -1px color-mix(in oklch,var(--border-muted) 20%,transparent);border-right:1px solid var(--border-muted)}.services_comparisonTable__uSgoC .services_tableHeaderCell__WWxwU:first-child{background:color-mix(in oklch,var(--primary) 10%,transparent);z-index:11;border-right:1px solid var(--border-muted)}.services_comparisonTable__uSgoC .services_tableCell__Z9stG:not(:first-child),.services_comparisonTable__uSgoC .services_tableHeaderCell__WWxwU:not(:first-child){position:relative;z-index:1}.services_startingPrice__d76h2{font-size:1.75rem}.services_contactButton__W1M6C{padding:.625rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.services_servicesHero__1Whvd{padding:3rem 1rem}.services_servicesTitle__7kXsG{font-size:2rem}.services_serviceSelector__IoqHu{flex-direction:column;align-items:center}.services_serviceButton__D5PNF{width:100%;max-width:300px;justify-content:center}.services_tierHeader__O1ujl{flex-direction:column;align-items:flex-start;gap:.5rem}.services_tableCell__Z9stG,.services_tableHeaderCell__WWxwU{padding:.75rem .5rem;font-size:.875rem}.services_contactCard__Xbon8,.services_startingPriceCard__higur{padding:1rem}.services_startingPrice__d76h2{font-size:1.5rem}.services_contactButton__W1M6C{width:100%;padding:.75rem 1rem}}@keyframes services_fadeInUp__0SBJ8{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}