:root{--paper:#f5f0e6;--paper-deep:#ebe0ce;--ink:#292316;--moss:#55583a;--moss-deep:#3e412b;--terracotta:#a64324;--terracotta-dark:#81331c;--gold:#b98735;--line:#cbbda8;--serif:var(--font-fm),Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--serif);margin:0;font-size:18px;line-height:1.45}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;height:100%;display:block}.header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f0e6f2;align-items:center;gap:36px;min-height:82px;padding:0 3.1vw;display:flex;position:sticky;top:0}.brand{letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:14px;font-size:31px;line-height:1;display:flex}.mark{background:var(--moss);width:48px;height:48px;color:var(--paper);border-radius:50%;place-items:center;font-size:34px;line-height:1;display:grid;position:relative}.mark i{color:#d9af50;font-size:14px;font-style:normal;position:absolute;top:0;right:2px}.desktop-nav{gap:45px;margin-left:auto;font-size:18px;display:flex}.desktop-nav a,.footer-links a{transition:color .2s}.desktop-nav a:hover,.footer-links a:hover,.text-link:hover{color:var(--terracotta)}.button{text-transform:uppercase;letter-spacing:.1em;justify-content:center;align-items:center;gap:20px;padding:15px 23px;font-size:13px;line-height:1.1;transition:background .2s,color .2s,transform .2s,border-color .2s;display:inline-flex}.button:active{transform:scale(.98)}.button--burnt{background:var(--terracotta);color:#fff;border:1px solid var(--terracotta)}.button--burnt:hover{background:var(--terracotta-dark);border-color:var(--terracotta-dark)}.button--line{border:1px solid var(--moss);color:var(--moss-deep)}.button--line:hover{background:var(--moss);color:#fff}.button--cream{background:var(--paper);color:var(--terracotta);border:1px solid var(--paper)}.header-cta{margin-left:20px}.mobile-nav{margin-left:auto;display:none}.hero{border-bottom:1px solid var(--line);grid-template-columns:38% 62%;min-height:490px;margin:0 2.2vw;display:grid}.hero-copy{background:linear-gradient(90deg,#f4ede1,#f4ede1d6);flex-direction:column;justify-content:center;padding:70px 4.5vw 66px 6.6vw;display:flex;position:relative}.hero-copy:before{content:"";opacity:.75;border:1px solid #bb9c69;border-right:0;width:46px;position:absolute;top:25px;bottom:25px;left:20px}.eyebrow{color:var(--terracotta);text-transform:uppercase;letter-spacing:.13em;margin:0 0 12px;font-size:14px;line-height:1.2}.ornament{color:var(--gold);align-items:center;gap:12px;margin:7px 0 8px;display:flex}.ornament span{border-top:1px solid var(--gold);width:75px;display:block}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.035em;margin:14px 0 25px;font-size:clamp(56px,5.6vw,92px);font-weight:500;line-height:.85}.hero-copy__body{max-width:440px;margin-bottom:32px;font-size:22px}.actions{flex-wrap:wrap;gap:18px;display:flex}.hero-media{grid-template-columns:1.45fr .8fr;gap:0;display:grid;overflow:hidden}.hero-media__main,.hero-media__side{min-height:490px}.hero-media__side{grid-template-rows:1fr 1fr;display:grid}.hero-media picture{height:100%;display:block}.hero-media__main img,.hero-media__side img{object-position:center}.promise{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;text-transform:uppercase;letter-spacing:.1em;grid-template-columns:repeat(3,1fr);margin:16px 2.5vw 0;font-size:13px;display:grid}.promise span{border-right:1px solid var(--line);padding:15px}.promise span:last-child{border:0}.section{padding:74px 3.1vw}.section-title{letter-spacing:-.025em;text-align:center;margin:0 0 34px;font-size:clamp(46px,4vw,70px);font-weight:500;line-height:.9}.section-title--left{text-align:left}.collections{padding-bottom:28px}.collections>.eyebrow{text-align:center}.collection-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.collection-tile{color:#fff;background:#383323;min-height:300px;position:relative;overflow:hidden}.collection-tile picture{opacity:.77;transition:transform .45s,opacity .45s;position:absolute;inset:0}.collection-tile:hover picture{opacity:.92;transform:scale(1.045)}.collection-tile:after{content:"";background:linear-gradient(#0000 35%,#1e1408b8);position:absolute;inset:0}.collection-tile>div{z-index:1;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#433d25b8;border:1px solid #ffffffa6;padding:18px 14px;position:absolute;bottom:18px;left:20px;right:20px}.collection-tile:nth-child(odd)>div{background:#993f21c7}.collection-tile h3{margin:0 0 8px;font-size:27px;font-weight:500;line-height:.95}.collection-tile p{margin:0 0 10px;font-size:15px;line-height:1.25}.collection-tile span,.product-card span,.text-link{text-transform:uppercase;letter-spacing:.09em;font-size:14px}.collection-tile b,.product-card b,.text-link span{padding-left:5px;font-size:20px;font-weight:400}.featured{padding-top:65px}.section-intro{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.section-intro .section-title{margin:0}.text-link{border-bottom:1px solid var(--moss);color:var(--moss-deep);padding-bottom:4px;transition:color .2s,border-color .2s;display:inline-block}.text-link:hover{border-color:var(--terracotta)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#f9f5ed;min-width:0}.product-card>a{height:100%;display:block}.product-card picture{aspect-ratio:1;background:#e7ddcc;display:block;overflow:hidden}.product-card img{transition:transform .4s}.product-card:hover img{transform:scale(1.035)}.product-card__copy{padding:17px 17px 18px}.product-card h3{margin:0 0 8px;font-size:22px;font-weight:500;line-height:1.02}.product-card p{margin:0 0 14px;font-size:17px}.product-card span{color:var(--terracotta)}.story-band{background:#e9ddc9;grid-template-columns:34% 1fr;align-items:center;gap:52px;margin:34px 3.1vw 74px;padding:0 6vw 0 0;display:grid}.story-band__image{height:340px}.story-band h2,.home-about h2{letter-spacing:-.025em;margin:0 0 15px;font-size:clamp(40px,4vw,62px);font-weight:500;line-height:.92}.story-band p:not(.eyebrow),.home-about p:not(.eyebrow){max-width:550px;margin-bottom:25px}.home-about{grid-template-columns:35% 1fr;align-items:center;gap:50px;padding-top:28px;padding-bottom:88px;display:grid}.home-about__art{color:var(--moss);justify-content:center;align-items:center;height:240px;font-size:240px;line-height:.65;display:flex;position:relative}.home-about__art span{color:var(--gold);font-size:40px;position:absolute;top:33px;right:23%}.final-cta{background:var(--terracotta);color:#fff;text-align:center;padding:75px 20px}.final-cta .eyebrow{color:#f6d38d}.final-cta h2{margin:0 0 30px;font-size:clamp(48px,5vw,80px);font-weight:500;line-height:.9}.footer{background:var(--moss-deep);color:#f7efe2;padding:60px 3.1vw 20px}.footer-top{grid-template-columns:1.5fr 1fr 1fr;gap:40px;padding-bottom:45px;display:grid}.brand--footer{font-size:28px}.footer .mark{background:var(--paper);color:var(--moss-deep)}.footer p{color:#d5c8b2;margin:18px 0 0}.footer-links{align-content:start;gap:10px;font-size:18px;display:grid}.footer-bottom{border-top:1px solid #ffffff45;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;font-size:14px;display:flex}.footer-bottom>span:nth-child(2){gap:16px;display:flex}.footer-bottom img{object-fit:contain;width:32px;height:32px}.page-hero{text-align:center;border-bottom:1px solid var(--line);background:linear-gradient(110deg,#f7f0e5,#eee0cb);padding:100px max(6vw,30px) 85px}.page-hero h1{letter-spacing:-.035em;max-width:970px;margin:0 auto 20px;font-size:clamp(54px,6vw,92px);font-weight:500;line-height:.88}.page-hero p:not(.eyebrow){max-width:680px;margin:0 auto 28px;font-size:22px}.page-hero--story{background:var(--moss-deep);color:#f8f0e1}.page-hero--story .eyebrow{color:#e6ba65}.shop-section{padding-top:38px}.shop-meta{border-bottom:1px solid var(--line);justify-content:space-between;margin-bottom:28px;padding-bottom:16px;font-size:17px;display:flex}.shop-meta p{margin:0}.etsy-notice{color:#665d4e;text-align:center;max-width:720px;margin:45px auto 0;font-size:13px}.collection-rows{padding:20px 3.1vw 65px}.collection-row{border-bottom:1px solid var(--line);grid-template-columns:26% 1fr;gap:42px;padding:62px 0;display:grid}.collection-row__intro h2{margin:0 0 15px;font-size:48px;font-weight:500;line-height:.92}.collection-row__intro>p:not(.eyebrow){font-size:19px}.collection-row__images{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.collection-row__images picture{height:240px;display:block;overflow:hidden}.story-page{grid-template-columns:42% 1fr;align-items:start;gap:64px;max-width:1060px;margin:0 auto;padding:85px 30px;display:grid}.story-page__image{height:470px;position:sticky;top:110px}.prose{font-size:25px;line-height:1.32}.prose p{margin-bottom:25px}.signature{margin-top:45px;font-size:21px}.quote-section{text-align:center;background:#e9ddc9}.quote-section span{color:var(--terracotta);font-size:70px;line-height:.5}.quote-section p{margin:0;font-size:48px;font-style:italic;line-height:1}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.gallery-grid figure{background:#ede0cc;margin:0}.gallery-grid picture{aspect-ratio:1;display:block}.gallery-grid figcaption{padding:15px;font-size:21px}.journal-list{gap:36px;max-width:1050px;margin:auto;display:grid}.journal-card{border-bottom:1px solid var(--line);grid-template-columns:38% 1fr;gap:38px;padding-bottom:36px;display:grid}.journal-card picture{height:270px}.journal-card h2{margin:0 0 14px;font-size:43px;font-weight:500;line-height:.95}.journal-card p:not(.eyebrow){max-width:630px;font-size:20px}.post{max-width:850px;margin:auto;padding:80px 26px}.post header{text-align:center}.post h1{letter-spacing:-.035em;margin:0 auto 22px;font-size:clamp(50px,6vw,84px);font-weight:500;line-height:.9}.post header>p:last-child{max-width:700px;margin:auto;font-size:23px}.post-hero-image{height:480px;margin:48px 0;display:block}.post-body{max-width:690px;margin:auto;font-size:23px;line-height:1.4}.post-body section{margin-bottom:42px}.post-body h2{margin-bottom:12px;font-size:42px;font-weight:500;line-height:.95}.contact-page,.not-found{text-align:center;background:#eee0cb;min-height:65vh;padding:130px max(7vw,30px)}.contact-page h1,.not-found h1{letter-spacing:-.035em;max-width:760px;margin:0 auto 20px;font-size:clamp(56px,6vw,90px);font-weight:500;line-height:.88}.contact-page>p:not(.eyebrow),.not-found p:not(.eyebrow){max-width:560px;margin:0 auto 30px;font-size:23px}.contact-links{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:40px;display:flex}.contact-links a{border-bottom:1px solid var(--moss)}.legal{max-width:780px;margin:auto;padding:90px 30px 110px;font-size:20px;line-height:1.55}.legal h1{margin-bottom:32px;font-size:65px;font-weight:500;line-height:.9}.legal h2{margin:40px 0 12px;font-size:35px;font-weight:500;line-height:1}.not-found{background:var(--moss-deep);color:#fff}.not-found .eyebrow{color:#edc169}@media (max-width:1100px){.desktop-nav,.header{gap:22px}.header-cta{margin-left:0}.hero{grid-template-columns:43% 57%}.hero-copy{padding-left:6vw}.collection-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.collection-row{grid-template-columns:31% 1fr}.collection-row__images{grid-template-columns:repeat(2,1fr)}.collection-row__images picture{height:210px}}@media (max-width:760px){body{font-size:17px}.header{min-height:70px;padding:0 18px}.brand{gap:9px;font-size:20px}.mark{width:34px;height:34px;font-size:25px}.mark i{font-size:9px}.desktop-nav,.header-cta{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;font-size:16px;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{padding-left:7px}.mobile-nav>div{background:var(--paper);border:1px solid var(--line);gap:12px;width:220px;padding:15px;display:grid;position:absolute;top:41px;right:-18px;box-shadow:0 12px 24px #2d231424}.hero{grid-template-columns:1fr;margin:0}.hero-copy{min-height:460px;padding:64px 36px 52px}.hero-copy:before{width:24px;top:17px;bottom:17px;left:14px}.hero h1{font-size:64px}.hero-copy__body{font-size:20px}.hero-media{height:460px}.hero-media__main,.hero-media__side{min-height:0}.promise{grid-template-columns:1fr;margin:0 18px}.promise span{border-right:0;border-bottom:1px solid var(--line);padding:12px}.promise span:last-child{border-bottom:0}.section{padding:54px 18px}.section-title{font-size:50px}.collection-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.collection-tile{min-height:275px}.collection-tile>div{padding:13px 8px;bottom:10px;left:10px;right:10px}.collection-tile h3{font-size:23px}.collection-tile p{display:none}.product-card__copy{padding:12px}.product-card h3{font-size:18px}.product-card p{margin-bottom:8px;font-size:16px}.product-card span{font-size:11px}.section-intro{flex-direction:column;align-items:start;gap:16px}.story-band{flex-direction:column;gap:28px;margin:0;padding:0 18px 50px;display:flex}.story-band__image{width:calc(100% + 36px);height:310px}.story-band h2,.home-about h2{font-size:50px}.home-about{grid-template-columns:1fr;gap:18px;padding-top:45px}.home-about__art{height:145px;font-size:170px}.home-about__art span{top:12px;right:28%}.final-cta{padding:58px 20px}.footer{padding:45px 18px 17px}.footer-top{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;align-items:flex-start}.page-hero{padding:75px 24px 62px}.page-hero h1{font-size:58px}.page-hero p:not(.eyebrow){font-size:19px}.shop-section{padding-top:30px}.shop-meta{font-size:16px;display:block}.shop-meta p:first-child{margin-bottom:7px}.collection-rows{padding:0 18px 35px}.collection-row{grid-template-columns:1fr;gap:24px;padding:45px 0}.collection-row__intro h2{font-size:46px}.collection-row__images picture{height:160px}.story-page{grid-template-columns:1fr;gap:32px;padding:55px 20px}.story-page__image{height:370px;position:relative;top:auto}.prose{font-size:22px}.gallery-grid{grid-template-columns:1fr;gap:14px}.journal-list{padding-top:40px}.journal-card{grid-template-columns:1fr;gap:22px}.journal-card picture{height:250px}.journal-card h2{font-size:39px}.post{padding:55px 20px}.post-hero-image{height:310px;margin:34px 0}.post-body{font-size:21px}.post-body h2{font-size:37px}.contact-page,.not-found{padding:100px 24px}.contact-page h1,.not-found h1{font-size:58px}.legal{padding:60px 20px;font-size:19px}.legal h1{font-size:55px}}@media (prefers-reduced-motion:no-preference){.hero-copy>*{animation:.55s both rise}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.14s}.hero-copy>:nth-child(4){animation-delay:.2s}.hero-copy>:nth-child(5){animation-delay:.26s}.section,.story-band,.home-about{animation:.65s both rise;animation-timeline:view();animation-range:entry 5% cover 25%}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important;animation-duration:.01ms!important}}
:root{--font-fm:Georgia}
footer a,.desktop-nav a{align-items:center;min-height:30px;display:inline-flex}.shipping-banner{background:var(--moss-deep);color:#f8f0e1;text-align:center;letter-spacing:.1em;text-transform:uppercase;padding:8px 16px;font-size:13px;line-height:1.15}.section,.story-band,.home-about{animation:none!important}@media (min-width:1101px){.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.desktop-nav,.header-cta{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{align-items:center;min-height:34px;display:flex}.collection-row{grid-template-columns:1fr;gap:24px}.collection-row__images{grid-template-columns:repeat(2,1fr)}}
@media (max-width:1180px){:is(.Shell-module__CMZqma__header .desktop-nav,.Shell-module__CMZqma__header .header-cta){display:none}.Shell-module__CMZqma__header .mobile-nav{margin-left:auto;display:block}}
