:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark] body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root{--fs-1:11px;--fs-2:12px;--fs-3:13px;--fs-4:14px;--fs-5:16px;--fs-6:20px;--fs-7:26px}:root,[data-theme=light]{scrollbar-color:#c3cadb #eef1f7;--bg-primary:#f4f6fb;--bg-secondary:#fff;--bg-tertiary:#eef1f7;--bg-glass:#ffffffd1;--text-primary:#111827;--text-secondary:#4b5563;--text-muted:#9ca3af;--text-inverse:#fff;--border-color:#e2e8f0;--border-light:#f1f5f9;--accent-1:#e53935;--accent-2:#ff6f61;--accent-3:#ff8a80;--accent-gradient:linear-gradient(135deg, #e53935 0%, #ff6f61 60%, #ff8a80 100%);--accent-gradient-hover:linear-gradient(135deg, #c62828 0%, #e53935 60%, #ff6f61 100%);--purple:#7c3aed;--purple-light:#ede9fe;--blue:#2563eb;--blue-light:#dbeafe;--green:#059669;--green-light:#d1fae5;--gold:#d97706;--gold-light:#fef3c7;--card-shadow:0 2px 12px #00000012, 0 1px 3px #0000000d;--card-shadow-hover:0 12px 40px #00000021, 0 4px 12px #00000012;--glass-blur:blur(16px);--gradient-card-1:linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--gradient-card-2:linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);--gradient-card-3:linear-gradient(135deg, #43e97b 0%, #38f9d7 100%);--gradient-card-4:linear-gradient(135deg, #fa709a 0%, #fee140 100%);--gradient-card-5:linear-gradient(135deg, #a18cd1 0%, #fbc2eb 100%);--gradient-warm:linear-gradient(135deg, #f6d365 0%, #fda085 100%);--gradient-sunset:linear-gradient(135deg, #fccb90 0%, #d57eeb 100%);--story-ring:conic-gradient(#e53935, #ff6f61, #ffd54f, #4caf50, #2196f3, #9c27b0, #e53935);--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--section-gap:32px;--block-gap:20px;--inner-pad-h:14px;--inner-pad-v:12px;--ava-sidebar:44px;--ava-review:clamp(32px, .7vw + 29px, 36px)}[data-theme=dark]{scrollbar-color:#2e2e4d #161625;--bg-primary:#0d0d1a;--bg-secondary:#161625;--bg-tertiary:#1c1c30;--bg-glass:#161625e0;--text-primary:#f0f0f8;--text-secondary:#a0a8c0;--text-muted:#5a6080;--text-inverse:#0d0d1a;--border-color:#252540;--border-light:#1e1e34;--accent-1:#ff6f61;--accent-2:#ff8a80;--accent-3:#ffab91;--accent-gradient:linear-gradient(135deg, #ff6f61 0%, #ff8a80 60%, #ffab91 100%);--accent-gradient-hover:linear-gradient(135deg, #e53935 0%, #ff6f61 60%, #ff8a80 100%);--purple:#a78bfa;--purple-light:#a78bfa26;--blue:#60a5fa;--blue-light:#60a5fa1f;--green:#34d399;--green-light:#34d3991f;--gold:#fbbf24;--gold-light:#fbbf241f;--card-shadow:0 2px 16px #00000059, 0 1px 4px #00000040;--card-shadow-hover:0 12px 48px #0000008c, 0 4px 16px #00000059;--gradient-card-1:linear-gradient(135deg, #a855f7 0%, #ec4899 100%);--gradient-card-2:linear-gradient(135deg, #3b82f6 0%, #06b6d4 100%);--gradient-card-3:linear-gradient(135deg, #22c55e 0%, #14b8a6 100%);--gradient-card-4:linear-gradient(135deg, #f43f5e 0%, #eab308 100%);--gradient-card-5:linear-gradient(135deg, #8b5cf6 0%, #ec4899 100%);--gradient-warm:linear-gradient(135deg, #f59e0b 0%, #ef4444 100%);--gradient-sunset:linear-gradient(135deg, #f97316 0%, #a855f7 100%);--story-ring:conic-gradient(#ff6f61, #ffd54f, #34d399, #60a5fa, #a78bfa, #ff6f61);--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px}@keyframes story-ring-spin{to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-primary);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--fs-4);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;line-height:1.6;transition:background .3s,color .3s;overflow-x:hidden}@media (max-width:768px){input:not([type=checkbox]):not([type=radio]),textarea,select{font-size:var(--fs-5)!important}}#root{text-align:left;width:100%;max-width:100%;margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit}::selection{background:var(--accent-1);color:#fff}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}@media (max-width:768px){body{font-size:var(--fs-4)}}@media (max-width:480px){body{font-size:var(--fs-3)}.home-page,.feed-page,.profile-page,.biz-dashboard-page,.auth-page,.my-profile-page{overflow-x:hidden}.bp{overflow-x:clip}}img,video,iframe,svg{max-width:100%}.biz-video-modal{z-index:9999;background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.biz-video-modal video{border-radius:12px;outline:none;max-width:90vw;max-height:90vh}.biz-video-modal__close{color:#fff;font-size:var(--fs-7);cursor:pointer;opacity:.8;background:0 0;border:none;line-height:1;position:absolute;top:20px;right:24px}.biz-video-modal__close:hover{opacity:1}.icon-btn-round{border:1.5px solid var(--border-color);background:var(--bg-secondary);width:44px;height:44px;color:var(--text-secondary);font-size:var(--fs-5);cursor:pointer;border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;line-height:1;transition:all .22s;display:flex}.icon-btn-round:hover{background:var(--accent-1);color:#fff;border-color:var(--accent-1)}.bp__similar .card-grid.bp__sim-track,.home-posts-grid,.stories__list,.nearby__track{--shadow-room:20px;--shadow-room-top:10px;--shadow-room-bottom:22px;padding-inline:var(--shadow-room);padding-block:var(--shadow-room-top) var(--shadow-room-bottom);margin-inline:calc(var(--shadow-room) * -1);scroll-padding-inline:var(--shadow-room)}@media (max-width:640px){.home-posts-dots .home-posts-dot,.premium-carousel__dots .premium-carousel__dot,.scroll-dots .scroll-dots__dot,.nearby__dots .nearby__dot{background-clip:content-box;border-top:18px solid #0000;border-bottom:18px solid #0000;height:44px;margin-top:-18px;margin-bottom:-18px}.home-posts-dots.home-posts-dots--many .home-posts-dot{border-top-width:18px;border-bottom-width:18px;height:44px}.brs__heart{width:44px;height:44px;margin:-14px}.ac-filters .ac-filters__row{gap:10px}.ac-filters__row .ac-chip,.see-all-btn,.new-users__show-all,.feed-page__tabs .feed-page__tab,.feed-filters__row .feed-filter-chip{min-height:44px}.feed-page__main .feed-page__tabs,.feed-filters .feed-filters__row{gap:10px}.cat-filters__row .cat-filter-chip,.catf .catf__btn,.hash-row .catf-hash,.hash-row .hash-more{min-height:44px}.hash-row{gap:10px}.rv-write-btn,.favorites-page__tab,.favorites-page__btn,.header__mobile-lang-btn{min-height:44px}}.footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);contain:layout style;min-height:280px;margin-top:40px}.footer__inner{grid-template-columns:2fr;grid-auto-columns:1fr;grid-auto-flow:column;gap:40px;max-width:980px;margin:0 auto;padding:48px 28px 36px;display:grid}.footer__logo{font-size:var(--fs-6);background:var(--accent-gradient);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-family:Georgia,serif;font-style:italic;font-weight:900;display:inline-block}.footer__tagline{font-size:var(--fs-3);color:var(--text-muted);max-width:220px;margin-bottom:20px;line-height:1.6}.footer__socials{gap:10px;display:flex}.footer__social{border:1.5px solid var(--border-color);background:var(--bg-tertiary);width:38px;height:38px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .22s;display:flex}.footer__social:hover{background:var(--accent-gradient);color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 14px #e5393547}.footer__col-title{font-size:var(--fs-3);color:var(--text-primary);text-transform:uppercase;letter-spacing:.7px;margin:0 0 14px;font-weight:800}.footer__links{flex-direction:column;gap:9px;list-style:none;display:flex}.footer__link{font-size:var(--fs-3);color:var(--text-muted);cursor:pointer;line-height:1.4;transition:color .18s}.footer__link:hover{color:var(--accent-1)}.footer__bottom{border-top:1px solid var(--border-light);max-width:980px;font-size:var(--fs-2);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:18px 28px;display:flex}.footer__bottom-links{align-items:center;gap:10px;display:flex}.footer__divider{color:var(--border-color)}@media (max-width:900px){.footer__inner{grid-template-columns:1fr 1fr 1fr;grid-auto-flow:row;gap:28px}.footer__brand{grid-column:1/-1}}@media (max-width:560px){.footer{min-height:420px}.footer__inner{grid-template-columns:1fr 1fr;padding:36px 16px 28px}.footer__bottom{flex-direction:column;align-items:flex-start;gap:8px;padding:16px}}.profile-setup-banner{left:12px;right:12px;bottom:calc(12px + var(--bottom-nav-space,0px));z-index:60;background:var(--accent-gradient);color:#fff;max-width:560px;font-size:var(--fs-4);text-align:center;border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 14px;margin:0 auto;padding:12px 16px;font-weight:600;display:flex;position:fixed;box-shadow:0 12px 32px #00000038}.profile-setup-banner__btn{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#ffffff24;border:1.5px solid #ffffffbf;border-radius:999px;padding:0 18px;font-weight:700;transition:background .18s}.profile-setup-banner__btn:hover{background:#ffffff42}@media (max-width:640px){.profile-setup-banner{font-size:var(--fs-3);padding:10px 12px}}
