.bwn-stories{--st-accent:#07594B;--st-accent-2:#12a186;--st-accent-3:#6ddac4;--st-ink:#1d1d1f;--st-size:72px;margin:26px 0;font-family:inherit}.bwn-st-heading{font-size:16px;font-weight:700;margin:0 0 14px;color:var(--st-ink)}.bwn-st-rail{display:flex;gap:14px;overflow-x:auto;padding:4px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bwn-st-rail::-webkit-scrollbar{display:none}.bwn-stories .bwn-st-ring{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:calc(var(--st-size) + 14px);background:none;border:0;padding:0;cursor:pointer;text-align:center;line-height:1.7;scroll-snap-align:start;-webkit-tap-highlight-color:#fff0}.bwn-stories .bwn-st-ring-img{position:relative;display:block;width:var(--st-size);height:var(--st-size);aspect-ratio:1 / 1;margin:0 auto;box-sizing:border-box;border-radius:50%;padding:3px;background:none}.bwn-stories .bwn-st-ring-img::before{content:'';position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 210deg,var(--st-accent),var(--st-accent-2),var(--st-accent-3),var(--st-accent-2),var(--st-accent));transition:filter .25s ease,opacity .25s ease}.bwn-stories .bwn-st-ring:hover .bwn-st-ring-img::before{filter:brightness(1.18) saturate(1.1)}.bwn-stories .bwn-st-ring:active .bwn-st-ring-img::before{opacity:.8}.bwn-stories .bwn-st-ring.is-seen .bwn-st-ring-img::before{background:#d8dcdb;filter:none}.bwn-stories .bwn-st-ring-img img,.bwn-stories .bwn-st-ring-fallback{position:relative;z-index:1;display:block;width:100%;height:100%;max-width:100%;aspect-ratio:1 / 1;box-sizing:border-box;border-radius:50%;object-fit:cover;object-position:center;background:#111;color:#fff;border:2px solid #fff;font-size:20px}.bwn-stories .bwn-st-ring-fallback{display:flex;align-items:center;justify-content:center}.bwn-stories .bwn-st-ring-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;width:100%;margin:8px 0 0;font-size:11.5px;line-height:1.7;height:calc(11.5px * 1.7 * 2);text-align:center;color:var(--st-ink);overflow:hidden;overflow-wrap:anywhere;word-break:break-word}body.bwn-st-lock{overflow:hidden}.bwn-st-viewer{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;background:rgb(8 12 11 / .92);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:bwn-st-fade .2s ease}.bwn-st-viewer.is-open{display:flex}.bwn-st-viewer.is-closing{opacity:0;transition:opacity .18s ease}@keyframes bwn-st-fade{from{opacity:0}to{opacity:1}}.bwn-st-stage{position:relative;width:min(420px, 100vw);height:min(90vh, 840px);background:#000;border-radius:20px;overflow:hidden;box-shadow:0 30px 80px rgb(0 0 0 / .55);animation:bwn-st-pop .28s cubic-bezier(.2,.8,.25,1)}@keyframes bwn-st-pop{from{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:none}}.bwn-st-stage.turn-next{animation:bwn-st-turn-next .34s cubic-bezier(.2,.8,.25,1)}.bwn-st-stage.turn-prev{animation:bwn-st-turn-prev .34s cubic-bezier(.2,.8,.25,1)}@keyframes bwn-st-turn-next{from{opacity:.35;transform:perspective(1000px) rotateY(-14deg) translateX(6%) scale(.94)}to{opacity:1;transform:none}}@keyframes bwn-st-turn-prev{from{opacity:.35;transform:perspective(1000px) rotateY(14deg) translateX(-6%) scale(.94)}to{opacity:1;transform:none}}.bwn-st-bars{position:absolute;top:12px;inset-inline:12px;z-index:5;display:flex;gap:4px;direction:rtl}.bwn-st-bar{flex:1;height:3px;border-radius:99px;background:rgb(255 255 255 / .28);overflow:hidden;cursor:pointer}.bwn-st-bar i{display:block;height:100%;border-radius:99px;background:#fff;transform:scaleX(0);transform-origin:right center;will-change:transform}.bwn-st-bar i.is-done{transform:scaleX(1)}.bwn-st-head{position:absolute;top:26px;inset-inline:14px;z-index:5;display:flex;align-items:center;gap:9px;color:#fff;pointer-events:none}.bwn-st-head-avatar{width:30px;height:30px;flex:0 0 auto;border-radius:50%;overflow:hidden;border:1.5px solid rgb(255 255 255 / .85);background:#222}.bwn-st-head-avatar img{width:100%;height:100%;object-fit:cover;display:block}.bwn-st-head-title{font-size:13px;font-weight:700;text-shadow:0 1px 8px rgb(0 0 0 / .6);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bwn-st-viewer .bwn-st-close{position:absolute;top:22px;inset-inline-end:22px;z-index:10;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:50%;background:rgb(255 255 255 / .12);color:#fff;cursor:pointer;transition:background .2s,transform .2s}.bwn-st-viewer .bwn-st-close:hover{background:rgb(255 255 255 / .22);transform:rotate(90deg)}.bwn-st-media{position:absolute;inset:0;overflow:hidden}.bwn-st-slide{position:absolute;inset:0;animation:bwn-st-in .3s cubic-bezier(.2,.8,.25,1)}.bwn-st-slide.from-next{animation-name:bwn-st-in-next}.bwn-st-slide.from-prev{animation-name:bwn-st-in-prev}.bwn-st-media img,.bwn-st-media video{width:100%;height:100%;object-fit:cover;display:block}@keyframes bwn-st-in{from{opacity:0;transform:scale(1.03)}to{opacity:1;transform:none}}@keyframes bwn-st-in-next{from{opacity:0;transform:translateX(-6%) scale(1.02)}to{opacity:1;transform:none}}@keyframes bwn-st-in-prev{from{opacity:0;transform:translateX(6%) scale(1.02)}to{opacity:1;transform:none}}.bwn-st-viewer.is-loading .bwn-st-stage::after{content:'';position:absolute;top:50%;left:50%;width:34px;height:34px;margin:-17px 0 0 -17px;z-index:4;border:3px solid rgb(255 255 255 / .25);border-top-color:#fff;border-radius:50%;animation:bwn-st-spin .8s linear infinite}@keyframes bwn-st-spin{to{transform:rotate(360deg)}}.bwn-st-bars,.bwn-st-head,.bwn-st-foot{transition:opacity .25s ease}.bwn-st-viewer.is-holding .bwn-st-bars,.bwn-st-viewer.is-holding .bwn-st-head,.bwn-st-viewer.is-holding .bwn-st-foot{opacity:0}.bwn-st-foot{position:absolute;inset-inline:0;bottom:0;z-index:5;padding:70px 18px 20px;color:#fff;background:linear-gradient(to top,rgb(0 0 0 / .82) 20%,transparent)}.bwn-st-meta{display:flex;align-items:center;gap:8px;margin-bottom:6px}.bwn-st-author{font-size:12.5px;font-weight:700;opacity:.92}.bwn-st-rating{color:#ffd166;font-size:13px;letter-spacing:1px}.bwn-st-caption{margin:0;font-size:13.5px;line-height:2;text-shadow:0 1px 8px rgb(0 0 0 / .5)}.bwn-st-link{display:inline-block;margin-top:14px;padding:10px 22px;border-radius:99px;background:var(--st-accent);color:#fff;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 6px 18px rgb(7 89 75 / .45);transition:transform .18s ease,filter .18s ease}.bwn-st-link:hover{transform:translateY(-1px);filter:brightness(1.12);color:#fff}.bwn-st-viewer button{-webkit-appearance:none;appearance:none;font:inherit;box-shadow:none!important;text-shadow:none;outline:none;min-height:0;min-width:0;letter-spacing:normal}.bwn-st-viewer button:hover,.bwn-st-viewer button:focus,.bwn-st-viewer button:active{box-shadow:none!important}.bwn-st-viewer .bwn-st-tap{position:absolute;top:60px;bottom:120px;width:32%;z-index:4;background:transparent!important;background-image:none!important;border:0!important;border-radius:0;padding:0;margin:0;color:#fff0;cursor:pointer;-webkit-tap-highlight-color:#fff0}.bwn-st-viewer .bwn-st-tap:hover,.bwn-st-viewer .bwn-st-tap:focus,.bwn-st-viewer .bwn-st-tap:active{background:transparent!important;background-image:none!important;border:0!important;transform:none}.bwn-st-viewer .bwn-st-tap-prev{inset-inline-end:0}.bwn-st-viewer .bwn-st-tap-next{inset-inline-start:0}.bwn-st-viewer .bwn-st-arrow{position:absolute;top:50%;z-index:10;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-top:-22px;border:0;border-radius:50%;background:rgb(255 255 255 / .12);color:#fff;cursor:pointer;transition:background .2s,transform .2s}.bwn-st-viewer .bwn-st-arrow:hover{background:rgb(255 255 255 / .24);transform:scale(1.08)}.bwn-st-viewer .bwn-st-arrow[hidden]{display:none}.bwn-st-viewer .bwn-st-arrow-prev{inset-inline-end:max(16px, calc(50% - min(420px, 100vw) / 2 - 60px))}.bwn-st-viewer .bwn-st-arrow-next{inset-inline-start:max(16px, calc(50% - min(420px, 100vw) / 2 - 60px))}@media (max-width:900px){.bwn-st-viewer .bwn-st-arrow{display:none}}@media (max-width:520px){.bwn-st-stage{width:100vw;height:100dvh;border-radius:0}.bwn-st-viewer .bwn-st-close{top:16px;inset-inline-end:14px}}@media (prefers-reduced-motion:reduce){.bwn-st-stage,.bwn-st-slide,.bwn-st-viewer{animation:none!important}}