:root{--red:#a60d1c;--red2:#d51c2b;--ink:#252328;--cream:#faf7f3;--soft:#f1e8e5;--gold:#b18a62;--white:#fff;--shadow:0 18px 45px rgba(55,25,25,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,sans-serif;color:var(--ink);background:var(--cream);line-height:1.65}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.site-header{position:fixed;inset:0 0 auto 0;z-index:50;height:82px;display:flex;align-items:center;gap:26px;padding:10px clamp(18px,4vw,64px);background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 3px 18px rgba(0,0,0,.07)}.brand{display:flex;align-items:center;gap:10px;margin-right:auto}.brand img{width:58px;height:58px;border-radius:50%;object-fit:cover}.brand strong{display:block;font-family:'Cormorant Garamond',serif;font-size:24px;letter-spacing:2px}.brand strong b{color:var(--red);font-weight:700}.brand small{display:block;font-size:8px;letter-spacing:1.4px;text-transform:uppercase}.site-header nav{display:flex;gap:22px;font-size:13px;font-weight:600}.site-header nav a:hover{color:var(--red)}.lang,.menu-toggle{border:1px solid #d8c8c5;background:white;border-radius:999px;padding:8px 12px;font-weight:700}.menu-toggle{display:none;font-size:22px}.hero{min-height:100svh;position:relative;display:grid;place-items:center;background:url('../images/renacer.jpeg') center/cover no-repeat;padding:130px 24px 70px}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,14,11,.78),rgba(24,14,11,.35),rgba(24,14,11,.08))}.hero-content{position:relative;max-width:760px;margin-right:auto;margin-left:8vw;color:white}.eyebrow{text-transform:uppercase;letter-spacing:3px;font-size:12px;font-weight:700;color:var(--red)}.hero .eyebrow{color:#f2c4c8}.hero h1,.section h2,.video-section h2,.location h2,.contact h2{font-family:'Cormorant Garamond',serif;line-height:1.02;margin:.15em 0;font-size:clamp(42px,6.4vw,88px)}.hero p{max-width:650px;font-size:clamp(16px,2vw,21px)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:999px;font-weight:700;border:0;cursor:pointer}.primary{background:linear-gradient(135deg,var(--red),var(--red2));color:white;box-shadow:0 10px 24px rgba(166,13,28,.28)}.ghost{border:1px solid rgba(255,255,255,.65);color:white;background:rgba(255,255,255,.08)}.section{padding:100px clamp(20px,7vw,100px)}.intro{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.intro h2,.section-head h2{font-size:clamp(42px,5vw,70px)}.section-copy{max-width:720px}.portrait-card{border-radius:26px;box-shadow:var(--shadow);max-height:700px;object-fit:cover}.values{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dbcac6}.values article{background:white;padding:42px 24px;text-align:center}.values span{font-size:34px;color:var(--red)}.values h3{font-family:'Cormorant Garamond',serif;font-size:29px;margin:8px 0}.services{background:#fff}.section-head{text-align:center;max-width:850px;margin:0 auto 50px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-grid article{padding:32px;border:1px solid #eadfdb;border-radius:22px;background:linear-gradient(145deg,#fff,#fbf6f4);box-shadow:0 8px 24px rgba(60,20,20,.05)}.service-grid .icon{font-size:34px}.service-grid h3{font-family:'Cormorant Garamond',serif;font-size:30px;margin:12px 0 5px}.video-section{padding:70px clamp(20px,7vw,100px);background:#211718;color:white;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.video-section video{width:100%;border-radius:22px;box-shadow:0 22px 60px rgba(0,0,0,.4);max-height:620px;background:#000}.video-section h2{font-size:clamp(40px,5vw,68px)}.gallery{columns:4 250px;column-gap:18px}.gallery button{border:0;padding:0;margin:0 0 18px;background:none;cursor:zoom-in;border-radius:16px;overflow:hidden;width:100%}.gallery img{width:100%;transition:.35s}.gallery button:hover img{transform:scale(1.03)}.social{background:#fff}.fb-box{display:flex;justify-content:center;min-height:520px}.location{display:grid;grid-template-columns:.8fr 1.2fr;background:#efe3df}.location-copy{padding:80px clamp(25px,6vw,90px);align-self:center}.location h2{font-size:clamp(40px,5vw,70px)}.location iframe{width:100%;height:100%;min-height:520px;border:0}.contact{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.contact h2{font-size:clamp(42px,5vw,68px)}.facebook-contact{color:var(--red);font-weight:700}form{display:grid;gap:16px;background:#fff;padding:34px;border-radius:24px;box-shadow:var(--shadow)}label span{font-size:13px;font-weight:700;display:block;margin-bottom:6px}input,textarea{width:100%;padding:13px 14px;border:1px solid #d9cfcc;border-radius:12px;font:inherit;background:#fff}footer{background:#1d1516;color:white;text-align:center;padding:42px 20px}footer img{width:72px;height:72px;object-fit:cover;border-radius:50%;margin:0 auto 12px}footer a{color:#efbdc3}.wa-float,.call-float{position:fixed;right:20px;z-index:60;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:white;font-size:26px;box-shadow:0 10px 25px rgba(0,0,0,.25)}.wa-float{bottom:20px;background:#25d366}.call-float{bottom:84px;background:var(--red)}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:100;display:none;place-items:center;padding:30px}.lightbox.open{display:grid}.lightbox img{max-height:90vh;max-width:92vw;object-fit:contain}.lightbox button{position:absolute;right:20px;top:12px;border:0;background:none;color:white;font-size:44px;cursor:pointer}@media(max-width:900px){.site-header{height:72px;padding:8px 16px}.brand img{width:50px;height:50px}.brand strong{font-size:20px}.site-header nav{position:absolute;top:72px;left:0;right:0;display:none;flex-direction:column;padding:22px;background:white;box-shadow:0 14px 20px rgba(0,0,0,.08)}.site-header nav.open{display:flex}.menu-toggle{display:block}.intro,.video-section,.location,.contact{grid-template-columns:1fr}.values{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:1fr 1fr}.location iframe{min-height:420px}.hero{background-position:42% center}.hero-content{margin-left:0}.brand small{display:none}}@media(max-width:580px){.site-header{gap:9px}.lang{padding:7px 10px}.hero{padding-top:110px}.hero h1{font-size:48px}.section{padding:72px 20px}.values,.service-grid{grid-template-columns:1fr}.values article{padding:28px 18px}.video-section{padding:65px 20px}.gallery{columns:2 140px}.contact{gap:30px}form{padding:22px}.wa-float,.call-float{right:14px}}

.facebook-video{width:100%;display:flex;justify-content:center}.facebook-video iframe{width:100%;max-width:500px;min-height:760px;border-radius:22px;box-shadow:0 22px 60px rgba(0,0,0,.4);background:#000}@media(max-width:580px){.facebook-video iframe{min-height:680px;height:680px}}
