.page-module__Gb29qq__main{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.page-module__Gb29qq__heroSection{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module__Gb29qq__heroBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__Gb29qq__heroImg{object-fit:cover;object-position:center 40%}.page-module__Gb29qq__heroOverlay{z-index:1;background:linear-gradient(180deg,#030303d9 0%,#03030333 30%,#03030300 50%,#030303b3 80%,var(--bg-primary)100%),radial-gradient(ellipse at center,transparent 30%,#030303e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__Gb29qq__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;margin-top:-5vh;padding:0 2rem;display:flex;position:relative}.page-module__Gb29qq__heroTitle{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:.02em;text-shadow:0 8px 30px #000000e6;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:800;line-height:1.05}.page-module__Gb29qq__heroTitleAccent{color:#fff}.page-module__Gb29qq__heroSubtitle{color:#fffc;text-shadow:0 4px 10px #000000b3;max-width:550px;margin-bottom:2rem;font-size:clamp(.9rem,1.5vw,1.15rem);font-weight:400;line-height:1.6}.page-module__Gb29qq__heroCta{-webkit-backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;letter-spacing:.2em;background:#ffffff08;border:1px solid #ffffff1a;border-radius:2px;padding:1.2rem 3rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 30px #00000080}.page-module__Gb29qq__heroCta:before{content:"";background:linear-gradient(90deg,#0000,#d4af3733,#0000);width:50%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.page-module__Gb29qq__heroCta:hover:before{left:100%}.page-module__Gb29qq__heroCta:hover{border-color:var(--accent-neon);color:var(--accent-neon);transform:translateY(-2px);box-shadow:0 0 20px #d4af374d,inset 0 0 10px #d4af371a}.page-module__Gb29qq__annotations{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__Gb29qq__annotation{align-items:center;gap:.5rem;display:flex;position:absolute}.page-module__Gb29qq__annotationDot{background:var(--accent-neon);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 10px #d4af3799}.page-module__Gb29qq__annotationLabel{color:#ffffffb3;letter-spacing:.05em;text-shadow:0 2px 8px #000000e6;white-space:nowrap;font-size:.7rem;font-weight:500}.page-module__Gb29qq__annotationTopLeft{top:42%;left:12%}.page-module__Gb29qq__annotationLeft{top:57%;left:8%}.page-module__Gb29qq__annotationTopRight{flex-direction:row-reverse;top:38%;right:12%}.page-module__Gb29qq__annotationBottomRight{flex-direction:row-reverse;bottom:20%;right:10%}.page-module__Gb29qq__servicesSection{background-color:var(--bg-primary);border-top:1px solid var(--border-color);padding:6rem 0}.page-module__Gb29qq__servicesHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.page-module__Gb29qq__servicesSub{color:var(--text-secondary);max-width:600px;margin-top:1rem;font-size:1.1rem}.page-module__Gb29qq__servicesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__Gb29qq__serviceCard{border:1px solid #ffffff0d;border-radius:2px;height:500px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:block;position:relative;overflow:hidden}.page-module__Gb29qq__serviceCard:hover{border-color:var(--accent-neon);transform:translateY(-5px);box-shadow:0 10px 30px #d4af3726}.page-module__Gb29qq__serviceImageWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__Gb29qq__serviceImg{object-fit:cover;transition:transform .8s cubic-bezier(.25,1,.5,1)}.page-module__Gb29qq__serviceCard:hover .page-module__Gb29qq__serviceImg{transform:scale(1.08)}.page-module__Gb29qq__serviceOverlay{background:linear-gradient(#0000001a 0%,#0000004d 40%,#000000f2 100%);width:100%;height:100%;transition:background .5s;position:absolute;top:0;left:0}.page-module__Gb29qq__serviceCard:hover .page-module__Gb29qq__serviceOverlay{background:linear-gradient(#0006 0%,#000000b3 40%,#000000fa 100%)}.page-module__Gb29qq__serviceContent{z-index:1;flex-direction:column;align-items:flex-start;width:100%;padding:2.5rem 2rem;display:flex;position:absolute;bottom:0;left:0}.page-module__Gb29qq__serviceTitle{font-family:var(--font-heading);color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;padding-bottom:1rem;font-size:1.4rem;font-weight:700;position:relative}.page-module__Gb29qq__serviceTitle:after{content:"";background:var(--accent-neon);width:40px;height:2px;transition:width .4s;position:absolute;bottom:0;left:0}.page-module__Gb29qq__serviceCard:hover .page-module__Gb29qq__serviceTitle:after{width:100%}.page-module__Gb29qq__serviceDesc{color:#ffffffb3;opacity:0;height:0;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5;transition:all .5s cubic-bezier(.25,1,.5,1);overflow:hidden;transform:translateY(20px)}.page-module__Gb29qq__serviceCard:hover .page-module__Gb29qq__serviceDesc{opacity:1;height:auto;margin-top:1rem;transform:translateY(0)}.page-module__Gb29qq__serviceAction{color:var(--accent-neon);letter-spacing:.15em;opacity:0;font-size:.8rem;font-weight:600;transition:all .5s cubic-bezier(.25,1,.5,1) .1s;transform:translateY(10px)}.page-module__Gb29qq__serviceCard:hover .page-module__Gb29qq__serviceAction{opacity:1;transform:translateY(0)}.page-module__Gb29qq__gallerySection{background-color:var(--bg-secondary);border-top:1px solid var(--border-color);padding:5rem 0}.page-module__Gb29qq__gallerySectionHeader{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.page-module__Gb29qq__sectionTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.02em;font-size:2rem;font-weight:700}.page-module__Gb29qq__galleryArrows{gap:.5rem;display:flex}.page-module__Gb29qq__galleryArrow{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:all .2s;display:flex}.page-module__Gb29qq__galleryArrow:hover{border-color:var(--accent-neon);color:var(--accent-neon)}.page-module__Gb29qq__galleryGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.page-module__Gb29qq__galleryCard{-webkit-backdrop-filter:blur(12px);background:#0f0f124d;border:1px solid #ffffff0d;border-radius:2px;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.page-module__Gb29qq__galleryCard:hover{border-color:var(--accent-neon);transform:translateY(-5px);box-shadow:0 15px 40px #000c,inset 0 0 15px #d4af3726}.page-module__Gb29qq__imageWrapper{width:100%;height:250px;position:relative}.page-module__Gb29qq__galleryImg{object-fit:cover;transition:transform .5s}.page-module__Gb29qq__galleryCard:hover .page-module__Gb29qq__galleryImg{transform:scale(1.05)}.page-module__Gb29qq__galleryContent{padding:1.5rem}.page-module__Gb29qq__galleryContent h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem}.page-module__Gb29qq__galleryContent p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.page-module__Gb29qq__scrollIndicator{z-index:5;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.page-module__Gb29qq__scrollLine{background:linear-gradient(to bottom,transparent,var(--accent-neon));width:1px;height:50px;animation:2s ease-in-out infinite page-module__Gb29qq__scrollPulse}@keyframes page-module__Gb29qq__scrollPulse{0%,to{opacity:.3;transform:scaleY(.7)}50%{opacity:1;transform:scaleY(1)}}.page-module__Gb29qq__neonSeparator{background:linear-gradient(90deg,transparent,var(--accent-neon),transparent);height:1px;box-shadow:0 0 8px #d4af3766}.page-module__Gb29qq__statsSection{background:var(--bg-primary);padding:3rem 0}.page-module__Gb29qq__statsGrid{justify-content:center;align-items:center;gap:3rem;display:flex}.page-module__Gb29qq__statItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.page-module__Gb29qq__statNumber{color:var(--accent-neon);letter-spacing:.02em;text-shadow:0 0 20px #d4af374d;font-size:2.5rem;font-weight:800}.page-module__Gb29qq__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:500}.page-module__Gb29qq__statDivider{background:linear-gradient(#0000,#ffffff26,#0000);width:1px;height:50px}.page-module__Gb29qq__gallerySub{color:var(--text-secondary);margin-top:.5rem;font-size:1rem}.page-module__Gb29qq__portfolioBanner{border-top:1px solid var(--border-color);justify-content:center;align-items:center;width:100%;padding:6rem 0;display:flex;position:relative;overflow:hidden}.page-module__Gb29qq__portfolioBannerBg{width:100%;height:100%;position:absolute;top:0;left:0}.page-module__Gb29qq__portfolioBannerImg{object-fit:cover;object-position:center;filter:grayscale(80%);transition:filter .8s}.page-module__Gb29qq__portfolioBanner:hover .page-module__Gb29qq__portfolioBannerImg{filter:grayscale(0%)}.page-module__Gb29qq__portfolioBannerOverlay{background:linear-gradient(90deg,#050505e6 0%,#05050599 50%,#050505e6 100%),radial-gradient(circle,#0000 0%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module__Gb29qq__portfolioBannerContent{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:800px;display:flex;position:relative}.page-module__Gb29qq__portfolioBannerTitle{font-family:var(--font-heading);color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:800}.page-module__Gb29qq__portfolioBannerSub{color:#fffc;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.page-module__Gb29qq__portfolioBannerBtn{color:var(--accent-neon);border:1px solid var(--accent-neon);text-transform:uppercase;letter-spacing:.15em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:0 0;border-radius:2px;padding:1rem 2.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .4s;display:inline-block}.page-module__Gb29qq__portfolioBannerBtn:hover{background:var(--accent-neon);color:#000;box-shadow:0 0 20px #d4af3766}.page-module__Gb29qq__vipSection{background:var(--bg-primary);padding:6rem 0}.page-module__Gb29qq__vipGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__Gb29qq__vipImageWrapper{border:1px solid #ffffff0d;border-radius:4px;width:100%;height:500px;position:relative;overflow:hidden}.page-module__Gb29qq__vipImg{object-fit:cover;transition:transform .8s}.page-module__Gb29qq__vipImageWrapper:hover .page-module__Gb29qq__vipImg{transform:scale(1.03)}.page-module__Gb29qq__vipContent{flex-direction:column;display:flex}.page-module__Gb29qq__vipBadge{border:1px solid var(--accent-neon);width:fit-content;color:var(--accent-neon);letter-spacing:.2em;background:linear-gradient(135deg,#d4af3726,#d4af370d);border-radius:2px;margin-bottom:1.25rem;padding:.4rem 1.2rem;font-size:.7rem;font-weight:700;display:inline-block}.page-module__Gb29qq__vipTitle{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800}.page-module__Gb29qq__vipSub{color:var(--text-secondary);max-width:480px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.page-module__Gb29qq__vipFeatures{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2.5rem;display:grid}.page-module__Gb29qq__vipFeature{align-items:flex-start;gap:.75rem;display:flex}.page-module__Gb29qq__vipIcon{flex-shrink:0;margin-top:2px;font-size:1.4rem}.page-module__Gb29qq__vipFeature h4{color:#fff;margin-bottom:.25rem;font-size:.9rem;font-weight:700}.page-module__Gb29qq__vipFeature p{color:var(--text-secondary);font-size:.8rem;line-height:1.4}.page-module__Gb29qq__vipCta{background:var(--accent-neon);color:#000;text-transform:uppercase;letter-spacing:.15em;border:1px solid var(--accent-neon);border-radius:2px;width:fit-content;padding:1.1rem 2.5rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .4s;display:inline-block}.page-module__Gb29qq__vipCta:hover{color:var(--accent-neon);background:0 0;box-shadow:0 0 25px #d4af374d}.page-module__Gb29qq__estimatorSection{background-color:var(--bg-primary);border-top:1px solid var(--border-color);padding:5rem 0}.page-module__Gb29qq__footer{background:var(--bg-secondary);padding-top:0}.page-module__Gb29qq__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;padding:4rem 0 3rem;display:grid}.page-module__Gb29qq__footerBrand{flex-direction:column;gap:1rem;display:flex}.page-module__Gb29qq__footerTagline{color:var(--text-secondary);max-width:280px;font-size:.9rem;line-height:1.5}.page-module__Gb29qq__footerCol{flex-direction:column;gap:.6rem;display:flex}.page-module__Gb29qq__footerColTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.page-module__Gb29qq__footerLink{color:var(--text-secondary);font-size:.85rem;text-decoration:none;transition:color .2s}.page-module__Gb29qq__footerLink:hover{color:var(--accent-neon)}.page-module__Gb29qq__footerText{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.page-module__Gb29qq__footerSocials{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.page-module__Gb29qq__footerSocialIcon{width:38px;height:38px;color:var(--text-secondary);border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.page-module__Gb29qq__footerSocialIcon:hover{color:var(--accent-neon);border-color:var(--accent-neon);transform:translateY(-2px);box-shadow:0 0 12px #d4af3733}.page-module__Gb29qq__footerBottom{border-top:1px solid var(--border-color);text-align:center;padding:1.5rem 0}.page-module__Gb29qq__footerBottom p{color:var(--text-muted);letter-spacing:.05em;font-size:.8rem}@media (max-width:1024px){.page-module__Gb29qq__servicesGrid,.page-module__Gb29qq__galleryGrid{grid-template-columns:repeat(2,1fr)}.page-module__Gb29qq__annotations{display:none}.page-module__Gb29qq__statsGrid{gap:2rem}.page-module__Gb29qq__statNumber{font-size:2rem}.page-module__Gb29qq__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}.page-module__Gb29qq__vipGrid{grid-template-columns:1fr;gap:2.5rem}.page-module__Gb29qq__vipImageWrapper{height:350px}}@media (max-width:768px){.page-module__Gb29qq__heroSection{min-height:100dvh}.page-module__Gb29qq__heroContent{margin-top:0;padding:0 1.25rem}.page-module__Gb29qq__heroTitle{font-size:clamp(2rem,9vw,3rem)}.page-module__Gb29qq__heroSubtitle{max-width:100%;font-size:.95rem}.page-module__Gb29qq__heroCta{text-align:center;width:100%;max-width:320px;padding:1rem 2rem;font-size:.8rem}.page-module__Gb29qq__scrollIndicator{display:none}.page-module__Gb29qq__statsGrid{flex-wrap:wrap;gap:1.5rem}.page-module__Gb29qq__statItem{flex-basis:40%}.page-module__Gb29qq__statDivider{display:none}.page-module__Gb29qq__statNumber{font-size:1.75rem}.page-module__Gb29qq__servicesSection{padding:4rem 0}.page-module__Gb29qq__servicesHeader{margin-bottom:2.5rem}.page-module__Gb29qq__servicesGrid{grid-template-columns:1fr;gap:1rem}.page-module__Gb29qq__serviceCard{height:400px}.page-module__Gb29qq__gallerySection{padding:3rem 0}.page-module__Gb29qq__gallerySectionHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.page-module__Gb29qq__sectionTitle{font-size:1.5rem}.page-module__Gb29qq__galleryGrid{grid-template-columns:1fr}.page-module__Gb29qq__imageWrapper{height:220px}.page-module__Gb29qq__galleryContent{padding:1.25rem}.page-module__Gb29qq__estimatorSection{padding:3rem 0}.page-module__Gb29qq__vipGrid{gap:2rem}.page-module__Gb29qq__vipImageWrapper{height:280px}.page-module__Gb29qq__vipFeatures{grid-template-columns:1fr;gap:1rem}.page-module__Gb29qq__vipCta{text-align:center;width:100%}.page-module__Gb29qq__footerGrid{grid-template-columns:1fr;gap:2rem;padding:3rem 0 2rem}.page-module__Gb29qq__footerTagline{max-width:100%}}@media (max-width:390px){.page-module__Gb29qq__heroTitle{font-size:1.85rem}.page-module__Gb29qq__heroSubtitle{font-size:.85rem}.page-module__Gb29qq__heroCta{padding:.9rem 1.5rem;font-size:.75rem}.page-module__Gb29qq__serviceCard{height:350px}.page-module__Gb29qq__statNumber{font-size:1.5rem}}
.Estimator-module__lrooOG__estimatorWrapper{-webkit-backdrop-filter:blur(16px)saturate(180%);background:#0a0a0c66;border:1px solid #ffffff14;border-radius:12px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 4px 30px #00000080,inset 0 0 0 1px #ffffff0d}.Estimator-module__lrooOG__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem}.Estimator-module__lrooOG__subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem}.Estimator-module__lrooOG__grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (max-width:900px){.Estimator-module__lrooOG__grid{grid-template-columns:1fr}}.Estimator-module__lrooOG__controls{flex-direction:column;gap:2rem;display:flex}.Estimator-module__lrooOG__controlGroup{flex-direction:column;gap:1rem;display:flex}.Estimator-module__lrooOG__label{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.85rem;font-weight:600}.Estimator-module__lrooOG__btnGroup{flex-wrap:wrap;gap:.75rem;display:flex}.Estimator-module__lrooOG__selectBtn{background-color:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:6px;flex:1;min-width:140px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s}.Estimator-module__lrooOG__selectBtn:hover{border-color:var(--text-primary);color:var(--text-primary)}.Estimator-module__lrooOG__activeBtn{background-color:var(--text-primary);color:var(--bg-primary);border-color:var(--text-primary);box-shadow:0 0 15px #ffffff1a}.Estimator-module__lrooOG__activeBtn:hover{background-color:var(--text-primary);color:var(--bg-primary)}.Estimator-module__lrooOG__resultPanel{-webkit-backdrop-filter:blur(12px);background-color:#14141699;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;justify-content:center;padding:2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #00000080}.Estimator-module__lrooOG__resultPanel:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-neon),transparent);opacity:.8;height:2px;position:absolute;top:0;left:0;right:0}.Estimator-module__lrooOG__resultContent{text-align:center;z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.Estimator-module__lrooOG__resultHeader{color:var(--accent-neon);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;text-shadow:0 0 10px #cca65c33;margin-bottom:2rem;font-size:.85rem}.Estimator-module__lrooOG__priceDisplay{font-family:var(--font-heading);justify-content:center;align-items:baseline;gap:.5rem;margin-bottom:2rem;display:flex}.Estimator-module__lrooOG__priceValue{color:var(--text-primary);letter-spacing:-.03em;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 0%,#a1a1aa 100%);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:700}.Estimator-module__lrooOG__priceSeparator{color:var(--text-muted);font-size:2.5rem}.Estimator-module__lrooOG__currency{color:var(--accent-neon);letter-spacing:.05em;font-size:1.5rem;font-weight:600}.Estimator-module__lrooOG__priceDisclaimer{color:var(--text-muted);max-width:85%;margin-bottom:2.5rem;font-size:.8rem;line-height:1.6}.Estimator-module__lrooOG__actionBtn{background:linear-gradient(135deg,var(--accent-blue)0%,#0284c7 100%);color:#fff;width:100%;font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;border:1px solid #ffffff1a;border-radius:6px;padding:1.25rem;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0ea5e940}.Estimator-module__lrooOG__actionBtn:after{content:"";z-index:1;background:linear-gradient(#ffffff1a 0%,#0000 100%);position:absolute;inset:0}.Estimator-module__lrooOG__actionBtn>span{z-index:2;position:relative}.Estimator-module__lrooOG__actionBtn:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 30px #0ea5e966}.Estimator-module__lrooOG__spinner{border:3px solid #ffffff1a;border-top-color:var(--accent-neon);border-radius:50%;width:40px;height:40px;margin:2rem auto;animation:1s ease-in-out infinite Estimator-module__lrooOG__spin}@keyframes Estimator-module__lrooOG__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.Estimator-module__lrooOG__estimatorWrapper{padding:1.5rem}.Estimator-module__lrooOG__title{font-size:1.4rem}.Estimator-module__lrooOG__subtitle{margin-bottom:1.5rem;font-size:.95rem}.Estimator-module__lrooOG__grid{gap:1.5rem}.Estimator-module__lrooOG__controls{gap:1.25rem}.Estimator-module__lrooOG__btnGroup{gap:.5rem}.Estimator-module__lrooOG__selectBtn{text-align:center;flex:calc(50% - .5rem);min-width:0;padding:.6rem .5rem;font-size:.8rem}.Estimator-module__lrooOG__resultPanel{padding:1.5rem}.Estimator-module__lrooOG__resultHeader{margin-bottom:1rem;font-size:.75rem}.Estimator-module__lrooOG__priceValue{font-size:2.25rem}.Estimator-module__lrooOG__priceSeparator{font-size:1.5rem}.Estimator-module__lrooOG__currency{font-size:1rem}.Estimator-module__lrooOG__priceDisclaimer{max-width:100%;margin-bottom:1.5rem;font-size:.75rem}.Estimator-module__lrooOG__actionBtn{padding:1rem;font-size:.95rem}}@media (max-width:390px){.Estimator-module__lrooOG__estimatorWrapper{padding:1.25rem}.Estimator-module__lrooOG__selectBtn{padding:.5rem .4rem;font-size:.75rem}.Estimator-module__lrooOG__priceValue{font-size:1.85rem}}
.Testimonials-module__p98M6G__section{background:var(--bg-primary);border-top:1px solid var(--border-color);flex-direction:column;align-items:center;padding:5rem 0;display:flex}.Testimonials-module__p98M6G__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.Testimonials-module__p98M6G__googleBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;display:flex}.Testimonials-module__p98M6G__ratingText{color:var(--text-primary);font-size:1.1rem;font-weight:700}.Testimonials-module__p98M6G__stars{color:#fbbc05;letter-spacing:2px;font-size:1rem}.Testimonials-module__p98M6G__reviewCount{color:var(--text-secondary);font-size:.8rem;font-weight:500}.Testimonials-module__p98M6G__title{color:var(--text-primary);text-transform:uppercase;letter-spacing:.02em;font-size:2rem;font-weight:700}.Testimonials-module__p98M6G__subtitle{color:var(--text-secondary);max-width:500px;margin-top:.75rem;font-size:1.05rem}.Testimonials-module__p98M6G__carousel{align-items:center;gap:1.5rem;width:100%;max-width:800px;padding:0 2rem;display:flex}.Testimonials-module__p98M6G__arrowBtn{width:44px;height:44px;color:var(--text-secondary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Testimonials-module__p98M6G__arrowBtn:hover{border-color:var(--accent-neon);color:var(--accent-neon);box-shadow:0 0 15px #d4af3726}.Testimonials-module__p98M6G__cardWrapper{flex:1;align-items:center;min-height:260px;display:flex;overflow:hidden}.Testimonials-module__p98M6G__card{-webkit-backdrop-filter:blur(12px);background:#0f0f1280;border:1px solid #ffffff0f;border-radius:12px;width:100%;padding:2.5rem;position:relative}.Testimonials-module__p98M6G__card:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-neon),transparent);opacity:.5;border-radius:12px 12px 0 0;height:2px;position:absolute;top:0;left:0;right:0}.Testimonials-module__p98M6G__cardStars{margin-bottom:1.25rem}.Testimonials-module__p98M6G__star{color:#fbbc05;letter-spacing:3px;font-size:1.1rem}.Testimonials-module__p98M6G__quote{color:#ffffffd9;margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.Testimonials-module__p98M6G__reviewer{align-items:center;gap:.75rem;display:flex}.Testimonials-module__p98M6G__avatar{background:linear-gradient(135deg,var(--accent-neon),#b8960a);color:#000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.Testimonials-module__p98M6G__reviewerName{color:var(--text-primary);font-size:.9rem;font-weight:600}.Testimonials-module__p98M6G__reviewerSource{color:var(--text-muted);margin-top:2px;font-size:.75rem}.Testimonials-module__p98M6G__dots{gap:.5rem;margin-top:2rem;display:flex}.Testimonials-module__p98M6G__dot{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Testimonials-module__p98M6G__dotActive{background:var(--accent-neon);transform:scale(1.3);box-shadow:0 0 8px #d4af3766}@media (max-width:768px){.Testimonials-module__p98M6G__section{padding:3rem 0}.Testimonials-module__p98M6G__title{font-size:1.4rem}.Testimonials-module__p98M6G__subtitle{font-size:.9rem}.Testimonials-module__p98M6G__carousel{gap:.5rem;padding:0 .75rem}.Testimonials-module__p98M6G__arrowBtn{width:36px;height:36px}.Testimonials-module__p98M6G__card{padding:1.5rem}.Testimonials-module__p98M6G__cardWrapper{min-height:300px}.Testimonials-module__p98M6G__quote{font-size:.9rem}.Testimonials-module__p98M6G__header{margin-bottom:2rem;padding:0 1rem}.Testimonials-module__p98M6G__googleBadge{gap:.35rem;padding:.4rem 1rem}}@media (max-width:390px){.Testimonials-module__p98M6G__card{padding:1.25rem}.Testimonials-module__p98M6G__quote{font-size:.85rem}.Testimonials-module__p98M6G__arrowBtn{width:32px;height:32px}}
.GoogleReviews-module__B0HClq__section{background:#ffffff03;padding:5rem 0}.GoogleReviews-module__B0HClq__header{flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.GoogleReviews-module__B0HClq__googleBadge{background:#ffffff0a;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:.6rem;padding:.5rem 1rem;display:flex}.GoogleReviews-module__B0HClq__googleText{color:var(--text-primary);font-size:.9rem;font-weight:600}.GoogleReviews-module__B0HClq__ratingOverall{text-align:center}.GoogleReviews-module__B0HClq__ratingValue{color:var(--text-primary);font-size:2.5rem;font-weight:800;display:block}.GoogleReviews-module__B0HClq__stars{color:#fbbc05;letter-spacing:.1em;font-size:1.3rem}.GoogleReviews-module__B0HClq__reviewCount{color:var(--text-secondary);margin-top:.25rem;font-size:.85rem;display:block}.GoogleReviews-module__B0HClq__carousel{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;max-width:1100px;margin:0 auto;display:grid}.GoogleReviews-module__B0HClq__reviewCard{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:1.5rem;transition:all .3s}.GoogleReviews-module__B0HClq__reviewCard:hover,.GoogleReviews-module__B0HClq__reviewCard.GoogleReviews-module__B0HClq__active{background:#ffffff08;border-color:#cca65c33;transform:translateY(-2px)}.GoogleReviews-module__B0HClq__reviewHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.GoogleReviews-module__B0HClq__avatar{background:var(--accent-neon);width:40px;height:40px;color:var(--bg-primary);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex}.GoogleReviews-module__B0HClq__reviewName{font-size:.95rem;font-weight:700}.GoogleReviews-module__B0HClq__reviewStars{color:#fbbc05;font-size:.85rem}.GoogleReviews-module__B0HClq__reviewText{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.GoogleReviews-module__B0HClq__writeReview{text-align:center;color:var(--accent-neon);margin-top:2.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s;display:block}.GoogleReviews-module__B0HClq__writeReview:hover{transform:translate(4px)}@media (max-width:768px){.GoogleReviews-module__B0HClq__carousel{grid-template-columns:1fr}}
