@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Source+Sans+3:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-background);color:var(--color-text);font-family:"Source Sans 3",Arial,sans-serif;line-height:1.65;font-size:17px}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}button,input,textarea,select{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.75rem 1rem;z-index:9999}.page-width{width:min(calc(100% - 3rem),var(--page-width));margin-inline:auto}.section{padding:clamp(4rem,8vw,8rem) 0}.section--tight{padding:2.25rem 0}.section-heading{font-family:Cormorant Garamond,Georgia,serif;color:var(--color-heading);font-size:clamp(2.8rem,5vw,5.6rem);font-weight:500;line-height:.98;letter-spacing:-.025em;margin:0 0 1.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:.78rem;font-weight:700;margin:0 0 1.4rem;color:#81745e}.rte{max-width:760px}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:.9rem 1.8rem;border:1px solid var(--color-heading);background:var(--color-heading);color:var(--color-background);text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.button:hover{opacity:.88;transform:translateY(-1px)}.button--secondary{background:transparent;color:var(--color-heading)}.button-row{display:flex;gap:1rem;flex-wrap:wrap}.announcement{background:#596047;color:#f4efe6;text-align:center;text-transform:uppercase;letter-spacing:.18em;font-size:.68rem;padding:.55rem 1rem}.site-header{background:#242724;color:#f5efe4;border-radius:0 0 34px 34px;position:relative;z-index:30}.header-inner{min-height:112px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}.brand{display:flex;align-items:center;text-decoration:none}.brand-logo{max-height:64px;width:auto}.brand-default{height:68px;width:auto;mix-blend-mode:screen}.nav{display:flex;justify-content:center;align-items:center;gap:2.6rem}.nav a{text-decoration:none;text-transform:uppercase;letter-spacing:.11em;font-size:.78rem;font-weight:600}.nav a:hover{opacity:.65}.header-actions{display:flex;gap:1.25rem;align-items:center;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.header-actions a{text-decoration:none}.menu-toggle{display:none;border:0;background:transparent;color:inherit;font-size:1.5rem}.hero-editorial{background:#f5efe5;min-height:760px;display:flex;align-items:center}.hero-editorial__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem;padding:5rem 0}.hero-editorial__title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(4.4rem,8vw,8rem);font-weight:500;line-height:.82;letter-spacing:-.04em;margin:0 0 2rem;color:#242724}.hero-editorial__title em{display:block;color:#8a765d;font-weight:400}.hero-editorial__text{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.45;max-width:690px}.hero-editorial__art{position:relative}.hero-editorial__art img{width:100%;max-width:760px;margin:auto;mix-blend-mode:multiply}.hero-editorial__buttons{display:flex;gap:2rem;align-items:center;margin-top:2.5rem;flex-wrap:wrap}.text-link{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;text-decoration:none;border-bottom:1px solid;padding-bottom:.3rem}.intro-band{background:#ede6d9;border-top:1px solid #d9cfbf;border-bottom:1px solid #d9cfbf}.intro-band__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;padding:4rem 0;align-items:start}.intro-band h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.5rem,4vw,4rem);font-weight:500;line-height:1;margin:0}.pillars{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.pillar{padding:3.4rem 2rem;text-align:center;position:relative}.pillar:not(:last-child):after{content:"";position:absolute;right:0;top:20%;bottom:20%;width:1px;background:var(--color-border)}.pillar-icon{font-family:Cormorant Garamond,Georgia,serif;font-size:2.4rem;color:#81745e}.pillar h3{font-family:Cormorant Garamond,Georgia,serif;font-size:2.2rem;font-weight:500;margin:.5rem 0}.pillar p{max-width:300px;margin:auto;font-size:.95rem}.intentional-grid{display:grid;grid-template-columns:1fr 1fr;min-height:620px}.intentional-panel{padding:clamp(3rem,7vw,7rem)}.intentional-panel--light{background:#f2ece2}.intentional-panel--dark{background:#596047;color:#f5efe4}.intentional-panel--dark .section-heading,.intentional-panel--dark .eyebrow{color:#f5efe4}.intent-list{list-style:none;margin:2rem 0 0;padding:0;display:grid;gap:1.2rem}.intent-list li{display:grid;grid-template-columns:30px 1fr;gap:1rem}.intent-list__icon{font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem}.handwritten{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:1.8rem;line-height:1.25;margin-top:2.5rem;max-width:430px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.product-card{background:transparent;border:0}.product-card__image{aspect-ratio:4/5;background:#e7dfd2;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover img{transform:scale(1.025)}.product-card__content{padding:1rem 0}.product-card__title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.55rem;font-weight:500;margin:0 0 .35rem}.price{font-weight:700;font-size:.9rem}.card-link{text-decoration:none}.placeholder{display:grid;place-items:center;height:100%;color:#756f65;padding:2rem;text-align:center}.shop-meaning-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.shop-meaning-card{text-decoration:none}.shop-meaning-card__image{aspect-ratio:4/5;background:#e3dacd;overflow:hidden}.shop-meaning-card__image img{width:100%;height:100%;object-fit:cover}.shop-meaning-card h3{font-family:Cormorant Garamond,Georgia,serif;font-size:1.65rem;font-weight:500;margin:.9rem 0 .15rem}.shop-meaning-card p{font-size:.9rem;margin:.2rem 0}.shop-meaning-card span{text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.newsletter{background:#242724;color:#f5efe4;padding:clamp(3rem,6vw,5rem)}.newsletter .section-heading,.newsletter .eyebrow{color:#f5efe4}.newsletter-form{display:flex;gap:.6rem;max-width:650px;margin:1.5rem auto 0}.field{width:100%;min-height:52px;border:1px solid var(--color-border);background:#faf7f1;color:#242724;padding:.8rem 1rem}.site-footer{background:#242724;color:#f5efe4;padding:5rem 0 2rem;margin-top:0}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(2,1fr);gap:4rem}.footer-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.8rem;margin:0 0 1rem}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu li+li{margin-top:.5rem}.footer-menu a{text-decoration:none}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);font-size:.8rem}.main-product{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.product-gallery{display:grid;gap:1rem}.product-gallery img{width:100%}.product-info{position:sticky;top:2rem}.product-title{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3.2rem,6vw,6rem);font-weight:500;line-height:.88;margin:.5rem 0 1rem}.product-form{display:grid;gap:1rem;margin:2rem 0}.product-form select,.product-form input{min-height:52px;border:1px solid var(--color-border);padding:.75rem;background:#faf7f1}.collection-header{max-width:850px;margin-bottom:3rem}.pagination{display:flex;justify-content:center;gap:1rem;margin-top:3rem}.article-card{border-bottom:1px solid var(--color-border);padding:2rem 0}.article-card h2{font-family:Cormorant Garamond,Georgia,serif;font-size:2.2rem;font-weight:500}.article-content{max-width:820px;margin-inline:auto}.article-content h1{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3.5rem,7vw,7rem);font-weight:500;line-height:.9}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:1rem;border-bottom:1px solid var(--color-border);text-align:left}.cart-summary{margin-top:2rem;display:flex;justify-content:flex-end}.empty-state{text-align:center;padding:6rem 0}@media(max-width:1000px){.header-inner{grid-template-columns:auto auto 1fr}.menu-toggle{display:block}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:#242724;padding:1.5rem;flex-direction:column}.nav.is-open{display:flex}.header-actions{justify-content:flex-end}.hero-editorial__grid,.intro-band__grid,.intentional-grid,.main-product{grid-template-columns:1fr}.hero-editorial__art{max-width:700px;margin:auto}.pillars{grid-template-columns:1fr}.pillar:not(:last-child):after{display:none}.product-grid,.shop-meaning-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.product-info{position:static}}@media(max-width:600px){.page-width{width:min(calc(100% - 2rem),var(--page-width))}.site-header{border-radius:0 0 22px 22px}.header-inner{min-height:88px}.brand-default{height:48px;max-width:220px}.header-actions .account-link{display:none}.hero-editorial{min-height:auto}.hero-editorial__grid{padding:4rem 0}.hero-editorial__title{font-size:4.4rem}.hero-editorial__buttons{gap:1.2rem}.product-grid,.shop-meaning-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/base.css.map */
