:root{--bg: #f5f0e8;--bg-soft: #fbf8f3;--text: #3a312c;--muted: #72645a;--accent: #7f5e46;--accent-dark: #5f4533;--line: #e5d9cc}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Manrope,sans-serif;background:radial-gradient(circle at top left,#fcfaf7,var(--bg));color:var(--text);line-height:1.6}h1,h2,h3{font-family:Playfair Display,serif;line-height:1.2;margin:0}p{margin:0}.page{position:relative;overflow-x:hidden}.logo{width:96px;height:auto}.hero{position:relative;min-height:96vh;display:flex;align-items:center;justify-content:center;padding:5.4rem 1.1rem 4rem}.hero-bg,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-bg{width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(180deg,#130e0a40,#130e0a9e)}.hero-content{position:relative;z-index:2;max-width:860px;width:100%;text-align:center;color:#fff8f0;display:grid;gap:.55rem}.hero-logo{width:148px;margin:0 auto .2rem;filter:brightness(0) invert(1)}.hero-logo-large{width:clamp(240px,36vw,380px);margin-bottom:.12rem}.hero h1{font-size:clamp(2.3rem,7vw,4.8rem)}.hero h2{font-size:clamp(1.1rem,4vw,2rem);font-weight:500}.hero p{max-width:740px;margin:0 auto;font-size:clamp(.95rem,2.2vw,1.08rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.section{width:min(1120px,calc(100% - 2.2rem));margin:0 auto;padding:4.2rem 0;border-bottom:1px solid var(--line)}.section.alt{background:linear-gradient(110deg,rgba(255,255,255,.38),transparent);border-radius:22px;padding-inline:1rem;margin-top:1rem;margin-bottom:1rem}.section-intro{display:grid;gap:.85rem;max-width:850px}.section-label{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700}.section h2,.section-intro h2{font-size:clamp(1.55rem,4.2vw,2.7rem)}.section-intro p{color:var(--muted);max-width:760px}.text-stack{margin-top:1.3rem;display:grid;gap:1rem;color:var(--muted);max-width:820px}.editorial-image{margin:1.4rem auto 0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#efe6da}.editorial-image img{display:block;width:100%;height:auto;max-height:460px;object-fit:cover}.editorial-image figcaption{padding:.75rem .9rem;color:var(--muted);font-size:.86rem;letter-spacing:.01em}.highlights,.profile-list{margin:1.5rem 0 0;padding:0;list-style:none;display:grid;gap:.7rem}.highlights li,.profile-list li{background:var(--bg-soft);border:1px solid var(--line);padding:.95rem 1rem;border-radius:12px}.card-grid{margin-top:1.5rem;display:grid;gap:1rem}.card{background:linear-gradient(150deg,#fff,#f4ebdf);border:1px solid #dcc9b4;border-radius:14px;padding:1.2rem;position:relative;overflow:hidden;box-shadow:0 10px 22px #4c322017}.card:after{content:"";position:absolute;right:-35px;top:-35px;width:110px;height:110px;border-radius:999px;background:radial-gradient(circle,rgba(127,94,70,.2),transparent 72%)}.card-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-weight:700}.card h3{margin:.28rem 0 .45rem;font-size:1.25rem}.card p{color:var(--muted)}.cta{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:999px;padding:.72rem 1.25rem;font-weight:700;font-size:.95rem;transition:.18s ease}.cta:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.cta-outline{background:transparent;color:var(--accent)}.cta-outline:hover{color:#fff}.cta-row{margin-top:1.5rem;display:flex}.cta-left{justify-content:flex-start}.cta-center{justify-content:center}.cta-right{justify-content:flex-end}.slider-shell{margin-top:1.2rem}.slider-frame{position:relative;border-radius:18px;border:1px solid var(--line);overflow:hidden;background:#ddd3c7;aspect-ratio:16 / 9}.slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.03);transition:opacity .75s ease,transform .75s ease}.slide.is-active{opacity:1;transform:scale(1)}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);border:1px solid rgba(255,255,255,.5);background:#100b0859;color:#fff;width:38px;height:38px;border-radius:999px;cursor:pointer}.slider-nav.left{left:.85rem}.slider-nav.right{right:.85rem}.slider-footer{margin-top:1rem;display:flex;gap:1rem;justify-content:space-between;align-items:center;flex-wrap:wrap}.slider-footer p{color:var(--muted);font-style:italic}.video-section p{margin-top:.8rem;color:var(--muted);max-width:750px}.film-brand{display:flex;align-items:center;gap:.8rem}.logo-mini{width:58px}.video-frame{margin-top:1.2rem;width:100%;border:1px solid var(--line);border-radius:18px;background:#17110d;padding:0;cursor:pointer;overflow:hidden;position:relative}.video-frame video{width:100%;display:block;opacity:.8}.video-frame span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-family:Playfair Display,serif;font-size:clamp(1rem,2.7vw,1.5rem);background:#120d0ab3;padding:.7rem 1rem;border-radius:999px}.button-pair{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.8rem}.cold-lead{background:linear-gradient(130deg,#f0e4d7,#fcf8f2);border-radius:22px;border:1px solid #e8d9c8;padding-inline:1rem}.text-with-side{margin-top:1.2rem;display:grid;gap:1rem}.text-with-side .editorial-image{margin-top:0}.footer{width:min(1120px,calc(100% - 2.2rem));margin:0 auto;padding:4rem 0 6rem;display:grid;gap:1rem}.logo-footer{width:110px}.footer p{color:var(--muted);max-width:700px}.contact-block{display:grid;gap:.15rem}.contact-block span{color:var(--muted)}.video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0c0806db;display:grid;place-content:center;padding:1rem;gap:.8rem}.floating-whatsapp{position:fixed;right:1rem;bottom:1rem;width:58px;height:58px;z-index:60;border-radius:999px;background:#25d366;border:1px solid #1faa52;box-shadow:0 14px 24px #0c371d57;display:grid;place-items:center}.floating-whatsapp svg{width:30px;height:30px;fill:#fff}.modal-video{width:min(960px,calc(100vw - 2rem));border-radius:12px;border:1px solid #534136;background:#000}.modal-close{justify-self:end;border:1px solid #a89180;background:transparent;color:#fff;border-radius:999px;padding:.45rem .95rem;cursor:pointer}@media (min-width: 850px){.section{padding:5.5rem 0}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.logo{width:112px}.editorial-image{max-width:840px}.text-with-side{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:1.5rem}}
