:root{--sws-ink: #090806;--sws-ink-2: #14110d;--sws-smoke: #25221c;--sws-paper: #fff;--sws-paper-2: #fff;--sws-line: rgba(219, 197, 155, .28);--sws-line-dark: rgba(255, 250, 237, .16);--sws-gold: #d8b66c;--sws-gold-2: #9a6f36;--sws-green: #153f35;--sws-wine: #6d263d;--sws-text: #fff9ec;--sws-muted: rgba(255, 249, 236, .7);--sws-muted-dark: #62584b;--sws-font-heading: Georgia, "Times New Roman", serif;--sws-font-body: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--sws-radius: 8px;--sws-shadow: 0 24px 70px rgba(7, 6, 5, .26);--sws-wrap: 1440px}*{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--sws-ink);color:var(--sws-text);font-family:var(--sws-font-body);font-size:1.55rem;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@supports (overflow: clip){body{overflow-x:clip}}img,svg,canvas{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{color:inherit}.sws-skip-link{position:fixed;left:1.6rem;top:1.6rem;z-index:120;transform:translateY(-160%);border-radius:var(--sws-radius);padding:1rem 1.2rem;background:var(--sws-paper-2);color:var(--sws-ink);font-weight:800;text-decoration:none}.sws-skip-link:focus{transform:translateY(0)}.sws-main{min-height:70vh}.sws-wrap{width:min(100%,var(--sws-wrap));margin:0 auto;padding:0 1.8rem}@media(min-width:760px){.sws-wrap{padding:0 4rem}}@media(min-width:1160px){.sws-wrap{padding:0 5.6rem}}.sws-header{position:sticky;top:0;z-index:90;border-bottom:1px solid var(--sws-line-dark);background:#090806d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sws-header__inner{display:grid;grid-template-columns:auto 1fr auto;gap:1.6rem;align-items:center;min-height:8rem}.sws-logo{display:inline-grid;grid-template-columns:auto auto;gap:1rem;align-items:center;color:var(--sws-text);text-decoration:none}.sws-logo__image-wrap{display:grid;place-items:center;width:var(--sws-logo-width, 80px);min-width:5.8rem;max-width:18rem;height:5.6rem;border:1px solid rgba(216,182,108,.46);border-radius:var(--sws-radius);background:#fffaedf5;box-shadow:inset 0 0 0 1px #09080614}.sws-logo__image{width:calc(var(--sws-logo-width, 80px) - 1.4rem);max-width:calc(100% - 1.4rem);max-height:4.7rem;object-fit:contain}.sws-logo__mark{display:grid;place-items:center;width:5.4rem;height:5.4rem;border:1px solid rgba(216,182,108,.46);border-radius:var(--sws-radius);background:linear-gradient(145deg,#d8b66c42,#fff9ec08),#11100d;color:var(--sws-gold);font-family:var(--sws-font-heading);font-size:2.6rem;font-weight:700;line-height:1}.sws-logo__name{display:none;font-family:var(--sws-font-heading);font-size:2.4rem;font-weight:700;line-height:1}.sws-nav{display:none;justify-content:center;gap:.6rem}.sws-nav a,.sws-header__icon,.sws-header__login,.sws-menu-toggle{display:inline-flex;min-height:4.2rem;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--sws-radius);padding:.8rem 1rem;background:transparent;color:#fff9ecd6;font-size:1.22rem;font-weight:800;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.sws-nav a:hover,.sws-header__icon:hover,.sws-header__login:hover,.sws-menu-toggle:hover{border-color:var(--sws-line-dark);background:#fff9ec12;color:var(--sws-text)}.sws-header__tools{display:inline-flex;justify-content:end;gap:.6rem}.sws-header__login{gap:.55rem}.sws-header__icon svg,.sws-header__login svg,.sws-menu-toggle svg{width:2.2rem;height:2.2rem}.sws-header__login span{display:none}.sws-cart-count{display:inline-grid;place-items:center;min-width:1.9rem;height:1.9rem;margin-left:.45rem;border-radius:50%;background:var(--sws-gold);color:var(--sws-ink);font-size:1.1rem;font-weight:900}.sws-mobile-nav{display:none;border-top:1px solid var(--sws-line-dark);padding:.8rem 1.8rem 1.6rem;background:#090806fa}.sws-mobile-nav.is-open{display:grid}.sws-mobile-nav a{border-bottom:1px solid var(--sws-line-dark);padding:1.4rem 0;color:var(--sws-text);font-weight:800;text-decoration:none}@media(min-width:1180px){.sws-logo__name,.sws-nav{display:inline-flex}.sws-header__login span{display:inline}.sws-menu-toggle{display:none}}.sws-button{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;gap:.8rem;border:1px solid var(--sws-gold);border-radius:var(--sws-radius);padding:1.25rem 1.6rem;background:var(--sws-gold);color:var(--sws-ink);font-size:1.38rem;font-weight:900;line-height:1;text-decoration:none;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.sws-button:hover{transform:translateY(-1px);border-color:#f2d994;background:#f2d994;color:var(--sws-ink)}.sws-button--ghost{background:transparent;color:var(--sws-text)}.sws-button--ghost:hover{background:#fff9ec14;color:var(--sws-text)}.sws-button--ink{border-color:var(--sws-ink);color:var(--sws-ink)}.sws-button--ink:hover{border-color:var(--sws-green);background:#153f3514;color:var(--sws-ink)}.sws-button--dark{border-color:var(--sws-ink);background:var(--sws-ink);color:var(--sws-text)}.sws-button[disabled]{opacity:.45;cursor:not-allowed}.sws-button svg{width:1.8rem;height:1.8rem}.sws-header a:focus-visible,.sws-header button:focus-visible,.sws-button:focus-visible,.sws-card-link:focus-visible,.sws-filter-check:focus-within,.sws-filter-input:focus-visible,.sws-filter-pills a:focus-visible,.sws-product-card a:focus-visible,.sws-product-form button:focus-visible,.sws-field:focus-visible{outline:3px solid rgba(216,182,108,.74);outline-offset:3px}.sws-hero{position:relative;overflow:clip;min-height:62rem;border-bottom:1px solid var(--sws-line-dark);background:radial-gradient(circle at 68% 18%,rgba(216,182,108,.16),transparent 28rem),radial-gradient(circle at 82% 76%,rgba(109,38,61,.18),transparent 34rem),linear-gradient(115deg,rgba(21,63,53,.16),transparent 52%),linear-gradient(90deg,#090806fa,#090806c2 46%,#090806f5),#090806}.sws-hero__canvas,.sws-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sws-hero__media{display:none;object-fit:cover;opacity:.44;mix-blend-mode:screen}.sws-hero__canvas{z-index:1;pointer-events:none}.sws-hero__content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr);gap:3rem;align-items:center;min-height:62rem;padding-top:5rem;padding-bottom:5rem}.sws-hero__copy{max-width:78rem}.sws-hero h1,.sws-title{margin:0;color:var(--sws-text);font-family:var(--sws-font-heading);font-size:6.2rem;font-weight:700;line-height:.92;text-wrap:balance}.sws-hero h1{max-width:68rem;font-size:4.8rem;line-height:.96}.sws-hero__text,.sws-lede{max-width:66rem;margin:2rem 0 0;color:var(--sws-muted);font-size:1.72rem;line-height:1.7}.sws-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.6rem}.sws-hero__search{display:grid;grid-template-columns:1fr auto;gap:.8rem;width:min(100%,62rem);margin-top:2rem;border:1px solid var(--sws-line-dark);border-radius:var(--sws-radius);padding:.7rem;background:#fff9ec14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sws-field{width:100%;min-height:4.6rem;border:1px solid rgba(9,8,6,.14);border-radius:var(--sws-radius);padding:1rem 1.2rem;background:#fffaedf0;color:var(--sws-ink)}.sws-field::placeholder{color:#796d5b}.sws-hero__paths{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.sws-card-link{position:relative;min-height:15rem;overflow:hidden;border:1px solid var(--sws-line-dark);border-radius:var(--sws-radius);padding:1.6rem;background:linear-gradient(135deg,#fff9ec1f,#fff9ec05),#0c0a08b8;color:var(--sws-text);text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.sws-card-link:after{content:"";position:absolute;inset:auto 1.4rem 1.4rem auto;width:4.8rem;height:.2rem;background:var(--sws-gold);transform-origin:right center;transition:transform .18s ease}.sws-card-link:hover{transform:translateY(-2px);border-color:#d8b66c8f;background:#fff9ec1a}.sws-card-link:hover:after{transform:scaleX(1.45)}.sws-card-link span{display:block;color:var(--sws-gold);font-size:1.12rem;font-weight:900;text-transform:uppercase}.sws-card-link strong{display:block;margin-top:3.4rem;font-family:var(--sws-font-heading);font-size:3rem;line-height:1}.sws-card-link small{display:block;margin-top:.7rem;color:var(--sws-muted);font-size:1.28rem}@media(min-width:1180px){.sws-hero__content{grid-template-columns:minmax(0,.92fr) minmax(36rem,.58fr)}.sws-hero h1,.sws-title{font-size:8.6rem}.sws-hero h1{max-width:72rem;font-size:6.1rem}}.sws-section{position:relative;padding:6.8rem 0}.sws-section--paper{background:var(--sws-paper);color:var(--sws-ink)}.sws-section--paper .sws-title{color:var(--sws-ink)}.sws-section--paper .sws-lede{color:var(--sws-muted-dark)}.sws-section--dark{background:linear-gradient(180deg,#090806,#15100d 54%,#090806),var(--sws-ink);color:var(--sws-text)}.sws-section__head{display:grid;gap:1.6rem;margin-bottom:2.8rem}.sws-section__head--split{align-items:end}.sws-section__head .sws-title{font-size:4.8rem}@media(min-width:860px){.sws-section__head--split{grid-template-columns:minmax(0,.95fr) minmax(24rem,.35fr)}}.sws-rail{overflow:hidden;max-width:100%;contain:paint;border-top:1px solid var(--sws-line-dark);border-bottom:1px solid var(--sws-line-dark);background:#0d0b08}.sws-rail__track{display:flex;width:max-content;animation:swsRail 38s linear infinite}.sws-rail:hover .sws-rail__track{animation-play-state:paused}.sws-rail__item{display:inline-flex;min-width:28rem;align-items:center;gap:1.2rem;border-right:1px solid var(--sws-line-dark);padding:1.4rem 2rem;color:var(--sws-muted);font-weight:800;text-transform:uppercase}.sws-rail__item span{color:var(--sws-gold);font-family:var(--sws-font-heading);font-size:2rem;text-transform:none}@keyframes swsRail{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.sws-condition-grid,.sws-product-grid,.sws-proof-grid{display:grid;gap:1rem}.sws-condition-grid{grid-template-columns:1fr}.sws-condition-tile{display:grid;min-width:0;min-height:26rem;align-content:space-between;overflow:hidden;border:1px solid rgba(9,8,6,.14);border-radius:var(--sws-radius);padding:1.8rem;background:var(--sws-paper-2);color:var(--sws-ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sws-condition-tile:hover{transform:translateY(-3px);border-color:#9a6f366b;box-shadow:0 20px 44px #0908061f}.sws-condition-tile__top{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0;color:var(--sws-gold-2);font-size:1.12rem;font-weight:900;text-transform:uppercase}.sws-condition-tile__top span{min-width:0}.sws-condition-tile svg{width:2.4rem;height:2.4rem;flex:0 0 auto}.sws-condition-tile h3{margin:4rem 0 0;color:var(--sws-ink);font-family:var(--sws-font-heading);font-size:3.2rem;line-height:1;overflow-wrap:anywhere}.sws-condition-tile p{margin:1.2rem 0 0;color:var(--sws-muted-dark)}@media(min-width:760px){.sws-condition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1180px){.sws-condition-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sws-condition-tile{padding:2rem}.sws-condition-tile h3{font-size:3.6rem}}@media(min-width:1440px){.sws-condition-tile h3{font-size:4rem}}.sws-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:820px){.sws-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.sws-product-card{min-width:0;overflow:hidden;border:1px solid rgba(9,8,6,.12);border-radius:var(--sws-radius);background:var(--sws-paper-2);color:var(--sws-ink)}.sws-product-card__image{display:grid;place-items:center;aspect-ratio:1;background:#fff}.sws-product-card__image img{width:100%;height:100%;object-fit:contain}.sws-product-card__placeholder{display:grid;place-items:center;width:58%;aspect-ratio:1;border:1px solid rgba(9,8,6,.12);border-radius:var(--sws-radius);color:#0908065c;font-family:var(--sws-font-heading);font-size:4rem}.sws-product-card__body{padding:1.4rem}.sws-product-card__vendor,.sws-product-card__tag{color:var(--sws-green);font-size:1.08rem;font-weight:900;text-transform:uppercase}.sws-product-card__title{display:block;min-height:4.4rem;margin-top:.7rem;overflow:visible;color:var(--sws-ink);font-size:1.38rem;font-weight:800;line-height:1.4;text-decoration:none;overflow-wrap:anywhere}.sws-price{display:flex;flex-wrap:wrap;gap:.7rem;align-items:baseline;margin-top:1rem;color:var(--sws-gold-2);font-weight:900}.sws-price s{color:#827667;font-weight:700}.sws-story{position:relative;overflow:clip;min-height:70rem;background:radial-gradient(circle at 18% 12%,rgba(216,182,108,.16),transparent 30rem),radial-gradient(circle at 74% 36%,rgba(109,38,61,.18),transparent 36rem),linear-gradient(135deg,rgba(255,249,236,.06),transparent 44%),#090806}.sws-story__bg{display:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.32;transform:scale(1.06) translate3d(0,calc(var(--sws-story-shift, 0px) * -1),0)}.sws-story__grid{position:relative;z-index:1;display:grid;gap:2rem}.sws-story__sticky{align-self:start}.sws-story__steps{display:grid;gap:1rem}.sws-step{border:1px solid var(--sws-line-dark);border-radius:var(--sws-radius);padding:2rem;background:#fff9ec11;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sws-step span{display:inline-grid;place-items:center;width:4.6rem;height:4.6rem;border:1px solid rgba(216,182,108,.42);border-radius:50%;color:var(--sws-gold);font-family:var(--sws-font-heading);font-size:2rem}.sws-step h3{margin:2rem 0 0;font-family:var(--sws-font-heading);font-size:3.5rem;line-height:1}.sws-step p{margin:1rem 0 0;color:var(--sws-muted)}@media(min-width:940px){.sws-story__grid{grid-template-columns:minmax(0,.78fr) minmax(0,1fr)}.sws-story__sticky{position:sticky;top:11rem}}.sws-proof-grid{grid-template-columns:1fr}.sws-proof{min-width:0;border:1px solid var(--sws-line-dark);border-radius:var(--sws-radius);padding:1.6rem;background:#fff9ec11}.sws-proof strong{display:block;color:var(--sws-gold);font-family:var(--sws-font-heading);font-size:3.6rem;line-height:1;overflow-wrap:anywhere}.sws-proof span{display:block;margin-top:1rem;color:var(--sws-muted)}@media(min-width:760px){.sws-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sws-proof:nth-child(3):last-child{grid-column:1 / -1}.sws-proof{padding:1.8rem}.sws-proof strong{font-size:4rem}}@media(min-width:1180px){.sws-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sws-proof:nth-child(3):last-child{grid-column:auto}.sws-proof{padding:2rem}.sws-proof strong{font-size:4.4rem}}.sws-page-hero,.sws-collection-hero{padding:8rem 0 4rem;border-bottom:1px solid var(--sws-line-dark);background:linear-gradient(90deg,#090806,#17120e 48%,#101f1b),var(--sws-ink)}.sws-page-hero .sws-title,.sws-collection-hero .sws-title{max-width:96rem;font-size:6rem}.sws-filter-bar{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.sws-filter-bar a{border:1px solid var(--sws-line-dark);border-radius:var(--sws-radius);padding:.9rem 1.1rem;color:var(--sws-text);font-size:1.2rem;font-weight:900;text-decoration:none;text-transform:uppercase}.sws-filter-bar a:hover{border-color:#d8b66c80;background:#d8b66c1a}.sws-section--paper .sws-filter-bar a{border-color:#0908062e;background:#fffaf0e0;color:var(--sws-ink);box-shadow:0 10px 24px #0908060f}.sws-section--paper .sws-filter-bar a:hover{border-color:#9a6f3675;background:#fffaf0;color:var(--sws-ink)}.sws-search-shell{display:grid;gap:1.4rem;align-items:start}.sws-search-sidebar{border:1px solid rgba(9,8,6,.14);border-radius:var(--sws-radius);padding:1.4rem;background:linear-gradient(180deg,#fffaf0fa,#efe6d8e6),var(--sws-paper-2);color:var(--sws-ink);box-shadow:0 18px 42px #09080614}.sws-search-sidebar__head{display:flex;align-items:start;justify-content:space-between;gap:1rem;margin-bottom:1.4rem;border-bottom:1px solid rgba(9,8,6,.12);padding-bottom:1.2rem}.sws-search-sidebar__head span{display:block;color:var(--sws-gold-2);font-size:1.05rem;font-weight:900;text-transform:uppercase}.sws-search-sidebar__head strong{display:block;margin-top:.2rem;font-family:var(--sws-font-heading);font-size:2.4rem;line-height:1}.sws-search-sidebar__head a{color:var(--sws-muted-dark);font-size:1.2rem;font-weight:900;text-transform:uppercase}.sws-filter-form{display:grid;gap:1.45rem}.sws-filter-group{min-width:0;margin:0;border:0;padding:0}.sws-filter-label{display:block;margin-bottom:.7rem;color:var(--sws-muted-dark);font-size:1.08rem;font-weight:900;text-transform:uppercase}.sws-filter-input{width:100%;min-height:4.2rem;border:1px solid rgba(9,8,6,.16);border-radius:var(--sws-radius);padding:.9rem 1rem;background:#fffaf0f2;color:var(--sws-ink)}.sws-filter-input::placeholder{color:#7b705f}.sws-active-filters{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;border-top:1px solid rgba(9,8,6,.1);border-bottom:1px solid rgba(9,8,6,.1);padding:1rem 0}.sws-active-filters>span{color:var(--sws-muted-dark);font-size:1.05rem;font-weight:900;text-transform:uppercase}.sws-active-filter-chip{display:inline-flex;min-height:3.4rem;align-items:center;gap:.7rem;border:1px solid rgba(9,8,6,.24);border-radius:var(--sws-radius);padding:.65rem .85rem;background:#fff;color:var(--sws-ink);font-size:1.16rem;font-weight:900;line-height:1;text-decoration:none}.sws-active-filter-chip b{display:grid;place-items:center;width:1.75rem;height:1.75rem;border-radius:999px;background:var(--sws-ink);color:var(--sws-text);font-size:1.08rem;line-height:1}.sws-filter-pills{display:flex;flex-wrap:wrap;gap:.55rem}.sws-filter-pills a{min-height:3.8rem;border:1px solid rgba(9,8,6,.14);border-radius:var(--sws-radius);padding:.8rem .95rem;background:#fffaf0b8;color:var(--sws-ink);font-size:1.18rem;font-weight:900;line-height:1.1;text-align:center;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.sws-filter-pills a:hover,.sws-filter-pills a[aria-current=true]{transform:translateY(-1px);border-color:var(--sws-ink);background:var(--sws-ink);color:var(--sws-text)}.sws-filter-pills--compact a{flex:1 1 calc(50% - .55rem)}.sws-brand-list{display:grid;gap:.5rem;max-height:32rem;overflow:auto;padding-right:.2rem;scrollbar-width:thin}.sws-brand-option{display:block;border:1px solid rgba(9,8,6,.1);border-radius:var(--sws-radius);padding:.72rem .85rem;background:#ffffffad;color:var(--sws-ink);font-size:1.16rem;font-weight:850;line-height:1.15;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.sws-brand-option:hover,.sws-brand-option[aria-current=true]{transform:translateY(-1px);border-color:var(--sws-ink);background:var(--sws-ink);color:var(--sws-text)}.sws-price-range{display:grid;gap:1.2rem;border:1px solid rgba(9,8,6,.12);border-radius:var(--sws-radius);padding:1rem;background:#ffffffb8}.sws-price-range__values{display:flex;justify-content:space-between;gap:1rem;color:var(--sws-ink);font-size:1.18rem;font-weight:900}.sws-price-range__track{--sws-price-start: 0%;--sws-price-end: 100%;position:relative;height:2.6rem}.sws-price-range__track:before,.sws-price-range__track:after{content:"";position:absolute;top:1.1rem;right:0;left:0;height:.42rem;border-radius:999px}.sws-price-range__track:before{background:#09080629}.sws-price-range__track:after{left:var(--sws-price-start);right:calc(100% - var(--sws-price-end));background:linear-gradient(90deg,var(--sws-gold),var(--sws-green))}.sws-price-range input[type=range]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:2.6rem;margin:0;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none}.sws-price-range input[type=range]::-webkit-slider-runnable-track{height:.42rem;background:transparent}.sws-price-range input[type=range]::-moz-range-track{height:.42rem;background:transparent}.sws-price-range input[type=range]::-webkit-slider-thumb{width:1.9rem;height:1.9rem;margin-top:-.74rem;border:.32rem solid #fff;border-radius:999px;-webkit-appearance:none;appearance:none;background:var(--sws-ink);box-shadow:0 5px 14px #09080647;cursor:pointer;pointer-events:auto}.sws-price-range input[type=range]::-moz-range-thumb{width:1.25rem;height:1.25rem;border:.32rem solid #fff;border-radius:999px;background:var(--sws-ink);box-shadow:0 5px 14px #09080647;cursor:pointer;pointer-events:auto}.sws-price-range input[data-sws-price-min-range]{z-index:2}.sws-price-range input[data-sws-price-max-range]{z-index:3}.sws-stock-toggle{display:flex;width:100%;min-height:4.2rem;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgba(9,8,6,.16);border-radius:var(--sws-radius);padding:.85rem 1rem;background:#fff;color:var(--sws-ink);font:inherit;font-size:1.18rem;font-weight:900;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.sws-stock-toggle:before{content:"";width:1.6rem;height:1.6rem;flex:0 0 auto;border:1px solid rgba(9,8,6,.36);border-radius:999px;background:#fff;box-shadow:inset 0 0 0 .35rem #fff}.sws-stock-toggle span{min-width:0;flex:1 1 auto}.sws-stock-toggle em{color:var(--sws-muted-dark);font-size:1.05rem;font-style:normal;font-weight:900}.sws-stock-toggle:hover,.sws-stock-toggle.is-active{transform:translateY(-1px);border-color:var(--sws-ink);background:var(--sws-ink);color:var(--sws-text)}.sws-stock-toggle.is-active:before{border-color:var(--sws-gold);background:var(--sws-gold)}.sws-stock-toggle.is-active em{color:#fffaf0b8}.sws-filter-checks{display:grid;gap:.55rem;max-height:24rem;overflow:auto;padding-right:.2rem}.sws-filter-check{display:grid;grid-template-columns:1.6rem minmax(0,1fr) auto;gap:.75rem;align-items:center;border:1px solid rgba(9,8,6,.1);border-radius:var(--sws-radius);padding:.75rem .85rem;background:#fffaf0a8;color:var(--sws-ink)}.sws-filter-check input{width:1.5rem;height:1.5rem;accent-color:var(--sws-ink)}.sws-filter-check span{min-width:0;overflow-wrap:anywhere;font-size:1.22rem;font-weight:800}.sws-filter-check em{color:var(--sws-muted-dark);font-size:1.08rem;font-style:normal;font-weight:800}.sws-filter-check.is-disabled{opacity:.45}.sws-filter-submit{width:100%}.sws-search-results{min-width:0}.sws-search-results .sws-product-grid{grid-template-columns:repeat(auto-fill,minmax(18rem,1fr))}.sws-search-start{border:1px solid rgba(9,8,6,.14);border-radius:var(--sws-radius);padding:2.4rem;background:linear-gradient(135deg,#d8b66c1f,#153f350f),var(--sws-paper-2);color:var(--sws-ink)}.sws-search-start>span{display:block;color:var(--sws-gold-2);font-size:1.1rem;font-weight:900;text-transform:uppercase}.sws-search-start h2{margin:.6rem 0 0;color:var(--sws-ink);font-family:var(--sws-font-heading);font-size:4rem;line-height:1}.sws-search-start p{max-width:58rem;margin:1rem 0 0;color:var(--sws-muted-dark)}@media(min-width:980px){.sws-search-shell{grid-template-columns:minmax(25rem,30rem) minmax(0,1fr);gap:1.8rem}.sws-search-sidebar{position:sticky;top:1.4rem;max-height:calc(100vh - 2.8rem);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}}.sws-pagination{display:flex;justify-content:center;gap:.8rem;margin-top:3rem}.sws-pagination a,.sws-pagination span{border:1px solid rgba(9,8,6,.14);border-radius:var(--sws-radius);padding:.9rem 1.2rem;background:var(--sws-paper-2);color:var(--sws-ink);text-decoration:none}.sws-product-layout{display:grid;gap:2.4rem}.sws-product-media{overflow:hidden;border:1px solid rgba(9,8,6,.08);border-radius:var(--sws-radius);background:#fff;box-shadow:0 18px 46px #09080614}.sws-product-media img{width:100%;min-height:42rem;max-height:76rem;aspect-ratio:1;object-fit:contain;background:#fff}.sws-product-info{align-self:start}.sws-product-info .sws-title{color:var(--sws-ink);font-size:5rem}.sws-product-vendor{margin:0 0 1rem;color:var(--sws-green);font-weight:900;text-transform:uppercase}.sws-product-identifier{margin:.7rem 0 0;color:var(--sws-muted-dark);font-size:1.16rem;font-weight:800}.sws-product-form{display:grid;gap:1.4rem;margin-top:2rem}.sws-option-group{display:grid;gap:.8rem}.sws-option-group label{color:var(--sws-ink);font-weight:900}.sws-select{width:100%;min-height:4.8rem;border:1px solid rgba(9,8,6,.16);border-radius:var(--sws-radius);padding:1rem 1.2rem;background:var(--sws-paper-2);color:var(--sws-ink)}.sws-product-assurance{display:grid;gap:.8rem;margin-top:2rem;padding:1.5rem;border:1px solid rgba(9,8,6,.12);border-radius:var(--sws-radius);background:#153f3514}.sws-product-assurance div{display:grid;grid-template-columns:2.4rem 1fr;gap:.8rem;align-items:start;color:var(--sws-muted-dark)}.sws-product-assurance svg{width:2rem;height:2rem;color:var(--sws-green)}@media(min-width:920px){.sws-product-layout{grid-template-columns:minmax(0,.95fr) minmax(36rem,.75fr)}}.sws-search-form{display:grid;grid-template-columns:1fr auto;gap:1rem;max-width:78rem;margin-top:2rem}.sws-empty{border:1px solid rgba(9,8,6,.12);border-radius:var(--sws-radius);padding:2.4rem;background:var(--sws-paper-2);color:var(--sws-muted-dark)}.sws-access-gate{border:1px solid rgba(9,8,6,.12);border-radius:var(--sws-radius);padding:2.4rem;background:linear-gradient(135deg,#d8b66c2e,#153f3514),var(--sws-paper-2);color:var(--sws-ink)}.sws-access-gate__inner{max-width:74rem}.sws-access-gate__label{color:var(--sws-gold-2);font-size:1.12rem;font-weight:900;text-transform:uppercase}.sws-access-gate h2{margin:1rem 0 0;color:var(--sws-ink);font-family:var(--sws-font-heading);font-size:4.6rem;line-height:1}.sws-access-gate p{max-width:62rem;margin:1.2rem 0 0;color:var(--sws-muted-dark)}.sws-access-note{margin-top:2rem;border:1px solid rgba(9,8,6,.12);border-radius:var(--sws-radius);padding:1.6rem;background:#153f3514;color:var(--sws-muted-dark)}.sws-access-note strong{display:block;color:var(--sws-ink)}.sws-access-note code{border-radius:6px;padding:.2rem .4rem;background:#09080614;color:var(--sws-ink)}.sws-login-shell{display:grid;gap:2rem;align-items:start}.sws-login-card{max-width:76rem}.sws-login-label-row{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;align-items:center;justify-content:space-between}.sws-login-label-row a,.sws-login-recover a{color:var(--sws-green);font-size:1.28rem;font-weight:900;text-decoration-thickness:.08em;text-underline-offset:.22em}.sws-login-help,.sws-login-recover{max-width:76rem}.sws-login-help .sws-button{margin-top:1.2rem}.sws-login-form .errors{border:1px solid rgba(109,38,61,.22);border-radius:var(--sws-radius);padding:1.2rem;background:#6d263d14;color:var(--sws-ink)}.sws-contact-shell{display:grid;gap:2rem;align-items:start}.sws-contact-copy{max-width:68rem}.sws-contact-copy h2{margin:1rem 0 0;color:var(--sws-ink);font-family:var(--sws-font-heading);font-size:4.4rem;line-height:1}.sws-contact-copy p{margin:1.2rem 0 0;color:var(--sws-muted-dark)}.sws-contact-form{border:1px solid rgba(9,8,6,.12);border-radius:var(--sws-radius);padding:1.4rem;background:#fff}@media(min-width:920px){.sws-contact-shell{grid-template-columns:minmax(0,.72fr) minmax(34rem,.58fr)}}.sws-cart-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:var(--sws-radius);background:var(--sws-paper-2);color:var(--sws-ink)}.sws-cart-table th,.sws-cart-table td{border-bottom:1px solid rgba(9,8,6,.12);padding:1.2rem;text-align:left;vertical-align:middle}.sws-cart-table input{width:8rem}.sws-cart-summary{display:grid;justify-items:end;gap:1rem;margin-top:2rem}.sws-footer{border-top:1px solid var(--sws-line-dark);background:#070604;color:var(--sws-muted)}.sws-footer__grid{display:grid;gap:2rem;padding:4rem 0}.sws-footer__brand strong{color:var(--sws-text);font-family:var(--sws-font-heading);font-size:3rem;line-height:1}.sws-footer a{color:var(--sws-muted);text-decoration:none}.sws-footer a:hover{color:var(--sws-text)}.sws-footer__links{display:grid;gap:.7rem}@media(min-width:760px){.sws-footer__grid{grid-template-columns:1fr auto auto}}.sws-reveal{opacity:0;transform:translate3d(0,22px,0);transition:opacity .52s ease,transform .52s ease}.sws-reveal.is-visible{opacity:1;transform:translateZ(0)}@media(max-width:759px){html{font-size:58%}.sws-header__inner{min-height:7.2rem}.sws-hero,.sws-hero__content{min-height:70rem}.sws-hero h1,.sws-title{font-size:5.4rem}.sws-hero h1{max-width:31rem;font-size:3.85rem;line-height:1}.sws-hero__paths,.sws-search-form,.sws-hero__search{grid-template-columns:1fr}.sws-search-sidebar{padding:1.2rem}.sws-search-sidebar__head{align-items:start}.sws-price-filter{grid-template-columns:1fr}.sws-filter-pills--compact a{flex-basis:100%}.sws-section{padding:5rem 0}.sws-section__head .sws-title,.sws-page-hero .sws-title,.sws-collection-hero .sws-title,.sws-product-info .sws-title{font-size:4.4rem}.sws-product-grid{grid-template-columns:1fr}.sws-cart-table,.sws-cart-table tbody,.sws-cart-table tr,.sws-cart-table td{display:block;width:100%}.sws-cart-table thead{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}.sws-rail__track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/sws-theme.css.map */
