@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--paper:#f8f6ee;--ink:#293d34;--muted:#627066;--green:#345445;--line:#d7dcd0;--gold:#a07a3d;--blue:#e3eff0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #a47734;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Noto Serif SC',Georgia,serif;font-weight:400}h1{font-size:clamp(2.4rem,4.2vw,4.6rem);line-height:1.3;white-space:pre-line;letter-spacing:-.03em}h2{font-size:clamp(1.8rem,2.6vw,2.7rem);line-height:1.4}h3{font-size:1.5rem;line-height:1.5}p{font-size:1rem;line-height:1.9}img{display:block;max-width:100%;object-fit:cover}small,.small{font-size:.875rem}button{border:1px solid var(--line);background:transparent} .site-header{height:90px;padding:0 4%;display:flex;align-items:center;gap:26px;background:var(--paper);position:relative;z-index:30;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:1.25rem;letter-spacing:.13em;white-space:nowrap}.brand img{width:48px;height:48px;object-fit:contain}.brand small{display:block;font-size:.6rem;letter-spacing:.04em;margin-top:5px}.desktop-nav{margin-left:auto;display:flex;gap:25px;font-size:.9rem}.desktop-nav a:hover,footer a:hover{color:var(--gold)}.languages{display:flex;border-left:1px solid var(--line);padding-left:15px;gap:4px;font-size:.875rem}.languages a{padding:8px}.languages a[aria-current=true]{background:var(--green);color:white;border-radius:3px}.menu-toggle{font-size:1.3rem;border:0;padding:10px}.menu-panel{position:absolute;z-index:40;right:2%;top:80px;background:var(--paper);border:1px solid var(--line);padding:24px;box-shadow:0 20px 40px #26382c20;display:grid;gap:20px;min-width:240px}.eyebrow{font-size:.8rem;font-weight:600;letter-spacing:.15em;line-height:1.5;margin-bottom:20px}.section{padding:70px max(6%,calc((100vw - 1280px)/2))}.hero{height:calc(100svh - 90px);min-height:530px;max-height:800px;position:relative;isolation:isolate}.hero-image{position:absolute;inset:0;width:100%;height:100%;z-index:-2;object-position:center 52%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f8f6eef2 0%,#f8f6eebf 32%,#f8f6ee00 72%);z-index:-1}.hero-copy{padding:7% 6%;max-width:690px}.hero-copy p:not(.eyebrow){margin:24px 0 28px;max-width:430px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--green);color:white;border:1px solid var(--green);padding:14px 24px;border-radius:3px;font-size:.95rem;line-height:1.5}.button:hover{background:#223e30}.text-link{display:inline-flex;gap:16px;align-items:center;padding:7px 0;border-bottom:1px solid #aab6a7;font-size:.95rem}.hero-controls{position:absolute;bottom:0;left:0;right:0;display:flex;gap:0;padding-left:6%;background:#f8f6eeed;border-bottom:1px solid var(--line)}.hero-controls button{padding:20px 26px;border:0;border-bottom:3px solid transparent;font-size:.9rem;text-align:left}.hero-controls button[aria-pressed=true]{border-bottom-color:var(--green);font-weight:600}.photo-credit{position:absolute;bottom:84px;right:18px;color:white;text-shadow:0 1px 4px #000;font-size:.7rem}.hero-video{background:#e8eddf}.hero-video:after{display:none}.hero-film{display:grid;grid-template-columns:.7fr 1.3fr;gap:5%;height:100%;align-items:center;padding:35px 6% 100px}.hero-film p{margin-top:20px}.film video{width:100%;display:block;background:#15241b;max-height:65vh;aspect-ratio:16/9;object-fit:contain}.video-download{font-size:.875rem;display:inline-block;margin-top:8px;border-bottom:1px solid var(--line)}.brand-intro{max-width:930px;margin:0 auto 35px;text-align:center;color:var(--muted);font-size:1.05rem}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:32px}.section-head .eyebrow{margin-bottom:10px}.section-head>p{max-width:400px;color:var(--muted)}.home-books{padding-top:36px;padding-bottom:28px;min-height:660px}.book-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.book-card{background:#ecefe3;padding:28px 32px;border-top:3px solid #7d9378}.book-1{background:#eee6d6;border-top-color:#b3986c}.book-heading{display:flex;align-items:center;gap:20px}.book-number{font:3rem Georgia;color:#839878}.book-1 .book-number{color:#af9360}.book-heading small{color:var(--muted);font-size:.8rem}.book-heading h3{font-size:1.9rem;margin-top:8px}.book-summary{min-height:110px;padding:22px 0 12px}.pager{display:flex;gap:20px;align-items:center;justify-content:center;margin-top:22px;font-size:.85rem}.pager button{width:42px;height:42px;border-radius:50%}.pager button:hover{background:#e5e9dd}.practices{background:#fffdfa;padding-top:48px;padding-bottom:35px;min-height:650px}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.practice-card{background:#f1f3e8;transition:transform .2s}.practice-card:hover{transform:translateY(-4px)}.tone-1{background:#e7f0f0}.tone-2{background:#eee9de}.practice-image{height:160px;overflow:hidden}.practice-image img{height:100%;width:100%;object-position:center}.practice-copy{padding:22px 25px}.practice-copy small{color:var(--muted)}.practice-copy h3{margin:8px 0}.practice-copy p{min-height:60px;font-size:.95rem;margin-bottom:14px}.practice-contact{text-align:right;margin-top:24px}.home-story,.experience{display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:center}.home-story img,.experience img{height:440px;width:100%}.home-story p,.experience p{margin:22px 0}.gallery-section{overflow:hidden}.gallery{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:18px}.gallery figure{flex:0 0 340px;margin:0;scroll-snap-align:start}.gallery img{width:100%;height:255px}.gallery figcaption{padding:12px 0;font-size:.9rem;color:var(--muted)}.contact-section{background:#e8eddf}.contact-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:12%;align-items:center}.contact-grid h2{margin-bottom:22px}.contact-panel{border-left:1px solid #b7c4ac;padding-left:40px}.contact-panel strong{font-size:2rem;font-weight:400;display:block;margin:10px 0 18px}.contact-panel .small{margin-top:15px;color:var(--muted)}footer{padding:45px 6%;background:#f8f6ee}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:26px}.footer-top p{font-size:.9rem;color:var(--muted)}footer nav{display:flex;flex-wrap:wrap;gap:16px 28px;margin-bottom:30px;font-size:.875rem}footer>small{color:var(--muted)}.page-top{padding-top:65px;min-height:50vh}.page-top h1{margin:24px 0}.split-hero{display:grid;grid-template-columns:1fr 1fr;min-height:550px}.split-hero>div{padding:65px 10% 65px 12%;align-self:center}.split-hero>img{height:100%;max-height:640px;width:100%;min-height:550px;object-fit:cover}.split-hero h1{font-size:clamp(2.3rem,3.8vw,4rem)}.split-hero p:not(.eyebrow){margin:24px 0}.lead{font-size:1.25rem;line-height:2;max-width:1000px;margin:0 auto 45px}.reading-copy{max-width:800px;line-height:2;margin-top:30px}.reading-copy p{margin-bottom:24px}.reading-copy .button{margin-top:10px}.three-columns,.camp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:30px 0}.three-columns article{border-top:1px solid #b5c4b0;padding-top:26px}.three-columns article p{margin-top:15px}.pale-blue{background:var(--blue)}hr{border:0;border-top:1px solid #bbcdd0;margin:40px 0}.camp-grid article{background:#eef0e5;padding:30px}.camp-grid article:nth-child(2){background:#e9f0ed}.camp-grid article:nth-child(3){background:#f0e8d8}.camp-duration{font:4rem Georgia;color:#6a866a}.camp-grid .eyebrow{margin:15px 0}.camp-grid article>p:not(.eyebrow){margin:18px 0}.experience{background:#fffdfa}.experience li{line-height:2;padding:5px 0}.experience ul{padding-left:20px;margin-bottom:30px}.book-detail{background:#edeedf}.book-detail .eyebrow{margin-top:45px}.book-detail h1{margin:15px 0}.subtitle{color:var(--muted)}.film-section h2{margin-bottom:30px}.long-film{max-width:1050px;margin:auto}
@media(min-width:1500px){.hero-copy{padding-left:max(6%,calc((100vw - 1280px)/2)) ;max-width:850px}}
@media(max-width:1100px){.desktop-nav{display:none}.languages{margin-left:auto}.site-header{gap:12px}.brand small{font-size:.53rem}.section{padding-left:5%;padding-right:5%}.book-summary{min-height:150px}.practice-copy{padding:20px}.section-head{gap:25px}.hero-copy{padding-top:9%}.hero-film{grid-template-columns:.6fr 1fr}.camp-grid{gap:16px}.camp-grid article{padding:22px}}
@media(max-width:700px){.site-header{height:78px;padding:0 4%;gap:5px}.brand{font-size:.9rem;letter-spacing:.08em;gap:7px}.brand img{width:35px;height:35px}.brand small{display:none}.languages{padding-left:6px;border:0}.languages a{padding:8px 6px}.menu-toggle{padding:8px}.hero{height:calc(90svh - 78px);min-height:560px}.hero:after{background:linear-gradient(90deg,#f8f6eee6,#f8f6ee40)}.hero-copy{padding:65px 7%}.hero-copy h1{font-size:2.8rem}.hero-copy p:not(.eyebrow){font-size:1rem;max-width:270px}.hero-controls{padding:0}.hero-controls button{font-size:.75rem;padding:18px 12px;flex:1}.photo-credit{bottom:80px}.section{padding:42px 6%}.section-head{display:block;margin-bottom:25px}.section-head>p{margin-top:15px}.brand-intro{text-align:left;margin-bottom:35px;font-size:1rem}.book-grid{gap:12px}.book-card{padding:18px 15px}.book-heading{display:block}.book-number{font-size:2rem}.book-heading h3{font-size:1.3rem;overflow-wrap:anywhere}.book-heading small{font-size:.75rem}.book-summary{font-size:.9rem;min-height:220px;line-height:1.8}.book-card .text-link{font-size:.85rem;gap:6px}.pager{gap:12px;font-size:.8rem}.practice-grid,.three-columns,.camp-grid{grid-template-columns:1fr}.practice-image{height:200px}.practice-copy p{min-height:0}.home-story,.experience,.contact-grid,.split-hero{grid-template-columns:1fr}.home-story img,.experience img{height:310px}.home-story>div+div{margin-top:26px}.gallery figure{flex-basis:280px}.gallery img{height:210px}.contact-grid{gap:30px}.contact-panel{padding:25px 0 0;border-left:0;border-top:1px solid #b7c4ac}.footer-top{display:block}.footer-top p{margin-top:18px}.split-hero>div{padding:45px 6%}.split-hero>img{min-height:0;height:320px}.lead{font-size:1.1rem}.hero-film{display:flex;flex-direction:column;justify-content:center;padding:30px 6% 90px;gap:25px}.hero-film p:not(.eyebrow){display:none}.hero-film .eyebrow{margin:0 0 10px}.hero-film h2{font-size:1.8rem}.hero-film .film{width:100%}.hero-film .video-download{font-size:.8rem}.film video{max-height:55vh}.camp-grid{gap:20px}.book-detail h1{font-size:2.7rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Brand continuity and four-element collection */
.hero:after{background:linear-gradient(90deg,#f8f6eeda 0%,#f8f6ee70 34%,#f8f6ee00 66%)}.hero-motto{font-family:Georgia,serif;font-style:italic;font-size:1.25rem!important}.hero-image{object-position:center}.restored-intro{background:#f2efdf}.intro-columns{display:grid;grid-template-columns:1fr 1.25fr;gap:9%}.intro-columns p{margin-bottom:24px}.intro-columns h2{max-width:390px}.subtle{color:var(--muted)}.nature-elements{width:100%;height:auto!important;margin-top:32px;object-fit:contain}.notes-preview{display:flex;justify-content:space-between;align-items:end;gap:25px;padding-bottom:20px}.manifesto{text-align:center;background:#345445;color:#fcfaf1}.manifesto h2{max-width:1050px;margin:15px auto 30px;white-space:pre-line;font-size:clamp(1.6rem,2.7vw,2.6rem);line-height:1.8}.manifesto>p:last-child{color:#d9e4d3;letter-spacing:.12em}.camp-grid h3{font-size:1.8rem;margin-bottom:24px}.camp-frequency{font-size:.9rem;color:var(--muted);border-top:1px solid #ccd4c3;padding-top:14px}.swim-portrait,.crystal-hero{margin:0;position:relative;min-height:550px}.swim-portrait>img,.crystal-hero>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.swim-portrait>img{object-position:50% 50%}.swim-portrait figcaption,.crystal-hero figcaption{position:absolute;bottom:0;left:0;right:0;background:#f8f6eee8;font-size:.78rem;line-height:1.6;padding:10px 18px}.crystal-hero>img{object-fit:contain;background:#eee7da}.theme-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:35px}.theme{padding:28px 24px;background:#e8f0f2;border-top:3px solid #89aeb9}.theme-1{background:#eeece6;border-color:#969589}.theme-2{background:#f5e8d4;border-color:#b57f38}.theme-3{background:#eaf0e0;border-color:#809462}.theme h3{font-size:2rem}.theme p{margin-top:14px}.theme .eyebrow{font-size:.8rem}.wechat-label{display:flex;align-items:center;gap:10px}.social-channels{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px;padding-top:30px;border-top:1px solid #b7c4ac}.social-placeholder{display:flex;align-items:center;gap:14px;padding:15px 10px;font-size:1rem}.social-placeholder small{display:block;color:var(--muted);font-size:.8rem;margin-top:6px}.social-note{color:var(--muted);margin-top:12px}
@media(max-width:700px){.intro-columns{grid-template-columns:1fr;gap:26px}.notes-preview{display:block}.notes-preview .text-link{margin-top:20px}.theme-grid{grid-template-columns:1fr 1fr;gap:12px}.theme{padding:20px 16px}.theme h3{font-size:1.5rem}.social-channels{grid-template-columns:1fr 1fr;gap:10px}.social-placeholder{padding:12px 0;font-size:.9rem}.swim-portrait,.crystal-hero{min-height:340px}.swim-portrait>img{object-position:center}.hero:after{background:linear-gradient(90deg,#f8f6eeeb,#f8f6ee80 60%,#f8f6ee30)}.hero-image{object-position:64% center}.nature-elements{min-height:60px}.manifesto h2{font-size:1.55rem}.brand small{display:block;font-size:.36rem;letter-spacing:0;white-space:nowrap}.brand{font-size:.83rem}.brand img{width:31px;height:31px}}
.facebook-mark{font-family:Arial,sans-serif;font-weight:700;display:inline-flex;justify-content:center;width:23px;line-height:1}.red-mark{font-size:9px;font-weight:700;letter-spacing:-.1em;border:1.5px solid currentColor;border-radius:6px;padding:5px 2px;white-space:nowrap}.social-placeholder>svg{flex-shrink:0}
.concept-label{display:block;font-size:.75rem;margin-bottom:10px;color:var(--muted)}
/* Clearer philosophy, individual symbols and lived experiences */
.intro-columns{display:block}.intro-columns h2{max-width:1150px;font-size:clamp(1.9rem,3.15vw,3.4rem);line-height:1.65;letter-spacing:-.025em}.intro-columns>div{max-width:730px;margin:40px 0 0 auto}.intro-columns>div .eyebrow{font-size:.95rem;letter-spacing:.03em;margin-bottom:16px}.nature-symbols{display:grid;grid-template-columns:repeat(5,1fr);gap:26px 12px;margin-top:32px}.nature-symbols>div{display:flex;flex-direction:column;align-items:center;gap:12px;color:#58715e}.nature-symbols span{font-size:.58rem;letter-spacing:.07em}.nature-symbols>div:nth-child(1){color:#597f92}.nature-symbols>div:nth-child(3){color:#b47c43}.nature-symbols>div:nth-child(4){color:#797468}.book-cover-thumb{width:72px;height:110px;object-fit:contain;flex-shrink:0}.book-heading .book-number{font-size:1.6rem}.book-heading{gap:14px}.book-detail-body{display:flex;align-items:center;gap:7%;margin-top:30px}.book-cover-full{width:34%;max-width:340px;height:auto;object-fit:contain}.book-detail-body .reading-copy{flex:1;margin-top:0}.swim-scenes{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0!important;align-self:stretch!important}.swim-scenes img{height:100%;max-height:650px;width:100%;object-fit:cover;object-position:center}.coach-profile{display:grid;grid-template-columns:240px 1fr;gap:40px;align-items:center}.coach-profile img{width:240px;height:220px;object-fit:cover}.student-stories{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.student-stories h2{margin-bottom:25px}.student-stories .subtle{font-size:.85rem;margin-top:20px}.student-video{max-width:340px;width:100%;margin:auto}.student-video video{display:block;width:100%;aspect-ratio:9/16;max-height:680px;background:#182e2b}.retreat-purpose{max-width:950px;margin-bottom:45px}.retreat-purpose h2{margin-bottom:24px}.retreat-purpose .lead{margin:0;font-size:1.15rem}.retreat-values{display:grid;grid-template-columns:1fr 1fr;gap:40px 65px}.retreat-values article{border-top:1px solid var(--line);padding-top:24px}.retreat-values h3{margin:12px 0}.retreat-values p{color:var(--muted)}.retreat-programs{background:#f0efe4}.take-home{background:#e8eddf;text-align:center}.take-home h2{margin-bottom:24px}.take-home .lead{margin-bottom:24px}.take-home>p:last-child{max-width:800px;margin:auto}.desktop-nav{gap:18px}
@media(max-width:700px){.intro-columns h2{font-size:1.8rem;line-height:1.75}.intro-columns>div{margin-top:30px}.nature-symbols{gap:24px 10px}.book-heading{display:flex;flex-wrap:wrap;gap:10px}.book-heading>div{width:100%}.book-cover-thumb{height:90px;width:60px}.book-heading h3{font-size:1.25rem}.book-detail-body{display:block}.book-cover-full{width:75%;margin:0 auto 30px}.swim-scenes{min-height:340px;max-height:420px;overflow:hidden}.swim-scenes img{height:420px;object-position:center 35%}.coach-profile{grid-template-columns:1fr;gap:25px}.coach-profile img{width:100%;height:260px}.student-stories{grid-template-columns:1fr;gap:30px}.student-video{max-width:320px}.retreat-values{grid-template-columns:1fr;gap:30px}.student-video video{max-height:none}.practice-card.tone-1 .practice-image img{object-position:center 35%}}

.coach-profile img{height:auto;aspect-ratio:2/3;object-fit:contain}.practice-card.tone-1 .practice-image img{object-position:center 48%}
@media(max-width:700px){.coach-profile img{max-width:300px;justify-self:center;height:auto}}
