@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500&family=DM+Sans:wght@400;500;600;700&display=swap');
.gallery-thumbs{display:flex;gap:6px;padding:8px 10px 0}.gallery-thumb{width:38px;height:38px;padding:0;border:1px solid transparent;background:#fff;cursor:pointer}.gallery-thumb.active{border-color:#a9874d}.gallery-thumb img{width:100%;height:100%;object-fit:cover}
footer .whatsapp{display:none!important}
.brand-seal{display:flex;align-items:center;min-width:64px!important;height:74px}.brand-seal img{display:block;width:70px;height:70px}.seal{background:transparent!important;border:0!important;filter:drop-shadow(0 2px 3px #46372028)}.seal img{display:block;width:100%;height:100%}@media(max-width:760px){.brand-seal{height:61px;min-width:56px!important}.brand-seal img{width:58px;height:58px}}
@media(max-width:760px){body.menu-open{overflow:hidden}body.menu-open nav{display:flex;position:fixed;inset:65px 0 auto 0;height:auto;min-height:calc(100vh - 65px);z-index:29;background:#fff;padding:24px;flex-direction:column;align-items:flex-start;gap:0}body.menu-open nav>a,body.menu-open .nav-drop,body.menu-open .nav-drop>a{display:block;height:auto;width:100%;padding:15px 0;font-size:12px}body.menu-open .nav-drop{border-bottom:1px solid #eee}body.menu-open .dropdown{display:none}.whatsapp-float span{display:none}.whatsapp-float{right:15px;bottom:15px;padding:13px;border-radius:50%}.modal-card>#modalContent{grid-template-columns:1fr}.modal-card img{height:190px}.modal-card{max-height:92vh;overflow:auto}}
header{position:sticky;top:0;z-index:30;box-shadow:0 1px 0 transparent;transition:box-shadow .25s}.hero .copy{animation:rise .7s both}.hero-home .copy{animation-delay:.12s}.benefits{animation:rise .6s .2s both}.category{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;padding:4px;transition:transform .2s}.category:hover,.category.selected{transform:translateY(-4px)}.category.selected img{border-color:var(--gold);box-shadow:0 0 0 3px #eee4d2}.product,.property{transition:transform .22s ease,box-shadow .22s ease}.product:hover,.property:hover{transform:translateY(-5px);box-shadow:0 11px 24px #251d120f}.product{overflow:hidden}.product img,.property-image img{transition:transform .45s ease}.product:hover img,.property:hover .property-image img{transform:scale(1.06)}.property{cursor:pointer}.details{cursor:pointer}.whatsapp-float{position:fixed;right:21px;bottom:21px;z-index:25;display:flex;align-items:center;gap:8px;padding:11px 15px;border-radius:26px;background:#1c9a51;color:#fff;text-decoration:none;font-size:11px;font-weight:700;box-shadow:0 7px 20px #0003;transition:transform .2s}.whatsapp-float:hover{transform:translateY(-3px)}.whatsapp-float svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.toast{position:fixed;z-index:40;right:24px;bottom:78px;background:#211e1a;color:#fff;padding:11px 15px;border-radius:3px;font-size:11px;opacity:0;transform:translateY(12px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:none}.modal{position:fixed;inset:0;z-index:50;background:#1d1915a6;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-card{position:relative;width:min(660px,100%);background:#fff;padding:16px;box-shadow:0 18px 55px #0005}.modal-card>#modalContent{display:grid;grid-template-columns:1.15fr 1fr;gap:22px}.modal-card img{width:100%;height:280px;object-fit:cover}.modal-card h2{font:600 32px 'Cormorant Garamond',serif;margin:5px 0 12px}.modal-card p{color:#716b66;font-size:11px}.modal-card strong{display:block;font-size:17px;margin:20px 0}.modal-close{position:absolute;z-index:1;right:8px;top:8px;width:28px;height:28px;border:0;border-radius:50%;background:#fff;font-size:23px;line-height:1;cursor:pointer}@keyframes rise{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
.payments{display:flex!important;align-items:center;justify-content:center;gap:28px;min-height:48px}.payments>span{font-size:9px;font-weight:700;letter-spacing:.04em;color:#655e53}.payments img{display:block;max-height:20px;max-width:92px;width:auto;object-fit:contain}.payments img:last-child{max-height:25px;max-width:115px}@media(max-width:760px){.payments{gap:12px;flex-wrap:wrap;padding:10px}.payments img{max-height:16px;max-width:70px}.payments img:last-child{max-height:20px;max-width:90px}}
:root{--gold:#a9874d;--ink:#1c1a18}*{box-sizing:border-box}body{margin:0;color:var(--ink);font:12px 'DM Sans',Arial,sans-serif}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.notice{height:25px;background:#f2eee5;padding:5px 6%;display:flex;justify-content:space-between;font-size:10px}header{height:80px;padding:0 3%;display:flex;align-items:center;justify-content:space-between;background:#fff}.brand{text-decoration:none;color:#25211e;min-width:170px}.brand span{font:600 32px 'Cormorant Garamond',Georgia,serif;letter-spacing:-1px}.brand span em{font-style:italic;font-weight:500}.brand i{display:inline-block;transform:rotate(-20deg);color:var(--gold);font-size:18px;margin-left:3px}.brand small{display:block;color:#a98b59;font-size:7px;font-weight:bold;letter-spacing:1.8px;margin-left:28px}nav{height:100%;display:flex;align-items:center;gap:19px}nav>a,.nav-drop>a{height:100%;padding-top:32px;color:#211f1b;text-decoration:none;font-weight:600;font-size:10px;white-space:nowrap}.nav-drop{height:100%;position:relative}.nav-drop>a{display:block}.nav-drop>a i{font-style:normal;color:var(--gold);font-size:12px}.active{border-bottom:2px solid var(--gold)}.dropdown{position:absolute;top:66px;left:-14px;z-index:10;min-width:178px;padding:9px;background:#fff;border:1px solid #eee8dc;box-shadow:0 12px 25px #33240d1c;opacity:0;visibility:hidden;transform:translateY(6px);transition:.2s}.nav-drop:hover .dropdown,.nav-drop:focus-within .dropdown{opacity:1;visibility:visible;transform:none}.dropdown a{display:block;padding:10px 12px;color:#211f1b;text-decoration:none;font-size:10px}.dropdown a:hover{background:#f8f3e9;color:#9c773e}.icons{font-size:24px;white-space:nowrap}.icons span{position:relative;font-size:17px}.icons b{position:absolute;background:var(--gold);font:9px Arial;border-radius:50%;padding:2px 4px;color:white;top:-7px;right:-8px}.menu{display:none}.hero{height:315px;display:grid;grid-template-columns:1fr 1fr;position:relative}.hero-shop,.hero-home{background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.hero-shop{background-image:linear-gradient(90deg,#eee1d1b0,#faf6efb0),url('https://images.unsplash.com/photo-1586495777744-4413f21062fa?auto=format&fit=crop&w=1200&q=85')}.hero-home{background-image:linear-gradient(90deg,#e8f2f5b0,#e8f2f5a0),url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1200&q=85')}.copy{text-align:center;margin-left:90px}.copy h1{font:600 41px 'Cormorant Garamond',Georgia,serif;margin:0;line-height:.85}.copy h2{font:500 22px 'Cormorant Garamond',Georgia,serif;margin:8px}.copy p{line-height:1.6;font-size:11px;margin:13px}.black-btn,.gold-btn{display:inline-block;border:0;padding:10px 20px;color:#fff;text-decoration:none;font-weight:bold;font-size:9px;background:#0c0b0b}.gold-btn{background:var(--gold)}.seal{position:absolute;left:50%;top:50%;translate:-50% -50%;z-index:1;width:118px;height:118px;background:#fffdf8e8;border:5px double #ddcfb5;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#b49c65;letter-spacing:1px}.seal strong{font:italic 53px 'Cormorant Garamond',Georgia,serif;line-height:.9}.seal small{font-size:7px}.benefits{max-width:90%;margin:-10px auto 0;background:#fff;box-shadow:0 2px 12px #0002;position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);padding:14px 30px}.benefits article{display:flex;align-items:center;gap:13px;border-right:1px solid #eee;padding:0 16px}.benefits article:last-child{border:0}.benefits article>svg{width:32px;height:32px;flex:none;stroke:#b69d69;stroke-width:1.35;fill:none}.benefits b,.benefits small{display:block;font-size:8px;color:#37322d}.benefits small{font-weight:400;color:#716b66;line-height:1.5;margin-top:3px}.section{max-width:90%;margin:18px auto}.section-title{text-align:center;font-size:16px}.categories{display:grid;grid-template-columns:repeat(7,1fr);gap:15px;text-align:center}.categories article img{width:89px;height:89px;object-fit:cover;border-radius:50%;border:1px solid #eee;padding:4px}.categories b{display:block;font-size:8px;margin-top:6px}.center{display:block;margin:14px auto}.heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dedad3;margin-bottom:10px}.heading h2{font-size:15px;margin:0 0 7px}.heading a{font-size:10px;text-decoration:none;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.product img{width:100%;height:124px;object-fit:cover}.product b,.product span{display:block;font-size:9px;margin-top:5px}.product span{font-weight:bold}.product button{background:#080808;color:#fff;border:0;padding:5px 14px;font-size:7px;font-weight:bold;margin-top:7px}.property-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.property{border:1px solid #e7e2d9;padding-bottom:7px}.property-image{height:98px;position:relative}.property-image img{width:100%;height:100%;object-fit:cover}.property-image span{position:absolute;top:5px;left:5px;background:#bb9652;color:white;font-size:8px;padding:4px 7px;font-weight:bold}.property:nth-child(even) .property-image span{background:#111}.property h3,.property p,.property>b,.property>small{margin:7px 7px 0;display:block}.property h3{font-size:11px}.property small,.property p{font-size:8px;color:#777}.property>b{font-size:13px}.property button{width:calc(100% - 14px);margin:8px 7px 0;background:white;border:1px solid #cfc5b3;font-size:8px;font-weight:bold;padding:6px}.payments{background:#f4f0e7;text-align:center;padding:11px;font-size:9px;color:#655e53}.payments b{font-size:14px}.payments span{color:#1580af}footer{display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:28px;padding:24px 6% 18px}footer p{font-size:9px;line-height:1.7;color:#5d5852}footer h4{font-size:9px;margin:5px 0 12px}footer div>a:not(.brand){display:block;font-size:9px;margin:0 0 7px;color:#5d5852}.socials{display:flex;gap:13px;margin-top:12px}.socials a{display:inline-flex!important;color:#8d7650!important;margin:0!important}.socials svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}.socials a:nth-child(2) svg,.socials a:nth-child(3) svg{fill:currentColor;stroke:none}.whatsapp{display:inline-flex;align-items:center;gap:6px;background:#030303;color:white!important;padding:7px;text-decoration:none;font-size:8px;font-weight:bold}.whatsapp svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}.copyright{background:#050505;color:#eee;text-align:center;padding:7px;font-size:8px}.copyright a{color:#d8bd83;margin-left:10px}@media(max-width:760px){.notice{font-size:7px;padding:6px}.notice span:last-child,nav,.icons{display:none}header{height:65px}.brand span{font-size:25px}.menu{display:block;border:0;background:none;font-size:22px}.hero{height:440px;grid-template-columns:1fr;grid-template-rows:1fr 1fr}.copy{margin-left:0}.copy h1{font-size:34px}.seal{width:82px;height:82px}.seal strong{font-size:35px}.benefits{grid-template-columns:1fr 1fr;padding:10px}.benefits article{padding:7px}.benefits article>svg{width:25px;height:25px}.section{max-width:94%}.categories{grid-template-columns:repeat(4,1fr);gap:10px}.categories article img{width:64px;height:64px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product img{height:145px}.property-grid{grid-template-columns:1fr 1fr}.property-image{height:110px}.payments{line-height:2}.payments b{font-size:10px}footer{grid-template-columns:1fr 1fr;gap:17px}}
