@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap');
:root{--ink:#122e3e;--blue:#10374c;--orange:#ec834a;--paper:#fff;--muted:#52636a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',sans-serif;font-size:17px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit}header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:23px 5%;background:#fff;border-bottom:1px solid #dae0e3}.brand{font-family:Georgia,serif;font-size:25px;line-height:1.2;white-space:nowrap}.brand span{display:block;font:10px 'Manrope',sans-serif;letter-spacing:.25em;margin-top:9px}nav{display:flex;gap:28px;font-size:14px}nav a:hover,.text-link:hover{color:#b84c19}#language{background:transparent;border:1px solid #bcc8cf;border-radius:50%;width:44px;height:44px;cursor:pointer;font-size:14px;flex-shrink:0}.hero{display:grid;grid-template-columns:1.12fr 1fr;min-height:750px}.hero-copy{padding:65px 8% 30px 9%;background:var(--blue);color:white;display:flex;align-content:start;flex-wrap:wrap}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:700;line-height:1.7;width:100%;margin:0 0 27px}.hero .eyebrow{color:#bdd1dc}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,serif;font-weight:400;line-height:1.1;letter-spacing:-.04em}h1{font-size:clamp(48px,5.15vw,82px);margin-bottom:29px;width:100%}em{font-weight:400;color:var(--orange)}.intro{font-size:17px;max-width:490px;color:#d5e1e6;line-height:1.8;margin-bottom:34px}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:#182c37;font-size:14px;font-weight:700;padding:15px 22px;border-radius:3px;min-height:50px}.button:hover{background:#f69d6b}.text-link{font-size:14px;padding:15px 20px;text-decoration:underline;text-underline-offset:6px}.hero-foot{border-top:1px solid #426071;width:100%;margin-top:48px;padding-top:19px;font-size:10px;letter-spacing:.13em;color:#bdd1dc}.hero-photo{position:relative;min-height:650px;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:46% 35%}.photo-label{position:absolute;bottom:22px;left:24px;background:#fffdf4e8;padding:8px 16px;font-family:Georgia,serif;font-style:italic;font-size:17px}.section{padding:95px 7%}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:9%}h2{font-size:clamp(40px,4.5vw,66px);margin-bottom:35px}.large{font-family:Georgia,serif;font-size:28px;line-height:1.45;letter-spacing:-.015em}.two-col p:not(.large){color:var(--muted)}.about{border-bottom:1px solid #dce4e8}.psychology{background:#f2f6f8}.dark{background:var(--blue);color:white}.dark:hover{background:#21566f}.psyoga{background:var(--blue);color:#fff}.psyoga-head{text-align:center;padding:80px 6% 45px}.psyoga-head .eyebrow{color:#abc3cf}.psyoga-head h2{font-size:110px;letter-spacing:-.065em;margin-bottom:24px}.psyoga-head h2 span{display:block;font:12px 'Manrope',sans-serif;letter-spacing:.3em;margin-top:20px}.motto{font:italic 27px/1.5 Georgia,serif;color:#e8b38d}.yoga-wide{width:86%;margin:0 7%;display:block;max-height:580px;object-fit:cover}.psyoga-bottom{padding:50px 7% 75px;display:grid;grid-template-columns:1fr 1fr;gap:9%}.psyoga-bottom h3{font:36px/1.25 Georgia,serif}.psyoga-bottom p{color:#d1dde3;font-size:16px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px}.cards article>img,.book-art{width:100%;height:340px;object-fit:cover;margin-bottom:27px}.cards article:nth-child(2)>img{object-position:50% 25%}.cards .eyebrow{font-size:11px;letter-spacing:.07em;margin-bottom:14px}.cards h3{font:28px/1.2 Georgia,serif;letter-spacing:-.02em;margin-bottom:18px}.cards p:not(.eyebrow){font-size:16px;color:var(--muted)}.book-art{background:#f3f0ed;border-left:10px solid #ac3129;padding:30px 25px;display:flex;flex-direction:column;justify-content:center}.book-art span{font-size:10px;letter-spacing:.15em;color:#242424;margin-bottom:20px}.book-art h3{font-size:39px;color:#a62d27}.book-art p{max-width:210px;color:#303030!important;font-size:14px!important}.contact{background:#edf2f4}.contact h2{margin-bottom:30px}.contact>p:not(.eyebrow){max-width:550px}.email{display:inline-block;font-size:clamp(18px,3.4vw,40px);letter-spacing:-.03em;border-bottom:1px solid #8095a0;overflow-wrap:anywhere}.location{margin-top:30px;font-size:14px;color:#52636a}footer{padding:40px 5%;display:flex;justify-content:space-between;gap:25px;align-items:center}footer p,footer>a:last-child{font-size:12px;margin:0}.skip{position:absolute;left:-999px;top:10px;background:white;padding:10px;z-index:9}.skip:focus{left:10px}:focus-visible{outline:3px solid #e77b42;outline-offset:5px}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1000px){nav{gap:15px}header{gap:15px}.brand{font-size:21px}.hero{min-height:660px}.hero-copy{padding:45px 7%}.hero-photo{min-height:660px}.hero-foot{margin-top:28px}.cards{gap:20px}.cards article>img,.book-art{height:280px}.book-art{padding:20px 15px}.book-art h3{font-size:30px}}@media(max-width:760px){header{flex-wrap:wrap;padding:18px 6%}.brand{font-size:23px}nav{order:3;width:100%;overflow-x:auto;gap:24px;padding-top:8px;font-size:14px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 7% 30px}h1{font-size:56px}.hero-photo{min-height:520px}.hero-photo img{object-position:50% 32%}.hero-foot{margin-top:32px}.section{padding:60px 7%}.two-col,.psyoga-bottom{grid-template-columns:1fr;gap:15px}h2{font-size:46px}.large{font-size:26px}.psyoga-head{padding-top:60px}.psyoga-head h2{font-size:90px}.psyoga-head h2 span{font-size:10px;letter-spacing:.2em}.motto{font-size:23px}.yoga-wide{width:100%;margin:0}.psyoga-bottom{padding:35px 7% 45px}.cards{grid-template-columns:1fr;gap:35px}.cards article>img,.book-art{height:390px}.book-art{padding:40px}.book-art h3{font-size:48px}.cards .eyebrow{font-size:12px}.contact h2{font-size:43px}footer{flex-wrap:wrap;padding:30px 7%}footer .brand{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
