@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Playfair+Display:wght@400;500;600&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ivory:#f8f5ed;--cream:#eee9dc;--wine:#5c2031;--wine-deep:#381622;--ink:#30302e;--olive:#687059;--gold:#b6a37d;--line:#d8cbbb;--reading:790px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{background:var(--ivory);color:var(--ink);margin:0;padding-bottom:106px;font:400 17px/1.68 Manrope,Arial,sans-serif}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Playfair Display,Georgia,serif;font-weight:500;line-height:1.16}h2{letter-spacing:-.025em;margin-bottom:32px;font-size:clamp(2rem,4vw,3.2rem)}h3{font-size:1.55rem}p{margin-bottom:1.15em}.site-header{background:#fbf9f4;justify-content:space-between;align-items:center;gap:24px;height:80px;padding:0 max(24px,50vw - 630px);display:flex}.brand{align-items:center;gap:12px;font:500 17px/1.2 Playfair Display,Georgia,serif;text-decoration:none;display:flex}.brand small{letter-spacing:.04em;color:#77716a;margin-top:5px;font:500 11px/1.3 Manrope,Arial,sans-serif;display:block}.brand-mark{border:1px solid var(--gold);width:42px;height:42px;color:var(--wine);letter-spacing:-.08em;border-radius:50%;place-items:center;font-size:15px;display:grid}.site-header nav{gap:28px;font-size:13px;font-weight:700;display:flex}.site-header nav a{text-decoration:none}.site-header nav a:hover,.contents a:hover{color:var(--wine);text-decoration:underline}.hero{color:#fff;isolation:isolate;background:linear-gradient(120deg,#48202d,#755f58);align-items:flex-end;min-height:min(750px,88vh);display:flex;position:relative}.hero-photo{z-index:-2;background-image:url(/hero.webp);background-position:50%;background-size:cover;position:absolute;inset:0}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#251018c2,#2510181f 78%),linear-gradient(0deg,var(--ivory) -13%,transparent 38%);position:absolute;inset:0}.hero-content{width:min(1230px,100%);margin:auto auto 10%;padding:80px 30px 0}.eyebrow,.chapter-label{text-transform:uppercase;letter-spacing:.17em;color:var(--olive);font-size:11px;font-weight:700}.hero .eyebrow{color:#e5d5b2}.hero h1{letter-spacing:-.055em;max-width:960px;margin:18px 0 22px;font-size:clamp(4.2rem,10vw,9rem);line-height:1.02}.hero p{max-width:750px;font:400 clamp(1.13rem,2.2vw,1.7rem)/1.45 Playfair Display,Georgia,serif}.hero-link{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ead7c7;gap:20px;padding:14px 0;font-size:13px;text-decoration:none;display:inline-flex}.reading{max-width:var(--reading);min-width:0;margin:0 auto;padding:110px 24px}.chapter-label{align-items:center;gap:24px;margin-bottom:24px;display:flex}.chapter-label:after{content:"";background:var(--gold);width:64px;height:1px}.chapter-label.light{color:#d9c8a6}.prose p{white-space:normal}.intro{font-size:19px}.intro .prose p:first-child{color:var(--wine);font:500 2rem/1.3 Playfair Display,Georgia,serif}.intro .prose p:nth-child(2){font:500 1.65rem/1.4 Playfair Display,Georgia,serif}.wrap{max-width:1170px;margin:0 auto}.author{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f0e9dd;grid-template-columns:210px 1fr;align-items:center;gap:40px;padding:32px;display:grid}.author-photo{background:linear-gradient(145deg,#6f6a5b,#c6ae90);border-radius:110px 110px 8px 8px;width:210px;height:230px}.author h2{margin:10px 0 4px;font-size:2.35rem}.author p{max-width:700px;margin-bottom:0}.author-role{color:var(--wine);font-weight:700;margin-bottom:12px!important}.contents{padding:80px 24px 40px}.contents>div{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.contents a{border-bottom:1px solid var(--line);padding:8px 14px;font-size:14px;text-decoration:none}.section-before{padding-top:70px}.section-lead{color:#68615c;font-size:17px}.phrases-section{background:#efeae0;padding-bottom:50px}.phrases-section .reading{padding-bottom:40px}.accordion-list{gap:10px;margin-top:40px;display:grid}.phrase{background:#fbf9f4;border:1px solid #d8cbbd;border-radius:8px;box-shadow:0 3px 16px #4826230a}.phrase[open]{border-color:#b7a7a0;box-shadow:0 10px 24px #48262312}.phrase summary{cursor:pointer;align-items:center;gap:20px;min-height:92px;padding:18px 25px;list-style:none;display:flex}.phrase summary::-webkit-details-marker{display:none}.phrase-number{color:var(--gold);min-width:36px;font:500 22px Playfair Display,Georgia,serif}.phrase-heading{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.phrase-heading strong{color:var(--wine-deep);font:500 23px/1.25 Playfair Display,Georgia,serif}.phrase-heading small{color:#847d75;font-size:12px}.plus{color:var(--wine);font:300 32px/1 Manrope,Arial,sans-serif;transition:transform .2s}.phrase[open] .plus{transform:rotate(45deg)}.phrase-body{border-top:1px solid #e2d8ce;padding:24px 30px 34px 81px}.phrase-body p:last-child{margin-bottom:0}.reflection{padding-top:115px}.practice-section{background:var(--wine-deep);color:#f8f3e9;position:relative}.practice-section h2{max-width:650px}.practice-intro{max-width:650px;font-size:19px}.steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:40px;display:grid}.step{background:#512632;border:1px solid #826270;min-width:0;padding:30px}.step-index{color:#d5bc98;font:500 14px Playfair Display,Georgia,serif}.step h3{color:#f2d8c3;margin:14px 0}.step .prose p:last-child{margin-bottom:0}.practice-outro{margin-top:36px;font:500 1.4rem/1.5 Playfair Display,Georgia,serif}.case-section{background:#e8e7da;border-top:1px solid #d7d8c7;border-bottom:1px solid #d7d8c7}.case-section h2{color:#424936}.consultation{color:#fff;background:#5c2031}.consultation-inner{grid-template-columns:minmax(0,1.55fr) minmax(220px,.9fr);gap:45px;padding:100px 30px;display:grid}.consultation h2{color:#fff}.consultation .prose{font-size:16px}.consultation-photo{background:linear-gradient(150deg,#ba9c88,#7f6a59);border-radius:180px 180px 6px 6px;align-self:start;min-height:520px}.contact{border-top:1px solid #a77d84;margin-top:32px;padding-top:28px}.button{min-height:60px;color:var(--wine-deep);text-align:center;background:#f1e8d9;border-radius:4px;justify-content:center;align-items:center;padding:15px 26px;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{background:#fff}.contact p,.final-cta p{margin:14px 0 0;font-size:14px}.contact p a{text-decoration:underline}.final{padding-bottom:80px}.final-cta{border-top:1px solid var(--line);margin-top:40px;padding-top:35px}.final-cta .button{background:var(--wine);color:#fff}.final-cta .button:hover{background:#753449}footer{background:#eee9df;justify-content:space-between;gap:20px;padding:45px max(24px,50vw - 585px);font-size:13px;display:flex}.sticky-cta{z-index:10;bottom:calc(16px + env(safe-area-inset-bottom));background:var(--wine);color:#fff;text-align:center;border-radius:5px;justify-content:center;align-items:center;width:min(440px,100% - 32px);min-height:60px;padding:12px 20px;font-weight:700;text-decoration:none;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #270e1647}.sticky-cta:hover{background:#742c41}@media (max-width:750px){body{padding-bottom:100px;font-size:16px}.site-header{height:70px;padding:0 17px}.site-header nav{gap:12px;font-size:12px}.site-header nav a:first-child{display:none}.brand{font-size:14px}.brand small{font-size:10px}.brand-mark{width:35px;height:35px;font-size:13px}.hero{min-height:650px}.hero-photo{background-position:62%}.hero:after{background:linear-gradient(0deg,#31151ed1,#31151e2b 75%),linear-gradient(0deg,var(--ivory) -10%,transparent 30%)}.hero-content{margin:auto auto 10%;padding:70px 22px 0}.hero h1{font-size:clamp(3.5rem,16vw,6rem)}.hero p{font-size:1.18rem}.reading{padding:75px 22px}.intro{font-size:17px}.intro .prose p:first-child{font-size:1.7rem}.author{grid-template-columns:80px 1fr;gap:16px;margin:0 16px;padding:22px}.author-photo{width:80px;height:95px}.author h2{font-size:1.5rem}.author p{font-size:13px;line-height:1.5}.author .eyebrow{font-size:9px}.contents{padding:60px 20px 25px}.contents a{font-size:13px}.section-before{padding-top:55px}.phrase summary{gap:10px;min-height:80px;padding:15px}.phrase-number{min-width:27px;font-size:18px}.phrase-heading strong{font-size:19px}.phrase-body{padding:21px 18px}.steps{grid-template-columns:1fr}.step{padding:25px}.consultation-inner{grid-template-columns:1fr;padding:75px 22px}.consultation-photo{display:none}footer{flex-direction:column;padding:35px 22px}}@media (max-width:360px){.site-header nav a:nth-child(2){display:none}.hero h1{font-size:3.45rem}.hero{min-height:620px}.phrase-heading strong{font-size:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.plus{transition:none}}.author-photo{background:#fff url(/ekaterina-portrait.jpg) 50%/cover no-repeat}.consultation-photo{background:#775c5b url(/ekaterina-studio.jpg) 50% 55%/cover no-repeat}@media (max-width:750px){.consultation-photo{border-radius:160px 160px 4px 4px;grid-row:1;width:100%;max-width:310px;min-height:360px;margin:0 auto;display:block}.consultation-inner{gap:28px}}.dialogue-photo{max-width:900px;margin:65px auto 0;padding:0 24px}.dialogue-photo img{object-fit:cover;object-position:center 42%;border-radius:4px;width:100%;max-height:460px;display:block}@media (max-width:750px){.dialogue-photo{margin:45px auto 0;padding:0 16px}.dialogue-photo img{max-height:360px}}.brand-mark{object-fit:contain;border:0;border-radius:0;flex:none;width:50px;height:48px;display:block}.footer-logo{object-fit:contain;object-position:left center;width:235px;height:auto;max-height:155px}footer{align-items:center}@media (max-width:750px){.brand-mark{width:42px;height:42px}.footer-logo{width:190px;max-height:130px}}.consultation-photo{background-image:url(/ekaterina-new.png);background-position:7%;background-size:cover}.tree-sign{object-fit:contain;mix-blend-mode:multiply;width:86px;height:86px;margin:0 0 28px;display:block}@media (max-width:750px){.consultation-photo{background-position:0}.tree-sign{width:72px;height:72px}}.contact-options{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.contact-options a{color:#fff;border:1px solid #b68d95;border-radius:4px;align-items:center;min-height:48px;padding:8px 17px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.contact-options a:hover{background:#784253}.footer-links{flex-wrap:wrap;gap:20px;display:flex}.footer-links a{font-weight:700;text-decoration:none}.footer-links a:hover{text-decoration:underline}@media (max-width:750px){.footer-links{gap:18px}.contact-options a{flex:1;justify-content:center}}.author{grid-template-columns:104px minmax(0,1fr);gap:26px}.author-photo{background-position:50%;background-size:cover;border-radius:50%;width:104px;height:104px}.solo-photo{max-width:360px;margin:56px auto 0;padding:0 18px}.solo-photo img{aspect-ratio:3/4;object-fit:cover;object-position:center;border-radius:4px;width:100%;height:auto;display:block}.consultation-photo{border-radius:4px}.phrase-lead{color:var(--wine);margin-top:1.35em;margin-bottom:.35em;font-weight:600}.phrase-lead:first-child{margin-top:0}.phrase-lead em{font-style:italic}@media (max-width:750px){.author{grid-template-columns:76px minmax(0,1fr);gap:16px}.author-photo{border-radius:50%;width:76px;height:76px}.solo-photo{max-width:300px;margin-top:36px}.consultation-photo{border-radius:4px}}.intro-zone .reading{padding-top:88px;padding-bottom:88px}.intro-zone+.intro-zone{border-top:1px solid var(--line)}.intro-inside{background:#f0eadf}.intro-pain{background:#f6f1e9}.intro-dignity{background:#e8e7da}.intro-lines{font-size:18px}.intro-lines p{margin:0 0 .9em}.intro-lines+.intro-lines{margin-top:29px}.intro-key{color:var(--wine);font:500 clamp(1.5rem,3vw,2rem)/1.36 Playfair Display,Georgia,serif}.intro-note{color:#575e4c;font:500 1.17rem/1.6 Playfair Display,Georgia,serif}.intro-opening .intro-lines:first-of-type{max-width:680px}.intro-opening .intro-lines:first-of-type p:last-child{font-size:clamp(1.8rem,3.4vw,2.4rem)}.intro-quoted-lines{border-left:2px solid var(--gold);color:#554d49;padding:8px 0 8px 25px;font:italic 500 1.2rem/1.55 Playfair Display,Georgia,serif}.intro-quoted-lines p{margin-bottom:.42em}.intro-question,.intro-insight,.intro-consequence,.intro-closing{border-top:1px solid var(--gold);padding-top:25px;margin-top:36px!important}.intro-question{color:var(--wine);font:500 clamp(1.45rem,3vw,1.9rem)/1.4 Playfair Display,Georgia,serif}.intro-roles,.intro-reactions,.intro-transmission,.intro-boundaries{border-left:2px solid var(--gold);grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 28px;padding-left:26px;display:grid}.intro-roles p,.intro-reactions p,.intro-transmission p,.intro-boundaries p{color:#585950;margin-bottom:0;font-style:italic}.intro-roles p:nth-child(n+5){color:var(--wine)}.intro-insight p:last-child,.intro-consequence p:first-child,.intro-dignity .intro-key{color:#4d5744}.intro-dignity .intro-closing p:last-child{color:var(--wine);font:500 clamp(1.25rem,2.5vw,1.6rem)/1.5 Playfair Display,Georgia,serif}.author-program{color:#555c48;font:500 1.13rem/1.45 Playfair Display,Georgia,serif;margin:0 0 12px!important}.editorial-prose p{margin-bottom:1.05em}.editorial-prose .editorial-key{color:var(--wine);margin:1.85em 0 .7em;font:500 clamp(1.28rem,2.2vw,1.55rem)/1.48 Playfair Display,Georgia,serif}.editorial-prose .editorial-key.enumeration-lead{font-style:italic}.editorial-prose .editorial-key:first-child{margin-top:0}.editorial-prose .editorial-key+.editorial-key{margin-top:.3em}.editorial-prose .editorial-list{color:#5b5b53;border-left:2px solid #cbbfa8;margin:0 0 .45em 14px;padding-left:19px;font-style:italic}.editorial-prose .editorial-list+.editorial-list{margin-top:0}.editorial-prose .editorial-question{color:#555e4d;border-left:2px solid var(--gold);margin:0 0 .7em 12px;padding-left:22px;font:500 1.2rem/1.5 Playfair Display,Georgia,serif}.editorial-prose .editorial-question:first-child,.editorial-prose .editorial-key+.editorial-question{margin-top:20px}.editorial-prose .editorial-close{color:#4c5844;border-top:1px solid var(--gold);margin-top:1.5em;padding-top:20px;font:500 clamp(1.25rem,2.1vw,1.5rem)/1.5 Playfair Display,Georgia,serif}.editorial-prose .editorial-close+.editorial-close{border-top:0;margin-top:-.55em;padding-top:0}.section-before .editorial-key:not(:first-child){margin-top:1.3em}.section-before .editorial-key:not(:first-child):before{content:"";background:var(--gold);vertical-align:middle;width:16px;height:1px;margin-right:12px;display:inline-block}.section-before .editorial-list{margin-left:27px}.case-section .editorial-close:first-of-type{color:#4d5744}.practice-section .step .prose p:first-child{color:#f1dbbf;font:500 1.12rem/1.5 Playfair Display,Georgia,serif}.practice-section .step .prose p:last-child{color:#eee7d9}.practice-outro{color:#e9d7b6;border-top:1px solid #977987;padding-top:27px;font-style:normal}.consultation .editorial-prose .editorial-key,.consultation .editorial-prose .editorial-close{color:#f4dfbd}.consultation .editorial-prose .editorial-list{color:#ede3dd;border-color:#b49790}.consultation .editorial-prose .editorial-close{border-color:#a77d84}.final .editorial-prose p:last-child{color:#6c675f;margin-top:30px;font-size:14px}@media (max-width:750px){.intro-zone .reading{padding-top:62px;padding-bottom:62px}.intro-lines{font-size:16px}.intro-quoted-lines{padding-left:17px;font-size:1.06rem}.intro-roles,.intro-reactions,.intro-transmission,.intro-boundaries{grid-template-columns:1fr;gap:7px;padding-left:17px}.intro-key{font-size:1.5rem}.intro-note{font-size:1.05rem}.intro-question{font-size:1.45rem}.author-program{font-size:1rem}.editorial-prose .editorial-list{margin-left:5px;padding-left:13px}.section-before .editorial-list{margin-left:16px}.editorial-prose .editorial-question{margin-left:3px;padding-left:15px}}
