:root{--forest-950:#20211a;--forest-900:#353525;--forest-800:#2c2e1f;--forest-700:#535740;--forest-600:#6a6d50;--olive:#7c7f5c;--cream-50:#f5f3ee;--cream-100:#edeae3;--cream-200:#e5e1d6;--cream-300:#d9d3c4;--ink:#2a2a1d;--ink-soft:#43442f;--muted:#79795f;--muted-light:#c7c8ad;--line:#dcd6c8;--font-display:"Cormorant Garamond", Georgia, serif;--font-ui:"Jost", system-ui, sans-serif;--wrap:1240px;--radius:14px;--radius-lg:24px;--ease:cubic-bezier(.22,.61,.36,1);--shadow:0 30px 66px -38px rgba(20,21,15,.55);--shadow-soft:0 20px 48px -32px rgba(20,21,15,.42)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;font-family:var(--font-ui);color:var(--ink);background:var(--cream-100);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5{margin:0;font-weight:600;line-height:1.05}svg.ic{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}.wrap{width:100%;max-width:var(--wrap);margin-inline:auto;padding-inline:26px}.kicker{font-family:var(--font-ui);font-size:.72rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--forest-700);margin:0 0 1rem}.kicker--light{color:var(--muted-light)}.section-title{font-family:var(--font-display);font-weight:600;font-size:clamp(2.2rem,4.4vw,3.5rem);color:var(--ink);letter-spacing:.004em}.section-title.center{text-align:center;margin-bottom:2.8rem}.section-title .rule{display:block;width:54px;height:2px;background:var(--forest-700);opacity:.55;margin:1rem auto 0}.btn{--bg:var(--forest-900);--fg:#f6f4ec;display:inline-flex;align-items:center;justify-content:center;gap:.5em;font-family:var(--font-ui);font-weight:600;font-size:.78rem;letter-spacing:.15em;text-transform:uppercase;padding:1.02em 1.9em;border-radius:8px;border:1.5px solid #fff0;cursor:pointer;transition:transform .35s var(--ease),background .3s var(--ease),color .3s var(--ease),box-shadow .35s var(--ease);will-change:transform}.btn--sm{padding:.86em 1.5em;font-size:.72rem}.btn--solid{background:var(--bg);color:var(--fg);box-shadow:0 14px 26px -18px rgb(53 53 37 / .9)}.btn--solid:hover{transform:translateY(-3px);background:var(--forest-800);box-shadow:0 20px 34px -18px rgb(53 53 37 / .95)}.btn--ghost{background:#fff0;color:var(--ink);border-color:var(--ink)}.btn--ghost:hover{transform:translateY(-3px);background:var(--ink);color:var(--cream-50)}.btn--light{background:#f6f4ec;color:var(--forest-950);border-color:#f6f4ec}.btn--light:hover{background:#fff0;color:#f6f4ec;border-color:rgb(255 255 255 / .5)}.announce{background:var(--forest-950);color:#e7e6d6;font-size:.72rem;letter-spacing:.06em}.announce__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:40px;padding-block:6px}.announce__lead{display:inline-flex;align-items:center;gap:.5rem;text-transform:uppercase;font-weight:500}.announce__lead .ic{width:17px;height:17px;opacity:.85}.announce__mid{text-transform:uppercase;font-weight:500;opacity:.9}.announce__mid i{margin-inline:.5rem;opacity:.4;font-style:normal}.announce__right{text-transform:uppercase;font-weight:500;opacity:.85}.announce__right i{margin-inline:.5rem;opacity:.4;font-style:normal}.announce__marquee{display:none}.announce__track{display:inline-flex;align-items:center;white-space:nowrap;will-change:transform}.announce__chip{display:inline-flex;align-items:center;text-transform:uppercase;font-weight:500;padding-inline:1.1rem;position:relative}.announce__chip::after{content:"·";position:absolute;right:-.15em;opacity:.45}@keyframes announce-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.announce__track{animation:none!important}}.site-header{position:sticky;top:0;z-index:60;background:rgb(245 243 238 / .5);backdrop-filter:blur(22px) saturate(1.6);-webkit-backdrop-filter:blur(22px) saturate(1.6);border-bottom:1px solid rgb(255 255 255 / .35);box-shadow:0 6px 34px -26px rgb(20 21 15 / .45);transition:box-shadow .4s var(--ease),background .4s var(--ease),border-color .4s}.site-header::after{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .6),transparent);pointer-events:none}.site-header.is-scrolled{background:rgb(245 243 238 / .72);box-shadow:0 12px 34px -22px rgb(20 21 15 / .5);border-color:rgb(255 255 255 / .5)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:80px}.header__actions{display:flex;align-items:center;gap:.4rem}.header__action{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-ui);font-weight:600;font-size:.76rem;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-soft);padding:.6rem .95rem;border-radius:40px;border:1px solid #fff0;background:#fff0;-webkit-appearance:none;appearance:none;cursor:pointer;transition:background .25s,border-color .25s,color .25s}.header__action svg{flex:none;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.header__action:hover{background:rgb(255 255 255 / .55);border-color:rgb(255 255 255 / .8);color:var(--forest-900)}.header__action--cart{gap:.45rem;padding:.52rem .8rem}.header__cartcount{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:20px;background:var(--forest-900);color:#f6f4ec;font-size:.64rem;font-weight:700;letter-spacing:0}.brand{display:inline-flex;align-items:center}.brand__logo{height:46px;width:auto}.brand__logo--light{filter:brightness(0) invert(1);opacity:.96}.nav{display:flex;align-items:center;gap:2.2rem}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:6px}.hamburger span{width:24px;height:2px;background:var(--ink);transition:transform .3s,opacity .3s}#siteHeader #hamburger{background:none!important;border:0!important;box-shadow:none!important;min-height:0!important;height:auto!important;width:auto!important;padding:6px!important;border-radius:0!important;color:inherit!important}#siteHeader #hamburger:hover,#siteHeader #hamburger:focus{background:none!important;box-shadow:none!important}#siteHeader #hamburger span{background:var(--ink)!important}.hero{position:relative;overflow:hidden;background:var(--cream-50);isolation:isolate;height:calc(100svh - 121px);min-height:520px}.hero__bg{position:absolute;inset:0;z-index:0}.hero__img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover;object-position:center bottom}.hero__img--base{z-index:0;opacity:1}.hero__img--over{z-index:1;opacity:0;transition:opacity .9s var(--ease)}.hero__img--over.is-shown{opacity:1}.hero__scrim{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(96deg,rgb(245 243 238 / .74) 0%,rgb(245 243 238 / .5) 20%,rgb(245 243 238 / .2) 38%,rgb(245 243 238 / .04) 50%,transparent 60%),linear-gradient(180deg,rgb(245 243 238 / .12) 0%,transparent 26%)}.hero__hotspot{position:absolute;top:0;right:0;bottom:0;width:44%;z-index:3;display:block;cursor:pointer}.hero__seal{position:absolute;top:7%;right:4%;width:clamp(172px,18vw,228px);aspect-ratio:1;color:var(--forest-900);z-index:4;background:rgb(247 245 239 / .96);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 22px 44px -20px rgb(20 21 15 / .55);transition:transform .5s var(--ease)}.hero__seal::before{content:"";position:absolute;inset:8px;border-radius:50%;border:1px solid rgb(53 53 37 / .28)}.seal__line{font-family:var(--font-ui);font-weight:700;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;line-height:1;z-index:1}.seal__line--top{color:var(--forest-700)}.seal__truck{width:38%;height:auto;fill:none;stroke:var(--forest-900);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;z-index:1}.hero__hotspot:hover .hero__seal{transform:scale(1.05) rotate(-3deg)}.hero__compliance{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);z-index:4;display:inline-flex;align-items:center;gap:.5rem;max-width:calc(100% - 48px);padding:.5rem 1rem;border-radius:40px;background:rgb(30 31 22 / .62);color:#f3f1e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .18);font-size:.68rem;font-weight:500;letter-spacing:.04em;line-height:1.2;box-shadow:0 12px 30px -18px rgb(20 21 15 / .6)}.hero__compliance svg{width:15px;height:15px;flex:none;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;opacity:.85}.hero__swap{display:flex;align-items:center;gap:.7rem;margin-top:3rem;flex-wrap:wrap}.hero__swap-label{font-size:.64rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.hero__swap-pills{display:flex;gap:.4rem;flex-wrap:wrap}.hero__swap-pill{font-family:var(--font-ui);font-size:.7rem;font-weight:600;letter-spacing:.03em;padding:.42rem .82rem;border-radius:40px;border:1px solid var(--line);background:rgb(255 255 255 / .5);color:var(--ink-soft);cursor:pointer;transition:background .25s,border-color .25s,color .25s,transform .25s var(--ease);white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero__swap-pill:hover{border-color:var(--forest-700);color:var(--forest-900);transform:translateY(-1px)}.hero__swap-pill.is-active{background:var(--forest-900);border-color:var(--forest-900);color:#f6f4ec}.hero__hint{position:absolute;left:50%;bottom:9%;transform:translate(-50%,14px);z-index:4;background:rgb(32 33 26 / .92);color:#f4f1ea;font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:.55em 1.15em;border-radius:40px;opacity:0;transition:opacity .4s var(--ease),transform .4s var(--ease);white-space:nowrap;pointer-events:none}.hero__hotspot:hover .hero__hint{opacity:1;transform:translate(-50%,0)}.hero__inner{position:relative;z-index:2;min-height:100%;display:flex;align-items:center}.hero__copy{max-width:600px;padding-block:clamp(1.4rem,3.5vw,2.4rem)}.hero__title{font-family:var(--font-display);font-weight:600;color:var(--ink);font-size:clamp(2.9rem,5.8vw,5rem);line-height:.96;letter-spacing:-.005em;margin:.35rem 0 1.1rem}.hero__title em,.section-title em,.cta__title em{font-style:italic;font-weight:500;color:var(--olive)}.hero__sub{font-size:1.08rem;color:var(--ink-soft);max-width:none;margin:0 0 2rem;white-space:normal}.hero__trust{display:flex;flex-wrap:wrap;gap:1.2rem 1.7rem;padding-block:1.4rem;margin-bottom:1.9rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:440px}.hero__trust li{display:inline-flex;align-items:center;gap:.55rem;font-size:.8rem;font-weight:500;color:var(--ink-soft);letter-spacing:.02em}.hero__trust .ic{width:24px;height:24px;stroke-width:1.3;color:var(--forest-700)}.hero__actions{display:flex;gap:1rem;flex-wrap:wrap}.trustbar{background:var(--forest-950);color:#e9e7d5}.trustbar__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem;padding-block:2.2rem}.trustbar__item{display:flex;align-items:flex-start;gap:.9rem}.trustbar__item .ic{width:30px;height:30px;stroke-width:1.2;color:#cfd1b3;margin-top:2px}.trustbar__item h3{font-family:var(--font-ui);font-size:.82rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem}.trustbar__item p{font-size:.8rem;line-height:1.5;color:rgb(233 231 213 / .7);margin:0}.standard{position:relative;background:linear-gradient(180deg,var(--cream-50),var(--cream-100));overflow:hidden}.standard__hex{position:absolute;top:-40px;right:-60px;width:min(46%,560px);aspect-ratio:1;pointer-events:none;opacity:.5;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='104' viewBox='0 0 120 104'><g fill='none' stroke='%23535740' stroke-width='1.1' opacity='0.28'><path d='M30 2 58 18 58 50 30 66 2 50 2 18Z'/><path d='M90 2 118 18 118 50 90 66 62 50 62 18Z'/><path d='M60 54 88 70 88 102 60 118 32 102 32 70Z'/></g></svg>");background-repeat:repeat;background-size:120px 104px;-webkit-mask-image:radial-gradient(80% 80% at 80% 20%,#000,transparent 75%);mask-image:radial-gradient(80% 80% at 80% 20%,#000,transparent 75%)}.standard__inner{position:relative;display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(2rem,5vw,5rem);align-items:center;padding-block:clamp(3.6rem,7vw,6rem)}.standard__text{color:var(--muted);max-width:48ch;margin:1.4rem 0 1.9rem}.standard__text p{margin:0 0 1rem}.standard__text p:last-child{margin-bottom:0}.standard__text strong{color:var(--forest-700);font-weight:600}.standard__features{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem;align-self:center}.feature{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;padding:1.5rem 1rem;border:1px solid var(--line);border-radius:var(--radius);background:rgb(255 255 255 / .45);transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .4s}.feature:hover{transform:translateY(-5px);box-shadow:0 22px 46px -34px rgb(20 21 15 / .5);border-color:var(--cream-300)}.feature__ic{width:42px;height:42px;margin-bottom:.5rem;fill:none;stroke:var(--forest-900);stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.feature h4{font-family:var(--font-ui);font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft)}.feature__sub{font-family:var(--font-ui);font-size:.68rem;font-weight:500;color:var(--muted);letter-spacing:.02em;line-height:1.3}.bestsellers{background:var(--cream-100);padding-block:clamp(3.4rem,7vw,5.5rem)}.kicker.center{text-align:center}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.product-card{background:var(--cream-50);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .4s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:var(--cream-300)}.product-card__img{position:relative;aspect-ratio:1/1;overflow:hidden;background:#fff}.product-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.product-card:hover .product-card__img img{transform:scale(1.05)}.product-card__badge{position:absolute;top:.8rem;left:.8rem;z-index:2;background:linear-gradient(135deg,#e2942f 0%,#bd4a24 100%);color:#fff;font-family:var(--font-ui);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;line-height:1;padding:.56em 1.02em;border-radius:999px;box-shadow:0 10px 22px -8px rgb(189 74 36 / .5);transform-origin:left center;animation:ol-sale-pulse 2.6s var(--ease) infinite}@keyframes ol-sale-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.product-card__badge{animation:none}}.product-card__body{padding:1rem 1.1rem 1.15rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.product-card__name{font-family:var(--font-ui);font-size:.9rem;font-weight:600;color:var(--ink);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__price{font-family:var(--font-ui);font-size:.95rem;font-weight:600;color:var(--forest-700);margin-top:.1rem}.product-card__price .was{color:var(--muted);font-weight:400;text-decoration:line-through;font-size:.82rem;margin-right:.4rem}.product-card__cta{margin-top:.9rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-family:var(--font-ui);font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.7em 1em;border-radius:7px;border:1.5px solid var(--forest-900);background:var(--forest-900);color:#f6f4ec;transition:background .25s var(--ease),color .25s var(--ease)}.product-card:hover .product-card__cta{background:#fff0;color:var(--forest-900)}.bestsellers__all{text-align:center;margin-top:2.6rem}.delivery{background:var(--cream-100);padding-block:clamp(1rem,3vw,2.5rem) clamp(3rem,6vw,4.5rem)}.delivery__panel{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;background:var(--forest-950);color:#eae8d5;border-radius:var(--radius-lg);overflow:hidden;padding:clamp(2rem,4vw,3.4rem);isolation:isolate;box-shadow:var(--shadow)}.delivery__photo{position:absolute;inset:0;left:auto;width:52%;z-index:-1;background-image:linear-gradient(90deg,var(--forest-950) 0%,rgb(32 33 26 / .85) 22%,rgb(32 33 26 / .15) 60%,transparent 100%),url(/wp-content/themes/oasislabs-usa/assets/img/v2/vegas-night.webp);background-size:cover;background-position:center right}.delivery__title{font-family:var(--font-display);font-weight:600;font-size:clamp(2rem,3.8vw,3rem);line-height:1.02;margin:.4rem 0 1rem;color:#f5f3ee}.delivery__text{color:rgb(234 232 213 / .82);max-width:38ch;margin:0 0 1.7rem}.delivery__list{display:grid;gap:1.15rem;align-content:center}.delivery__list li{display:flex;align-items:center;gap:.9rem}.delivery__list .ic{width:26px;height:26px;stroke-width:1.2;color:#cfd1b3;flex:none}.delivery__list b{display:block;font-size:.9rem;font-weight:600;color:#f5f3ee}.delivery__list span{font-size:.8rem;color:rgb(234 232 213 / .64)}.cta{background:var(--cream-100);padding-block:clamp(2rem,5vw,4rem) clamp(3.4rem,7vw,5.5rem)}.cta__panel{position:relative;display:grid;grid-template-columns:.92fr 1.06fr .92fr;gap:2rem;align-items:center;background:var(--cream-50);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;padding:clamp(1.6rem,3vw,2.4rem);box-shadow:var(--shadow-soft)}.cta__photo{align-self:stretch;min-height:240px;border-radius:var(--radius);background-image:url(/wp-content/themes/oasislabs-usa/assets/img/v2/cta.webp);background-size:cover;background-position:center}.cta__title{font-family:var(--font-display);font-weight:600;font-size:clamp(1.9rem,3.5vw,2.8rem);line-height:1.02;margin-bottom:.9rem;color:var(--ink)}.cta__copy p{color:var(--muted);margin:0 0 1.6rem;max-width:32ch}.cta__points{display:grid;gap:1.15rem}.cta__points li{display:flex;align-items:flex-start;gap:.85rem}.cta__points .ic{width:26px;height:26px;stroke-width:1.2;color:var(--forest-900);margin-top:2px}.cta__points b{display:block;font-size:.86rem;font-weight:600;color:var(--ink)}.cta__points span{font-size:.8rem;color:var(--muted)}.site-footer{background:var(--forest-950);color:#c9cbb2}.site-footer__inner{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.4fr;gap:2rem;padding-block:clamp(2.6rem,5vw,3.6rem)}.site-footer__brand .brand__logo{height:38px}.site-footer__tag{font-family:var(--font-display);font-size:1.05rem;color:#9a9c7f;margin:1rem 0 1.3rem;line-height:1.3}.social{display:flex;gap:.7rem}.social a{width:34px;height:34px;border-radius:50%;border:1px solid rgb(255 255 255 / .16);display:grid;place-items:center;transition:background .3s,border-color .3s}.social a svg{width:17px;height:17px;fill:none;stroke:#c9cbb2;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.social a:hover{background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .3)}.site-footer__col h5{font-family:var(--font-ui);font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#f2ede2;margin-bottom:1.1rem}.site-footer__col a{display:block;font-size:.85rem;color:#a8aa8f;padding:.28rem 0;transition:color .25s}.site-footer__col a:hover{color:#f2ede2}.site-footer__col p{font-size:.82rem;color:#9a9c7f;margin:0 0 1rem}.subscribe{display:flex;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .16);border-radius:8px;overflow:hidden;max-width:290px}.subscribe input{flex:1;background:none;border:0;color:#f2ede2;padding:.72rem .9rem;font-family:var(--font-ui);font-size:.84rem;outline:none}.subscribe input::placeholder{color:#8a8c72}.subscribe button{background:var(--forest-700);border:0;width:46px;display:grid;place-items:center;cursor:pointer;transition:background .3s}.subscribe button:hover{background:var(--forest-600)}.subscribe button svg{width:18px;height:18px;fill:none;stroke:#f2ede2;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}html body.oasis-redesign .site-footer .subscribe{display:flex!important;flex-wrap:nowrap!important;gap:0!important;overflow:hidden!important;background:rgb(255 255 255 / .06)!important;border:1px solid rgb(255 255 255 / .16)!important;border-radius:8px!important;max-width:320px!important;width:100%!important}html body.oasis-redesign .site-footer .subscribe input{flex:1 1 auto!important;width:auto!important;min-width:0!important;background:transparent!important;border:0!important;border-radius:0!important;color:#f2ede2!important;box-shadow:none!important;padding:.72rem .9rem!important;margin:0!important;min-height:0!important}html body.oasis-redesign .site-footer .subscribe button{flex:0 0 48px!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:auto!important;background:var(--forest-700)!important;border:0!important;border-radius:0!important;padding:0!important;margin:0!important;min-height:0!important;display:grid!important;place-items:center!important}.site-footer__legal{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#7a7c63;border-top:1px solid rgb(255 255 255 / .1);padding-block:1.3rem}[data-reveal]{opacity:0;transform:translateY(26px)}.no-js [data-reveal]{opacity:1;transform:none}@media (max-width:1240px){.announce__right{display:none}}@media (max-width:1080px){.announce__mid{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.site-footer__inner{grid-template-columns:1fr 1fr 1fr;gap:2rem 1.5rem}.site-footer__brand{grid-column:1/-1}.site-footer__col--wide{grid-column:1/-1;max-width:none}}@media (max-width:900px){.nav{display:none}.hamburger{display:flex}.hero__img{object-position:72% bottom}.hero__scrim{background:linear-gradient(180deg,rgb(245 243 238 / .15) 0%,rgb(245 243 238 / .35) 42%,rgb(245 243 238 / .9) 74%,var(--cream-50) 100%)}.hero__hotspot{width:100%;height:52%;bottom:auto;top:0}.hero__seal{top:10%;right:6%}.hero__inner{min-height:74vh;align-items:flex-end;padding-bottom:2.4rem}.hero__title{font-size:clamp(3.4rem,15vw,5rem)}.hero__copy{max-width:none}.trustbar__inner{grid-template-columns:1fr 1fr}.standard__inner{grid-template-columns:1fr;gap:2rem}.standard__features{grid-template-columns:1fr 1fr;gap:1.4rem 1rem}.product-grid{grid-template-columns:repeat(2,1fr)}.delivery__panel{grid-template-columns:1fr}.delivery__photo{position:relative;width:auto;height:200px;z-index:0;margin:-1rem -1rem 0;background-image:linear-gradient(180deg,transparent,rgb(32 33 26 / .2)),url(/wp-content/themes/oasislabs-usa/assets/img/v2/vegas-night.webp);order:3}.delivery__copy{order:1}.delivery__list{order:2}.delivery__copy .btn--light{white-space:nowrap;letter-spacing:1px;padding-left:12px;padding-right:12px}.cta__panel{grid-template-columns:1fr;gap:1.6rem}.cta__photo{min-height:210px}}@media (max-width:560px){.announce__lead{font-size:.58rem}.hero__compliance{font-size:.6rem;bottom:14px}.standard__features{grid-template-columns:1fr 1fr}.trustbar__inner{grid-template-columns:1fr;gap:1.3rem}.site-footer__inner{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}[data-reveal]{opacity:1!important;transform:none!important}.hero__seal svg{animation:none!important}.ticker__track{animation:none!important}.ticker{overflow-x:auto}html{scroll-behavior:auto}}.product-card{position:relative}.product-card__link{display:flex;flex-direction:column;flex:1;color:inherit}.product-card__price ins{text-decoration:none;font-weight:600;color:var(--forest-700)}.product-card__price del{color:var(--muted);font-weight:400;font-size:.82rem;margin-right:.4rem;opacity:.9}.product-card__price .woocommerce-Price-amount{font-weight:600;color:var(--forest-700)}.product-card__price{color:var(--forest-700)}.product-card .button,.product-card a.added_to_cart{margin:.9rem 1.1rem 1.15rem;display:flex;align-items:center;justify-content:center;gap:.4rem;font-family:var(--font-ui);font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.72em 1em;border-radius:7px;border:1.5px solid var(--forest-900);background:var(--forest-900);color:#f6f4ec;transition:background .25s var(--ease),color .25s var(--ease);cursor:pointer;text-align:center}.product-card:hover .button{background:#fff0;color:var(--forest-900)}.product-card .button.loading{opacity:.65;pointer-events:none}.product-card .button.added{border-color:var(--forest-700)}html body.oasis-redesign ul.products li.product.product-card{padding:0!important;margin:0!important;background:var(--cream-50)!important;border:1px solid var(--line)!important;border-radius:var(--radius)!important;overflow:hidden!important;text-align:left!important;display:flex!important;flex-direction:column!important;box-shadow:none!important;min-width:0!important}html body.oasis-redesign ul.products li.product.product-card::before,html body.oasis-redesign ul.products li.product.product-card::after{content:none!important}html body.oasis-redesign ul.products li.product.product-card:hover{transform:translateY(-6px)!important;box-shadow:var(--shadow)!important;border-color:var(--cream-300)!important}html body.oasis-redesign ul.products li.product.product-card .product-card__link{padding:0!important;display:flex!important;flex-direction:column!important;flex:1!important;color:inherit!important;text-decoration:none!important}html body.oasis-redesign ul.products li.product.product-card .product-card__img{width:100%!important;aspect-ratio:1/1!important;border-radius:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:#fff!important}html body.oasis-redesign ul.products li.product.product-card .product-card__img img{width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important;border-radius:0!important}html body.oasis-redesign ul.products li.product.product-card:hover .product-card__img img{transform:scale(1.05)!important}html body.oasis-redesign ul.products li.product.product-card .product-card__body{padding:1rem 1.1rem .2rem!important;text-align:left!important}html body.oasis-redesign :is(.ol-products__grid,.ol-shop-shell .ol-shop-body,.ol-shop-body,.related.products) ul.products li.product.product-card :is(.button,a.button,span.button,.add_to_cart_button,.ol-select-size){margin:.9rem 1.1rem 1.15rem!important;padding:.72em 1em!important;font-size:.7rem!important;line-height:1.6!important;border-radius:7px!important;letter-spacing:.1em!important;font-weight:600!important;min-height:0!important;width:auto!important;text-transform:uppercase!important;font-family:var(--font-ui)!important;background:var(--forest-900)!important;color:#f6f4ec!important;border:1.5px solid var(--forest-900)!important;display:flex!important;align-items:center!important;justify-content:center!important}html body.oasis-redesign :is(.ol-products__grid,.ol-shop-shell .ol-shop-body,.ol-shop-body,.related.products) ul.products li.product.product-card:hover :is(.button,a.button,span.button,.add_to_cart_button,.ol-select-size){background:transparent!important;color:var(--forest-900)!important}.product-card .wlr-product-message,html body.oasis-redesign ul.products li.product.product-card .wlr-product-message{display:none!important}html body.oasis-redesign :is(.product-card,ul.products li.product.product-card) .ol-card-options{display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:wrap!important;gap:.35rem .5rem!important;min-height:0!important;margin:.7rem 1.1rem .15rem!important}html body.oasis-redesign :is(.product-card,ul.products li.product.product-card) .ol-card-options::before{content:"Size:";font-family:var(--font-ui);font-size:.58rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in oklab,var(--ink) 58%,transparent);flex:0 0 auto;line-height:1}html body.oasis-redesign :is(.product-card,ul.products li.product.product-card) .ol-card-options__legend{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}html body.oasis-redesign :is(.product-card,ul.products li.product.product-card) .ol-card-options__chips{display:flex!important;flex-wrap:wrap!important;gap:.4rem!important;min-height:0!important}html body.oasis-redesign :is(.product-card,ul.products li.product.product-card) .ol-card-option{min-height:0!important}html body.oasis-redesign :is(.product-card,ul.products li.product.product-card) .ol-card-option>span{min-height:0!important;min-width:0!important;padding:.3rem .68rem!important}.product-card a.added_to_cart{margin-top:0;border-color:var(--forest-700);color:var(--forest-700)}.site-footer__legal{border-top:1px solid rgb(255 255 255 / .1);padding-block:1.6rem;display:flex;flex-direction:column;gap:.8rem;text-transform:none}.site-footer__disclaimer{font-size:.66rem;line-height:1.65;color:#84866f;letter-spacing:.01em;text-transform:none;max-width:none;margin:0}.site-footer__copy{font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;color:#7a7c63;margin:0}body.oasis-redesign{padding-top:0}.nav .nav__menu{display:flex;align-items:center;gap:1.9rem;list-style:none;margin:0;padding:0}.nav .nav__menu li{position:relative}.nav .nav__menu a{font-family:var(--font-ui);font-weight:500;font-size:.8rem;letter-spacing:.11em;text-transform:uppercase;color:var(--ink-soft);position:relative;display:inline-flex;align-items:center;gap:.3rem;padding-block:.5rem;white-space:nowrap;transition:color .25s}.nav .nav__menu a::after{content:"";position:absolute;left:0;bottom:.15rem;height:1.5px;width:0;background:var(--forest-700);transition:width .3s var(--ease)}.nav .nav__menu a:hover{color:var(--forest-900)}.nav .nav__menu a:hover::after{width:100%}.nav .nav__menu .menu-item-has-children>a::after{content:none}.nav .nav__menu .menu-item-has-children>a{gap:.35rem}.nav .nav__menu .menu-item-has-children>a::before{content:none}.nav .nav__menu .sub-menu{position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%) translateY(4px);min-width:190px;background:rgb(245 243 238 / .98);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 44px -26px rgb(20 21 15 / .5);padding:.5rem;list-style:none;margin:0;opacity:0;visibility:hidden;transition:opacity .2s var(--ease),transform .2s var(--ease);z-index:70}.nav .nav__menu .sub-menu::before{content:"";position:absolute;left:0;right:0;top:-12px;height:12px}.nav .nav__menu li:hover>.sub-menu,.nav .nav__menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.nav .nav__menu .sub-menu li{display:block}.nav .nav__menu .sub-menu a{display:block;padding:.6rem .8rem;border-radius:8px;letter-spacing:.06em;font-size:.76rem}.nav .nav__menu .sub-menu a::after{content:none}.nav .nav__menu .sub-menu a:hover{background:rgb(83 87 64 / .1);color:var(--forest-900)}@media (max-width:900px){.nav{position:absolute;top:100%;left:0;right:0;display:none;background:rgb(245 243 238 / .98);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);box-shadow:0 20px 40px -26px rgb(20 21 15 / .5);padding:1rem 24px 1.4rem}.nav.nav--open{display:block}.nav .nav__menu{flex-direction:column;align-items:flex-start;gap:.2rem;width:100%}.nav .nav__menu li{width:100%;border-bottom:1px solid color-mix(in oklab,var(--forest-900) 8%,transparent)}.nav .nav__menu a{width:100%;padding:.9rem 0;font-size:.86rem}.nav .nav__menu .sub-menu{position:static;transform:none!important;opacity:1;visibility:visible;box-shadow:none;border:0;background:#fff0;padding:0 0 .5rem 1rem;min-width:0;transition:none!important}.nav .nav__menu li:hover>.sub-menu,.nav .nav__menu li:focus-within>.sub-menu{transform:none!important;left:auto!important;transition:none!important}.site-header__inner{position:relative;gap:1rem}.header__actions{gap:.1rem}.header__action{padding:0;width:38px;height:38px;justify-content:center;gap:0;flex:none}.header__action span:not(.header__cartcount){display:none}.header__action--cart{width:auto;min-width:38px;height:38px;padding:0 .5rem;gap:.3rem}}.site-header .brand__logo{height:46px!important;width:auto!important;max-width:none!important}.site-footer .brand__logo{height:38px!important;width:auto!important;max-width:none!important}.hero__seal{container-type:inline-size;flex-direction:column;justify-content:center;gap:0;width:clamp(122px,13.5vw,172px);top:8%;right:5%}.hero__seal::before{inset:6cqw}.seal__line{font-size:8.4cqw;letter-spacing:.04em;line-height:1.18;font-weight:700;margin:0;text-align:center}.seal__line--top{color:var(--forest-700)}.seal__line--city{color:var(--forest-700)}.hero__seal .seal__truck{width:34cqw;height:auto;margin:1.5cqw 0}@media (max-width:767px){.announce__inner{display:none}.announce__marquee{display:block;overflow:hidden;min-height:40px;padding-block:6px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.announce__track{animation:announce-marquee 26s linear infinite}.announce__chip{font-size:.62rem;letter-spacing:.08em}.hero{display:flex;flex-direction:column;background:var(--cream-50);isolation:isolate;height:auto;min-height:0}.hero{position:relative;display:block;height:calc(100svh - 123px);min-height:560px;max-height:none}.hero__bg{position:absolute;inset:0;width:100%;height:100%;max-height:none;aspect-ratio:auto;z-index:0}.hero__img{position:absolute;inset:0;object-position:center bottom}.hero__scrim{display:block;position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,rgb(28 28 20 / .82) 0%,rgb(28 28 20 / .6) 9%,rgb(28 28 20 / .2) 18%,#fff0 26%)}.hero__hotspot{display:block;position:absolute;left:50%;right:2%;top:60%;bottom:14%;width:auto;height:auto;z-index:2}.hero__seal{display:none}.hero__hint{display:inline-flex;align-items:center;gap:.35rem;position:absolute;left:50%;top:0;bottom:auto;right:auto;transform:translate(-50%,-120%);opacity:1;background:rgb(53 53 37 / .92);color:#f5f3ee;padding:.5rem .85rem;border-radius:100px;font-size:.68rem;font-weight:600;letter-spacing:.02em;white-space:nowrap;box-shadow:0 6px 18px -8px rgb(0 0 0 / .6);pointer-events:auto;cursor:pointer}.hero__inner{position:relative;z-index:2;min-height:0;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:3rem 20px 0;pointer-events:none}.hero__inner a,.hero__inner button,.hero__inner .hero__swap-pill{pointer-events:auto}.hero__inner::before{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:radial-gradient(160% 32% at 32% 16%,rgb(245 243 238 / .9) 0%,rgb(245 243 238 / .74) 48%,rgb(245 243 238 / .4) 74%,rgb(245 243 238 / .1) 92%,#fff0 100%)}.hero__copy{max-width:92%}.hero__title{font-size:clamp(2.1rem,9vw,2.9rem);line-height:1.02;margin:.3rem 0 .8rem}.hero__sub{font-size:.95rem;margin-bottom:1.1rem}.hero__swap{position:absolute;left:0;right:0;bottom:62px;margin:0;padding:0 20px;z-index:3;display:flex;flex-wrap:nowrap;align-items:center;gap:.4rem .5rem}.hero__swap-label{color:#f2efe6;opacity:.9}.hero__compliance{position:absolute;left:0;right:0;transform:none;margin-inline:auto;width:fit-content;bottom:12px;white-space:nowrap;font-size:.56rem;max-width:calc(100% - 24px);z-index:4;color:#eae7dc}.hero__compliance svg{stroke:#eae7dc}.hero__copy{max-width:none;padding-block:0}.hero__title{font-size:clamp(2.5rem,11vw,3.3rem);margin:.3rem 0 .9rem}.hero__sub{font-size:1rem;margin-bottom:1.4rem}.hero__swap{margin-top:1.6rem}.hero__actions{flex-direction:column;align-items:flex-start}.hero__actions .btn--ghost{display:none}.hero__actions .hero__buy-featured{display:inline-flex!important;padding-left:10px;padding-right:10px}.hero__hint{display:none}}.hero__buy-featured{display:none}.hero__title em{color:#4a4e2b}body.oasis-redesign:not(.home) .ol-page-hero{background:var(--cream-50)!important}body.oasis-redesign:not(.home) .ol-page-hero::before{background:var(--cream-50)!important;background-image:none!important;opacity:1!important}body.oasis-redesign:not(.home) .ol-page-hero::after{background:linear-gradient(180deg,#f5f3ee 0%,#f2efe8 100%)!important}body.oasis-redesign:not(.home) .ol-page-title,body.oasis-redesign .ol-page-title--about,body.oasis-redesign:not(.home) .ol-page-title--about,body.oasis-redesign .ol-page-title--editorial,body.oasis-redesign:not(.home) .ol-page-title--editorial{color:var(--ink)!important}body.oasis-redesign:not(.home) .ol-page-eyebrow{background:color-mix(in oklab,var(--olive) 8%,var(--cream-50))!important;border:1px solid color-mix(in oklab,var(--olive) 26%,transparent)!important;color:var(--forest-700)!important;box-shadow:none!important}body.oasis-redesign:not(.home) .ol-page-body,body.oasis-redesign:not(.home) .ol-shop-body{background:var(--cream-50)!important}body.oasis-redesign:not(.home){background:var(--cream-50)!important}body.oasis-redesign:not(.home) .ol-page-shell{background-image:none!important;background-color:var(--cream-50)!important;padding-top:clamp(1.25rem,2.5vw,2rem)!important}html body.oasis-redesign.single-product .ol-product-shell,html body.oasis-redesign .ol-shop-shell{padding-top:clamp(1.25rem,2.5vw,2rem)!important}html body.oasis-redesign:not(.home) .ol-shop-shell{padding-top:0!important;background:var(--cream-50)!important}body.oasis-redesign:not(.home) .ol-page-shell .ol-page-hero{min-height:0!important;align-items:flex-start!important}body.oasis-redesign:not(.home) .ol-page-shell .ol-page-hero__inner{padding-top:clamp(1.75rem,3.5vw,2.75rem)!important;padding-bottom:clamp(1.4rem,3vw,2.4rem)!important}body.oasis-redesign:not(.home) .ol-page-proofline span{background:#fff!important;border-color:rgb(53 53 37 / .08)!important;box-shadow:0 10px 26px -18px rgb(20 20 12 / .4)!important;color:var(--forest-900)!important}body.oasis-redesign .ol-about-hero__figure{position:relative;overflow:visible}.ol-about-tag{position:absolute;z-index:3;display:inline-flex;align-items:center;background:#fff;color:var(--forest-900);font-family:var(--font-ui);font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.5rem .85rem;border-radius:100px;white-space:nowrap;box-shadow:0 14px 34px -16px rgb(20 20 12 / .45);border:1px solid rgb(53 53 37 / .06)}.ol-about-tag::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--olive);margin-right:.5rem;flex:none}.ol-about-tag--tl{top:9%;left:-5%}.ol-about-tag--bl{bottom:20%;left:-5%}.ol-about-tag--tr{top:20%;right:-5%}.ol-about-tag--br{bottom:9%;right:-5%}@media (max-width:760px){.ol-about-tag{font-size:.6rem;padding:.4rem .65rem}.ol-about-tag--tl,.ol-about-tag--bl{left:2%}.ol-about-tag--tr,.ol-about-tag--br{right:2%}}html body.oasis-redesign .ol-shop-shell .ol-shop-sidebar__sticky{top:78px!important}@media (max-width:900px){html body.oasis-redesign .ol-shop-shell .ol-shop-sidebar__sticky{top:0!important}}@media (max-width:1024px){html body.oasis-redesign:not(.home).single-product .ol-product-shell{padding-top:clamp(1.1rem,3vw,1.9rem)!important}html body.oasis-redesign:not(.home) .ol-shop-shell{padding-top:0!important}html body.oasis-redesign:not(.home) .ol-page-shell{padding-top:clamp(0.6rem,1.6vw,1rem)!important}}@media (max-width:900px){html body.oasis-redesign .ol-product-sticky__btn,html body.oasis-redesign.single-product .ol-product-sticky__btn{width:auto!important;flex:0 0 auto!important;max-width:60%!important}html body.oasis-redesign .ol-product-sticky__price,html body.oasis-redesign.single-product .ol-product-sticky__price{flex:1 1 auto!important;min-width:0!important}}.header__action--search{padding:.55rem;border-radius:40px}.header__action--search svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ol-search{position:fixed;inset:0;z-index:200;display:flex;flex-direction:column;align-items:stretch;background:rgb(20 21 15 / .34);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .26s var(--ease),visibility .26s var(--ease)}.ol-search.is-open{opacity:1;visibility:visible}.ol-search[hidden]{display:none}.ol-search__inner{background:var(--cream-50);border-bottom:1px solid var(--line);box-shadow:0 34px 64px -34px rgb(20 21 15 / .55);padding:1.6rem 26px 1.5rem;transform:translateY(-18px);transition:transform .3s var(--ease);max-width:100%}.ol-search.is-open .ol-search__inner{transform:translateY(0)}.ol-search__form{display:flex;align-items:center;gap:.85rem;width:100%;max-width:var(--wrap);margin:0 auto;border-bottom:2px solid var(--forest-900);padding-bottom:.8rem}.ol-search__glyph{width:26px;height:26px;fill:none;stroke:var(--forest-700);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}.ol-search__input{flex:1;min-width:0;border:0;background:#fff0;font-family:var(--font-display);font-weight:500;font-size:clamp(1.35rem,3.4vw,2rem);letter-spacing:-.01em;color:var(--ink);outline:none;padding:0}.ol-search__input::placeholder{color:var(--muted);opacity:.75}.ol-search__input::-webkit-search-cancel-button,.ol-search__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.ol-search__close{flex:none;display:inline-grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff0;color:var(--ink-soft);cursor:pointer;transition:background .2s var(--ease),color .2s var(--ease),border-color .2s var(--ease)}.ol-search__close:hover{background:var(--forest-900);border-color:var(--forest-900);color:var(--cream-50)}.ol-search__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.ol-search__results{width:100%;max-width:var(--wrap);margin:0 auto;max-height:min(62vh,560px);overflow-y:auto}.ol-search__results.is-visible{margin-top:1.1rem}.ol-search__results.is-loading{opacity:.55}.ol-search__list{display:grid;gap:.25rem;list-style:none;margin:0;padding:0}.ol-search__item a{display:flex;align-items:center;gap:.9rem;padding:.55rem .6rem;border-radius:12px;text-decoration:none;transition:background .18s var(--ease)}.ol-search__item a:hover{background:rgb(83 87 64 / .09)}.ol-search__thumb{flex:none;width:54px;height:54px;border-radius:9px;overflow:hidden;background:radial-gradient(circle at 50% 40%,#fff,#ece7dc);display:grid;place-items:center}.ol-search__thumb img{width:100%;height:100%;object-fit:contain;padding:5px}.ol-search__noimg{width:100%;height:100%;background:var(--cream-100)}.ol-search__meta{display:flex;flex-direction:column;gap:.15rem;min-width:0}.ol-search__name{font-family:var(--font-ui);font-weight:600;font-size:.92rem;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ol-search__price{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-ui);font-size:.82rem;font-weight:600;color:var(--forest-700)}.ol-search__price .amount{font-weight:600}.ol-search__tag{font-size:.54rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--cream-50);background:var(--forest-900);padding:.18em .5em;border-radius:999px}.ol-search__all{display:inline-block;margin-top:.9rem;font-family:var(--font-ui);font-weight:600;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:var(--forest-900);border-bottom:1.5px solid currentColor;padding-bottom:2px}.ol-search__all:hover{color:var(--forest-700)}.ol-search__empty{font-family:var(--font-ui);color:var(--muted);font-size:.92rem;margin:.4rem 0 0;padding:.4rem .6rem}body.ol-search-open{overflow:hidden}@media (max-width:767px){.ol-search__inner{padding:1.1rem 18px 1.15rem}.ol-search__glyph{width:22px;height:22px}.ol-search__thumb{width:46px;height:46px}}[class*="omnisend-form-"][class*="-close-action"],[id*="omnisend-form-"][id*="-close-action"]{background:transparent!important;border:0!important;box-shadow:none!important;width:34px!important;height:34px!important;min-width:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#2b2b22!important;opacity:.45!important;border-radius:50%!important;transition:opacity .2s ease,background .2s ease!important}[class*="omnisend-form-"][class*="-close-action"]:hover{opacity:1!important;background:rgb(0 0 0 / .07)!important}[class*="omnisend-form-"][class*="-close-icon"]{width:13px!important;height:13px!important}[class*="omnisend-form-"][class*="-close-button"]{background:transparent!important;box-shadow:none!important}@media (max-width:767px){.eapp-age-verification-item-message{white-space:nowrap!important;font-size:clamp(13px, 4.15vw, 20px)!important;line-height:1.25!important}.eapp-age-verification-item-caption,.eapp-age-verification-item-caption *{white-space:nowrap!important}.eapp-age-verification-item-caption{font-size:clamp(7px, 2.3vw, 12px)!important;line-height:1.4!important}}