.bee-product-image .bee-catalog-media-controls{position:absolute;z-index:12;left:10px;bottom:10px;display:flex;gap:7px}.bee-catalog-media-button{--bcm-a: #ff9633;--bcm-b: #ff6600;position:relative;display:inline-grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgb(255 255 255 / 55%);border-radius:50%;color:#fff;background:linear-gradient(155deg,color-mix(in srgb,var(--bcm-a) 78%,transparent),color-mix(in srgb,var(--bcm-b) 82%,transparent));cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .14s ease,background .18s ease}.bee-catalog-media-button--video{--bcm-a: #4ade80;--bcm-b: #17a34a}.bee-catalog-media-button:hover,.bee-catalog-media-button:focus-visible{background:linear-gradient(155deg,var(--bcm-a),var(--bcm-b))}.bee-catalog-media-button:active{transform:scale(.88)}.bee-catalog-media-button[aria-pressed=true]{background:linear-gradient(155deg,var(--bcm-a),var(--bcm-b))}.bee-catalog-media-button:focus-visible{outline:2px solid #fff;outline-offset:2px}.bee-catalog-icon{position:absolute;top:50%;left:50%;width:16px;height:16px;fill:currentColor;pointer-events:none;opacity:0;transform:translate(-50%,-50%) scale(.5);transition:opacity .16s ease,transform .22s cubic-bezier(.34,1.56,.64,1)}.bee-catalog-icon--base{opacity:1;transform:translate(-50%,-50%) scale(1)}.bee-catalog-media-button[aria-pressed=true] .bee-catalog-icon--base{opacity:0;transform:translate(-50%,-50%) scale(.5)}.bee-catalog-media-button[aria-pressed=true] .bee-catalog-icon--pause{opacity:1;transform:translate(-50%,-50%) scale(1)}.bee-catalog-video-modal{position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bee-catalog-video-shell{display:flex;flex-direction:column;gap:10px;width:min(960px,100%)}.bee-catalog-video-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:10px}.bee-catalog-video-select{min-width:130px;height:40px;padding:0 34px 0 14px;border:1px solid rgb(255 255 255 / 30%);border-radius:999px;color:#fff;background:#ffffff1f;cursor:pointer}.bee-catalog-video-select option{color:#111;background:#fff}.bee-catalog-video-close{display:inline-grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid rgb(255 255 255 / 40%);border-radius:50%;color:#fff;background:#ffffff24;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .16s ease,transform .16s ease}.bee-catalog-video-close:hover,.bee-catalog-video-close:focus-visible{background:#ff6600d9;border-color:#ff6600d9;transform:scale(1.06)}.bee-catalog-video-close svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.bee-catalog-video-dialog{position:relative;width:100%;overflow:hidden;border:1px solid rgb(255 255 255 / 18%);border-radius:20px;background:#000;box-shadow:0 24px 60px #00000073}.bee-catalog-video-frame{display:block;width:100%;aspect-ratio:16 / 9;border:0;background:#000}.bee-catalog-video-info{display:flex;flex-direction:column;max-height:400px;padding:16px 18px;border:1px solid rgb(255 255 255 / 14%);border-radius:18px;background:#ffffff14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bee-catalog-video-info-title{flex:0 0 auto;margin:0 0 6px;color:#ffb066;font-size:13.5px;font-weight:600;line-height:1.3}.bee-catalog-video-info-price{display:flex;flex:0 0 auto;align-items:baseline;gap:8px;margin:0 0 10px}.bee-catalog-video-info-price-current{color:#fff;font-size:16px;font-weight:600}.bee-catalog-video-info-price-compare{color:#ffffff7f;font-size:13px;text-decoration:line-through}.bee-catalog-video-info-desc{flex:1 1 auto;min-height:0;margin:0 0 12px;overflow-y:auto;color:#ffffffc2;font-size:13px;line-height:1.6;scrollbar-width:thin;scrollbar-color:rgb(255 102 0 / 45%) transparent}.bee-catalog-video-info-desc::-webkit-scrollbar{width:5px}.bee-catalog-video-info-desc::-webkit-scrollbar-thumb{border-radius:999px;background:#ff660073}.bee-catalog-video-info-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:8px}.bee-catalog-video-cta{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border:0;border-radius:999px;color:#fff;font-size:12.5px;font-weight:600;text-decoration:none;background:linear-gradient(155deg,#ff9633,#f60);transition:background .16s ease}.bee-catalog-video-cta:hover,.bee-catalog-video-cta:focus-visible{background:linear-gradient(155deg,#ffab5c,#ff7a1a)}.bee-catalog-video-cta--whatsapp{background:linear-gradient(155deg,#34d874,#1ea952)}.bee-catalog-video-cta--whatsapp:hover,.bee-catalog-video-cta--whatsapp:focus-visible{background:linear-gradient(155deg,#4de08a,#22c25e)}.bee-catalog-video-cta svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.bee-catalog-video-cta--whatsapp svg{fill:currentColor;stroke:none}.bee-catalog-audio-player{--g-orange: #ff6600;--g-orange-2: #ff9633;position:fixed;z-index:999998;top:max(14px,env(safe-area-inset-top));left:50%;display:flex;align-items:center;gap:12px;width:min(560px,calc(100% - 24px));padding:11px 14px 11px 11px;border:1px solid rgb(255 255 255 / 55%);border-radius:22px;color:#3a2a1c;background:#ffffffb8;box-shadow:0 10px 32px #7846142e,0 1px #fff9 inset;-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%);transform:translate(-50%);animation:bee-audio-player-in .28s cubic-bezier(.22,1,.36,1)}@keyframes bee-audio-player-in{0%{opacity:0;transform:translate(-50%) translateY(-10px) scale(.96)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.bee-catalog-audio-action{position:relative;flex:0 0 auto;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;color:#fff;background:linear-gradient(155deg,var(--g-orange-2),var(--g-orange));cursor:pointer;transition:transform .14s ease}.bee-catalog-audio-action:active{transform:scale(.88)}.bee-catalog-audio-action svg{width:17px;height:17px;fill:currentColor}.bee-catalog-audio-body{display:flex;flex:1 1 auto;flex-direction:column;gap:5px;min-width:0}.bee-catalog-audio-tools{display:flex;align-items:center;gap:8px}.bee-catalog-audio-select{flex:1 1 auto;min-width:0;max-width:170px;height:30px;padding:0 28px 0 10px;overflow:hidden;border:1px solid rgb(255 102 0 / 20%);border-radius:999px;color:#713800;font-size:11.5px;text-overflow:ellipsis;background:#ff96331a;cursor:pointer}.bee-catalog-audio-share{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;height:32px;padding:0 16px;border:0;border-radius:999px;color:#fff;font:inherit;font-size:12px;font-weight:700;white-space:nowrap;background:linear-gradient(155deg,var(--g-orange-2),var(--g-orange));box-shadow:0 6px 16px #ff66004d;cursor:pointer;transition:transform .14s ease,box-shadow .16s ease}.bee-catalog-audio-share:hover,.bee-catalog-audio-share:focus-visible{box-shadow:0 8px 20px #ff66006b}.bee-catalog-audio-share:active{transform:scale(.94)}.bee-catalog-audio-share svg{flex:0 0 auto;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.bee-catalog-audio-share-menu{position:absolute;z-index:3;top:calc(100% + 8px);right:18px;display:grid;min-width:190px;padding:7px;border:1px solid rgb(255 102 0 / 16%);border-radius:14px;background:#fffffff7;box-shadow:0 12px 30px #5a371929}.bee-catalog-audio-share-menu[hidden]{display:none}.bee-catalog-audio-share-option{display:flex;align-items:center;gap:10px;padding:9px 11px;border:0;border-radius:9px;color:#543a26;font:inherit;font-size:12px;text-align:left;background:transparent;cursor:pointer}.bee-catalog-audio-share-option svg{flex:0 0 auto;width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.bee-catalog-audio-share-option[data-share-kind=instagram] svg{color:#c13584}.bee-catalog-audio-share-option[data-share-kind=whatsapp] svg{color:#1eaa59}.bee-catalog-audio-share-option[data-share-kind=telegram] svg{color:#229ed9;fill:currentColor;stroke:none}.bee-catalog-audio-share-option:hover,.bee-catalog-audio-share-option:focus-visible{background:#ff660017}.bee-catalog-toast{position:fixed;z-index:9999999;left:50%;bottom:max(24px,env(safe-area-inset-bottom));padding:10px 18px;border-radius:999px;color:#fff;font-size:12.5px;font-weight:600;background:#14100ceb;opacity:0;transform:translate(-50%,12px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.bee-catalog-toast.is-visible{opacity:1;transform:translate(-50%)}.bee-catalog-audio-toprow{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.bee-catalog-audio-title{overflow:hidden;color:#3a2a1c;font-size:12.5px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.bee-catalog-audio-time{flex:0 0 auto;color:#a17650;font-size:11px;font-variant-numeric:tabular-nums;letter-spacing:.01em}.bee-catalog-audio-track{position:relative;display:flex;align-items:center;height:14px}.bee-catalog-audio-track:focus-within{outline:2px solid var(--g-orange);outline-offset:3px;border-radius:8px}.bee-catalog-audio-track:before{content:"";position:absolute;inset:auto 0 auto 0;height:4px;border-radius:999px;background:#ff660029}.bee-catalog-audio-track-fill{position:absolute;left:0;top:50%;height:4px;width:0%;border-radius:999px;background:linear-gradient(90deg,var(--g-orange-2),var(--g-orange));transform:translateY(-50%);pointer-events:none}.bee-catalog-audio-track-thumb{position:absolute;top:50%;left:0%;width:12px;height:12px;border:2px solid #fff;border-radius:50%;background:var(--g-orange);box-shadow:0 1px 3px #00000040;transform:translate(-50%,-50%);pointer-events:none}.bee-catalog-audio-seek{position:relative;z-index:2;width:100%;height:14px;margin:0;background:transparent;appearance:none;-webkit-appearance:none;opacity:0;cursor:pointer}.bee-catalog-audio-seek::-webkit-slider-runnable-track{height:14px;background:transparent}.bee-catalog-audio-seek::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:transparent;border:0;cursor:pointer}.bee-catalog-audio-seek::-moz-range-track{height:14px;background:transparent}.bee-catalog-audio-seek::-moz-range-thumb{width:14px;height:14px;background:transparent;border:0;cursor:pointer}.bee-catalog-audio-close{flex:0 0 auto;display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;color:#a17650;background:transparent;cursor:pointer;transition:background-color .16s ease,color .16s ease}.bee-catalog-audio-close:hover,.bee-catalog-audio-close:focus-visible{color:#713800;background:#ff66001f}.bee-catalog-audio-close svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}@media(max-width:767px){.bee-product-image .bee-catalog-media-controls{left:8px;bottom:8px;gap:6px}.bee-catalog-media-button{width:36px;height:36px}.bee-catalog-video-modal{padding:12px}.bee-catalog-video-dialog{border-radius:16px}.bee-catalog-audio-player{width:calc(100% - 20px);padding:9px 12px 9px 9px;border-radius:18px}.bee-catalog-audio-select{max-width:125px}.bee-catalog-audio-share-menu{right:10px}}@media(prefers-reduced-motion:reduce){.bee-catalog-media-button,.bee-catalog-audio-player{transition:none;animation:none}}.bee-collection-story-share{position:relative;z-index:20;display:inline-flex;align-items:center;width:42px;height:42px;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bee-collection-story-share__trigger{display:grid;align-items:center;justify-content:center;place-items:center;width:42px;height:42px;min-height:42px;padding:0;border:1px solid rgba(255,102,0,.1);border-radius:999px;color:#2a2420;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.95),transparent 38%),linear-gradient(135deg,#fff,#fff7ef);box-shadow:0 5px 16px #0f172a0e;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,color .16s ease,border-color .16s ease,background .16s ease}.bee-collection-story-share__trigger:hover,.bee-collection-story-share__trigger:focus-visible,.bee-collection-story-share__trigger[aria-expanded=true]{color:#f60;border-color:#ff660047;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.98),transparent 38%),linear-gradient(135deg,#fffaf5,#fff0e2);transform:translateY(-1px);box-shadow:0 9px 22px #ff660021}.bee-collection-story-share__trigger svg,.bee-collection-story-share__menu svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.bee-collection-story-share__menu{position:fixed;z-index:9999;top:var(--bcss-menu-top, 0px);left:var(--bcss-menu-left, 0px);right:auto;display:grid;gap:4px;width:218px;max-width:calc(100vw - 24px);padding:9px;border:1px solid rgba(45,35,28,.08);border-radius:20px;background:#fffffffa;box-shadow:0 18px 46px #2018122e;transform-origin:top left;animation:bee-collection-menu-in .16s ease both}.bee-collection-story-share__menu[hidden]{display:none}.bee-collection-story-share__menu button{display:flex;align-items:center;gap:11px;min-height:39px;padding:10px 11px;border:0;border-radius:13px;color:#2a2420;font:inherit;font-size:13px;font-weight:750;text-align:left;background:transparent;cursor:pointer;transition:background .15s ease,transform .15s ease,color .15s ease}.bee-collection-story-share__menu button:hover,.bee-collection-story-share__menu button:focus-visible{background:#fff3ea;transform:translate(1px)}.bee-collection-story-share__menu [data-collection-share-kind=instagram] svg{color:#c13584}.bee-collection-story-share__menu [data-collection-share-kind=whatsapp] svg{color:#25d366}.bee-collection-story-share__menu [data-collection-share-kind=native] svg{color:#0a84ff}.bee-collection-story-share__menu [data-collection-share-kind=copy] svg{color:#f60}.bee-collection-story-share__status{position:fixed;z-index:10000;top:var(--bcss-status-top, 0px);left:var(--bcss-status-left, 0px);width:max-content;max-width:230px;padding:0;border-radius:999px;color:transparent;font-size:12px;font-weight:800;line-height:1;pointer-events:none;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,padding .18s ease}.bee-collection-story-share__status:not(:empty){padding:9px 12px;color:#6b3104;background:#fff6effa;box-shadow:0 12px 26px #2018121f;opacity:1;transform:translateY(0)}@keyframes bee-collection-menu-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:767px){.bee-collection-story-share{width:38px;height:38px}.bee-collection-story-share__trigger{width:38px;height:38px;min-height:38px}.bee-collection-story-share__menu{width:206px;max-width:calc(100vw - 20px)}}.bee-product-image{position:relative;overflow:hidden!important;isolation:isolate}.bee-product .bee-product-image img,.bee-product .bee-product-image video,.bee-product .bee-product-image picture,.bee-product .bee-product-image canvas{max-width:100%!important}.bee-product .bee-product-image img,.bee-product .bee-product-image video{left:0!important;right:0!important;margin-left:auto!important;margin-right:auto!important;object-position:center center!important;transform-origin:center center!important;translate:0 0!important}.bee-product .bee-product-image [class*=product-img],.bee-product .bee-product-image [class*=pr-img],.bee-product .bee-product-image [data-pr-img],.bee-product .bee-product-image [data-product-img]{transform-origin:center center!important;translate:0 0!important}.bee-product:hover .bee-product-image img,.bee-product:hover .bee-product-image video,.bee-product:hover .bee-product-image [class*=product-img],.bee-product:hover .bee-product-image [class*=pr-img],.bee-product:hover .bee-product-image [data-pr-img],.bee-product:hover .bee-product-image [data-product-img]{transform:scale(1.045)!important;transform-origin:center center!important;translate:0 0!important}.bee-card-badges-row{position:absolute;z-index:8;top:12px;left:12px;display:flex;flex-direction:column;align-items:flex-start;gap:3px;max-width:calc(100% - 24px);pointer-events:none}.bee-card-badges-row .bee-product-badge{position:static!important;inset:auto!important;display:flex;align-items:stretch;gap:3px;width:auto!important;max-width:100%;margin:0!important;padding:0!important;transform:none!important;overflow:visible!important}.bee-card-badges-row .bee-product-badge:empty{display:none}.bee-card-badges-row .bee-product-badge>*,.bee-credit-badge{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:24px;min-height:24px;padding:5px 10px;border-radius:999px;line-height:1!important;white-space:nowrap}.bee-card-badges-row .bee-product-badge>*{position:static!important;inset:auto!important;width:auto!important;max-width:100%;margin:0!important;transform:none!important;overflow:visible!important}.bee-credit-badge{--bcm-a: #4ade80;--bcm-b: #17a34a;--badge-color-secondary: #ffffff;flex:0 0 auto;border:0;background:linear-gradient(135deg,var(--bcm-a),var(--bcm-b));box-shadow:1px 1px 1px #0000001a;color:var(--badge-color-secondary);font-size:11px;font-weight:650;text-transform:none;border-radius:25px;backdrop-filter:none;-webkit-backdrop-filter:none;transform:none;will-change:auto}.bee-product .bee-product-title.bee-product-title--clamped,.bee-product .bee-product-title.bee-product-title--clamped>a{display:-webkit-box!important;max-height:2.7em;overflow:hidden!important;-webkit-box-orient:vertical;-webkit-line-clamp:2!important;line-clamp:2!important;line-height:1.35em;text-overflow:ellipsis}.bee-product .bee-product-info,.bee-product .bee-product-main-info,.bee-product .bee-oh.bee-pr{overflow:visible!important}.bee-product .bee-oh.bee-pr{padding-bottom:4px}.bee-product .bee-price,.bee-product .bee-product-price,.bee-product .bee-price__sale,.bee-product .bee-price__regular{line-height:1.35!important;overflow:visible!important}@media(hover:hover)and (pointer:fine){.bee-product .bee-oh.bee-pr{position:relative;display:block;width:100%}.bee-product .bee-oh.bee-pr>:not(.bee-product-btns){transform-origin:left center;transition:transform .18s ease,opacity .18s ease;will-change:transform}.bee-product .bee-oh.bee-pr>.bee-product-btns{position:absolute;top:50%;right:0;left:auto;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin:0!important;opacity:0;visibility:hidden;transform:translate(8px,-50%);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.bee-product:hover .bee-oh.bee-pr>:not(.bee-product-btns){transform:scale(1.045)}.bee-product:hover .bee-oh.bee-pr>.bee-product-btns{opacity:1;visibility:visible;transform:translateY(-50%)}.bee-product .bee-oh.bee-pr .bee-product-btns a,.bee-product .bee-oh.bee-pr .bee-product-btns button,.bee-product .bee-oh.bee-pr .bee-product-btns [data-replace-atc],.bee-product .bee-oh.bee-pr .bee-product-btns .bee-pr-item-btn,.bee-product .bee-oh.bee-pr .bee-product-btns .bee-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;border-color:#f60!important;background:#f60!important;border-radius:999px!important;color:#fff!important;overflow:hidden!important;box-shadow:0 5px 14px #ff660038}.bee-product .bee-oh.bee-pr .bee-product-btns .bee-btn-atc_text,.bee-product .bee-oh.bee-pr .bee-product-btns .bee-btn__text,.bee-product .bee-oh.bee-pr .bee-product-btns .bee-atc-text,.bee-product .bee-oh.bee-pr .bee-product-btns .bee-btn-atc__text,.bee-product .bee-oh.bee-pr .bee-product-btns .bee-text,.bee-product .bee-oh.bee-pr .bee-product-btns span:not(.bee-svg-wrapper):not(.bee-icon):not([class*=icon]):not([class*=svg]){display:none!important}.bee-product .bee-oh.bee-pr .bee-product-btns svg,.bee-product .bee-oh.bee-pr .bee-product-btns i,.bee-product .bee-oh.bee-pr .bee-product-btns .las,.bee-product .bee-oh.bee-pr .bee-product-btns .la,.bee-product .bee-oh.bee-pr .bee-product-btns [class*=icon],.bee-product .bee-oh.bee-pr .bee-product-btns [class*=svg]{display:inline-flex!important;width:17px;height:17px;font-size:17px;color:#fff!important;fill:currentColor}}.bee-product .bee-catalog-media-button,.bee-product .bee-catalog-media-button--play,.bee-product .bee-catalog-media-button--video{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;will-change:auto!important}@media(max-width:767px){.bee-card-badges-row{top:8px;left:8px;gap:3px;max-width:calc(100% - 16px)}.bee-card-badges-row .bee-product-badge>*,.bee-credit-badge{height:22px;min-height:22px;padding:4px 8px;font-size:10px}}.bee-product__media-wrapper{position:relative}.bee-product-story-share{--story-orange: #ff6600;--story-orange-soft: #fff3ea;--story-text: #2a2420;position:absolute;z-index:2;bottom:31px;left:16px;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bee-product-story-share[data-icon-aligned=true]{top:var(--bee-story-share-top);bottom:auto}.bee-product-story-share__trigger{display:grid;place-items:center;width:var(--bee-story-share-width, 46px);height:var(--bee-story-share-height, 46px);padding:0;border:1px solid rgba(255,102,0,.18);border-radius:999px;color:var(--story-orange);background:#fff;box-shadow:0 2px 8px #20181214;cursor:pointer;pointer-events:auto;transition:color .16s ease,background .16s ease,border-color .16s ease}.bee-product-story-share__trigger:hover,.bee-product-story-share__trigger:focus-visible,.bee-product-story-share__trigger[aria-expanded=true]{color:#fff;background:var(--story-orange);border-color:var(--story-orange)}.bee-product-story-share__trigger svg,.bee-product-story-share__menu svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.bee-product-story-share__menu{position:absolute;z-index:60;bottom:calc(var(--bee-story-share-height, 46px) + 10px);left:0;display:grid;gap:3px;width:max-content;min-width:224px;max-width:calc(100vw - 32px);padding:8px;border:1px solid rgba(45,35,28,.08);border-radius:18px;background:#fff;box-shadow:0 8px 22px #2018121a}.bee-product-story-share__menu[hidden]{display:none}.bee-product-story-share__menu button{display:flex;align-items:center;gap:11px;width:100%;min-height:40px;padding:9px 11px;border:0;border-radius:13px;color:var(--story-text);font:inherit;font-size:13px;font-weight:700;line-height:1.1;text-align:left;background:transparent;cursor:pointer;pointer-events:auto;transition:background .15s ease,color .15s ease}.bee-product-story-share__menu button:hover,.bee-product-story-share__menu button:focus-visible{color:#111;background:var(--story-orange-soft)}.bee-product-story-share__menu button span{white-space:nowrap}.bee-product-story-share__menu [data-product-share-kind=instagram] svg{color:#c13584}.bee-product-story-share__menu [data-product-share-kind=whatsapp] svg{color:#20b45b}.bee-product-story-share__menu [data-product-share-kind=telegram] svg{color:#229ed9;fill:currentColor;stroke:none}.bee-product-story-share__menu [data-product-share-kind=copy] svg,.bee-product-story-share__menu [data-product-share-kind=native] svg{color:var(--story-orange)}.bee-product-story-share__status{position:absolute;bottom:calc(var(--bee-story-share-height, 46px) + 10px);left:0;width:max-content;max-width:240px;min-height:0;padding:0;border-radius:999px;color:transparent;font-size:12px;font-weight:800;line-height:1;pointer-events:none;transition:opacity .16s ease;opacity:0}.bee-product-story-share__status:not(:empty){padding:9px 12px;color:#6b3104;background:#fff6ef;box-shadow:0 4px 14px #20181214;opacity:1}@media(max-width:767px){.bee-product-story-share{bottom:27px;left:12px}.bee-product-story-share__trigger{width:var(--bee-story-share-width, 42px);height:var(--bee-story-share-height, 42px)}.bee-product-story-share__menu{bottom:calc(var(--bee-story-share-height, 42px) + 8px);min-width:204px;border-radius:16px}.bee-product-story-share__menu button{min-height:38px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/33/compiled_assets/styles.css.map */
