.bravura-stories{width:100%;box-sizing:border-box}.bravura-stories-track{display:flex;gap:var(--bs-gap);overflow-x:auto;overscroll-behavior-x:contain;padding:4px 2px 8px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bravura-stories-track::-webkit-scrollbar{display:none}.bravura-story-trigger{appearance:none;-webkit-appearance:none;border:0!important;background:transparent!important;padding:0!important;margin:0;cursor:pointer;display:flex;flex:0 0 auto;width:var(--bs-circle);flex-direction:column;align-items:center;gap:7px;color:inherit;box-shadow:none!important;outline:none!important}.bravura-story-circle{width:var(--bs-circle);height:var(--bs-circle);border-radius:50%;padding:3px;background:linear-gradient(135deg,var(--bs-ring-a),var(--bs-ring-b));box-sizing:border-box;display:block}.bravura-story-circle img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;background:#fff}.bravura-story-name{font-size:var(--bs-title);line-height:1.25;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.bravura-story-viewer{position:fixed!important;inset:0!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;z-index:2147483000;display:flex;align-items:center;justify-content:center;margin:0!important;padding:0!important;box-sizing:border-box;background:#000!important;overflow:hidden!important;overflow:clip!important;transform:none!important;isolation:isolate;contain:layout paint size;overscroll-behavior:none;-webkit-overflow-scrolling:auto}.bravura-story-viewer[hidden]{display:none!important}.bs-backdrop{position:absolute;inset:0;background:#000!important;opacity:1}.bs-dialog{position:relative;z-index:2;width:min(430px,calc(100% - 24px));height:min(760px,calc(100dvh - 24px));background:#111;border-radius:18px;overflow:hidden;box-shadow:0 20px 70px rgb(0 0 0 / .65);color:#fff;isolation:isolate;flex:0 0 auto}.bs-content{position:absolute;cursor:pointer;touch-action:pan-y;-webkit-tap-highlight-color:#fff0;user-select:none;-webkit-user-select:none;z-index:1;inset:0;display:flex;align-items:center;justify-content:center;background:#111;overflow:hidden}.bs-content img,.bs-content video{display:block;width:100%;height:100%;object-fit:contain;background:#111;user-select:none;-webkit-user-drag:none}.bs-progress{position:absolute;z-index:40;top:max(10px,env(safe-area-inset-top));left:12px;right:12px;height:4px;display:flex;gap:4px;pointer-events:none}.bs-progress-segment{position:relative;height:100%;background:rgb(255 255 255 / .35);border-radius:999px;flex:1;overflow:hidden}.bs-progress-segment i{display:block;width:0;height:100%;background:#fff;border-radius:inherit}.bs-progress-segment.done i{width:100%}.bs-close{position:absolute!important;z-index:45;top:calc(18px + env(safe-area-inset-top));right:12px;width:38px;height:38px;border:0!important;border-radius:50%;background:rgb(0 0 0 / .45)!important;background-image:none!important;color:#fff!important;cursor:pointer;font-size:27px;line-height:1;padding:0!important;appearance:none;-webkit-appearance:none;box-shadow:none!important;outline:none!important}.bs-title{position:absolute;z-index:44;top:calc(24px + env(safe-area-inset-top));left:55px;right:55px;text-align:center;font-weight:600;text-shadow:0 1px 3px #000;pointer-events:none}.bs-product-info{position:absolute;z-index:43;left:50%;bottom:calc(120px + env(safe-area-inset-bottom));transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:10px;max-width:calc(100% - 40px);padding:7px 10px;border-radius:15px;background:rgb(0 0 0 / .72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 24px rgb(0 0 0 / .28)}.bs-product-image{width:54px;height:54px;object-fit:contain;border-radius:9px;background:#fff;display:block}.bs-product-meta{min-width:75px;text-align:center}.bs-product-name{display:none}.bs-product-price{font-size:16px;font-weight:800;white-space:nowrap;color:#fff}.bs-actions{position:absolute;z-index:44;bottom:calc(55px + env(safe-area-inset-bottom));left:18px;right:18px;display:flex!important;align-items:center;justify-content:center;gap:8px;visibility:visible!important;opacity:1!important}.bs-actions button,.bs-buy{border:1px solid rgb(255 255 255 / .75)!important;background:rgb(0 0 0 / .58)!important;background-image:none!important;color:#fff!important;padding:9px 13px!important;border-radius:999px;text-decoration:none;cursor:pointer;font-size:14px;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);line-height:1.2;appearance:none;-webkit-appearance:none;box-shadow:none!important;min-height:40px}.bs-buy{background:#08a96b!important;border-color:#08a96b!important}.bs-like.is-liked{background:rgb(8 169 107 / .35)!important}.bs-actions [hidden],.bs-product-info[hidden]{display:none!important}.bravura-story-open,.bravura-story-open body{overflow:hidden!important;overscroll-behavior:none!important;max-width:100%!important}html.bravura-story-open,html.bravura-story-open body{width:100%!important;max-width:100%!important}@keyframes bs-progress-fill{from{width:0}to{width:100%}}.bravura-story-viewer.bs-mobile .bs-dialog{width:100%;height:100%;border-radius:0;box-shadow:none}.bravura-story-viewer.bs-mobile .bs-progress{top:max(10px,env(safe-area-inset-top));left:20px;right:20px}.bravura-story-viewer.bs-mobile .bs-product-info{bottom:calc(125px + env(safe-area-inset-bottom))}.bravura-story-viewer.bs-mobile .bs-actions{bottom:calc(60px + env(safe-area-inset-bottom))}@supports not (height:100dvh){.bs-dialog{height:min(760px,calc(100vh - 24px))}}@media(max-width:600px){.bravura-stories-track{gap:max(8px,calc(var(--bs-gap) - 4px))}}.bs-actions .bs-views{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:52px}.bs-views-icon{width:17px;height:17px;display:block;fill:currentColor}.bs-views-count{line-height:1}