:root{--ink:#26211f;--muted:#6f6661;--paper:#fffcf9;--cream:#f5eee8;--rose:#cf9d91;--rose-deep:#a55e56;--sage:#c8cdc1;--mist:#ddd6cf;--line:rgba(38,33,31,.14);--serif:Georgia,'Times New Roman',serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans)}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.08}h1{max-width:12ch;font-size:clamp(3.25rem,6.6vw,6.25rem)}h2{max-width:13ch;font-size:clamp(2.35rem,4.7vw,4.5rem)}h3{font-size:clamp(1.55rem,2.5vw,2.25rem)}p{color:var(--muted)}.shell{width:min(1160px,calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;z-index:10;left:-999px;background:var(--ink);color:#fff;padding:.7rem 1rem}.skip-link:focus{left:1rem;top:1rem}.eyebrow{margin-bottom:1.15rem;color:var(--rose-deep);font-size:.66rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.lead{max-width:37ch;color:var(--muted);font:clamp(1.2rem,1.9vw,1.58rem)/1.45 var(--serif)}.center{margin-inline:auto;text-align:center}.button{display:inline-flex;align-items:center;gap:1rem;border:1px solid var(--ink);padding:.92rem 1.2rem;background:var(--ink);color:#fff;font-size:.69rem;font-weight:700;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:background .2s,border .2s,transform .2s}.button:hover{border-color:var(--rose-deep);background:var(--rose-deep);transform:translateY(-2px)}.button-small{padding:.68rem .88rem;font-size:.6rem}.button-light{border-color:#fff;background:transparent}.button-light:hover{border-color:#fff;background:#fff;color:var(--ink)}.text-link{display:inline-flex;gap:.65rem;align-items:center;font-size:.7rem;font-weight:700;letter-spacing:.09em;text-decoration:underline;text-underline-offset:.45rem;text-transform:uppercase}.text-link:hover{color:var(--rose-deep)}
.site-header{position:relative;z-index:3;padding:1.45rem 0;border-bottom:1px solid var(--line);background:var(--paper)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.logo{display:flex;align-items:baseline;gap:.15rem;color:var(--ink);text-decoration:none}.logo-name{font:1.9rem/1 var(--serif);letter-spacing:-.08em}.logo-signature{color:var(--rose-deep);font:.88rem/1 cursive;transform:rotate(-9deg)}.desktop-nav{display:flex;align-items:center;gap:1.35rem}.desktop-nav>a:not(.button){color:var(--ink);font-size:.64rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.desktop-nav>a:not(.button):hover{color:var(--rose-deep)}.mobile-nav{display:none}
.hero{display:grid;grid-template-columns:1fr .92fr;align-items:stretch;min-height:640px;margin-top:2.4rem;background:var(--cream)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(3.3rem,7vw,7rem)}.hero-copy h1{margin-bottom:1.35rem}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.35rem;margin-top:2.4rem}.placeholder-visual{position:relative;display:flex;align-items:flex-end;min-height:400px;overflow:hidden;padding:1.4rem;background:#d9c9c0;isolation:isolate}.placeholder-visual::after{position:absolute;inset:1rem;border:1px solid rgba(255,255,255,.65);content:'';pointer-events:none}.placeholder-visual>span{position:relative;z-index:2;max-width:22ch;color:rgba(38,33,31,.62);font-size:.6rem;font-weight:700;letter-spacing:.11em;line-height:1.45}.portrait-light{position:absolute;top:7%;left:18%;width:57%;height:88%;border-radius:48% 48% 8% 8%;background:linear-gradient(100deg,rgba(255,255,255,.72),rgba(255,255,255,.05))}.visual-orb{position:absolute;border-radius:50%}.orb-one{top:-20%;left:-20%;width:90%;aspect-ratio:1;background:rgba(255,255,255,.52)}.orb-two{right:-26%;bottom:-30%;width:78%;aspect-ratio:1;background:rgba(120,69,61,.37)}.visual-line{position:absolute;top:-14%;right:45%;width:1px;height:125%;background:rgba(38,33,31,.2);transform:rotate(29deg)}.visual-home{min-height:640px;background:linear-gradient(135deg,#d6c4bb 0%,#eee7e1 52%,#c89287 100%)}.visual-sage{background:linear-gradient(135deg,#c9cabe,#e7e0d8)}.visual-mist{background:linear-gradient(135deg,#d4b8b3,#ede3de)}
.story-section{display:grid;grid-template-columns:.2fr .9fr 1fr;gap:4.5rem;padding:9rem 0}.section-number{color:var(--rose-deep);font:1.2rem var(--serif)}.story-section h2{max-width:10ch}.story-copy{max-width:34rem;padding-top:.7rem}.story-copy p{margin-bottom:1.25rem;font-size:1.04rem}.pathways{padding:8.5rem 0;background:var(--ink);color:#fff}.pathways .eyebrow{color:#e8b0a7}.pathways h2{margin-bottom:3.3rem}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.28)}.path-card{display:flex;position:relative;min-height:390px;flex-direction:column;padding:2rem;color:var(--ink);text-decoration:none;transition:transform .22s}.path-card:hover{z-index:1;transform:translateY(-7px)}.path-card span{margin-bottom:auto;font-size:.72rem}.path-card h3{max-width:10ch;margin-top:3rem;font-size:2.15rem}.path-card p{max-width:25ch;color:inherit;opacity:.75}.path-card b{margin-top:auto;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase}.path-card i{margin-left:.45rem;font-size:1rem;font-style:normal}.path-clay{background:#d89a90}.path-sage{background:#c7c8b9}.path-mist{background:#e8ded7}.method-preview{display:grid;grid-template-columns:.9fr 1fr;gap:8vw;align-items:center;padding:9rem 0}.method-preview .placeholder-visual{min-height:420px}.method-preview h2{margin-bottom:1.4rem}.method-preview p:not(.eyebrow){max-width:34rem;margin-bottom:2rem}.cta-band{padding:7.5rem 0;background:var(--rose);color:var(--ink)}.cta-content{text-align:center}.cta-content .eyebrow{color:#613632}.cta-content h2{margin:0 auto 1rem}.cta-content p:not(.eyebrow){max-width:35rem;margin:0 auto 2rem;color:#503b38}.cta-band .button-light{border-color:var(--ink);color:var(--ink)}.cta-band .button-light:hover{border-color:var(--ink);background:var(--ink);color:#fff}
.inner-hero{display:grid;grid-template-columns:1fr .9fr;gap:6vw;align-items:center;padding:6.5rem 0 7.5rem}.inner-hero .placeholder-visual{min-height:490px}.inner-hero h1{font-size:clamp(3rem,5.8vw,5.65rem)}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:9vw;padding:7rem 0;border-top:1px solid var(--line)}.split-section h2{max-width:10ch}.split-section>div:last-child{max-width:35rem;padding-top:3.2rem}.signal-list{padding:0;margin:2rem 0;list-style:none}.signal-list li{position:relative;border-top:1px solid var(--line);padding:1.05rem 0 1.05rem 1.75rem;color:var(--muted)}.signal-list li::before{position:absolute;left:.4rem;color:var(--rose-deep);content:'·';font-size:1.5rem;line-height:.9}.quiet-quote{padding:7rem 0;background:#d8a39a}.quiet-quote p{max-width:22ch;margin:0;color:var(--ink);font:clamp(1.8rem,4vw,3.45rem)/1.23 var(--serif)}.content-narrow{max-width:780px;padding:7rem 0}.content-narrow h2{max-width:13ch}.content-narrow p:not(.eyebrow){max-width:52ch;font-size:1.1rem}.soft-panel{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center;margin:2rem auto 7rem;padding:3.8rem;background:var(--cream)}.soft-panel .placeholder-visual{min-height:320px}.soft-panel h2{max-width:11ch}.placeholder-notice{max-width:880px;margin-bottom:7rem;border-left:3px solid var(--rose-deep);padding:4rem;background:var(--cream)}.placeholder-notice h2{max-width:13ch}.method-intro{max-width:820px;padding:7rem 0 4rem}.method-intro h2{max-width:12ch}.method-intro>p:not(.eyebrow){max-width:52ch;font-size:1.14rem}.fine-print{margin-top:2rem;color:#756d67!important;font-size:.76rem!important;line-height:1.6!important}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;padding-bottom:8rem}.steps article{border-top:2px solid var(--ink);padding-top:1.2rem}.steps span{color:var(--rose-deep);font:1.2rem var(--serif)}.steps h3{margin:3.5rem 0 1rem;font-size:1.85rem}.contact-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:7vw;align-items:stretch;padding:6rem 0}.contact-hero>div{align-self:center}.contact-details{margin-top:3rem}.contact-details a{font:1.3rem var(--serif);text-underline-offset:.4rem}.contact-details p{margin-top:.8rem;font-size:.85rem}.booking-card{align-self:stretch;padding:3.2rem;background:var(--ink);color:#fff}.booking-card .eyebrow{color:#e7aba2}.booking-card h2{max-width:8ch;font-size:3rem}.booking-card .button{margin:1rem 0;border-color:var(--rose);background:var(--rose);color:var(--ink)}.booking-card .fine-print{color:#d9d1ca!important}.booking-placeholder{margin:1.5rem 0;padding:1.2rem;background:rgba(255,255,255,.12)}.booking-placeholder strong{font-size:.66rem;letter-spacing:.12em}.booking-placeholder p{margin:.5rem 0 0;color:#e0d8d2;font-size:.84rem}.booking-placeholder code{font-size:.78rem}.contact-lower{padding:6.5rem 0;background:var(--cream)}.contact-lower>div{max-width:780px}.contact-lower h2{max-width:11ch}.contact-lower>div>p:not(.eyebrow){max-width:45rem;font-size:1.08rem}.disclaimer{margin-top:3rem;border-top:1px solid var(--line);padding-top:1.5rem;font-size:.77rem!important;line-height:1.6}
.site-footer{padding:4.5rem 0 1.2rem;background:var(--ink);color:#fff}.site-footer .logo{color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem;padding-bottom:3.5rem}.footer-grid .logo{margin-bottom:1.2rem}.footer-grid p{max-width:21ch;color:#d4cbc5;font-size:.84rem}.footer-grid a:not(.logo){display:block;width:max-content;max-width:100%;margin-bottom:.55rem;color:#d4cbc5;font-size:.8rem;text-underline-offset:.25rem}.footer-grid a:not(.logo):hover{color:#e3aaa1}.footer-grid .eyebrow{margin-bottom:.8rem;color:#e4aaa1}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid rgba(255,255,255,.16);padding-top:1.1rem;color:#beb5ae;font-size:.64rem;line-height:1.45}
@media (max-width:800px){.shell{width:min(100% - 36px,1160px)}.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{display:grid;width:38px;height:38px;place-content:center;gap:6px;border:1px solid var(--line);cursor:pointer;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary i{display:block;width:17px;height:1px;background:var(--ink)}.mobile-panel{position:absolute;top:48px;right:0;min-width:250px;padding:.8rem;background:var(--paper);box-shadow:0 10px 30px rgba(38,33,31,.14)}.mobile-panel a{display:block;padding:.75rem;font-size:.85rem;text-decoration:none}.hero,.inner-hero,.method-preview,.contact-hero{grid-template-columns:1fr;gap:2.5rem}.hero{min-height:0;margin:0 calc((100vw - 100%)/-2)}.hero-copy{padding:4.5rem 28px}.visual-home{min-height:430px}.inner-hero{padding:4.8rem 0 5.5rem}.inner-hero .placeholder-visual{min-height:370px}.story-section{grid-template-columns:.2fr 1fr;gap:1.4rem;padding:5.5rem 0}.story-copy{grid-column:2}.pathways{padding:5.5rem 0}.pathways h2{margin-bottom:2.5rem}.path-grid{grid-template-columns:1fr}.path-card{min-height:310px}.path-card h3{margin-top:2rem}.method-preview{padding:5.5rem 0}.split-section{grid-template-columns:1fr;gap:0;padding:5.5rem 0}.split-section>div:last-child{padding-top:0}.quiet-quote{padding:5.5rem 0}.soft-panel{grid-template-columns:1fr;margin-bottom:5.5rem;padding:2rem}.soft-panel .placeholder-visual{min-height:250px}.placeholder-notice{margin-bottom:5.5rem;padding:2rem}.method-intro{padding:5.5rem 0 3rem}.steps{grid-template-columns:1fr;gap:1rem;padding-bottom:5.5rem}.steps h3{margin:1.5rem 0 .8rem}.contact-hero{padding:4.5rem 0}.booking-card{padding:2.5rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:.5rem}}@media (max-width:460px){h1{font-size:3.05rem}.hero-actions{align-items:flex-start;flex-direction:column}.story-section{grid-template-columns:1fr;gap:1rem}.story-copy{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.booking-card{padding:2rem}}

/* No white canvas or white shapes in the visual placeholders. */
:root { --paper: #efe4dc; --cream: #e9d9cf; }
.site-header { background: #efe4dc; }
.placeholder-visual { background: #b97e75; }
.placeholder-visual::after { border-color: rgba(69,38,34,.34); }
.placeholder-visual > span { color: rgba(38,33,31,.78); }
.portrait-light { left: 19%; width: 59%; height: 93%; border-radius: 48% 48% 4% 4%; background: linear-gradient(100deg,rgba(82,46,41,.18),rgba(195,139,128,.08)); box-shadow: inset 20px 0 40px rgba(49,26,22,.17); }
.orb-one { top: -22%; left: -25%; width: 94%; background: rgba(91,51,46,.25); }
.orb-two { background: rgba(67,34,30,.34); }
.visual-line { background: rgba(62,33,29,.32); }
.visual-home { background: linear-gradient(135deg,#b67a72 0%,#d39e91 53%,#9c625d 100%); }
.visual-sage { background: linear-gradient(135deg,#9fa697,#c7b9aa); }
.visual-mist { background: linear-gradient(135deg,#ae746d,#c88e84); }

/* Full-bleed, image-led home hero: copy overlays the asset rather than sitting beside it. */
.hero.hero-home { display: block; position: relative; width: 100%; min-height: 640px; margin: 0; overflow: hidden; background: #46302e; }
.placeholder-visual.has-approved-image { background-image: var(--approved-image); background-position: center; background-size: cover; background-repeat: no-repeat; }
.placeholder-visual.has-approved-image > span { display: none; }
.placeholder-visual.has-approved-image .portrait-light, .placeholder-visual.has-approved-image .visual-orb, .placeholder-visual.has-approved-image .visual-line { display: none; }
.placeholder-visual::after { display: none; }
.hero.hero-home > .placeholder-visual { position: absolute; inset: 0; min-height: 100%; padding: 1.5rem; background: linear-gradient(90deg, rgba(29,19,18,.88) 0%, rgba(40,26,24,.66) 39%, rgba(40,26,24,.18) 69%, rgba(40,26,24,.06) 100%), var(--approved-image, url('/images/marjan-hero-existing-site.jpg')) center 42% / cover no-repeat; }
.hero.hero-home > .placeholder-visual::after { display: none; }
.hero.hero-home > .placeholder-visual .portrait-light,
.hero.hero-home > .placeholder-visual .visual-orb,
.hero.hero-home > .placeholder-visual .visual-line { display: none; }
.hero.hero-home > .placeholder-visual > span { display: none; }
.hero-copy-overlay { position: relative; z-index: 1; min-height: 640px; max-width: 770px; padding: clamp(3.5rem,7vw,6.5rem) clamp(2.5rem,12vw,12rem); color: #fff; }
.hero-copy-overlay .eyebrow { color: #eab7ad; }
.hero-copy-overlay h1 { color: #fff; }
.hero-copy-overlay .lead { color: rgba(255,255,255,.86); }
.hero-copy-overlay .button { border-color: #fff; background: #fff; color: var(--ink); }
.hero-copy-overlay .button:hover { border-color: var(--rose); background: var(--rose); }
.hero-copy-overlay .text-link { color: #fff; }
@media (max-width:800px) { .hero.hero-home, .hero-copy-overlay { min-height: 570px; }.hero-copy-overlay { padding: 4rem 28px; }.hero.hero-home > .placeholder-visual { min-height: 570px; background-position: 58% center; } }

/* Privacy and consent */
.cookie-banner { position: fixed; z-index: 20; right: 24px; bottom: 24px; width: min(570px, calc(100% - 36px)); padding: 1.5rem; background: var(--ink); color: #fff; box-shadow: 0 16px 48px rgba(38,33,31,.28); }
.cookie-banner p { color: #e8dfd8; font-size: .84rem; }.cookie-banner .eyebrow { color: #efb3a8; }.cookie-banner a { color: #fff; text-underline-offset: .25rem; }.cookie-actions { display: flex; flex-wrap: wrap; gap: .7rem; margin-top: 1.15rem; }.cookie-banner .button { border-color: #fff; }.cookie-banner .button-plain { background: transparent; color: #fff; }.cookie-banner .button-plain:hover { background: #fff; color: var(--ink); }
.footer-bottom a { color: inherit; text-underline-offset: .25rem; }.footer-bottom button, .inline-button { border: 0; padding: 0; background: transparent; color: inherit; font: inherit; text-decoration: underline; text-underline-offset: .25rem; cursor: pointer; }
.legal-page { max-width: 860px; padding: 6rem 0 8rem; }.legal-page h1 { margin-bottom: 1.5rem; }.legal-page section { margin-top: 3.5rem; border-top: 1px solid var(--line); padding-top: 1.7rem; }.legal-page section h2 { font-size: clamp(1.75rem,3vw,2.4rem); }.legal-page strong { color: var(--ink); }
@media (max-width: 600px) { .cookie-banner { right: 18px; bottom: 18px; }.cookie-actions .button { flex: 1 1 auto; justify-content: center; }.legal-page { padding: 4rem 0 5rem; } }

/* Private CMS */
.cms-shell { min-height: 70vh; padding: 5rem 0 7rem; }.cms-loading { color: var(--muted); }.cms-login { max-width: 640px; padding: 4rem; background: var(--cream); }.cms-login h1 { margin-bottom: 1.4rem; }.cms-header { display: flex; align-items: start; justify-content: space-between; gap: 2rem; margin-bottom: 3rem; }.cms-header h1 { margin-bottom: .6rem; }.cms-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.4rem; }.cms-card { padding: 2rem; background: var(--cream); }.cms-card h2 { margin-bottom: 1rem; font-size: 2.2rem; }.cms-card label { display: block; margin-top: 1.25rem; color: var(--ink); font-size: .78rem; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; }.cms-card input,.cms-card textarea,.cms-card select { width: 100%; margin-top: .45rem; border: 1px solid var(--line); padding: .8rem; background: var(--paper); color: var(--ink); font: .9rem/1.5 var(--sans); }.cms-card textarea { min-height: 130px; resize: vertical; }.cms-card .button { margin-top: 1.2rem; }.cms-content-card { grid-column: 1 / -1; }.cms-json { min-height: 440px !important; font-family: ui-monospace, SFMono-Regular, Consolas, monospace !important; font-size: .76rem !important; }.cms-result { margin-top: 1.2rem; border-top: 1px solid var(--line); padding-top: 1rem; color: var(--muted); font-size: .87rem; }.cms-result h3 { margin-bottom: .6rem; font-size: 1.3rem; }.cms-result a { color: var(--rose-deep); }.metric-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: .7rem; }.metric-grid span { padding: 1rem; background: rgba(255,255,255,.45); color: var(--muted); font-size: .75rem; }.metric-grid b { display: block; margin-bottom: .35rem; color: var(--ink); font: 2rem var(--serif); }.button-plain-dark { border-color: var(--ink); background: transparent; color: var(--ink); }.button-plain-dark:hover { background: var(--ink); color: #fff; }
@media (max-width:800px) { .cms-shell { padding: 3.5rem 0 5rem; }.cms-login { padding: 2rem; }.cms-header,.cms-grid { display: block; }.cms-header { margin-bottom: 2rem; }.cms-header .text-link { margin-top: 1rem; }.cms-card { margin-bottom: 1rem; }.metric-grid { grid-template-columns: 1fr; }.cms-json { min-height: 320px !important; } }

/* Root & Rise brand system — self-hosted, privacy-safe typography and palette. */
@font-face { font-family: 'Butler'; src: url('/fonts/Butler-UltraLight.otf') format('opentype'); font-style: normal; font-weight: 200 400; font-display: swap; }
@font-face { font-family: 'Poppins'; src: url('/fonts/Poppins-Light.otf') format('opentype'); font-style: normal; font-weight: 300; font-display: swap; }
:root { --ink:#000; --paper:#f9f8f2; --cream:#ede9e0; --rose:#e8cdd1; --blush:#f3e4e5; --rose-deep:#8b4d57; --muted:#554f4c; --serif:'Butler', Georgia, serif; --sans:'Poppins', 'Helvetica Neue', Arial, sans-serif; }
body,.site-header { background:var(--paper); font-weight:300; }.logo-name { font-size:1.45rem; letter-spacing:-.055em; }.logo-signature { color:var(--rose-deep); font-family:var(--sans); font-size:.55rem; font-style:normal; font-weight:600; letter-spacing:.12em; text-transform:uppercase; transform:translateY(-.25rem) rotate(0); }.desktop-nav { gap:.85rem; }.desktop-nav>a:not(.button) { font-size:.54rem; letter-spacing:.07em; }.hero.hero-home { background:#281f20; }.hero.hero-home > .placeholder-visual { background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.56) 42%,rgba(0,0,0,.10) 73%),var(--approved-image) center 35% / cover no-repeat; }.hero-copy-overlay { max-width:850px; }.hero-copy-overlay h1 { max-width:10ch; }.credibility-strip { background:var(--blush); border-block:1px solid rgba(0,0,0,.12); }.credibility-strip>.shell { display:grid; grid-template-columns:repeat(4,1fr); gap:1rem; padding:1.15rem 0; }.credibility-strip span { font-size:.61rem; font-weight:700; letter-spacing:.09em; text-align:center; text-transform:uppercase; }.journey-section { display:grid; grid-template-columns:.85fr 1fr; align-items:center; gap:8vw; padding:8rem 0; }.journey-section .placeholder-visual { min-height:530px; }.journey-section p:not(.eyebrow),.copy-prose p,.method-detail p,.meet-story p { max-width:38rem; font-family:var(--serif); font-size:1.2rem; line-height:1.5; }.path-1{background:#e8cdd1}.path-2{background:#ede9e0}.path-3{background:#f3e4e5}.locations-section,.booking-section { padding:7rem 0; background:var(--blush); }.locations-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:1px; margin-top:3rem; background:rgba(0,0,0,.18); border:1px solid rgba(0,0,0,.18); }.locations-grid article { min-height:210px; padding:2rem; background:var(--paper); }.locations-grid h3 { font-size:2.1rem; }.locations-grid p { max-width:28ch; }.method-detail { display:grid; grid-template-columns:repeat(2,1fr); gap:8vw; padding:1rem 0 7rem; }.method-detail>div { border-top:1px solid var(--ink); padding-top:1.5rem; }.method-detail h2 { font-size:2.35rem; }.meet-story { display:grid; grid-template-columns:.25fr .9fr 1fr; gap:4.5rem; padding:8rem 0; }.meet-story h2 { max-width:11ch; }.meet-closing { margin-top:2rem; color:var(--ink); }.booking-grid { display:grid; grid-template-columns:1fr .85fr; gap:8vw; align-items:center; }.booking-section .booking-card { min-height:360px; }.contact-hero>.placeholder-visual { min-height:570px; }.video-section { margin:0 0 6rem; }.video-launcher { display:flex; align-items:center; justify-content:space-between; width:100%; min-height:420px; border:0; padding:2rem; background:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.12)),var(--poster) center/cover; color:#fff; cursor:pointer; font:1.8rem var(--serif); text-align:left; }.video-launcher span:last-child { display:grid; width:3.4rem; height:3.4rem; place-items:center; border:1px solid #fff; border-radius:50%; font:1rem var(--sans); }.video-frame { display:block; width:100%; min-height:420px; border:0; }.video-transcript { margin-top:1rem; }.cms-approval-notice { padding:1rem; border-left:3px solid var(--rose-deep); background:var(--blush); color:var(--ink)!important; font-size:.84rem!important; }
@media (max-width:960px) { .desktop-nav { gap:.55rem; }.desktop-nav>a:not(.button) { font-size:.5rem; }.desktop-nav .button-small { padding:.58rem .62rem; font-size:.5rem; } }
@media (max-width:800px) { .credibility-strip>.shell { grid-template-columns:repeat(2,1fr); }.journey-section,.booking-grid,.method-detail { grid-template-columns:1fr; gap:2.5rem; padding:5.5rem 0; }.journey-section .placeholder-visual { min-height:390px; }.meet-story { grid-template-columns:1fr; gap:1.2rem; padding:5.5rem 0; }.locations-section,.booking-section { padding:5.5rem 0; }.contact-hero>.placeholder-visual { min-height:360px; }.video-launcher,.video-frame { min-height:280px; } }

/* Editorial navigation, authentic brand mark, and quiet motion. */
.brand-mark{display:block;width:176px;line-height:0;flex:0 0 auto}.brand-mark img{display:block;width:100%;height:auto;filter:brightness(0);transition:transform .35s ease}.brand-mark:hover img{transform:translateY(-2px)}.brand-mark-inverted img{filter:none}.site-footer .brand-mark{margin-bottom:1.3rem}.desktop-nav{gap:1.15rem}.desktop-nav>a:not(.button){position:relative;font-size:.72rem;letter-spacing:.025em;text-transform:none}.desktop-nav>a:not(.button)::after{position:absolute;right:0;bottom:-.45rem;left:0;height:1px;background:var(--rose-deep);content:'';transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.desktop-nav>a:not(.button):hover::after{transform:scaleX(1);transform-origin:left}.desktop-nav .button-small{padding:.78rem 1rem;font-size:.62rem}.mobile-panel{padding:1rem}.mobile-panel a{padding:.9rem .75rem;font-size:1rem}.mobile-panel a:not(:last-child){border-bottom:1px solid var(--line)}
main>section{animation:rise-in .7s cubic-bezier(.2,.8,.2,1) both}main>section:nth-child(2){animation-delay:.06s}main>section:nth-child(3){animation-delay:.12s}main>section:nth-child(4){animation-delay:.18s}@keyframes rise-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.path-card,.locations-grid article,.booking-steps article{transition:transform .28s ease,box-shadow .28s ease}.path-card:hover,.locations-grid article:hover,.booking-steps article:hover{box-shadow:0 18px 45px rgba(0,0,0,.13);transform:translateY(-6px)}.button{transition:background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.button:hover{box-shadow:0 10px 22px rgba(0,0,0,.16)}
.booking-intent{padding:6.5rem 0;background:var(--paper)}.booking-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3rem;background:var(--line);border:1px solid var(--line)}.booking-steps article{min-height:240px;padding:2rem;background:var(--cream)}.booking-steps span{color:var(--rose-deep);font:1.5rem var(--serif)}.booking-steps h3{margin:2.8rem 0 .8rem;font-size:1.8rem}.booking-steps p{max-width:24ch}.booking-card .text-link{color:#fff}.booking-card .text-link:hover{color:var(--rose)}
@media (max-width:1000px){.brand-mark{width:150px}.desktop-nav{gap:.7rem}.desktop-nav>a:not(.button){font-size:.64rem}.desktop-nav .button-small{padding:.68rem .7rem;font-size:.55rem}}@media (max-width:800px){.brand-mark{width:150px}.booking-intent{padding:5rem 0}.booking-steps{grid-template-columns:1fr}.booking-steps article{min-height:auto}.booking-steps h3{margin:1.3rem 0 .6rem}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

.journal-hero{display:grid;grid-template-columns:1fr .38fr;gap:7vw;align-items:end;padding:6.5rem 0 3.5rem}.journal-hero h1{max-width:11ch}.journal-sidebar{padding:1.75rem;border-top:1px solid rgba(247,239,232,.35);border-bottom:1px solid rgba(247,239,232,.35)}.journal-sidebar span{display:block;margin:.65rem 0;color:rgba(247,239,232,.76);font-family:var(--serif);font-size:1.1rem}.journal-sidebar .text-link{margin-top:1.8rem;color:#e6aaa4}.journal-page-hero .journal-sidebar{margin-top:2.4rem;padding:0;border:0}.journal-page-hero .journal-sidebar .eyebrow{color:#eab7ad}.journal-page-hero .journal-sidebar span{color:rgba(255,255,255,.82)}.journal-page-hero .journal-sidebar .text-link{margin-top:1.4rem;color:#fff}.journal-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:start;gap:1px;background:rgba(247,239,232,.22);border:1px solid rgba(247,239,232,.22)}.journal-card{background:#f3e9df;color:#211918}.journal-card-image{display:block;min-height:270px;background:var(--approved-image) center 45%/cover}.journal-card-copy{padding:2rem}.journal-card h2{margin-bottom:1rem;font-size:clamp(2rem,3.2vw,3.5rem)}.journal-card h2 a{text-decoration:none}.journal-card p:not(.eyebrow){color:#5e4d47;font:1.12rem/1.5 var(--serif)}.journal-card-featured .journal-card-image{min-height:610px}.journal-card-meta{display:flex;gap:1rem;margin:1.5rem 0;color:#725f59;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.journal-list{display:grid;gap:1px;background:rgba(247,239,232,.22)}.journal-list .journal-card-image{min-height:260px}.journal-list .journal-card-copy{padding:1.5rem}.journal-list .journal-card h2{font-size:2rem}.journal-more{margin:3rem auto 0}.journal-more-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1px;background:rgba(247,239,232,.22);border:1px solid rgba(247,239,232,.22);border-radius:14px;overflow:hidden}.journal-more-grid .journal-card{display:flex;flex-direction:column;height:100%}.journal-more-grid .journal-card-image{min-height:260px}.journal-more-grid .journal-card-copy{padding:1.5rem;flex:1;display:flex;flex-direction:column}.journal-more-grid .journal-card-copy .journal-card-meta{margin-top:auto}.journal-more-grid .journal-card h2{font-size:1.5rem}.journal-empty{display:flex;min-height:320px;flex-direction:column;justify-content:center;padding:3rem;background:#d89192;color:#211918}.journal-empty h2{max-width:12ch;color:#211918}.journal-empty p:not(.eyebrow){max-width:35ch;color:#563b3d;font-family:var(--serif);font-size:1.15rem}.journal-article{padding:6.5rem 0}.journal-article header{max-width:48rem;margin:0 auto 3.5rem}.journal-article h1{max-width:13ch}.journal-article-image{min-height:750px;margin-bottom:4rem;background:var(--approved-image) center 45%/cover}.journal-card-image[style*="marjan-welcome.webp"],.journal-article-image[style*="marjan-welcome.webp"],.journal-card-image[style*="marjan-35.webp"],.journal-article-image[style*="marjan-35.webp"]{filter:grayscale(1) contrast(1.05) brightness(.92)}.journal-prose{max-width:45rem;margin:0 auto 3rem}.journal-prose p{color:rgba(247,239,232,.78);font-size:1.28rem!important}.journal-article>.text-link{display:block;width:max-content;margin:0 auto;color:#e6aaa4}@media (max-width:800px){.journal-hero,.journal-grid{grid-template-columns:1fr}.journal-hero{gap:2.5rem;padding:4.5rem 0 2.5rem}.journal-card-featured .journal-card-image,.journal-article-image{min-height:390px}.journal-article-image{background:var(--approved-image) center/cover}.journal-article{padding:4.5rem 0}.journal-article-image{margin-bottom:2.5rem}.journal-card-copy{padding:1.5rem}}

.cta-reassurance{margin:-.8rem auto 2rem!important;color:#e6aaa4!important;font-size:.74rem!important;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.reflection-tool{padding:4.5rem 0;background:#f3e9df;color:#211918}.reflection-tool-inner{display:flex;align-items:center;justify-content:space-between;gap:3rem}.reflection-tool h2{max-width:17ch;margin-bottom:.8rem;color:#211918;font-size:clamp(2rem,3.7vw,3.6rem)}.reflection-tool p:not(.eyebrow){max-width:40rem;margin:0;color:#5e4d47;font:1.12rem/1.5 var(--serif)}.reflection-tool .button-light{border-color:#211918;background:#211918;color:#f7efe8;white-space:nowrap}.reflection-tool .button-light:hover{border-color:#8b4d57;background:#8b4d57;color:#fff}
@media (max-width:800px){.reflection-tool{padding:4rem 0}.reflection-tool-inner{display:block}.reflection-tool .button{margin-top:1.8rem}}

/* Root & Rise dark editorial rhythm: black, cream, blush, then black again. */
body{background:#171211;color:#f7efe8}.site-header{background:#171211;border-color:rgba(255,255,255,.16)}.brand-mark:not(.brand-mark-inverted) img{filter:none}.desktop-nav>a:not(.button){color:#e6aaa4}.desktop-nav>a:not(.button):hover,.desktop-nav>a:not(.button)[aria-current="page"]{color:#e6aaa4}.desktop-nav>a:not(.button)[aria-current="page"]::after{transform:scaleX(1);transform-origin:left}.desktop-nav .button-small{border-color:#f7efe8;background:#f7efe8;color:#171211}.desktop-nav .button-small:hover,.desktop-nav .button-small[aria-current="page"]{border-color:#e6aaa4;background:#e6aaa4}.mobile-nav summary{color:#f7efe8}.mobile-panel{background:#f3e9df;color:#211918}.mobile-panel a{color:#211918}.mobile-panel a[aria-current="page"]{color:#a55e56;font-weight:700}.hero.hero-home{margin-top:0;background:#171211}.hero.hero-home> .placeholder-visual{background-position:center 35%}.credibility-strip{background:#171211;border-color:rgba(255,255,255,.16)}.credibility-strip span{color:#eadfd7}.story-section,.inner-hero,.split-section,.method-intro,.meet-story{color:#f7efe8;border-color:rgba(255,255,255,.16)}.story-section h2,.inner-hero h1,.inner-hero h2,.split-section h2,.method-intro h2,.meet-story h2{color:#f7efe8}.story-section p,.inner-hero .lead,.split-section .copy-prose p,.method-intro .copy-prose p,.meet-story .copy-prose p{color:rgba(247,239,232,.76)}.journey-section,.method-preview,.soft-panel{position:relative;background:#f3e9df;color:#211918;box-shadow:0 0 0 100vmax #f3e9df;clip-path:inset(0 -100vmax)}.journey-section h2,.method-preview h2,.soft-panel h2{color:#211918}.journey-section p,.method-preview p:not(.eyebrow),.soft-panel .copy-prose p{color:#5e4d47}.pathways{background:#171211}.pathways h2{color:#f7efe8}.pathways .path-grid{border-color:rgba(255,255,255,.19);background:rgba(255,255,255,.19)}.locations-section,.contact-lower{background:#d89192;box-shadow:0 0 0 100vmax #d89192;clip-path:inset(0 -100vmax)}.locations-section h2,.locations-section h3,.contact-lower h2{color:#241919}.locations-section p,.contact-lower p{color:#563b3d}.locations-grid article{background:#f7efe8}.cta-band{background:#171211;color:#f7efe8}.cta-content .eyebrow{color:#e6aaa4}.cta-content h2{color:#f7efe8}.cta-content p:not(.eyebrow){color:rgba(247,239,232,.74)}.cta-band .button-light{border-color:#f7efe8;color:#f7efe8}.cta-band .button-light:hover{border-color:#f7efe8;background:#f7efe8;color:#171211}.site-footer{background:#171211;border-color:rgba(255,255,255,.16)}.site-footer p,.site-footer a,.footer-bottom{color:rgba(247,239,232,.75)}.site-footer .eyebrow{color:#e6aaa4}.quiet-quote{background:#d89192}.quiet-quote p{color:#241919}.booking-intent,.booking-section,.ways-section{background:#171211}.booking-intent h2,.booking-section h2,.ways-section h2{color:#f7efe8}.booking-steps{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.18)}.booking-steps article{background:#f3e9df;color:#211918}.booking-steps p{color:#5e4d47}.booking-section .signal-list li{color:rgba(247,239,232,.78);border-color:rgba(255,255,255,.18)}.booking-card{background:#d89192;color:#211918}.booking-card h2,.booking-card p{color:#211918}.contact-hero{color:#f7efe8}.contact-hero h1{color:#f7efe8}.contact-hero .lead,.contact-hero .copy-prose p,.contact-details p{color:rgba(247,239,232,.76)}.contact-details a{color:#e6aaa4}

.belief-list{margin:2rem 0 0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.18)}.belief-list li{border-bottom:1px solid rgba(255,255,255,.18);padding:.8rem 0;color:#f7efe8;font:1.15rem var(--serif)}.content-sections{margin-top:4rem}.content-section{border-top:1px solid rgba(255,255,255,.18);padding-top:1.4rem}.content-section+ .content-section{margin-top:3rem}.content-section h3{margin:0 0 1rem;color:#f7efe8;font-size:2.15rem}.content-section p{margin-bottom:1.15rem;color:rgba(247,239,232,.76)}@media (max-width:800px){.content-sections{margin-top:3rem}.content-section h3{font-size:1.85rem}}
.related-links{display:flex;flex-wrap:wrap;gap:.8rem 1.4rem;margin-top:3.5rem;border-top:1px solid rgba(255,255,255,.18);padding-top:1.3rem}.related-links p{width:100%;margin:0!important}.related-links a{color:#e6aaa4;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.related-links a:hover{text-decoration:underline;text-underline-offset:.35rem}.related-links-dark{border-color:rgba(36,25,25,.25)}.related-links-dark a{color:#563b3d}
.journal-hero h1,.journal-hero .lead,.journal-article h1,.journal-article .lead{color:#f7efe8}.journal-article .journal-card-meta{color:#e6aaa4}
.button{border-radius:999px}.path-card,.locations-grid article,.booking-steps article,.journal-card,.booking-card,.reflection-tool,.writer-workspace,.writer-preview{border-radius:14px;overflow:hidden}.journal-grid{border-radius:14px;overflow:hidden}.journey-section .placeholder-visual,.method-preview .placeholder-visual,.soft-panel .placeholder-visual,.contact-hero .placeholder-visual,.inner-hero .placeholder-visual,.journal-article-image{border-radius:14px}.writer-form input,.writer-form textarea{border-radius:9px!important}.writer-workspace{border-radius:18px}.writer-preview{border-radius:12px}.locations-grid article:hover,.path-card:hover,.booking-steps article:hover{border-radius:14px}
@media (max-width:800px){.journal-grid,.journal-list,.journal-more-grid{gap:1rem;background:transparent}.journal-grid{border:0;overflow:visible}.journal-more-grid{grid-template-columns:1fr;border:0}.journal-card{border-radius:18px}.journal-card-image,.journal-list .journal-card-image,.journal-more-grid .journal-card-image{min-height:390px}.journal-card-featured .journal-card-image{min-height:390px}.journal-card-image{background:var(--approved-image) center/cover}.journal-card-copy,.journal-list .journal-card-copy,.journal-more-grid .journal-card-copy{padding:1.75rem}.journal-card h2,.journal-list .journal-card h2,.journal-more-grid .journal-card h2{font-size:clamp(2.2rem,10vw,3.2rem);line-height:.98}}

.hero-support{max-width:44rem;margin:1.2rem 0 .8rem;color:rgba(255,255,255,.82);font-family:var(--serif);font-size:1.05rem}.hero-bio{margin:0 0 1.4rem;color:rgba(255,255,255,.72);font-size:.82rem}.hero-call-note{margin-top:1rem;color:rgba(255,255,255,.68);font-size:.7rem;letter-spacing:.03em}.acclaims{padding:2.4rem 0;background:#f3e9df;color:#211918}.acclaims img{display:block;width:min(100%,963px);height:auto;margin:1.2rem auto 0;mix-blend-mode:multiply}.testimonials-section{padding:7rem 0;background:#d89192;color:#211918}.testimonials-section h2{color:#211918}.testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:3rem;border:1px solid rgba(0,0,0,.18);background:rgba(0,0,0,.18)}.testimonial-grid figure{min-height:320px;margin:0;padding:2.2rem;background:#f3e9df}.testimonial-grid blockquote{margin:2rem 0;color:#3f302d;font:1.3rem/1.45 var(--serif)}.testimonial-grid figcaption{color:#704d49;font-size:.78rem}.testimonial-quote{margin:4rem 0;padding:2.5rem;border-radius:14px;background:#d89192;color:#211918}.testimonial-quote blockquote{margin:0;color:#211918;font:1.55rem/1.45 var(--serif)}.testimonial-quote figcaption{margin-top:1.2rem;font-size:.78rem;font-weight:600}.faq-section{margin-top:5rem}.faq-section h2{max-width:18ch}.faq-list{margin-top:2rem;border-top:1px solid rgba(255,255,255,.2)}.faq-list details{border-bottom:1px solid rgba(255,255,255,.2);padding:1.1rem 0}.faq-list summary{cursor:pointer;color:#f7efe8;font:1.2rem/1.4 var(--serif)}.faq-list details p{max-width:52rem;margin:1rem 0 .4rem;color:rgba(247,239,232,.75)}.fit-section{padding:7rem 0}.fit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6vw;margin-top:3rem}.fit-grid h2{font-size:2.2rem}.fit-grid .signal-list li{color:rgba(247,239,232,.78);border-color:rgba(255,255,255,.18)}.packages-section{padding:7rem 0;background:#f3e9df;color:#211918}.packages-section h2,.packages-section h3{color:#211918}.tax-note{text-align:center}.packages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3rem;border:1px solid rgba(0,0,0,.18);background:rgba(0,0,0,.18)}.packages-grid article{padding:2rem;background:#fff8f1}.packages-grid h3{min-height:4.8rem;font-size:2rem}.packages-grid strong{display:block;margin:1.2rem 0;color:#a65255;font:2.2rem var(--serif)}.packages-grid ul{padding-left:1.2rem}.packages-grid li{margin:.8rem 0;color:#5e4d47}.pricing-notes{max-width:760px;margin:3rem auto 0}.contact-faq{padding:7rem 0}.contact-faq .faq-section{margin:0}.contact-faq .faq-list{columns:2;column-gap:3rem}.contact-faq .faq-list details{break-inside:avoid}.contact-lower .hero-actions{margin-top:2rem}.contact-lower .button-light{background:#241919;border-color:#241919;color:#f7efe8}.contact-lower .button-light:hover{background:#a55e56;border-color:#a55e56;color:#f7efe8}.contact-lower .fine-print{color:#d4cbc5!important}.cta-reassurance{font-size:.72rem!important}.contact-dark{padding:5rem 0;background:var(--ink);box-shadow:0 0 0 100vmax var(--ink);clip-path:inset(0 -100vmax);color:#f7efe8}.contact-dark>div{max-width:780px}.contact-dark .quiz-link a{color:#e3aaa1}.contact-dark .quiz-link a:hover{color:#f7efe8}.contact-dark .disclaimer{color:rgba(247,239,232,.68);border-top-color:rgba(255,255,255,.16)}
.hero-copy-overlay{padding-bottom:clamp(7rem,10vw,9rem)}.hero-credential-line{position:absolute;z-index:2;right:0;bottom:0;left:0;margin:0;padding:1.25rem clamp(1.5rem,5vw,5rem);border-top:1px solid rgba(255,255,255,.22);background:rgba(23,18,17,.58);color:rgba(247,239,232,.88);font-size:.68rem;font-weight:600;letter-spacing:.075em;line-height:1.6;text-align:center;text-transform:uppercase;backdrop-filter:blur(6px)}

@media (max-width:800px){.testimonial-grid,.fit-grid,.packages-grid{grid-template-columns:1fr}.testimonial-grid figure{min-height:auto}.testimonials-section,.fit-section,.packages-section,.contact-faq{padding:5.5rem 0}.contact-faq .faq-list{columns:1}.hero-support{font-size:.98rem}.acclaims{padding:2rem 0}.packages-grid h3{min-height:0}}
.writer-page{min-height:100vh;padding:7rem 1.5rem;background:#171211;color:#f7efe8}.writer-shell{width:min(760px,100%);margin:auto}.writer-shell .brand-mark{margin-bottom:4rem}.writer-shell h1{max-width:10ch;margin-bottom:1.4rem}.writer-shell .lead{color:rgba(247,239,232,.78)}.writer-form{display:grid;gap:1.4rem;margin:3rem 0 1.4rem}.writer-form label{display:grid;gap:.6rem;color:#e6aaa4;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.writer-form input,.writer-form textarea{width:100%;border:1px solid rgba(247,239,232,.35);border-radius:0;padding:.9rem 1rem;background:transparent;color:#f7efe8;font:1rem/1.55 var(--sans);letter-spacing:normal;text-transform:none}.writer-form textarea{resize:vertical}.writer-form input:focus,.writer-form textarea:focus{outline:2px solid #e6aaa4;outline-offset:2px}.writer-form .button{width:max-content;border-color:#f7efe8;background:#f7efe8;color:#171211}.writer-status{min-height:1.5rem;margin:1rem 0 2rem;color:rgba(247,239,232,.78)}.writer-status[data-tone="error"]{color:#ffb3ae}.writer-status[data-tone="success"]{color:#cfe6c7}.writer-preview{margin:2rem 0;padding:2rem;background:#f3e9df;color:#211918}.writer-preview h2{max-width:16ch}.writer-preview p:not(.eyebrow){color:#5e4d47;font-family:var(--serif);font-size:1.15rem}.writer-preview details{margin-top:1.5rem;border-top:1px solid rgba(33,25,24,.22);padding-top:1rem;color:#5e4d47}.writer-preview summary{cursor:pointer;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.writer-page [data-create-pr]{margin-bottom:2rem}.writer-note{max-width:58ch;margin-top:2rem;color:rgba(247,239,232,.55);font-size:.8rem}@media(max-width:800px){.writer-page{padding:4rem 1.25rem}.writer-shell .brand-mark{margin-bottom:3rem}.writer-form .button{width:100%;justify-content:center}}
.legal-page{color:#f7efe8}.legal-page h1,.legal-page h2,.legal-page strong{color:#f7efe8}.legal-page>p,.legal-page section>p,.legal-page li{max-width:68ch;color:rgba(247,239,232,.76);font-family:var(--serif);font-size:1.08rem;line-height:1.65}.legal-page ul{display:grid;max-width:68ch;gap:.75rem;padding-left:1.3rem}.legal-page section{border-color:rgba(255,255,255,.18)}.legal-page a{color:#e6aaa4}.legal-page code{border-radius:4px;padding:.12rem .35rem;background:rgba(255,255,255,.1);color:#f7efe8}.legal-page .legal-updated{color:#e6aaa4;font-family:var(--sans);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.legal-page .legal-status{margin-top:1.5rem;border-radius:12px;padding:1.2rem 1.35rem;background:#f3e9df;color:#5e4d47}.legal-page .legal-status strong{color:#211918}.legal-page [data-manage-cookies]{margin-top:1rem;border-color:#f7efe8;background:#f7efe8;color:#171211}
.legal-page ol{display:grid;max-width:68ch;gap:.75rem;padding-left:1.5rem}.legal-details{display:grid;max-width:68ch;margin:1.5rem 0 0}.legal-details div{display:grid;grid-template-columns:minmax(150px,.7fr) 1.5fr;gap:1.25rem;border-top:1px solid rgba(255,255,255,.14);padding:1rem 0}.legal-details dt{color:#e6aaa4;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.legal-details dd{margin:0;color:rgba(247,239,232,.82);font-family:var(--serif);font-size:1.05rem}@media(max-width:560px){.legal-details div{grid-template-columns:1fr;gap:.35rem}}
.credibility-strip>.shell{display:block!important}.credibility-strip p{margin:0;color:#eadfd7;font-size:.66rem;font-weight:700;letter-spacing:.075em;line-height:1.6;text-align:center;text-transform:uppercase}.meet-chapters h3{margin:3rem 0 1rem;color:#f7efe8;font-size:1.9rem}.meet-chapters h3:first-child{margin-top:0}.method-detail-single{grid-template-columns:1fr}.method-detail-single>div{max-width:760px}.session-intro{margin-top:2rem;color:#e6aaa4!important;font-style:italic}.booking-expectation{max-width:38rem;color:rgba(247,239,232,.78);font-family:var(--serif);font-size:1.25rem;line-height:1.6}.booking-repeat{padding:4rem 0;text-align:center}.booking-repeat p{margin:1rem 0 0;color:rgba(247,239,232,.68);font-size:.75rem}.quiz-link{margin:2rem 0}.quiz-link a{color:inherit;font-weight:700;text-underline-offset:.3rem}.packages-grid h3{min-height:0}
.writer-page{display:grid;place-items:center;padding:clamp(2rem,5vw,5rem) 1.25rem;background:linear-gradient(110deg,#171211 0%,#171211 55%,#2a1b1e 100%)}.writer-shell{display:grid;width:min(1120px,100%);grid-template-columns:minmax(0,.78fr) minmax(440px,1.22fr);gap:clamp(2.5rem,7vw,7.5rem);align-items:start}.writer-intro{padding:1rem 0}.writer-shell .brand-mark{width:170px;margin:0 0 5.25rem}.writer-intro h1{max-width:9ch;margin:0 0 1.5rem;color:#f7efe8;font-size:clamp(3.1rem,5.2vw,5.65rem)!important;letter-spacing:-.065em;line-height:.94}.writer-intro .lead{max-width:29ch;margin:0;color:rgba(247,239,232,.68);font-size:1.15rem}.writer-steps{display:grid;gap:.85rem;margin-top:4rem;padding-top:1.25rem;border-top:1px solid rgba(247,239,232,.2)}.writer-steps span{color:#e6aaa4;font-size:.67rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.writer-workspace{padding:clamp(1.5rem,3.2vw,3rem);background:#f3e9df;color:#211918;box-shadow:18px 18px 0 rgba(216,145,146,.72)}.writer-workspace-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2.5rem;padding-bottom:1.15rem;border-bottom:1px solid rgba(33,25,24,.22)}.writer-workspace-head .eyebrow{margin:0}.writer-workspace-head p:last-child{margin:0;color:#5e4d47;font-family:var(--serif);font-size:1rem}.writer-form{display:grid!important;grid-template-columns:1fr!important;gap:1.45rem;margin:0}.writer-form label{display:block!important;color:#211918;font-size:.68rem;letter-spacing:.09em}.writer-form label>span{display:flex;justify-content:space-between;margin-bottom:.65rem}.writer-form label em{color:#8b4d57;font-style:normal;font-weight:400}.writer-form input,.writer-form textarea{display:block!important;width:100%!important;border:1px solid rgba(33,25,24,.36)!important;padding:1rem!important;background:transparent!important;color:#211918!important;font-family:var(--sans)!important;font-size:1rem!important;letter-spacing:normal!important;line-height:1.5!important}.writer-form textarea{min-height:170px}.writer-form input:focus,.writer-form textarea:focus{outline-color:#8b4d57!important}.writer-form .button{width:100%;justify-content:space-between;margin-top:.35rem;border-color:#211918;background:#211918;color:#f7efe8}.writer-form .button:hover{border-color:#8b4d57;background:#8b4d57}.writer-status{margin:1.25rem 0 0;color:#5e4d47;font-family:var(--serif)}.writer-status[data-tone="error"]{color:#a33f48}.writer-status[data-tone="success"]{color:#466340}.writer-preview{margin:2rem 0 0;padding:1.6rem;background:#e6c4c4;color:#211918}.writer-preview h2{font-size:2.5rem}.writer-page [data-create-pr]{width:100%;justify-content:space-between;margin:1.25rem 0 0;border-color:#211918;background:transparent;color:#211918}.writer-page [data-create-pr]:hover{background:#211918;color:#f7efe8}.writer-note{margin:1.75rem 0 0;color:#6c5a54;font-size:.74rem;line-height:1.55}@media(max-width:900px){.writer-page{place-items:start}.writer-shell{grid-template-columns:1fr;gap:3rem;max-width:680px}.writer-shell .brand-mark{margin-bottom:3rem}.writer-steps{margin-top:2.5rem}.writer-workspace{box-shadow:10px 10px 0 rgba(216,145,146,.72)}}@media(max-width:560px){.writer-page{padding:1.25rem}.writer-intro h1{font-size:3.4rem!important}.writer-workspace{padding:1.25rem}.writer-workspace-head{display:block}.writer-workspace-head p:last-child{margin-top:.5rem}.writer-form textarea{min-height:145px}}

/* Private Claude-assisted content studio */
.cms-body{margin:0;background:#f2e8df;color:#211918}.cms-body button,.cms-body input,.cms-body textarea,.cms-body select{font:inherit}.cms-loading-panel{display:grid;min-height:100vh;place-content:center;padding:2rem;text-align:center}.cms-login-panel{display:grid;min-height:100vh;grid-template-columns:minmax(0,.9fr) minmax(420px,.65fr);align-items:center;gap:clamp(3rem,9vw,10rem);padding:clamp(2rem,8vw,9rem);background:#171211;color:#f7efe8}.cms-login-panel h1{max-width:8ch;margin:.5rem 0 1.5rem;color:#f7efe8}.cms-login-panel .lead{max-width:31ch;color:rgba(247,239,232,.72)}.cms-login-panel form{display:grid;gap:1.25rem;border-radius:20px;padding:clamp(1.5rem,4vw,3.25rem);background:#f3e9df;color:#211918}.cms-login-panel label{display:grid;gap:.7rem;color:#8b4d57;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cms-login-panel input{width:100%;border:1px solid rgba(33,25,24,.35);border-radius:10px;padding:1rem;background:#fffaf5;color:#211918}.cms-login-panel [data-login-status]{min-height:1.4rem;margin:0;color:#5e4d47}.cms-login-panel [data-login-status][data-tone=error]{color:#a33f48}.cms-app{display:grid;min-height:100vh;grid-template-columns:280px minmax(0,1fr)}.cms-sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;justify-content:space-between;padding:2.25rem 1.5rem;background:#171211;color:#f7efe8}.cms-sidebar h1{margin:.35rem 0 1rem;color:#f7efe8;font-size:2.45rem}.cms-sidebar>div:first-child>p:last-child{color:rgba(247,239,232,.62);font-size:.82rem;line-height:1.55}.cms-sidebar nav{display:grid;gap:.25rem;margin:2rem 0 auto}.cms-page-button{width:100%;border:0;border-radius:10px;padding:.8rem .9rem;background:transparent;color:rgba(247,239,232,.68);cursor:pointer;font-size:.75rem;text-align:left}.cms-page-button:hover,.cms-page-button.is-active{background:rgba(230,196,196,.14);color:#f7efe8}.cms-sidebar-bottom{display:grid;gap:.7rem;border-top:1px solid rgba(247,239,232,.18);padding-top:1rem}.cms-sidebar-bottom a,.cms-sidebar-bottom button{border:0;background:transparent;color:#e6aaa4;cursor:pointer;font-size:.7rem;text-align:left;text-decoration:none}.cms-main{min-width:0;padding:2rem clamp(1.25rem,4vw,4.5rem) 8rem}.cms-toolbar{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2rem}.cms-toolbar h2{margin:.2rem 0 0;font-size:clamp(2.3rem,4vw,4rem)}.cms-toolbar-actions{display:flex;align-items:center;gap:1rem}.cms-toolbar-actions>span{color:#6c5a54;font-size:.72rem}.cms-toolbar-actions>span[data-dirty=true]{color:#8b4d57;font-weight:700}.cms-secondary-button,.cms-add,.cms-remove{border:1px solid rgba(33,25,24,.35);border-radius:999px;padding:.7rem 1rem;background:transparent;color:#211918;cursor:pointer;font-size:.68rem;font-weight:700;text-decoration:none}.cms-ai{display:grid;grid-template-columns:minmax(0,.75fr) minmax(360px,1fr);gap:2.5rem;border-radius:18px;padding:clamp(1.5rem,4vw,3rem);background:#211918;color:#f7efe8}.cms-ai h2{max-width:12ch;margin:.5rem 0;color:#f7efe8;font-size:2.5rem}.cms-ai>div>p:last-child{max-width:45ch;color:rgba(247,239,232,.63);font-size:.8rem}.cms-ai form{display:grid;gap:1rem}.cms-ai textarea{width:100%;border:1px solid rgba(247,239,232,.3);border-radius:12px;padding:1rem;background:rgba(255,255,255,.04);color:#f7efe8;line-height:1.55;resize:vertical}.cms-ai .button{justify-content:space-between}.cms-ai-preview{grid-column:1/-1;border-top:1px solid rgba(247,239,232,.2);padding-top:2rem}.cms-ai-preview h3{margin:.4rem 0 1.5rem;color:#f7efe8;font-size:2rem}.cms-change{border-top:1px solid rgba(247,239,232,.15);padding:1.25rem 0}.cms-change-path{margin:0 0 .7rem;color:#e6aaa4;font-size:.7rem;font-weight:700;text-transform:uppercase}.cms-change-comparison{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cms-change-comparison>div{border-radius:10px;padding:1rem;background:rgba(255,255,255,.05)}.cms-change-comparison span{color:#e6aaa4;font-size:.62rem;font-weight:700;text-transform:uppercase}.cms-change-comparison p{margin:.5rem 0 0;color:#f7efe8;font-family:var(--serif);font-size:1rem}.cms-change small{display:block;margin-top:.6rem;color:rgba(247,239,232,.55)}.cms-change-actions{display:flex;gap:.8rem;margin-top:1.5rem}.cms-ai .cms-secondary-button{border-color:rgba(247,239,232,.38);color:#f7efe8}.cms-status{min-height:1.5rem;margin:1.25rem 0;color:#6c5a54}.cms-status[data-tone=error]{color:#a33f48}.cms-status[data-tone=success]{color:#466340}.cms-status a{color:inherit;font-weight:700}.cms-editor{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:1.25rem;align-items:start}.cms-section{border-radius:16px;padding:clamp(1.25rem,3vw,2.25rem);background:#fffaf5}.cms-section-content{grid-column:1/2;grid-row:1/3}.cms-section-seo,.cms-section-media{grid-column:2/3}.cms-section-heading{margin-bottom:1.5rem;border-bottom:1px solid rgba(33,25,24,.16);padding-bottom:.8rem;color:#8b4d57;font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.cms-field{display:grid;gap:.55rem;margin-bottom:1.25rem}.cms-field-label{color:#5e4d47;font-size:.66rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.cms-field input,.cms-field textarea{width:100%;border:1px solid rgba(33,25,24,.24);border-radius:10px;padding:.85rem 1rem;background:#f8f0e9;color:#211918;line-height:1.5;resize:vertical}.cms-field input:focus,.cms-field textarea:focus,.cms-ai textarea:focus,.cms-login-panel input:focus{outline:2px solid #b06d76;outline-offset:2px}.cms-array,.cms-object{margin:1.5rem 0;border-top:1px solid rgba(33,25,24,.17);padding-top:1.25rem}.cms-array-head,.cms-item-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cms-array-head h3,.cms-object>h3{margin:0;font-size:1.65rem}.cms-array-head>span{color:#6c5a54;font-size:.68rem}.cms-array-items{display:grid;gap:.8rem;margin:1rem 0}.cms-array-item{border-radius:12px;padding:1rem;background:#f5ebe3}.cms-item-head{margin-bottom:.8rem;color:#8b4d57;font-size:.65rem;font-weight:700;text-transform:uppercase}.cms-remove{border:0;padding:.3rem;color:#8b4d57}.cms-add{margin-top:.3rem}.cms-object-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem}.cms-object-grid>.cms-field:only-child,.cms-object-grid>.cms-array,.cms-object-grid>.cms-object{grid-column:1/-1}.cms-image-preview{display:block;width:100%;max-height:260px;border-radius:12px;object-fit:cover}.cms-publish-bar{position:fixed;right:clamp(1.25rem,4vw,4.5rem);bottom:1rem;left:calc(280px + clamp(1.25rem,4vw,4.5rem));display:flex;align-items:center;justify-content:space-between;gap:2rem;border-radius:16px;padding:1rem 1.25rem;background:#171211;color:#f7efe8}.cms-publish-bar div{display:grid}.cms-publish-bar span{color:rgba(247,239,232,.6);font-size:.7rem}.cms-publish-bar .button{white-space:nowrap}
@media(max-width:980px){.cms-app{grid-template-columns:220px minmax(0,1fr)}.cms-sidebar{padding:1.5rem 1rem}.cms-main{padding-inline:1.25rem}.cms-ai,.cms-editor{grid-template-columns:1fr}.cms-section-content,.cms-section-seo,.cms-section-media{grid-column:1;grid-row:auto}.cms-publish-bar{left:calc(220px + 1.25rem);right:1.25rem}.cms-object-grid{grid-template-columns:1fr}.cms-object-grid>*{grid-column:1!important}}
@media(max-width:720px){.cms-login-panel{grid-template-columns:1fr;padding:1.25rem}.cms-app{display:block}.cms-sidebar{position:relative;height:auto;padding:1.25rem}.cms-sidebar h1{font-size:2rem}.cms-sidebar nav{display:flex;overflow:auto;margin:1rem 0;padding-bottom:.5rem}.cms-page-button{width:max-content;white-space:nowrap}.cms-sidebar-bottom{display:flex}.cms-main{padding:1.25rem 1rem 10rem}.cms-toolbar{display:block}.cms-toolbar-actions{justify-content:space-between;margin-top:1rem}.cms-toolbar-actions>span{display:none}.cms-ai{padding:1.25rem}.cms-ai h2{font-size:2rem}.cms-change-comparison{grid-template-columns:1fr}.cms-change-actions{display:grid}.cms-publish-bar{right:.75rem;bottom:.75rem;left:.75rem;display:grid;gap:.75rem}.cms-publish-bar .button{width:100%;justify-content:center}.cms-object-grid{display:block}}

.cms-publish-bar{position:static;right:auto;bottom:auto;left:auto;margin-top:2rem}.cms-main{padding-bottom:3rem}
@media(max-width:980px){.cms-publish-bar{right:auto;left:auto}}
@media(max-width:720px){.cms-main{padding-bottom:3rem}.cms-publish-bar{right:auto;bottom:.75rem;left:auto}}

/* Mobile resilience: prevent stale/oversized media, collapse card grids, and enlarge touch targets. */
img{max-width:100%;height:auto}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}
.mobile-nav summary i{background:#f7efe8}
.acclaims img{display:block;width:100%;max-width:963px;height:auto}
.locations-grid .text-link{color:#211918}
@media(max-width:800px){
  .locations-grid{grid-template-columns:minmax(0,1fr)}
  .locations-grid article{min-width:0;min-height:auto}
  .mobile-nav summary{width:44px;height:44px}
  .mobile-panel{width:min(300px,calc(100vw - 36px));min-width:0;max-height:calc(100vh - 96px);overflow-y:auto}
  .text-link{min-height:44px;align-items:center;padding-block:.65rem}
  .faq-list summary{display:flex;min-height:44px;align-items:center;padding:.45rem 0}
  .journey-section,.method-preview,.meet-story,.split-section{padding-block:4.5rem}
  .inner-hero{padding-block:4.25rem}
  .footer-grid a:not(.logo):not(.brand-mark){display:flex;min-height:40px;align-items:center;margin-bottom:0}
}
@media(max-width:460px){
  h1,.inner-hero h1{max-width:100%;font-size:clamp(2.55rem,13vw,3rem);overflow-wrap:break-word}
  h2{max-width:100%;font-size:clamp(2.15rem,11vw,2.7rem)}
  .writer-intro h1{font-size:2.85rem!important}
  .hero-copy-overlay{padding-inline:22px}
  .booking-card,.packages-grid article,.testimonial-grid figure{padding:1.5rem}
  .cookie-banner{right:12px;bottom:12px;width:calc(100% - 24px);padding:1.15rem}
}

/* August client review: one public typeface, editorial pathways, carousel, and layout repairs. */
body:not(.cms-body){font-family:var(--sans)}
body:not(.cms-body) :where(h1,h2,h3,a,button,input,textarea,select,summary,label,p,li,span,strong,b,time,figcaption){font-family:var(--sans)!important}

.familiar-section{padding:8rem 0;background:#171211;color:#f7efe8}
.familiar-section .eyebrow{color:#e6aaa4}
.familiar-section h2{margin-bottom:3.5rem;color:#f7efe8}
.familiar-list{display:grid;gap:1rem}
.familiar-row{display:grid;grid-template-columns:72px minmax(0,1fr) max-content;gap:clamp(1.5rem,4vw,4rem);align-items:center;min-height:280px;border:1px solid rgba(247,239,232,.18);border-radius:18px;padding:clamp(2rem,5vw,4.5rem);color:#211918;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}
.familiar-row:hover{box-shadow:0 24px 60px rgba(0,0,0,.2);transform:translateY(-5px)}
.familiar-row-1{background:#f3e9df}
.familiar-row-2{background:#d89192}
.familiar-row-3{background:#171211;color:#f7efe8}
.familiar-number{align-self:start;color:currentColor;font-size:1.1rem;opacity:.65}
.familiar-row h3{max-width:19ch;margin-bottom:1.25rem;color:currentColor;font-size:clamp(2.1rem,3.8vw,4rem)}
.familiar-row p{max-width:58ch;margin:0;color:currentColor;font-size:1.16rem;line-height:1.55;opacity:.78}
.familiar-row b{align-self:end;color:currentColor;font-size:.78rem;font-weight:400;letter-spacing:.06em;text-decoration:underline;text-underline-offset:.45rem;text-transform:uppercase}

.testimonials-section{padding:8rem 0;background:#f3e9df;color:#211918}
.testimonials-section .eyebrow,.testimonials-section h2{color:#211918}
.testimonial-carousel{margin-top:3.5rem}
.testimonial-stage{border-radius:18px;overflow:hidden;background:#fff8f1;box-shadow:0 24px 70px rgba(74,45,42,.12)}
.testimonial-slide{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);min-height:540px;margin:0}
.testimonial-slide[hidden]{display:none}
.testimonial-portrait{min-height:540px;background:var(--testimonial-image) center/cover no-repeat #d89192}
.testimonial-monogram{display:grid;place-items:center;background:linear-gradient(145deg,#e6c4c4,#b87579)}
.testimonial-monogram span{color:rgba(33,25,24,.78);font-size:clamp(9rem,20vw,18rem);font-weight:200;line-height:1}
.testimonial-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2.5rem,6vw,5.5rem)}
.testimonial-copy .eyebrow{color:#8b4d57}
.testimonial-copy blockquote{max-width:34ch;margin:1rem 0 2.5rem;color:#3f302d;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.45}
.testimonial-copy figcaption{color:#704d49;font-size:1rem}
.testimonial-controls{display:grid;grid-template-columns:1fr auto 1fr;gap:1.5rem;align-items:center;margin-top:1.5rem}
.testimonial-controls>div:first-child{display:flex;gap:.65rem}
.testimonial-controls button{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(33,25,24,.38);border-radius:50%;background:transparent;color:#211918;cursor:pointer;font-size:1.25rem;transition:background .2s,color .2s}
.testimonial-controls button:hover,.testimonial-controls button:focus-visible{background:#211918;color:#f7efe8}
.testimonial-controls p{margin:0;color:#6c5a54;font-size:.9rem}
.testimonial-dots{display:flex;justify-content:flex-end;gap:.55rem}
.testimonial-dots button{width:10px;height:10px;border:0;background:#bca9a2}
.testimonial-dots button[aria-current="true"]{background:#211918;transform:scale(1.25)}

.trust-section{padding:4.5rem 0;background:#171211;color:#f7efe8}
.trust-panel{border:0;border-radius:0;padding:clamp(2rem,5vw,4rem) 0;background:#171211;color:#f7efe8}
.trust-panel .eyebrow{color:#e6aaa4}
.trust-credential-line{max-width:70rem;margin:0 auto 2rem;color:rgba(247,239,232,.78);font-size:.92rem;letter-spacing:.035em;line-height:1.55;text-align:center}
.trust-panel img{display:block;width:min(100%,963px);height:auto;margin:0 auto;filter:invert(1);mix-blend-mode:screen;opacity:.92}

.method-detail-single p{color:rgba(247,239,232,.82)!important}
.method-detail-single .session-intro{color:#e6aaa4!important}
.session-panel{grid-template-columns:minmax(300px,.4fr) minmax(0,.6fr);align-items:stretch;gap:clamp(2.5rem,6vw,6rem);min-height:720px;padding:clamp(2rem,4vw,4rem)}
.session-panel>.placeholder-visual{height:100%;min-height:100%;background-position:center}
.session-copy{align-self:center;padding-block:1rem}
.session-copy h2{max-width:12ch;margin-bottom:2rem}
.session-copy .copy-prose p{max-width:46rem;font-size:1.14rem}

.cta-content{display:flex;align-items:center;flex-direction:column}
.cta-content p:not(.eyebrow):not(.cta-reassurance){margin:0 auto 2rem}
.cta-content .button{flex:none;margin:0}
.cta-content .cta-reassurance{position:relative;display:block;clear:both;max-width:40rem;margin:1.25rem auto 0!important;color:#e6aaa4!important;line-height:1.55;text-align:center}

@media(max-width:800px){
  .familiar-section{padding:5.5rem 0}
  .familiar-row{grid-template-columns:1fr;gap:1.4rem;min-height:0;padding:2rem}
  .familiar-row b{align-self:auto;margin-top:.6rem}
  .testimonial-slide{grid-template-columns:1fr;min-height:0}
  .testimonial-portrait{min-height:320px}
  .testimonial-copy{padding:2rem}
  .testimonial-controls{grid-template-columns:1fr auto}
  .testimonial-controls>p{justify-self:end}
  .testimonial-dots{grid-column:1/-1;justify-content:center}
  .session-panel{grid-template-columns:1fr;min-height:0;padding:2rem}
  .session-panel>.placeholder-visual{min-height:420px;aspect-ratio:4/5}
  .trust-section{padding:3.5rem 0}
}

@media(max-width:460px){
  .familiar-row h3{font-size:2.35rem}
  .testimonial-portrait{min-height:270px}
  .testimonial-copy blockquote{font-size:1.3rem}
  .testimonial-controls button{width:44px;height:44px}
  .session-panel>.placeholder-visual{min-height:340px}
}

/* August layout refinement: face-safe hero, wider editorial copy, consistent rhythm, and unified cream. */
:root{
  --cream:#ede9e0;
  --public-cream:#ede9e0;
  --section-space:clamp(4rem,5vw,5.5rem);
}

/* Use Marjan's chosen cream wherever the public design uses a cream surface. */
body:not(.cms-body) :is(.journey-section,.method-preview,.soft-panel,.testimonials-section,.packages-section,.reflection-tool,.acclaims){
  background:var(--public-cream);
}
body:not(.cms-body) :is(.journey-section,.method-preview,.soft-panel){
  box-shadow:0 0 0 100vmax var(--public-cream);
}
body:not(.cms-body) :is(.mobile-panel,.familiar-row-1,.testimonial-stage,.locations-grid article,.booking-steps article,.journal-card){
  background:var(--public-cream);
}

/* Keep a steady vertical rhythm across the main public sections. */
:is(.story-section,.journey-section,.familiar-section,.method-preview,.testimonials-section,.locations-section,.cta-band,.inner-hero,.split-section,.method-intro,.method-detail,.fit-section,.packages-section,.contact-faq,.booking-section){
  padding-block:var(--section-space);
}
.soft-panel.session-panel{
  margin-block:0;
}
.session-panel + .method-detail{
  padding-top:clamp(3rem,4vw,4rem);
}

/* Pain-point pages: use the full reading width instead of leaving an empty side rail. */
.pain-point-layout{
  display:block;
}
.pain-point-heading{
  max-width:56rem;
  margin:0 auto clamp(2.5rem,4vw,3.5rem);
}
.pain-point-heading h2{
  max-width:15ch;
  margin-bottom:0;
  font-size:clamp(3rem,4.5vw,4.5rem);
  overflow-wrap:break-word;
}
.pain-point-layout>div:last-child,
.pain-point-copy{
  width:100%;
  max-width:56rem;
  margin-inline:auto;
  padding-top:0;
}
.pain-point-copy>p,
.pain-point-copy .content-section>p{
  max-width:54rem;
}

/* Home hero: portrait first on small screens, copy in its own clear area below. */
@media(min-width:801px){
  .hero.hero-home.hero-face-safe>.placeholder-visual{
    background:
      linear-gradient(90deg,#171211 0%,#171211 40%,rgba(23,18,17,.92) 47%,rgba(23,18,17,.30) 61%,rgba(23,18,17,.02) 74%),
      var(--approved-image) right 36% / 58% auto no-repeat,
      #171211;
  }
  .hero-face-safe .hero-copy-overlay{
    width:min(48vw,760px);
    max-width:none;
    padding-right:2rem;
  }
}

/* A more editorial, less card-like treatment for the two working formats. */
.locations-section h2{
  max-width:18ch;
  margin:0 auto 3rem;
  color:#241919;
}
.locations-grid{
  gap:1rem;
  border:0;
  background:transparent;
}
.locations-grid article{
  display:grid;
  grid-template-columns:3rem minmax(0,1fr);
  grid-template-rows:1fr auto;
  gap:1.5rem 1.75rem;
  min-height:330px;
  border:1px solid rgba(33,25,24,.14);
  border-radius:20px;
  padding:clamp(2rem,4vw,3.5rem);
  box-shadow:0 18px 55px rgba(74,45,42,.08);
}
.locations-grid article:nth-child(2){
  background:#d89192;
}
.location-number{
  color:#8b4d57;
  font-size:.78rem;
  font-weight:600;
  letter-spacing:.1em;
}
.locations-grid article>div{
  align-self:center;
}
.locations-grid h3{
  max-width:12ch;
  margin-bottom:1.25rem;
  font-size:clamp(2rem,3.2vw,3.25rem);
}
.locations-grid p{
  max-width:36ch;
  font-size:1.05rem;
}
.locations-grid .text-link{
  grid-column:2;
  width:max-content;
}

/* Ways to Work Together: spacious editorial pathways instead of three square boxes. */
.packages-heading{
  max-width:54rem;
  margin:0 auto 3.5rem;
}
.packages-heading .eyebrow{
  color:#8b4d57;
}
.packages-heading h2{
  max-width:15ch;
}
.packages-grid{
  display:grid;
  grid-template-columns:1fr;
  gap:1.25rem;
  border:0;
  background:transparent;
}
.packages-grid .package-card{
  display:grid;
  grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);
  gap:2rem clamp(2.5rem,7vw,7rem);
  border:1px solid rgba(247,239,232,.16);
  border-radius:22px;
  padding:clamp(2.25rem,4.5vw,4.5rem);
  background:#171211;
  color:#f7efe8;
  box-shadow:0 22px 60px rgba(74,45,42,.12);
}
.packages-grid .package-card:nth-child(2){
  background:#d89192;
  color:#211918;
}
.package-card-heading{
  display:grid;
  align-content:start;
  gap:1.5rem;
}
.package-card-heading>span{
  color:#e6aaa4;
  font-size:.72rem;
  font-weight:700;
  letter-spacing:.12em;
}
.package-card:nth-child(2) .package-card-heading>span{
  color:#6d353d;
}
.package-card-heading p{
  margin:0 0 .6rem;
  color:inherit;
  font-size:.68rem;
  font-weight:700;
  letter-spacing:.1em;
  text-transform:uppercase;
  opacity:.72;
}
.packages-grid .package-card h3{
  max-width:13ch;
  margin:0;
  color:inherit;
  font-size:clamp(2.1rem,3.4vw,3.5rem);
}
.packages-grid .package-card strong{
  margin:0;
  color:#e6aaa4;
  font-size:clamp(2rem,3vw,3rem);
}
.packages-grid .package-card:nth-child(2) strong{
  color:#552a30;
}
.packages-grid .package-card ul{
  align-self:center;
  margin:0;
  padding:0;
  list-style:none;
}
.packages-grid .package-card li{
  position:relative;
  margin:0;
  border-top:1px solid currentColor;
  padding:1rem 0 1rem 1.5rem;
  color:inherit;
  opacity:.78;
}
.packages-grid .package-card li::before{
  position:absolute;
  left:.25rem;
  content:'·';
}
.packages-grid .package-card>.text-link{
  grid-column:1;
  width:max-content;
  color:inherit;
}
.pricing-notes p{
  color:#5e4d47;
}

@media(max-width:800px){
  :root{--section-space:3.75rem}
  .hero-face-safe,
  .hero-face-safe .hero-copy-overlay{
    min-height:980px;
  }
  .hero.hero-home.hero-face-safe>.placeholder-visual{
    min-height:980px;
    background:
      linear-gradient(to bottom,rgba(23,18,17,0) 0%,rgba(23,18,17,.08) 27%,rgba(23,18,17,.88) 43%,#171211 54%),
      var(--approved-image) center top / 100% auto no-repeat,
      #171211;
  }
  .hero-face-safe .hero-copy-overlay{
    justify-content:flex-start;
    max-width:none;
    padding-top:clamp(22rem,65vw,32rem);
    padding-bottom:7.5rem;
  }
  .pain-point-layout{
    gap:2rem;
  }
  .locations-grid article{
    min-height:280px;
  }
  .packages-grid .package-card{
    grid-template-columns:1fr;
    gap:2rem;
  }
  .packages-grid .package-card>.text-link{
    grid-column:1;
  }
  .session-panel + .method-detail{
    padding-top:3rem;
  }
}

@media(max-width:460px){
  .hero-face-safe,
  .hero-face-safe .hero-copy-overlay,
  .hero.hero-home.hero-face-safe>.placeholder-visual{
    min-height:950px;
  }
  .locations-grid article{
    grid-template-columns:1fr;
    gap:1rem;
    min-height:0;
  }
  .locations-grid .text-link{
    grid-column:1;
  }
}

/* Client colour trial: use #f9f8f2 for every public cream surface. */
:root{
  --cream:#f9f8f2;
  --public-cream:#f9f8f2;
}
.path-2{
  background:#f9f8f2;
}

/* Desktop reading alignment: keep long-form copy centred instead of parked in a side rail. */
@media(min-width:801px){
  .story-section,
  .meet-story{
    display:block;
    width:min(calc(100% - 48px),56rem);
    max-width:56rem;
    margin-inline:auto;
  }
  .story-section .section-number,
  .meet-story .section-number{
    margin-bottom:1.25rem;
  }
  .story-section>div:first-child,
  .meet-story>div:nth-child(2){
    margin-bottom:clamp(2rem,3vw,3rem);
  }
  .story-section h2,
  .meet-story h2{
    max-width:15ch;
  }
  .story-copy,
  .meet-chapters{
    width:100%;
    max-width:54rem;
    margin-inline:auto;
    padding-top:0;
  }
  .story-copy p,
  .meet-chapters p,
  .method-intro .copy-prose p,
  .method-detail-single p{
    max-width:54rem;
    margin-inline:auto;
  }
  .method-detail-single>div{
    width:100%;
    max-width:56rem;
    margin-inline:auto;
  }
}
@media(max-width:800px){
  .story-section{
    display:block;
  }
  .story-section>div:first-child{
    margin-bottom:2rem;
  }
  .story-copy{
    grid-column:auto;
  }
}

.hero-face-safe.journal-page-hero>.placeholder-visual{filter:grayscale(1) contrast(1.05) brightness(.92)}
@media(min-width:801px){
  .hero-face-safe.journal-page-hero>.placeholder-visual{
    background:
      linear-gradient(90deg,#171211 0%,#171211 40%,rgba(23,18,17,.92) 47%,rgba(23,18,17,.30) 61%,rgba(23,18,17,.02) 74%),
      var(--approved-image) right 36% / contain no-repeat,
      #171211;
  }
}
@media(max-width:800px){
  .hero-face-safe.journal-page-hero>.placeholder-visual{
    background:
      linear-gradient(to bottom,rgba(23,18,17,0) 0%,rgba(23,18,17,.08) 27%,rgba(23,18,17,.88) 43%,#171211 54%),
      var(--approved-image) center top / contain no-repeat,
      #171211;
  }
}

@media(min-width:801px){
  .journal-card-image{aspect-ratio:1000/1381;min-height:0;background:var(--approved-image) center/cover}
  .journal-card-featured .journal-card-image{min-height:0}
  .journal-list .journal-card-image{min-height:0}
  .journal-more-grid .journal-card-image{min-height:0}
  .journal-article-image{aspect-ratio:1000/1381;min-height:0;margin-bottom:4rem;background:var(--approved-image) center/cover}
  .journal-list,.journal-more-grid{background:transparent}
  .journal-grid,.journal-more-grid{border:0}
  .journal-featured{align-self:stretch}
  .journal-card-featured{display:flex;flex-direction:column;height:100%}
  .journal-card-featured .journal-card-copy{flex:1;display:flex;flex-direction:column;justify-content:flex-start}
  .journal-card-featured .journal-card-copy .journal-card-meta{margin-top:auto;padding-top:2rem}
}

.pattern-quiz-page{padding:6rem 0 7rem;display:flex;justify-content:center}
.quiz-card{width:min(640px,100%);background:var(--cream);color:var(--ink);border:1px solid var(--line);padding:clamp(1.75rem,5vw,3.25rem)}
.quiz-card h1{max-width:20ch;font-size:clamp(1.9rem,4vw,2.6rem)}
.quiz-meta{margin-top:1.2rem;color:var(--muted);font-size:.85rem}
.quiz-progress{display:flex;gap:.45rem;margin-bottom:1.6rem}
.quiz-tick{height:3px;flex:1;background:var(--line)}
.quiz-tick.is-filled{background:var(--rose-deep)}
.quiz-qnum{margin:0 0 .75rem;color:var(--rose-deep);font-size:.66rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.quiz-question{max-width:none;margin:0 0 1.5rem;font-size:clamp(1.35rem,2.8vw,1.7rem);line-height:1.3;font-family:var(--serif)}
.quiz-options{display:flex;flex-direction:column;gap:.65rem}
.quiz-option{text-align:left;background:transparent;border:1px solid var(--line);color:var(--ink);padding:1.05rem 1.25rem;font:.95rem/1.5 var(--sans);cursor:pointer;transition:background-color .18s ease,border-color .2s ease,color .2s ease}
.quiz-option:hover{border-color:var(--rose-deep)}
.quiz-option:disabled{cursor:default}
.quiz-option.is-selected{background:var(--rose-deep);border-color:var(--rose-deep);color:#fff}
.quiz-back{background:none;border:none;cursor:pointer;font:.8rem var(--sans);color:var(--muted);padding:0 0 1.4rem;display:flex;align-items:center;gap:.4rem}
.quiz-back:hover{color:var(--ink)}
.quiz-result-title{max-width:none;margin:.4rem 0 1.2rem;font-size:clamp(1.7rem,3.4vw,2.3rem);font-family:var(--serif)}
.quiz-result-body{max-width:60ch;color:var(--ink);font-size:1rem;line-height:1.7}
.quiz-result-body p{margin:0 0 1rem}
.quiz-disclaimer{max-width:56ch;margin:1.4rem 0 0;color:var(--muted);font-size:.9rem;line-height:1.6}
.quiz-callnote{margin-top:.65rem;color:var(--muted);font-size:.8rem}
.quiz-readmore{display:block;margin-top:1rem}
.quiz-deemphasized-links{display:flex;flex-direction:column;gap:.5rem;margin-top:1.4rem}
.quiz-retake{margin-top:1.8rem}
.gift-page{padding:6rem 0 7rem;display:flex;justify-content:center}
.gift-card{width:min(640px,100%);background:var(--cream);color:var(--ink);border:1px solid var(--line);padding:clamp(1.75rem,5vw,3.25rem)}
.gift-card h1{max-width:20ch;font-size:clamp(1.9rem,4vw,2.6rem)}
.gift-card .lead{max-width:none;margin-top:1.2rem}
.gift-card p{max-width:60ch}
.gift-audio{margin:2.2rem 0;display:flex;flex-direction:column;align-items:center;gap:.9rem}
.gift-cover{width:100%;max-width:420px;height:auto;display:block}
.gift-audio audio{width:100%}
.gift-audio figcaption{color:var(--muted);font-size:.85rem;text-align:center}
.journal-gift-note{margin-top:2rem;padding:1.1rem 1.4rem;background:var(--cream);border:1px solid var(--line)}
.gift-teaser{padding:4rem 0}
.gift-teaser-inner{max-width:52ch;margin-inline:auto;text-align:center}
.gift-teaser-inner .lead{max-width:none}
