:root{--gold:#C8A15A;--gold-deep:#A8843F;--gold-soft:#E4CE9F;--cream:#E7DFD1;--cream-light:#F4EFE7;--cream-pale:#FAF7F2;--taupe:#B8A992;--brown:#4A3A2F;--ink:#1C1A17;--ink-soft:#3A352F;--white:#FFFFFF;--bg:var(--white);--bg-alt:var(--cream-pale);--bg-contrast:var(--ink);--text:var(--ink);--text-muted:#6E6557;--text-on-dark:var(--cream-light);--line:#E8E1D6;--line-strong:var(--taupe);--accent:var(--gold);--accent-text:var(--gold-deep);--font-display:"Cormorant Garamond","Cormorant",Georgia,serif;--font-body:"Jost","Century Gothic","Helvetica Neue",Arial,sans-serif;--container:1280px;--container-narrow:920px;--gutter:clamp(20px,5vw,64px);--section-y:clamp(56px,8vw,120px);--radius:2px;--ease:cubic-bezier(.22,1,.36,1)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);font-weight:300;font-size:16px;line-height:1.7;letter-spacing:.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:color .3s var(--ease)}button{font-family:inherit;cursor:pointer}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4{font-family:var(--font-display);font-weight:500;line-height:1.08;letter-spacing:.005em;margin:0;color:var(--ink)}.h-display{font-size:clamp(2.6rem,6vw,5rem);font-weight:500}.h1{font-size:clamp(2.1rem,4.5vw,3.6rem)}.h2{font-size:clamp(1.7rem,3.2vw,2.6rem)}.h3{font-size:clamp(1.3rem,2vw,1.7rem)}.lead{font-size:clamp(1.05rem,1.6vw,1.25rem);color:var(--text-muted);line-height:1.75}.eyebrow{font-family:var(--font-body);font-weight:400;font-size:.72rem;letter-spacing:.32em;text-transform:uppercase;color:var(--accent-text);display:inline-block}.eyebrow--light{color:var(--gold-soft)}.rule{display:flex;align-items:center;justify-content:center;gap:12px;margin:18px 0}.rule:before,.rule:after{content:"";height:1px;width:48px;background:var(--line-strong)}.rule span{width:6px;height:6px;background:var(--gold);transform:rotate(45deg);display:block}.container{max-width:var(--container);margin:0 auto;padding-inline:var(--gutter)}.container--narrow{max-width:var(--container-narrow)}.section{padding-block:var(--section-y)}.section--alt{background:var(--bg-alt)}.section--cream{background:var(--cream)}.section--ink{background:var(--bg-contrast);color:var(--text-on-dark)}.section--ink h1,.section--ink h2,.section--ink h3{color:var(--cream-light)}.center{text-align:center}.stack>*+*{margin-top:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-family:var(--font-body);font-weight:400;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;padding:1.05em 2.4em;border-radius:var(--radius);border:1px solid var(--ink);background:var(--ink);color:var(--cream-light);transition:all .4s var(--ease);cursor:pointer;position:relative}.btn:hover{background:var(--gold-deep);border-color:var(--gold-deep);color:var(--white)}.btn--ghost{background:transparent;color:var(--ink);border-color:var(--line-strong)}.btn--ghost:hover{background:var(--ink);color:var(--cream-light);border-color:var(--ink)}.btn--gold{background:var(--gold);border-color:var(--gold);color:var(--ink)}.btn--gold:hover{background:var(--gold-deep);border-color:var(--gold-deep);color:var(--white)}.btn--light{background:transparent;color:var(--cream-light);border-color:#e7dfd166}.btn--light:hover{background:var(--gold);border-color:var(--gold);color:var(--ink)}.link-underline{font-family:var(--font-body);font-weight:400;font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ink);padding-bottom:4px;border-bottom:1px solid var(--gold)}.link-underline:hover{color:var(--gold-deep)}.site-header{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:saturate(140%) blur(8px);backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid var(--line)}.header__bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding-block:18px}.header__nav{display:flex;gap:30px;align-items:center}.header__nav--right{justify-content:flex-end}.header__logo{justify-self:center;display:flex}.header__logo img{height:var(--logo-height,120px);width:auto}.header__logo .logo-text{font-family:var(--font-display);font-size:1.6rem;font-weight:600;letter-spacing:.04em;color:var(--ink)}.nav-link{font-family:var(--font-body);font-weight:400;font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);position:relative;padding-block:6px}.nav-link:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:0;background:var(--gold);transition:width .35s var(--ease)}.nav-link:hover{color:var(--ink)}.nav-link:hover:after{width:100%}.header__action{background:none;border:none;padding:6px;color:var(--ink);display:inline-flex;position:relative;align-items:center;gap:6px;font-family:var(--font-body);font-size:.76rem;letter-spacing:.14em;text-transform:uppercase}.header__action:hover{color:var(--gold-deep)}.cart-count{position:absolute;top:-4px;right:-8px;min-width:17px;height:17px;background:var(--gold);color:var(--ink);border-radius:50%;font-size:.62rem;letter-spacing:0;display:grid;place-items:center;font-weight:500}.icon{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.4}.header__toggle{display:none;background:none;border:none;color:var(--ink);padding:6px}.announcement{background:var(--ink);color:var(--cream-light);text-align:center;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;padding:9px 16px}.announcement a{color:var(--gold-soft);border-bottom:1px solid transparent}.announcement a:hover{border-color:var(--gold-soft)}.hero{position:relative;overflow:hidden}.hero__media img{width:100%;height:clamp(420px,70vh,760px);object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1c1a1726,#1c1a1780)}.hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--cream-light);padding:var(--gutter)}.hero__content .h-display{color:var(--cream-light);max-width:16ch}.hero__content .lead{color:#f4efe7db;max-width:48ch}.hero--split{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.hero--split .hero__panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,6vw,96px);background:transparent}.hero--split .hero__media img{height:100%;min-height:460px}.grid{display:grid;gap:clamp(20px,3vw,40px)}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}.product-card{position:relative}.product-card__media{position:relative;overflow:hidden;background:var(--cream-light);aspect-ratio:4/5;border-radius:var(--radius)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease),opacity .5s var(--ease)}.product-card__media img.is-secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__media img.is-primary{opacity:0}.product-card:hover .product-card__media img.is-secondary{opacity:1}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__badge{position:absolute;top:12px;left:12px;z-index:2;background:var(--ink);color:var(--cream-light);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;padding:5px 10px}.product-card__badge--sale{background:var(--gold);color:var(--ink)}.product-card__info{padding-top:16px;text-align:center}.product-card__title{font-family:var(--font-display);font-size:1.25rem;font-weight:500;color:var(--ink);line-height:1.2}.product-card__vendor{font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px}.price{font-family:var(--font-body);font-size:.95rem;letter-spacing:.04em;color:var(--ink-soft);margin-top:6px}.price__sale{color:var(--gold-deep)}.price__compare{color:var(--text-muted);text-decoration:line-through;margin-left:8px;font-size:.85em}.section-head{text-align:center;max-width:60ch;margin:0 auto clamp(32px,5vw,56px)}.section-head .h2{margin-top:8px}.section-head .lead{margin-top:14px}.media-text{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,5vw,80px)}.media-text--reverse .media-text__media{order:2}.media-text__media img{border-radius:var(--radius);width:100%;aspect-ratio:4/5;object-fit:cover}.media-text__body{max-width:46ch}.collection-tile{position:relative;overflow:hidden;border-radius:var(--radius);display:block}.collection-tile img{aspect-ratio:3/4;object-fit:cover;width:100%;transition:transform .8s var(--ease)}.collection-tile:hover img{transform:scale(1.05)}.collection-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--cream-light);background:linear-gradient(180deg,#1c1a170d,#1c1a178c)}.collection-tile__overlay .h3{color:var(--cream-light)}.page-banner{text-align:center;padding-block:clamp(48px,7vw,96px);background:var(--cream-pale);border-bottom:1px solid var(--line)}.product{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(28px,5vw,72px)}.product__gallery{display:flex;flex-direction:column;gap:14px}.product__main-image{border-radius:var(--radius);overflow:hidden;background:var(--cream-light)}.product__main-image img{width:100%;aspect-ratio:1;object-fit:cover}.product__thumbs{display:flex;gap:10px;flex-wrap:wrap}.product__thumb{width:76px;height:76px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);cursor:pointer;background:none;padding:0}.product__thumb.is-active{border-color:var(--gold)}.product__thumb img{width:100%;height:100%;object-fit:cover}.product__info{padding-top:8px}.product__title{margin:10px 0 6px}.product__price{font-size:1.3rem;margin:16px 0 20px}.product__desc{color:var(--text-muted);line-height:1.8;margin:24px 0}.product__desc p{margin:0 0 1em}.variant-group{margin:20px 0}.variant-group__label{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px;display:block}.variant-options{display:flex;flex-wrap:wrap;gap:8px}.variant-option{padding:9px 18px;border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--white);font-size:.85rem;letter-spacing:.02em;transition:all .3s var(--ease);position:relative}.variant-option:hover{border-color:var(--ink)}.variant-option input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.variant-option:has(input:checked){background:var(--ink);color:var(--cream-light);border-color:var(--ink)}.qty{display:inline-flex;align-items:center;border:1px solid var(--line-strong);border-radius:var(--radius)}.qty button{width:42px;height:46px;background:none;border:none;font-size:1.1rem;color:var(--ink)}.qty input{width:48px;height:46px;border:none;text-align:center;font-family:var(--font-body);background:none;-moz-appearance:textfield}.qty input::-webkit-outer-spin-button,.qty input::-webkit-inner-spin-button{-webkit-appearance:none}.product__actions{display:flex;gap:12px;margin:24px 0;flex-wrap:wrap}.product__actions .btn{flex:1;min-width:200px}.product__meta{border-top:1px solid var(--line);margin-top:28px;padding-top:22px;font-size:.85rem;color:var(--text-muted)}.product__meta-row{display:flex;gap:8px;padding:5px 0}.product__meta-row strong{color:var(--ink-soft);font-weight:400;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;min-width:110px}.accordion{border-top:1px solid var(--line);margin-top:8px}.accordion__item{border-bottom:1px solid var(--line)}.accordion__head{width:100%;text-align:left;background:none;border:none;padding:18px 0;display:flex;justify-content:space-between;align-items:center;font-family:var(--font-display);font-size:1.15rem;color:var(--ink)}.accordion__head .pm{color:var(--gold);font-size:1.3rem;transition:transform .3s var(--ease)}.accordion__item.is-open .pm{transform:rotate(45deg)}.accordion__body{max-height:0;overflow:hidden;transition:max-height .4s var(--ease);color:var(--text-muted)}.accordion__item.is-open .accordion__body{max-height:600px}.accordion__body-inner{padding-bottom:20px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-block:20px;border-bottom:1px solid var(--line);margin-bottom:36px;flex-wrap:wrap}.collection-toolbar select{font-family:var(--font-body);font-size:.8rem;letter-spacing:.1em;border:1px solid var(--line-strong);border-radius:var(--radius);padding:9px 32px 9px 14px;background:var(--white);color:var(--ink);-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%231C1A17' fill='none' stroke-width='1.4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.collection-count{font-size:.74rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted)}.cart-line{display:grid;grid-template-columns:96px 1fr auto;gap:20px;padding:24px 0;border-bottom:1px solid var(--line);align-items:center}.cart-line img{width:96px;height:120px;object-fit:cover;border-radius:var(--radius);background:var(--cream-light)}.cart-summary{background:var(--cream-pale);padding:32px;border-radius:var(--radius)}.cart-summary__row{display:flex;justify-content:space-between;padding:8px 0}.cart-summary__total{font-family:var(--font-display);font-size:1.5rem;border-top:1px solid var(--line);margin-top:12px;padding-top:16px}.newsletter{text-align:center}.newsletter__form{display:flex;max-width:480px;margin:28px auto 0;gap:0}.newsletter__form input{flex:1;border:1px solid var(--line-strong);border-right:none;background:var(--white);padding:0 18px;font-family:var(--font-body);font-size:.9rem;color:var(--ink);height:54px;border-radius:var(--radius) 0 0 var(--radius)}.newsletter__form input::placeholder{color:var(--text-muted);letter-spacing:.05em}.newsletter__form button{border-radius:0 var(--radius) var(--radius) 0;white-space:nowrap}.quote{text-align:center;max-width:760px;margin:0 auto}.quote__mark{font-family:var(--font-display);font-size:4rem;color:var(--gold);line-height:.5}.quote__text{font-family:var(--font-display);font-size:clamp(1.4rem,2.6vw,2.1rem);font-style:italic;font-weight:500;line-height:1.4;color:var(--ink)}.quote__author{font-size:.74rem;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);margin-top:20px}.site-footer{background:var(--ink);color:var(--cream-light);padding-block:clamp(48px,6vw,80px) 32px}.footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.footer__brand .logo-text{font-family:var(--font-display);font-size:1.5rem;color:var(--cream-light);letter-spacing:.04em}.footer__brand img{height:110px;width:auto;margin-bottom:16px}.footer__brand p{color:#e7dfd199;max-width:32ch;font-size:.9rem}.footer__col h4{font-family:var(--font-body);font-size:.74rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-soft);margin-bottom:18px;font-weight:400}.footer__col a{color:#e7dfd1b3;font-size:.9rem;display:block;padding:5px 0}.footer__col a:hover{color:var(--gold-soft)}.footer__bottom{border-top:1px solid rgba(231,223,209,.12);margin-top:48px;padding-top:24px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;font-size:.78rem;color:#e7dfd180;letter-spacing:.05em}.footer__social{display:flex;gap:16px}.footer__social a{color:#e7dfd1b3}.footer__social a:hover{color:var(--gold-soft)}.drawer{position:fixed;top:0;bottom:0;right:0;width:min(440px,90vw);background:var(--white);z-index:100;transform:translate(100%);transition:transform .45s var(--ease);display:flex;flex-direction:column;box-shadow:-20px 0 60px #1c1a171f}.drawer.is-open{transform:translate(0)}.drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c1a1766;z-index:99;opacity:0;visibility:hidden;transition:opacity .4s var(--ease),visibility .4s}.drawer__overlay.is-open{opacity:1;visibility:visible}.drawer__head{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid var(--line)}.drawer__head h3{font-size:1.3rem}.drawer__body{flex:1;overflow-y:auto;padding:24px}.drawer__close{background:none;border:none;color:var(--ink);padding:4px}.drawer--menu{left:0;right:auto;transform:translate(-100%)}.drawer--menu.is-open{transform:translate(0)}.drawer--menu .nav-link{display:block;padding:14px 0;font-size:.9rem;border-bottom:1px solid var(--line)}.empty-state{text-align:center;padding-block:clamp(60px,10vw,120px)}.empty-state .h2{margin-bottom:16px}.hidden{display:none!important}.reveal{opacity:0;transform:translateY(24px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.reveal.is-visible{opacity:1;transform:none}@media(max-width:990px){.footer__grid{grid-template-columns:1fr 1fr;gap:32px}.grid--4{grid-template-columns:repeat(2,1fr)}.product,.hero--split{grid-template-columns:1fr}.hero--split .hero__media img{min-height:320px}}@media(max-width:760px){.header__toggle{display:none}.header__bar{display:flex;flex-direction:column;align-items:center;gap:14px}.header__logo{order:1;margin:0;justify-self:auto}.header__nav--right{order:2;justify-content:center;width:auto}nav.header__nav{display:flex;order:3;flex-wrap:wrap;justify-content:center;gap:12px 18px}.nav-link{font-size:.72rem}.media-text,.hero--split{grid-template-columns:1fr}.media-text--reverse .media-text__media{order:0}.grid--3{grid-template-columns:repeat(2,1fr)}.footer__grid{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1 / -1}}@media(max-width:480px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr 1fr}.cart-line{grid-template-columns:72px 1fr}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}.scheme-white{background:#fff}.scheme-cream{background:var(--cream-pale)}.scheme-white,.scheme-cream{color:var(--ink)}.scheme-ink{background:#161412;color:#f4efe7}.scheme-ink h1,.scheme-ink h2,.scheme-ink h3,.scheme-ink h4{color:#f4efe7}.scheme-ink .eyebrow{color:#d8b36b}.scheme-ink .lead{color:#b6a88f}.scheme-ink .rule:before,.scheme-ink .rule:after{background:#e7dfd14d}.scheme-ink .rule span{background:#cba463}.scheme-ink .btn{background:#cba463;border-color:#cba463;color:#161412}.scheme-ink .btn:hover{background:#dcbd7e;border-color:#dcbd7e;color:#161412}.scheme-ink .btn--ghost{background:transparent;color:#f4efe7;border-color:#e7dfd152}.scheme-ink .btn--ghost:hover{background:#f4efe7;color:#161412;border-color:#f4efe7}.scheme-ink .btn--gold{background:#cba463;border-color:#cba463;color:#161412}.scheme-ink .btn--gold:hover{background:#dcbd7e;border-color:#dcbd7e;color:#161412}.scheme-ink .btn--light{color:#f4efe7;border-color:#e7dfd166}.scheme-ink .btn--light:hover{background:#cba463;border-color:#cba463;color:#161412}.scheme-ink .link-underline{color:#f4efe7;border-color:#cba463}.scheme-ink .link-underline:hover{color:#dcbd7e}.scheme-ink .product-card__media{background:#262019}.scheme-ink .product-card__title{color:#f4efe7}.scheme-ink .product-card__vendor{color:#b6a88f}.scheme-ink .price{color:#f4efe7}.scheme-ink .price__compare{color:#b6a88f}.scheme-ink .quote__text{color:#f4efe7}.scheme-ink .quote__author{color:#b6a88f}.scheme-ink .quote__mark{color:#cba463}.scheme-ink .newsletter__form input{background:#262019;color:#f4efe7;border-color:#e7dfd152}.scheme-ink .newsletter__form input::placeholder{color:#9c8e78}.scheme-ink .hero__panel .h-display{color:#f4efe7!important}.scheme-gold{background:#c8a15a;color:#2a2520}.scheme-gold h1,.scheme-gold h2,.scheme-gold h3,.scheme-gold h4{color:#2a2520}.scheme-gold .eyebrow{color:#4a3a2f}.scheme-gold .lead{color:#3a332b}.scheme-gold .rule:before,.scheme-gold .rule:after{background:#2a252059}.scheme-gold .rule span{background:#2a2520}.scheme-gold .btn{background:#1c1a17;border-color:#1c1a17;color:#f4efe7}.scheme-gold .btn:hover{background:#2a2520;border-color:#2a2520;color:#fff}.scheme-gold .btn--ghost{background:transparent;color:#2a2520;border-color:#2a252066}.scheme-gold .btn--ghost:hover{background:#1c1a17;color:#f4efe7;border-color:#1c1a17}.scheme-gold .btn--gold{background:#1c1a17;border-color:#1c1a17;color:#f4efe7}.scheme-gold .btn--gold:hover{background:#2a2520;border-color:#2a2520}.scheme-gold .btn--light{color:#2a2520;border-color:#2a252066}.scheme-gold .btn--light:hover{background:#1c1a17;color:#f4efe7;border-color:#1c1a17}.scheme-gold .link-underline{color:#2a2520;border-color:#1c1a17}.scheme-gold .link-underline:hover{color:#4a3a2f}.scheme-gold .product-card__media{background:#faf7f2}.scheme-gold .product-card__title{color:#2a2520}.scheme-gold .product-card__vendor{color:#5a4632}.scheme-gold .price{color:#2a2520}.scheme-gold .price__compare{color:#6e5a45}.scheme-gold .quote__text{color:#2a2520}.scheme-gold .quote__author{color:#4a3a2f}.scheme-gold .quote__mark{color:#1c1a17}.scheme-gold .newsletter__form input{background:#faf7f2;color:#2a2520;border-color:#2a25204d}.scheme-gold .hero__panel .h-display{color:#2a2520!important}.site-header.scheme-white{background:#ffffffeb;border-bottom-color:var(--line)}.site-header.scheme-cream{background:#faf7f2eb;border-bottom-color:var(--line)}.site-header.scheme-ink{background:#0f0d0b;border-bottom-color:#e7dfd11f}.site-header.scheme-gold{background:#c8a15af2;border-bottom-color:#2a252033}.site-header.scheme-ink .nav-link{color:#d7cebe}.site-header.scheme-ink .nav-link:hover{color:#fff}.site-header.scheme-ink .header__action{color:#f4efe7}.site-header.scheme-ink .header__action:hover{color:#cba463}.site-header.scheme-ink .header__toggle{color:#f4efe7}.site-header.scheme-gold .nav-link,.site-header.scheme-gold .header__action,.site-header.scheme-gold .header__toggle{color:#2a2520}.site-header.scheme-gold .nav-link:after{background:#1c1a17}.site-footer.scheme-ink{background:#0f0d0b}.site-footer.scheme-white{background:#fff}.site-footer.scheme-cream{background:var(--cream)}.site-footer.scheme-gold{background:#c8a15a}.site-footer.scheme-white,.site-footer.scheme-cream,.site-footer.scheme-gold,.site-footer.scheme-white .footer__brand .logo-text,.site-footer.scheme-cream .footer__brand .logo-text,.site-footer.scheme-gold .footer__brand .logo-text{color:var(--ink)}.site-footer.scheme-white .footer__brand p,.site-footer.scheme-cream .footer__brand p{color:var(--text-muted)}.site-footer.scheme-gold .footer__brand p{color:#3a332b}.site-footer.scheme-white .footer__col h4,.site-footer.scheme-cream .footer__col h4{color:var(--gold-deep)}.site-footer.scheme-gold .footer__col h4{color:#4a3a2f}.site-footer.scheme-white .footer__col a,.site-footer.scheme-cream .footer__col a{color:var(--text-muted)}.site-footer.scheme-gold .footer__col a{color:#3a332b}.site-footer.scheme-white .footer__col a:hover,.site-footer.scheme-cream .footer__col a:hover,.site-footer.scheme-gold .footer__col a:hover{color:var(--gold-deep)}.site-footer.scheme-white .footer__bottom,.site-footer.scheme-cream .footer__bottom,.site-footer.scheme-gold .footer__bottom{border-top-color:#2a252026;color:var(--text-muted)}.site-footer.scheme-white .footer__social a,.site-footer.scheme-cream .footer__social a,.site-footer.scheme-gold .footer__social a{color:var(--ink)}.ich__media{width:100%;overflow:hidden}.ich__media img{width:100%;display:block;object-fit:cover}.ich--short .ich__media img{height:clamp(300px,50vh,520px)}.ich--medium .ich__media img{height:clamp(380px,66vh,660px)}.ich--tall .ich__media img{height:clamp(460px,84vh,840px)}.ich__band{padding-block:clamp(40px,6vw,84px)}.ich__inner{max-width:var(--container);margin:0 auto;padding-inline:var(--gutter)}.ich--centered .ich__inner{max-width:var(--container-narrow);text-align:center}.ich--centered .lead{margin-left:auto;margin-right:auto;max-width:54ch}.ich--asym .ich__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(24px,5vw,72px);align-items:center}.ich--asym .ich__title{margin:0}.ich--asym .ich__copy{max-width:46ch}.ich--overlap .ich__band{width:min(92%,780px);margin:clamp(-130px,-9vw,-56px) auto 0;position:relative;z-index:2;border-radius:4px;box-shadow:0 30px 80px #14120f47;text-align:center}.ich--overlap .ich__inner{padding-inline:clamp(26px,4vw,52px)}.ich--overlap .lead{margin-left:auto;margin-right:auto;max-width:52ch}@media(max-width:760px){.ich--asym .ich__inner{grid-template-columns:1fr;text-align:left;gap:18px}.ich--overlap .ich__band{margin-top:-48px;width:90%}}.page-copy{font-size:1.05rem;line-height:1.85}.page-copy>*:first-child{margin-top:0}.page-copy p{margin:0 0 1.1em}.page-copy h2,.page-copy h3{font-family:var(--font-display);margin:1.5em 0 .5em}.page-copy a{color:var(--gold-deep);border-bottom:1px solid currentColor}.scheme-ink .page-copy a,.scheme-gold .page-copy a{color:inherit}.page-copy img{margin:1.6em auto;border-radius:2px}.page-copy ul,.page-copy ol{display:inline-block;text-align:left;margin:0 0 1.1em;padding-left:1.2em}.scheme-ink .product__desc,.scheme-ink .variant-group__label{color:#b6a88f}.scheme-ink .variant-option{background:#262019;border-color:#e7dfd14d;color:#f4efe7}.scheme-ink .variant-option:hover{border-color:#f4efe7}.scheme-ink .variant-option:has(input:checked){background:#cba463;color:#161412;border-color:#cba463}.scheme-ink .qty{border-color:#e7dfd14d}.scheme-ink .qty button,.scheme-ink .qty input{color:#f4efe7}.scheme-ink .product__main-image{background:#262019}.scheme-ink .product__thumb{border-color:#e7dfd133}.scheme-ink .accordion,.scheme-ink .accordion__item{border-color:#e7dfd129}.scheme-ink .accordion__head{color:#f4efe7}.scheme-ink .product__meta{border-top-color:#e7dfd129;color:#b6a88f}.scheme-ink .product__meta-row strong{color:#f4efe7}.scheme-gold .product__desc{color:#3a332b}.scheme-gold .variant-group__label{color:#5a4632}.scheme-gold .variant-option{background:#faf7f2;border-color:#2a25204d;color:#2a2520}.scheme-gold .variant-option:hover{border-color:#1c1a17}.scheme-gold .variant-option:has(input:checked){background:#1c1a17;color:#f4efe7;border-color:#1c1a17}.scheme-gold .qty{border-color:#2a252059}.scheme-gold .qty button,.scheme-gold .qty input{color:#2a2520}.scheme-gold .product__main-image{background:#faf7f2}.scheme-gold .product__thumb{border-color:#2a252040}.scheme-gold .accordion,.scheme-gold .accordion__item{border-color:#2a252033}.scheme-gold .accordion__head{color:#2a2520}.scheme-gold .product__meta{border-top-color:#2a252033;color:#3a332b}.scheme-gold .product__meta-row strong{color:#2a2520}
/*# sourceMappingURL=/cdn/shop/t/8/assets/base.css.map */
