@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{--ink:#30231b;--paper:#faf7f1;--orange:#bc5b2f;--line:#d9d0c4;--serif:'Instrument Serif',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid var(--orange);outline-offset:6px}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}header{min-height:96px;padding:22px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px}.brand{font-size:30px;font-weight:600;letter-spacing:-1.5px;white-space:nowrap}.brand sup{font-size:11px;vertical-align:top;position:relative;top:8px;margin-left:3px;letter-spacing:0}nav{display:flex;gap:34px;font-size:14px}nav a:hover{color:var(--orange)}.nav-cta{border:1px solid var(--ink);padding:10px 20px;border-radius:40px;font-size:14px}.nav-cta span{margin-left:18px}.intro{padding:64px 7% 48px;max-width:1600px;margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:600;display:block}.eyebrow>span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--orange);margin:0 10px 1px 0}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:.98;letter-spacing:-2px}h1{font-size:clamp(76px,9.5vw,154px);margin:28px 0 30px}em{font-weight:400;color:var(--orange)}.intro-bottom{display:flex;align-items:end;justify-content:space-between}.intro-bottom p{margin:0;font-size:18px}.round-link{display:inline-flex;align-items:center;gap:34px;font-size:14px}.round-link span{height:44px;width:44px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:20px;transition:transform .2s}.round-link:hover span{transform:translateY(3px)}.hero-photo{margin:0 3%;overflow:hidden;border-radius:4px}.hero-photo img{aspect-ratio:1672/941}.feature-strip{display:flex;align-items:center;justify-content:space-around;gap:18px;padding:28px 5%;border-bottom:1px solid var(--line);font-size:14px}.feature-strip i{font-size:24px;color:var(--orange);font-style:normal}.section{padding:100px 6%;max-width:1600px;margin:auto}h2{font-size:clamp(48px,5vw,78px);margin:22px 0 32px}.split{display:grid;grid-template-columns: .85fr 1.15fr;gap:8%;align-items:center}.copy p{max-width:420px;color:#68584c}.visual{margin:0;background:white;border-radius:8px;overflow:hidden}.section-title{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:46px}.section-title h2{margin-bottom:0}.section-title>p{margin:0;color:#68584c;max-width:390px}.fit{border-top:1px solid var(--line)}.fit-grid{display:grid;grid-template-columns:1.6fr 1fr;align-items:center;gap:6%}.fit-grid>img{border-radius:8px}.specs>div{padding:22px 0;border-bottom:1px solid var(--line)}.specs strong{font-size:22px;font-weight:500}.specs>div:first-child strong{font-size:42px;letter-spacing:-2px}.specs strong span{font-size:24px;margin:0 5px;color:#947b68}.specs p{font-size:14px;color:#68584c;margin:4px 0 0}.moods{background:#2a201b;color:var(--paper);max-width:none}.moods .section-title>p{color:#c9b9ab}.moods em{color:#eeaa71}.mood-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.mood-grid img{border-radius:6px;aspect-ratio:4/3;object-fit:cover}.card-caption{padding:24px 0}.card-caption>span{font-size:12px;text-transform:uppercase;letter-spacing:2px;color:#c9b9ab}h3{font-size:22px;line-height:1.25;font-weight:500;margin:14px 0 10px}.card-caption p{color:#c9b9ab;margin:0}.app{grid-template-columns:1.1fr .9fr}.app-detail{display:flex;gap:22px;border-top:1px solid var(--line);padding-top:22px;margin-top:24px}.app-detail>span{font-size:30px;color:var(--orange)}.app-detail h3{font-size:18px;margin:0 0 8px}.app-detail p{font-size:14px;margin:0}.packaging{border-top:1px solid var(--line)}.package-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.package-grid img{border-radius:6px}.closing{text-align:center;padding:100px 20px 110px;background:#e8d1b9}.closing h2{font-size:clamp(64px,8vw,120px);margin:24px 0 40px}.closing .round-link{gap:20px}footer{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:35px 5%;font-size:13px}footer>span{color:#68584c}@media(min-width:1600px){.moods{padding-left:max(6%,calc((100vw - 1408px)/2));padding-right:max(6%,calc((100vw - 1408px)/2))}}@media(max-width:760px){header{padding:20px 6%;min-height:80px;gap:14px}.brand{font-size:25px}nav{display:none}.nav-cta{padding:8px 14px}.nav-cta span{margin-left:8px}.intro{padding:44px 6% 32px}h1{font-size:80px;letter-spacing:-2px}.intro-bottom{gap:24px;align-items:start}.intro-bottom p{font-size:16px}.round-link{gap:12px;font-size:13px}.round-link span{width:36px;height:36px;flex-shrink:0}.hero-photo{margin:0}.feature-strip{padding:22px 6%;font-size:12px;gap:12px;text-align:center}.feature-strip i{font-size:18px}.feature-strip i:last-of-type,.feature-strip span:last-child{display:none}.section{padding:64px 6%}.split,.fit-grid,.app{grid-template-columns:1fr;gap:28px}.copy p{max-width:none}.section-title{display:block;margin-bottom:30px}.section-title>p{margin-top:24px}.mood-grid,.package-grid{grid-template-columns:1fr;gap:25px}.card-caption{padding-top:20px}.app .visual{order:2}.app .copy{order:1}h2{font-size:55px}.specs>div{padding:16px 0}.closing{padding:65px 20px}footer{flex-wrap:wrap;padding:30px 6%}footer .brand{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--orange);outline-offset:4px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.buy-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:40px;padding:16px 26px;font-size:16px;line-height:1.4;text-align:center}.buy-button:hover{background:#583927}.shop{border-top:1px solid var(--line)}.pack-options{border:0;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pack{position:relative;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:12px;padding:26px;cursor:pointer}.pack:has(input:checked){border:2px solid var(--orange);padding:25px;background:#f4e8dc}.pack input{align-self:start;margin:0 0 20px;accent-color:var(--orange);width:19px;height:19px}.pack-top{display:flex;justify-content:space-between;gap:8px;font-size:20px;font-weight:600}.pack-top span{border-radius:20px;background:#ead4bf;font-size:12px;align-self:center;padding:3px 9px;white-space:nowrap}.pack strong{font-size:32px;letter-spacing:-1px;margin-top:20px}.pack del{font-size:16px;font-weight:400;color:#7d7065;letter-spacing:0}.pack>span:not(.pack-top){font-size:14px;color:#68584c}.pack p{margin:18px 0 0;font-size:14px}.shop-action{display:flex;align-items:center;gap:30px;margin-top:28px}.shop-action p{font-size:13px;color:#68584c;margin:0}dialog{border:0;border-radius:18px;padding:28px;width:min(1050px,calc(100% - 32px));max-height:92dvh;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#201610b8;backdrop-filter:blur(4px)}.checkout-head{display:flex;align-items:center;justify-content:space-between}.close-button{border:0;background:transparent;font-size:32px;width:44px;height:44px}.demo-notice{background:#efdfcf;padding:10px 14px;border-radius:8px;font-size:14px;margin:18px 0}.checkout-steps{display:flex;gap:24px;padding:0;list-style:none;margin:24px 0;font-size:14px;color:#78685a}.checkout-steps .active{color:var(--orange);font-weight:700}.checkout-layout{display:grid;grid-template-columns:1.35fr 1fr;gap:40px}.checkout-layout h2{font-size:38px;letter-spacing:-.6px;line-height:1.1;margin:0 0 20px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fields label,.order-summary label{display:flex;flex-direction:column;font-size:14px;gap:6px}.wide{grid-column:1/-1}input,select{min-width:0;width:100%;border:1px solid #baaea1;background:#fff;border-radius:7px;padding:11px 12px;color:var(--ink)}.delivery-note{border:1px solid var(--line);border-radius:8px;padding:16px;margin:22px 0;font-size:14px}.delivery-note p{margin:4px 0 0;color:#68584c}.checkout-layout .buy-button{width:100%;margin-top:8px}.muted{color:#68584c;font-size:14px}.order-summary{background:#efe7dd;padding:22px;border-radius:12px;align-self:start}.order-summary img{border-radius:6px}.order-summary dl>div{display:flex;justify-content:space-between;gap:12px;font-size:14px;margin:12px 0}.order-summary dd{margin:0;text-align:right}.order-summary .subtotal{border-top:1px solid #cfc1b4;padding-top:16px;font-size:18px;font-weight:600}.demo-card{border-radius:14px;background:linear-gradient(120deg,#4b3426,#241a15);padding:28px;color:#fff;display:flex;flex-direction:column;gap:28px;margin:22px 0}.demo-card strong{font-size:24px}.text-button{border:0;background:none;text-decoration:underline;padding:10px 0;font-size:14px;color:var(--ink)}#review-address{white-space:pre-line;overflow-wrap:anywhere}#checkout-back{margin-top:15px}.checkout-success{text-align:center;padding:32px 12px}.success-icon{background:#ecd2b6;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;width:60px;height:60px;font-size:26px}.checkout-success h2{font-size:58px}.checkout-success p{margin-bottom:16px}@media(max-width:760px){.intro-bottom{flex-direction:column}.pack-options{grid-template-columns:1fr}.pack{padding:20px}.pack:has(input:checked){padding:19px}.pack input{position:absolute;right:20px;top:24px}.pack-top{padding-right:30px;justify-content:start;gap:14px}.pack strong{margin-top:8px}.pack p{margin-top:8px}.shop-action{flex-direction:column;align-items:stretch;gap:14px}.shop-action p{text-align:center}dialog{padding:20px;max-height:95dvh;width:calc(100% - 16px)}.checkout-layout{grid-template-columns:1fr;gap:24px}.checkout-steps{gap:18px}.checkout-layout h2{font-size:34px}.fields{gap:12px}.checkout-success h2{font-size:44px}.intro-bottom .buy-button{width:100%}}
/* Lead with the brand photograph, followed by a compact purchase invitation. */
.hero-photo{margin:0;border-radius:0}.hero-photo img{width:100%;height:auto;max-height:70svh;object-fit:contain;background:#241a15}.intro.intro-compact{max-width:none;padding:30px 6%;display:flex;align-items:center;justify-content:space-between;gap:26px}.intro-compact p{margin:9px 0 0;font-size:18px}.intro-compact .buy-button{flex-shrink:0}.intro-compact .sr-only{margin:0}@media(max-width:760px){.hero-photo img{max-height:none}.intro.intro-compact{padding:25px 6%;flex-direction:column;align-items:stretch;gap:18px}.intro-compact p{font-size:16px}.intro-compact .buy-button{width:100%}}
.evidence-strip{padding:30px 6%;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:22px;border-bottom:1px solid var(--line);background:#f0e4d6}.evidence-strip h2{font:400 27px/1.15 var(--serif);letter-spacing:0;margin:10px 0}.evidence-strip>a{border-left:1px solid #cbbbaa;padding-left:22px;align-self:center}.evidence-strip strong{display:block;font-size:23px}.evidence-strip a span{font-size:13px;display:block;color:#68584c}.evidence-strip>p{grid-column:1/-1;font-size:12px;margin:0;color:#68584c}.science-teaser{display:grid;grid-template-columns:1.35fr .8fr;gap:9%;align-items:center}.science-teaser .copy p{max-width:670px}.science-teaser p a,.article-body p a{color:#904321;text-decoration:underline;text-underline-offset:3px}.science-note{background:#ead6c1;border-radius:12px;padding:32px}.science-note h3{font:400 44px/1.1 var(--serif)}.learn{border-top:1px solid var(--line)}.learn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.learn-grid>a{padding:28px;background:#eee4d8;border-radius:10px;transition:background .2s}.learn-grid>a:hover{background:#e6d4c0}.learn-grid span{font-size:12px;text-transform:uppercase;letter-spacing:1px}.learn-grid p{color:#68584c}.learn-grid b{font-size:14px;font-weight:500}.footer-links{display:flex;gap:22px}.article-hero{padding:75px 6% 50px;max-width:1450px;margin:auto}.article-hero h1{font-size:clamp(56px,7vw,106px);margin-bottom:30px}.article-hero>p{font-size:20px;max-width:650px;color:#68584c}.article-body{max-width:800px;margin:auto;padding:20px 28px 60px}.article-body h2{font-size:38px;line-height:1.1;letter-spacing:-.5px;margin:44px 0 20px}.article-body p{font-size:18px;line-height:1.75}.sources{background:#eee4d8;border-radius:10px;padding:24px;margin-top:40px}.sources p{font-size:14px}.article-image{max-width:900px;margin:0 auto 35px;border-radius:8px}.article-cta{text-align:center;padding:60px 20px;background:#e8d1b9}.faq-list details{border-bottom:1px solid var(--line);padding:23px 0}.faq-list summary{cursor:pointer;font-size:20px;font-weight:500}.faq-list details p{color:#68584c;margin:16px 0 0}.information-page a:focus-visible{outline-offset:4px}@media(max-width:760px){header{flex-wrap:wrap}header nav{display:flex;order:3;width:100%;justify-content:space-between;gap:10px;font-size:14px;padding-top:8px}.evidence-strip{grid-template-columns:1fr 1fr;padding:25px 6%;gap:20px}.evidence-strip>div{grid-column:1/-1}.evidence-strip>a{padding-left:12px}.evidence-strip strong{font-size:20px}.science-teaser,.learn-grid{grid-template-columns:1fr;gap:24px}.article-hero{padding:46px 6% 20px}.article-body{padding:0 6% 45px}.article-hero h1{font-size:60px}.article-body h2{font-size:34px}.article-body p{font-size:17px}.article-image{border-radius:0}.footer-links{flex-wrap:wrap;gap:18px}}
.source-link{border:0;background:none;padding:0;color:#904321;text-decoration:underline;text-underline-offset:3px;font:inherit;cursor:pointer}.source-link:hover{color:var(--ink)}#source-dialog{max-width:700px;padding:30px}#source-dialog h2{font-size:43px;letter-spacing:-.8px;line-height:1.1;margin:22px 0 15px}#source-body h3{margin-top:26px}#source-body p{line-height:1.7}#source-original{margin-top:16px}@media(max-width:760px){#source-dialog{padding:22px}#source-dialog h2{font-size:34px}}
.review-preview{padding:30px 6%;border-bottom:1px solid var(--line);background:#f1e6d9}.review-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.review-heading h2{font:400 32px/1.2 var(--serif);letter-spacing:0;margin:10px 0 22px}.review-heading>p{font-size:13px;max-width:340px;color:#68584c}.review-row{display:flex;gap:16px;overflow-x:auto;padding-bottom:16px;scroll-snap-type:x mandatory}.review-card{flex:0 0 280px;background:var(--paper);border:1px solid var(--line);padding:22px;border-radius:10px;scroll-snap-align:start}.sample-label{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#68584c}.stars{color:#9a4f20;font-size:22px;letter-spacing:3px;margin-top:8px}.review-card h3{font-size:18px}.review-card p{font-size:14px;margin-bottom:0}.komorebi{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;background:#e8ddce;max-width:none;align-items:center}.komorebi-word{text-align:center;padding:45px 0}.komorebi-word>span{font:400 clamp(60px,7vw,105px)/1.4 Georgia,serif;color:#664831}.komorebi-word p{text-transform:uppercase;letter-spacing:5px;font-size:14px;margin:20px 0}.komorebi-word small{font-size:14px;color:#68584c}.komorebi .copy p{max-width:600px}.related-pages{display:block;border-top:1px solid var(--line);padding-top:22px;margin-top:45px}.related-pages a{display:block;padding:10px 0;text-decoration:underline}.footer-links{flex-wrap:wrap}#journal .learn-grid{row-gap:22px}@media(max-width:760px){.review-heading{display:block}.review-heading>p{margin-bottom:20px}.komorebi{grid-template-columns:1fr;gap:15px}.komorebi-word{padding:0 0 15px}.review-card{flex-basis:260px}}
.review-name{font-size:14px;font-weight:600;color:var(--ink)}.related-after-cta{padding-top:45px}.related-after-cta .related-pages{margin-top:0;border-top:0}

.journal-photo{width:100%;height:auto;display:block;object-fit:contain}

.visual .lifestyle-photo{width:100%;height:auto;object-fit:contain}
.hero-html{position:relative;background:#f5ebdf;color:#30231b}.hero-html>img{display:block;width:100%;height:auto;max-height:none;aspect-ratio:auto}.hero-html .hero-copy{position:absolute;inset:0 auto 0 0;width:46%;padding:4% 5%;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,rgba(250,244,234,.98),rgba(250,244,234,.94) 80%,rgba(250,244,234,.75))}.hero-copy h1{font-size:clamp(42px,5.6vw,88px);line-height:1.02;margin:18px 0}.hero-copy>p{max-width:340px;font-size:18px;line-height:1.5}.hero-copy .eyebrow{color:#8a4b2b}.hero-benefits{list-style:none;padding:0;margin:8px 0 24px;display:grid;gap:8px;font-size:16px}.hero-copy .buy-button{align-self:flex-start;font-size:16px}@media(max-width:1000px){.hero-html .hero-copy{width:50%;padding:3%}.hero-benefits{gap:5px;margin-bottom:16px;font-size:14px}.hero-copy>p{font-size:16px}.hero-copy h1{margin:10px 0}}@media(max-width:760px){.hero-html{display:flex;flex-direction:column}.hero-html .hero-copy{position:static;width:100%;padding:30px 6%;background:none}.hero-copy h1{font-size:clamp(44px,10vw,64px)}.hero-copy>p{max-width:none}.hero-copy .buy-button{width:100%;text-align:center}.hero-benefits{font-size:16px}}
.hero-copy .hero-tagline{font-family:var(--serif);font-size:clamp(24px,2.8vw,40px);line-height:1.15;margin:0 0 12px;max-width:none}
.app .app-phone{display:flex;justify-content:center;background:transparent}.app .app-phone img{display:block;width:min(100%,340px);height:auto;object-fit:contain}.app .app-detail>span{flex-shrink:0}@media(max-width:760px){.app .app-phone img{max-width:280px}}

.komorebi{grid-template-columns:.8fr 1.2fr;gap:40px 9%}.komorebi-photo{margin:0;grid-column:1/-1;order:3}.komorebi-photo img{width:100%;height:auto;border-radius:10px;display:block}@media(max-width:760px){.komorebi{grid-template-columns:1fr;gap:24px}}
