:root{--bg-main:#020617;--bg-header:rgba(15,23,42,.55);--bg-footer:#020617;--accent:#DAA520;--accent-soft:#DAA520;--text-main:#f9fafb;--text-muted:#9ca3af;--border-subtle:rgba(148,163,184,.35);--emp-max:1200px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg-main);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}main{min-height:100vh}.site-header{position:sticky;top:0;left:0;right:0;width:100%;z-index:9999;background:var(--bg-header);border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px #00000040}.site-header__inner{max-width:var(--emp-max);margin:0 auto;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:nowrap;min-width:0}.brand{display:inline-flex;align-items:baseline;gap:10px;text-decoration:none;white-space:nowrap}.brand__name{font-weight:900;letter-spacing:-.02em;font-size:15px}.brand__tagline{font-size:13px;color:#e5e7ebbf}.site-nav{display:flex;align-items:center;gap:14px;flex:1 1 auto;min-width:0;justify-content:center}.site-nav a{text-decoration:none;font-size:14px;color:#e5e7ebeb;padding:10px;border-radius:999px;transition:background .16s ease,transform .16s ease}.site-nav a:hover{background:#ffffff12;transform:translateY(-1px)}.site-header__cta{display:inline-flex;align-items:center;gap:8px;text-decoration:none;padding:10px 16px;border-radius:999px;font-weight:800;font-size:14px;background:linear-gradient(135deg,#c99200,#a87400);color:#fff;border:none;box-shadow:0 6px 18px #daa52059;transition:transform .16s ease,filter .16s ease;white-space:nowrap;flex:0 0 auto;margin-left:auto}.site-header__cta:hover{transform:translateY(-1px);filter:brightness(1.08)}.cart-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:linear-gradient(to right,var(--accent),var(--accent-soft));color:#020617;font-size:12px;font-weight:900;line-height:1;box-shadow:0 2px 8px #00000040}.site-header__toggle{display:none;flex-direction:column;align-items:center;justify-content:center;gap:4.5px;flex-shrink:0;width:36px;height:36px;padding:0;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer;transition:background .2s ease,border-color .2s ease}.site-header__toggle:hover{background:#ffffff1a;border-color:#ffffff2e}.site-header__toggle span{display:block;width:16px;height:1.5px;background:#cbd5e1;border-radius:2px;transform-origin:center;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .2s ease,background .2s ease}.site-header--open .site-header__toggle{background:#f5b82e1a;border-color:#f5b82e4d}.site-header--open .site-header__toggle span{background:#f5b82e}.site-header--open .site-header__toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}.site-header--open .site-header__toggle span:nth-child(2){opacity:0;transform:scaleX(0)}.site-header--open .site-header__toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}@media(max-width:860px){.site-header__inner{gap:10px;position:relative}.brand__tagline{display:none}.site-header__toggle{display:inline-flex;margin-left:auto}.site-header__cta{position:absolute;left:50%;transform:translate(-50%);margin-left:0}.site-nav{position:absolute;inset:100% 0 auto;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;max-height:0;overflow:hidden;background:linear-gradient(160deg,#080c1cfc,#0c1228fa);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 20px 50px -10px #000000b3;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);transition:max-height .35s cubic-bezier(.4,0,.2,1);padding:0 12px}.site-header--open .site-nav{max-height:320px;padding:8px 12px 12px}.site-nav a{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-radius:10px;border-left:none;border-bottom:none;font-size:.9rem;font-weight:600;letter-spacing:.01em;color:#e5e7ebb3;opacity:0;transform:translate(-8px);transition:color .2s ease,background .2s ease,opacity .28s ease,transform .28s ease}.site-nav a:after{content:"";display:block;width:6px;height:6px;border-right:1.5px solid currentColor;border-top:1.5px solid currentColor;transform:rotate(45deg);opacity:.3;transition:opacity .2s ease,transform .2s ease}.site-nav a:hover{color:#fff;background:#f5b82e14;transform:none}.site-nav a:hover:after{opacity:.9;transform:rotate(45deg) translate(2px,-2px)}.site-nav a+a{border-top:1px solid rgba(255,255,255,.05)}.site-header--open .site-nav a:nth-child(1){opacity:1;transform:none;transition-delay:.06s}.site-header--open .site-nav a:nth-child(2){opacity:1;transform:none;transition-delay:.1s}.site-header--open .site-nav a:nth-child(3){opacity:1;transform:none;transition-delay:.14s}.site-header--open .site-nav a:nth-child(4){opacity:1;transform:none;transition-delay:.18s}}@media(max-width:480px){.site-header__cta{padding:0;width:64px;height:32px;font-size:0;gap:0;border-radius:8px;justify-content:center;box-shadow:none}.site-header__cta:before{content:"";display:block;width:16px;height:16px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23020617' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z'/%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cpath d='M16 10a4 4 0 0 1-8 0'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.cart-badge{font-size:10px;min-width:16px;height:16px;padding:0 4px}}.site-footer{max-width:var(--emp-max);margin:0 auto;padding:30px 18px 60px;color:#e5e7ebbf}.site-footer__content{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);padding-top:18px}.site-footer a{text-decoration:none;opacity:.9}.site-footer a:hover{opacity:1}@media(max-width:600px){.site-footer__content{flex-direction:column;align-items:flex-start;gap:8px}.site-footer{padding-bottom:calc(60px + env(safe-area-inset-bottom))}}.footer-left--trust{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.tp-inline{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit;opacity:.85;transition:opacity .2s ease}.tp-inline:hover{opacity:1}.tp-stars{position:relative;font-size:13px;line-height:1;letter-spacing:2px;color:#ffffff59}.tp-stars__filled{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:#00b67a;pointer-events:none}.tp-stars__filled:before{content:"\2605\2605\2605\2605\2605"}.tp-inline__brand{display:flex;align-items:center;gap:6px;font-weight:600;font-size:13px}.tp-inline__brand img{height:14px;max-height:14px;width:auto;max-width:18px;display:block}.footer-copy{white-space:nowrap}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617a6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:80}.cart-drawer{position:fixed;top:0;right:0;height:100vh;height:100dvh;width:min(420px,92vw);background:#0f172afa;border-left:1px solid rgba(148,163,184,.25);z-index:90;transform:translate(105%);transition:transform .2s ease;display:flex;flex-direction:column}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{padding:1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(148,163,184,.18);flex-shrink:0}.cart-drawer__close{width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#ffffff0f;color:inherit;cursor:pointer}.cart-drawer__content{padding:1rem;overflow-y:auto;flex:1;-webkit-overflow-scrolling:touch;min-height:0}.cart-drawer__muted{opacity:.75;margin:0}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:.75rem;padding:.85rem 0;border-bottom:1px solid rgba(148,163,184,.14)}.cart-item__img{width:72px;height:72px;border-radius:14px;object-fit:cover;border:1px solid rgba(148,163,184,.18);background:#ffffff0d}.cart-item__title{text-decoration:none;font-weight:700}.cart-item__meta{margin-top:.25rem;font-size:.9rem;opacity:.75;display:grid;gap:.15rem}.cart-item__actions{display:flex;flex-direction:column;align-items:flex-end;gap:.55rem}.cart-qty{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(148,163,184,.28);background:#ffffff0d;border-radius:999px;padding:.25rem}.cart-qty__btn{width:2rem;height:2rem;border-radius:999px;border:1px solid rgba(148,163,184,.22);background:#ffffff0f;color:inherit;cursor:pointer;line-height:1;font-weight:900}.cart-qty__input{width:2.4rem;text-align:center;border:none;outline:none;background:transparent;color:inherit;font-weight:800}.cart-item__remove{font-size:.85rem;border:1px solid rgba(148,163,184,.28);background:#ffffff0a;color:inherit;border-radius:12px;padding:.35rem .6rem;cursor:pointer}.cart-drawer__footer{padding:1.25rem;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom));border-top:1px solid rgba(148,163,184,.18);background:#00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0}.cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;font-size:1.05rem}.cart-drawer__subtotal strong{font-size:1.25rem;color:var(--accent)}.cart-drawer__actions{display:flex;gap:.65rem}.cart-drawer__btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:1rem 1.25rem;border-radius:999px;font-weight:800;font-size:1rem;border:1px solid rgba(148,163,184,.28);flex:1;text-align:center}.cart-drawer__btn--primary{background:linear-gradient(to right,var(--accent),var(--accent-soft));color:#020617;border-color:transparent;box-shadow:0 4px 14px #daa5204d}.cart-drawer__btn--primary.disabled{opacity:.4;cursor:not-allowed;pointer-events:none;box-shadow:none}@media(max-width:600px){.cart-drawer{width:100vw;border-left:none}.cart-drawer__header{padding:1rem;padding-top:calc(1rem + env(safe-area-inset-top))}.cart-drawer__footer{background:#0006}}.fitment-card{margin-top:18px;background:#4b525e;border-radius:18px;padding:18px;color:#fff;box-shadow:0 12px 30px #00000038}.fitment-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:14px}.fitment-card__eyebrow{font-size:12px;letter-spacing:.16em;opacity:.7;font-weight:800}.fitment-card__title{margin-top:4px;font-size:16px;font-weight:900}.fitment-card__checkbtn{border-radius:14px;padding:12px 16px;font-weight:900;background:#2f3540;border:1px solid rgba(255,255,255,.35);color:#fff;cursor:pointer;white-space:nowrap}.fitment-card__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.fitment-field__label{display:block;font-size:12px;font-weight:800;opacity:.75;margin-bottom:8px}.fitment-field__input{width:100%;height:42px;border-radius:12px;border:0;outline:none;background:#1e232d59;color:#fff;padding:0 14px;font-weight:700}.fitment-field__input::placeholder{color:#ffffff8c;font-weight:600}.fitment-card__actions{display:flex;gap:12px;margin-top:16px}.fitment-btn{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 16px;border-radius:12px;font-weight:900;text-decoration:none;border:0;white-space:nowrap}.fitment-btn--wa{background:#1f6bff;color:#fff}.fitment-btn--mail{background:#343a46;color:#fff}.fitment-btn:hover{filter:brightness(1.05)}.fitment-card__tip{margin-top:12px;font-size:12px;opacity:.75}.fitment-card__result{margin-top:12px;padding:10px 12px;border-radius:12px;background:#0000002e;border:1px solid rgba(255,255,255,.12);display:none}.fitment-card__result.is-ok,.fitment-card__result.is-warn{display:block}.fitment-card__result.is-ok{border-color:#22c55e59}.fitment-card__result.is-warn{border-color:#fbbf2459}@media(max-width:740px){.fitment-card__grid{grid-template-columns:1fr}.fitment-card__actions{flex-direction:column}}.product-main{padding:6rem 1.5rem 4rem;background:var(--bg-main, #020617);color:var(--text-main, #e5e7eb);min-height:100vh}.product-main__inner{max-width:1200px;margin:0 auto}.product-back-wrapper{margin-bottom:1.25rem}.product-back{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;opacity:.9}.product-back:hover{opacity:1}.product-main__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.product-gallery__main img{width:100%;height:auto;display:block}.product-gallery__main{background:#0f172aa6;border:1px solid rgba(148,163,184,.3);border-radius:1.2rem;padding:12px}.product-gallery__main img{width:100%;display:block;border-radius:.9rem;object-fit:cover}.product-gallery__thumbs{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.product-gallery__thumb{width:80px;height:80px;border-radius:.65rem;border:2px solid rgba(148,163,184,.35);overflow:hidden;cursor:pointer;background:none;padding:0;transition:border-color .2s ease}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__thumb.active,.product-gallery__thumb:hover{border-color:var(--accent, #DAA520)}.product-vendor{margin:0 0 .5rem;font-size:.85rem;color:var(--accent, #DAA520);text-transform:uppercase;letter-spacing:.1em;font-weight:700}.product-title{margin:0 0 1rem;font-size:2rem;font-weight:900;line-height:1.12}.product-price{margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.price{font-size:1.75rem;font-weight:900;color:var(--accent, #DAA520)}.price-old{font-size:1.25rem;color:#6b7280;text-decoration:line-through}.price-save{font-size:.9rem;color:#10b981;padding:.25rem .75rem;background:#10b9811a;border-radius:999px;border:1px solid rgba(16,185,129,.3)}.product-description{margin-bottom:2rem;color:var(--text-muted, #9ca3af);line-height:1.7}.product-specs{margin-bottom:2rem;padding:1.5rem;background:#0f172aa6;border-radius:1rem;border:1px solid rgba(148,163,184,.3)}.product-specs__title{margin:0 0 1rem;font-size:1.05rem;font-weight:900;color:var(--accent, #DAA520);text-transform:uppercase;letter-spacing:.06em}.product-specs__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.product-spec__label{font-size:.8rem;color:var(--text-muted, #9ca3af);text-transform:uppercase;letter-spacing:.05em;font-weight:800}.product-spec__value{font-size:.95rem;color:var(--text-main, #e5e7eb);font-weight:600}.product-variants{margin-bottom:1.25rem}.variant-option{margin-bottom:1rem}.variant-option label{display:block;margin-bottom:.5rem;font-weight:800;font-size:.9rem}.variant-select{width:100%;padding:.75rem 1rem;border-radius:.65rem;border:1px solid rgba(148,163,184,.35);background:#0f172ae6;color:#e5e7eb}.variant-select:focus{outline:none;border-color:var(--accent, #DAA520)}.product-quantity{margin-bottom:1.25rem}.product-quantity label{display:block;margin-bottom:.5rem;font-weight:800;font-size:.9rem}.product-quantity input{width:110px;padding:.7rem 1rem;border-radius:.65rem;border:1px solid rgba(148,163,184,.35);background:#0f172ae6;color:#e5e7eb}.btn-add-to-cart{width:100%;padding:1rem 1.25rem;border-radius:.85rem;border:none;background:linear-gradient(135deg,var(--accent,#DAA520),#b8860b);color:#020617;font-weight:900;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.btn-add-to-cart:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #daa52040}.btn-add-to-cart:disabled{opacity:.55;cursor:not-allowed;background:#94a3b840;color:#e5e7eb}.product-meta{padding-top:2rem;border-top:1px solid rgba(148,163,184,.18);font-size:.9rem;color:var(--text-muted,#9ca3af)}.product-meta p{margin:.5rem 0}@media(max-width:980px){.product-main__grid{grid-template-columns:1fr;gap:2rem}.product-title{font-size:1.6rem}.price{font-size:1.55rem}.product-specs__grid{grid-template-columns:1fr}}.featured-collection{padding:4rem 1.5rem;background:var(--bg-main, #020617);color:var(--text-main, #f9fafb)}.featured-collection__inner{max-width:var(--emp-max);margin:0 auto}.featured-collection__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:1.25rem}.featured-collection__eyebrow{margin:0 0 .35rem;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent, #DAA520);font-weight:900}.featured-collection__title{margin:0;font-size:clamp(28px,3vw,42px);font-weight:900;letter-spacing:-.02em}.featured-collection__subtitle{margin:.5rem 0 0;color:#e5e7ebb3;max-width:65ch}.collection-grid[data-fc-slider]{position:relative;max-width:var(--emp-max);margin:0 auto}.fc-viewport{overflow:hidden;width:100%;border-radius:22px}.fc-track{display:flex;gap:12px;will-change:transform;transition:transform .32s ease}.fc-slide{flex:0 0 calc((100% - 24px) / 3)}@media(max-width:980px){.fc-slide{flex:0 0 85%}}.fc-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:1px solid rgba(148,163,184,.3);background:#0f172ad1;color:#fff;display:grid;place-items:center;cursor:pointer;z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fc-nav:hover{background:#ffffff1a}.fc-nav:disabled{opacity:.35;cursor:not-allowed}.fc-nav--prev{left:-18px}.fc-nav--next{right:-18px}@media(max-width:980px){.fc-nav--prev{left:8px}.fc-nav--next{right:8px}}.fc-dot{width:6px;height:6px;border-radius:999px;background:#fff3;border:none;padding:0;cursor:pointer;transition:background .2s ease,width .2s ease}.fc-dot.is-active{background:var(--accent, #f5b82e);width:18px}.fc-nav:disabled{opacity:.25;cursor:default;pointer-events:none}.product-card{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;text-decoration:none;border:1px solid rgba(148,163,184,.22);background:#0f172ab8;box-shadow:0 14px 40px #00000040;transition:transform .18s ease,box-shadow .18s ease;height:100%}.product-card:hover{transform:translateY(-2px);box-shadow:0 18px 55px #00000054}.product-card__image-wrap{height:240px;background:#ffffff08}.product-card__image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.product-card__body{padding:14px 14px 16px;display:flex;flex-direction:column;gap:8px;flex:1}.product-card__title{margin:0;font-weight:900;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.4em}.product-card__vendor{margin:0;color:#e5e7eb99;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.product-card__bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card__price{margin:0;color:var(--accent,#DAA520);font-weight:900}.product-card__price-old{margin-left:8px;color:#e5e7eb8c;text-decoration:line-through;font-weight:700;font-size:.95rem}.product-card__tag{border:1px solid rgba(148,163,184,.28);background:#ffffff0f;color:#e5e7eb;border-radius:999px;padding:8px 12px;font-weight:900;font-size:13px;white-space:nowrap}.btn-view-all{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;border:1px solid rgba(148,163,184,.28);background:#ffffff0f;color:#fff;text-decoration:none;font-weight:900}.btn-view-all:hover{background:#ffffff1a}.review-summary{display:inline-flex;align-items:center;gap:10px;margin:10px 0 0;text-decoration:none;color:#ffffffd9}.review-summary__stars{color:var(--accent);letter-spacing:1px;font-size:14px;line-height:1}.review-summary__meta{font-size:13px;color:#ffffffa6}.review-summary:hover .review-summary__meta{color:#ffffffd9}.brand-tabs{display:flex;gap:20px;margin:30px 0;flex-wrap:wrap}.brand-tab{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);text-decoration:none;color:#fff;transition:all .2s ease}.brand-tab:hover{transform:translateY(-3px);border-color:#daa520}.brand-tab img{height:24px}.brand-tab{display:flex;align-items:center;gap:10px;padding:.8rem 1.1rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#0f172ae6;color:#e5e7eb;text-decoration:none;transition:all .15s ease}.brand-tab img{width:22px;height:22px;object-fit:contain;display:block}.brand-tabs{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:0 0 2rem}.brand-tab{display:inline-flex;align-items:center;justify-content:center;min-width:110px;padding:.8rem 1.1rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#0f172ae6;color:#e5e7eb;text-decoration:none;transition:all .15s ease}.brand-tab:hover{transform:translateY(-2px);border-color:gold;box-shadow:0 12px 30px #00000040}.brand-tab span{font-size:.9rem;font-weight:700}.brand-switcher{display:flex;flex-wrap:wrap;gap:12px;margin:-.25rem 0 1.75rem}.brand-switcher__item{display:inline-flex;align-items:center;justify-content:center;min-width:110px;padding:.85rem 1.2rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#0f172abf;color:#e5e7eb;text-decoration:none;font-weight:800;letter-spacing:.02em;transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.brand-selector{margin:2.3rem 0 1.2rem;padding:18px 18px 16px;border-radius:18px;background:#ffffff08;border:1px solid rgba(148,163,184,.14);box-shadow:0 18px 40px #00000040;max-width:900px;margin-left:auto;margin-right:auto}.brand-selector__header{margin-bottom:12px}.brand-selector__header h3{margin:0;font-size:1.05rem;font-weight:800;letter-spacing:.02em}.brand-selector__header p{margin:6px 0 0;font-size:.88rem;color:#ffffff9e;line-height:1.5}.brand-switcher{display:flex;flex-wrap:wrap;gap:12px}.brand-switcher__item{display:flex;align-items:center;gap:12px;padding:.95rem 1.6rem;border-radius:999px;border:1px solid rgba(148,163,184,.22);background:#0f172a8c;color:#e5e7eb;text-decoration:none;font-weight:800;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.brand-switcher__item img{width:28px;height:28px;object-fit:contain;display:block;filter:grayscale(1) brightness(1.15);opacity:.92}.brand-switcher__item:hover{transform:translateY(-2px);border-color:#daa520a6;box-shadow:0 16px 34px #00000047}.brand-switcher__item.is-active{border-color:var(--accent);background:#daa5201f;box-shadow:0 0 0 1px #daa52026,0 18px 40px #0000004d}.brand-switcher__item.is-active img{filter:none;opacity:1}.brand-switcher__text{font-size:.92rem;letter-spacing:.02em}.brand-switcher__item.is-all{background:#0f172a66;border-color:#94a3b82e}.brand-switcher__item.is-all.is-active{border-color:#daa52080;background:#daa52014}@media(max-width:720px){.brand-selector{max-width:100%;padding:16px}.brand-switcher{display:grid;grid-template-columns:1fr 1fr;gap:10px;flex-wrap:unset;overflow:unset;padding-bottom:0}.brand-switcher__item{width:100%;justify-content:center;padding:.9rem 1rem}.brand-switcher__item.is-all{grid-column:1 / -1}}.home-premium{padding:2.6rem 1.25rem 3.8rem}.home-premium__inner{max-width:1200px;margin:0 auto}.home-premium__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;align-items:stretch}.home-premium__card{position:relative;overflow:hidden;padding:22px;border-radius:22px;background:linear-gradient(145deg,#ffffff0d,#0f172a99);border:1px solid rgba(148,163,184,.16);box-shadow:0 28px 80px #00000061}.home-premium__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(700px 360px at 20% 20%,rgba(218,165,32,.18),transparent 62%),radial-gradient(700px 420px at 85% 75%,rgba(56,189,248,.08),transparent 60%);pointer-events:none}.home-premium__head h2{margin:0;font-size:1.15rem;font-weight:900;letter-spacing:.02em}.home-premium__head p{margin:.4rem 0 0;font-size:.95rem;line-height:1.5;color:#ffffff9e}.home-brandgrid{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-brand,.home-cat{border-radius:18px;background:#02061761;border:1px solid rgba(148,163,184,.16);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-brand{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:16px 14px;text-decoration:none;color:#ffffffe6}.home-brand img{width:30px;height:30px;object-fit:contain;filter:grayscale(1) brightness(1.15);opacity:.92}.home-brand span{font-size:1rem;font-weight:900}.home-brand:hover,.home-cat:hover{transform:translateY(-3px);border-color:#daa520b3;box-shadow:0 22px 55px #00000059}.home-brand:hover img{filter:none;opacity:1}.home-catgrid{margin-top:18px;display:grid;grid-template-columns:1fr;gap:12px}.home-cat{display:block;padding:16px;text-decoration:none;color:#ffffffe6}.home-cat__title{display:block;font-size:1rem;font-weight:900}.home-cat__sub{display:block;margin-top:6px;font-size:.88rem;color:#ffffff9e}.home-premium__cta{margin-top:14px}.home-link{color:#ffffffd9;text-decoration:none;font-weight:900}.home-link:hover{color:#fff}@media(max-width:900px){.home-premium__grid{grid-template-columns:1fr}.home-brandgrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-featured{margin-top:18px;padding:18px;border-radius:18px;background:#ffffff08;border:1px solid rgba(148,163,184,.14);box-shadow:0 18px 40px #00000040}.home-featured__head,.featured-collection__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.home-featured__head h2,.featured-collection__header h2,.featured-collection__title{margin:0;font-size:2.1rem;font-weight:900;letter-spacing:-.02em}.home-featured__head p,.featured-collection__header p{margin:0;max-width:520px;line-height:1.5;color:#ffffff9e}.home-featured__grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-prod{display:block;overflow:hidden;border-radius:18px;background:#02061759;border:1px solid rgba(148,163,184,.16);text-decoration:none;color:inherit;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-prod:hover{transform:translateY(-2px);border-color:#daa5208c;box-shadow:0 16px 34px #00000047}.home-prod__img img{display:block;width:100%;height:240px;object-fit:cover}.home-prod__body{padding:12px}.home-prod__title{font-size:.98rem;font-weight:800;line-height:1.25}.home-prod__price{margin-top:8px;font-size:1.02rem;font-weight:900;color:var(--accent)}.home-featured__foot{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.home-proof{display:flex;align-items:center;gap:10px;font-size:.9rem;font-weight:800;color:#ffffffbf}.home-proof__stars{color:var(--accent);letter-spacing:1px}.featured-collection__cta{margin-top:18px;display:flex;justify-content:center}.emp-cta{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.35rem;border-radius:999px;font-weight:900;text-decoration:none;border:1px solid rgba(148,163,184,.22);background:#0f172a8c;color:#ffffffeb;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.emp-cta:hover{transform:translateY(-2px);border-color:#daa520b3;box-shadow:0 18px 44px #00000059}@media(min-width:901px){.featured-collection__slider,.featured-collection__track{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.featured-collection__arrow,.featured-collection__prev,.featured-collection__next{display:none!important}}@media(max-width:900px){.home-featured__head,.featured-collection__header{flex-direction:column;align-items:flex-start}.home-featured__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-prod__img img{height:200px}}@media(max-width:560px){.home-featured__grid{grid-template-columns:1fr}.home-prod__img img{height:220px}}.rs6-hero,.home-hero,.hero,.home-hero-section{position:relative;overflow:hidden}.rs6-hero:before,.home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(900px 520px at 18% 45%,rgba(218,165,32,.22),transparent 60%),radial-gradient(900px 600px at 85% 45%,rgba(56,189,248,.1),transparent 60%),linear-gradient(180deg,#02061733,#020617e0);z-index:1;pointer-events:none}.rs6-hero:after,.home-hero:after{content:"";position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='.14'/%3E%3C/svg%3E");mix-blend-mode:overlay;opacity:.2;z-index:2;pointer-events:none}.rs6-hero .container,.rs6-hero__content,.rs6-hero .hero-content,.rs6-hero__inner,.rs6-hero__left,.home-hero .container,.home-hero__content,.home-hero .hero-content{position:relative!important;z-index:5!important}.rs6-hero__bg{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;pointer-events:none!important}.rs6-hero h1,.rs6-hero p,.rs6-hero a,.home-hero h1,.home-hero p,.home-hero a{color:#fff!important}.rs6-hero .hero-eyebrow,.home-hero .hero-eyebrow{color:var(--accent)!important}.rs6-hero h1,.home-hero h1{text-shadow:0 18px 60px rgba(0,0,0,.55)}.hero-sub,.rs6-hero p{text-shadow:0 10px 30px rgba(0,0,0,.45)}.rs6-hero__left,.rs6-hero__left *{visibility:visible!important;opacity:1!important}.home-why{padding:2.8rem 1.25rem 3.2rem}.home-why__inner{position:relative;overflow:hidden;max-width:1200px;margin:0 auto;padding:24px;border-radius:26px;background:linear-gradient(145deg,#ffffff0d,#0f172aa6);border:1px solid rgba(148,163,184,.16);box-shadow:0 30px 90px #0000006b}.home-why__inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(800px 420px at 18% 20%,rgba(218,165,32,.2),transparent 62%),radial-gradient(800px 520px at 86% 70%,rgba(56,189,248,.09),transparent 60%);pointer-events:none}.home-why__head,.home-why__grid,.home-why__cta,.home-why__foot{position:relative;z-index:1}.home-why__head{margin-bottom:16px}.home-why__eyebrow{margin:0 0 8px;font-size:.78rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.home-why__title{margin:0;font-size:clamp(1.6rem,2.4vw,2.15rem);font-weight:900;letter-spacing:-.02em}.home-why__subtitle{margin:8px 0 0;max-width:720px;line-height:1.55;color:#ffffffa6}.home-why__grid{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-why__card{padding:18px;border-radius:20px;background:#02061761;border:1px solid rgba(148,163,184,.16);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-why__card:hover{transform:translateY(-3px);border-color:#daa520b3;box-shadow:0 22px 55px #00000059}.home-why__icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:12px;border-radius:14px;background:#daa5201f;border:1px solid rgba(218,165,32,.35);color:var(--accent);font-weight:900}.home-why__card h3{margin:0 0 8px;font-size:1.02rem;font-weight:900}.home-why__card p{margin:0;font-size:.93rem;line-height:1.55;color:#ffffffa6}.home-why__cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.home-why__btn{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.25rem;border-radius:999px;font-weight:900;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-why__btn--primary{background:var(--accent);color:#020617;border:1px solid rgba(218,165,32,.9)}.home-why__btn--primary:hover{transform:translateY(-2px);box-shadow:0 18px 44px #00000059}.home-why__btn--ghost{background:#0f172a8c;color:#ffffffeb;border:1px solid rgba(148,163,184,.22)}.home-why__btn--ghost:hover{transform:translateY(-2px);border-color:#daa520b3;box-shadow:0 18px 44px #00000059}.home-why__foot{margin-top:14px;display:flex;align-items:center;gap:10px;font-weight:800;color:#ffffffb3}.home-why__stars{color:var(--accent);letter-spacing:1px}@media(max-width:900px){.home-why__grid{grid-template-columns:1fr}}.emp-back-wrapper{display:flex;justify-content:flex-start;max-width:1200px;margin:18px auto 0;padding:0 1.2rem}.emp-back-btn{display:inline-flex;align-items:center;gap:6px;padding:.5rem .9rem;border-radius:999px;font-size:.8rem;font-weight:700;border:1px solid rgba(148,163,184,.35);background:#0f172aa6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e5e7eb;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.emp-back-btn:hover{transform:translateY(-1px);border-color:var(--accent);box-shadow:0 10px 25px #00000059;background:#0f172ad9}.site-header{z-index:40}.site-header__cta{cursor:pointer;appearance:none;-webkit-appearance:none}.cart-drawer[hidden],#CartDrawerOverlay[hidden]{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.cart-drawer{position:fixed;top:0!important;right:0;width:420px;max-width:100%;height:100vh!important;background:#020617fa;border-left:1px solid rgba(148,163,184,.18);box-shadow:-18px 0 40px #00000047;transform:translate(100%);transition:transform .28s ease;overflow-y:auto;visibility:hidden;pointer-events:none;z-index:99999!important}.cart-drawer.is-open,.cart-drawer:not([hidden]){transform:translate(0);visibility:visible;pointer-events:auto}.cart-drawer__overlay,#CartDrawerOverlay{position:fixed;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#02061780!important;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease;z-index:99998!important}.cart-drawer__overlay.is-open,#CartDrawerOverlay:not([hidden]){display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.cart-drawer__header{padding:16px 16px 12px;border-bottom:1px solid rgba(148,163,184,.14)}.cart-drawer .cart-item img,.cart-drawer__item img{width:64px;height:64px;border-radius:14px;object-fit:cover;border:1px solid rgba(148,163,184,.2);background:#0f172a73}.cart-drawer .cart-item__title,.cart-drawer a.cart-item__name{font-size:.92rem;font-weight:900;line-height:1.25;color:#ffffffeb;text-decoration:none}.cart-drawer .cart-item__meta{margin-top:6px;font-size:.78rem;color:#fff9}.cart-drawer .cart-item__price{margin-top:8px;font-size:.9rem;font-weight:900;color:var(--accent)}.cart-drawer .qty,.cart-drawer .quantity,.cart-drawer__qty{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#0f172a8c;border:1px solid rgba(148,163,184,.22)}.cart-drawer .qty button,.cart-drawer .quantity button{width:28px;height:28px;border-radius:999px;border:1px solid rgba(148,163,184,.2);background:#02061759;color:#ffffffd9;cursor:pointer;transition:transform .15s ease,border-color .15s ease}.cart-drawer .qty button:hover,.cart-drawer .quantity button:hover{transform:translateY(-1px);border-color:#daa520a6}.cart-drawer .qty input,.cart-drawer .quantity input{width:34px;text-align:center;background:transparent;border:none;color:#fff;font-weight:800}.cart-drawer .remove,.cart-drawer__remove,.cart-drawer button[name=remove]{border-radius:999px;padding:6px 10px;border:1px solid rgba(148,163,184,.22);background:#02061759;color:#ffffffbf;cursor:pointer;transition:border-color .15s ease,transform .15s ease}.cart-drawer .remove:hover,.cart-drawer__remove:hover,.cart-drawer button[name=remove]:hover{transform:translateY(-1px);border-color:#daa520a6;color:#ffffffeb}.page-width,.rte,.shopify-policy__container{max-width:1200px!important;width:100%}.policy-page h3{margin-top:30px}.policy-page p{line-height:1.6}:root{--bg-main:#0d0f12;--bg-header:#0d0f12;--bg-footer:#080a0c;--accent:#e1b75b;--accent-soft:#e1b75b;--text-main:#f4f2ed;--text-muted:#a5a8af;--border-subtle:#2c2f35;--emp-max:1440px;--surface:#16191e}html{scroll-behavior:smooth;scroll-padding-top:110px}body{font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}main{min-height:60vh}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}[hidden]{display:none!important}.emp-wrap{width:min(calc(100% - 80px),1440px);margin:auto}.emp-section{padding:88px 0}.emp-section h1,.emp-section h2,.emp-section h3,.emp-collection h1,.emp-product h1{line-height:1.14;letter-spacing:-.035em;margin-top:0}.emp-section h2{font-size:clamp(28px,3vw,44px);font-weight:500;margin-bottom:24px}.emp-section h3{font-size:22px;font-weight:500}.emp-section em,.emp-hero em{font-style:normal;color:var(--accent)}.emp-kicker{font-size:10px;letter-spacing:.17em;font-weight:700;color:var(--accent);margin:0 0 18px}.emp-btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:50px;padding:13px 24px;border:1px solid var(--accent);border-radius:5px;background:var(--accent);color:#111316;text-decoration:none;font-weight:700;font-size:13px;line-height:1.4;cursor:pointer}.emp-btn:hover{background:#f0cd84;border-color:#f0cd84}.emp-btn-outline{background:transparent;color:var(--text-main);border-color:#505157}.emp-btn-outline:hover{background:#202329;border-color:var(--accent)}.emp-btn:disabled{opacity:.5;cursor:not-allowed}.emp-link{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:13px;font-weight:600;text-decoration:none}.emp-link:hover{color:var(--accent)}.emp-actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px}.emp-skip{position:fixed;top:-100px;left:20px;padding:12px 20px;z-index:100000;background:var(--accent);color:#111}.emp-skip:focus{top:12px}.site-header{background:#0d0f12fa;-webkit-backdrop-filter:none;backdrop-filter:none;border-color:var(--border-subtle)}.site-header__inner{max-width:1520px;padding:20px 40px;gap:28px;min-height:88px}.brand{flex-direction:column;align-items:flex-start;gap:0}.brand__name{font-size:21px;font-weight:800;letter-spacing:-.06em;line-height:1.15}.brand__name span{color:var(--accent)}.brand__tagline{font-size:8px;letter-spacing:.23em;color:var(--text-muted);margin-top:6px}.site-nav{gap:25px;margin-left:auto;flex:0 1 auto}.site-nav a{font-size:13px;padding:9px 0;border-radius:0;color:#c4c6cb}.site-nav a:hover{color:var(--accent);background:none;transform:none}.site-header__cta{background:transparent;color:var(--text-main);border:1px solid #41434a;border-radius:5px;min-height:44px;padding:10px 15px;font-size:12px;box-shadow:none;position:static;transform:none;margin-left:0}.site-header__cta:hover{transform:none;filter:none;border-color:var(--accent)}.cart-badge{background:var(--accent);color:#111;box-shadow:none}.site-header__toggle{width:44px;height:44px;border-radius:5px;border-color:#41434a;background:transparent}.emp-hero{min-height:650px;height:calc(90vh - 88px);max-height:880px;position:relative;display:flex;align-items:center;overflow:hidden;background:#11151b}.emp-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 55%}.emp-hero-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07090cf0,#07090cbf 38%,#07090c29 75%),linear-gradient(0deg,#07090c99,transparent 45%)}.emp-hero-copy{position:relative;padding:20px 0 70px}.emp-hero h1{font-size:clamp(56px,6.2vw,92px);font-weight:500;letter-spacing:-.06em;line-height:1.02;margin:0 0 28px;max-width:700px}.emp-lead{max-width:470px;font-size:16px;line-height:1.8;color:#c9cbd0;margin-bottom:32px}.emp-hero-note{font-size:11px;color:#c3c5ca;margin-top:35px}.emp-hero-note:before{content:"\2022";color:var(--accent);margin-right:8px}.emp-hero-caption{position:absolute;bottom:0;left:40px;right:40px;border-top:1px solid #ffffff25;display:flex;justify-content:space-between;padding:18px 0;font-size:9px;letter-spacing:.17em;color:#b4b7bd}.emp-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:34px}.emp-section-head h2{margin:0}.emp-section-head>p{max-width:360px;color:var(--text-muted);font-size:14px;margin:0}.emp-brands{border-bottom:1px solid var(--border-subtle)}.emp-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.emp-brand{display:flex;flex-direction:column;min-height:205px;padding:26px;background:var(--surface);border:1px solid var(--border-subtle);border-radius:7px;text-decoration:none}.emp-brand:hover{border-color:var(--accent);background:#1c1e23}.emp-brand-number{color:#767b85;font-size:10px;letter-spacing:.14em}.emp-brand h3{font-size:clamp(22px,2vw,30px);margin:24px 0 28px}.emp-brand-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:var(--text-muted);margin-top:auto}.emp-arrow{width:36px;height:36px;border:1px solid #45474d;border-radius:50%;display:inline-grid;place-items:center;flex-shrink:0;text-decoration:none;font-size:18px;color:var(--text-main)}.emp-arrow:hover,.emp-brand:hover .emp-arrow{background:var(--accent);border-color:var(--accent);color:#111}.emp-featured{background:#101216}.emp-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px}.emp-products-home{grid-template-columns:repeat(4,minmax(0,1fr))}.emp-card{min-width:0;display:flex;flex-direction:column}.emp-card-image{display:block;position:relative;aspect-ratio:1.1;background:#fff;border-radius:7px;overflow:hidden}.emp-card-image img{width:100%;height:100%;object-fit:contain;padding:12px;display:block;transition:transform .25s}.emp-card-image:hover img{transform:scale(1.025)}.emp-badge{position:absolute;left:10px;top:10px;padding:5px 8px;background:#181b20;color:#fff;border-radius:4px;font-size:10px}.emp-placeholder{display:grid;place-items:center;height:100%;min-height:200px;color:#7f838a;letter-spacing:.1em;font-size:18px}.emp-card-body{padding:18px 0 0;display:flex;flex-direction:column;flex:1}.emp-card-brand{color:var(--accent);text-transform:uppercase;font-size:9px;font-weight:700;letter-spacing:.12em;margin:0 0 9px;min-height:14px}.emp-card h3{font-size:14px;line-height:1.55;letter-spacing:0;font-weight:500;margin:0 0 18px;overflow-wrap:anywhere}.emp-card h3 a{text-decoration:none}.emp-card h3 a:hover{color:var(--accent)}.emp-card-bottom{margin-top:auto;padding-top:12px;border-top:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:17px;font-weight:700}.emp-card-bottom small{font-size:10px;font-weight:400;color:var(--text-muted)}.emp-card s{display:block;font-size:11px;font-weight:400;color:var(--text-muted)}.emp-advice{border-top:1px solid var(--border-subtle)}.emp-two{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.emp-advice h2{font-size:clamp(30px,3.2vw,48px);line-height:1.18}.emp-advice p:not(.emp-kicker),.emp-editorial p:not(.emp-kicker){color:var(--text-muted);font-size:14px;line-height:1.85;max-width:540px;margin-bottom:28px}.emp-steps article{display:flex;gap:28px;padding:24px 0;border-bottom:1px solid var(--border-subtle)}.emp-steps article>span{color:var(--accent);font-size:12px}.emp-steps h3{font-size:20px;margin-bottom:12px}.emp-steps p{margin:0!important;font-size:13px!important}.emp-collection{padding:48px 0 70px}.emp-collection-head{max-width:760px}.emp-collection h1{font-size:clamp(36px,4vw,56px);margin-bottom:18px}.emp-collection-head p:last-child{color:var(--text-muted);font-size:14px}.emp-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 32px}.emp-tabs a{padding:10px 20px;border:1px solid var(--border-subtle);border-radius:5px;text-decoration:none;font-size:12px;color:#c5c7cd;min-height:42px}.emp-tabs a[aria-current],.emp-tabs a:hover{border-color:var(--accent);color:var(--accent);background:#e1b75b0a}.emp-toolbar{border-block:1px solid var(--border-subtle);padding:16px 0;display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;font-size:12px}.emp-toolbar p{margin:0;color:var(--text-muted)}.emp-toolbar strong{color:var(--text-main)}.emp-toolbar label{display:flex;align-items:center;gap:15px}.emp-toolbar select{padding:8px 12px;max-width:240px;background:var(--surface);border:1px solid var(--border-subtle);color:#fff;border-radius:4px;font-size:12px;min-height:40px}.emp-collection-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:36px;align-items:start}.emp-filters{position:sticky;top:110px;max-height:calc(100vh - 135px);overflow-y:auto;padding-right:12px}.emp-filter-disclosure>summary{display:none}.emp-filter-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.emp-filter-top h2{font-size:14px;margin:0}.emp-filter-top a{font-size:10px;color:var(--text-muted)}.emp-filter-group{border-bottom:1px solid var(--border-subtle);padding:15px 0}.emp-filter-group summary,.emp-filter-disclosure>summary{list-style:none;cursor:pointer;font-size:13px;font-weight:600;align-items:center;justify-content:space-between}.emp-filter-group summary{display:flex}.emp-filter-group summary::-webkit-details-marker{display:none}.emp-filter-group[open]>summary span{transform:rotate(45deg)}.emp-filter-values{display:grid;gap:10px;padding:17px 0 4px;max-height:300px;overflow:auto}.emp-check{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#c2c5cc;line-height:1.45;cursor:pointer}.emp-check input{accent-color:var(--accent);margin:2px 0 0;width:15px;height:15px;flex-shrink:0}.emp-check small{margin-left:auto;color:#777d86;font-size:10px;padding-left:5px}.emp-check:has(input:disabled){opacity:.4;cursor:default}.emp-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.emp-price-inputs label{font-size:10px;color:var(--text-muted)}.emp-price-inputs input{width:100%;padding:10px 8px;margin-top:6px;background:var(--surface);border:1px solid #3b3e44;color:#fff;border-radius:4px;font-size:12px}.emp-filter-apply{width:100%;font-size:12px;margin-top:20px;min-height:42px;padding:10px}.emp-active{display:flex;flex-wrap:wrap;gap:8px}.emp-active:not(:empty){margin-bottom:22px}.emp-active a{padding:7px 12px;background:var(--surface);border:1px solid #45474d;border-radius:4px;font-size:11px;text-decoration:none}.emp-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:48px}.emp-pagination span{min-width:40px;min-height:40px;display:grid;place-items:center;border:1px solid var(--border-subtle);border-radius:4px;font-size:12px}.emp-pagination a{display:block;padding:8px 13px;text-decoration:none}.emp-pagination .current{background:var(--accent);color:#111;border-color:var(--accent)}.emp-empty{padding:55px 20px;text-align:center;border:1px solid var(--border-subtle);border-radius:8px}.emp-empty p{color:var(--text-muted)}.emp-help{margin-top:72px;padding:32px 0;border-block:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:space-between;gap:30px}.emp-help h2{font-size:26px;margin:0 0 10px}.emp-help p{font-size:13px;color:var(--text-muted);margin:0}.emp-product{padding:28px 0 70px}.emp-breadcrumbs{display:flex;gap:12px;color:var(--text-muted);font-size:11px;margin-bottom:28px}.emp-breadcrumbs a{text-decoration:none}.emp-product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:60px;align-items:start}.emp-gallery{position:sticky;top:116px}.emp-gallery-main{background:#fff;border-radius:8px;overflow:hidden;aspect-ratio:1.12}.emp-gallery-main img{width:100%;height:100%;object-fit:contain;padding:20px;display:block}.emp-thumbs{display:flex;gap:10px;overflow-x:auto;padding:12px 0}.emp-thumbs button{background:#fff;border:2px solid transparent;border-radius:5px;width:75px;height:70px;flex-shrink:0;padding:4px;cursor:pointer}.emp-thumbs img{height:100%;width:100%;object-fit:contain;display:block}.emp-thumbs button[aria-pressed=true]{border-color:var(--accent)}.emp-product-info h1{font-size:clamp(24px,2.2vw,34px);line-height:1.25;letter-spacing:-.025em;margin-bottom:25px;overflow-wrap:anywhere}.emp-product-price{display:flex;align-items:center;gap:16px;font-size:30px;line-height:1.2}.emp-product-price strong{font-weight:500}.emp-product-price s{font-size:18px;color:var(--text-muted)}.emp-note{font-size:11px;color:var(--text-muted);margin:12px 0 22px}.emp-identifiers{border-top:1px solid var(--border-subtle);padding-top:18px;margin-bottom:18px}.emp-identifiers p{display:flex;flex-wrap:wrap;gap:8px 20px;font-size:11px;margin:0 0 6px}.emp-identifiers span{min-width:94px;color:var(--text-muted)}.emp-identifiers strong{font-weight:500;overflow-wrap:anywhere}.emp-stock{font-size:12px;margin:18px 0;color:#c6c9cf}.emp-variant{font-size:12px;display:block;margin:20px 0}.emp-variant select{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid #44474d;border-radius:5px;background:var(--surface);color:#fff}.emp-buy{display:flex;gap:12px;align-items:flex-end;margin:24px 0}.emp-buy label{font-size:10px;color:var(--text-muted);flex:0 0 76px}.emp-buy input{display:block;width:76px;height:52px;padding:10px;margin-top:6px;border:1px solid #44474d;border-radius:5px;background:var(--surface);color:#fff;font-size:15px}.emp-buy .emp-btn{flex:1;min-height:52px}.emp-message{border:1px solid #bd8463;padding:12px;border-radius:5px;font-size:12px}.emp-product-service{list-style:none;padding:0;display:grid;gap:6px;font-size:11px;color:var(--text-muted);margin:20px 0 28px}.emp-product-service li:before{content:"\2713";margin-right:8px;color:var(--accent)}.emp-fitment{padding:18px 20px;border:1px solid var(--border-subtle);border-radius:5px;background:var(--surface)}.emp-fitment summary,.emp-details summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-size:13px;list-style:none}.emp-fitment p{font-size:12px;color:var(--text-muted);margin:18px 0 10px}.emp-fitment .emp-link{display:flex;font-size:12px}.emp-details{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;margin-top:75px;padding-top:40px;border-top:1px solid var(--border-subtle)}.emp-details h2{font-size:30px;font-weight:500}.emp-richtext{line-height:1.8;color:#b7bbc3;font-size:14px;overflow-wrap:anywhere}.emp-richtext h1,.emp-richtext h2,.emp-richtext h3,.emp-richtext h4{font-size:20px;color:var(--text-main);margin-top:24px}.emp-richtext img{max-width:100%;height:auto}.emp-richtext table{display:block;overflow-x:auto;max-width:100%}.emp-details aside details{border-bottom:1px solid var(--border-subtle);padding:20px 0}.emp-details aside p,.emp-details aside a{font-size:12px;color:var(--text-muted);line-height:1.8}.emp-details aside p{margin:16px 0}.emp-editorial-head{max-width:780px;margin-bottom:65px}.emp-editorial-head h1{font-size:clamp(38px,4.3vw,64px);font-weight:500;line-height:1.12;margin-bottom:26px}.emp-editorial-head>p:last-child{font-size:16px;color:var(--text-muted);max-width:630px;line-height:1.8}.emp-panel{background:var(--surface);padding:40px;border:1px solid var(--border-subtle);border-radius:8px}.emp-panel h2{font-size:30px}.emp-panel ul{list-style:none;padding:0;margin:28px 0}.emp-panel li{padding:12px 0;border-bottom:1px solid var(--border-subtle);font-size:13px;color:#c0c3cb}.emp-contact-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:90px}.emp-contact-options article{margin-bottom:30px;padding-bottom:24px;border-bottom:1px solid var(--border-subtle)}.emp-contact-options h2{font-size:23px}.emp-contact-options p{font-size:13px;color:var(--text-muted);max-width:320px}.emp-contact-options .emp-link{display:flex}.emp-contact-form{background:var(--surface);padding:36px;border:1px solid var(--border-subtle);border-radius:8px}.emp-contact-form h2{font-size:26px;margin-bottom:28px}.emp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px}.emp-form-grid label{font-size:12px;color:#c8cbd1}.emp-form-grid input,.emp-form-grid select,.emp-form-grid textarea{display:block;width:100%;min-width:0;padding:12px;margin-top:8px;background:#101216;border:1px solid #42454c;border-radius:5px;color:#fff;min-height:46px;font-size:13px}.emp-form-grid textarea{resize:vertical}.emp-form-full{grid-column:1/-1}.emp-form-grid input::placeholder{color:#797f8a}.site-footer{max-width:none;background:var(--bg-footer);border-top:1px solid var(--border-subtle);padding:60px 0 26px}.emp-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:50px;padding-bottom:48px}.emp-footer-grid h2{font-size:12px;letter-spacing:0;font-weight:600;margin:0 0 20px}.emp-footer-grid>div>a:not(.brand){display:block;text-decoration:none;font-size:12px;color:var(--text-muted);margin-bottom:10px;min-height:26px}.emp-footer-grid>div>a:hover{color:var(--accent)}.emp-footer-grid p{font-size:12px;line-height:1.8;color:var(--text-muted);margin:18px 0}.emp-footer-brand p{max-width:260px}.emp-footer-bottom{border-top:1px solid var(--border-subtle);padding-top:24px;display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap;color:#818791}.emp-footer-bottom small{font-size:10px}.emp-footer-bottom nav{display:flex;gap:20px;font-size:10px}.footer-payments{display:flex;flex-wrap:wrap;gap:5px}.footer-payments svg{width:32px;height:22px}.cart-drawer{width:min(480px,100%);height:100dvh!important;background:var(--surface);border-color:var(--border-subtle)}.cart-item{grid-template-columns:70px minmax(0,1fr);gap:14px;padding:24px 0}.cart-item__actions{grid-column:2;flex-direction:row;justify-content:space-between}.cart-drawer .cart-item img{object-fit:contain;background:#fff;border-radius:5px}.cart-drawer .cart-item__title{font-size:12px;font-weight:500;line-height:1.5}.cart-drawer__btn{border-radius:5px;box-shadow:none}.cart-drawer__header{padding:20px}.cart-drawer__title{font-size:21px;font-weight:500}body .rs6-ship,body .rs6-retour{background:var(--bg-main);color:var(--text-main)}body .rs6-ship__hero,body .rs6-retour__hero{background:transparent;padding:65px 40px 36px;border-color:var(--border-subtle)}body .rs6-ship__hero-inner,body .rs6-retour__hero-inner{max-width:1440px}body .rs6-ship__inner,body .rs6-retour__inner{max-width:1520px;padding:24px 40px 70px}body :is(.rs6-card,.rs6-step,.rs6-panel,.rs6-ship__cta-inner,.rs6-retour__cta-inner,.rs6-faq__q,.rs6-faq__a){background:var(--surface);border-color:var(--border-subtle);border-radius:7px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}body :is(.rs6-card__title,.rs6-step__title,.rs6-panel__title){font-weight:500;font-size:18px}body :is(.rs6-card__text,.rs6-step__text,.rs6-panel__text,.rs6-list,.rs6-faq__a){font-size:14px;color:#b3b8c0;opacity:1}body :is(.rs6-step__nr,.rs6-retour__chip,.rs6-ship__chip){background:#e1b75b08;border-color:#e1b75b40;color:var(--accent);border-radius:5px}body :is(.rs6-ship__btn,.rs6-retour__btn){background:var(--accent);color:#111;border:1px solid var(--accent);border-radius:5px;box-shadow:none;font-weight:600;min-height:46px}body :is(.rs6-ship__btn--ghost,.rs6-retour__btn--ghost){background:transparent;color:#fff;border-color:#4a4d54}body :is(.rs6-ship__eyebrow,.rs6-retour__eyebrow,.rs6-ship__kicker,.rs6-retour__kicker){color:var(--accent)}.page-shell{padding:60px 40px}.page-shell__inner{max-width:1000px;margin:auto}.page-shell__content{color:var(--text-muted);line-height:1.8}.shopify-policy__container{max-width:900px!important;padding:55px 30px!important;line-height:1.8}.shopify-policy__title h1{font-size:36px}.shopify-policy__body{color:#b9bdc5}.shopify-policy__body h2,.shopify-policy__body h3{color:var(--text-main);font-size:24px;margin-top:32px}@media(max-width:1200px){.site-header__inner{gap:20px;padding:18px 30px}.site-nav{gap:16px}.site-nav a{font-size:12px}.brand__name{font-size:19px}.emp-two,.emp-contact-layout{gap:60px}.emp-collection-grid{grid-template-columns:195px minmax(0,1fr);gap:25px}.emp-product-layout{gap:35px}.emp-footer-grid{gap:30px}.emp-card-bottom{font-size:15px}.emp-brand{padding:20px}.emp-brand h3{font-size:24px}}@media(max-width:900px){.emp-wrap{width:calc(100% - 40px)}.emp-section{padding:60px 0}.site-header__inner{padding:14px 20px;min-height:74px;gap:12px}.brand__name{font-size:20px}.brand__tagline{display:none}.site-header__toggle{display:flex;order:3;margin:0}.site-header__cta{position:static;transform:none;margin-left:auto;font-size:11px;padding:9px 11px;width:auto;height:auto;min-height:44px;gap:8px;display:flex}.site-header__cta:before{display:none}.site-header__cta:hover{transform:none}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;margin:0;padding:18px 20px 24px;background:#111418;border-bottom:1px solid #393c42;grid-template-columns:1fr 1fr;gap:0 24px;max-height:calc(100dvh - 74px);overflow:auto}.site-header--open .site-nav{display:grid;max-height:calc(100dvh - 74px);padding:18px 20px 24px}.site-nav a,.site-header--open .site-nav a{font-size:14px;padding:16px 4px;border-bottom:1px solid #2d3036;opacity:1;transform:none;transition:none;border-radius:0}.site-nav a:after{display:none}.emp-hero{height:auto;min-height:650px}.emp-hero h1{font-size:70px}.emp-hero-image{background-position:64% center}.emp-hero-image:after{background:linear-gradient(90deg,#07090ce8,#07090c85),linear-gradient(0deg,#07090c70,transparent)}.emp-hero-caption{left:20px;right:20px}.emp-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.emp-brand{min-height:180px;padding:24px}.emp-brand h3{font-size:28px;margin:20px 0}.emp-section-head{gap:25px;align-items:flex-start}.emp-section-head>p{max-width:280px;font-size:13px}.emp-products-home{grid-template-columns:repeat(2,minmax(0,1fr))}.emp-two{gap:45px}.emp-collection-grid{grid-template-columns:1fr;gap:24px}.emp-filters{position:static;max-height:none;padding:0;overflow:visible}.emp-filter-disclosure{border:1px solid var(--border-subtle);border-radius:5px;padding:14px 18px}.emp-filter-disclosure>summary{display:flex}.emp-filter-disclosure>form{margin-top:24px}.emp-filter-top{display:none}.emp-filter-apply{max-width:300px}.emp-filter-group{padding:18px 0}.emp-filter-values{max-height:250px}.emp-price-inputs{max-width:350px}.emp-toolbar{margin-bottom:18px}.emp-product-layout{grid-template-columns:1fr;gap:32px}.emp-gallery{position:static}.emp-gallery-main{aspect-ratio:1.3;max-height:600px}.emp-product-info h1{font-size:30px}.emp-details{gap:40px;margin-top:50px;grid-template-columns:1.3fr 1fr}.emp-footer-grid{grid-template-columns:1fr 1fr;gap:35px 60px}.emp-contact-layout{grid-template-columns:1fr 1.3fr;gap:35px}.emp-contact-form{padding:25px}.emp-form-grid{grid-template-columns:1fr}.emp-panel{padding:30px}body .rs6-ship__hero,body .rs6-retour__hero{padding:45px 20px 30px}body .rs6-ship__inner,body .rs6-retour__inner{padding:20px 20px 60px}}@media(max-width:600px){.emp-section{padding:48px 0}.emp-kicker{font-size:9px;margin-bottom:14px}.brand__name{font-size:17px}.site-header__inner{gap:9px;padding:12px 16px;min-height:68px}.site-header__cta{font-size:10px;padding:9px}.site-header__toggle{width:40px;flex-shrink:0}.emp-hero{min-height:620px}.emp-hero-copy{padding-top:30px;padding-bottom:80px}.emp-hero h1{font-size:57px;line-height:1.04;margin-bottom:23px}.emp-lead{font-size:14px;line-height:1.75;max-width:330px;margin-bottom:27px}.emp-hero-image{background-position:67% center}.emp-hero-image:after{background:linear-gradient(90deg,#07090ce6,#07090c8c),linear-gradient(0deg,#07090c90,transparent)}.emp-actions{gap:12px;align-items:flex-start;flex-direction:column}.emp-actions .emp-link{font-size:12px;min-height:34px}.emp-btn{font-size:12px;padding:13px 18px;gap:18px}.emp-hero-note{margin-top:20px;font-size:10px}.emp-hero-caption{font-size:7px;gap:15px}.emp-section-head{flex-direction:column;gap:17px;margin-bottom:25px}.emp-section-head>p{max-width:100%;font-size:12px}.emp-brand-grid{gap:10px}.emp-brand{padding:18px 15px;min-height:162px}.emp-brand h3{font-size:22px;margin:20px 0}.emp-brand-bottom{font-size:9px;gap:4px}.emp-brand-number{font-size:8px}.emp-brand .emp-arrow{width:26px;height:26px;font-size:15px}.emp-products,.emp-products-home{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 13px}.emp-card-image{aspect-ratio:1.05;border-radius:5px}.emp-card-image img{padding:7px}.emp-card-body{padding-top:13px}.emp-card-brand{font-size:8px;letter-spacing:.08em;margin-bottom:7px}.emp-card h3{font-size:11px;line-height:1.6;margin-bottom:14px}.emp-card-bottom{font-size:14px;gap:4px;padding-top:10px}.emp-card-bottom .emp-arrow{width:29px;height:29px;font-size:15px}.emp-badge{font-size:8px;padding:4px 6px;top:6px;left:6px}.emp-two{grid-template-columns:1fr;gap:25px}.emp-advice h2{font-size:33px}.emp-advice p{font-size:13px}.emp-steps article{padding:22px 0}.emp-collection{padding-top:30px}.emp-collection h1{font-size:36px}.emp-collection-head p:last-child{font-size:12px;margin-bottom:0}.emp-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:22px 0}.emp-tabs a{font-size:11px;text-align:center;padding:9px 8px;min-height:38px}.emp-tabs a:first-child{grid-column:1/-1}.emp-toolbar{gap:10px;font-size:10px;padding:13px 0}.emp-toolbar label{gap:7px;font-size:0}.emp-toolbar select{font-size:10px;width:175px;padding:8px;max-width:100%}.emp-help{flex-direction:column;align-items:flex-start;padding:25px 0;gap:22px;margin-top:48px}.emp-help h2{font-size:25px}.emp-help p{font-size:12px}.emp-breadcrumbs{font-size:10px;margin-bottom:20px}.emp-product{padding-top:22px}.emp-gallery-main{aspect-ratio:1.05}.emp-gallery-main img{padding:12px}.emp-thumbs button{width:64px;height:60px}.emp-product-info h1{font-size:25px;line-height:1.3}.emp-product-price{font-size:28px}.emp-buy .emp-btn{font-size:12px;padding:10px;gap:8px}.emp-details{grid-template-columns:1fr;gap:20px;margin-top:40px;padding-top:30px}.emp-richtext{font-size:13px}.emp-details h2{font-size:27px}.emp-editorial-head{margin-bottom:35px}.emp-editorial-head h1{font-size:39px}.emp-editorial-head>p:last-child{font-size:14px}.emp-panel{padding:26px}.emp-contact-layout{display:flex;flex-direction:column;gap:25px}.emp-contact-form{width:100%;padding:23px 18px}.emp-form-grid{gap:17px}.site-footer{padding:42px 0 24px}.emp-footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px;padding-bottom:30px}.emp-footer-brand,.emp-footer-grid>div:last-child{grid-column:1/-1}.emp-footer-grid>div>a:not(.brand){font-size:11px}.emp-footer-bottom{flex-direction:column;align-items:flex-start;gap:18px}.emp-footer-bottom nav{gap:16px}.page-shell{padding:35px 20px}.shopify-policy__container{padding:35px 20px!important}.shopify-policy__title h1{font-size:30px}body .rs6-retour__chip,body .rs6-ship__chip{font-size:10px}body .rs6-ship__title,body .rs6-retour__title{font-size:36px}body .rs6-card{padding:20px}body .rs6-faq__q{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/emp-base.css.map */
