:root{--bg: #F0F2F5;--bg-2: #E4E6EB;--surface: #FFFFFF;--line: #E4E6EB;--line-2: #EBEDF0;--ink: #050505;--ink-2: #1C1E21;--ink-3: #65676B;--ink-4: #8A8D91;--accent: #0866FF;--accent-2: #1A4FCC;--positive: #00BA7C;--warn: #F02849;--hot: #F91880;--display: "Inter", -apple-system, "Segoe UI", "Helvetica Neue", system-ui, sans-serif;--sans: "Inter", -apple-system, "Segoe UI", "Helvetica Neue", system-ui, sans-serif;--serif: "Inter", -apple-system, "Segoe UI", system-ui, sans-serif;--mono: "SFMono-Regular", "SF Mono", "Menlo", "Consolas", ui-monospace, monospace;--r-sm: 6px;--r: 10px;--r-lg: 12px}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{background:var(--bg);font-family:var(--sans);color:var(--ink);-webkit-font-smoothing:antialiased;font-feature-settings:"cv11","ss01"}.lv-app{height:100vh;overflow:hidden;background:var(--bg);display:flex;flex-direction:column}.lv-app-body{flex:1;display:flex;min-height:0;overflow:hidden}.lv-app-viewport{flex:1;min-width:0;overflow-y:auto;overflow-x:hidden;background:var(--bg);position:relative}@keyframes lvPulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes lvFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.lv-fade,.lv-row{animation:lvFade .35s ease both}.lv-row:nth-child(2){animation-delay:.06s}.lv-row:nth-child(3){animation-delay:.12s}.lv-row:nth-child(4){animation-delay:.18s}@media (max-width: 1100px){.lv-feed-grid{grid-template-columns:minmax(0,1fr)!important}.lv-feed-rail{display:none!important}}@media (max-width: 980px){.lv-profile-grid,.lv-matches-grid{grid-template-columns:minmax(0,1fr)!important}.lv-fusion-grid{grid-template-columns:1fr!important}.lv-fusion-side{display:none!important}.lv-explore-rooms,.lv-explore-intents{grid-template-columns:repeat(2,1fr)!important}.lv-explore-bottom{grid-template-columns:minmax(0,1fr)!important}.lv-sidebar{display:none!important}.lv-topbar>div:first-child>input,.lv-topbar>div:first-child{min-width:auto!important}.lv-topbar{padding:0 12px!important}}@media (max-width: 760px){.lv-topbar,.lv-sidebar{display:none!important}.lv-mobile-bar,.lv-mobile-tabbar{display:flex!important}.lv-feed-screen,.lv-explore-screen,.lv-profile-screen,.lv-intent-screen,.lv-matches-screen{padding:14px 14px 90px!important}.lv-explore-rooms,.lv-explore-intents{grid-template-columns:1fr!important}.lv-manifesto{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.lv-display-xl{font-size:28px!important}.lv-display-lg{font-size:24px!important}.lv-exec-panel{grid-template-columns:1fr!important}.lv-exec-panel>div:first-child{border-right:none!important;border-bottom:1px solid var(--line)!important}.lv-app-viewport{padding-bottom:64px}}.lv-mobile-bar,.lv-mobile-tabbar{display:none}.lv-sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;overflow-x:hidden}.lv-feed-rail{position:sticky;top:0;height:100vh;overflow-y:auto}.lv-fusion-side{position:sticky;top:0;overflow-y:auto;max-height:100vh}.lv-sidebar::-webkit-scrollbar,.lv-app-viewport::-webkit-scrollbar,.lv-feed-rail::-webkit-scrollbar,.lv-fusion-side::-webkit-scrollbar,.lv-feed-screen>div::-webkit-scrollbar{display:none}.lv-sidebar,.lv-app-viewport,.lv-feed-rail,.lv-fusion-side{scrollbar-width:none;-ms-overflow-style:none}
