.hero.svelte-1q37ri0{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg.svelte-1q37ri0{position:absolute;top:0;right:0;bottom:0;left:0;background:#222;z-index:0}.hero-content.svelte-1q37ri0{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:var(--space-xl);text-align:center;padding:var(--space-xl) 0}.hero-logo.svelte-1q37ri0{margin:0;opacity:0}.hero-logo.svelte-1q37ri0 img:where(.svelte-1q37ri0){height:clamp(280px,50vw,550px);width:auto;-webkit-transform:translateZ(0);transform:translateZ(0)}.sr-only.svelte-1q37ri0{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-cta.svelte-1q37ri0{opacity:0}.hero-cta.svelte-1q37ri0 .btn:where(.svelte-1q37ri0){font-size:1.125rem;padding:1rem 2rem;-webkit-tap-highlight-color:transparent}@media(max-width:768px){.hero-logo.svelte-1q37ri0 img:where(.svelte-1q37ri0){height:clamp(200px,60vw,350px)}.hero-cta.svelte-1q37ri0 .btn:where(.svelte-1q37ri0){font-size:1rem;padding:.875rem 1.5rem}}@media(prefers-reduced-motion:reduce){.hero-logo.svelte-1q37ri0,.hero-cta.svelte-1q37ri0{opacity:1}}.services.svelte-hz61c4{background:var(--color-black)}.section-title.svelte-hz61c4{opacity:0}.services-grid.svelte-hz61c4{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-lg);list-style:none;padding:0;margin:0}.service-card.svelte-hz61c4{display:flex;flex-direction:column;gap:var(--space-sm);background:var(--color-gray);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:var(--space-lg);opacity:0;-webkit-tap-highlight-color:transparent}.service-icon.svelte-hz61c4{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--color-black);border-radius:var(--radius-md);color:var(--color-red)}.service-title.svelte-hz61c4{font-size:1.1rem;font-family:var(--font-primary);text-transform:none;font-weight:600}.service-description.svelte-hz61c4{color:#ffffffb3;font-size:.95rem;line-height:1.6}@media(max-width:768px){.services-grid.svelte-hz61c4{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.section-title.svelte-hz61c4,.service-card.svelte-hz61c4{opacity:1}}.section-title.svelte-7hpc9t{opacity:0}.about-content.svelte-7hpc9t{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);align-items:start}.about-text.svelte-7hpc9t{display:flex;flex-direction:column;gap:var(--space-md)}.about-text.svelte-7hpc9t p:where(.svelte-7hpc9t){font-size:1.1rem;line-height:1.8;color:#ffffffb3;opacity:0}.about-text.svelte-7hpc9t p:where(.svelte-7hpc9t):first-child{color:var(--color-white);font-weight:500}.about-values.svelte-7hpc9t{display:flex;flex-direction:column;gap:var(--space-md);list-style:none;padding:0;margin:0}.value-card.svelte-7hpc9t{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-lg);background:var(--color-gray);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);opacity:0;-webkit-tap-highlight-color:transparent}.value-icon.svelte-7hpc9t{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--color-black);border-radius:var(--radius-md);color:var(--color-red);flex-shrink:0}.value-card.svelte-7hpc9t span:where(.svelte-7hpc9t){font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}@media(max-width:768px){.about-content.svelte-7hpc9t{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.section-title.svelte-7hpc9t,.about-text.svelte-7hpc9t p:where(.svelte-7hpc9t),.value-card.svelte-7hpc9t{opacity:1}}.gallery.svelte-1oz3msq{background:var(--color-gray)}.section-title.svelte-1oz3msq{opacity:0}.gallery-grid.svelte-1oz3msq{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md);list-style:none;padding:0;margin:0}.gallery-item.svelte-1oz3msq{aspect-ratio:4/3;overflow:hidden;border-radius:var(--radius-lg);opacity:0;-webkit-tap-highlight-color:transparent}.gallery-placeholder.svelte-1oz3msq{width:100%;height:100%;margin:0;background:#0000004d;border:1px dashed rgba(255,255,255,.3);border-radius:var(--radius-lg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-sm);color:#ffffff80}.gallery-placeholder.svelte-1oz3msq figcaption:where(.svelte-1oz3msq){font-size:.9rem}@media(max-width:768px){.gallery-grid.svelte-1oz3msq{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.gallery-grid.svelte-1oz3msq{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.section-title.svelte-1oz3msq,.gallery-item.svelte-1oz3msq{opacity:1}}.section-title.svelte-wt4tt0{opacity:0}.contact-content.svelte-wt4tt0{display:flex;flex-direction:column;gap:var(--space-xl)}.contact-info.svelte-wt4tt0{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-md);font-style:normal}.contact-card.svelte-wt4tt0{display:flex;align-items:flex-start;gap:var(--space-md);padding:var(--space-lg);background:var(--color-gray);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);opacity:0;-webkit-tap-highlight-color:transparent}.contact-icon.svelte-wt4tt0{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--color-black);border-radius:var(--radius-md);color:var(--color-red);flex-shrink:0}.contact-icon.whatsapp.svelte-wt4tt0{color:#25d366}.contact-details.svelte-wt4tt0{display:flex;flex-direction:column;gap:var(--space-xs)}.contact-details.svelte-wt4tt0 h3:where(.svelte-wt4tt0){font-size:.85rem;color:#fff9;text-transform:uppercase;letter-spacing:.5px;font-family:var(--font-primary);font-weight:500}.contact-details.svelte-wt4tt0 p:where(.svelte-wt4tt0),.contact-link.svelte-wt4tt0{font-size:1.1rem;font-weight:600}.contact-link.svelte-wt4tt0{transition:color .2s;-webkit-tap-highlight-color:transparent}.contact-link.svelte-wt4tt0:hover{color:var(--color-red)}.contact-cta.svelte-wt4tt0{display:flex;flex-direction:column;align-items:center;gap:var(--space-md);text-align:center;padding:var(--space-xl);background:var(--color-gray);border:2px solid var(--color-red);border-radius:var(--radius-lg);opacity:0;transition:background .3s,transform .3s;-webkit-tap-highlight-color:transparent}.contact-cta.svelte-wt4tt0:hover,.contact-cta.svelte-wt4tt0:active{background:var(--color-red)}.contact-cta.svelte-wt4tt0:hover .phone-number:where(.svelte-wt4tt0),.contact-cta.svelte-wt4tt0:active .phone-number:where(.svelte-wt4tt0){color:var(--color-white)}.cta-text.svelte-wt4tt0{font-size:1.4rem;color:var(--color-white)}.phone-number.svelte-wt4tt0{font-family:var(--font-heading);font-size:clamp(1.8rem,5vw,3rem);font-weight:700;color:var(--color-red);letter-spacing:2px;display:block;transition:color .3s}@media(max-width:768px){.contact-info.svelte-wt4tt0{grid-template-columns:1fr}.contact-cta.svelte-wt4tt0{padding:var(--space-lg)}.cta-text.svelte-wt4tt0{font-size:1.2rem}}@media(prefers-reduced-motion:reduce){.section-title.svelte-wt4tt0,.contact-card.svelte-wt4tt0,.contact-cta.svelte-wt4tt0{opacity:1}}
