:root{--blue:#6f8fb3;--blue-deep:#426d99;--gold:#e2a243;--gold-deep:#c78425;--white:#fff;--brown:#8b5a28;--cream:#f3e6d1;--cream-light:#fbf7ef;--ink:#3a2a1f;--ink-soft:#69584c;--line:#3a2a1f29;--heading:"Playfair Display", Georgia, serif;--body:"Lato", Arial, sans-serif;--container:1180px;--shadow:0 18px 48px #3a2a1f26;--radius:6px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream-light);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}body:before{z-index:-1;content:"";opacity:.045;pointer-events:none;background-image:url(/images/el-agavero-textura.webp);background-size:780px;position:fixed;inset:0}img{max-width:100%;height:auto;display:block}a{color:inherit}button,input,textarea{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);line-height:1.08}h1{letter-spacing:-.035em;font-size:clamp(2.7rem,5.7vw,5rem)}h2{letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(2.15rem,4vw,3.75rem)}h3{font-size:1.35rem}::selection{color:var(--white);background:var(--blue)}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.skip-link{z-index:100;color:var(--white);background:var(--ink);padding:.7rem 1rem;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section{padding:clamp(4.5rem,8vw,7rem) 0}.eyebrow{color:var(--blue-deep);letter-spacing:.19em;text-transform:uppercase;margin-bottom:.65rem;font-size:.75rem;font-weight:900}.eyebrow-light{color:#f4cf91}.button-row{flex-wrap:wrap;gap:.8rem;display:flex}.button{letter-spacing:.05em;text-transform:uppercase;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.5rem;font-size:.78rem;font-weight:900;line-height:1;text-decoration:none;transition:transform .18s,color .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-blue{color:var(--white);background:var(--blue)}.button-blue:hover{background:var(--blue-deep)}.button-gold{color:var(--white);background:var(--gold)}.button-gold:hover{background:var(--gold-deep)}.button-outline{color:var(--ink);border-color:var(--brown);background:0 0}.button-outline:hover{color:var(--white);background:var(--brown)}.button-outline-light{color:var(--white);border-color:#ffffffbf}.button-outline-light:hover{color:var(--ink);background:var(--white)}.site-header{z-index:30;background:#fffffff7;border-bottom:1px solid #3a2a1f14;min-height:92px;position:relative}.header-inner{grid-template-columns:215px 1fr;align-items:center;gap:2rem;width:min(100% - 40px,1240px);min-height:92px;margin-inline:auto;display:grid}.brand{align-self:stretch;align-items:center;text-decoration:none;display:flex}.brand img{object-fit:contain;width:195px;max-height:72px}.primary-nav{justify-content:flex-end;align-items:center;gap:clamp(1rem,2.5vw,2rem);display:flex}.primary-nav ul{align-items:center;gap:clamp(1rem,2.5vw,2rem);margin:0;padding:0;list-style:none;display:flex}.primary-nav li a{padding:2rem 0 1.75rem;font-size:.87rem;font-weight:900;text-decoration:none;display:block;position:relative}.primary-nav li a:after{background:var(--gold);content:"";height:2px;transition:transform .18s;position:absolute;bottom:1.25rem;left:0;right:0;transform:scaleX(0)}.primary-nav li a:hover:after,.primary-nav li a.active:after{transform:scaleX(1)}.primary-nav li a.active{color:var(--gold-deep)}.header-cta{min-width:166px}.nav-toggle{display:none}.home-hero{min-height:clamp(600px,72vw,760px);color:var(--white);background-image:url(/images/el-agavero-hero.webp);background-position:50%;background-size:cover;align-items:start;display:grid;position:relative;overflow:hidden}.home-hero-shade{background:linear-gradient(90deg,#21130b7a,#21130b57 50%,#21130b4d);position:absolute;inset:0}.home-hero-content{z-index:1;text-align:center;padding-top:clamp(4.5rem,9vw,7rem);position:relative}.home-hero-content h1{margin-inline:auto;max-width:790px;color:var(--white);text-wrap:balance;text-shadow:0 3px 20px #0000004d;margin-bottom:1.1rem}.home-hero-lead{margin-inline:auto;max-width:530px;margin-bottom:1.75rem;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:700;line-height:1.45}.home-hero-content .button-row{justify-content:center}.highlight-strip{z-index:4;border-bottom:1px solid var(--line);background:var(--cream);position:relative}.highlight-grid{grid-template-columns:repeat(5,1fr);display:grid}.highlight-item{text-align:center;align-content:center;place-items:center;min-height:144px;padding:1.35rem 1rem;display:grid}.highlight-item+.highlight-item{border-left:1px solid #6f8fb338}.highlight-item img{object-fit:contain;width:100px;height:100px;margin-bottom:.35rem}.highlight-item h2{font-family:var(--body);letter-spacing:0;margin-bottom:.15rem;font-size:.87rem;font-weight:900}.highlight-item p{color:var(--ink-soft);margin:0;font-size:.7rem;line-height:1.35}.welcome{background:var(--white)}.welcome-grid{grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);align-items:center;gap:clamp(2rem,8vw,7rem);display:grid}.welcome h2{max-width:520px;margin-bottom:0}.welcome-copy{border-top:3px solid var(--gold);max-width:610px;color:var(--ink-soft);margin-top:1.75rem;padding-top:1.25rem;font-size:1.08rem}.welcome-copy p:last-child{color:var(--ink);margin-bottom:0;font-weight:900}.welcome-images{min-height:410px;padding:0 2.5rem 2.5rem 0;position:relative}.welcome-images:before{border:10px solid var(--cream);content:"";width:72%;height:76%;position:absolute;top:2rem;right:0}.welcome-image-main{z-index:1;aspect-ratio:16/9;object-fit:cover;width:94%;box-shadow:var(--shadow);position:relative}.welcome-image-accent{z-index:2;aspect-ratio:16/9;border:8px solid var(--white);object-fit:cover;width:45%;position:absolute;bottom:0;right:0;box-shadow:0 12px 30px #3a2a1f33}.favorites-section{background:linear-gradient(#f3e6d1e3,#f3e6d1e3),url(/images/el-agavero-textura.webp) 50%/680px}.section-heading{text-align:center;max-width:680px;margin:0 auto 2.75rem}.section-heading h2{margin-bottom:.65rem}.section-heading>p:last-child{color:var(--ink-soft);margin-bottom:0}.favorites-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:1020px;margin-inline:auto;display:grid}.favorite-card{border-radius:var(--radius);background:var(--white);border:1px solid #8b5a2829;overflow:hidden;box-shadow:0 8px 22px #3a2a1f12}.favorite-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.favorite-card-copy{border-top:3px solid var(--gold);text-align:center;padding:.9rem .8rem 1rem}.favorite-card h3{margin:0;font-size:1.08rem}.section-action{text-align:center;margin-top:2.25rem}.text-link{color:var(--blue-deep);letter-spacing:.04em;text-transform:uppercase;font-size:.85rem;font-weight:900;text-decoration:none}.text-link span{margin-left:.3rem;transition:transform .18s;display:inline-block}.text-link:hover span{transform:translate(4px)}.about-preview{background:var(--white);overflow:hidden}.about-preview-grid{grid-template-columns:minmax(460px,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2.5rem,7vw,5.5rem);max-width:1180px;display:grid}.about-preview-image{width:100%;max-width:580px;position:relative}.about-preview-image:before{aspect-ratio:1;border:10px solid var(--cream);content:"";width:44%;position:absolute;top:-26px;right:-26px}.about-preview-image img{aspect-ratio:16/9;object-fit:cover;width:100%;box-shadow:var(--shadow);position:relative}.established-seal{aspect-ratio:1;width:130px;color:var(--white);background:var(--blue);font-family:var(--heading);text-align:center;border:6px double #ffffffbf;border-radius:50%;align-content:center;place-items:center;line-height:1.2;display:grid;position:absolute;bottom:-24px;right:-24px;transform:rotate(-5deg)}.established-seal strong{color:var(--cream);font-size:1.15rem}.about-preview-copy{max-width:500px}.about-preview-copy p:not(.eyebrow){color:var(--ink-soft);margin-bottom:1.7rem;font-size:1.05rem}.cta-section{color:var(--white);background:var(--blue);position:relative;overflow:hidden}.cta-inner{grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:2rem;min-height:280px;padding-top:3.25rem;padding-bottom:3.25rem;display:grid;position:relative}.cta-mark{object-fit:contain;filter:brightness(0)invert();opacity:.9;width:100px;height:100px}.cta-inner h2{color:var(--white);margin-bottom:.55rem;font-size:clamp(2rem,4vw,3.35rem)}.cta-inner p:not(.eyebrow){color:#ffffffdb;max-width:650px;margin-bottom:0}.site-footer{color:var(--white);background:url(/images/el-agavero-fondo-footer.webp) 50%/cover}.footer-inner{width:min(calc(100% - 40px), var(--container));grid-template-columns:1fr 180px 1fr;align-items:center;gap:3rem;min-height:285px;margin-inline:auto;padding:3rem 0;display:grid}.footer-inner section:last-child{text-align:right}.footer-eyebrow{color:#f4cf91;letter-spacing:.17em;text-transform:uppercase;margin-bottom:.6rem;font-size:.74rem;font-weight:900}.footer-inner section>p:not(.footer-eyebrow){color:#ffffffbd;margin-bottom:.55rem}.footer-inner section a{color:var(--white);text-underline-offset:5px;font-size:.84rem;font-weight:900}.footer-phone{margin-bottom:.35rem;text-decoration:none;display:inline-block;font-size:1rem!important}.social-links{gap:.65rem;margin-top:1rem;display:flex}.social-links a{border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:40px;height:40px;transition:color .18s,background .18s;display:grid}.social-links a:hover{color:var(--blue-deep);background:var(--white)}.social-links svg{fill:currentColor;stroke:currentColor;stroke-width:1.5px;width:20px;height:20px}.social-links a:first-child svg{stroke:none}.footer-brand img{object-fit:contain;width:140px;max-height:180px;margin-inline:auto}.footer-bottom{width:min(calc(100% - 40px), var(--container));color:#ffffff94;border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;padding:1.1rem 0;font-size:.72rem;display:flex}.footer-bottom p{margin:0}.footer-bottom a{color:var(--white);text-underline-offset:4px;font-weight:900}.footer-developed{text-align:right}.page-hero{min-height:470px;color:var(--white);background-image:var(--page-hero-image);background-position:50% 48%;background-size:cover;place-items:center;display:grid;position:relative;overflow:hidden}.page-hero-overlay{background:linear-gradient(90deg,#2a190ed1,#2a190e61),linear-gradient(#0000001a,#00000061);position:absolute;inset:0}.page-hero-content{z-index:1;padding:4rem 0;position:relative}.page-hero h1{max-width:800px;color:var(--white);margin-bottom:1rem}.page-hero-content>p:last-child{max-width:650px;margin-bottom:0;font-size:1.15rem}.story{background:var(--white)}.story-grid{grid-template-columns:280px minmax(0,720px);justify-content:center;gap:clamp(3rem,8vw,8rem);display:grid}.story-aside{text-align:center;border:1px solid #6f8fb340;height:fit-content;padding:2rem;position:sticky;top:2rem}.story-aside:after{z-index:-1;border:2px solid var(--gold);content:"";width:100%;height:100%;position:absolute;bottom:-12px;right:-12px}.story-aside img{object-fit:contain;width:160px;max-height:190px;margin:0 auto 1.2rem}.story-aside p{color:var(--blue-deep);font-family:var(--heading);margin:0;font-size:1.1rem;line-height:1.35}.story-copy{color:var(--ink-soft);font-size:1.06rem}.story-copy>p{margin-bottom:1.5rem}.drop-cap:first-letter{float:left;color:var(--gold);font-family:var(--heading);margin:.12em .12em 0 0;font-size:4.7rem;font-weight:900;line-height:.75}.story-quote{border-left:5px solid var(--gold);margin:2.4rem 0;padding:2rem 0 2rem 2rem}.story-quote blockquote{color:var(--ink);font-family:var(--heading);margin:0;font-size:clamp(1.55rem,3vw,2.2rem);font-weight:700;line-height:1.35}.story-closing{color:var(--blue-deep);font-family:var(--heading);font-size:1.6rem;font-weight:800}.about-photo-band{background:var(--white);padding:0 0 clamp(4.5rem,8vw,7rem)}.about-photo-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:1rem;min-height:clamp(500px,48vw,660px);display:grid}.about-photo-grid img{object-fit:cover;width:100%;height:100%;min-height:0;box-shadow:0 12px 28px #3a2a1f1f}.about-photo-grid img:first-child{grid-row:1/3}.about-photo-grid img:nth-child(2){transform:none}.values{background:var(--cream)}.values-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.values-grid article{border-top:4px solid var(--blue);background:var(--white);padding:clamp(1.75rem,4vw,3rem)}.values-grid span{color:var(--gold);font-family:var(--heading);margin-bottom:1.2rem;font-size:1.25rem;font-weight:900;display:block}.values-grid h3{font-size:1.85rem}.values-grid p{color:var(--ink-soft);margin:0}.menu-page{background:var(--cream-light)}.menu-category-list{gap:clamp(4.5rem,10vw,8rem);display:grid}.menu-category{border:1px solid var(--line);background:var(--white);scroll-margin-top:100px;overflow:hidden;box-shadow:0 12px 34px #3a2a1f14}.menu-category-header{position:relative;overflow:hidden}.menu-category-header:after{content:"";background:linear-gradient(#0000 32%,#20120ac7);position:absolute;inset:0}.menu-category-header img{object-fit:cover;width:100%;height:clamp(220px,28vw,330px)}.menu-category-title{z-index:1;color:var(--white);position:absolute;bottom:clamp(1.5rem,4vw,3rem);left:clamp(1.5rem,5vw,4rem);right:clamp(1.5rem,5vw,4rem)}.menu-category-title h2{color:var(--white);margin:0}.menu-category-title .menu-number{color:#f4cf91}.menu-category-content{padding:clamp(1.5rem,5vw,4rem)}.menu-number{color:var(--gold);font-family:var(--heading);margin-bottom:.25rem;font-size:1.15rem;font-weight:900}.menu-note{border-bottom:2px solid var(--gold);color:var(--ink-soft);margin:0 0 1.2rem;padding-bottom:1rem;font-size:.9rem;font-style:italic}.menu-items{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem;margin:0;padding:0;list-style:none;display:grid}.menu-items li{border-bottom:1px solid var(--line);padding:1rem 0}.menu-items h3{font-family:var(--body);margin-bottom:.25rem;font-size:.93rem;font-weight:900;line-height:1.3}.menu-items p{color:var(--ink-soft);margin:0;font-size:.78rem;line-height:1.5}.gallery-page{background:var(--white)}.gallery-grid{grid-auto-flow:dense;grid-template-columns:repeat(4,1fr);grid-auto-rows:170px;gap:.75rem;display:grid}.gallery-item{background:var(--cream);margin:0;overflow:hidden}.gallery-item:nth-child(7n+1),.gallery-item:nth-child(7n+5){grid-area:span 2/span 2}.gallery-item:nth-child(7n+3){grid-row:span 2}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.gallery-item:hover img{transform:scale(1.025)}.contact-page{background:var(--cream)}.contact-grid{grid-template-columns:minmax(0,.85fr) minmax(380px,1.15fr);gap:clamp(2.5rem,8vw,7rem);display:grid}.contact-intro>p:not(.eyebrow){color:var(--ink-soft);font-size:1.05rem}.contact-details{border-top:1px solid #6f8fb359;margin-top:2rem;font-style:normal;display:grid}.contact-details div{border-bottom:1px solid #6f8fb359;padding:1rem 0}.contact-details span{color:var(--blue-deep);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.15rem;font-size:.72rem;font-weight:900;display:block}.contact-details p,.contact-details a{color:var(--ink);margin:0;font-size:.95rem;font-weight:700}.contact-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:clamp(3rem,6vw,5.5rem);display:grid}.contact-images img{aspect-ratio:16/9;object-fit:cover;width:100%;box-shadow:0 12px 28px #3a2a1f1f}.contact-images img:last-child{transform:none}.contact-form{background:var(--white);box-shadow:var(--shadow);padding:clamp(1.5rem,5vw,3.5rem)}.field-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-form label{color:var(--ink);letter-spacing:.04em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem;font-weight:900;display:block}.contact-form label span{color:var(--ink-soft);font-weight:400}.contact-form input,.contact-form textarea{width:100%;color:var(--ink);background:var(--cream-light);border:1px solid #3a2a1f40;border-radius:0;margin-top:.35rem;padding:.75rem}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue);outline:2px solid #6f8fb33d}.contact-form .button{cursor:pointer;border:0}.form-status{color:var(--ink-soft);margin:.8rem 0 0;font-size:.75rem}.contact-map-section{margin-top:clamp(4rem,8vw,7rem)}.contact-map-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:end;gap:2rem;margin-bottom:1.75rem;display:grid}.contact-map-heading h2{margin-bottom:0}.contact-map-heading>div:last-child{justify-content:flex-end;align-items:center;gap:1.25rem;display:flex}.contact-map-heading>div:last-child p{max-width:260px;color:var(--ink-soft);margin:0;font-weight:700}.map-frame{border:8px solid var(--white);box-shadow:var(--shadow);overflow:hidden}.map-frame iframe{border:0;width:100%;height:430px;display:block}@media (width<=1040px){.header-inner{grid-template-columns:185px 1fr}.brand img{width:175px}.primary-nav,.primary-nav ul{gap:1.1rem}.primary-nav li a{font-size:.78rem}.highlight-item{padding-inline:.5rem}.cta-inner{grid-template-columns:80px 1fr}.cta-mark{width:80px;height:80px}.cta-inner .button-row{grid-column:2}}@media (width<=860px){.site-header,.header-inner{min-height:78px}.header-inner{grid-template-columns:160px 1fr}.brand img{width:150px;max-height:58px}.nav-toggle{min-width:48px;min-height:48px;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.7rem;margin-left:auto;padding:.5rem;display:flex}.nav-toggle-label{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.nav-toggle-lines,.nav-toggle-lines:before,.nav-toggle-lines:after{content:"";background:currentColor;width:24px;height:2px;transition:transform .18s;display:block}.nav-toggle-lines{position:relative}.nav-toggle-lines:before{position:absolute;top:-7px}.nav-toggle-lines:after{position:absolute;top:7px}.nav-toggle[aria-expanded=true] .nav-toggle-lines{background:0 0}.nav-toggle[aria-expanded=true] .nav-toggle-lines:before{top:0;transform:rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle-lines:after{top:0;transform:rotate(-45deg)}.primary-nav{border-top:1px solid var(--line);background:var(--white);align-items:stretch;padding:1.25rem 20px 1.5rem;display:none;position:absolute;top:78px;left:0;right:0;box-shadow:0 16px 30px #3a2a1f24}.primary-nav.open{display:block}.primary-nav ul{gap:0;display:grid}.primary-nav li a{border-bottom:1px solid var(--line);padding:.75rem 0;font-size:.9rem}.primary-nav li a:after{display:none}.header-cta{width:100%;margin-top:1rem}.home-hero{background-position:54%;min-height:680px}.home-hero-shade{background:#21130b7a}.highlight-grid{grid-template-columns:repeat(3,1fr)}.highlight-item:nth-child(4){border-left:0}.highlight-item:nth-child(n+4){border-top:1px solid #6f8fb338}.highlight-item:last-child{grid-column:span 2}.welcome-grid,.about-preview-grid,.story-grid,.contact-grid{grid-template-columns:1fr}.favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-aside{text-align:left;grid-template-columns:120px 1fr;align-items:center;gap:1rem;display:grid;position:relative;top:0}.story-aside img{width:100px;height:120px;margin:0}.values-grid{grid-template-columns:1fr}.menu-items{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-item:nth-child(7n+1),.gallery-item:nth-child(7n+5){grid-column:span 1}.footer-inner{grid-template-columns:1fr 130px 1fr;gap:1.5rem}}@media (width<=620px){.container{width:min(calc(100% - 28px), var(--container))}.section{padding:4rem 0}h1{font-size:clamp(2.55rem,12vw,3.55rem)}h2{font-size:clamp(2rem,9vw,2.75rem)}.home-hero{background-position:52%;min-height:650px}.home-hero-content{padding-top:4.25rem}.home-hero-lead{max-width:390px}.button-row .button{width:100%}.highlight-grid{grid-template-columns:1fr 1fr}.highlight-item{min-height:132px}.highlight-item:nth-child(3),.highlight-item:nth-child(5){border-left:0}.highlight-item:nth-child(3){border-top:1px solid #6f8fb338}.highlight-item:last-child{grid-column:1/-1}.favorites-grid{grid-template-columns:1fr;max-width:360px}.favorite-card img{aspect-ratio:16/9}.welcome-images{min-height:300px;padding:0 2rem 2rem 0}.welcome-image-main{aspect-ratio:16/9;width:88%}.about-preview-image{margin-right:18px}.established-seal{width:108px;font-size:.78rem;bottom:-18px;right:-18px}.cta-inner{text-align:center;grid-template-columns:1fr;gap:1.25rem}.cta-mark{margin-inline:auto}.cta-inner .button-row{grid-column:1}.page-hero{min-height:420px}.page-hero-content>p:last-child{font-size:1rem}.story-aside{grid-template-columns:90px 1fr;padding:1.4rem}.story-aside img{width:76px;height:95px}.story-quote{padding-left:1.25rem}.about-photo-grid{grid-template-rows:none;grid-template-columns:1fr;min-height:0}.about-photo-grid img,.about-photo-grid img:first-child{aspect-ratio:16/9;grid-row:auto;height:auto}.about-photo-grid img:nth-child(2){transform:none}.contact-images{grid-template-columns:1fr}.menu-category-header img{height:190px}.menu-category-title{bottom:1.25rem;left:1.25rem;right:1.25rem}.menu-items{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px}.gallery-item:nth-child(7n+3){grid-row:span 1}.contact-map-heading{grid-template-columns:1fr}.contact-map-heading>div:last-child{flex-direction:column;align-items:flex-start}.map-frame iframe{height:340px}.field-grid{grid-template-columns:1fr;gap:0}.footer-inner{text-align:center;grid-template-columns:1fr;gap:2rem}.footer-inner section:last-child{text-align:center}.footer-brand{grid-row:1}.footer-brand img{width:110px;height:130px}.footer-bottom{text-align:center;justify-items:center;display:grid}.footer-developed{text-align:center}.social-links{justify-content:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
