.HeroSection-module__YGMWTW__hero{background:var(--color-primary);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__bgOverlay{background:linear-gradient(135deg,var(--color-primary-dark)0%,var(--color-primary)40%,var(--color-primary-light)100%);position:absolute;inset:0}.HeroSection-module__YGMWTW__bgPattern{opacity:.03;background-image:radial-gradient(circle at 1px 1px,#d4a84366 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.HeroSection-module__YGMWTW__content{text-align:center;max-width:850px;padding:calc(var(--header-height) + var(--space-3xl))var(--space-xl)var(--space-3xl);margin:0 auto;animation:.8s HeroSection-module__YGMWTW__fadeInUp;position:relative}@keyframes HeroSection-module__YGMWTW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__YGMWTW__badge{font-size:var(--text-xs);color:var(--color-accent);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.1em;margin-top:var(--space-2xl);background:#d4a84314;border:1px solid #d4a84333;align-items:center;gap:8px;padding:8px 20px;font-weight:600;display:inline-flex}.HeroSection-module__YGMWTW__badgeDot{background:var(--color-accent);border-radius:50%;width:8px;height:8px;animation:2s infinite HeroSection-module__YGMWTW__pulse}@keyframes HeroSection-module__YGMWTW__pulse{0%,to{opacity:1}50%{opacity:.4}}.HeroSection-module__YGMWTW__title{font-family:var(--font-heading);color:#fff;margin-bottom:var(--space-lg);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.HeroSection-module__YGMWTW__titleAccent{color:var(--color-accent)}.HeroSection-module__YGMWTW__subtitle{font-size:var(--text-lg);color:var(--color-text-on-dark-muted);max-width:650px;margin:0 auto var(--space-xl);line-height:1.7}.HeroSection-module__YGMWTW__illustration{width:100%;max-width:380px;height:auto;margin:0 auto var(--space-2xl);z-index:10;display:block;position:relative}.HeroSection-module__YGMWTW__glowPulse{transform-origin:50%;animation:2s infinite alternate HeroSection-module__YGMWTW__glowPulseAnim}@keyframes HeroSection-module__YGMWTW__glowPulseAnim{0%{opacity:.4;filter:drop-shadow(0 0 2px var(--color-accent));transform:scale(.9)}to{opacity:1;filter:drop-shadow(0 0 10px var(--color-accent));transform:scale(1.1)}}.HeroSection-module__YGMWTW__swingingLoad{transform-origin:622px 124px;animation:1.8s ease-in-out infinite alternate HeroSection-module__YGMWTW__swingAnim}@keyframes HeroSection-module__YGMWTW__swingAnim{0%{transform:rotate(-4deg)}to{transform:rotate(4deg)}}.HeroSection-module__YGMWTW__blinkingLight{animation:1.5s infinite HeroSection-module__YGMWTW__blinkAnim}@keyframes HeroSection-module__YGMWTW__blinkAnim{0%,to{opacity:.2}50%{opacity:1;filter:drop-shadow(0 0 8px #ef4444cc)}}.HeroSection-module__YGMWTW__actions{gap:var(--space-md);margin-bottom:var(--space-3xl);flex-wrap:wrap;justify-content:center;display:flex}.HeroSection-module__YGMWTW__ctaBtn,.HeroSection-module__YGMWTW__secondaryBtn{align-items:center;gap:8px;display:inline-flex}.HeroSection-module__YGMWTW__statsRow{gap:var(--space-xl);padding:var(--space-xl)var(--space-2xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-xl);background:#ffffff0a;border:1px solid #ffffff0f;justify-content:center;align-items:center;display:flex}.HeroSection-module__YGMWTW__stat{text-align:center;padding:0 var(--space-lg)}.HeroSection-module__YGMWTW__statDivider{background:#ffffff1a;width:1px;height:40px}.HeroSection-module__YGMWTW__statNumber{font-family:var(--font-heading);font-size:var(--text-3xl);color:var(--color-accent);font-weight:800;display:block}.HeroSection-module__YGMWTW__statLabel{font-size:var(--text-xs);color:var(--color-text-on-dark-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:4px;display:block}.HeroSection-module__YGMWTW__scrollIndicator{bottom:var(--space-xl);animation:2s infinite HeroSection-module__YGMWTW__bounce;position:absolute;left:50%;transform:translate(-50%)}.HeroSection-module__YGMWTW__scrollMouse{border:2px solid #ffffff4d;border-radius:12px;width:24px;height:40px;position:relative}.HeroSection-module__YGMWTW__scrollWheel{background:var(--color-accent);border-radius:2px;width:4px;height:8px;animation:2s infinite HeroSection-module__YGMWTW__scrollDown;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes HeroSection-module__YGMWTW__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@keyframes HeroSection-module__YGMWTW__scrollDown{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(12px)}}@media (max-width:768px){.HeroSection-module__YGMWTW__content{padding-top:calc(var(--header-height) + calc(var(--space-3xl)/2));padding-bottom:var(--space-2xl)}.HeroSection-module__YGMWTW__statsRow{gap:var(--space-md);padding:var(--space-lg);flex-direction:column}.HeroSection-module__YGMWTW__statDivider{width:60px;height:1px}.HeroSection-module__YGMWTW__actions{flex-direction:column;align-items:center}.HeroSection-module__YGMWTW__title{font-size:2.25rem}}
.ServicesPreview-module__pPt9ha__noBottomPadding{padding-bottom:0!important}.ServicesPreview-module__pPt9ha__grid{gap:var(--space-xl);margin-bottom:var(--space-2xl);grid-template-columns:repeat(3,1fr);display:grid}.ServicesPreview-module__pPt9ha__card{padding:var(--space-xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:all var(--transition-base);column-gap:var(--space-md);background:#fff;border:1px solid #0000;grid-template-rows:auto 1fr auto;grid-template-columns:auto 1fr;align-items:center;text-decoration:none;display:grid;position:relative;overflow:hidden}.ServicesPreview-module__pPt9ha__card:before{content:"";background:linear-gradient(90deg,var(--color-accent),var(--color-accent-light));opacity:0;height:3px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.ServicesPreview-module__pPt9ha__card:hover{box-shadow:var(--shadow-card-hover);border-color:#d4a84326;transform:translateY(-6px)}.ServicesPreview-module__pPt9ha__card:hover:before{opacity:1}.ServicesPreview-module__pPt9ha__iconWrapper{background:var(--color-accent-glow);width:56px;height:56px;color:var(--color-accent-dark);border-radius:var(--radius-lg);transition:all var(--transition-base);grid-area:1/1;justify-content:center;align-items:center;display:flex}.ServicesPreview-module__pPt9ha__card:hover .ServicesPreview-module__pPt9ha__iconWrapper{background:var(--color-accent);color:var(--color-primary)}.ServicesPreview-module__pPt9ha__cardTitle{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-text);grid-area:1/2;font-weight:600;line-height:1.3}.ServicesPreview-module__pPt9ha__cardDesc{font-size:var(--text-sm);color:var(--color-text-muted);margin:var(--space-md)0;grid-area:2/1/auto/-1;align-self:start;line-height:1.6}.ServicesPreview-module__pPt9ha__cardLink{font-size:var(--text-sm);color:var(--color-accent-dark);transition:all var(--transition-fast);grid-area:3/1/auto/-1;align-items:center;gap:6px;margin-top:auto;font-weight:600;display:flex}.ServicesPreview-module__pPt9ha__card:hover .ServicesPreview-module__pPt9ha__cardLink{color:var(--color-accent);gap:10px}.ServicesPreview-module__pPt9ha__bottomSection{z-index:10;justify-content:center;align-items:center;gap:var(--space-xl);margin-top:-30px;display:flex;position:relative}.ServicesPreview-module__pPt9ha__viewAll{justify-content:flex-end;margin-top:0;display:flex}@media (max-width:1024px){.ServicesPreview-module__pPt9ha__grid{grid-template-columns:repeat(2,1fr)}}.ServicesPreview-module__pPt9ha__illustration{opacity:.9;width:100%;max-width:400px;height:auto;min-height:250px;margin:0;display:block;overflow:visible}@media (max-width:768px){.ServicesPreview-module__pPt9ha__grid{grid-template-columns:1fr}.ServicesPreview-module__pPt9ha__bottomSection{justify-content:center;align-items:center;gap:var(--space-lg);flex-direction:column;margin-top:-30px}.ServicesPreview-module__pPt9ha__illustration{margin:0 auto}}@media (max-width:640px){.ServicesPreview-module__pPt9ha__grid{grid-template-columns:1fr}}.ServicesPreview-module__pPt9ha__wheelSpin{transform-origin:250px 220px;animation:4s linear infinite ServicesPreview-module__pPt9ha__spinClockwise}.ServicesPreview-module__pPt9ha__wheelSpinFront{transform-origin:550px 220px;animation:4s linear infinite ServicesPreview-module__pPt9ha__spinClockwise}@keyframes ServicesPreview-module__pPt9ha__spinClockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ServicesPreview-module__pPt9ha__smokePlume{transform-origin:bottom;animation:3s ease-in-out infinite ServicesPreview-module__pPt9ha__smokeRises}@keyframes ServicesPreview-module__pPt9ha__smokeRises{0%{opacity:0;transform:translateY(10px)scale(.8)}50%{opacity:.3}to{opacity:0;transform:translateY(-30px)scale(1.5)}}
.WhyChooseUs-module__mCkx7W__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.WhyChooseUs-module__mCkx7W__card{padding:var(--space-xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base);border:1px solid var(--color-border-light);column-gap:var(--space-md);background:#fff;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;display:grid}.WhyChooseUs-module__mCkx7W__card:hover{box-shadow:var(--shadow-card-hover);border-color:#d4a84333;transform:translateY(-4px)}.WhyChooseUs-module__mCkx7W__cardIcon{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-light));width:52px;height:52px;color:var(--color-accent);border-radius:var(--radius-lg);grid-area:1/1;justify-content:center;align-items:center;display:flex}.WhyChooseUs-module__mCkx7W__cardTitle{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-text);grid-area:1/2;font-weight:600;line-height:1.3}.WhyChooseUs-module__mCkx7W__cardDesc{font-size:var(--text-sm);color:var(--color-text-muted);margin:var(--space-md)0 0 0;grid-area:2/1/auto/-1;line-height:1.6}@media (max-width:1024px){.WhyChooseUs-module__mCkx7W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WhyChooseUs-module__mCkx7W__grid{grid-template-columns:1fr}}
