body{margin:0;background:#fdfcf9;color:#000;font-family:Quicksand,sans-serif}a{color:inherit;text-decoration:none}button{color:inherit;font-family:inherit;-webkit-appearance:none;appearance:none}.hgc-wrap{max-width:72rem;margin:0 auto;padding:0 1rem}.hgc-page{min-height:100vh;display:flex;flex-direction:column}.hgc-main{flex:1;padding:2.5rem 0}.hgc-header{background:#000;color:#fff}.hgc-header__brand{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;text-align:center}.hgc-header__logo img{height:6rem;width:auto;border-radius:50%;box-shadow:0 0 0 1px #ffffff26,0 0 24px #ffffff14}.hgc-header__logo-text{font-family:Playfair Display,serif;font-style:italic;font-size:2rem}.hgc-header__tagline{margin-top:.75rem;font-family:Playfair Display,serif;font-style:italic;font-size:1.25rem}.hgc-nav{border-top:1px solid rgba(255,255,255,.1)}.hgc-nav__inner{max-width:72rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem}.hgc-nav__links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.hgc-nav__links a{font-size:.875rem;text-transform:uppercase;letter-spacing:.15em;color:#fffc}.hgc-nav__links a.is-active,.hgc-nav__links a:hover{color:#fff}.hgc-nav__toggle{display:none;background:none;border:none;color:#fff;text-transform:uppercase;letter-spacing:.15em;font-size:.85rem}.hgc-nav__mobile{display:flex;flex-direction:column;list-style:none;margin:0;padding:0 1rem 1rem}.hgc-nav__mobile[hidden]{display:none}.hgc-nav__mobile a{display:block;padding:.6rem 0;color:#ffffffd9;text-transform:uppercase;letter-spacing:.15em;font-size:.85rem}@media(max-width:749px){.hgc-nav__links{display:none}.hgc-nav__toggle{display:inline-block}}.hgc-cart-btn{position:relative;background:none;border:none;color:#fff;cursor:pointer}.hgc-cart-btn__count{position:absolute;top:-6px;right:-8px;background:#fff;color:#000;border-radius:999px;font-size:.65rem;font-weight:700;min-width:1.1rem;text-align:center}.hgc-eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:#00000080}.hgc-heading-lg{font-family:Playfair Display,serif;font-style:italic;font-size:1.875rem}.hgc-heading-xl{font-family:Playfair Display,serif;font-style:italic;font-size:2.5rem;text-align:center}.hgc-hero{text-align:center;margin-bottom:3rem}.hgc-hero h2{font-family:Playfair Display,serif;font-style:italic;font-size:2.25rem}.hgc-section{margin-bottom:4rem}.hgc-section__head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem}.hgc-shop-all-link{font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;text-decoration:underline;color:#000}.hgc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.hgc-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(min-width:1024px){.hgc-grid{grid-template-columns:repeat(4,1fr)}}.hgc-empty{text-align:center;padding:4rem 0;color:#0009}.hgc-card{display:flex;flex-direction:column;background:#fff;border-radius:.5rem;box-shadow:0 0 0 1px #0000000d;overflow:hidden;color:#000}.hgc-card__media{position:relative;aspect-ratio:1/1;background:linear-gradient(135deg,#1a1a1a,#3a3a3a,#6b6b6b)}.hgc-card__media img{width:100%;height:100%;object-fit:cover}.hgc-card__tag{position:absolute;top:.75rem;left:.75rem;background:#000c;color:#fff;font-size:.6rem;text-transform:uppercase;letter-spacing:.15em;padding:.25rem .75rem;border-radius:999px}.hgc-card__body{padding:1rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.hgc-card__name{font-family:Playfair Display,serif;font-style:italic;color:#000}.hgc-card__price{margin-top:.5rem;font-size:.875rem;color:#000000b3}.hgc-back-link{display:inline-block;margin-bottom:1.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:#0009}.hgc-product{display:grid;gap:2rem}@media(min-width:768px){.hgc-product{grid-template-columns:1fr 1fr;gap:3rem}}.hgc-product__media{position:relative;aspect-ratio:1/1;border-radius:.5rem;overflow:hidden;box-shadow:0 0 0 1px #0000000d;background:linear-gradient(135deg,#1a1a1a,#3a3a3a,#6b6b6b)}.hgc-product__media img{width:100%;height:100%;object-fit:cover}.hgc-product__title{margin-top:.5rem;font-family:Playfair Display,serif;font-style:italic;font-size:2rem}.hgc-product__price{margin-top:1rem;font-size:1.5rem}.hgc-product__desc{margin-top:1.5rem;line-height:1.7;color:#000000bf}.hgc-field-label{display:block;margin-bottom:.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:#0009}.hgc-select{width:100%;max-width:16rem;border-radius:999px;border:1px solid rgba(0,0,0,.2);padding:.6rem 1rem}.hgc-swatches{display:flex;flex-wrap:wrap;gap:.5rem}.hgc-swatch{border-radius:999px;border:1px solid rgba(0,0,0,.2);background:#fff;color:#000;padding:.4rem .9rem;font-size:.75rem;cursor:pointer}.hgc-swatch.is-selected{background:#000;color:#fff;border-color:#000}.hgc-purchase-row{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.hgc-purchase-row{flex-direction:row;align-items:center}}.hgc-qty{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(0,0,0,.2)}.hgc-qty button{border:none;background:none;color:#000;padding:.5rem;cursor:pointer}.hgc-qty input{width:2.5rem;border:none;background:none;text-align:center;color:#000}.hgc-btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:#000;color:#fff;font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;padding:.9rem 1.5rem;height:2.75rem;cursor:pointer}.hgc-btn--flex{flex:1}.hgc-btn--outline{background:transparent;color:#000;border:1px solid rgba(0,0,0,.3)}.hgc-footer{margin-top:auto;background:#000;color:#fff9;text-align:center;padding:2rem 1rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em}.hgc-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;pointer-events:none;transition:opacity .25s;z-index:90}.hgc-cart-overlay.is-open{opacity:1;pointer-events:auto}.hgc-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:26rem;background:#fdfcf9;transform:translate(100%);transition:transform .3s;z-index:91;display:flex;flex-direction:column;padding:1.5rem}.hgc-cart-drawer.is-open{transform:translate(0)}.hgc-cart-drawer__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.hgc-cart-drawer__close{background:none;border:none;color:#000;cursor:pointer}.hgc-cart-drawer__items{flex:1;overflow-y:auto}.hgc-cart-line{display:flex;gap:.75rem;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.1)}.hgc-cart-line__media{width:5rem;height:5rem;flex-shrink:0;border-radius:.375rem;overflow:hidden;box-shadow:0 0 0 1px #0000000d}.hgc-cart-line__media img{width:100%;height:100%;object-fit:cover}.hgc-cart-drawer__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#0009;text-align:center}.hgc-cart-drawer__footer{border-top:1px solid rgba(0,0,0,.1);padding-top:1rem;margin-top:1rem}.hgc-cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:500;margin-bottom:1rem}.hgc-form{display:flex;flex-direction:column;gap:1.25rem}.hgc-form input,.hgc-form select,.hgc-form textarea{width:100%;border-radius:.5rem;border:1px solid rgba(0,0,0,.2);padding:.7rem 1rem;font-family:Quicksand,sans-serif;color:#000}.hgc-form textarea{min-height:8rem}.hgc-panel{border-radius:.5rem;background:#fff;box-shadow:0 0 0 1px #0000000d;padding:2rem;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
