*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #1d3a35;--color-primary-light: #2d5248;--color-accent: #c4955a;--color-accent-light: #f0e2cc;--color-bg: #faf7f2;--color-surface: #ffffff;--color-text: #1c1917;--color-text-muted: #6b6560;--color-border: #e8e0d5;--color-whatsapp: #25d366;--color-whatsapp-dark: #0e7a3a;font-size:10px}html{scroll-behavior:smooth}body{font-family:Heebo,sans-serif;font-size:1.6rem;color:var(--color-text);background:var(--color-bg);direction:rtl;line-height:1.6}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;font-family:inherit}.skip-link{position:absolute;top:-100%;right:0;background:var(--color-primary);color:#fff;padding:1.2rem 2.4rem;font-size:1.6rem;font-weight:600;z-index:9999;border-radius:0 0 .8rem .8rem;transition:top .2s}.skip-link:focus{top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px;border-radius:4px}.container{width:100%;max-width:120rem;margin:0 auto;padding:0 2.4rem}.section{padding:8rem 0}.section-title{font-family:Frank Ruhl Libre,serif;font-size:clamp(2.6rem,6vw,3.6rem);font-weight:700;color:var(--color-text);margin-bottom:1.2rem;text-align:center}.section-subtitle{font-size:1.7rem;color:var(--color-text-muted);text-align:center;margin-bottom:5rem}.section-tag{font-size:1.3rem;font-weight:600;color:#7a5a2e;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.8rem}.divider{width:4rem;height:.25rem;background:var(--color-accent);border-radius:9999px;margin:0 auto 5rem}.badge{background:var(--color-accent-light);color:#7a5a2e;font-size:1.3rem;font-weight:600;padding:.6rem 1.4rem;border-radius:9999px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2.8rem;border-radius:9999px;font-size:1.5rem;font-weight:600;min-height:4.4rem;transition:background .2s,transform .15s,box-shadow .2s;cursor:pointer}.btn--primary{background:var(--color-accent);color:var(--color-primary)}.btn--primary:hover{background:#a87c44;transform:translateY(-.1rem)}.btn--whatsapp{background:var(--color-whatsapp-dark);color:#fff;font-size:1.7rem;padding:1.4rem 3.2rem;gap:1rem;min-height:4.4rem}.btn--whatsapp:hover{background:#0b6831;transform:translateY(-.2rem);box-shadow:0 .6rem 2rem #0e7a3a59}.btn--outline{display:inline-flex;align-items:center;justify-content:center;padding:1.4rem 3.2rem;border-radius:9999px;font-size:1.7rem;font-weight:600;min-height:4.4rem;border:.2rem solid rgba(255,255,255,.7);color:#fff;transition:background .2s,transform .15s}.btn--outline:hover{background:#ffffff1f;transform:translateY(-.2rem)}.btn--phone{display:inline-flex;align-items:center;justify-content:center;padding:1.4rem 3.2rem;border-radius:9999px;font-size:1.7rem;font-weight:600;min-height:4.4rem;background:var(--color-accent-light);color:#7a5a2e;transition:background .2s,transform .15s}.btn--phone:hover{background:#e5ceaa;transform:translateY(-.2rem)}@media (max-width: 600px){.section{padding:5rem 0}}@media (max-width: 400px){.container{padding:0 1.6rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.external-link__icon{display:inline-block;vertical-align:middle;margin-inline-start:.4rem;flex-shrink:0}.navbar{position:fixed;top:0;right:0;left:0;z-index:100;padding:1.2rem 0;transition:background .3s,box-shadow .3s}.navbar--scrolled{background:#faf7f2f7;box-shadow:0 .1rem 2rem #1d3a351a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar__inner{display:flex;align-items:center}.navbar__brand{flex:1;display:flex;align-items:center}.navbar__logo{height:8rem;width:auto;border-radius:.8rem}.navbar__links{display:flex;align-items:center;gap:3.2rem}.navbar__link{font-size:1.6rem;font-weight:600;color:#ffffffeb;text-shadow:0 1px 4px rgba(0,0,0,.4);transition:color .2s;padding:.6rem 0;min-height:4.4rem;display:inline-flex;align-items:center}.navbar__link:hover{color:#f0d5b0}.navbar--scrolled .navbar__link{color:var(--color-text);text-shadow:none}.navbar--scrolled .navbar__link:hover{color:var(--color-accent)}.navbar__end{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:1.6rem}.navbar__burger{display:none;flex-direction:column;gap:.5rem;background:none;padding:1rem;min-height:4.4rem;min-width:4.4rem;justify-content:center;align-items:center}.navbar__burger span{display:block;width:2.4rem;height:.2rem;background:#ffffffe6;border-radius:9999px;transition:.3s}.navbar--scrolled .navbar__burger span{background:var(--color-text)}.navbar__cta--mobile{display:none}@media (max-width: 768px){.navbar__burger{display:flex}.navbar__end .navbar__cta{display:none}.navbar__links{display:none;position:absolute;top:100%;right:0;left:0;flex-direction:column;background:var(--color-surface);padding:2.4rem;gap:2rem;box-shadow:0 .8rem 2.4rem #1d3a351f;border-top:1px solid var(--color-border)}.navbar__links--open{display:flex}.navbar__cta--mobile{display:flex;width:100%;justify-content:center}.navbar__link{color:var(--color-text);text-shadow:none}.navbar__link:hover{color:var(--color-accent)}}.hero{position:relative;min-height:100vh;display:flex;align-items:center}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0f1e19cc,#1d3a3599 60%,#1d3a354d)}.hero__content{position:relative;z-index:1;color:#fff;max-width:64rem;width:100%;padding-top:8rem;animation:heroFadeUp .9s ease both}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(2.4rem)}to{opacity:1;transform:translateY(0)}}.hero__tag{display:inline-block;background:#c4955a40;border:.1rem solid rgba(196,149,90,.7);color:#f0d5b0;font-size:1.3rem;font-weight:600;padding:.5rem 1.6rem;border-radius:9999px;margin-bottom:2rem;letter-spacing:.1em;text-transform:uppercase}.hero__title{font-family:Frank Ruhl Libre,serif;font-size:clamp(5.2rem,9vw,8rem);font-weight:900;line-height:1.05;margin-bottom:2rem;text-shadow:0 .2rem 1.6rem rgba(0,0,0,.35)}.hero__sub{font-size:1.9rem;font-weight:300;color:#ffffffd9;margin-bottom:4rem;line-height:1.75}.hero__actions{display:flex;gap:1.6rem;flex-wrap:wrap}@media (max-width: 600px){.hero__content{padding-top:10rem}.hero__sub{font-size:1.7rem}.hero__actions{flex-direction:column}.hero__actions .btn{width:100%}}.about{background:var(--color-surface)}.about__inner{display:grid;grid-template-columns:1fr 1fr;gap:6.4rem;align-items:center}.about__image-wrap{position:relative}.about__image-wrap:before{content:"";position:absolute;top:2.4rem;right:2.4rem;bottom:-2.4rem;left:-2.4rem;background:var(--color-accent-light);border-radius:2.4rem;z-index:0}.about__image{position:relative;z-index:1;width:100%;border-radius:2.4rem;object-fit:cover;aspect-ratio:3/4;box-shadow:0 2rem 4rem #1d3a3526}.about__title{text-align:right;margin-bottom:1.2rem}.about__divider{margin:0 0 2.8rem}.about__bio{font-size:1.6rem;color:var(--color-text-muted);line-height:1.85;margin-bottom:1.8rem}.about__badges{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.4rem}@media (max-width: 900px){.about__inner{grid-template-columns:1fr;gap:4rem}.about__image-wrap{max-width:36rem;margin:0 auto;overflow:hidden}.about__image-wrap:before{left:0;right:0;top:1.2rem;bottom:-1.2rem}.about__title{text-align:center}.about__divider{margin:0 auto 2.8rem}.about__badges{justify-content:center}}.services{background:var(--color-bg)}.services__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:2.4rem;list-style:none;padding:0}.service-card{background:var(--color-surface);border:.1rem solid var(--color-border);border-radius:2rem;padding:3.2rem;display:flex;flex-direction:column;gap:1.2rem;transition:box-shadow .25s,transform .25s,border-color .25s}.service-card:hover{box-shadow:0 1.2rem 3.2rem #1d3a351f;transform:translateY(-.4rem);border-color:var(--color-accent)}.service-card__icon{width:4.8rem;height:4.8rem;color:var(--color-accent)}.service-card__icon svg{width:100%;height:100%}.service-card__name{font-family:Frank Ruhl Libre,serif;font-size:2rem;font-weight:700;color:var(--color-text)}.service-card__desc{font-size:1.5rem;color:var(--color-text-muted);line-height:1.75;flex:1}.service-card__link{font-size:1.4rem;font-weight:600;color:var(--color-accent);margin-top:.8rem;transition:color .2s;display:inline-flex;align-items:center;min-height:4.4rem}.service-card__link:hover{color:#a87c44}@media (max-width: 600px){.services__grid{grid-template-columns:1fr}.service-card{padding:2.4rem}}.reviews{background:var(--color-surface)}.reviews__carousel{display:flex;align-items:center;gap:1.2rem}.reviews__track{flex:1;min-width:0;display:flex;gap:2.4rem;overflow-x:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;padding:1.2rem .4rem;direction:ltr}.reviews__track::-webkit-scrollbar{display:none}.reviews__arrow{flex-shrink:0;width:4.8rem;height:4.8rem;border-radius:50%;background:var(--color-surface);border:.15rem solid var(--color-border);color:var(--color-primary);font-size:3.2rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,color .2s,box-shadow .2s;min-height:4.4rem}.reviews__arrow:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 .4rem 1.2rem #1d3a3533}.review-card{flex:0 0 calc((100% - 4.8rem) / 3);scroll-snap-align:start;direction:rtl;background:var(--color-bg);border:.1rem solid var(--color-border);border-radius:2rem;padding:3.2rem;display:flex;flex-direction:column;gap:1.6rem;transition:box-shadow .25s,transform .25s,border-color .25s}.review-card:hover{box-shadow:0 1.2rem 3.2rem #1d3a351f;transform:translateY(-.4rem);border-color:var(--color-accent)}.review-card__stars{display:flex;gap:.2rem}.star{font-size:2rem;color:var(--color-border);line-height:1}.star--filled{color:var(--color-accent)}.review-card__text{font-size:1.5rem;color:var(--color-text-muted);line-height:1.75;flex:1}.review-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-top:auto}.review-card__name{font-family:Frank Ruhl Libre,serif;font-size:1.7rem;font-weight:700;color:var(--color-text)}.review-card__source{font-size:1.2rem;font-weight:600;color:var(--color-primary);background:var(--color-accent-light);border:.1rem solid var(--color-border);border-radius:9999px;padding:.3rem 1rem;white-space:nowrap;transition:background .2s,color .2s}.review-card__source:hover{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.reviews__profiles{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.6rem;margin-top:5.6rem}.reviews__profile-btn{display:inline-flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600;color:var(--color-primary);background:transparent;border:.15rem solid var(--color-border);border-radius:9999px;padding:1rem 2.4rem;min-height:4.4rem;transition:border-color .2s,background .2s,color .2s}.reviews__profile-btn:hover{border-color:var(--color-primary);background:var(--color-primary);color:#fff}@media (max-width: 900px){.review-card{flex:0 0 calc((100% - 2.4rem)/2)}}@media (max-width: 600px){.review-card{flex:0 0 82%;padding:2.4rem}.reviews__arrow{width:4rem;height:4rem;font-size:2.8rem}.reviews__profiles{flex-direction:column;align-items:stretch}.reviews__profile-btn{justify-content:center}}.faq{background:var(--color-bg)}.faq__list{max-width:76rem;margin:0 auto;display:flex;flex-direction:column;gap:1.2rem}.faq__item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1.2rem;overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq__item:hover{border-color:var(--color-accent);box-shadow:0 4px 16px #c4955a1a}.faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2rem 2.4rem;background:none;border:none;cursor:pointer;text-align:right;font-family:var(--font-body);font-size:1.7rem;font-weight:600;color:var(--color-text);line-height:1.4;min-height:4.4rem}.faq__question:focus-visible{outline:3px solid var(--color-accent);outline-offset:-3px;border-radius:1.2rem}.faq__chevron{flex-shrink:0;width:2rem;height:2rem;color:var(--color-accent);transition:transform .25s ease}.faq__item--open .faq__chevron{transform:rotate(180deg)}.faq__answer{margin:0;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq__answer p{padding:0 2.4rem 2rem;font-size:1.6rem;color:var(--color-text-muted);line-height:1.7;margin:0}.faq__item--open .faq__answer{max-height:40rem}@media (prefers-reduced-motion: reduce){.faq__chevron,.faq__answer{transition:none}}@media (max-width: 600px){.faq__question{font-size:1.55rem;padding:1.6rem 1.8rem}.faq__answer p{padding:0 1.8rem 1.6rem;font-size:1.5rem}}.contact{background:var(--color-surface)}.contact__inner{display:grid;grid-template-columns:1fr 1fr;gap:6.4rem;align-items:center}.contact__title{text-align:right}.contact__divider{margin:0 0 2.4rem}.contact__desc{font-size:1.6rem;color:var(--color-text-muted);line-height:1.85;margin-bottom:3.2rem}.contact__cta-label{font-size:1.5rem;font-weight:600;color:var(--color-text-muted);margin-bottom:1.6rem}.contact__actions{display:flex;gap:1.6rem;flex-wrap:wrap}.contact__card{background:var(--color-bg);border:.1rem solid var(--color-border);border-radius:2.4rem;padding:3.6rem}.contact__card-title{font-family:Frank Ruhl Libre,serif;font-size:2rem;font-weight:700;margin-bottom:2.8rem;color:var(--color-text)}.contact__list{list-style:none;display:flex;flex-direction:column;gap:2.4rem}.contact__list li{display:flex;align-items:flex-start;gap:1.6rem}.contact__list-icon{font-size:2rem;flex-shrink:0;margin-top:.2rem}.contact__list div{display:flex;flex-direction:column;gap:.4rem}.contact__list strong{font-size:1.3rem;color:var(--color-text-muted);font-weight:500}.contact__list a,.contact__list span{font-size:1.6rem;font-weight:600;color:var(--color-text);min-height:4.4rem;display:inline-flex;align-items:center}.contact__list a:hover{color:var(--color-accent)}@media (max-width: 900px){.contact__inner{grid-template-columns:1fr;gap:4rem}.contact__title{text-align:center}.contact__divider{margin:0 auto 2.4rem}.contact__actions{flex-direction:column}.contact__actions .btn{width:100%}}@media (max-width: 600px){.contact__card{padding:2.4rem}}.footer{background:var(--color-primary);padding:3.2rem 0}.footer__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer__logo{height:4.8rem;width:auto;border-radius:.6rem}.footer__copy{font-size:1.4rem;color:#fff9}.footer__nav{display:flex;align-items:center;gap:1.6rem}.footer__wa{color:var(--color-whatsapp);display:flex;align-items:center;justify-content:center;min-height:4.4rem;min-width:4.4rem;transition:opacity .2s}.footer__wa:hover{opacity:.8}.footer__a11y{border-top:1px solid rgba(255,255,255,.1);padding:1.4rem 0;text-align:center;font-size:1.3rem;color:#ffffff73;line-height:1.6}.footer__a11y a{color:#ffffffa6;text-decoration:underline;text-underline-offset:3px}.footer__a11y a:hover{color:#fff}@media (max-width: 600px){.footer__inner{flex-direction:column;text-align:center}}.a11y-page{min-height:100vh;background:var(--color-bg);padding:8rem 0 6rem}.a11y-page__inner{max-width:72rem}.a11y-page__back{display:inline-flex;align-items:center;font-size:1.5rem;font-weight:600;color:var(--color-accent);margin-bottom:3.2rem;transition:color .2s}.a11y-page__back:hover{color:#a87c44}.a11y-page__title{font-family:Frank Ruhl Libre,serif;font-size:clamp(3rem,6vw,4.4rem);font-weight:900;color:var(--color-primary);margin-bottom:.8rem}.a11y-page__updated{font-size:1.4rem;color:var(--color-text-muted);margin-bottom:4rem;padding-bottom:2.4rem;border-bottom:1px solid var(--color-border)}.a11y-section{margin-bottom:3.2rem}.a11y-section h2{font-family:Frank Ruhl Libre,serif;font-size:2rem;font-weight:700;color:var(--color-text);margin-bottom:1.2rem}.a11y-section p{font-size:1.6rem;color:var(--color-text-muted);line-height:1.85;margin-bottom:1rem}.a11y-section ul{padding-right:2rem;display:flex;flex-direction:column;gap:.8rem}.a11y-section li{font-size:1.6rem;color:var(--color-text-muted);line-height:1.7}.a11y-contact{list-style:none!important;padding-right:0!important;margin-top:1.2rem}.a11y-contact li{font-size:1.6rem;color:var(--color-text-muted)}.a11y-contact a{color:var(--color-accent);text-decoration:underline;text-underline-offset:3px}.a11y-contact a:hover{color:#a87c44}.a11y-response{margin-top:1.6rem!important;font-style:italic}
