
:root{--navy:#5e0f30;--ink:#2a1b20;--blue:#8a1140;--focus:#d8a2b4;--pale:#efe5dc;--muted:#6e5a60;--line:#dccbc0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;color:var(--ink);background:#fff;font:18px/1.5 Schibsted,'Segoe UI',sans-serif}a{color:inherit;text-underline-offset:5px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:5px}::selection{background:#d8a2b4;color:#5e0f30}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:Schibsted,sans-serif;font-weight:500}h1{font-size:clamp(43px,6.3vw,84px);line-height:1.08;letter-spacing:-.04em}h2{font-size:clamp(31px,3.4vw,46px);line-height:1.2;letter-spacing:-.035em;text-wrap:balance}h2 span{color:var(--muted)}h3{font-size:19px;line-height:1.4;letter-spacing:-.02em}p{max-width:64ch}.container{width:min(1280px,100%);padding:0 22px;margin:auto}.dark{background:var(--navy);color:#fff}.preview{padding:7px 16px;background:#efe5dc;color:#6e5a60;font-size:10px;letter-spacing:.1em;text-align:center}.skip{position:absolute;top:-100px;z-index:10;background:white;padding:10px}.skip:focus{top:10px}.nav{height:80px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff25;gap:15px}.logo{width:156px;height:45px;position:relative;overflow:hidden;display:block;flex-shrink:0}.logo img{position:absolute;width:168px;max-width:none;left:-6px;top:-41px}.nav-links{display:none}.nav-cta{font-size:13px;text-decoration:none;display:flex;gap:14px;align-items:center}.nav-cta span{font-size:22px;color:var(--focus)}.hero{padding-top:35px}.hero h1 span{color:#f0c9d5}.hero-copy>p{margin:22px 0 15px;color:#f0dfe3;font-size:17px}.hero-copy strong{font-weight:500}.hero-desc{color:#e4c9d2;font-size:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:52px;padding:15px 22px;background:var(--blue);color:#fff;border:0;border-radius:4px;text-decoration:none;font:500 14px Schibsted,sans-serif;transition:background .2s}.button:hover{background:#5e0f30}.button svg,.pdf-tag svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6}.light{background:var(--focus);color:var(--navy)}.light:hover{background:#f4d1dc}.hero .button{margin-top:25px;width:100%}.hero-meta{font-size:12px;color:#e4c9d2;display:flex;align-items:center;gap:13px;margin-top:14px}.hero-meta span{height:3px;width:3px;background:#d8a2b4;border-radius:50%}.hero-visual{margin-top:32px}.architectural-label{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.11em;margin-bottom:9px;color:#e4c9d2}.room{height:310px;position:relative}.room>img{width:100%;height:100%;object-fit:cover;object-position:60% center}.hotspot{position:absolute;width:38px;height:38px;border-radius:50%;border:1px solid white;color:var(--navy);background:white;font:23px Schibsted;box-shadow:0 4px 16px #5e0f3035;transition:background .2s,transform .2s}.hotspot:hover{transform:scale(1.08)}.hotspot.active{background:var(--focus);border-color:var(--focus)}.floor{left:34%;top:73%}.counter{left:73%;top:48%}.wall{left:63%;top:14%}.room-label{position:absolute;bottom:12px;right:12px;background:#5e0f30e8;color:white;font-size:10px;padding:6px 10px}.point-detail{padding:17px;background:#721039;min-height:142px}.point-detail span{font-size:9px;letter-spacing:.12em;color:#f4d1dc}.point-detail h3{font-size:16px;margin-top:6px}.point-detail p{font-size:14px;color:#ecd7de;margin-top:9px}.drawing-caption{font-size:9px;display:flex;justify-content:space-between;color:#e4c9d2;margin-top:9px;gap:15px}.hero-bottom{padding-top:28px;padding-bottom:25px;display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.05em;color:#e4c9d2}.hero-bottom>a{display:none}.section{padding-top:58px;padding-bottom:58px}.section-heading{margin-bottom:25px}.section-heading p{margin-top:18px;color:var(--muted);font-size:17px}.gallery{display:flex;flex-direction:column;gap:8px;height:530px}.gallery-panel{position:relative;flex:1;min-height:70px;overflow:hidden;border:0;padding:0;background:var(--navy);text-align:left;color:white;transition:flex .65s cubic-bezier(.22,1,.36,1);border-radius:4px}.gallery-panel.active{flex:3}.gallery-panel>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;filter:brightness(.72);transition:filter .5s,transform .65s}.gallery-panel.active>img{filter:brightness(.95);transform:scale(1.03)}.gallery-panel:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 30%,#5e0f30e6)}.panel-label{position:absolute;bottom:17px;left:18px;right:45px;z-index:1;font:500 18px Schibsted}.panel-label small{display:none;font:14px Schibsted;color:#f0dfe3;margin-top:6px}.active .panel-label small{display:block}.panel-plus{position:absolute;right:18px;bottom:17px;z-index:1;font-size:24px}.gallery-footer{padding-top:16px}.gallery-footer p{font-size:14px;color:var(--muted)}.gallery-footer>span{display:block;font-size:10px;margin-top:8px;color:var(--muted)}.experience{background:var(--pale);padding:56px 0}.tool-menu{display:flex;gap:5px;margin:0 0 16px}.tool-menu button{background:none;border:1px solid #c9b4a6;padding:13px 8px;flex:1;text-align:left;color:var(--ink);font:500 11px/1.5 Schibsted;border-radius:4px}.tool-menu button.active{background:var(--blue);border-color:var(--blue);color:white}.tool-menu small,.tool-menu b{display:none}.tool-stage{background:white;border-radius:10px;box-shadow:0 18px 45px #2a1b2012;overflow:hidden}.stage-top{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--line);font-size:8px;letter-spacing:.04em;color:var(--muted)}.window-dots{display:flex;gap:5px}.window-dots i{height:5px;width:5px;border:1px solid #c9b4a6;border-radius:50%}.tool-pane{padding:20px;min-height:350px}.tool-pane[hidden]{display:none}.material-top{display:flex;align-items:center;gap:18px;margin-bottom:22px}.material-top img{width:40%;height:125px;object-fit:cover;border-radius:3px}.material-type{font-size:9px;letter-spacing:.08em;color:var(--muted)}.material-top h3{font-size:21px;margin:5px 0}.material-top p{font-size:14px;color:var(--muted)}.check-row{border-top:1px solid var(--line);padding:13px 0}.check-row span{font-weight:600;font-size:14px}.check-row p{font-size:14px;color:var(--muted);margin-top:5px}.stage-footer{font-size:10px;background:#faf6f3;padding:12px 18px;color:var(--muted)}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:20px 0}.compare-grid img{width:100%;height:125px;object-fit:cover}.compare-grid h4{font-size:13px;margin:10px 0}.compare-grid p{font-size:14px;color:var(--muted)}.micro{font-size:12px;color:var(--muted);margin-top:15px}.calc-intro{font-size:15px;color:var(--muted);margin-top:8px}.calc-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0}.calc-fields label{font-size:12px}.calc-fields label:last-child{grid-column:1/-1}.calc-fields input{width:100%;display:block;margin-top:5px;border:1px solid var(--muted);padding:10px;min-height:44px;border-radius:3px;color:var(--ink);background:white;caret-color:var(--blue)}.calc-result{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px;background:var(--pale);font-variant-numeric:tabular-nums}.calc-result strong{font:500 22px Schibsted}.delivery{display:flex;flex-direction:column;gap:40px}.publication{position:relative;padding:32px 40px;background:#efe5dc;overflow:hidden;order:2;min-height:430px}.book-shadow{width:80%;margin:0 auto;transform:rotate(-7deg);box-shadow:15px 22px 22px #5e0f3026;position:relative}.book-shadow:after{content:'';position:absolute;right:-7px;top:1px;bottom:1px;width:7px;background:#dccbc0;border-right:2px solid white}.book-shadow img{display:block;width:100%;height:auto}.pdf-tag{position:absolute;right:15px;bottom:22px;display:flex;align-items:center;gap:13px;padding:15px 18px;background:#fff;box-shadow:0 8px 24px #2a1b2018;font-size:13px;line-height:1.35}.pdf-tag svg{width:30px;height:30px;color:var(--blue)}.delivery-copy{order:1}.delivery-item{padding:19px 0;display:flex;gap:22px;border-bottom:1px solid var(--line)}.delivery-item:first-of-type{margin-top:23px}.delivery-item>span{font-size:11px;color:var(--muted);padding-top:5px}.delivery-item h3{font-size:17px}.delivery-item p{font-size:15px;margin-top:6px;color:var(--muted)}.access-note{font-size:13px;color:var(--muted);margin-top:24px}.author-band{background:#faf6f3;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.author{padding-top:30px;padding-bottom:30px}.author-mark{display:none}.author h3{font-size:20px}.author p{font-size:15px;color:var(--muted);margin-top:17px}.author strong{font-weight:600;color:var(--ink)}.offer h2 span{color:#f0c9d5}.offer-layout>div:first-child>p{margin-top:25px;color:#e4c9d2;font-size:17px}.offer-materials{display:none}.purchase{margin-top:36px;background:var(--pale);color:var(--ink);border-radius:8px;padding:25px;box-shadow:0 18px 50px #2a1b2040}.purchase-top{display:flex;justify-content:space-between;color:var(--muted);font-size:9px;letter-spacing:.08em}.price{font:500 80px/1 Schibsted;letter-spacing:-.04em;margin:4px 0 14px;color:var(--navy);text-align:center}.price>span{font-size:25px;letter-spacing:0;margin-right:10px}.price-detail{color:var(--muted);font-size:14px;text-align:center}.purchase ul{padding:20px 0 22px;list-style:none;margin:0;color:var(--ink);font-size:15px}.purchase li{padding:8px 0;border-bottom:1px solid var(--line)}.purchase li:before{content:'✓';color:#f0c9d5;margin-right:12px}.purchase .trust li:before{content:none}.purchase .button{width:100%;gap:15px}.purchase-note{font-size:12px;text-align:center;color:var(--muted);margin-top:15px}.checkout-note{background:#efe5dc;color:var(--ink);font-size:14px;padding:15px;margin-top:20px}.faq h2{margin-bottom:25px}.faq details{padding:20px 0;border-bottom:1px solid var(--line)}.faq summary{display:flex;justify-content:space-between;align-items:center;gap:25px;cursor:pointer;font-size:16px;font-weight:600;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:24px;font-weight:400;color:var(--blue)}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{font-size:15px;color:var(--muted);margin-top:15px;max-width:65ch}.footer{border-top:1px solid var(--line);padding-top:28px;padding-bottom:108px}.footer-word{font:500 23px Schibsted;text-decoration:none}.footer p{font-size:12px;color:var(--muted);margin-top:12px}.mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:5;display:flex;align-items:center;justify-content:space-between;background:white;padding:10px 20px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -3px 20px #5e0f3012}.mobile-bar>div{font:500 17px Schibsted}.mobile-bar small{display:block;font:12px Schibsted;color:var(--muted);margin-top:3px}.mobile-bar .button{min-height:44px;font-size:12px;padding:12px 18px}
@media(min-width:850px){.container{padding-left:55px;padding-right:55px}.nav{height:100px}.logo{width:183px;height:50px}.logo img{width:194px;top:-47px}.nav-links{display:flex;gap:30px;font-size:14px;color:#ecd7de}.nav-links a{text-decoration:none}.nav-links a:hover{color:white}.nav-cta{font-size:14px}.hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:40px;padding-top:58px;align-items:center}.hero-copy{padding:15px 0}.hero-copy>p{font-size:19px;margin:28px 0 20px}.hero-desc{font-size:18px}.hero .button{width:auto;min-width:230px}.hero-visual{margin:0}.architectural-label{font-size:9px}.room{height:495px}.room>img{object-position:55% center}.point-detail{display:grid;grid-template-columns:1.2fr 1fr;gap:20px;min-height:110px;padding:22px}.point-detail p{margin:3px 0 0;font-size:14px}.point-detail h3{font-size:16px}.drawing-caption{font-size:10px}.hero-bottom{padding-top:43px;padding-bottom:28px;font-size:10px}.hero-bottom>a{display:block;text-decoration:none}.hero-bottom>a span{margin-left:24px}.section{padding-top:95px;padding-bottom:95px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:40px}.section-heading p{max-width:34ch;margin:0;font-size:18px}.gallery{height:450px;flex-direction:row;gap:14px}.gallery-panel{min-width:0;min-height:0}.gallery-panel.active{flex:2.2}.panel-label{font-size:21px;bottom:25px;left:25px;right:30px}.panel-label small{font-size:15px}.panel-plus{right:22px;bottom:24px}.gallery-footer{display:flex;justify-content:space-between;gap:40px;align-items:start}.gallery-footer p{max-width:75ch;font-size:15px}.gallery-footer>span{white-space:nowrap;font-size:11px;margin:0}.experience{padding:90px 0}.workbench{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.tool-menu{display:block;margin:0}.tool-menu button{position:relative;display:block;width:100%;border:0;border-top:1px solid #c9b4a6;border-radius:0;padding:27px 25px 27px 0;background:none!important;color:var(--ink)!important;text-align:left}.tool-menu button.active{padding-left:24px;background:#ffffff!important;border-top-color:transparent}.tool-menu span{font:500 21px Schibsted}.tool-menu small{display:block;font:16px Schibsted;color:var(--muted);margin-top:8px}.tool-menu b{display:block;position:absolute;right:20px;top:24px;font-size:22px;font-weight:400;color:var(--blue)}.tool-pane{padding:28px;min-height:375px}.stage-top{padding:17px 25px;font-size:9px}.material-top img{height:155px}.material-top h3{font-size:27px}.material-top p{font-size:17px}.check-row{display:grid;grid-template-columns:1fr 2fr;gap:20px;align-items:start}.check-row p{margin:0;font-size:15px}.calc-fields{grid-template-columns:1fr 1fr 1fr}.calc-fields label:last-child{grid-column:auto}.compare-grid img{height:170px}.delivery{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.publication{order:1;min-height:560px;padding:45px 60px}.book-shadow{width:80%}.delivery-copy{order:2}.delivery-item{padding:22px 0}.delivery-item h3{font-size:19px}.delivery-item p{font-size:17px}.pdf-tag{right:25px;bottom:45px;padding:20px 25px;font-size:15px}.author{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:65px;padding-top:40px;padding-bottom:40px}.author p{font-size:17px;margin:0}.author h3{font-size:25px}.offer-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.offer-materials{display:block;max-width:340px;margin-top:32px;height:120px;overflow:hidden}.offer-materials img{width:100%;height:100%;object-fit:cover}.purchase{padding:35px;margin:0}.purchase ul{font-size:17px}.price{font-size:96px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.faq summary{font-size:18px}.footer{display:flex;justify-content:space-between;gap:40px;padding-bottom:35px}.footer p{font-size:13px}.mobile-bar{display:none}}
@media(prefers-reduced-motion:no-preference){.hero-copy{animation:arrive .8s cubic-bezier(.22,1,.36,1) both}.hero-visual{animation:arrive 1s .1s cubic-bezier(.22,1,.36,1) both}@keyframes arrive{from{transform:translateY(15px);opacity:.65}to{transform:translateY(0);opacity:1}}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-width:360px){h1{font-size:33px}.nav-cta{font-size:11px}.logo{width:140px}.gallery{height:490px}.panel-label{font-size:16px}.calc-result strong{font-size:18px}}
/* Identity from institucional_consultora_sanitaria/app/globals.css */
@font-face{font-family:Fraunces;src:url('assets/fonts/fraunces.ttf') format('truetype');font-weight:100 900;font-display:swap}@font-face{font-family:Schibsted;src:url('assets/fonts/schibsted.ttf') format('truetype');font-weight:100 900;font-display:swap}
html{scroll-padding-top:105px}body{background:#faf6f3}h1,h2{font-family:Fraunces,Georgia,serif;font-weight:500}.nav{position:fixed;top:0;left:0;right:0;z-index:20;height:76px;width:100%;max-width:none;background:#faf6f3;color:#2a1b20;border-bottom:1px solid #dccbc0;box-shadow:0 5px 18px #2a1b2010}.logo{width:auto;height:50px;display:flex;align-items:center;gap:9px;overflow:visible;text-decoration:none}.logo img{position:static;width:42px;height:44px;object-fit:contain}.logo>span{font:500 16px Fraunces;white-space:nowrap}.logo small{display:block;font:10px Schibsted;margin-top:4px}.nav-cta{background:#8a1140;color:white;padding:12px 13px;font:600 11px Schibsted;min-height:44px;gap:9px;border-radius:3px}.nav-cta span{color:white;font-size:17px}.preview{margin-top:76px}.hero .button.light,.purchase .button.light{background:#faf6f3;color:#8a1140;font-weight:700}.button,.nav-cta{position:relative;overflow:hidden}.button svg{transition:transform .25s}.button:hover svg{transform:translateX(5px)}.hero h1{font-size:clamp(36px,4.7vw,62px);text-wrap:balance}.motion-story{margin:30px 0 36px;color:#8a1140;border-block:1px solid #c9b4a6;padding:20px 0}.motion-title{display:flex;justify-content:space-between;align-items:center;gap:20px}.motion-title h3{font-size:17px}.motion-title button{background:transparent;border:1px solid #8a1140;color:#8a1140;padding:10px;font-size:10px;min-height:44px}.motion-story svg{display:block;width:100%;height:auto;margin:15px 0}.motion-story p{font-size:12px;color:#6e5a60}.motion-route{stroke-dasharray:4 5}.travel-dot{color:#8a1140}.motion-story.paused .travel-dot{display:none}.tool-pane{animation:pane-in .28s ease-out}.publication{background:#efe5dc}.footer-word{font-family:Fraunces}.mobile-bar .button{background:#8a1140}.hero-bottom>a,.nav-links{color:inherit}.nav-links a:hover{color:#8a1140}.hero-meta{color:#ecd7de}.nav-cta:hover{background:#5e0f30}.hotspot{color:#5e0f30}.floor{top:80%;left:30%}.counter{top:30%;left:76%}.wall{top:12%;left:47%}
@keyframes pane-in{from{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cta-shine{0%,65%{transform:translateX(-150%) skewX(-15deg)}100%{transform:translateX(450%) skewX(-15deg)}}@keyframes point-ring{0%{transform:scale(1);opacity:.6}100%{transform:scale(1.8);opacity:0}}
@media(prefers-reduced-motion:no-preference){.nav-cta:after{content:'';position:absolute;inset:0;width:35%;background:linear-gradient(90deg,transparent,#ffffff40,transparent);animation:cta-shine 3.6s ease-in-out infinite;pointer-events:none}.hotspot.active:after{content:'';position:absolute;inset:-3px;border:1px solid white;border-radius:50%;animation:point-ring 1.6s ease-out 3;pointer-events:none}}
@media(min-width:850px){.nav{padding-inline:max(55px,calc((100vw - 1170px)/2));height:84px}.preview{margin-top:84px}.logo img{width:48px;height:50px}.logo>span{font-size:21px}.logo small{font-size:12px}.nav-cta{font-size:13px;padding:14px 22px}.motion-story{margin:35px 0 45px}.motion-story svg{max-width:850px;margin:15px auto}.motion-title h3{font-size:21px}.motion-story p{text-align:center;margin:auto}}
@media(max-width:360px){.container{padding-inline:16px}.logo{gap:6px}.logo img{width:32px;height:36px}.logo>span{font-size:13px}.logo small{font-size:9px}.nav-cta{font-size:10px;padding:10px}.nav-cta span{display:none}.motion-title h3{font-size:14px}}
@media(prefers-reduced-motion:reduce){.travel-dot{display:none}.motion-title button{display:none}.tool-pane{animation:none}}
.offer .micro a{color:#ecd7de}.offer .micro{font-size:12px;text-align:center}.motion-story svg{max-height:160px}.publication .book-shadow img{background:white}
.price-was{margin-top:24px;color:var(--muted);font-size:14px;text-align:center}
.price-was s{color:var(--muted);text-decoration-thickness:1px}
.purchase .buy-cta{width:100%;position:relative;overflow:hidden;background:var(--navy);color:#fff;font-weight:700}
.purchase .buy-cta:hover{background:var(--blue)}
.trust{padding:16px 0 0!important;border-top:1px solid var(--line);margin-top:16px!important;font-size:13px!important;color:var(--muted)!important}
.trust li{display:flex;gap:9px;align-items:flex-start;padding:5px 0!important;border:0!important}
.trust svg{width:16px;height:16px;flex-shrink:0;margin-top:2px;fill:none;stroke:var(--blue);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.footer-empresa{margin-top:14px;font-style:normal;font-size:12px;line-height:1.6;color:var(--muted)}
@media(prefers-reduced-motion:no-preference){
.buy-cta:after{content:'';position:absolute;inset:0;width:35%;background:linear-gradient(90deg,transparent,#ffffff45,transparent);animation:cta-shine 3.6s ease-in-out infinite;pointer-events:none}
/* A entrada do hero passa a ser por linha: o texto se monta na ordem em que se le. */
.hero-copy{animation:none}
.hero-copy>*{animation:arrive .7s cubic-bezier(.22,1,.36,1) both}
.hero-copy>h1{animation-delay:.05s}
.hero-copy>p{animation-delay:.2s}
.hero-copy>.hero-desc{animation-delay:.34s}
.hero-copy>.button{animation-delay:.48s}
.hero-copy>.hero-meta{animation-delay:.6s}
}
