:root{--gold: #C9A84C;--gold-light: #E8C96A;--gold-dark: #A07830;--white: #FFFFFF;--off-white: #FAF8F3;--black: #0A0A0A;--gray-dark: #1A1A1A;--gray-mid: #444444;--gray-light: #F2F0EB;--wc-primary: #0A1628;--wc-accent: #C9A84C;--july-primary: #8B0000;--july-accent: #C9A84C;--font-heading: "Syne", sans-serif;--font-body: "DM Sans", sans-serif;--radius: 4px;--radius-lg: 8px;--transition: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:16px;color:var(--gray-dark);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}ul,ol{list-style:none}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:700;line-height:1.15;letter-spacing:-.01em}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.5rem,3vw,2.25rem)}h3{font-size:clamp(1.1rem,2vw,1.4rem)}h4{font-size:1rem}.container{max-width:1280px;margin:0 auto;padding:0 24px}.section-pad{padding:80px 0}.section-pad-sm{padding:48px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-family:var(--font-heading);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius);transition:all var(--transition);cursor:pointer;border:2px solid transparent;white-space:nowrap}.btn-gold{background:var(--gold);color:var(--black);border-color:var(--gold)}.btn-gold:hover{background:var(--gold-light);border-color:var(--gold-light);transform:translateY(-1px)}.btn-outline-white{background:transparent;color:var(--white);border-color:var(--white)}.btn-outline-white:hover{background:var(--white);color:var(--black)}.btn-outline-gold{background:transparent;color:var(--gold);border-color:var(--gold)}.btn-outline-gold:hover{background:var(--gold);color:var(--black)}.btn-dark{background:var(--black);color:var(--white);border-color:var(--black)}.btn-dark:hover{background:var(--gray-dark);transform:translateY(-1px)}.btn-full{width:100%}.badge{display:inline-block;font-family:var(--font-heading);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:20px}.badge-gold{background:var(--gold);color:var(--black)}.badge-white{background:var(--white);color:var(--black)}.badge-dark{background:var(--black);color:var(--gold)}.gold-divider{width:60px;height:3px;background:var(--gold);margin:16px 0}.gold-divider-center{width:60px;height:3px;background:var(--gold);margin:16px auto}.section-heading{text-align:center;margin-bottom:56px}.section-heading .badge{margin-bottom:16px}.section-heading h2{margin-bottom:12px}.section-heading p{max-width:560px;margin:0 auto;color:var(--gray-mid);font-size:16px}.site-header{position:sticky;top:0;z-index:100;background:var(--black);border-bottom:1px solid rgba(201,168,76,.2)}.announcement-bar{background:var(--gold);color:var(--black);text-align:center;padding:8px 16px;font-size:13px;font-weight:600;font-family:var(--font-heading);letter-spacing:.04em}.header-inner{display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 32px;max-width:1280px;margin:0 auto}.logo{font-family:var(--font-heading);font-size:22px;font-weight:800;color:var(--white);letter-spacing:-.02em}.logo span{color:var(--gold)}.main-nav{display:flex;align-items:center;gap:36px}.main-nav a{color:#ffffffbf;font-size:13px;font-weight:500;font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;transition:color var(--transition);position:relative}.main-nav a:hover,.main-nav a.active{color:var(--gold)}.main-nav a.active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:var(--gold);border-radius:1px}.header-actions{display:flex;align-items:center;gap:16px}.header-actions a{color:var(--white);font-size:20px;transition:color var(--transition)}.header-actions a:hover{color:var(--gold)}.cart-count{background:var(--gold);color:var(--black);font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-left:2px}.mobile-menu-btn{display:none;color:var(--white);font-size:24px}.homepage-hero{background:var(--black);color:var(--white);min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.homepage-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 60% 50%,rgba(201,168,76,.08) 0%,transparent 70%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;width:100%;min-height:100vh}.hero-half{padding:100px 64px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;min-height:100vh}.hero-half-wc{background:var(--wc-primary);border-right:1px solid rgba(201,168,76,.3)}.hero-half-july{background:#1a0000}.hero-eyebrow{font-family:var(--font-heading);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:20px;display:flex;align-items:center;gap:10px}.hero-eyebrow:before{content:"";width:24px;height:2px;background:var(--gold)}.hero-half h1{font-size:clamp(2.2rem,4vw,3.2rem);color:var(--white);margin-bottom:16px;line-height:1.1}.hero-half h1 span{color:var(--gold)}.hero-subtitle{font-size:16px;color:#ffffffa6;margin-bottom:40px;max-width:400px;line-height:1.65}.hero-cta-group{display:flex;gap:12px;flex-wrap:wrap}.hero-divider{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;background:var(--gold);color:var(--black);font-family:var(--font-heading);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:12px 20px;writing-mode:vertical-rl;text-orientation:mixed;border-radius:2px}.countdown-wrap{margin-top:40px}.countdown-label{font-family:var(--font-heading);font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#ffffff73;margin-bottom:12px}.countdown{display:flex;gap:16px}.countdown-unit{text-align:center;background:#ffffff0f;border:1px solid rgba(201,168,76,.2);border-radius:var(--radius);padding:12px 16px;min-width:64px}.countdown-num{font-family:var(--font-heading);font-size:28px;font-weight:800;color:var(--gold);line-height:1;display:block}.countdown-unit span:last-child{font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-top:4px;display:block}.section-divider-wc{background:var(--wc-primary);padding:20px 0;display:flex;align-items:center;justify-content:center;gap:20px}.section-divider-july{background:var(--july-primary);padding:20px 0;display:flex;align-items:center;justify-content:center;gap:20px}.divider-text{font-family:var(--font-heading);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.divider-line{flex:1;max-width:200px;height:1px;background:#c9a84c4d}.collection-hero{padding:80px 0 60px;text-align:center;position:relative}.collection-hero-wc{background:var(--wc-primary);color:var(--white)}.collection-hero-july{background:var(--july-primary);color:var(--white)}.collection-hero h2{color:var(--white);margin-bottom:12px}.collection-hero p{color:#ffffffa6;max-width:560px;margin:0 auto 32px}.collection-hero .badge{margin-bottom:16px}.collection-countdown-bar{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:40px;flex-wrap:wrap}.collection-countdown-bar .countdown-label{color:#ffffff80;margin-bottom:0}.collection-countdown-bar .countdown{gap:12px}.products-section{padding:72px 0}.products-section-wc{background:var(--off-white)}.products-section-july{background:var(--white)}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px}.product-card{background:var(--white);border:1px solid rgba(0,0,0,.07);border-radius:var(--radius-lg);overflow:hidden;transition:transform var(--transition),box-shadow var(--transition)}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001a}.product-card-img{aspect-ratio:1 / 1;background:var(--gray-light);overflow:hidden;position:relative}.product-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card-img img{transform:scale(1.04)}.product-card-img .badge{position:absolute;top:12px;left:12px}.product-card-body{padding:20px}.product-card-category{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:6px}.product-card-name{font-family:var(--font-heading);font-size:16px;font-weight:700;color:var(--black);margin-bottom:8px;line-height:1.3}.product-card-desc{font-size:13px;color:var(--gray-mid);line-height:1.5;margin-bottom:16px}.product-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid var(--gray-light)}.product-price{font-family:var(--font-heading);font-size:18px;font-weight:700;color:var(--black)}.product-price-compare{font-size:13px;color:var(--gray-mid);text-decoration:line-through;margin-left:6px}.product-spotlight{padding:72px 0;border-bottom:1px solid var(--gray-light)}.product-spotlight:last-child{border-bottom:none}.product-spotlight-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.product-spotlight-inner.reverse{direction:rtl}.product-spotlight-inner.reverse>*{direction:ltr}.product-img-wrap{aspect-ratio:1;background:var(--gray-light);border-radius:var(--radius-lg);overflow:hidden;position:relative}.product-img-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;font-family:var(--font-heading);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#0000004d}.product-img-placeholder .img-icon{font-size:40px;opacity:.3}.product-info .badge{margin-bottom:16px}.product-info h3{font-size:clamp(1.4rem,2.5vw,1.9rem);margin-bottom:8px;line-height:1.2}.product-info .price{font-family:var(--font-heading);font-size:22px;font-weight:700;color:var(--gold-dark);margin-bottom:16px}.product-info .description{font-size:15px;color:var(--gray-mid);line-height:1.7;margin-bottom:24px}.product-highlights{margin-bottom:28px}.product-highlights li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--gray-dark);padding:6px 0;border-bottom:1px solid var(--gray-light)}.product-highlights li:last-child{border-bottom:none}.product-highlights li:before{content:"\2713";color:var(--gold);font-weight:700;flex-shrink:0;margin-top:1px}.product-disclaimer{font-size:12px;color:var(--gray-mid);font-style:italic;margin-top:16px;padding-top:16px;border-top:1px solid var(--gray-light);line-height:1.5}.add-to-cart-form{margin-top:8px}.variant-select{width:100%;padding:10px 14px;border:1px solid var(--gray-light);border-radius:var(--radius);font-family:var(--font-body);font-size:14px;color:var(--gray-dark);background:var(--white);margin-bottom:14px;-webkit-appearance:none;appearance:none}.trust-bar{background:var(--black);padding:24px 0;border-top:1px solid rgba(201,168,76,.15);border-bottom:1px solid rgba(201,168,76,.15)}.trust-bar-inner{display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:10px;color:var(--white);font-size:13px;font-weight:500;font-family:var(--font-heading);letter-spacing:.03em}.trust-icon{width:32px;height:32px;background:#c9a84c1f;border:1px solid rgba(201,168,76,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px}.bundle-section{padding:80px 0}.bundle-section-wc{background:var(--wc-primary);color:var(--white)}.bundle-section-july{background:var(--july-primary);color:var(--white)}.bundle-section .section-heading h2{color:var(--white)}.bundle-section .section-heading p{color:#fff9}.bundle-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.bundle-card{background:#ffffff0d;border:1px solid rgba(201,168,76,.2);border-radius:var(--radius-lg);padding:28px}.bundle-card h4{font-family:var(--font-heading);font-size:17px;color:var(--gold);margin-bottom:8px}.bundle-card .bundle-items{font-size:13px;color:#fff9;margin-bottom:16px;line-height:1.7}.bundle-card .bundle-price{font-family:var(--font-heading);font-size:20px;font-weight:700;color:var(--white);margin-bottom:16px}.bundle-card .bundle-desc{font-size:12px;color:#fff6;font-style:italic;margin-bottom:16px}.site-footer{background:var(--black);color:#ffffffa6;padding:64px 0 32px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-brand .logo{font-size:20px;display:block;margin-bottom:12px}.footer-brand p{font-size:13px;line-height:1.65;max-width:260px}.footer-col h5{font-family:var(--font-heading);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:16px}.footer-col a{display:block;font-size:13px;color:#ffffff8c;margin-bottom:10px;transition:color var(--transition)}.footer-col a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:28px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer-disclaimer{font-size:11px;color:#ffffff4d;line-height:1.6;max-width:700px}.footer-copy{font-size:12px;color:#ffffff4d;white-space:nowrap}@media(max-width:1024px){.hero-half{padding:80px 40px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.hero-grid{grid-template-columns:1fr}.hero-half{min-height:80vh;padding:64px 28px}.hero-divider,.main-nav{display:none}.mobile-menu-btn{display:block}.product-spotlight-inner{grid-template-columns:1fr;gap:36px}.product-spotlight-inner.reverse{direction:ltr}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.trust-bar-inner{gap:28px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.header-inner{padding:0 20px}.collection-hero{padding:56px 0 40px}}@media(max-width:480px){.footer-grid{grid-template-columns:1fr}.hero-half{padding:56px 20px 64px;min-height:auto}.countdown{gap:10px}.countdown-unit{min-width:52px;padding:10px 12px}.countdown-num{font-size:22px}.hero-cta-group{flex-direction:column;width:100%}.hero-cta-group .btn{width:100%}}.mobile-menu{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--black);z-index:200;flex-direction:column;padding:40px 28px}.mobile-menu.open{display:flex}.mobile-menu-close{align-self:flex-end;color:var(--white);font-size:28px;margin-bottom:40px;background:none;border:none;cursor:pointer}.mobile-menu nav{display:flex;flex-direction:column;gap:24px}.mobile-menu nav a{font-family:var(--font-heading);font-size:24px;font-weight:700;color:var(--white);transition:color var(--transition)}.mobile-menu nav a:hover{color:var(--gold)}.variant-label{font-family:var(--font-heading);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-mid);margin-bottom:10px}.variant-btn-group{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.variant-btn{font-family:var(--font-heading);font-size:13px;font-weight:600;letter-spacing:.03em;padding:8px 18px;border-radius:var(--radius);border:1.5px solid var(--border);background:var(--white);color:var(--gray-dark);cursor:pointer;transition:all var(--transition);white-space:nowrap}.variant-btn:hover{border-color:var(--gold);color:var(--gold-dark);background:var(--off-white)}.variant-btn.active{border-color:var(--gold);background:var(--gold);color:var(--black)}.variant-option-group{margin-bottom:20px}.variant-selected-label{font-weight:700;color:var(--black);text-transform:none;letter-spacing:0}.variant-picker{margin-top:8px}.text-gold{color:var(--gold)}.text-white{color:var(--white)}.text-center{text-align:center}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mb-32{margin-bottom:32px}.hidden{display:none}.faq-section{padding:72px 0;background:var(--off-white)}.faq-item{border-bottom:1px solid rgba(0,0,0,.08);padding:20px 0}.faq-question{font-family:var(--font-heading);font-size:15px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--black)}.faq-answer{font-size:14px;color:var(--gray-mid);line-height:1.7;margin-top:12px;display:none}.faq-item.open .faq-answer{display:block}.faq-toggle{font-size:20px;font-weight:300;transition:transform .2s}.faq-item.open .faq-toggle{transform:rotate(45deg)}
/*# sourceMappingURL=/cdn/shop/t/16/assets/theme.css.map */
