@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/nevku-type-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/nevku-type-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/nevku-type-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/nevku-type-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Caslon Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/nevku-type-4.ttf) format('truetype');
}

:root{--paper:#f7f5ef;--white:#fffefa;--ink:#263a32;--muted:#646b61;--line:#d9dcd2;--green:#263e35;--stone:#e9e8df;--gold:#aa9471;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}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;max-width:100%}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #a27435;outline-offset:6px}::selection{background:#d2dccd}.skip{position:absolute;top:-100px;left:10px;background:white;padding:12px;z-index:100}.skip:focus{top:8px}.site-header{height:104px;padding:0 4.3%;display:flex;align-items:center;justify-content:space-between;gap:26px;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:20}.wordmark{font-family:var(--serif);font-size:39px;line-height:1;letter-spacing:.06em;display:flex;flex-direction:column;text-align:center}.wordmark span{font-family:var(--sans);font-size:9px;letter-spacing:.12em;margin-top:9px;font-weight:500}.site-header nav{display:flex;gap:30px;font-size:14px}.site-header nav a{padding:12px 0;position:relative}.site-header nav a:after{content:'';position:absolute;bottom:5px;left:0;width:0;height:1px;background:currentColor;transition:width .25s}.site-header nav a:hover:after{width:100%}.shop-link{font-size:14px;border-bottom:1px solid var(--ink);padding:9px 0;white-space:nowrap}.shop-link span{margin-left:14px}.menu-toggle{display:none}.hero{position:relative;min-height:740px;display:grid;grid-template-columns:49% 51%;padding:60px 4.3% 84px;align-items:center;overflow:hidden}.hero-copy{z-index:2;padding:0 4% 0 4%}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.18em;line-height:1.5;margin:0 0 25px;text-transform:uppercase}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--serif);font-weight:400}h1{font-size:clamp(64px,6.8vw,104px);line-height:.98;letter-spacing:-.035em;margin-bottom:28px}h1 em,h2 em{font-weight:400;color:#697659}em{font-style:italic}.hero-description{font-size:17px;line-height:1.65;max-width:400px;margin-bottom:30px;color:#60695e}.button{display:inline-flex;align-items:center;justify-content:center;gap:36px;background:var(--green);color:white;padding:17px 26px;min-height:55px;font-size:14px;transition:background .2s,transform .2s;border:1px solid transparent}.button:hover{background:#3d5547;transform:translateY(-2px)}.hero-note{font-size:12px;letter-spacing:.025em;margin:20px 0 0;color:var(--muted)}.hero-art{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;background:#eeede7;min-height:560px}.hero-art img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.art-caption{position:absolute;left:26px;right:26px;bottom:24px;display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.13em}.art-caption span:last-child{letter-spacing:0;font-style:italic}.hero-bottom{position:absolute;left:8%;right:4.3%;bottom:25px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em}.hero-bottom a{letter-spacing:0;font-size:13px}.hero-bottom a span{margin-left:18px}.section{padding:100px 7%}.intro{text-align:center;max-width:960px;margin:auto;padding-top:100px;padding-bottom:90px}h2{font-size:clamp(40px,4.5vw,65px);line-height:1.08;letter-spacing:-.02em;margin-bottom:24px}.intro>p:last-child{max-width:610px;margin:0 auto;color:var(--muted);font-size:17px}.intro .eyebrow{margin-bottom:24px}@media(max-width:1000px){.site-header nav{gap:18px;font-size:13px}.site-header{padding:0 5%;gap:18px}.wordmark{font-size:34px}.wordmark span{font-size:8px}.hero{padding-left:3%;padding-right:3%;min-height:670px}.hero-art{min-height:480px}}@media(max-width:760px){.site-header{height:87px;padding:0 6%}.site-header nav,.site-header>.shop-link{display:none}.wordmark{font-size:34px}.wordmark span{font-size:8px}.menu-toggle{display:flex;align-items:center;gap:15px;background:none;border:0;color:var(--ink);font-size:14px;padding:10px 0}.menu-toggle span{font-size:22px}.hero{display:flex;flex-direction:column;padding:44px 6% 60px;min-height:auto;align-items:stretch}.hero-copy{padding:0}.hero .eyebrow{font-size:10px;letter-spacing:.15em;margin-bottom:24px}h1{font-size:67px;line-height:.98;margin-bottom:22px}.hero-description{font-size:16px}.hero-note{margin-top:16px}.hero-art{min-height:0;aspect-ratio:1.12;margin-top:38px}.hero-art img{height:100%;position:absolute;inset:0}.art-caption{left:18px;right:18px;bottom:17px;font-size:9px}.hero-bottom{left:6%;right:6%;bottom:16px;font-size:9px}.hero-bottom a{font-size:12px}.section{padding:65px 6%}.intro{padding-top:64px;padding-bottom:55px}h2{font-size:44px}.intro .eyebrow{font-size:10px}.intro>p:last-child{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Shared editorial system */
.hero-art{height:520px;min-height:0}.hero{min-height:664px;padding-top:40px;padding-bottom:80px}.hero-art img{position:absolute;inset:0}.hero-copy{padding-left:4%}.hero h1{font-size:clamp(64px,6.6vw,96px)}.wordmark span{font-size:10px;letter-spacing:.08em}.site-header nav{font-size:14px}.eyebrow{font-size:12px}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:14px;border-bottom:1px solid currentColor;padding-bottom:8px;line-height:1.6}.text-link:hover{color:#7a694a}.collection-section{padding-top:0;padding-bottom:90px}.product-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.product-image{position:relative;background:#eeede8;overflow:hidden;aspect-ratio:1.04}.product-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .6s}.product-card:hover .product-image img{transform:scale(1.035)}.card-number{position:absolute;left:20px;top:16px;font-family:var(--serif);font-size:21px}.card-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:20px 0 9px}.card-heading h3{font-size:31px;margin:0;line-height:1.1}.product-card p{font-size:14px;color:var(--muted);margin:0;max-width:330px}.collection-bottom{border-top:1px solid var(--line);margin-top:40px;padding-top:25px;display:flex;justify-content:space-between;gap:25px;align-items:center}.collection-bottom p{margin:0;font-size:14px;color:var(--muted)}.story-banner{position:relative;min-height:710px;display:flex;align-items:center;padding:65px 7%;overflow:hidden}.story-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% 50%}.story-panel{position:relative;margin-left:auto;width:410px;background:var(--green);padding:47px 40px;color:#f5f3e9}.story-panel h2{font-size:57px;line-height:1.05}.story-panel h2 em{color:#c1c8ac}.story-panel p:not(.eyebrow){font-size:15px;color:#d9dfd5;margin-bottom:28px;line-height:1.75}.story-panel .eyebrow{font-size:10px;letter-spacing:.14em}.material-section{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;padding-top:120px;padding-bottom:120px}.material-visual{height:650px;position:relative;overflow:hidden;background:#e7dfd1}.material-visual img{position:absolute;max-width:none;height:100%;width:auto;right:0;top:0}.material-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:470px}.detail-lines{margin:32px 0}.detail-lines>div{display:flex;gap:24px;border-top:1px solid var(--line);padding:18px 0}.detail-lines>div>span{font-size:12px;margin-top:5px;color:#8c8f80}.detail-lines p{font-size:17px;margin:0}.detail-lines small{display:block;font-size:14px;color:var(--muted);margin-top:3px}.journal-preview{background:#eaece4;padding-top:100px;padding-bottom:100px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:44px}.section-heading h2{margin:0}.section-heading>.text-link{flex-shrink:0;margin-bottom:8px}.journal-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.journal-card>img,.journal-product{width:100%;aspect-ratio:1.5;object-fit:cover;overflow:hidden;background:#f3f2ed}.journal-product img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.journal-card .eyebrow{margin:25px 0 12px;font-size:11px}.journal-card h3{font-size:38px;line-height:1.1;margin-bottom:12px}.journal-card p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:490px}.journal-card .text-link{margin-top:5px}.support-strip{padding:45px 7%;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:35px}.support-strip .eyebrow{margin-bottom:12px;font-size:11px}.support-strip h3{font-size:35px;margin:0;line-height:1.15}.support-strip>div:last-child{display:flex;gap:35px;flex-shrink:0}.closing{text-align:center;padding:100px 6% 110px}.closing h2{font-size:75px;margin-bottom:32px}.closing>p:last-child{font-size:12px;color:var(--muted);margin:18px 0 0}.site-footer{background:var(--green);color:#f3f1e7;padding:64px 7% 24px}.footer-top{display:grid;grid-template-columns:1fr 2fr;gap:80px;margin-bottom:75px}.footer-top .wordmark{width:max-content;font-size:45px}.footer-top>div>p{font-family:var(--serif);font-size:28px;line-height:1.3;margin-top:25px;color:#c6cdbb}.footer-links{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:35px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:14px}.footer-links>div>span{font-size:10px;letter-spacing:.14em;color:#b0bbaa;margin-bottom:14px}.footer-links p{font-size:12px;color:#b8c2b5}.footer-links a:hover,.footer-bottom a:hover{text-decoration:underline;text-underline-offset:5px}.footer-bottom{border-top:1px solid #526559;padding-top:22px;display:flex;justify-content:space-between;font-size:12px;color:#c4cbbf;gap:20px}.footer-bottom>div{display:flex;gap:25px}.trademark{font-size:11px;line-height:1.6;color:#aebaaa;margin:24px 0 0;max-width:850px}.page-intro{padding:90px 7% 80px;max-width:1160px;margin:auto;text-align:center}.page-intro h1{font-size:clamp(60px,7vw,100px);line-height:1.03;margin-bottom:28px}.lead{max-width:590px;font-size:18px;color:var(--muted);margin:0 auto}.breadcrumb{padding:26px 7% 0;display:flex;gap:12px;font-size:12px;color:var(--muted)}.breadcrumb a:hover{text-decoration:underline}.product-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:8%;padding:40px 7% 95px}.gallery-main{height:540px;background:#eeede7}.gallery-main>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.gallery-thumbs{display:flex;gap:14px;margin-top:20px}.gallery-thumbs button{width:82px;height:82px;background:#eeede7;padding:5px;border:1px solid transparent;cursor:pointer}.gallery-thumbs button.selected{border-color:var(--ink)}.gallery-thumbs img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.product-summary{padding-top:20px}.product-summary h1{font-size:76px;margin-bottom:18px;line-height:1.05}.product-subtitle{font-family:var(--serif);font-size:29px;margin-bottom:20px}.product-summary>p:not(.eyebrow,.product-subtitle,.small-note){color:var(--muted)}.product-highlights{list-style:none;padding:16px 0;margin:20px 0 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;gap:8px;font-size:14px}.product-highlights li:before{content:'—';margin-right:12px;color:var(--gold)}.buy-box .button{width:100%;justify-content:space-between}.buy-box p{font-size:12px;color:var(--muted);margin:12px 0 25px}.small-note{font-size:12px;color:var(--muted);line-height:1.65;margin-top:22px}.product-use{background:#eaece4}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;margin:60px 0 85px;scroll-margin-top:30px}.feature-row:last-child{margin-bottom:0}.feature-row>div:first-child{background:#f3f2eb;aspect-ratio:1.13;overflow:hidden}.feature-row img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.feature-row h3{font-size:48px;line-height:1.1;margin-bottom:20px}.feature-row p:not(.eyebrow){color:var(--muted)}.feature-row.reverse>div:first-child{order:2}.specs-section{display:grid;grid-template-columns:1fr 1.3fr;gap:8%}.specs{margin:0}.specs>div{padding:20px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:155px 1fr;gap:22px;font-size:14px}.specs dt{font-weight:500}.specs dd{margin:0;color:var(--muted)}.specs a{text-decoration:underline;text-underline-offset:4px}.full-image{height:620px;margin:0 5%}.full-image img{width:100%;height:100%;object-fit:cover}.story-body{display:grid;grid-template-columns:1fr 2fr;gap:10%;max-width:1250px;margin:auto}.story-body .eyebrow{padding-top:10px}.story-body>div>p{font-size:18px;color:var(--muted);line-height:1.9}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;background:#eaece4}.value-number{font-family:var(--serif);font-size:48px;color:#78846c;display:block;margin-bottom:24px}.values h3{font-size:36px;line-height:1.12}.values p{color:var(--muted);font-size:15px}.brand-statement{background:var(--green);text-align:center;padding:90px 6%;color:#f4f1e7}.brand-statement h2{font-size:90px}.brand-statement h2 em{color:#c6cdb4}.brand-statement>p:last-child{font-size:15px;color:#ccd4c6}.journal-list{padding-top:0}.journal-feature{display:grid;grid-template-columns:1.2fr 1fr;gap:7%;align-items:center;margin-bottom:80px}.journal-feature>img{width:100%;height:520px;object-fit:cover}.journal-feature p:not(.eyebrow){color:var(--muted)}.article-intro{padding-bottom:65px}.article-intro h1{font-size:82px}.article-image{max-width:1100px;height:520px;margin:0 auto;background:#eeede7}.article-image>img{width:100%;height:100%;object-fit:cover}.article-image>img[src$="product-set.jpg"]{object-fit:contain;mix-blend-mode:multiply}.article-body{max-width:770px;padding:70px 30px 40px;margin:auto;color:#515d52;font-size:17px;line-height:1.9}.article-body h2{font-size:40px;color:var(--ink);margin:48px 0 20px}.article-body h2:first-child{margin-top:0}.article-lead{font-family:var(--serif);font-size:32px;line-height:1.4;color:var(--ink)}.article-body aside{border-left:2px solid var(--gold);padding:18px 25px;background:#eeeee5;font-size:15px;margin:28px 0}.article-body a{text-decoration:underline;text-underline-offset:4px}.article-end{text-align:center;padding:35px 6% 90px}.article-end>p{font-family:var(--serif);font-size:36px}.support-layout{display:grid;grid-template-columns:1fr 3fr;gap:8%;padding-top:20px;max-width:1300px;margin:auto}.support-nav{display:flex;flex-direction:column;gap:18px;align-items:flex-start;font-size:14px;padding-top:8px}.support-nav a:hover{text-decoration:underline;text-underline-offset:4px}.support-block{margin-bottom:75px;scroll-margin-top:35px}.support-block>p{color:var(--muted)}.compatibility-table{margin:30px 0}.compatibility-table>div{display:grid;grid-template-columns:130px 1fr;gap:25px;border-top:1px solid var(--line);padding:20px 0;font-size:15px}.compatibility-table strong{font-weight:500}.compatibility-table p{margin:0;color:var(--muted)}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{padding:23px 0;display:flex;justify-content:space-between;gap:25px;cursor:pointer;list-style:none;font-size:16px}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:22px;line-height:1;transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details>p{font-size:15px;color:var(--muted);margin:0 30px 25px 0;line-height:1.8}.order-help{padding:40px;background:#eaece4;margin-top:20px}.order-help h3{font-size:42px;margin-bottom:18px;line-height:1.1}.order-help>p:not(.eyebrow){color:var(--muted)}.error-action{text-align:center;padding-bottom:90px}#mobile-menu{padding:25px 6% 32px;border-bottom:1px solid var(--line);background:var(--paper);position:absolute;top:87px;left:0;right:0;z-index:15;box-shadow:0 20px 25px #263a3210}#mobile-menu nav{display:flex;flex-direction:column;gap:18px}#mobile-menu a{font-size:19px}#mobile-menu[hidden]{display:none}
@media(min-width:1700px){.hero{padding-left:9%;padding-right:9%;min-height:800px}.hero-art{height:640px}.section{padding-left:10%;padding-right:10%}}
@media(max-width:1100px){.story-panel{width:370px;padding:38px 32px}.story-panel h2{font-size:50px}.material-section{gap:6%}.material-visual{height:570px}.support-strip{align-items:start;flex-direction:column}.product-summary h1{font-size:62px}.gallery-main{height:510px}.footer-top{gap:35px}.footer-links{gap:25px}.product-hero{gap:5%}.hero h1{font-size:76px}.hero-art{height:500px}.card-heading h3{font-size:27px}}
@media(max-width:760px){.hero{padding:40px 6% 65px;min-height:auto}.hero h1{font-size:68px}.hero-art{height:auto;aspect-ratio:1.08}.hero-copy{padding:0}.wordmark span{font-size:9px}.hero .eyebrow{font-size:11px}.hero-bottom{font-size:10px}.hero-bottom a{font-size:13px}.hero-note{font-size:12px}.art-caption{font-size:10px}.intro .eyebrow{font-size:11px}.collection-section{padding-top:0;padding-bottom:60px}.product-cards{grid-template-columns:1fr;gap:40px}.product-image{aspect-ratio:1.3}.product-image img{object-fit:contain}.card-heading h3{font-size:33px}.product-card p{font-size:15px}.collection-bottom{align-items:start;flex-direction:column;gap:18px}.story-banner{min-height:0;padding:250px 6% 28px;display:block}.story-banner>img{height:430px;object-position:50% 35%}.story-panel{width:100%;padding:35px 29px}.story-panel h2{font-size:51px}.story-panel .eyebrow{font-size:11px}.story-panel p:not(.eyebrow){font-size:16px}.material-section{display:flex;flex-direction:column;gap:40px;padding-top:65px;padding-bottom:65px}.material-visual{width:100%;height:420px}.material-copy{width:100%}.section-heading{display:block;margin-bottom:32px}.section-heading>.text-link{margin:25px 0 0}.journal-grid{grid-template-columns:1fr;gap:45px}.journal-preview{padding-top:65px;padding-bottom:65px}.journal-card h3{font-size:35px}.journal-card .eyebrow{font-size:11px}.support-strip{padding:40px 6%;gap:24px}.support-strip h3{font-size:33px}.support-strip>div:last-child{gap:25px;flex-wrap:wrap}.closing{padding:65px 6%}.closing h2{font-size:53px}.closing .eyebrow{font-size:11px}.footer-top{grid-template-columns:1fr;gap:35px;margin-bottom:40px}.footer-top>div>p{font-size:30px}.footer-links{grid-template-columns:1fr 1fr;gap:30px 18px}.footer-links>div:last-child{grid-column:1/-1}.footer-links>div>span{font-size:11px;margin-bottom:6px}.footer-links p{font-size:13px}.site-footer{padding:50px 6% 25px}.footer-bottom{flex-direction:column;gap:16px}.footer-bottom>div{gap:24px}.trademark{font-size:12px}.page-intro{padding:60px 6% 50px}.page-intro h1{font-size:60px}.lead{font-size:17px}.breadcrumb{padding:22px 6% 0}.product-hero{grid-template-columns:1fr;padding:25px 6% 65px;gap:38px}.gallery-main{height:425px}.gallery-thumbs button{width:70px;height:70px}.product-summary{padding-top:0}.product-summary h1{font-size:61px}.product-subtitle{font-size:30px}.product-highlights{font-size:15px}.buy-box p,.small-note{font-size:13px}.feature-row,.feature-row.reverse{grid-template-columns:1fr;gap:28px;margin:40px 0 60px}.feature-row.reverse>div:first-child{order:0}.feature-row h3{font-size:40px}.specs-section{grid-template-columns:1fr;gap:30px}.specs>div{grid-template-columns:115px 1fr;gap:15px;font-size:14px}.full-image{height:390px;margin:0}.story-body{grid-template-columns:1fr;gap:20px}.story-body>div>p{font-size:17px}.values{grid-template-columns:1fr;gap:35px}.values>div{border-bottom:1px solid var(--line);padding-bottom:20px}.values>div:last-child{border:0}.value-number{font-size:40px;margin-bottom:15px}.values h3{font-size:36px}.values p{font-size:16px}.brand-statement{padding:70px 6%}.brand-statement h2{font-size:62px}.journal-feature{grid-template-columns:1fr;gap:30px;margin-bottom:50px}.journal-feature>img{height:340px}.journal-list{padding-top:0}.article-intro h1{font-size:59px}.article-image{height:350px}.article-body{padding:45px 6% 20px;font-size:17px}.article-body h2{font-size:37px}.article-lead{font-size:29px}.article-end{padding-bottom:65px}.article-end>p{font-size:30px}.support-layout{grid-template-columns:1fr;gap:38px}.support-nav{flex-direction:row;flex-wrap:wrap;gap:13px 22px;padding-bottom:25px;border-bottom:1px solid var(--line)}.support-block{margin-bottom:50px}.compatibility-table>div{grid-template-columns:95px 1fr;gap:15px}.order-help{padding:28px}.order-help h3{font-size:36px}.faq summary{font-size:16px}.faq details>p{font-size:16px}}
@media(max-width:370px){.hero h1{font-size:59px}.page-intro h1,.article-intro h1{font-size:51px}.site-header{padding:0 5%}.hero-art{aspect-ratio:1}.closing h2{font-size:47px}.product-summary h1{font-size:54px}}
.hero-art img{padding:22px 22px 60px}.hero-note{font-size:13px}.art-caption{font-size:12px;letter-spacing:.08em}.art-caption span:last-child{font-size:13px}.hero-bottom{font-size:12px;letter-spacing:.08em}.card-number{left:auto;right:17px;top:auto;bottom:14px;color:#3a4639}.eyebrow,.intro .eyebrow,.hero .eyebrow,.story-panel .eyebrow,.journal-card .eyebrow,.support-strip .eyebrow,.closing .eyebrow{font-size:12px}.footer-links>div>span{font-size:12px}.trademark{font-size:12px}.footer-links p{font-size:13px}.gallery-thumbs button:focus-visible{outline-offset:3px}@media(max-width:760px){.art-caption{font-size:10px;letter-spacing:.025em}.art-caption span:last-child{font-size:12px}.hero-bottom{font-size:10px}.hero .eyebrow{letter-spacing:.1em}.hero-art img{padding:15px 12px 50px}}
@media(max-width:760px){.product-hero{display:flex;flex-direction:column;gap:0}.product-summary{display:contents}.product-summary>.eyebrow{order:-3;margin:0 0 15px}.product-summary>h1{order:-2;margin:0 0 12px}.product-summary>.product-subtitle{order:-1;margin:0 0 30px}.product-gallery{margin-bottom:35px}.gallery-main{height:330px}.product-summary>.small-note{margin-bottom:0}}

/* The second collection: material clarity and the everyday ritual. */
.hero-v2{padding:44px 5% 72px;grid-template-columns:47% 53%;min-height:700px}
.hero-v2 .hero-copy{padding:0 6% 0 3%}
.hero-v2 .hero-art{height:570px;background:#e7e8e1}
.hero-v2 .hero-art img{padding:57px 34px 64px}
.hero-art-top{position:absolute;top:25px;left:27px;right:27px;display:flex;justify-content:space-between;z-index:1;font-size:12px;letter-spacing:.1em;color:#647062}
.hero-v2 h1{font-size:clamp(68px,7.2vw,100px);line-height:1.01}
.hero-v2 h1 em{color:#52694e}
.hero-v2 .hero-description{font-size:17px;max-width:370px}
.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}
.hero-actions .text-link{padding-bottom:5px}
.hero-v2 .hero-note{max-width:400px;line-height:1.8;font-size:12px}
.hero-v2 .hero-bottom{left:6.4%;right:5%;bottom:23px}
.art-caption a{font-size:13px;letter-spacing:0;border-bottom:1px solid #a7afa0;padding-bottom:3px}
.product-facts{margin:0 7%;padding:29px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.product-facts>div{display:flex;align-items:center;gap:20px}
.product-facts strong{font-family:var(--serif);font-size:50px;font-weight:400;line-height:1;color:#7a856b}
.product-facts p{font-size:15px;margin:0}
.product-facts p span{display:block;font-size:12px;color:var(--muted);margin-top:3px}
.intro{padding-top:90px;padding-bottom:60px}
.product-card p,.journal-card p:not(.eyebrow){font-size:16px}
.collection-bottom p{font-size:15px}
.material-section{padding-top:100px;padding-bottom:100px}
.material-visual{height:560px}
.gift-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;align-items:center;background:#eeeee5;padding-top:85px;padding-bottom:85px}
.gift-copy h2{font-size:66px;line-height:1.05}
.gift-copy>p:not(.eyebrow){max-width:415px;color:var(--muted)}
.gift-visual{position:relative;overflow:hidden;aspect-ratio:.92;background:#e9ddc9}
.gift-visual img{position:absolute;right:0;top:0;height:100%;width:auto;max-width:none}
.gift-copy .small-note{font-size:13px}
.before-buy,.product-faq{display:grid;grid-template-columns:1fr 1.1fr;gap:9%;padding-top:90px;padding-bottom:90px}
.before-buy{background:var(--green);color:#f7f5ef}
.before-buy h2 em{color:#c7cdae}
.before-buy .eyebrow{color:#c7cdae}
.decision-list>a{display:grid;grid-template-columns:24px 1fr 20px;gap:18px;border-top:1px solid #667465;padding:24px 0;align-items:start}
.decision-list>a:last-child{border-bottom:1px solid #667465}
.decision-list>a>span{font-size:13px;margin-top:3px;color:#c7cdae}
.decision-list h3{font-size:34px;line-height:1.12;margin:0 0 10px}
.decision-list p{font-size:15px;color:#cbd3c7;margin:0}
.decision-list a:hover h3{text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:1px}
.journal-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.journal-three h3{font-size:32px}
.journal-three .journal-card>img,.journal-three .journal-product,.note-art{aspect-ratio:1.3}
.note-art{background:#e0e3d4;color:#304b3a;display:flex;flex-direction:column;justify-content:space-between;padding:26px}
.note-art>span{font-size:12px;letter-spacing:.06em}
.note-art>span:last-child{font-size:12px;letter-spacing:0}
.note-art>strong{font-family:var(--serif);font-size:36px;line-height:1.02;font-weight:400;padding:18px 0}
.ritual-note{display:grid;grid-template-columns:1fr 1.4fr;align-items:center;gap:8%;border-bottom:1px solid var(--line)}
.ritual-mark{font-family:var(--serif);font-size:clamp(70px,9vw,140px);letter-spacing:.01em;color:#778067;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;line-height:1.2}
.ritual-note p:not(.eyebrow){max-width:560px;color:var(--muted);margin-bottom:28px}
.product-index{display:flex;justify-content:center;gap:45px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 5%;font-size:14px;flex-wrap:wrap}
.product-index a:hover{text-decoration:underline;text-underline-offset:6px}
.fit-summary{font-size:14px;color:var(--muted);margin:0 0 22px}
.fit-summary a,.review-link{text-decoration:underline;text-underline-offset:4px}
.review-link{font-size:14px;display:inline-block}
.product-highlights{margin-bottom:20px}
.product-faq>div>p:not(.eyebrow){font-size:14px;color:var(--muted)}
.product-faq .text-link{font-size:14px}
.fit-section{display:grid;grid-template-columns:1fr 1.35fr;gap:8%;background:#e8eae0}
.fit-section>div>p:not(.eyebrow){color:var(--muted);max-width:380px}
.fit-guide{min-width:0}
.fit-guide fieldset{border:0;padding:0;margin:0}
.fit-guide legend{font-size:18px;font-weight:500;margin-bottom:18px}
.fit-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.fit-choices label{position:relative;display:block;cursor:pointer}
.fit-choices input{position:absolute;top:14px;left:14px;width:16px;height:16px;accent-color:var(--green);margin:0}
.fit-choices label>span{display:block;border:1px solid #aab1a2;padding:43px 12px 16px;min-height:116px;font-size:16px;line-height:1.2;background:#f5f5ec}
.fit-choices small{display:block;font-size:12px;font-weight:400;margin-top:7px;color:var(--muted)}
.fit-choices input:checked+span{border-color:var(--green);background:#d8decd;box-shadow:inset 0 0 0 1px var(--green)}
.fit-choices input:focus-visible+span{outline:2px solid #a27435;outline-offset:3px}
.fit-result{border-left:2px solid #9caa8c;margin-top:25px;padding:3px 0 3px 23px;min-height:170px}
.fit-result .eyebrow{font-size:12px;margin-bottom:9px}
.fit-result h3{font-size:31px;line-height:1.15;margin:0 0 13px}
.fit-result p:not(.eyebrow){font-size:15px;color:var(--muted);margin:0 0 14px}
.fit-result a{text-decoration:underline;text-underline-offset:4px;font-size:14px}
.compatibility-main{padding-top:0;max-width:1180px;margin:auto}
.compatibility-main>.fit-guide{padding:40px;background:#e8eae0}
.compatibility-reference{max-width:900px;margin:65px auto 0}
.compatibility-reference h2{font-size:43px;margin-top:45px}
.compatibility-reference>p{color:var(--muted)}
.table-scroll{overflow-x:auto;margin:30px 0}
table{border-collapse:collapse;width:100%;font-size:15px;text-align:left}
caption{text-align:left;padding:0 0 18px;font-size:14px;color:var(--muted)}
th,td{padding:20px 16px;border-top:1px solid var(--line);vertical-align:top}
th{font-weight:500}thead{background:#eaece2}
td{color:var(--muted)}
.inline-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:30px}
.inline-actions.centered{justify-content:center}
.purchase-bar{position:fixed;bottom:0;left:0;right:0;z-index:30;background:#f7f5eff5;backdrop-filter:blur(12px);border-top:1px solid #bec7b4;padding:13px 5% max(13px,env(safe-area-inset-bottom));display:flex;gap:32px;align-items:center;box-shadow:0 -5px 35px #162c2010}
.purchase-bar[hidden]{display:none}
.purchase-bar>div{margin-right:auto}
.purchase-bar strong{font-family:var(--serif);font-size:26px;font-weight:400;display:block;line-height:1.2}
.purchase-bar>div>span{display:block;color:var(--muted);font-size:12px;margin-top:4px}
.purchase-fit{font-size:14px;border-bottom:1px solid var(--ink)}
.purchase-bar .button{min-height:48px;padding:12px 22px;font-size:14px}
body:has(.purchase-bar){padding-bottom:89px}
.quick-answer .eyebrow{margin-bottom:10px}
.quick-answer>p:last-child{margin:0;font-size:16px}
.article-related{padding:30px 0;border-top:1px solid var(--line);margin-top:40px;display:flex;flex-direction:column;align-items:start;gap:17px}
.article-related .eyebrow{margin:0}
.article-related .text-link{font-size:15px}
.checklist-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding-bottom:25px;margin-top:40px}
.checklist-heading h2{font-size:34px;margin:0}
.checklist-heading output{font-size:13px;white-space:nowrap;color:var(--green)}
.checklist-item{display:flex;gap:19px;align-items:start;border-bottom:1px solid var(--line);padding:25px 0;cursor:pointer}
.checklist-item input{accent-color:var(--green);width:22px;height:22px;flex-shrink:0;margin:4px 0 0}
.checklist-item>span>strong{display:block;color:var(--ink);font-weight:500;font-size:17px}
.checklist-item>span>span{display:block;margin-top:4px;font-size:16px;line-height:1.7}
.checklist-item:has(input:checked){color:#707b68;background:#e7eadb50}
.checklist-item:has(input:checked)>span>strong{text-decoration:line-through;text-decoration-thickness:1px}
.checklist-item input:focus-visible{outline:2px solid #a27435;outline-offset:5px}
.wordmark span{font-size:12px;letter-spacing:.025em}

@media(min-width:1500px){.hero-v2{padding-left:8%;padding-right:8%}.hero-v2 .hero-art{height:640px}.hero-v2 .hero-bottom{left:9.4%;right:8%}}
@media(max-width:1100px){.hero-v2 h1{font-size:78px}.hero-actions{gap:17px}.hero-actions .button{padding:16px 19px}.product-facts{gap:18px}.product-facts>div{gap:12px}.product-facts strong{font-size:43px}.product-facts p{font-size:14px}.gift-section{gap:6%}.gift-copy h2{font-size:59px}.gift-visual{height:500px}.note-art{padding:20px}.note-art>strong{font-size:30px}.note-art>span:last-child{font-size:12px}.journal-three{gap:23px}.journal-three h3{font-size:29px}.fit-section{grid-template-columns:1fr;gap:30px}.fit-section>div>p:not(.eyebrow){max-width:600px}}
@media(max-width:760px){
 .hero-v2{padding:33px 6% 62px;display:flex;flex-direction:column;min-height:0}
 .hero-v2 .hero-copy{padding:0}.hero-v2 h1{font-size:67px;line-height:1}
 .hero-v2 .hero-description{font-size:16px;max-width:350px;margin-bottom:24px}
 .hero-v2 .hero-art{margin-top:29px;height:auto;aspect-ratio:1.03;width:100%}
 .hero-v2 .hero-art img{padding:41px 20px 48px}
 .hero-art-top{top:16px;left:18px;right:18px;font-size:12px;letter-spacing:.015em}
 .hero-v2 .hero-bottom{left:6%;right:6%;bottom:18px;font-size:12px;letter-spacing:0}
 .hero-v2 .hero-bottom>a{font-size:12px;max-width:135px;text-align:right;line-height:1.4}
 .hero-v2 .art-caption{font-size:12px;left:18px;right:18px;bottom:14px;letter-spacing:0;align-items:center}
 .art-caption a{font-size:12px;white-space:nowrap}
 .hero-v2 .hero-note{font-size:12px;line-height:1.7;margin-top:20px}
 .product-facts{margin:0 6%;padding:5px 0;grid-template-columns:1fr;gap:0}
 .product-facts>div{gap:23px;padding:17px 0;border-bottom:1px solid var(--line)}
 .product-facts>div:last-child{border:0}.product-facts strong{font-size:42px;width:48px}
 .product-facts p{font-size:16px}.product-facts p span{font-size:13px}
 .intro{padding-top:65px;padding-bottom:48px}
 .material-section{padding-top:65px;padding-bottom:65px}.material-visual{height:440px}
 .gift-section{display:flex;flex-direction:column;gap:32px;padding:60px 6%}
 .gift-copy{width:100%}.gift-copy h2{font-size:53px}.gift-visual{height:390px;width:100%;max-width:390px;align-self:flex-start}
 .before-buy,.product-faq{grid-template-columns:1fr;gap:30px;padding:60px 6%}
 .decision-list h3{font-size:33px}.decision-list p{font-size:16px}
 .journal-three{grid-template-columns:1fr;gap:44px}.journal-three h3{font-size:36px}
 .journal-three .journal-card>img,.journal-three .journal-product,.note-art{aspect-ratio:1.4}
 .note-art{padding:25px}.note-art>strong{font-size:39px}
 .ritual-note{grid-template-columns:1fr;gap:36px}.ritual-mark{font-size:78px;width:max-content;padding:12px 0}
 .product-index{gap:14px 25px;justify-content:flex-start;padding:21px 6%}
 .fit-summary{font-size:15px}.review-link{font-size:15px}
 .fit-section{padding:55px 6%}.fit-choices{gap:8px}.fit-choices label>span{font-size:14px;padding:42px 10px 14px;min-height:119px}
 .fit-choices small{font-size:12px;line-height:1.4}.fit-result{padding-left:18px}
 .fit-result h3{font-size:31px}.fit-result p:not(.eyebrow){font-size:16px}
 .compatibility-main{padding:0 6% 60px}.compatibility-main>.fit-guide{padding:25px 16px}
 .compatibility-reference{margin-top:45px}.compatibility-reference h2{font-size:36px}
 th,td{padding:16px 9px;font-size:14px}.table-scroll table{min-width:420px}
 .purchase-bar{gap:14px;padding:12px 5% max(12px,env(safe-area-inset-bottom))}
 .purchase-bar>div{min-width:0}.purchase-bar strong{font-size:23px}
 .purchase-bar>div>span{font-size:12px;max-width:140px;line-height:1.4}
 .purchase-fit{display:none}.purchase-bar .button{font-size:13px;white-space:nowrap;gap:14px;padding:11px 14px}
 body:has(.purchase-bar){padding-bottom:100px}
 .checklist-heading{display:block}.checklist-heading output{display:block;margin-top:13px}
 .checklist-heading h2{font-size:33px}.checklist-item{gap:15px}
 .inline-actions{gap:22px}.article-intro .inline-actions.centered{align-items:center;flex-direction:column}
 .site-header nav,.shop-link{font-size:14px}
}
@media(max-width:370px){.hero-v2 h1{font-size:59px}.hero-v2 .eyebrow{font-size:12px;letter-spacing:.065em}.hero-actions{gap:18px}.hero-actions .button{font-size:13px;gap:20px}.hero-actions .text-link{font-size:13px}.fit-choices{grid-template-columns:1fr}.fit-choices label>span{padding:15px 12px 15px 44px;min-height:0}.fit-choices input{top:19px}.gift-visual{height:340px}.purchase-bar strong{font-size:22px}.purchase-bar .button{padding:11px 12px;font-size:12px;gap:10px}}
@media print{.site-header,#mobile-menu,.site-footer,.breadcrumb,.article-image,.article-related,.article-end,.inline-actions,.skip,.purchase-bar{display:none!important}body{background:white;color:#111;padding:0!important;font-size:12pt}.page-intro{padding:15px 0;text-align:left}.page-intro h1{font-size:40pt}.page-intro .lead{margin:0;font-size:13pt}.article-body{max-width:none;padding:10px 0;font-size:11pt}.article-body>p,.article-body>h2{display:none}.checklist-heading{margin-top:10px;padding-bottom:10px}.checklist-heading h2{font-size:22pt}.checklist-item{padding:11px 0;break-inside:avoid}.checklist-item>span>span{font-size:11pt}.checklist-item>span>strong{font-size:12pt}.checklist-item input{width:15px;height:15px}.eyebrow{font-size:10pt}a{text-decoration:none}}

.print-signature{display:none}@media print{.print-signature{display:block;font-size:9pt;margin-bottom:20px}}

/* Version 3: a visual story of grain, care and gathering. */
.landscape-hero{position:relative;isolation:isolate;height:calc(100svh - 104px);min-height:580px;max-height:1050px;background:#69502d;color:#fffdf4;overflow:hidden}
.landscape-hero>img,.family-scene>img,.story-wheat>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.landscape-hero:after,.family-scene:after,.story-wheat:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#1b211b66 0%,#1b211b08 70%),linear-gradient(0deg,#151c195c 0%,transparent 80%);z-index:-1;pointer-events:none}
.landscape-copy{position:absolute;left:7%;bottom:100px;max-width:760px}
.landscape-copy .eyebrow{font-size:13px;letter-spacing:.17em;margin-bottom:24px}
.landscape-copy h1{font-size:clamp(76px,8.7vw,134px);line-height:.95;margin-bottom:35px;letter-spacing:-.025em;text-shadow:0 2px 25px #25281520}
.landscape-copy h1 em,.scene-copy h2 em,.story-wheat h2 em{color:inherit}
.light-link{display:inline-flex;gap:42px;align-items:center;border-bottom:1px solid #ffffffb0;padding-bottom:10px;color:#fffdf4;font-size:14px}
.light-link:hover{border-color:#fff;color:#fff}.light-link:focus-visible{outline-color:#fff}
.landscape-bottom{position:absolute;left:7%;right:7%;bottom:28px;display:flex;justify-content:space-between;gap:30px;font-size:12px;letter-spacing:.1em;color:#fffffff0}
.visual-product{display:grid;grid-template-columns:1.05fr 1fr;gap:10%;align-items:center;padding-top:80px;padding-bottom:45px}
.visual-product-image{display:flex;align-items:center;justify-content:center;min-width:0;height:520px;background:#eeede7;overflow:hidden}
.visual-product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:30px;transition:transform .5s}
.visual-product-image:hover img{transform:scale(1.025)}
.visual-product-copy h2{font-size:clamp(48px,4.7vw,73px);line-height:1.04;margin-bottom:25px}
.visual-product-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.75}
.visual-product-copy .visual-spec{font-size:13px!important;margin:26px 0}
.visual-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.visual-actions .button{gap:26px}
.fit-footnote{display:inline-block;font-size:13px;color:var(--muted);margin-top:22px;border-bottom:1px solid #a5ab9e;padding-bottom:3px}
.making-triptych{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;padding:0 7% 85px}
.making-triptych a{position:relative;background:#eeede7;overflow:hidden}
.making-triptych img{height:250px;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .45s;padding:15px 25px 35px}
.making-triptych a:hover img{transform:scale(1.035)}
.making-triptych span{position:absolute;bottom:13px;left:20px;font-size:13px;background:#eeede7e8;padding-right:8px}
.family-scene{position:relative;isolation:isolate;height:740px;max-height:90svh;min-height:580px;color:#fffdf4;overflow:hidden}
.family-scene>img{object-position:center 47%}.family-scene:after{background:linear-gradient(0deg,#18241dc9 0%,#18241d35 42%,transparent 70%)}
.scene-copy{position:absolute;left:7%;bottom:60px;right:7%}.scene-copy .eyebrow{font-size:12px;margin-bottom:18px}
.scene-copy h2{font-size:clamp(56px,5.8vw,87px);line-height:1.02;margin-bottom:28px}
.visual-values{padding-top:90px;padding-bottom:90px}
.visual-section-title{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:38px}.visual-section-title h2{font-size:57px;margin:0}.visual-section-title .eyebrow{margin:0;font-size:12px}
.values-mosaic{display:grid;grid-template-columns:1.05fr 1fr;gap:28px}
.values-mosaic figure{margin:0;position:relative;isolation:isolate;overflow:hidden;background:#ada18c}
.values-mosaic figure:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#14271ee8 0%,#14271e32 40%,transparent 65%)}
.values-mosaic img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}
.chapel-frame{min-height:805px}.chapel-frame img{object-position:50% 50%}
.values-pair{display:grid;grid-template-rows:1fr 1fr;gap:28px}
.values-mosaic figcaption{position:absolute;bottom:30px;left:30px;right:20px;color:#fffdf4}
.values-mosaic figcaption>span{font-size:12px;letter-spacing:.12em;display:block;margin-bottom:12px}
.values-mosaic h3{font-size:39px;line-height:1.1;margin:0}
.visual-gift{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;background:#ede9df;padding-top:70px;padding-bottom:70px}
.visual-gift .gift-visual{width:100%;aspect-ratio:.98;height:auto;max-width:none}
.visual-gift-copy h2{font-size:clamp(45px,4.5vw,68px);line-height:1.06;margin-bottom:33px}
.quiet-ending{text-align:center;padding:95px 6% 100px}.quiet-ending h2{font-size:70px;line-height:1.03}.quiet-ending .visual-actions{justify-content:center;margin-top:35px}
.story-visual-intro{text-align:center;padding:70px 6%}.story-visual-intro h1{font-size:100px;line-height:1;margin-bottom:25px}.story-visual-intro>p:last-child{font-size:17px;color:var(--muted);margin:0}
.story-belief{text-align:center;padding:90px 7% 30px}.story-belief p{font-family:var(--serif);font-size:52px;line-height:1.3;margin-bottom:25px}.story-belief>span{font-size:12px;letter-spacing:.14em;color:var(--muted)}
.story-wheat{position:relative;isolation:isolate;overflow:hidden;height:650px;display:flex;align-items:center;justify-content:center;color:#fffdf4;text-align:center}.story-wheat:after{background:#18271d40}.story-wheat h2{font-size:85px;margin-bottom:35px}
@media(min-width:1700px){.visual-product{gap:11%;padding-left:12%;padding-right:12%}.making-triptych{padding-left:12%;padding-right:12%}.visual-product-image{height:620px}.chapel-frame{min-height:960px}}
@media(max-width:1100px){.visual-product{gap:6%}.visual-product-image{height:470px}.visual-actions{gap:20px}.visual-actions .button{padding:16px 20px}.making-triptych img{height:220px}.chapel-frame{min-height:730px}.values-mosaic h3{font-size:35px}.visual-gift{gap:6%}}
@media(max-width:760px){
 .landscape-hero{height:calc(100svh - 87px);min-height:570px;max-height:820px}.landscape-hero>img{object-position:46% center}
 .landscape-hero:after{background:linear-gradient(0deg,#1b221c9c 0%,#1b211b0a 95%)}
 .landscape-copy{left:6%;right:5%;bottom:95px}.landscape-copy .eyebrow{font-size:12px;letter-spacing:.1em;margin-bottom:24px}
 .landscape-copy h1{font-size:clamp(59px,15.5vw,99px);line-height:1;margin-bottom:29px}.landscape-copy .light-link{font-size:14px}
 .landscape-bottom{left:6%;right:6%;bottom:24px;display:block;font-size:12px;letter-spacing:.055em}.landscape-bottom>span:last-child{display:none}
 .visual-product{grid-template-columns:1fr;gap:32px;padding:48px 6% 30px}.visual-product-image{height:400px}
 .visual-product-image img{padding:24px}.visual-product-copy h2{font-size:52px}.visual-product-copy .eyebrow{margin-bottom:20px}
 .visual-product-copy>p:not(.eyebrow){font-size:16px}.visual-product-copy .visual-spec{font-size:12px!important;margin:21px 0}.visual-actions{gap:22px}
 .visual-actions .button{font-size:14px;padding:16px 21px}.fit-footnote{font-size:13px;line-height:1.5}
 .making-triptych{gap:8px;padding:0 6% 55px}.making-triptych img{height:145px;padding:5px 5px 31px}.making-triptych span{font-size:12px;left:9px;bottom:9px;white-space:nowrap}
 .family-scene{height:660px;max-height:none;min-height:0}.family-scene>img{object-position:51% center}.scene-copy{left:6%;right:6%;bottom:38px}.scene-copy h2{font-size:51px;line-height:1.05;margin-bottom:25px}.scene-copy .eyebrow{font-size:12px;letter-spacing:.12em}
 .visual-values{padding:60px 6%}.visual-section-title{display:block;margin-bottom:28px}.visual-section-title h2{font-size:49px}.visual-section-title .eyebrow{font-size:12px;margin-bottom:16px;letter-spacing:.1em}
 .values-mosaic{grid-template-columns:1fr;gap:18px}.chapel-frame{min-height:530px}.values-pair{gap:18px;grid-template-rows:repeat(2,340px)}
 .values-mosaic figcaption{left:25px;bottom:26px}.values-mosaic figcaption>span{font-size:12px}.values-mosaic h3{font-size:35px}
 .visual-gift{grid-template-columns:1fr;gap:33px;padding:50px 6%}.visual-gift .gift-visual{aspect-ratio:.93;height:auto}.visual-gift-copy h2{font-size:49px;margin-bottom:27px}
 .quiet-ending{padding:65px 6% 70px}.quiet-ending h2{font-size:52px}.quiet-ending .visual-actions{flex-direction:column;gap:24px}
 .story-visual-intro{padding:55px 6%}.story-visual-intro h1{font-size:67px}.story-visual-intro>p:last-child{font-size:16px}
 .story-belief{padding:60px 6% 0}.story-belief p{font-size:38px}.story-belief>span{font-size:12px;letter-spacing:.04em}
 .story-wheat{height:530px}.story-wheat h2{font-size:62px}
}
@media(max-width:370px){.landscape-copy h1{font-size:55px}.landscape-copy .eyebrow{letter-spacing:.045em;font-size:12px}.visual-product-image{height:340px}.visual-product-copy h2{font-size:46px}.visual-actions{gap:17px}.visual-actions .button{padding:15px 16px;gap:20px;font-size:13px}.visual-actions .text-link{font-size:13px;gap:12px}.making-triptych img{height:123px}.making-triptych span{font-size:12px;left:6px}.scene-copy h2{font-size:45px}.values-mosaic h3{font-size:30px}.chapel-frame{min-height:480px}.values-pair{grid-template-rows:repeat(2,300px)}.visual-gift-copy h2{font-size:43px}.quiet-ending h2{font-size:46px}.story-visual-intro h1{font-size:59px}.story-belief p{font-size:33px}.story-wheat h2{font-size:55px}}

@media(max-width:760px){.family-scene{height:auto;background:var(--green);display:flex;flex-direction:column}.family-scene>img{position:static;z-index:auto;object-fit:cover;object-position:center;width:100%;height:auto;aspect-ratio:1.5}.family-scene:after{display:none}.scene-copy{position:static;padding:31px 6% 38px}.scene-copy h2{font-size:46px;line-height:1.06;margin-bottom:25px}}
@media(max-width:370px){.landscape-copy h1{font-size:48px}.scene-copy h2{font-size:41px}}
