@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@400;500;600;700&display=swap";
:root{--black:#030303;--ink:#111;--white:#fff;--rose:#d7a6a2;--rose-deep:#b77877;--gold:#d9b06e;--sage:#9fb7a5;--cream:#f7efe5;--muted:#ffffffad;--line:#ffffff29}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--black);color:var(--white);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}.site-header{z-index:50;pointer-events:none;background:linear-gradient(#000000c7,#0000);justify-content:space-between;align-items:center;min-height:122px;padding:22px clamp(22px,4vw,64px);display:flex;position:fixed;top:0;left:0;right:0}.site-header>*{pointer-events:auto}.brand{gap:6px;text-decoration:none;display:grid}.brand-mark{filter:drop-shadow(0 4px 5px #000000bf);background:linear-gradient(90deg,#0000 0 8%,#ffffffe0 8% 16%,#0000 16% 22%,#ffffffe0 22% 31%,#0000 31% 40%,#ffffffe0 40% 50%,#0000 50% 58%,#ffffffe0 58% 65%,#0000 65%),linear-gradient(#ffffffe0,#ffffffe0) 50%/100% 1px no-repeat;width:232px;height:34px}.brand strong,.display{font-family:Cormorant Garamond,Georgia,Times New Roman,serif}.brand strong{text-shadow:0 8px 18px #000000bf;font-size:clamp(1.9rem,3vw,2.85rem);font-weight:500;line-height:.92}.brand small{color:#ffffffbd;letter-spacing:.28em;font-size:.82rem;font-weight:600}.nav-actions{align-items:center;gap:28px;display:flex}.nav-actions a{color:#ffffffe6;text-shadow:0 7px 18px #000000d1;font-size:clamp(1.45rem,1.75vw,1.95rem);font-weight:800;line-height:1;text-decoration:none}.language{aspect-ratio:1;color:#0000;background:linear-gradient(90deg,#116bff 0 50%,#fff 50%);border-radius:50%;place-items:center;width:68px;display:grid;box-shadow:0 10px 24px #0000008c}.button,.cta{background:var(--rose);color:#17110f;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 26px;font-size:.93rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:inset 0 -2px #ffffff38,0 18px 38px #00000061}.button.secondary{box-shadow:none;background:#ffffff14;border:1px solid #ffffff3d}.button:hover,.cta:hover{background:var(--rose-deep);color:#fff}.section{padding:clamp(48px,6vw,72px) clamp(18px,5vw,72px)}.section-inner{width:min(1180px,100%);margin:0 auto}.kicker{color:#fff5ebc2;letter-spacing:.12em;text-shadow:0 8px 18px #000c;margin:0 0 16px;font-size:clamp(.72rem,1vw,.94rem);font-weight:600}.display{text-shadow:0 1px #ffffff1f,0 22px 34px #000000b3;max-width:1040px;margin:0 0 18px;font-size:clamp(3rem,7vw,7.2rem);font-weight:500;line-height:.96}.page-title{background:linear-gradient(#0000006b,#050505 86%),url(/assets/maya-presence.jpg) 50%/cover;padding-top:clamp(112px,14svh,136px);padding-bottom:clamp(40px,7svh,72px)}.page-title+.section{padding-top:clamp(24px,4vw,42px)}.lead{color:#ffffffc7;max-width:760px;font-size:clamp(.98rem,1.35vw,1.16rem);line-height:1.54}.request-form{width:min(760px,100%);margin-top:24px}.request-form-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px;display:grid}.request-form label{color:#fff5ebc7;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:.78rem;font-weight:700;display:grid}.request-form input,.request-form textarea{width:100%;color:var(--white);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:12px 14px}.request-form textarea{resize:vertical}.request-form label:has(textarea){grid-column:1/-1}.request-form .muted{max-width:650px;margin:14px 0 0}.grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.card{background:#ffffff0f;min-height:210px;padding:22px}.card h3{margin:0 0 12px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500}.card p,.muted{color:#ffffffad;line-height:1.62}.teaching-section{color:#16110f;background:radial-gradient(circle at 14% 18%,#d7a6a242,#0000 24%),radial-gradient(circle at 88% 8%,#9fb7a53d,#0000 22%),linear-gradient(135deg,#fff8f1 0%,#f5e8dc 48%,#ead8ca 100%)}.teaching-section .kicker,.teaching-section .lead,.teaching-section .display{color:#16110f;text-shadow:none}.teaching-section .lead{color:#625347}.teaching-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px;display:grid}.teaching-grid article{background:#fffcf7ad;border:1px solid #78524524;border-radius:8px;min-height:250px;padding:clamp(22px,3vw,34px);position:relative;overflow:hidden;box-shadow:0 24px 70px #52322614}.teaching-grid article:after{content:"";border:1px solid #b7787738;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-48px;right:-36px}.teaching-grid span{color:#a67562;letter-spacing:.14em;margin-bottom:42px;font-size:.78rem;font-weight:800;display:inline-flex}.teaching-grid h3{margin:0 0 14px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.4rem);font-weight:500;line-height:.96}.teaching-grid p{color:#6b5a4c;max-width:440px;margin:0;line-height:1.62}.image-card{isolation:isolate;align-items:end;min-height:330px;padding:24px;display:grid;position:relative;overflow:hidden}.image-card:before,.image-card:after{content:"";position:absolute;inset:0}.image-card:before{z-index:-2;background:var(--image) center / cover;filter:saturate(1.08)contrast(1.08)brightness(.75);transition:transform .6s}.image-card:after{z-index:-1;background:linear-gradient(#0000001a,#000000d1)}.image-card:hover:before{transform:scale(1.06)}.about-page{background:radial-gradient(circle at 82% 10%,#d7a6a224,#0000 26%),linear-gradient(#070707 0%,#0b0908 100%);min-height:100svh}.offers-page{color:#16110f;background:linear-gradient(#fff8f1d1 0%,#fff8f1 36%,#f0dfd1 100%),url(/assets/maya-ocean-voice.jpg) top/cover fixed;min-height:100svh}.about-hero{align-items:end;min-height:44svh;padding-top:112px;padding-bottom:28px;display:grid}.offers-hero{background:linear-gradient(#04101c1a,#fff8f1eb 88%),url(/assets/maya-ocean-voice.jpg) 50% 52%/cover;align-items:end;min-height:clamp(280px,38svh,390px);padding-top:104px;padding-bottom:clamp(28px,4vw,44px);display:grid}.offers-hero .section-inner,.about-hero .section-inner{width:min(1180px,100% - 36px)}.offers-hero .display,.about-hero .display{max-width:860px;margin-bottom:14px;font-size:clamp(3.8rem,7vw,7.2rem)}.offers-hero .display,.offers-hero .kicker{color:#17110f;text-shadow:0 20px 48px #fff8f17a}.offers-hero .lead,.about-hero .lead{max-width:680px;margin:0;font-size:clamp(.98rem,1.25vw,1.12rem);line-height:1.5}.offers-grid-section,.about-pillars-section{padding-top:clamp(24px,4vw,44px);padding-bottom:clamp(34px,5vw,56px)}.offers-grid-section .grid{background:#744e4229;border:1px solid #744e4229;border-radius:8px;grid-template-columns:1fr;gap:1px;display:grid;overflow:hidden}.offer-directory-card{background:linear-gradient(120deg,#ffffffdb,#fffaf4b3),#fff8f1;grid-template-columns:minmax(0,1.2fr) minmax(220px,.55fr) auto;align-items:center;gap:22px;padding:clamp(18px,2.4vw,30px);display:grid}.offer-directory-card .kicker{color:#8a6045;text-shadow:none;margin-bottom:8px}.offer-directory-card h3{margin:0 0 8px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.35rem);font-weight:500;line-height:.96}.offer-directory-card p{color:#5f4f44;max-width:690px;margin:0;line-height:1.45}.offer-directory-meta{flex-wrap:wrap;gap:8px;display:flex}.offer-directory-meta span{color:#5a493e;border:1px solid #744e422e;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.78rem;display:inline-flex}.offer-directory-action{justify-content:end;display:flex}.offer-directory-action .button{white-space:nowrap;min-height:42px;padding:0 20px}.offers-grid-section .image-card{display:none}.about-pillars-section .grid{background:0 0;gap:8px}.about-pillars-section .card{background:linear-gradient(135deg,#fff8f121,#ffffff0b),#ffffff0a;border:1px solid #d7a6a22e;border-radius:8px;min-height:172px}.about-pillars-section .card h3{color:#fff3e3}.about-pillars-section .card p{margin:0;font-size:.98rem}.testimonial-video-card{background:#d9cec0;min-height:260px;display:grid;overflow:hidden}.testimonial-video-card video{object-fit:contain;background:#111;width:100%;height:100%;min-height:260px}.announcement-strip{z-index:3;background:#11100f;border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;grid-template-columns:minmax(180px,.55fr) 1.45fr;align-items:center;gap:clamp(18px,4vw,58px);padding:30px clamp(18px,5vw,72px);display:grid;position:relative}.announcement-strip p,.announcement-strip span{margin:0}.announcement-strip p{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,3.2rem);line-height:1}.announcement-strip span{color:#fff5ebb8;line-height:1.6}.scroll-chapter{background:#050505;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);min-height:220vh;display:grid;position:relative}.work-chapter{background:#080c0b}.offers-chapter{background:#0a0807}.chapter-pin{isolation:isolate;height:100svh;position:sticky;top:0;overflow:hidden}.chapter-media{z-index:-2;background:var(--chapter-image) center / cover;filter:saturate(.98)contrast(1.02)brightness(.66);position:absolute;inset:0;transform:scale(1.04)}.chapter-pin:before,.chapter-pin:after{content:"";position:absolute;inset:0}.chapter-pin:before{z-index:-1;background:linear-gradient(90deg,#000000c2,#0000003d 46%,#000000d6),linear-gradient(#0000002e,#000000d1)}.chapter-pin:after{opacity:.24;background:linear-gradient(#0000,#d7a6a22e,#0000);transform:translateY(-28%)}.chapter-copy{position:absolute;bottom:clamp(48px,10vh,110px);left:clamp(18px,6vw,84px);right:clamp(18px,6vw,84px)}.chapter-copy .display{max-width:760px;font-size:clamp(3.2rem,7vw,7.6rem)}.chapter-copy .lead{max-width:620px}.chapter-scroll{border-left:1px solid #ffffff1f;align-content:start;gap:clamp(20px,6vh,56px);padding:34vh clamp(18px,4vw,64px);display:grid}.story-card,.offer-step,.quote-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf412;border:1px solid #ffffff21;align-content:center;min-height:58vh;padding:clamp(24px,4vw,46px);display:grid}.story-card span,.offer-step>span{color:var(--gold);letter-spacing:.16em;font-size:.78rem;font-weight:700}.story-card h3,.offer-step h3,.quote-panel h3{margin:12px 0 14px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,4.2rem);font-weight:500;line-height:1}.story-card p,.offer-step p,.quote-panel p{color:#fff5ebb8;max-width:560px;font-size:clamp(1rem,1.2vw,1.16rem);line-height:1.7}.offer-step{background:#f7efe51a;min-height:66vh}.offer-step .button{width:fit-content}.event-landing{color:#111;background:radial-gradient(circle at 80% 20%,#d7a6a224,#0000 24%),linear-gradient(#fff7ef,#f3e4d7);position:relative}.event-landing .kicker,.event-landing .display,.event-landing .lead{color:#111;text-shadow:none}.event-landing .grid{background:#7a55462e}.event-landing .card{background:#fffcf7bd}.event-landing .card h3,.event-landing .card p,.event-landing .muted{color:#3e332d}.event-landing .pill{color:#5a493e;border-color:#78524533}.calendar-map-card{background:radial-gradient(circle at 18% 28%,#9fb7a56b,#0000 30%),linear-gradient(135deg,#fffcf7b8,#e1ccbedb);grid-template-rows:minmax(150px,1fr) auto;gap:18px;min-height:308px;padding:22px;display:grid;overflow:hidden}.calendar-map-card h3{margin:0 0 8px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.1rem);font-weight:500;line-height:.96}.calendar-map-card p{color:#5a493e;margin:0;line-height:1.55}.calendar-map-visual{background:radial-gradient(at 26% 48%,#fff8f1bd 0 12%,#0000 13%),radial-gradient(at 48% 44%,#fff8f1a8 0 19%,#0000 20%),radial-gradient(at 72% 54%,#fff8f1b3 0 16%,#0000 17%),linear-gradient(135deg,#7498a1,#9eb8ad 48%,#c9b69e);border:1px solid #78524529;border-radius:8px;min-height:150px;position:relative;overflow:hidden}.calendar-map-visual:before,.calendar-map-visual:after{content:"";border:1px solid #fff8f147;border-radius:50%;position:absolute;inset:20% 10%}.calendar-map-visual:after{border-radius:999px;inset:38% 18% 24%}.map-marker{z-index:1;color:#fff8f1;background:#16110fc7;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.72rem;font-weight:750;display:inline-flex;position:absolute;box-shadow:0 12px 28px #2a181238}.map-marker:before{aspect-ratio:1;background:var(--rose);content:"";border-radius:50%;width:8px}.map-marker-online{top:18%;left:12%}.map-marker-tel-aviv{top:46%;left:45%}.map-marker-koh-phangan{bottom:16%;right:8%}.testimonial-reveal{background:var(--cream);color:#111;grid-template-columns:minmax(0,1.1fr) minmax(340px,.7fr);min-height:190vh;display:grid}.testimonial-pin{grid-template-rows:1fr minmax(260px,40vh);gap:22px;height:100svh;padding:clamp(76px,10vh,110px) clamp(18px,5vw,72px) clamp(28px,5vh,54px);display:grid;position:sticky;top:0}.testimonial-copy{align-content:end;display:grid}.testimonial-copy .kicker{color:#725731;text-shadow:none}.testimonial-copy .display{color:#111;max-width:840px;text-shadow:none}.testimonial-copy p:last-child{color:#65584c;max-width:620px;line-height:1.65}.testimonial-reveal .testimonial-video-card{background:#d7cbbd;border:1px solid #d7cbbd;min-height:0}.testimonial-scroll{align-content:start;gap:22px;padding:36vh clamp(18px,4vw,54px) 34vh 0;display:grid}.quote-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffaf4d1;border-color:#ded2c4;min-height:50vh}.quote-panel h3{color:#111}.quote-panel p{color:#51463c}.quote-panel span{color:#8a755d}.cinema{min-height:480vh}.cinema-stage{isolation:isolate;background:#000;height:100svh;position:sticky;top:0;overflow:hidden}.cinema-scene{opacity:0;transition:opacity .52s,transform 1.1s;position:absolute;inset:0;transform:scale(1.08)}.cinema-scene.active{opacity:1;transform:scale(1)}.cinema-scene video,.cinema-scene img{object-fit:cover;filter:saturate(1.02)contrast(1.02)brightness(.78);width:100%;height:100%}.cinema-stage:before,.cinema-stage:after{z-index:4;pointer-events:none;content:"";position:absolute;inset:0}.cinema-stage:before{background:linear-gradient(#00000038 0%,#0000001f 34%,#000000d6 100%),radial-gradient(circle at 52% 44%,#d7a6a22e,#0000 48%)}.cinema-stage:after{opacity:.12;background:repeating-linear-gradient(90deg,#0000 0 34px,#ffffff2e 35px,#0000 38px),linear-gradient(90deg,#0000,#d9b06e2e,#0000);-webkit-mask-image:radial-gradient(at 50% 58%,#000 0 26%,#0000 70%);mask-image:radial-gradient(at 50% 58%,#000 0 26%,#0000 70%)}.cinema-copy{z-index:10;text-align:center;justify-items:center;display:grid;position:absolute;bottom:clamp(54px,10vh,96px);left:18px;right:18px}.cinema-progress{z-index:14;background:#ffffff38;height:3px;position:absolute;bottom:34px;left:clamp(18px,4vw,54px);right:clamp(18px,4vw,54px);overflow:hidden}.cinema-progress span{background:var(--rose);height:100%;display:block;box-shadow:0 0 14px #d7a6a2b8}.layered-reveal-stack{color:#fff;--first-y:0%;--second-y:100%;--under-dim:.18;--under-zoom-in:1;--under-zoom-out:1.06;background:#000;min-height:245svh;position:relative}.home-page .layered-reveal-stack:first-child{min-height:185svh}.layered-reveal-viewport{isolation:isolate;background:#000;height:100svh;position:sticky;top:0;overflow:hidden}.layered-reveal-under{z-index:1;background:#000;grid-template-columns:1fr 1fr;gap:1px;display:grid;position:absolute;inset:0}.layered-reveal-under:after{content:"";background:rgba(0, 0, 0, var(--under-dim));pointer-events:none;position:absolute;inset:0}.layered-reveal-panel{place-items:center;display:grid;position:relative;overflow:hidden}.layered-reveal-panel.has-content{color:#111;background:radial-gradient(circle at 12% 18%,#d6a69a38,#0000 30%),linear-gradient(135deg,#f7efe5 0%,#e4d4c2 52%,#c5b7aa 100%);place-items:end start;padding:clamp(28px,5vw,72px)}.strategy-intro .section-inner,.compact-section{padding-block:clamp(72px,9vw,118px)}.announcement-soft{color:#111;background:radial-gradient(circle at 78% 26%,#d7a6a238,#0000 28%),linear-gradient(135deg,#f8eee6,#e8d9cb)}.announcement-soft .kicker,.announcement-soft .display,.announcement-soft .lead{color:#111;text-shadow:none}.offers-hub{color:#15100f;background:radial-gradient(circle at 18% 0,#d7a6a24d,#0000 28%),linear-gradient(#fff8f1 0%,#f0dfd1 100%)}.offers-hub .kicker,.offers-hub .display,.offers-hub .lead{color:#15100f;text-shadow:none}.offers-hub .lead{color:#65554a}.offer-matrix{background:#744e422e;border:1px solid #744e422e;border-radius:8px;gap:1px;margin-top:34px;display:grid;overflow:hidden}.offer-row{background:linear-gradient(120deg,#ffffffbd,#fffaf485),#fff8f1;grid-template-columns:minmax(0,1.15fr) minmax(190px,.5fr) auto;align-items:center;gap:22px;padding:clamp(20px,2.6vw,34px);display:grid}.offer-row h3{margin:6px 0 8px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.4rem);font-weight:500;line-height:.96}.offer-row p{color:#625247;max-width:680px;margin:0}.offer-row-meta{flex-wrap:wrap;gap:8px;display:flex}.offer-row-meta span{color:#5a493e;border:1px solid #744e422e;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.78rem;display:inline-flex}.layered-reveal-panel.has-content:before{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff38);position:absolute;inset:0}.layered-reveal-panel img{object-fit:cover;filter:saturate(.98)contrast(1.04);width:100%;height:100%}.layered-reveal-panel.is-zoom-in img{transform:scale(var(--under-zoom-in));transform-origin:50%;will-change:transform}.layered-reveal-panel.is-zoom-out img{transform:scale(var(--under-zoom-out));transform-origin:50%;will-change:transform}.layered-reveal-panel-copy{z-index:1;justify-items:start;gap:16px;display:grid;position:absolute;bottom:clamp(24px,6vw,80px);left:clamp(20px,4vw,58px);right:clamp(20px,4vw,58px)}.layered-reveal-panel.has-content .layered-reveal-panel-copy{max-width:680px;position:relative;inset:auto}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:first-child .layered-reveal-panel-copy{max-width:500px;top:clamp(132px,18svh,190px);bottom:auto;right:28%}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:first-child .layered-reveal-panel-copy:before{filter:blur(18px);background:#0a172257}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:first-child .kicker{color:#ffd7a3}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:first-child span{color:#fff1d2;text-shadow:0 2px #2140564d,0 18px 38px #00142494}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:first-child p:not(.kicker){color:#fff6e8;text-shadow:0 12px 26px #00111d8c}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:first-child .button{color:#163246;background:#fff1d2e6;border-color:#fff1d2b8;box-shadow:0 16px 34px #0012245c}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:first-child .button:hover{color:#111;background:#ffd7a3}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:nth-child(2){align-items:center;padding:0}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:nth-child(2):before{z-index:1;content:"";pointer-events:none;background:linear-gradient(#06050414,#06050470),radial-gradient(circle at 34% 70%,#fff8f13d,#0000 36%);position:absolute;inset:0}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:nth-child(2) .layered-reveal-panel-copy{color:#15100f;background:linear-gradient(120deg,#fffcf7f5,#fff8f1db),#fff8f1eb;border:1px solid #744e423d;border-radius:8px;gap:9px;width:min(560px,100% - 48px);max-width:none;padding:clamp(18px,2.5vw,28px);position:absolute;bottom:clamp(28px,6svh,72px);left:auto;right:clamp(24px,5vw,76px);box-shadow:0 24px 68px #180f0a57}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:nth-child(2) .layered-reveal-panel-copy:before{display:none}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:nth-child(2) .kicker{color:#8a6045;text-shadow:none}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:nth-child(2) h3{color:#15100f;max-width:14ch;text-shadow:none;font-size:clamp(2.2rem,3.5vw,4.25rem);line-height:.92}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:nth-child(2) p:not(.kicker){color:#5f4f44;max-width:520px;text-shadow:none;font-size:clamp(.9rem,1.05vw,1rem);line-height:1.36}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:nth-child(2) .layered-reveal-meta{font-size:.96rem;color:#8a6045!important}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:nth-child(2) .button{color:#17110f;background:#d7a6a2;border-color:#b778775c;box-shadow:0 16px 34px #52322638}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:nth-child(2) .button:hover{color:#fff;background:#b77877}.layered-reveal-panel-copy:before{z-index:-1;content:"";filter:blur(22px);background:#0000005c;position:absolute;inset:-28px}.layered-reveal-panel.has-content .layered-reveal-panel-copy:before{display:none}.layered-reveal-under span,.layered-reveal-under h3{color:#fff;text-align:left;text-shadow:0 18px 44px #0000008c;max-width:720px;margin:0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(2.8rem,4.5vw,5.8rem);font-weight:500;line-height:.9}.layered-reveal-panel.has-content h3{color:#111;text-shadow:none}.layered-reveal-panel-copy p{color:#ffffffdb;max-width:600px;margin:0;font-size:clamp(1rem,1.3vw,1.22rem);line-height:1.55}.layered-reveal-panel.has-content .kicker,.layered-reveal-panel.has-content p{color:#5d4c3d;text-shadow:none}.layered-reveal-panel.has-image .kicker{color:#ffffffc7}.layered-reveal-meta{font-weight:700;color:#8a6045!important}.layered-reveal-sheet{z-index:2;will-change:transform;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.layered-reveal-first{transform:translateY(var(--first-y))}.layered-reveal-second{z-index:3;transform:translateY(var(--second-y))}.layered-reveal-media,.layered-reveal-shade{position:absolute;inset:0}.layered-reveal-media{object-fit:cover;filter:saturate(.98)contrast(1.02);width:100%;height:100%}.layered-reveal-media-frame{background:#111;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.layered-reveal-media-blur{object-fit:cover;filter:blur(26px)brightness(.46)saturate(.9);width:calc(100% + 44px);height:calc(100% + 44px);position:absolute;inset:-22px;transform:scale(1.08)}.layered-reveal-media-contained{z-index:1;object-fit:contain;filter:drop-shadow(0 28px 80px #00000057);width:min(100%,1380px);height:min(82svh,760px);position:relative}.layered-reveal-shade{background:linear-gradient(#0000008a,#00000059 42%,#0000009e),linear-gradient(90deg,#0000003d,#00000014,#00000047)}.layered-reveal-content{text-align:center;justify-items:center;gap:22px;width:min(1180px,100% - 36px);padding-top:70px;display:grid;position:relative}.layered-reveal-content.align-left{text-align:left;justify-items:start}.layered-reveal-content h1,.layered-reveal-content h2{text-shadow:0 16px 42px #0000008c;max-width:1050px;margin:0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(5rem,9.6vw,11rem);font-weight:500;line-height:.84}.layered-reveal-content .lead{max-width:710px}.site-footer{color:#fff;background:#070707;border-top:1px solid #ffffff1a}.site-footer-inner{grid-template-columns:minmax(260px,1.7fr) repeat(3,minmax(150px,.8fr));gap:clamp(26px,4vw,62px);width:min(1180px,100% - 36px);margin:0 auto;padding:clamp(64px,9vw,118px) 0 54px;display:grid}.footer-brand h2{margin:0 0 18px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(3.6rem,7vw,7rem);font-weight:500;line-height:.9}.footer-brand p{color:#ffffffb8;max-width:560px}.footer-column{align-content:start;gap:12px;display:grid}.footer-column h3{color:var(--rose);letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.8rem}.footer-column a{color:#ffffffc2}.footer-column a:hover{color:#fff}.site-footer-bottom{color:#ffffff8a;border-top:1px solid #ffffff1f;justify-content:space-between;gap:18px;width:min(1180px,100% - 36px);margin:0 auto;padding:24px 0 34px;font-size:.92rem;display:flex}.events-page{background:linear-gradient(#16110f 0%,#fff8f1 46%,#f2e3d6 100%);min-height:100svh}.events-hero{background:linear-gradient(#00000061,#16110fb3 58%,#fff8f1eb 100%),url(/assets/maya-presence.jpg) 50% 36%/cover;align-items:end;min-height:47svh;padding-top:118px;padding-bottom:clamp(28px,4vw,46px);display:grid}.events-hero .display{max-width:820px;margin-bottom:14px;font-size:clamp(3.8rem,7vw,7.4rem)}.events-hero .lead{max-width:680px}.events-list{margin-top:-22px;padding:0 clamp(18px,5vw,72px) clamp(36px,5vw,64px)}.events-list .grid{background:#744e422e;border:1px solid #744e422e;border-radius:8px;overflow:hidden;box-shadow:0 26px 70px #5232261f}.events-list .card{background:#fffcf7d1;min-height:230px}.events-list .card h3{color:#17110f}.events-list .card p,.events-list .muted{color:#5f5046}.events-list .kicker{color:#8a6045;text-shadow:none}.events-list .pill{color:#5a493e;border-color:#744e4233}.not-found-page{color:#15100f;background:radial-gradient(circle at 18% 22%,#d7a6a247,#0000 28%),radial-gradient(circle at 86% 16%,#9fb7a538,#0000 25%),linear-gradient(135deg,#fff8f1,#ecd9ca);place-items:center;min-height:100svh;padding:120px 18px 48px;display:grid}.not-found-panel{background:#fffcf7b3;border:1px solid #744e4229;border-radius:8px;width:min(820px,100%);padding:clamp(32px,6vw,72px);box-shadow:0 28px 80px #5232261f}.not-found-panel .kicker,.not-found-panel h1,.not-found-panel p{color:#15100f;text-shadow:none}.not-found-panel h1{margin:0 0 16px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(4rem,9vw,8rem);font-weight:500;line-height:.9}.not-found-panel p{color:#625247;max-width:560px;line-height:1.62}.not-found-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;display:flex}.not-found-link{color:#8a6045;font-weight:700}.prototype-page{color:#fff;background:#000}.prototype-layer-stack{--first-y:0%;--second-y:100%;--split-dim:.34;min-height:300svh;position:relative}.prototype-layer-viewport{isolation:isolate;background:#000;height:100svh;position:sticky;top:0;overflow:hidden}.prototype-under-split{z-index:1;background:#000;grid-template-columns:1fr 1fr;gap:1px;display:grid;position:absolute;inset:0}.prototype-under-split:after{content:"";background:rgba(0, 0, 0, var(--split-dim));pointer-events:none;position:absolute;inset:0}.prototype-under-split div{place-items:center;display:grid;position:relative;overflow:hidden}.prototype-under-split img{object-fit:cover;filter:saturate(.98)contrast(1.04);width:100%;height:100%}.prototype-under-split span{z-index:1;color:#fff;text-align:center;text-shadow:0 18px 44px #0000008c;max-width:520px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(3rem,5.8vw,7rem);font-weight:500;line-height:.9;position:absolute}.prototype-sheet{z-index:2;will-change:transform;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.prototype-first-sheet{transform:translateY(var(--first-y))}.prototype-second-sheet{z-index:3;transform:translateY(var(--second-y))}.prototype-sheet-media,.prototype-sheet-shade{position:absolute;inset:0}.prototype-sheet-media{object-fit:cover;filter:saturate(.98)contrast(1.02);width:100%;height:100%}.prototype-sheet-shade{background:linear-gradient(#0000008a,#00000061 40%,#0000009e),linear-gradient(90deg,#00000038,#00000014,#0000003d)}.prototype-sheet-content{text-align:center;justify-items:center;gap:28px;width:min(1180px,100% - 36px);padding-top:70px;display:grid;position:relative}.prototype-sheet-content h1,.prototype-sheet-content h2{text-shadow:0 16px 42px #0000008c;max-width:1050px;margin:0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(4rem,8.4vw,9.4rem);font-weight:500;line-height:.86}.prototype-next-content{text-align:left;justify-items:start}.prototype-feature{background:#000;grid-template-columns:minmax(0,.75fr) minmax(380px,1fr);align-items:center;gap:clamp(34px,7vw,110px);min-height:96svh;padding:120px clamp(18px,5vw,96px);display:grid}.prototype-feature h2{margin:0 0 24px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,7rem);font-weight:500;line-height:.94}.prototype-feature p:last-child{color:#ffffffc2;max-width:620px;line-height:1.72}.prototype-feature video{aspect-ratio:16/10;object-fit:contain;background:#111;width:100%;box-shadow:0 24px 70px #00000073}.prototype-action{background:var(--cream);min-height:100svh;color:var(--ink);text-align:center;padding:70px clamp(18px,5vw,96px) 110px}.prototype-action h2{z-index:1;color:var(--rose);margin:0 0 -22px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(5rem,10vw,12rem);font-weight:500;line-height:.82;position:relative}.prototype-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1080px,100%);margin:0 auto;display:grid}.prototype-action-grid img{aspect-ratio:3/4;object-fit:cover;border-radius:8px;width:100%;box-shadow:0 20px 44px #34231924}.meta{flex-wrap:wrap;gap:8px;margin:14px 0 20px;display:flex}.pill{color:#ffffffd1;border:1px solid #fff3;border-radius:999px;align-items:center;min-height:27px;padding:0 10px;font-size:.78rem;display:inline-flex}.admin-shell{color:#171717;background:#f5f2ed;min-height:100vh}.admin-header{background:#fffaf4;border-bottom:1px solid #ddd6cc;justify-content:space-between;align-items:center;padding:18px 28px;display:flex}.admin-layout{grid-template-columns:250px 1fr;min-height:calc(100vh - 73px);display:grid}.admin-nav{color:#fff;background:#111;border-right:1px solid #ddd6cc;padding:24px 18px}.admin-nav a{color:#ffffffc2;border-radius:8px;align-items:center;min-height:42px;padding:0 12px;text-decoration:none;display:flex}.admin-nav a:hover{color:#fff;background:#ffffff14}.admin-main{padding:28px}.admin-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.admin-card,.form-card{background:#fff;border:1px solid #ded5c9;border-radius:8px;padding:18px}.form-card{gap:14px;display:grid}.field{gap:7px;display:grid}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkbox-row{align-items:center;gap:10px;font-weight:700;display:flex}.checkbox-row input{width:18px;height:18px}.field label{text-transform:uppercase;font-size:.78rem;font-weight:800}.field input,.field select,.field textarea{border:1px solid #d8cec1;border-radius:8px;width:100%;min-height:44px;padding:0 12px}.field textarea{min-height:120px;padding:12px}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e5ded4;padding:12px}:is(body:has(.detail-page),body:has(.offers-page),body:has(.events-page),body:has(.about-page),body:has(.compact-page)){overflow:hidden}.detail-page{height:100svh;overflow:hidden}.detail-hero{align-items:center;min-height:100svh;padding-top:clamp(92px,11svh,118px);padding-bottom:clamp(22px,4svh,38px);display:grid}.detail-hero .section-inner{gap:clamp(8px,1.2svh,14px);display:grid}.detail-hero .kicker,.detail-hero .display,.detail-hero .lead,.detail-hero .meta{margin-bottom:0}.detail-hero .display{max-width:1080px;font-size:clamp(4rem,7.4vw,8.25rem);line-height:.86}.detail-hero .lead{max-width:760px;line-height:1.42}.detail-hero .meta{margin-top:0}.detail-hero .request-form{margin-top:4px}.detail-hero .request-form-grid{gap:9px;margin-bottom:10px}.detail-hero .request-form input,.detail-hero .request-form textarea{padding:9px 12px}.detail-hero .request-form textarea{min-height:74px}.detail-steps{background:#ffffff24;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(1180px,100%);margin-top:clamp(8px,1.2svh,16px);display:grid}.detail-steps article{background:#ffffff1a;min-height:108px;padding:clamp(13px,1.6vw,20px)}.detail-steps h3{margin:0 0 8px;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2vw,2rem);font-weight:500}.detail-steps p{color:#ffffffb8;margin:0;font-size:.92rem;line-height:1.45}.detail-steps .muted{margin-top:4px;font-size:.84rem}.detail-shell{grid-template-columns:minmax(0,1.24fr) minmax(320px,.62fr);align-items:center;gap:clamp(14px,2.4vw,34px);display:grid}.detail-copy{gap:clamp(10px,1.6svh,16px);display:grid}.detail-back{color:#ffffffe6;text-shadow:0 2px 14px #00000052;background:#0c0a092e;border:1px solid #ffffff57;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:38px;padding:0 15px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.detail-back:hover{background:#0c0a0947;border-color:#ffffff94;transform:translate(-2px)}.detail-back span{font-size:1.1rem;line-height:1}.detail-shell .detail-back{grid-column:1/-1}.detail-action-card{color:#17110f;background:linear-gradient(135deg,#fffcf7f0,#f4e7dde6);border:1px solid #744e4233;border-radius:8px;padding:clamp(16px,2.2vw,26px);box-shadow:0 26px 70px #5b3e322e}.detail-action-card .kicker{color:#8a6045;text-shadow:none}.detail-action-card .request-form{width:100%;margin:0}.detail-action-card .request-form-grid{grid-template-columns:1fr;gap:8px;margin-bottom:12px}.detail-action-card .request-form label:has(textarea){grid-column:auto}.detail-action-card .request-form label{color:#6f594d}.detail-action-card .request-form input,.detail-action-card .request-form textarea{color:#17110f;background:#ffffffad;border-color:#744e4238}.detail-action-card .request-form textarea{min-height:78px}.detail-action-card .cta{width:100%;min-height:44px}.detail-action-card .muted{color:#67564d;font-size:.86rem;line-height:1.42}.detail-shell .detail-steps{grid-column:1/-1;margin-top:0}.discovery-detail-page .detail-hero{padding-top:clamp(86px,9svh,104px);padding-bottom:clamp(16px,2.8svh,26px)}.discovery-detail-page .detail-hero .section-inner{width:min(1180px,100% - 36px)}.discovery-detail-page .detail-copy .kicker{color:#8a6045;text-shadow:none}.discovery-detail-page .detail-back{color:#4c3329;text-shadow:none;background:#fffcf7ad;border-color:#744e4238}.discovery-detail-page .detail-back:hover{background:#fffcf7e6;border-color:#744e425c}.discovery-detail-page .detail-copy .display{color:#16110f;max-width:780px;text-shadow:none;font-size:clamp(3rem,5.6vw,6.2rem);line-height:.88}.discovery-detail-page .detail-copy .lead{color:#4f413a;max-width:700px;text-shadow:none}.discovery-detail-page .detail-copy .pill{color:#4c3329;background:#fffcf7a3;border-color:#744e423d}.discovery-detail-page .detail-steps{background:#fffcf78a;border:1px solid #744e4229;border-radius:8px;overflow:hidden}.discovery-detail-page .detail-steps article{background:#fffcf7a3;min-height:92px;padding:clamp(12px,1.7vw,20px)}.discovery-detail-page .detail-steps h3{color:#17110f}.discovery-detail-page .detail-steps p{color:#65534a;font-size:.86rem;line-height:1.36}.offers-page,.events-page,.about-page{height:100svh;overflow:hidden}.offers-page{grid-template-rows:minmax(230px,28svh) 1fr;display:grid}.offers-hero{min-height:0;padding-top:92px;padding-bottom:18px}.offers-hero .display{max-width:760px;font-size:clamp(3rem,5.8vw,5.8rem)}.offers-grid-section{min-height:0;padding-top:14px;padding-bottom:22px}.offers-grid-section .section-inner{height:100%}.offers-grid-section .grid{grid-template-columns:repeat(2,minmax(0,1fr));height:100%}.offer-directory-card{grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:10px 16px;min-height:0;padding:14px 18px}.offer-directory-card h3{font-size:clamp(1.45rem,2.2vw,2.35rem)}.offer-directory-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.32;display:-webkit-box;overflow:hidden}.offer-directory-meta{grid-column:1}.offer-directory-action{grid-area:1/2/span 2;align-self:center}.events-page{grid-template-rows:minmax(260px,42svh) 1fr;display:grid}.events-hero{min-height:0;padding-top:96px;padding-bottom:22px}.events-hero .display{font-size:clamp(3rem,6vw,6rem)}.events-list{min-height:0;margin-top:0;padding-bottom:24px}.events-list .section-inner,.events-list .grid{height:100%}.events-list .card{min-height:0;padding:18px}.about-page{grid-template-rows:minmax(300px,58svh) 1fr;display:grid}.about-hero{min-height:0;padding-top:96px;padding-bottom:22px}.about-hero .display{font-size:clamp(3.2rem,6.5vw,6.7rem)}.about-pillars-section{min-height:0;padding-top:14px;padding-bottom:24px}.about-pillars-section .section-inner,.about-pillars-section .grid{height:100%}.about-pillars-section .card{min-height:0;padding:18px}.compact-page{background:#070707;grid-template-rows:minmax(230px,38svh) 1fr;height:100svh;display:grid;overflow:hidden}.compact-page .page-title{align-items:end;min-height:0;padding-top:92px;padding-bottom:20px;display:grid}.compact-page .page-title .display{max-width:820px;margin-bottom:10px;font-size:clamp(3rem,6vw,6rem)}.compact-page .page-title .lead{max-width:680px;margin:0;line-height:1.42}.compact-page .page-title+.section,.compact-page>.section:last-child{min-height:0;padding-top:14px;padding-bottom:22px}.compact-page>.section:last-child .section-inner,.compact-page>.section:last-child .grid{height:100%}.compact-page .card{min-height:0;padding:18px}.courses-page>.section:last-child .grid{background:0 0;grid-template-columns:1fr}.testimonials-page{color:#16110f;background:linear-gradient(#fff8f1db,#f6eadf 42%,#ead8ca 100%)}.testimonials-page .page-title{background:linear-gradient(#fff8f17a,#fff8f1f0 90%),url(/assets/maya-presence.jpg) 50% 36%/cover}.testimonials-page .display,.testimonials-page .kicker{color:#16110f;text-shadow:none}.testimonials-page>.section:last-child .grid{background:#744e4224;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden}.testimonials-page .card{background:#fffcf7d1}.testimonials-page .card p,.testimonials-page .muted{color:#5f5046}.testimonials-page .testimonial-video-card,.testimonials-page .testimonial-video-card video{height:100%;min-height:0}.policy-page{color:#15100f;background:radial-gradient(circle at 80% 18%,#d7a6a22e,#0000 24%),linear-gradient(135deg,#fff8f1,#ead8ca)}.policy-page .page-title{background:0 0}.policy-page .display,.policy-page .kicker,.policy-page .lead{color:#15100f;text-shadow:none}.policy-page>.section:last-child .section-inner{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px 22px;display:grid}.policy-page>.section:last-child .lead{background:#fffcf799;border:1px solid #744e4221;border-radius:8px;max-width:none;margin:0;padding:14px;font-size:.9rem;line-height:1.45}@media (max-width:900px){.grid,.teaching-grid,.request-form-grid,.admin-grid,.admin-layout{grid-template-columns:1fr}.teaching-section{padding-top:clamp(104px,17svh,138px)}.teaching-section .display{max-width:11ch;line-height:.94;font-size:clamp(2.8rem,13vw,4.6rem)!important}.teaching-section .lead{letter-spacing:0;color:#2a1b15;max-width:27ch;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(1.9rem,3.1vw,2.95rem);font-weight:500;line-height:1.12}.teaching-grid{gap:14px;margin-top:24px}.teaching-grid article{min-height:auto;padding:24px}.teaching-grid span{margin-bottom:16px}.teaching-grid h3{max-width:12ch;font-size:clamp(2.2rem,11vw,3.5rem)}.announcement-strip,.scroll-chapter,.testimonial-reveal{grid-template-columns:1fr}.scroll-chapter,.testimonial-reveal{min-height:auto}.chapter-pin,.testimonial-pin{height:auto;min-height:84svh;position:relative}.chapter-scroll,.testimonial-scroll{border-left:0;padding:28px 18px 72px}.layered-reveal-under,.prototype-under-split,.prototype-feature,.prototype-action-grid{grid-template-columns:1fr}.layered-reveal-stack,.prototype-layer-stack{min-height:280svh}.layered-reveal-content h1,.layered-reveal-content h2,.prototype-sheet-content h1,.prototype-sheet-content h2{font-size:clamp(3.8rem,16vw,6.8rem)}.layered-reveal-under span,.layered-reveal-under h3,.prototype-under-split span{font-size:clamp(2.6rem,13vw,5rem)}.layered-reveal-panel{min-height:50svh}.layered-reveal-panel-copy{bottom:34px;left:22px;right:22px}.site-footer-inner{grid-template-columns:1fr}.site-footer-bottom{flex-direction:column}.offer-row{grid-template-columns:1fr}.offer-directory-card{grid-template-columns:1fr;gap:14px}.offer-directory-action{justify-content:start}.offer-directory-action .button{width:min(260px,100%)}.detail-shell{grid-template-columns:1fr;gap:14px}.discovery-detail-page .detail-hero{align-items:start;padding-top:90px}.discovery-detail-page .detail-hero .section-inner{width:min(100% - 28px,560px)}.discovery-detail-page .detail-copy .display{max-width:9ch;font-size:clamp(2.5rem,12vw,4.2rem)}.discovery-detail-page .detail-copy .lead{font-size:.95rem;line-height:1.38}.detail-action-card{padding:14px}.detail-shell .detail-steps{grid-template-columns:1fr}.discovery-detail-page .detail-steps article{min-height:auto}.offer-row .button{width:min(260px,100%)}.prototype-feature{padding:86px 18px}.prototype-action{padding:64px 18px 86px}.prototype-action h2{margin-bottom:22px;font-size:clamp(4.2rem,17vw,7.2rem)}.prototype-action-grid img{aspect-ratio:4/5}.story-card,.offer-step,.quote-panel{min-height:auto}.admin-nav{border-right:0}.field-row{grid-template-columns:1fr}.event-landing .card,.calendar-map-card{min-height:auto}.calendar-map-card{grid-template-rows:auto}}@media (max-width:560px){.site-header{min-height:96px}.brand-mark{width:132px;height:22px}.brand strong{font-size:1.45rem}.brand small{font-size:.62rem}.nav-actions{gap:12px}.nav-actions a:not(.keep-mobile){display:none}.language{width:48px}.button,.cta{width:min(320px,100%)}.event-landing{padding-top:76px}.event-landing .display{font-size:clamp(2.8rem,13vw,4.4rem)!important}.calendar-map-visual{min-height:190px}}@media (max-width:760px){html,body{overflow-x:hidden}:is(body:has(.detail-page),body:has(.offers-page),body:has(.events-page),body:has(.about-page),body:has(.compact-page)){overflow:auto}.site-header{align-items:start;min-height:68px;padding:9px 12px}.brand{gap:2px;max-width:118px}.brand-mark{width:88px;height:13px}.brand strong{font-size:1.04rem;line-height:.9}.brand small{letter-spacing:.18em;font-size:.46rem}.nav-actions{gap:8px}.nav-actions a:not(.keep-mobile){display:none}.language{width:38px}.section{padding:38px 18px}.section-inner{width:min(100%,540px)}.display{font-size:clamp(2.7rem,13.5vw,4.35rem);line-height:.94}.lead{font-size:1rem;line-height:1.48}.button,.cta{width:auto;min-height:44px;padding:0 20px}.layered-reveal-stack,.home-page .layered-reveal-stack:first-child{background:#f6eadf;min-height:auto}.layered-reveal-viewport{background:#f6eadf;flex-direction:column;height:auto;display:flex;position:relative;overflow:visible}.layered-reveal-under{order:2;grid-template-columns:1fr;display:grid;position:relative;inset:auto}.layered-reveal-under:after{display:none}.layered-reveal-sheet{min-height:82svh;position:relative;inset:auto;transform:none!important}.layered-reveal-first{order:1}.layered-reveal-second{display:none}.layered-reveal-content{gap:14px;width:min(100% - 32px,520px);padding-top:92px}.layered-reveal-content h1,.layered-reveal-content h2{font-size:clamp(3.35rem,16vw,5rem);line-height:.88}.layered-reveal-content .lead{font-size:1rem;line-height:1.42}.layered-reveal-panel{min-height:72svh}.layered-reveal-panel.has-image{min-height:74svh}.layered-reveal-panel-copy{gap:10px;bottom:22px;left:18px;right:18px}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:first-child .layered-reveal-panel-copy{max-width:none;top:auto;bottom:24px;right:18px}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:nth-child(2) .layered-reveal-panel-copy{width:auto;padding:18px;bottom:18px;left:16px;right:16px}.layered-reveal-under span,.layered-reveal-under h3{max-width:10ch;font-size:clamp(2.55rem,13vw,4.2rem);line-height:.92}.layered-reveal-stack:first-child .layered-reveal-under .layered-reveal-panel:nth-child(2) h3{max-width:12ch;font-size:clamp(2.2rem,11vw,3.35rem)}.layered-reveal-panel-copy p{font-size:.96rem;line-height:1.38}.teaching-section{padding-top:76px;padding-bottom:48px}.teaching-section .display{max-width:100%;line-height:.92;font-size:clamp(3rem,14vw,4.45rem)!important}.teaching-section .lead{max-width:none;font-family:Inter,Arial,sans-serif;font-size:1.08rem;line-height:1.48}.teaching-grid{grid-template-columns:1fr;gap:12px;margin-top:22px}.teaching-grid article{min-height:auto;padding:20px}.teaching-grid span{margin-bottom:12px}.teaching-grid h3{max-width:none;font-size:clamp(2.1rem,10vw,3rem);line-height:.96}.teaching-grid p{font-size:.98rem;line-height:1.48}.event-landing{padding-top:58px}.event-landing .display{font-size:clamp(2.9rem,13vw,4.3rem)!important}.event-landing .grid,.calendar-map-card,.testimonials-page>.section:last-child .grid,.policy-page>.section:last-child .section-inner{grid-template-columns:1fr}.calendar-map-card{gap:0}.calendar-map-visual{min-height:220px}.offers-page,.events-page,.about-page,.compact-page,.detail-page{height:auto;min-height:100svh;display:block;overflow:visible}.offers-hero,.events-hero,.about-hero,.compact-page .page-title{min-height:auto;padding-top:92px;padding-bottom:28px}.offers-hero .display,.events-hero .display,.about-hero .display,.compact-page .page-title .display{max-width:100%;font-size:clamp(2.9rem,14vw,4.4rem);line-height:.94}.offers-grid-section,.events-list,.about-pillars-section,.compact-page .page-title+.section,.compact-page>.section:last-child{padding-top:18px;padding-bottom:34px}.offers-grid-section .section-inner,.offers-grid-section .grid,.events-list .section-inner,.events-list .grid,.about-pillars-section .section-inner,.about-pillars-section .grid,.compact-page>.section:last-child .section-inner,.compact-page>.section:last-child .grid{height:auto}.offers-grid-section .grid,.events-list .grid,.about-pillars-section .grid,.compact-page>.section:last-child .grid{grid-template-columns:1fr}.offer-directory-card{grid-template-columns:1fr;gap:12px;padding:18px}.offer-directory-card h3{font-size:clamp(2.05rem,10vw,3rem);line-height:.98}.offer-directory-card p{-webkit-line-clamp:initial;font-size:.98rem;line-height:1.42;display:block;overflow:visible}.offer-directory-meta,.offer-directory-action{grid-area:auto}.offer-directory-action{justify-content:start}.offer-directory-action .button{width:auto}.card{min-height:auto}.detail-hero{align-items:start;min-height:auto;padding-top:92px;padding-bottom:28px}.detail-hero .section-inner{width:min(100% - 28px,540px)}.detail-shell{grid-template-columns:1fr;gap:16px}.detail-hero .display{max-width:100%;font-size:clamp(3rem,14vw,4.65rem);line-height:.9}.detail-hero .lead{font-size:.98rem;line-height:1.42}.detail-back{min-height:36px;padding:0 14px}.detail-action-card{padding:16px}.detail-action-card .request-form-grid{grid-template-columns:1fr}.detail-action-card .request-form textarea{min-height:74px}.detail-action-card .cta{width:100%}.detail-steps{grid-template-columns:1fr;margin-top:0}.detail-steps article{min-height:auto;padding:14px}.discovery-detail-page .detail-hero{padding-top:88px}.discovery-detail-page .detail-copy .display{max-width:100%;font-size:clamp(2.85rem,13vw,4.35rem)}}@media (max-width:430px){.site-header{min-height:62px;padding:8px 10px}.brand{max-width:104px}.brand-mark{width:78px;height:11px}.brand strong{font-size:.96rem}.brand small{font-size:.4rem}.language{width:34px}.section{padding-inline:14px}.layered-reveal-content{width:min(100% - 28px,420px);padding-top:84px}.layered-reveal-content h1,.layered-reveal-content h2{font-size:clamp(3rem,15vw,4.4rem)}.teaching-grid article,.offer-directory-card,.events-list .card,.about-pillars-section .card,.compact-page .card{padding:16px}.detail-hero .section-inner{width:min(100% - 24px,430px)}.detail-hero .display{font-size:clamp(2.65rem,13vw,4.05rem)}}
