:root{--ink:#263d32;--paper:#f7f6ef;--serif:'Italiana',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #c18734;outline-offset:5px}header{height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;gap:30px}.brand{font-size:35px;font-weight:500;letter-spacing:-2px;white-space:nowrap}.brand-symbol{display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--ink);border-radius:50%;width:39px;height:39px;font-size:27px;letter-spacing:0;margin-right:9px}.brand-dot{font-size:12px;vertical-align:top;letter-spacing:0;margin-left:4px}nav{display:flex;gap:35px;font-size:14px}nav a{padding:10px 0}.about-link{background:none;border:0;color:inherit;font-size:14px}.about-link span{padding-left:12px}.header-note{font-size:11px;letter-spacing:2px}.hero{height:650px;min-height:560px;position:relative;overflow:hidden;margin:0 20px;color:#fff;background:#345d60;border-radius:3px}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:center 54%;animation:arrive 2s ease-out}.hero-shade{background:linear-gradient(90deg,rgba(13,42,34,.52),rgba(9,46,38,.04)),linear-gradient(0deg,rgba(10,36,30,.44),transparent 35%)}.hero-topline,.hero-bottom{position:absolute;left:4%;right:4%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:2px}.hero-topline{top:29px;padding-bottom:22px;border-bottom:1px solid #ffffff59}.hero-copy{position:relative;padding:114px 4% 70px}.eyebrow{font-size:11px;font-weight:500;letter-spacing:2px;margin:0 0 24px}.hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(70px,7.8vw,116px);line-height:.98;letter-spacing:-3px;margin:0 0 23px}.hero h1 span{padding-left:75px}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.7;color:#f3f4ec}.hero-button{display:inline-flex;gap:48px;align-items:center;margin-top:14px;padding:17px 22px;border-radius:2px;background:var(--paper);color:var(--ink);font-size:14px;transition:background .2s,transform .2s}.hero-button:hover{background:#e3e9d4;transform:translateY(-3px)}.hero-bottom{bottom:25px;align-items:center;font-size:10px}.hero-bottom i{display:inline-block;width:36px;height:1px;background:#fff;vertical-align:middle;margin:0 16px}.hero-seal{position:absolute;right:8%;bottom:100px;border:1px solid #ffffffa0;border-radius:50%;height:145px;width:145px;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(12deg);font-size:12px;line-height:1.25;letter-spacing:1px}.hero-seal em{font:italic 38px Georgia;letter-spacing:-2px}.activities{padding:70px 5% 66px;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:14px}.section-heading h2{font:400 clamp(34px,3.6vw,51px)/1.15 var(--serif);margin:0;letter-spacing:-1px}.section-heading h2 em{font-family:Georgia;font-weight:400;font-size:.9em}.section-heading>p{font-size:14px;line-height:1.7;margin:0;color:#627065}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{padding:29px 28px 23px;border:1px solid #cdd3c3;border-radius:4px;min-height:395px;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.card:hover{transform:translateY(-5px);box-shadow:0 15px 25px #283a2c0a}.movement{background:#e7ebde}.wellness{background:#ede6d7;border-color:#ded6c6}.connection{background:#dfe8e5;border-color:#cbd9d3}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.8px;margin-bottom:30px}.card-icon{font-size:29px;line-height:1}.card h3{font-family:var(--serif);font-size:34px;font-weight:400;letter-spacing:-.7px;margin:0 0 13px}.card p{font-size:14px;line-height:1.65;color:#526155;margin:0 0 25px}.card-actions{margin-top:auto}.card-actions button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 0;background:none;border:0;border-top:1px solid #324b322a;color:var(--ink);font-size:14px;text-align:left;gap:12px}.card-actions button:hover{padding-left:7px}.card-actions button span{font-size:19px}.card-foot{font-size:9px;letter-spacing:1.5px;margin-top:22px;color:#5c695e}.tip-preview span{font-size:9px;letter-spacing:1.3px}.tip-preview p{font:italic 23px/1.3 Georgia;margin:9px 0 24px}.closing{border-top:1px solid #d7dcce;border-bottom:1px solid #d7dcce;text-align:center;padding:34px 20px 40px;margin:0 5%}.closing-mark{font-size:31px}.closing p{font:32px var(--serif);margin:12px 0}.closing>span:last-child{font-size:10px;letter-spacing:2px}footer{display:flex;align-items:center;justify-content:space-between;padding:32px 5%;gap:20px}footer .brand{font-size:28px}footer p,footer>span{font-size:11px;color:#69736c}dialog{border:0;border-radius:9px;padding:52px 40px 35px;background:var(--paper);color:var(--ink);width:min(590px,calc(100% - 28px));max-height:90vh;box-shadow:0 30px 100px #132d3055}dialog::backdrop{background:#152e28a8;backdrop-filter:blur(7px)}.close{position:absolute;right:19px;top:12px;border:0;background:none;color:var(--ink);font-size:31px}dialog h2{font:42px/1.1 var(--serif);margin:0 0 17px}dialog p{line-height:1.7;color:#556459}dialog .eyebrow{color:var(--ink);line-height:1.5}dialog .primary{border:0;background:var(--ink);color:white;border-radius:3px;padding:14px 22px;margin:12px 8px 0 0}dialog .secondary{background:transparent;border:1px solid #aebaaa;color:var(--ink);padding:12px 18px;border-radius:3px}dialog .activity-box{background:#e5ebdf;border-radius:6px;padding:25px;margin:22px 0}dialog .activity-box h3{font:28px var(--serif);margin:0 0 10px}.progress{font-size:12px;letter-spacing:1px}.breath-orb{width:150px;height:150px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#c7d6b7,#728e7d);box-shadow:0 0 0 17px #dfe7d7;margin:47px auto;display:flex;align-items:center;justify-content:center;color:#213a2d;transition:transform 4s linear}.breath-orb.expand{transform:scale(1.25)}.center{text-align:center}.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:24px 0}.memory-tile{height:72px;border:1px solid #b8c8b8;background:#dce6d6;color:var(--ink);border-radius:4px;font-size:24px}.memory-tile.revealed{background:#fff}.memory-tile.matched{background:#385c49;color:white}.prompt{font:30px/1.35 var(--serif);min-height:115px}.music-bars{display:flex;gap:8px;justify-content:center;align-items:center;height:100px}.music-bars i{width:6px;height:20px;background:#6d8b73;border-radius:6px}.music-bars.playing i{animation:bars 1.3s ease-in-out infinite alternate}.music-bars i:nth-child(2){animation-delay:.4s}.music-bars i:nth-child(3){animation-delay:.8s}.music-bars i:nth-child(4){animation-delay:.2s}.music-bars i:nth-child(5){animation-delay:.6s}input[type=range]{width:100%;accent-color:var(--ink)}@keyframes bars{to{height:75px}}@keyframes arrive{from{transform:scale(1.04)}to{transform:scale(1)}}@media(min-width:1500px){.hero{height:730px}.hero-copy{padding-top:145px}}@media(max-width:850px){header{height:80px}.header-note{display:none}.hero{height:620px}.hero h1{font-size:86px}.cards{gap:12px}.card{padding:25px 18px}.card h3{font-size:29px}.card-actions button{font-size:13px}.section-heading>p{display:none}.hero-seal{right:6%;width:115px;height:115px}footer>span{display:none}}@media(max-width:600px){header{height:77px;padding:0 6%}.brand{font-size:29px}.brand-symbol{height:32px;width:32px;font-size:22px}nav{gap:0}nav>a{display:none}.hero{margin:0 10px;min-height:590px;height:calc(83svh - 77px);max-height:700px}.hero-topline{left:7%;right:7%;font-size:9px;letter-spacing:1.5px}.edition{display:none}.hero-copy{padding:127px 7% 40px}.hero h1{font-size:clamp(61px,15vw,88px);letter-spacing:-2px}.hero h1 span{padding-left:20px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.4px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-seal{bottom:76px;right:7%;width:82px;height:82px;font-size:8px}.hero-seal em{font-size:24px}.hero-bottom{left:7%;right:7%;font-size:8px;letter-spacing:1px}.hero-bottom>span:last-child{display:none}.activities{padding:45px 6%}.section-heading h2{font-size:39px}.cards{grid-template-columns:1fr;gap:18px}.card{padding:27px;min-height:350px}.card h3{font-size:37px}.card p,.card-actions button{font-size:15px}.card-top{margin-bottom:25px}.card-foot{font-size:10px}.closing p{font-size:27px}footer{flex-wrap:wrap;padding:25px 6%}footer p{font-size:10px}dialog{padding:48px 24px 26px}dialog h2{font-size:37px}.memory-grid{gap:7px}.memory-tile{height:65px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
