*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--valse-cream);color:var(--valse-white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.skip-link{position:absolute;left:-999px;top:8px;background:#fff;color:#050505;padding:10px 14px;z-index:999}.skip-link:focus{left:8px}.page-width{max-width:var(--valse-page-width);margin:0 auto;padding:0 22px}.valse-btn,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:14px 22px;font-weight:900;cursor:pointer;min-height:50px;transition:.18s ease;background:var(--valse-white);color:#050505}.valse-btn:hover{transform:translateY(-1px);box-shadow:0 18px 40px #ffffff29}.valse-btn--yellow{background:var(--valse-yellow);color:#fff}.valse-btn--light{background:#050505;color:#fff;border:1px solid var(--valse-border)}.valse-section{padding:72px 0}.valse-eyebrow{display:inline-flex;padding:8px 14px;border-radius:999px;background:#fff;color:var(--valse-yellow);font-weight:950;letter-spacing:.12em;font-size:12px;text-transform:uppercase}.valse-card{border:1px solid var(--valse-border);border-radius:var(--valse-radius);background:#000000c7;box-shadow:0 18px 50px #ffffff0f}.valse-muted{color:var(--valse-muted)}.valse-grid{display:grid;gap:22px}.valse-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.valse-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.valse-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.valse-announcement{background:#fff;color:var(--valse-yellow);font-weight:950;text-align:center;text-transform:uppercase;letter-spacing:.04em;padding:10px 16px;font-size:14px}.valse-header{position:sticky;top:0;z-index:30;background:#000000e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--valse-border)}.valse-header__inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}.valse-logo{font-weight:1000;font-size:30px;letter-spacing:-.08em}.valse-logo img{width:auto;max-height:46px}.valse-nav{display:flex;align-items:center;gap:28px;font-weight:850;font-size:15px}.valse-actions{display:flex;align-items:center;gap:10px}.valse-cart{display:inline-flex;gap:10px;background:#fff;color:#050505;border-radius:999px;padding:13px 18px;font-weight:950}.valse-cart b{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:var(--valse-yellow);color:#fff}.valse-menu{display:none}.valse-hero{padding:82px 0 84px;background:radial-gradient(circle at 82% 18%,rgba(246,197,0,.38),transparent 32%),linear-gradient(110deg,#050505 0% 100%)}.valse-hero__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:56px}.valse-hero h1{font-size:clamp(54px,8vw,96px);line-height:.88;letter-spacing:-.08em;margin:22px 0 18px}.valse-hero p{font-size:20px;line-height:1.55;color:#555;max-width:680px}.valse-hero__media{min-height:430px;border-radius:34px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 24px 80px #ffffff2e}.valse-hero__media span{color:var(--valse-yellow);font-size:54px;font-weight:1000;letter-spacing:-.08em}.valse-pills{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.valse-pill{border:1px solid var(--valse-border);border-radius:999px;padding:11px 15px;background:#050505;font-weight:850}.valse-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{height:100%;display:flex;flex-direction:column;border:1px solid var(--valse-border);border-radius:var(--valse-radius);overflow:hidden;background:#050505;box-shadow:0 16px 44px #ffffff0d}.product-card__image{aspect-ratio:1/1;background:#050505;display:grid;place-items:center;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1}.product-card__title{font-size:17px;line-height:1.18;min-height:42px;font-weight:950;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price{font-weight:950}.product-card__form{margin-top:auto}.product-card__button{width:100%;margin-top:8px}.valse-product{padding:54px 0}.valse-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:start}.valse-product__gallery{position:sticky;top:110px}.valse-product__main-image{aspect-ratio:1/1;border-radius:28px;overflow:hidden;background:#050505;border:1px solid var(--valse-border)}.valse-product__main-image img{width:100%;height:100%;object-fit:cover}.valse-product__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.valse-product__thumb{aspect-ratio:1;border-radius:14px;overflow:hidden;border:1px solid var(--valse-border);background:#050505}.valse-product h1{font-size:clamp(38px,5vw,64px);letter-spacing:-.06em;line-height:.95;margin:14px 0}.valse-price{font-size:24px;font-weight:1000}.valse-compare{color:#888;text-decoration:line-through;margin-left:8px}.valse-form-row{margin:20px 0}.valse-form-row label{display:block;font-weight:900;margin-bottom:8px}.valse-select,.valse-input,.valse-textarea{width:100%;border:1px solid var(--valse-border);background:#050505;border-radius:16px;padding:15px 16px;font:inherit}.valse-textarea{min-height:160px;resize:vertical}.valse-qty{display:flex;width:150px;border:1px solid var(--valse-border);border-radius:999px;overflow:hidden;background:#050505}.valse-qty button{width:44px;border:0;background:#050505;font-weight:1000;font-size:20px}.valse-qty input{width:60px;border:0;text-align:center;font-weight:950}.valse-trust{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.valse-accordion details{border-bottom:1px solid var(--valse-border);padding:18px 0}.valse-accordion summary{cursor:pointer;font-weight:950}.valse-ugc-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.valse-ugc-item{aspect-ratio:9/14;border-radius:20px;background:#fff;color:#050505;display:grid;place-items:center;overflow:hidden;text-align:center;padding:16px}.valse-ugc-item video,.valse-ugc-item img{width:100%;height:100%;object-fit:cover}.valse-contact{padding:70px 0}.valse-contact__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px}.valse-contact__panel{padding:30px}.valse-contact h1,.valse-page-title{font-size:clamp(42px,6vw,76px);line-height:.9;letter-spacing:-.07em;margin:14px 0}.valse-form{display:grid;gap:14px}.valse-faq-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.valse-faq-tab{border:1px solid var(--valse-border);background:#050505;border-radius:999px;padding:10px 14px;font-weight:900}.valse-faq-item{padding:20px;border:1px solid var(--valse-border);border-radius:18px;background:#050505;margin:12px 0}.valse-track__grid{display:grid;grid-template-columns:1fr .8fr;gap:26px;align-items:start}.valse-footer{background:#fff;color:#050505;padding:56px 0}.valse-footer a{color:#050505}.valse-footer__grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:28px}.valse-footer h3{margin:0 0 14px}.valse-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:10px;color:#ddd}.cart-table{display:grid;gap:16px}.cart-item{display:grid;grid-template-columns:96px 1fr auto;gap:18px;align-items:center;padding:16px}.cart-item__image{width:96px;height:96px;border-radius:18px;overflow:hidden;background:#050505}.cart-summary{padding:24px}.empty-state{text-align:center;padding:74px 24px}.valse-mobile-drawer{display:none}@media(max-width:980px){.valse-nav{display:none}.valse-menu{display:block}.valse-products,.valse-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.valse-hero__grid,.valse-product__grid,.valse-contact__grid,.valse-track__grid,.valse-footer__grid{grid-template-columns:1fr}.valse-product__gallery{position:static}.valse-hero__media{min-height:320px}}@media(max-width:640px){.page-width{padding:0 16px}.valse-header__inner{min-height:70px}.valse-actions .valse-btn:not(.valse-cart){display:none}.valse-products,.valse-grid--2,.valse-grid--3,.valse-grid--4{grid-template-columns:1fr}.valse-hero h1{font-size:56px}.valse-section{padding:48px 0}.cart-item{grid-template-columns:78px 1fr}.cart-item__image{width:78px;height:78px}.cart-item__total{grid-column:2}.valse-ugc-row,.valse-footer__grid{grid-template-columns:1fr}}.valse-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:16px 0 26px}.product-card{min-height:100%}.product-card__image{position:relative}.product-card__badge{position:absolute;top:12px;left:12px;z-index:2;background:var(--valse-yellow);color:#fff;border-radius:999px;padding:7px 10px;font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.product-card__mini{font-size:13px;font-weight:850;color:var(--valse-muted);min-height:18px}.product-card__body{min-height:205px}.product-card__price{margin-top:auto}.product-card__form{padding-top:10px;margin-top:0}.product-card__button{min-height:52px}.product-card--placeholder .product-card__button{pointer-events:none;opacity:.75}.valse-product-form__add{margin-bottom:14px}.valse-dynamic-checkout,.shopify-payment-button{display:block;margin-top:14px}.valse-dynamic-checkout .shopify-payment-button__button,.shopify-payment-button__button{width:100%;min-height:54px;border-radius:999px!important;font-weight:950!important;overflow:hidden}.shopify-payment-button__button--unbranded{background:var(--valse-yellow)!important;color:#fff!important}.shopify-payment-button__more-options{margin-top:10px!important}.valse-password{min-height:100vh;position:relative;overflow:hidden;padding:34px 0 70px;background:radial-gradient(circle at 86% 18%,rgba(246,197,0,.34),transparent 33%),linear-gradient(130deg,#050505 0%,var(--valse-cream) 100%)}.valse-password__bg{position:absolute;inset:auto -10% -35% 40%;height:55vh;border-radius:999px;background:#f6c5001f;filter:blur(40px);pointer-events:none}.valse-password__wrap{position:relative;z-index:1}.valse-password__brand{font-size:34px;font-weight:1000;letter-spacing:-.08em;margin-bottom:72px}.valse-password__brand img{max-height:54px;width:auto}.valse-password__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center}.valse-password__content h1{font-size:clamp(54px,8vw,108px);line-height:.88;letter-spacing:-.08em;margin:22px 0 20px}.valse-password__content p{max-width:720px;color:#555;font-size:20px;line-height:1.55}.valse-password__panel{padding:30px}.valse-password__panel h2{margin:0 0 8px;font-size:28px;letter-spacing:-.04em}.valse-password__form{margin-top:18px}.valse-password__form label{font-weight:950}@media(max-width:980px){.valse-section-heading,.valse-password__grid{display:grid;grid-template-columns:1fr}.valse-password__brand{margin-bottom:42px}.product-card__body{min-height:190px}}@media(max-width:640px){.product-card__body{min-height:auto}.valse-password{padding:26px 0 46px}.valse-password__content h1{font-size:56px}.valse-password__panel{padding:22px}}:root{--valse-bg:#ffffff;--valse-bg-deep:#ffffff;--valse-surface:#ffffff;--valse-surface-2:#ffffff;--valse-text:#050505;--valse-text-soft:#e8e2d4;--valse-muted:#d4cdbf;--valse-border:rgba(0,0,0,.13);--valse-yellow:#C8A76A}body{background:var(--valse-bg)!important;color:var(--valse-text)!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}main{background:var(--valse-bg)}.valse-announcement{background:#fff!important;color:var(--valse-yellow)!important;border-bottom:1px solid rgba(246,197,0,.14)}.valse-header{background:#fffffff0!important;border-bottom:1px solid rgba(0,0,0,.08)!important;box-shadow:0 12px 34px #ffffff2e}.valse-logo,.valse-nav a,.valse-menu{color:var(--valse-text)!important}.valse-nav a:hover{color:var(--valse-yellow)!important}.valse-actions .valse-btn--light{background:#0000000b!important;color:var(--valse-text)!important;border-color:#0000001a!important}.valse-actions .valse-btn--yellow{background:var(--valse-yellow)!important;color:#fff!important;box-shadow:0 12px 30px #f6c5002e}.valse-cart{background:#fff!important;color:var(--valse-text)!important;border:1px solid rgba(0,0,0,.08)}.valse-cart b{background:var(--valse-yellow)!important;color:#fff!important}.valse-hero{background:radial-gradient(circle at 84% 18%,rgba(246,197,0,.3),transparent 34%),linear-gradient(110deg,#fff 0% 56%,#322b05)!important;color:var(--valse-text)!important}.valse-hero h1,.valse-page-title,.valse-contact h1,.valse-product h1{color:var(--valse-text)!important;text-shadow:0 2px 24px rgba(0,0,0,.04)}.valse-hero p,.valse-password__content p{color:var(--valse-text-soft)!important}.valse-eyebrow{background:#fff!important;color:var(--valse-yellow)!important;border:1px solid rgba(246,197,0,.16)}.valse-hero__media{background:#fff!important;box-shadow:0 28px 90px #ffffff73;border:1px solid rgba(0,0,0,.06)}.valse-pill{background:#0000000b!important;color:var(--valse-text)!important;border-color:#0000001f!important}.valse-section{background:var(--valse-bg)!important}.valse-card,.product-card,.valse-faq-item,.cart-item,.cart-summary,.valse-contact__panel{background:linear-gradient(180deg,#0000000e,#00000008)!important;color:var(--valse-text)!important;border-color:#0000001f!important;box-shadow:0 18px 55px #ffffff3d!important}.product-card__image,.valse-product__main-image,.valse-product__thumb,.cart-item__image{background:#fff!important;border-color:#00000014!important}.product-card__title,.product-card__price,.valse-price,.valse-form-row label,.valse-accordion summary,.valse-footer h3,.valse-password__panel h2{color:var(--valse-text)!important}.product-card__mini,.valse-muted,.valse-footer ul,.valse-footer p{color:var(--valse-muted)!important}.product-card__badge{background:var(--valse-yellow)!important;color:#fff!important}.valse-btn{background:#fff!important;color:var(--valse-text)!important;border:1px solid rgba(0,0,0,.08)}.valse-btn--yellow,.product-card__button,.valse-product-form__add{background:var(--valse-yellow)!important;color:#fff!important;border:0!important;box-shadow:0 14px 34px #f6c50029}.valse-btn--light{background:#0000000e!important;color:var(--valse-text)!important;border:1px solid rgba(0,0,0,.12)!important}.valse-btn:hover{box-shadow:0 18px 44px #ffffff52}.valse-select,.valse-input,.valse-textarea{background:#fff!important;color:var(--valse-text)!important;border-color:#00000024!important}.valse-select:focus,.valse-input:focus,.valse-textarea:focus{outline:2px solid rgba(246,197,0,.45);outline-offset:2px}.valse-input::placeholder,.valse-textarea::placeholder{color:#00000094!important}.valse-qty{background:#fff!important;border-color:#00000024!important}.valse-qty button,.valse-qty input{background:#fff!important;color:var(--valse-text)!important}.valse-faq-tab{background:#0000000e!important;color:var(--valse-text)!important;border-color:#0000001f!important}.valse-footer{background:#fff!important;color:var(--valse-text)!important;border-top:1px solid rgba(0,0,0,.08)}.valse-footer a{color:var(--valse-text)!important}.valse-footer a:hover{color:var(--valse-yellow)!important}.valse-compare{color:#a9a293!important}.valse-accordion details{border-bottom-color:#0000001f!important}.shopify-payment-button__button--unbranded{background:#050505!important;color:#fff!important;margin-top:14px!important}.valse-dynamic-checkout,.shopify-payment-button{margin-top:16px!important}.valse-product-form__add{margin-bottom:16px!important}.valse-password{background:radial-gradient(circle at 86% 18%,rgba(246,197,0,.28),transparent 33%),linear-gradient(130deg,#fff 0% 100%)!important;color:var(--valse-text)!important}.valse-password__panel{background:linear-gradient(180deg,#0000000f,#00000009)!important;border:1px solid rgba(0,0,0,.12)!important}.valse-password__brand{color:var(--valse-text)!important}@media(max-width:980px){.valse-header__inner{background:transparent!important}.valse-hero{background:radial-gradient(circle at 80% 12%,rgba(246,197,0,.26),transparent 38%),linear-gradient(120deg,#fff 0% 100%)!important}}.valse-product__thumb{cursor:pointer;padding:0;appearance:none;-webkit-appearance:none}.valse-product__thumb.is-active{outline:2px solid var(--valse-yellow);outline-offset:2px}.valse-bundle__options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.valse-bundle-option{border:1px solid var(--valse-border);border-radius:18px;background:#0000000b;color:var(--valse-text);padding:13px 14px;text-align:left;cursor:pointer;font:inherit;display:grid;gap:3px}.valse-bundle-option strong{font-weight:1000}.valse-bundle-option span{color:var(--valse-muted);font-size:13px;font-weight:800}.valse-bundle-option.is-active{border-color:var(--valse-yellow);box-shadow:0 0 0 2px #f6c5002e}.valse-discount{border-top:1px solid var(--valse-border);border-bottom:1px solid var(--valse-border);padding:16px 0;margin:16px 0}.valse-discount__row{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:8px}.valse-footer__grid{align-items:start}.valse-footer li a{line-height:1.45}.valse-faq-list{margin-top:24px}.valse-faq-contact{margin-top:22px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.valse-faq-contact h2{margin:0 0 6px}.valse-faq-contact p{margin:0}.valse-password--simple{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 84% 18%,rgba(246,197,0,.18),transparent 34%),linear-gradient(130deg,#fff 0% 100%)!important}.valse-password-simple__top{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:28px}.valse-password-simple__brand{font-size:30px;font-weight:1000;letter-spacing:-.08em;color:var(--valse-text)}.valse-password-simple__brand img{max-height:46px;width:auto}.valse-password-simple__form{display:flex;align-items:center;gap:10px;margin:0}.valse-password-simple__form .valse-input{width:min(260px,42vw);min-height:50px}.valse-password-simple__center{flex:1;display:grid;place-items:center;text-align:center;padding:90px 22px}.valse-password-simple__center h1{font-size:clamp(48px,7vw,92px);line-height:.92;letter-spacing:-.07em;margin:18px 0;color:var(--valse-text)}.valse-password-simple__center p{max-width:720px;margin:0 auto;color:var(--valse-text-soft);font-size:20px;line-height:1.55}@media(max-width:720px){.valse-bundle__options,.valse-discount__row{grid-template-columns:1fr}.valse-faq-contact,.valse-password-simple__top,.valse-password-simple__form{display:grid}.valse-password-simple__form .valse-input{width:100%}}.valse-bundle-option{min-height:84px}.valse-bundle-option:focus-visible{outline:2px solid var(--valse-yellow);outline-offset:3px}.valse-discount--bundle-active{border-color:#f6c5006b!important;background:#f6c50014;border-radius:18px;padding:16px}.valse-discount button:disabled,.valse-discount input:disabled{opacity:.58;cursor:not-allowed}.valse-faq-item summary{cursor:pointer;list-style:none}.valse-faq-item summary::-webkit-details-marker{display:none}.valse-faq-item summary:after{content:"+";float:right;color:var(--valse-yellow);font-size:22px;line-height:1}.valse-faq-item[open] summary:after{content:"\2013"}.valse-price-note{display:inline-flex;margin-left:10px;font-size:13px;font-weight:900;color:var(--valse-yellow);vertical-align:middle}.product-card__button[disabled]{opacity:.72;cursor:not-allowed}.valse-bundle-option span{line-height:1.25}.valse-product-form .valse-price-note{margin-top:8px}.valse-price--before-cart{font-size:2rem!important;font-weight:900!important;color:var(--valse-yellow,#C8A76A)!important;margin:14px 0 16px!important;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.valse-price--before-cart .valse-compare{font-size:1rem!important;color:#8f8f8f!important;text-decoration:line-through;font-weight:800!important}.valse-bundle__options--two{grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:center}.valse-bundle__options--two .valse-bundle-option.is-active{border-color:#c8a76a!important;background:#c8a76a1f!important;box-shadow:0 0 0 2px #c8a76a29!important}@media(max-width:640px){.valse-price--before-cart{font-size:1.75rem!important;margin-bottom:14px!important}.valse-bundle__options--two{grid-template-columns:1fr!important}}.product-card__image,.product-card__image-wrapper,.card__media,.product__media,.valse-product__main-image,.valse-product__thumb,.cart-item__image,.collection-card,.media{aspect-ratio:1/1;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.product-card__image img,.card__image,.product__media img,.product-thumbnail img,.collection-card img,.valse-product__main-image img,.valse-product__thumb img,.cart-item__image img,[class*=product] img,[class*=card] img{width:100%;height:100%;object-fit:contain!important;object-position:center center;display:block}.cart-item__image{width:80px;height:80px;min-width:80px;border-radius:16px}.cart-item{grid-template-columns:80px 1fr auto}.valse-product__thumb{width:100%;height:auto;min-height:0;padding:0;cursor:pointer}.valse-product__thumb.is-active{border-color:#c8a76a;box-shadow:0 0 0 2px #c8a76a33}.valse-product__main-image{background:#fff!important}.valse-product__thumbs{grid-template-columns:repeat(5,minmax(54px,1fr))}.valse-bundle__options--three{grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:center}.valse-bundle__options--three .valse-bundle-option.is-active{border-color:#c8a76a!important;background:#c8a76a1f!important;box-shadow:0 0 0 2px #c8a76a29!important}[data-discount-message].is-success{color:#28a745!important;font-weight:950!important}[data-discount-message].is-error{color:#d9534f!important;font-weight:950!important}[data-discount-message].is-bundle{color:#c8a76a!important;font-weight:950!important}@media(max-width:640px){.valse-product__thumbs{grid-template-columns:repeat(4,minmax(56px,1fr));gap:8px}.valse-bundle__options--three{grid-template-columns:1fr!important}.cart-item{grid-template-columns:70px 1fr;gap:12px}.cart-item__total{grid-column:2}.cart-item__image{width:70px;height:70px;min-width:70px}}.product-card__image img,.product-card__image,.card__image,.product__media img,.product-thumbnail img,.collection-card img,.valse-product__main-image img,.valse-product__thumb img,.cart-item__image img,.valse-search-product-media img,[class*=product] img,[class*=card] img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block}.product-card__image,.product-card__image-wrapper,.card__media,.product__media,.valse-product__main-image,.valse-product__thumb,.cart-item__image,.media{aspect-ratio:1/1;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.valse-product__thumb{width:76px;height:76px;min-width:76px}.cart-item__image{width:80px;height:80px;min-width:80px}.valse-products,.grid,.product-grid{align-items:stretch}.valse-products>*,.grid__item,.product-grid>*{display:flex;flex-direction:column;min-width:0}.product-card,.card-wrapper,.card{display:flex!important;flex-direction:column!important;height:100%!important;min-height:100%!important;background:#fff!important;color:#050505!important}.product-card__body,.card__content,.card-information{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:0!important}.product-card__title,.price-title-wrapper{flex:0 0 auto!important}.product-card__price{margin-top:8px!important;flex:0 0 auto!important}.product-card__button,.product-form__submit,.btn-soldout,button[name=add]{width:100%!important;min-height:52px!important;padding:12px 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important;overflow:visible!important}.product-card__image,.card__media,.media,.card__media-full-transparent,[class*=card__media]{aspect-ratio:1/1!important;overflow:hidden!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-card__image img,.card__media img,.card__media .motion-reduce,[class*=card__media] img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important}.product-card__button[aria-disabled=true],.product-card__button.is-sold-out,.btn-soldout,button[name=add]:disabled{background:#333!important;color:#888!important;cursor:not-allowed!important}.valse-product-card-bundle-hint{font-size:12px;color:#c8a76a;font-weight:850;margin:6px 0}.valse-bundle-line-badge{display:inline-flex;margin-top:8px;padding:5px 9px;border-radius:999px;background:#c8a76a1f;border:1px solid rgba(200,167,106,.55);color:#c8a76a;font-weight:900;font-size:12px}.valse-bundle-line-badge.is-bundle-20{background:#c8a76a33}.valse-products,.grid,.product-grid{align-items:stretch!important}.valse-products{grid-auto-rows:1fr}.grid__item,.valse-products>*,.product-grid>*{display:flex!important;flex-direction:column!important;min-width:0}.product-card,.card-wrapper,.card{display:flex!important;flex-direction:column!important;height:100%!important;min-height:100%!important}.product-card__body,.card__content,.card-information{flex:1!important;display:flex!important;flex-direction:column!important}.product-card__form,.card-information form,.card-information .product-form,.card-information__button,.card__footer{margin-top:auto!important;width:100%!important;position:relative!important;bottom:auto!important}.product-card__button,.product-form__submit,.btn-add-to-cart,.btn-sold-out,button[name=add]{display:flex!important;visibility:visible!important;opacity:1!important;width:100%!important;min-height:52px!important;align-items:center!important;justify-content:center!important}.product-card__image,.card__media,.media,[class*=card__media]{aspect-ratio:1/1!important;overflow:hidden!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-card__image img,.card__media img,[class*=card__media] img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important}.valse-hero__best-sellers{background:#c8a76a!important;color:#fff!important;border:1px solid #C8A76A!important;box-shadow:0 0 #c8a76a6b,0 16px 38px #c8a76a2e!important;transform:translateZ(0);animation:valseBestSellerPulse 2.25s ease-in-out infinite}.valse-hero__best-sellers:hover{background:#050505!important;color:#fff!important;transform:translateY(-2px) scale(1.03);box-shadow:0 18px 48px #c8a76a47!important}@keyframes valseBestSellerPulse{0%{box-shadow:0 0 #c8a76a6b,0 16px 38px #c8a76a2e}70%{box-shadow:0 0 0 10px #c8a76a00,0 16px 38px #c8a76a2e}to{box-shadow:0 0 #c8a76a00,0 16px 38px #c8a76a2e}}.product-card__body{padding:18px 18px 20px!important;display:flex!important;flex-direction:column!important;gap:0!important}.product-card__form{display:block!important;margin-top:auto!important;padding-top:14px!important;width:100%!important}.product-card__button,.btn-add-to-cart,.btn-sold-out{width:100%!important;min-height:50px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;visibility:visible!important;opacity:1!important;position:relative!important;bottom:auto!important;overflow:hidden!important}.btn-add-to-cart.product-card__button{background:#c8a76a!important;color:#fff!important;border:1px solid #C8A76A!important;font-weight:1000!important;letter-spacing:.01em!important;text-transform:none!important;box-shadow:0 14px 34px #c8a76a1f!important;transition:transform .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease!important}.btn-add-to-cart.product-card__button:hover{background:#050505!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 18px 40px #c8a76a38!important}.btn-add-to-cart.product-card__button.is-adding{background:#d8ad13!important;color:#fff!important;cursor:wait!important}.btn-add-to-cart.product-card__button.is-added{background:#28a745!important;color:#050505!important;border-color:#28a745!important}.btn-sold-out.product-card__button{background:#0000000a!important;color:#c8a76a!important;border:1px solid rgba(200,167,106,.55)!important;font-weight:1000!important;letter-spacing:.02em!important;text-transform:none!important;cursor:not-allowed!important}.btn-sold-out.product-card__button:before{display:none!important}.valse-about-socials a svg{width:34px;height:34px;fill:currentColor;display:block}.valse-footer__brand-top{color:#c8a76a!important;text-decoration:none!important;cursor:pointer}.valse-footer__brand-top:hover{color:#050505!important}.valse-hero--minimal-stripes{position:relative;isolation:isolate;overflow:hidden;background:repeating-linear-gradient(135deg,#fff 0 24px,#c8a76a 24px 38px,#fff 38px 76px);background-size:220% 220%;animation:valseHeroStripeShift 24s linear infinite}.valse-hero--minimal-stripes:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff73;z-index:0;pointer-events:none}.valse-hero--minimal-stripes:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 72% 32%,rgba(200,167,106,.22),transparent 34%),linear-gradient(90deg,#ffffffb8,#fff3);z-index:0;pointer-events:none}.valse-hero--minimal-stripes .page-width,.valse-hero--minimal-stripes .valse-hero__grid{position:relative;z-index:1}.valse-hero--minimal-stripes h1{color:#050505;text-shadow:0 18px 44px rgba(255,255,255,.42)}.valse-hero--minimal-stripes p{color:#000000db}.valse-hero--minimal-stripes .valse-eyebrow{background:#fff;color:#c8a76a;border:1px solid rgba(200,167,106,.72)}@keyframes valseHeroStripeShift{0%{background-position:0 0}to{background-position:220% 220%}}@media(max-width:767px){.valse-hero--minimal-stripes{background-size:300% 300%}.valse-hero--minimal-stripes:before{background:#ffffff8f}}@media(max-width:767px){.valse-products,.product-grid,.grid{overflow:visible!important}.valse-products>.product-card,.product-card,.card-wrapper,.grid__item{overflow:visible!important;min-width:0!important}.product-card__body,.card__content,.card-information,.product-card__actions,.product-card__form{overflow:visible!important;min-width:0!important}.product-card__actions{padding-bottom:2px!important}.product-card__button,.btn-add-to-cart,.btn-sold-out,.product-form__submit,button[name=add]{width:100%!important;max-width:100%!important;min-width:0!important;min-height:46px!important;padding:11px 12px!important;font-size:12px!important;line-height:1.15!important;black-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.product-card__button .btn-text,.btn-add-to-cart .btn-text{min-width:0!important;overflow:visible!important;black-space:nowrap!important}}@media(max-width:989px){.valse-cart__text,.cart-text,.header__icon--cart .btn__text,.header__cart-label,.cart-label-text{display:none!important}.valse-cart{position:relative;min-width:46px;justify-content:center}.valse-cart b{display:inline-grid!important;place-items:center;min-width:22px;height:22px}}.valse-hero{position:relative;overflow:hidden;background:repeating-linear-gradient(-45deg,#fff 0px 18px,#c8a76a 18px 36px)!important;background-size:400% 400%!important;animation:hero-stripe-move 5s linear infinite!important}.valse-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff73;z-index:0;pointer-events:none}.valse-hero>*{position:relative;z-index:1}@keyframes hero-stripe-move{0%{background-position:0% 0%}to{background-position:100% 100%}}.valse-hero__best-sellers{background:#c8a76a!important;color:#fff!important;font-weight:700!important;padding:16px 36px!important;border-radius:4px!important;text-transform:uppercase!important;letter-spacing:2px!important;box-shadow:0 0 #c8a76ab3;animation:pulse-glow 2s infinite!important;transition:transform .2s ease,background .2s ease!important}.valse-hero__best-sellers:hover{transform:scale(1.05)!important;background:#050505!important}@keyframes pulse-glow{0%{box-shadow:0 0 #c8a76ab3}70%{box-shadow:0 0 0 14px #c8a76a00}to{box-shadow:0 0 #c8a76a00}}.valse-price--before-cart{font-size:2rem!important;font-weight:900!important;color:#c8a76a!important;margin:14px 0 10px!important}.valse-price--before-cart .valse-compare{font-size:1rem;color:#777;text-decoration:line-through;margin-left:8px}.valse-price-note{display:block;color:#999;font-size:12px;margin-top:2px}.stock-status{display:inline-flex!important;align-items:center;gap:6px;font-size:13px;font-weight:600;border-radius:20px;padding:4px 12px;margin:0 0 12px!important}.stock-status span{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;color:#050505;font-size:11px}.stock-status.in-stock{color:#2a7a2a;background:#050505}.stock-status.in-stock span{background:#2a7a2a}.stock-status.out-of-stock{color:#b00020;background:#050505}.stock-status.out-of-stock span{background:#b00020}.valse-qty-limit{margin:6px 0 0;color:#c8a76a;font-size:12px;font-weight:800}.valse-qty [data-qty-plus].is-max{opacity:.4;cursor:not-allowed}.real-use-video-wrap{margin:20px 0;border-radius:16px;overflow:hidden;border:1px solid rgba(200,167,106,.2);background:#fff}.real-use-video{display:block;width:100%;max-height:460px;object-fit:contain;background:#fff}.shopify-payment-button__button{border-radius:6px!important;font-weight:700!important;font-size:15px!important;letter-spacing:1.5px!important;text-transform:uppercase!important;padding:16px!important;background:linear-gradient(135deg,#fff,#3a3a3a)!important;position:relative!important;overflow:hidden!important;transition:transform .2s ease,box-shadow .2s ease!important}.shopify-payment-button__button:after{content:"";position:absolute;top:-50%;left:-75%;width:50%;height:200%;background:linear-gradient(to right,#0000,#0000002e,#0000);transform:skew(-20deg);transition:left .5s ease;pointer-events:none}.shopify-payment-button__button:hover:after{left:125%}.shopify-payment-button__button:hover{transform:translateY(-2px)!important;box-shadow:0 8px 24px #ffffff40!important}.shopify-payment-button__button:active{transform:translateY(0)!important}.card-stars{color:#c8a76a;font-size:12px;margin:6px 0}.card-stars span{color:#666;font-size:11px}@media(max-width:767px){.btn-add-to-cart,.btn-sold-out,.product-form__submit,button[name=add],.valse-product-form__add{width:100%!important;max-width:100%!important;min-height:46px!important;padding:12px 14px!important;font-size:12px!important;line-height:1.2!important;black-space:normal!important;overflow:visible!important;text-overflow:clip!important}.product-card,.product-card__info,.product-card__actions,.product-card__form,.grid__item{overflow:visible!important;min-width:0!important}.valse-hero__best-sellers{width:100%;justify-content:center;padding:14px 18px!important}}.real-use-videos-section{margin:24px 0 0;padding:22px;border:1px solid rgba(200,167,106,.18);border-radius:18px;background:linear-gradient(180deg,#c8a76a0f,#00000005)}.real-use-videos-head{margin-bottom:16px}.real-use-videos-kicker{margin:0 0 6px;color:#c8a76a;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.real-use-videos-head h2{margin:0;color:#050505;font-size:22px;line-height:1.15}.real-use-videos-head p:not(.real-use-videos-kicker){margin:8px 0 0;color:#aaa;font-size:14px;line-height:1.6}.real-use-videos-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.real-use-video-card{position:relative;overflow:hidden;border:1px solid rgba(200,167,106,.22);border-radius:16px;background:#fff;aspect-ratio:9/16;box-shadow:0 18px 45px #ffffff47}.real-use-video-card .real-use-video,.real-use-video-card video{width:100%;height:100%;display:block;object-fit:cover;background:#fff}@media(max-width:900px){.real-use-videos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.real-use-videos-section{padding:16px;border-radius:16px}.real-use-videos-grid{grid-template-columns:1fr;gap:12px}.real-use-video-card{max-width:320px;margin:0 auto;width:100%}}.valse-hero{position:relative!important;background:#fff!important;overflow:hidden!important}.valse-hero:before{content:""!important;position:absolute!important;top:0!important;left:-40%!important;width:40%!important;height:100%!important;background:linear-gradient(to right,transparent 0%,rgba(200,167,106,.18) 40%,rgba(200,167,106,.35) 50%,rgba(200,167,106,.18) 60%,transparent 100%)!important;animation:yellow-sweep 3s ease-in-out infinite alternate!important;pointer-events:none!important;z-index:0!important}.valse-hero--minimal-stripes:after{display:none!important}@keyframes yellow-sweep{0%{left:-40%}to{left:100%}}.product-card__actions,.product-card__form,.product-card__button,.btn-add-to-cart,.btn-buy-now,.btn-sold-out,.product-card [name=add]{opacity:1!important;visibility:visible!important;display:flex!important;position:relative!important;z-index:2!important}.product-card__actions{display:grid!important;gap:8px!important;width:100%!important;margin-top:auto!important}.product-card__form{display:grid!important;gap:8px!important;width:100%!important}.btn-add-to-cart,.btn-buy-now,.btn-sold-out,.product-card [name=add]{width:100%!important;min-height:46px!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.15!important}.btn-add-to-cart,.product-card [name=add]{background:#c8a76a!important;color:#fff!important}.btn-buy-now{border:1px solid rgba(200,167,106,.75)!important;background:#fff!important;color:#c8a76a!important;border-radius:999px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.04em!important;padding:12px 16px!important}.btn-sold-out{background:#fff!important;color:#d8c3a5!important;border:1px solid rgba(200,167,106,.65)!important}.valse-cart{align-items:center!important}.valse-cart__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;color:currentColor!important}.valse-cart__icon svg{display:block!important;width:20px!important;height:20px!important;fill:currentColor!important}.valse-security-badges,.cart-security-badges{display:grid;gap:10px;margin-top:14px;padding:14px;border:1px solid rgba(200,167,106,.18);border-radius:14px;background:#fff;color:#ddd}.valse-security-badges__grid,.cart-security-badges__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.valse-security-badge,.cart-security-badge{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:850;color:#ddd}.valse-security-badge svg,.cart-security-badge svg{width:18px;height:18px;color:#c8a76a;flex:0 0 auto}.valse-security-note,.cart-security-note{margin:6px 0 0;color:#999;font-size:12px;line-height:1.5;text-align:center}.product-rating-bar .star,.review-stars-inline,.valse-review-stars,.card-stars{color:#c8a76a!important;fill:#c8a76a!important}@media(max-width:640px){.valse-security-badges__grid,.cart-security-badges__grid{grid-template-columns:1fr}.btn-buy-now{min-height:44px!important;font-size:12px!important;padding:10px 12px!important}}.valse-hero:before{content:""!important;position:absolute!important;top:0!important;left:-42%!important;width:42%!important;height:100%!important;background:linear-gradient(to right,transparent 0%,rgba(200,167,106,.1) 30%,rgba(200,167,106,.3) 50%,rgba(200,167,106,.1) 70%,transparent 100%)!important;animation:valse-yellow-light-sweep 6.5s ease-in-out infinite alternate!important;pointer-events:none!important;z-index:0!important}@keyframes valse-yellow-light-sweep{0%{left:-42%;opacity:.72}50%{opacity:1}to{left:100%;opacity:.72}}.product-card__body{display:flex!important;flex-direction:column!important;overflow:visible!important}.product-card__actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;margin-top:auto!important;padding-top:12px!important;overflow:visible!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:5!important}.product-card__form{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;overflow:visible!important;opacity:1!important;visibility:visible!important}.product-card__button,.btn-add-to-cart,.btn-buy-now,.btn-sold-out,.product-card [name=add]{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:48px!important;padding:12px 16px!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:6!important;transform:none;overflow:hidden!important;line-height:1.15!important;text-align:center!important}.btn-add-to-cart,.product-card [name=add]{background:#c8a76a!important;color:#fff!important;border:1px solid #C8A76A!important;font-weight:900!important}.btn-buy-now{background:#fff!important;color:#c8a76a!important;border:1px solid rgba(200,167,106,.78)!important;border-radius:999px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.04em!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.btn-buy-now:hover,.btn-add-to-cart:hover{transform:translateY(-2px)!important;box-shadow:0 12px 32px #c8a76a2e!important}.btn-sold-out{background:#fff!important;color:#d8c3a5!important;border:1px solid rgba(200,167,106,.65)!important;font-weight:900!important;cursor:not-allowed!important}@media(max-width:767px){.product-card__button,.btn-add-to-cart,.btn-buy-now,.btn-sold-out,.product-card [name=add]{min-height:44px!important;padding:10px 12px!important;font-size:12px!important;black-space:nowrap!important}.product-card,.product-card__body,.product-card__actions,.product-card__form{overflow:visible!important}}.valse-cart__text{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;black-space:nowrap!important;border:0!important}.valse-cart__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:currentColor!important}.review-stars-inline,.valse-review-stars,.product-rating-bar .star,.card-stars{color:#c8a76a!important;fill:#c8a76a!important}.valse-hero{position:relative!important;overflow:hidden!important;background:#fff!important;animation:none!important}.valse-hero:before{content:""!important;position:absolute!important;top:0!important;left:-45%!important;width:45%!important;height:100%!important;background:linear-gradient(to right,transparent 0%,rgba(200,167,106,.08) 25%,rgba(200,167,106,.26) 48%,rgba(200,167,106,.14) 62%,transparent 100%)!important;animation:valse-hero-slow-yellow-light 8s ease-in-out infinite alternate!important;pointer-events:none!important;z-index:0!important}.valse-hero:after{display:none!important}@keyframes valse-hero-slow-yellow-light{0%{left:-45%;opacity:.7}50%{opacity:1}to{left:100%;opacity:.7}}.valse-featured-products .product-card{height:100%!important;min-height:100%!important;display:flex!important;flex-direction:column!important;overflow:visible!important}.valse-featured-products .product-card__body{flex:1!important;display:flex!important;flex-direction:column!important;overflow:visible!important;padding-bottom:18px!important}.valse-featured-products .product-card__actions,.valse-featured-products .product-card__form{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;margin-top:auto!important;padding-top:12px!important;overflow:visible!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:10!important}.valse-featured-products .product-card__button,.valse-featured-products .btn-add-to-cart,.valse-featured-products .btn-sold-out,.valse-featured-products .product-card [name=add]{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:48px!important;padding:12px 16px!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:11!important;transform:none!important;overflow:hidden!important;line-height:1.15!important;text-align:center!important}@media(max-width:767px){.valse-featured-products .product-card__button,.valse-featured-products .btn-add-to-cart,.valse-featured-products .btn-sold-out,.valse-featured-products .product-card [name=add]{min-height:46px!important;padding:11px 12px!important;font-size:12px!important;black-space:nowrap!important}}.valse-hero:before,.valse-hero.valse-hero--minimal-stripes:before{content:""!important;position:absolute!important;top:0!important;left:0!important;width:55%!important;height:100%!important;background:radial-gradient(ellipse at center,#c8a76a5c,#c8a76a33 32%,#c8a76a14 58%,#c8a76a00 75%)!important;filter:blur(16px)!important;transform:translate(115%) skew(-10deg)!important;animation:valse-hero-yellow-return 9s ease-in-out infinite alternate!important;pointer-events:none!important;z-index:0!important}@keyframes valse-hero-yellow-return{0%{transform:translate(115%) skew(-10deg);opacity:.82}50%{opacity:1}to{transform:translate(-55%) skew(-10deg);opacity:.82}}.valse-featured-products .product-card{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.valse-featured-products .product-card__body{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:252px!important;padding-bottom:28px!important;overflow:visible!important}.valse-featured-products .product-card__price{margin-top:8px!important}.valse-featured-products .product-card__actions,.valse-featured-products .product-card__form{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin-top:auto!important;padding-top:14px!important;padding-bottom:0!important;overflow:visible!important;position:relative!important;z-index:20!important;opacity:1!important;visibility:visible!important}.valse-featured-products .product-card__button,.valse-featured-products .btn-add-to-cart,.valse-featured-products .btn-buy-now,.valse-featured-products .btn-sold-out,.valse-featured-products .product-card [name=add]{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:48px!important;padding:12px 16px!important;margin:0!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:21!important;transform:none!important;line-height:1.15!important;text-align:center!important}@media(max-width:767px){.valse-featured-products .product-card__body{min-height:230px!important;padding-bottom:24px!important}.valse-featured-products .product-card__button,.valse-featured-products .btn-add-to-cart,.valse-featured-products .btn-buy-now,.valse-featured-products .btn-sold-out,.valse-featured-products .product-card [name=add]{min-height:46px!important;padding:11px 12px!important;font-size:12px!important;black-space:nowrap!important}}.valse-hero,.valse-hero.valse-hero--minimal-stripes{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:#fff!important}.valse-hero:before,.valse-hero.valse-hero--minimal-stripes:before{content:""!important;position:absolute!important;top:-22%!important;left:0!important;width:70%!important;height:144%!important;background:radial-gradient(ellipse at center,#c8a76a8c,#c8a76a57 26%,#c8a76a29 48%,#c8a76a00 72%)!important;filter:blur(22px)!important;transform:translate(72%) skew(-10deg)!important;animation:valse-hero-light-real 8s ease-in-out infinite!important;pointer-events:none!important;z-index:0!important}.valse-hero:after,.valse-hero.valse-hero--minimal-stripes:after{display:none!important}.valse-hero>*,.valse-hero .page-width,.valse-hero .valse-hero__grid{position:relative!important;z-index:1!important}@keyframes valse-hero-light-real{0%{transform:translate(72%) skew(-10deg);opacity:.72}45%{transform:translate(-78%) skew(-10deg);opacity:1}55%{transform:translate(-78%) skew(-10deg);opacity:1}to{transform:translate(72%) skew(-10deg);opacity:.72}}.valse-hero .valse-hero__best-sellers{border-radius:999px!important}.valse-featured-products .valse-products{align-items:stretch!important;overflow:visible!important}.valse-featured-products .product-card{display:flex!important;flex-direction:column!important;height:auto!important;min-height:100%!important;overflow:visible!important}.valse-featured-products .product-card__image{flex:0 0 auto!important}.valse-featured-products .product-card__body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:auto!important;height:auto!important;padding:18px 18px 24px!important;overflow:visible!important}.valse-featured-products .product-card__title{min-height:42px!important;max-height:44px!important;overflow:hidden!important}.valse-featured-products .product-card__price{margin-top:8px!important;margin-bottom:0!important;flex:0 0 auto!important}.valse-featured-products .product-card__actions{display:block!important;flex:0 0 auto!important;width:100%!important;margin-top:18px!important;padding:0!important;overflow:visible!important;position:relative!important;z-index:30!important;opacity:1!important;visibility:visible!important}.valse-featured-products .product-card__form{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;position:relative!important;z-index:31!important}.valse-featured-products .product-card__button,.valse-featured-products .btn-add-to-cart,.valse-featured-products .btn-buy-now,.valse-featured-products .btn-sold-out,.valse-featured-products .product-card [name=add]{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:48px!important;padding:12px 16px!important;margin:0!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:32!important;transform:none!important;line-height:1.15!important;black-space:nowrap!important;text-align:center!important;clip-path:none!important}@media(max-width:767px){.valse-featured-products .product-card__body{padding:16px 16px 22px!important}.valse-featured-products .product-card__button,.valse-featured-products .btn-add-to-cart,.valse-featured-products .btn-buy-now,.valse-featured-products .btn-sold-out,.valse-featured-products .product-card [name=add]{min-height:44px!important;padding:10px 12px!important;font-size:12px!important}}.valse-featured-products .valse-products,.template-collection .valse-products,.valse-section .valse-products{align-items:start!important;grid-auto-rows:auto!important;overflow:visible!important}.valse-featured-products .product-card,.template-collection .product-card,.valse-section .valse-products .product-card{display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important;overflow:hidden!important}.valse-featured-products .product-card__image,.template-collection .product-card__image,.valse-section .valse-products .product-card__image{aspect-ratio:auto!important;height:clamp(190px,20vw,250px)!important;min-height:190px!important;max-height:250px!important;flex:0 0 auto!important;overflow:hidden!important}.valse-featured-products .product-card__image img,.template-collection .product-card__image img,.valse-section .valse-products .product-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}.valse-featured-products .product-card__body,.template-collection .product-card__body,.valse-section .valse-products .product-card__body{display:flex!important;flex-direction:column!important;flex:0 0 auto!important;height:auto!important;min-height:0!important;padding:16px 18px 18px!important;gap:8px!important;overflow:visible!important}.valse-featured-products .product-card__mini,.template-collection .product-card__mini,.valse-section .valse-products .product-card__mini{min-height:0!important}.valse-featured-products .product-card__title,.template-collection .product-card__title,.valse-section .valse-products .product-card__title{min-height:40px!important;max-height:44px!important;margin:0!important;overflow:hidden!important}.valse-featured-products .card-stars,.template-collection .card-stars,.valse-section .valse-products .card-stars{margin:2px 0 0!important;line-height:1.2!important;flex:0 0 auto!important}.valse-featured-products .product-card__price,.template-collection .product-card__price,.valse-section .valse-products .product-card__price{margin:4px 0 0!important;flex:0 0 auto!important}.valse-featured-products .product-card__actions,.template-collection .product-card__actions,.valse-section .valse-products .product-card__actions{display:block!important;width:100%!important;margin:12px 0 0!important;padding:0!important;position:relative!important;z-index:50!important;overflow:visible!important;opacity:1!important;visibility:visible!important;flex:0 0 auto!important}.valse-featured-products .product-card__form,.template-collection .product-card__form,.valse-section .valse-products .product-card__form{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin:0!important;padding:0!important;position:relative!important;z-index:51!important;overflow:visible!important;opacity:1!important;visibility:visible!important}.valse-featured-products .product-card__button,.valse-featured-products .btn-add-to-cart,.valse-featured-products .btn-buy-now,.valse-featured-products .btn-sold-out,.template-collection .product-card__button,.template-collection .btn-add-to-cart,.template-collection .btn-buy-now,.template-collection .btn-sold-out,.valse-section .valse-products .product-card__button,.valse-section .valse-products .btn-add-to-cart,.valse-section .valse-products .btn-buy-now,.valse-section .valse-products .btn-sold-out,.valse-section .valse-products .product-card [name=add]{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-height:46px!important;padding:11px 14px!important;margin:0!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:52!important;transform:none!important;clip-path:none!important;overflow:visible!important;black-space:nowrap!important;text-align:center!important;line-height:1.15!important}.valse-section .valse-products .btn-add-to-cart,.valse-section .valse-products .product-card [name=add]{background:#c8a76a!important;color:#fff!important}.valse-section .valse-products .btn-buy-now{background:transparent!important;color:#c8a76a!important;border:1px solid rgba(200,167,106,.75)!important}.valse-section .valse-products .btn-sold-out{background:#0000000f!important;color:#c8a76a!important;border:1px solid rgba(200,167,106,.7)!important}@media(max-width:767px){.valse-featured-products .product-card__image,.template-collection .product-card__image,.valse-section .valse-products .product-card__image{height:185px!important;min-height:185px!important;max-height:185px!important}.valse-featured-products .product-card__body,.template-collection .product-card__body,.valse-section .valse-products .product-card__body{padding:14px 14px 16px!important}.valse-featured-products .product-card__button,.valse-featured-products .btn-add-to-cart,.valse-featured-products .btn-buy-now,.valse-featured-products .btn-sold-out,.template-collection .product-card__button,.template-collection .btn-add-to-cart,.template-collection .btn-buy-now,.template-collection .btn-sold-out,.valse-section .valse-products .product-card__button,.valse-section .valse-products .btn-add-to-cart,.valse-section .valse-products .btn-buy-now,.valse-section .valse-products .btn-sold-out{min-height:42px!important;padding:10px!important;font-size:12px!important}}.valse-featured-products .valse-products,.template-collection .valse-products,body:has(.valse-featured-products) .valse-products{grid-auto-rows:auto!important;align-items:start!important;overflow:visible!important}.valse-featured-products .product-card,.template-collection .product-card,.valse-products>.product-card{height:auto!important;min-height:0!important;max-height:none!important;display:flex!important;flex-direction:column!important;overflow:visible!important;padding-bottom:0!important}.valse-featured-products .product-card__image,.template-collection .product-card__image,.valse-products>.product-card .product-card__image{aspect-ratio:unset!important;height:300px!important;min-height:300px!important;max-height:300px!important;flex:0 0 auto!important;overflow:hidden!important}.valse-featured-products .product-card__image img,.template-collection .product-card__image img,.valse-products>.product-card .product-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}.valse-featured-products .product-card__body,.template-collection .product-card__body,.valse-products>.product-card .product-card__body{flex:0 0 auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;padding:18px 18px 22px!important;display:flex!important;flex-direction:column!important;gap:8px!important}.valse-featured-products .product-card__title,.template-collection .product-card__title,.valse-products>.product-card .product-card__title{min-height:44px!important;max-height:46px!important;overflow:hidden!important}.valse-featured-products .product-card__price,.template-collection .product-card__price,.valse-products>.product-card .product-card__price{margin:4px 0 0!important}.valse-featured-products .product-card__actions,.template-collection .product-card__actions,.valse-products>.product-card .product-card__actions{display:block!important;width:100%!important;height:auto!important;min-height:0!important;margin:14px 0 0!important;padding:0!important;overflow:visible!important;opacity:1!important;visibility:visible!important;position:static!important;z-index:5!important;flex:0 0 auto!important}.valse-featured-products .product-card__form,.template-collection .product-card__form,.valse-products>.product-card .product-card__form{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;opacity:1!important;visibility:visible!important;position:static!important}.valse-featured-products .product-card__button,.valse-featured-products .btn-add-to-cart,.valse-featured-products .btn-buy-now,.valse-featured-products .btn-sold-out,.template-collection .product-card__button,.template-collection .btn-add-to-cart,.template-collection .btn-buy-now,.template-collection .btn-sold-out,.valse-products>.product-card .product-card__button,.valse-products>.product-card .btn-add-to-cart,.valse-products>.product-card .btn-buy-now,.valse-products>.product-card .btn-sold-out{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-height:48px!important;height:auto!important;padding:12px 16px!important;margin:0!important;line-height:1.15!important;black-space:nowrap!important;opacity:1!important;visibility:visible!important;position:static!important;transform:none!important;clip-path:none!important;overflow:hidden!important;z-index:6!important}.valse-featured-products .btn-add-to-cart,.template-collection .btn-add-to-cart,.valse-products>.product-card .btn-add-to-cart{background:#c8a76a!important;color:#fff!important;border:1px solid #C8A76A!important}.valse-featured-products .btn-buy-now,.template-collection .btn-buy-now,.valse-products>.product-card .btn-buy-now{background:transparent!important;color:#c8a76a!important;border:1px solid rgba(200,167,106,.75)!important}.valse-featured-products .btn-sold-out,.template-collection .btn-sold-out,.valse-products>.product-card .btn-sold-out{background:#0000000a!important;color:#c8a76a!important;border:1px solid rgba(200,167,106,.65)!important}@media(max-width:767px){.valse-featured-products .product-card__image,.template-collection .product-card__image,.valse-products>.product-card .product-card__image{height:210px!important;min-height:210px!important;max-height:210px!important}.valse-featured-products .product-card__body,.template-collection .product-card__body,.valse-products>.product-card .product-card__body{padding:14px 14px 18px!important}.valse-featured-products .product-card__button,.valse-featured-products .btn-add-to-cart,.valse-featured-products .btn-buy-now,.valse-featured-products .btn-sold-out,.template-collection .product-card__button,.template-collection .btn-add-to-cart,.template-collection .btn-buy-now,.template-collection .btn-sold-out,.valse-products>.product-card .product-card__button,.valse-products>.product-card .btn-add-to-cart,.valse-products>.product-card .btn-buy-now,.valse-products>.product-card .btn-sold-out{min-height:44px!important;padding:10px 12px!important;font-size:12px!important}}.valse-dynamic-checkout .shopify-payment-button__button,.valse-dynamic-checkout .shopify-payment-button__button--unbranded,.shopify-payment-button__button.shopify-payment-button__button--unbranded{background:#c8a76a!important;color:#fff!important;border:1px solid #C8A76A!important;border-radius:999px!important;font-weight:1000!important;letter-spacing:.04em!important;text-transform:uppercase!important;box-shadow:0 16px 38px #c8a76a33!important}.valse-dynamic-checkout .shopify-payment-button__button:hover,.valse-dynamic-checkout .shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover{background:#050505!important;color:#fff!important;border-color:#050505!important;transform:translateY(-2px)!important;box-shadow:0 20px 44px #c8a76a3d!important}.product-rating-bar--trust{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:10px 0 16px!important;padding:8px 12px!important;border:1px solid rgba(200,167,106,.35)!important;border-radius:999px!important;background:#c8a76a12!important;box-shadow:0 12px 32px #ffffff29!important}.product-rating-bar--trust .stars-display{display:inline-flex!important;align-items:center!important;gap:1px!important}.product-rating-bar--trust .star,.product-rating-bar--trust .star.filled,.product-rating-bar--trust .star.half{color:#c8a76a!important;font-size:16px!important;line-height:1!important;text-shadow:0 0 12px rgba(200,167,106,.24)!important}.product-rating-bar--trust .star.half{opacity:.62!important}.product-rating-bar--trust .rating-trust-score{color:#050505!important;font-weight:1000!important;font-size:13px!important}.product-rating-bar--trust .rating-divider{color:#00000057!important}.product-rating-bar--trust .rating-count{color:#c8a76a!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important}.product-rating-bar--trust .rating-count:hover{color:#050505!important}.valse-security-badges{background:linear-gradient(180deg,#fff,#fff)!important;border:1px solid rgba(200,167,106,.28)!important;border-radius:16px!important;color:#050505!important}.valse-security-badge{color:#050505!important}.valse-security-badge svg{color:#c8a76a!important}.valse-security-note{color:#b9b9b9!important}@media(max-width:767px){.valse-hero__media{display:none!important}.valse-hero__grid{grid-template-columns:1fr!important;gap:0!important}}.product-card.card--sold-out .product-card__image{position:relative!important}.product-card.card--sold-out .product-card__image img{filter:grayscale(75%) brightness(.55)!important}.valse-soldout-image-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:5!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ffffff94!important;pointer-events:none!important}.valse-soldout-image-overlay span{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:9px 18px!important;border:2px solid #C8A76A!important;color:#c8a76a!important;background:#ffffffc7!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.14em!important;text-transform:uppercase!important;box-shadow:0 0 26px #c8a76a38!important}@media screen and (max-width:989px){.valse-hero .valse-hero__media,.valse-hero__media--mobile-hide{display:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.valse-hero .valse-hero__grid{grid-template-columns:1fr!important;gap:0!important}}.product-card__image,.valse-product__main-image,.valse-product__thumb,.cart-item__image,.valse-search-product-media,.real-use-video-card{background:#050505!important}.product-card__image img,.valse-product__main-image img,.valse-product__thumb img,.cart-item__image img,.valse-search-product-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important}.product-card__image,.valse-product__main-image,.valse-product__thumb{aspect-ratio:1 / 1!important}.valse-product__main-image{position:relative!important}.valse-product__gallery-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:8!important;width:44px!important;height:44px!important;border-radius:999px!important;border:1px solid rgba(200,167,106,.65)!important;background:#ffffffb8!important;color:#c8a76a!important;font-size:34px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease!important}.valse-product__gallery-arrow:hover{background:#c8a76a!important;color:#fff!important;border-color:#c8a76a!important;transform:translateY(-50%) scale(1.06)!important}.valse-product__gallery-arrow--prev{left:14px!important}.valse-product__gallery-arrow--next{right:14px!important}@media(max-width:767px){.valse-product__gallery-arrow{width:38px!important;height:38px!important;font-size:28px!important}.valse-product__gallery-arrow--prev{left:10px!important}.valse-product__gallery-arrow--next{right:10px!important}}.valse-footer__powered{margin-top:28px!important;padding-top:18px!important;border-top:1px solid rgba(0,0,0,.12)!important;text-align:center!important;color:#8f8f8f!important;font-size:12px!important;letter-spacing:.04em!important}.valse-footer__powered a{color:#c8a76a!important;font-weight:900!important;text-decoration:none!important}.valse-footer__powered a:hover{color:#050505!important}.valse-product__main-image .valse-product__gallery-arrow,.valse-product__gallery-arrow{top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;text-align:center!important;padding:0!important;line-height:0!important}.valse-product__gallery-arrow:hover{transform:translateY(-50%) scale(1.06)!important}.valse-faq-about-link{margin-top:18px!important;padding:20px!important;border:1px solid rgba(200,167,106,.22)!important;border-radius:18px!important;background:linear-gradient(180deg,#0000000e,#00000007)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}.valse-faq-about-link p{margin:0!important;color:var(--valse-text, #050505)!important;font-weight:850!important}@media(max-width:640px){.valse-faq-about-link{flex-direction:column!important;align-items:stretch!important;text-align:center!important}}.valse-about-teaser-link{margin-top:22px!important}.valse-dynamic-checkout .shopify-payment-button__button,.shopify-payment-button__button,.shopify-payment-button__button--unbranded{background:linear-gradient(135deg,#fff 0% 52%,#fff)!important;color:#c8a76a!important;border:1px solid rgba(200,167,106,.78)!important;box-shadow:0 12px 28px #ffffff38,inset 0 0 0 1px #0000000d!important;letter-spacing:.08em!important;text-transform:uppercase!important;position:relative!important;overflow:hidden!important}.valse-dynamic-checkout .shopify-payment-button__button:after,.shopify-payment-button__button:after{content:""!important;position:absolute!important;top:-60%!important;left:-80%!important;width:46%!important;height:220%!important;background:linear-gradient(90deg,transparent,rgba(200,167,106,.22),transparent)!important;transform:skew(-22deg)!important;transition:left .55s ease!important;pointer-events:none!important}.valse-dynamic-checkout .shopify-payment-button__button:hover:after,.shopify-payment-button__button:hover:after{left:130%!important}.valse-dynamic-checkout .shopify-payment-button__button:hover,.shopify-payment-button__button:hover{transform:translateY(-2px)!important;box-shadow:0 16px 36px #c8a76a24,0 12px 32px #ffffff4d!important}.product-card .btn-buy-now{position:relative!important;overflow:hidden!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease!important}.product-card .btn-buy-now:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(90deg,transparent,rgba(200,167,106,.2),transparent)!important;transform:translate(-120%) skew(-18deg)!important;transition:transform .58s ease!important;pointer-events:none!important}.product-card .btn-buy-now:hover{transform:translateY(-2px) scale(1.015)!important;border-color:#c8a76a!important;box-shadow:0 14px 28px #c8a76a29!important;background:#fff!important;color:#c8a76a!important}.product-card .btn-buy-now:hover:before{transform:translate(120%) skew(-18deg)!important}.product-card .btn-buy-now:active{transform:translateY(0) scale(.99)!important}.cart-item__remove.is-removing{opacity:.45;pointer-events:none}.cart-item__remove{cursor:pointer}.valse-discount-remove:hover{color:#c8a76a!important}.valse-discount [data-discount-message].is-success{color:#166534;font-weight:800}.valse-discount [data-discount-message].is-error{color:#b91c1c;font-weight:800}.valse-discount [data-discount-message].is-bundle{color:#7a5a13;font-weight:800}.valse-payment-icons{margin:12px 0 16px;padding:12px 14px;border:1px solid rgba(27,27,27,.12);border-radius:16px;background:#ffffffe0;box-shadow:0 10px 28px #1b1b1b0f}.valse-product-form .valse-payment-icons{margin-top:12px;margin-bottom:0}.cart-summary .valse-payment-icons{margin:0 0 14px;text-align:center}.valse-payment-icons__label{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;color:#1b1b1b;margin-bottom:9px}.valse-payment-icons__row{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.cart-summary .valse-payment-icons__row{justify-content:center}.valse-payment-icons__icon,.valse-payment-icons__link{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:28px;padding:0 8px;border:1px solid rgba(27,27,27,.14);border-radius:8px;background:#fff;color:#1b1b1b;font-size:12px;font-weight:900;box-shadow:0 4px 12px #1b1b1b0d}.valse-payment-icons__svg{display:block;max-width:38px;height:22px}.valse-payment-icons__link{border-color:#c8a76a;background:linear-gradient(180deg,#fff,#fbf8ef);letter-spacing:.02em}.valse-payment-icons__note{display:block;margin-top:8px;font-size:11px;line-height:1.35;color:#1b1b1b9e}@media(max-width:640px){.valse-payment-icons{padding:11px 12px;border-radius:14px}.valse-payment-icons__row{gap:6px}.valse-payment-icons__icon,.valse-payment-icons__link{min-width:39px;height:27px;padding:0 7px}}
/*# sourceMappingURL=/cdn/shop/t/136/assets/theme.css.map */
