/* Revisão editorial: tratamentos e depoimentos antes da coleção. */
:root { --paper:#fdf8f4; --blush:#f1e1dd; --rose:#713d50; --ink:#432c35; --muted:#745e64; --line:#e0cbc9; }
html { scroll-padding-top:34px; }
.wrap { width:min(1280px,calc(100% - 104px)); }
.topline { padding:7px 20px; font-size:10px; }
.header { height:94px; gap:25px; }
.header nav { font-size:12px; gap:26px; }
.brand img { width:152px; }
.button { border-radius:0; }
.hero { min-height:570px; grid-template-columns:1fr 1.04fr; gap:12px; }
.hero-copy { padding:36px 0 44px; }
.hero .eyebrow { display:flex; align-items:center; gap:11px; margin-bottom:24px; letter-spacing:1.65px; }
.tiny-star { font-size:24px; line-height:1; font-weight:400; }
.hero h1 { font-size:clamp(90px,9.1vw,132px); line-height:.99; letter-spacing:-6px; margin-bottom:24px; }
.hero h1 em { padding-bottom:9px; }
.hero .intro { font-size:14px; line-height:1.8; margin-bottom:25px; }
.hero-secondary { display:inline-flex; align-items:center; gap:17px; font-size:11px; margin-left:22px; min-height:44px; }
.hero-secondary:hover { text-decoration:underline; text-underline-offset:6px; }
.hero-signature { margin-top:32px; font-size:10px; letter-spacing:1.6px; text-transform:uppercase; color:var(--muted); }
.hero-signature span { margin-right:14px; }
.hero-art { align-self:stretch; background:#ead2cd; overflow:hidden; margin-left:14px; isolation:isolate; }
.hero-portrait { width:110%; max-width:none; bottom:0; right:-4%; z-index:1; }
.poster-letter { position:absolute; inset:-33% 0 0; text-align:center; font:680px/1.1 var(--display); color:#f9ece4; opacity:.8; z-index:0; pointer-events:none; }
.poster-orbit { position:absolute; inset:6% 14% 13%; border:1px solid #b28289; border-radius:50%; transform:rotate(27deg); z-index:0; }
.poster-label { position:absolute; right:15px; top:27px; writing-mode:vertical-rl; font-size:9px; letter-spacing:2px; text-transform:uppercase; z-index:2; }
.poster-seal { position:absolute; right:20px; bottom:20px; z-index:2; display:flex; gap:27px; align-items:center; background:var(--paper); padding:18px 22px; }
.poster-seal span { font:italic 20px/1.25 var(--display); }
.poster-seal b { width:40px; height:40px; border:1px solid var(--line); border-radius:50%; display:grid; place-items:center; font-weight:400; }
.poster-seal:hover { background:#f1dfd9; }
.quick-care { display:grid; grid-template-columns:repeat(4,1fr); border-block:1px solid var(--line); margin-top:0; }
.quick-care a { min-height:67px; display:flex; align-items:center; justify-content:space-between; padding:17px 23px; font-size:12px; border-right:1px solid var(--line); }
.quick-care a:first-child { padding-left:0; }
.quick-care a:last-child { border-right:0; padding-right:0; }
.quick-care a:hover { color:var(--rose); background:#f6e9e3; }
.quick-care span { font-size:17px; }
.treatments { padding-top:70px; padding-bottom:65px; }
.treatments .section-head { margin-bottom:36px; }
.treatments .eyebrow { margin-bottom:14px; }
.treatments h2 { font-size:clamp(36px,3.5vw,52px); }
.treatment-layout { display:grid; grid-template-columns:.82fr 1.3fr; gap:56px; }
.treatment-menu { border-top:1px solid var(--line); }
.treatment-menu button { display:flex; align-items:center; gap:17px; padding:23px 15px 23px 0; width:100%; min-height:112px; text-align:left; background:none; border:0; border-bottom:1px solid var(--line); }
.service-index { font-size:10px; color:var(--muted); align-self:flex-start; margin-top:9px; font-variant-numeric:tabular-nums; }
.treatment-menu strong { font:26px/1.2 var(--display); font-weight:400; display:block; }
.treatment-menu small { display:block; font-size:10px; margin-top:10px; color:var(--muted); }
.service-arrow { margin-left:auto; flex-shrink:0; font-size:23px; color:var(--rose); }
.treatment-menu button[aria-pressed=true] { background:#f0e0db; padding-left:17px; }
.treatment-menu button:hover { background:#f5e9e3; }
.treatment-menu button[aria-pressed=true] strong { color:var(--rose); }
.service-panel { min-width:0; }
.service-photo { height:237px; position:relative; overflow:hidden; background:#eddcd5; }
.service-photo img { width:100%; height:100%; object-fit:cover; }
.service-photo.eye-photo img { width:135%; height:auto; max-width:none; position:absolute; left:-17.5%; top:50%; transform:translateY(-50%); }
.service-photo.portrait-photo img { object-fit:contain; object-position:right 20%; width:80%; margin-left:auto; }
.service-photo figcaption { position:absolute; left:17px; bottom:13px; color:#fff; background:#432c35dc; padding:5px 10px; font-size:9px; letter-spacing:.5px; }
.service-details { padding:26px 0 0; display:grid; grid-template-columns:1.2fr 1fr; gap:30px; }
.service-details .eyebrow { font-size:8px; letter-spacing:1.4px; margin-bottom:10px; }
.service-details h3 { font-size:28px; margin-bottom:13px; }
.service-description>p:last-child { font-size:12px; color:var(--muted); line-height:1.8; }
.service-options { border-left:1px solid var(--line); padding-left:24px; }
.service-options ul { list-style:none; padding:0; margin:0; font-size:11px; color:var(--muted); }
.service-options li { padding-block:3px; }
.service-options li::before { content:'·'; margin-right:7px; color:var(--rose); }
.service-options .text-link { margin-top:14px; font-size:10px; }
.service-cta { border:0; border-bottom:1px solid #b88591; color:var(--rose); background:none; padding:11px 0 5px; margin-top:9px; font-size:11px; font-weight:600; display:flex; gap:15px; min-height:44px; align-items:center; }
.service-cta:hover { color:var(--ink); }
.treatment-note { margin:30px 0 0 auto; font-size:10px; color:var(--muted); max-width:645px; }
.testimonials { background:#efded9; padding:66px 0 54px; position:relative; overflow:hidden; }
.testimonial-layout { display:grid; grid-template-columns:.85fr 1.25fr; gap:75px; }
.testimonial-intro { position:relative; }
.testimonial-intro .eyebrow { margin-bottom:18px; }
.testimonial-intro h2 { font-size:clamp(33px,3.5vw,48px); position:relative; z-index:1; }
.testimonial-intro>p:not(.eyebrow) { font-size:12px; color:var(--muted); margin-top:24px; }
.quote-ornament { font:260px/.8 var(--display); position:absolute; top:175px; right:5px; color:#dfbebd; opacity:.6; pointer-events:none; }
.testimonial-display { min-height:228px; }
.testimonial-service { display:block; font-size:9px; text-transform:uppercase; letter-spacing:1.6px; color:var(--rose); }
.testimonial-display blockquote { font:italic 35px/1.25 var(--display); margin:22px 0 18px; min-height:86px; max-width:620px; text-wrap:balance; }
#review-author { font-size:12px; font-weight:600; margin-bottom:6px; }
.review-source { font-size:9px; color:var(--muted); text-decoration:underline; text-underline-offset:3px; }
.review-choices { display:grid; grid-template-columns:repeat(3,1fr); gap:0 14px; margin-top:20px; }
.review-choices button { text-align:left; border:0; border-top:1px solid #cbaaac; padding:14px 0 12px; background:none; font-size:11px; color:var(--muted); }
.review-choices small { display:block; font-size:9px; margin-top:3px; }
.review-choices button[aria-pressed=true] { color:var(--rose); border-top:2px solid var(--rose); padding-top:13px; font-weight:600; }
.review-choices button:hover { color:var(--ink); }
.goddesses { background:var(--paper); padding-block:86px; }
.goddesses .section-head { margin-bottom:42px; }
.goddesses h2 { font-size:clamp(36px,3.8vw,55px); }
.collection { grid-template-columns:1.12fr 1fr; gap:76px; }
.collection-photo { border-radius:0; min-height:0; background:none; overflow:visible; margin:0; }
.collection-image-frame { position:relative; overflow:hidden; width:100%; aspect-ratio:1.5; background:#e6d5cd; }
.collection-photo .collection-image-frame img { width:138%; max-width:none; height:auto; left:-19%; top:50%; bottom:auto; transform:translateY(-50%); }
.collection-photo figcaption { display:flex; align-items:center; justify-content:space-between; padding-top:17px; gap:20px; }
#goddess-image-label { font:italic 27px var(--display); }
.collection-photo figcaption small { font-size:9px; color:var(--muted); }
.collection-photo-note { margin-top:33px; font:35px/1.2 var(--display); max-width:390px; }
.collection-content { padding:27px 0 20px; }
.detail-number { color:#ead9d4; }
.effect-filters button { min-height:44px; }
.goddess-detail { min-height:250px; }
.goddess-options { column-gap:22px; row-gap:4px; }
.goddess-options button { min-height:44px; font-size:17px; }
.goddess-options button[aria-pressed=true] { font-weight:500; }
.collection-footer { margin-top:28px; }
.founder { background:#f2e5df; padding-block:86px; }
.founder-main { gap:85px; }
.founder-copy h2 { font-size:46px; }
.founder-main figure { padding:0 0 25px 20px; }
.founder-main img { aspect-ratio:1/1.12; }
.encounters { margin-top:50px; }
.encounter-photos img { border-color:var(--paper); transition:transform .25s; }
.encounter-photos img:nth-child(odd) { transform:rotate(-3deg); }
.encounter-photos img:nth-child(even) { transform:rotate(3deg); }
.encounter-photos img:hover { transform:translateY(-5px) rotate(0); }
.experience { padding-block:78px; }
.experience h2 { font-size:45px; }
.visit { background:#e9ceca; }
.floating-contact { border-radius:0; }
[hidden] { display:none!important; }
@media (min-width:1101px) {
  .hero-copy { animation:arrive .65s ease-out both; }
  .hero-art { animation:arrive .85s ease-out both; }
}
@keyframes arrive { from { opacity:0; transform:translateY(13px); } to { opacity:1; transform:translateY(0); } }
@media (max-width:1100px) {
  .wrap { width:calc(100% - 64px); }
  .header nav { gap:16px; font-size:11px; }
  .header .button { padding-inline:13px; font-size:11px; }
  .hero { min-height:540px; }
  .hero h1 { font-size:100px; }
  .hero-art { margin-left:0; }
  .hero-secondary { margin-left:0; margin-top:10px; display:flex; }
  .hero-signature { margin-top:15px; }
  .poster-letter { font-size:580px; inset:-14% 0 0; }
  .hero-portrait { bottom:0; width:135%; right:-18%; }
  .treatment-layout { gap:30px; grid-template-columns:.9fr 1.2fr; }
  .treatment-menu strong { font-size:23px; }
  .treatment-menu small { font-size:9px; }
  .service-details { gap:20px; }
  .service-options { padding-left:16px; }
  .testimonial-layout { gap:45px; }
  .collection { gap:40px; }
  .collection-photo-note { font-size:32px; }
  .founder-main { gap:50px; }
  .founder-copy h2 { font-size:39px; }
}
@media (max-width:800px) {
  .wrap { width:calc(100% - 40px); }
  .header { height:80px; }
  .header nav { top:74px; font-size:14px; gap:10px; }
  .header nav a { padding:8px 0; min-height:44px; }
  .brand img { width:134px; }
  .hero { min-height:0; display:grid; grid-template-columns:1fr; gap:0; }
  .hero-copy { padding:19px 0 25px; }
  .hero .eyebrow { font-size:8px; letter-spacing:1.1px; margin-bottom:19px; gap:8px; }
  .tiny-star { font-size:18px; }
  .hero h1 { font-size:82px; letter-spacing:-4.6px; line-height:.98; margin-bottom:19px; }
  .hero .intro { font-size:12px; margin-bottom:21px; }
  .hero .desktop-break { display:none; }
  .hero-copy>.button { font-size:11px; padding:12px 17px; gap:20px; min-height:49px; }
  .hero-secondary { display:inline-flex; margin:0 0 0 13px; gap:8px; font-size:10px; }
  .hero-signature { display:none; }
  .hero-art { height:auto; aspect-ratio:1; width:100%; max-width:560px; margin:0 auto; }
  .hero-portrait { width:106%; right:-3%; bottom:-3%; }
  .poster-letter { font-size:480px; inset:-32% 0 0; }
  .poster-orbit { inset:5% 17% 7%; }
  .poster-label { right:10px; top:18px; font-size:7px; letter-spacing:1.5px; }
  .poster-seal { right:14px; bottom:14px; gap:22px; padding:12px 16px; }
  .poster-seal span { font-size:17px; }
  .poster-seal b { height:33px; width:33px; }
  .quick-care { grid-template-columns:1fr 1fr; }
  .quick-care a { padding:14px 13px; min-height:54px; font-size:10px; }
  .quick-care a:first-child { padding-left:13px; }
  .quick-care a:nth-child(2) { border-right:0; }
  .quick-care a:nth-child(-n+2) { border-bottom:1px solid var(--line); }
  .quick-care a:last-child { padding-right:13px; }
  .treatments { padding:49px 0 45px; }
  .treatments h2 { font-size:37px; }
  .treatments .section-head { margin-bottom:23px; }
  .section-head>p { margin-top:18px; font-size:12px; }
  .treatment-layout { grid-template-columns:1fr; gap:25px; }
  .treatment-menu { display:grid; grid-template-columns:1fr 1fr; gap:0 12px; }
  .treatment-menu button { min-height:101px; align-items:flex-start; padding:15px 7px; gap:7px; position:relative; }
  .treatment-menu button[aria-pressed=true] { padding-left:9px; }
  .service-index { font-size:8px; margin-top:5px; }
  .treatment-menu strong { font-size:19px; letter-spacing:-.4px; }
  .treatment-menu small { font-size:10px; line-height:1.6; padding-right:7px; margin-top:7px; }
  .service-arrow { display:none; }
  .service-photo { height:210px; }
  .service-details { padding-top:24px; gap:18px; grid-template-columns:1.1fr 1fr; }
  .service-details h3 { font-size:25px; }
  .service-description>p:last-child { font-size:11px; }
  .service-details .eyebrow { font-size:7px; letter-spacing:1px; }
  .service-options { padding-left:15px; }
  .service-options ul { font-size:10px; }
  .service-options .text-link { font-size:9px; }
  .service-cta { font-size:10px; gap:10px; }
  .treatment-note { margin-top:25px; font-size:9px; }
  .testimonials { padding:45px 0 37px; }
  .testimonial-layout { grid-template-columns:1fr; gap:30px; }
  .testimonial-intro h2 { font-size:37px; }
  .testimonial-intro>p:not(.eyebrow) { display:none; }
  .quote-ornament { font-size:190px; right:0; top:0; opacity:.5; }
  .testimonial-display { min-height:270px; }
  .testimonial-display blockquote { font-size:31px; margin-block:20px 16px; min-height:85px; }
  .review-source { font-size:8px; }
  .review-choices { margin-top:8px; gap:0 10px; }
  .review-choices button { font-size:11px; }
  .review-choices small { font-size:9px; }
  .goddesses { padding:52px 0; }
  .goddesses h2 { font-size:37px; }
  .goddesses .section-head { margin-bottom:28px; }
  .collection { grid-template-columns:1fr; gap:26px; }
  .collection-photo { min-height:0; max-width:none; }
  .collection-image-frame { aspect-ratio:1.55; }
  .collection-photo figcaption { padding-top:12px; }
  .collection-photo-note { display:none; }
  .collection-content { padding:0; }
  .goddess-detail { min-height:229px; }
  .collection-footer { margin-top:29px; }
  .founder { padding:55px 0; }
  .founder-main { gap:33px; }
  .founder-copy h2 { font-size:36px; }
  .founder-copy .founder-principle { font-size:25px!important; }
  .encounters { margin-top:30px; }
  .encounter-photos { gap:15px; padding:3px; }
  .experience { padding:55px 0; }
  .experience h2 { font-size:36px; }
}
@media (max-width:380px) {
  .hero h1 { font-size:75px; }
  .hero-secondary { font-size:9px; margin-left:9px; }
  .hero-copy>.button { padding-inline:13px; gap:12px; }
  .hero-art { height:325px; }
  .treatment-menu strong { font-size:17px; }
  .service-details { gap:12px; }
  .service-photo { height:185px; }
}
@media (prefers-reduced-motion:reduce) {
  .hero-copy,.hero-art { animation:none; }
}
