:root{--paper:#f4eee1;--ink:#171713;--bronze:#875d3e;--teal:#167474;--line:#c9bdaa;--warm:#e7dcc9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body),sans-serif;margin:0;font-size:16px;line-height:1.55}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-shell main{flex:1}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#f4eee1f5;align-items:center;gap:30px;height:99px;padding:0 3.2vw;display:flex;position:sticky;top:0}.brand{text-transform:uppercase;letter-spacing:.26em;font-family:var(--font-display);white-space:nowrap;align-items:center;gap:18px;font-size:20px;display:flex}.monogram{font-family:var(--font-display);color:var(--bronze);letter-spacing:-.15em;width:54px;font-size:43px;line-height:.75}.site-header nav{gap:48px;margin:auto;font-size:15px;display:flex}.site-header nav a,.text-link{position:relative}.site-header nav a:after,.text-link:after{content:"";background:currentColor;height:1px;transition:right .25s;position:absolute;bottom:-5px;left:0;right:100%}.site-header nav a:hover:after,.text-link:hover:after{right:0}.button{text-transform:uppercase;letter-spacing:.2em;border:1px solid var(--bronze);cursor:pointer;justify-content:center;align-items:center;min-height:44px;padding:12px 20px;font-size:11px;font-weight:600;transition:background .2s,color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:scale(.98)}.button-solid{background:var(--teal);color:#fff;border-color:var(--teal)}.button-solid:hover{background:#105f5f}.button-outline{color:#704a30;background:0 0}.button-outline:hover{color:var(--paper);background:#704a30}.hero{grid-template-columns:42% 58%;min-height:calc(100vh - 99px);max-height:700px;display:grid}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(54px,9vw,140px) clamp(30px,5.3vw,84px);display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.27em;color:#704a30;margin:0 0 14px;font-size:11px;font-weight:600}.rule{background:var(--bronze);width:43px;height:1px;margin:0 0 25px;display:block}.hero h1,.page-hero h1,h2{font-family:var(--font-display),serif;letter-spacing:-.045em;text-wrap:balance;font-weight:400;line-height:.9}.hero h1{margin:0 0 22px;font-size:clamp(62px,5.35vw,92px)}.hero-copy>p:not(.eyebrow){max-width:32ch;margin:0 0 26px;font-size:17px}.actions{flex-wrap:wrap;gap:16px;display:flex}.hero-image,.hero-image img{width:100%;height:100%;display:block}.hero-image img{object-fit:cover}.proof-band{color:#fff;text-transform:uppercase;letter-spacing:.35em;background:#181916;justify-content:center;align-items:center;gap:38px;min-height:38px;font-size:11px;font-weight:500;display:flex}.proof-band i{background:var(--bronze);width:15px;height:1px;display:block;transform:rotate(-65deg)}.feature-grid{grid-template-columns:minmax(180px,.8fr) repeat(3,1fr);gap:32px;padding:58px 5.3vw;display:grid}.section-intro h2{margin:23px 0;font-size:43px}.product-card{display:block}.product-card picture,.product-card img{aspect-ratio:1.5;object-fit:cover;background:var(--warm);width:100%;transition:transform .35s;display:block}.product-card{overflow:hidden}.product-card:hover img{transform:scale(1.025)}.product-card h3{text-transform:uppercase;letter-spacing:.2em;margin:11px 0 1px;font-size:11px;font-weight:600;line-height:1.4}.product-card p,.price{font-variant-numeric:tabular-nums;margin:0}.process{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1.2fr 1fr .9fr .9fr .9fr 1fr;display:grid}.process>*{border-right:1px solid var(--line);min-height:265px;padding:30px}.process>picture{padding:0}.process picture img{object-fit:cover;width:100%;height:100%;display:block}.process-title h2{margin:0 0 24px;font-size:43px}.process article strong{font-family:var(--font-display);color:var(--bronze);font-size:38px;font-weight:400}.process article h3{letter-spacing:.18em;text-transform:uppercase;font-size:10px}.process article p{font-size:13px;line-height:1.5}.maker-callout{background:#dfd4c0;grid-template-columns:1fr 1fr;display:grid}.maker-callout picture,.maker-callout img{object-fit:cover;width:100%;height:100%;min-height:460px;display:block}.maker-callout>div{align-self:center;padding:clamp(52px,8vw,122px)}.maker-callout h2,.home-cta h2{margin:0 0 22px;font-size:clamp(44px,4vw,66px)}.maker-callout p:not(.eyebrow){max-width:45ch}.text-link{margin-top:14px;font-size:13px;font-weight:600;display:inline-block}.home-cta{text-align:center;padding:100px 20px 115px}.home-cta h2{max-width:600px;margin:0 auto 32px}.page-hero{border-bottom:1px solid var(--line);max-width:none;padding:90px 8vw 70px}.page-hero h1{max-width:850px;margin:0 0 22px;font-size:clamp(54px,7vw,108px)}.page-hero>p:not(.eyebrow){max-width:580px;font-size:17px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:44px 24px;padding:55px 5vw 90px;display:grid}.etsy-note{color:#655e53;padding:0 5vw 60px;font-size:12px}.product-detail{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:clamp(35px,7vw,110px);padding:60px 7vw 100px;display:grid}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px;display:grid}.gallery picture:first-child{grid-column:span 2}.gallery picture,.gallery img{width:100%;display:block}.gallery img{aspect-ratio:1;object-fit:contain;background:#e6decf}.gallery picture:first-child img{aspect-ratio:1.2}.detail-copy{height:max-content;position:sticky;top:135px}.detail-copy h1{font-family:var(--font-display);margin:0 0 16px;font-size:clamp(44px,4.5vw,72px);font-weight:400;line-height:.95}.price{margin-bottom:30px;font-size:20px}.description{max-width:52ch}.detail-copy .button{margin:14px 0 5px}.custom-process,.story-grid{grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,130px);padding:70px 8vw;display:grid}.custom-process picture,.custom-process img,.story-grid picture,.story-grid img{object-fit:cover;width:100%;max-height:610px;display:block}.custom-process h2{margin:0 0 16px;font-size:44px}.custom-process p{max-width:48ch;margin:0 0 38px}.pricing{color:var(--paper);background:#1a1b18;grid-template-columns:.8fr 1.2fr;gap:80px;padding:75px 8vw;display:grid}.pricing .eyebrow{color:#d5a77a}.pricing h2{margin:0;font-size:56px}.pricing dl{margin:0}.pricing dl>div{border-bottom:1px solid #4a4a43;justify-content:space-between;padding:13px 0;font-size:17px;display:flex}.pricing dd{font-variant-numeric:tabular-nums;margin:0}.pricing-note{color:#d8d1c5;grid-column:2;margin:0;font-size:13px}.form-section{grid-template-columns:.8fr 1.2fr;gap:clamp(40px,9vw,160px);padding:90px 8vw;display:grid}.form-section h2{margin:0 0 20px;font-size:58px}.contact-form{gap:18px;display:grid}.contact-form label{text-transform:uppercase;letter-spacing:.13em;gap:6px;font-size:12px;font-weight:600;display:grid}.contact-form input,.contact-form textarea{font:inherit;background:0 0;border:0;border-bottom:1px solid #998f80;outline:none;padding:11px 0}.contact-form textarea{resize:vertical;min-height:120px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--teal)}.form-status{margin:0;font-size:14px}.catalog-grid{grid-template-columns:repeat(2,1fr);gap:36px;padding:65px 8vw 100px;display:grid}.catalog-grid figure{margin:0}.catalog-grid picture,.catalog-grid img{aspect-ratio:1.5;object-fit:contain;background:#e8dfd0;width:100%;display:block}.catalog-grid figcaption{text-transform:uppercase;letter-spacing:.2em;padding-top:10px;font-size:11px;font-weight:600}.prose{max-width:800px;padding:85px 8vw 120px}.prose h2{margin:0 0 22px;font-size:56px}.prose p{max-width:62ch;font-size:18px}.contact-details{flex-direction:column;gap:20px;padding:70px 8vw 120px;display:flex}.contact-details a{font-family:var(--font-display);font-size:clamp(36px,5vw,70px);line-height:1}.footer{color:#eee7da;background:#1a1b18;grid-template-columns:1.2fr .6fr .6fr auto;gap:45px;margin-top:auto;padding:70px 5.3vw 42px;display:grid}.footer-brand{font-family:var(--font-display);font-size:30px}.footer p{color:#cfc5b7;margin:10px 0}.footer a:not(.theo){margin:8px 0;font-size:14px;display:block}.footer-links a:hover{color:#d5a77a}.theo{align-self:end}.theo img{width:40px;height:40px;display:block}.not-found{min-height:60vh}.not-found .actions{margin-top:30px}@media (max-width:1050px){.site-header{gap:18px;padding:0 25px}.brand{font-size:16px}.site-header nav{gap:22px}.feature-grid{grid-template-columns:.7fr repeat(3,1fr);gap:18px}.process{grid-template-columns:1fr 1fr 1fr}.process>picture:last-child{display:none}.process-title{grid-row:span 2}.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.site-header{height:72px;padding:0 20px}.brand{letter-spacing:.15em;gap:11px;font-size:13px}.monogram{width:37px;font-size:32px}.site-header nav{display:none}.site-header .button{letter-spacing:.14em;min-height:37px;margin-left:auto;padding:9px 10px;font-size:9px}.hero{grid-template-columns:1fr;min-height:0;max-height:none}.hero-copy{order:1;padding:68px 26px 43px}.hero h1{font-size:58px}.hero-image{order:2;height:390px}.proof-band{letter-spacing:.22em;gap:13px;padding:14px 10px;font-size:9px}.proof-band i{width:9px}.feature-grid{grid-template-columns:1fr 1fr;gap:31px 15px;padding:45px 22px}.section-intro{grid-column:span 2}.section-intro h2{margin:0 0 15px;font-size:42px}.process{grid-template-columns:1fr 1fr}.process>*{min-height:205px;padding:20px}.process-title{grid-row:auto}.process-title h2{font-size:41px}.process>picture{min-height:205px}.maker-callout{grid-template-columns:1fr}.maker-callout picture,.maker-callout img{min-height:300px}.maker-callout>div{padding:50px 26px}.maker-callout h2,.home-cta h2{font-size:47px}.page-hero{padding:65px 25px 50px}.page-hero h1{font-size:63px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 15px;padding:40px 20px 70px}.product-card h3{letter-spacing:.13em;font-size:10px}.product-detail{grid-template-columns:1fr;gap:30px;padding:30px 20px 70px}.detail-copy{position:static}.detail-copy h1{font-size:56px}.custom-process,.story-grid{grid-template-columns:1fr;gap:35px;padding:50px 25px}.custom-process h2{font-size:42px}.pricing,.form-section{grid-template-columns:1fr;gap:35px;padding:55px 25px}.pricing h2,.form-section h2{font-size:50px}.pricing-note{grid-column:auto}.catalog-grid{grid-template-columns:1fr;gap:30px;padding:45px 25px 70px}.prose{padding:60px 25px 90px}.prose h2{font-size:48px}.footer{grid-template-columns:1fr 1fr;gap:30px;padding:55px 25px 32px}.footer>div:first-child{grid-column:span 2}.theo{grid-column:span 2;justify-self:start}}@media (prefers-reduced-motion:no-preference){.hero-copy>*{animation:.65s 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}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00y8kskkn0hyx.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.1xjn85gt7t6qs.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.1xtu7gopqv2u0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.3aak_kra40y8r.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.3huc2loe0ie8a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_d0009f01-module__jU58KW__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.cormorant_garamond_d0009f01-module__jU58KW__variable{--font-display:"Cormorant Garamond", "Cormorant Garamond Fallback"}
@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_4e6cfe3e-module__FitacG__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_4e6cfe3e-module__FitacG__variable{--font-body:"DM Sans", "DM Sans Fallback"}
