@font-face{font-family:DM Sans;src:url('../assets/dm-sans-regular.ttf');font-weight:400;font-display:swap}@font-face{font-family:DM Sans;src:url('../assets/dm-sans-medium.ttf');font-weight:500 700;font-display:swap}@font-face{font-family:Libre Caslon Display;src:url('../assets/libre-caslon-display.ttf');font-display:swap}
:root{--white:#fff;--ink:#191919;--beige:#eee9e2;--blush:#f1e2df;--muted:#605a56;--line:#d7d1cb;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--white);color:var(--ink);font:16px/1.7 var(--sans);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font:400 clamp(46px,5.3vw,82px)/1.02 var(--serif);letter-spacing:-.035em}h3{font-size:40px}em{font-weight:400}p+p{margin-top:20px}p{max-width:60ch}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #171717;outline-offset:5px}.button:focus-visible{outline-color:#9c6657}::selection{background:var(--blush)}.skip{position:fixed;z-index:100;top:-100px;left:15px;background:#fff;padding:12px}.skip:focus{top:12px}.announcement{background:var(--blush);text-align:center;padding:6px 20px;font-size:12px;letter-spacing:.075em;min-height:34px}.announcement a{margin-left:15px;text-decoration:underline;text-underline-offset:4px;letter-spacing:0}.header{height:92px;padding:0 5%;display:flex;align-items:center;gap:35px;background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #e9e5e0}.wordmark{font:66px/.67 var(--serif);letter-spacing:-.075em;display:flex;flex-direction:column;align-items:center;width:105px;flex-shrink:0}.wordmark span{font:12px/1 var(--sans);letter-spacing:.35em;margin-top:15px;padding-left:4px}.header nav{margin-left:auto;display:flex;gap:30px;align-items:center;font-size:14px}.header nav a{padding:14px 0}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--ink);color:#fff;border:1px solid var(--ink);padding:16px 25px;min-height:54px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button span{font-size:22px;line-height:1}.button:hover{background:#3e3936;transform:translateY(-2px)}.button-light{background:var(--ink);color:#fff}.text-link{border:0;border-bottom:1px solid currentColor;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px;background:none;padding:8px 0;font-size:14px;font-weight:500;text-align:left}.text-link span{font-size:22px;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.eyebrow,.section-label{font-size:12px;font-weight:500;letter-spacing:.13em;line-height:1.6}.micro{font-size:12px;color:var(--muted)}.menu-toggle{display:none}.hero{height:clamp(560px,calc(100svh - 228px),760px);position:relative;isolation:isolate;overflow:hidden;background:#f1f2f2;padding:45px 7%;display:flex;align-items:center}.hero-visual{position:absolute;inset:0;z-index:-2}.hero-visual img{width:67%;margin-left:auto;object-fit:contain;object-position:64% 45%;transform:scale(1.12);transform-origin:70% 40%}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f1f2f2 0%,#f1f2f2 30%,#f1f2f2e8 37%,#f1f2f200 58%)}.hero-copy{position:relative;width:53%;z-index:1}.hero-copy>.eyebrow{letter-spacing:.22em;font-size:14px;margin-bottom:18px}.hero h1{font-size:clamp(76px,8.6vw,136px);line-height:.88;letter-spacing:-.045em;margin-left:-4px}.hero-descriptor{font-size:14px;line-height:1.6;margin-top:24px;font-weight:500}.hero-intro{font-size:16px;max-width:410px;margin:18px 0 24px;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:30px}.hero .micro{margin-top:12px}.hero-scroll{position:absolute;bottom:25px;right:6%;font-size:12px;letter-spacing:.14em;display:flex;gap:35px;align-items:center}.hero-scroll span{font-size:23px}.brand-strip{display:flex;align-items:center;gap:25px;padding:0 5%;height:102px;border-bottom:1px solid var(--line);background:#fff}.brand-strip>p{font-size:12px;letter-spacing:.09em;line-height:1.5;flex-shrink:0}.brand-window{overflow:hidden;flex:1;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.brand-track{display:flex;width:max-content;animation:marquee 28s linear infinite}.brand-group{display:flex;align-items:center;gap:65px;padding-right:65px}.brand-group img{width:138px;height:69px;object-fit:contain;filter:grayscale(1)}.brand-strip:hover .brand-track,.brand-strip:focus-within .brand-track,.brand-strip.paused .brand-track{animation-play-state:paused}.motion-toggle{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;flex-shrink:0;font-size:16px}@keyframes marquee{to{transform:translateX(-50%)}}
.section{padding:100px 7%}.section-label{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:50px}.philosophy{padding-bottom:0}.philosophy-grid{display:grid;grid-template-columns:1fr 1.06fr;gap:9%;align-items:center}.philosophy-photo{position:relative;height:570px;background:var(--beige)}.philosophy-photo img{object-position:53% center}.photo-mark{position:absolute;bottom:25px;left:30px;font:100px/.85 var(--serif);color:#fff;letter-spacing:-.05em;text-shadow:0 1px 12px #0004}.philosophy-body h2{font-size:clamp(44px,4.5vw,72px);margin:18px 0 28px}.large-copy{font:28px/1.2 var(--serif);max-width:24ch}.philosophy-body>p:not(.eyebrow):not(.large-copy){color:var(--muted)}.philosophy-body .text-link{margin-top:20px}.signature{display:block;font:italic 52px/1 var(--serif);margin:20px 0 0 10px}.pillars{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid var(--line);padding:24px 0;margin-top:75px;font-size:12px;letter-spacing:.14em}.pillars i{font-style:normal;font-size:20px}.atrium{display:grid;grid-template-columns:1.05fr 1fr;background:var(--blush)}.atrium-image{min-height:860px;position:relative;overflow:hidden}.atrium-image img{position:absolute;inset:0;object-position:47% center}.atrium-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#201b188f,transparent 65%)}.image-note{position:absolute;bottom:110px;left:12%;z-index:1;font:clamp(66px,6.1vw,96px)/.93 var(--serif);letter-spacing:-.035em;color:white}.image-kicker{position:absolute;bottom:50px;left:12%;right:8%;color:#fff;z-index:1;font-size:12px;letter-spacing:.09em}.atrium-copy{padding:60px 11%}.atrium h2{font-size:clamp(54px,5.2vw,78px);margin:25px 0}.atrium-lede{font:30px/1.15 var(--serif);margin-bottom:20px}.atrium-copy>p:not(.eyebrow):not(.atrium-lede){font-size:16px;color:#4f4541}.benefits{margin-top:26px}.benefits>div{display:flex;gap:20px;padding:16px 0;border-top:1px solid #cdbbb6;font-size:14px;line-height:1.6}.benefits>div>span{font:23px/1.3 var(--serif)}.benefits strong{display:block;font-size:16px;font-weight:500;margin-bottom:3px}.membership-price{display:flex;align-items:center;gap:18px;margin:20px 0 23px}.membership-price strong{font:64px/1 var(--serif)}.membership-price>span{font-size:14px;line-height:1.5}.atrium-copy .button{width:100%}.atrium-tour{display:block;text-align:center;font-size:14px;text-decoration:underline;text-underline-offset:4px;padding:15px 0 0}.starting-point{display:grid;grid-template-columns:.65fr 1.2fr 1fr;gap:6%;align-items:center;background:#fff;padding-top:75px;padding-bottom:75px}.start-photo{height:265px}.start-photo img{object-position:center 38%}.starting-point h2{font-size:clamp(40px,3.8vw,59px);margin-top:18px}.start-copy .text-link{margin:18px 0 10px}.start-copy .micro{margin:0}.world{background:var(--beige)}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:end;margin-bottom:55px}.section-heading>p{max-width:43ch}.ventures{display:grid;grid-template-columns:1fr 1fr;gap:65px 40px}.venture{display:flex;flex-direction:column;align-items:flex-start}.venture-top{display:flex;gap:12px;justify-content:space-between;align-items:center;width:100%;margin-bottom:15px}.venture-top>span:last-child:not(.tag){font-size:23px}.tag{font-size:12px;letter-spacing:.01em}.professional .venture-top{align-items:flex-start;flex-direction:column;gap:3px}.venture-image{position:relative;display:block;width:100%;height:380px;overflow:hidden;background:#f5f2ed}.venture-image img{transition:transform .7s ease;object-position:center}.venture:hover .venture-image img{transform:scale(1.035)}.product-image img{object-fit:cover}.venture h3{margin:25px 0 15px;font-size:43px}.venture p{color:#524c48;margin-bottom:20px}.venture .text-link{margin-top:auto}.professional h3{min-height:86px}.play-link,.play-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:64px;height:64px;border-radius:50%;border:1px solid #fff;background:#191919a8;color:#fff;font-size:19px;padding-left:3px}.image-label{position:absolute;bottom:20px;left:23px;font-size:12px;letter-spacing:.1em;color:#fff;text-shadow:0 1px 8px #000}.shiro{margin-top:65px;padding:28px 0;display:grid;grid-template-columns:130px 1fr 1fr;gap:25px 32px;align-items:center;border-top:1px solid #c9c1b7;border-bottom:1px solid #c9c1b7}.shiro>img{width:130px;height:150px;grid-row:span 2}.shiro h3{margin-top:12px;font-size:38px}.shiro>p{font-size:16px;grid-row:span 2}.shiro>.text-link{justify-self:start}.story{display:grid;grid-template-columns:1fr 1fr;background:white}.story-image{position:relative;min-height:730px}.story-image img{position:absolute;inset:0;object-position:center 35%}.story-copy{padding:70px 12%;align-self:center}.story h2{font-size:clamp(48px,4.8vw,74px);margin:25px 0 30px}.story .text-link{margin-top:25px}.story-copy>p:not(.eyebrow){color:var(--muted)}.journal{background:#fff}.journal .section-heading{grid-template-columns:1.5fr 1fr}.journal h2{font-size:clamp(48px,4.8vw,74px);margin-top:18px}.journal-intro .text-link{margin-top:20px}.video-section-label{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:18px 0 25px;font-size:12px;letter-spacing:.09em}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.video-frame{aspect-ratio:16/9;background:var(--ink);overflow:hidden;position:relative}.video-launch{border:0;padding:0;background:none;width:100%;height:100%;position:relative;display:block}.video-launch img{transition:transform .5s}.video-launch:hover img{transform:scale(1.04)}.video-launch:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,#0008,transparent 65%)}.play-circle{z-index:1;width:52px;height:52px;font-size:16px}.watch-label{position:absolute;bottom:12px;left:15px;font-size:12px;letter-spacing:.06em;color:#fff;z-index:1}.video-frame iframe{width:100%;height:100%;border:0}.journal-card>.eyebrow{margin:20px 0 12px}.journal-card h3{font-size:32px;line-height:1.12}.video-fallback{display:inline-flex;align-items:center;min-height:44px;font-size:14px;margin-top:8px;text-decoration:underline;text-underline-offset:4px}.podcast-note{font-size:14px;color:var(--muted);margin-top:30px;max-width:none}.speaking{background:var(--blush);display:grid;grid-template-columns:.9fr 1.4fr;gap:20px 8%;align-items:center}.speaking>img{grid-row:span 3;min-height:390px;object-position:center}.speaking>.eyebrow{align-self:end}.speaking h2{font-size:clamp(44px,4.5vw,68px)}.speaking>div{align-self:start}.speaking .text-link{margin-top:18px}.faqs{display:grid;grid-template-columns:.85fr 1.2fr;gap:10%;align-items:start}.faqs h2{margin:18px 0 30px;font-size:62px}.faq-photo{height:250px;width:85%;object-position:center}.faq-list{border-top:1px solid var(--line)}details{padding:23px 0;border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:44px;font-size:16px;font-weight:500}summary::-webkit-details-marker{display:none}summary span{font-size:24px;transition:transform .25s}details[open] summary span{transform:rotate(45deg)}details p{padding:15px 20px 0 0;color:var(--muted)}details .text-link{margin-top:14px}.closing{position:relative;background:var(--beige);min-height:580px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.closing-photo{height:620px;object-position:center 45%}.closing-copy{align-self:center;padding:50px 10%}.closing h2{font-size:clamp(85px,9vw,140px);line-height:.83;margin:30px 0}.closing-copy>p:not(.eyebrow){margin-bottom:25px}.closing-membership{display:block;text-decoration:underline;text-underline-offset:4px;font-size:14px;padding-top:20px}.footer{padding:60px 6% 0;background:#191919;color:white}.footer-top{display:grid;grid-template-columns:1fr 1.4fr 1fr 1fr;gap:40px;padding-bottom:55px}.footer-top>div{display:flex;flex-direction:column;gap:3px}.footer-top a:not(.wordmark){font-size:14px;min-height:36px}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;padding:24px 0;border-top:1px solid #ffffff40;font-size:12px;color:#d9d4cf}.footer a:focus-visible{outline-color:#fff}.footer-bottom a{min-height:30px}.quiz{background:#fff;color:var(--ink);width:min(620px,calc(100% - 30px));max-height:calc(100dvh - 40px);border:0;padding:0}.quiz::backdrop{background:#0009;backdrop-filter:blur(4px)}.quiz-inner{padding:48px}.quiz-close{position:absolute;right:10px;top:8px;width:44px;height:44px;background:none;border:0;font-size:32px}.quiz-progress{height:2px;background:var(--line);margin:25px 0 15px}.quiz-progress span{display:block;height:100%;background:var(--ink);transition:width .3s}.quiz-step{font-size:12px}.quiz h2{font-size:44px;margin:20px 0}.quiz #quiz-description{margin-bottom:20px}.quiz-option{width:100%;padding:16px;border:1px solid var(--line);background:white;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:15px;text-align:left;font-size:16px;min-height:52px}.quiz-option:hover{background:var(--blush)}.quiz-navigation{display:flex;gap:20px;justify-content:space-between;align-items:center;margin-top:18px}.quiz-navigation button[hidden]{display:none}.result-tip{background:var(--beige);padding:20px;margin-bottom:22px}.result-tip strong{display:block}.quiz-result-actions{display:flex;flex-direction:column;gap:15px;align-items:flex-start}.result-fine{font-size:12px;color:var(--muted);margin-top:18px}.reveal.ready{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.reveal.ready.visible{opacity:1;transform:translateY(0)}.scroll-progress{position:fixed;top:0;left:0;height:3px;width:100%;background:#9b7367;transform-origin:left;transform:scaleX(0);z-index:60;pointer-events:none}
@media(min-width:1600px){.section{padding-left:max(7%,calc((100vw - 1440px)/2));padding-right:max(7%,calc((100vw - 1440px)/2))}.hero{padding-left:max(7%,calc((100vw - 1440px)/2))}.hero-visual img{object-position:55% 45%}.hero-copy{max-width:750px}}
@media(max-width:1100px){.header{gap:20px}.header nav{gap:19px}.hero{padding-left:6%;height:610px}.hero h1{font-size:9vw}.hero-copy{width:55%}.hero-visual img{width:70%;object-position:80% center}.hero-intro{max-width:330px}.philosophy-grid{gap:6%}.philosophy-photo{height:560px}.atrium-copy{padding:50px 8%}.atrium-image{min-height:930px}.starting-point{grid-template-columns:.5fr 1fr 1fr;gap:4%}.venture-top .eyebrow{font-size:11px}.venture-image{height:320px}.section{padding-left:6%;padding-right:6%}.story-copy{padding:50px 9%}.speaking{gap:25px 6%}.hero-scroll{right:4%}.shiro{grid-template-columns:110px 1fr 1fr}.shiro>img{width:110px}}
@media(max-width:760px){html{scroll-padding-top:78px}.announcement{font-size:10px;letter-spacing:.035em;padding:7px 10px}.announcement a{margin-left:5px}.header{height:78px;padding:0 5%;gap:14px}.wordmark{font-size:52px;width:82px}.wordmark span{font-size:10px;margin-top:13px}.header .nav-cta{margin-left:auto;padding:12px 15px;min-height:44px;font-size:13px;gap:18px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;background:none;border:0;width:44px;height:44px;padding:8px}.menu-toggle span{width:26px;height:1px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.header nav{display:none;position:absolute;top:78px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:20px 6%}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:5px;font-size:16px}.hero{height:660px;min-height:0;padding:30px 6%;align-items:flex-end}.hero-visual{inset:0}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:58% 18%;transform:none}.hero-visual:after{background:linear-gradient(0deg,#f1f2f2 0%,#f1f2f2f2 18%,#f1f2f2c9 33%,#f1f2f200 61%)}.hero-copy{width:100%;padding-top:250px}.hero-copy>.eyebrow{font-size:12px;margin-bottom:14px}.hero h1{font-size:clamp(64px,13.8vw,99px);line-height:.92;margin:0}.hero h1 br{display:none}.hero-descriptor{font-size:13px;margin-top:14px}.hero-descriptor br{display:none}.hero-intro{font-size:14px;max-width:330px;margin:14px 0 19px}.hero-intro br{display:none}.hero-actions{gap:25px}.hero-actions .button{min-height:49px;padding:13px 22px}.hero .micro{font-size:12px;margin-top:10px}.hero-scroll{display:none}.brand-strip{height:87px;padding:0 5%;gap:12px}.brand-strip>p{font-size:10px;letter-spacing:.04em}.brand-group{gap:30px;padding-right:30px}.brand-group img{width:110px;height:58px}.motion-toggle{font-size:14px}.section{padding:58px 6%}.section-label{font-size:10px;letter-spacing:.06em;margin-bottom:30px;gap:18px}.section-label>span:last-child{text-align:right;max-width:150px}.philosophy{padding-bottom:0}.philosophy-grid{grid-template-columns:1fr;gap:35px}.philosophy-photo{height:410px}.photo-mark{font-size:85px;bottom:25px;left:25px}.philosophy-body h2{font-size:57px;margin:16px 0 22px}.large-copy{font-size:29px}.signature{margin-top:20px}.pillars{margin-top:38px;gap:8px;flex-wrap:wrap;justify-content:center;font-size:10px;letter-spacing:.035em;padding:20px 0}.pillars i{font-size:16px}.atrium{grid-template-columns:1fr}.atrium-image{min-height:0;height:480px}.atrium-image img{object-position:46% center}.image-note{font-size:76px;left:8%;bottom:90px}.image-kicker{left:8%;bottom:34px;font-size:11px}.atrium-copy{padding:44px 8%}.atrium h2{font-size:63px;margin:20px 0 24px}.atrium-copy>p:not(.eyebrow):not(.atrium-lede){font-size:16px}.benefits>div{font-size:14px}.starting-point{grid-template-columns:100px 1fr;gap:24px}.start-photo{height:170px;grid-row:1}.starting-point h2{font-size:39px}.starting-point .eyebrow{font-size:10px;letter-spacing:.05em}.start-copy{grid-column:1/-1}.section-heading{display:block;margin-bottom:35px}.section-heading h2{font-size:59px}.section-heading>p{margin-top:23px}.ventures{grid-template-columns:1fr;gap:43px}.venture-image{height:330px}.venture-top .eyebrow{font-size:11px}.venture h3{font-size:40px;margin-top:22px}.professional .venture-top{gap:5px}.professional h3{min-height:0}.shiro{grid-template-columns:90px 1fr;gap:18px 22px;margin-top:40px}.shiro>img{width:90px;height:135px;grid-row:span 1}.shiro h3{font-size:35px}.shiro .eyebrow{font-size:10px}.shiro>p{grid-column:1/-1;grid-row:auto}.shiro>.text-link{grid-column:1/-1}.story{grid-template-columns:1fr}.story-image{min-height:0;height:550px}.story-image img{object-position:center 24%}.story-copy{padding:48px 8%}.story h2{font-size:57px}.story-copy .eyebrow{font-size:11px}.journal .section-heading{display:block}.journal h2{font-size:51px;margin-bottom:25px}.journal-grid{grid-template-columns:1fr;gap:35px}.journal-card h3{font-size:35px}.video-section-label{font-size:10px;gap:25px}.video-section-label span:last-child{text-align:right}.journal-card>.eyebrow{margin-top:17px}.speaking{grid-template-columns:1fr;gap:22px}.speaking>img{grid-row:auto;min-height:0;height:340px}.speaking>.eyebrow{font-size:11px;margin-top:12px}.speaking h2{font-size:49px}.faqs{grid-template-columns:1fr;gap:35px}.faqs h2{font-size:57px}.faq-photo{width:100%;height:240px}.faqs .eyebrow{font-size:11px}details{padding:18px 0}.closing{grid-template-columns:1fr;min-height:0}.closing-photo{height:430px;object-position:center 48%}.closing-copy{padding:48px 8% 55px}.closing h2{font-size:111px}.closing .eyebrow{font-size:11px}.footer{padding:45px 6% 0}.footer-top{grid-template-columns:1fr 1fr;gap:35px 25px;padding-bottom:35px}.footer-top>p{font-size:14px}.footer-bottom{font-size:12px;gap:16px 20px}.footer-bottom>span{width:100%}.quiz-inner{padding:45px 25px 28px}.quiz h2{font-size:39px}.quiz .eyebrow{font-size:11px}.quiz-navigation .micro{font-size:11px;max-width:145px;text-align:right}.quiz-result-actions .button{font-size:13px;gap:15px}.quiz-option{font-size:15px}}
@media(max-width:380px){.hero{height:665px}.hero h1{font-size:61px}.header{gap:7px}.header .nav-cta{font-size:12px;padding:12px}.hero-descriptor{font-size:12px}.starting-point{grid-template-columns:80px 1fr}.starting-point h2{font-size:34px}.atrium h2{font-size:57px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.ready{opacity:1;transform:none}.brand-track{transform:none}.scroll-progress{display:none}}
.motion-toggle[hidden]{display:none}@media(max-width:760px){.hero{height:clamp(560px,calc(100svh - 199px),720px)}.hero-copy{padding-top:0}}
/* V2 editorial refinement: full-width photography, named ventures and clear actions. */
.brand-logo{display:flex;align-items:center;width:205px;flex-shrink:0}.brand-logo img{width:100%;height:auto;object-fit:contain}.header{height:92px}.header .brand-logo{margin-right:15px}.hero{height:clamp(570px,calc(100svh - 236px),780px);padding-top:45px;padding-bottom:45px;background:white}.hero-visual picture{display:block;width:100%;height:100%}.hero-visual img{width:100%;height:100%;margin:0;object-fit:cover;object-position:70% 50%;transform:none}.hero-visual:after{display:none}.hero-copy{width:58%;max-width:770px}.hero h1{font-size:clamp(82px,8.5vw,134px)}.hero-descriptor{margin-top:36px;font-size:clamp(12px,1.03vw,16px);white-space:nowrap;line-height:1.7}.hero-intro{margin-top:22px;margin-bottom:28px;max-width:440px}.hero-scroll{bottom:20px;background:#ffffffd9;padding:8px 14px;letter-spacing:.08em}.button-outline{background:transparent;color:var(--ink);border:1px solid var(--ink)}.button-outline:hover{background:var(--ink);color:white}.hero .button-outline{background:#ffffffb8}.hero .button-outline:hover{background:var(--ink)}.philosophy-body .button{margin-top:26px}.atrium-tour{margin-top:14px;padding:15px 18px;text-decoration:none;justify-content:center}.closing-membership{margin-top:16px;padding:15px 18px;text-decoration:none}.brand-strip{height:112px;border:0}.brand-group{gap:70px;padding-right:70px}.brand-group img{filter:none;border:0;box-shadow:none;object-fit:contain}.brand-group .press-forbes{width:175px;height:65px;background:#151515;padding:10px 14px}.press-strip .brand-group img:not(.press-forbes){width:170px;max-height:62px}.press-strip .brand-group img.press-businesspost{width:145px;height:66px;max-height:66px}.motion-toggle{border:0;background:transparent}.collaborations{padding-top:28px;padding-bottom:28px;height:145px;background:#fff}.collaborations .brand-group img{clip-path:inset(3px)}.philosophy{padding-top:90px}.philosophy-grid{grid-template-columns:.95fr 1fr;gap:10%;align-items:center}.philosophy-photo{height:720px;background:white;overflow:hidden}.philosophy-photo img{object-fit:contain;object-position:center}.photo-mark{color:#1b1b1b;text-shadow:none;font-size:100px;left:25px;bottom:30px}.philosophy-body h2{font-size:clamp(52px,5vw,79px);margin-top:20px}.pillars{border:0;margin-top:40px}.world{background:white}.world>.section-heading{margin-bottom:60px}.ventures{grid-template-columns:1fr 1fr;gap:48px 34px}.venture{display:flex;position:relative;overflow:hidden;background:#f4f0ea}.venture-copy{padding:38px 34px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.venture-copy h3{margin:0 0 22px;font-size:45px;min-height:0}.venture-copy p{font-size:16px}.venture-copy>.button{margin-top:auto}.venture-image{height:365px;flex-shrink:0}.venture:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.12fr 1fr;background:#1b1b1b;color:white;min-height:520px}.venture:first-child .venture-image{height:100%;min-height:520px}.venture:first-child .venture-copy{padding:60px 11%;align-self:center}.venture:first-child h3{font-size:clamp(55px,5.8vw,90px);line-height:.98}.venture:first-child p{color:#e5ddd5}.venture:first-child .button{color:#fff;border-color:#fff;margin-top:16px}.venture:first-child .button:hover{background:#fff;color:#191919}.venture:nth-child(2){grid-column:1/-1;display:grid;grid-template-columns:1fr 1.12fr;background:#eee7e0;min-height:490px}.venture:nth-child(2) .venture-image{height:100%;min-height:490px;grid-column:2;grid-row:1}.venture:nth-child(2) .venture-copy{grid-column:1;grid-row:1;padding:55px 12%;align-self:center}.venture:nth-child(2) h3{font-size:clamp(55px,5.5vw,84px);max-width:7ch;line-height:.97}.venture:nth-child(2) .button{margin-top:16px}.venture:nth-child(3){background:#f1e2df}.venture:nth-child(4){background:#eee9e2}.venture-image img{transition:transform .9s cubic-bezier(.2,.65,.3,1)}.venture:hover .venture-image img{transform:scale(1.055)}.image-label{display:none}.shiro{border:0;padding:38px;background:#f7f4f0}.story-copy .button{margin-top:26px}.journal .section-heading{margin-bottom:35px}.video-section-label{border:0;align-items:center;padding:10px 0 24px;font-size:12px}.carousel-controls{display:flex;gap:10px}.carousel-controls button{width:52px;height:52px;border:1px solid #191919;background:#fff;font-size:25px;transition:background .2s,color .2s}.carousel-controls button:hover{background:#191919;color:white}.carousel-controls button:disabled{opacity:.3;cursor:default;background:white;color:#191919}.journal-grid{display:flex;gap:26px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:0;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#191919 #e6e1dc;padding:0 0 24px;align-items:stretch}.journal-card{flex:0 0 calc((100% - 52px)/3.15);scroll-snap-align:start;min-width:0}.journal-card .video-frame{width:100%}.journal-card h3{font-size:31px}.journal-card.reveal.ready{opacity:1;transform:none}.channel-action{text-align:center;margin-top:40px}.channel-action .button{justify-content:center}.podcast-note{text-align:center;margin-top:22px}.video-fallback{padding:8px 14px;min-height:44px;border:1px solid #191919;text-decoration:none;margin-top:18px;font-size:13px}.speaking .button{margin-top:20px}.footer .brand-logo{width:215px;background:white;padding:10px}.reveal.ready{opacity:.05;transform:translateY(60px);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1.1s cubic-bezier(.16,1,.3,1)}.reveal.ready.visible{opacity:1;transform:translateY(0)}.media-motion{overflow:hidden}.media-motion img{will-change:transform;transform:translateY(var(--media-offset,0px)) scale(1.07);transition:transform .15s linear}.hero-copy{animation:hero-arrive 1.2s cubic-bezier(.16,1,.3,1) both}@keyframes hero-arrive{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero-visual img{object-position:70% 50%}}
@media(max-width:1100px){.brand-logo{width:175px}.header{gap:18px}.header nav{gap:17px}.hero-copy{width:62%}.hero-descriptor{font-size:12px;margin-top:29px}.hero{height:580px}.hero h1{font-size:9vw}.philosophy-photo{height:620px}.venture:first-child .venture-copy,.venture:nth-child(2) .venture-copy{padding:40px 9%}.venture-copy{padding:30px 25px}.venture-copy h3{font-size:38px}.journal-card{flex-basis:calc((100% - 26px)/2.25)}}
@media(max-width:760px){.header{height:78px;padding:0 5%;gap:10px}.header .brand-logo{width:145px;margin-right:0}.header .nav-cta{padding:11px 13px;font-size:12px;gap:12px}.header .menu-toggle{width:40px}.hero{height:clamp(590px,calc(100svh - 220px),730px);padding:28px 6%;align-items:flex-end}.hero-visual img{object-position:56% 18%;object-fit:cover}.hero-visual:after{display:block;background:linear-gradient(0deg,#fffffffa 0%,#fffffff2 23%,#ffffffbf 39%,#fff0 65%)}.hero-copy{width:100%;max-width:none}.hero h1{font-size:clamp(61px,13.6vw,94px);line-height:.94}.hero-descriptor{white-space:normal;font-size:12px;margin-top:22px;max-width:100%;line-height:1.7}.hero-intro{font-size:14px;margin-top:16px;margin-bottom:20px}.hero-actions{gap:12px}.hero-actions .button{font-size:13px;padding:12px 17px;gap:18px}.brand-strip{height:104px}.press-strip .brand-group{gap:35px;padding-right:35px}.press-strip .brand-group img:not(.press-forbes){width:130px;max-height:50px}.brand-group .press-forbes{width:140px;height:55px}.press-strip .brand-group img.press-businesspost{width:115px;height:55px;max-height:55px}.philosophy{padding-top:58px}.philosophy-grid{grid-template-columns:1fr;gap:28px}.philosophy-photo{height:auto;aspect-ratio:2/3;max-height:650px}.photo-mark{font-size:87px;left:20px;bottom:25px}.philosophy-body h2{font-size:56px}.philosophy-body .button{margin-top:24px}.pillars{margin-top:32px}.ventures{grid-template-columns:1fr;gap:30px}.venture:first-child,.venture:nth-child(2){grid-column:auto;display:flex;min-height:0;flex-direction:column}.venture:first-child .venture-image,.venture:nth-child(2) .venture-image{height:380px;min-height:0;order:0}.venture:first-child .venture-copy,.venture:nth-child(2) .venture-copy{padding:35px 8%;order:1}.venture:first-child h3,.venture:nth-child(2) h3{font-size:59px;max-width:none}.venture-copy{padding:30px 8% 35px}.venture-copy h3{font-size:40px}.venture-image{height:330px}.venture .button{font-size:13px}.shiro{padding:26px 22px;gap:20px}.shiro>.button{grid-column:1/-1;justify-self:start}.journal-card{flex:0 0 86%;scroll-snap-stop:normal}.journal-card h3{font-size:32px}.journal-grid{gap:20px}.channel-action{margin-top:28px}.channel-action .button{font-size:13px;padding:15px 19px}.carousel-controls button{height:46px;width:46px}.collaborations{height:130px}.footer .brand-logo{width:150px;padding:7px}.closing-membership{font-size:13px}.reveal.ready{transform:translateY(40px)}}
@media(max-width:380px){.header .brand-logo{width:124px}.header{gap:7px}.hero h1{font-size:60px}.hero-descriptor{font-size:11px}.hero{height:610px}.hero-actions .button{padding:12px 15px}}
@media(prefers-reduced-motion:reduce){.reveal.ready{opacity:1;transform:none}.media-motion img{transform:none;will-change:auto}.hero-copy{animation:none}.journal-grid{scroll-behavior:auto}}
.brand-group .press-forbes{background:transparent;padding:0}.press-strip .brand-group img{clip-path:none}.brand-strip .motion-toggle[hidden]{display:none}.shiro .button{align-self:center}

/* User-selected FSX-9777: original photograph, white page extension. */
.hero{background:#fff}.hero-visual{background:#fff}.hero-visual picture{position:absolute;right:0;top:0;bottom:0;width:60%;height:100%;mask-image:linear-gradient(to right,transparent 0%,#000 17%)}.hero-visual img{width:100%;height:100%;margin:0;object-fit:cover;object-position:center top;transform:none}.hero-visual:after{display:none}.hero-scroll{background:#ffffffd9}
@media(min-width:1600px){.hero-visual picture{width:57%}.hero-visual img{object-position:center top}}
@media(max-width:760px){.hero-visual picture{width:100%;mask-image:none}.hero-visual img{object-position:center top}.hero-visual:after{display:block;background:linear-gradient(0deg,#ffffff 0%,#fffffff5 25%,#ffffffb8 43%,#fff0 70%)}}

/* Slightly wider portrait framing and a higher head position. */
@media(min-width:761px){.hero-visual picture{width:52%;top:-28px;bottom:auto;height:calc(100% + 28px)}}
@media(min-width:1600px){.hero-visual picture{width:50%}}
@media(max-width:760px){.hero-visual picture{top:-18px;bottom:auto;height:calc(100% + 18px)}.hero-visual img{transform:scale(.94);transform-origin:center top}}

/* Updated introduction and speaking / quiz invitations. */
.hero h1{font-size:clamp(56px,5.8vw,92px);line-height:.98;letter-spacing:-.035em}
.hero h1 em{display:block}
.hero-descriptor{font-weight:600;margin-top:26px}
.hero-intro{max-width:510px;line-height:1.65;margin:18px 0 25px}
.hero-actions{gap:14px;flex-wrap:wrap}
.hero-actions .button{font-size:12px;letter-spacing:.035em;padding:16px 20px;justify-content:center}
@media(max-width:1100px) and (min-width:761px){.hero-copy{width:58%}.hero h1{font-size:clamp(50px,5.8vw,64px)}.hero-intro{max-width:440px}.hero-actions .button{font-size:11px;padding:14px 15px}}
@media(max-width:760px){.hero{height:auto;min-height:820px;padding-top:320px;padding-bottom:32px}.hero h1{font-size:clamp(48px,10.8vw,72px);line-height:1}.hero-descriptor{font-size:13px;margin-top:22px}.hero-intro{font-size:16px;max-width:100%;margin:17px 0 24px}.hero-actions{gap:12px}.hero-actions .button{font-size:12px;min-height:52px;flex:1 1 220px}.hero-visual:after{background:linear-gradient(0deg,#fff 0%,#fffffff7 48%,#ffffffd9 62%,#fff0 85%)}}

/* Keep the headline on two lines, with the logo red on the second. */
.hero h1 .hero-title-line{display:block;white-space:nowrap}
.hero h1 .hero-title-accent{color:#b81b22}
.hero h1 em{display:inline}
@media(max-width:760px){.hero h1{font-size:clamp(36px,9.7vw,70px)}}

/* About Uma: credibility and a moving portrait sequence. */
.philosophy-body h2{font-size:clamp(40px,4vw,62px);line-height:1.06;margin:18px 0 24px}
.about-eyebrow{letter-spacing:.3em}.about-roles{margin-bottom:25px}.about-roles p{font-size:12px;line-height:1.9;letter-spacing:.13em;font-weight:500;margin:0}
.about-stats{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:15px;margin:30px 0 0}.about-stats>div{display:flex;flex-direction:column}.about-stats dd{order:-1;margin:0 0 8px;font:400 56px/1 var(--serif);letter-spacing:-.035em}.about-stats dt{font-size:11px;letter-spacing:.13em;line-height:1.6}
.about-slideshow{position:relative;isolation:isolate}.about-slides{display:flex;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,.61,.36,1)}.about-slides img{flex:0 0 100%;min-width:0;width:100%;height:100%;object-fit:contain;object-position:center;background:white}.about-slideshow .photo-mark{z-index:2;pointer-events:none;text-shadow:0 1px 18px #ffffffd9}
.about-photo-controls{position:absolute;top:18px;right:18px;display:flex;gap:4px;z-index:3}.about-photo-controls button{width:40px;height:40px;background:#ffffffde;border:0;font-size:20px;display:grid;place-items:center}.about-photo-controls button:hover{background:#eee9e2}
@media(max-width:760px){.philosophy-body h2{font-size:44px}.about-roles p{font-size:11px;letter-spacing:.09em}.about-stats{gap:12px}.about-stats dd{font-size:49px}.about-stats dt{font-size:10px;letter-spacing:.08em}.about-slideshow{height:auto;aspect-ratio:2/3}.about-slides{position:absolute;inset:0}}
@media(prefers-reduced-motion:reduce){.about-slides{transition:none}}

/* Compact founder credentials beneath the About heading. */
.philosophy-body .about-roles{display:block;font-size:13px;line-height:1.65;letter-spacing:0;margin:0 0 20px;max-width:100%;color:var(--muted)}
.about-roles strong{font-weight:600;color:var(--ink)}
.about-roles>span+span:before{content:" · ";white-space:pre;color:#8e827a}

/* Dark editorial footer with a statement, clear destinations and oversized type. */
.footer{background:#191919;padding:62px 6% 0;overflow:hidden}
.footer-statement{font:500 clamp(29px,3.5vw,54px)/1.12 var(--sans);letter-spacing:-.045em;max-width:1050px;margin-bottom:60px}
.footer-statement em{font-family:var(--serif);font-size:1.22em;color:#e4a3aa}
.footer-directory{display:grid;grid-template-columns:1.55fr 1fr 1fr .8fr;gap:5%;align-items:start}
.footer-intro .brand-logo{width:190px;margin-bottom:20px}
.footer-intro p{color:#c6c2bf;font-size:15px;line-height:1.6;max-width:29ch}
.footer .footer-quiz{margin-top:24px;border-color:#a5a09c;background:transparent;padding:13px 17px;min-height:48px;font-size:11px;gap:16px;color:#fff}
.footer .footer-quiz:hover{background:#fff;color:#191919}
.footer-group{display:flex;flex-direction:column;align-items:flex-start;gap:9px}
.footer-group h2{font:500 12px/1.5 var(--sans);letter-spacing:.14em;color:#aaa39e;margin-bottom:13px}
.footer-group a{font-size:16px;line-height:1.4;min-height:35px;display:flex;align-items:center;color:#efedeb;transition:color .2s,transform .2s}
.footer-group a:hover{color:#e4a3aa;transform:translateX(4px)}
.footer-signoff{font:400 clamp(60px,12vw,192px)/1 var(--serif);letter-spacing:-.045em;white-space:nowrap;margin-top:54px;margin-bottom:26px;color:#f5f0e8}
.footer-signoff em{color:#e4a3aa}
.footer-bottom{padding:23px 0 26px;align-items:baseline;color:#aaa39e;font-size:12px}
.footer-bottom>span{margin-right:auto}
@media(max-width:1100px){.footer-directory{grid-template-columns:1.25fr 1fr 1fr;gap:32px}.footer-intro{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:25px;align-items:center}.footer-intro .brand-logo,.footer .footer-quiz{margin:0}.footer-statement{margin-bottom:40px}}
@media(max-width:760px){.footer{padding:44px 6% 0}.footer-directory{grid-template-columns:1fr 1fr;gap:32px 22px}.footer-intro{display:block}.footer-intro .brand-logo{width:170px;margin-bottom:17px}.footer-intro p{max-width:34ch}.footer .footer-quiz{margin-top:20px}.footer-group a{font-size:15px}.footer-group h2{font-size:11px}.footer-statement{font-size:29px;line-height:1.2;margin-bottom:32px}.footer-signoff{font-size:11.8vw;margin-top:40px;margin-bottom:24px}.footer-bottom{gap:14px 24px}}
@media(prefers-reduced-motion:reduce){.footer-group a{transition:none}}

/* Quieter footer scale using the site display serif. */
.footer-statement{font:400 clamp(27px,2.7vw,42px)/1.15 var(--serif);letter-spacing:-.025em;margin-bottom:45px}
.footer-statement em{font-size:1em}
.footer-signoff{font-size:clamp(48px,8vw,116px);margin-top:42px;margin-bottom:24px}
.footer .brand-logo{background:transparent;padding:0}
@media(max-width:760px){.footer-statement{font-size:27px;margin-bottom:30px}.footer-signoff{font-size:9vw;margin-top:32px}}
.about-stats dd{font-variant-numeric:tabular-nums;min-width:2ch}

/* One closing quote beneath the complete footer navigation. */
.footer .footer-final-quote{margin:42px 0 30px;max-width:1050px}
@media(max-width:760px){.footer .footer-final-quote{margin:32px 0 26px}}

/* Homepage flow: four equal ventures, personal learning, ongoing community. */
.world.ventures-section{background:#f7f4f0}
.world.ventures-section .ventures{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.world.ventures-section .ventures>.venture{grid-column:auto;display:flex;flex-direction:column;min-height:0;background:#fff;color:var(--ink);align-items:stretch}
.world.ventures-section .venture>.venture-image{grid-column:auto;grid-row:auto;order:0;height:auto;min-height:0;aspect-ratio:1.55;overflow:hidden}
.world.ventures-section .venture>.venture-copy{grid-column:auto;grid-row:auto;order:1;align-self:stretch;padding:32px 34px 36px;flex:1}
.world.ventures-section .venture h3{font-size:clamp(34px,3.2vw,48px);line-height:1.06;max-width:none;min-height:0;margin:0 0 17px}
.world.ventures-section .venture p{color:var(--muted);margin:0 0 24px}
.world.ventures-section .venture p.venture-category{color:#9d252a;font-size:11px;letter-spacing:.13em;line-height:1.5;margin:0 0 14px}
.world.ventures-section .venture .button{color:var(--ink);border-color:var(--ink);background:transparent;margin-top:auto;font-size:13px;gap:20px}
.world.ventures-section .venture .button:hover{background:var(--ink);color:#fff}
.world.ventures-section .product-image img{object-fit:contain;background:#f1eee9}
.learn{background:#fff;overflow:hidden}
.learn h2{margin-top:14px}
.course-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}
.course-toolbar>span{font-size:11px;letter-spacing:.12em}
.course-carousel{display:flex;gap:26px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--ink) var(--beige);padding:0 0 24px;overscroll-behavior-x:contain}
.course-card{display:flex;flex-direction:column;flex:0 0 calc((100% - 52px)/3.12);min-width:0;scroll-snap-align:start;background:#f7f4f0}
.course-image{display:block;aspect-ratio:4/4.4;overflow:hidden}
.course-image img{object-position:50% 25%;transition:transform .7s ease}
.course-image:hover img{transform:scale(1.035)}
.course-copy{display:flex;flex-direction:column;align-items:flex-start;flex:1;padding:27px 24px 30px}
.course-copy>.eyebrow{font-size:10px;letter-spacing:.11em;color:var(--muted);margin:0 0 13px}
.course-copy h3{font-size:35px;line-height:1.1;margin-bottom:16px}
.course-copy>p:not(.eyebrow){font-size:15px;line-height:1.65;color:var(--muted);margin-bottom:25px}
.course-copy .button{margin-top:auto;font-size:12px;gap:16px;padding:13px 16px;min-height:49px}
.gua-invitation{display:grid;grid-template-columns:1fr 1fr;background:var(--beige);overflow:hidden}
.gua-visual{position:relative;min-height:550px;background:#f2f3f3;overflow:hidden}
.gua-visual>img{position:absolute;inset:0;object-position:center top}
.gua-visual:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#16131180);pointer-events:none}
.gua-photo-note{position:absolute;z-index:1;bottom:38px;left:9%;color:#fff;font:400 clamp(35px,3.8vw,59px)/1 var(--serif);letter-spacing:-.025em}
.gua-copy{padding:75px 13%;align-self:center}
.gua-copy h2{font-size:clamp(58px,5.8vw,88px);margin:22px 0 28px}
.gua-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:30px;max-width:37ch}
.gua-copy .button{font-size:13px;gap:20px}
@media(max-width:1100px){.world.ventures-section .venture>.venture-copy{padding:28px}.course-card{flex-basis:calc((100% - 26px)/2.2)}.gua-copy{padding:50px 10%}.gua-copy .button{font-size:12px;padding:15px 18px}.gua-visual{min-height:530px}}
@media(max-width:760px){.world.ventures-section .ventures{grid-template-columns:1fr;gap:28px}.world.ventures-section .venture>.venture-copy{padding:28px 8% 32px}.world.ventures-section .venture h3{font-size:39px}.world.ventures-section .venture>.venture-image{aspect-ratio:1.35}.learn .section-heading>p{margin-top:23px}.course-card{flex-basis:86%}.course-carousel{gap:20px}.course-copy h3{font-size:36px}.course-toolbar>span{font-size:10px}.gua-invitation{grid-template-columns:1fr}.gua-visual{min-height:0;aspect-ratio:1.05}.gua-copy{padding:48px 8% 55px}.gua-copy h2{font-size:62px}.gua-photo-note{font-size:43px;bottom:28px}.gua-copy .button{font-size:13px}.gua-copy>p:not(.eyebrow){max-width:none}}
@media(prefers-reduced-motion:reduce){.course-image img{transition:none}.course-image:hover img{transform:none}.course-carousel{scroll-behavior:auto}}

/* Compact editorial venture posters, each with its own tonal identity. */
.world.venture-gallery{background:#fff;padding-left:5%;padding-right:5%}
.venture-gallery .section-heading{padding:0 2.2%;margin-bottom:38px;align-items:center}
.venture-intro>p{max-width:43ch}
.venture-controls{margin-top:22px}
.venture-controls[hidden]{display:none}
.venture-carousel{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding-bottom:18px;scrollbar-width:thin;scrollbar-color:#b9afa8 #f5f2ef}
.venture-poster{--poster-bg:#282422;--poster-ink:#fff;position:relative;isolation:isolate;flex:0 0 calc((100% - 54px)/4);min-width:0;min-height:540px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--poster-bg);color:var(--poster-ink);overflow:hidden;scroll-snap-align:start}
.poster-photo{position:absolute;z-index:-2;top:0;left:0;width:100%;height:66%;object-position:60% 30%;transition:transform .8s cubic-bezier(.2,.65,.3,1)}
.venture-poster:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0004 0%,transparent 22%,transparent 28%,var(--poster-bg) 65%)}
.venture-poster:hover .poster-photo{transform:scale(1.045)}
.poster-category{position:absolute;top:23px;left:24px;right:20px;font-size:12px;line-height:1.5;letter-spacing:.08em;font-weight:500;color:white;text-shadow:0 1px 8px #0009}
.poster-copy{padding:200px 24px 25px;display:flex;flex-direction:column;align-items:flex-start;flex:1;justify-content:flex-end}
.poster-copy h3{font-size:clamp(32px,2.8vw,44px);line-height:1.02;margin-bottom:17px;color:inherit;min-height:90px;display:flex;flex-direction:column;justify-content:flex-end;letter-spacing:-.035em}
.poster-copy h3 br{display:none}
.poster-copy>p{font-size:16px;line-height:1.55;min-height:100px;margin-bottom:22px;color:inherit}
.poster-copy .poster-button{width:100%;min-height:48px;padding:12px 13px;gap:8px;background:transparent;border-color:currentColor;color:inherit;font-size:13px;line-height:1.4;text-align:left;margin-top:auto}
.poster-copy .poster-button:hover{background:var(--poster-ink);color:var(--poster-bg)}
.poster-academy{--poster-bg:#e8e3dd;--poster-ink:#25221f}
.poster-academy .poster-photo{object-position:center 25%;height:61%}
.poster-academy .poster-copy h3{font-size:clamp(30px,2.4vw,38px)}
.poster-show .poster-category,.poster-academy .poster-category{color:#25221f;text-shadow:0 1px 8px #ffffff88}
.poster-rituals{--poster-bg:#edd8d5;--poster-ink:#282422}
.poster-rituals .poster-photo{object-position:center;height:58%;mix-blend-mode:multiply}
.poster-rituals:after{background:linear-gradient(180deg,transparent 20%,var(--poster-bg) 64%)}
.poster-rituals .poster-category{color:#49302e;text-shadow:none}
.poster-neo{--poster-bg:#343a38}
.poster-neo .poster-photo{object-position:48% 32%}
.learn .course-image{aspect-ratio:1.5}
.learn .course-image img{object-position:50% 32%}
.journal-intro .button{margin-top:26px}

/* A full-width speaking invitation anchored in a real audience photograph. */
.stage-invitation{background:#191919;color:#fff;overflow:hidden;padding-top:85px}
.stage-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;align-items:end;padding:0 9% 65px}
.stage-heading .eyebrow{color:#c6bcb6;font-size:12px;letter-spacing:.14em;margin-bottom:25px}
.stage-heading h2{font-size:clamp(76px,8.3vw,128px);line-height:.91;margin:0}
.stage-heading h2 em{color:#e4a3aa}
.stage-copy>p:first-child{font:400 clamp(26px,2.5vw,38px)/1.15 var(--serif);letter-spacing:-.02em;margin-bottom:23px}
.stage-copy>p+p{font-size:16px;color:#d4cfcb;line-height:1.7;max-width:42ch;margin:0}
.stage-copy .stage-button{margin-top:28px;background:#f1e2df;border-color:#f1e2df;color:#191919;padding:16px 25px}
.stage-copy .stage-button:hover{background:white;border-color:white}
.stage-panorama{margin:0;position:relative;aspect-ratio:3.05;overflow:hidden}
.stage-panorama>img{object-position:center 45%}
.stage-panorama:after{content:'';position:absolute;inset:0;background:linear-gradient(#19191920,transparent 35%,#191919b8)}
.stage-panorama figcaption{position:absolute;z-index:1;left:9%;right:9%;bottom:28px;display:flex;justify-content:space-between;align-items:center;gap:25px;color:#fff;font-size:12px;letter-spacing:.13em}
.stage-panorama figcaption em{font:italic 38px/1 var(--serif);letter-spacing:-.02em}

/* An intimate ritual composition with practice and product detail. */
.ritual-invitation{background:#fff;padding-top:115px;padding-bottom:110px}
.ritual-editorial{display:grid;grid-template-columns:.9fr 1.15fr;gap:7%;align-items:center;position:relative}
.ritual-copy{padding:20px 0}
.ritual-copy>.eyebrow{font-size:12px;letter-spacing:.13em;color:#8b484d;margin-bottom:22px}
.ritual-copy h2{font-size:clamp(54px,5.8vw,85px);line-height:1.02;margin-bottom:28px}
.ritual-copy h2 em{color:#a5464d}
.ritual-copy h3{font:500 16px/1.5 var(--sans);letter-spacing:0;margin-bottom:13px}
.ritual-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:36ch;line-height:1.75}
.ritual-copy>.button{margin-top:28px}
.ritual-art{position:relative;padding:30px 0 110px 25px;isolation:isolate}
.ritual-art:before{content:'';position:absolute;z-index:-1;inset:0 40px 35px 0;background:#f1e2df}
.ritual-art figure{margin:0;overflow:hidden}
.ritual-practice{aspect-ratio:1.16;position:relative}
.ritual-practice img{object-position:58% center;transition:transform 1s ease}
.ritual-art:hover .ritual-practice img{transform:scale(1.025)}
.ritual-art .ritual-detail{position:absolute;right:0;bottom:0;width:37%;aspect-ratio:1;border:9px solid #fff;transform:rotate(5deg);box-shadow:0 12px 35px #34292318;background:white}
.ritual-detail img{object-fit:cover}
.ritual-caption{position:absolute;bottom:51px;left:55px;font:400 28px/1.1 var(--serif);letter-spacing:-.025em}
.ritual-caption em{color:#95545a}
@media(min-width:1600px){.venture-poster{min-height:580px}.poster-photo{height:70%}.poster-copy{padding-top:230px}.poster-copy>p{min-height:80px}}
@media(max-width:1150px){.venture-poster{flex-basis:calc((100% - 36px)/3.15);min-height:520px}.poster-copy h3{font-size:38px}.poster-academy .poster-copy h3{font-size:32px}.stage-heading{gap:6%;padding-left:7%;padding-right:7%}.stage-heading h2{font-size:88px}.ritual-editorial{gap:5%}.ritual-art{padding-bottom:100px}.ritual-caption{left:40px;font-size:24px}}
@media(max-width:760px){.venture-gallery .section-heading{padding:0;margin-bottom:28px}.venture-intro>p{margin-top:22px}.venture-controls{justify-content:flex-end}.venture-poster{flex-basis:83%;min-height:520px}.poster-copy{padding:195px 24px 25px}.poster-copy h3{font-size:42px}.poster-academy .poster-copy h3{font-size:35px}.poster-copy>p{min-height:76px}.venture-carousel{gap:16px}.poster-photo{object-position:62% 30%}.learn .course-image{aspect-ratio:1.5}.stage-invitation{padding-top:58px}.stage-heading{grid-template-columns:1fr;gap:32px;padding:0 7% 42px}.stage-heading h2{font-size:clamp(70px,17vw,110px)}.stage-heading .eyebrow{font-size:11px}.stage-copy>p:first-child{font-size:30px}.stage-copy>p+p{max-width:40ch}.stage-panorama{aspect-ratio:1.55}.stage-panorama>img{object-position:59% center}.stage-panorama figcaption{left:7%;right:7%;bottom:22px;display:block;font-size:10px}.stage-panorama figcaption em{display:block;margin-top:10px;font-size:30px}.ritual-invitation{padding-top:60px;padding-bottom:65px}.ritual-editorial{grid-template-columns:1fr;gap:35px}.ritual-copy{padding:0}.ritual-copy h2{font-size:60px}.ritual-copy>p:not(.eyebrow){max-width:40ch}.ritual-art{padding-top:22px;padding-left:20px;padding-bottom:100px}.ritual-art:before{right:27px}.ritual-caption{left:37px;bottom:48px;font-size:25px}.ritual-art .ritual-detail{border-width:7px}}
@media(prefers-reduced-motion:reduce){.poster-photo,.ritual-practice img{transition:none}.venture-poster:hover .poster-photo,.ritual-art:hover .ritual-practice img{transform:none}}

/* Narrow cleanup of the approved four-poster layout. */
.venture-poster .poster-photo{height:72%}
.venture-poster:after{background:linear-gradient(180deg,#0002 0%,transparent 23%,color-mix(in srgb,var(--poster-bg) 12%,transparent) 32%,color-mix(in srgb,var(--poster-bg) 56%,transparent) 45%,color-mix(in srgb,var(--poster-bg) 92%,transparent) 58%,var(--poster-bg) 68%)}
.poster-copy{flex:0 0 auto;margin-top:auto;padding-top:215px}
.poster-copy h3{min-height:0}
.poster-copy>p{min-height:0;font-size:16px;margin-bottom:22px}
.poster-copy .poster-button{margin-top:0}
.poster-category{font-size:11px}
.world.venture-gallery{padding-bottom:36px}
.learn{padding-top:44px}
.journal .section-heading{display:block}
.journal .section-heading .eyebrow{display:inline-block;padding-bottom:12px;border-bottom:2px solid #b81b22}
@media(max-width:760px){.poster-copy{padding-top:220px}.world.venture-gallery{padding-bottom:22px}.learn{padding-top:30px}}

/* Programs: an editorial course selector, with a full photographic spread. */
.course-showcase{padding-top:55px;padding-bottom:80px}
.course-showcase .section-heading{margin-bottom:28px;align-items:center}
.course-showcase h2 em{color:#a6444b}
.course-selector{display:flex;gap:0;border-bottom:1px solid #ded8d4;overflow:auto;margin-bottom:18px}
.course-selector button{flex:1;white-space:nowrap;padding:16px 20px;border:0;border-bottom:2px solid transparent;background:transparent;font:500 14px var(--sans);color:#67615f;cursor:pointer;transition:color .2s,border-color .2s}
.course-selector button[aria-pressed=true]{color:#a71926;border-color:#a71926}
.course-selector button:hover{color:#a71926}
.course-showcase .course-toolbar{margin:0 0 16px}
.course-showcase .course-status{font-size:11px;letter-spacing:.1em}
.course-showcase .course-carousel{gap:22px;scrollbar-width:none;padding-bottom:0}
.course-showcase .course-carousel::-webkit-scrollbar{display:none}
.course-showcase .course-card{flex:0 0 100%;display:grid;grid-template-columns:1.08fr 1fr;background:#f2e3e0;min-height:390px;overflow:hidden}
.course-showcase .course-image{aspect-ratio:auto;height:100%;min-height:390px}
.course-showcase .course-image img{object-position:50% 35%;transition:transform 1s ease}
.course-showcase .course-card:nth-child(2){background:#f0ece6}
.course-showcase .course-card:nth-child(3){background:#f6eeeb}
.course-showcase .course-card:nth-child(4){background:#e9e5de}
.course-showcase .course-card:nth-child(5){background:#efe5e2}
.course-showcase .course-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:42px 11%;border:0}
.course-showcase .course-copy>.eyebrow{font-size:11px;color:#8b4248;line-height:1.5;margin-bottom:22px}
.course-showcase .course-copy h3{font-size:clamp(40px,4.2vw,64px);line-height:1.05;margin-bottom:20px}
.course-showcase .course-copy>p:not(.eyebrow){font-size:16px;line-height:1.75;margin:0 0 28px;max-width:33ch;min-height:0}
.course-showcase .course-copy .button{margin:0;background:#1b1b1b;color:#fff;border-color:#1b1b1b;font-size:13px;position:relative;overflow:hidden}
.course-showcase .course-copy .button:hover{background:#a71926;border-color:#a71926}
.atrium-copy>.button{margin-top:25px}

/* A single full-bleed speaking scene; no panel/image seam. */
.speaker-feature{position:relative;isolation:isolate;overflow:hidden;min-height:710px;padding:80px 7% 100px;background:#1b1b1b;color:white;display:flex;align-items:center}
.speaker-feature-photo{position:absolute;inset:0;z-index:-2;overflow:hidden}
.speaker-feature-photo img{width:100%;height:100%;object-fit:cover;object-position:75% 35%;transform:scale(1.02);transition:transform 2s ease}
.speaker-feature:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#131516f5 0%,#131516e8 23%,#1315169e 42%,#13151616 65%),linear-gradient(0deg,#131516de,transparent 35%)}
.speaker-feature-copy{width:46%;max-width:550px}
.speaker-feature-copy>.eyebrow{font-size:11px;letter-spacing:.11em;line-height:1.7;margin-bottom:24px;color:#e5d5d1}
.speaker-feature h2{font-size:clamp(70px,7.7vw,112px);line-height:.93;letter-spacing:-.045em;margin:0 0 27px}
.speaker-feature h2 em{color:#edc7c2}
.speaker-feature .speaker-lead{font:400 27px/1.2 var(--serif);margin-bottom:20px}
.speaker-feature-copy>p:not(.eyebrow):not(.speaker-lead){max-width:36ch;font-size:16px;line-height:1.7;color:#e0dcda;margin-bottom:28px}
.speaker-book{background:#f2e3e0;color:#1b1b1b;border-color:#f2e3e0;font-size:13px;position:relative;overflow:hidden}
.speaker-book:hover{background:white;border-color:white}
.speaker-topics{position:absolute;bottom:30px;left:7%;right:7%;display:flex;gap:32px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#e7ddd8}
.speaker-topics span+span{border-left:1px solid #ffffff50;padding-left:32px}

/* Real shop products: generous image surfaces, compact names and prices. */
.home-shop{padding-top:80px;padding-bottom:85px;background:#fff}
.home-shop .section-heading{align-items:center;margin-bottom:34px}
.home-shop h2{font-size:clamp(48px,4.8vw,72px)}
.home-shop .eyebrow{font-size:11px;color:#93484f}
.home-shop-intro>p{max-width:31ch;font-size:17px;margin-bottom:22px}
.home-shop-intro .button{font-size:13px}
.product-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}
.product-toolbar>p{font-size:11px;letter-spacing:.1em}
.product-carousel{display:flex;gap:24px;overflow:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding-bottom:24px;scrollbar-width:thin;scrollbar-color:#b0a49f #f7f4f2}
.home-product{flex:0 0 calc((100% - 72px)/4);min-width:0;scroll-snap-align:start}
.home-product-image{display:block;aspect-ratio:1;background:#f7f6f4;border-radius:12px;overflow:hidden;margin-bottom:21px}
.home-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .7s ease}
.home-product-image:hover img{transform:scale(1.07)}
.home-product h3{font:400 27px/1.15 var(--serif);min-height:2.3em;margin-bottom:13px}
.home-product h3 a{text-decoration:none}
.home-product-price{font-size:15px;font-weight:500;margin-bottom:14px}
.home-product-price span{font-size:11px;font-weight:400;color:#736965;margin-left:5px}
.home-product-link{font-size:13px;display:flex;justify-content:space-between;align-items:center;text-decoration:none;border-bottom:1px solid #d9cfca;padding-bottom:12px}
.home-product-link:hover{color:#a71926}
.home-instagram{background:#f2e3e0;padding-top:58px;padding-bottom:35px}
.instagram-header{display:flex;justify-content:space-between;gap:35px;align-items:center;margin-bottom:30px}
.instagram-header .eyebrow{font-size:11px;color:#93484f;margin-bottom:15px}
.instagram-header h2{font-size:clamp(44px,4.5vw,66px);line-height:1.04;margin:0}
.instagram-header .button{font-size:13px}
.instagram-embed-wrap{max-width:900px;margin:auto;overflow:hidden;background:white;border-radius:3px}
.instagram-embed-wrap iframe{width:100%;height:600px;border:0;display:block;background:white}
.instagram-availability{text-align:center;font-size:12px;color:#655956;margin-top:18px}
.instagram-availability a{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1000px){.course-showcase .course-copy{padding:30px 8%}.speaker-feature-copy{width:50%}.speaker-feature h2{font-size:82px}.home-product{flex-basis:calc((100% - 48px)/3)}}
@media(max-width:760px){.course-showcase{padding-top:35px;padding-bottom:55px}.course-selector button{flex:0 0 auto;padding:14px 16px;font-size:13px}.course-showcase .course-card{grid-template-columns:1fr;min-height:0}.course-showcase .course-image{min-height:0;height:245px}.course-showcase .course-copy{padding:30px}.course-showcase .course-copy h3{font-size:43px}.course-showcase .course-copy>.eyebrow{margin-bottom:14px}.course-showcase .course-copy>p:not(.eyebrow){margin-bottom:22px}.speaker-feature{min-height:790px;padding:335px 7% 95px;align-items:end}.speaker-feature-photo img{object-position:64% top;height:470px;object-fit:cover}.speaker-feature:after{background:linear-gradient(0deg,#1b1b1b 0%,#1b1b1b 40%,#1b1b1bd9 49%,transparent 78%)}.speaker-feature-copy{width:100%;max-width:none}.speaker-feature h2{font-size:76px}.speaker-feature .speaker-lead{font-size:25px}.speaker-feature-copy>p:not(.eyebrow):not(.speaker-lead){font-size:15px}.speaker-topics{gap:12px;font-size:9px;line-height:1.5;bottom:25px}.speaker-topics span+span{padding-left:12px}.home-shop{padding-top:55px;padding-bottom:50px}.home-shop .section-heading{display:block}.home-shop-intro{margin-top:24px}.home-shop h2{font-size:52px}.home-product{flex-basis:73%}.home-product h3{font-size:29px}.product-carousel{gap:18px}.instagram-header{display:block}.instagram-header h2{font-size:48px}.instagram-header .button{margin-top:24px}.home-instagram{padding:45px 6% 30px}.instagram-embed-wrap iframe{height:535px}}
@media(prefers-reduced-motion:reduce){.course-image img,.speaker-feature-photo img,.home-product-image img{transition:none!important;transform:none!important}.product-carousel{scroll-behavior:auto}}
@media(min-width:761px){.course-showcase .course-card{height:420px;min-height:0}.course-showcase .course-image{min-height:0;height:420px;overflow:hidden}.course-showcase .course-image img{height:100%}}
.instagram-embed-wrap{max-width:800px}.instagram-embed-wrap iframe{height:790px}.instagram-header h2{font-size:clamp(42px,4vw,58px)}
@media(max-width:760px){.instagram-embed-wrap iframe{height:560px}}
@media(min-width:761px){.speaker-feature-photo img{object-position:center top;transform:translateX(12%) scale(1.02)}.speaker-feature:after{background:linear-gradient(90deg,#131516 0%,#131516 20%,#131516ed 30%,#13151680 48%,transparent 72%),linear-gradient(0deg,#131516de,transparent 35%)}}
.home-product-image{aspect-ratio:1.15}.home-product-image img{padding:10px;object-fit:contain}
.course-selector{scrollbar-width:none}.course-selector::-webkit-scrollbar{display:none}

/* Mood-board accents stay local; the approved white foundation remains. */
:root{--accent-milk:#fbf7f4;--accent-oat:#e8d8ce;--accent-blush:#eac3bf;--accent-rose:#906262;--accent-terra:#9f544a;--accent-moss:#52503a;--accent-gold:#b8925f;--accent-espresso:#3b2f2a}
.course-gallery{background:#fff;padding-top:45px;padding-bottom:75px}
.course-gallery .section-heading{margin-bottom:26px;align-items:center}
.course-gallery h2 em{color:var(--accent-terra)}
.course-gallery .course-toolbar{margin-bottom:20px}
.course-gallery .course-carousel{gap:24px;padding-bottom:22px;align-items:stretch;scrollbar-width:thin;scrollbar-color:var(--accent-rose) #f5efeb}
.course-gallery .course-card{--course-accent:var(--accent-terra);flex:0 0 calc((100% - 48px)/3.15);display:flex;flex-direction:column;background:var(--accent-milk);border:1px solid #ece3de;border-radius:3px;overflow:hidden;min-height:0;box-shadow:0 8px 22px #3b2f2a05}
.course-gallery .course-card:nth-child(2){--course-accent:var(--accent-moss)}
.course-gallery .course-card:nth-child(3){--course-accent:var(--accent-rose)}
.course-gallery .course-card:nth-child(4){--course-accent:var(--accent-moss)}
.course-gallery .course-card:nth-child(5){--course-accent:#b81b22}
.course-gallery .course-image{aspect-ratio:1.45;height:auto;min-height:0;border-bottom:3px solid var(--course-accent)}
.course-gallery .course-image img{object-position:50% 34%;width:100%;height:100%}
.course-gallery .course-copy{padding:25px 25px 27px;flex:1}
.course-gallery .course-copy>.eyebrow{font-size:11px;line-height:1.5;letter-spacing:.075em;color:var(--course-accent);margin-bottom:13px}
.course-gallery .course-copy h3{font-size:36px;line-height:1.06;color:var(--accent-espresso);margin-bottom:16px}
.course-gallery .course-copy>p:not(.eyebrow){font-size:15px;line-height:1.65;margin-bottom:24px;max-width:none}
.course-gallery .course-copy .button{margin-top:auto;width:100%;justify-content:space-between;background:transparent;border-color:var(--course-accent);color:var(--course-accent);font-size:13px;padding:13px 15px}
.course-gallery .course-copy .button:hover{background:var(--course-accent);color:white}
.speaker-feature{background:#1b1b1b}
.speaker-feature h2 em{color:var(--accent-oat)}
.speaker-feature-copy>.eyebrow:after{content:'';display:block;width:48px;height:2px;margin-top:19px;background:var(--accent-gold)}
.speaker-book{background:var(--accent-milk);border-color:var(--accent-milk);color:var(--accent-espresso)}
.ritual-art:before{background:var(--accent-blush)}
.ritual-copy h2 em,.ritual-caption em{color:var(--accent-terra)}
.home-product-image{background:var(--accent-milk)}
.home-shop .eyebrow{color:var(--accent-terra)}
.home-product-link:hover{color:var(--accent-terra)}
.instagram-post-section{background:#fff;padding:50px 5% 55px}
.instagram-post-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px}
.instagram-post-heading h2{font-size:42px;line-height:1.1;margin:0;color:var(--accent-espresso)}
.instagram-post-heading h2 em{color:var(--accent-rose)}
.instagram-post-actions{display:flex;align-items:center;gap:28px}
.instagram-post-actions>a{font-size:14px;text-decoration:none;border-bottom:1px solid var(--accent-gold);padding-bottom:5px}
.instagram-post-carousel{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding-bottom:16px;scrollbar-width:thin;scrollbar-color:var(--accent-rose) var(--accent-milk)}
.instagram-post{position:relative;display:block;flex:0 0 calc((100% - 64px)/4.5);aspect-ratio:1;overflow:hidden;scroll-snap-align:start;background:var(--accent-oat)}
.instagram-post>img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.instagram-post:hover>img{transform:scale(1.04)}
.instagram-post-type{position:absolute;top:12px;right:12px;background:#191919b3;color:#fff;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:12px}
.instagram-post-open{position:absolute;bottom:0;left:0;right:0;padding:32px 15px 13px;background:linear-gradient(transparent,#191919d9);font-size:12px;color:#fff;opacity:0;transition:opacity .25s}
.instagram-post:hover .instagram-post-open,.instagram-post:focus-visible .instagram-post-open{opacity:1}
@media(min-width:761px){.speaker-feature:after{background:linear-gradient(90deg,#131516 0%,#131516 20%,#131516ed 30%,#13151680 48%,transparent 72%),linear-gradient(0deg,#131516de,transparent 35%)}}
@media(max-width:1100px){.course-gallery .course-card{flex-basis:calc((100% - 24px)/2.35)}.instagram-post{flex-basis:29%}}
@media(max-width:760px){.course-gallery{padding-top:30px;padding-bottom:50px}.course-gallery .course-card{flex-basis:86%}.course-gallery .course-carousel{gap:18px}.course-gallery .course-image{aspect-ratio:1.4}.course-gallery .course-copy{padding:23px}.course-gallery .course-copy h3{font-size:35px}.speaker-feature:after{background:linear-gradient(0deg,#1b1b1b 0%,#1b1b1b 40%,#1b1b1bd9 49%,transparent 78%)}.instagram-post-section{padding:35px 6% 40px}.instagram-post-heading{align-items:flex-start;gap:18px;flex-wrap:wrap}.instagram-post-heading h2{font-size:36px}.instagram-post-actions{width:100%;justify-content:space-between}.instagram-post{flex-basis:70%}.instagram-post-open{opacity:1}}
@media(prefers-reduced-motion:reduce){.instagram-post>img,.instagram-post-open{transition:none}.instagram-post:hover>img{transform:none}}

/* Focused homepage refinements: course covers, full product photos and ritual spacing. */
/* Finished course artwork is displayed uncropped and without a colour overlay. */
.course-gallery .course-image{position:relative;background:#fbf7f4;border:0;aspect-ratio:3/2}
.course-gallery .course-image img{position:static;width:100%;height:100%;object-fit:contain;object-position:center;transform:none}
.course-gallery .course-image:hover img{transform:none}
.home-product-image{aspect-ratio:3/2;background:transparent;border-radius:0;overflow:visible}
.home-product-image img{padding:0;object-fit:contain;mix-blend-mode:normal;transform:none}
.home-product-image:hover img{transform:none}
.home-product-link{display:flex;justify-content:space-between;gap:18px;min-height:48px;padding:13px 18px;border:1px solid #252321;background:#252321;color:#fff;font:500 13px/1.4 var(--sans);transition:background .2s,border-color .2s}
.home-product-link:hover{background:var(--accent-terra);border-color:var(--accent-terra);color:#fff}
.home-product-link:focus-visible{outline:2px solid var(--accent-terra);outline-offset:4px}
.ritual-art{padding-bottom:150px}
.ritual-art:before{background:var(--accent-moss)}
.ritual-caption{color:var(--accent-milk)}
.ritual-caption em{color:var(--accent-oat)}
@media(max-width:760px){.ritual-art{padding-bottom:140px}}

/* Membership first, followed by individual courses; coordinated ritual accent. */
.ritual-copy h2 em{color:var(--accent-moss)}
.venture-gallery+.atrium{margin-top:38px}
.atrium+.course-gallery{padding-top:75px}
@media(max-width:760px){.venture-gallery+.atrium{margin-top:25px}.atrium+.course-gallery{padding-top:50px}}

/* Clear channel/shop headings, quieter spacing, and a social storefront strip. */
.course-gallery .course-copy .button{background:var(--ink);border-color:var(--ink);color:white}
.course-gallery .course-copy .button:hover{background:#3e3936;border-color:#3e3936;color:white}
.course-gallery{padding-bottom:32px}
.journal.section{padding-top:40px;padding-bottom:45px}
.journal .section-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:27px}
.journal .section-heading h2{font-size:clamp(48px,5vw,70px);margin:0}
.journal .section-heading .youtube-kicker{display:flex;align-items:center;gap:10px;border:0;padding:0;margin:0 0 18px;font-size:12px;color:#655c57}
.youtube-word{display:inline-flex;align-items:center;gap:8px;font:700 20px/1 var(--sans);letter-spacing:-.045em;color:#e62117}
.youtube-word svg{width:27px;height:20px}
.youtube-actions{display:flex;flex-direction:column;align-items:flex-end;gap:22px;flex-shrink:0}
.youtube-actions .button{font-size:13px}
.journal-card{display:flex;flex-direction:column}
.journal-card h3{font-size:29px;line-height:1.16;margin:20px 0 18px}
.journal-card .video-fallback{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;margin-top:auto;border:0;border-bottom:1px solid #bcb3ad;padding:8px 0;font:500 14px/1.5 var(--sans);transition:color .2s,border-color .2s}
.video-fallback span{font-size:24px;transition:transform .2s}
.journal-card .video-fallback:hover{color:#c51c17;border-color:#c51c17}
.video-fallback:hover span{transform:translate(3px,-3px)}
.home-shop{padding-top:50px}
.home-product h3{min-height:0;margin:0 0 10px;font-size:26px;line-height:1.16}
.home-product-image{margin-bottom:17px}
.home-product-price{margin:0 0 16px}
.instagram-post-section{padding:42px 5% 42px;background:#fbf7f4}
.instagram-title-group>.eyebrow{font-size:11px;letter-spacing:.1em;color:var(--accent-rose);margin:0 0 10px}
.instagram-post-heading{margin-bottom:27px}
.instagram-post-heading h2{font-size:clamp(32px,3.4vw,47px)}
.instagram-post-actions{gap:28px;flex-shrink:0}
.instagram-post-actions .instagram-profile{display:flex;align-items:center;gap:12px;border:0;padding:0;font:400 14px/1.5 var(--sans)}
.instagram-profile>img{height:48px;width:48px;border-radius:50%;object-fit:cover;object-position:center 25%;border:2px solid #fff;box-shadow:0 0 0 2px var(--accent-rose)}
.instagram-profile strong{display:block;font-weight:500}
.instagram-profile small{display:block;font-size:12px;color:#74635c}
.instagram-post-section .carousel-controls{gap:8px}
.instagram-post-section .carousel-controls button{width:42px;height:42px;border-radius:50%;border:1px solid #d7cbc4;background:transparent;font-size:21px}
.instagram-post-section .carousel-controls button:hover{background:var(--ink);color:white}
.instagram-post-carousel{gap:16px;padding:0 0 18px;scrollbar-color:var(--accent-rose) #e9ded7;scroll-padding-inline:0}
.instagram-post{flex:0 0 calc((100% - 48px)/3.8);aspect-ratio:1;border-radius:7px;isolation:isolate;box-shadow:0 4px 14px #3b2f2a0a}
.instagram-post>img{transition:transform .8s cubic-bezier(.2,.65,.3,1)}
.instagram-post:hover>img,.instagram-post:focus-visible>img{transform:scale(1.045)}
.instagram-post-open{display:flex;justify-content:space-between;align-items:center;padding:45px 17px 15px;opacity:1;font-size:13px;background:linear-gradient(transparent,#171717b0);transform:translateY(0)}
.instagram-open-arrow{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ffffff24;font-size:22px;transition:background .2s,transform .2s}
.instagram-post:hover .instagram-open-arrow{background:#fff;color:#191919;transform:rotate(8deg)}
.instagram-post-type{background:#ffffffeb;color:#222;width:29px;height:29px;box-shadow:0 2px 8px #0002}
@media(max-width:1100px){.instagram-post-heading{align-items:flex-start}.instagram-post-actions{gap:18px}.instagram-post{flex-basis:29%}.instagram-profile>img{display:none}}
@media(max-width:760px){.course-gallery{padding-bottom:23px}.journal.section{padding-top:28px;padding-bottom:30px}.journal .section-heading{display:block;margin-bottom:22px}.journal .section-heading h2{font-size:48px}.youtube-actions{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-top:25px}.youtube-actions .button{padding:13px 16px;min-height:48px;font-size:12px;gap:15px}.youtube-actions .carousel-controls{margin-left:auto}.journal-card h3{font-size:28px}.home-shop{padding-top:35px}.home-product h3{font-size:26px}.instagram-post-section{padding:32px 6%}.instagram-post-heading h2{font-size:35px;max-width:16ch}.instagram-post-actions{width:100%;justify-content:space-between}.instagram-profile>img{display:block}.instagram-post{flex-basis:69%}.instagram-post-open{padding:40px 14px 13px}}
@media(prefers-reduced-motion:reduce){.instagram-post:hover>img,.instagram-post:focus-visible>img,.instagram-post:hover .instagram-open-arrow{transform:none}.video-fallback span{transition:none}}

.instagram-post-section .instagram-post-open{opacity:0}
.instagram-post-section .instagram-post:hover .instagram-post-open,.instagram-post-section .instagram-post:focus-visible .instagram-post-open{opacity:1}

/* Alternate the central section surfaces without changing their card layouts. */
.course-gallery{background:#fff;padding-bottom:48px}
.journal.section{background:var(--accent-milk);padding-top:48px;padding-bottom:42px}
.home-shop{background:#fff;padding-top:52px}
.video-carousel-shell{position:relative}
.video-carousel-shell>.carousel-controls{display:contents}
.video-carousel-shell>.carousel-controls button{position:absolute;z-index:3;top:var(--video-arrow-top,100px);transform:translateY(-50%);height:50px;width:50px;border-radius:50%;border:1px solid #e0d8d2;background:white;color:#191919;box-shadow:0 4px 17px #19191918;font-size:26px}
.video-carousel-shell .carousel-prev{left:-25px}
.video-carousel-shell .carousel-next{right:-25px}
.video-carousel-shell>.carousel-controls button:hover:not(:disabled){background:var(--ink);border-color:var(--ink);color:white}
.video-carousel-shell>.carousel-controls button:disabled{opacity:.65;box-shadow:none;color:#b8b0aa}
.journal .youtube-actions{justify-content:center}
.ritual-copy>p:not(.eyebrow){max-width:37ch}
.ritual-copy .button{margin-top:25px}
@media(max-width:760px){.course-gallery{padding-bottom:34px}.journal.section{padding-top:35px;padding-bottom:32px}.home-shop{padding-top:38px}.youtube-actions{justify-content:flex-start;margin-top:22px}.video-carousel-shell>.carousel-controls button{width:40px;height:40px;font-size:23px}.video-carousel-shell .carousel-prev{left:-18px}.video-carousel-shell .carousel-next{right:-18px}.ritual-copy .button{padding:15px 18px;font-size:13px;gap:20px}}

/* Air around the channel and shop collections. */
.journal.section{padding-top:76px;padding-bottom:72px}
.home-shop{padding-top:82px;padding-bottom:72px}
@media(max-width:760px){.journal.section{padding-top:54px;padding-bottom:50px}.home-shop{padding-top:58px;padding-bottom:52px}}

/* Approved Course Gallery navigation — September 2026. */
.header-demo{--menu-red:#b81b22}.concept-header{position:relative;z-index:40;display:flex;align-items:center;gap:36px;min-height:94px;padding:18px 5%;background:white}.concept-logo{width:156px;flex-shrink:0}.concept-logo img{height:auto;object-fit:contain}.concept-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.concept-nav>a,.concept-nav>button{font:500 14px/1.4 var(--sans);border:0;background:none;padding:15px 0;white-space:nowrap;position:relative}.concept-nav>button{display:flex;gap:9px;align-items:center}.concept-nav>button[aria-expanded=true]:after{content:'';height:2px;background:var(--menu-red);position:absolute;bottom:4px;left:0;right:0}.concept-quiz{border:1px solid #191919;background:#191919;color:white;display:flex;align-items:center;gap:25px;min-height:48px;padding:12px 20px;font:500 14px/1.4 var(--sans);white-space:nowrap}.concept-quiz span{font-size:20px}.concept-mobile{display:none}.courses-panel{position:absolute;left:0;right:0;top:100%;background:white;padding:30px 5% 0;box-shadow:0 22px 28px #28211f18;border-top:1px solid #eee7e2}.courses-panel[hidden]{display:none!important}.nav-courses{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.nav-course{display:block;min-width:0;padding-bottom:12px;position:relative}.nav-course img{width:100%;height:auto;aspect-ratio:1.5;object-fit:contain;transition:transform .3s}.nav-course strong{font:400 25px/1.08 var(--serif);display:block;margin:15px 0 8px}.nav-course small{font:400 13px/1.5 var(--sans);color:#645b55;display:block;max-width:24ch}.nav-course b{display:none}.nav-course:hover img{transform:translateY(-3px)}.nav-course:hover strong{color:var(--menu-red)}.menu-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #e9e0da;margin-top:18px;padding:20px 0;font-size:14px}.menu-footer>a{font-weight:500}.menu-footer>a span{margin-left:30px}.menu-footer button{font-size:13px;background:none;border:0;padding:8px 0;color:#63574e}.menu-footer strong{font-weight:500;color:#191919;margin-left:12px}.menu-intro,.course-spotlight{display:none}.menu-kicker{font:500 12px/1.6 var(--sans);letter-spacing:.12em;color:#906262}.header-demo main{position:relative}.concept-nav a:hover{color:var(--menu-red)}.concept-header a:focus-visible,.concept-header button:focus-visible{outline:2px solid #b81b22;outline-offset:4px}

/* The chosen course gallery is shared by the homepage header. */
.gallery-header{--menu-red:#b81b22;position:sticky;top:0;z-index:40}
.gallery-header .concept-quiz{font-size:13px;gap:17px}
.gallery-header .courses-panel{max-height:calc(100svh - 100px);overflow:auto}
.gallery-header .menu-footer button{min-height:44px}
.gallery-header .nav-course small{font-size:14px}
.gallery-header .nav-course img{border:0}
.gallery-header [hidden]{display:none!important}
.announcement{font-size:13px;letter-spacing:0;line-height:1.6;padding:8px 4%}
.announcement a{font-weight:500}
@media(max-width:1150px){.gallery-header{gap:22px}.gallery-header .concept-logo{width:135px}.gallery-header .concept-nav{gap:20px}.gallery-header .concept-quiz{padding:12px 15px;gap:12px}}
@media(max-width:1050px){.gallery-header{min-height:78px;padding:13px 5%;gap:16px}.gallery-header .concept-logo{width:130px;margin-right:auto}.gallery-header .concept-nav,.gallery-header .courses-panel{display:none!important}.gallery-header .concept-quiz{font-size:13px;padding:11px 14px;min-height:44px;gap:13px}.gallery-header .concept-mobile{display:block;flex-shrink:0;background:none;border:0;font-size:24px;width:35px;padding:0}.gallery-header #mobile-nav{position:absolute;top:100%;left:0;right:0;background:#fff;padding:15px 6% 25px;box-shadow:0 15px 22px #0002;max-height:calc(100svh - 90px);overflow-y:auto}.gallery-header #mobile-nav>a,.gallery-header #mobile-courses{display:flex;width:100%;justify-content:space-between;padding:14px 0;background:none;border:0;border-bottom:1px solid #eee;font:500 16px/1.4 var(--sans)}.gallery-header #mobile-course-list{padding-top:14px}.gallery-header #mobile-course-list .nav-course{display:flex;align-items:center;gap:15px;padding:12px 0;border-bottom:1px solid #eee}.gallery-header #mobile-course-list .nav-course img{display:block;width:110px}.gallery-header #mobile-course-list .nav-course strong{font-size:25px;margin:0 0 7px}.gallery-header #mobile-course-list .nav-course small{font-size:13px}.gallery-header #mobile-course-list .nav-course b{display:none}}
@media(max-width:480px){.gallery-header{padding:12px 4%;gap:10px}.gallery-header .concept-logo{width:110px}.gallery-header .concept-quiz{font-size:12px;padding:10px 12px;gap:10px}.gallery-header .concept-quiz span{display:none}.gallery-header .concept-mobile{width:30px}.announcement{font-size:12px;line-height:1.55;padding:8px 15px}.announcement a{display:block;margin:1px 0 0}.hero-actions .button{font-size:12px}}
@media(max-width:350px){.gallery-header .concept-logo{width:94px}.gallery-header .concept-quiz{padding:10px;font-size:11px}}
@media(prefers-reduced-motion:reduce){.gallery-header .nav-course img{transition:none;transform:none}}

/* Final homepage polish: quieter episode gallery and a compact ritual composition. */
.journal .section-heading{align-items:flex-end;margin-bottom:32px;gap:28px}
.journal .section-heading h2{font-size:clamp(44px,4.2vw,58px);line-height:1.06}
.journal .section-heading .youtube-kicker{margin-bottom:15px}
.journal .youtube-actions{padding-bottom:4px}
.journal .youtube-actions .button{min-height:48px;padding:13px 20px;gap:22px}
.journal-grid{gap:28px;padding-bottom:2px;scrollbar-width:none}
.journal-grid::-webkit-scrollbar{display:none}
.journal-card{flex-basis:calc((100% - 56px)/3)}
.journal-card h3{font-size:24px;line-height:1.3;min-height:2.6em;margin:19px 0 17px;letter-spacing:-.015em}
.journal-card .video-fallback{align-self:flex-start;justify-content:flex-start;gap:18px;min-height:40px;padding:5px 0;border-color:#a99d93;font-size:13px}
.journal-card .video-fallback span{font-size:20px}
.journal .play-circle{width:48px;height:36px;border:0;border-radius:10px;background:#e62117;color:#fff;font-size:15px;box-shadow:0 3px 12px #0002}
.journal .video-launch:after{display:none}
.video-carousel-shell>.carousel-controls button{width:44px;height:44px;font-size:23px;box-shadow:0 2px 10px #19191912}
.video-carousel-shell .carousel-prev{left:-22px}.video-carousel-shell .carousel-next{right:-22px}
.ritual-invitation{padding-top:80px;padding-bottom:80px}
.ritual-editorial{grid-template-columns:1fr 1fr;gap:8%;max-width:1120px;margin-inline:auto}
.ritual-art{width:100%;max-width:440px;justify-self:center;padding:24px 0 112px 22px}
.ritual-art:before{inset:0 28px 22px 0}
.ritual-practice{aspect-ratio:1.25}
.ritual-art .ritual-detail{width:31%;border-width:7px;transform:rotate(3deg)}
.ritual-caption{left:40px;bottom:44px;font-size:25px;line-height:1.15}
@media(min-width:761px) and (max-width:1100px){.journal-card{flex-basis:calc((100% - 28px)/2)}.journal .section-heading h2{font-size:48px}.ritual-editorial{gap:6%}.ritual-caption{font-size:23px;left:32px}.ritual-copy h2{font-size:65px}}
@media(max-width:760px){.journal .section-heading{margin-bottom:28px}.journal .section-heading h2{font-size:45px}.journal .youtube-actions{margin-top:24px;padding-bottom:0}.journal-grid{gap:20px}.journal-card{flex-basis:100%}.journal-card h3{font-size:26px;min-height:0;margin:18px 0 16px}.journal-card .video-fallback{font-size:14px}.video-carousel-shell>.carousel-controls button{width:38px;height:38px;font-size:21px}.video-carousel-shell .carousel-prev{left:-17px}.video-carousel-shell .carousel-next{right:-17px}.ritual-invitation{padding-top:56px;padding-bottom:58px}.ritual-editorial{grid-template-columns:1fr;gap:38px}.ritual-art{max-width:370px;padding:20px 0 105px 18px}.ritual-art:before{right:22px;bottom:20px}.ritual-caption{left:32px;bottom:41px;font-size:24px}.ritual-copy h2{font-size:60px}}
