:root{--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--container-content:45rem;--container-wide:60rem;--color-bg-dark:#382c27;--color-cta:#25d366;--color-cta-hover:#20bd5a;--color-accent:#c9a99a;--color-text:#382c27;--color-text-muted:#5c4a42;--color-bg-light:#fdfafb;--color-surface:#fdfafb;--color-border:#e8ddd9;--color-white:#fdfafb;--font-serif:"Prosto One",sans-serif;--font-sans:"Jura",sans-serif;--text-hero:clamp(1.5rem,4vw + 1rem,2.25rem);--text-title:clamp(1.25rem,2.5vw + .9rem,1.5rem);--text-body:clamp(.9375rem,1.5vw + .7rem,1rem);--text-small:clamp(.8125rem,1vw + .6rem,.875rem);--touch-min:2.75rem;--touch-cta:3rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--font-sans);font-size:var(--text-body);color:var(--color-text);background-color:var(--color-bg-light);margin:0;line-height:1.5;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--color-cta);text-decoration:none}a:hover{text-decoration:underline}p,li,.section-title{overflow-wrap:break-word;word-wrap:break-word}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.container{width:100%;max-width:var(--container-content);padding-left:max(var(--space-md),env(safe-area-inset-left));padding-right:max(var(--space-md),env(safe-area-inset-right));margin:0 auto}.hero-content{max-width:var(--container-wide)}.header{padding:var(--space-sm)0;padding-top:max(var(--space-sm),env(safe-area-inset-top));background-color:var(--color-bg-dark);color:var(--color-white);justify-content:center;align-items:center;display:flex}.logo-img{object-fit:contain;width:118px;max-width:100%;height:64px;max-height:6.875rem;display:block}@media (max-width:480px){.logo-img{width:118px;height:64px;max-height:4rem}}.hero{background-color:var(--color-bg-dark);align-items:stretch;min-height:min(100dvh,700px);display:flex;position:relative;overflow:hidden}.hero-bg{background-image:url(/images/hero-bg.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;position:absolute;inset:0}@media (min-width:1024px){.hero-bg{background-attachment:fixed}}.hero-bg:after{content:"";background-color:#382c27bf;position:absolute;inset:0}.hero-content{z-index:1;width:100%;padding:var(--space-lg)var(--space-md);padding-bottom:max(var(--space-xl),env(safe-area-inset-bottom));flex:1;justify-content:center;align-items:center;display:flex;position:relative}.hero-frame{width:100%;max-width:var(--container-wide);align-items:stretch;gap:var(--space-xl);padding:var(--space-xl)var(--space-lg);background:#382c27d9;border:1px solid #fdfafb1f;border-radius:12px;flex-direction:column;display:flex;box-shadow:0 8px 32px #00000059}.hero-text{text-align:center;width:100%;max-width:28.75rem}.hero-title{margin:0 0 var(--space-sm);font-family:var(--font-serif);font-size:var(--text-hero);color:var(--color-white);font-weight:400;line-height:1.25}.hero-title-highlight{color:var(--color-cta);font-weight:400}@media (max-width:767px){.hero-title{font-size:clamp(1.2rem,3.5vw + .85rem,1.6rem)}}.hero-subtitle{margin:.35rem 0 var(--space-md);font-size:var(--text-body);color:#ffffffe6}.hero-photo-wrap{flex-shrink:0;justify-content:center;align-items:flex-end;margin-top:auto;padding-bottom:0;display:flex;position:relative}.hero-photo-wrap:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 100% at 50% 0,#0000004d,#0000 70%);width:70%;height:1rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-photo{z-index:1;filter:drop-shadow(0 10px 30px #0006)drop-shadow(0 4px 12px #00000040);vertical-align:bottom;width:100%;max-width:21.25rem;height:auto;display:block;position:relative}@media (min-width:768px){.hero-frame{justify-content:space-between;align-items:flex-end;gap:var(--space-xl);padding:var(--space-2xl)var(--space-xl);flex-direction:row}.hero-text{text-align:left;flex:0 28.75rem;max-width:28.75rem}.hero-photo-wrap{margin-top:0}.hero-photo{max-width:20rem}}@media (min-width:1024px){.hero-frame{padding:var(--space-2xl)2rem;flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:2.5rem;min-height:480px}.hero-text{text-align:left;flex:none;max-width:420px}.hero-photo-wrap{flex-shrink:0;justify-content:center;align-items:flex-end;width:340px;height:453px;margin-left:auto;display:flex;position:relative}.hero-photo-wrap:after{background:radial-gradient(75% 100% at 50% 0,#00000059,#0000 65%);width:85%;height:1.5rem}.hero-photo{object-fit:cover;object-position:center bottom;width:340px;max-width:none;height:453px}}.cta{min-height:var(--touch-cta);padding:var(--space-sm)var(--space-lg);font-family:var(--font-sans);font-size:var(--text-body);text-align:center;margin-top:var(--space-md);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:8px;justify-content:center;align-items:center;font-weight:600;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-flex}.cta:hover{text-decoration:none}.cta:active{transform:scale(.98)}.cta-primary{color:#fff;background-color:var(--color-cta)}.cta-primary:hover{background-color:var(--color-cta-hover);color:#fff}.cta-full{width:100%;margin-left:0;margin-right:0}@media (max-width:767px){.cta{width:100%;max-width:22rem;margin-left:auto;margin-right:auto}}.section{padding:var(--space-xl)0}.section-dark{background-color:var(--color-bg-dark);color:var(--color-white)}.section-light{background-color:var(--color-bg-light);color:var(--color-text)}.section-title{margin:0 0 var(--space-md);font-family:var(--font-serif);font-size:var(--text-title);color:var(--color-text);font-weight:400}.section-title-light{color:var(--color-white)}.section-cta-wrap{margin:var(--space-xl)0 0;text-align:center}.section-services .container{max-width:var(--container-wide)}.services-grid{gap:var(--space-lg);margin-top:var(--space-md);grid-template-columns:1fr;display:grid}@media (min-width:480px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{padding:var(--space-md);background:#fdfafb0f;border-radius:8px}.service-icon{color:var(--color-accent);margin-bottom:var(--space-sm);display:inline-block}.service-icon svg{width:48px;height:48px}.service-card-title{font-family:var(--font-serif);color:var(--color-white);margin:0 0 .5rem;font-size:1.1rem;font-weight:400}.service-card-desc{font-size:var(--text-small);color:#fdfafbe0;margin:0;line-height:1.5}.about-box{gap:var(--space-xl);background:var(--color-bg-dark);padding:var(--space-xl);border-radius:12px;grid-template-columns:1fr;display:grid}@media (min-width:768px){.about-box{grid-template-columns:1fr 1fr;align-items:center}}.about-text{margin:0 0 var(--space-md);font-size:var(--text-body);color:#fdfafbeb;line-height:1.6}.about-image{aspect-ratio:16/10;object-fit:cover;border-radius:8px;width:100%;height:auto}.about-image-wrap{min-height:200px}@media (min-width:1024px){.about-box{align-items:stretch}.about-image-wrap{align-items:stretch;min-height:320px;display:flex}.about-image{aspect-ratio:auto;object-fit:cover;width:100%;height:100%;min-height:280px}}.container-why{gap:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.container-why{grid-template-columns:280px 1fr;align-items:start}}.why-title{margin-top:0}.why-list{margin:0;padding:0;list-style:none}.why-item{gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.why-icon{background:var(--color-accent);width:2rem;height:2rem;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.why-item-title{font-family:var(--font-sans);color:var(--color-text);margin:0 0 .25rem;font-size:1.05rem;font-weight:600}.why-item-desc{font-size:var(--text-small);color:var(--color-text-muted);margin:0;line-height:1.5}.testimonial-card{padding:var(--space-xl);border-left:4px solid var(--color-accent);background:#fdfafb0f;border-radius:12px;margin:0}.section-testimonial .section-cta-wrap{margin-top:var(--space-lg)}.testimonial-quote{font-family:var(--font-serif);color:var(--color-accent);margin-bottom:-.5rem;font-size:3rem;line-height:1;display:block}.testimonial-text{margin:0 0 var(--space-md);font-size:var(--text-body);color:#fdfafbf2;line-height:1.6}.testimonial-author{font-size:var(--text-small);color:#fdfafbd9;font-style:italic}.section-other .container{max-width:var(--container-wide)}.other-caption{margin:0 0 var(--space-lg);font-size:var(--text-body);color:var(--color-text-muted);max-width:55ch}.other-list{grid-template-columns:1fr;gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:480px){.other-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.other-list{grid-template-columns:repeat(4,1fr)}}.other-list li{padding:var(--space-sm)var(--space-md);font-size:var(--text-body);color:var(--color-text);border-left:3px solid var(--color-accent);background:#382c270f;border-radius:8px}.section-other .section-cta-wrap{margin-top:var(--space-xl)}.footer.section-dark,.footer{padding:var(--space-2xl)var(--space-md)var(--space-md);padding-bottom:max(var(--space-xl),env(safe-area-inset-bottom));background-color:var(--color-bg-dark);color:var(--color-white)}.footer-inner{max-width:var(--container-wide);margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;gap:var(--space-xl);flex-wrap:wrap;display:flex}.footer-cta-wrap{flex-shrink:0;margin:0}.footer-cta-wrap .cta{margin-top:0}@media (max-width:767px){.footer-inner{text-align:center;flex-direction:column}.footer-cta-wrap .cta{width:100%;max-width:22rem}}.footer-title{margin:0 0 var(--space-md);font-family:var(--font-serif);font-size:var(--text-title);color:var(--color-white);font-weight:400}.footer-address,.footer p{font-size:var(--text-body);margin:0 0 .5rem}.footer-link{color:var(--color-cta)}.footer-link:hover{text-decoration:underline}.footer-social{gap:var(--space-sm);margin-top:var(--space-md);display:flex}.footer-social-link{width:40px;height:40px;color:var(--color-white);background:#fdfafb1f;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.footer-social-link:hover{background:var(--color-accent);color:var(--color-white);text-decoration:none}.footer-legal{padding-top:var(--space-md);text-align:center;border-top:1px solid #fdfafb1f}.footer-legal p{font-size:var(--text-small);color:#fdfafbb3;margin:0}.float-whatsapp{bottom:max(var(--space-md),env(safe-area-inset-bottom));right:max(var(--space-md),env(safe-area-inset-right));z-index:1000;color:#fff;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;box-shadow:0 4px 20px #25d36680}.float-whatsapp:hover{color:#fff;text-decoration:none;transform:scale(1.05);box-shadow:0 6px 24px #25d36699}.float-whatsapp-icon{width:28px;height:28px}.float-whatsapp-label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:var(--space-md);background:#0009;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-card{background:var(--color-bg-light);padding:var(--space-xl);border-radius:16px;width:100%;max-width:28rem;max-height:90vh;animation:.25s slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-close{top:var(--space-sm);right:var(--space-sm);cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;padding:.25rem .5rem;font-size:1.5rem;line-height:1;position:absolute}.modal-close:hover{color:var(--color-text)}.modal-title{margin:0 0 var(--space-xs);font-family:var(--font-serif);font-size:var(--text-title);color:var(--color-text)}.modal-subtitle{margin:0 0 var(--space-lg);font-size:var(--text-small);color:var(--color-text-muted)}.form-group{margin-bottom:var(--space-md)}.form-label{font-size:var(--text-small);color:var(--color-text);margin-bottom:.35rem;font-weight:600;display:block}.form-input,.form-select{border:1.5px solid var(--color-border);width:100%;font-family:var(--font-sans);font-size:var(--text-body);color:var(--color-text);background:#fff;border-radius:8px;padding:.75rem 1rem;transition:border-color .15s}.form-input:focus,.form-select:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #c9a99a33}.form-input::placeholder{color:var(--color-text-muted);opacity:.6}.form-input-error{border-color:#e53e3e}.form-error-text{color:#e53e3e;font-size:var(--text-small);margin-top:.25rem}.form-api-error{color:#c53030;padding:var(--space-sm);font-size:var(--text-small);margin-bottom:var(--space-md);text-align:center;background:#fff5f5;border:1px solid #feb2b2;border-radius:8px}.btn-submit{width:100%;min-height:var(--touch-cta);padding:var(--space-sm)var(--space-lg);font-family:var(--font-sans);font-size:var(--text-body);color:#fff;background-color:var(--color-cta);cursor:pointer;border:none;border-radius:8px;font-weight:700;transition:background-color .2s}.btn-submit:hover{background-color:var(--color-cta-hover)}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.combobox-wrapper{position:relative}.combobox-input{padding-right:2.5rem}.combobox-toggle{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;padding:.25rem;font-size:.8rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.combobox-list{z-index:10;border:1.5px solid var(--color-border);background:#fff;border-top:none;border-radius:0 0 8px 8px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.combobox-option{cursor:pointer;font-size:var(--text-body);color:var(--color-text);padding:.6rem 1rem}.combobox-option:hover,.combobox-option[data-active=true]{background:#c9a99a26}.combobox-empty{font-size:var(--text-small);color:var(--color-text-muted);padding:.6rem 1rem;font-style:italic}@media (max-width:360px){.container,.hero-content{padding-left:var(--space-sm);padding-right:var(--space-sm)}}@media (min-width:1280px){.section{padding:var(--space-2xl)0}}
