:root{--gold:#b8965a;--gold-light:#d4b483;--cream:#f9f6f1;--cream-dark:#f2ede5;--ink:#1c1a17;--muted:#6b6560;--whatsapp:#25d366}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:400;src:url('assets/fonts/cormorant-400.ttf') format('truetype');font-display:swap}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:700;src:url('assets/fonts/cormorant-700.ttf') format('truetype');font-display:swap}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:400;src:url('assets/fonts/dm-sans-400.ttf') format('truetype');font-display:swap}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:700;src:url('assets/fonts/dm-sans-700.ttf') format('truetype');font-display:swap}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'DM Sans',Arial,sans-serif;background:#dedad4;color:var(--ink);margin:0}
button{font:inherit}
.app{max-width:420px;margin:0 auto;background:var(--cream);min-height:100vh;position:relative;overflow:hidden;padding-bottom:90px;box-shadow:0 0 40px rgba(0,0,0,.15)}
.site-nav{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:#fff;border-bottom:1px solid #eceae4;position:sticky;top:0;z-index:100}
.icon-button{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;background:transparent;color:var(--ink);cursor:pointer}.icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.nav-logo{text-align:center}.nav-logo h1{font-family:'Cormorant Garamond',Georgia,serif;font-size:18px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;line-height:1;margin:0}.nav-logo p{font-size:7px;letter-spacing:.35em;color:var(--gold);text-transform:uppercase;margin:3px 0 0}
.hero{position:relative;background:var(--cream);min-height:320px;display:flex;align-items:center;overflow:hidden}.hero-img-wrap{position:absolute;right:-20px;top:0;bottom:0;width:270px;display:flex;align-items:center}.hero-img-wrap img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;opacity:.88}.hero-overlay{position:absolute;inset:0;background:var(--cream);-webkit-mask-image:linear-gradient(to right,#000 50%,transparent 100%);mask-image:linear-gradient(to right,#000 50%,transparent 100%)}.hero-content{position:relative;z-index:10;padding:28px 20px;width:76%}.hero-eyebrow{display:inline-flex;align-items:center;gap:6px;background:var(--cream-dark);border:1px solid #ddd8ce;border-radius:100px;padding:4px 10px;font-size:9px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.hero-eyebrow span{background:var(--gold);width:6px;height:6px;border-radius:50%;display:inline-block}.hero h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:30px;font-weight:700;line-height:1.05;color:var(--ink);margin:0 0 8px}.hero p{font-size:11.5px;color:var(--muted);margin:0 0 16px;line-height:1.5}.hero p strong{color:var(--gold);font-weight:600}.hero-features{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:6px}.hero-features li{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:500}.hero-features svg{width:15px;height:15px;fill:none;stroke:var(--gold);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.btn-wa{display:inline-flex;align-items:center;gap:8px;background:var(--whatsapp);color:#fff;font-weight:700;font-size:13.5px;padding:10px 18px;border-radius:10px;border:0;cursor:pointer;box-shadow:0 4px 14px rgba(37,211,102,.35);transition:transform .2s,opacity .2s}.btn-wa:active,.sticky-footer button:active,.urgency-box button:active{transform:scale(.96);opacity:.9}.wa-icon{display:inline-block;width:17px;height:17px;fill:currentColor;flex-shrink:0}
@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(calc(-50% - 4px))}}.marquee-track{display:flex;width:max-content;animation:marquee 22s linear infinite}.marquee-track:hover{animation-play-state:paused}.marquee-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}
.gallery-a-section{background:#fff;padding:16px 0 14px}.section-label{text-align:center;font-size:14px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin:0 0 12px}.gallery-item-a{width:105px;height:105px;object-fit:cover;border-radius:4px;cursor:pointer;flex-shrink:0;transition:opacity .2s}.gallery-item-a:hover,.gallery-item-b:hover{opacity:.85}
.services{background:var(--cream-dark);padding:20px 14px;border-top:1px solid #e8e3da;border-bottom:1px solid #e8e3da}.services-title{text-align:center;font-size:9px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin:0 0 16px}.services-grid{display:flex;justify-content:space-between;text-align:center;gap:8px}.service-item{display:flex;flex-direction:column;align-items:center;flex:1}.service-icon{width:40px;height:40px;border-radius:50%;background:#fff;display:grid;place-items:center;margin-bottom:8px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.service-icon svg{width:20px;height:20px;fill:none;stroke:var(--gold);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.service-item p{margin:0}.service-item p.label{font-size:9px;font-weight:700;line-height:1.2}.service-item p.sub{font-size:8px;color:var(--muted);margin-top:2px}
.gold-divider{display:flex;align-items:center;gap:10px;padding:12px 20px;background:#fff}.gold-divider:before,.gold-divider:after{content:'';flex:1;height:1px;background:linear-gradient(to right,transparent,var(--gold-light),transparent)}.gold-divider span{font-size:10px;color:var(--gold);letter-spacing:.2em;text-transform:uppercase;font-weight:500;white-space:nowrap}
.trust{background:var(--ink);padding:20px 0;color:#fff}.trust-header{text-align:center;padding:0 16px;margin-bottom:14px}.trust-header h3{font-size:9px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.5);margin:0 0 8px}.trust-flags{display:flex;justify-content:center;gap:8px;margin-bottom:10px}.trust-flags img{width:22px;height:15px;border-radius:2px;object-fit:cover}.trust-count{font-family:'Cormorant Garamond',Georgia,serif;font-size:24px;font-weight:700;color:var(--gold);display:block}.trust-count-label{font-size:14px;color:rgba(255,255,255,.6);margin:2px 0 0}.gallery-item-b{width:105px;height:136px;border-radius:10px;object-fit:cover;flex-shrink:0;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.3);transition:opacity .2s}.trust-gallery-wrap{margin-top:14px}.trust-gallery-wrap .marquee-track{gap:10px}
.reviews{background:#fff;padding:14px}.review-card{background:var(--cream);border:1px solid #eae5dc;border-radius:12px;padding:12px;margin-bottom:10px}.review-card:last-child{margin-bottom:0}.review-stars{color:var(--gold);font-size:12px;margin-bottom:6px}.review-text{font-size:11px;line-height:1.5;margin:0 0 8px}.review-author{display:flex;align-items:center;gap:6px}.review-avatar{width:26px;height:26px;border-radius:50%;background:var(--gold-light);display:grid;place-items:center;font-size:10px;font-weight:700;color:#fff}.review-name{font-size:10px;font-weight:600;margin:0}.review-loc{font-size:9px;color:var(--muted);margin:0}
.urgency{background:#fff;padding:12px 14px}.urgency-box{background:linear-gradient(135deg,#fbf6ef,#f5ede0);border:1px solid #e8d9c5;border-radius:14px;padding:14px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px}.icon-wrap{width:38px;height:38px;background:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 2px 8px rgba(0,0,0,.08)}.icon-wrap svg{width:20px;height:20px;fill:none;stroke:var(--gold);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.urgency-text{min-width:0}.urgency-text p{margin:0}.urgency-text .title{font-size:11px;font-weight:700;line-height:1.25;white-space:normal;overflow-wrap:break-word}.urgency-text .sub{font-size:9px;color:var(--muted);line-height:1.3;margin-top:3px}.urgency-box button{background:var(--ink);color:#fff;border:0;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:600;cursor:pointer;white-space:nowrap}
.footer-hero{position:relative;background:var(--cream);min-height:200px;display:flex;align-items:center;overflow:hidden;border-top:1px solid #e8e3da}.footer-hero-img{position:absolute;right:0;top:0;bottom:0;width:200px}.footer-hero-img img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;opacity:.85}.footer-hero-overlay{position:absolute;inset:0;background:var(--cream);-webkit-mask-image:linear-gradient(to right,#000 55%,transparent 100%);mask-image:linear-gradient(to right,#000 55%,transparent 100%)}.footer-hero-content{position:relative;z-index:10;padding:24px 20px;width:72%}.footer-hero-content h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:19px;font-weight:700;line-height:1.2;margin:0 0 8px}.footer-hero-content p{font-size:11px;color:var(--muted);margin:0 0 16px}
.sticky-footer{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:420px;background:#fff;padding:10px 14px 18px;z-index:200;border-top:1px solid #eae5dc;box-shadow:0 -6px 20px rgba(0,0,0,.05)}.sticky-footer button{width:100%;background:var(--whatsapp);color:#fff;border:0;border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 20px rgba(37,211,102,.3);transition:transform .2s}.main-label{display:flex;align-items:center;gap:8px;font-weight:700;font-size:16px}.sub-label{font-size:10px;opacity:.85;margin-top:3px;font-weight:400;display:flex;align-items:center;gap:4px}.pulse-dot{width:7px;height:7px;background:#4ade80;border-radius:50%;animation:pulse 2s infinite;flex-shrink:0}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.4}}
.lightbox{display:none;position:fixed;inset:0;background:rgba(10,9,8,.97);z-index:1000;justify-content:center;align-items:center;touch-action:none}.lightbox.active{display:flex}.lightbox #lb-img{max-width:94%;max-height:72vh;object-fit:contain;border-radius:4px}.lb-nav{position:absolute;top:50%;transform:translateY(-50%);color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(8px);border-radius:50%;width:40px;height:40px;display:grid;place-items:center;font-size:32px;line-height:1;cursor:pointer;z-index:1002}.lb-nav:focus-visible,#lb-close:focus-visible{outline:2px solid var(--gold-light);outline-offset:3px}#lb-prev{left:12px}#lb-next{right:12px}#lb-close{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.8);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:50%;width:46px;height:46px;font-size:32px;line-height:1;cursor:pointer}#lb-counter{position:absolute;bottom:82px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.5);font-size:11px;letter-spacing:.1em}
@media (min-width:421px){.app{margin:0 auto}}
@media (max-width:359px){.urgency-box{grid-template-columns:minmax(0,1fr) auto;padding:12px;gap:8px}.urgency .icon-wrap{display:none}}
