/* Página Terapia Floral — reprodução estática da composição editorial publicada. */
.therapy-floral{background:#fff;color:#353535}.therapy-floral *{box-sizing:border-box}.therapy-shell{width:min(1140px,calc(100% - 64px));margin-inline:auto}.therapy-intro{padding:100px 0}.therapy-intro-grid{display:grid;grid-template-columns:33.262% 66.738%;align-items:start}.therapy-photo-panel{display:flex;flex-direction:column;align-items:center}.therapy-photo-rule{width:90%;height:1px;background:#60a8b3;margin:20px 0}.therapy-photo-panel img{width:100%;height:auto;object-fit:cover}.therapy-appointment{display:inline-flex;align-items:center;justify-content:center;gap:15px;margin:0;padding:10px 22px;background:#006e85;color:#fff;font:400 26px/1 var(--display);text-shadow:0 0 10px rgba(0,0,0,.3);transition:transform .25s ease,background .25s ease}.therapy-appointment:hover{transform:translateY(-2px);background:#075b6d}.therapy-appointment .fa{font-size:21px}.therapy-copy-panel{padding:0 50px}.therapy-copy-panel h1{margin:0;text-align:center;color:#006e85;font:600 53px/1.12 var(--display);letter-spacing:12px;text-transform:uppercase}.therapy-copy-rule{height:1px;background:#60a8b3;margin:28px 0}.therapy-copy-panel p{margin:0 0 20px;color:#353535;font:400 16px/2 var(--body);letter-spacing:1px}.therapy-steps{width:min(1300px,calc(100% - 64px));margin:0 auto;padding:0 0 100px;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.therapy-step{min-height:310px;background-repeat:no-repeat;background-position:left top}.therapy-step:nth-child(1){margin-right:60px;background-image:url('../images/terapia-etapa-1.png')}.therapy-step:nth-child(2){margin-inline:30px;background-image:url('../images/terapia-etapa-2.png')}.therapy-step:nth-child(3){margin-left:60px;background-image:url('../images/terapia-etapa-3.png')}.therapy-step h2{margin:20px 0 0;padding-left:120px;color:#16172c;font:600 22px/1.02 var(--body)}.therapy-step p{margin:50px 0 0;color:#16172c;font:400 16px/1.45 var(--body)}.therapy-gallery{width:min(1300px,calc(100% - 64px));margin:0 auto;padding:0 0 100px;display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.therapy-gallery a{display:block;aspect-ratio:1;overflow:hidden;position:relative;background:#edf2f2}.therapy-gallery a:after{content:'+';position:absolute;inset:0;display:grid;place-items:center;background:rgba(0,0,0,0);color:transparent;font:300 58px/1 var(--display);transition:background .35s ease,color .35s ease}.therapy-gallery a:hover:after,.therapy-gallery a:focus-visible:after{background:rgba(0,0,0,.7);color:#fff}.therapy-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.therapy-gallery a:hover img,.therapy-gallery a:focus-visible img{transform:scale(1.06)}.therapy-lightbox{display:none;position:fixed;z-index:2000;inset:0;padding:40px;background:rgba(3,14,20,.91);place-items:center}.therapy-lightbox:target{display:grid}.therapy-lightbox img{max-width:min(90vw,1000px);max-height:86vh;object-fit:contain;box-shadow:0 18px 55px rgba(0,0,0,.45)}.therapy-lightbox-close{position:absolute;inset:0;cursor:zoom-out}.therapy-lightbox span{position:absolute;z-index:1;right:30px;top:20px;color:#fff;font:400 46px/1 var(--display);pointer-events:none}
@media(max-width:1024px){.therapy-shell{width:min(100% - 50px,1140px)}.therapy-intro{padding:100px 0}.therapy-copy-panel{padding-inline:50px}.therapy-steps,.therapy-gallery{width:calc(100% - 60px)}.therapy-step:nth-child(1){margin-right:40px}.therapy-step:nth-child(2){margin-inline:12px}.therapy-step:nth-child(3){margin-left:40px}.therapy-step h2{padding-left:100px;font-size:18px}.therapy-step p{font-size:14px;line-height:1.6}}
@media(max-width:767px){.therapy-shell{width:calc(100% - 40px)}.therapy-intro{padding:50px 0}.therapy-intro-grid{grid-template-columns:1fr}.therapy-photo-panel{width:min(340px,100%);margin:auto}.therapy-copy-panel{padding:25px 0 0}.therapy-copy-panel h1{font-size:35px;letter-spacing:7px}.therapy-copy-rule{margin:22px 0}.therapy-copy-panel p{font-size:14px;line-height:1.8;letter-spacing:.35px}.therapy-steps{width:calc(100% - 100px);grid-template-columns:1fr;padding-bottom:50px}.therapy-step,.therapy-step:nth-child(n){min-height:0;margin:0 0 48px;padding:0 0 42px}.therapy-step h2{padding-left:100px;margin-top:20px;font-size:20px}.therapy-step p{margin-top:38px;font-size:14px}.therapy-gallery{width:calc(100% - 100px);grid-template-columns:1fr;gap:10px;padding-bottom:50px}.therapy-lightbox{padding:20px}.therapy-lightbox span{right:18px;top:12px}}
