.sv-page{font-family:var(--font-sans);color:var(--text);background:var(--background)}.sv-page .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sv-hero .hero__grid{grid-template-columns:55fr 45fr;align-items:center;column-gap:48px}.sv-hero .hero__text-col{flex-direction:column;align-items:flex-start;display:flex}.sv-hero .hero__subtitle{text-align:left;max-width:520px}.sv-hero .hero__intro-paragraph{color:var(--text-secondary);max-width:520px;margin:0 0 8px;font-size:14px;line-height:1.55}.sv-hero .hero__intro-paragraph:last-of-type{margin-bottom:16px}.sv-hero .hero__media-col{place-self:center end;width:100%;max-width:491px}.sv-hero__preview{aspect-ratio:491/352;border-radius:16px;width:100%;position:relative;overflow:hidden}.sv-hero__preview-img{transform-origin:50%;width:100%;height:auto;display:block;transform:scale(1.04)}.sv-hero__preview:after{content:"";background:linear-gradient(to right,#fff0 0%,var(--background)100%);pointer-events:none;width:72px;position:absolute;top:0;bottom:0;right:0}.sv-hero .sv-search{text-align:left;width:100%;max-width:560px;margin:32px 0 0}.sv-hero .sv-search__field{background:#fff;border-color:#200c2a1a;border-radius:999px;height:64px;padding:0 18px 0 16px;box-shadow:0 1px 3px #10141f0a,0 0 0 1px #10141f05}.sv-hero .sv-search__prefix{width:auto;height:auto;font-size:22px}.sv-hero .sv-search__input{font-size:20px}.sv-hero .sv-search__button{height:64px;padding:0 32px;font-size:18px}.sv-search{text-align:center;max-width:440px;margin:0 auto}.sv-search__form{align-items:stretch;gap:8px;display:flex}.sv-search__field{background:var(--background);border:1px solid var(--border-color-subtle);border-radius:var(--radius-md);flex:1;align-items:center;gap:6px;min-width:0;height:40px;padding:0 12px;transition:border-color .12s,box-shadow .12s;display:flex}.sv-search__field:focus-within{border-color:var(--color-info);box-shadow:var(--shadow-focus-ring)}.sv-search__field--invalid{border-color:var(--color-danger);box-shadow:0 0 0 3px var(--color-danger-subtle)}.sv-search__prefix{width:auto;height:auto;font-family:var(--font-medium);color:#ff1493;box-shadow:none;background:0 0;border-radius:0;flex:none;justify-content:center;align-items:center;padding:0;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.sv-search__input{min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:none;flex:1;padding:0;font-family:inherit;font-size:14px}.sv-search__input::placeholder{color:#10141f61}.sv-search__button{flex-shrink:0;height:40px;padding:0 20px;transition:box-shadow .12s,transform .12s}.sv-search__button:active{transform:translateY(1px)}.sv-search__button:focus-visible{outline:2px solid var(--color-info);outline-offset:2px}.sv-search__error{color:var(--color-danger);text-align:left;margin:8px 0 0;font-size:12px}.sv-search__legal{max-width:720px;color:var(--text-tertiary);text-align:center;margin:10px auto 0;font-size:12px;line-height:1.5}.sv-search__examples{color:var(--text-tertiary);margin:10px 0 0;font-size:11px}.sv-search__chip{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.sv-search__chip:hover,.sv-search__chip:focus-visible{color:var(--text);outline:none;text-decoration:underline}.sv-trust-bar{border-top:1px solid #200c2a14;border-bottom:1px solid #200c2a14;padding:24px 0}.sv-trust-bar__grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.sv-trust-bar__value{font-family:var(--font-display-heavy);letter-spacing:-.02em;color:var(--text);margin-bottom:4px;font-size:32px;font-weight:900;line-height:1.1}.sv-trust-bar__label{color:var(--text-secondary);font-size:14px;line-height:1.4}.sv-steps__list{grid-template-columns:repeat(3,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}.sv-step{align-items:flex-start;gap:8px;display:flex}.sv-step__bubble{min-width:22px;font-family:var(--font-display-heavy);background:var(--accent-gradient);color:#0000;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:20px;font-weight:900;line-height:1.2}.sv-step__body{flex-direction:column;gap:2px;min-width:0;display:flex}.sv-step__title{font-family:var(--font-medium);color:var(--text);margin:0;font-size:13px;font-weight:500}.sv-step__description{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.5}.sv-cross-sell{text-align:center;border-top:.5px solid var(--border-color-subtle);margin-top:8px;padding:32px 0 24px}.sv-cross-sell__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.sv-cross-sell__text{font-family:var(--font-medium);color:var(--text);margin:0;font-size:13px;font-weight:500}.sv-cross-sell__link{color:var(--color-info);font-size:13px;text-decoration:none}.sv-cross-sell__link:hover{text-decoration:underline}.sv-stub{text-align:center;padding:80px 0}.sv-stub__text{color:var(--text-secondary);font-size:14px}.sv-what-is__illu,.sv-step-card__illu,.sv-feature-card__illu{width:100%;max-width:100%;height:auto;display:block}@media (prefers-reduced-motion:reduce){.sv-illu-motion,.sv-illu-motion *{animation:none!important}}.sv-what-is__grid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.sv-what-is__text{flex-direction:column;gap:16px;display:flex}.sv-what-is__paragraph{font-size:var(--font-size-body,15px);color:var(--text-secondary);margin:0;line-height:1.6}.sv-what-is__list{font-size:var(--font-size-body,15px);color:var(--text-secondary);margin:8px 0 0;padding-left:20px;line-height:1.6}.sv-what-is__list li{margin-bottom:6px}.sv-what-is__media{justify-self:center;width:100%;max-width:480px}.sv-how-it-works__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.sv-how-it-works__closing{text-align:center;color:var(--text-secondary);margin:24px 0 0;font-size:15px;line-height:1.5}.sv-step-card{border:.5px solid var(--border-color-subtle);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:12px;padding:24px;display:flex;position:relative}.sv-step-card__badge{background:var(--color-accent-subtle);color:var(--color-accent);font-family:var(--font-medium);border-radius:var(--radius-pill);justify-content:center;align-self:flex-start;align-items:center;padding:2px 10px;font-size:12px;font-weight:500;line-height:1.4;display:inline-flex}.sv-step-card__media{align-self:center;width:100%;max-width:220px;margin:4px 0 8px}.sv-step-card__title{font-family:var(--font-medium);color:var(--text);margin:0;font-size:16px;font-weight:500}.sv-step-card__body{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.55}.sv-device-bar-section{padding:24px 0}.sv-device-bar{background:var(--bg-muted);border:.5px solid var(--border-color-subtle);border-radius:var(--radius-lg);grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:28px 36px;display:grid}.sv-device-bar__media{flex-shrink:0;width:120px}.sv-device-bar__illu{width:100%;height:auto;display:block}.sv-device-bar__copy{flex-direction:column;gap:6px;min-width:0;display:flex}.sv-device-bar__title{font-family:var(--font-display-heavy);color:var(--text);letter-spacing:-.01em;margin:0;font-size:22px;font-weight:900;line-height:1.25}.sv-device-bar__subcopy{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.sv-device-bar__badges{grid-template-columns:auto auto;gap:6px 16px;margin:0;padding:0;list-style:none;display:grid}.sv-device-bar__badge{font-family:var(--font-medium);color:var(--text);align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.sv-device-bar__check{color:var(--color-success);flex-shrink:0}.sv-essential-features__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:8px;display:grid}.sv-feature-card{text-align:center;border:.5px solid var(--border-color-subtle);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:12px;padding:24px;display:flex}.sv-feature-card__media{width:100%;max-width:160px;margin:0 auto 4px}.sv-feature-card__title{font-family:var(--font-medium);color:var(--text);margin:0;font-size:16px;font-weight:500}.sv-feature-card__body{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.55}.sv-why-choose{padding:48px 0}.sv-why-choose__inner{text-align:center;max-width:640px;margin:0 auto}.sv-why-choose__title{margin:0 0 16px}.sv-why-choose__body{color:var(--text-secondary);margin:0;font-size:16px;font-weight:400;line-height:1.6}.sv-key-reasons__title{font-family:var(--font-display);color:var(--primary);margin:0 0 24px}.sv-key-reasons__list{flex-direction:column;gap:16px;display:flex}.sv-key-reason{background:var(--surface);border:var(--flat-border);border-radius:var(--flat-radius);align-items:flex-start;gap:24px;padding:24px;display:flex}.sv-key-reason__icon-frame{background:var(--bg-muted);border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.sv-key-reason__icon{width:48px;height:48px;display:block}.sv-key-reason__body{flex:1;min-width:0}.sv-key-reason__title{font-family:var(--font-display);color:var(--primary);margin:0 0 6px;font-size:18px}.sv-key-reason__description{font-family:var(--font-sans);color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}@media (max-width:640px){.sv-key-reason{flex-direction:column;gap:16px}}.sv-dos-donts__title{font-family:var(--font-display);color:var(--primary);margin:0 0 12px}.sv-dos-donts__intro{font-family:var(--font-sans);color:var(--text-secondary);max-width:680px;margin:0 0 24px;font-size:15px;line-height:1.5}.sv-dos-donts__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.sv-dd-card{background:var(--surface);border:var(--flat-border);border-radius:var(--flat-radius);flex-direction:column;gap:12px;padding:24px;display:flex}.sv-dd-card__icon{width:40px;height:40px;display:block}.sv-dd-card__title{font-family:var(--font-display);color:var(--primary);margin:0;font-size:16px}.sv-dd-card__description{font-family:var(--font-sans);color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.sv-dd-label{border-radius:var(--radius-pill);font-family:var(--font-medium);letter-spacing:.5px;text-transform:uppercase;align-self:flex-start;padding:3px 10px;font-size:11px;line-height:1.4;display:inline-block}.sv-dd-label--do{background:var(--color-success-subtle);color:var(--color-success)}.sv-dd-label--limit{background:var(--color-warning-subtle);color:var(--color-warning)}@media (max-width:768px){.sv-dos-donts__grid{grid-template-columns:1fr}}@media (max-width:767px){.sv-what-is__grid{grid-template-columns:1fr;gap:24px}.sv-what-is__media{order:-1;max-width:360px}.sv-how-it-works__grid,.sv-essential-features__grid,.sv-dos-donts__grid{grid-template-columns:1fr;gap:16px}.sv-feature-card__media{max-width:80px}.sv-device-bar{text-align:center;grid-template-columns:1fr;justify-items:center;gap:16px;padding:24px}.sv-device-bar__media{width:96px}.sv-device-bar__badges{grid-template-columns:repeat(2,auto);justify-content:center;gap:8px 20px}.sv-why-choose{padding:32px 0}.sv-why-choose__body{font-size:15px}}.sv-results{padding:var(--space-4)0 var(--space-12);font-family:var(--font-sans);color:var(--text)}.sv-results .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sv-sticky-search{z-index:20;background:var(--background);padding:16px 0;position:sticky;top:0}.sv-sticky-search__inner{width:100%}.sv-search--sticky{text-align:left;max-width:none;margin:0}.sv-search--sticky .sv-search__form{gap:8px}.sv-search--sticky .sv-search__field{height:36px}.sv-search--sticky .sv-search__input{font-size:13px}.sv-search--sticky .sv-search__button{height:36px;padding:0 20px;font-size:13px}.sv-profile{background:var(--bg-muted);border-radius:var(--radius-md);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:12px;padding:16px;display:grid}.sv-profile__avatar{background:var(--color-info-subtle);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:relative;overflow:hidden}.sv-profile__avatar img{object-fit:cover;width:100%;height:100%;display:block}.sv-profile__initials{font-family:var(--font-medium);color:var(--color-info);font-size:18px;font-weight:500;line-height:1}.sv-profile__body{flex-direction:column;gap:4px;min-width:0;display:flex}.sv-profile__name{font-family:var(--font-medium);color:var(--text);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:500;line-height:1.25;display:inline-flex}.sv-profile__display-name{text-overflow:ellipsis;overflow:hidden}.sv-verified{font-family:var(--font-medium);letter-spacing:.2px;background:var(--color-info-subtle);color:var(--color-info);text-transform:lowercase;border-radius:4px;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.sv-profile__meta{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.4}.sv-profile__handle,.sv-profile__bio{color:var(--text-secondary)}.sv-profile__meta-mobile{display:none}.sv-profile__stats{color:var(--text-secondary);flex-wrap:wrap;gap:14px;margin:2px 0 0;font-size:12px;line-height:1.4;display:inline-flex}.sv-profile__stat{align-items:baseline;gap:.2em;display:inline-flex}.sv-profile__stat-value{font-family:var(--font-medium);color:var(--text);font-weight:500}.sv-profile__stat-label{color:var(--text-secondary)}.sv-profile__badge{flex-shrink:0;align-items:center;display:inline-flex}.sv-anon-badge{background:var(--color-success-subtle);color:var(--color-success);font-family:var(--font-medium);border-radius:var(--radius-md);align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.sv-anon-badge__dot{background:var(--color-success);border-radius:50%;flex-shrink:0;width:5px;height:5px}.sv-anon-badge__label--mobile{display:none}.sv-tabs{border-bottom:.5px solid var(--border-color-subtle);margin-top:16px}.sv-tabs__scroll{align-items:stretch;gap:0;display:flex}.sv-tabs__item{font-family:var(--font-sans);color:var(--text-tertiary);cursor:default;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-.5px;padding:10px 14px;font-size:13px;display:inline-flex;position:relative}.sv-tabs__item--active{font-family:var(--font-medium);color:var(--text);border-bottom-color:var(--color-info);font-weight:500}.sv-tabs__item--soon{cursor:default;pointer-events:none;color:var(--text-tertiary)}.sv-tabs__badge{border-radius:var(--radius-pill);font-family:var(--font-medium);letter-spacing:.5px;text-transform:uppercase;background:var(--color-warning-subtle);color:var(--color-warning);padding:2px 8px;font-size:10px;display:inline-block}.sv-stories{margin-top:16px}.sv-stories-meta{color:var(--text-secondary);align-items:center;gap:10px;margin:0 0 10px;font-size:11px;line-height:1.2;display:flex}.sv-stories-meta__updated{font-family:var(--font-medium);color:var(--text-secondary);font-weight:500;transition:color .12s}.sv-stories-meta__updated.is-stale{color:var(--text-tertiary)}.sv-stories-meta__spacer{flex:1}.sv-stories-meta__refresh{font:inherit;color:var(--color-info);cursor:pointer;background:0 0;border:0;padding:0}.sv-stories-meta__refresh:hover:not(:disabled),.sv-stories-meta__refresh:focus-visible{outline:none;text-decoration:underline}.sv-stories-meta__refresh:disabled{color:var(--text-tertiary);cursor:wait}.sv-stories-meta__sort{color:var(--text-tertiary);align-items:center;gap:4px;font-size:11px;display:inline-flex}.sv-stories-error{border:1px solid var(--border-color-subtle);border-left:3px solid var(--color-danger);background:#fff;border-radius:0;align-items:flex-start;gap:14px;margin:0 0 12px;padding:12px 14px;display:flex}.sv-stories-error__copy{flex:1;min-width:0}.sv-stories-error__title{font-family:var(--font-medium);color:var(--color-danger);margin:0;font-size:13px;font-weight:500}.sv-stories-error__description{color:var(--text-secondary);margin:4px 0 0;font-size:12px;line-height:1.4}.sv-stories-error__retry{flex-shrink:0}.sv-stories-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.sv-story-cell{aspect-ratio:9/16;background:var(--bg-muted);border-radius:var(--radius-md);cursor:pointer;color:var(--text);font:inherit;border:0;outline:none;padding:0;transition:transform .12s,box-shadow .12s;display:block;position:relative;overflow:hidden}.sv-story-cell:focus-visible{box-shadow:var(--shadow-focus-ring)}@media (hover:hover){.sv-story-cell:hover{transform:scale(1.02)}}.sv-story-cell:active{transform:scale(.97)}.sv-story-cell--empty{cursor:default;pointer-events:none;background:0 0;border:1px dashed #200c2a24}@media (min-width:768px){.sv-story-cell--empty{display:none}}.sv-story-cell__img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.sv-story-cell__time{font-family:var(--font-medium);color:#fff;border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;padding:2px 6px;font-size:10px;font-weight:500;line-height:1.4;position:absolute;top:6px;left:6px}.sv-story-cell__duration{font-family:var(--font-medium);color:#fff;border-radius:var(--radius-sm);background:#00000073;padding:2px 6px;font-size:10px;font-weight:500;line-height:1.4;position:absolute;bottom:6px;left:6px}.sv-story-cell--skeleton{cursor:default;pointer-events:none;background:#0000000d;overflow:hidden}.sv-story-cell__shimmer{border-radius:0;position:absolute;inset:0}.sv-stories-empty{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:8px;padding:40px 16px;display:flex}.sv-stories-empty__icon{color:var(--text-tertiary);margin-bottom:4px}.sv-stories-empty__title{font-family:var(--font-medium);color:var(--text);margin:0;font-size:16px;font-weight:500}.sv-stories-empty__description{max-width:360px;color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.sv-stories-empty__hint{color:var(--text-tertiary);margin:8px 0 0;font-size:11px}.sv-stories-empty__retry{font:inherit;color:var(--color-info);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:4px 0;font-size:12px}.sv-stories-empty__retry:hover,.sv-stories-empty__retry:focus-visible{outline:none;text-decoration:underline}.sv-player{z-index:80;color:#fff;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);background:#000;outline:none;flex-direction:column;display:flex;position:fixed;inset:0}.sv-player__top{flex-shrink:0;grid-template-columns:1fr auto;grid-template-areas:"progress progress""identity close";gap:8px 12px;padding:10px 14px;display:grid}.sv-player__progress-wrap{grid-area:progress}.sv-player__progress-wrap--shake{animation:.22s sv-progress-shake}@keyframes sv-progress-shake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.sv-player-progress{gap:3px;width:100%;height:2px;display:flex}.sv-player-progress__segment{background:#ffffff4d;border-radius:2px;flex:1;height:100%;position:relative;overflow:hidden}.sv-player-progress__segment--watched{background:#ffffffe6}.sv-player-progress__segment--active{background:#ffffff80}.sv-player-progress__fill{transform-origin:0;will-change:transform;background:#fff;position:absolute;inset:0;transform:scaleX(0)}.sv-player-progress__segment--watched .sv-player-progress__fill{transform:scaleX(1)}.sv-player__identity{grid-area:identity;align-items:center;gap:8px;font-size:13px;line-height:1.2;display:inline-flex}.sv-player__identity-avatar{width:28px;height:28px;font-family:var(--font-medium);color:#fff;background:#ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:inline-flex;overflow:hidden}.sv-player__identity-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.sv-player__identity-handle{font-family:var(--font-medium);color:#fff;font-weight:500}.sv-player__identity-sep{color:#ffffff80}.sv-player__identity-time{color:#ffffffb3;font-size:12px}.sv-player__close{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;grid-area:close;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .12s;display:inline-flex}.sv-player__close:hover,.sv-player__close:focus-visible{background:#ffffff38;outline:none}.sv-player__media{-webkit-user-select:none;user-select:none;touch-action:pan-y;background:#000;flex:1;min-height:0;position:relative;overflow:hidden}.sv-player__media-el{object-fit:contain;background:#000;width:100%;height:100%;position:absolute;inset:0}.sv-player__mute{color:#fff;cursor:pointer;z-index:3;background:#00000080;border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex;position:absolute;top:8px;right:8px}.sv-player__spinner{z-index:3;opacity:.4;border:2px solid #ffffff40;border-top-color:#ffffffe6;border-radius:50%;width:24px;height:24px;margin:-12px 0 0 -12px;animation:.9s linear infinite sv-player-spin;position:absolute;top:50%;left:50%}@keyframes sv-player-spin{to{transform:rotate(360deg)}}.sv-player__pause-indicator{color:#fff;opacity:.3;pointer-events:none;z-index:3;width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sv-player__zone{z-index:2;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;position:absolute;top:0;bottom:0}.sv-player__zone--prev{width:30%;left:0}.sv-player__zone--center{width:40%;left:30%}.sv-player__zone--next{width:30%;right:0}.sv-player__hint{font-family:var(--font-medium);color:#fff;border-radius:var(--radius-pill);letter-spacing:.3px;pointer-events:none;opacity:1;background:#0000008c;padding:6px 10px;font-size:11px;font-weight:500;animation:2.2s forwards sv-hint-fade;position:absolute;top:50%;transform:translateY(-50%)}.sv-player__hint--left{left:14px}.sv-player__hint--right{right:14px}.sv-player__hint--swipe{display:none;top:auto;bottom:18px;left:50%;transform:translate(-50%)}@media (max-width:767px){.sv-player__hint--swipe{display:inline-block}}@keyframes sv-hint-fade{0%,70%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.sv-player__hint,.sv-player__progress-wrap--shake,.sv-player__spinner{animation:none}.sv-player-progress__fill,.sv-story-cell{transition:none}.sv-story-cell:hover,.sv-story-cell:active{transform:none}}.sv-player__bottom{flex-shrink:0;align-items:center;gap:8px;padding:12px 14px 16px;display:flex}.sv-story-action{border-radius:var(--radius-pill);height:40px;font-family:var(--font-medium);cursor:pointer;border:0;flex:1;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:12px;font-weight:500;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.sv-story-action--download{color:#000;background:#fff}.sv-story-action--download:hover,.sv-story-action--download:focus-visible{background:#fff;outline:none;transform:translateY(-1px)}.sv-story-action--download:active{transform:translateY(0)scale(.98)}.sv-story-action--track{color:#ffffffd1;cursor:pointer;background:#ffffff1f;position:relative}.sv-story-action--track[aria-disabled=true]{cursor:pointer}.sv-story-action__soon{letter-spacing:.3px;color:#fff;text-transform:uppercase;background:#ffffff2e;border-radius:3px;margin-left:6px;padding:1px 5px;font-size:11px}@media (max-width:767px){.sv-stories-grid{grid-template-columns:repeat(3,1fr);gap:8px}.sv-player__top{padding:8px 12px}.sv-player__bottom{gap:8px;padding:12px 12px 18px}.sv-story-action{height:42px}}.sv-empty{text-align:center;max-width:400px;margin:40px auto;padding:0 16px}.sv-empty__title{font-family:var(--font-medium);color:var(--text);margin:0;font-size:16px;font-weight:500}.sv-empty__description{color:var(--text-secondary);margin:12px 0 0;font-size:13px;line-height:1.6}.sv-empty__examples{color:var(--text-tertiary);margin:12px 0 0;font-size:12px}.sv-empty__chip{color:var(--color-info);text-decoration:none}.sv-empty__chip:hover,.sv-empty__chip:focus-visible{outline:none;text-decoration:underline}.sv-empty__action{margin-top:16px}.sv-empty__button{text-decoration:none}.sv-empty__button:focus-visible{outline:2px solid var(--color-info);outline-offset:2px}.sv-empty__turnstile{justify-content:center;margin-top:16px;display:flex}.sv-turnstile{flex-direction:column;align-items:center;gap:8px;width:100%;max-width:320px;display:flex}.sv-turnstile__widget{width:100%}.sv-turnstile__status{color:var(--text-secondary,#666);margin:0;font-size:13px;line-height:1.4}.sv-turnstile__status--error{color:var(--color-danger,#d6336c)}.sv-turnstile__missing{color:var(--text-secondary,#666);margin:16px 0 0;font-size:13px;line-height:1.4}.sv-toast{z-index:60;background:var(--background);color:var(--text);border:.5px solid var(--border-color-subtle);border-radius:var(--radius-lg);cursor:pointer;max-width:calc(100% - 32px);padding:12px 16px;font-size:13px;line-height:1.4;animation:.15s ease-out sv-toast-in;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 32px #0000001f}@keyframes sv-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.sv-profile--loading{pointer-events:none}.sv-skeleton{border-radius:var(--radius-sm);background:#0000000d;position:relative;overflow:hidden}.sv-skeleton:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff80 50%,#fff0 100%);animation:1.2s ease-in-out infinite sv-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes sv-skeleton-shimmer{to{transform:translate(100%)}}.sv-skeleton--avatar{border-radius:50%;width:56px;height:56px}.sv-skeleton--line{border-radius:4px;height:14px}.sv-skeleton--line-1{width:70%;height:18px;margin-bottom:8px}.sv-skeleton--line-2{width:45%;margin-bottom:8px}.sv-skeleton--line-3{width:60%}@media (prefers-reduced-motion:reduce){.sv-skeleton:after,.sv-toast{animation:none}}@media (max-width:767px){.sv-hero .hero__grid{grid-template-columns:1fr;column-gap:0}.sv-hero .hero__text-col{align-items:stretch}.sv-hero .hero__title{max-width:100%}.sv-hero .hero__subtitle{overflow-wrap:anywhere;max-width:100%}.sv-hero__preview{max-width:100%}.sv-hero .sv-search{max-width:none;margin-top:28px}.sv-hero .sv-search__form{flex-direction:column;gap:12px}.sv-hero .sv-search__field{border-radius:999px;height:64px;padding:0 18px 0 16px}.sv-hero .sv-search__prefix{width:auto;height:auto;font-size:22px}.sv-hero .sv-search__input{font-size:20px}.sv-hero .sv-search__button{border-radius:999px;width:100%;height:64px;font-size:18px}.sv-hero .sv-search__examples{margin-top:12px}.sv-hero .hero__media-col{justify-self:center;max-width:100%}.sv-search__form{flex-direction:column;gap:8px}.sv-search__field,.sv-search__button{width:100%;height:44px;font-size:15px}.sv-trust-bar__grid{grid-template-columns:1fr;gap:16px}.sv-trust-bar__value{margin-bottom:0;font-size:28px}.sv-trust-bar__item{text-align:left;align-items:baseline;gap:12px;display:flex}.sv-steps__list{grid-template-columns:1fr;gap:12px}.sv-step{gap:10px}.sv-cross-sell__inner{flex-direction:column;gap:4px}.sv-results{padding:12px 0 32px}.sv-sticky-search{padding:12px 0}.sv-search--sticky .sv-search__form{flex-direction:row;gap:0}.sv-search--sticky .sv-search__input{height:40px;padding:0 16px;font-size:14px}.sv-search--sticky .sv-search__button{display:none}.sv-page .sv-hero .sv-search__field,.hv-page .sv-hero .sv-search__field,.sv-page .sv-hero .sv-search__button,.hv-page .sv-hero .sv-search__button{height:64px;min-height:64px}.sv-page .sv-hero .sv-search__field,.hv-page .sv-hero .sv-search__field{border-radius:999px;padding:0 18px 0 16px}.sv-page .sv-hero .sv-search__input{height:64px;min-height:64px;font-size:20px;line-height:64px}.sv-profile{grid-template-columns:auto 1fr;grid-template-areas:"avatar body""badge badge";gap:12px;padding:14px}.sv-profile__avatar{grid-area:avatar;width:48px;height:48px}.sv-profile__body{grid-area:body}.sv-profile__bio,.sv-profile__meta-sep,.sv-profile__stats{display:none}.sv-profile__meta-mobile{display:inline}.sv-profile__badge{grid-area:badge;justify-self:start;margin-top:10px}.sv-anon-badge{padding:6px 10px}.sv-anon-badge__label--desktop{display:none}.sv-anon-badge__label--mobile{display:inline}.sv-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;margin-top:14px;overflow-x:auto}.sv-tabs::-webkit-scrollbar{display:none}.sv-tabs__scroll{min-width:100%;display:inline-flex}.sv-tabs__item{gap:5px;padding:10px 12px;font-size:12px}.sv-skeleton--avatar{width:48px;height:48px}}.hub-content-types-list{flex-direction:column;gap:16px;max-width:720px;margin:32px 0 0;padding:0;list-style:none;display:flex}.hub-content-types-list__item{align-items:center;gap:14px;display:flex}.hub-content-types-list__icon{border-radius:var(--radius-sm,8px);background:var(--surface,#f5f5f5);width:40px;height:40px;color:var(--text,#1a1a2e);flex-shrink:0;justify-content:center;align-items:center;display:flex}.hub-content-types-list__title{color:var(--text,#1a1a2e);margin-right:6px;font-size:15px;font-weight:600}.hub-content-types-list__body{color:var(--text-secondary,#555);font-size:15px;line-height:1.5}@media (max-width:768px){.hub-content-types-list{gap:14px}.hub-content-types-list__icon{width:36px;height:36px}}.hub-section-cta{background:var(--accent-gradient);color:#fff;box-shadow:var(--shadow-cta-gradient);border-radius:91px;align-self:center;align-items:center;margin-top:20px;padding:14px 28px;font-family:Satoshi-Bold,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:box-shadow .2s;display:inline-flex}.hub-section-cta:hover{box-shadow:var(--shadow-cta-gradient-hover)}.hub-why-cards{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px;display:grid}.hub-why-card{border:1px solid var(--border,#e5e5e5);border-radius:var(--radius-md,12px);flex-direction:column;padding:28px 24px;display:flex}.hub-why-card__icon{border-radius:var(--radius-sm,8px);background:var(--surface,#f5f5f5);width:44px;height:44px;color:var(--text,#1a1a2e);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.hub-why-card__title{color:var(--text,#1a1a2e);margin:0 0 4px;font-size:18px;font-weight:700}.hub-why-card__subtitle{color:var(--text-secondary,#555);margin:0 0 12px;font-size:14px}.hub-why-card__body{color:var(--text-secondary,#555);margin:0 0 10px;font-size:15px;line-height:1.6}.hub-why-card__bullets{margin:6px 0 0;padding:0;list-style:none}.hub-why-card__bullets li{color:var(--text-secondary,#555);padding:3px 0 3px 16px;font-size:14px;line-height:1.5;position:relative}.hub-why-card__bullets li:before{content:"•";color:var(--text-tertiary,#999);position:absolute;left:0}@media (max-width:1024px){.hub-why-cards{grid-template-columns:1fr 1fr}}@media (max-width:768px){.hub-why-cards{grid-template-columns:1fr;gap:16px}}
.hv-page{font-family:var(--font-sans);color:var(--text);background:var(--background)}.hv-page .hero,.sv-page .hero{padding-top:40px}.hv-page .hero__text-col,.sv-page .hero__text-col{align-self:start}@media (max-width:768px){.hv-page .hero,.sv-page .hero{padding-top:24px}}.hv-highlight-icons{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:8px 0 16px;display:flex;overflow-x:auto}.hv-highlight-icons::-webkit-scrollbar{display:none}.hv-highlight-icon{scroll-snap-align:start;cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:none;flex-direction:column;flex:none;align-items:center;gap:6px;padding:0;display:flex}.hv-highlight-icon:focus-visible{outline:none}.hv-highlight-icon__ring{background:var(--accent-gradient);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;padding:3px;transition:opacity .18s;display:flex}.hv-highlight-icon:not(.hv-highlight-icon--active) .hv-highlight-icon__ring{opacity:.45}.hv-highlight-icon:hover .hv-highlight-icon__ring,.hv-highlight-icon--active .hv-highlight-icon__ring{opacity:1}.hv-highlight-icon__img-wrap{background:var(--bg-muted);border:2px solid var(--background,#fff);box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.hv-highlight-icon__img{object-fit:cover;object-position:center center;border-radius:50%;width:100%;height:100%;display:block}.hv-highlight-icon__title{max-width:72px;color:var(--text-secondary);text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.2;overflow:hidden}.hv-highlight-icon--active .hv-highlight-icon__title{color:var(--text);font-family:var(--font-medium);font-weight:500}.hv-highlight-icons--loading .hv-highlight-icon__ring{background:var(--border-color-subtle)}.hv-highlight-icons--loading .hv-highlight-icon__img-wrap{animation:1.4s ease-in-out infinite hv-shimmer}.hv-highlight-icons--loading .hv-highlight-icon__title{background:var(--bg-muted);border-radius:4px;width:48px;height:10px;animation:1.4s ease-in-out infinite hv-shimmer}.hv-highlight-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin-top:16px;display:grid}.hv-highlight-cell{aspect-ratio:9/16;border-radius:var(--radius-md);background:var(--bg-muted);cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;border:0;outline:none;padding:0;position:relative;overflow:hidden}.hv-highlight-cell:focus-visible{outline:2px solid var(--color-info);outline-offset:2px}.hv-highlight-cell__img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.hv-highlight-cell__overlay{pointer-events:none;background:linear-gradient(#0000 0%,#00000080 100%);justify-content:space-between;align-items:center;padding:8px;display:flex;position:absolute;bottom:0;left:0;right:0}.hv-highlight-cell__play-icon{color:#fff;opacity:.9;width:20px;height:20px}.hv-highlight-cell__duration{font-size:11px;font-family:var(--font-medium);color:#fff;opacity:.9;font-weight:500}.hv-highlight-grid--loading .hv-highlight-cell{cursor:default}.hv-highlight-cell--skeleton{animation:1.4s ease-in-out infinite hv-shimmer}.hv-empty{text-align:center;padding:48px 16px}.hv-empty__icon{width:48px;height:48px;color:var(--text-tertiary);margin:0 auto 16px}.hv-empty__title{font-family:var(--font-medium);color:var(--text);margin:0 0 8px;font-size:16px;font-weight:500}.hv-empty__description{color:var(--text-secondary);max-width:360px;margin:0 auto;font-size:14px}.hv-hero .hero__grid{grid-template-columns:55fr 45fr;align-items:center;column-gap:48px}.hv-hero .hero__text-col{flex-direction:column;align-items:flex-start;display:flex}.hv-hero .hero__subtitle{text-align:left;max-width:520px}.hv-hero .sv-search{text-align:left;width:100%;max-width:560px;margin:32px 0 0}.hv-hero .sv-search__field{background:#fff;border-color:#200c2a1a;border-radius:999px;height:64px;padding:0 18px 0 16px;box-shadow:0 1px 3px #10141f0a,0 0 0 1px #10141f05}.hv-hero .sv-search__prefix{width:auto;height:auto;font-size:22px}.hv-hero .sv-search__input{font-size:20px}.hv-hero .sv-search__button{height:64px;padding:0 32px;font-size:18px}.hv-steps__grid{grid-template-columns:repeat(4,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.hv-step-card{border:.5px solid var(--border-color-subtle);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:8px;padding:24px;display:flex}.hv-step-card__badge{background:var(--color-accent-subtle);color:var(--color-accent);font-family:var(--font-medium);border-radius:var(--radius-pill);justify-content:center;align-self:flex-start;align-items:center;padding:2px 10px;font-size:12px;font-weight:500;line-height:1.4;display:inline-flex}.hv-step-card__title{font-family:var(--font-medium);color:var(--text);margin:0;font-size:16px;font-weight:500}.hv-step-card__body{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.55}.hv-features__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.hv-feature-card{border:.5px solid var(--border-color-subtle);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:10px;padding:24px;display:flex}.hv-feature-card__icon{flex-shrink:0;width:32px;height:32px}.hv-feature-card__title{font-family:var(--font-medium);color:var(--text);margin:0;font-size:15px;font-weight:500}.hv-feature-card__body{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.hv-use-cases__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.hv-use-case-card{border:.5px solid var(--border-color-subtle);border-radius:var(--radius-lg);background:#fff;align-items:flex-start;gap:16px;padding:24px;display:flex}.hv-use-case-card__icon{width:28px;height:28px;color:var(--text-secondary);flex-shrink:0}.hv-use-case-card__text{flex-direction:column;gap:4px;min-width:0;display:flex}.hv-use-case-card__title{font-family:var(--font-medium);color:var(--text);margin:0;font-size:15px;font-weight:500}.hv-use-case-card__body{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.hv-final-cta{text-align:center;background:var(--bg-muted);border-radius:var(--radius-lg);padding:48px 24px}.hv-final-cta__reassurance{max-width:480px;color:var(--text-secondary);margin:12px auto 24px;font-size:14px;line-height:1.55}.hv-final-cta__disclaimer{max-width:520px;color:var(--text-tertiary,#999);margin:24px auto 0;font-size:12px;line-height:1.5}.hv-final-cta .sv-search{max-width:480px}.hv-cross-sell{text-align:center;border-top:.5px solid var(--border-color-subtle);margin-top:8px;padding:32px 0 24px}.hv-cross-sell__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.hv-cross-sell__text{font-family:var(--font-medium);color:var(--text);margin:0;font-size:13px;font-weight:500}.hv-cross-sell__link{color:var(--color-info);font-size:13px;text-decoration:none}.hv-cross-sell__link:hover{text-decoration:underline}.hv-device-compat__subtitle{color:var(--text-secondary);max-width:600px;margin:4px 0 20px;font-size:14px;line-height:1.55}.hv-device-compat__grid{flex-wrap:wrap;gap:16px;display:flex}.hv-device-compat__item{border:.5px solid var(--border-color-subtle);border-radius:var(--radius-lg);background:#fff;align-items:center;gap:10px;min-width:0;padding:16px 24px;display:flex}@media (min-width:480px){.hv-device-compat__item{min-width:140px}}.hv-device-compat__icon{flex-shrink:0;width:28px;height:28px}.hv-device-compat__label{font-family:var(--font-medium);color:var(--text);font-size:14px;font-weight:500}.hv-device-compat__note{color:var(--text-secondary);margin:20px 0 0;font-size:13px;line-height:1.55}.hv-limits__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.hv-limit-card{border:.5px solid var(--border-color-subtle);border-radius:var(--radius-lg);background:#fff;align-items:flex-start;gap:16px;padding:24px;display:flex}.hv-limit-card__icon{flex-shrink:0;width:28px;height:28px}.hv-limit-card__text{flex-direction:column;gap:4px;min-width:0;display:flex}.hv-limit-card__title{font-family:var(--font-medium);color:var(--text);margin:0;font-size:15px;font-weight:500}.hv-limit-card__body{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.55}.hv-limit-card__bullets{margin:8px 0 0;padding:0;list-style:none}.hv-limit-card__bullets li{color:var(--text-secondary);padding:3px 0 3px 16px;font-size:13px;line-height:1.55;position:relative}.hv-limit-card__bullets li:before{content:"✓";color:#00bb5a;font-weight:700;position:absolute;left:0}.hv-limit-card__note{color:var(--text-secondary);margin:8px 0 0;font-size:12px;line-height:1.5}.hv-page .sv-dos-donts__intro{max-width:none}.hv-use-cases-split{grid-template-columns:1fr 1fr;gap:24px;display:grid}.hv-use-case-group{border:.5px solid var(--border-color-subtle);border-radius:var(--radius-lg);background:#fff;padding:28px}.hv-use-case-group__header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.hv-use-case-group__header h3{margin:0;font-size:17px}.hv-use-case-group__intro{color:var(--text-secondary);margin:0 0 16px;font-size:14px;line-height:1.55}.hv-use-case-group__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.hv-use-case-group__list li{color:var(--text-secondary);padding-left:20px;font-size:14px;line-height:1.55;position:relative}.hv-use-case-group__list li:before{content:"→";color:var(--color-accent);position:absolute;left:0}.hv-privacy-bullets{flex-direction:column;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.hv-privacy-bullet{color:var(--text);align-items:center;gap:10px;font-size:14px;line-height:1.55;display:flex}.hv-privacy-bullet__icon{color:var(--color-accent);flex-shrink:0}@keyframes hv-shimmer{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hv-highlight-cell--skeleton,.hv-highlight-icons--loading .hv-highlight-icon__img-wrap,.hv-highlight-icons--loading .hv-highlight-icon__title{animation:none}}@media (max-width:1024px){.hv-steps__grid,.hv-features__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hv-hero .hero__grid,.hv-steps__grid,.hv-features__grid,.hv-use-cases__grid,.hv-use-cases-split,.hv-limits__grid{grid-template-columns:1fr}.hv-device-compat__grid{flex-direction:column}.hv-device-compat__item{min-width:unset}.hv-highlight-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}}
.hero-preview{width:100%;max-width:491px}.hero-preview__card{background:#fff;border-radius:14px;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden;box-shadow:0 4px 20px #0000000f}.hero-preview__header{align-items:center;gap:8px;margin-bottom:6px;display:flex}.hero-preview__avatar{color:#fff;background:linear-gradient(135deg,#9ca3af,#6b7280);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:600;display:flex}.hero-preview__avatar--lg{width:48px;height:48px;font-size:20px}.hero-preview__username{color:#6b7280;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.hero-preview__verified{flex-shrink:0}.hero-preview__anon-badge{color:#86efac;white-space:nowrap;background:#86efac0f;border:1.5px solid #d1fae5;border-radius:14px;flex-shrink:0;align-items:center;gap:4px;margin-left:auto;padding:3px 10px;font-size:11px;display:inline-flex}.hero-preview__anon-badge--abs{margin-left:0;position:absolute;top:16px;right:max(8px,4%)}.hero-preview__anon-dot{background:#86efac;border-radius:50%;width:7px;height:7px;display:inline-block}.hero-preview__label{color:#b0b5bd;letter-spacing:.6px;margin:0 0 8px;font-size:10px;font-weight:600}.hero-preview__grid--posts{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.hero-preview__grid--reels{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.hero-preview__grid--mini{grid-template-columns:repeat(6,1fr);gap:4px;display:grid}.hero-preview__grid--stories{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.hero-preview__thumb{aspect-ratio:3/4;border-radius:6px;position:relative;overflow:hidden}.hero-preview__thumb--tall{aspect-ratio:9/16}.hero-preview__thumb--square{aspect-ratio:1;border-radius:4px}.hero-preview__dl{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border-radius:50%;width:20px;height:20px;position:absolute;top:4px;right:4px}.hero-preview__play{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000040;border-radius:50%;width:28px;height:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-preview__play:after{content:"";border:5px solid #0000;border-left:9px solid #ffffffb3;border-right-width:0;width:0;height:0;position:absolute;top:50%;left:54%;transform:translate(-50%,-50%)}.hero-preview__badge-carousel{color:#fff9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:6px;padding:1px 6px;font-size:9px;position:absolute;top:4px;left:4px}.hero-preview__caption{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 1px;font-size:9px;line-height:1.3;overflow:hidden}.hero-preview__caption--two{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.hero-preview__stats{color:#b0b5bd;gap:6px;margin:0;font-size:8px;display:flex}.hero-preview__stat--heart{color:#d4a0a0}.hero-preview__reel-meta{color:#fff9;background:linear-gradient(#0000,#0000004d);justify-content:space-between;padding:4px 6px;font-size:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-preview__story-duration{color:#fff9;font-size:9px;position:absolute;bottom:4px;right:4px}.hero-preview__profile-row{gap:12px;margin-bottom:12px;display:flex;position:relative;overflow:clip}.hero-preview__profile-info{flex:1;min-width:0}.hero-preview__profile-name{color:#6b7280;align-items:center;gap:4px;margin:0;font-size:14px;font-weight:600;display:flex}.hero-preview__profile-handle{color:#9ca3af;margin:0;font-size:11px}.hero-preview__profile-bio{color:#9ca3af;margin:4px 0;font-size:10px;line-height:1.4}.hero-preview__profile-stats{color:#9ca3af;gap:10px;font-size:10px;display:flex}.hero-preview__profile-stats strong{color:#6b7280;font-weight:600}.hero-preview__highlights-row{gap:8px;margin-bottom:10px;display:flex;overflow:hidden}.hero-preview__highlight{flex-direction:column;flex-shrink:0;align-items:center;gap:3px;display:flex}.hero-preview__highlight-circle{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.hero-preview__highlight-name{color:#9ca3af;font-size:8px}@media (max-width:767px){.hero-preview{max-width:100%}.hero-preview__card{border-radius:10px;padding:12px}.hero-preview__grid--posts,.hero-preview__grid--reels{grid-template-columns:repeat(3,1fr);gap:4px}.hero-preview__grid--mini{grid-template-columns:repeat(3,1fr);gap:3px}.hero-preview__grid--stories{grid-template-columns:repeat(5,1fr);gap:4px}.hero-preview__avatar--lg{width:36px;height:36px;font-size:16px}.hero-preview__highlight-circle{width:28px;height:28px}.hero-preview__highlight-circle span{font-size:9px!important}.hero-preview__anon-badge{padding:2px 8px;font-size:10px}.hero-preview__anon-badge--abs{top:12px;right:max(8px,4vw)}.hero-preview__caption,.hero-preview__stats{font-size:8px}.hero-preview__play{width:22px;height:22px}.hero-preview__play:after{border-width:4px 0 4px 7px}}
