:root{
  --pink:#f7b3c3;
  --hot:#f5006b;
  --blush:#fff1f5;
  --rose:#d9b8a8;
  --brown:#6a4a3a;
  --gold:#c7a049;
  --ink:#24141a;
  --white:#ffffff;
  --shadow:0 24px 80px rgba(136,46,72,.18);
  --radius:30px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;background:linear-gradient(180deg,#fff7fa,#fff,#fff4f7);color:var(--ink)}img{max-width:100%;display:block}a{color:inherit}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px clamp(16px,4vw,56px);background:rgba(255,246,249,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(245,0,107,.12)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:800;color:var(--hot)}.brand img{width:54px;height:54px;border-radius:18px;object-fit:cover;box-shadow:0 10px 28px rgba(245,0,107,.18)}.nav{display:flex;gap:18px}.nav a{text-decoration:none;font-weight:700;font-size:.94rem;color:#6c4450}.nav a:hover{color:var(--hot)}.actions{display:flex;align-items:center;gap:8px}.lang,.call-mini{border:0;border-radius:999px;padding:9px 12px;font-weight:800;cursor:pointer;text-decoration:none;background:#fff;color:var(--hot);box-shadow:0 6px 20px rgba(245,0,107,.08)}.lang.active,.call-mini{background:var(--hot);color:white}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:44px;align-items:center;padding:clamp(56px,8vw,112px) clamp(18px,5vw,76px) 40px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:900;color:var(--hot);font-size:.78rem;margin:0 0 14px}.hero h1,.strip h2,.feature h2,.section-head h2,.social-box h2,.contact h2{font-family:'Playfair Display',serif;font-size:clamp(2.2rem,5vw,5.5rem);line-height:.95;margin:0;color:#3a2029}.hero-text{font-size:clamp(1.04rem,2vw,1.3rem);line-height:1.7;color:#6f5057;max-width:640px}.hero-buttons,.social-links{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:15px 22px;font-weight:900;text-decoration:none;border:0;cursor:pointer}.primary{background:var(--hot);color:white;box-shadow:0 14px 32px rgba(245,0,107,.27)}.secondary{background:#fff;color:var(--hot);border:1px solid rgba(245,0,107,.18)}.badges{display:flex;flex-wrap:wrap;gap:10px}.badges span{background:#fff;border:1px solid rgba(245,0,107,.12);padding:10px 14px;border-radius:999px;color:#744959;font-weight:800}.hero-card{position:relative;border-radius:44px;overflow:hidden;box-shadow:var(--shadow);background:var(--pink)}.hero-card img{width:100%;height:min(60vw,620px);object-fit:cover}.strip{margin:28px clamp(18px,5vw,76px);padding:38px;display:grid;grid-template-columns:.7fr 1fr;gap:24px;background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid rgba(245,0,107,.08)}.number{font-weight:900;color:var(--gold);font-size:1.3rem}.strip h2,.feature h2,.section-head h2,.social-box h2,.contact h2{font-size:clamp(2rem,3.4vw,3.6rem)}.strip p,.feature p,.section-head p,.social-box p,.info-list,.form-note{color:#71535a;line-height:1.75}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:42px clamp(18px,5vw,76px)}.card{background:#fff;border-radius:var(--radius);padding:16px;box-shadow:var(--shadow);border:1px solid rgba(245,0,107,.08)}.card img{width:100%;height:260px;object-fit:cover;border-radius:22px}.card h3{font-size:1.35rem;color:var(--hot);margin:18px 8px 6px}.card p{margin:0 8px 14px;color:#6f5057;line-height:1.65}.feature,.video-social,.contact{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;padding:54px clamp(18px,5vw,76px)}.feature-img img{border-radius:44px;box-shadow:var(--shadow);width:100%;height:520px;object-fit:cover}.feature-copy,.social-box,.contact-info,.form{background:#fff;border-radius:var(--radius);padding:34px;box-shadow:var(--shadow);border:1px solid rgba(245,0,107,.08)}.gallery-section{padding:42px clamp(18px,5vw,76px)}.section-head{text-align:center;max-width:820px;margin:0 auto 26px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-item{border:0;background:transparent;padding:0;border-radius:22px;overflow:hidden;cursor:zoom-in;box-shadow:0 14px 42px rgba(102,52,70,.14)}.gallery-item:first-child{grid-column:span 2;grid-row:span 2}.gallery-item img{width:100%;height:100%;min-height:210px;object-fit:cover;transition:.45s}.gallery-item:hover img{transform:scale(1.06)}.video-box{background:linear-gradient(135deg,var(--pink),#fff);border-radius:44px;padding:18px;box-shadow:var(--shadow)}.video-box iframe{width:100%;aspect-ratio:9/16;max-height:640px;border:0;border-radius:28px;margin:auto;display:block;background:#111}.social-links a{background:var(--blush);color:var(--hot);padding:13px 18px;border-radius:999px;text-decoration:none;font-weight:900}.fb-embed{width:100%;overflow:hidden;border-radius:20px;background:#fff}.fb-embed iframe{max-width:100%}.info-list a{color:var(--hot);font-weight:900;text-decoration:none}.map{width:100%;height:270px;border:0;border-radius:22px;margin-top:14px}.form{display:grid;gap:15px}.form label{display:grid;gap:7px;font-weight:900;color:#5d3b45}.form input,.form textarea{width:100%;border:1px solid rgba(245,0,107,.18);border-radius:18px;padding:15px;font:inherit;background:#fff8fa;color:var(--ink);outline:none}.form input:focus,.form textarea:focus{border-color:var(--hot);box-shadow:0 0 0 4px rgba(245,0,107,.09)}.footer{padding:34px 18px;text-align:center;background:#2b171e;color:#ffe7ef}.footer a{color:white;font-weight:900}.whatsapp{position:fixed;right:20px;bottom:20px;z-index:30;width:62px;height:62px;border-radius:50%;background:#25d366;color:white;display:grid;place-items:center;text-decoration:none;font-size:30px;box-shadow:0 16px 36px rgba(37,211,102,.32)}.lightbox{position:fixed;inset:0;z-index:80;background:rgba(25,9,15,.86);display:none;align-items:center;justify-content:center;padding:22px}.lightbox.open{display:flex}.lightbox img{max-width:min(1100px,94vw);max-height:86vh;border-radius:24px;box-shadow:0 20px 80px rgba(0,0,0,.45);object-fit:contain}.close{position:absolute;top:22px;right:24px;width:48px;height:48px;border-radius:50%;border:0;background:#fff;color:var(--hot);font-size:34px;cursor:pointer}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:980px){.nav{display:none}.hero,.strip,.feature,.video-social,.contact{grid-template-columns:1fr}.hero{padding-top:46px}.cards{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.gallery-item:first-child{grid-column:span 2}.feature-img img{height:390px}}@media(max-width:560px){.topbar{padding:10px 12px}.brand span{display:none}.hero h1{font-size:2.55rem}.hero-card img{height:430px}.strip,.feature-copy,.social-box,.contact-info,.form{padding:24px;border-radius:24px}.gallery{grid-template-columns:1fr}.gallery-item:first-child{grid-column:auto}.gallery-item img{min-height:250px}.actions{gap:5px}.lang,.call-mini{padding:8px 10px;font-size:.82rem}.whatsapp{width:56px;height:56px}}
