@font-face{font-family:Montserrat;src:url('montserrat.woff2') format('woff2');font-display:swap}@font-face{font-family:"Cinzel Decorative";src:url('cinzel.woff2') format('woff2');font-display:swap}
:root{--ink:#241b16;--brown:#5c3a21;--copper:#b87333;--gold:#d4af37;--paper:#fff;--cream:#f8f5ef;--line:#e3d9cc}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:3px solid var(--copper);outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-family:"Cinzel Decorative",Georgia,serif;font-weight:500;line-height:1.25}h2{font-size:clamp(26px,2.6vw,37px)}h3{font-size:20px;line-height:1.4}em{font-style:normal;color:var(--gold)}.topline{background:#111;color:#f7e7cb;padding:9px max(28px,calc((100vw - 1380px)/2));display:flex;justify-content:space-between;font-size:12px;letter-spacing:.12em}.topline span{letter-spacing:.02em}header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:8px 30px;gap:28px;border-bottom:1px solid var(--line)}.brand{width:155px;flex-shrink:0}.brand img{width:124px;height:118px;object-fit:contain;margin:auto}header nav{display:flex;gap:30px}header nav a{font-size:14px;font-weight:600}.active{color:var(--copper);border-bottom:1px solid var(--copper)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:14px 20px;background:var(--brown);color:#fff;min-height:48px;border:1px solid var(--brown);font-size:14px;font-weight:600;border-radius:2px}.button.gold{background:#b98138;border-color:#b98138}.button:hover{background:#714a29;text-decoration:none}.wrap{width:min(1380px,calc(100% - 64px));margin:auto}.crumb{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#777;padding:25px 0}.crumb span{color:var(--brown)}.opening{display:grid;grid-template-columns:minmax(0,1fr) 295px;gap:24px}.hero{min-height:610px;position:relative;overflow:hidden;background:#151a20}.hero>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:56% center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,15,18,.9),rgba(10,15,18,.48) 48%,transparent 82%)}.hero-copy{position:relative;z-index:1;color:#fff;padding:48px 38px;width:64%;min-width:440px}.eyebrow{display:block;text-transform:uppercase;font-weight:600;font-size:12px;letter-spacing:.12em;color:#87552a;margin-bottom:14px}.hero .eyebrow{color:#edc993}.hero h1{font-size:clamp(29px,2.8vw,43px);letter-spacing:-.025em;line-height:1.3}.hero-copy p{margin:25px 0 28px;max-width:385px;font-size:15px;line-height:1.85}.caption{position:absolute;bottom:14px;right:16px;z-index:2;background:#111b;padding:6px 10px;color:white;font-size:11px}.explore{padding:30px 25px;background:var(--cream);border:1px solid var(--line)}.explore h2{font-size:26px;margin-bottom:22px}.explore nav{display:grid;gap:0}.explore nav>a{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px solid var(--line);font-size:14px;font-weight:500}.explore small{margin-left:auto;color:#98652f}.env-icon{border:1px solid #d3b99c;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;color:#a6743f;font-size:12px}.explore p{font-size:13px;line-height:1.75;margin:22px 0 14px;color:#68605a}.textlink{color:var(--brown);font-size:14px;font-weight:600}.intro{text-align:center;max-width:880px;padding:70px 0 58px;margin:auto}.intro p{margin:23px auto 0;color:#5f5a56;max-width:810px}.section{padding:38px 0 60px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:26px}.section-heading p{font-size:14px;color:#69635c;max-width:380px}.products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}.product{border:1px solid var(--line);background:#fff}.product img{width:100%;height:180px;object-fit:contain;padding:14px}.product> a{display:block;height:100%}.product> a:hover{text-decoration:none;box-shadow:0 5px 16px #0001}.product> a>div{padding:16px}.product .eyebrow{font-size:10px;margin:0 0 5px}.product p{font-size:12px;line-height:1.6;margin:9px 0 20px;color:#625b55;min-height:57px}.product h3{font-size:21px;font-family:"Cinzel Decorative",Georgia,serif}.product .textlink{font-size:12px}footer{background:#111;color:#e6dac9;padding:40px max(32px,calc((100vw - 1380px)/2));font-size:14px}footer strong{letter-spacing:.15em}footer p{margin:12px 0 20px;color:#c4b9ac}footer>a{margin-right:28px}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;z-index:100;background:white;padding:12px}
@media(max-width:1100px){header nav{gap:17px}.opening{grid-template-columns:minmax(0,1fr) 255px}.hero-copy{min-width:0;width:88%;padding:35px 26px}.products{grid-template-columns:repeat(4,minmax(0,1fr))}.hero h1{font-size:32px}}@media(max-width:760px){.wrap{width:calc(100% - 32px)}.topline span{display:none}header{padding:8px 16px;flex-wrap:wrap;gap:12px}.brand{width:95px}.brand img{height:86px;width:90px}header nav{order:3;width:100%;justify-content:space-between;padding:10px 0;font-size:13px}header .button{font-size:12px;padding:12px}.opening{grid-template-columns:1fr}.hero{min-height:570px}.hero-copy{width:92%;padding:30px 23px}.hero h1{font-size:31px}.hero-copy p{font-size:14px}.hero:after{background:linear-gradient(90deg,#101820d9,#10182080)}.explore nav{grid-template-columns:1fr 1fr;gap:0 18px}.explore h2 br{display:none}.explore nav>a{font-size:13px}.explore{padding:23px}.intro{padding:45px 5px 25px}.intro h2{font-size:27px}.section-heading{display:block}.section-heading p{margin-top:15px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.product img{height:170px}.section{padding:30px 0}.crumb{font-size:11px;gap:8px}.caption{font-size:10px;right:8px}.topline{padding:9px 20px}footer a{display:block;margin:14px 0}}
@font-face{font-family:Montserrat;src:url('montserrat.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:"Cinzel Decorative";src:url('cinzel.woff2') format('woff2');font-weight:400;font-display:swap}
.hero h1 em{display:block;margin-top:5px}.scenes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.scene{border:1px solid var(--line);background:white}.scene-image{position:relative;display:block;overflow:hidden}.scene-image img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;transition:transform .25s}.scene-image:hover img{transform:scale(1.025)}.scene-image>span{position:absolute;bottom:12px;left:12px;color:white;background:#161616c9;padding:6px 10px;font-size:12px}.scene-body{padding:22px}.scene-body .eyebrow{margin-bottom:4px;font-size:11px}.scene-body h3{font-family:"Cinzel Decorative",Georgia,serif;font-size:24px}.scene-body p{font-size:14px;color:#686058;line-height:1.75;margin:12px 0 22px;min-height:74px}.scene-links{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;border-top:1px solid var(--line);padding-top:16px;font-size:12px;font-weight:600;color:var(--brown)}.note{font-size:12px;color:#777;text-align:center;margin:26px auto 0;max-width:900px}.real-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:20px 0}.real-grid figure{margin:0}.real-grid img{width:100%;height:320px;object-fit:cover}.real-grid figcaption{font-size:13px;color:#6e6258;padding:10px 0}.quote{display:flex;justify-content:space-between;align-items:center;gap:50px;background:var(--cream);border:1px solid var(--line);padding:45px;margin:35px 0 60px}.quote h2{font-size:32px}.quote p{margin-top:20px;max-width:670px;font-size:15px}.quote .button{flex-shrink:0}.planning{border-top:1px solid var(--line)}.planning>div{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:28px}.planning article h3{font-family:"Cinzel Decorative",Georgia,serif;color:var(--brown);margin-bottom:12px}.planning article p{font-size:14px;color:#696057}.environment-hero{display:grid;grid-template-columns:34% 66%;background:var(--cream);border:1px solid var(--line)}.environment-hero>div{padding:35px}.environment-hero h1{font-size:clamp(28px,2.8vw,42px)}.environment-hero p{margin:24px 0;font-size:15px}.environment-hero figure{margin:0;position:relative;min-height:460px}.environment-hero figure img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.environment-hero figcaption{position:absolute;bottom:15px;left:15px;background:#161616b9;color:white;padding:6px 10px;font-size:11px}.other-envs{display:flex;flex-wrap:wrap;gap:16px;margin:25px 0}.other-envs a{border:1px solid var(--line);padding:14px 20px;font-size:14px}.environment-products{grid-template-columns:repeat(3,minmax(0,1fr));max-width:800px}.environment-products .product img{height:240px}.environment-products .product p{min-height:0}.subscenes{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1100px){.environment-hero{grid-template-columns:40% 60%}.environment-hero>div{padding:25px}.scene-body{padding:17px}.scene-body p{min-height:100px}.quote{gap:25px;padding:30px}.quote .button{max-width:250px}.scenes{gap:17px}}
@media(max-width:760px){.scenes,.subscenes{grid-template-columns:1fr}.scene-body p{min-height:0}.real-grid{grid-template-columns:1fr;gap:16px}.real-grid img{height:300px}.quote{display:block;padding:25px;margin:20px 0 30px}.quote h2{font-size:26px}.quote .button{margin-top:25px;max-width:none}.planning>div{grid-template-columns:1fr;gap:22px}.environment-hero{grid-template-columns:1fr}.environment-hero figure{min-height:280px}.environment-hero>div{padding:26px}.environment-hero h1{font-size:32px}.environment-products{grid-template-columns:repeat(2,minmax(0,1fr))}.environment-products .product img{height:180px}.other-envs{gap:10px}.other-envs a{font-size:13px;padding:10px 13px}.scene-links{font-size:13px}.note{font-size:12px}}
@media(prefers-reduced-motion:reduce){.scene-image img{transition:none}}


/* Hospital e clínicas: extensões do padrão aprovado. */
.hero h1 em{display:block}.hero-copy p,.environment-hero p,.quote p,.planning article p{font-size:16px}
.rgb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rgb-grid figure{margin:0;border:1px solid var(--line);background:var(--cream)}.rgb-grid img{width:100%;aspect-ratio:16/9;object-fit:cover}.rgb-grid figcaption{display:flex;align-items:center;gap:10px;padding:16px 20px;font-weight:600}.color-dot{height:12px;width:12px;border-radius:50%;background:#5579cb}.color-dot.verde{background:#49a576}.color-dot.rosa{background:#c665a0}.rgb-section{border-top:1px solid var(--line)}.related-scenes{grid-template-columns:repeat(4,minmax(0,1fr))}.environment-group{border-top:1px solid var(--line)}.scene-body h3{overflow-wrap:anywhere}.scene-body p{font-size:15px}.environment-hero>div{min-width:0}.environment-hero h1{overflow-wrap:anywhere}.env-icon{flex-shrink:0}
@media(max-width:1100px){.related-scenes{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.rgb-grid,.related-scenes{grid-template-columns:1fr}.rgb-grid{gap:18px}.hero-copy p{font-size:16px}.environment-hero figure img{object-position:center}}
.special-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.special-grid figure{margin:0;border:1px solid var(--line);background:var(--cream)}.special-grid img{width:100%;aspect-ratio:16/9;object-fit:cover}.special-grid figcaption{padding:22px}.special-grid h3{margin-bottom:10px}.special-grid p{font-size:16px;color:#625b55}@media(max-width:760px){.special-grid{grid-template-columns:1fr}}
