.story-viewer__user-info[data-v-3012425e]{align-items:center;display:flex;gap:20px;line-height:1.15;margin-bottom:24px}@media screen and (max-width:768px){.story-viewer__user-info[data-v-3012425e]{align-items:center;flex-direction:column;text-align:center}}.story-viewer__user-info__avatar[data-v-3012425e]{background:radial-gradient(124.65% 124.65% at 37.17% 100.07%,#fd5 0,#ff543f 32.8%,#fc5245 34.8%,#e64771 50.4%,#d53e91 64.3%,#cc39a4 76.1%,#c837ab 84.1%);border-radius:100%;flex-shrink:0;height:140px;padding:5px;width:140px}.story-viewer__user-info__avatar img[data-v-3012425e]{border:5px solid #fff;border-radius:100%;display:block;height:130px;max-width:100%;width:130px}.story-viewer__user-info__info[data-v-3012425e]{flex:1;min-width:0}.story-viewer__user-info__username[data-v-3012425e]{font-size:25px;font-weight:700;margin-bottom:16px}.story-viewer__user-info__username__tip[data-v-3012425e]{color:#888;font-size:14px;font-weight:400;margin-left:10px}.story-viewer__user-info__stats[data-v-3012425e]{display:flex;flex-wrap:wrap;font-size:16px;gap:24px;margin-bottom:10px}@media screen and (max-width:480px){.story-viewer__user-info__stats[data-v-3012425e]{font-size:14px;gap:16px;justify-content:center}}.story-viewer__user-info__stat[data-v-3012425e]{align-items:center;display:flex;font-size:inherit;gap:4px}.story-viewer__user-info__stat strong[data-v-3012425e]{color:#333;font-weight:600}.story-viewer__user-info__stat span[data-v-3012425e]{color:#666}.story-viewer__user-info__bio[data-v-3012425e]{color:#333;font-size:14px;line-height:1.5;margin:0;white-space:pre-wrap}@media screen and (max-width:480px){.story-viewer__user-info__avatar[data-v-3012425e]{height:100px;width:100px}.story-viewer__user-info__avatar img[data-v-3012425e]{height:90px;width:90px}.story-viewer__user-info__username[data-v-3012425e]{display:flex;flex-direction:column;font-size:20px;gap:8px}.story-viewer__user-info__bio[data-v-3012425e]{font-size:13px}}.story-viewer__media-item{border-radius:8px;cursor:pointer;height:100%;overflow:hidden;position:relative;transition:transform .2s ease;width:100%}.story-viewer__media-item:hover{transform:translateY(-2px)}.story-viewer__media-item__thumbnail{aspect-ratio:9/16;border-radius:8px;margin-bottom:8px;overflow:hidden;position:relative}.story-viewer__media-item__thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.story-viewer__media-item__overlay{align-items:center;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.3));bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.story-viewer__media-item:hover .story-viewer__media-item__overlay{opacity:1}.story-viewer__media-item__play-icon{color:#fff;font-size:24px}.story-viewer__media-item__duration{background:#000000b3;border-radius:4px;bottom:8px;color:#fff;font-size:12px;padding:2px 6px;position:absolute;right:8px}.story-viewer__media-item__actions{display:flex;justify-content:center}.story-viewer__media-item__download-button{font-size:12px;height:auto;padding:4px 8px}.media-grid[data-v-081e41ba]{min-height:120px}.media-grid__loading[data-v-081e41ba]{align-items:center;color:#666;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:40px}.media-grid__loading span[data-v-081e41ba]{font-size:14px}.media-grid__container[data-v-081e41ba]{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.media-grid__empty[data-v-081e41ba]{min-height:200px}.media-grid__empty[data-v-081e41ba],.media-grid__private-state[data-v-081e41ba]{align-items:center;display:flex;justify-content:center}.media-grid__private-state[data-v-081e41ba]{padding:40px}.media-grid__private-icon[data-v-081e41ba]{color:#909399;margin-bottom:16px}.media-grid__private-text[data-v-081e41ba]{text-align:center}.media-grid__private-text h3[data-v-081e41ba]{color:#303133;font-size:18px;font-weight:600;margin:0 0 8px}.media-grid__private-text p[data-v-081e41ba]{color:#606266;font-size:14px;line-height:1.5;margin:0}@media screen and (max-width:480px){.media-grid__container[data-v-081e41ba]{gap:12px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.stories-tab[data-v-24cfc431],.highlights-tab[data-v-345f9b33]{min-height:120px}.highlights-tab__loading[data-v-345f9b33]{align-items:center;color:#666;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:40px}.highlights-tab__loading span[data-v-345f9b33]{font-size:14px}.highlights-tab__grid[data-v-345f9b33]{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));max-width:100%}.highlights-tab__item[data-v-345f9b33]{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:8px;transition:transform .2s ease}.highlights-tab__item[data-v-345f9b33]:hover{transform:scale(1.05)}.highlights-tab__cover[data-v-345f9b33]{background:#f5f5f5;border:2px solid #dbdbdb;border-radius:50%;height:64px;overflow:hidden;position:relative;width:64px}.highlights-tab__cover img[data-v-345f9b33]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.highlights-tab__title[data-v-345f9b33]{color:#262626;font-size:12px;line-height:1.2;max-width:80px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.highlights-tab__empty[data-v-345f9b33]{min-height:200px}.highlights-tab__empty[data-v-345f9b33],.highlights-tab__private-state[data-v-345f9b33]{align-items:center;display:flex;justify-content:center}.highlights-tab__private-state[data-v-345f9b33]{padding:40px}.highlights-tab__private-icon[data-v-345f9b33]{color:#909399;margin-bottom:16px}.highlights-tab__private-text[data-v-345f9b33]{text-align:center}.highlights-tab__private-text h3[data-v-345f9b33]{color:#303133;font-size:18px;font-weight:600;margin:0 0 8px}.highlights-tab__private-text p[data-v-345f9b33]{color:#606266;font-size:14px;line-height:1.5;margin:0}@media screen and (max-width:480px){.highlights-tab__grid[data-v-345f9b33]{gap:12px;grid-template-columns:repeat(auto-fill,minmax(70px,1fr))}.highlights-tab__cover[data-v-345f9b33]{height:56px;width:56px}.highlights-tab__title[data-v-345f9b33]{font-size:11px;max-width:70px}}.posts-tab[data-v-9123b58a],.reels-tab[data-v-f58b73cd]{min-height:120px}.story-viewer__media-viewer__container[data-v-61ae1d2a]{align-items:center;display:flex;flex-direction:column;gap:20px;height:80vh;justify-content:center;overflow:hidden;position:relative;width:100%}.story-viewer__media-viewer__close[data-v-61ae1d2a]{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:background-color .2s ease;width:40px;z-index:1000}.story-viewer__media-viewer__close[data-v-61ae1d2a]:hover{background:#000000b3}.story-viewer__media-viewer__close .el-icon[data-v-61ae1d2a]{font-size:20px}.story-viewer__media-viewer__nav[data-v-61ae1d2a]{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:50px;z-index:1000}.story-viewer__media-viewer__nav[data-v-61ae1d2a]:hover:not(:disabled){background:#000000b3;transform:translateY(-50%) scale(1.1)}.story-viewer__media-viewer__nav[data-v-61ae1d2a]:disabled{cursor:not-allowed;opacity:.3}.story-viewer__media-viewer__nav--prev[data-v-61ae1d2a]{left:20px}.story-viewer__media-viewer__nav--next[data-v-61ae1d2a]{right:20px}.story-viewer__media-viewer__nav .el-icon[data-v-61ae1d2a]{font-size:24px}.story-viewer__media-viewer__content[data-v-61ae1d2a]{align-items:center;display:flex;flex:1;justify-content:center;overflow:hidden;width:100%}.story-viewer__media-viewer__image[data-v-61ae1d2a]{border-radius:8px;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.story-viewer__media-viewer__video[data-v-61ae1d2a]{border-radius:8px;max-height:100%;max-width:100%;outline:none}.story-viewer__media-viewer__toolbar[data-v-61ae1d2a]{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border-radius:25px;display:flex;flex-shrink:0;gap:20px;margin-bottom:10px;padding:12px 20px}.story-viewer__media-viewer__toolbar__info[data-v-61ae1d2a]{align-items:center;color:#fff;display:flex;font-size:14px;gap:12px}.story-viewer__media-viewer__toolbar__counter[data-v-61ae1d2a]{font-weight:500}.story-viewer__media-viewer__toolbar__download[data-v-61ae1d2a]{border-radius:20px;font-size:12px;height:auto;padding:8px 16px}@media screen and (max-width:768px){.story-viewer__media-viewer__nav[data-v-61ae1d2a]{height:40px;width:40px}.story-viewer__media-viewer__nav--prev[data-v-61ae1d2a]{left:10px}.story-viewer__media-viewer__nav--next[data-v-61ae1d2a]{right:10px}.story-viewer__media-viewer__nav .el-icon[data-v-61ae1d2a]{font-size:20px}.story-viewer__media-viewer__close[data-v-61ae1d2a]{height:35px;right:10px;top:10px;width:35px}.story-viewer__media-viewer__close .el-icon[data-v-61ae1d2a]{font-size:18px}.story-viewer__media-viewer__toolbar[data-v-61ae1d2a]{bottom:10px;flex-direction:column;gap:8px;padding:8px 16px}.story-viewer__media-viewer__toolbar__info[data-v-61ae1d2a]{font-size:12px;gap:8px}}.story-viewer__media-viewer{--el-dialog-width:50%;background:#000000f2;border-radius:0;margin:0}.story-viewer__media-viewer .el-dialog__body{align-items:center;display:flex;justify-content:center;padding:0}@media screen and (max-width:992px){.story-viewer__media-viewer{--el-dialog-width:80%}}@media screen and (max-width:768px){.story-viewer__media-viewer{--el-dialog-width:100%}}.story-viewer__user-profile[data-v-3cbee27b]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;padding:24px;width:100%}.story-viewer__user-profile__tabs[data-v-3cbee27b]{border-top:1px solid #eee;padding-top:10px}.story-viewer__user-profile__tab-nav[data-v-3cbee27b]{border-bottom:1px solid #eee;display:flex;gap:32px;margin-bottom:24px}.story-viewer__user-profile__tab-button[data-v-3cbee27b]{background:none;border:none;color:#666;cursor:pointer;font-size:14px;font-weight:600;padding:12px 0;position:relative}.story-viewer__user-profile__tab-button.active[data-v-3cbee27b]{color:#333}.story-viewer__user-profile__tab-button.active[data-v-3cbee27b]:after{background:#333;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.story-viewer__user-profile__tab-button[data-v-3cbee27b]:disabled{cursor:not-allowed;opacity:.5}.story-viewer__user-profile__tab-content[data-v-3cbee27b]{min-height:200px}@media screen and (max-width:480px){.story-viewer__user-profile[data-v-3cbee27b]{padding:16px}.story-viewer__user-profile__tab-nav[data-v-3cbee27b]{gap:16px}}.story-viewer[data-v-daab79ec]{width:100%;--el-color-primary:var(--theme-color--primary)}.story-viewer__outer[data-v-daab79ec]{background-color:var(--theme-color--secondary);overflow:hidden;width:100%}.story-viewer__inner[data-v-daab79ec]{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:900px;padding:40px 16px;position:relative;width:100%;z-index:1}.story-viewer__main[data-v-daab79ec]{align-items:stretch;display:flex;flex:1;flex-direction:column;gap:24px;padding:60px 0}.story-viewer__title[data-v-daab79ec]{font-size:48px;font-weight:700;margin-bottom:20px;text-align:center}@media screen and (max-width:768px){.story-viewer__title[data-v-daab79ec]{font-size:36px}}@media screen and (max-width:480px){.story-viewer__title[data-v-daab79ec]{font-size:28px}}.story-viewer__description[data-v-daab79ec]{font-size:18px;line-height:1.6;margin-bottom:40px;text-align:center}@media screen and (max-width:768px){.story-viewer__description[data-v-daab79ec]{font-size:16px}.story-viewer__description br[data-v-daab79ec]{display:none}}.story-viewer__free-features[data-v-daab79ec]{margin-bottom:32px;text-align:center}@media screen and (max-width:480px){.story-viewer__free-features[data-v-daab79ec]{margin-bottom:24px}}.story-viewer__free-text[data-v-daab79ec]{color:#e91e63;font-size:16px;font-weight:600}@media screen and (max-width:480px){.story-viewer__free-text[data-v-daab79ec]{font-size:14px}}.story-viewer__feature-text[data-v-daab79ec]{color:#666;font-size:16px}@media screen and (max-width:480px){.story-viewer__feature-text[data-v-daab79ec]{font-size:14px}}.story-viewer__separator[data-v-daab79ec]{color:#999;font-size:14px;margin:0 8px}.story-viewer__search-container[data-v-daab79ec]{position:relative}.story-viewer__input[data-v-daab79ec]{--el-input-border-color:transparent;background:#fff;border-radius:10px;font-size:18px}.story-viewer__input[data-v-daab79ec] .el-input__inner{border-color:transparent;height:54px;line-height:54px}.story-viewer__input[data-v-daab79ec] .el-input__wrapper{padding:0 60px 0 16px}.story-viewer__input[data-v-daab79ec]:focus{box-shadow:0 3px 35px #2f52ffba}.story-viewer__search-button[data-v-daab79ec]{border-radius:4px;color:#fff;font-size:24px;font-weight:700;height:40px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:40px}.story-viewer__turnstile-container[data-v-daab79ec]{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.story-viewer__turnstile-tip[data-v-daab79ec]{color:#999;font-size:14px}.story-viewer__turnstile-tip__loading-dots[data-v-daab79ec]{display:inline-block;text-align:left;width:24px}.story-viewer__turnstile-tip__loading-dots[data-v-daab79ec]:after{animation:loading-dots-daab79ec 1.5s steps(4) infinite;content:"."}@keyframes loading-dots-daab79ec{0%,20%{content:"."}40%{content:".."}60%{content:"..."}80%,to{content:""}}.story-viewer__results[data-v-daab79ec]{margin:0 auto;width:100%}@media screen and (max-width:480px){.story-viewer__main[data-v-daab79ec]{gap:16px;padding:40px 0}.story-viewer__input[data-v-daab79ec]{font-size:16px}.story-viewer__input[data-v-daab79ec] .el-input__inner{height:48px;line-height:48px}.story-viewer__input[data-v-daab79ec] .el-input__wrapper{padding:0 52px 0 12px}.story-viewer__search-button[data-v-daab79ec]{font-size:20px;height:36px;width:36px}}.seo-advantages[data-v-3c017798]{background:linear-gradient(135deg,#f8faff,#f0f8ff);box-sizing:border-box;padding:7rem 0;position:relative;width:100%}.seo-advantages__inner[data-v-3c017798]{box-sizing:border-box;margin:0 auto;padding:0 15px;width:100%}@media screen and (min-width:576px){.seo-advantages__inner[data-v-3c017798]{width:540px}}@media screen and (min-width:768px){.seo-advantages__inner[data-v-3c017798]{width:720px}}@media screen and (min-width:992px){.seo-advantages__inner[data-v-3c017798]{width:960px}}@media screen and (min-width:1200px){.seo-advantages__inner[data-v-3c017798]{width:1140px}}.seo-advantages__title[data-v-3c017798]{color:#1a202c;font-family:Dosis,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:3rem;position:relative;text-align:center}@media screen and (max-width:767px){.seo-advantages__title[data-v-3c017798]{font-size:2rem;margin-bottom:2.5rem}}@media screen and (max-width:575px){.seo-advantages__title[data-v-3c017798]{font-size:1.8rem;margin-bottom:2rem}}.seo-advantages__grid[data-v-3c017798]{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:992px){.seo-advantages__grid[data-v-3c017798]{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.seo-advantages__grid[data-v-3c017798]{gap:1.5rem;grid-template-columns:1fr}}@media screen and (max-width:575px){.seo-advantages__grid[data-v-3c017798]{gap:1.25rem;grid-template-columns:1fr}}.seo-advantages__card[data-v-3c017798]{background:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:20px;box-shadow:0 4px 20px #00000014;overflow:hidden;padding:2.5rem 2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.seo-advantages__card[data-v-3c017798]:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-8px)}@media screen and (max-width:767px){.seo-advantages__card[data-v-3c017798]{border-radius:16px;padding:2rem 1.5rem}}@media screen and (max-width:575px){.seo-advantages__card[data-v-3c017798]{border-radius:12px;padding:1.5rem 1.25rem}}.seo-advantages__card-title[data-v-3c017798]{color:#1a202c;font-family:Dosis,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 1rem}@media screen and (max-width:767px){.seo-advantages__card-title[data-v-3c017798]{font-size:1.15rem}}@media screen and (max-width:575px){.seo-advantages__card-title[data-v-3c017798]{font-size:1.1rem}}.seo-advantages__card-description[data-v-3c017798]{color:#64748b;font-size:1rem;line-height:1.7;margin:0}@media screen and (max-width:575px){.seo-advantages__card-description[data-v-3c017798]{font-size:.9rem;line-height:1.6}}.seo-advantages__card[data-v-3c017798]{animation:fadeInUp-3c017798 .6s ease forwards;opacity:0;transform:translateY(30px)}.seo-advantages__card[data-v-3c017798]:first-child{animation-delay:0s}.seo-advantages__card[data-v-3c017798]:nth-child(2){animation-delay:.1s}.seo-advantages__card[data-v-3c017798]:nth-child(3){animation-delay:.2s}.seo-advantages__card[data-v-3c017798]:nth-child(4){animation-delay:.3s}.seo-advantages__card[data-v-3c017798]:nth-child(5){animation-delay:.4s}.seo-advantages__card[data-v-3c017798]:nth-child(6){animation-delay:.5s}.seo-advantages__card[data-v-3c017798]:nth-child(7){animation-delay:.6s}.seo-advantages__card[data-v-3c017798]:nth-child(8){animation-delay:.7s}.seo-advantages__card[data-v-3c017798]:nth-child(9){animation-delay:.8s}.seo-advantages__card[data-v-3c017798]:nth-child(10){animation-delay:.9s}.seo-advantages__card[data-v-3c017798]:nth-child(11){animation-delay:1s}.seo-advantages__card[data-v-3c017798]:nth-child(12){animation-delay:1.1s}@keyframes fadeInUp-3c017798{to{opacity:1;transform:translateY(0)}}[data-v-3c017798]::-webkit-scrollbar{width:8px}[data-v-3c017798]::-webkit-scrollbar-track{background:#f1f5f9}[data-v-3c017798]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}[data-v-3c017798]::-webkit-scrollbar-thumb:hover{background:#94a3b8}.instagram-story-viewer[data-v-807ab3d6]{width:100%;--theme-color--primary:#fe0374;--theme-color--secondary:#f9e9fa}
