*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--color-bg, #070708);color:var(--color-text, #e8e4dc);font-family:var(--font-body, Outfit, system-ui, sans-serif);min-height:100%}body{overflow-x:hidden;line-height:1.5}img{max-width:100%;height:auto}a{color:var(--color-gold, #d4b483)}a:hover{color:var(--color-gold-2, #f0d7a8)}.skip-link{position:absolute;left:-999px;top:0;z-index:100;background:var(--color-gold);color:var(--color-button-text, #1a140c);padding:.5rem 1rem}.skip-link:focus{left:.5rem;top:.5rem}.noise{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.glow{pointer-events:none;position:fixed;z-index:0;width:55vw;height:55vw;border-radius:50%;filter:blur(80px);opacity:.16}.glow-a{top:-18vw;left:50%;transform:translate(-50%);background:radial-gradient(circle,#3a2a14 0%,transparent 70%)}.glow-b{bottom:-10vw;right:-10vw;background:radial-gradient(circle,#10202c 0%,transparent 70%);opacity:.22}.site-header,.main-content,.site-footer,.hero,.gallery-wrap,.newsletter,.page-wrap{position:relative;z-index:1}.site-header{border-bottom:1px solid var(--color-line, rgba(232, 228, 220, .08));background:#070708b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}.site-header__inner{max-width:1120px;margin:0 auto;padding:.85rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header__logo-img{width:88px;height:auto;display:block;filter:drop-shadow(0 0 16px rgba(212,180,131,.16))}.site-header__nav{display:flex;gap:1.1rem;flex-wrap:wrap}.site-header__nav a{color:var(--color-muted, #9a9488);text-decoration:none;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500}.site-header__nav a:hover{color:var(--color-gold-2, #f0d7a8)}.hero{min-height:78vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 1.5rem 3rem}.hero__logo,.logo{width:min(280px,62vw);height:auto;filter:drop-shadow(0 0 28px rgba(212,180,131,.18));margin-bottom:1.25rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{letter-spacing:.28em;text-transform:uppercase;font-size:.72rem;color:var(--color-gold, #d4b483);font-weight:500;margin:.15rem 0 .85rem}.tagline{font-size:clamp(1.05rem,2.4vw,1.35rem);font-weight:300;color:var(--color-text, #e8e4dc)}.lede{max-width:34rem;margin:.85rem auto 1.8rem;color:var(--color-muted, #9a9488);line-height:1.65;font-weight:300}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.btn{display:inline-flex;align-items:center;gap:.6rem;background:linear-gradient(180deg,var(--color-button-start, #efd7aa) 0%,var(--color-button-end, #c9a36a) 100%);color:var(--color-button-text, #1a140c);text-decoration:none;font-weight:600;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;padding:.9rem 1.45rem;border-radius:999px;border:0;cursor:pointer;box-shadow:0 0 0 1px #ffe6b426,0 10px 30px #c9a36a2e;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.btn:hover{transform:translateY(-1px);filter:brightness(1.06);color:var(--color-button-text, #1a140c);box-shadow:0 0 0 1px #ffe6b447,0 14px 36px #c9a36a47}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none;filter:none}.btn--ghost{background:transparent;color:var(--color-gold, #d4b483);box-shadow:inset 0 0 0 1px #d4b48373}.btn--ghost:hover{color:var(--color-gold-2, #f0d7a8);box-shadow:inset 0 0 0 1px #f0d7a8b3;filter:none}.x-icon{width:14px;height:14px}.gallery-wrap{padding:1rem 1.25rem 4rem;max-width:1120px;margin:0 auto}.section-head{text-align:center;margin-bottom:1.6rem}.section-head h1,.section-head h2,.product-title,.site-footer__name{font-family:var(--font-heading, Cinzel, serif);font-weight:600;letter-spacing:.08em}.section-head h1{font-size:clamp(1.4rem,3vw,1.85rem)}.section-head h2{font-size:1.35rem}.section-head p,.section-head .rte{color:var(--color-muted, #9a9488);margin-top:.35rem;font-weight:300}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem}.tile{position:relative;margin:0;border-radius:14px;overflow:hidden;background:var(--color-surface, #141417);border:1px solid var(--color-line, rgba(232, 228, 220, .08));cursor:zoom-in;aspect-ratio:4 / 3}.tile.tall{grid-column:1 / -1;aspect-ratio:16 / 10}.tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease,filter .4s ease;filter:saturate(.92) contrast(1.04)}.tile.portrait img{object-position:center 38%}.tile:hover img{transform:scale(1.035);filter:saturate(1) contrast(1.06)}.tile figcaption{position:absolute;left:0;right:0;bottom:0;padding:2.2rem .9rem .75rem;font-size:.78rem;letter-spacing:.04em;color:#f3eee6;background:linear-gradient(to top,rgba(0,0,0,.72),transparent)}.newsletter{padding:1rem 1.25rem 3.5rem}.newsletter__inner{max-width:520px;margin:0 auto;text-align:center;padding:2rem 1.25rem;background:var(--color-bg-2, #0e0e11);border:1px solid var(--color-line, rgba(232, 228, 220, .08));border-radius:16px}.newsletter__heading{font-family:var(--font-heading, Cinzel, serif);letter-spacing:.08em;font-size:1.2rem;font-weight:600}.newsletter__sub{color:var(--color-muted, #9a9488);margin:.4rem 0 1.2rem;font-weight:300}.newsletter__row{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.newsletter__row input[type=email],.newsletter__row input[type=password],.product-option select,.product-qty,.cart-item input{background:var(--color-surface, #141417);border:1px solid var(--color-line, rgba(232, 228, 220, .08));color:var(--color-text, #e8e4dc);border-radius:999px;padding:.85rem 1.1rem;font:inherit;min-width:200px}.newsletter__row input:focus,.product-option select:focus,.product-qty:focus{outline:1px solid var(--color-gold, #d4b483)}.newsletter__success{color:var(--color-electric, #6ec8ff);margin-top:.85rem;font-size:.9rem}.newsletter__error{color:#f0a0a0;margin-top:.85rem;font-size:.9rem}.site-footer{text-align:center;padding:2.5rem 1rem 3rem;border-top:1px solid var(--color-line, rgba(232, 228, 220, .08));color:var(--color-muted, #9a9488)}.logo-sm{width:72px;opacity:.85;margin-bottom:.6rem}.site-footer__name{color:var(--color-text, #e8e4dc)}.fine{font-size:.85rem;margin:.25rem 0 .7rem}.footer-link{color:var(--color-gold, #d4b483);text-decoration:none}.footer-link:hover{color:var(--color-gold-2, #f0d7a8)}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#040405eb;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem 1.5rem;cursor:zoom-out}.lightbox[hidden]{display:none}.lightbox img{max-width:min(1100px,94vw);max-height:82vh;object-fit:contain;border-radius:8px;box-shadow:var(--shadow, 0 20px 60px rgba(0, 0, 0, .45))}.lb-cap{margin-top:.8rem;color:var(--color-muted, #9a9488);font-size:.9rem}.lb-close{position:absolute;top:.7rem;right:.9rem;background:none;border:0;color:var(--color-text, #e8e4dc);font-size:2rem;line-height:1;cursor:pointer}.page-wrap{max-width:1120px;margin:0 auto;padding:2.5rem 1.25rem 4rem}.text-center{text-align:center}.empty-state{text-align:center;color:var(--color-muted, #9a9488);margin:2rem 0}.rte{color:var(--color-muted, #9a9488);line-height:1.7;font-weight:300}.rte a{color:var(--color-gold, #d4b483)}.page-content{max-width:42rem;margin:0 auto}.product-grid{display:grid;gap:2rem}.product-media__img{width:100%;border-radius:14px;border:1px solid var(--color-line, rgba(232, 228, 220, .08));background:var(--color-surface, #141417)}.product-media__placeholder{aspect-ratio:1;display:grid;place-items:center;background:var(--color-surface, #141417);border-radius:14px;color:var(--color-muted, #9a9488);border:1px solid var(--color-line, rgba(232, 228, 220, .08))}.product-thumbs{display:flex;gap:.5rem;margin-top:.75rem;overflow-x:auto}.product-thumbs img{width:72px;height:72px;object-fit:cover;border-radius:8px;border:1px solid var(--color-line, rgba(232, 228, 220, .08))}.product-title{font-size:clamp(1.4rem,3vw,1.9rem);margin-bottom:.5rem}.product-price{font-size:1.1rem;margin-bottom:1rem}.product-price__compare{color:var(--color-muted, #9a9488);margin-left:.5rem}.product-description{margin-bottom:1.5rem}.product-option{margin-bottom:.85rem}.product-option label{display:block;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted, #9a9488);margin-bottom:.35rem}.product-form__row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:1rem}.product-qty{width:5rem;min-width:0;text-align:center;border-radius:10px}.product-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem}.product-card{text-decoration:none;color:inherit;background:var(--color-surface, #141417);border:1px solid var(--color-line, rgba(232, 228, 220, .08));border-radius:14px;overflow:hidden;transition:transform .2s ease,border-color .2s ease}.product-card:hover{transform:translateY(-2px);border-color:#d4b48347;color:inherit}.product-card__media{aspect-ratio:1;background:var(--color-bg-2, #0e0e11)}.product-card__media img{width:100%;height:100%;object-fit:cover;display:block}.product-card__meta{padding:.85rem .9rem 1rem}.product-card__title{font-family:var(--font-heading, Cinzel, serif);font-size:.95rem;letter-spacing:.04em;font-weight:600}.product-card__price{color:var(--color-muted, #9a9488);margin-top:.25rem;font-size:.9rem}.cart-items{list-style:none;display:flex;flex-direction:column;gap:1rem}.cart-item{display:grid;grid-template-columns:96px 1fr;gap:1rem;padding:1rem;background:var(--color-surface, #141417);border:1px solid var(--color-line, rgba(232, 228, 220, .08));border-radius:14px}.cart-item__media img{width:96px;height:96px;object-fit:cover;border-radius:10px}.cart-item__title{color:var(--color-text, #e8e4dc);text-decoration:none;font-family:var(--font-heading, Cinzel, serif);letter-spacing:.04em}.cart-item__variant,.cart-item__price{color:var(--color-muted, #9a9488);font-size:.9rem;margin:.25rem 0}.cart-item__remove{display:inline-block;margin-top:.5rem;font-size:.85rem}.cart-footer{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-line, rgba(232, 228, 220, .08));display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center}.cart-footer__actions{display:flex;flex-wrap:wrap;gap:.6rem}.pagination{display:flex;justify-content:center;gap:1rem;margin-top:2rem;color:var(--color-muted, #9a9488)}.pagination a{text-decoration:none}.password-form{width:min(420px,100%)}@media(min-width:780px){.gallery{grid-template-columns:repeat(3,1fr)}.tile.tall{grid-column:1 / 3;grid-row:1 / 3;aspect-ratio:auto;height:100%}.product-grid{grid-template-columns:1.1fr .9fr;align-items:start}.product-cards{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.product-cards{grid-template-columns:repeat(4,1fr)}}@media(prefers-reduced-motion:reduce){.tile img,.btn,.product-card{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
