:root{--cg-redeploy: 1778633315}.cg-ugc-drawer{--cg-ugc-drawer-bg: #ffffff;--cg-ugc-drawer-fg: #1a1a1a;--cg-ugc-drawer-muted: rgba(26, 26, 26, .62);--cg-ugc-drawer-border: rgba(26, 26, 26, .14);--cg-ugc-drawer-soft: rgba(26, 26, 26, .04);--cg-ugc-drawer-card-radius: 16px;--cg-ugc-drawer-radius-md: 12px;--cg-ugc-drawer-radius-sm: 8px;--cg-ugc-drawer-radius-pill: 999px;--cg-ugc-drawer-shadow: 0 30px 80px rgba(0, 0, 0, .4);--cg-ugc-drawer-pad: 24px;--cg-ugc-drawer-pad-mobile: 16px;--cg-ugc-drawer-accent: #1a1a1a;--cg-ugc-drawer-accent-hover: #000000;--cg-ugc-drawer-accent-fg: #ffffff;--cg-ugc-drawer-success: #196d3a;--cg-ugc-drawer-video-bg: #000000;--cg-ugc-drawer-progress-track: rgba(255, 255, 255, .28);--cg-ugc-drawer-progress-fill: #ffffff;--cg-ugc-drawer-overlay-btn-bg: rgba(0, 0, 0, .46);--cg-ugc-drawer-overlay-btn-bg-hover: rgba(0, 0, 0, .62);--cg-ugc-drawer-overlay-btn-fg: #ffffff;--cg-ugc-drawer-edge-btn-bg: rgba(255, 255, 255, .96);--cg-ugc-drawer-edge-btn-bg-hover: #ffffff;--cg-ugc-drawer-edge-btn-fg: #1a1a1a;--cg-ugc-drawer-transition-fast: .15s ease;--cg-ugc-drawer-transition-base: .24s cubic-bezier(.2, .8, .2, 1);--cg-ugc-drawer-transition-sheet: .36s cubic-bezier(.2, .8, .2, 1);padding:0;border:0;margin:0;background:transparent;color:var(--cg-ugc-drawer-fg);width:100vw;height:100vh;max-width:100vw;max-height:100vh;top:0;right:0;bottom:0;left:0;overflow:hidden;font-family:inherit;-webkit-font-smoothing:antialiased}.cg-ugc-drawer *,.cg-ugc-drawer *:before,.cg-ugc-drawer *:after{box-sizing:border-box}.cg-ugc-drawer:not([open]){display:none!important}.cg-ugc-drawer::backdrop{background-color:#141414c7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:cg-ugc-drawer-backdrop-in .24s ease both}@keyframes cg-ugc-drawer-backdrop-in{0%{opacity:0}to{opacity:1}}.cg-ugc-drawer[open]{display:flex;flex-direction:column;background-color:var(--cg-ugc-drawer-bg)}.cg-ugc-drawer__video-side{position:relative;flex:0 0 60vh;width:100%;background-color:var(--cg-ugc-drawer-video-bg);overflow:hidden;display:flex;align-items:center;justify-content:center}.cg-ugc-drawer__video{width:100%;height:100%;object-fit:contain;background:var(--cg-ugc-drawer-video-bg);display:block}.cg-ugc-drawer__close{position:absolute;top:max(12px,env(safe-area-inset-top,0px));left:12px;right:auto;width:40px;height:40px;border:0;border-radius:50%;background-color:#ffffffd9;color:#1a1a1a;font-size:20px;line-height:1;cursor:pointer;z-index:50;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000002e;transition:background-color var(--cg-ugc-drawer-transition-fast),transform var(--cg-ugc-drawer-transition-fast)}.cg-ugc-drawer__close:hover{background-color:#fff;transform:scale(1.05)}.cg-ugc-drawer__close:focus-visible{outline:2px solid #fff;outline-offset:2px}.cg-ugc-drawer__close svg,.cg-ugc-drawer__close img{width:18px;height:18px;display:block;pointer-events:none}.cg-ugc-drawer__mute{position:absolute;top:max(12px,env(safe-area-inset-top,0px));right:12px;left:auto;bottom:auto;width:40px;height:40px;border:0;border-radius:50%;background-color:var(--cg-ugc-drawer-overlay-btn-bg);color:var(--cg-ugc-drawer-overlay-btn-fg);cursor:pointer;z-index:50;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background-color var(--cg-ugc-drawer-transition-fast),transform var(--cg-ugc-drawer-transition-fast)}.cg-ugc-drawer__mute:hover{background-color:var(--cg-ugc-drawer-overlay-btn-bg-hover);transform:scale(1.05)}.cg-ugc-drawer__mute:focus-visible{outline:2px solid #fff;outline-offset:2px}.cg-ugc-drawer__mute svg,.cg-ugc-drawer__mute img{width:18px;height:18px;display:block;pointer-events:none}.cg-ugc-drawer__play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;border:0;border-radius:50%;background-color:#ffffffd9;color:#1a1a1a;cursor:pointer;z-index:60;display:inline-flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000002e;transition:background-color .15s ease,transform .15s ease;padding-left:6px}.cg-ugc-drawer__play-overlay[hidden]{display:none}.cg-ugc-drawer__play-overlay:hover{background-color:#fff}.cg-ugc-drawer__play-overlay svg{width:34px;height:34px;pointer-events:none}.cg-ugc-drawer__progress{position:absolute;left:0;right:0;bottom:0;width:100%;height:3px;background-color:var(--cg-ugc-drawer-progress-track);z-index:3;pointer-events:none;overflow:hidden}.cg-ugc-drawer__progress-fill{height:100%;width:0%;background-color:var(--cg-ugc-drawer-progress-fill);transform-origin:left center;transition:width .12s linear}.cg-ugc-drawer__prev,.cg-ugc-drawer__next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background-color:#ffffffd9;color:#1a1a1a;cursor:pointer;z-index:55;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 8px #00000038;transition:background-color .15s ease,transform .15s ease}.cg-ugc-drawer__prev{left:12px;right:auto}.cg-ugc-drawer__next{right:12px;left:auto}.cg-ugc-drawer__prev:hover,.cg-ugc-drawer__next:hover{background-color:#fff}.cg-ugc-drawer__prev:focus-visible,.cg-ugc-drawer__next:focus-visible{outline:2px solid #fff;outline-offset:2px}.cg-ugc-drawer__prev:disabled,.cg-ugc-drawer__next:disabled,.cg-ugc-drawer__prev[aria-disabled=true],.cg-ugc-drawer__next[aria-disabled=true]{opacity:.4;cursor:not-allowed;pointer-events:none}.cg-ugc-drawer__prev svg,.cg-ugc-drawer__next svg{width:20px;height:20px;display:block;pointer-events:none}.cg-ugc-drawer__product-side{position:relative;flex:1 1 auto;width:100%;background-color:var(--cg-ugc-drawer-bg);color:var(--cg-ugc-drawer-fg);border-top-left-radius:20px;border-top-right-radius:20px;padding:14px var(--cg-ugc-drawer-pad-mobile) max(20px,env(safe-area-inset-bottom,0px));overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:0 -12px 32px #0000003d;display:flex;flex-direction:column;gap:12px;animation:cg-ugc-drawer-sheet-in var(--cg-ugc-drawer-transition-sheet) both;margin-top:-20px;z-index:2}.cg-ugc-drawer__product-side:before{content:"";display:block;width:40px;height:4px;border-radius:999px;background-color:#1a1a1a2e;margin:0 auto 8px}@keyframes cg-ugc-drawer-sheet-in{0%{transform:translateY(40%);opacity:.4}to{transform:translateY(0);opacity:1}}.cg-ugc-drawer__product-side[hidden]{display:none!important}.cg-ugc-drawer__product-title{text-align:center;font-weight:700;font-size:22px;line-height:1.25;letter-spacing:-.01em;color:var(--cg-ugc-drawer-fg);margin:0 0 4px}.cg-ugc-drawer__product-price{text-align:center;font-weight:600;font-size:15px;line-height:1.2;color:var(--cg-ugc-drawer-fg);margin:0 0 16px;display:flex;align-items:baseline;justify-content:center;gap:8px;flex-wrap:wrap}.cg-ugc-drawer__product-price .price--compare,.cg-ugc-drawer__product-price s{color:var(--cg-ugc-drawer-muted);font-weight:400;text-decoration:line-through;font-size:.9em}.cg-ugc-drawer__product-desc{display:none}.cg-ugc-drawer__gallery{position:relative;width:100%;background-color:var(--cg-ugc-drawer-soft);border-radius:var(--cg-ugc-drawer-radius-md);aspect-ratio:1 / 1;overflow:hidden;flex-shrink:0}.cg-ugc-drawer__gallery:empty{display:none}.cg-ugc-drawer__gallery-track{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cg-ugc-drawer__gallery-img,.cg-ugc-drawer__gallery-track>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background-color:var(--cg-ugc-drawer-soft);opacity:0;visibility:hidden;transition:opacity .24s ease;display:block}.cg-ugc-drawer__gallery-prev,.cg-ugc-drawer__gallery-next{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border:0;border-radius:50%;background-color:#ffffffeb;color:#1a1a1a;cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000002e;transition:background-color var(--cg-ugc-drawer-transition-fast),transform var(--cg-ugc-drawer-transition-fast),opacity var(--cg-ugc-drawer-transition-fast)}.cg-ugc-drawer__gallery-prev{left:10px}.cg-ugc-drawer__gallery-next{right:10px}.cg-ugc-drawer__gallery-prev:hover,.cg-ugc-drawer__gallery-next:hover{background-color:#fff;transform:translateY(-50%) scale(1.06)}.cg-ugc-drawer__gallery-prev:focus-visible,.cg-ugc-drawer__gallery-next:focus-visible{outline:2px solid var(--cg-ugc-drawer-fg);outline-offset:2px}.cg-ugc-drawer__gallery-prev:disabled,.cg-ugc-drawer__gallery-next:disabled,.cg-ugc-drawer__gallery-prev[aria-disabled=true],.cg-ugc-drawer__gallery-next[aria-disabled=true]{opacity:.35;cursor:not-allowed;pointer-events:none}.cg-ugc-drawer__gallery-prev svg,.cg-ugc-drawer__gallery-next svg{width:16px;height:16px;display:block;pointer-events:none}.cg-ugc-drawer__gallery--single .cg-ugc-drawer__gallery-prev,.cg-ugc-drawer__gallery--single .cg-ugc-drawer__gallery-next,.cg-ugc-drawer__gallery--single .cg-ugc-drawer__gallery-dots{display:none}.cg-ugc-drawer__gallery-dots{display:flex;justify-content:center;align-items:center;gap:6px;margin:8px 0 4px;min-height:10px}.cg-ugc-drawer__gallery-dots:empty{display:none}.cg-ugc-drawer__gallery-dot{width:6px;height:6px;border-radius:50%;background-color:#1a1a1a38;display:inline-block;transition:background-color var(--cg-ugc-drawer-transition-fast),transform var(--cg-ugc-drawer-transition-fast);cursor:pointer;border:0;padding:0}.cg-ugc-drawer__gallery-dot.is-active{background-color:var(--cg-ugc-drawer-fg);transform:scale(1.25)}.cg-ugc-drawer__creator,[data-cg-ugc-drawer-creator]{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;font-weight:500;color:var(--cg-ugc-drawer-muted);padding:4px 10px;background-color:var(--cg-ugc-drawer-soft);border-radius:var(--cg-ugc-drawer-radius-pill);align-self:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cg-ugc-drawer__rating,[data-cg-ugc-drawer-rating]{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:.8125rem;color:var(--cg-ugc-drawer-muted)}.cg-ugc-drawer__variants{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0}.cg-ugc-drawer__variants:empty{display:none}.cg-ugc-drawer__variant-group,[data-cg-ugc-drawer-variant-group]{display:flex;flex-direction:column;gap:6px;width:100%}.cg-ugc-drawer__variant-label,[data-cg-ugc-drawer-variant-label]{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--cg-ugc-drawer-muted)}.cg-ugc-drawer__variant-options,[data-cg-ugc-drawer-variant-options]{display:flex;flex-wrap:wrap;gap:8px}.cg-ugc-drawer__swatch,[data-cg-ugc-drawer-swatch],.cg-ugc-drawer__variants>button{-webkit-appearance:none;appearance:none;border:1px solid #ccc;background-color:#fff;color:var(--cg-ugc-drawer-fg);font:inherit;font-size:13px;font-weight:500;line-height:1;min-width:80px;min-height:36px;padding:8px 12px;border-radius:var(--cg-ugc-drawer-radius-pill);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;text-align:center;transition:border-color var(--cg-ugc-drawer-transition-fast),background-color var(--cg-ugc-drawer-transition-fast),color var(--cg-ugc-drawer-transition-fast)}.cg-ugc-drawer__swatch:hover,[data-cg-ugc-drawer-swatch]:hover,.cg-ugc-drawer__variants>button:hover{border-color:var(--cg-ugc-drawer-fg)}.cg-ugc-drawer__swatch[aria-checked=true],.cg-ugc-drawer__swatch.is-selected,[data-cg-ugc-drawer-swatch][aria-checked=true],[data-cg-ugc-drawer-swatch].is-selected,.cg-ugc-drawer__variants>button.is-selected,.cg-ugc-drawer__variants>button[aria-checked=true]{background-color:var(--cg-ugc-drawer-fg);color:var(--cg-ugc-drawer-accent-fg);border-color:var(--cg-ugc-drawer-fg)}.cg-ugc-drawer__swatch:disabled,.cg-ugc-drawer__swatch[aria-disabled=true],[data-cg-ugc-drawer-swatch]:disabled,[data-cg-ugc-drawer-swatch][aria-disabled=true]{opacity:.4;cursor:not-allowed;text-decoration:line-through}.cg-ugc-drawer__swatch--color,[data-cg-ugc-drawer-swatch][data-swatch-type=color]{padding:0;width:32px;height:32px;min-width:32px;min-height:32px;border-radius:50%;position:relative;overflow:hidden;text-indent:-9999px;white-space:normal}.cg-ugc-drawer__swatch--color[aria-checked=true],.cg-ugc-drawer__swatch--color.is-selected,[data-cg-ugc-drawer-swatch][data-swatch-type=color][aria-checked=true],[data-cg-ugc-drawer-swatch][data-swatch-type=color].is-selected{box-shadow:0 0 0 2px #fff inset,0 0 0 2px var(--cg-ugc-drawer-fg);background-color:inherit;color:inherit}.cg-ugc-drawer__cta-row{display:flex;gap:12px;margin-top:16px;width:100%;align-items:stretch}.cg-ugc-drawer__more{flex:1;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1.5px solid #1a1a1a;border-radius:var(--cg-ugc-drawer-radius-pill);color:#1a1a1a;background-color:transparent;text-decoration:none;font-weight:600;font-size:14px;letter-spacing:.01em;cursor:pointer;transition:background-color var(--cg-ugc-drawer-transition-fast),color var(--cg-ugc-drawer-transition-fast),transform var(--cg-ugc-drawer-transition-fast)}.cg-ugc-drawer__more:hover{background-color:#1a1a1a;color:#fff;transform:translateY(-1px)}.cg-ugc-drawer__more:focus-visible{outline:2px solid var(--cg-ugc-drawer-fg);outline-offset:2px}.cg-ugc-drawer__atc{flex:1;height:44px;border-radius:var(--cg-ugc-drawer-radius-pill);background-color:#1a1a1a;color:#fff;border:none;font:inherit;font-weight:600;font-size:14px;letter-spacing:.01em;cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background-color var(--cg-ugc-drawer-transition-fast),transform var(--cg-ugc-drawer-transition-fast)}.cg-ugc-drawer__atc:hover{background-color:var(--cg-ugc-drawer-accent-hover);transform:translateY(-1px)}.cg-ugc-drawer__atc:focus-visible{outline:2px solid var(--cg-ugc-drawer-accent);outline-offset:2px}.cg-ugc-drawer__atc:disabled{opacity:.6;cursor:not-allowed;transform:none}.cg-ugc-drawer__atc.is-loading [data-cg-ugc-drawer-atc-label]{opacity:0}.cg-ugc-drawer__atc.is-success{background-color:var(--cg-ugc-drawer-success)}.cg-ugc-drawer__atc-spinner,[data-cg-ugc-drawer-atc-spinner]{position:absolute;width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;opacity:0;animation:cg-ugc-drawer-spin .7s linear infinite}.cg-ugc-drawer__atc.is-loading .cg-ugc-drawer__atc-spinner,.cg-ugc-drawer__atc.is-loading [data-cg-ugc-drawer-atc-spinner]{opacity:1}@keyframes cg-ugc-drawer-spin{to{transform:rotate(360deg)}}@media(min-width:768px){.cg-ugc-drawer{width:92vw;max-width:clamp(720px,92vw,1080px);max-height:92vh;height:auto;top:0;right:0;bottom:0;left:0;margin:auto;border:none;background-color:var(--cg-ugc-drawer-bg);border-radius:var(--cg-ugc-drawer-card-radius);box-shadow:var(--cg-ugc-drawer-shadow);overflow:hidden}.cg-ugc-drawer[open]{display:flex;flex-direction:row;align-items:stretch;animation:cg-ugc-drawer-card-in var(--cg-ugc-drawer-transition-base) both}.cg-ugc-drawer__video-side{flex:1 1 50%;width:50%;height:auto;min-height:560px;max-height:92vh;padding:16px;background-color:var(--cg-ugc-drawer-bg);border-radius:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.cg-ugc-drawer__video{width:auto;height:100%;max-height:calc(92vh - 32px);aspect-ratio:9 / 16;object-fit:cover;background:var(--cg-ugc-drawer-video-bg);border-radius:var(--cg-ugc-drawer-radius-md);overflow:hidden}.cg-ugc-drawer__product-side{position:relative;flex:1 1 50%;width:50%;margin-top:0;padding:28px 24px;border-radius:0;box-shadow:none;background-color:var(--cg-ugc-drawer-bg);overflow-y:auto;max-height:92vh;animation:none;gap:12px;z-index:1}.cg-ugc-drawer__product-side:before{display:none}.cg-ugc-drawer__close{position:absolute;top:12px;left:12px;right:auto;width:40px;height:40px;background-color:#ffffffd9;color:#1a1a1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000002e;z-index:50}.cg-ugc-drawer__close:hover{background-color:#fff}.cg-ugc-drawer__mute{top:22px;right:22px;left:auto;bottom:auto}.cg-ugc-drawer__progress{left:16px;right:16px;bottom:16px;width:auto;border-bottom-left-radius:var(--cg-ugc-drawer-radius-md);border-bottom-right-radius:var(--cg-ugc-drawer-radius-md);height:3px}.cg-ugc-drawer__prev,.cg-ugc-drawer__next{width:52px;height:52px}.cg-ugc-drawer__prev{left:16px}.cg-ugc-drawer__next{right:16px}.cg-ugc-drawer__prev:hover,.cg-ugc-drawer__next:hover{background-color:var(--cg-ugc-drawer-edge-btn-bg-hover);transform:translateY(-50%) scale(1.06)}.cg-ugc-drawer__prev:focus-visible,.cg-ugc-drawer__next:focus-visible{outline:2px solid #fff;outline-offset:3px}.cg-ugc-drawer__prev:disabled,.cg-ugc-drawer__next:disabled,.cg-ugc-drawer__prev[aria-disabled=true],.cg-ugc-drawer__next[aria-disabled=true]{opacity:.4;cursor:not-allowed;pointer-events:none}.cg-ugc-drawer__prev svg,.cg-ugc-drawer__next svg{width:22px;height:22px;display:block;pointer-events:none}.cg-ugc-drawer__product-title{font-size:22px;margin-top:8px}.cg-ugc-drawer__product-price{font-size:15px}.cg-ugc-drawer__gallery{aspect-ratio:1 / 1;max-height:320px}.cg-ugc-drawer__gallery-dots{margin:10px 0 6px}.cg-ugc-drawer__swatch,[data-cg-ugc-drawer-swatch],.cg-ugc-drawer__variants>button{font-size:13px;padding:8px 14px}}@keyframes cg-ugc-drawer-card-in{0%{transform:translateY(8px) scale(.99);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@media(min-width:1080px){.cg-ugc-drawer{max-width:1080px}.cg-ugc-drawer__product-side{padding:32px}.cg-ugc-drawer__prev{left:24px}.cg-ugc-drawer__next{right:24px}}@media(prefers-reduced-motion:reduce){.cg-ugc-drawer,.cg-ugc-drawer *,.cg-ugc-drawer *:before,.cg-ugc-drawer *:after{animation:none!important;transition:none!important}.cg-ugc-drawer::backdrop{animation:none!important}.cg-ugc-drawer__product-side{animation:none!important}.cg-ugc-drawer__progress-fill{transition:none!important}.cg-ugc-drawer__atc:hover,.cg-ugc-drawer__more:hover,.cg-ugc-drawer__close:hover,.cg-ugc-drawer__mute:hover,.cg-ugc-drawer__prev:hover,.cg-ugc-drawer__next:hover,.cg-ugc-drawer__gallery-prev:hover,.cg-ugc-drawer__gallery-next:hover{transform:none}}@media(forced-colors:active){.cg-ugc-drawer,.cg-ugc-drawer__atc,.cg-ugc-drawer__more,.cg-ugc-drawer__swatch[aria-checked=true],.cg-ugc-drawer__swatch.is-selected,.cg-ugc-drawer__close,.cg-ugc-drawer__mute,.cg-ugc-drawer__prev,.cg-ugc-drawer__next,.cg-ugc-drawer__gallery-prev,.cg-ugc-drawer__gallery-next{border:1px solid CanvasText}}.cg-ugc-drawer__visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cg-ugc-drawer{--cg-cream: #FAF6F1;--cg-sand: #EFE6D9;--cg-sage: #8B9E7E;--cg-forest: #2D4A2D;--cg-warm-gray: #7A7068;--cg-espresso: #3E2723;--cg-terracotta: #C66B3D}@media(min-width:768px){.cg-ugc-drawer[open] .cg-ugc-drawer__video-side{padding:0;background-color:#000}.cg-ugc-drawer[open] .cg-ugc-drawer__video{width:100%;height:100%;max-height:92vh;aspect-ratio:auto;object-fit:cover;border-radius:0}.cg-ugc-drawer[open] .cg-ugc-drawer__video-frame{width:100%;height:100%;border-radius:0;overflow:hidden}}.cg-ugc-drawer__mute{position:absolute!important;right:12px!important;left:auto!important;top:max(12px,env(safe-area-inset-top,0px))!important;bottom:auto!important;transform:none!important;width:40px!important;height:40px!important;border:0!important;border-radius:50%!important;background-color:#ffffffd9!important;color:#1a1a1a!important;display:inline-flex!important;align-items:center;justify-content:center;z-index:50!important;cursor:pointer;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;box-shadow:0 2px 8px #0000002e!important}.cg-ugc-drawer__mute:hover{background-color:#fff!important;transform:none!important}.cg-ugc-drawer__mute .cg-ugc-drawer__mute-icon--unmuted,.cg-ugc-drawer__mute[data-muted=false] .cg-ugc-drawer__mute-icon--muted{display:none}.cg-ugc-drawer__mute[data-muted=false] .cg-ugc-drawer__mute-icon--unmuted{display:inline-block}.cg-ugc-drawer__gallery{aspect-ratio:1 / 1!important;width:100%!important;max-width:360px;margin:0 auto 8px;background-color:#fff;border-radius:12px;overflow:hidden;position:relative}.cg-ugc-drawer__gallery-track{width:100%;height:100%;position:relative}.cg-ugc-drawer__gallery-img,.cg-ugc-drawer__gallery-track>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;visibility:hidden;transition:opacity .2s ease}.cg-ugc-drawer__gallery-img.is-active,.cg-ugc-drawer__gallery-track>img.is-active{opacity:1;visibility:visible}.cg-ugc-drawer__gallery-dots{position:absolute!important;left:50%;bottom:10px;transform:translate(-50%);display:flex;gap:6px;padding:4px 8px;background-color:#ffffffdb;border-radius:999px;z-index:4}.cg-ugc-drawer__gallery-dot{width:8px;height:8px;border-radius:999px;background-color:#3e272352;transition:background-color .15s ease;cursor:pointer}.cg-ugc-drawer__gallery-dot.is-active{background-color:var(--cg-forest)}.cg-ugc-drawer__product-title{font-family:Cormorant Garamond,Georgia,serif!important;font-size:2rem!important;font-weight:800!important;color:var(--cg-espresso)!important;letter-spacing:-.01em!important;line-height:1.15!important;text-align:center!important;margin:4px 0 6px!important;text-transform:none!important}.cg-ugc-drawer__product-price{font-family:DM Sans,system-ui,sans-serif!important;font-size:1.75rem!important;font-weight:800!important;color:var(--cg-forest)!important;text-align:center!important;margin:0 0 12px!important;display:block!important}.cg-ugc-drawer__variants{display:block!important;margin:8px 0 14px!important;border:2px solid rgba(62,39,35,.15)!important;border-radius:8px!important;overflow:hidden!important;padding:0!important;gap:0!important;background:transparent!important}.cg-ugc-drawer__variant-group{display:contents!important}.cg-ugc-drawer__variant-label{display:none!important}.cg-ugc-drawer__variant-pills,.cg-ugc-drawer__variant-options{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(0,1fr))!important;grid-auto-flow:column!important;gap:0!important;padding:0!important;background:transparent!important}.cg-ugc-drawer__variants>button,.cg-ugc-drawer__variant,.cg-ugc-drawer__variant-pills>button,.cg-ugc-drawer__variant-options>button{font-family:DM Sans,system-ui,sans-serif!important;font-size:.95rem!important;font-weight:600!important;line-height:1.25!important;min-height:88px!important;padding:14px 8px!important;border:none!important;border-right:2px solid rgba(62,39,35,.15)!important;border-radius:0!important;background:transparent!important;color:var(--cg-warm-gray)!important;cursor:pointer;text-align:center!important;min-width:0!important;width:100%!important;white-space:normal!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;transition:background .2s ease,color .2s ease}.cg-ugc-drawer__variants>button:last-child,.cg-ugc-drawer__variant-pills>button:last-child,.cg-ugc-drawer__variant-options>button:last-child,.cg-ugc-drawer__variant:last-child{border-right:none!important}.cg-ugc-drawer__variants>button:hover,.cg-ugc-drawer__variant-pills>button:hover,.cg-ugc-drawer__variant-options>button:hover,.cg-ugc-drawer__variant:hover{background:#8b9e7e14!important;color:var(--cg-forest)!important}.cg-ugc-drawer__variants>button.is-selected,.cg-ugc-drawer__variants>button[aria-pressed=true],.cg-ugc-drawer__variant.is-selected,.cg-ugc-drawer__variant-pills>button.is-selected,.cg-ugc-drawer__variant-pills>button[aria-pressed=true],.cg-ugc-drawer__variant-options>button.is-selected{background:#8b9e7e1f!important;color:var(--cg-forest)!important;font-weight:700!important;box-shadow:inset 0 -3px 0 var(--cg-sage)!important}.cg-ugc-drawer__cta-row{display:flex!important;flex-direction:column!important;gap:8px!important;margin-top:8px!important}.cg-ugc-drawer__atc{order:1!important;width:100%!important;flex:none!important;height:auto!important;padding:18px 28px!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:1.25rem!important;font-weight:700!important;letter-spacing:.01em!important;background-color:var(--cg-forest)!important;color:var(--cg-cream)!important;border:none!important;border-radius:100px!important;cursor:pointer;transition:background-color .25s ease,transform .2s ease,box-shadow .25s ease}.cg-ugc-drawer__atc:hover{background-color:#1e3a1e!important;transform:translateY(-2px);box-shadow:0 6px 24px #2d4a2d4d}.cg-ugc-drawer__more{order:2!important;flex:none!important;width:auto!important;align-self:center!important;height:auto!important;padding:4px 8px!important;border:none!important;background:transparent!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:.85rem!important;font-weight:500!important;color:var(--cg-warm-gray)!important;text-decoration:underline!important;text-underline-offset:3px!important}.cg-ugc-drawer__more:hover{color:var(--cg-forest)!important;background:transparent!important;transform:none!important}@media(min-width:768px){.cg-ugc-drawer[open] .cg-ugc-drawer__product-side{padding:28px 28px 24px!important;gap:0!important;justify-content:flex-start!important}}.cg-ugc-drawer__product-side{display:flex!important;flex-direction:column!important;gap:14px!important}.cg-ugc-drawer__sheet-handle{order:0}.cg-ugc-drawer__gallery{order:1!important}.cg-ugc-drawer__product-title{order:2!important}.cg-ugc-drawer__variants{order:3!important}.cg-ugc-drawer__product-price{order:4!important}.cg-ugc-drawer__product-desc{order:5}.cg-ugc-drawer__cta-row{order:6!important}.cg-ugc-drawer__reviews{order:7}.cg-ugc-drawer__product-title{font-size:2.5rem!important;margin:8px 0 0!important;line-height:1.1!important}.cg-ugc-drawer__product-price{font-size:2rem!important;margin:8px 0 4px!important}.cg-ugc-drawer__atc{padding:22px 32px!important;font-size:1.375rem!important;font-weight:700!important;border-radius:100px!important;letter-spacing:.02em!important;text-transform:none!important}.cg-ugc-drawer__variants{margin:6px 0!important}.cg-ugc-drawer .hero-general__purchase{position:relative;z-index:5;padding:8px 16px 12px;background:transparent;border-radius:0 0 24px 24px}.cg-ugc-drawer .hero-general__product-name{font-family:Cormorant Garamond,Georgia,serif;font-size:2.25rem;font-weight:800;color:var(--cg-espresso);margin-bottom:10px;line-height:1.15;letter-spacing:-.01em;text-align:center}.cg-ugc-drawer .hero-general__variant-selector{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(0,1fr));margin-bottom:16px;border:2px solid rgba(62,39,35,.15);border-radius:8px;overflow:hidden;background:transparent!important;padding:0!important;gap:0!important}.cg-ugc-drawer .hero-general__variant-selector>*{order:initial!important}.cg-ugc-drawer .hero-general__variant-btn{font-family:DM Sans,system-ui,sans-serif;font-size:1.25rem;font-weight:600;padding:18px 8px;border:none!important;border-right:2px solid rgba(62,39,35,.15)!important;background:transparent!important;color:var(--cg-warm-gray);cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.25;min-height:0!important;white-space:normal!important;width:100%!important;display:block!important;border-radius:0!important}.cg-ugc-drawer .hero-general__variant-btn:last-child{border-right:none!important}.cg-ugc-drawer .hero-general__variant-btn:hover{background:#8b9e7e14!important;color:var(--cg-forest)!important}.cg-ugc-drawer .hero-general__variant-btn.is-active,.cg-ugc-drawer .hero-general__variant-btn[aria-pressed=true]{background:#8b9e7e1f!important;color:var(--cg-forest)!important;font-weight:700;box-shadow:inset 0 -3px 0 var(--cg-sage)!important}.cg-ugc-drawer .hero-general__price-row{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:10px}.cg-ugc-drawer .hero-general__price-row .hero-general__product-price,.cg-ugc-drawer .hero-general__price-row .cg-ugc-drawer__product-price{order:0!important}.cg-ugc-drawer .hero-general__price-row .hero-general__purchase-freebie{order:1!important}.cg-ugc-drawer .hero-general__product-price{font-family:DM Sans,system-ui,sans-serif;font-size:1.75rem!important;font-weight:800;color:var(--cg-forest)!important;margin:0!important;text-align:center!important;display:block!important}.cg-ugc-drawer .hero-general__purchase-submit{display:flex!important;width:100%!important;align-items:center;justify-content:center;gap:10px;background-color:var(--cg-forest)!important;color:var(--cg-cream)!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:1.375rem!important;font-weight:700!important;padding:20px 32px!important;border-radius:100px!important;border:none!important;cursor:pointer;transition:background-color .25s ease,transform .2s ease,box-shadow .25s ease;position:relative;overflow:hidden;height:auto!important;letter-spacing:normal!important;text-transform:none!important}.cg-ugc-drawer .hero-general__purchase-submit:hover{background-color:#1e3a1e!important;transform:translateY(-2px);box-shadow:0 6px 24px #2d4a2d4d}.cg-ugc-drawer .hero-general__purchase-submit:active{transform:translateY(0)}.cg-ugc-drawer .hero-general__purchase-submit svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.cg-ugc-drawer .hero-general__details-toggle{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;padding:8px 0 0;margin-top:8px;background:none!important;border:none!important;cursor:pointer;font-family:DM Sans,system-ui,sans-serif!important;font-size:1.125rem!important;font-weight:600!important;color:var(--cg-warm-gray)!important;transition:color .2s ease;height:auto!important;text-decoration:none!important}.cg-ugc-drawer .hero-general__details-toggle:hover{color:var(--cg-espresso)!important}.cg-ugc-drawer .hero-general__details-toggle svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s ease}.cg-ugc-drawer .hero-general__details-toggle.is-open svg{transform:rotate(180deg)}.cg-ugc-drawer .hero-general__details-drawer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.cg-ugc-drawer .hero-general__details-drawer.is-open{max-height:1000px}.cg-ugc-drawer .hero-general__details-content{padding:12px 0 0!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:.9375rem!important;line-height:1.6!important;color:var(--cg-warm-gray)!important;border-top:1px solid rgba(62,39,35,.12);margin:8px 0 0!important;display:block!important}.cg-ugc-drawer .hero-general__details-content p{margin:0 0 .5rem}.cg-ugc-drawer .hero-general__gallery{margin-bottom:12px!important}.cg-ugc-drawer .cg-ugc-drawer__more{display:block!important;text-align:center!important;margin:4px 0 0!important;padding:4px 0!important;font-size:.85rem!important;color:var(--cg-warm-gray)!important;text-decoration:underline!important}.cg-ugc-drawer .cg-ugc-drawer__product-side{display:block!important;padding:24px 28px!important}.cg-ugc-drawer .hero-general__gallery-area{position:relative;z-index:2;padding:12px 12px 0}.cg-ugc-drawer .hero-general__gallery{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;border-radius:16px;scrollbar-width:none;-ms-overflow-style:none;position:relative;aspect-ratio:auto!important;width:100%!important;max-width:none!important;margin:0!important;background:transparent!important}.cg-ugc-drawer .hero-general__gallery::-webkit-scrollbar{display:none}.cg-ugc-drawer .hero-general__gallery-slide{flex:0 0 100%;scroll-snap-align:start;position:relative;filter:drop-shadow(0 20px 50px rgba(62,39,35,.22)) drop-shadow(0 8px 16px rgba(62,39,35,.12))}.cg-ugc-drawer .hero-general__gallery-slide img{width:100%;height:auto;display:block;border-radius:16px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);object-fit:contain;background:#fff;position:static!important;inset:auto!important;opacity:1!important;visibility:visible!important;aspect-ratio:auto!important;max-height:460px}.cg-ugc-drawer .hero-general__gallery-slide:hover img{transform:scale(1.02)}.cg-ugc-drawer .hero-general__gallery-nav{display:block}.cg-ugc-drawer .hero-general__gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:36px;height:36px;border-radius:50%;background:#fffc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.5);box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease;padding:0}.cg-ugc-drawer .hero-general__gallery-arrow:hover{background:#fffffff2;transform:translateY(-50%) scale(1.1)}.cg-ugc-drawer .hero-general__gallery-arrow svg{width:16px;height:16px;fill:none;stroke:var(--cg-espresso);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cg-ugc-drawer .hero-general__gallery-arrow--prev{left:18px}.cg-ugc-drawer .hero-general__gallery-arrow--next{right:18px}.cg-ugc-drawer .hero-general__gallery-dots{display:flex!important;justify-content:center;gap:6px;position:absolute;bottom:18px;left:0;right:0;z-index:5;background:transparent!important;padding:0!important;border-radius:0!important;transform:none!important;width:100%!important}.cg-ugc-drawer .hero-general__gallery-dot{width:8px!important;height:8px!important;border-radius:50%;background:#ffffffa6!important;border:1px solid rgba(62,39,35,.25)!important;padding:0;cursor:pointer;transition:background .2s ease,transform .2s ease;box-shadow:0 1px 3px #0003}.cg-ugc-drawer .hero-general__gallery-dot.is-active{background:var(--cg-espresso)!important;transform:scale(1.3)}.cg-ugc-drawer .hero-general__onetime-state{display:block}.cg-ugc-drawer .hero-general__subscribe-state{display:none}.cg-ugc-drawer .hero-general__purchase.is-subscribe .hero-general__onetime-state{display:none!important}.cg-ugc-drawer .hero-general__purchase.is-subscribe .hero-general__subscribe-state{display:block!important}.cg-ugc-drawer .hero-general__subscribe-btn{display:flex!important;width:100%!important;align-items:center;justify-content:center;gap:10px;background:transparent!important;color:var(--cg-forest)!important;font-family:DM Sans,sans-serif!important;font-size:1.375rem!important;font-weight:700!important;padding:20px 32px!important;border-radius:100px!important;border:2.5px solid var(--cg-forest)!important;cursor:pointer;transition:background-color .25s ease,color .25s ease,transform .2s ease;margin-top:10px!important}.cg-ugc-drawer .hero-general__subscribe-btn:hover{background:#2d4a2d0f!important;transform:translateY(-1px)}.cg-ugc-drawer .hero-general__subscribe-btn .hero-general__sub-save{font-size:1rem;font-weight:600;color:var(--cg-terracotta)}.cg-ugc-drawer .hero-general__frequency-label{font-family:Cormorant Garamond,serif!important;font-size:2rem!important;font-weight:800!important;color:var(--cg-espresso)!important;margin:0 0 8px!important;text-align:center!important}.cg-ugc-drawer .hero-general__subscribe-state .hero-general__frequency-pill{display:flex!important;width:100%!important;align-items:center;justify-content:flex-start;gap:10px;padding:18px 24px!important;border:2.5px solid var(--cg-forest)!important;border-radius:100px!important;background:transparent!important;font-family:DM Sans,sans-serif!important;font-size:1.375rem!important;font-weight:700!important;color:var(--cg-forest)!important;cursor:pointer;transition:background-color .25s ease,color .25s ease,transform .2s ease;margin-bottom:8px!important}.cg-ugc-drawer .hero-general__subscribe-state .hero-general__frequency-pill:hover{background:var(--cg-forest)!important;color:var(--cg-cream)!important;transform:translateY(-1px)}.cg-ugc-drawer .hero-general__subscribe-state .hero-general__frequency-pill.is-selected,.cg-ugc-drawer .hero-general__subscribe-state .hero-general__frequency-pill.is-active,.cg-ugc-drawer .hero-general__subscribe-state .hero-general__frequency-pill[aria-pressed=true]{background:var(--cg-forest)!important;color:var(--cg-cream)!important}.cg-ugc-drawer .hero-general__subscribe-state .hero-general__frequency-pill.is-selected .hero-general__pill-discount,.cg-ugc-drawer .hero-general__subscribe-state .hero-general__frequency-pill.is-active .hero-general__pill-discount,.cg-ugc-drawer .hero-general__subscribe-state .hero-general__frequency-pill[aria-pressed=true] .hero-general__pill-discount{color:#ffffffeb!important}.cg-ugc-drawer .hero-general__pill-name{text-align:left}.cg-ugc-drawer .hero-general__pill-discount{font-size:1.375rem!important;font-weight:800!important;color:var(--cg-forest)!important;margin-left:auto;white-space:nowrap}.cg-ugc-drawer .hero-general__subscribe-state .hero-general__frequency-pill:hover .hero-general__pill-discount{color:#ffffffd9!important}.cg-ugc-drawer .hero-general__subscribe-state .hero-general__frequency-pill svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.cg-ugc-drawer .hero-general__back-link{display:block!important;width:100%!important;background:none!important;border:none!important;padding:10px 0 0!important;font-family:DM Sans,sans-serif!important;font-size:1.125rem!important;font-weight:600!important;color:var(--cg-warm-gray)!important;cursor:pointer;text-align:center!important;text-decoration:underline!important;text-underline-offset:3px}.cg-ugc-drawer .hero-general__back-link:hover{color:var(--cg-espresso)!important}.cg-ugc-drawer .hero-general__purchase-freebie{font-family:DM Sans,sans-serif!important;font-size:1.0625rem!important;color:var(--cg-sage)!important;font-weight:600!important;display:flex!important;align-items:center;gap:5px;white-space:nowrap}.cg-ugc-drawer .hero-general__purchase-freebie svg{width:18px;height:18px;fill:none;stroke:var(--cg-sage);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.cg-ugc-drawer .hero-general__purchase-freebie:empty{display:none!important}.cg-ugc-drawer .hero-general__product{position:relative;display:block;flex:0 0 auto;max-width:none;width:100%;margin:0;padding:0;z-index:1}.cg-ugc-drawer .hero-general__product-stage{position:relative;max-width:100%;width:100%;margin:0 auto}.cg-ugc-drawer .hero-general__product-card{position:relative;background:#ffffffd9;border:1px solid rgba(255,255,255,.6);border-radius:24px;box-shadow:0 12px 48px #2218121a,0 4px 12px #2218120f,inset 0 1px #fff9;overflow:visible;z-index:1}.cg-ugc-drawer .hero-general__product-blob{position:absolute;top:-15%;left:-20%;width:140%;height:130%;background:radial-gradient(ellipse at 50% 50%,rgba(139,158,126,.18) 0%,rgba(139,158,126,.06) 50%,transparent 70%);border-radius:60% 40% 50% 50%/50% 60% 40% 50%;z-index:0;animation:cg-ugc-drawer-blob-morph 15s ease-in-out infinite;pointer-events:none}.cg-ugc-drawer .hero-general__product-ring{position:absolute;top:5%;left:-10%;width:120%;height:110%;border:2px solid rgba(139,158,126,.16);border-radius:50%;z-index:0;animation:cg-ugc-drawer-ring-spin 30s linear infinite;pointer-events:none}.cg-ugc-drawer .hero-general__product-ring:after{content:"";position:absolute;top:-5%;left:10%;width:12px;height:12px;background:#8b9e7e;opacity:.3;border-radius:50%}@keyframes cg-ugc-drawer-blob-morph{0%,to{border-radius:60% 40% 50% 50%/50% 60% 40% 50%;transform:rotate(0) scale(1)}25%{border-radius:45% 55% 60% 40%/55% 45%;transform:rotate(3deg) scale(1.02)}50%{border-radius:55% 45% 40% 60%/45% 55% 50% 50%;transform:rotate(-2deg) scale(.98)}75%{border-radius:40% 60% 55% 45%/60% 40% 45% 55%;transform:rotate(4deg) scale(1.01)}}@keyframes cg-ugc-drawer-ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.cg-ugc-drawer .hero-general__product-blob,.cg-ugc-drawer .hero-general__product-ring{animation:none!important}}.cg-ugc-drawer .hero-general__product-name,.cg-ugc-drawer .cg-ugc-drawer__product-title{font-size:2.6rem!important;line-height:1.15!important;font-weight:700!important;margin-bottom:.5rem!important}.cg-ugc-drawer .hero-general__variant-btn{font-size:1.55rem!important;line-height:1.2!important;padding:16px 20px!important;font-weight:700!important;min-height:62px!important;letter-spacing:.01em!important}.cg-ugc-drawer .hero-general__variant-selector{gap:11px!important}.cg-ugc-drawer .hero-general__product-price,.cg-ugc-drawer .cg-ugc-drawer__product-price{font-size:2.1rem!important;font-weight:700!important;line-height:1.1!important}.cg-ugc-drawer .hero-general__purchase-submit,.cg-ugc-drawer .cg-ugc-drawer__atc{font-size:1.5rem!important;font-weight:700!important;padding:18px 22px!important;min-height:64px!important;letter-spacing:.01em!important}.cg-ugc-drawer .hero-general__purchase-submit svg{width:22px!important;height:22px!important}.cg-ugc-drawer .hero-general__subscribe-btn{font-size:1.25rem!important;padding:14px 18px!important;font-weight:600!important}.cg-ugc-drawer .hero-general__purchase-freebie{font-size:1rem!important;line-height:1.35!important}.cg-ugc-drawer .hero-general__details-toggle{font-size:1.15rem!important;font-weight:600!important;padding:12px 0!important}.cg-ugc-drawer .hero-general__details-content{font-size:1rem!important;line-height:1.5!important}.cg-ugc-drawer .hero-general__frequency-label{font-size:1.1rem!important;font-weight:600!important;margin-bottom:8px!important}.cg-ugc-drawer .hero-general__frequency-pill{font-size:1.15rem!important;padding:14px 16px!important;min-height:56px!important}.cg-ugc-drawer .hero-general__back-link{font-size:1rem!important}@media(max-width:767px){.cg-ugc-drawer .hero-general__product-name,.cg-ugc-drawer .cg-ugc-drawer__product-title{font-size:2.1rem!important}.cg-ugc-drawer .hero-general__variant-btn{font-size:1.35rem!important;min-height:56px!important;padding:14px 16px!important}.cg-ugc-drawer .hero-general__product-price,.cg-ugc-drawer .cg-ugc-drawer__product-price{font-size:1.75rem!important}.cg-ugc-drawer .hero-general__purchase-submit,.cg-ugc-drawer .cg-ugc-drawer__atc{font-size:1.3rem!important;min-height:58px!important}}.cg-ugc-drawer .cg-ugc-drawer__variants .cg-ugc-drawer__variant.hero-general__variant-btn,.cg-ugc-drawer .cg-ugc-drawer__variants>.cg-ugc-drawer__variant.hero-general__variant-btn{display:block!important;flex-direction:initial!important;white-space:normal!important;word-break:normal!important;text-align:center!important;font-size:1.25rem!important;font-weight:600!important;padding:16px 2px!important;line-height:1.2!important;min-height:0!important;align-self:stretch!important;height:100%!important}.cg-ugc-drawer .cg-ugc-drawer__vline{display:block;white-space:nowrap;line-height:1.2;overflow:visible}.cg-ugc-drawer .cg-ugc-drawer__product-side .hero-general__variant-selector{margin-left:-10px!important;margin-right:-10px!important;width:calc(100% + 20px)!important}.cg-ugc-drawer .hero-general__variant-selector{gap:2px!important;background:#3e272326!important}.cg-ugc-drawer .cg-ugc-drawer__variants .cg-ugc-drawer__variant,.cg-ugc-drawer .cg-ugc-drawer__variants>.cg-ugc-drawer__variant{border:none!important;border-right:none!important;background:#fff!important}.cg-ugc-drawer .cg-ugc-drawer__variants .cg-ugc-drawer__variant.is-selected,.cg-ugc-drawer .cg-ugc-drawer__variants .cg-ugc-drawer__variant.is-active,.cg-ugc-drawer .cg-ugc-drawer__variants .cg-ugc-drawer__variant[aria-pressed=true]{background:#8b9e7e33!important;color:var(--cg-forest)!important;font-weight:700!important;height:100%!important;align-self:stretch!important;box-shadow:inset 0 -3px 0 var(--cg-sage)!important}.cg-ugc-drawer__peek{display:none}.cg-ugc-drawer__peek[hidden]{display:none!important}.cg-ugc-drawer__video,.cg-ugc-drawer__video-frame video,.cg-ugc__tile-poster--video,[data-cg-ugc-tile-video],[data-cg-ugc-drawer-video]{dynamic-range-limit:standard!important}@media(max-width:767px){.cg-ugc-drawer[open] .cg-ugc-drawer__video-side{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-height:none!important}.cg-ugc-drawer[open] .cg-ugc-drawer__video-side .cg-ugc-drawer__video-frame,.cg-ugc-drawer[open] .cg-ugc-drawer__video-side .cg-ugc-drawer__video{width:100%!important;height:100%!important;border-radius:0!important;object-fit:cover!important}.cg-ugc-drawer__peek:not([hidden]){display:flex;align-items:center;gap:clamp(6px,2vw,12px);position:absolute;left:clamp(14px,4vw,20px);right:clamp(20px,5vw,28px);bottom:max(14px,env(safe-area-inset-bottom,0px));padding:clamp(10px,2.5vw,14px);background:#1414146b;backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2);border:1px solid rgba(255,255,255,.08);border-radius:clamp(12px,3vw,18px);color:#fff;z-index:50;box-shadow:0 8px 24px #00000059;box-sizing:border-box}.cg-ugc-drawer__peek-thumb{flex:0 0 clamp(64px,18vw,84px);width:clamp(64px,18vw,84px);height:clamp(64px,18vw,84px);border-radius:clamp(8px,2vw,12px);background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.cg-ugc-drawer__peek-thumb img{width:100%;height:100%;object-fit:contain}.cg-ugc-drawer__peek-meta{flex:1 1 auto;display:flex;flex-direction:column;gap:clamp(2px,.6vw,4px);min-width:0}.cg-ugc-drawer__peek-price{font-size:clamp(1.15rem,4.5vw,1.4rem);font-weight:700;color:#fffffff0;line-height:1.15}.cg-ugc-drawer__peek-title{font-size:clamp(1.2rem,4.8vw,1.45rem);font-weight:700;color:#fff;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cg-ugc-drawer__peek-cta{flex:0 0 auto;-webkit-appearance:none;appearance:none;border:0;background:#fff;color:#111;font-weight:700;font-size:clamp(1.15rem,4.5vw,1.4rem);padding:clamp(14px,4vw,20px) clamp(24px,8vw,38px);min-width:clamp(130px,34vw,170px);border-radius:999px;cursor:pointer;box-shadow:0 2px 8px #00000040;white-space:nowrap;text-align:center}.cg-ugc-drawer__peek-cta:active{transform:scale(.97)}.cg-ugc-drawer[open] .cg-ugc-drawer__product-side{position:absolute!important;top:14px!important;left:14px!important;right:14px!important;bottom:max(12px,env(safe-area-inset-bottom,0px))!important;width:auto!important;height:auto!important;max-height:none!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;animation:none!important;transform:translate3d(0,110%,0)!important;transition:transform .45s cubic-bezier(.7,0,.2,1)!important;z-index:60;overflow:visible;-webkit-overflow-scrolling:touch}.cg-ugc-drawer[open][data-product-open] .cg-ugc-drawer__product-side{transform:translateZ(0)!important}.cg-ugc-drawer[open] .cg-ugc-drawer__sheet-handle{display:none!important}.cg-ugc-drawer[open] .cg-ugc-drawer__product-side:before{display:none!important}.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .hero-general__product,.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .hero-general__product-stage{width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important}.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .hero-general__product-card{width:100%!important;height:100%!important;border-radius:20px!important;background:#fffffff5!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:14px 14px 18px!important}.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .hero-general__product-blob,.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .hero-general__product-ring{display:none!important}.cg-ugc-drawer__close{position:absolute!important;z-index:200!important;top:max(12px,env(safe-area-inset-top,0px))!important;left:12px!important;right:auto!important;bottom:auto!important;width:40px!important;height:40px!important;border:0!important;border-radius:50%!important;background-color:#ffffffd9!important;color:#1a1a1a!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;box-shadow:0 2px 8px #0000002e!important}.cg-ugc-drawer__close:hover{background-color:#fff!important;transform:none!important}.cg-ugc-drawer__mute{position:absolute!important;z-index:200!important}.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .hero-general__gallery-area{padding:6px 6px 0!important;margin-bottom:8px!important}.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .hero-general__gallery{aspect-ratio:1 / 1!important;width:100%!important;max-height:none!important;overflow:hidden!important}.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .hero-general__gallery-slide{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;filter:none!important}.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .hero-general__gallery-slide img{width:100%!important;height:100%!important;object-fit:contain!important;max-height:none!important;margin:0 auto!important}.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .hero-general__purchase{padding:4px 8px 10px!important}.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .hero-general__product-name,.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .cg-ugc-drawer__product-title{margin:4px 0 6px!important}.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .hero-general__price-row{margin-bottom:6px!important}.cg-ugc-drawer[open] .cg-ugc-drawer__product-side .hero-general__details-toggle{padding:8px 0!important}.cg-ugc-drawer[open][data-product-open] .cg-ugc-drawer__peek{display:none}.cg-ugc-drawer[open][data-product-open] .cg-ugc-drawer__video-side:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:2;pointer-events:auto}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/cg-ugc-drawer.css.map */
