:root{--bg:#F6F1E8;--surface:#FFFCF7;--forest:#213A24;--forest-dark:#162A18;--ink:#1C1B19;--muted:#6C675E;--gold:#B08A4A;--border:#DDD5CA;--serif:"Noto Serif Thai",Georgia,"Times New Roman",serif;--sans:"Noto Sans Thai",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--shell:1380px;--gutter:clamp(18px,3vw,44px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.shell{width:min(calc(100% - var(--gutter)*2),var(--shell));margin-inline:auto}.shell-wide{width:min(calc(100% - var(--gutter)*2),1500px);margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px 14px;z-index:9999}.mahamu-announcement{height:34px;display:flex;align-items:center;justify-content:center;background:var(--forest-dark);color:#FFFCF7;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.site-header{background:rgba(255,252,247,.98);border-bottom:1px solid rgba(221,213,202,.7);position:relative;z-index:50}.header-utility{height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.header-left,.header-right{display:flex;gap:24px;align-items:center}.header-right{justify-content:flex-end}.brand-wordmark{text-align:center;line-height:1}.brand-wordmark strong{display:block;font-family:var(--serif);font-size:36px;font-weight:500;letter-spacing:.22em}.brand-wordmark small{display:block;font-size:10px;letter-spacing:.31em;margin-top:8px}.utility-link{font-size:12px;letter-spacing:.08em;text-transform:uppercase}.menu-toggle{display:none;border:0;background:transparent;width:40px;height:40px;padding:10px}.menu-toggle span{display:block;height:1px;background:var(--ink);margin:6px 0}.primary-nav{height:44px;display:flex;align-items:center;justify-content:center;gap:44px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--surface);padding:24px var(--gutter) 36px;border-top:1px solid var(--border);box-shadow:0 12px 30px rgba(40,35,28,.08)}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--border)}.hero{min-height:590px;display:grid;grid-template-columns:38% 62%;background:var(--bg)}.hero-copy{padding:clamp(54px,7vw,104px) clamp(28px,6vw,100px);align-self:center}.eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}.hero h1,.story-copy h2,.gift-copy h2,.single-editorial h2{font-family:var(--serif);font-weight:500;line-height:1.05;margin:0}.hero h1{font-size:clamp(48px,5vw,78px)}.hero p{max-width:440px;color:var(--ink);margin:28px 0 30px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:2px!important;border:1px solid var(--forest)!important;background:var(--forest)!important;color:#fff!important;font-size:12px!important;letter-spacing:.1em;text-transform:uppercase;font-weight:500!important;box-shadow:none!important}.hero-visual{background-size:cover;background-position:center;position:relative;min-height:590px}.hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,241,232,.08),rgba(246,241,232,0) 20%)}.trust-strip{display:grid;grid-template-columns:repeat(5,1fr);background:#fbf8f2;border-bottom:1px solid var(--border)}.trust-strip>div{min-height:86px;display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid rgba(221,213,202,.55);font-size:20px;color:#777169}.trust-strip span{font-size:10px;line-height:1.45;letter-spacing:.11em;color:var(--ink)}.category-section{padding:70px 0 82px}.category-section h2,.featured-section h2,.journal h2{font-family:var(--serif);font-weight:500;text-align:center;letter-spacing:.04em;font-size:28px;margin:0}.gold-rule{width:44px;height:1px;background:var(--gold);margin:14px auto 30px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.category-tile{text-align:center}.category-image{aspect-ratio:1/1;overflow:hidden;background:#eee7dd}.category-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-tile:hover .category-image img{transform:scale(1.025)}.category-tile h3{font-size:13px;letter-spacing:.1em;text-transform:uppercase;margin:18px 0 4px}.category-tile span{font-size:12px;color:var(--muted)}.story-band{display:grid;grid-template-columns:40% 60%;background:var(--forest);color:#fff}.story-copy{padding:74px max(var(--gutter),7vw)}.story-copy h2{color:#fff;font-size:clamp(42px,4.6vw,70px)}.story-copy p{max-width:500px;color:#e6e0d6;margin:24px 0}.story-copy a{font-size:12px;letter-spacing:.1em;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:4px}.gold{color:#d0ad69}.story-image{min-height:430px;overflow:hidden}.story-image img{width:100%;height:100%;object-fit:cover}.featured-section{padding:72px 0}.section-heading{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.section-heading h2{grid-column:2}.section-heading a,.section-heading span{justify-self:end;font-size:11px;letter-spacing:.1em}.featured-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:26px}.product-card{text-align:center}.product-image{display:block;aspect-ratio:1/1;background:#fbfaf7;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-card h3{font-size:13px;font-weight:400;line-height:1.4;margin:14px 0 5px}.price,.loop-price{font-size:13px;color:#4d4943}.price ins,.loop-price ins{text-decoration:none}.gift-band{display:grid;grid-template-columns:42% 31% 27%;align-items:center;background:var(--bg);margin-bottom:76px}.gift-image{min-height:300px}.gift-image img{width:100%;height:100%;object-fit:cover}.gift-copy{padding:38px}.gift-copy h2{font-size:42px}.gift-copy p{color:var(--muted)}.gift-copy a{font-size:11px;letter-spacing:.1em;border-bottom:1px solid var(--ink);padding-bottom:3px}.gift-points{padding:34px;border-left:1px solid var(--border);font-size:12px}.gift-points p{margin:0 0 20px}.gift-points small{color:var(--muted)}.journal{padding-bottom:76px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}.journal-card{display:grid;grid-template-columns:46% 54%;border:1px solid var(--border);background:#fff}.journal-image{min-height:220px}.journal-image img{width:100%;height:100%;object-fit:cover}.journal-copy{padding:22px}.journal-copy h3{font-family:var(--serif);font-size:21px;line-height:1.15;font-weight:500;margin:8px 0 10px}.journal-copy p{font-size:13px;color:var(--muted);line-height:1.55}.journal-copy span{font-size:10px;letter-spacing:.08em}.newsletter-band{max-width:var(--shell);margin:0 auto;padding:34px var(--gutter);display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border)}.newsletter-band h2{font-family:var(--serif);font-size:26px;font-weight:500;margin:0}.newsletter-band p{font-size:12px;color:var(--muted);margin:4px 0 0}.newsletter-placeholder{display:flex;width:min(520px,46vw)}.newsletter-placeholder input{flex:1;height:46px;border:1px solid var(--border);padding:0 15px;background:#fff}.newsletter-placeholder button{height:46px;border:0;background:var(--forest);color:#fff;padding:0 28px;font-size:11px;letter-spacing:.1em}.site-footer{background:#F6F1E8;border-top:1px solid var(--border)}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(4,1fr);gap:40px;padding:48px 0}.footer-wordmark{font-family:var(--serif);font-size:28px;letter-spacing:.16em}.footer-brand p{max-width:280px;color:var(--muted);font-size:13px}.footer-grid h3{font-size:10px;letter-spacing:.12em;margin:4px 0 15px}.footer-grid a{display:block;font-size:12px;color:#49453e;margin:7px 0}.footer-bottom{display:flex;justify-content:space-between;padding:18px 0 28px;border-top:1px solid var(--border);font-size:10px;color:var(--muted);letter-spacing:.08em}.content-shell,.shop-archive,.search-page{padding-top:56px;padding-bottom:80px}.archive-head{text-align:center;padding:10px 0 44px}.archive-head h1{font-family:var(--serif);font-size:clamp(42px,5vw,68px);font-weight:500;margin:5px 0 12px}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{margin:0}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:48px 28px;margin:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important}.loop-image{display:block;aspect-ratio:1/1;background:#faf8f4}.loop-image img{width:100%!important;height:100%!important;object-fit:contain;margin:0!important}.loop-copy h2{font-size:15px;font-weight:400;line-height:1.45;margin:14px 0 5px!important;padding:0!important}.stock{font-size:12px;color:var(--muted)}.single-top{display:grid;grid-template-columns:minmax(0,58%) minmax(0,42%);gap:60px;padding-top:54px;padding-bottom:72px}.single-summary{padding:20px 0;align-self:start;position:sticky;top:24px}.single-summary .product_title{font-family:var(--serif);font-weight:500;font-size:clamp(38px,4vw,58px);line-height:1.08}.single-summary .price{font-size:20px;color:var(--ink);margin:18px 0}.single-summary form.cart{display:flex;gap:12px;margin-top:28px}.single-summary .quantity .qty{height:48px;width:74px;border:1px solid var(--border)}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto;float:none}.single-editorial{background:var(--forest);color:#fff;padding:70px 0}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.single-editorial h2{color:#fff;font-size:56px}.single-editorial p{max-width:520px;color:#e7e0d5}.editorial-product-image{background:#f5f1e9;padding:30px}.editorial-product-image img{margin:auto;max-height:520px;object-fit:contain}.single-below{padding-top:64px;padding-bottom:80px}.related.products>h2{font-family:var(--serif);text-align:center;font-weight:500;font-size:32px}.commerce-page .woocommerce{max-width:1100px;margin:auto}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:48px;border:1px solid var(--border);border-radius:2px;background:#fff;padding:10px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--forest);background:#f8f5ef}.woocommerce table.shop_table{border-color:var(--border);border-radius:0}.woocommerce-checkout #payment{background:#f5f1ea;border-radius:2px}.search-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.search-result img{aspect-ratio:1/1;object-fit:cover;width:100%}.search-result h2{font-family:var(--serif);font-size:22px;font-weight:500}.empty-state{text-align:center;padding:80px 0}@media(max-width:1100px){.primary-nav{gap:26px}.featured-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.journal-card{grid-template-columns:1fr}.gift-band{grid-template-columns:1fr 1fr}.gift-points{grid-column:1/-1;border-left:0;border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(3,1fr);gap:20px}}@media(max-width:820px){.header-utility{height:68px}.brand-wordmark strong{font-size:26px}.primary-nav{display:none}.menu-toggle{display:block}.search-link,.account-link{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:50px var(--gutter) 42px}.hero h1{font-size:clamp(48px,12vw,68px)}.hero-visual{min-height:420px}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip>div:last-child{grid-column:1/-1}.category-grid{grid-template-columns:repeat(2,1fr);gap:16px}.story-band{grid-template-columns:1fr}.story-copy{padding:52px var(--gutter)}.featured-grid{grid-template-columns:repeat(2,1fr);gap:26px 16px}.section-heading{grid-template-columns:1fr auto}.section-heading h2{grid-column:1;text-align:left}.gold-rule{margin-left:0}.gift-band{grid-template-columns:1fr}.gift-points{grid-template-columns:1fr}.journal-grid{grid-template-columns:1fr}.newsletter-band{display:block}.newsletter-placeholder{width:100%;margin-top:18px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.single-top{grid-template-columns:1fr;gap:24px;padding-top:24px}.single-summary{position:static}.editorial-grid{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,1fr);gap:34px 14px}.search-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){:root{--gutter:16px}.brand-wordmark strong{font-size:22px;letter-spacing:.14em}.brand-wordmark small{font-size:8px}.cart-link{font-size:10px}.hero-visual{min-height:340px}.category-section,.featured-section{padding:52px 0}.gift-copy h2{font-size:36px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.loop-copy h2{font-size:12px}.single-summary .product_title{font-size:38px}.single-editorial h2{font-size:42px}.search-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Journal */
.journal-hero{background:var(--bg);border-bottom:1px solid var(--border);padding:86px 0 78px}.journal-hero-inner{max-width:940px;text-align:center}.journal-kicker{margin:0 0 18px;color:var(--accent);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.journal-hero h1{margin:0;font-family:var(--serif);font-size:clamp(52px,6vw,86px);font-weight:500;line-height:1.02}.journal-hero p:last-child{max-width:650px;margin:24px auto 0;color:var(--muted)}.journal-lead{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.75fr);gap:clamp(36px,6vw,88px);align-items:center;padding-top:72px;padding-bottom:82px}.journal-lead-media{display:block;overflow:hidden;background:var(--bg)}.journal-lead-media img{width:100%;aspect-ratio:1.38/1;object-fit:cover}.journal-lead-copy h2{margin:10px 0 18px;font-family:var(--serif);font-size:clamp(36px,4vw,58px);font-weight:500;line-height:1.08}.journal-lead-copy>p:not(.journal-meta){color:var(--muted);max-width:480px}.journal-meta{margin:0;color:var(--accent);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.journal-meta span{padding:0 7px;color:var(--border)}.journal-read{display:inline-block;margin-top:13px;padding-bottom:3px;border-bottom:1px solid var(--forest);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.journal-list{padding-bottom:96px}.journal-list-head{display:flex;align-items:flex-end;justify-content:space-between;padding:26px 0 26px;border-top:1px solid var(--border)}.journal-list-head h2{margin:0;font-family:var(--serif);font-size:32px;font-weight:500}.journal-list-head span{color:var(--muted);font-size:10px;letter-spacing:.12em}.journal-grid-live{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:58px 28px}.journal-live-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:24px;align-items:start}.journal-live-media{display:block;background:var(--bg);overflow:hidden}.journal-live-media img{width:100%;aspect-ratio:1/1;object-fit:cover}.journal-live-copy h3{margin:8px 0 10px;font-family:var(--serif);font-size:25px;font-weight:500;line-height:1.14}.journal-live-copy>p:not(.journal-meta){margin:0;color:var(--muted);font-size:13px;line-height:1.65}.journal-pagination{margin-top:64px;padding-top:24px;border-top:1px solid var(--border);font-size:12px}.journal-pagination .nav-links{display:flex;gap:16px;justify-content:center;align-items:center}.journal-pagination .page-numbers{min-width:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border)}.journal-pagination .current{background:var(--forest);border-color:var(--forest);color:var(--surface)}.journal-article-head{max-width:960px;padding-top:72px;padding-bottom:48px;text-align:center}.journal-back{display:inline-block;margin-bottom:34px;color:var(--muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.journal-article-head h1{max-width:900px;margin:14px auto 0;font-family:var(--serif);font-size:clamp(46px,6vw,82px);font-weight:500;line-height:1.08}.journal-deck{max-width:720px;margin:25px auto 0;color:var(--muted);font-size:17px;line-height:1.7}.journal-featured{margin-top:8px;margin-bottom:66px}.journal-featured img{width:100%;max-height:760px;object-fit:cover;background:var(--bg)}.journal-reading{width:min(calc(100% - var(--gutter)*2),760px);margin:0 auto;padding-bottom:74px;font-size:18px;line-height:1.9}.journal-reading p{margin:0 0 1.5em}.journal-reading h2,.journal-reading h3{font-family:var(--serif);font-weight:500;line-height:1.2}.journal-reading h2{margin:2em 0 .7em;font-size:34px}.journal-reading h3{margin:1.8em 0 .65em;font-size:27px}.journal-reading blockquote{margin:2.1em 0;padding:24px 28px;border:0;border-left:2px solid var(--accent);background:var(--bg);font-family:var(--serif);font-size:22px;line-height:1.65}.journal-reading ul,.journal-reading ol{margin:0 0 1.7em;padding-left:1.3em}.journal-reading li{margin:.45em 0}.journal-reading hr{height:1px;margin:42px 0;border:0;background:var(--border)}.journal-reading img{width:auto;max-width:100%;margin:36px auto;background:var(--bg)}.journal-reading figure{margin:36px 0}.journal-reading a{text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:3px}.journal-article-foot{max-width:960px;padding-top:32px;padding-bottom:84px;border-top:1px solid var(--border)}.journal-shareline{text-align:center;color:var(--accent);font-size:10px;letter-spacing:.14em}.journal-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:34px}.journal-post-nav>div:last-child{text-align:right}.journal-post-nav a{font-family:var(--serif);font-size:19px;line-height:1.35}.journal-card .journal-image{display:block}.journal-card .journal-copy>a:last-child{font-size:10px;letter-spacing:.08em;border-bottom:1px solid var(--forest);padding-bottom:3px}.home .journal .section-heading a{justify-self:end;font-size:11px;letter-spacing:.1em}
@media(max-width:980px){.journal-lead{grid-template-columns:1.25fr .75fr;gap:34px}.journal-live-card{grid-template-columns:1fr}.journal-grid-live{gap:48px 20px}}
@media(max-width:820px){.journal-hero{padding:62px 0 56px}.journal-lead{grid-template-columns:1fr;padding-top:42px;padding-bottom:58px}.journal-lead-copy{max-width:650px}.journal-grid-live{grid-template-columns:1fr 1fr}.journal-list{padding-bottom:70px}.journal-article-head{padding-top:46px;padding-bottom:34px}.journal-featured{margin-bottom:42px}.journal-reading{font-size:17px;line-height:1.85}.journal-post-nav{grid-template-columns:1fr;gap:20px}.journal-post-nav>div:last-child{text-align:left}}
@media(max-width:600px){.journal-hero-inner{text-align:left}.journal-hero h1{font-size:48px}.journal-hero p:last-child{margin-left:0}.journal-grid-live{grid-template-columns:1fr}.journal-list-head{align-items:center}.journal-live-card{grid-template-columns:42% 58%;gap:16px}.journal-live-copy h3{font-size:20px}.journal-live-copy>p:not(.journal-meta){display:none}.journal-live-media img{aspect-ratio:1/1}.journal-article-head{text-align:left}.journal-article-head h1{font-size:44px;margin-left:0}.journal-deck{margin-left:0}.journal-featured{width:100%;margin-left:0;margin-right:0}.journal-featured img{max-height:none}.journal-reading{font-size:16.5px}.journal-reading blockquote{padding:20px;font-size:20px}.journal-article-foot{padding-bottom:62px}}

/* Our Story editorial magazine */
.our-story-page{background:var(--surface);color:var(--ink)}.our-story-hero{padding:0 0 88px;background:var(--bg)}.our-story-hero-media{width:min(calc(100% - var(--gutter)*2),1500px);margin:0 auto;overflow:hidden}.our-story-hero-media img{width:100%;height:min(70vh,760px);object-fit:cover}.our-story-hero-copy{padding-top:58px}.our-story-kicker,.story-label{margin:0 0 14px;color:var(--gold);font-size:11px;letter-spacing:.15em;text-transform:uppercase}.our-story-hero h1{max-width:920px;margin:0;font-family:var(--serif);font-size:clamp(52px,6.6vw,96px);font-weight:500;line-height:1.02;letter-spacing:-.02em}.our-story-subtitle{margin:18px 0 0;font-family:var(--serif);font-size:clamp(26px,2.4vw,38px);color:var(--forest)}.our-story-intro{max-width:720px;margin:38px 0 0 auto;font-size:18px;line-height:1.9;color:var(--ink)}.our-story-intro p{margin:0 0 1.25em}.our-story-chapter{padding-top:112px;padding-bottom:112px}.story-split{display:grid;grid-template-columns:minmax(0,7fr) minmax(360px,5fr);gap:clamp(46px,7vw,108px);align-items:center}.story-split-reverse{grid-template-columns:minmax(360px,5fr) minmax(0,7fr)}.story-split-reverse .story-media{order:2}.story-split-reverse .story-copy{order:1}.story-media{background:var(--bg);overflow:hidden}.story-media img,.story-band-media img,.story-media-full img,.our-story-today-media img{width:100%;height:100%;object-fit:cover}.story-split .story-media{min-height:620px}.story-copy{max-width:620px}.story-copy h2,.story-reading h2,.our-story-today h2{margin:0 0 24px;font-family:var(--serif);font-size:clamp(38px,4.2vw,64px);font-weight:500;line-height:1.08}.story-copy>p:not(.story-label),.story-reading>p:not(.story-label){margin:0;color:var(--muted);font-size:17px;line-height:1.9}.story-number{display:block;margin-bottom:12px;color:var(--gold);font-family:var(--serif);font-size:22px}.story-number-large{position:absolute;left:0;top:-54px;font-size:clamp(110px,16vw,220px);line-height:1;color:rgba(176,138,74,.16);pointer-events:none}.story-text-first{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:clamp(50px,8vw,120px);align-items:end;position:relative}.story-text-first .story-copy{position:relative;padding-top:72px}.story-text-first .story-media{min-height:560px;margin-top:80px}.story-media-offset{transform:translateY(38px)}.story-band-layout{padding-left:0;padding-right:0}.story-band-media{height:min(62vw,760px);overflow:hidden}.story-band-media img{object-position:center}.story-band-layout .story-reading{max-width:760px;padding-top:54px}.story-reading{width:min(calc(100% - var(--gutter)*2),760px);margin:0 auto}.story-full-image .story-media-full{height:min(62vw,760px);overflow:hidden}.story-full-image .story-reading{margin-top:-94px;margin-left:auto;margin-right:7vw;padding:46px 50px;background:var(--surface);position:relative;z-index:2}.our-story-pullquote{margin-top:36px;margin-bottom:36px;padding:86px 0;border:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-family:var(--serif);font-size:clamp(38px,5vw,72px);font-weight:500;line-height:1.18;text-align:center;color:var(--forest)}.our-story-today{margin-top:112px;background:var(--forest);color:var(--surface)}.our-story-today-inner{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);min-height:620px}.our-story-today-copy{display:flex;flex-direction:column;justify-content:center;padding:72px clamp(28px,6vw,92px)}.our-story-today .story-label{color:var(--gold)}.our-story-today h2{color:var(--surface);font-size:clamp(48px,5vw,74px)}.our-story-today-copy>p:not(.story-label){max-width:560px;margin:0;color:var(--bg);font-size:17px;line-height:1.9}.our-story-actions{display:flex;gap:28px;margin-top:34px}.our-story-actions a{min-height:44px;display:inline-flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.6);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.our-story-today-media{overflow:hidden}.our-story-page a:focus-visible{outline:2px solid var(--gold);outline-offset:4px}
@media(max-width:1024px){.story-split,.story-split-reverse,.story-text-first,.our-story-today-inner{grid-template-columns:1fr 1fr;gap:38px}.story-split .story-media,.story-text-first .story-media{min-height:460px}.story-full-image .story-reading{margin-right:4vw}.our-story-chapter{padding-top:86px;padding-bottom:86px}}
@media(max-width:760px){.our-story-hero{padding-bottom:62px}.our-story-hero-media{width:100%}.our-story-hero-media img{height:56vh;min-height:420px}.our-story-hero-copy{padding-top:42px}.our-story-hero h1{font-size:clamp(44px,12vw,62px)}.our-story-intro{margin-left:0;font-size:16.5px}.our-story-chapter{padding-top:64px;padding-bottom:64px}.story-split,.story-split-reverse,.story-text-first,.our-story-today-inner{grid-template-columns:1fr;gap:32px}.story-split-reverse .story-media,.story-split-reverse .story-copy{order:initial}.story-split .story-media,.story-text-first .story-media{min-height:0;aspect-ratio:4/3}.story-media-offset{transform:none;margin-top:0!important}.story-text-first .story-copy{padding-top:48px}.story-number-large{top:-18px;font-size:110px}.story-band-media,.story-full-image .story-media-full{height:auto;aspect-ratio:4/3}.story-band-layout .story-reading{padding-top:36px}.story-full-image .story-reading{width:calc(100% - 32px);margin:-22px auto 0;padding:32px 22px}.story-copy h2,.story-reading h2{font-size:clamp(34px,9vw,46px)}.our-story-pullquote{width:calc(100% - 32px);padding:58px 0;font-size:clamp(34px,9vw,48px)}.our-story-today{margin-top:70px}.our-story-today-copy{padding:54px 16px}.our-story-today-media{aspect-ratio:4/3}.our-story-actions a{min-height:48px}}

/* About typography scale normalization */
.our-story-page .story-number{position:static;display:block;margin:0 0 14px;color:var(--gold);font-family:var(--serif);font-size:32px;font-weight:500;line-height:1;opacity:1}
.our-story-page .our-story-kicker,.our-story-page .story-label{font-size:13px;font-weight:500;line-height:1.4;letter-spacing:.12em}
.our-story-page .story-copy>p:not(.story-label),.our-story-page .story-reading>p:not(.story-label),.our-story-page .our-story-today-copy>p:not(.story-label),.our-story-page .our-story-intro{font-size:18px;line-height:1.9}
.our-story-page .our-story-subtitle{font-size:clamp(30px,2.6vw,40px);line-height:1.2}
.our-story-page .our-story-actions a{font-size:12px;font-weight:500}
@media(max-width:760px){.our-story-page .story-number{font-size:28px}.our-story-page .our-story-kicker,.our-story-page .story-label{font-size:12px}.our-story-page .story-copy>p:not(.story-label),.our-story-page .story-reading>p:not(.story-label),.our-story-page .our-story-today-copy>p:not(.story-label),.our-story-page .our-story-intro{font-size:17px}.our-story-page .our-story-subtitle{font-size:30px}}
