:root{--pq-black:#050706;--pq-black-soft:#09100c;--pq-panel:#0d1511;--pq-panel-2:#121d17;--pq-green:#0e8b48;--pq-green-bright:#24c66a;--pq-gold:#c8a967;--pq-gold-soft:#f0d28d;--pq-ivory:#f5f1e8;--pq-muted:#a7b3aa;--pq-line:rgba(240,210,141,.18);--pq-line-strong:rgba(240,210,141,.38);--pq-radius:12px;--pq-radius-lg:22px;--pq-page:min(1240px, calc(100vw - 48px) );--pq-shadow:0 28px 70px rgba(0,0,0,.32)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.project-q-theme{margin:0;color:var(--pq-ivory);background:radial-gradient(circle at 12% 0%,rgba(14,139,72,.2),transparent 34rem),radial-gradient(circle at 100% 18%,rgba(200,169,103,.08),transparent 28rem),linear-gradient(180deg,#050706,#08100b 52%,#050706);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;font-size:16px;line-height:1.5;letter-spacing:.005em;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}svg{display:block}summary{cursor:pointer}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:var(--pq-gold-soft);color:#080a08;padding:12px 18px;border-radius:8px;font-weight:800;transition:top .2s ease}.skip-link:focus{top:16px}.pq-eyebrow{margin:0 0 14px;color:var(--pq-gold-soft);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:none}.pq-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--pq-gold);border-radius:999px;background:linear-gradient(135deg,var(--pq-gold-soft),var(--pq-gold));color:#080a08;font-weight:900;font-size:14px;letter-spacing:.01em;box-shadow:0 14px 34px #c8a96729;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.pq-button:hover,.pq-button:focus-visible{transform:translateY(-2px);box-shadow:0 18px 42px #c8a9673d;filter:brightness(1.04)}.pq-button--ghost{background:#05070652;color:var(--pq-ivory);border-color:#f5f1e859;box-shadow:none}.pq-button--whatsapp{background:linear-gradient(135deg,#38d078,#149e53);border-color:#38d078;color:#041109}.pq-link{color:var(--pq-gold-soft);font-weight:800;white-space:nowrap}.pq-link:hover{text-decoration:underline;text-underline-offset:4px}.pq-header{position:sticky;top:0;z-index:80;background:#050706e6;border-bottom:1px solid var(--pq-line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 12px 30px #0000001f}.pq-announcement{min-height:34px;display:flex;align-items:center;justify-content:center;gap:16px;padding:7px 20px;background:linear-gradient(90deg,#0e8b483d,#c8a96724);border-bottom:1px solid rgba(240,210,141,.12);color:#d7e1d8;font-size:12px;font-weight:700;text-align:center}.pq-announcement a{color:var(--pq-gold-soft);text-decoration:underline;text-underline-offset:3px}.pq-header__inner{width:var(--pq-page);min-height:76px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.pq-logo{display:inline-flex;align-items:center;min-width:126px}.pq-logo img{width:auto;max-width:130px;max-height:54px;object-fit:contain}.pq-nav{display:flex;align-items:center;justify-content:center;gap:23px;color:#ccd5ce;font-size:13px;font-weight:700;white-space:nowrap}.pq-nav a{position:relative;padding:27px 0}.pq-nav a:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:1px;background:var(--pq-gold-soft);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.pq-nav a:hover,.pq-nav a:focus-visible,.pq-nav a[aria-current=page]{color:var(--pq-gold-soft)}.pq-nav a:hover:after,.pq-nav a:focus-visible:after,.pq-nav a[aria-current=page]:after{transform:scaleX(1)}.pq-header__actions{display:flex;align-items:center;gap:15px}.pq-icon-link{display:flex;align-items:center;gap:7px;color:var(--pq-muted);font-size:12px;font-weight:700}.pq-icon-link:hover{color:var(--pq-gold-soft)}.pq-icon-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.pq-button--header{min-height:42px;padding:0 17px;font-size:12px}.pq-mobile-menu{display:none;position:relative}.pq-mobile-menu summary{list-style:none;width:44px;height:44px;display:grid;align-content:center;gap:5px;padding:11px;border:1px solid var(--pq-line);border-radius:50%}.pq-mobile-menu summary::-webkit-details-marker{display:none}.pq-mobile-menu summary span{display:block;height:1px;background:var(--pq-ivory)}.pq-mobile-menu__panel{position:fixed;left:0;right:0;top:var(--pq-mobile-top,110px);padding:18px 24px 28px;background:#07100b;border-bottom:1px solid var(--pq-line);box-shadow:var(--pq-shadow)}.pq-mobile-menu__panel nav{display:grid;gap:0}.pq-mobile-menu__panel nav>a:not(.pq-button){padding:14px 0;border-bottom:1px solid rgba(240,210,141,.12);font-weight:750}.pq-mobile-menu__panel .pq-button{margin-top:18px}.pq-hero{position:relative;min-height:720px;overflow:hidden;border-bottom:1px solid var(--pq-line)}.pq-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.pq-hero__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.05)}.pq-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050706f7,#050706c2 48%,#05070638),linear-gradient(180deg,#05070633,#050706e0)}.pq-hero__content{position:relative;z-index:2;width:var(--pq-page);min-height:720px;margin:0 auto;display:flex;align-items:center}.pq-hero__copy{max-width:790px;padding:86px 0 110px}.pq-hero h1{max-width:790px;margin:0;font-size:clamp(48px,6.4vw,86px);line-height:1.01;letter-spacing:-.045em;text-wrap:balance}.pq-hero__lead{max-width:650px;margin:24px 0 0;color:#c3cdc5;font-size:clamp(17px,1.7vw,21px);line-height:1.7}.pq-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.pq-hero__microproof{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:30px;color:#aebbb1;font-size:12px;font-weight:750}.pq-hero__microproof span:before{content:"\2713";margin-right:7px;color:var(--pq-green-bright)}.pq-hero__panel{position:absolute;right:max(24px,calc((100vw - 1240px)/2));bottom:54px;z-index:3;width:min(360px,calc(100vw - 48px));padding:25px;border:1px solid var(--pq-line-strong);border-radius:var(--pq-radius-lg);background:#0a110dd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--pq-shadow)}.pq-hero__panel p{margin:0 0 8px;color:var(--pq-gold-soft);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:none}.pq-hero__panel strong{display:block;font-size:23px;line-height:1.25}.pq-hero__panel span{display:block;margin-top:11px;color:var(--pq-muted);font-size:14px;line-height:1.6}.pq-hero__panel a{display:inline-block;margin-top:16px;color:var(--pq-gold-soft);font-weight:850;font-size:13px}.pq-trust{background:#070b08;border-bottom:1px solid var(--pq-line)}.pq-trust__grid{width:var(--pq-page);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--pq-line)}.pq-trust__item{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:23px 21px;border-right:1px solid var(--pq-line)}.pq-trust__number{color:var(--pq-gold);font-size:11px;font-weight:900;letter-spacing:.08em}.pq-trust__item strong{display:block;font-size:15px}.pq-trust__item div>span{display:block;margin-top:6px;color:var(--pq-muted);font-size:12px;line-height:1.55}.pq-brands{border-bottom:1px solid var(--pq-line);background:#090e0bd1}.pq-brands__inner{width:var(--pq-page);margin:0 auto;padding:27px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.pq-brands__inner>p{margin:0;color:var(--pq-muted);font-size:12px;font-weight:750}.pq-brands__list{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:20px 35px}.pq-brands__list span,.pq-brands__list a{color:#dfe5df;font-size:13px;font-weight:900;letter-spacing:.1em}.pq-brands__list a:hover{color:var(--pq-gold-soft)}.pq-section{padding:92px 0 0}.pq-section__head{width:var(--pq-page);margin:0 auto 31px;display:flex;align-items:end;justify-content:space-between;gap:32px}.pq-section__head h2{max-width:760px;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.025em;text-wrap:balance}.pq-section__head p:not(.pq-eyebrow){max-width:650px;margin:13px 0 0;color:var(--pq-muted);line-height:1.7}.pq-collection-grid{width:var(--pq-page);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.pq-collection-card{position:relative;min-height:390px;overflow:hidden;border:1px solid var(--pq-line);border-radius:var(--pq-radius-lg);background:linear-gradient(160deg,#13251b,#0a100d);box-shadow:0 18px 44px #00000024;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.pq-collection-card:hover{transform:translateY(-5px);border-color:var(--pq-line-strong);box-shadow:0 26px 60px #00000047}.pq-collection-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.pq-collection-card__image img{width:100%;height:100%;object-fit:cover;filter:saturate(.86) brightness(.72);transition:transform .45s ease}.pq-collection-card:hover .pq-collection-card__image img{transform:scale(1.045)}.pq-collection-card__placeholder{height:100%;display:grid;place-items:center;color:#f0d28d29;font-family:Georgia,serif;font-size:110px;font-weight:700;background:radial-gradient(circle at 50% 30%,rgba(35,198,106,.18),transparent 44%),linear-gradient(145deg,#17291e,#080d0a)}.pq-collection-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05070614 20%,#050706f0 91%)}.pq-collection-card__text{position:absolute;left:21px;right:21px;bottom:21px;z-index:2}.pq-collection-card__text>span{display:block;margin-bottom:8px;color:var(--pq-gold-soft);font-size:10px;font-weight:900;letter-spacing:.15em;text-transform:none}.pq-collection-card__text h3{margin:0;font-size:26px;line-height:1.2}.pq-collection-card__text p{margin:8px 0 0;color:#b8c2ba;font-size:13px;line-height:1.55}.pq-collection-card__text small{display:block;margin-top:12px;color:#dbe3dc;font-weight:800}.pq-product-grid{width:var(--pq-page);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.pq-product-card{min-width:0;overflow:hidden;border:1px solid rgba(240,210,141,.15);border-radius:var(--pq-radius-lg);background:linear-gradient(180deg,#121d17f5,#080c0afa);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.pq-product-card:hover{transform:translateY(-4px);border-color:var(--pq-line-strong);box-shadow:0 24px 55px #00000047}.pq-product-card__link{height:100%;display:flex;flex-direction:column}.pq-product-card__image{position:relative;aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 52% 46%,rgba(35,198,106,.16),transparent 44%),#0b120e}.pq-product-card__image>img{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .35s ease}.pq-product-card:hover .pq-product-card__image>img{transform:scale(1.035)}.pq-product-card__fallback{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:8px;background:radial-gradient(circle,rgba(35,198,106,.18),transparent 45%),linear-gradient(145deg,#13231a,#080c0a)}.pq-product-card__fallback span{color:var(--pq-gold-soft);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:none}.pq-product-card__fallback strong{color:#f5f1e847;font-family:Georgia,serif;font-size:58px}.pq-product-card__status{position:absolute;left:13px;top:13px;padding:7px 10px;border:1px solid rgba(245,241,232,.15);border-radius:999px;background:#050706b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#dce5dd;font-size:10px;font-weight:850}.pq-product-card__body{flex:1;display:flex;flex-direction:column;padding:18px}.pq-product-card__vendor{margin:0 0 8px;color:var(--pq-gold-soft);font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:none}.pq-product-card h3{margin:0;font-size:17px;line-height:1.45}.pq-product-card__options{margin:10px 0 0;color:var(--pq-muted);font-size:12px;line-height:1.55}.pq-product-card__footer{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-top:auto;padding-top:18px}.pq-product-card__price{color:var(--pq-gold-soft);font-size:17px;font-weight:900}.pq-product-card__arrow{color:var(--pq-muted);font-size:20px;transition:transform .2s ease}.pq-product-card:hover .pq-product-card__arrow{transform:translate(2px,-2px);color:var(--pq-gold-soft)}.pq-expertise{margin-top:98px;padding:0 0 4px}.pq-expertise__inner{width:var(--pq-page);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);overflow:hidden;border:1px solid var(--pq-line-strong);border-radius:28px;background:linear-gradient(140deg,#101c15,#070b09);box-shadow:var(--pq-shadow)}.pq-expertise__content{padding:clamp(34px,5vw,70px)}.pq-expertise__content h2{margin:0;max-width:680px;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.025em}.pq-expertise__content>p:not(.pq-eyebrow){margin:18px 0 0;color:var(--pq-muted);line-height:1.75}.pq-expertise__steps{display:grid;gap:0;margin:28px 0 30px;border-top:1px solid var(--pq-line)}.pq-expertise__step{display:grid;grid-template-columns:35px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid var(--pq-line)}.pq-expertise__step>span{color:var(--pq-gold);font-size:11px;font-weight:900}.pq-expertise__step strong{display:block;font-size:15px}.pq-expertise__step p{margin:5px 0 0;color:var(--pq-muted);font-size:13px;line-height:1.55}.pq-expertise__visual{position:relative;min-height:580px}.pq-expertise__visual>img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.04)}.pq-expertise__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(7,11,9,.45),transparent 45%)}.pq-expertise__badge{position:absolute;right:24px;bottom:24px;z-index:2;width:210px;padding:18px;border:1px solid var(--pq-line-strong);border-radius:16px;background:#050706d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pq-expertise__badge strong,.pq-expertise__badge span{display:block}.pq-expertise__badge strong{color:var(--pq-gold-soft);font-size:16px}.pq-expertise__badge span{margin-top:6px;color:var(--pq-muted);font-size:12px}.pq-info-grid{width:var(--pq-page);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pq-info-card{padding:29px;border:1px solid rgba(240,210,141,.16);border-radius:var(--pq-radius-lg);background:linear-gradient(150deg,#121d17eb,#080c0af2)}.pq-info-card__icon{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:28px;padding:0 9px;border:1px solid var(--pq-line-strong);border-radius:999px;color:var(--pq-gold-soft);font-size:10px;font-weight:900;letter-spacing:.11em}.pq-info-card h3{margin:20px 0 11px;font-size:21px}.pq-info-card p{margin:0;color:var(--pq-muted);line-height:1.7}.pq-info-card a{display:inline-block;margin-top:18px;color:var(--pq-gold-soft);font-size:13px;font-weight:850}.pq-footer{margin-top:104px;padding:62px 0 22px;background:#040605;border-top:1px solid var(--pq-line)}.pq-footer__grid{width:var(--pq-page);margin:0 auto;display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:50px}.pq-footer h2{margin:0 0 13px;font-size:32px}.pq-footer h3{margin:0 0 16px;font-size:15px}.pq-footer p{color:var(--pq-muted);line-height:1.7}.pq-footer__brand>p:not(.pq-eyebrow){max-width:550px}.pq-footer__contact{display:grid;gap:5px;margin:18px 0;color:#ced7d0;font-size:13px}.pq-button--footer{margin-top:10px}.pq-footer__links{list-style:none;margin:0;padding:0;display:grid;gap:11px}.pq-footer__links a{color:var(--pq-muted);font-size:13px}.pq-footer__links a:hover{color:var(--pq-gold-soft)}.pq-footer__bottom{width:var(--pq-page);margin:45px auto 0;padding-top:20px;border-top:1px solid var(--pq-line);display:flex;justify-content:space-between;gap:20px;color:#758279;font-size:11px}.pq-main{width:var(--pq-page);margin:0 auto;padding:58px 0 0}.pq-main h1{margin:0;font-size:clamp(38px,5vw,62px);line-height:1.08;letter-spacing:-.03em}.pq-rte{color:var(--pq-muted);line-height:1.75}.pq-rte a{color:var(--pq-gold-soft);text-decoration:underline;text-underline-offset:3px}.pq-rte p:first-child{margin-top:0}.pq-breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:32px;color:#7f8c82;font-size:11px}.pq-breadcrumbs a:hover{color:var(--pq-gold-soft)}.pq-product-detail{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.74fr);gap:52px;align-items:start}.pq-product-gallery{display:grid;gap:14px}.pq-product-gallery__item{margin:0;overflow:hidden;border:1px solid var(--pq-line);border-radius:var(--pq-radius-lg);background:#0d1511}.pq-product-gallery__item img{width:100%;height:auto}.pq-product-detail__placeholder{min-height:650px;display:grid;place-items:center;align-content:center;gap:12px;padding:40px;text-align:center;border:1px solid var(--pq-line);border-radius:var(--pq-radius-lg);background:radial-gradient(circle at center,rgba(35,198,106,.2),transparent 36%),linear-gradient(145deg,#14231a,#070b09)}.pq-product-detail__placeholder>span{color:var(--pq-gold-soft);font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:none}.pq-product-detail__placeholder>strong{max-width:560px;font-family:Georgia,serif;font-size:clamp(38px,6vw,70px);line-height:1.08;color:#f5f1e8cc}.pq-product-detail__placeholder>small{color:var(--pq-muted)}.pq-product-detail__summary{position:sticky;top:132px;align-self:start}.pq-product-detail__meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.pq-product-detail__meta span{padding:6px 9px;border:1px solid var(--pq-line);border-radius:999px;color:var(--pq-gold-soft);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:none}.pq-price{margin:18px 0 8px;color:var(--pq-gold-soft);font-size:26px;font-weight:900}.pq-stock-note{display:flex;align-items:center;gap:9px;margin:0 0 24px;color:var(--pq-muted);font-size:12px}.pq-stock-dot{width:7px;height:7px;border-radius:50%;background:var(--pq-green-bright);box-shadow:0 0 0 5px #24c66a1a}.pq-product-description{padding:20px 0;border-top:1px solid var(--pq-line);border-bottom:1px solid var(--pq-line)}.pq-product-form{margin-top:22px}.pq-product-checkout{margin-top:10px}.pq-product-checkout .shopify-payment-button{width:100%}.pq-form-row{margin:0 0 16px}.pq-form-row label{display:block;margin-bottom:8px;color:#cbd4cd;font-size:12px;font-weight:800}.pq-form-row select,.pq-form-row input,.pq-search-form input{width:100%;min-height:50px;border:1px solid var(--pq-line-strong);border-radius:10px;background:#080d0a;color:var(--pq-ivory);padding:0 13px;outline:none}.pq-form-row select:focus,.pq-form-row input:focus,.pq-search-form input:focus{border-color:var(--pq-gold);box-shadow:0 0 0 3px #c8a9671f}.pq-form-row--quantity{max-width:130px}.pq-add{width:100%;margin-top:10px}.pq-product-detail__help{margin:13px 4px 0;color:#8f9c92;font-size:11px;line-height:1.55;text-align:center}.pq-product-facts{margin-top:26px;border-top:1px solid var(--pq-line)}.pq-product-facts details{border-bottom:1px solid var(--pq-line)}.pq-product-facts summary{list-style:none;padding:18px 3px;font-weight:850;font-size:13px}.pq-product-facts summary::-webkit-details-marker{display:none}.pq-product-facts summary:after{content:"+";float:right;color:var(--pq-gold-soft)}.pq-product-facts details[open] summary:after{content:"\2212"}.pq-product-facts details>p{margin:-3px 0 19px;color:var(--pq-muted);font-size:13px;line-height:1.65}.pq-product-facts dl{margin:-2px 0 18px}.pq-product-facts dl>div{display:grid;grid-template-columns:110px 1fr;gap:15px;padding:8px 0;color:var(--pq-muted);font-size:12px}.pq-main{width:var(--pq-page);color:#000}.pq-main h1,.pq-product-detail__summary,.pq-product-detail__summary p,.pq-product-detail__summary label,.pq-product-detail__summary span{color:#000}.pq-product-detail__summary .pq-eyebrow{color:var(--wstq-red)!important}.pq-product-detail__summary select,.pq-product-detail__summary input{background:#fff;color:#000;border-color:#111}.pq-product-gallery__main,.pq-product-gallery__thumb{background:#e7e3dc;border-color:#0003}.pq-product-gallery__thumb.is-active{border-color:var(--wstq-red)}.pq-product-detail .pq-button,.pq-product-detail button[type=submit]{border-radius:0;background:var(--wstq-red);border-color:var(--wstq-red);color:#fff;box-shadow:none}.pq-product-facts,.pq-product-facts dl>div{border-color:#0003}.pq-product-facts dt{color:var(--wstq-muted)}.pq-product-facts dd{color:#000}.pq-product-description,.pq-rte{color:#222}.pq-cart-summary,.pq-cart-item,.pq-search-form{background:transparent;border-color:#111;color:#000}.pq-cart-summary>p,.pq-search-heading>p:not(.pq-eyebrow),.pq-search-result-title{color:var(--wstq-muted)}.pq-cart-summary>div strong,.pq-cart-item>strong,.pq-search-result-title strong{color:#000}.pq-search-form input{color:#000}.wstq-footer{background:var(--wstq-black);color:#fff;padding:80px 0 24px}.wstq-footer__top{width:var(--pq-page);margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:46px}.wstq-footer__brand>p{margin:0;color:var(--wstq-red);font-weight:900;font-size:12px}.wstq-footer__brand h2{margin:10px 0 18px;font-size:clamp(45px,5vw,78px);line-height:.9}.wstq-footer__brand>div{max-width:520px;color:#ffffffad}.wstq-footer__brand .wstq-red-button{margin-top:24px}.wstq-footer__social{display:flex;flex-wrap:wrap;gap:15px;margin-top:25px!important}.wstq-footer__social a{color:#fff;font-size:12px;font-weight:800}.wstq-footer__column{display:grid;align-content:start;gap:12px}.wstq-footer__column h3{margin:0 0 10px;color:var(--wstq-red);font-size:22px}.wstq-footer__column a{color:#ffffffbf;font-size:13px}.wstq-footer__column a:hover{color:#fff}.wstq-footer__bottom{width:var(--pq-page);margin:70px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.25);display:grid;grid-template-columns:1fr auto auto;gap:24px;align-items:center;color:#ffffff8c;font-size:11px}.wstq-footer__policies{display:flex;flex-wrap:wrap;gap:14px}.wstq-footer__payments{display:flex;gap:6px}.wstq-footer__payments svg{width:36px;height:24px}@media(max-width:1100px){.wstq-nav__left{font-size:16px}.wstq-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wstq-footer__top{grid-template-columns:1.5fr repeat(2,1fr)}.wstq-footer__brand{grid-row:span 2}.wstq-collection-controls{grid-template-columns:auto 1fr auto}.wstq-collection-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}}@media(max-width:820px){:root{--pq-page: calc(100vw - 28px) }.wstq-topbar{grid-template-columns:1fr;min-height:34px}.wstq-topbar__social,.wstq-topbar__spacer{display:none}.wstq-nav{grid-template-columns:1fr auto 1fr;min-height:64px}.wstq-nav__left{display:none}.wstq-nav__actions{grid-column:3;gap:4px}.wstq-nav__actions>a,.wstq-account-icon{width:38px;height:42px}.wstq-mobile-menu{display:block;grid-column:1;grid-row:1;justify-self:start}.wstq-logo{grid-column:2;grid-row:1}.wstq-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.wstq-products-section,.wstq-categories{padding:58px 0}.wstq-section-heading{align-items:start}.wstq-section-heading h2{font-size:48px}.wstq-section-heading>a{font-size:11px}.wstq-category-grid{grid-template-columns:1fr}.wstq-category-card{min-height:520px}.wstq-collection-hero{padding:45px 0 80px}.wstq-collection-controls{grid-template-columns:auto 1fr;gap:16px}.wstq-collection-tabs{grid-column:1/-1;grid-row:2}.wstq-sort{grid-column:2;grid-row:1}.wstq-footer__top{grid-template-columns:1fr 1fr}.wstq-footer__brand{grid-column:1/-1;grid-row:auto}.wstq-footer__bottom,.pq-membership__inner,.pq-membership__benefits{grid-template-columns:1fr}}@media(max-width:560px){.wstq-topbar{font-size:11px;padding:7px 14px}.wstq-product-card__media{border-radius:8px}.wstq-product-card h3{font-size:20px}.wstq-product-card__content{padding-top:12px}.wstq-product-card__price{font-size:12px}.wstq-category-card{min-height:430px}.wstq-category-card__content{left:20px;right:20px;bottom:22px}.wstq-category-card h3{font-size:45px}.wstq-collection-tabs a{min-height:42px;padding:0 17px;font-size:12px}.wstq-footer__top{grid-template-columns:1fr}.wstq-footer__brand{grid-column:auto}.wstq-footer{padding-top:55px}.pq-trust__grid{grid-template-columns:1fr 1fr}.pq-trust__item{padding:25px 15px}.pq-trust__item span{font-size:11px}}@media(hover:none){.wstq-product-card__image--secondary{display:none}.wstq-product-card__link:hover .wstq-product-card__image--primary{opacity:1}}@media(prefers-reduced-motion:reduce){.wstq-product-card__image,.wstq-category-card__media img{transition:none}}:root{--wstq-cream:#050505;--wstq-cream-deep:#0c0c0c;--wstq-red:#d6aa4a;--wstq-black:#020202;--wstq-line:#d6aa4a;--wstq-muted:#aaa39a;--pq-gold:#d6aa4a;--pq-gold-light:#f3d27d}body.project-q-theme{background:#050505;color:#f7f0df}.wstq-header,.wstq-nav-wrap{background:#050505}.wstq-nav-wrap{border-bottom-color:#d6aa4a59}.wstq-topbar{background:linear-gradient(90deg,#9f7726,#e4bd62,#9f7726);color:#050505}.wstq-topbar__message,.wstq-topbar__social a{color:#050505}.wstq-nav__left>a,.wstq-collections-menu>summary,.wstq-nav__actions>a,.wstq-account-icon{color:#f4e7c3}.wstq-collections-menu__panel,.wstq-mobile-menu__panel{background:#090909;border-color:#d6aa4a}.wstq-menu-group>a:first-child,.wstq-mobile-menu__panel>a,.wstq-mobile-menu__panel>details{color:#f4e7c3}.wstq-menu-group>div a,.wstq-mobile-menu__panel details a{color:#a89a7b}.wstq-logo img{max-width:112px;max-height:66px;filter:drop-shadow(0 0 12px rgba(214,170,74,.16))}.wstq-nav__actions shopify-account{--shopify-account-color-accent:#d6aa4a;--shopify-account-color-background:#070707;--shopify-account-color-text:#f7f0df}.wstq-cart-link span{background:#d6aa4a;color:#050505}.pq-video-hero__eyebrow,.pq-video-hero__button{background:#d6aa4a!important;border-color:#d6aa4a!important;color:#050505!important}.pq-video-hero__button--secondary{background:transparent!important;color:#f7f0df!important;border-color:#d6aa4a!important}.wstq-products-section{width:var(--pq-page);padding:78px 0 100px}.wstq-products-section .wstq-section-heading p,.wstq-products-section .wstq-section-heading>a{color:#d6aa4a}.wstq-products-section .wstq-section-heading h2{color:#f7f0df}.wstq-products-section .wstq-section-heading>a{border-color:#d6aa4a}.wstq-section-intro{color:#aaa39a}.wstq-product-card__media{background:#121212;border:1px solid rgba(214,170,74,.22)}.wstq-product-card__content>p{color:#d6aa4a}.wstq-product-card h3,.wstq-product-card__price span{color:#f7f0df}.wstq-product-card__price s{color:#837c70}.wstq-product-card__badge{background:#d6aa4a;color:#050505}.pq-brand-showcase{background:#080808;padding:84px 0;border-top:1px solid rgba(214,170,74,.28);border-bottom:1px solid rgba(214,170,74,.28)}.pq-brand-showcase__inner{width:var(--pq-page);margin:0 auto}.pq-brand-showcase__heading{text-align:center}.pq-brand-showcase__heading p{margin:0 0 10px;color:#d6aa4a;font-size:12px;font-weight:900;letter-spacing:.16em}.pq-brand-showcase__heading h2{margin:0;color:#f7f0df;font-size:clamp(42px,5vw,74px);line-height:.9}.pq-brand-showcase__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:50px;margin-top:55px}.pq-brand-showcase__item{min-height:110px;display:grid;place-items:center;padding:22px;border:1px solid rgba(214,170,74,.25);background:linear-gradient(180deg,#0d0d0d,#070707)}.pq-brand-showcase__item img{width:100%;height:72px;object-fit:contain;filter:grayscale(1) sepia(1) saturate(.85) brightness(1.15)}.pq-brand-showcase__item span{color:#e6c36c;font-family:Arial Narrow,Impact,sans-serif;font-size:clamp(30px,4vw,62px);letter-spacing:.08em;text-align:center}.pq-checkerboard-categories{width:var(--pq-page);margin:0 auto;padding:92px 0 88px}.pq-checkerboard-categories__head p{margin:0 0 9px;color:#8c7300;font-size:12px;font-weight:900;letter-spacing:.15em}.pq-checkerboard-categories__head h2{margin:0 0 40px;color:#17140f;font-size:clamp(44px,5vw,78px);line-height:.9}.pq-checkerboard-categories__grid{width:66.6667%;margin:0 auto;overflow:hidden;border:1px solid #f1c400;background:#080808;zoom:66.6667%}.pq-checkerboard-categories__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:360px}.pq-checkerboard-categories__row:nth-child(2n) .pq-checkerboard-categories__copy{order:2}.pq-checkerboard-categories__row:nth-child(2n) .pq-checkerboard-categories__media{order:1}.pq-checkerboard-categories__copy{min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(34px,5vw,76px);background:#232122;color:#fff}.pq-checkerboard-categories__copy small{margin:0 0 12px;color:#f1c400;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.pq-checkerboard-categories__copy h3{margin:0;color:#fff;font-size:clamp(30px,4vw,62px);line-height:.95}.pq-checkerboard-categories__copy p{max-width:36rem;margin:18px 0 0;color:#f1c400;font-size:14px;line-height:1.6}.pq-checkerboard-categories__button,.pq-checkerboard-categories__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:24px;padding:10px 18px;border:1px solid #fff;border-radius:4px;color:#fff;font-size:12px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .25s ease,color .25s ease}.pq-checkerboard-categories__button:hover,.pq-checkerboard-categories__actions a:hover{background:#fff;color:#17140f}.pq-checkerboard-categories__actions{display:flex;flex-wrap:wrap;gap:10px}.pq-checkerboard-categories__media{position:relative;min-width:0;overflow:hidden;background:#080808}.pq-checkerboard-categories__media img{display:block;width:100%;height:100%;min-height:360px;object-fit:cover;transition:transform .55s ease}.pq-checkerboard-categories__row:hover .pq-checkerboard-categories__media img{transform:scale(1.035)}.pq-checkerboard-categories__placeholder{width:100%;height:100%;min-height:360px;display:grid;place-items:center;background:#111;color:#d6aa4a;font:900 70px Impact,sans-serif}.pq-trust{background:#0b0b0b;border-top:1px solid rgba(214,170,74,.25);border-bottom:1px solid rgba(214,170,74,.25)}.pq-trust__item{color:#f7f0df;border-color:#d6aa4a38!important}.pq-trust__number,.pq-trust__item strong{color:#d6aa4a}.pq-trust__item span{color:#aaa39a}.pq-membership{background:#0a0a0a!important}.pq-membership__panel{background:#111!important;color:#f7f0df!important;border:1px solid rgba(214,170,74,.3)!important}.pq-membership .pq-button{background:#d6aa4a;color:#050505;border-color:#d6aa4a}.pq-membership .pq-button--secondary{background:transparent;color:#f7f0df;border-color:#d6aa4a}.pq-expertise,.pq-section--guide{background:#070707;color:#f7f0df}.pq-expertise__content,.pq-info-card{color:#f7f0df!important}.pq-expertise__content p,.pq-expertise__step p,.pq-info-card p{color:#aaa39a!important}.pq-expertise .pq-button{background:#d6aa4a;color:#050505;border-color:#d6aa4a}.pq-info-card{border-color:#d6aa4a59!important}.pq-info-card a,.pq-info-card__icon,.pq-eyebrow{color:#d6aa4a!important}.wstq-footer{background:#020202;border-top:1px solid rgba(214,170,74,.35)}.wstq-footer__brand>p,.wstq-footer__column h3{color:#d6aa4a}.wstq-footer__brand h2{color:#f7f0df}.wstq-footer__brand .wstq-red-button{background:#d6aa4a;color:#050505}.wstq-footer__bottom{border-top-color:#d6aa4a40}@media(max-width:820px){.pq-brand-showcase__list{grid-template-columns:repeat(3,1fr);gap:10px}.pq-brand-showcase__item{min-height:88px;padding:12px}.pq-brand-showcase__item span{font-size:24px}.pq-checkerboard-categories__row{min-height:280px}.pq-checkerboard-categories__copy{padding:30px}.pq-checkerboard-categories__media img,.pq-checkerboard-categories__placeholder{min-height:280px}}@media(max-width:560px){.wstq-logo img{max-width:82px;max-height:54px}.pq-brand-showcase{padding:58px 0}.pq-brand-showcase__heading h2{font-size:44px}.pq-brand-showcase__list{grid-template-columns:1fr}.pq-brand-showcase__item{min-height:76px}.pq-checkerboard-categories{padding:64px 0}.pq-checkerboard-categories__head h2{margin-bottom:26px;font-size:44px}.pq-checkerboard-categories__row{min-height:210px}.pq-checkerboard-categories__copy{padding:16px 14px}.pq-checkerboard-categories__copy small{margin-bottom:7px;font-size:8px}.pq-checkerboard-categories__copy h3{font-size:clamp(21px,6vw,30px)}.pq-checkerboard-categories__copy p{margin-top:10px;font-size:10px;line-height:1.4}.pq-checkerboard-categories__button,.pq-checkerboard-categories__actions a{min-height:34px;margin-top:12px;padding:8px 10px;font-size:9px}.pq-checkerboard-categories__actions{flex-direction:column;align-items:flex-start;gap:0}.pq-checkerboard-categories__media img,.pq-checkerboard-categories__placeholder{min-height:210px}.pq-checkerboard-categories__placeholder{font-size:40px}}:root{--wstq-cream:#f6f0e4;--wstq-cream-deep:#eee3d1;--wstq-red:#f1c400;--wstq-black:#17140f;--wstq-line:#d7c9b2;--wstq-muted:#6f685f;--pq-gold:#f1c400;--pq-gold-light:#ffe36a;--pq-ivory:#17140f;--pq-muted:#6f685f;--pq-line:rgba(23,20,15,.14);--pq-line-strong:rgba(23,20,15,.28) }body.project-q-theme{background:#f6f0e4;color:#17140f}.wstq-header,.wstq-nav-wrap{background:#f6f0e4}.wstq-nav-wrap{border-bottom-color:#17140f21}.wstq-topbar{background:#f1c400;color:#17140f}.wstq-topbar__message,.wstq-topbar__social a{color:#17140f}.wstq-nav__left>a,.wstq-collections-menu>summary,.wstq-nav__actions>a,.wstq-account-icon{color:#17140f}.wstq-collections-menu__panel,.wstq-mobile-menu__panel{background:#fffaf0;border-color:#17140f}.wstq-menu-group>a:first-child,.wstq-mobile-menu__panel>a,.wstq-mobile-menu__panel>details{color:#17140f}.wstq-menu-group>div a,.wstq-mobile-menu__panel details a{color:#6f685f}.wstq-logo img{filter:none}.wstq-nav__actions shopify-account{--shopify-account-color-accent:#f1c400;--shopify-account-color-background:#fffaf0;--shopify-account-color-text:#17140f}.wstq-cart-link span{background:#f1c400;color:#17140f}.pq-video-hero__eyebrow,.pq-video-hero__button{background:#f1c400!important;border-color:#f1c400!important;color:#17140f!important}.pq-video-hero__button--secondary{background:#fffaf0!important;color:#17140f!important;border-color:#fffaf0!important}.wstq-products-section{background:#f6f0e4}.wstq-products-section .wstq-section-heading p,.wstq-products-section .wstq-section-heading>a{color:#8c7300}.wstq-products-section .wstq-section-heading h2{color:#17140f}.wstq-products-section .wstq-section-heading>a{border-color:#17140f}.wstq-section-intro{color:#6f685f}.wstq-product-card__media{background:#ece4d7;border:1px solid rgba(23,20,15,.12)}.wstq-product-card__content>p{color:#8c7300}.wstq-product-card h3,.wstq-product-card__price span{color:#17140f}.wstq-product-card__price s{color:#8b8379}.wstq-product-card__badge{background:#f1c400;color:#17140f}.pq-brand-showcase{background:#efe5d5;border-top:1px solid rgba(23,20,15,.12);border-bottom:1px solid rgba(23,20,15,.12)}.pq-brand-showcase__heading p{color:#8c7300}.pq-brand-showcase__heading h2{color:#17140f}.pq-brand-showcase__item{border:1px solid rgba(23,20,15,.16);background:#fffaf0}.pq-brand-showcase__item img{filter:none}.pq-brand-showcase__item span{color:#17140f}.pq-trust{background:#f1c400;border:0}.pq-trust__item{color:#17140f;border-color:#17140f40!important}.pq-trust__number,.pq-trust__item strong{color:#17140f}.pq-trust__item span{color:#4f493f}.pq-membership{background:#f1c400!important;color:#17140f!important}.pq-membership__text,.pq-membership__note,.pq-membership__benefit p{color:#4f493f!important}.pq-membership__benefit{border-color:#17140f40!important;background:#fffaf040!important}.pq-membership__panel{background:#fffaf0!important;color:#17140f!important;border:1px solid rgba(23,20,15,.18)!important}.pq-membership__panel-text{color:#6f685f}.pq-membership .pq-button{background:#17140f;color:#fffaf0;border-color:#17140f}.pq-membership .pq-button--secondary{background:transparent;color:#17140f;border-color:#17140f}.pq-expertise,.pq-section--guide{background:#eee3d1;color:#17140f}.pq-expertise__content,.pq-info-card{color:#17140f!important}.pq-expertise__content p,.pq-expertise__step p,.pq-info-card p{color:#6f685f!important}.pq-expertise .pq-button{background:#f1c400;color:#17140f;border-color:#f1c400}.pq-info-card{background:#fffaf0!important;border-color:#17140f33!important}.pq-info-card a,.pq-info-card__icon,.pq-eyebrow{color:#8c7300!important}.wstq-footer{background:#17140f;border-top:6px solid #f1c400}.wstq-footer__brand>p,.wstq-footer__column h3{color:#f1c400}.wstq-footer__brand h2{color:#fffaf0}.wstq-footer__brand .wstq-red-button{background:#f1c400;color:#17140f}.wstq-footer__bottom{border-top-color:#fffaf033}.pq-main,.pq-main h1{color:#17140f}.pq-category-filter__button{background:#fffaf0;color:#6f685f}.pq-category-filter__button:hover,.pq-category-filter__button.is-active{background:#f1c400;border-color:#f1c400;color:#17140f}body,button,input,select,textarea,.wstq-nav,.wstq-nav__link,.wstq-mobile-menu__panel,.wstq-section-heading p,.wstq-section-heading a,.wstq-product-card__content>p,.wstq-product-card__price span,.wstq-category-card__content>span,.wstq-category-card strong,.wstq-filter-drawer>summary,.wstq-filter-form legend,.wstq-red-button,.wstq-collection-tabs a,.wstq-sort select,.pq-button,.pq-link,.pq-nav,.pq-icon-link,.pq-brands__inner>p,.pq-brands__list span,.pq-brands__list a{font-weight:400!important}h1,h2,h3,h4,h5,h6,.wstq-product-card h3,.wstq-category-card h3,.wstq-collection-hero h1,.pq-video-hero__copy h1,.pq-membership h2,.wstq-product-card__badge,.pq-product-card__status,.pq-eyebrow{font-weight:500!important}.wstq-topbar{min-height:34px;padding:6px max(18px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.wstq-topbar__social{display:flex;flex-direction:row;align-items:center;justify-self:start;gap:14px}.wstq-topbar__message{grid-column:2;text-align:center}.wstq-topbar__spacer{grid-column:3}.wstq-nav{position:relative;width:var(--pq-page);min-height:76px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}.wstq-nav__left{grid-column:2;display:flex;align-items:center;justify-self:end;gap:20px;min-width:0}.wstq-collections-menu{position:relative}.wstq-collections-menu>summary{list-style:none;white-space:nowrap}.wstq-collections-menu>summary::-webkit-details-marker{display:none}.wstq-collections-menu__panel{position:absolute;z-index:30;top:calc(100% + 12px);left:0;width:min(580px,calc(100vw - 48px));padding:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;border:1px solid rgba(23,20,15,.2);box-shadow:0 18px 45px #17140f24}.wstq-menu-group{min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:10px}.wstq-menu-group>a:first-child{padding-bottom:9px;border-bottom:1px solid rgba(23,20,15,.18);font-weight:700}.wstq-menu-group>div{display:flex;flex-direction:column;align-items:stretch;gap:0}.wstq-menu-group>div a{display:block;padding:8px 0;border-bottom:1px solid rgba(23,20,15,.09);line-height:1.35;white-space:normal}.wstq-menu-group>div a:last-child{border-bottom:0}.wstq-logo{position:static;grid-column:1;display:flex;align-items:center;justify-content:center;justify-self:start;max-width:112px;transform:none}.wstq-logo img{display:block;width:auto;height:auto;max-width:112px;max-height:66px;object-fit:contain}.wstq-nav__actions{grid-column:3;justify-self:end;display:flex;align-items:center;gap:16px}.wstq-nav__actions>a,.wstq-account-icon{display:grid;width:42px;height:42px;place-items:center}.wstq-nav__actions svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}.wstq-cart-link{position:relative}.wstq-mobile-menu{display:none}@media(max-width:820px){.wstq-nav{min-height:64px;grid-template-columns:1fr auto 1fr;gap:0}.wstq-nav__left{display:none}.wstq-nav__actions{grid-column:3}.wstq-mobile-menu{display:block;grid-column:1;grid-row:1;justify-self:start}.wstq-logo{position:absolute;left:50%;top:50%;max-width:82px;transform:translate(-50%,-50%)}.wstq-logo img{width:auto;height:auto;max-width:82px;max-height:54px;object-fit:contain}}.pq-brand-showcase,.pq-brand-showcase__heading h2,.pq-brand-showcase__item span{color:#856a3d;color:var(--pq-brand-text,#856a3d)}.pq-brand-showcase__heading p{color:#8a001c;color:var(--pq-brand-eyebrow,#8a001c)}@media(max-width:820px){.wstq-logo{grid-column:auto;grid-row:auto}}.wstq-collection-page{--pq-collection-version:3.6;min-height:60vh;padding:0 0 88px;overflow:clip;background:#f6f0e5;color:#17140f}.wstq-collection-hero{width:var(--pq-page);margin:0 auto;padding:68px 0 74px}.wstq-collection-hero>p{margin:0 0 8px;color:#8c7300;font-size:10px;font-weight:800;letter-spacing:.14em}.wstq-collection-hero h1{margin:0;color:#17140f;font-size:clamp(52px,6vw,82px);font-weight:700;line-height:.95;letter-spacing:-.055em}.wstq-collection-hero>div{max-width:720px;margin-top:22px;color:#6f685f;font-size:14px;line-height:1.7}.wstq-collection-controls{position:relative;width:var(--pq-page);margin:0 auto 28px;padding:0 0 14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;border-bottom:1px solid #17140f}.wstq-filter-drawer{position:relative;z-index:20}.wstq-filter-drawer>summary{display:flex;align-items:center;gap:7px;min-height:34px;list-style:none;color:#17140f;font-size:11px;font-weight:800;letter-spacing:.02em}.wstq-filter-drawer>summary::-webkit-details-marker{display:none}.wstq-filter-drawer>summary:focus-visible,.wstq-collection-tabs a:focus-visible,.wstq-sort select:focus-visible,.wstq-product-card__link:focus-visible{outline:3px solid #f1c400;outline-offset:3px}.wstq-filter-form{position:absolute;left:0;top:calc(100% + 14px);z-index:30;width:min(360px,calc(100vw - 28px));max-height:min(620px,72vh);overflow:auto;padding:24px;border:1px solid #17140f;background:#fffaf1;box-shadow:0 24px 60px #17140f2e}.wstq-filter-form__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.wstq-filter-form__head strong{font-size:18px}.wstq-filter-form__head button{width:36px;height:36px;border:1px solid #17140f;background:transparent;color:#17140f;font-size:22px;line-height:1}.wstq-filter-form fieldset{margin:0;padding:18px 0;border:0;border-top:1px solid rgba(23,20,15,.16)}.wstq-filter-form legend{margin-bottom:10px;font-size:12px;font-weight:800}.wstq-filter-form fieldset>label{display:flex;align-items:center;gap:9px;margin:9px 0;color:#443e36;font-size:13px}.wstq-price-filter{display:grid;grid-template-columns:1fr 1fr;gap:10px}.wstq-price-filter label{display:grid;gap:6px;color:#655e55;font-size:11px}.wstq-price-filter input{width:100%;min-height:42px;border:1px solid rgba(23,20,15,.35);background:#fff;padding:0 10px;color:#17140f}.wstq-filter-form .wstq-red-button{width:100%;min-height:44px;margin-top:10px;border:1px solid #17140f;background:#f1c400;color:#17140f;font-weight:800}.wstq-filter-form>a{display:block;margin-top:12px;text-align:center;color:#17140f;font-size:12px;text-decoration:underline;text-underline-offset:3px}.wstq-collection-tabs{min-width:0;display:flex;align-items:center;justify-content:center;gap:6px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;white-space:nowrap;padding:2px}.wstq-collection-tabs a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 15px;border:1px solid #17140f;border-radius:5px;color:#17140f;font-size:11px;font-weight:700}.wstq-collection-tabs a[aria-current=page],.wstq-collection-tabs a:hover{background:#f1c400;border-color:#f1c400;color:#17140f}.wstq-sort{justify-self:end;display:flex;align-items:center;gap:8px;white-space:nowrap}.wstq-sort label{color:#6c655c;font-size:9px;letter-spacing:.08em}.wstq-sort select{max-width:210px;border:0;background:transparent;padding:7px 24px 7px 7px;color:#17140f;font-size:11px;font-weight:800}.wstq-product-grid--collection{width:var(--pq-page);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 24px}.wstq-product-card{min-width:0;color:#17140f}.wstq-product-card__link{display:flex;height:100%;min-width:0;flex-direction:column;color:#17140f}.wstq-product-card__media{position:relative;aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(23,20,15,.18);border-radius:8px;background:#ece4d7}.wstq-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:#ece4d7;transition:opacity .24s ease,transform .32s ease}.wstq-product-card__image--primary{opacity:1}.wstq-product-card__image--secondary{opacity:0}.wstq-product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;background:#033e28;color:#f6f0e561}.wstq-product-card__placeholder span{font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(42px,5vw,68px);font-weight:800;letter-spacing:-.06em}.wstq-product-card__badge{position:absolute;top:10px;left:10px;z-index:2;padding:6px 9px;border-radius:999px;background:#f1c400;color:#17140f;font-size:10px;font-weight:800}.wstq-product-card__content{display:flex;flex:1;flex-direction:column;padding:12px 0 0}.wstq-product-card__content>p{margin:0 0 5px;color:#8c7300;font-size:10px;font-weight:700}.wstq-product-card h3{margin:0;color:#17140f;font-size:16px;font-weight:700;line-height:1.35;letter-spacing:-.015em;text-transform:none}.wstq-product-card__price{display:flex;align-items:baseline;gap:8px;margin-top:7px;color:#17140f;font-size:11px;font-weight:700}.wstq-product-card__price s{color:#8b8379;font-weight:500}.wstq-product-card__price span{color:#17140f}.wstq-pagination{width:var(--pq-page);margin:58px auto 0;display:flex;justify-content:center;gap:24px;color:#17140f;font-weight:800}.wstq-collection-description{width:min(900px,calc(100vw - 32px));margin:72px auto 0;color:#6f685f;line-height:1.7}.wstq-empty{width:var(--pq-page);margin:30px auto;padding:50px;border:1px solid #17140f;color:#17140f;text-align:center}@media(hover:hover)and (pointer:fine){.wstq-product-card__link:hover .wstq-product-card__image--primary{opacity:0;transform:scale(1.02)}.wstq-product-card__link:hover .wstq-product-card__image--secondary{opacity:1;transform:scale(1.02)}}@media(min-width:750px)and (max-width:999px){.wstq-collection-controls{grid-template-columns:auto 1fr}.wstq-collection-tabs{grid-column:1/-1;grid-row:2;justify-content:flex-start}.wstq-sort{grid-column:2;grid-row:1}.wstq-product-grid--collection{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 18px}}@media(max-width:749px){.wstq-collection-hero{padding:48px 0 60px}.wstq-collection-hero h1{font-size:clamp(46px,15vw,68px)}.wstq-collection-controls{grid-template-columns:auto 1fr;gap:12px;margin-bottom:22px}.wstq-collection-tabs{grid-column:1/-1;grid-row:2;justify-content:flex-start}.wstq-sort{grid-column:2;grid-row:1;min-width:0}.wstq-sort select{max-width:190px}.wstq-product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.wstq-product-card h3{font-size:14px}.wstq-product-card__price{font-size:11px}.wstq-filter-form{position:fixed;left:14px;top:112px;width:calc(100vw - 28px)}}@media(hover:none){.wstq-product-card__image--secondary{display:none}.wstq-product-card__link:hover .wstq-product-card__image--primary{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.wstq-product-card__image,.pq-checkerboard-categories__media img{transition:none}}.pq-video-hero__eyebrow{background:transparent!important;border:0!important;color:#f1c400!important;padding:0!important}.pq-brand-showcase__inner{overflow:visible}.pq-brand-showcase__list{width:100%;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:10px!important}.pq-brand-showcase__item{min-width:0;min-height:150px!important;padding:12px 6px 16px!important;border:0!important;background:transparent!important;display:grid!important;grid-template-rows:96px auto;align-content:start;gap:10px}.pq-brand-showcase__logo{width:100%;height:96px;display:grid;place-items:center;border:0;background:transparent}.pq-brand-showcase__logo img{width:calc(100% - 12px)!important;height:72px!important;object-fit:contain}.pq-brand-showcase__item span{width:100%;max-width:none;overflow-wrap:anywhere;font-size:14px!important;line-height:1.3;text-align:center}@media screen and (max-width:820px){.pq-brand-showcase__list{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:4px!important}.pq-brand-showcase__item{min-height:118px!important;padding:8px 2px 10px!important;grid-template-rows:70px auto;gap:7px}.pq-brand-showcase__logo{height:70px}.pq-brand-showcase__logo img{width:calc(100% - 6px)!important;height:54px!important}.pq-brand-showcase__item span{font-size:11px!important}}@media screen and (max-width:560px){.pq-brand-showcase__list{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:2px!important}.pq-brand-showcase__item{min-height:96px!important;padding:6px 1px 8px!important;grid-template-rows:52px auto;gap:5px}.pq-brand-showcase__logo{height:52px}.pq-brand-showcase__logo img{width:calc(100% - 2px)!important;height:42px!important}.pq-brand-showcase__item span{font-size:9px!important;line-height:1.2}}.wstq-mobile-menu>summary{width:42px;height:42px;display:grid;align-content:center;gap:5px;padding:9px;color:#17140f;list-style:none;appearance:none;-webkit-appearance:none}.wstq-mobile-menu>summary::-webkit-details-marker{display:none}.wstq-mobile-menu>summary::marker{content:""}.wstq-mobile-menu>summary>span{display:block;width:24px;height:2px;background:currentColor}@media screen and (max-width:820px){.wstq-mobile-menu{position:static}.wstq-mobile-menu>summary{cursor:pointer}.wstq-mobile-menu>summary:focus-visible{outline:3px solid #f1c400;outline-offset:2px}.wstq-mobile-menu__panel{position:absolute;top:100%;left:0;right:0;z-index:80;display:none;max-height:calc(100vh - 98px);overflow-y:auto;padding:18px 20px 22px;border-top:1px solid rgba(23,20,15,.16);border-bottom:1px solid #17140f;box-shadow:0 22px 42px #17140f2e}.wstq-mobile-menu[open]>.wstq-mobile-menu__panel{display:grid;gap:0}.wstq-mobile-menu__panel>a,.wstq-mobile-menu__panel>details{min-height:48px;padding:14px 2px;border-bottom:1px solid rgba(23,20,15,.14);color:#17140f;font-size:15px;line-height:1.25}.wstq-mobile-menu__panel>details>summary{list-style:none;cursor:pointer}.wstq-mobile-menu__panel>details>summary::-webkit-details-marker{display:none}.wstq-mobile-menu__panel>details>summary:after{content:"+";float:right}.wstq-mobile-menu__panel>details[open]>summary:after{content:"\2212"}.wstq-mobile-menu__panel>details>a{display:block;padding:10px 12px 0;color:#6f685f;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/project-q.css.map */
