:root{--paper:#f8f9f5;--ink:#172e25;--muted:#65726a;--green:#214f3c;--sage:#e7eddf;--line:#dce2d8;--white:#fff;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #608b44;outline-offset:5px}p{line-height:1.7;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em}h1{font-size:clamp(48px,6.1vw,82px);line-height:1.04}h2{font-size:clamp(34px,4vw,52px);line-height:1.12}h3{font-size:25px;line-height:1.22}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.skip{position:absolute;left:16px;top:-80px;z-index:10;background:white;padding:12px}.skip:focus{top:10px}.nav{height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:650;letter-spacing:-.7px}.brand img{width:36px;height:36px;border-radius:10px}.nav-links{display:flex;align-items:center;gap:32px;font-size:14px}.nav-links>a:not(.button):hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--green);color:white;padding:16px 24px;border:1px solid transparent;border-radius:100px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#133c2a;transform:translateY(-2px)}.button.small{padding:12px 20px;font-size:13px}.button.light{background:#fff;color:var(--ink)}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:650;color:var(--green);margin-bottom:24px;display:block}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:60px;padding:44px 0 74px}.hero h1{margin-bottom:25px}.hero h1 span{color:#6d826a}.hero-copy>p{max-width:430px;font-size:17px;margin-bottom:28px}.actions{display:flex;align-items:center;gap:24px}.text-link{font-size:14px;font-weight:600}.fine{font-size:12px;margin:16px 0 0}.hero-art{height:620px;position:relative;border-radius:180px 180px 24px 24px;background:var(--sage);display:flex;align-items:center;justify-content:center;overflow:hidden}.contours{position:absolute;inset:0;width:100%;height:100%;color:#c5d2bb;opacity:.75}.phone{width:244px;border:6px solid #1b2922;border-radius:39px;overflow:hidden;box-shadow:0 26px 48px #263b2526;position:relative;transform:rotate(5deg);background:white}.phone img{width:100%;height:auto}.art-caption{position:absolute;bottom:23px;left:0;right:0;text-align:center;letter-spacing:.16em;text-transform:uppercase;font-size:9px;color:#52654c}.badge-note{position:absolute;left:15px;top:105px;background:#fff;padding:13px 17px;border:1px solid var(--line);border-radius:12px;box-shadow:0 10px 20px #233c1710;transform:rotate(-7deg);font-size:12px}.badge-note span{display:block;font-size:10px;color:var(--muted);margin-top:5px}.intro-strip{display:flex;justify-content:space-between;gap:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:27px 0;font-size:13px;color:var(--muted)}.intro-strip span:before{content:'↗';color:var(--green);margin-right:12px}.section{padding:100px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:42px}.section-heading h2{margin:0;max-width:620px}.section-heading>p{max-width:350px;margin:0;font-size:15px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.feature{border-top:1px solid var(--line);padding-top:28px}.feature-number{display:block;color:#84937c;font-size:12px;margin-bottom:32px}.feature p{font-size:15px;margin:0}.feature h3{margin-bottom:12px}.story{background:var(--green);color:white;border-radius:var(--radius);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.story-copy{padding:64px 54px}.story-copy p{color:#c4d2c8;font-size:16px;max-width:380px}.story .eyebrow{color:#b1c9a7}.story h2{max-width:390px}.collection-art{position:relative;min-height:390px;background:#284f3e;display:grid;place-content:center}.course-token{border:1px solid #a4bd9166;border-radius:100%;width:220px;height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-12deg);outline:1px solid #a4bd9133;outline-offset:16px}.course-token svg{width:76px;height:76px;color:#ccdac4}.course-token strong{font-size:19px;margin-top:16px;letter-spacing:-.5px}.course-token span{font-size:10px;letter-spacing:3px;text-transform:uppercase;margin-top:10px;color:#c4d2c8}.mini-label{position:absolute;right:35px;bottom:42px;font-size:11px;color:#c4d2c8}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.post-card{min-width:0}.post-card>a{display:block}.post-card h3{font-size:25px;margin:14px 0 12px;transition:color .2s}.post-card a:hover h3{color:#588148}.post-card p{font-size:14px;line-height:1.65}.post-art{aspect-ratio:1.55;border-radius:14px;position:relative;overflow:hidden;background:#d9e3d3;color:#35573e;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.post-art svg{width:100%;height:100%;transition:transform .4s}.post-card a:hover .post-art svg{transform:scale(1.03)}.post-art.terracotta{background:#e9ddd1;color:#8d6b4f}.post-art.coast{background:#dbe5e5;color:#507779}.post-art>span{position:absolute;bottom:18px;left:20px;letter-spacing:.19em;font-size:10px;text-transform:uppercase}.post-meta{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.read-link{display:inline-block;font-size:12px;font-weight:600;margin-top:4px}.faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;padding-top:0}.faq h2{max-width:350px}.faq details{border-top:1px solid var(--line);padding:23px 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{font-size:16px;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}summary:after{content:'+';font-size:20px;font-weight:400}details[open] summary:after{content:'−'}details p{font-size:14px;margin:16px 0 0}.download-section{text-align:center;background:var(--sage);padding:75px 24px;border-radius:var(--radius)}.download-section h2{max-width:600px;margin:0 auto 20px}.download-section p{margin-bottom:25px}.footer{padding:45px 0 26px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-links{display:flex;gap:26px;font-size:12px;color:var(--muted)}.copyright{font-size:11px;color:var(--muted);padding-bottom:25px}.journal-header{padding:65px 0 35px}.journal-header h1{font-size:clamp(48px,7vw,84px);margin-bottom:24px}.journal-header>p{max-width:570px;font-size:17px}.journal-tools{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:26px 0;border-top:1px solid var(--line);margin-bottom:18px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid var(--line);color:var(--ink);background:transparent;border-radius:30px;padding:10px 17px;font-size:12px;cursor:pointer}.filter[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.search{border:1px solid var(--line);border-radius:8px;padding:12px 14px;background:white;width:230px;font-size:13px}.journal-list{padding-bottom:90px;row-gap:50px}.empty{padding:30px 0;color:var(--muted)}[hidden]{display:none!important}.article-head{max-width:850px;margin:60px auto 40px;text-align:center}.article-head h1{font-size:clamp(38px,5vw,65px);line-height:1.1;margin:25px 0}.article-head>p{font-size:18px;max-width:660px;margin:0 auto 24px}.breadcrumb{font-size:12px;color:var(--muted);margin-top:28px}.article-layout{display:grid;grid-template-columns:210px minmax(0,700px);gap:65px;justify-content:center;margin:60px auto 90px}.toc{font-size:12px;position:sticky;top:35px;align-self:start}.toc strong{display:block;margin-bottom:20px}.toc a{display:block;margin:14px 0;color:var(--muted);line-height:1.5}.article-body{font-size:17px;line-height:1.8}.article-body h2{font-size:30px;letter-spacing:-1px;margin:44px 0 20px;line-height:1.25}.article-body p{margin-bottom:22px}.source-link{font-size:13px;text-decoration:underline;text-underline-offset:4px}.article-body .article-cta{border-top:1px solid var(--line);margin-top:40px;padding-top:24px;font-size:14px}.article-cta p{font-size:14px;margin-bottom:10px}.article-cta a{font-weight:600;text-decoration:underline;text-underline-offset:4px}.editor-note{font-size:12px;padding:20px;background:var(--sage);border-radius:10px;color:var(--muted)}.back-link{font-size:13px;text-decoration:underline}.related{border-top:1px solid var(--line);padding-top:65px;padding-bottom:50px}.related h2{font-size:32px} .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1400px){.hero{gap:90px}.hero-art{height:650px}.phone{width:257px}}@media(max-width:900px){.hero{gap:30px}.hero-art{height:540px}.phone{width:215px}.badge-note{display:none}.hero h1{font-size:54px}.actions{align-items:start;flex-direction:column;gap:18px}.story-copy{padding:44px 32px}.features{gap:25px}.journal-grid{gap:20px}.post-card h3{font-size:22px}.faq{gap:40px}.article-layout{grid-template-columns:160px minmax(0,1fr);gap:35px}}@media(max-width:640px){.wrap{width:calc(100% - 40px)}.nav{height:82px;gap:10px}.brand{font-size:18px}.brand img{width:30px;height:30px}.nav-links{gap:17px}.nav-links .about-link{display:none}.nav-links .button{padding:10px 13px;font-size:11px}.hero{grid-template-columns:1fr;padding:35px 0 38px;gap:40px}.hero h1{font-size:58px;max-width:360px}.hero-copy>p{font-size:16px}.hero-art{height:535px;border-radius:160px 160px 20px 20px}.phone{width:215px}.actions{flex-direction:row;align-items:center;gap:22px}.actions .button{padding:16px 19px}.intro-strip{font-size:11px;gap:14px;flex-wrap:wrap;justify-content:center}.intro-strip span:before{margin-right:5px}.section{padding:64px 0}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin-top:22px}.section-heading>.text-link{display:inline-block;margin-top:22px}.features{grid-template-columns:1fr;gap:30px}.feature{padding-top:20px}.feature-number{margin-bottom:18px}.feature h3{font-size:24px}.story{grid-template-columns:1fr}.story-copy{padding:40px 28px}.collection-art{min-height:310px}.journal-grid{grid-template-columns:1fr;gap:40px}.post-card h3{font-size:26px}.post-art{aspect-ratio:1.65}.faq{display:block;padding-top:0}.faq h2{margin-bottom:32px}.download-section{padding:55px 23px}.footer{align-items:start;flex-direction:column;gap:25px}.footer-links{gap:22px;flex-wrap:wrap}.journal-header{padding-top:40px}.journal-tools{align-items:stretch;flex-direction:column}.search{width:100%}.article-head{margin-top:40px;text-align:left}.article-head>p{font-size:17px}.article-layout{display:block;margin-top:35px}.toc{position:static;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:35px}.article-body{font-size:16px}.article-body h2{font-size:27px}.journal-list{padding-bottom:60px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.hero-copy>p.fine{font-size:12px;margin-top:16px;margin-bottom:0}
@media(max-width:640px){.actions{gap:18px;flex-wrap:wrap}.actions .button{font-size:13px;padding:16px 18px;gap:14px;white-space:nowrap}.actions .text-link{font-size:12px;white-space:nowrap}}
@media(max-width:360px){.nav-links .button{display:none}.hero h1{font-size:49px}.hero-art{height:510px}}
.collection-art{margin:0;overflow:hidden;isolation:isolate}.badge-collection{position:relative;width:100%;height:390px}.real-badge{position:absolute;height:auto;object-fit:contain;filter:drop-shadow(0 16px 18px rgba(9,28,19,.25));transition:transform .28s ease,filter .28s ease}.real-badge:hover{z-index:10;filter:drop-shadow(0 22px 24px rgba(9,28,19,.34))}.badge-1{width:128px;left:8%;top:37px;transform:rotate(-8deg)}.badge-1:hover{transform:rotate(-4deg) translateY(-5px)}.badge-2{width:99px;right:9%;top:41px;transform:rotate(7deg)}.badge-2:hover{transform:rotate(3deg) translateY(-5px)}.badge-3{width:132px;left:31%;top:21px;transform:rotate(3deg)}.badge-3:hover{transform:rotate(1deg) translateY(-5px)}.badge-4{width:116px;right:21%;bottom:34px;transform:rotate(8deg)}.badge-4:hover{transform:rotate(4deg) translateY(-5px)}.badge-5{width:124px;left:12%;bottom:21px;transform:rotate(-4deg)}.badge-5:hover{transform:rotate(-1deg) translateY(-5px)}.badge-6{width:106px;left:43%;bottom:15px;transform:rotate(-7deg)}.badge-6:hover{transform:rotate(-3deg) translateY(-5px)}.badge-7{width:92px;right:3%;top:151px;transform:rotate(5deg)}.badge-7:hover{transform:rotate(2deg) translateY(-5px)}
@media(max-width:900px) and (min-width:641px){.badge-collection{transform:scale(.86);transform-origin:center}.badge-1{left:1%}.badge-2{right:3%}.badge-3{left:28%}.badge-5{left:3%}.badge-6{left:39%}}
@media(max-width:640px){.collection-art{min-height:410px}.badge-collection{height:390px}.badge-1{width:110px;left:3%;top:43px}.badge-2{width:88px;right:4%;top:39px}.badge-3{width:116px;left:32%;top:19px}.badge-4{width:104px;right:16%;bottom:45px}.badge-5{width:110px;left:4%;bottom:39px}.badge-6{width:95px;left:38%;bottom:18px}.badge-7{width:83px;right:-2%;top:157px}.mini-label{right:22px;bottom:18px;font-size:9px}}
.sprinkle-zone{position:relative}.sprinkle{position:absolute;z-index:2;height:auto;pointer-events:none;object-fit:contain;filter:drop-shadow(0 12px 14px rgba(18,47,33,.16))}.sprinkle-hero-one{width:78px;right:20px;top:92px;transform:rotate(12deg)}.sprinkle-hero-two{width:86px;left:25px;bottom:84px;transform:rotate(-10deg)}.sprinkle-feature-one{width:74px;right:-20px;top:48px;transform:rotate(11deg)}.sprinkle-feature-two{width:62px;left:-36px;bottom:44px;transform:rotate(-13deg)}.sprinkle-journal-one{width:68px;right:-26px;top:54px;transform:rotate(9deg)}.sprinkle-journal-two{width:59px;left:-28px;bottom:48px;transform:rotate(-8deg)}.download-section{overflow:hidden}.sprinkle-cta-one{width:102px;left:32px;bottom:-15px;transform:rotate(-12deg)}.sprinkle-cta-two{width:84px;right:42px;top:25px;transform:rotate(13deg)}
@media(max-width:900px){.sprinkle-feature-one,.sprinkle-feature-two,.sprinkle-journal-one,.sprinkle-journal-two{opacity:.7}.sprinkle-feature-one,.sprinkle-journal-one{right:-9px}.sprinkle-feature-two,.sprinkle-journal-two{left:-8px}.sprinkle-cta-one{left:10px}.sprinkle-cta-two{right:14px}}
@media(max-width:640px){.sprinkle-hero-one{width:64px;right:8px;top:94px}.sprinkle-hero-two{width:69px;left:8px;bottom:78px}.sprinkle-feature-one{width:57px;right:-8px;top:22px}.sprinkle-feature-two{display:none}.sprinkle-journal-one{width:54px;right:-7px;top:25px}.sprinkle-journal-two{display:none}.sprinkle-cta-one{width:72px;left:-12px;bottom:-8px;opacity:.82}.sprinkle-cta-two{width:62px;right:-8px;top:18px;opacity:.82}.download-section>*:not(.sprinkle){position:relative;z-index:3}}
