.evo-icon{display:inline-block;width:1em;height:1em;fill:currentColor;vertical-align:-0.125em;line-height:1;flex-shrink:0}.evo-sprite{position:absolute;width:0;height:0;overflow:hidden}:root{--primary_color:#3d4144;--bg_color:#FAF9F6;--accent_color:#6b6f73;--secondary_accent:#E8E5E0;--secondary_color:#9A7B5B;--primary-color:var(--primary_color,#3d4144);--bg-color:var(--bg_color,#FAF9F6);--secondary-color:var(--secondary_color,#9A7B5B);--accent-color:var(--accent_color,#6b6f73);--secondary-accent:var(--secondary_accent,#E8E5E0);--text-primary:#2a2c2e;--text-secondary:#5c5e60;--text-light:#6e7072;--white:#FAF9F6;--shadow-sm:0 1px 3px rgba(0,0,0,0.04);--shadow-md:0 4px 12px rgba(0,0,0,0.05);--shadow-lg:0 8px 24px rgba(0,0,0,0.08);--shadow-hover:0 12px 32px rgba(0,0,0,0.12);--section-padding:80px;--container-max:1200px;--card-radius:12px;--btn-radius:50px;--nav-h:64px;--nav-h-scrolled:64px;--social-size:60px;--social-icon-size:28px;--transition-fast:0.15s ease;--transition-base:0.25s ease;--transition-slow:0.4s ease;--ease-out-quart:cubic-bezier(0.25,1,0.5,1);--ease-out-expo:cubic-bezier(0.16,1,0.3,1);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:80px;--radius-xs:2px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:20px;--radius-pill:999px;--z-nav:100;--z-fab:90;--z-lightbox:1000;--z-overlay:1100;--lightbox-overlay:rgba(12,14,16,0.92);--lightbox-control-bg:rgba(255,255,255,0.12);--lightbox-control-bg-hover:rgba(255,255,255,0.2);--font-body:'Open Sans',-apple-system,BlinkMacSystemFont,sans-serif;--font-heading:'Lora',Georgia,serif}html,body{height:100%}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h)+20px)}body{overflow-x:hidden;background:var(--bg-color) !important;color:var(--text-primary) !important;font-family:var(--font-body) !important;line-height:1.6 !important;text-transform:none !important;letter-spacing:-0.01em !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-tap-highlight-color:transparent}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}img{max-width:100%;display:block}a{text-decoration:none !important;color:inherit}a:active,button:active{transform:scale(0.98)}button{-webkit-tap-highlight-color:transparent;font-family:inherit}.container{max-width:var(--container-max);margin:0 auto;padding:0 24px}section{padding:var(--section-padding) 0;position:relative}#hero{padding:0}#story{padding:60px 0}#highlights{padding:100px 0}#menu-resource{padding:72px 0}#gallery{padding:60px 0}#reviews{padding:100px 0}#contact{padding:80px 0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading) !important;font-weight:600 !important;line-height:1.2 !important;color:var(--text-primary) !important;letter-spacing:-0.02em !important}h1{font-size:clamp(2.5rem,5vw,4.5rem) !important}h2{font-size:clamp(1.875rem,4vw,2.5rem) !important;margin-bottom:1rem !important;text-align:center !important;position:relative !important;padding-bottom:1.5rem !important}h2::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40px;height:2px;background:var(--secondary-color);border-radius:1px;opacity:0.6}h3{font-size:clamp(1.125rem,2vw,1.375rem) !important;margin-bottom:0.5rem !important;font-weight:600 !important}p{margin-bottom:1rem !important;color:var(--text-secondary) !important;font-family:var(--font-body) !important;overflow-wrap:break-word}#story p,#highlights p,#reviews p{max-width:65ch}p:last-child{margin-bottom:0 !important}nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:none;transition:height 0.3s ease,background 0.3s ease,box-shadow 0.3s ease;height:var(--nav-h)}nav::before{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0.28),rgba(0,0,0,0));pointer-events:none;z-index:0;transition:opacity 0.3s ease}nav>*{position:relative;z-index:1}nav.scrolled{background:rgba(250,249,246,0.95);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(0,0,0,0.05);box-shadow:var(--shadow-md)}nav.scrolled::before{opacity:0}nav .nav-business-name,nav .nav-menu-right a,nav .hamburger-menu{color:#fff !important;text-shadow:0 1px 3px rgba(0,0,0,0.4);transition:color 0.3s ease,text-shadow 0.3s ease}nav.scrolled .nav-business-name,nav.scrolled .nav-menu-right a,nav.scrolled .hamburger-menu{color:var(--text-primary) !important;text-shadow:none}.nav-content{display:flex;align-items:center;justify-content:space-between;gap:16px;height:100%;transition:height 0.3s ease}.nav-brand-left{display:flex;align-items:center;min-width:0;flex:0 1 auto;max-width:min(280px,42vw);border:0 !important;outline:0 !important;box-shadow:none !important}.logo-box{display:flex;align-items:center;gap:12px;min-width:0;max-width:100%}.nav-business-name{display:inline-block !important;font-family:var(--font-heading) !important;font-size:1.35rem !important;font-weight:600 !important;color:var(--text-primary) !important;letter-spacing:-0.01em !important;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-logo{display:block;height:44px;width:auto;max-height:44px;max-width:min(260px,32vw);object-fit:contain;object-position:left center;border-radius:6px}.nav-menu-right{display:flex;list-style:none;gap:32px}.nav-menu-right a{font-size:0.9rem !important;font-weight:500 !important;color:var(--text-primary) !important;position:relative;padding:6px 0;letter-spacing:0.01em !important}.nav-menu-right a::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:1.5px;background:var(--secondary-color);transition:width 0.25s ease;border-radius:1px}.nav-menu-right a:hover,.nav-menu-right a:focus-visible{text-shadow:none}nav:not(.scrolled) .nav-menu-right a:hover,nav:not(.scrolled) .nav-menu-right a:focus-visible{color:rgba(250,249,246,0.98) !important}nav.scrolled .nav-menu-right a:hover,nav.scrolled .nav-menu-right a:focus-visible{color:var(--secondary-color) !important}.nav-menu-right a:hover::after,.nav-menu-right a:focus-visible::after{width:100%}.hamburger-menu{display:none;background:none;border:0;font-size:1.25rem;color:var(--text-primary);cursor:pointer;padding:12px;min-width:44px;min-height:44px;border-radius:8px;transition:var(--transition-fast);z-index:1001}.hamburger-menu:hover{background:var(--secondary-accent)}.menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.38);backdrop-filter:none;-webkit-backdrop-filter:none;opacity:0;visibility:hidden;pointer-events:none;transition:var(--transition-base);z-index:998}.menu-open .menu-overlay{opacity:1;visibility:visible;pointer-events:auto}#hero{min-height:100vh;min-height:100svh;min-height:100dvh;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:var(--secondary-accent);display:flex;align-items:center;justify-content:center;position:relative;padding-top:calc(var(--nav-h)+env(safe-area-inset-top,0px));padding-bottom:env(safe-area-inset-bottom,0px)}#hero::before{content:'';position:absolute;inset:0;background:linear-gradient( 135deg,rgba(0,0,0,0.55) 0%,rgba(0,0,0,0.25) 50%,rgba(0,0,0,0.45) 100% )}.hero-text-container{position:relative;z-index:2;text-align:center;max-width:680px;padding:40px 48px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);border-radius:20px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 20px 40px rgba(0,0,0,0.2);animation:evolviaFadeInUp 1s ease-out both}#hero h1{color:var(--white) !important;margin-bottom:1rem !important;text-shadow:0 2px 20px rgba(0,0,0,0.3);font-weight:600 !important}.hero-location{font-weight:400 !important;color:rgba(255,255,255,0.9) !important;margin:0 0 12px 0 !important;letter-spacing:0.02em !important;text-transform:uppercase !important;font-size:0.875rem !important}.hero_description{font-size:clamp(1.1rem,2vw,1.25rem) !important;color:rgba(255,255,255,0.95) !important;margin:0 auto 28px auto !important;line-height:1.7 !important;max-width:540px;font-weight:400 !important}#hero[data-hero-missing="1"]{background-image:linear-gradient(135deg,color-mix(in oklab,var(--primary-color) 92%,black) 0%,var(--secondary-color) 100%)}#hero[data-hero-missing="1"]::before{background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.25) 100%);opacity:1}a.cta-button.learn-more{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:0;background:transparent;padding:0;min-width:200px;height:56px;margin:0 auto;overflow:hidden;border-radius:50px;background:var(--secondary-color);transition:transform 0.2s ease,box-shadow 0.2s ease;box-shadow:0 4px 16px rgba(0,0,0,0.18)}a.cta-button.learn-more:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,0.22)}a.cta-button.learn-more:active{transform:translateY(0) scale(0.98)}a.cta-button.learn-more .circle{display:none}a.cta-button.learn-more .button-text{position:relative;font-family:var(--font-body) !important;font-size:0.9375rem !important;font-weight:600 !important;color:var(--white) !important;text-transform:uppercase !important;letter-spacing:0.05em !important;padding:0 32px}.hero-ctas{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;align-items:center;width:100%;margin-left:auto;margin-right:auto}.hero-ctas>a.cta-button{margin:0 !important;flex:0 0 auto}a.cta-button.cta-button--secondary{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:200px;height:56px;padding:0 28px;border-radius:50px;background:rgba(255,255,255,0.08);border:1.5px solid rgba(255,255,255,0.9);color:var(--white) !important;text-decoration:none;transition:transform 0.2s ease,background 0.2s ease,box-shadow 0.2s ease;box-shadow:0 4px 16px rgba(0,0,0,0.15)}a.cta-button.cta-button--secondary:hover{background:rgba(255,255,255,0.18);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,0.22)}a.cta-button.cta-button--secondary:active{transform:translateY(0) scale(0.98)}a.cta-button.cta-button--secondary .circle{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;color:inherit}a.cta-button.cta-button--secondary .circle .evo-icon{width:22px;height:22px;fill:currentColor}a.cta-button.cta-button--secondary .button-text{font-family:var(--font-body) !important;font-size:0.9375rem !important;font-weight:600 !important;color:var(--white) !important;text-transform:uppercase !important;letter-spacing:0.05em !important}.mobile-whatsapp-fab{position:fixed !important;right:16px !important;bottom:max(16px,env(safe-area-inset-bottom,0px)) !important;width:56px;height:56px;display:none;align-items:center;justify-content:center;background:var(--secondary-color) !important;color:#fff;border-radius:50%;box-shadow:0 8px 24px rgba(0,0,0,0.25);text-decoration:none;z-index:990;transition:transform 0.2s ease,box-shadow 0.2s ease}.mobile-whatsapp-fab:hover,.mobile-whatsapp-fab:focus-visible{transform:scale(1.05);box-shadow:0 12px 32px rgba(0,0,0,0.3);outline:none}.mobile-whatsapp-fab .evo-icon{width:28px;height:28px;fill:currentColor}@media (max-width:768px){a.cta-button.cta-button--secondary{display:none}.mobile-whatsapp-fab{display:inline-flex}}@media print{.mobile-whatsapp-fab{display:none !important}}#story{text-align:center}#story .container{max-width:720px}#story p{font-size:1.125rem !important;line-height:1.8 !important;color:var(--text-secondary) !important}#highlights{background:var(--secondary-accent)}.highlights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:48px}.highlight-item{background:var(--white);padding:40px 32px 36px;border-radius:var(--card-radius);text-align:left;border:1px solid rgba(0,0,0,0.04);box-shadow:var(--shadow-sm);transition:transform 0.2s ease,box-shadow 0.2s ease;position:relative;overflow:hidden}.highlight-item::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:var(--secondary-color);opacity:0;transition:opacity 0.2s ease}.highlight-item:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.highlight-item:hover::before{opacity:1}.highlight-item h3{margin-bottom:0.75rem !important;color:var(--text-primary) !important}.highlight-item p{font-size:0.9375rem !important;line-height:1.7 !important;margin-bottom:0 !important}#menu-resource .menu-resource-inner{max-width:640px;margin:0 auto;text-align:center}#menu-resource .section-title{margin-bottom:12px}#menu-resource .menu-resource-intro{text-align:center;font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin:0 auto 28px;max-width:52ch}#menu-resource .menu-resource-cta-row{margin:0}#menu-resource .menu-resource-cta{display:inline-flex;align-items:center;gap:12px;padding:14px 28px;border-radius:999px;background:var(--secondary-color);color:var(--white);text-decoration:none;font-weight:600;font-size:1rem;letter-spacing:0.01em;box-shadow:var(--shadow-sm);transition:transform 180ms cubic-bezier(.2,.7,.2,1),box-shadow 180ms cubic-bezier(.2,.7,.2,1),opacity 180ms cubic-bezier(.2,.7,.2,1)}#menu-resource .menu-resource-cta:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}#menu-resource .menu-resource-cta:focus-visible{outline:3px solid var(--secondary-color);outline-offset:3px}#menu-resource .menu-resource-cta-icon{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:22px;padding:0 6px;border-radius:4px;background:rgba(255,255,255,0.18);font-size:0.6875rem;font-weight:700;letter-spacing:0.08em}#gallery .gallery-grid{display:grid;gap:clamp(8px,0.9vw,14px);margin-top:40px}#gallery .gallery-grid>.gallery-item{position:relative;display:block;width:100%;margin:0;aspect-ratio:auto;overflow:hidden;border-radius:10px;background:var(--secondary-accent);color:inherit;text-decoration:none;cursor:zoom-in;-webkit-tap-highlight-color:transparent}#gallery .gallery-grid>.gallery-item img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:scale 1s ease-in-out}#gallery .gallery-grid>.gallery-item img[src=""],#gallery .gallery-grid>.gallery-item img:not([src]){display:none}#gallery .gallery-grid>.gallery-item:hover img,#gallery .gallery-grid>.gallery-item:focus-visible img{scale:1.075}#gallery .gallery-grid>.gallery-item:focus-visible{outline:3px solid var(--secondary-color);outline-offset:3px}#gallery .gallery-grid>.gallery-item.is-tall,#gallery .gallery-grid>.gallery-item.is-wide,#gallery .gallery-grid>.gallery-item.is-full,#gallery .gallery-grid>.gallery-item.is-m-tall,#gallery .gallery-grid>.gallery-item.is-m-wide{aspect-ratio:auto}#gallery .gallery-grid>.gallery-item:nth-child(1){grid-area:a}#gallery .gallery-grid>.gallery-item:nth-child(2){grid-area:b}#gallery .gallery-grid>.gallery-item:nth-child(3){grid-area:c}#gallery .gallery-grid>.gallery-item:nth-child(4){grid-area:d}#gallery .gallery-grid>.gallery-item:nth-child(5){grid-area:e}#gallery .gallery-grid>.gallery-item:nth-child(6){grid-area:f}#gallery .gallery-grid>.gallery-item:nth-child(7){grid-area:g}#gallery .gallery-grid>.gallery-item:nth-child(8){grid-area:h}#gallery .gallery-grid>.gallery-item:nth-child(9){grid-area:i}#gallery .gallery-grid>.gallery-item:nth-child(10){grid-area:j}#gallery .gallery-grid>.gallery-item:nth-child(11){grid-area:k}#gallery .gallery-grid>.gallery-item:nth-child(12){grid-area:l}#gallery .gallery-grid[data-count="4"]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);grid-template-areas:"a a b b" "a a b b" "a a c c" "d d c c";aspect-ratio:1 / 1}#gallery .gallery-grid[data-count="5"]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,1fr);grid-template-areas:"a a b b b b" "a a b b b b" "a a c c d d" "e e c c d d";aspect-ratio:3 / 2}#gallery .gallery-grid[data-count="6"]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,1fr);grid-template-areas:"a a a b b b" "a a a b b b" "c c c d d e" "c c c f f e";aspect-ratio:3 / 2}#gallery .gallery-grid[data-count="7"]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,1fr);grid-template-areas:"a a a a b b" "a a a a b b" "c c d d e e" "c c f f g g";aspect-ratio:3 / 2}#gallery .gallery-grid[data-count="8"]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,1fr);grid-template-areas:"a a b b c c" "a a b b c c" "a a d d e e" "f f g g h h";aspect-ratio:3 / 2}#gallery .gallery-grid[data-count="9"]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);grid-template-areas:"a a b b b b" "a a b b b b" "a a c c d d" "e e c c d d" "f f g g h h" "f f g g i i";aspect-ratio:1 / 1}#gallery .gallery-grid[data-count="10"]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);grid-template-areas:"a a b b b b" "a a b b b b" "a a c c d d" "e e c c d d" "f f g g h h" "f f i i j j";aspect-ratio:1 / 1}#gallery .gallery-grid[data-count="11"]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);grid-template-areas:"a a b b b b" "a a b b b b" "a a c c d d" "e e c c d d" "f f g g h h" "i i j j k k";aspect-ratio:1 / 1}#gallery .gallery-grid[data-count="12"]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(6,1fr);grid-template-areas:"a a b b b b c c" "a a b b b b c c" "a a d d e e c c" "f f d d e e g g" "f f h h i i g g" "j j j j k k l l";aspect-ratio:4 / 3}@media (max-width:960px){#gallery .gallery-grid[data-count="5"]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr);grid-template-areas:"a a a a" "a a a a" "b b c c" "b b c c" "d d e e";aspect-ratio:4 / 5}#gallery .gallery-grid[data-count="6"]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(6,1fr);grid-template-areas:"a a b b" "a a b b" "a a b b" "c c d d" "c c d d" "e e f f";aspect-ratio:2 / 3}#gallery .gallery-grid[data-count="7"]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(6,1fr);grid-template-areas:"a a b b" "a a b b" "a a b b" "c c d d" "c c e e" "f f g g";aspect-ratio:2 / 3}#gallery .gallery-grid[data-count="8"]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(6,1fr);grid-template-areas:"a a b b" "a a b b" "a a c c" "d d e e" "d d f f" "g g h h";aspect-ratio:2 / 3}#gallery .gallery-grid[data-count="9"]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(7,1fr);grid-template-areas:"a a b b" "a a b b" "a a c c" "d d e e" "d d e e" "f f g g" "h h i i";aspect-ratio:4 / 7}#gallery .gallery-grid[data-count="10"]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(8,1fr);grid-template-areas:"a a a a" "a a a a" "b b c c" "b b c c" "b b d d" "e e f f" "g g h h" "i i j j";aspect-ratio:1 / 2}#gallery .gallery-grid[data-count="11"]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(8,1fr);grid-template-areas:"a a a a" "a a a a" "b b c c" "b b c c" "d d e e" "f f g g" "h h i i" "j j k k";aspect-ratio:1 / 2}#gallery .gallery-grid[data-count="12"]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(10,1fr);grid-template-areas:"a a a a" "a a a a" "b b c c" "b b c c" "b b d d" "e e f f" "e e g g" "h h i i" "j j k k" "j j l l";aspect-ratio:2 / 5}}@media (max-width:640px){#gallery .gallery-grid{gap:8px}#gallery .gallery-grid>.gallery-item{border-radius:8px}}@media (max-width:360px){#gallery .gallery-grid[data-count="4"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-template-areas:"a a" "b c" "d d";aspect-ratio:2 / 3}#gallery .gallery-grid[data-count="5"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-template-areas:"a a" "b c" "d e";aspect-ratio:2 / 3}#gallery .gallery-grid[data-count="6"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);grid-template-areas:"a a" "b c" "d e" "f f";aspect-ratio:1 / 2}#gallery .gallery-grid[data-count="7"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);grid-template-areas:"a a" "b c" "d e" "f g";aspect-ratio:1 / 2}#gallery .gallery-grid[data-count="8"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr);grid-template-areas:"a a" "b c" "d e" "f g" "h h";aspect-ratio:2 / 5}#gallery .gallery-grid[data-count="9"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr);grid-template-areas:"a a" "b c" "d e" "f g" "h i";aspect-ratio:2 / 5}#gallery .gallery-grid[data-count="10"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,1fr);grid-template-areas:"a a" "b c" "d e" "f g" "h i" "j j";aspect-ratio:1 / 3}#gallery .gallery-grid[data-count="11"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,1fr);grid-template-areas:"a a" "b c" "d e" "f g" "h i" "j k";aspect-ratio:1 / 3}#gallery .gallery-grid[data-count="12"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(7,1fr);grid-template-areas:"a a" "b c" "d e" "f g" "h i" "j k" "l l";aspect-ratio:2 / 7}}.evo-lightbox{position:fixed;inset:0;z-index:var(--z-lightbox,1000);display:flex;align-items:center;justify-content:center;background:var(--lightbox-overlay,rgba(12,14,16,0.92));opacity:0;transition:opacity 0.25s var(--ease-out-quart,cubic-bezier(0.25,1,0.5,1));touch-action:pan-y;padding:var(--space-5,24px)}.evo-lightbox[hidden]{display:none}.evo-lightbox.is-open{opacity:1}.evo-lightbox__stage{max-width:min(90vw,1400px);max-height:85dvh;display:flex;flex-direction:column;align-items:center;gap:var(--space-3,12px);margin:0}.evo-lightbox__img{max-width:100%;max-height:80dvh;object-fit:contain;display:block;border-radius:var(--radius-sm,4px);background:rgba(255,255,255,0.04);transition:opacity 0.2s ease}.evo-lightbox__img.is-loading{opacity:0.4}.evo-lightbox--pdf{padding:clamp(14px,2vw,24px)}.evo-lightbox__caption{display:none}.evo-lightbox__counter{position:absolute;top:var(--space-5,20px);left:var(--space-5,20px);color:rgba(255,255,255,0.75);font-size:0.8125rem;letter-spacing:0.08em;font-variant-numeric:tabular-nums;pointer-events:none}.evo-lightbox__close,.evo-lightbox__prev,.evo-lightbox__next{position:absolute;appearance:none;border:0;width:48px;height:48px;border-radius:50%;background:var(--lightbox-control-bg,rgba(255,255,255,0.12));color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:0;transition:background 0.2s ease;-webkit-tap-highlight-color:transparent}.evo-lightbox__close:hover,.evo-lightbox__prev:hover,.evo-lightbox__next:hover{background:var(--lightbox-control-bg-hover,rgba(255,255,255,0.22))}.evo-lightbox__close:focus-visible,.evo-lightbox__prev:focus-visible,.evo-lightbox__next:focus-visible{outline:2px solid #fff;outline-offset:3px}.evo-lightbox__close{top:var(--space-5,20px);right:var(--space-5,20px)}.evo-lightbox__prev{left:var(--space-5,20px);top:50%;transform:translateY(-50%)}.evo-lightbox__next{right:var(--space-5,20px);top:50%;transform:translateY(-50%)}.evo-lightbox.is-single .evo-lightbox__prev,.evo-lightbox.is-single .evo-lightbox__next{display:none}.evo-lightbox--pdf .evo-lightbox__counter,.evo-lightbox--pdf .evo-lightbox__prev,.evo-lightbox--pdf .evo-lightbox__next,.evo-lightbox--pdf .evo-lightbox__img,.evo-lightbox--pdf .evo-lightbox__caption{display:none}.evo-lightbox--pdf .evo-lightbox__close{top:clamp(16px,2vw,24px);right:clamp(16px,2vw,24px);background:rgba(18,23,31,0.12);backdrop-filter:blur(12px)}.evo-lightbox--pdf .evo-lightbox__close:hover{background:rgba(18,23,31,0.2)}.evo-lightbox__pdf-shell{width:min(94vw,1180px);height:min(88dvh,920px);display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:var(--bg-color,#FAF9F6);box-shadow:0 30px 80px rgba(0,0,0,0.28);border:1px solid rgba(255,255,255,0.14)}.evo-lightbox__pdf-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 88px 18px 24px;border-bottom:1px solid rgba(16,24,40,0.08);background:linear-gradient(180deg,rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.48) 100%),var(--bg-color,#FAF9F6)}.evo-lightbox__pdf-meta{min-width:0}.evo-lightbox__pdf-kicker{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:24px;padding:0 8px;margin-bottom:10px;border-radius:999px;background:color-mix(in srgb,var(--secondary-color) 14%,white);color:var(--secondary-color);font-size:0.7rem;font-weight:800;letter-spacing:0.08em}.evo-lightbox__pdf-title{margin:0;color:var(--text-primary);font-family:var(--font-heading) !important;font-size:clamp(1.2rem,2vw,1.75rem);line-height:1.2}.evo-lightbox__pdf-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.evo-lightbox__pdf-action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:999px;border:1px solid rgba(16,24,40,0.1);background:rgba(255,255,255,0.82);color:var(--text-primary);font-weight:700;font-size:0.95rem;text-decoration:none !important;box-shadow:0 8px 24px rgba(16,24,40,0.06);transition:transform 180ms cubic-bezier(.2,.7,.2,1),box-shadow 180ms cubic-bezier(.2,.7,.2,1),background 180ms cubic-bezier(.2,.7,.2,1),border-color 180ms cubic-bezier(.2,.7,.2,1)}.evo-lightbox__pdf-action:hover,.evo-lightbox__pdf-action:focus-visible{transform:translateY(-1px);background:#fff;border-color:rgba(16,24,40,0.16);box-shadow:0 12px 28px rgba(16,24,40,0.1)}.evo-lightbox__pdf-action--primary{background:var(--secondary-color);border-color:var(--secondary-color);color:var(--white)}.evo-lightbox__pdf-action--primary:hover,.evo-lightbox__pdf-action--primary:focus-visible{background:color-mix(in srgb,var(--secondary-color) 88%,black);border-color:color-mix(in srgb,var(--secondary-color) 88%,black)}.evo-lightbox__pdf-frame-wrap{flex:1 1 auto;min-height:0;padding:14px;background:linear-gradient(180deg,rgba(232,229,224,0.72) 0%,rgba(232,229,224,0.38) 100%)}.evo-lightbox__pdf-preview-wrap{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.evo-lightbox__pdf-preview-wrap[hidden]{display:none !important}.evo-lightbox__pdf-preview{display:block;width:100%;height:auto;border-radius:18px;background:#fff;box-shadow:inset 0 0 0 1px rgba(16,24,40,0.06)}.evo-lightbox__pdf-frame{width:100%;height:100%;border:0;border-radius:18px;background:#fff;box-shadow:inset 0 0 0 1px rgba(16,24,40,0.06)}body.evo-lightbox-open{overflow:hidden}@media (max-width:768px){.evo-lightbox{padding:8px}.evo-lightbox__prev,.evo-lightbox__next{width:44px;height:44px;background:var(--lightbox-control-bg-hover,rgba(255,255,255,0.22))}.evo-lightbox__close{top:12px;right:12px}.evo-lightbox__prev{left:10px}.evo-lightbox__next{right:10px}.evo-lightbox__counter{top:16px;left:14px;font-size:0.75rem}.evo-lightbox__img{max-height:72dvh}.evo-lightbox__stage{gap:8px}.evo-lightbox__caption{font-size:0.8125rem}.evo-lightbox--pdf{padding:0;align-items:stretch}.evo-lightbox--pdf .evo-lightbox__stage{width:100%;max-width:100%;max-height:100dvh;height:100dvh;gap:0}.evo-lightbox__pdf-shell{width:100%;height:100dvh;border-radius:0}.evo-lightbox__pdf-head{flex-direction:column;padding:18px 20px 12px;gap:14px}.evo-lightbox--pdf .evo-lightbox__close{top:max(16px,env(safe-area-inset-top,0px)+6px);right:max(16px,env(safe-area-inset-right,0px)+6px);width:52px;height:52px}.evo-lightbox__pdf-actions{width:100%;justify-content:stretch}.evo-lightbox__pdf-action{flex:1 1 100%}.evo-lightbox__pdf-frame-wrap{padding:0}.evo-lightbox__pdf-frame{border-radius:0;box-shadow:none}.evo-lightbox__pdf-preview{border-radius:0;box-shadow:none}}@media (prefers-reduced-motion:reduce){.evo-lightbox,.evo-lightbox__img,.evo-lightbox__close,.evo-lightbox__prev,.evo-lightbox__next{transition:none}}#reviews{background:var(--secondary-accent)}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:48px}.review-item{background:var(--white);padding:36px;border-radius:var(--card-radius);border:1px solid rgba(0,0,0,0.04);box-shadow:var(--shadow-sm);transition:transform 0.2s ease,box-shadow 0.2s ease;position:relative;display:flex;flex-direction:column;min-height:180px}.review-item::before{content:'\201C';position:absolute;top:16px;left:24px;font-family:Georgia,'Times New Roman',serif;font-size:8rem;font-weight:200;color:var(--secondary-color);opacity:0.22;line-height:1;pointer-events:none}.review-item:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.review-item h3{font-size:1.0625rem !important;color:var(--text-primary) !important;margin-bottom:0.75rem !important;font-weight:600 !important;padding-left:0 !important}.review-text{font-style:italic;color:var(--text-secondary) !important;margin-bottom:1rem !important;line-height:1.7 !important;position:relative;z-index:1;font-size:0.9375rem !important;flex:1}.review-rating{display:inline-flex;gap:4px;align-items:center;margin-top:auto}.review-rating .star{font-size:18px;line-height:1;color:#e0e0e0;transition:color 0.2s ease}.review-rating[data-rating="1"] .star:nth-child(-n+1),.review-rating[data-rating="2"] .star:nth-child(-n+2),.review-rating[data-rating="3"] .star:nth-child(-n+3),.review-rating[data-rating="4"] .star:nth-child(-n+4),.review-rating[data-rating="5"] .star:nth-child(-n+5){color:var(--secondary-color)}#contact{background:var(--white)}#evolvia-map-zone{width:100%;height:520px;margin:40px 0 0;position:relative;overflow:hidden;background:var(--bg-color)}#evolvia-map-zone[data-maps-url=""]{display:none}#evolvia-map-zone[data-maps-url=""]+.container .contact-content{margin-top:40px}#evolvia-map-zone iframe{width:100%;height:100%;border:0;display:block}#evolvia-map-zone::after{content:'';position:absolute;left:0;right:0;bottom:0;height:80px;pointer-events:none;z-index:1;background:linear-gradient(to bottom,transparent,var(--bg-color))}#evolvia-map-zone .evolvia-map-ph{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:100%;color:var(--text-secondary);font-size:0.9rem;text-align:center;padding:24px}#evolvia-map-zone .evolvia-map-ph button{padding:10px 22px;background:var(--secondary-color);color:#fff;border:none;border-radius:6px;font-size:0.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity 0.2s ease}#evolvia-map-zone .evolvia-map-ph button:hover{opacity:0.85}@media (max-width:768px){#evolvia-map-zone{height:320px}}#contact .contact-content{background:var(--white);border-radius:var(--card-radius);box-shadow:0 12px 40px rgba(0,0,0,0.12);padding:48px;position:relative;z-index:2;margin-top:-190px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,0.85fr);grid-template-areas:"form info" "form hours" "social social";gap:32px 48px;align-items:start}.evo-field input,.evo-field input[type="text"],.evo-field input[type="email"],.evo-field textarea{width:100% !important;box-sizing:border-box !important;padding:12px 14px !important;border-radius:8px !important;border:1.5px solid rgba(0,0,0,0.12) !important;font-size:16px !important;font-family:inherit !important;background:#fff !important;color:#1a1a1a !important;outline:none !important;margin:0 !important;box-shadow:none !important;-webkit-appearance:none !important;appearance:none !important;line-height:normal !important;height:auto !important}.evo-field input:focus,.evo-field input[type="text"]:focus,.evo-field input[type="email"]:focus,.evo-field textarea:focus{border-color:var(--secondary-color) !important;box-shadow:0 0 0 3px rgba(0,0,0,0.06) !important}.evo-field textarea{resize:vertical !important;min-height:120px !important;height:auto !important}#evolvia-contact-form{display:flex !important;flex-direction:column !important;align-items:stretch !important}#evolvia-contact-form button[type="submit"]{-webkit-appearance:none !important;appearance:none !important;background:var(--secondary-color) !important;color:#fff !important;border:none !important;border-radius:8px !important;padding:13px 28px !important;font-size:0.9375rem !important;font-weight:600 !important;font-family:inherit !important;cursor:pointer !important;margin-top:4px !important;align-self:flex-end !important}#contact .contact-info-card{grid-area:info;display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:24px;justify-content:stretch;align-items:start;margin:0}#contact .contact-quick-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:var(--text-primary);transition:transform var(--transition-fast);flex:1 1 120px;min-width:120px;max-width:180px}#contact .contact-quick-item:hover{transform:translateY(-3px)}#contact .contact-quick-icon{width:60px;height:60px;border-radius:50%;background-color:var(--secondary-color);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,0.15);transition:box-shadow var(--transition-fast),transform var(--transition-fast);flex-shrink:0}#contact .contact-quick-item--whatsapp .contact-quick-icon{background-color:var(--secondary-color)}#contact .contact-quick-icon i,#contact .contact-quick-icon .evo-icon{color:var(--white);fill:var(--white) !important;font-size:1.3rem}#contact .contact-quick-item:hover .contact-quick-icon{box-shadow:0 8px 24px rgba(0,0,0,0.2);transform:scale(1.08)}#contact .contact-quick-label{font-size:0.75rem;font-weight:700;color:var(--text-light);text-align:center;line-height:1.3;letter-spacing:0.07em;text-transform:uppercase;margin-top:2px}#contact .contact-quick-value{font-size:0.875rem;font-weight:500;color:var(--text-secondary);text-align:center;line-height:1.5;word-break:break-word}#contact .contact-quick-item--email .contact-quick-value{display:none !important}#contact .contact-form-col{grid-area:form;min-width:0}#contact .contact-hours-col{grid-area:hours;min-width:0;padding-top:0}#contact .contact-hours-col>h3{margin-bottom:1.5rem;color:var(--text-primary) !important;font-weight:600 !important;font-size:1.125rem !important;letter-spacing:-0.01em !important}#contact .contact-social-footer{grid-area:social;margin-top:40px;padding-top:32px;border-top:1px solid rgba(0,0,0,0.06);text-align:center}#contact .contact-social-title{font-size:0.875rem !important;font-weight:600 !important;color:var(--text-secondary) !important;letter-spacing:0.02em !important;margin:0 0 16px 0 !important;text-transform:uppercase;line-height:1.4 !important}#contact .contact-social-footer .social-icons-list{display:flex;justify-content:center;list-style:none;flex-wrap:wrap;gap:12px;margin:0;padding:0}#contact .contact-social-footer .social-icons-list li{list-style:none;margin:0;display:none}#contact .contact-social-footer .social-icons-list li:has(a[href^="http"]){display:inline-block}#contact .opening-hours-wrapper{background:var(--bg-color);padding:24px;border-radius:var(--card-radius);border:1px solid rgba(0,0,0,0.04)}#contact .opening-hours-line{margin:0;padding:14px 0;border-bottom:1px solid rgba(0,0,0,0.06);font-size:0.9375rem !important;color:var(--text-secondary) !important;display:flex;justify-content:space-between;gap:16px}#contact .opening-hours-line:last-child{border-bottom:none}#contact .opening-hours-line strong{color:var(--text-primary) !important;font-weight:500 !important}#contact .social-links-contact{display:block}#contact .social-icons-list{display:flex;justify-content:center;list-style:none;flex-wrap:wrap;gap:12px;margin:0;padding:0;padding-top:20px}#contact .social-icons-list li{list-style:none;margin:0;display:none}#contact .social-icons-list li:has(a[href^="http"]){display:inline-block}#contact .social-circle{width:var(--social-size);height:var(--social-size);background-color:var(--white);display:flex;align-items:center;justify-content:center;border-radius:50%;position:relative;overflow:hidden;border:2px solid var(--secondary-color);box-shadow:0 2px 8px rgba(0,0,0,0.08);transition:transform 0.2s ease,border-color 0.2s ease,background-color 0.2s ease,box-shadow 0.2s ease}#contact .social-circle:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(0,0,0,0.14);background-color:var(--secondary-color)}#contact .social-circle .icon,#contact .social-circle i,#contact .social-circle i.fa-brands,#contact .social-circle i.fab,#contact .social-circle svg{color:var(--secondary-color);fill:var(--secondary-color);font-size:var(--social-icon-size);transition:color 0.2s ease,transform 0.2s ease}#contact .social-circle:hover .icon,#contact .social-circle:hover i,#contact .social-circle:hover i.fa-brands,#contact .social-circle:hover i.fab,#contact .social-circle:hover svg{color:var(--white);fill:var(--white);transform:scale(1.1)}#contact .social-circle.whatsapp:hover{border-color:var(--secondary-color)}footer{background:var(--bg_color);color:var(--text-primary);padding:28px 0 20px;text-align:center;border-top:1px solid rgba(0,0,0,0.06)}footer .container{display:flex;flex-direction:column;align-items:center;gap:2px}.footer-brand{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;margin:0 0 4px 0;color:var(--text-primary);letter-spacing:-0.01em}footer .footer-line{margin:0;color:var(--text-secondary);font-size:0.875rem;line-height:1.5}footer .footer-line--meta{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px 12px;margin:6px 0 10px;font-size:0.875rem;color:var(--text-secondary)}footer .footer-line--meta a{color:var(--text-secondary);border-bottom:1px solid transparent;transition:border-color 0.2s ease,color 0.2s ease}footer .footer-line--meta a:hover{color:var(--secondary-color);border-bottom-color:var(--secondary-color)}footer .footer-sep{opacity:0.3}footer .footer-tax{text-transform:uppercase;letter-spacing:0.02em}.footer-policies{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:12px;font-size:0.8125rem;position:relative;padding-top:12px;white-space:nowrap}.footer-policies::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);height:1px;width:min(400px,80%);background:rgba(0,0,0,0.08)}.footer-policies a{color:var(--text-light) !important;transition:color 0.2s ease;padding:4px 8px;white-space:nowrap}.footer-policies a:hover{color:var(--secondary-color) !important}.footer-policies span{color:var(--text-light);opacity:0.4;flex-shrink:0}footer .copyright{font-size:0.8125rem;color:var(--text-light);opacity:0.8;margin:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px 8px}footer .copyright a{color:var(--text-light);transition:color 0.2s ease}footer .copyright a:hover{color:var(--secondary-color)}.heart-icon{color:#E74C3C;animation:evolviaHeartbeat 1.5s ease-in-out infinite;display:inline-block;font-size:0.75rem;margin:0 2px}@keyframes evolviaHeartbeat{0%,100%{transform:scale(1)}14%,42%{transform:scale(1.15)}28%,70%{transform:scale(1)}}@media (max-width:768px){footer{padding:16px 0 12px}.footer-brand{font-size:1.05rem;margin:0 0 4px 0;line-height:1.2}footer .footer-line{font-size:0.82rem;line-height:1.15;margin:2px 0}footer .footer-line--meta{flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:10px;row-gap:4px;margin-top:2px}footer .footer-sep{display:none}footer .footer-tax::before{content:"•";opacity:0.35;margin:0 6px}.footer-policies{flex-direction:row;flex-wrap:nowrap;gap:10px;padding-top:12px;margin-top:10px;overflow:visible}.footer-policies::before{width:min(340px,78%)}.footer-policies span{display:inline;flex-shrink:0}.footer-policies a{padding:4px 6px}footer .copyright{flex-direction:column;flex-wrap:wrap;gap:2px 6px;margin-top:4px;font-size:0.78rem;line-height:1.2}footer .copyright-sep{display:none}footer .copyright-right a{white-space:nowrap}}@media (max-width:360px){.footer-policies{font-size:0.75rem;gap:6px}.footer-policies a{padding:4px 4px}}@keyframes evolviaFadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){:root{--section-padding:64px}#highlights,#reviews{padding:80px 0}#contact .contact-info-card{gap:24px;margin-bottom:28px}#contact .contact-content{column-gap:32px}#contact .social-icons-list{justify-content:center}}@media (max-width:768px){:root{--section-padding:48px;--nav-h:56px;--nav-h-scrolled:56px;--social-size:52px;--social-icon-size:24px}.hamburger-menu{display:block}.nav-brand-left{max-width:calc(100vw - 112px)}.nav-logo{height:42px;max-height:42px;max-width:min(230px,calc(100vw - 116px))}.nav-menu-right{position:fixed;top:var(--nav-h);left:0;right:0;background:var(--white);flex-direction:column;align-items:center;padding:32px;gap:20px;box-shadow:var(--shadow-lg);transform:translateY(-100%);visibility:hidden;opacity:0;transition:transform 0.3s ease,opacity 0.3s ease,visibility 0.3s;z-index:999;border-bottom:1px solid rgba(0,0,0,0.06)}.nav-menu-right.active{transform:translateY(0);visibility:visible;opacity:1}.nav-menu-right.active a{color:var(--text-primary) !important;text-shadow:none !important;font-size:1rem !important;font-weight:700 !important}.menu-open nav,body.menu-open nav{background:rgba(250,249,246,0.98) !important;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(0,0,0,0.06);box-shadow:var(--shadow-md)}.menu-open nav::before,body.menu-open nav::before{opacity:0 !important}.menu-open .hamburger-menu,body.menu-open .hamburger-menu{color:var(--text-primary) !important;text-shadow:none !important}#hero{min-height:100vh;min-height:100svh;min-height:100dvh;padding:calc(var(--nav-h)+env(safe-area-inset-top,0px)+40px) 20px calc(60px+env(safe-area-inset-bottom,0px))}.hero-text-container{padding:28px 24px;max-width:100%;border-radius:16px}.hero_description{font-size:1rem !important}a.cta-button.learn-more{height:52px;min-width:180px}a.cta-button.learn-more .button-text{font-size:0.875rem !important;padding:0 24px}#contact .contact-content{display:grid;grid-template-columns:1fr;grid-template-areas:"info" "form" "hours" "social";gap:28px;padding:28px 24px}#contact .contact-info-card{grid-area:info;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0;margin:0}#contact .contact-quick-item{max-width:100%;width:100%;min-width:0}#contact .contact-quick-icon{width:52px;height:52px}#contact .contact-quick-icon i,#contact .contact-quick-icon .evo-icon{font-size:1.15rem}#evolvia-contact-form button[type="submit"]{align-self:center !important;width:100% !important;max-width:320px !important;text-align:center !important;display:inline-flex !important;align-items:center !important;justify-content:center !important}#contact .contact-form-col,#contact .contact-hours-col{margin-bottom:0}#contact .opening-hours-wrapper{padding:20px}#contact .opening-hours-line{flex-direction:column;gap:4px;padding:12px 0}#contact .contact-social-footer{margin-top:32px;padding-top:24px}footer{padding:24px 0}footer .footer-meta{flex-direction:column;gap:4px}footer .footer-sep{display:none}.footer-policies{flex-direction:row;gap:8px}}@media (max-width:480px){:root{--social-size:48px;--social-icon-size:22px}.nav-logo{max-width:min(210px,calc(100vw - 112px))}.container{padding:0 20px}.hero-text-container{padding:24px 20px}.highlight-item,.review-item{padding:28px 24px}.footer-brand{font-size:1rem}footer .footer-line{font-size:0.80rem}.footer-policies::before{width:min(300px,82%)}.footer-policies{font-size:0.75rem;gap:6px}.footer-policies a{padding:4px 4px}}a:focus-visible,button:focus-visible{outline:2px solid var(--secondary-color);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}.heart-icon{animation:none}}@media print{nav,.hamburger-menu,.menu-overlay,a.cta-button.learn-more{display:none !important}#hero{min-height:auto;padding:40px 0;background:var(--bg-color) !important}#hero h1,.hero_description{color:var(--text-primary) !important;text-shadow:none !important}.hero-text-container{background:transparent !important;border:none !important;backdrop-filter:none !important;box-shadow:none !important}section{padding:30px 0 !important;break-inside:avoid;page-break-inside:avoid;background:white !important}body{background:white !important;color:black !important}}@media (min-width:769px){#contact .contact-content{display:grid !important;grid-template-columns:minmax(0,1.15fr) minmax(320px,0.85fr) !important;grid-template-areas:"form info" "form hours" "social social" !important;gap:32px 48px !important;align-items:start !important}#contact .contact-form-col{grid-area:form !important;grid-column:1 !important;grid-row:1 / 3 !important;min-width:0 !important}#contact .contact-info-card{grid-area:info !important;grid-column:2 !important;grid-row:1 !important;display:grid !important;grid-template-columns:repeat(2,minmax(120px,1fr)) !important;gap:24px !important;margin:0 !important}#contact .contact-hours-col{grid-area:hours !important;grid-column:2 !important;grid-row:2 !important;min-width:0 !important;padding-top:0 !important}#contact .contact-social-footer{grid-area:social !important;grid-column:1 / -1 !important;grid-row:3 !important}}@media (max-width:768px){#contact .contact-content{display:grid !important;grid-template-columns:1fr !important;grid-template-areas:"info" "form" "hours" "social" !important;gap:28px !important}#contact .contact-info-card{grid-area:info !important;grid-column:1 !important;grid-row:1 !important;display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px !important;padding:0 !important;margin:0 !important}#contact .contact-form-col{grid-area:form !important;grid-column:1 !important;grid-row:2 !important;min-width:0 !important}#contact .contact-hours-col{grid-area:hours !important;grid-column:1 !important;grid-row:3 !important;min-width:0 !important;padding-top:0 !important}#contact .contact-social-footer{grid-area:social !important;grid-column:1 !important;grid-row:4 !important}}