:root{--ink: #050505;--ink-soft: #171717;--royal: #075cf5;--royal-dark: #022e8c;--gold: #d9b55f;--gold-light: #fff0b8;--cream: #fff9eb;--paper: #ffffff;--muted: #68645e;--line: #e7dcc1;--shadow: 0 22px 50px rgba(0, 0, 0, .22);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:20;padding:.75rem 1rem;background:var(--gold-light);border-radius:6px}.skip-link:focus{top:1rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{display:flex;justify-content:center;gap:1.5rem;padding:.65rem 1rem;color:var(--cream);background:#050505;border-bottom:1px solid rgba(217,181,95,.45);font-size:.84rem;text-align:center}.site-header{position:sticky;top:0;z-index:10;background:#050505f0;border-bottom:1px solid rgba(217,181,95,.32);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;width:min(1180px,calc(100% - 2rem));min-height:76px;margin:0 auto}.brand{display:inline-flex;align-items:center;gap:.75rem;color:var(--cream);font-weight:900}.brand img{width:54px;height:54px;object-fit:cover;object-position:45% 38%;border:1px solid rgba(217,181,95,.55);border-radius:6px}.site-nav{display:flex;justify-content:center;align-items:center;gap:1.15rem;color:#f8f3e4;font-size:.95rem}.site-nav a{padding:.6rem 0;border-bottom:2px solid transparent}.site-nav a:hover,.site-nav a:focus{border-color:var(--gold)}.header-actions{display:flex;align-items:center;gap:.65rem}.search input{width:11rem;padding:.65rem .85rem;color:var(--cream);background:#ffffff14;border:1px solid rgba(255,255,255,.22);border-radius:999px}.search input::placeholder{color:#fff9ebc2}.cart-button,.menu-toggle{color:var(--cream);background:transparent;border:1px solid rgba(217,181,95,.55);border-radius:999px}.cart-button{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem .9rem}.cart-button span{display:inline-grid;min-width:1.35rem;min-height:1.35rem;place-items:center;color:var(--ink);background:var(--gold);border-radius:999px;font-size:.76rem;font-weight:900}.menu-toggle{display:none;padding:.65rem .9rem}.hero{position:relative;min-height:clamp(560px,74vw,760px);overflow:hidden;color:var(--cream);background:var(--ink)}.hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000e6,#0000007a 45%,#00000014 78%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 32%)}.hero-content{position:relative;z-index:1;width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:clamp(5rem,10vw,9rem) 0}.hero-content>*{max-width:620px}.eyebrow{margin:0 0 .75rem;color:var(--gold);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.13em}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;font-size:clamp(3rem,8vw,6.4rem);line-height:.95}h2{margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1}h3{margin:0;font-size:1.12rem}.hero-content p:not(.eyebrow){margin:1.25rem 0 0;color:#fff9ebe0;font-size:clamp(1rem,2vw,1.22rem);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.65rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.8rem 1rem;border:1px solid transparent;border-radius:999px;font-weight:900;text-align:center}.button.primary{color:var(--ink);background:linear-gradient(135deg,var(--gold-light),var(--gold))}.button.secondary{color:var(--cream);background:#ffffff14;border-color:#ffffff59}.button.secondary.dark{color:var(--ink);border-color:var(--gold);background:transparent}.button.full{width:100%}.promise-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.promise-bar div{min-width:0;padding:1.25rem;background:var(--paper)}.promise-bar strong,.promise-bar span{display:block}.promise-bar strong{margin-bottom:.3rem;color:var(--royal-dark)}.promise-bar span{color:var(--muted);font-size:.95rem;line-height:1.4}.section{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:clamp(3.5rem,8vw,6.5rem) 0}.section-heading{max-width:760px;margin-bottom:1.6rem}.section-heading p:not(.eyebrow),.shop-header p,.story-copy p,.rte{color:var(--muted);line-height:1.65}.collection-grid,.product-grid,.steps{display:grid;gap:1rem}.collection-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.steps{grid-template-columns:repeat(3,1fr)}.collection-tile{min-height:180px;padding:1.1rem;color:var(--cream);text-align:left;background:linear-gradient(145deg,#075cf5b8,#050505eb);border:1px solid rgba(217,181,95,.45);border-radius:8px;box-shadow:var(--shadow)}.collection-tile span,.collection-tile strong{display:block}.collection-tile span{margin-bottom:1rem;color:var(--gold-light);font-size:.86rem;font-weight:900;text-transform:uppercase}.collection-tile strong{font-size:1.1rem;line-height:1.35}.shop-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 15px 36px #19140a14}.product-image{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--ink)}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.product-card:hover .product-image img{transform:scale(1.04)}.product-badge{position:absolute;left:.85rem;top:.85rem;padding:.35rem .55rem;color:var(--ink);background:var(--gold-light);border-radius:999px;font-size:.75rem;font-weight:900}.product-body{display:flex;flex:1;flex-direction:column;gap:.65rem;padding:1rem}.product-type{margin:0;color:var(--royal-dark);font-size:.78rem;font-weight:900;text-transform:uppercase}.product-body p:not(.product-type){margin:0;color:var(--muted);line-height:1.5}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto}.personalize-button{padding:.65rem .85rem;color:var(--ink);background:var(--gold-light);border:1px solid var(--gold);border-radius:999px;font-weight:900}.empty-state{padding:2rem;color:var(--muted);text-align:center;background:var(--paper);border:1px dashed var(--line);border-radius:8px}.personalize{color:var(--cream);background:linear-gradient(145deg,#030303,#131313);width:100%;max-width:none;padding-inline:max(1rem,calc((100vw - 1180px)/2))}.steps div{padding:1.2rem;background:#ffffff14;border:1px solid rgba(217,181,95,.35);border-radius:8px}.steps span{display:inline-grid;width:2.4rem;height:2.4rem;place-items:center;margin-bottom:1rem;color:var(--ink);background:var(--gold);border-radius:999px;font-weight:900}.steps p{color:#fff9ebbf;line-height:1.55}.story{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:2rem;align-items:center;padding:clamp(3rem,7vw,5.5rem) max(1rem,calc((100vw - 1180px)/2));background:var(--paper)}.story-media{overflow:hidden;border-radius:8px;background:var(--ink)}.story-media img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.faq-list{display:grid;gap:.75rem}.faq-list details{background:var(--paper);border:1px solid var(--line);border-radius:8px}.faq-list summary{padding:1rem;font-weight:900;cursor:pointer}.faq-list p{margin:0;padding:0 1rem 1rem;color:var(--muted);line-height:1.6}.site-footer{display:flex;justify-content:space-between;gap:1.5rem;padding:2rem max(1rem,calc((100vw - 1180px)/2));color:var(--cream);background:var(--ink);border-top:1px solid rgba(217,181,95,.45)}.site-footer p{margin:.35rem 0 0;color:#fff9ebb8}.site-footer nav{display:flex;flex-wrap:wrap;gap:1rem}.product-detail{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(280px,1.05fr);gap:2rem;align-items:start}.product-gallery{overflow:hidden;background:var(--ink);border-radius:8px}.product-gallery img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-price{color:var(--royal-dark);font-size:1.35rem;font-weight:900}.product-form{display:grid;gap:.85rem;padding:1rem;margin-top:1.2rem;background:var(--paper);border:1px solid var(--line);border-radius:8px}.product-form label,.product-form fieldset{display:grid;gap:.4rem;font-weight:800}.product-form input,.product-form select{width:100%;padding:.75rem .8rem;border:1px solid var(--line);border-radius:6px}.product-form fieldset{grid-template-columns:repeat(2,1fr);padding:.85rem;border:1px solid var(--line);border-radius:6px}.product-form fieldset label,.checkbox-row{display:flex;align-items:center;gap:.5rem;margin:0}.product-form input[type=radio],.product-form input[type=checkbox]{width:auto}.helper-note{color:var(--muted);font-size:.95rem}.cart-page-lines{display:grid;gap:.8rem}.cart-line{display:grid;grid-template-columns:90px 1fr;gap:.8rem;padding:.9rem;background:var(--paper);border:1px solid var(--line);border-radius:8px}.cart-line img{width:90px;height:90px;object-fit:cover;border-radius:6px;background:var(--ink)}.cart-line p{margin:.25rem 0 0;color:var(--muted);line-height:1.45}.cart-summary.page{max-width:420px;margin:1rem 0 0 auto}.page-search{display:flex;gap:.75rem;margin-bottom:1.5rem}.page-search label{flex:1}.page-search input{width:100%;min-height:46px;padding:.75rem .9rem;border:1px solid var(--line);border-radius:999px}@media(max-width:980px){.announcement{flex-wrap:wrap;gap:.55rem 1rem}.header-inner{grid-template-columns:auto auto}.menu-toggle{display:inline-flex;justify-self:end}.site-nav,.header-actions{grid-column:1 / -1;display:none}.site-nav.open,.header-actions.open{display:flex}.site-nav{flex-direction:column;align-items:stretch;padding-bottom:.8rem}.site-nav a{padding:.85rem 0;border-bottom:1px solid rgba(255,255,255,.14)}.header-actions{padding-bottom:.9rem}.search{flex:1}.search input{width:100%}.promise-bar,.collection-grid,.product-grid,.steps,.product-detail,.story{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-header{display:grid;align-items:start}}@media(max-width:640px){.announcement span:nth-child(n+2),.brand span{display:none}.header-actions.open,.site-footer,.product-footer{align-items:stretch;flex-direction:column}.hero{min-height:620px}.hero>img{object-position:60% center}.hero-overlay{background:linear-gradient(0deg,#000000e0,#00000047 45%,#00000014),linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.hero-content{display:flex;min-height:620px;flex-direction:column;justify-content:flex-end;padding-bottom:3rem}.button,.personalize-button{width:100%}.page-search{flex-direction:column}.promise-bar,.collection-grid,.product-grid,.steps,.product-detail,.story{grid-template-columns:1fr}.site-footer nav{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
