.services-module__jwbTqW__main{background-color:var(--bg-primary);min-height:100vh}.services-module__jwbTqW__heroSection{justify-content:center;align-items:flex-end;height:80vh;min-height:550px;display:flex;position:relative;overflow:hidden}.services-module__jwbTqW__heroBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.services-module__jwbTqW__heroImg{object-fit:cover;object-position:center}.services-module__jwbTqW__heroOverlay{background:linear-gradient(180deg,#03030399 0%,#0303031a 30%,#03030399 70%,var(--bg-primary)100%),radial-gradient(ellipse at center,transparent 20%,#030303b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.services-module__jwbTqW__heroContent{z-index:2;text-align:center;max-width:900px;padding:0 2rem 5rem;position:relative}.services-module__jwbTqW__heroTag{color:var(--accent-neon);letter-spacing:.3em;text-transform:uppercase;opacity:0;margin-bottom:1.5rem;font-size:.8rem;font-weight:600;animation:.8s .2s forwards services-module__jwbTqW__fadeSlideUp}.services-module__jwbTqW__heroTitle{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:.04em;text-shadow:0 4px 30px #000c;opacity:0;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.1;animation:.8s .4s forwards services-module__jwbTqW__fadeSlideUp}.services-module__jwbTqW__heroSubtitle{color:#ffffffbf;opacity:0;max-width:600px;margin:0 auto;font-size:clamp(.95rem,1.4vw,1.15rem);line-height:1.7;animation:.8s .6s forwards services-module__jwbTqW__fadeSlideUp}@keyframes services-module__jwbTqW__fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.services-module__jwbTqW__breadcrumb{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);justify-content:center;align-items:center;gap:.5rem;padding:1.25rem 2rem;display:flex}.services-module__jwbTqW__breadcrumbLink{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .2s}.services-module__jwbTqW__breadcrumbLink:hover{color:var(--accent-neon)}.services-module__jwbTqW__breadcrumbSep{color:var(--text-muted);font-size:.7rem}.services-module__jwbTqW__breadcrumbCurrent{color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:600}.services-module__jwbTqW__sectionInner{max-width:1200px;margin:0 auto;padding:0 2rem}.services-module__jwbTqW__sectionHeader{text-align:center;margin-bottom:4rem}.services-module__jwbTqW__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;display:inline-block;position:relative}.services-module__jwbTqW__sectionTitle:after{content:"";background:linear-gradient(90deg,transparent,var(--accent-neon),transparent);width:50px;height:2px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.services-module__jwbTqW__sectionSub{color:var(--text-secondary);max-width:600px;margin-top:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.7}.services-module__jwbTqW__neonSeparator{background:linear-gradient(90deg,transparent,var(--accent-neon),transparent);height:1px;box-shadow:0 0 8px #d4af374d}.services-module__jwbTqW__primarySection{padding:6rem 0}.services-module__jwbTqW__primaryGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.services-module__jwbTqW__primaryCard{color:inherit;-webkit-backdrop-filter:blur(20px)saturate(180%);cursor:pointer;background:#0a0a0c99;border:1px solid #ffffff0f;border-radius:16px;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:block;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.services-module__jwbTqW__primaryCard:before{content:"";background:linear-gradient(to bottom,var(--accent-neon),transparent);z-index:2;border-radius:16px 0 0;width:3px;height:0;transition:height .5s;position:absolute;top:0;left:0}.services-module__jwbTqW__primaryCard:hover{border-color:#d4af3733;transform:translateY(-8px);box-shadow:0 20px 60px #0009,0 0 30px #d4af370d}.services-module__jwbTqW__primaryCard:hover:before{height:100%}.services-module__jwbTqW__primaryImageWrapper{height:300px;position:relative;overflow:hidden}.services-module__jwbTqW__primaryImg{object-fit:cover;transition:transform .8s cubic-bezier(.25,1,.5,1)}.services-module__jwbTqW__primaryCard:hover .services-module__jwbTqW__primaryImg{transform:scale(1.05)}.services-module__jwbTqW__primaryImgOverlay{background:linear-gradient(#0000 40%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.services-module__jwbTqW__primaryBody{padding:2.5rem 2rem}.services-module__jwbTqW__primaryName{font-family:var(--font-heading);color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:1.25rem;padding-bottom:1.25rem;font-size:1.5rem;font-weight:800;position:relative}.services-module__jwbTqW__primaryName:after{content:"";background:var(--accent-neon);width:50px;height:2px;transition:width .4s;position:absolute;bottom:0;left:0}.services-module__jwbTqW__primaryCard:hover .services-module__jwbTqW__primaryName:after{width:80px}.services-module__jwbTqW__primaryDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.services-module__jwbTqW__featureList{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;list-style:none;display:flex}.services-module__jwbTqW__featureItem{color:var(--text-primary);background:#d4af370a;border:1px solid #d4af371f;border-radius:100px;align-items:center;gap:.5rem;padding:.45rem 1.1rem;font-size:.85rem;font-weight:500;transition:all .3s;display:flex}.services-module__jwbTqW__featureItem:hover{background:#d4af3714;border-color:#d4af3740}.services-module__jwbTqW__featureDot{background:var(--accent-neon);border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #d4af3780}.services-module__jwbTqW__primaryFooter{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.services-module__jwbTqW__price{font-family:var(--font-heading);color:var(--text-primary);font-size:1.4rem;font-weight:700}.services-module__jwbTqW__detailLink{color:var(--accent-neon);letter-spacing:.1em;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.services-module__jwbTqW__detailLink:hover{opacity:.8;transform:translate(3px)}.services-module__jwbTqW__secondarySection{padding:6rem 0}.services-module__jwbTqW__compareGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.services-module__jwbTqW__compareCard{-webkit-backdrop-filter:blur(16px);background:linear-gradient(145deg,#0f0f1299 0%,#0a0a0ccc 100%);border:1px solid #ffffff0f;border-radius:16px;padding:3rem 2.5rem;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:block;position:relative;overflow:hidden}.services-module__jwbTqW__compareCard:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-neon),transparent);opacity:0;height:2px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.services-module__jwbTqW__compareCard:hover{border-color:#d4af3733;transform:translateY(-8px);box-shadow:0 20px 60px #00000080,0 0 40px #d4af370d}.services-module__jwbTqW__compareCard:hover:before{opacity:1}.services-module__jwbTqW__compareHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.services-module__jwbTqW__compareHeader h3{font-family:var(--font-heading);color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;font-size:1.3rem;font-weight:800}.services-module__jwbTqW__compareBadge{color:var(--accent-neon);letter-spacing:.15em;background:linear-gradient(135deg,#d4af3726,#d4af370d);border:1px solid #d4af374d;border-radius:100px;padding:.4rem 1.2rem;font-size:.65rem;font-weight:700}.services-module__jwbTqW__compareList{flex-direction:column;gap:1rem;margin-bottom:2.5rem;list-style:none;display:flex}.services-module__jwbTqW__compareList li{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.services-module__jwbTqW__compareAction{color:var(--accent-neon);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.services-module__jwbTqW__compareCard:hover .services-module__jwbTqW__compareAction{transform:translate(4px)}.services-module__jwbTqW__guaranteeSection{background:var(--bg-secondary);padding:6rem 0}.services-module__jwbTqW__guaranteeGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.services-module__jwbTqW__guaranteeCard{text-align:center;background:linear-gradient(145deg,#14141999 0%,#0a0a0ccc 100%);border:1px solid #ffffff0d;border-radius:16px;padding:3rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.services-module__jwbTqW__guaranteeCard:after{content:"";background:linear-gradient(90deg,transparent,var(--accent-neon),transparent);opacity:0;width:60%;height:1px;transition:opacity .4s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.services-module__jwbTqW__guaranteeCard:hover{border-color:#d4af3726;transform:translateY(-8px);box-shadow:0 20px 50px #0006}.services-module__jwbTqW__guaranteeCard:hover:after{opacity:1}.services-module__jwbTqW__guaranteeIconWrapper{background:#d4af370f;border:1px solid #d4af3726;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.services-module__jwbTqW__guaranteeIcon{width:28px;height:28px;color:var(--accent-neon)}.services-module__jwbTqW__guaranteeCard h3{color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.services-module__jwbTqW__guaranteeCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.services-module__jwbTqW__ctaSection{text-align:center;background:var(--bg-primary);padding:6rem 2rem;position:relative}.services-module__jwbTqW__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(#d4af3708 0%,#0000 70%);position:absolute;inset:0}.services-module__jwbTqW__ctaTitle{font-family:var(--font-heading);color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:1rem;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:800;position:relative}.services-module__jwbTqW__ctaSub{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7;position:relative}.services-module__jwbTqW__ctaActions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex;position:relative}.services-module__jwbTqW__ctaBtn{background:var(--accent-neon);color:var(--bg-primary);text-transform:uppercase;letter-spacing:.12em;border:1px solid var(--accent-neon);border-radius:2px;padding:1.1rem 3rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-block;position:relative;overflow:hidden}.services-module__jwbTqW__ctaBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:50%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.services-module__jwbTqW__ctaBtn:hover:before{left:100%}.services-module__jwbTqW__ctaBtn:hover{color:var(--accent-neon);background:0 0;transform:translateY(-2px);box-shadow:0 0 30px #d4af3733}.services-module__jwbTqW__ctaBtnSecondary{color:var(--text-primary);letter-spacing:.05em;border:1px solid #ffffff26;border-radius:2px;padding:1.1rem 2.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.services-module__jwbTqW__ctaBtnSecondary:hover{border-color:var(--accent-neon);color:var(--accent-neon);transform:translateY(-2px)}.services-module__jwbTqW__checkIcon{background:#d4af371a;border:1px solid #d4af374d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.services-module__jwbTqW__checkIcon svg{width:12px;height:12px;color:var(--accent-neon)}@media (max-width:1024px){.services-module__jwbTqW__primaryGrid,.services-module__jwbTqW__compareGrid{grid-template-columns:1fr}}@media (max-width:768px){.services-module__jwbTqW__heroSection{height:55vh;min-height:400px}.services-module__jwbTqW__heroContent{padding:0 1.5rem 3rem}.services-module__jwbTqW__primarySection,.services-module__jwbTqW__secondarySection{padding:4rem 0}.services-module__jwbTqW__sectionInner{padding:0 1.25rem}.services-module__jwbTqW__primaryImageWrapper{height:220px}.services-module__jwbTqW__primaryBody{padding:1.5rem}.services-module__jwbTqW__guaranteeGrid{grid-template-columns:1fr;gap:1rem}.services-module__jwbTqW__guaranteeSection{padding:4rem 0}.services-module__jwbTqW__ctaSection{padding:4rem 1.5rem}.services-module__jwbTqW__ctaActions{flex-direction:column;align-items:center}.services-module__jwbTqW__ctaBtn,.services-module__jwbTqW__ctaBtnSecondary{text-align:center;width:100%;max-width:320px}.services-module__jwbTqW__breadcrumb{padding:1rem 1.25rem}.services-module__jwbTqW__compareCard{padding:2rem 1.5rem}}
