.vonea-stories,.vonea-stories *{box-sizing:border-box}.vonea-stories{--vonea-stories-green: #063f2d;--vonea-stories-green-dark: #042a1f;--vonea-stories-gold: #d8b56a;--vonea-stories-ink: #171b18;--vonea-stories-muted: #6f7973;--vonea-stories-line: #e7e0d4;--vonea-stories-soft: #f4f7f5;--vonea-stories-white: #ffffff;width:100%;margin:clamp(10px,2.4vw,18px) 0;padding:0 clamp(12px,4vw,24px);color:var(--vonea-stories-ink);font-family:inherit}.vonea-stories__head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin:0 0 12px}.vonea-stories__title{position:relative;margin:0;color:var(--vonea-stories-green);font-size:clamp(17px,4.8vw,22px);font-weight:700;line-height:1.2;letter-spacing:.1px}.vonea-stories__title:after{content:"";position:absolute;left:0;bottom:-5px;width:42%;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--vonea-stories-green),transparent)}.vonea-stories__subtitle{max-width:260px;margin:0;color:var(--vonea-stories-muted);font-size:12px;line-height:1.4;text-align:right}.vonea-stories__rail{display:flex;gap:12px;margin:0;padding:6px 1px 8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.vonea-stories__rail::-webkit-scrollbar{height:5px}.vonea-stories__rail::-webkit-scrollbar-thumb{border-radius:999px;background:#d8ded9}.vonea-story-item{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;min-width:70px;scroll-snap-align:start}.vonea-story-dot{-webkit-appearance:none;appearance:none;display:flex;width:100%;flex-direction:column;align-items:center;gap:6px;margin:0;padding:0;border:0;background:transparent;color:var(--vonea-stories-ink);font-family:inherit;cursor:pointer;touch-action:manipulation}.vonea-story-dot__ring{position:relative;width:66px;height:66px;padding:3px;border-radius:50%;background:conic-gradient(from 20deg,var(--vonea-stories-green),var(--vonea-stories-gold),var(--vonea-stories-green),var(--vonea-stories-green-dark),var(--vonea-stories-green));box-shadow:0 9px 22px #063f2d1f;transition:transform .18s ease,box-shadow .18s ease}.vonea-story-dot__ring:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--vonea-stories-white)}.vonea-story-dot__img{position:relative;z-index:1;display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.vonea-story-dot__title{max-width:78px;color:var(--vonea-stories-ink);font-size:11px;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vonea-story-dot:hover .vonea-story-dot__ring,.vonea-story-dot:focus-visible .vonea-story-dot__ring{transform:translateY(-1px);box-shadow:0 0 0 3px #063f2d29,0 9px 22px #063f2d1f}.vonea-story-dot:focus-visible{outline:none}.vonea-stories__empty{margin:0;padding:12px;border:1px solid var(--vonea-stories-line);border-radius:8px;background:var(--vonea-stories-soft);color:var(--vonea-stories-muted);font-size:13px;line-height:1.5}.vonea-story-player{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:none}.vonea-story-player.is-open{display:block}.vonea-story-player__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000eb}.vonea-story-player__dialog{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:0}.vonea-story-player__stage{position:relative;width:min(100vw,56.25dvh);height:min(100dvh,calc(100vw * 16 / 9));max-width:100vw;max-height:100dvh;overflow:hidden;border-radius:0;background:#000;box-shadow:0 22px 60px #0000006b}.vonea-story-player__progress{position:absolute;top:10px;right:12px;left:12px;z-index:6;display:flex;gap:4px}.vonea-story-player__bar{flex:1;height:3px;overflow:hidden;border-radius:999px;background:#ffffff3d}.vonea-story-player__bar span{display:block;width:0;height:100%;background:#fff}.vonea-story-player__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#000}.vonea-story-player__close,.vonea-story-player__mute{position:absolute;top:20px;z-index:8;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.26);border-radius:50%;background:#0000006b;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vonea-story-player__close{right:12px}.vonea-story-player__mute{right:54px}.vonea-story-player__close svg,.vonea-story-player__mute svg{width:17px;height:17px}.vonea-story-player__tap{position:absolute;top:0;bottom:0;z-index:3;width:50%}.vonea-story-player__tap--left{left:0}.vonea-story-player__tap--right{right:0}.vonea-story-player__badge{position:absolute;top:54px;left:12px;z-index:7;display:inline-flex;align-items:center;max-width:calc(100% - 88px);min-height:32px;padding:7px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#063f2dd1;color:#fff;font-size:12px;font-weight:700;line-height:1;text-decoration:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.vonea-story-player__badge-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vonea-story-card{position:absolute;right:0;bottom:0;left:0;z-index:7;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px 10px;align-items:end;padding:54px 12px 12px;background:linear-gradient(180deg,#0000,#00000094 48%,#000000d1);color:#fff}.vonea-story-card__meta{min-width:0}.vonea-story-card__title{margin:0 0 3px;color:#fff;font-size:15px;font-weight:700;line-height:1.2}.vonea-story-card__price{color:#ffffffe6;font-size:13px;line-height:1.35}.vonea-story-card__price s{opacity:.7;margin-left:6px}.vonea-story-card__variant{grid-column:1 / -1}.vonea-story-card__select{width:100%;height:36px;padding:7px 9px;border:1px solid rgba(255,255,255,.24);border-radius:6px;background:#fff;color:#111;font-family:inherit;font-size:13px}.vonea-story-card__actions{display:flex;align-items:center;gap:8px}.vonea-story-card__button{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 11px;border:1px solid #fff;border-radius:6px;background:#fff;color:#111;font-family:inherit;font-size:13px;font-weight:700;line-height:1;text-decoration:none;cursor:pointer}.vonea-story-card__button--primary{border-color:var(--vonea-stories-green);background:var(--vonea-stories-green);color:#fff;box-shadow:0 8px 20px #063f2d3d}.vonea-story-card__button:disabled{opacity:.55;cursor:not-allowed}.vonea-story-card__status{grid-column:1 / -1;margin:0;color:#fff;font-size:12px;line-height:1.35}.vonea-story-sr-only{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}@media(min-width:750px){.vonea-story-player__stage{width:min(480px,54dvh);height:min(96dvh,854px);border-radius:12px}}@media(max-width:520px){.vonea-stories__head{display:block}.vonea-stories__subtitle{margin-top:8px;text-align:left}.vonea-story-card{grid-template-columns:1fr}.vonea-story-card__actions{width:100%}.vonea-story-card__button{flex:1}}@media(max-width:380px){.vonea-story-item{min-width:64px}.vonea-story-dot__ring{width:60px;height:60px}.vonea-story-dot__title{max-width:68px;font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/stories.css.map */
