/* V3 — proportions traced from the approved 935 × 1683 desktop reference.
   All copy, navigation, cards and interactive controls are real HTML. */
:root{--u:calc(100vw / 935);--ink:#110c08;--cream:#f4efe7;--brown:#91633f;--bronze:#c19972;--text:#17120d;--muted:#716860;--serif:"EB Garamond",Garamond,"Times New Roman",serif;--sans:Inter,Arial,sans-serif;--line:#dbcec0}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--ink);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}[hidden],dialog:not([open]){display:none!important}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #bd8b58;outline-offset:5px}h1,h2,h3,p,ul,ol{margin:0}ul,ol{padding:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1;letter-spacing:-.035em}h3{font-weight:500}em{font-weight:400}section{position:relative;scroll-margin-top:0}.container{width:calc(783 * var(--u));margin-inline:auto;position:relative}.light{background:radial-gradient(ellipse at 47% 45%,#fbf8f3 0%,#f3ede5 68%,#ede4d8 100%)}.dark{background-color:var(--ink);color:var(--cream)}.icon{width:1.2em;height:1.2em;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;overflow:hidden;width:0;height:0}.eyebrow{text-transform:uppercase;letter-spacing:.24em;font-weight:500;font-size:calc(7.5 * var(--u));line-height:1.5;color:#784c2e;margin-bottom:calc(8 * var(--u))}.dark .eyebrow,.hero .eyebrow{color:var(--bronze)}.body-copy{font-size:calc(9.8 * var(--u));line-height:1.43;color:var(--muted)}.dark .body-copy{color:#ddd4ca}.button{display:inline-flex;align-items:center;justify-content:center;gap:calc(12 * var(--u));padding:calc(10 * var(--u)) calc(18 * var(--u));min-height:calc(33 * var(--u));border-radius:999px;border:1px solid #b38c68;box-shadow:inset 0 1px 2px #f2d4b54d,inset 0 -2px 2px #27170833;background:linear-gradient(115deg,#bc926e 0%,#9a7050 50%,#62452e 100%);color:#fffaf4;font-size:calc(9.5 * var(--u));font-weight:400;line-height:1.2;white-space:nowrap;text-align:center;transition:filter .18s,transform .18s}.button:hover{filter:brightness(1.12);transform:translateY(-1px)}.button .icon{width:calc(17 * var(--u));height:calc(17 * var(--u));stroke-width:1.1}.text-link{border:0;padding:0;border-bottom:1px solid #aa8a6e;background:transparent;display:inline-flex;align-items:center;gap:calc(8 * var(--u));font-size:calc(9 * var(--u));line-height:1.5;color:#69492e;margin-top:calc(10 * var(--u));text-align:left}.text-link .icon{width:calc(13 * var(--u));height:calc(13 * var(--u))}.dark .text-link{color:#dcc0a0;border-color:#8d6d4d}.icon-button{display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;border:0;color:inherit;width:44px;height:44px}.skip{position:fixed;left:20px;top:-80px;padding:14px;background:#fff;z-index:200}.skip:focus{top:14px}
/* Header floats over the artwork: it does not add an extra band to the hero. */
.site-header{position:absolute;z-index:20;inset:0 0 auto;color:#fff8ef}.header-inner{height:calc(64 * var(--u));display:flex;align-items:center;justify-content:space-between;gap:calc(16 * var(--u))}.brand{display:block;flex-shrink:0}.brand img{width:calc(149 * var(--u));height:auto}.desktop-nav{display:flex;align-items:center;gap:calc(21 * var(--u));margin-left:calc(21 * var(--u))}.desktop-nav a{font-size:calc(7.2 * var(--u));white-space:nowrap;padding:calc(8 * var(--u)) 0;position:relative;color:#e9dfd3;line-height:1.2}.desktop-nav a[aria-current="location"]:after,.desktop-nav a:hover:after{content:"";height:1px;background:#c89b70;left:0;right:0;position:absolute;bottom:0}.header-cta{font-size:calc(8.6 * var(--u));padding:calc(8 * var(--u)) calc(16 * var(--u));min-height:calc(32 * var(--u))}.menu-toggle{display:none}.site-header.is-stuck{position:fixed;background:#140e0beb;backdrop-filter:blur(14px);box-shadow:0 1px 0 #8c6e4c55}.site-header.is-stuck .header-inner{height:72px}
/* Hero: the approved close-up is supplied as a text-free image, not re-created in CSS. */
.hero{height:calc(487 * var(--u));background:#120d08;color:#f8f3ec;overflow:hidden}.hero-art{position:absolute;inset:0;z-index:0}.hero-art img{width:100%;height:100%;object-fit:fill}.hero-layout{height:100%;display:flex;align-items:flex-start;justify-content:space-between}.hero-copy{position:relative;padding-top:calc(106 * var(--u));width:calc(345 * var(--u));z-index:1}.hero-copy .eyebrow{margin-bottom:calc(10 * var(--u));font-size:calc(7.6 * var(--u))}.hero h1{font-size:calc(52 * var(--u));line-height:.98;letter-spacing:-.035em;white-space:nowrap}.hero h1 em{display:block;color:#c59c75;font-size:calc(36.5 * var(--u));letter-spacing:-.027em;line-height:1.05;margin-top:calc(4 * var(--u))}.hero-description{width:calc(325 * var(--u));font-size:calc(10.7 * var(--u));line-height:1.43;color:#ebe4db;margin-top:calc(14 * var(--u))}.hero-actions{display:flex;gap:calc(14 * var(--u));align-items:center;margin-top:calc(19 * var(--u))}.hero-actions>.button{min-height:calc(34 * var(--u));padding-inline:calc(17 * var(--u));font-size:calc(9.4 * var(--u));gap:calc(12 * var(--u))}.secondary{display:flex;align-items:center;gap:calc(8 * var(--u));font-size:calc(7.7 * var(--u));line-height:1.2}.circle-arrow{border:1px solid #ddd3c080;border-radius:50%;width:calc(33 * var(--u));height:calc(33 * var(--u));display:grid;place-items:center}.circle-arrow .icon{width:calc(13 * var(--u));height:calc(13 * var(--u))}.hero-values{display:flex;gap:calc(16 * var(--u));margin-top:calc(41 * var(--u))}.hero-values>span{font-size:calc(6.5 * var(--u));line-height:1.5;text-transform:uppercase;letter-spacing:.04em;border-right:1px solid #967451;padding-right:calc(15 * var(--u))}.hero-values>span:last-child{border:0;padding:0}.hero-values b{display:block;font-weight:500;font-size:calc(6.7 * var(--u));letter-spacing:.06em}.hero-note{width:calc(75 * var(--u));padding-top:calc(108 * var(--u));margin-right:calc(-2 * var(--u));position:relative}.note-label{border-left:1px solid #bc997580;padding-left:calc(11 * var(--u));font-size:calc(7 * var(--u));text-transform:uppercase;letter-spacing:.19em;line-height:1.35;color:#c5a17c}.note-quote{font-family:var(--serif);font-style:italic;font-size:calc(13.5 * var(--u));line-height:1.24;color:#d1b18b;margin-top:calc(43 * var(--u))}.note-rule{display:block;height:1px;background:#a58360;width:calc(30 * var(--u));margin:calc(12 * var(--u)) 0}.note-name{font-size:calc(5.8 * var(--u));text-transform:uppercase;letter-spacing:.14em;color:#e0d2c3}
/* 01 — Cream method band, four compact columns on the right. */
.method{min-height:calc(201 * var(--u));border-top:1px solid #f7eee4;border-bottom:1px solid #bc9d7c66}.method-layout{display:grid;grid-template-columns:calc(330 * var(--u)) 1fr;gap:calc(26 * var(--u));padding:calc(27 * var(--u)) 0}.method h2{font-size:calc(36 * var(--u));white-space:nowrap}.serif-subtitle{font-family:var(--serif);font-size:calc(18 * var(--u));font-style:italic;letter-spacing:-.027em;color:#896044;line-height:1.1;margin:calc(4 * var(--u)) 0 calc(9 * var(--u));white-space:nowrap}.method .body-copy{font-size:calc(9.7 * var(--u));line-height:1.4;width:calc(323 * var(--u))}.method-features{display:grid;grid-template-columns:repeat(4,1fr);align-self:center;margin-top:calc(8 * var(--u))}.feature{text-align:center;border-left:1px solid #d9c8b6;padding:calc(2 * var(--u)) calc(10 * var(--u));min-height:calc(107 * var(--u))}.feature>.icon{width:calc(28 * var(--u));height:calc(28 * var(--u));color:#997452;margin:auto auto calc(12 * var(--u));stroke-width:.95}.feature h3{font-size:calc(7.7 * var(--u));line-height:1.4;letter-spacing:.08em;text-transform:uppercase;font-weight:600;margin-bottom:calc(11 * var(--u))}.feature p{font-size:calc(8.1 * var(--u));line-height:1.4}
/* 02 — Dark editorial care band, same four image-led cards as the reference. */
.care{min-height:calc(215 * var(--u));background:radial-gradient(ellipse at 18% 70%,#35231555,transparent 45%),#100b07;overflow:hidden}.care:before{content:"";position:absolute;inset:0;background:linear-gradient(75deg,#100a0622,#0b0805d9 25%,#0b0805dc 80%,#0b080544),url('../bg/marmore-escuro.webp') center/cover;opacity:.45}.care-layout{padding:calc(24 * var(--u)) 0;display:grid;grid-template-columns:calc(284 * var(--u)) 1fr;gap:calc(26 * var(--u));align-items:center}.care h2{font-size:calc(31 * var(--u));line-height:.99;letter-spacing:-.03em;white-space:nowrap}.care h2 em{display:inline;font-style:normal;color:#d8b28b}.care-copy .body-copy{font-size:calc(9.2 * var(--u));margin:calc(12 * var(--u)) 0 calc(17 * var(--u));width:calc(277 * var(--u))}.care-copy .button{font-size:calc(9 * var(--u));padding:calc(9 * var(--u)) calc(18 * var(--u))}.care-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:calc(15 * var(--u))}.care-card{position:relative;height:calc(166 * var(--u));padding:0;border:1px solid #70513585;border-radius:calc(2 * var(--u));text-align:left;background:#1a130d;overflow:hidden;color:#f5ede5;transition:transform .2s,border-color .2s;isolation:isolate}.care-card:hover{transform:translateY(-4px);border-color:#c49a73}.care-card img{position:absolute;inset:0 0 auto;width:100%;height:72%;object-fit:cover}.care-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#17120dee 0%,#17120de6 23%,#17120d99 39%,#17120d00 62%);z-index:0}.card-copy{position:absolute;inset:auto calc(9 * var(--u)) calc(11 * var(--u));z-index:1}.card-copy strong{display:block;font-size:calc(8.1 * var(--u));line-height:1.35;letter-spacing:.1em;text-transform:uppercase;font-weight:500;margin-bottom:calc(8 * var(--u))}.card-copy>span{display:block;font-size:calc(8 * var(--u));line-height:1.35;color:#e6ddd0}
/* 03 — Flush-left monochrome portrait. Do not turn this into a centered card. */
.about{height:calc(254 * var(--u));border-top:calc(4 * var(--u)) solid #fff9f1;border-bottom:calc(3 * var(--u)) solid #fff9f1;overflow:hidden}.about-image{position:absolute;left:0;top:0;width:calc(369 * var(--u));height:100%;object-fit:fill;mix-blend-mode:multiply}.about-layout{padding:calc(23 * var(--u)) 0 calc(20 * var(--u)) calc(296 * var(--u));display:grid;grid-template-columns:calc(330 * var(--u)) 1fr;gap:calc(28 * var(--u));height:100%}.about h2{font-size:calc(33 * var(--u));line-height:1}.about-copy .body-copy{margin-top:calc(13 * var(--u));font-size:calc(10 * var(--u));line-height:1.4;color:#4f4840;width:calc(326 * var(--u))}.about-quote{font-size:calc(13.8 * var(--u));font-family:var(--serif);font-style:italic;color:#8b6548;margin-top:calc(14 * var(--u));line-height:1.15;width:calc(346 * var(--u));letter-spacing:-.01em}.tiny{font-size:calc(5.8 * var(--u));letter-spacing:.14em;text-transform:uppercase;color:#6b5d50;margin-top:calc(6 * var(--u))}.about-highlights{padding-top:calc(12 * var(--u));position:relative}.about-highlights ul{list-style:none;border-left:1px solid #d6c8ba;padding-left:calc(19 * var(--u));display:grid;gap:calc(14 * var(--u))}.about-highlights li{display:flex;align-items:center;gap:calc(10 * var(--u));text-transform:uppercase;font-size:calc(6.2 * var(--u));letter-spacing:.02em;line-height:1.3;white-space:nowrap}.about-highlights .icon{width:calc(20 * var(--u));height:calc(20 * var(--u));color:#9a7351;stroke-width:1}.about-highlights>.button{position:absolute;bottom:calc(-3 * var(--u));right:0;font-size:calc(8.8 * var(--u));min-height:calc(32 * var(--u));padding:calc(8 * var(--u)) calc(17 * var(--u))}
/* 04 — Journey: compact horizontal timeline, not an additional tall screen. */
.marble{background-image:linear-gradient(90deg,#0f0c08b0,#0f0c08dd 38%,#0f0c08ee 75%,#0f0c0890),url('../bg/marmore-escuro.webp');background-position:center;background-size:cover}.journey{min-height:calc(179 * var(--u))}.journey-layout{display:grid;grid-template-columns:calc(293 * var(--u)) 1fr;gap:calc(12 * var(--u));padding:calc(24 * var(--u)) 0 calc(21 * var(--u));align-items:start}.journey h2{font-size:calc(31 * var(--u));line-height:1}.journey .body-copy{margin-top:calc(10 * var(--u));font-size:calc(9.3 * var(--u));line-height:1.4;width:calc(278 * var(--u))}.journey .text-link{margin-top:calc(8 * var(--u));font-size:calc(8.7 * var(--u))}.journey-steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:calc(14 * var(--u));padding-top:calc(18 * var(--u))}.journey-steps li{position:relative}.step-number{display:grid;place-items:center;width:calc(36 * var(--u));height:calc(36 * var(--u));border:1px solid #b18d6580;border-radius:50%;font-family:var(--serif);font-size:calc(15 * var(--u));font-weight:400;line-height:1;color:#ecdecc}.journey-steps li:not(:last-child):after{content:"";position:absolute;left:calc(52 * var(--u));right:calc(-1 * var(--u));top:calc(18 * var(--u));height:1px;background:linear-gradient(90deg,#b58f6370,transparent)}.journey-steps h3{margin:calc(14 * var(--u)) 0 calc(8 * var(--u));color:#e1c49f;font-size:calc(7.7 * var(--u));text-transform:uppercase;letter-spacing:.1em;line-height:1.3;font-weight:500;min-height:calc(20 * var(--u))}.journey-steps p{font-size:calc(8.5 * var(--u));line-height:1.35;color:#e0d6ca}
/* 05 — FAQ expands naturally without fixed-height clipping. */
.faq{min-height:calc(155 * var(--u));border-top:1px solid #f9f0e4;border-bottom:1px solid #bdac955c}.faq-layout{display:grid;grid-template-columns:calc(328 * var(--u)) 1fr;gap:calc(40 * var(--u));padding:calc(20 * var(--u)) 0 calc(17 * var(--u));align-items:start}.faq h2{font-size:calc(31 * var(--u));white-space:nowrap}.faq-copy .body-copy{margin-top:calc(9 * var(--u));font-size:calc(9.1 * var(--u));line-height:1.42;width:calc(317 * var(--u))}.faq .text-link{margin-top:calc(8 * var(--u));font-size:calc(8.8 * var(--u))}.faq-list{padding-top:calc(0 * var(--u))}.faq-item{border-bottom:1px solid #d9cbbbbb}.faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;min-height:calc(23 * var(--u));padding:calc(4 * var(--u)) 0;font-size:calc(8.2 * var(--u));line-height:1.2;color:#443b32}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .icon{width:calc(10 * var(--u));height:calc(10 * var(--u));transition:transform .2s}.faq-item[open] summary .icon{transform:rotate(45deg)}.answer{font-size:clamp(13px,calc(9 * var(--u)),18px);line-height:1.6;color:#67584b;padding:3px 20px 20px 0}.faq-item[open]{margin-bottom:4px}
/* Final compact CTA and footer. */
.invitation{min-height:calc(107 * var(--u))}.invite-layout{display:grid;grid-template-columns:calc(282 * var(--u)) calc(203 * var(--u)) 1fr calc(68 * var(--u));gap:calc(12 * var(--u));align-items:center;padding:calc(21 * var(--u)) 0 calc(16 * var(--u))}.invitation .eyebrow{margin-bottom:calc(5 * var(--u))}.invitation h2{font-size:calc(31 * var(--u));line-height:.97}.invite-layout .body-copy{font-size:calc(9 * var(--u));line-height:1.45;width:calc(190 * var(--u))}.invite-layout .button{font-size:calc(8.8 * var(--u));justify-self:center;padding:calc(9 * var(--u)) calc(16 * var(--u))}.signature{display:block;font-family:var(--serif);font-style:italic;font-size:calc(32 * var(--u));line-height:.83;color:#a87c54;border-left:1px solid #a88a65;padding-left:calc(19 * var(--u));transform:rotate(-7deg)}.site-footer{border-top:1px solid #b19b7c66;background:#0e0b08;padding:calc(10 * var(--u)) 0 calc(9 * var(--u))}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:calc(18 * var(--u));min-height:calc(27 * var(--u))}.footer-top .brand img{width:calc(106 * var(--u))}.footer-top nav{display:flex;align-items:center;gap:calc(25 * var(--u))}.footer-top nav a{font-size:calc(6.3 * var(--u));color:#d4c7b8;white-space:nowrap}.socials{display:flex;align-items:center;gap:calc(11 * var(--u))}.socials .icon-button,.socials>a{width:calc(16 * var(--u));height:calc(20 * var(--u));display:inline-grid;place-items:center;color:#efe8db}.socials .icon{width:calc(13 * var(--u));height:calc(13 * var(--u))}.footer-bottom{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #92714a7a;margin-top:calc(7 * var(--u));padding-top:calc(9 * var(--u));font-size:calc(7 * var(--u));line-height:1.25;color:#bca083}.footer-bottom>span{color:#a89886;font-size:calc(6.5 * var(--u))}.footer-professional{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:calc(6.2 * var(--u));line-height:1.5;color:#b2a596;margin-top:calc(6 * var(--u))}.footer-professional a{text-decoration:underline}.disclaimer{font-size:calc(6 * var(--u));line-height:1.35;color:#a69785;margin-top:calc(4 * var(--u))}
/* Accessible dialogs. Closed dialogs stay closed even without script. */
dialog{max-height:calc(100dvh - 36px);overflow:auto;border:1px solid #c6ad91;padding:42px;border-radius:6px;background:#f6f0e8;color:#251c15;width:min(620px,calc(100% - 32px));box-shadow:0 24px 100px #0008}dialog::backdrop{background:#080604a8;backdrop-filter:blur(5px)}dialog[open]{display:block}dialog .eyebrow{font-size:10px;margin:0 35px 10px 0}dialog h2{font-size:40px;line-height:1.03;letter-spacing:-.03em;margin:0 0 22px}dialog h2 em{color:#91663e}dialog p{font-size:15px;line-height:1.6;margin-bottom:14px}dialog h3{font-family:var(--serif);font-size:24px;margin:20px 0 8px}dialog .button{font-size:14px;line-height:1.2;gap:14px;min-height:48px;padding:14px 20px;margin-top:12px;white-space:normal}dialog .button .icon{width:20px;height:20px}.dialog-close{position:absolute;top:8px;right:8px;color:#574332}.dialog-close .icon{width:23px;height:23px}.notice{background:#e8dbcb;border-left:2px solid #ae7f51;padding:16px}.contact-dialog label{display:block;font-size:13px;margin:20px 0 8px;font-weight:500}.contact-dialog label small{font-size:11px;font-weight:400}.contact-dialog input,.contact-dialog select{width:100%;padding:13px;background:#fffdf9;border:1px solid #c6b298;border-radius:4px;color:#2a2016;font-size:16px}.contact-dialog .form-note{font-size:12px;color:#76624e;margin-top:16px}.contact-dialog .button{width:100%}.method-concepts{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:24px 0}.method-concepts li{font-size:13px;color:#785334;border:1px solid #cbb293;padding:8px 10px}.drawer{margin:0 0 0 auto;border:0;border-radius:0;min-height:100dvh;max-height:100dvh;width:min(420px,100%);background:#17100b;color:#f4eee6;padding:28px}.dialog-top{display:flex;align-items:center;justify-content:space-between}.drawer nav{display:grid;margin:26px 0}.drawer nav a{font-family:var(--serif);font-size:29px;line-height:1.3;padding:15px 0;border-bottom:1px solid #695038}.drawer .button{width:100%}.drawer .eyebrow{color:#c19b75}.drawer p.drawer-signature{font-family:var(--serif);font-size:29px;line-height:1.1;color:#bc916d;margin-top:36px}.mobile-cta{position:fixed;left:16px;right:16px;bottom:max(12px,env(safe-area-inset-bottom));z-index:18}.mobile-cta>.button{width:100%;min-height:50px;font-size:14px;box-shadow:0 3px 25px #0006}.noscript{padding:16px;font-size:13px;background:#21160d;color:#fff9ef;text-align:center}
/* Tablet — same composition and art, fewer navigation items. */
@media(min-width:761px) and (max-width:1100px){.desktop-nav{gap:12px;margin-left:0}.desktop-nav a{font-size:9px}.header-inner{gap:12px}.header-cta{font-size:10px}.brand img{width:150px}.hero-description{font-size:12px}.hero-actions>.button{font-size:11px}.body-copy{font-size:11px}.care-copy .body-copy{font-size:10.5px}.faq-item summary{font-size:11px}.faq-copy .body-copy{font-size:10.5px}.footer-top nav a{font-size:9px}.footer-top nav{gap:16px}.footer-professional,.disclaimer{font-size:9px}.hero-values>span{font-size:8px}.hero-values b{font-size:8px}.note-name{font-size:7px}}
@media(min-width:761px) and (max-width:930px){.desktop-nav{display:none}.header-inner{height:70px}.header-cta{margin-left:auto;font-size:12px}.menu-toggle{display:flex}.hero-copy{padding-top:calc(101 * var(--u))}.hero-values{margin-top:26px}.hero-note{display:none}.method{min-height:235px}.method .body-copy{font-size:11px}.feature p{font-size:10px}.feature h3{font-size:9px}.serif-subtitle{white-space:normal}.care-card{height:185px}.card-copy strong{font-size:9px}.card-copy>span{font-size:9px}.about{height:300px}.about-copy .body-copy{font-size:11px}.about-highlights li{font-size:8px;white-space:normal}.about-highlights>.button{font-size:10px}.journey{min-height:205px}.journey .body-copy{font-size:11px}.journey-steps h3{font-size:9px}.journey-steps p{font-size:10px}.faq{min-height:195px}.invite-layout .body-copy{font-size:11px}.invite-layout .button{font-size:10px}.site-footer{padding-block:18px}.footer-top nav{gap:10px}.footer-top nav a{font-size:8px}}
/* Mobile is deliberately recomposed, not a scaled screenshot. */
@media(max-width:760px){:root{--u:1px}.container{width:calc(100% - 44px);max-width:540px}.site-header{position:absolute}.header-inner{height:78px;gap:14px}.brand img{width:190px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:inline-flex;width:44px;height:44px}.menu-toggle .icon{width:24px;height:24px}.site-header.is-stuck .header-inner{height:66px}.site-header.is-stuck .brand img{width:168px}.eyebrow{font-size:9px;letter-spacing:.22em;margin-bottom:11px}.button{min-height:46px;padding:13px 20px;gap:14px;font-size:13px}.button .icon{width:18px;height:18px}.text-link{font-size:12px;gap:10px;margin-top:17px;min-height:30px}.text-link .icon{width:15px;height:15px}.body-copy{font-size:14px;line-height:1.6}.hero{height:auto;min-height:940px;padding-bottom:0;background:#120d08}.hero-art{top:auto;bottom:0;height:auto;width:100%;aspect-ratio:580/450;z-index:0}.hero-art img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-art:before{content:"";position:absolute;inset:0 0 auto;height:60px;background:linear-gradient(#120d08,transparent);z-index:1}.hero-layout{height:auto;display:block;padding-bottom:calc((100vw - 0px) * .69)}.hero-copy{padding-top:115px;width:100%;max-width:480px}.hero-copy .eyebrow{font-size:9px;margin-bottom:14px}.hero h1{font-size:clamp(42px,11.2vw,70px);line-height:.98;letter-spacing:-.035em;white-space:normal}.hero h1 em{font-size:clamp(29px,7.5vw,43px);letter-spacing:-.02em;white-space:nowrap;line-height:1.07;margin-top:10px}.hero-description{font-size:14px;line-height:1.58;width:100%;max-width:430px;margin-top:22px}.hero-actions{display:flex;flex-wrap:wrap;gap:17px;margin-top:23px}.hero-actions>.button{font-size:12px;min-height:46px;padding:13px 18px;gap:12px}.secondary{font-size:10px;gap:9px}.circle-arrow{width:37px;height:37px}.circle-arrow .icon{width:15px;height:15px}.hero-values{gap:14px;margin-top:24px;margin-bottom:40px}.hero-values>span{font-size:7px;padding-right:13px;line-height:1.55;letter-spacing:.025em}.hero-values b{font-size:8px}.hero-note{display:none}.hero:after{content:"";display:block;height:0}.method{min-height:0}.method-layout{display:block;padding:39px 0 33px}.method h2{font-size:42px;white-space:normal}.serif-subtitle{white-space:normal;font-size:23px;line-height:1.05;margin:11px 0 16px;letter-spacing:-.02em}.method .body-copy{font-size:14px;line-height:1.6;width:100%}.method-features{grid-template-columns:repeat(2,1fr);margin-top:29px;gap:24px 0}.feature{padding:9px 12px;min-height:138px}.feature:nth-child(odd){border-left:0}.feature>.icon{width:31px;height:31px;margin-bottom:14px}.feature h3{font-size:10px;line-height:1.3;margin-bottom:12px}.feature p{font-size:12px;line-height:1.45}.care-layout{display:block;padding:40px 0}.care h2{font-size:36px;line-height:1;white-space:normal}.care-copy .body-copy{font-size:14px;width:100%;line-height:1.6;margin:19px 0 22px}.care-copy .button{font-size:13px;padding:12px 20px}.care-cards{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:30px}.care-card{height:236px;border-radius:3px}.care-card img{height:75%}.card-copy{inset:auto 13px 15px}.card-copy strong{font-size:11px;line-height:1.35;margin-bottom:10px}.card-copy>span{font-size:12px;line-height:1.35}.about{height:auto;overflow:visible;border-top:3px solid #fff9ef;border-bottom:3px solid #fff9ef;padding-bottom:36px}.about-image{position:relative;width:100%;height:auto;aspect-ratio:369/249;object-fit:cover}.about-layout{display:block;padding:25px 0 0;height:auto}.about h2{font-size:39px;line-height:1}.about-copy .body-copy{font-size:14px;line-height:1.6;width:100%;margin-top:18px}.about-quote{font-size:21px;width:100%;line-height:1.17;margin-top:22px}.tiny{font-size:8px;margin-top:11px}.about-highlights{padding-top:29px}.about-highlights ul{display:grid;grid-template-columns:repeat(2,1fr);gap:17px 13px;border-left:0;padding:0}.about-highlights li{white-space:normal;font-size:8px;line-height:1.4;gap:9px}.about-highlights .icon{width:23px;height:23px}.about-highlights>.button{position:static;font-size:13px;padding:12px 20px;min-height:46px;margin-top:28px}.journey{min-height:0}.journey-layout{display:block;padding:38px 0 40px}.journey h2{font-size:36px;line-height:1.02}.journey .body-copy{width:100%;font-size:14px;line-height:1.55;margin-top:18px}.journey .text-link{font-size:12px;margin-top:18px}.journey-steps{grid-template-columns:1fr;gap:0;padding-top:28px;list-style:none}.journey-steps li{display:grid;grid-template-columns:48px 1fr;gap:0 19px;min-height:103px;padding:0 0 24px;position:relative}.journey-steps li:not(:last-child):after{left:23px;top:50px;height:calc(100% - 53px);width:1px;background:#9b785666;right:auto}.step-number{grid-column:1;grid-row:1/3;width:46px;height:46px;font-size:21px}.journey-steps h3{grid-column:2;min-height:0;font-size:11px;line-height:1.35;margin:4px 0 9px}.journey-steps h3 br{display:none}.journey-steps p{grid-column:2;font-size:13px;line-height:1.45}.journey-steps p br{display:none}.journey-steps li:last-child{min-height:60px;padding-bottom:0}.faq{min-height:0}.faq-layout{display:block;padding:39px 0 37px}.faq h2{font-size:35px;white-space:normal}.faq-copy .body-copy{width:100%;font-size:14px;line-height:1.6;margin-top:18px}.faq .text-link{font-size:12px;margin-top:17px}.faq-list{margin-top:26px}.faq-item summary{font-size:13px;line-height:1.4;min-height:58px;padding:14px 0;gap:16px}.faq-item summary .icon{width:15px;height:15px}.answer{font-size:13px;padding:0 15px 18px 0}.invitation{min-height:0}.invite-layout{grid-template-columns:1fr 63px;gap:20px 15px;padding:38px 0}.invite-layout>div{grid-column:1/3}.invitation .eyebrow{font-size:8px;margin-bottom:12px}.invitation h2{font-size:35px;line-height:1.02}.invite-layout .body-copy{grid-column:1/3;font-size:14px;line-height:1.6;width:100%;max-width:420px}.invite-layout>.button{grid-column:1;font-size:12px;padding:13px 20px;justify-self:start;margin-top:3px}.signature{font-size:31px;padding-left:14px;grid-column:2;grid-row:3}.site-footer{padding:29px 0 26px}.footer-top{display:grid;grid-template-columns:1fr auto;gap:21px;min-height:0}.footer-top .brand img{width:160px}.footer-top nav{grid-column:1/3;grid-row:2;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:16px 22px}.footer-top nav a{font-size:10px}.socials{gap:13px}.socials .icon-button,.socials>a{width:32px;height:36px}.socials .icon{width:21px;height:21px}.footer-bottom{display:block;margin-top:23px;padding-top:19px;font-size:11px;line-height:1.6}.footer-bottom>span{display:block;font-size:9px;margin-top:11px}.footer-professional{font-size:9px;line-height:1.6;gap:10px;margin-top:15px}.disclaimer{font-size:9px;line-height:1.6;margin-top:12px}.contact-dialog,.content-dialog{padding:39px 24px 28px}dialog h2{font-size:33px}.mobile-cta .icon{width:20px;height:20px}}
@media(max-width:380px){.container{width:calc(100% - 36px)}.hero{min-height:940px}.hero-copy{padding-top:107px}.hero h1{font-size:42px}.hero h1 em{font-size:28px}.hero-description{font-size:13px}.hero-actions{gap:15px}.hero-actions>.button{font-size:11px;padding-inline:15px}.hero-values{gap:10px}.hero-values>span{padding-right:10px}.secondary{font-size:9px}.care-card{height:220px}.card-copy strong{font-size:10px}.card-copy>span{font-size:11px}.method h2{font-size:39px}.invite-layout>.button{font-size:11px;padding-inline:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Optical sizing: prefer the display cut of the installed family for offline QA.
   Browsers without this local cut use the externally loaded EB Garamond. */
@font-face{font-family:CBEditorialLocal;src:local("EB Garamond 12 Regular"),local("EBGaramond12-Regular");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:CBEditorialLocal;src:local("EB Garamond 12 Italic"),local("EBGaramond12-Italic");font-style:italic;font-weight:400;font-display:swap}
:root{--serif:CBEditorialLocal,"EB Garamond",Garamond,"Times New Roman",serif}
@media(min-width:1101px){.desktop-nav{position:absolute;left:calc(198 * var(--u));gap:calc(17 * var(--u));margin:0}}
@media(min-width:761px){.button,.header-cta,.hero-actions>.button,.care-copy .button,.about-highlights>.button,.invite-layout .button{padding-top:0;padding-bottom:0;min-height:calc(33 * var(--u))}.hero-description{width:calc(308 * var(--u))}.note-quote{white-space:nowrap;margin-top:calc(58 * var(--u));font-size:calc(13.4 * var(--u))}.method .text-link{margin-top:calc(9 * var(--u))}.about-highlights>.button{gap:calc(9 * var(--u));right:calc(-1 * var(--u))}}
@media(min-width:761px){.hero h1{letter-spacing:-.008em}.hero h1 em{letter-spacing:-.005em}.hero-description{width:calc(336 * var(--u));margin-top:calc(8 * var(--u));font-size:calc(10.5 * var(--u))}.hero-description>span{display:block;white-space:nowrap}.journey{background-image:url('../bg/jornada-aprovada.webp');background-size:100% 100%}.invitation{background-image:linear-gradient(90deg,#0b080640,#0b0806aa 70%,#0b080677),url('../bg/jornada-aprovada.webp')}}
@media(max-width:760px){.hero-description>span{display:inline;white-space:normal}}
@media(min-width:1101px){.method-layout{padding-top:calc(24 * var(--u));padding-bottom:calc(24 * var(--u))}.care-layout{padding-top:calc(23 * var(--u));padding-bottom:calc(23 * var(--u))}.journey-layout{padding-top:calc(22 * var(--u));padding-bottom:calc(18 * var(--u))}.faq-layout{padding-top:calc(18 * var(--u));padding-bottom:calc(16 * var(--u))}.invite-layout{padding-top:calc(18 * var(--u));padding-bottom:calc(12 * var(--u))}}
@media(max-width:760px){.hero{min-height:0}.hero-layout{padding-bottom:calc(100vw * .776)}.hero-values{margin-bottom:25px}}
/* Proof and Instagram additions: the approved visual system remains intact. */
.results{border-top:1px solid #f9f0e4;border-bottom:1px solid #c5ad9470;padding:calc(27 * var(--u)) 0 calc(25 * var(--u))}.results-intro{display:grid;grid-template-columns:calc(373 * var(--u)) 1fr;gap:calc(34 * var(--u));align-items:end;margin-bottom:calc(18 * var(--u))}.results h2{font-size:calc(34 * var(--u));line-height:.98}.results-intro .body-copy{width:calc(314 * var(--u));padding-bottom:calc(5 * var(--u))}.result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:calc(18 * var(--u))}.result-card{border:1px solid #c8b3a08c;background:#fbf8f3;overflow:hidden}.result-images{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#d9cabb}.result-images figure{margin:0;position:relative;aspect-ratio:1000/1410;overflow:hidden;background:#d3c2af}.result-images img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.result-images figcaption{position:absolute;left:calc(9 * var(--u));bottom:calc(9 * var(--u));padding:calc(4 * var(--u)) calc(7 * var(--u));background:#160f0bd9;color:#fff7ec;font-size:calc(7 * var(--u));letter-spacing:.12em;text-transform:uppercase}.result-copy{padding:calc(14 * var(--u)) calc(16 * var(--u)) calc(16 * var(--u))}.result-copy .eyebrow{font-size:calc(6.8 * var(--u));margin-bottom:calc(7 * var(--u))}.result-copy h3{font-family:var(--serif);font-size:calc(20 * var(--u));font-weight:400;line-height:1.02;letter-spacing:-.025em;color:#241810}.result-copy p:last-child{font-size:calc(8.4 * var(--u));line-height:1.5;color:#65574b;margin-top:calc(8 * var(--u))}.results-note{font-size:calc(7.2 * var(--u));line-height:1.45;color:#796c60;margin-top:calc(12 * var(--u));max-width:calc(620 * var(--u))}
.instagram-section{overflow:hidden;background:linear-gradient(110deg,#0d0906,#191009 55%,#0d0906);padding:calc(27 * var(--u)) 0 calc(25 * var(--u))}.instagram-intro{display:grid;grid-template-columns:calc(334 * var(--u)) calc(230 * var(--u)) 1fr;gap:calc(22 * var(--u));align-items:end;margin-bottom:calc(18 * var(--u))}.instagram-section h2{font-size:calc(34 * var(--u));line-height:.98}.instagram-intro .body-copy{font-size:calc(9 * var(--u));line-height:1.5;width:calc(212 * var(--u));padding-bottom:calc(4 * var(--u))}.instagram-intro .text-link{justify-self:start;margin:0 0 calc(5 * var(--u));font-size:calc(8.6 * var(--u));white-space:nowrap}.instagram-feed{display:flex;gap:calc(13 * var(--u));overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:calc(3 * var(--u))}.instagram-feed::-webkit-scrollbar{display:none}.instagram-post{position:relative;display:block;flex:0 0 calc(167 * var(--u));aspect-ratio:4/5;overflow:hidden;scroll-snap-align:start;background:#2b1b11;border:1px solid #72563f;isolation:isolate}.instagram-post img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.instagram-post:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#0f0906d9);z-index:-1}.instagram-post span{position:absolute;left:calc(11 * var(--u));bottom:calc(10 * var(--u));font-size:calc(7.6 * var(--u));letter-spacing:.1em;text-transform:uppercase;color:#fff7ed;opacity:0;transform:translateY(5px);transition:opacity .2s,transform .2s}.instagram-post:hover img,.instagram-post:focus-visible img{transform:scale(1.035)}.instagram-post:hover span,.instagram-post:focus-visible span{opacity:1;transform:translateY(0)}.feed-controls{display:flex;justify-content:flex-end;gap:calc(7 * var(--u));margin-top:calc(12 * var(--u))}.feed-controls button{display:grid;place-items:center;width:calc(30 * var(--u));height:calc(30 * var(--u));padding:0;border:1px solid #9f7654;border-radius:50%;background:transparent;color:#e7d4c0}.feed-controls button:first-child .icon{transform:rotate(180deg)}.feed-controls .icon{width:calc(13 * var(--u));height:calc(13 * var(--u))}
@media(max-width:760px){.results{padding:40px 0 38px}.results-intro{display:block;margin-bottom:28px}.results h2{font-size:38px}.results-intro .body-copy{width:100%;font-size:14px;line-height:1.6;margin-top:18px}.result-grid{grid-template-columns:1fr;gap:20px}.result-images figure{aspect-ratio:1000/1320}.result-images figcaption{left:11px;bottom:11px;padding:5px 8px;font-size:9px}.result-copy{padding:18px 17px 19px}.result-copy .eyebrow{font-size:8px;margin-bottom:9px}.result-copy h3{font-size:27px}.result-copy p:last-child{font-size:13px;line-height:1.55;margin-top:10px}.results-note{font-size:11px;line-height:1.55;margin-top:18px}.instagram-section{padding:40px 0 38px}.instagram-intro{display:block;margin-bottom:27px}.instagram-section h2{font-size:38px}.instagram-intro .body-copy{width:100%;font-size:14px;line-height:1.6;margin-top:18px}.instagram-intro .text-link{font-size:12px;margin-top:17px}.instagram-feed{gap:13px;margin-right:calc(-1 * (100vw - (100% + 44px)) / 2);padding-right:22px}.instagram-post{flex-basis:72vw;max-width:330px}.instagram-post span{left:13px;bottom:12px;font-size:10px;opacity:1;transform:none}.feed-controls{justify-content:flex-start;gap:9px;margin-top:17px}.feed-controls button{width:39px;height:39px}.feed-controls .icon{width:17px;height:17px}}
/* The biography is now part of the page, rather than hidden behind a dialog. */
@media(min-width:761px){.about{height:calc(355 * var(--u))}.about-image{object-fit:cover}.about-story{margin-top:calc(16 * var(--u));padding-top:calc(13 * var(--u));border-top:1px solid #d6c8ba}.about-story .eyebrow{font-size:calc(5.8 * var(--u));margin-bottom:calc(6 * var(--u))}.about-story h3{font-family:var(--serif);font-size:calc(15.5 * var(--u));font-weight:400;line-height:1.04;letter-spacing:-.02em;color:#39271b}.about-story p:last-child{margin-top:calc(7 * var(--u));font-size:calc(7.8 * var(--u));line-height:1.45;color:#625448;max-width:calc(300 * var(--u))}}
@media(max-width:760px){.about-story{margin-top:27px;padding-top:23px;border-top:1px solid #d6c8ba}.about-story .eyebrow{font-size:8px;margin-bottom:10px}.about-story h3{font-family:var(--serif);font-size:27px;font-weight:400;line-height:1.05;letter-spacing:-.02em;color:#39271b}.about-story p:last-child{margin-top:11px;font-size:14px;line-height:1.6;color:#625448}}
/* Camila: uma narrativa clínica única, em vez de ícones e textos desconectados. */
.about{height:auto;min-height:calc(360 * var(--u));overflow:hidden;border-top:calc(4 * var(--u)) solid #fff9f1;border-bottom:calc(3 * var(--u)) solid #fff9f1}.about-image{position:absolute;left:0;top:0;width:calc(344 * var(--u));height:100%;object-fit:cover;mix-blend-mode:multiply}.about-layout{min-height:calc(360 * var(--u));height:auto;padding:calc(42 * var(--u)) 0 calc(38 * var(--u)) calc(365 * var(--u));display:grid;grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);gap:calc(40 * var(--u));align-items:start}.about h2{font-size:calc(39 * var(--u));line-height:.98;max-width:calc(395 * var(--u))}.about-copy .about-lead{font-family:var(--serif);font-size:calc(18 * var(--u));font-style:italic;line-height:1.12;color:#8a6043;margin-top:calc(14 * var(--u));max-width:calc(380 * var(--u))}.about-copy .body-copy{width:auto;max-width:calc(390 * var(--u));font-size:calc(9.6 * var(--u));line-height:1.5;margin-top:calc(14 * var(--u))}.about-copy .about-quote{font-size:calc(15.5 * var(--u));width:auto;max-width:calc(390 * var(--u));margin-top:calc(19 * var(--u))}.about-copy .button{margin-top:calc(19 * var(--u));font-size:calc(9 * var(--u))}.about-principles{border-left:1px solid #d4c2b1;padding-left:calc(24 * var(--u));padding-top:calc(4 * var(--u))}.about-principles .eyebrow{font-size:calc(6.3 * var(--u));margin-bottom:calc(8 * var(--u))}.about-principles h3{font-family:var(--serif);font-size:calc(20 * var(--u));font-weight:400;line-height:1.05;letter-spacing:-.02em;color:#38271a;max-width:calc(240 * var(--u))}.about-principles ol{list-style:none;margin-top:calc(22 * var(--u));display:grid;gap:calc(17 * var(--u))}.about-principles li{display:grid;grid-template-columns:calc(30 * var(--u)) 1fr;gap:calc(11 * var(--u));padding-top:calc(13 * var(--u));border-top:1px solid #d8c7b7}.about-principles li span{font-family:var(--serif);font-size:calc(15 * var(--u));color:#96704e}.about-principles strong{display:block;font-size:calc(8.2 * var(--u));text-transform:uppercase;letter-spacing:.09em;color:#46372b}.about-principles li p{margin-top:calc(4 * var(--u));font-size:calc(7.8 * var(--u));line-height:1.45;color:#6b5b4d}
@media(max-width:760px){.about{min-height:0;height:auto;overflow:visible;padding-bottom:0;border-top:3px solid #fff9f1;border-bottom:3px solid #fff9f1}.about-image{position:relative;width:100%;height:auto;aspect-ratio:369/245;object-fit:cover;mix-blend-mode:multiply}.about-layout{display:block;min-height:0;padding:38px 0 42px;height:auto}.about h2{font-size:43px;max-width:100%;line-height:.98}.about-copy .about-lead{font-size:25px;max-width:100%;margin-top:16px;line-height:1.1}.about-copy .body-copy{max-width:100%;font-size:14px;line-height:1.6;margin-top:17px}.about-copy .about-quote{max-width:100%;font-size:22px;line-height:1.14;margin-top:22px}.about-copy .button{margin-top:25px;font-size:12px}.about-principles{border-left:0;border-top:1px solid #d4c2b1;padding:28px 0 0;margin-top:38px}.about-principles .eyebrow{font-size:8px;margin-bottom:10px}.about-principles h3{font-size:29px;max-width:100%;line-height:1.04}.about-principles ol{margin-top:23px;gap:19px}.about-principles li{grid-template-columns:36px 1fr;gap:12px;padding-top:16px}.about-principles li span{font-size:18px}.about-principles strong{font-size:11px}.about-principles li p{font-size:13px;line-height:1.5;margin-top:6px}}
/* Search-intent refinement: results now lead into the method through a functional proof carousel. */
.result-carousel{overflow:hidden}.result-track{display:flex;gap:calc(18 * var(--u));overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:calc(2 * var(--u)) 0}.result-track::-webkit-scrollbar{display:none}.result-track:after{content:"";flex:0 0 20%}.result-card.result-slide{flex:0 0 calc(80% - calc(9 * var(--u)));scroll-snap-align:start}.result-carousel-footer{display:flex;align-items:center;justify-content:space-between;margin-top:calc(12 * var(--u))}.result-carousel-footer>p{font-family:var(--serif);font-size:calc(14 * var(--u));letter-spacing:.08em;color:#755038}.result-controls{display:flex;gap:calc(8 * var(--u))}.result-controls button{display:grid;place-items:center;width:calc(30 * var(--u));height:calc(30 * var(--u));padding:0;border:1px solid #9f7654;border-radius:50%;background:transparent;color:#795137}.result-controls button:first-child .icon{transform:rotate(180deg)}.result-controls .icon{width:calc(13 * var(--u));height:calc(13 * var(--u))}.results-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:calc(22 * var(--u))}.results-bottom .text-link{margin:calc(12 * var(--u)) 0 0;flex:none}
@media(max-width:760px){.result-grid{display:block}.result-track{gap:15px;margin-right:calc(-1 * (100vw - (100% + 44px)) / 2);padding:2px 22px 2px 0}.result-track:after{display:none}.result-card.result-slide{flex-basis:86vw;max-width:350px}.result-carousel-footer{margin-top:17px}.result-carousel-footer>p{font-size:19px}.result-controls{gap:9px}.result-controls button{width:39px;height:39px}.result-controls .icon{width:17px;height:17px}.results-bottom{display:block}.results-bottom .text-link{font-size:12px;margin-top:18px}.method h2{white-space:normal}.serif-subtitle{white-space:normal}.method .body-copy{width:100%}}
