:root{--ivory:#F7F4EF;--ivory-deep:#EFEAE2;--clay:#C9A88E;--clay-deep:#B5916F;--sage:#8B9D83;--charcoal:#3A352F;--charcoal-soft:#5C554C;--blush:#E4D3C6;--line:#E2D9CD;--display:"Fraunces",Georgia,serif;--body:"Mulish",-apple-system,BlinkMacSystemFont,sans-serif;--wrap:1180px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--body);color:var(--charcoal);background:var(--ivory);line-height:1.7;font-weight:400;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.wrap{max-width:var(--wrap);margin:0 auto}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.btn{display:inline-block;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;padding:1.05rem 2.6rem;border-radius:2rem;cursor:pointer;transition:all .3s cubic-bezier(.2,.7,.3,1);border:1px solid transparent;text-align:center}.btn-primary{background:var(--ivory);color:var(--charcoal)}.btn-primary:hover{background:var(--charcoal);color:var(--ivory);transform:translateY(-2px)}.btn-dark{background:var(--charcoal);color:var(--ivory)}.btn-dark:hover{background:var(--clay-deep);color:#fff;transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--charcoal);border-color:var(--charcoal)}.btn-outline:hover{background:var(--charcoal);color:var(--ivory)}.eyebrow{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--clay-deep);font-weight:600;margin-bottom:1.2rem}h1,h2,h3{font-family:var(--display);font-weight:300;letter-spacing:-.01em;color:var(--charcoal)}h2{font-size:clamp(1.9rem,3.8vw,2.9rem);line-height:1.16}h2 em,h1 em{font-style:italic;color:var(--clay-deep)}.announce{background:var(--charcoal);color:var(--ivory);text-align:center;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;padding:.7rem 1rem;font-weight:500}.announce span{opacity:.55;margin:0 .9rem}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 2.5rem;border-bottom:1px solid var(--line);position:sticky;top:0;background:#f7f4efd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:50}.nav-links{display:flex;gap:2.4rem;flex:1;align-items:center}.nav-links a,.nav-right a{font-size:.8rem;letter-spacing:.13em;text-transform:uppercase;font-weight:500;color:var(--charcoal-soft);transition:color .25s}.nav-links a:hover,.nav-right a:hover{color:var(--clay-deep)}.site-brand{font-family:var(--display);font-size:1.5rem;font-weight:400;letter-spacing:.02em;flex:0 0 auto;text-align:center;color:var(--charcoal)}.site-brand img{max-height:42px;width:auto;margin:0 auto}.nav-right{display:flex;gap:1.8rem;flex:1;justify-content:flex-end;align-items:center}.nav-toggle{display:none;background:none;border:none;font-size:1.4rem;cursor:pointer;color:var(--charcoal)}.hero{position:relative;min-height:88vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:var(--ivory-deep)}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#eaddd0,#e4d3c6 45%,#d9c3b2);display:flex;align-items:center;justify-content:center}.hero-fallback span{color:var(--clay-deep);opacity:.55;font-size:.7rem;letter-spacing:.25em;text-transform:uppercase}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#3a352f0d,#3a352f38)}.hero-content{position:relative;z-index:2;max-width:680px;padding:2rem}.hero-eyebrow{font-size:.72rem;letter-spacing:.32em;text-transform:uppercase;color:var(--ivory);margin-bottom:1.8rem;font-weight:600;opacity:.92}.hero h1{font-size:clamp(2.4rem,5.5vw,4.1rem);line-height:1.08;color:#fff;margin-bottom:1.6rem;text-shadow:0 1px 30px rgba(58,53,47,.25)}.hero h1 em{color:var(--blush)}.hero p{color:#fffffff0;font-size:1.05rem;max-width:480px;margin:0 auto 2.4rem;text-shadow:0 1px 14px rgba(58,53,47,.3)}.trust{display:flex;justify-content:center;gap:3.5rem;flex-wrap:wrap;padding:1.6rem 2rem;border-bottom:1px solid var(--line);background:var(--ivory)}.trust div{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--charcoal-soft);font-weight:500;display:flex;align-items:center;gap:.6rem}.trust .dot{width:5px;height:5px;border-radius:50%;background:var(--sage)}.section{padding:clamp(4rem,9vw,7.5rem) 2.5rem}.intro{text-align:center;background:var(--ivory)}.intro .wrap{max-width:720px}.intro p{font-size:1.18rem;color:var(--charcoal-soft);margin-top:1.6rem;font-weight:300;line-height:1.75}.intro p em{font-style:italic;color:var(--charcoal)}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2.5rem,6vw,5.5rem)}.split.reverse .split-text{order:2}.split.reverse .split-media{order:1}.split-text p{color:var(--charcoal-soft);margin-top:1.4rem;font-size:1.02rem}.split-text .btn{margin-top:2rem}.split-media img{width:100%;border-radius:4px;object-fit:cover}.ph{position:relative;background:repeating-linear-gradient(45deg,var(--ivory-deep),var(--ivory-deep) 14px,#EAE3D9 14px,#EAE3D9 28px);border:1px dashed var(--clay);border-radius:4px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ph-inner{text-align:center;color:var(--clay-deep);padding:1.5rem;background:#f7f4efd1;border-radius:3px}.ph-inner .ic{font-family:var(--display);font-size:1.6rem;font-style:italic;display:block;margin-bottom:.5rem;opacity:.8}.ph-inner .lbl{font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;display:block}.ph-inner .dim{font-size:.66rem;letter-spacing:.1em;color:var(--clay);margin-top:.4rem;display:block;font-weight:400}.ph-portrait{aspect-ratio:4/5}.ph-tall{aspect-ratio:3/4}.ph-wide{aspect-ratio:16/9}.breath{text-align:center;background:var(--blush);padding:clamp(4.5rem,10vw,8rem) 2rem}.breath .word{font-family:var(--display);font-style:italic;font-weight:300;font-size:clamp(1.8rem,4.5vw,3.2rem);line-height:1.3;color:var(--charcoal);max-width:760px;margin:0 auto;letter-spacing:-.01em}.breath .attribution{margin-top:1.8rem;font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--clay-deep);font-weight:600}.trio{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.gallery-head{text-align:center;margin-bottom:3rem}.gallery-head p{color:var(--charcoal-soft);margin-top:1rem;max-width:520px;margin-left:auto;margin-right:auto}.trio img{width:100%;border-radius:4px;object-fit:cover;aspect-ratio:3/4}.values{background:var(--ivory-deep)}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-top:3.5rem}.value{text-align:center}.value .num{font-family:var(--display);font-style:italic;font-size:1.3rem;color:var(--clay-deep);display:block;margin-bottom:1rem}.value h3{font-weight:400;font-size:1.15rem;margin-bottom:.6rem}.value p{font-size:.92rem;color:var(--charcoal-soft)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem}.product-card{text-align:left;transition:transform .3s}.product-card:hover{transform:translateY(-4px)}.product-card .media{aspect-ratio:4/5;background:var(--ivory-deep);border-radius:4px;overflow:hidden;margin-bottom:1rem}.product-card .media img{width:100%;height:100%;object-fit:cover;transition:opacity .3s}.product-card h3{font-size:1.05rem;font-weight:400;margin-bottom:.3rem}.product-card .price{font-family:var(--body);font-size:.92rem;color:var(--charcoal-soft);font-weight:500}.collection-head{text-align:center;margin-bottom:3.5rem}.collection-head p{color:var(--charcoal-soft);margin-top:1rem;max-width:560px;margin-inline:auto}.closing{text-align:center;background:var(--charcoal);color:var(--ivory)}.closing h2{color:var(--ivory)}.closing h2 em{color:var(--blush)}.closing p{color:#f7f4efcc;margin:1.4rem auto 2.4rem;max-width:480px;font-weight:300}.news{text-align:center;background:var(--ivory)}.news .wrap{max-width:560px}.news p{color:var(--charcoal-soft);margin-top:1rem;font-weight:300}.news-form{display:flex;gap:.6rem;margin-top:2rem;justify-content:center;flex-wrap:wrap}.news-form input{flex:1;min-width:240px;padding:1rem 1.3rem;border:1px solid var(--line);border-radius:2rem;font-family:var(--body);font-size:.95rem;background:#fff;color:var(--charcoal)}.news-form input:focus{outline:2px solid var(--clay);outline-offset:1px;border-color:transparent}.site-footer{background:var(--charcoal);color:#f7f4efb3;padding:4rem 2.5rem 2.5rem}.foot-top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2.5rem;max-width:var(--wrap);margin:0 auto;padding-bottom:3rem;border-bottom:1px solid rgba(247,244,239,.12)}.foot-brand{font-family:var(--display);font-size:1.6rem;color:var(--ivory);font-weight:400}.foot-brand p{font-size:.85rem;color:#f7f4ef8c;margin-top:.8rem;max-width:240px;font-family:var(--body);font-weight:300}.foot-col h4{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ivory);margin-bottom:1.1rem;font-weight:600}.foot-col a{display:block;font-size:.88rem;margin-bottom:.6rem;color:#f7f4efb3;transition:color .2s;font-weight:300}.foot-col a:hover{color:var(--clay)}.foot-bottom{max-width:var(--wrap);margin:0 auto;padding-top:2rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.75rem;color:#f7f4ef73;letter-spacing:.05em}.product-page{padding:clamp(2.5rem,6vw,5rem) 2.5rem}.product-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2.5rem,5vw,4.5rem);max-width:var(--wrap);margin:0 auto;align-items:start}.product-gallery{position:sticky;top:120px}.product-gallery .main-image{aspect-ratio:4/5;background:var(--ivory-deep);border-radius:6px;overflow:hidden;margin-bottom:1rem}.product-gallery .main-image img{width:100%;height:100%;object-fit:cover}.product-thumbs{display:flex;gap:.6rem;flex-wrap:wrap}.product-thumbs img{width:64px;height:80px;object-fit:cover;border-radius:4px;cursor:pointer;border:1px solid var(--line);opacity:.7;transition:opacity .2s}.product-thumbs img:hover,.product-thumbs img.active{opacity:1;border-color:var(--clay)}.product-info .eyebrow{margin-bottom:.8rem}.product-info h1{font-size:clamp(1.8rem,3.5vw,2.6rem);line-height:1.12;margin-bottom:1rem}.product-info .product-price{font-size:1.3rem;color:var(--charcoal);font-weight:500;font-family:var(--body);margin-bottom:1.8rem}.product-info .product-desc{color:var(--charcoal-soft);margin-bottom:2rem;font-size:1rem}.variant-group{margin-bottom:1.6rem}.variant-group label{display:block;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--charcoal-soft);margin-bottom:.7rem}.variant-group select{width:100%;padding:.95rem 1.2rem;border:1px solid var(--line);border-radius:2rem;font-family:var(--body);font-size:.95rem;background:#fff;color:var(--charcoal);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%235C554C' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.3rem center}.variant-group select:focus{outline:2px solid var(--clay);outline-offset:1px;border-color:transparent}.product-form .btn{width:100%;margin-top:.6rem}.product-trust{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:.7rem}.product-trust div{font-size:.85rem;color:var(--charcoal-soft);display:flex;align-items:center;gap:.7rem}.product-trust .dot{width:5px;height:5px;border-radius:50%;background:var(--sage);flex-shrink:0}.page-content{max-width:760px;margin:0 auto;padding:clamp(3rem,7vw,6rem) 2.5rem}.page-content h1{font-size:clamp(2rem,4vw,3rem);margin-bottom:1.5rem;text-align:center}.page-content .rte{color:var(--charcoal-soft);font-size:1.05rem;line-height:1.8}.page-content .rte p{margin-bottom:1.2rem}.page-content .rte h2{font-size:1.6rem;margin:2.5rem 0 1rem}.page-content .rte a{color:var(--clay-deep);text-decoration:underline}.cart-page{max-width:var(--wrap);margin:0 auto;padding:clamp(3rem,6vw,5rem) 2.5rem;min-height:50vh}.cart-page h1{font-size:clamp(2rem,4vw,2.8rem);margin-bottom:2.5rem;text-align:center}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:1.5rem;align-items:center;padding:1.5rem 0;border-bottom:1px solid var(--line)}.cart-item img{width:90px;height:112px;object-fit:cover;border-radius:4px}.cart-item h3{font-size:1.05rem;font-weight:400;margin-bottom:.3rem}.cart-item .variant-title{font-size:.85rem;color:var(--charcoal-soft)}.cart-foot{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;flex-wrap:wrap;gap:1.5rem}.cart-total{font-family:var(--display);font-size:1.4rem}.cart-empty{text-align:center;padding:4rem 0}.cart-empty p{color:var(--charcoal-soft);margin-bottom:2rem}.reveal{opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(.2,.7,.3,1),transform .9s cubic-bezier(.2,.7,.3,1)}.reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}@media(max-width:880px){.nav-links{position:fixed;inset:0 auto 0 0;width:78%;max-width:320px;background:#f7f4ef;flex-direction:column;padding:5rem 2rem;gap:1.4rem;transform:translate(-100%);transition:transform .35s;box-shadow:10px 0 40px #3a352f2e;align-items:flex-start;z-index:60}.nav-links.open{transform:none}.nav-links a{font-size:1rem;letter-spacing:.1em}.nav-toggle{display:block;z-index:61;position:relative}.site-brand{flex:1;text-align:left}.site-header{padding:1.1rem 1.5rem}.nav-right{flex:0 0 auto;gap:1.1rem}.nav-right a{font-size:.72rem}.split{grid-template-columns:1fr;gap:2rem}.split.reverse .split-text{order:1}.split.reverse .split-media{order:2}.values-grid{grid-template-columns:1fr 1fr;gap:2rem}.trio{grid-template-columns:1fr 1fr;gap:1rem}.product-grid{grid-template-columns:1fr 1fr;gap:1.2rem}.product-layout{grid-template-columns:1fr;gap:2rem}.product-gallery{position:static}.section{padding:3.5rem 1.5rem}.trust{gap:1.2rem 2rem}}@media(max-width:600px){.hero{min-height:78vh}.hero-content{padding:1.5rem}.hero h1{font-size:clamp(2rem,8.5vw,2.6rem);line-height:1.12;margin-bottom:1.2rem}.hero p{font-size:.98rem;margin-bottom:2rem;padding:0 .5rem}.hero-eyebrow{font-size:.66rem;letter-spacing:.26em;margin-bottom:1.3rem}.announce{font-size:.6rem;letter-spacing:.16em;padding:.6rem .8rem;line-height:1.6}.announce span{margin:0 .5rem}.trust{display:grid;grid-template-columns:1fr 1fr;gap:.9rem 1rem;padding:1.4rem 1.5rem;text-align:left}.trust div{font-size:.66rem;letter-spacing:.1em}h2{font-size:clamp(1.6rem,6.5vw,2.1rem)}.section{padding:3rem 1.3rem}.intro p{font-size:1.05rem}.split{gap:1.6rem}.split-text p{font-size:.96rem}.breath{padding:3.5rem 1.5rem}.breath .word{font-size:clamp(1.5rem,6.5vw,2rem)}.trio{grid-template-columns:1fr;gap:1rem}.values-grid{grid-template-columns:1fr;gap:1.8rem}.values-grid .value{padding:0 1rem}.product-grid{grid-template-columns:1fr;gap:1.5rem}.product-card .media{aspect-ratio:1/1}.product-page{padding:2rem 1.3rem}.product-info h1{font-size:clamp(1.6rem,6vw,2rem)}.product-thumbs img{width:54px;height:68px}.btn{display:block;width:100%;padding:1.1rem 1.5rem;font-size:.76rem}.hero .btn{display:inline-block;width:auto;max-width:100%}.news-form{flex-direction:column}.news-form input{min-width:0;width:100%}.foot-top{flex-direction:column;gap:2rem}.foot-bottom{flex-direction:column;text-align:center;gap:.6rem}.cart-item{grid-template-columns:64px 1fr;gap:1rem;row-gap:.3rem}.cart-item .cart-price{grid-column:2;text-align:left;font-weight:500}.cart-foot{flex-direction:column;align-items:stretch;text-align:center}.cart-foot .btn{width:100%}}@media(max-width:380px){.trust{grid-template-columns:1fr}.hero h1{font-size:1.85rem}.nav-right a:first-child{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
