html.vxg-community-page .vxg-cm-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;flex-wrap:wrap;margin:2px
0 16px}html.vxg-community-page .vxg-cm-headrow{display:flex;flex-direction:column;gap:2px;min-width:0}html.vxg-community-page .vxg-cm-head
.heading{margin:0;border:0;padding:0;display:flex;align-items:center;gap:14px;flex-wrap:wrap}html.vxg-community-page .vxg-cm-count{margin:4px
0 0;color:var(--muted-foreground);font-size:13.5px;font-variant-numeric:tabular-nums}html.vxg-cm-ready .vxg-cm-headrow
.sort{display:none}html.vxg-community-page .vxg-cm-search{position:relative;flex:0 1 340px;min-width:230px;display:none}html.vxg-cm-ready .vxg-cm-search{display:block}html.vxg-community-page .vxg-cm-search
svg{position:absolute;left:14px;top:50%;translate:0 -50%;color:var(--muted-foreground);pointer-events:none;width:16px;height:16px}html.vxg-community-page .vxg-cm-search
input{width:100%;height:44px;border-radius:9999px;border:1px
solid var(--input);background:var(--surface);color:var(--foreground);font:600 14px/1 Inter,ui-sans-serif,system-ui,sans-serif;padding:0
40px 0 42px;transition:border-color .2s,box-shadow .2s}html.vxg-community-page .vxg-cm-search input::placeholder{color:var(--muted-foreground);font-weight:400}html.vxg-community-page .vxg-cm-search input:focus{outline:none;border-color:color-mix(in oklab,var(--primary) 55%,transparent);box-shadow:0 0 0 3px color-mix(in oklab,var(--primary) 22%,transparent)}html.vxg-community-page .vxg-cm-qclear{position:absolute;right:8px;top:50%;translate:0 -50%;width:28px;height:28px;border-radius:50%;display:none;place-items:center;color:var(--muted-foreground);background:none;border:0;cursor:pointer}html.vxg-community-page .vxg-cm-search.has-q .vxg-cm-qclear{display:grid}@media (max-width:767px){html.vxg-community-page .vxg-cm-head{align-items:stretch;flex-direction:column}html.vxg-community-page .vxg-cm-search{flex:1 1 auto}}html.vxg-community-page{overflow-x:clip}html.vxg-community-page .vxg-cm-toolbar{position:sticky;top:var(--vxg-header-h,64px);z-index:110;background:color-mix(in oklab,var(--background) 86%,transparent);-webkit-backdrop-filter:blur(16px) saturate(150%);backdrop-filter:blur(16px) saturate(150%);border-bottom:1px solid var(--border);border-radius:0;margin:0
-10px 4px;padding:10px
10px}@media (min-width:801px){html.vxg-community-page .vxg-cm-toolbar{margin:0
-15px 4px;padding:10px
15px}}@media (min-width:1024px){html.vxg-community-page .vxg-cm-toolbar{margin:0
calc(-24px - max(0px,(100vw - 80px - 1720px)/2)) 4px;padding:10px
calc(24px + max(0px,(100vw - 80px - 1720px)/2))}}@media (min-width:1760px){html.vxg-community-page .vxg-cm-toolbar{margin:0
calc(-24px - max(0px,(100vw - 80px - 2060px)/2)) 4px;padding:10px
calc(24px + max(0px,(100vw - 80px - 2060px)/2))}}@media (max-width:1023px){html.vxg-community-page .vxg-cm-toolbar{top:0}}html.vxg-community-page .vxg-cm-tbrow{display:flex;align-items:center;gap:10px}html.vxg-community-page .vxg-cm-fbtn{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;height:38px;padding:0
15px;border-radius:9999px;border:1px
solid var(--border);background:oklch(1 0 0/.05);font-size:13px;font-weight:700;color:var(--foreground);cursor:pointer}html.vxg-community-page .vxg-cm-fbtn:hover{border-color:var(--input)}html.vxg-community-page .vxg-cm-fbtn[aria-expanded="true"]{border-color:color-mix(in oklab,var(--primary) 55%,transparent);background:color-mix(in oklab,var(--primary) 14%,transparent);color:var(--primary-glow)}html.vxg-community-page .vxg-cm-fbtn
.badge{min-width:18px;height:18px;border-radius:9999px;background:var(--primary);color:#fff;font-size:11px;font-weight:800;display:grid;place-items:center;padding:0
5px}html.vxg-community-page .vxg-cm-pills{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;flex:1 1 auto;min-width:0;padding:2px}html.vxg-community-page .vxg-cm-pills::-webkit-scrollbar{display:none}html.vxg-community-page .vxg-cm-pill{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;height:38px;padding:0
15px;border-radius:9999px;border:1px
solid var(--border);background:var(--surface);font-size:13px;font-weight:600;color:var(--muted-foreground);white-space:nowrap;cursor:pointer;transition:border-color .2s,background .2s,color .2s;text-decoration:none}html.vxg-community-page .vxg-cm-pill:hover{border-color:var(--input);color:var(--foreground)}html.vxg-community-page .vxg-cm-pill[aria-pressed="true"]{background-image:var(--gradient-brand);border-color:transparent;color:#fff;box-shadow:var(--shadow-glow)}html.vxg-community-page .vxg-cm-tbright{flex:0 0 auto;display:flex;align-items:center;gap:12px;margin-left:auto}@media (max-width:767px){html.vxg-community-page .vxg-cm-tbright{display:none}html.vxg-community-page .vxg-cm-tbrow{flex-wrap:nowrap;gap:7px}html.vxg-community-page .vxg-cm-fbtn{height:36px;padding:0
12px}html.vxg-community-page .vxg-cm-pills{order:initial;flex:1 1 0;min-width:0;gap:6px;margin:0;padding:1px}html.vxg-community-page .vxg-cm-pill{height:36px;padding:0
12px}}html.vxg-community-page .vxg-cm-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-top:10px}html.vxg-community-page .vxg-cm-chip{display:inline-flex;align-items:center;gap:7px;height:30px;padding:0
12px;border-radius:9999px;border:1px
solid var(--primary);background:color-mix(in oklab,var(--primary) 16%,transparent);color:var(--primary-glow);font-size:12.5px;font-weight:700;cursor:pointer}html.vxg-community-page .sort-search{position:static;margin:0}html.vxg-community-page .sort-search .open-box{display:none}html.vxg-community-page .sort-search dialog.search-filter{box-sizing:border-box;width:100%;max-width:none;padding:0;color:var(--foreground);background:var(--surface);border:1px
solid var(--border);border-radius:16px;box-shadow:var(--shadow-card)}html.vxg-community-page .sort-search dialog.search-filter:not([open]){display:none!important}html.vxg-community-page .sort-search dialog.search-filter[open]{display:block}html.vxg-community-page .vxg-cm-sheethead{display:none}@media (min-width:1024px){html.vxg-community-page .sort-search dialog.search-filter{position:static!important;inset:auto!important;width:100%;max-height:none;margin:10px
0 0!important;overflow:visible;transform:none!important;opacity:1}}html.vxg-community-page dialog.search-filter
form{margin:0}html.vxg-community-page dialog.search-filter .form-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));align-items:stretch;gap:18px 24px;padding:20px
22px}html.vxg-community-page dialog.search-filter .col-item{display:flex;flex-direction:column;justify-content:flex-start;gap:8px;width:auto;max-width:none;margin:0;padding:0}html.vxg-community-page dialog.search-filter
label{margin:0;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground)}html.vxg-community-page dialog.search-filter select,html.vxg-community-page dialog.search-filter
input.input{width:100%;max-width:none;height:40px;border-radius:10px;border:1px
solid var(--input);background-color:var(--surface-elevated);color:var(--foreground);font:600 13.5px Inter,sans-serif;padding:0
34px 0 12px}html.vxg-community-page dialog.search-filter .select-item{display:flex;gap:8px;align-items:center}html.vxg-community-page dialog.search-filter .select-item.age
select{width:82px;margin:0;padding-right:26px;text-align:center}html.vxg-community-page dialog.search-filter .dell-avatar{display:inline-flex;align-items:center;gap:9px}html.vxg-community-page dialog.search-filter .dell-avatar
input{width:18px;height:18px;accent-color:var(--primary)}html.vxg-community-page dialog.search-filter .dell-avatar
label{letter-spacing:0;text-transform:none;font-size:13.5px;font-weight:600;color:var(--foreground)}html.vxg-community-page dialog.search-filter .button-submit{height:44px;padding:0
24px;border-radius:9999px;background-image:var(--gradient-brand);color:#fff;font-size:14px;font-weight:800;box-shadow:var(--shadow-glow);border:0;cursor:pointer}html.vxg-community-page dialog.search-filter .col-item.second{justify-content:flex-end;max-width:none;margin:0}@media (max-width:1023px){html.vxg-community-page .vxg-cm-toolbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--background)}html.vxg-community-page .sort-search dialog.search-filter{position:fixed!important;inset:auto 0 0!important;flex-direction:column;width:100%;max-width:none;max-height:min(86dvh,760px);margin:0!important;overflow:hidden;overscroll-behavior:contain;border-radius:24px 24px 0 0;border-bottom:0;transform:translate3d(0,105%,0);opacity:0;transition:transform .32s cubic-bezier(.2,.8,.2,1),opacity .2s ease}html.vxg-community-page .sort-search dialog.search-filter[open]{display:flex}html.vxg-community-page .sort-search dialog.search-filter.is-entered{transform:translate3d(0,0,0);opacity:1}html.vxg-community-page .sort-search dialog.search-filter::backdrop{background:oklch(0 0 0/.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}html.vxg-community-page .vxg-cm-sheethead{position:relative;flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-height:62px;padding:18px
62px 10px 18px;border-bottom:1px solid var(--border);background:var(--surface)}html.vxg-community-page .vxg-cm-sheet-handle{position:absolute;top:8px;left:50%;width:40px;height:4px;border-radius:9999px;background:oklch(1 0 0/.24);transform:translateX(-50%)}html.vxg-community-page .vxg-cm-sheethead
h2{margin:0;color:var(--foreground);font:800 18px/1.2 Outfit,Inter,sans-serif;text-align:center}html.vxg-community-page .vxg-cm-sheet-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px
solid var(--border);border-radius:50%;background:oklch(1 0 0/.06);color:var(--foreground);cursor:pointer}html.vxg-community-page .vxg-cm-sheet-close
svg{width:18px;height:18px}html.vxg-community-page dialog.search-filter
form{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}html.vxg-community-page dialog.search-filter .form-inner{grid-template-columns:1fr;padding:16px
18px calc(18px + env(safe-area-inset-bottom))}html.vxg-community-page dialog.search-filter .col-item.second{position:sticky;bottom:0;z-index:2;margin:2px
-18px calc(-18px - env(safe-area-inset-bottom));padding:12px
18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:color-mix(in oklab,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}html.vxg-community-page dialog.search-filter .col-item.second .select-item,html.vxg-community-page dialog.search-filter .button-submit{width:100%}}html.vxg-community-page .vxg-cm-results{margin-top:14px}html.vxg-community-page ul.grid-temp.vxg-cm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 8px;width:100%;margin:0;padding:0;list-style:none}html.vxg-community-page ul.vxg-cm-grid>li.item{display:block;width:auto;min-width:0;margin:0;padding:0}@media (max-width:767px){html.vxg-community-page ul.grid-temp.vxg-cm-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:8px!important;row-gap:14px!important}html.vxg-community-page ul.grid-temp.vxg-cm-grid>li.item{width:auto!important}}@media (min-width:640px){html.vxg-community-page ul.grid-temp.vxg-cm-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px}}@media (min-width:1024px){html.vxg-community-page ul.grid-temp.vxg-cm-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 14px}}@media (min-width:1400px){html.vxg-community-page ul.grid-temp.vxg-cm-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}html.vxg-community-page .vxg-mc{position:relative;min-width:0}html.vxg-community-page .vxg-mc-media{position:relative;aspect-ratio:4/5;overflow:hidden;border:1px
solid var(--border);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-card);isolation:isolate;transition:transform .25s,border-color .25s,box-shadow .25s}@media (hover:hover) and (min-width:1024px){html.vxg-community-page .vxg-mc:hover .vxg-mc-media{transform:translateY(-3px);border-color:color-mix(in oklab,var(--primary) 48%,transparent);box-shadow:0 16px 34px -20px color-mix(in oklab,var(--primary) 55%,transparent)}}html.vxg-community-page .vxg-mc-portrait{position:absolute;inset:0;background:var(--surface)}html.vxg-community-page .vxg-mc-portrait
img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease}@media (hover:hover) and (min-width:1024px){html.vxg-community-page .vxg-mc:hover .vxg-mc-portrait
img{transform:scale(1.025)}}html.vxg-community-page .vxg-mc-mono{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 18% 100%,color-mix(in srgb,var(--primary) 18%,transparent),transparent 44%),radial-gradient(circle at 78% 14%,rgba(255,255,255,.05),transparent 24%),linear-gradient(145deg,#303034,#171719 58%,#0b0b0c);font-family:Outfit,Inter,sans-serif;font-size:clamp(34px,4vw,58px);font-weight:800;letter-spacing:-.06em;color:oklch(1 0 0/.76)}html.vxg-community-page .vxg-mc-mono::before{content:"";position:absolute;width:72%;aspect-ratio:1;border:1px
solid oklch(1 0 0/.06);border-radius:50%}html.vxg-community-page .vxg-mc-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 36%,oklch(0 0 0/.2) 55%,oklch(.035 .003 250/.96) 100%);pointer-events:none}html.vxg-community-page .vxg-mc-activity{position:absolute;top:9px;left:9px;z-index:3;display:inline-flex;align-items:center;gap:5px;padding:5px
8px;border-radius:9999px;background:oklch(.06 .003 250/.76);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:oklch(1 0 0/.78);font-size:9px;font-weight:800;line-height:1;white-space:nowrap}html.vxg-community-page .vxg-mc-activity.week{color:#e8d3a1}html.vxg-community-page .vxg-mc-activity
i{width:6px;height:6px;border-radius:50%;background:var(--success);box-shadow:0 0 8px color-mix(in oklab,var(--success) 70%,transparent)}html.vxg-community-page .vxg-mc-nophoto{position:absolute;top:9px;right:9px;z-index:3;padding:5px
7px;border-radius:7px;background:oklch(.06 .003 250/.76);color:oklch(1 0 0/.78);font-size:8.5px;font-weight:800;line-height:1}html.vxg-community-page .vxg-mc-info{position:absolute;left:12px;right:10px;bottom:11px;z-index:3;min-width:0;padding-right:40px;pointer-events:none}html.vxg-community-page .vxg-mc-name{display:flex;align-items:baseline;justify-content:flex-start;gap:6px;min-width:0;margin:0;color:#fff;font-size:15px;font-weight:800;line-height:1.2;text-align:left}html.vxg-community-page .vxg-mc-name
b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}html.vxg-community-page .vxg-mc-name
span{flex:0 0 auto;color:oklch(1 0 0/.68);font-size:11px;font-weight:650}html.vxg-community-page .vxg-mc-place{display:flex;align-items:center;gap:4px;min-width:0;margin-top:4px;color:oklch(1 0 0/.7);font-size:10.5px;font-weight:600;line-height:1.25;white-space:nowrap}html.vxg-community-page .vxg-mc-place
img{flex:0 0 auto;width:auto;height:10px;border-radius:2px}html.vxg-community-page .vxg-mc-place
span{overflow:hidden;text-overflow:ellipsis}html.vxg-community-page .vxg-mc-place span[aria-hidden]{flex:0 0 auto;overflow:visible}html.vxg-community-page .vxg-mc-tags{display:flex;gap:5px;overflow:hidden;margin-top:7px}html.vxg-community-page .vxg-mc-tags
span{flex:0 0 auto;padding:3px
6px;border:1px
solid oklch(1 0 0/.16);border-radius:6px;color:oklch(1 0 0/.73);font-size:8.5px;font-weight:750;line-height:1;text-transform:capitalize}html.vxg-community-page .vxg-mc-tags
.role{border-color:color-mix(in oklab,var(--primary) 48%,transparent);background:color-mix(in oklab,var(--primary) 16%,transparent);color:#fff}html.vxg-community-page .vxg-mc-hit{position:absolute;inset:0;z-index:2;border-radius:inherit}html.vxg-community-page .vxg-mc-message{position:absolute;right:9px;bottom:10px;z-index:4;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px
solid oklch(1 0 0/.18);border-radius:50%;background:oklch(.06 .003 250/.74);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-decoration:none;transition:background .16s,border-color .16s,transform .16s}html.vxg-community-page .vxg-mc-message
svg{width:15px;height:15px}html.vxg-community-page .vxg-mc-message:hover{border-color:var(--primary);background:var(--primary);color:#fff;transform:scale(1.04)}html.vxg-community-page .vxg-mc-hit:focus-visible,html.vxg-community-page .vxg-mc-message:focus-visible{outline:2px
solid var(--primary-glow);outline-offset:-3px}@media (max-width:780px){html.vxg-community-page .vxg-mc-media{border-radius:14px}html.vxg-community-page .vxg-mc-info{left:9px;right:7px;bottom:8px;padding-right:45px}html.vxg-community-page .vxg-mc-name{font-size:13px}html.vxg-community-page .vxg-mc-place{font-size:9.5px}html.vxg-community-page .vxg-mc-tags span:nth-child(n+2){display:none}html.vxg-community-page .vxg-mc-message{right:7px;bottom:7px;width:44px;height:44px}}@media (max-width:420px){html.vxg-community-page .vxg-mc-name{font-size:12.5px}html.vxg-community-page .vxg-mc-place{font-size:9px}html.vxg-community-page .vxg-mc-tags{display:none}html.vxg-community-page .vxg-mc-info{padding-right:45px}html.vxg-community-page .vxg-mc-nophoto{font-size:7.5px}}html.vxg-member-page{overflow-x:clip}html.vxg-member-page .profile > .container,html.vxg-member-page .profile+.container{max-width:1240px}html.vxg-member-page .vxg-mp-panel{margin-top:0}html.vxg-member-page .vxg-mp-hero{position:relative;height:clamp(196px,28vw,320px);overflow:hidden;margin-top:-20px;border-radius:0 0 18px 18px;background:#080808}html.vxg-member-page .vxg-mp-hero:not(.has-cover)::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 18%,oklch(1 0 0/.065),transparent 27%),radial-gradient(circle at 12% 110%,color-mix(in oklab,var(--primary) 15%,transparent),transparent 44%),linear-gradient(115deg,transparent 12%,oklch(1 0 0/.018) 12% 13%,transparent 13% 28%,oklch(1 0 0/.018) 28% 29%,transparent 29%)}html.vxg-member-page .vxg-mp-cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:1}html.vxg-member-page .vxg-mp-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,var(--background),oklch(.07 .004 250/.32) 48%,oklch(.04 .003 250/.18)),radial-gradient(70% 90% at 18% 105%,color-mix(in oklab,var(--primary) 32%,transparent),transparent 70%)}html.vxg-member-page .vxg-mp-head{position:relative;z-index:5;display:flex;align-items:flex-end;gap:20px;margin-top:-62px;padding:0
8px;flex-wrap:wrap}html.vxg-member-page .vxg-mp-avatar{position:relative;flex:0 0 auto}html.vxg-member-page .vxg-mp-avatar img,html.vxg-member-page .vxg-mp-avatar
.mono{width:132px;height:132px;border-radius:50%;display:grid;place-items:center;object-fit:cover;box-shadow:0 0 0 5px var(--background),var(--shadow-elevated);overflow:hidden;background:var(--surface)}html.vxg-member-page .vxg-mp-avatar
.mono{font-family:Outfit,Inter,sans-serif;font-size:44px;font-weight:800;letter-spacing:-.05em;color:oklch(1 0 0/.56);background:linear-gradient(160deg,color-mix(in oklab,var(--primary) 22%,var(--surface)),var(--surface) 62%)}html.vxg-member-page .vxg-mp-avatar
.on{position:absolute;right:9px;bottom:9px;width:20px;height:20px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px var(--background),0 0 14px color-mix(in oklab,var(--success) 90%,transparent)}html.vxg-member-page .vxg-mp-id{flex:1 1 320px;min-width:0;padding-bottom:4px}html.vxg-member-page .vxg-mp-h1{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0;color:var(--foreground);font-family:Outfit,Inter,sans-serif;font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.025em;line-height:1.05;text-shadow:0 2px 18px oklch(0 0 0/.5)}html.vxg-member-page .vxg-mp-badge-on{display:inline-flex;align-items:center;gap:6px;padding:3px
10px;border:1px
solid color-mix(in oklab,var(--success) 40%,transparent);border-radius:9999px;background:color-mix(in oklab,var(--success) 14%,transparent);color:#cdeed8;font-size:11px;font-weight:800;text-shadow:none}html.vxg-member-page .vxg-mp-badge-on
i{width:7px;height:7px;border-radius:50%;background:var(--success)}html.vxg-member-page .vxg-mp-user{margin-top:3px;color:oklch(1 0 0/.62);font-size:14px;font-weight:600}html.vxg-member-page .vxg-mp-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:9px;color:var(--muted-foreground);font-size:13px;font-weight:600}html.vxg-member-page .vxg-mp-meta
.location{display:inline-flex;align-items:center;gap:6px}html.vxg-member-page .vxg-mp-meta
.dot{width:3px;height:3px;border-radius:50%;background:var(--muted-foreground);opacity:.7}html.vxg-member-page .vxg-mp-meta
img{width:auto;height:12px;border-radius:2px}html.vxg-member-page .vxg-mp-meta
.role{padding:2px
8px;border:1px
solid color-mix(in oklab,var(--primary) 42%,transparent);border-radius:7px;background:color-mix(in oklab,var(--primary) 16%,transparent);color:var(--primary-glow);font-size:11px;font-weight:800;text-transform:uppercase}html.vxg-member-page .vxg-mp-meta .active-now{color:color-mix(in oklab,var(--success) 76%,white)}html.vxg-member-page .vxg-mp-actions{display:flex;align-items:center;align-self:flex-end;gap:9px;flex-wrap:wrap;margin-left:auto;padding-bottom:6px}html.vxg-member-page .vxg-mp-actions .vxg-mp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;height:44px;margin:0!important;padding:0
20px;border:1px
solid oklch(1 0 0/.1);border-radius:9999px;background:oklch(1 0 0/.055);color:var(--foreground);font-size:14px;font-weight:800;text-decoration:none;cursor:pointer;transition:filter .16s,border-color .16s,background .16s,color .16s;-webkit-tap-highlight-color:transparent}html.vxg-member-page .vxg-mp-actions .vxg-mp-btn
svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}html.vxg-member-page .vxg-mp-actions .vxg-mp-btn
em{font-style:normal;font-weight:800}html.vxg-member-page .vxg-mp-actions
.primary{border-color:transparent;background-image:var(--gradient-brand);color:#fff;box-shadow:var(--shadow-glow)}html.vxg-member-page .vxg-mp-actions .primary:hover{filter:brightness(1.1);color:#fff}html.vxg-member-page .vxg-mp-actions .primary
.text{display:inline-flex;align-items:center;height:auto;padding:0;border:0;border-radius:0;background:none;color:#fff!important;font:inherit;line-height:1}html.vxg-member-page .vxg-mp-actions .primary .button-info{display:inline-flex;align-items:center;min-width:0;height:auto;margin:0;padding:0
0 0 9px;border:0;border-left:1px solid rgb(255 255 255/.3);border-radius:0;background:none!important;color:#fff!important;font-size:12px;font-style:normal;line-height:1;opacity:.86}html.vxg-member-page .vxg-mp-actions .vxg-mp-btn:not(.primary):hover{border-color:var(--input);background:oklch(1 0 0/.09)}html.vxg-member-page .vxg-mp-actions
.friend{color:var(--foreground)}html.vxg-member-page .vxg-mp-social{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:18px
0 0;padding-left:160px;color:var(--muted-foreground);font-size:13px}html.vxg-member-page .vxg-mp-social
span{display:inline-flex;align-items:baseline;gap:5px}html.vxg-member-page .vxg-mp-social
b{color:var(--foreground);font-family:Outfit,Inter,sans-serif;font-size:17px;font-weight:800}html.vxg-member-page .vxg-mp-bio{max-width:820px;margin:18px
0 0;padding-left:160px;color:oklch(1 0 0/.78);font-size:14.5px;line-height:1.65}html.vxg-member-page .vxg-mp-chips{display:flex;gap:8px;flex-wrap:wrap;margin:14px
0 0;padding-left:160px}html.vxg-member-page .vxg-mp-chips
span{padding:6px
13px;border:1px
solid var(--border);border-radius:9999px;background:var(--surface);color:var(--muted-foreground);font-size:12px;font-weight:650}@media (max-width:640px){html.vxg-member-page .vxg-mp-hero{height:180px;margin-top:-10px;border-radius:0 0 14px 14px}html.vxg-member-page .vxg-mp-head{margin-top:-48px;gap:14px;padding:0
4px}html.vxg-member-page .vxg-mp-avatar img,html.vxg-member-page .vxg-mp-avatar
.mono{width:104px;height:104px;font-size:34px}html.vxg-member-page .vxg-mp-id{flex:1 1 calc(100% - 122px)}html.vxg-member-page .vxg-mp-h1{font-size:28px}html.vxg-member-page .vxg-mp-actions{flex:1 0 100%;margin-left:0;padding-bottom:0}html.vxg-member-page .vxg-mp-actions
.primary{flex:1 0 100%;justify-content:center}html.vxg-member-page .vxg-mp-actions .msg,html.vxg-member-page .vxg-mp-actions
.friend{flex:1 1 calc(50% - 5px);padding-right:12px;padding-left:12px;justify-content:center}html.vxg-member-page .vxg-mp-social,html.vxg-member-page .vxg-mp-bio,html.vxg-member-page .vxg-mp-chips{padding-left:0}}html.vxg-member-page .vxg-mp-tabs-wrap{position:sticky;top:var(--vxg-header-h,64px);z-index:120;margin:0
-10px 0;padding:10px
10px;border-bottom:1px solid oklch(1 0 0/.06);background:color-mix(in oklab,var(--background) 64%,transparent);-webkit-backdrop-filter:blur(16px) saturate(140%);backdrop-filter:blur(16px) saturate(140%)}@media (min-width:801px){html.vxg-member-page .vxg-mp-tabs-wrap{margin-right:-15px;margin-left:-15px;padding-right:15px;padding-left:15px}}@media (max-width:1023px){html.vxg-member-page .vxg-mp-tabs-wrap{top:0}}html.vxg-member-page .section-tabs{position:static;display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;margin:0;padding:0;border:0;background:none}html.vxg-member-page .section-tabs::-webkit-scrollbar{display:none}html.vxg-member-page .section-tabs .link-tab{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-height:38px;height:38px;margin:0;padding:0
16px;border:0;border-radius:9999px;background:none;color:var(--muted-foreground);font-size:13.5px;font-weight:700;white-space:nowrap;text-decoration:none;transition:background .16s,color .16s}html.vxg-member-page .section-tabs .link-tab
em{padding:0;background:none;color:inherit;font-size:11px;font-style:normal;opacity:.8}html.vxg-member-page .section-tabs .link-tab:hover{color:var(--foreground);background:oklch(1 0 0/.05)}html.vxg-member-page .section-tabs .link-tab.active{background:var(--primary);color:#fff;box-shadow:var(--shadow-glow)}html.vxg-member-page .vxg-mp-about{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;max-width:920px;margin-top:22px;padding-left:160px}html.vxg-member-page .vxg-mp-about
.card{min-width:0;padding:12px
13px;border:1px
solid oklch(1 0 0/.1);border-radius:13px;background:var(--surface)}html.vxg-member-page .vxg-mp-about
h3{margin:0
0 5px;color:var(--muted-foreground);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}html.vxg-member-page .vxg-mp-about
p{margin:0;color:var(--foreground);font-size:14px;font-weight:650}@media (max-width:640px){html.vxg-member-page .vxg-mp-about{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:0}}html.vxg-member-page .tab-content>.section-row>.heading{display:flex;align-items:center;gap:10px;margin:26px
0 14px}html.vxg-member-page .tab-content>.section-row>.heading>.title{min-width:0;margin-right:auto;font-family:Outfit,Inter,sans-serif;font-size:clamp(19px,2vw,24px);font-weight:800}html.vxg-member-page .tab-content .heading
.sort{width:auto;min-width:0;margin:0}html.vxg-member-page .tab-content .heading .sort-title{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:40px;padding:0
15px;border:1px
solid oklch(1 0 0/.1);border-radius:9999px;background:var(--surface);color:var(--muted-foreground);font-size:12.5px;font-weight:700;line-height:1;white-space:nowrap}html.vxg-member-page .tab-content .heading .sort-title
i{margin-left:2px}html.vxg-member-page .tab-content .heading .sort-drop{top:calc(100% + 7px);right:0;left:auto;z-index:130;min-width:220px;max-width:min(360px,90vw);max-height:420px;overflow:auto;padding:6px;border:1px
solid var(--border);border-radius:13px;background:var(--surface-elevated);box-shadow:var(--shadow-elevated)}html.vxg-member-page .tab-content .heading .sort-drop
a{display:block;width:100%;padding:9px
11px;border-radius:8px;color:var(--muted-foreground);font-size:12.5px;font-weight:650;text-align:left}html.vxg-member-page .tab-content .heading .sort-drop a:hover{background:oklch(1 0 0/.06);color:var(--foreground)}html.vxg-member-page .vxg-mp-privacyseg{max-width:100%;overflow-x:auto;scrollbar-width:none}html.vxg-member-page .vxg-mp-privacyseg::-webkit-scrollbar{display:none}html.vxg-member-page .vxg-mp-privacyseg>a,html.vxg-member-page .vxg-mp-privacyseg>span{flex:0 0 auto;white-space:nowrap}@media (max-width:640px){html.vxg-member-page .tab-content>.section-row>.heading{align-items:flex-start;flex-wrap:wrap}html.vxg-member-page .tab-content>.section-row>.heading>.title{flex:1 0 100%;width:100%}html.vxg-member-page .tab-content .heading .sort-title{min-height:38px;padding:0
13px;font-size:12px}html.vxg-member-page .vxg-mp-privacyseg{width:100%}}html.vxg-member-page .vxg-cover-field{margin-top:18px}html.vxg-member-page .vxg-cover-field .field-label
span{color:var(--muted-foreground);font-weight:600}html.vxg-member-page .vxg-cover-preview{margin-top:10px;overflow:hidden;border:1px
solid var(--border);border-radius:12px;background:var(--surface)}html.vxg-member-page .vxg-cover-preview
img{display:block;width:100%;aspect-ratio:8/3;object-fit:cover}html.vxg-community-page .vxg-cm-pill:focus-visible,html.vxg-community-page .vxg-cm-fbtn:focus-visible,html.vxg-community-page .vxg-cm-sheet-close:focus-visible,html.vxg-community-page .vxg-cm-search input:focus-visible,html.vxg-member-page .vxg-mp-btn:focus-visible,html.vxg-member-page .section-tabs .link-tab:focus-visible{outline:2px
solid var(--primary-glow);outline-offset:2px}@media (prefers-reduced-motion:reduce){html.vxg-community-page .vxg-mc,html.vxg-community-page .sort-search .search-filter{transition:none}}html.vxg-community-page .vxg-cm-country-switch{display:inline-flex;align-items:center;gap:5px;margin:0;padding:0;border:0;background:none;color:var(--foreground);font:inherit;letter-spacing:inherit;cursor:pointer}html.vxg-community-page .vxg-cm-country-switch:hover{color:var(--primary-glow)}html.vxg-community-page .vxg-cm-country-switch
svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}html.vxg-community-page .vxg-cm-subrow{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-top:9px}html.vxg-community-page .vxg-cm-sortseg{flex:0 0 auto;max-width:100%;overflow-x:auto;scrollbar-width:none}html.vxg-community-page .vxg-cm-sortseg::-webkit-scrollbar{display:none}html.vxg-community-page .vxg-cm-chips:empty{display:none}html.vxg-community-page .vxg-cm-chips{flex:1 1 360px;padding:0}html.vxg-community-page .vxg-cm-chip{color:var(--foreground);text-decoration:none}html.vxg-community-page .vxg-cm-chip
svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.2}html.vxg-community-page .vxg-cm-reset{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0
14px;color:var(--muted-foreground);font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}html.vxg-community-page .vxg-cm-reset:hover{color:var(--foreground)}html.vxg-community-page dialog.search-filter .col-item.second .select-item{justify-content:flex-end}@media (max-width:767px){html.vxg-community-page .vxg-cm-head{gap:12px;margin-bottom:12px}html.vxg-community-page .vxg-cm-search{display:block;min-width:0;width:100%}html.vxg-community-page .vxg-cm-subrow{padding-top:8px}html.vxg-community-page .vxg-cm-sortseg{width:100%}}html.vxg-community-page ul.grid-temp.vxg-cm-grid,
html.vxg-member-page ul.grid-temp.vxg-mp-member-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:space-between;gap:14px 8px!important;width:100%;margin:0;padding:0;list-style:none}html.vxg-community-page ul.vxg-cm-grid>li.item,
html.vxg-member-page ul.vxg-mp-member-grid>li.item{display:block;width:auto!important;min-width:0;margin:0;padding:0}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc{width:100%;max-width:200px;min-width:0}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-media{position:relative;aspect-ratio:1/1;overflow:hidden;border:1px
solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-card);isolation:isolate;transition:transform .22s,border-color .22s,box-shadow .22s}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-portrait{position:absolute;inset:0;background:var(--surface)}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-portrait
img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-mono{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 18% 100%,color-mix(in srgb,var(--primary) 20%,transparent),transparent 42%),radial-gradient(circle at 80% 10%,rgba(255,255,255,.055),transparent 24%),linear-gradient(145deg,#303034,#171719 58%,#0b0b0c);font-family:Outfit,Inter,sans-serif;font-size:clamp(30px,4vw,50px);font-weight:800;letter-spacing:-.06em;color:oklch(1 0 0/.76)}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-mono::before{content:"";position:absolute;width:70%;aspect-ratio:1;border:1px
solid oklch(1 0 0/.06);border-radius:50%}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 28%,oklch(0 0 0/.16) 48%,oklch(.025 .003 250/.97) 100%);pointer-events:none}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-activity{position:absolute;top:8px;left:8px;z-index:3;display:inline-flex;align-items:center;gap:5px;padding:5px
7px;border-radius:9999px;background:oklch(.06 .003 250/.78);color:oklch(1 0 0/.82);font-size:8.5px;font-weight:800;line-height:1;white-space:nowrap}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-activity.week{color:#ecd9a9}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-activity
i{width:6px;height:6px;border-radius:50%;background:var(--success);box-shadow:0 0 8px color-mix(in oklab,var(--success) 70%,transparent)}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-nophoto{position:absolute;top:8px;right:8px;z-index:3;padding:5px
7px;border-radius:7px;background:oklch(.06 .003 250/.78);color:oklch(1 0 0/.76);font-size:8px;font-weight:800;line-height:1}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-info{position:absolute;right:9px;bottom:9px;left:10px;z-index:3;min-width:0;padding-right:36px;pointer-events:none}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-name{display:flex;align-items:baseline;gap:5px;min-width:0;margin:0;color:#fff;font-size:13.5px;font-weight:800;line-height:1.15}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-name
b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-name
span{flex:0 0 auto;color:oklch(1 0 0/.69);font-size:9.5px}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-place{display:flex;align-items:center;gap:4px;min-width:0;margin-top:3px;color:oklch(1 0 0/.7);font-size:9.5px;font-weight:650;line-height:1.2;white-space:nowrap}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-place
img{flex:0 0 auto;width:auto;height:9px;border-radius:2px}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-place
span{min-width:0;overflow:hidden;text-overflow:ellipsis}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-fact{margin-top:4px;color:oklch(1 0 0/.62);font-size:8.5px;font-weight:650;line-height:1.15}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-tags{display:flex;gap:4px;overflow:hidden;margin-top:5px}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-tags
span{flex:0 0 auto;padding:2px
5px;border:1px
solid oklch(1 0 0/.16);border-radius:5px;color:oklch(1 0 0/.75);font-size:7.5px;font-weight:800;line-height:1;text-transform:capitalize}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-tags
.role{border-color:color-mix(in oklab,var(--primary) 48%,transparent);background:color-mix(in oklab,var(--primary) 17%,transparent);color:#fff}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-hit{position:absolute;inset:0;z-index:2;border-radius:inherit}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-message{position:absolute;right:7px;bottom:7px;z-index:4;display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px
solid oklch(1 0 0/.18);border-radius:50%;background:oklch(.06 .003 250/.78);color:#fff;text-decoration:none}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-message
svg{width:14px;height:14px}@media (hover:hover) and (min-width:1024px){:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc:hover .vxg-mc-media{transform:translateY(-3px);border-color:color-mix(in oklab,var(--primary) 48%,transparent);box-shadow:0 16px 34px -20px color-mix(in oklab,var(--primary) 55%,transparent)}}@media (min-width:560px){html.vxg-community-page ul.grid-temp.vxg-cm-grid,
html.vxg-member-page ul.grid-temp.vxg-mp-member-grid{grid-template-columns:repeat(auto-fill,minmax(138px,1fr))!important;gap:18px 12px!important}}@media (min-width:1024px){html.vxg-community-page ul.grid-temp.vxg-cm-grid,
html.vxg-member-page ul.grid-temp.vxg-mp-member-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))!important;gap:22px 14px!important}}@media (max-width:420px){:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-tags{display:none}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-info{padding-right:52px}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-message{width:44px;height:44px}}@media (min-width:421px) and (max-width:780px){:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-info{padding-right:52px}:is(html.vxg-community-page,html.vxg-member-page) .vxg-mc-message{width:44px;height:44px}}html.vxg-member-page .vxg-mp-hero{height:clamp(160px,20vw,230px);background:radial-gradient(circle at 18% 100%,color-mix(in srgb,var(--primary) 25%,transparent),transparent 44%),linear-gradient(135deg,#303034,#171719 58%,#0b0b0c)}html.vxg-member-page .vxg-mp-hero::after{background:linear-gradient(to top,var(--background),oklch(.06 .003 250/.24) 48%,transparent),radial-gradient(70% 90% at 18% 105%,color-mix(in oklab,var(--primary) 30%,transparent),transparent 70%)}html.vxg-member-page .vxg-mp-head{align-items:flex-end;gap:18px;margin-top:-50px}html.vxg-member-page .vxg-mp-avatar img,html.vxg-member-page .vxg-mp-avatar
.mono{width:112px;height:112px;font-size:38px}html.vxg-member-page .vxg-mp-id{flex:1 1 330px;padding-bottom:0}html.vxg-member-page .vxg-mp-h1{font-size:clamp(27px,3vw,38px)}html.vxg-member-page .vxg-mp-social{gap:16px;margin:9px
0 0;padding-left:0}html.vxg-member-page .vxg-mp-social
b{font-size:15px}html.vxg-member-page .vxg-mp-bio-preview{display:-webkit-box;max-width:680px;margin-top:10px;overflow:hidden;color:oklch(1 0 0/.76);font-size:13.5px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}html.vxg-member-page .vxg-mp-bio-preview
p{display:inline;margin:0}html.vxg-member-page .vxg-mp-chips{gap:6px;margin:9px
0 0;padding-left:0}html.vxg-member-page .vxg-mp-chips
span{padding:4px
9px;font-size:10.5px}html.vxg-member-page .vxg-mp-actions{align-self:flex-end;padding-bottom:1px}html.vxg-member-page .vxg-mp-actions .vxg-mp-btn{height:40px;min-height:40px;padding:0
16px;font-size:13px}@media (max-width:640px){html.vxg-member-page .vxg-mp-hero{height:150px}html.vxg-member-page .vxg-mp-head{align-items:flex-start;gap:12px;margin-top:-38px;padding:0
2px}html.vxg-member-page .vxg-mp-avatar img,html.vxg-member-page .vxg-mp-avatar
.mono{width:82px;height:82px;font-size:28px;box-shadow:0 0 0 4px var(--background),var(--shadow-elevated)}html.vxg-member-page .vxg-mp-id{flex:1 1 calc(100% - 96px);padding-top:41px}html.vxg-member-page .vxg-mp-h1{font-size:25px}html.vxg-member-page .vxg-mp-user{font-size:12.5px}html.vxg-member-page .vxg-mp-meta{gap:6px;margin-top:7px;font-size:11.5px}html.vxg-member-page .vxg-mp-badge-on{padding:3px
7px;font-size:9px}html.vxg-member-page .vxg-mp-social{gap:12px;margin-top:8px;font-size:11.5px}html.vxg-member-page .vxg-mp-bio-preview{flex:1 0 100%;order:2;max-width:none;margin-top:2px}html.vxg-member-page .vxg-mp-chips{flex:1 0 100%;order:3;margin-top:0}html.vxg-member-page .vxg-mp-actions{flex:1 0 100%;order:4;gap:8px;margin-top:2px}html.vxg-member-page .vxg-mp-actions .vxg-mp-btn{height:44px;min-height:44px}html.vxg-member-page .vxg-mp-actions
.primary{flex:1 1 calc(50% - 4px)}html.vxg-member-page .vxg-mp-actions
.msg{flex:1 1 calc(50% - 4px)}html.vxg-member-page .vxg-mp-actions
.friend{flex:1 0 100%}}html.vxg-member-page .vxg-mp-tabs-wrap{top:var(--vxg-header-h,64px);margin-top:0}html.vxg-member-page .vxg-mp-tabsbar{position:relative;display:flex;align-items:center;gap:8px;max-width:1240px;margin:0
auto}html.vxg-member-page .vxg-mp-tabsbar .section-tabs{flex:1 1 auto;min-width:0}@media (max-width:1023px){html.vxg-member-page .vxg-mp-tabs-wrap{top:env(safe-area-inset-top,0px)}}@media (max-width:640px){html.vxg-member-page .vxg-mp-tabs-wrap{margin-top:16px;padding-top:8px;padding-bottom:8px}html.vxg-member-page .section-tabs .link-tab{height:36px;min-height:36px;padding:0
13px;font-size:12.5px}}html.vxg-member-page .vxg-mp-overview{padding-bottom:24px}html.vxg-member-page .vxg-mp-overview-section,
html.vxg-member-page .vxg-mp-about-panel,
html.vxg-member-page .vxg-mp-country-panel,
html.vxg-member-page .vxg-mp-empty{margin-top:30px}html.vxg-member-page .vxg-mp-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:13px}html.vxg-member-page .vxg-mp-section-head
h2{margin:0;color:var(--foreground);font:800 clamp(20px,2.1vw,25px)/1.12 Outfit,Inter,sans-serif}html.vxg-member-page .vxg-mp-section-head
p{margin:4px
0 0;color:var(--muted-foreground);font-size:12.5px}html.vxg-member-page .vxg-mp-section-head>a{flex:0 0 auto;color:var(--foreground);font-size:12.5px;font-weight:800;text-decoration:none}html.vxg-member-page .vxg-mp-section-head>a:hover{color:var(--primary-glow)}html.vxg-member-page .vxg-mp-video-rail,
html.vxg-member-page .vxg-mp-stack-rail,
html.vxg-member-page .vxg-mp-album-rail,
html.vxg-member-page .vxg-mp-country-rail{display:flex;gap:13px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding:2px
1px 10px}html.vxg-member-page .vxg-mp-video-rail::-webkit-scrollbar,
html.vxg-member-page .vxg-mp-stack-rail::-webkit-scrollbar,
html.vxg-member-page .vxg-mp-album-rail::-webkit-scrollbar,
html.vxg-member-page .vxg-mp-country-rail::-webkit-scrollbar{display:none}html.vxg-member-page .vxg-mp-video-card{flex:0 0 clamp(238px,28vw,320px);min-width:0;scroll-snap-align:start}html.vxg-member-page .vxg-mp-video-media{position:relative;display:block;overflow:hidden;aspect-ratio:16/9;border:1px
solid var(--border);border-radius:13px;background:var(--surface)}html.vxg-member-page .vxg-mp-video-media
img{width:100%;height:100%;object-fit:cover}html.vxg-member-page .vxg-mp-video-shade{position:absolute;inset:48% 0 0;background:linear-gradient(transparent,oklch(0 0 0/.68))}html.vxg-member-page .vxg-mp-quality,html.vxg-member-page .vxg-mp-duration{position:absolute;bottom:7px;z-index:2;padding:3px
6px;border-radius:5px;background:oklch(.05 0 0/.8);color:#fff;font-size:9px;font-weight:800}html.vxg-member-page .vxg-mp-quality{left:7px}html.vxg-member-page .vxg-mp-duration{right:7px}html.vxg-member-page .vxg-mp-media-title{display:-webkit-box;margin-top:8px;overflow:hidden;color:var(--foreground);font-size:13.5px;font-weight:750;line-height:1.3;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}html.vxg-member-page .vxg-mp-video-card p,html.vxg-member-page .vxg-mp-album-card
p{margin:4px
0 0;color:var(--muted-foreground);font-size:10.5px}html.vxg-member-page .vxg-mp-overview-shorts .vxg-shorts-row{display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding:2px
1px 10px}html.vxg-member-page .vxg-mp-overview-shorts .vxg-short{flex:0 0 clamp(132px,16vw,174px);scroll-snap-align:start}html.vxg-member-page .vxg-mp-stack-card{display:flex;flex-direction:column;min-width:0;color:inherit;text-decoration:none}html.vxg-member-page .vxg-mp-stack-rail .vxg-mp-stack-card{flex:0 0 clamp(210px,24vw,280px);scroll-snap-align:start}html.vxg-member-page .vxg-mp-stack-art{position:relative;display:grid;place-items:center;aspect-ratio:16/9;overflow:hidden;border:1px
solid var(--border);border-radius:13px;background:radial-gradient(circle at 18% 100%,color-mix(in srgb,var(--primary) 24%,transparent),transparent 42%),linear-gradient(145deg,#303034,#171719 58%,#0b0b0c)}html.vxg-member-page .vxg-mp-stack-art
svg{width:34px;height:34px;color:oklch(1 0 0/.72)}html.vxg-member-page .vxg-mp-stack-art
b{position:absolute;right:10px;bottom:7px;color:oklch(1 0 0/.12);font:900 38px/1 Outfit,Inter,sans-serif}html.vxg-member-page .vxg-mp-stack-title{display:-webkit-box;margin-top:8px;overflow:hidden;color:var(--foreground);font-size:13.5px;font-weight:750;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}html.vxg-member-page .vxg-mp-stack-meta{margin-top:4px;color:var(--muted-foreground);font-size:10.5px}html.vxg-member-page .vxg-mp-album-card{flex:0 0 clamp(210px,24vw,280px);min-width:0;scroll-snap-align:start}html.vxg-member-page .vxg-mp-album-media{position:relative;display:block;overflow:hidden;aspect-ratio:4/3;border:1px
solid var(--border);border-radius:13px;background:var(--surface)}html.vxg-member-page .vxg-mp-album-media
img{width:100%;height:100%;object-fit:cover}html.vxg-member-page .vxg-mp-album-media>span{position:absolute;right:7px;bottom:7px;padding:4px
7px;border-radius:6px;background:oklch(.05 0 0/.8);color:#fff;font-size:9px}html.vxg-member-page .vxg-mp-country-rail{margin:0;padding-left:0;list-style:none}html.vxg-member-page .vxg-mp-country-rail>li.item{flex:0 0 160px;width:160px;margin:0;padding:0;scroll-snap-align:start}html.vxg-member-page .vxg-mp-country-rail .vxg-mc{max-width:160px}html.vxg-member-page .vxg-mp-stack-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:22px 14px!important;margin:0;padding:0;list-style:none}html.vxg-member-page .vxg-mp-stack-grid>li.item{width:auto!important;margin:0;padding:0}html.vxg-member-page .vxg-mp-about-panel{padding:18px;border:1px
solid var(--border);border-radius:17px;background:var(--surface)}html.vxg-member-page .vxg-mp-biowrap{max-width:860px}html.vxg-member-page .vxg-mp-about-bio{position:relative;max-height:4.8em;overflow:hidden;color:oklch(1 0 0/.8);font-size:14px;line-height:1.6}html.vxg-member-page .vxg-mp-about-bio.is-expanded{max-height:none}html.vxg-member-page .vxg-mp-about-bio:not(.is-expanded)::after{content:"";position:absolute;right:0;bottom:0;width:32%;height:1.6em;background:linear-gradient(90deg,transparent,var(--surface))}html.vxg-member-page .vxg-mp-bio-toggle{margin-top:7px;padding:0;border:0;background:none;color:var(--primary-glow);font-size:12.5px;font-weight:800;cursor:pointer}html.vxg-member-page .vxg-mp-about-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:15px}html.vxg-member-page .vxg-mp-about-chips
span{padding:5px
10px;border:1px
solid color-mix(in oklab,var(--primary) 36%,var(--border));border-radius:9999px;background:color-mix(in oklab,var(--primary) 11%,transparent);color:var(--foreground);font-size:11.5px;font-weight:700}html.vxg-member-page .vxg-mp-about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px;margin:17px
0 0}html.vxg-member-page .vxg-mp-about-grid>div{min-width:0;padding:11px
12px;border:1px
solid var(--border);border-radius:11px;background:var(--surface-elevated)}html.vxg-member-page .vxg-mp-about-grid
dt{color:var(--muted-foreground);font-size:9.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}html.vxg-member-page .vxg-mp-about-grid
dd{overflow:hidden;margin:4px
0 0;color:var(--foreground);font-size:13px;font-weight:700;text-overflow:ellipsis}html.vxg-member-page .vxg-mp-empty{display:flex;align-items:center;gap:15px;padding:20px;border:1px
dashed var(--border);border-radius:16px;background:color-mix(in oklab,var(--surface) 72%,transparent)}html.vxg-member-page .vxg-mp-empty-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:13px;background:color-mix(in oklab,var(--primary) 13%,transparent);color:var(--primary-glow)}html.vxg-member-page .vxg-mp-empty-icon
svg{width:23px;height:23px}html.vxg-member-page .vxg-mp-empty
h2{margin:0;font:800 18px/1.2 Outfit,Inter,sans-serif}html.vxg-member-page .vxg-mp-empty
p{margin:4px
0 0;color:var(--muted-foreground);font-size:12.5px}html.vxg-member-page .vxg-mp-empty-actions{display:flex;gap:8px;margin-left:auto}html.vxg-member-page .vxg-mp-empty-actions
a{padding:8px
12px;border:1px
solid var(--border);border-radius:9999px;color:var(--foreground);font-size:11.5px;font-weight:800;text-decoration:none}html.vxg-member-page .vxg-mp-content-sort{max-width:100%;overflow-x:auto;scrollbar-width:none}html.vxg-member-page .vxg-mp-content-sort::-webkit-scrollbar{display:none}@media (max-width:640px){html.vxg-member-page .vxg-mp-overview-section,html.vxg-member-page .vxg-mp-about-panel,html.vxg-member-page .vxg-mp-country-panel,html.vxg-member-page .vxg-mp-empty{margin-top:24px}html.vxg-member-page .vxg-mp-section-head{align-items:center}html.vxg-member-page .vxg-mp-section-head
p{display:none}html.vxg-member-page .vxg-mp-video-card{flex-basis:78vw}html.vxg-member-page .vxg-mp-about-panel{padding:15px}html.vxg-member-page .vxg-mp-about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html.vxg-member-page .vxg-mp-empty{align-items:flex-start;flex-wrap:wrap}html.vxg-member-page .vxg-mp-empty-actions{flex:1 0 100%;margin-left:0}}html.vxg-community-page .vxg-cm-country-switch:focus-visible,
html.vxg-community-page .vxg-cm-chip:focus-visible,
html.vxg-member-page .vxg-mc-hit:focus-visible,
html.vxg-member-page .vxg-mc-message:focus-visible,
html.vxg-member-page .vxg-mp-section-head>a:focus-visible,
html.vxg-member-page .vxg-mp-bio-toggle:focus-visible{outline:2px
solid var(--primary-glow);outline-offset:2px}html.vxg-community-page .vxg-cm-subrow[hidden]{display:none!important}html.vxg-community-page .vxg-cm-tbrow{min-width:0}html.vxg-community-page .vxg-cm-tbright{min-width:0}html.vxg-community-page .vxg-cm-tbright .vxg-cm-sortseg{max-width:100%;overscroll-behavior-inline:contain}html.vxg-community-page .vxg-cm-sortseg>a,html.vxg-community-page .vxg-cm-sortseg>span{white-space:nowrap}@media (max-width:767px){html.vxg-community-page .vxg-cm-tbrow{flex-wrap:wrap}html.vxg-community-page .vxg-cm-tbright{display:flex;flex:1 0 100%;order:3;width:100%;margin:1px
0 0;overflow:hidden}html.vxg-community-page .vxg-cm-tbright .vxg-cm-sortseg{width:100%;overflow-x:auto;scrollbar-width:none}}@media (max-width:420px){html.vxg-community-page .vxg-cm-sortseg>a,html.vxg-community-page .vxg-cm-sortseg>span{min-height:32px;padding:0
11px;font-size:11.5px}}html.vxg-member-page .vxg-mp-tabsbar{display:block;min-width:0}html.vxg-member-page .vxg-mp-tabsbar .section-tabs{display:flex;flex-wrap:nowrap;width:100%;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scroll-padding-inline:10px;-webkit-overflow-scrolling:touch;scrollbar-width:none}html.vxg-member-page .vxg-mp-tabsbar .section-tabs::-webkit-scrollbar{display:none}html.vxg-member-page .vxg-mp-tabsbar .link-tab{flex:0 0 auto;scroll-snap-align:start}@media (max-width:640px){html.vxg-member-page .vxg-mp-tabsbar .section-tabs{padding-inline:1px}html.vxg-member-page .vxg-mp-tabsbar .link-tab{height:36px;min-height:36px;padding:0
12px;font-size:12px}}html.vxg-member-page .vxg-mp-overview>.vxg-mp-about-panel:first-child{margin-top:22px}html.vxg-member-page .vxg-mp-overview-shorts .vxg-shorts-row{overscroll-behavior-inline:contain;-webkit-mask-image:none;mask-image:none}html.vxg-member-page .vxg-mp-overview-shorts .vxg-short{flex:0 0 148px;width:148px;min-width:148px;max-width:148px;aspect-ratio:9/16;box-sizing:border-box;border-radius:15px;scroll-snap-align:start}html.vxg-member-page .vxg-mp-overview-shorts .vxg-short-img{width:100%;height:100%;object-fit:cover}@media (max-width:640px){html.vxg-member-page .vxg-mp-overview-shorts .vxg-short{flex-basis:116px;width:116px;min-width:116px;max-width:116px;border-radius:13px}}.profile-page .vxg-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}.profile-page :is(.vxg-inbox,.vxg-invites,.vxg-thread){margin-top:22px;color:var(--foreground)}.profile-page :is(.vxg-inbox-row,.vxg-inbox-no-match)[hidden]{display:none!important}.profile-page .vxg-inbox-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0
0 18px}.profile-page .vxg-inbox-kicker{margin:0
0 4px;color:var(--primary-glow);font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.profile-page .vxg-inbox-head
h1{display:flex;align-items:center;gap:9px;margin:0;color:var(--foreground);font:800 clamp(25px,3vw,34px)/1.08 Outfit,Inter,sans-serif;letter-spacing:-.025em}.profile-page .vxg-inbox-head h1>span{display:inline-grid;place-items:center;min-width:28px;height:25px;padding:0
7px;border-radius:9999px;background:var(--primary);color:#fff;font:800 11px/1 Inter,sans-serif}.profile-page .vxg-inbox-head p:last-child{margin:7px
0 0;color:var(--muted-foreground);font-size:12.5px;line-height:1.45}.profile-page .vxg-inbox-new{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0
15px;border:0;border-radius:9999px;background:var(--gradient-brand);box-shadow:var(--shadow-glow);color:#fff;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}.profile-page .vxg-inbox-new
svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.profile-page .vxg-inbox-segments{display:flex;width:max-content;max-width:100%;gap:3px;margin:0
0 13px;padding:4px;overflow-x:auto;border:1px
solid var(--border);border-radius:12px;background:var(--surface);scrollbar-width:none}.profile-page .vxg-inbox-segments::-webkit-scrollbar{display:none}.profile-page .vxg-inbox-segments>a{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;min-height:34px;padding:0
12px;border:0;border-radius:9px;color:var(--muted-foreground);font-size:11.5px;font-weight:750;text-decoration:none;white-space:nowrap}.profile-page .vxg-inbox-segments>a:hover{color:var(--foreground)}.profile-page .vxg-inbox-segments>a.active{background:color-mix(in oklab,var(--primary) 16%,var(--surface-elevated));box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--primary) 34%,transparent);color:#fff}.profile-page .vxg-inbox-segments
em{display:grid;place-items:center;min-width:20px;height:19px;padding:0
5px;border-radius:9999px;background:var(--primary);color:#fff;font-size:9px;font-style:normal;font-variant-numeric:tabular-nums}.profile-page .vxg-inbox-tools{display:flex;align-items:center;gap:8px;margin-bottom:10px}.profile-page .vxg-inbox-search{position:relative;display:block;flex:1 1 auto;min-width:0}.profile-page .vxg-inbox-search
svg{position:absolute;top:50%;left:14px;width:17px;height:17px;transform:translateY(-50%);fill:none;stroke:var(--muted-foreground);stroke-width:1.8;pointer-events:none}.profile-page .vxg-inbox-search
input{display:block;width:100%;height:42px;padding:0
14px 0 42px;border:1px
solid var(--border);border-radius:11px;outline:0;background:var(--surface);color:var(--foreground);font:500 12.5px/1 Inter,sans-serif}.profile-page .vxg-inbox-search input::placeholder{color:var(--muted-foreground)}.profile-page .vxg-inbox-search input:focus{border-color:color-mix(in oklab,var(--primary) 62%,var(--border));box-shadow:0 0 0 3px color-mix(in oklab,var(--primary) 12%,transparent)}.profile-page .vxg-inbox-unread-toggle{flex:0 0 auto;height:42px;padding:0
14px;border:1px
solid var(--border);border-radius:11px;background:var(--surface);color:var(--muted-foreground);font:750 11.5px/1 Inter,sans-serif;cursor:pointer}.profile-page .vxg-inbox-unread-toggle:hover,.profile-page .vxg-inbox-unread-toggle.active{border-color:color-mix(in oklab,var(--primary) 50%,var(--border));background:color-mix(in oklab,var(--primary) 12%,var(--surface));color:#fff}.profile-page .vxg-inbox-list{overflow:hidden;border:1px
solid var(--border);border-radius:15px;background:var(--surface);box-shadow:var(--shadow-card)}.profile-page .vxg-inbox-row{position:relative;margin:0;border-bottom:1px solid var(--border);background:transparent}.profile-page .vxg-inbox-row:last-of-type{border-bottom:0}.profile-page .vxg-inbox-row::before{content:"";position:absolute;top:17px;bottom:17px;left:0;width:3px;border-radius:0 3px 3px 0;background:transparent}.profile-page .vxg-inbox-row.is-unread::before{background:var(--primary)}.profile-page .vxg-inbox-row:hover{background:var(--surface-elevated)}.profile-page .vxg-inbox-hit{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:82px;padding:12px
15px;color:inherit;text-decoration:none}.profile-page .vxg-inbox-avatar{position:relative;display:grid;place-items:center;width:54px;height:54px;overflow:visible;border:1px
solid var(--border);border-radius:14px;background:radial-gradient(circle at 20% 100%,color-mix(in srgb,var(--primary) 20%,transparent),transparent 48%),linear-gradient(145deg,#303034,#171719 58%,#0b0b0c);color:oklch(1 0 0/.8);font:800 18px/1 Outfit,Inter,sans-serif}.profile-page .vxg-inbox-avatar
img{display:block;width:100%;height:100%;object-fit:cover;border-radius:13px}.profile-page .vxg-inbox-avatar
i{position:absolute;right:-2px;bottom:-2px;width:12px;height:12px;border:3px
solid var(--surface);border-radius:50%;background:var(--success);box-sizing:content-box}.profile-page .vxg-inbox-copy{display:block;min-width:0}.profile-page .vxg-inbox-line{display:flex;align-items:center;gap:12px;min-width:0}.profile-page .vxg-inbox-line
strong{min-width:0;overflow:hidden;color:var(--foreground);font-size:13.5px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.profile-page .vxg-inbox-line
time{flex:0 0 auto;margin-left:auto;color:var(--muted-foreground);font-size:9.5px;font-variant-numeric:tabular-nums}.profile-page .vxg-inbox-preview{display:block;min-width:0;margin-top:4px;overflow:hidden;color:color-mix(in oklab,var(--foreground) 70%,transparent);font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.profile-page .vxg-inbox-preview
b{color:var(--foreground);font-weight:750}.profile-page .vxg-inbox-row.is-unread .vxg-inbox-preview{color:color-mix(in oklab,var(--foreground) 88%,transparent);font-weight:650}.profile-page .vxg-inbox-meta{display:block;margin-top:3px;color:var(--muted-foreground);font-size:9.5px}.profile-page .vxg-inbox-badge{display:grid;place-items:center;min-width:25px;height:23px;padding:0
6px;border-radius:9999px;background:var(--primary);color:#fff;font-size:9.5px;font-weight:850;font-variant-numeric:tabular-nums}.profile-page .vxg-inbox-chevron{width:18px;height:18px;fill:none;stroke:var(--muted-foreground);stroke-width:1.8}.profile-page .vxg-inbox-no-match{margin:0;padding:34px
18px;color:var(--muted-foreground);font-size:12.5px;text-align:center}.profile-page .vxg-inbox-empty{display:flex;align-items:center;gap:15px;padding:25px
20px}.profile-page .vxg-inbox-empty>span{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:14px;background:color-mix(in oklab,var(--primary) 13%,transparent);color:var(--primary-glow)}.profile-page .vxg-inbox-empty>span
svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.profile-page .vxg-inbox-empty
h2{margin:0;color:var(--foreground);font:800 16px/1.2 Outfit,Inter,sans-serif}.profile-page .vxg-inbox-empty
p{margin:4px
0 0;color:var(--muted-foreground);font-size:11.5px;line-height:1.45}.profile-page .vxg-inbox-empty>a{margin-left:auto;padding:9px
12px;border:1px
solid var(--border);border-radius:9999px;color:var(--foreground);font-size:10.5px;font-weight:800;text-decoration:none;white-space:nowrap}.profile-page .vxg-invites-list{display:grid;gap:9px}.profile-page .vxg-invites-list>.vxg-inbox-empty{border:1px
solid var(--border);border-radius:15px;background:var(--surface)}.profile-page .vxg-invite-card{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;border:1px
solid var(--border);border-radius:15px;background:var(--surface);box-shadow:var(--shadow-card)}.profile-page .vxg-invite-avatar{display:grid;place-items:center;width:58px;height:58px;overflow:hidden;border:1px
solid var(--border);border-radius:14px;background:linear-gradient(145deg,#303034,#171719 58%,#0b0b0c);color:oklch(1 0 0/.8);font:800 19px/1 Outfit,Inter,sans-serif;text-decoration:none}.profile-page .vxg-invite-avatar
img{width:100%;height:100%;object-fit:cover}.profile-page .vxg-invite-copy{min-width:0}.profile-page .vxg-invite-name{display:flex;align-items:center;gap:10px}.profile-page .vxg-invite-name
a{min-width:0;overflow:hidden;color:var(--foreground);font-size:13.5px;font-weight:800;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.profile-page .vxg-invite-name
time{margin-left:auto;color:var(--muted-foreground);font-size:9.5px;white-space:nowrap}.profile-page .vxg-invite-meta,.profile-page .vxg-invite-label{margin:3px
0 0;color:var(--muted-foreground);font-size:10px}.profile-page .vxg-invite-label{color:color-mix(in oklab,var(--foreground) 78%,transparent);font-size:11.5px}.profile-page .vxg-invite-copy
blockquote{display:-webkit-box;max-width:650px;margin:7px
0 0;overflow:hidden;color:color-mix(in oklab,var(--foreground) 76%,transparent);font-size:11.5px;font-style:italic;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-page .vxg-invite-actions{display:flex;align-items:center;gap:7px}.profile-page .vxg-invite-actions
button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0
13px;border-radius:9999px;font:800 10.5px/1 Inter,sans-serif;cursor:pointer}.profile-page .vxg-invite-actions
button.primary{border:0;background:var(--gradient-brand);color:#fff}.profile-page .vxg-invite-actions
button.secondary{border:1px
solid var(--border);background:var(--surface-elevated);color:var(--foreground)}.profile-page .vxg-invite-actions
svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.profile-page .vxg-thread{display:flex;flex-direction:column;height:min(760px,calc(100vh - 145px));height:min(760px,calc(100dvh - 145px));min-height:560px;overflow:hidden;border:1px
solid var(--border);border-radius:17px;background:var(--surface);box-shadow:var(--shadow-card)}.profile-page .vxg-thread-head{position:relative;z-index:4;display:flex;align-items:center;flex:0 0 auto;gap:10px;min-height:68px;padding:9px
12px;border-bottom:1px solid var(--border);background:color-mix(in oklab,var(--surface) 94%,transparent);backdrop-filter:blur(14px)}.profile-page .vxg-thread-back,.profile-page .vxg-thread-menu>summary{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;padding:0;border:1px
solid transparent;border-radius:12px;background:transparent;color:var(--muted-foreground);cursor:pointer}.profile-page .vxg-thread-back:hover,.profile-page .vxg-thread-menu>summary:hover{border-color:var(--border);background:var(--surface-elevated);color:var(--foreground)}.profile-page .vxg-thread-back svg,.profile-page .vxg-thread-menu>summary
svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.profile-page .vxg-thread-person{display:flex;align-items:center;gap:10px;min-width:0;color:inherit;text-decoration:none}.profile-page .vxg-thread-avatar{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;overflow:hidden;border:1px
solid var(--border);border-radius:12px;background:linear-gradient(145deg,#303034,#171719 58%,#0b0b0c);color:oklch(1 0 0/.82);font:800 15px/1 Outfit,Inter,sans-serif}.profile-page .vxg-thread-avatar
img{width:100%;height:100%;object-fit:cover}.profile-page .vxg-thread-person>span:last-child{min-width:0}.profile-page .vxg-thread-person strong,.profile-page .vxg-thread-person
small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page .vxg-thread-person
strong{color:var(--foreground);font-size:13px;font-weight:800}.profile-page .vxg-thread-person
small{margin-top:3px;color:var(--muted-foreground);font-size:9.5px}.profile-page .vxg-thread-menu{position:relative;margin-left:auto}.profile-page .vxg-thread-menu>summary{list-style:none}.profile-page .vxg-thread-menu>summary::-webkit-details-marker{display:none}.profile-page .vxg-thread-menu>div{position:absolute;top:calc(100% + 6px);right:0;z-index:8;width:210px;padding:5px;border:1px
solid var(--border);border-radius:12px;background:var(--surface-elevated);box-shadow:var(--shadow-elevated)}.profile-page .vxg-thread-menu
a{display:block;padding:10px;border-radius:8px;color:var(--foreground);font-size:11px;font-weight:700;text-decoration:none}.profile-page .vxg-thread-menu a:hover{background:var(--muted)}.profile-page .vxg-thread-menu
a.danger{color:var(--primary-glow)}.profile-page .vxg-thread-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:var(--muted) transparent;scrollbar-width:thin}.profile-page .list-messages.vxg-thread-messages{display:block;min-height:100%;padding:15px
14px 18px;background:radial-gradient(circle at 12% 0,color-mix(in srgb,var(--primary) 7%,transparent),transparent 30%)}.profile-page .vxg-thread-older{display:flex;justify-content:center;margin:0
0 11px}.profile-page .vxg-thread-day{display:flex;align-items:center;gap:10px;margin:13px
0;color:var(--muted-foreground);font-size:9px;text-align:center;text-transform:capitalize}.profile-page .vxg-thread-day::before,.profile-page .vxg-thread-day::after{content:"";height:1px;flex:1;background:var(--border)}.profile-page .list-messages .item.vxg-thread-message{display:flex;align-items:flex-end;gap:8px;width:100%;max-width:none;margin:5px
0;padding:0;border:0;background:none;color:var(--foreground)}.profile-page .list-messages .item.vxg-thread-message.is-own{flex-direction:row-reverse}.profile-page .vxg-thread-msg-avatar{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;overflow:hidden;border:1px
solid var(--border);border-radius:9px;background:linear-gradient(145deg,#303034,#171719);color:oklch(1 0 0/.8);font:800 10px/1 Outfit,Inter,sans-serif}.profile-page .vxg-thread-msg-avatar
img{width:100%;height:100%;object-fit:cover}.profile-page .vxg-thread-message.is-grouped .vxg-thread-msg-avatar{visibility:hidden}.profile-page .list-messages .vxg-thread-message>.message-wrap{display:flex;flex-direction:column;float:none;width:auto;max-width:min(72%,660px);margin:0;padding:0}.profile-page .vxg-thread-message.is-own>.message-wrap{align-items:flex-end}.profile-page .vxg-thread-bubble{min-width:46px;padding:9px
12px;border:1px
solid var(--border);border-radius:15px 15px 15px 4px;background:var(--surface-elevated);color:color-mix(in oklab,var(--foreground) 90%,transparent);font-size:12.5px;line-height:1.48;overflow-wrap:anywhere}.profile-page .vxg-thread-message.is-own .vxg-thread-bubble{border-color:color-mix(in oklab,var(--primary) 40%,var(--border));border-radius:15px 15px 4px 15px;background:color-mix(in oklab,var(--primary) 18%,var(--surface-elevated));color:#fff}.profile-page .vxg-thread-message.is-grouped .vxg-thread-bubble{border-top-left-radius:7px}.profile-page .vxg-thread-message.is-own.is-grouped .vxg-thread-bubble{border-top-left-radius:15px;border-top-right-radius:7px}.profile-page .vxg-thread-deleted{color:var(--muted-foreground);font-style:italic}.profile-page .vxg-thread-status{display:flex;align-items:center;gap:6px;margin:4px
3px 0;color:var(--muted-foreground);font-size:8.5px;line-height:1}.profile-page .vxg-thread-status
button{padding:0;border:0;background:none;color:var(--primary-glow);font:750 8.5px/1 Inter,sans-serif;cursor:pointer}.profile-page .vxg-thread-message.is-system{justify-content:center;margin:13px
0}.profile-page .vxg-thread-message.is-system .vxg-thread-msg-avatar{display:none}.profile-page .vxg-thread-message.is-system>.message-wrap{align-items:center;width:min(100%,590px);max-width:590px}.profile-page .vxg-thread-message.is-system .vxg-thread-bubble{width:100%;border-radius:13px;background:color-mix(in oklab,var(--surface-elevated) 86%,transparent);text-align:center}.profile-page .vxg-thread-system-title{display:block;margin-bottom:4px;color:var(--foreground);font-size:11.5px}.profile-page .vxg-thread-invite-note{display:block;margin-top:7px;color:var(--muted-foreground);font-style:italic}.profile-page .vxg-thread-request-actions{display:flex;justify-content:center;gap:7px;margin-top:10px}.profile-page .vxg-thread-request-actions
.btn{min-height:35px;padding:0
13px;border-radius:9999px;font-size:10px}.profile-page .vxg-thread-request-actions
.primary{border:0;background:var(--gradient-brand);color:#fff}.profile-page .vxg-thread-request-actions
.secondary{border:1px
solid var(--border);background:var(--surface);color:var(--foreground)}.profile-page .vxg-thread-empty{display:grid;place-items:center;min-height:330px;color:var(--muted-foreground);text-align:center}.profile-page .vxg-thread-empty
svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.5}.profile-page .vxg-thread-empty
p{margin:9px
0 0;font-size:11.5px;line-height:1.5}.profile-page .vxg-thread-composer{position:relative;z-index:3;flex:0 0 auto;margin:0;padding:10px
12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:color-mix(in oklab,var(--surface) 96%,transparent);backdrop-filter:blur(14px)}.profile-page .vxg-thread-composer
form{margin:0}.profile-page .vxg-thread-composebox{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.profile-page .vxg-thread-smileys{grid-column:1/-1;min-width:0;overflow:hidden}.profile-page .vxg-thread-smileys .smileys-bar{display:flex;gap:5px;margin:0;padding:0
1px 2px;overflow-x:auto;scrollbar-width:none}.profile-page .vxg-thread-smileys .smileys-bar::-webkit-scrollbar{display:none}.profile-page .vxg-thread-smileys
img{flex:0 0 21px;width:21px;height:21px;cursor:pointer}.profile-page .vxg-thread-composebox
textarea.textarea{display:block;width:100%;min-height:44px;max-height:160px;margin:0;padding:11px
13px;border:1px
solid var(--border);border-radius:13px;outline:0;background:var(--surface-elevated);color:var(--foreground);font:500 12.5px/1.5 Inter,sans-serif;resize:none;box-sizing:border-box}.profile-page .vxg-thread-composebox textarea.textarea:focus{border-color:color-mix(in oklab,var(--primary) 62%,var(--border));box-shadow:0 0 0 3px color-mix(in oklab,var(--primary) 12%,transparent)}.profile-page .vxg-thread-send{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:94px;height:44px;margin:0;padding:0
14px;border:0;border-radius:13px;background:var(--gradient-brand);box-shadow:var(--shadow-glow);color:#fff;font:800 11px/1 Inter,sans-serif;cursor:pointer}.profile-page .vxg-thread-send
svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.profile-page .vxg-thread-composer .field-error{margin:5px
2px 0;color:var(--primary-glow);font-size:10px}.vxg-message-dialog-wrap .fancybox-skin{padding:0!important;overflow:hidden;border:1px
solid var(--border);border-radius:17px;background:var(--surface);box-shadow:var(--shadow-elevated)}.vxg-message-dialog-wrap .fancybox-inner{overflow:visible!important}.vxg-message-dialog-wrap .popup-send-message.modal-inner{display:block!important;width:min(540px,calc(100vw - 34px));min-width:0;padding:0;background:var(--surface);color:var(--foreground)}.vxg-message-dialog-wrap .popup-send-message .modal-title{min-height:58px;padding:20px
58px 16px 20px;border-bottom:1px solid var(--border);font:800 19px/1.15 Outfit,Inter,sans-serif}.vxg-message-dialog-wrap .popup-send-message .close-btn{top:12px;right:12px;display:grid;width:36px;height:36px;place-items:center;border:1px
solid var(--border);border-radius:10px;background:var(--surface-elevated);color:var(--muted-foreground)}.vxg-message-dialog-wrap .popup-send-message .modal-holder{padding:18px
20px 20px}.vxg-message-dialog-wrap .popup-send-message
.row{margin:0}.vxg-message-dialog-wrap .popup-send-message .field-label{display:block;margin:0
0 8px;color:var(--muted-foreground);font-size:11px;font-weight:750}.vxg-message-dialog-wrap .popup-send-message .smileys-bar{display:flex;gap:5px;margin:0
0 9px;padding-bottom:2px;overflow-x:auto;scrollbar-width:none}.vxg-message-dialog-wrap .popup-send-message .smileys-bar::-webkit-scrollbar{display:none}.vxg-message-dialog-wrap .popup-send-message .smileys-bar
img{flex:0 0 22px;width:22px;height:22px}.vxg-message-dialog-wrap .popup-send-message
textarea{width:100%;min-height:120px;padding:12px
13px;border:1px
solid var(--border);border-radius:12px;outline:0;background:var(--surface-elevated);color:var(--foreground);font:500 13px/1.5 Inter,sans-serif;resize:vertical;box-sizing:border-box}.vxg-message-dialog-wrap .popup-send-message textarea:focus{border-color:color-mix(in oklab,var(--primary) 62%,var(--border));box-shadow:0 0 0 3px color-mix(in oklab,var(--primary) 12%,transparent)}.vxg-message-dialog-wrap .popup-send-message
.bottom{display:flex;justify-content:flex-end;margin-top:12px}.vxg-message-dialog-wrap .popup-send-message
.submit{min-width:112px;height:42px;padding:0
16px;border:0;border-radius:9999px;background:var(--gradient-brand);box-shadow:var(--shadow-glow);color:#fff;font-size:11.5px;font-weight:800;cursor:pointer}.profile-page :is(.vxg-inbox-new,.vxg-inbox-segments>a,.vxg-inbox-unread-toggle,.vxg-inbox-hit,.vxg-invite-avatar,.vxg-invite-actions button,.vxg-thread-back,.vxg-thread-person,.vxg-thread-menu>summary,.vxg-thread-menu a,.vxg-thread-send):focus-visible,.vxg-message-dialog-wrap :is(.close-btn,.submit):focus-visible{outline:2px
solid var(--primary-glow);outline-offset:2px}@media (max-width:720px){.profile-page :is(.vxg-inbox,.vxg-invites){margin-top:16px}.profile-page .vxg-inbox-head{align-items:flex-start;gap:12px;margin-bottom:14px}.profile-page .vxg-inbox-head
h1{font-size:25px}.profile-page .vxg-inbox-head p:last-child{display:none}.profile-page .vxg-inbox-new{min-height:40px;padding:0
12px;font-size:0}.profile-page .vxg-inbox-new
svg{width:18px;height:18px}.profile-page .vxg-inbox-segments{width:100%;margin-bottom:10px}.profile-page .vxg-inbox-segments>a{min-height:35px;padding:0
11px}.profile-page .vxg-inbox-tools{gap:7px}.profile-page .vxg-inbox-unread-toggle{padding:0
11px}.profile-page .vxg-inbox-list{border-radius:13px}.profile-page .vxg-inbox-hit{grid-template-columns:48px minmax(0,1fr) auto;gap:10px;min-height:74px;padding:10px
11px}.profile-page .vxg-inbox-avatar{width:48px;height:48px;border-radius:12px}.profile-page .vxg-inbox-avatar
img{border-radius:11px}.profile-page .vxg-inbox-line{align-items:baseline;gap:7px}.profile-page .vxg-inbox-line
strong{font-size:12.5px}.profile-page .vxg-inbox-line
time{font-size:8px}.profile-page .vxg-inbox-preview{font-size:11px}.profile-page .vxg-inbox-meta{display:none}.profile-page .vxg-inbox-empty{align-items:flex-start;flex-wrap:wrap;padding:20px
15px}.profile-page .vxg-inbox-empty>a{flex:1 0 100%;margin-left:0;text-align:center}.profile-page .vxg-invite-card{grid-template-columns:52px minmax(0,1fr);gap:11px;padding:12px}.profile-page .vxg-invite-avatar{width:52px;height:52px;border-radius:12px}.profile-page .vxg-invite-name
time{font-size:8px}.profile-page .vxg-invite-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.profile-page .vxg-invite-actions
button{min-height:42px}.profile-page .vxg-thread{width:calc(100% + 30px);height:calc(100vh - var(--vxg-mobile-header-h,56px) - 12px);height:calc(100dvh - var(--vxg-mobile-header-h,56px) - 12px);min-height:500px;margin:12px
-15px 0;border-right:0;border-left:0;border-radius:0}.profile-page .vxg-thread-head{min-height:62px;padding:7px
9px}.profile-page .vxg-thread-back,.profile-page .vxg-thread-menu>summary{width:40px;height:40px;flex-basis:40px}.profile-page .vxg-thread-avatar{width:40px;height:40px;flex-basis:40px}.profile-page .list-messages.vxg-thread-messages{padding:12px
8px 16px}.profile-page .list-messages .vxg-thread-message>.message-wrap{max-width:82%}.profile-page .vxg-thread-msg-avatar{width:28px;height:28px;flex-basis:28px;border-radius:8px}.profile-page .vxg-thread-bubble{padding:8px
10px;font-size:12px}.profile-page .vxg-thread-composer{padding:8px
8px calc(8px + env(safe-area-inset-bottom))}.profile-page .vxg-thread-send{width:44px;min-width:44px;padding:0}.profile-page .vxg-thread-send
span{display:none}.profile-page .vxg-thread-send
svg{width:18px;height:18px}.vxg-message-dialog-wrap.fancybox-wrap{position:fixed!important;top:auto!important;right:0!important;bottom:0!important;left:0!important;width:100%!important}.vxg-message-dialog-wrap .fancybox-skin{border-right:0;border-bottom:0;border-left:0;border-radius:20px 20px 0 0}.vxg-message-dialog-wrap .fancybox-inner{width:100%!important;height:auto!important}.vxg-message-dialog-wrap .popup-send-message.modal-inner{width:100%;padding-bottom:env(safe-area-inset-bottom)}.vxg-message-dialog-wrap .popup-send-message .modal-title{padding-left:16px}.vxg-message-dialog-wrap .popup-send-message .modal-holder{padding:15px
16px 16px}.vxg-message-dialog-wrap .popup-send-message
textarea{min-height:104px;resize:none}.vxg-message-dialog-wrap .popup-send-message
.submit{width:100%;height:46px}}@media (prefers-reduced-motion:reduce){.profile-page .vxg-inbox-row,.profile-page .vxg-inbox-new,.profile-page .vxg-thread-send{transition:none}}html.vxg-member-page .vxg-mp-media-edit{position:absolute;z-index:4;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0
12px;border:1px
solid oklch(1 0 0/.2);border-radius:9999px;background:oklch(.07 .004 250/.72);backdrop-filter:blur(12px);color:#fff;font-size:11px;font-weight:800;text-decoration:none;box-shadow:0 8px 24px oklch(0 0 0/.3);transition:background .16s,border-color .16s,transform .16s}html.vxg-member-page .vxg-mp-media-edit:hover{border-color:color-mix(in oklab,var(--primary) 55%,white);background:var(--primary);transform:translateY(-1px)}html.vxg-member-page .vxg-mp-media-edit
svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}html.vxg-member-page .vxg-mp-media-edit.cover{right:14px;bottom:14px}html.vxg-member-page .vxg-mp-media-edit.avatar{right:-4px;bottom:3px;width:36px;height:36px;min-height:36px;padding:0;border:3px
solid var(--background)}html.vxg-member-page .vxg-mp-owner-actions{position:relative;display:flex;align-items:center;gap:8px}html.vxg-member-page .vxg-mp-owner-more{position:relative}html.vxg-member-page .vxg-mp-owner-more>summary{width:44px;padding:0!important;list-style:none}html.vxg-member-page .vxg-mp-owner-more>summary::-webkit-details-marker{display:none}html.vxg-member-page .vxg-mp-owner-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:220px;padding:6px;border:1px
solid var(--border);border-radius:13px;background:var(--surface-elevated);box-shadow:var(--shadow-elevated)}html.vxg-member-page .vxg-mp-owner-menu
a{display:block;padding:10px
11px;border-radius:9px;color:var(--foreground);font-size:11.5px;font-weight:700;text-decoration:none}html.vxg-member-page .vxg-mp-owner-menu a:hover{background:var(--muted)}html.vxg-member-page .vxg-mp-owner-menu
a.danger{color:var(--primary-glow)}.vxg-mp-about-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.vxg-mp-about-links
a{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0
11px;border:1px
solid var(--border);border-radius:11px;background:var(--surface-elevated);color:var(--foreground);font-size:11.5px;text-decoration:none}.vxg-mp-about-links a>span{display:grid;place-items:center;width:23px;height:23px;border-radius:7px;background:color-mix(in oklab,var(--primary) 16%,transparent);color:var(--primary-glow);font-size:9px;font-weight:900}.vxg-mp-about-links a
b{font-weight:800}.vxg-mp-about-links a
svg{width:14px;height:14px;margin-left:2px;fill:none;stroke:var(--muted-foreground);stroke-width:1.8}.vxg-mp-about-links a:hover{border-color:color-mix(in oklab,var(--primary) 48%,var(--border));background:color-mix(in oklab,var(--primary) 9%,var(--surface-elevated))}html.vxg-member-page .vxg-mp-about-grid>.vxg-mp-about-tribes-row{grid-column:1/-1}html.vxg-member-page .vxg-mp-about-grid dd.vxg-mp-about-tribes{display:flex;flex-wrap:wrap;gap:6px;overflow:visible;text-overflow:clip}html.vxg-member-page .vxg-mp-about-tribes
span{padding:4px
8px;border:1px
solid color-mix(in oklab,var(--primary) 28%,var(--border));border-radius:9999px;background:color-mix(in oklab,var(--primary) 9%,transparent);font-size:10.5px;font-weight:750}.vxg-mc-tag-more{font:inherit;color:#fff}:is(html.vxg-member-page,.profile-page) .vxg-mc-owner-menu{position:absolute;top:8px;right:8px;z-index:6}:is(html.vxg-member-page,.profile-page) .vxg-mc-owner-menu>summary{display:grid;place-items:center;width:34px;height:34px;border:1px
solid oklch(1 0 0/.18);border-radius:50%;list-style:none;background:oklch(.06 .003 250/.76);backdrop-filter:blur(9px);color:#fff;cursor:pointer}:is(html.vxg-member-page,.profile-page) .vxg-mc-owner-menu>summary::-webkit-details-marker{display:none}:is(html.vxg-member-page,.profile-page) .vxg-mc-owner-menu>summary
svg{width:17px;height:17px;fill:currentColor}:is(html.vxg-member-page,.profile-page) .vxg-mc-owner-menu
form{position:absolute;top:calc(100% + 6px);right:0;width:190px;padding:5px;border:1px
solid var(--border);border-radius:12px;background:var(--surface-elevated);box-shadow:var(--shadow-elevated)}:is(html.vxg-member-page,.profile-page) .vxg-mc-owner-menu
button{display:flex;align-items:center;gap:8px;width:100%;min-height:38px;padding:0
10px;border:0;border-radius:8px;background:none;color:var(--primary-glow);font-size:11px;font-weight:750;text-align:left;cursor:pointer}:is(html.vxg-member-page,.profile-page) .vxg-mc-owner-menu button:hover{background:var(--muted)}:is(html.vxg-member-page,.profile-page) .vxg-mc-owner-menu button
svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}html .vxg-editor-wrap .fancybox-skin{padding:0!important;overflow:hidden;border:1px
solid var(--border)!important;border-radius:20px!important;background:var(--surface)!important;box-shadow:var(--shadow-elevated)!important}html .vxg-editor-wrap .fancybox-inner{overflow:hidden!important}html .vxg-editor-wrap .modal-inner.edit-modal{display:block!important;width:min(940px,calc(100vw - 34px))!important;max-width:940px!important;min-width:0!important;max-height:min(900px,90dvh)!important;padding:0!important;overflow:hidden!important;border:0;border-radius:20px;background:var(--surface);color:var(--foreground);box-shadow:none}html .vxg-editor-wrap .edit-modal .vxg-edit-title{margin:0;padding:22px
62px 0 24px;color:var(--foreground);font:800 22px/1.15 Outfit,Inter,sans-serif}html .vxg-editor-wrap .edit-modal .vxg-edit-intro{margin:5px
62px 17px 24px;color:var(--muted-foreground);font-size:11.5px;line-height:1.45}html .vxg-editor-wrap .edit-modal .close-btn{top:15px;right:16px;display:grid;place-items:center;width:38px;height:38px;border:1px
solid var(--border);border-radius:11px;background:var(--surface-elevated)}html .vxg-editor-wrap .edit-modal .modal-holder{max-height:calc(min(900px,90dvh) - 76px);padding:0
24px 24px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}html .vxg-editor-wrap .vxg-edit-profile-form>.vxg-edit-section-title{margin:4px
0 15px}html .vxg-editor-wrap .vxg-edit-section-title{margin:0;color:var(--foreground);font:800 16px/1.2 Outfit,Inter,sans-serif}html .vxg-editor-wrap .vxg-edit-profile-form
.cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%}html .vxg-editor-wrap .vxg-edit-profile-form .cols>.col{width:auto;margin:0}html .vxg-editor-wrap .vxg-edit-section{margin-top:24px;padding-top:20px;border-top:1px solid var(--border)}html .vxg-editor-wrap .vxg-edit-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:13px}html .vxg-editor-wrap .vxg-edit-section-head
p{margin:4px
0 0;color:var(--muted-foreground);font-size:10.5px}html .vxg-editor-wrap .vxg-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 15px}html .vxg-editor-wrap .vxg-edit-profile-form .field-label{margin-bottom:7px;color:var(--muted-foreground);font-size:10.5px;font-weight:750}html .vxg-editor-wrap .vxg-edit-profile-form :is(.textfield,.selectbox,.textarea){border-color:var(--border)!important;background:var(--surface-elevated)!important}html .vxg-editor-wrap .vxg-edit-profile-form .field-hint{margin:6px
2px 0;color:var(--muted-foreground);font-size:9.5px;line-height:1.4}html .vxg-editor-wrap .vxg-edit-profile-form
.avatar{display:flex;align-items:center;gap:12px;margin:-2px 0 15px}html .vxg-editor-wrap .vxg-edit-profile-form .avatar .img-holder{display:grid;place-items:center;width:86px;height:86px;overflow:hidden;border:1px
solid var(--border);border-radius:18px;background:var(--surface-elevated)}html .vxg-editor-wrap .vxg-edit-profile-form .avatar .img-holder
img{width:100%;height:100%;object-fit:cover}html .vxg-editor-wrap .vxg-cover-preview
img{aspect-ratio:8/3}html .vxg-editor-wrap .vxg-edit-tribes{display:block!important;margin:6px
0 18px;padding:16px;border:1px
solid var(--border);border-radius:15px;background:color-mix(in oklab,var(--surface-elevated) 65%,transparent)}html .vxg-editor-wrap .vxg-edit-tribes
legend{padding:0
7px;color:var(--foreground);font:800 13px/1 Outfit,Inter,sans-serif}html .vxg-editor-wrap .vxg-edit-tribes legend
span{margin-left:7px;color:var(--muted-foreground);font-size:10px}html .vxg-editor-wrap .vxg-edit-tribes>p{margin:0
0 13px;color:var(--muted-foreground);font-size:10.5px}html .vxg-editor-wrap .vxg-edit-tribes
h3{margin:14px
0 8px;color:var(--muted-foreground);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}html .vxg-editor-wrap .vxg-edit-checkgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}html .vxg-editor-wrap .vxg-edit-check{position:relative;margin:0}html .vxg-editor-wrap .vxg-edit-check
input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}html .vxg-editor-wrap .vxg-edit-check
span{display:flex;align-items:center;justify-content:center;min-height:36px;padding:5px
8px;border:1px
solid var(--border);border-radius:10px;background:var(--surface);color:var(--muted-foreground);font-size:10px;font-weight:700;text-align:center;cursor:pointer;transition:border-color .14s,background .14s,color .14s,opacity .14s}html .vxg-editor-wrap .vxg-edit-check input:checked+span{border-color:color-mix(in oklab,var(--primary) 58%,var(--border));background:color-mix(in oklab,var(--primary) 16%,var(--surface));color:#fff;box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--primary) 20%,transparent)}html .vxg-editor-wrap .vxg-edit-check input:focus-visible+span{outline:2px
solid var(--primary-glow);outline-offset:2px}html .vxg-editor-wrap .vxg-edit-check.is-disabled
span{opacity:.35;cursor:not-allowed}html .vxg-editor-wrap .vxg-edit-tribes.is-limit legend
span{color:var(--primary-glow)}html .vxg-editor-wrap .vxg-edit-tribes-feedback{position:relative;margin-top:8px}html .vxg-editor-wrap .vxg-edit-tribes-feedback>[data-name="custom4"]{position:absolute;width:1px;height:1px;overflow:hidden}html .vxg-editor-wrap .vxg-edit-tribes-feedback .field-error{position:static;min-height:0;color:var(--primary-glow);font-size:10px}html .vxg-editor-wrap .vxg-edit-focus-ring{border-radius:12px;animation:vxg-edit-focus 1.5s ease}@keyframes vxg-edit-focus{0%,100%{box-shadow:0 0 0 0 transparent}25%,70%{box-shadow:0 0 0 4px color-mix(in oklab,var(--primary) 24%,transparent)}}@keyframes vxg-edit-nudge{0%,100%{transform:translateX(0)}30%{transform:translateX(-4px)}60%{transform:translateX(4px)}}html .vxg-editor-wrap .vxg-edit-tribes.is-nudged{animation:vxg-edit-nudge .24s ease}.vxg-message-dialog-wrap .vxg-message-modal-head{display:flex;align-items:center;gap:12px;padding:18px
58px 15px 20px;border-bottom:1px solid var(--border)}.vxg-message-dialog-wrap .vxg-message-modal-avatar{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;overflow:hidden;border:1px
solid var(--border);border-radius:14px;background:linear-gradient(145deg,#303034,#171719);color:#fff;font:800 15px/1 Outfit,Inter,sans-serif}.vxg-message-dialog-wrap .vxg-message-modal-avatar
img{width:100%;height:100%;object-fit:cover}.vxg-message-dialog-wrap .vxg-message-modal-head>div{min-width:0}.vxg-message-dialog-wrap .vxg-message-modal-head>div>span{display:block;color:var(--primary-glow);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.vxg-message-dialog-wrap .vxg-message-modal-head
h2{margin:3px
0 0;overflow:hidden;color:var(--foreground);font:800 18px/1.1 Outfit,Inter,sans-serif;text-overflow:ellipsis;white-space:nowrap}.vxg-message-dialog-wrap .vxg-message-modal-head
p{margin:4px
0 0;color:var(--muted-foreground);font-size:9.5px}.vxg-message-dialog-wrap .vxg-message-modal-help{margin:0
0 12px;color:var(--muted-foreground);font-size:10.5px;line-height:1.45}.vxg-message-dialog-wrap .vxg-message-modal-field{position:relative}.vxg-message-dialog-wrap .vxg-message-count{margin:5px
2px 0;color:var(--muted-foreground);font-size:9px;text-align:right;font-variant-numeric:tabular-nums}.vxg-message-dialog-wrap .vxg-message-modal-actions{display:grid!important;grid-template-columns:auto minmax(130px,auto);gap:8px;margin-top:13px!important}.vxg-message-dialog-wrap .vxg-message-cancel{min-height:42px;padding:0
15px;border:1px
solid var(--border);border-radius:9999px;background:var(--surface-elevated);color:var(--foreground);font-size:11px;font-weight:800;cursor:pointer}.vxg-message-dialog-wrap .vxg-message-send{display:inline-flex;align-items:center;justify-content:center;gap:7px}.vxg-message-dialog-wrap .vxg-message-send
svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.profile-page .tab-content>.section-row>.heading:has(.vxg-mp-formatseg){align-items:center;flex-wrap:wrap}.profile-page .heading>.vxg-mp-privacyseg,.profile-page .heading>.vxg-mp-formatseg{flex:0 1 auto;min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.profile-page .heading>.vxg-mp-privacyseg::-webkit-scrollbar,.profile-page .heading>.vxg-mp-formatseg::-webkit-scrollbar{display:none}.profile-page .heading>.vxg-mp-formatseg{flex:0 0 auto}.profile-page .vxg-thread-head{position:sticky;top:0}.profile-page .vxg-thread-composer{position:sticky;bottom:0}@media (max-width:760px){html.vxg-member-page .vxg-mp-media-edit.cover{right:10px;bottom:10px;width:38px;padding:0}html.vxg-member-page .vxg-mp-media-edit.cover
span{display:none}html.vxg-member-page .vxg-mp-owner-actions{flex:1 0 100%;width:100%}html.vxg-member-page .vxg-mp-owner-actions .vxg-mp-edit-main{flex:1 1 auto!important}html .vxg-editor-wrap.fancybox-wrap{position:fixed!important;top:auto!important;right:0!important;bottom:0!important;left:0!important;width:100%!important}html .vxg-editor-wrap .fancybox-skin{border-right:0!important;border-bottom:0!important;border-left:0!important;border-radius:20px 20px 0 0!important}html .vxg-editor-wrap .fancybox-inner{width:100%!important;height:auto!important}html .vxg-editor-wrap .modal-inner.edit-modal{width:100%!important;max-height:94dvh!important;border-radius:20px 20px 0 0}html .vxg-editor-wrap .edit-modal .modal-holder{max-height:calc(94dvh - 75px);padding-right:16px;padding-bottom:calc(18px + env(safe-area-inset-bottom));padding-left:16px}html .vxg-editor-wrap .edit-modal .vxg-edit-title{padding-left:16px;font-size:20px}html .vxg-editor-wrap .edit-modal .vxg-edit-intro{margin-left:16px}html .vxg-editor-wrap .vxg-edit-profile-form .cols,html .vxg-editor-wrap .vxg-edit-grid{grid-template-columns:1fr}html .vxg-editor-wrap .vxg-edit-checkgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.vxg-message-dialog-wrap .vxg-message-modal-head{padding-left:16px}.vxg-message-dialog-wrap .vxg-message-modal-head
p{display:none}.vxg-message-dialog-wrap .vxg-message-modal-actions{grid-template-columns:1fr 1.4fr}.vxg-message-dialog-wrap .popup-send-message
.submit{width:auto}.profile-page .tab-content>.section-row>.heading:has(.vxg-mp-formatseg)>.title{flex:1 0 100%;width:100%}.profile-page .heading>.vxg-mp-privacyseg,.profile-page .heading>.vxg-mp-formatseg{flex:1 0 100%;width:100%}}@media (prefers-reduced-motion:reduce){html.vxg-member-page .vxg-mp-media-edit,html .vxg-editor-wrap .vxg-edit-check span,html .vxg-editor-wrap .vxg-edit-focus-ring,html .vxg-editor-wrap .vxg-edit-tribes.is-nudged{transition:none;animation:none}}html .vxg-editor-wrap .vxg-edit-privacy{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,auto);align-items:center;gap:20px}html .vxg-editor-wrap .vxg-edit-privacy-copy
p{margin:5px
0 0;max-width:48ch;color:var(--muted-foreground);font-size:10.5px;line-height:1.45}html .vxg-editor-wrap .vxg-edit-switch{position:relative;display:flex;align-items:center;gap:11px;min-height:66px;margin:0;padding:11px
13px;border:1px
solid var(--border);border-radius:14px;background:var(--surface-elevated);cursor:pointer}html .vxg-editor-wrap .vxg-edit-switch>input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}html .vxg-editor-wrap .vxg-edit-switch-track{position:relative;flex:0 0 42px;width:42px;height:24px;border:1px
solid var(--border);border-radius:9999px;background:var(--muted);transition:border-color .16s,background .16s}html .vxg-editor-wrap .vxg-edit-switch-track
i{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:var(--muted-foreground);box-shadow:0 1px 4px oklch(0 0 0/.3);transition:transform .16s,background .16s}html .vxg-editor-wrap .vxg-edit-switch>input:checked+.vxg-edit-switch-track{border-color:var(--primary);background:var(--primary)}html .vxg-editor-wrap .vxg-edit-switch>input:checked+.vxg-edit-switch-track
i{transform:translateX(18px);background:#fff}html .vxg-editor-wrap .vxg-edit-switch>input:focus-visible+.vxg-edit-switch-track{outline:2px
solid var(--primary-glow);outline-offset:3px}html .vxg-editor-wrap .vxg-edit-switch-label{min-width:0}html .vxg-editor-wrap .vxg-edit-switch-label strong,html .vxg-editor-wrap .vxg-edit-switch-label
small{display:block}html .vxg-editor-wrap .vxg-edit-switch-label
strong{color:var(--foreground);font-size:11px;line-height:1.35}html .vxg-editor-wrap .vxg-edit-switch-label
small{margin-top:3px;color:var(--muted-foreground);font-size:9px;line-height:1.35}html.vxg-member-page .vxg-mp-private-state{min-height:108px}@media (max-width:760px){html .vxg-editor-wrap .vxg-edit-privacy{grid-template-columns:1fr;gap:12px}html .vxg-editor-wrap .vxg-edit-switch{width:100%;min-height:70px}}@media (prefers-reduced-motion:reduce){html .vxg-editor-wrap .vxg-edit-switch-track,html .vxg-editor-wrap .vxg-edit-switch-track
i{transition:none}}html .vxg-editor-wrap .vxg-edit-checkgrid--looking-for{grid-template-columns:repeat(5,minmax(0,1fr))}html .vxg-editor-wrap .vxg-edit-privacy-panel>.vxg-edit-section-head{margin-bottom:14px}html .vxg-editor-wrap .vxg-edit-visibility{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}html .vxg-editor-wrap .vxg-edit-visibility-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:62px;margin:0;padding:10px
11px;border:1px
solid var(--border);border-radius:13px;background:color-mix(in oklab,var(--surface-elevated) 72%,transparent)}html .vxg-editor-wrap .vxg-edit-visibility-row>span{min-width:0}html .vxg-editor-wrap .vxg-edit-visibility-row
strong{display:block;color:var(--foreground);font-size:10.5px;line-height:1.3}html .vxg-editor-wrap .vxg-edit-visibility-row
small{display:block;margin-top:3px;color:var(--muted-foreground);font-size:8.5px;line-height:1.35}html .vxg-editor-wrap .vxg-edit-visibility-row
.selectbox{flex:0 0 158px;width:158px;height:38px!important;margin:0;padding-right:28px!important;font-size:9.5px!important}html .vxg-editor-wrap .vxg-edit-visibility-row .selectbox:focus-visible{outline:2px
solid var(--primary-glow);outline-offset:2px}html .vxg-editor-wrap .vxg-edit-privacy-pending{margin:0
0 10px;padding:12px
14px;border:1px
solid color-mix(in oklab,var(--primary) 36%,var(--border));border-radius:13px;background:color-mix(in oklab,var(--primary) 10%,var(--surface-elevated))}html .vxg-editor-wrap .vxg-edit-privacy-pending
strong{display:block;color:var(--foreground);font-size:11px}html .vxg-editor-wrap .vxg-edit-privacy-pending
p{margin:4px
0 0;color:var(--muted-foreground);font-size:9.5px;line-height:1.4}html .vxg-editor-wrap .vxg-edit-visibility.is-disabled{max-height:210px;overflow:hidden;mask-image:linear-gradient(#000 55%,transparent)}html .vxg-editor-wrap .vxg-edit-visibility.is-disabled .vxg-edit-visibility-row{opacity:.48}html .vxg-editor-wrap .vxg-edit-visibility-error{position:relative;margin-top:7px}html .vxg-editor-wrap .vxg-edit-visibility-error>[data-name="profile_visibility"]{position:absolute;width:1px;height:1px;overflow:hidden}html .vxg-editor-wrap .vxg-edit-visibility-error .field-error{position:static;min-height:0;color:var(--primary-glow);font-size:10px}html .vxg-editor-wrap .vxg-edit-favorites-fallback{margin-top:12px}@media (max-width:760px){html .vxg-editor-wrap .vxg-edit-checkgrid--looking-for{grid-template-columns:repeat(2,minmax(0,1fr))}html .vxg-editor-wrap .vxg-edit-visibility{grid-template-columns:1fr}html .vxg-editor-wrap .vxg-edit-visibility-row{min-height:58px}}html.vxg-member-page .vxg-my-subscriptions{min-width:0}html.vxg-member-page .vxg-my-subscriptions__head{display:flex;align-items:flex-end;gap:22px;margin:28px
0 20px;padding:20px;border:1px
solid var(--border);border-radius:18px;background:linear-gradient(135deg,color-mix(in oklab,var(--primary) 9%,var(--surface)),var(--surface) 48%);box-shadow:var(--shadow-card)}html.vxg-member-page .vxg-my-subscriptions__intro{min-width:0;margin-right:auto}html.vxg-member-page .vxg-my-subscriptions__eyebrow{margin:0
0 5px!important;color:var(--primary-glow)!important;font-size:10px!important;font-weight:850!important;letter-spacing:.1em;text-transform:uppercase}html.vxg-member-page .vxg-my-subscriptions__intro
h1{margin:0;font:800 clamp(23px,2.5vw,31px)/1.1 Outfit,Inter,sans-serif;color:var(--foreground)}html.vxg-member-page .vxg-my-subscriptions__intro>p:last-child{max-width:680px;margin:7px
0 0;color:var(--muted-foreground);font-size:12.5px;line-height:1.5}html.vxg-member-page .vxg-my-subscriptions__tabs{flex:0 0 auto;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}html.vxg-member-page .vxg-my-subscriptions__tabs::-webkit-scrollbar{display:none}html.vxg-member-page .vxg-my-subscriptions__tabs a,html.vxg-member-page .vxg-my-subscriptions__tabs
span{gap:6px;white-space:nowrap}html.vxg-member-page .vxg-my-subscriptions__tabs
b{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0
6px;border-radius:9999px;background:oklch(1 0 0/.09);color:inherit;font-size:9.5px;font-variant-numeric:tabular-nums}html.vxg-member-page .vxg-my-subscriptions__content{min-width:0}html.vxg-member-page .vxg-my-subscriptions__content>.section-row{margin-top:0}html.vxg-member-page .vxg-my-subscriptions__content>.section-row>.heading{margin-top:0}html.vxg-member-page .vxg-my-subscriptions__content[data-subscriptions-view="manage"]{padding:18px;border:1px
solid var(--border);border-radius:18px;background:var(--surface)}html.vxg-member-page .vxg-my-subscriptions__content[data-subscriptions-view="manage"]>.section-row>.heading{align-items:center;margin:0
0 16px}html.vxg-member-page .vxg-my-subscriptions__content[data-subscriptions-view="manage"]>.section-row>.heading>.title{font-size:clamp(18px,2vw,22px)}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions
form{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:10px}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions
.item{display:flex;flex-direction:column;width:auto;min-width:0;padding:0
12px;border:1px
solid var(--border);border-radius:13px;background:var(--surface-elevated)}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions .item
a.title{min-width:0;padding:12px
0;color:var(--foreground)}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions .item a.title>span{min-width:0;overflow:hidden}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions .item a.title
b{display:block;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions .item a.title
small{display:block;margin-top:3px;overflow:hidden;color:var(--muted-foreground);font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions .item .img-holder{width:44px;height:44px;margin-right:10px;border:1px
solid var(--border);background:var(--surface)}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions .item-control{margin-top:auto;padding:9px
0 10px}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions .item-control-holder{justify-content:space-between}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions .toggle-button{min-width:36px;min-height:36px}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions
.btn{min-height:36px;padding:0
11px;border:1px
solid color-mix(in oklab,var(--primary) 30%,var(--border));border-radius:9999px;background:color-mix(in oklab,var(--primary) 8%,transparent);color:var(--foreground);font-size:10.5px;font-weight:750}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions
.bottom{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px;margin-top:4px;padding-top:14px;border-top:1px solid var(--border)}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions
.submit{min-height:40px;margin:0;padding:0
15px;border:1px
solid var(--border);border-radius:9999px;background:var(--surface-elevated);color:var(--foreground);font-size:11px;font-weight:800}@media (min-width:1024px){html.vxg-member-page .vxg-my-subscriptions .list-subscriptions .btn:hover{border-color:var(--primary);background:var(--primary);color:#fff}}@media (max-width:820px){html.vxg-member-page .vxg-my-subscriptions__head{align-items:flex-start;flex-direction:column;padding:17px}html.vxg-member-page .vxg-my-subscriptions__intro{width:100%}html.vxg-member-page .vxg-my-subscriptions__tabs{align-self:flex-end;width:max-content;max-width:100%}html.vxg-member-page .vxg-my-subscriptions__content[data-subscriptions-view="manage"]{padding:14px}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions
form{grid-template-columns:repeat(2,minmax(0,1fr))}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions
.bottom{justify-content:stretch}}@media (max-width:520px){html.vxg-member-page .vxg-my-subscriptions__head{gap:15px;margin:20px
0 16px;padding:15px}html.vxg-member-page .vxg-my-subscriptions__intro
h1{font-size:23px}html.vxg-member-page .vxg-my-subscriptions__tabs>a,html.vxg-member-page .vxg-my-subscriptions__tabs>span{min-height:36px;padding:0
13px}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions
form{grid-template-columns:1fr}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions
.item{width:100%}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions
.bottom{flex-direction:column}html.vxg-member-page .vxg-my-subscriptions .list-subscriptions
.submit{width:100%}}html.vxg-member-page .profile>.container,
html.vxg-member-page .profile+.container{width:100%;max-width:none!important}html.vxg-member-page .vxg-mp-panel{width:100%;max-width:none}html.vxg-member-page .vxg-mp-tabsbar{width:100%;max-width:none}html.vxg-member-page .vxg-mp-friend-request{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:18px
8px 0;padding:15px
16px;border:1px
solid color-mix(in oklab,var(--primary) 32%,var(--border));border-radius:16px;background:linear-gradient(110deg,color-mix(in oklab,var(--primary) 10%,var(--surface)),var(--surface) 52%);box-shadow:var(--shadow-card)}html.vxg-member-page .vxg-mp-friend-request-person{display:flex;align-items:center;gap:13px;min-width:0}html.vxg-member-page .vxg-mp-friend-request-avatar,html.vxg-member-page .vxg-mp-friend-request-status{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;overflow:hidden;border:1px
solid color-mix(in oklab,var(--primary) 34%,var(--border));border-radius:14px;background:var(--surface-elevated);color:var(--primary-glow);font:800 16px/1 Outfit,Inter,sans-serif}html.vxg-member-page .vxg-mp-friend-request-avatar
img{width:100%;height:100%;object-fit:cover}html.vxg-member-page .vxg-mp-friend-request-status
svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}html.vxg-member-page .vxg-mp-friend-request-person>div{min-width:0}html.vxg-member-page .vxg-mp-friend-request-kicker{display:block;margin-bottom:4px;color:var(--primary-glow);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}html.vxg-member-page .vxg-mp-friend-request
h2{margin:0;color:var(--foreground);font:700 15px/1.3 Inter,sans-serif}html.vxg-member-page .vxg-mp-friend-request h2
strong{font-weight:850}html.vxg-member-page .vxg-mp-friend-request
p{margin:4px
0 0;color:var(--muted-foreground);font-size:12px;line-height:1.45}html.vxg-member-page .vxg-mp-friend-request-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}html.vxg-member-page .vxg-mp-friend-request-actions
button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:104px;min-height:42px;padding:0
16px;border-radius:9999px;font:800 12px/1 Inter,sans-serif;cursor:pointer}html.vxg-member-page .vxg-mp-friend-request-actions
button.primary{border:0;background:var(--gradient-brand);color:#fff;box-shadow:var(--shadow-glow)}html.vxg-member-page .vxg-mp-friend-request-actions
button.secondary{border:1px
solid var(--border);background:var(--surface-elevated);color:var(--foreground)}html.vxg-member-page .vxg-mp-friend-request-actions button:hover{filter:brightness(1.08)}html.vxg-member-page .vxg-mp-friend-request-actions
svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}html.vxg-member-page .vxg-mp-friend-request.is-pending{justify-content:flex-start;border-color:var(--border);background:var(--surface)}html.vxg-member-page .vxg-mp-owner-menu{width:min(290px,calc(100vw - 28px));padding:7px}html.vxg-member-page .vxg-mp-owner-menu-title{display:block;padding:7px
10px 9px;color:var(--muted-foreground);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}html.vxg-member-page .vxg-mp-owner-menu
a{display:flex;align-items:center;gap:10px;min-height:52px;padding:8px
10px}html.vxg-member-page .vxg-mp-owner-menu a>svg{flex:0 0 18px;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}html.vxg-member-page .vxg-mp-owner-menu a>span{display:block;min-width:0}html.vxg-member-page .vxg-mp-owner-menu a b,html.vxg-member-page .vxg-mp-owner-menu a
small{display:block}html.vxg-member-page .vxg-mp-owner-menu a
b{color:inherit;font-size:12.5px;font-weight:800}html.vxg-member-page .vxg-mp-owner-menu a
small{margin-top:3px;color:var(--muted-foreground);font-size:10.5px;font-weight:550;line-height:1.25}html.vxg-member-page .vxg-mp-owner-menu
a.danger{margin-top:4px;border-top:1px solid var(--border);border-radius:0 0 9px 9px}:is(html.vxg-member-page,.profile-page) .vxg-mc{position:relative;overflow:visible}:is(html.vxg-member-page,.profile-page) .vxg-mc-owner-menu{top:8px;right:8px;z-index:20}:is(html.vxg-member-page,.profile-page) .vxg-mc-owner-menu[open]{z-index:80}:is(html.vxg-member-page,.profile-page) .vxg-mc-owner-menu
form{top:42px;right:0;z-index:81;width:min(172px,calc(100vw - 28px))}:is(html.vxg-member-page,.profile-page) .vxg-mp-member-grid>li.item{overflow:visible}html .vxg-editor-wrap .edit-modal .vxg-edit-title{padding-top:21px;font-size:24px;line-height:1.2}html .vxg-editor-wrap .edit-modal .vxg-edit-intro{margin-top:7px;margin-bottom:18px;color:color-mix(in oklab,var(--foreground) 72%,transparent);font-size:13.5px;line-height:1.5}html .vxg-editor-wrap .vxg-edit-profile-form{display:grid;gap:10px}html .vxg-editor-wrap .vxg-edit-accordion{margin:0;border:1px
solid var(--border);border-radius:15px;background:color-mix(in oklab,var(--surface-elevated) 62%,var(--surface));overflow:clip}html .vxg-editor-wrap .vxg-edit-accordion-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:70px;padding:14px
16px;list-style:none;color:var(--foreground);cursor:pointer;transition:background .15s,border-color .15s}html .vxg-editor-wrap .vxg-edit-accordion-summary::-webkit-details-marker{display:none}html .vxg-editor-wrap .vxg-edit-accordion-summary:hover{background:oklch(1 0 0/.035)}html .vxg-editor-wrap .vxg-edit-accordion-summary>span{display:block;min-width:0}html .vxg-editor-wrap .vxg-edit-accordion-summary strong,html .vxg-editor-wrap .vxg-edit-accordion-summary
small{display:block}html .vxg-editor-wrap .vxg-edit-accordion-summary
strong{font:800 15px/1.25 Outfit,Inter,sans-serif}html .vxg-editor-wrap .vxg-edit-accordion-summary
small{margin-top:5px;color:var(--muted-foreground);font-size:11.5px;font-weight:550;line-height:1.35}html .vxg-editor-wrap .vxg-edit-accordion-summary>svg{flex:0 0 20px;width:20px;height:20px;fill:none;stroke:var(--muted-foreground);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s}html .vxg-editor-wrap .vxg-edit-accordion[open]>.vxg-edit-accordion-summary{border-bottom:1px solid var(--border);background:oklch(1 0 0/.025)}html .vxg-editor-wrap .vxg-edit-accordion[open]>.vxg-edit-accordion-summary>svg{transform:rotate(180deg)}html .vxg-editor-wrap .vxg-edit-accordion-body{padding:18px
16px 6px;background:var(--surface)}html .vxg-editor-wrap .vxg-edit-profile-form .field-label{margin-bottom:8px;color:color-mix(in oklab,var(--foreground) 74%,transparent);font-size:12px;line-height:1.3}html .vxg-editor-wrap .vxg-edit-profile-form .field-hint{font-size:11px;line-height:1.5}html .vxg-editor-wrap .vxg-edit-profile-form>.bottom{position:sticky;bottom:-24px;z-index:6;display:flex;justify-content:flex-end;margin:4px
-24px -24px!important;padding:13px
24px calc(13px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:color-mix(in oklab,var(--surface) 88%,transparent);backdrop-filter:blur(14px)}html .vxg-editor-wrap .vxg-edit-profile-form>.bottom
.submit{min-width:190px;min-height:44px;margin:0;border-radius:9999px;font-size:12.5px;font-weight:850}@media (max-width:760px){html.vxg-member-page .vxg-mp-friend-request{align-items:stretch;flex-direction:column;gap:13px;margin:15px
2px 0;padding:13px}html.vxg-member-page .vxg-mp-friend-request-avatar,html.vxg-member-page .vxg-mp-friend-request-status{flex-basis:46px;width:46px;height:46px;border-radius:12px}html.vxg-member-page .vxg-mp-friend-request
h2{font-size:13.5px}html.vxg-member-page .vxg-mp-friend-request
p{font-size:11px}html.vxg-member-page .vxg-mp-friend-request-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}html.vxg-member-page .vxg-mp-friend-request-actions
button{width:100%;min-height:44px}:is(html.vxg-member-page,.profile-page) .vxg-mc-owner-menu
form{position:fixed;top:auto;right:12px;bottom:var(--vxg-mobile-bottomnav-clearance,90px);left:12px;width:auto;padding:8px;border-radius:16px}:is(html.vxg-member-page,.profile-page) .vxg-mc-owner-menu
button{min-height:48px;font-size:12px}html .vxg-editor-wrap .edit-modal .vxg-edit-intro{margin-right:52px;font-size:12.5px}html .vxg-editor-wrap .vxg-edit-accordion-summary{min-height:66px;padding:13px
14px}html .vxg-editor-wrap .vxg-edit-accordion-summary
strong{font-size:14px}html .vxg-editor-wrap .vxg-edit-accordion-summary
small{font-size:10.5px}html .vxg-editor-wrap .vxg-edit-accordion-body{padding:15px
13px 4px}html .vxg-editor-wrap .edit-modal .modal-holder{padding-bottom:0}html .vxg-editor-wrap .vxg-edit-profile-form>.bottom{bottom:0;z-index:12;margin-right:-16px!important;margin-bottom:0!important;margin-left:-16px!important;padding:12px
16px calc(14px + env(safe-area-inset-bottom,0px));box-shadow:0 -12px 30px rgba(0,0,0,.28)}html .vxg-editor-wrap .vxg-edit-profile-form>.bottom
.submit{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){html .vxg-editor-wrap .vxg-edit-accordion-summary,html .vxg-editor-wrap .vxg-edit-accordion-summary>svg{transition:none}}html.vxg-member-page .vxg-mp-about-panel{padding:0;border:0;border-radius:0;background:transparent}html.vxg-member-page .vxg-mp-about-bio:not(.is-expanded)::after{background:linear-gradient(90deg,transparent,var(--background))}html .vxg-editor-wrap{--vxg-editor-panel:#171717;--vxg-editor-panel-open:#1a1a1a;--vxg-editor-body:#0e0e0e;--vxg-editor-field:#141414;--vxg-editor-border:rgba(255,255,255,.13)}html .vxg-editor-wrap .fancybox-skin,html .vxg-editor-wrap .modal-inner.edit-modal{background:#0b0b0b!important}html .vxg-editor-wrap .edit-modal .vxg-edit-intro{color:color-mix(in oklab,var(--foreground) 78%,transparent);font-size:14px;line-height:1.5}html .vxg-editor-wrap .vxg-edit-accordion{border-color:var(--vxg-editor-border);background:var(--vxg-editor-panel)}html .vxg-editor-wrap .vxg-edit-accordion-summary
strong{font-size:16px}html .vxg-editor-wrap .vxg-edit-accordion-summary
small{font-size:13px;line-height:1.4}html .vxg-editor-wrap .vxg-edit-accordion[open]>.vxg-edit-accordion-summary{border-bottom-color:var(--vxg-editor-border);background:var(--vxg-editor-panel-open)}html .vxg-editor-wrap .vxg-edit-accordion-body{background:var(--vxg-editor-body)}html .vxg-editor-wrap .vxg-edit-profile-form .field-label{color:color-mix(in oklab,var(--foreground) 90%,transparent);font-size:14px;line-height:1.35}html .vxg-editor-wrap .vxg-edit-profile-form .field-hint{color:var(--muted-foreground);font-size:13px;line-height:1.5}html .vxg-editor-wrap .vxg-edit-profile-form :is(.textfield,.selectbox,.textarea){box-sizing:border-box;min-height:48px!important;height:48px!important;padding:12px
14px!important;border:1px
solid var(--vxg-editor-border)!important;border-radius:11px!important;background:var(--vxg-editor-field)!important;color:var(--foreground)!important;box-shadow:none;font:500 16px/1.4 Inter,sans-serif!important}html .vxg-editor-wrap .vxg-edit-profile-form
.selectbox{padding-right:38px!important}html .vxg-editor-wrap .vxg-edit-profile-form
.textarea{height:auto!important;min-height:120px!important;resize:vertical}html .vxg-editor-wrap .vxg-edit-profile-form :is(.textfield,.selectbox,.textarea):focus{outline:0;border-color:var(--primary)!important;box-shadow:0 0 0 3px color-mix(in oklab,var(--primary) 22%,transparent)}html .vxg-editor-wrap .vxg-edit-profile-form .file-control
.textfield{padding-left:132px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html .vxg-editor-wrap .vxg-edit-profile-form .file-control
.button{top:4px;left:5px;display:flex;align-items:center;justify-content:center;max-width:120px;min-height:40px;padding:0
12px;overflow:hidden;border:1px
solid var(--vxg-editor-border);border-radius:9px;background:var(--vxg-editor-panel-open);color:var(--foreground);font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}html .vxg-editor-wrap .vxg-edit-profile-form .field-error{font-size:12.5px;line-height:1.4}html .vxg-editor-wrap .vxg-edit-section-head
p{font-size:13px;line-height:1.45}html .vxg-editor-wrap .vxg-edit-tribes{border-color:var(--vxg-editor-border);background:#121212}html .vxg-editor-wrap .vxg-edit-tribes
legend{font-size:15px}html .vxg-editor-wrap .vxg-edit-tribes legend
span{font-size:12.5px}html .vxg-editor-wrap .vxg-edit-tribes>p{font-size:13px;line-height:1.5}html .vxg-editor-wrap .vxg-edit-tribes
h3{font-size:11px}html .vxg-editor-wrap .vxg-edit-check
span{min-height:44px;padding:7px
9px;border-color:var(--vxg-editor-border);background:var(--vxg-editor-body);font-size:13px;line-height:1.25}html .vxg-editor-wrap .vxg-edit-tribes-feedback .field-error,html .vxg-editor-wrap .vxg-edit-visibility-error .field-error{font-size:12.5px}html .vxg-editor-wrap .vxg-edit-privacy-copy
p{font-size:13px}html .vxg-editor-wrap .vxg-edit-switch{border-color:var(--vxg-editor-border);background:var(--vxg-editor-panel)}html .vxg-editor-wrap .vxg-edit-switch-label
strong{font-size:14px}html .vxg-editor-wrap .vxg-edit-switch-label
small{font-size:12.5px;line-height:1.45}html .vxg-editor-wrap .vxg-edit-visibility-row{border-color:var(--vxg-editor-border);background:var(--vxg-editor-panel)}html .vxg-editor-wrap .vxg-edit-visibility-row
strong{font-size:13.5px}html .vxg-editor-wrap .vxg-edit-visibility-row
small{font-size:12px;line-height:1.4}html .vxg-editor-wrap .vxg-edit-visibility-row
.selectbox{height:44px!important;min-height:44px!important;font-size:14px!important}html .vxg-editor-wrap .vxg-edit-privacy-pending
strong{font-size:14px}html .vxg-editor-wrap .vxg-edit-privacy-pending
p{font-size:13px;line-height:1.5}html .vxg-editor-wrap .vxg-edit-media-delete{position:relative;display:flex;align-items:center;gap:12px;min-width:0;min-height:62px;margin:0;padding:10px
12px;border:1px
solid color-mix(in oklab,var(--primary) 34%,var(--vxg-editor-border));border-radius:12px;background:color-mix(in oklab,var(--primary) 6%,var(--vxg-editor-body));color:var(--foreground);cursor:pointer}html .vxg-editor-wrap .vxg-edit-media-delete>input{position:absolute!important;display:block!important;width:1px!important;height:1px!important;margin:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;opacity:0!important;white-space:nowrap!important}html .vxg-editor-wrap .vxg-edit-media-delete-control{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px
solid color-mix(in oklab,var(--primary) 42%,var(--vxg-editor-border));border-radius:10px;background:color-mix(in oklab,var(--primary) 9%,transparent);color:var(--primary-glow);transition:border-color .16s,background .16s,color .16s}html .vxg-editor-wrap .vxg-edit-media-delete-control
svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}html .vxg-editor-wrap .vxg-edit-media-delete-copy{display:block;min-width:0}html .vxg-editor-wrap .vxg-edit-media-delete-copy strong,html .vxg-editor-wrap .vxg-edit-media-delete-copy
small{display:block}html .vxg-editor-wrap .vxg-edit-media-delete-copy
strong{font-size:13.5px;font-weight:800;line-height:1.3}html .vxg-editor-wrap .vxg-edit-media-delete-copy
small{margin-top:3px;color:var(--muted-foreground);font-size:12px;line-height:1.4}html .vxg-editor-wrap .vxg-edit-media-delete>input:checked+.vxg-edit-media-delete-control{border-color:var(--primary);background:var(--primary);color:#fff}html .vxg-editor-wrap .vxg-edit-media-delete>input:focus-visible+.vxg-edit-media-delete-control{outline:3px
solid color-mix(in oklab,var(--primary) 34%,transparent);outline-offset:2px}html .vxg-editor-wrap .vxg-edit-profile-form .avatar .vxg-edit-media-delete{flex:1 1 auto}html .vxg-editor-wrap .vxg-edit-media-delete--cover{margin-top:10px}html .vxg-editor-wrap .vxg-edit-profile-form>.bottom
.submit{min-height:48px;font-size:14px}@media (max-width:760px){html .vxg-editor-wrap .edit-modal .vxg-edit-intro{font-size:13px}html .vxg-editor-wrap .vxg-edit-accordion-summary
strong{font-size:15px}html .vxg-editor-wrap .vxg-edit-accordion-summary
small{font-size:12.5px}}@media (max-width:520px){html .vxg-editor-wrap .vxg-edit-visibility-row{align-items:stretch;flex-direction:column}html .vxg-editor-wrap .vxg-edit-visibility-row
.selectbox{flex:0 0 auto;width:100%}html .vxg-editor-wrap .vxg-edit-profile-form
.avatar{align-items:stretch;flex-direction:column}html .vxg-editor-wrap .vxg-edit-profile-form .avatar .img-holder{width:96px;height:96px}}:is(html.vxg-member-page,.profile-page) .vxg-mc-remove-friend{position:absolute;top:8px;right:8px;z-index:20;margin:0}:is(html.vxg-member-page,.profile-page) .vxg-mc-remove-friend>button{display:grid;place-items:center;width:40px;height:40px;margin:0;padding:0;border:1px
solid color-mix(in oklab,var(--primary) 42%,rgba(255,255,255,.18));border-radius:12px;background:rgba(8,8,8,.76);backdrop-filter:blur(9px);color:var(--primary-glow);cursor:pointer;transition:border-color .16s,background .16s,color .16s,transform .16s}:is(html.vxg-member-page,.profile-page) .vxg-mc-remove-friend>button:hover{border-color:var(--primary);background:var(--primary);color:#fff;transform:translateY(-1px)}:is(html.vxg-member-page,.profile-page) .vxg-mc-remove-friend>button:focus-visible{outline:2px
solid var(--primary-glow);outline-offset:2px}:is(html.vxg-member-page,.profile-page) .vxg-mc-remove-friend
svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}:is(html.vxg-member-page,.profile-page) .vxg-mc-remove-friend .vxg-sr-only{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}:is(html.vxg-member-page,.profile-page) .vxg-mc-remove-friend>.generic-error:not(.hidden){position:absolute;top:46px;right:0;width:190px;padding:9px;border:1px
solid var(--border);border-radius:10px;background:#0b0b0b;box-shadow:var(--shadow-elevated);font-size:11px;line-height:1.35}@media (max-width:640px){:is(html.vxg-member-page,.profile-page) .vxg-mc-remove-friend>button{width:44px;height:44px}}html.vxg-member-page .vxg-mp-visitor-menu
button{display:flex;align-items:center;gap:10px;width:100%;min-height:52px;margin:0;padding:8px
10px;border:0;border-radius:9px;background:transparent;color:var(--foreground);font:inherit;text-align:left;cursor:pointer}html.vxg-member-page .vxg-mp-visitor-menu button:hover{background:var(--muted)}html.vxg-member-page .vxg-mp-visitor-menu button.is-copied{color:var(--success)}html.vxg-member-page .vxg-mp-visitor-menu button>svg{flex:0 0 18px;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}html.vxg-member-page .vxg-mp-visitor-menu button>span{display:block;min-width:0}html.vxg-member-page .vxg-mp-visitor-menu button b,html.vxg-member-page .vxg-mp-visitor-menu button
small{display:block}html.vxg-member-page .vxg-mp-visitor-menu button
b{font-size:12.5px;font-weight:800}html.vxg-member-page .vxg-mp-visitor-menu button
small{margin-top:3px;color:var(--muted-foreground);font-size:10.5px;font-weight:550;line-height:1.25}html.vxg-member-page .vxg-mp-visitor-menu
form{margin-top:4px;padding-top:4px;border-top:1px solid var(--border)}html.vxg-member-page .vxg-mp-visitor-menu form>.generic-error:not(.hidden){margin:4px
6px 7px;color:var(--primary-glow);font-size:11px;line-height:1.4}html.vxg-member-page .vxg-mp-visitor-menu .vxg-mp-interaction-unavailable{margin:4px
6px 6px;padding:10px;border-radius:9px;background:var(--muted);color:var(--muted-foreground);font-size:11px;line-height:1.45}html.vxg-member-page .vxg-mp-visitor-menu .vxg-mp-interaction-unavailable::before{content:"";display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:var(--primary);vertical-align:1px}html.vxg-member-page .vxg-mp-visitor-menu
button.danger{color:var(--primary-glow)}html.vxg-member-page .vxg-mp-hero{background:#080808}html.vxg-member-page .vxg-mp-generated-cover{position:absolute;inset:0;overflow:hidden;background:#080808 var(--vxg-mp-cover-thumb) center 42%/cover no-repeat}html.vxg-member-page .vxg-mp-generated-cover::before{content:attr(data-initials);position:absolute;right:clamp(28px,8vw,130px);top:50%;z-index:0;transform:translateY(-50%);color:oklch(1 0 0/.04);font:900 clamp(88px,15vw,210px)/.8 Outfit,Inter,sans-serif;letter-spacing:-.08em}html.vxg-member-page .vxg-mp-generated-cover>img{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:blur(.35px) brightness(.72) saturate(.82) contrast(1.04);transform:scale(1.006)}html.vxg-member-page .vxg-mp-generated-cover-shade{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,oklch(.025 .002 250/.48),transparent 34%,transparent 73%,oklch(.025 .002 250/.2)),linear-gradient(0deg,oklch(.025 .002 250/.72),transparent 58%)}html.vxg-member-page .vxg-mp-hero.has-fallback-cover.has-no-avatar .vxg-mp-generated-cover>img{filter:blur(.45px) brightness(.64) saturate(.76) contrast(1.04)}html.vxg-member-page .vxg-mp-empty-cover{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;padding-right:clamp(28px,9vw,150px);overflow:hidden}html.vxg-member-page .vxg-mp-empty-cover>span{color:oklch(1 0 0/.035);font:900 clamp(92px,18vw,250px)/.8 Outfit,Inter,sans-serif;letter-spacing:-.09em;user-select:none}html.vxg-member-page .vxg-mp-avatar
.mono{border:1px
solid oklch(1 0 0/.12);border-radius:28%;background:radial-gradient(circle at 72% 18%,oklch(1 0 0/.08),transparent 35%),linear-gradient(145deg,color-mix(in oklab,var(--primary) 12%,#0b0b0b),#080808 72%);color:oklch(1 0 0/.82);text-shadow:0 2px 18px oklch(0 0 0/.48)}@media (max-width:640px){html.vxg-member-page .vxg-mp-generated-cover>img{object-position:center 40%}html.vxg-member-page .vxg-mp-generated-cover-shade{background:linear-gradient(0deg,oklch(.025 .002 250/.78),transparent 64%)}html.vxg-member-page .vxg-mp-empty-cover{padding-right:24px}}html.vxg-member-page .vxg-mp-owner-more[open]{z-index:131}html.vxg-member-page .vxg-mp-owner-more[open]>.vxg-mp-owner-menu{z-index:132}html.vxg-member-page .vxg-mp-friend-inline{position:relative;display:flex;align-items:center;gap:7px;margin:0}html.vxg-member-page .vxg-mp-friend-inline>.generic-error:not(.hidden){position:absolute;right:0;bottom:calc(100% + 8px);z-index:3;width:min(290px,calc(100vw - 28px));padding:9px
11px;border:1px
solid color-mix(in oklab,var(--primary) 38%,var(--border));border-radius:10px;background:#0b0b0b;color:var(--foreground);box-shadow:var(--shadow-elevated);font-size:11.5px;line-height:1.4}html.vxg-member-page .vxg-mp-friend-inline-state{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0
11px;border:1px
solid color-mix(in oklab,var(--primary) 34%,var(--border));border-radius:9999px;background:color-mix(in oklab,var(--primary) 10%,transparent);color:var(--primary-glow);font-size:11.5px;font-weight:800;white-space:nowrap}html.vxg-member-page .vxg-mp-friend-inline-state
svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}html.vxg-member-page .vxg-mp-friend-inline.is-received .vxg-mp-btn{min-width:0;padding:0
15px}html.vxg-member-page .vxg-mp-friend-pending{border-color:color-mix(in oklab,var(--primary) 28%,var(--border))!important;color:var(--muted-foreground)!important;cursor:default!important}html.vxg-member-page .vxg-mp-community-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:20px
0 18px;padding:0}html.vxg-member-page .vxg-mp-community-group{min-width:0;margin:0;padding:0;border:0;background:transparent}html.vxg-member-page .vxg-mp-community-title{display:flex;align-items:center;gap:8px;margin-bottom:10px}html.vxg-member-page .vxg-mp-community-title>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:color-mix(in oklab,var(--primary) 12%,transparent);color:var(--primary-glow)}html.vxg-member-page .vxg-mp-community-title
svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}html.vxg-member-page .vxg-mp-community-title
h2{margin:0;color:var(--foreground);font:800 15px/1.25 Outfit,Inter,sans-serif;letter-spacing:0;text-transform:none}html.vxg-member-page .vxg-mp-community-tags{display:flex;flex-wrap:wrap;gap:7px}html.vxg-member-page .vxg-mp-community-tags
span{display:inline-flex;align-items:center;min-height:31px;padding:0
11px;border:1px
solid color-mix(in oklab,var(--primary) 28%,var(--border));border-radius:9999px;background:color-mix(in oklab,var(--primary) 8%,transparent);color:color-mix(in oklab,var(--foreground) 90%,transparent);font-size:11.5px;font-weight:750;line-height:1.2}html.vxg-member-page .vxg-mp-community-tags.is-looking
span{border-color:var(--border);background:#101010}html .vxg-editor-wrap .vxg-edit-accordion.has-error{border-color:color-mix(in oklab,var(--primary) 72%,var(--vxg-editor-border));box-shadow:0 0 0 2px color-mix(in oklab,var(--primary) 14%,transparent)}html .vxg-editor-wrap .vxg-edit-accordion.has-error>.vxg-edit-accordion-summary
strong{display:flex;align-items:center;gap:9px;flex-wrap:wrap}html .vxg-editor-wrap .vxg-edit-accordion.has-error>.vxg-edit-accordion-summary strong::after{content:attr(data-vxg-error-badge);display:inline-flex;align-items:center;min-height:22px;padding:0
8px;border-radius:9999px;background:color-mix(in oklab,var(--primary) 18%,transparent);color:var(--primary-glow);font:800 10px/1 Inter,sans-serif;letter-spacing:.02em}html .vxg-editor-wrap .vxg-edit-success{display:grid;justify-items:center;align-content:center;min-height:310px;padding:42px
20px;text-align:center}html .vxg-editor-wrap .vxg-edit-success-icon{display:grid;place-items:center;width:62px;height:62px;margin-bottom:18px;border:1px
solid color-mix(in oklab,var(--success) 42%,transparent);border-radius:50%;background:color-mix(in oklab,var(--success) 14%,transparent);color:color-mix(in oklab,var(--success) 82%,white);box-shadow:0 0 26px color-mix(in oklab,var(--success) 12%,transparent)}html .vxg-editor-wrap .vxg-edit-success-icon
svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}html .vxg-editor-wrap .vxg-edit-success>strong{color:var(--foreground);font:800 23px/1.2 Outfit,Inter,sans-serif}html .vxg-editor-wrap .vxg-edit-success>p{max-width:410px;margin:9px
0 22px;color:var(--muted-foreground);font-size:14px;line-height:1.5}html .vxg-editor-wrap .vxg-edit-success>button{min-width:160px;min-height:46px;padding:0
22px;border:0;border-radius:9999px;background:var(--gradient-brand);color:#fff;font-size:14px;font-weight:850;cursor:pointer;box-shadow:var(--shadow-glow)}html .vxg-editor-wrap .vxg-edit-success>button:hover{filter:brightness(1.08)}html .vxg-editor-wrap .vxg-edit-success>button:focus-visible{outline:3px
solid color-mix(in oklab,var(--primary) 40%,transparent);outline-offset:3px}@media (max-width:760px){html.vxg-member-page .vxg-mp-community-groups{grid-template-columns:1fr;gap:17px;margin-top:17px}html .vxg-editor-wrap .vxg-edit-success{min-height:260px;padding:32px
12px}html .vxg-editor-wrap .vxg-edit-success>strong{font-size:21px}}html.vxg-member-page .tab-content>.section-row:not(.vxg-mp-overview-section)>.heading{min-height:44px;margin:25px
0 16px}html.vxg-member-page .tab-content>.section-row:not(.vxg-mp-overview-section)>.heading>.title{margin-top:0;margin-bottom:0;line-height:1.15}html.vxg-member-page :is(.vxg-msg2-pagehead,.vxg-inbox-head){min-height:52px;margin:25px
0 16px}html.vxg-member-page :is(.vxg-msg2-pagehead,.vxg-inbox-head) h1{margin-top:0;margin-bottom:0;line-height:1.12}html.vxg-member-page .vxg-mp-content-sort>a,html.vxg-member-page .vxg-mp-content-sort>span{flex:0 0 auto;white-space:nowrap}html.vxg-member-page .vxg-my-subscriptions__head{align-items:center;gap:18px;margin:25px
0 16px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}html.vxg-member-page .vxg-my-subscriptions__intro
h1{display:flex;align-items:center;gap:9px;min-height:44px;margin:0}html.vxg-member-page .vxg-my-subscriptions__count{display:inline-grid;place-items:center;min-width:28px;height:25px;padding:0
8px;border:1px
solid color-mix(in oklab,var(--primary) 30%,var(--border));border-radius:9999px;background:color-mix(in oklab,var(--primary) 12%,transparent);color:var(--primary-glow);font:800 11px/1 Inter,sans-serif;font-variant-numeric:tabular-nums}html.vxg-member-page .vxg-my-subscriptions__intro>p:last-child{margin-top:5px}html.vxg-member-page .vxg-my-subscriptions__content[data-subscriptions-view="manage"],
html.vxg-member-page .vxg-my-subscriptions__content[data-subscriptions-view="manage"] .box,
html.vxg-member-page .vxg-my-subscriptions__content[data-subscriptions-view="manage"] .list-subscriptions{margin-right:0;margin-left:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}html.vxg-member-page .vxg-my-subscriptions__content[data-subscriptions-view="manage"]>.section-row>.heading{margin:23px
0 15px}@media (max-width:820px){html.vxg-member-page .vxg-my-subscriptions__head{align-items:stretch;gap:13px;margin:21px
0 15px;padding:0}html.vxg-member-page .vxg-my-subscriptions__tabs{align-self:flex-end;width:max-content;max-width:100%}html.vxg-member-page .vxg-my-subscriptions__content[data-subscriptions-view="manage"]{padding:0}html.vxg-member-page :is(.vxg-msg2-pagehead,.vxg-inbox-head){margin-top:21px}}@media (max-width:520px){html.vxg-member-page .vxg-my-subscriptions__head{gap:12px;margin:19px
0 14px;padding:0}html.vxg-member-page .vxg-my-subscriptions__intro
h1{min-height:38px;font-size:23px}html.vxg-member-page .vxg-my-subscriptions__intro>p:last-child{font-size:12px;line-height:1.4}html.vxg-member-page .tab-content>.section-row:not(.vxg-mp-overview-section)>.heading{min-height:38px;margin:20px
0 14px}}html.vxg-member-page .vxg-mp-friend-inline.is-received{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;min-width:min(100%,430px);padding:5px
0 5px 12px;border-left:2px solid color-mix(in oklab,var(--primary) 74%,transparent)}html.vxg-member-page .vxg-mp-friend-inline.is-received>.generic-error:not(.hidden){position:static;grid-column:1/-1;grid-row:2;width:100%;margin:0;padding:8px
10px;border:0;border-radius:8px;background:color-mix(in oklab,var(--primary) 10%,transparent);box-shadow:none;color:var(--primary-glow);font-size:11px}html.vxg-member-page .vxg-mp-friend-inline-copy{display:flex;align-items:center;gap:9px;min-width:0;color:var(--foreground)}html.vxg-member-page .vxg-mp-friend-inline-copy>span:last-child{display:block;min-width:0}html.vxg-member-page .vxg-mp-friend-inline-copy strong,html.vxg-member-page .vxg-mp-friend-inline-copy
small{display:block}html.vxg-member-page .vxg-mp-friend-inline-copy
strong{font-size:12.5px;font-weight:850;line-height:1.25}html.vxg-member-page .vxg-mp-friend-inline-copy
small{margin-top:2px;overflow:hidden;color:var(--muted-foreground);font-size:10.5px;font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}html.vxg-member-page .vxg-mp-friend-inline-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:color-mix(in oklab,var(--primary) 13%,transparent);color:var(--primary-glow)}html.vxg-member-page .vxg-mp-friend-inline-icon
svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}html.vxg-member-page .vxg-mp-friend-inline-actions{display:flex;align-items:center;gap:7px}html.vxg-member-page .vxg-mp-friend-inline-actions .vxg-mp-btn{flex:0 0 auto;min-width:0;padding:0
13px}html.vxg-member-page .vxg-mp-friend-inline-actions
.friend{background:transparent}@media (max-width:760px){html.vxg-member-page .vxg-mp-friend-inline.is-received{grid-template-columns:minmax(0,1fr) auto;width:auto}html.vxg-member-page .vxg-mp-friend-inline-actions .vxg-mp-btn{width:auto;padding:0
12px}}@media (max-width:640px){html.vxg-member-page .vxg-mp-actions.is-visitor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;width:100%;gap:8px}html.vxg-member-page .vxg-mp-actions.is-visitor.has-profile-menu{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 44px}html.vxg-member-page .vxg-mp-actions.is-visitor>.sub-btn{grid-column:1;grid-row:1;width:100%;min-width:0;padding-right:11px;padding-left:11px}html.vxg-member-page .vxg-mp-actions.is-visitor>.msg{grid-column:2;grid-row:1;width:100%;min-width:0;padding-right:11px;padding-left:11px}html.vxg-member-page .vxg-mp-actions.is-visitor>.vxg-mp-visitor-more{grid-column:3;grid-row:1;width:44px}html.vxg-member-page .vxg-mp-actions.is-visitor>.vxg-mp-visitor-more>summary{width:44px;height:44px}html.vxg-member-page .vxg-mp-actions.is-visitor>.friend,
html.vxg-member-page .vxg-mp-actions.is-visitor>.vxg-mp-friend-inline,
html.vxg-member-page .vxg-mp-actions.is-visitor>.vxg-mp-friend-pending{grid-column:1/-1;grid-row:2;width:100%}html.vxg-member-page .vxg-mp-actions.is-visitor>.vxg-mp-friend-inline:not(.is-received)>.vxg-mp-btn{width:100%}html.vxg-member-page .vxg-mp-actions.is-visitor.has-friend-request>.vxg-mp-friend-inline.is-received{grid-column:1/-1;grid-row:1}html.vxg-member-page .vxg-mp-actions.is-visitor.has-friend-request>.sub-btn,
html.vxg-member-page .vxg-mp-actions.is-visitor.has-friend-request>.msg,
html.vxg-member-page .vxg-mp-actions.is-visitor.has-friend-request>.vxg-mp-visitor-more{grid-row:2}html.vxg-member-page .vxg-mp-friend-inline.is-received{grid-template-columns:minmax(0,1fr);gap:9px;min-width:0;margin:0
0 2px;padding:0
0 12px;border-left:0;border-bottom:1px solid var(--border)}html.vxg-member-page .vxg-mp-friend-inline-actions{display:grid;grid-column:1;grid-row:2;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}html.vxg-member-page .vxg-mp-friend-inline-actions .vxg-mp-btn{width:100%}html.vxg-member-page .vxg-mp-friend-inline.is-received>.generic-error:not(.hidden){grid-column:1;grid-row:3}html.vxg-member-page .vxg-mp-friend-inline-copy
strong{font-size:13px}html.vxg-member-page .vxg-mp-friend-inline-copy
small{font-size:10.5px}html.vxg-member-page .vxg-mp-friend-inline-actions .vxg-mp-btn{height:44px;min-height:44px;padding:0
11px;font-size:12px}}@media (max-width:760px){html .vxg-password-sheet-wrap.fancybox-wrap{position:fixed!important;top:auto!important;right:0!important;bottom:0!important;left:0!important;z-index:8100!important;width:100%!important;height:auto!important}html .vxg-password-sheet-wrap .fancybox-skin{padding:0!important;overflow:hidden;border:1px
solid var(--border)!important;border-right:0!important;border-bottom:0!important;border-left:0!important;border-radius:22px 22px 0 0!important;background:#0b0b0b!important;box-shadow:0 -22px 64px rgba(0,0,0,.56)!important;transform:translate3d(0,105%,0);transition:transform .32s cubic-bezier(.22,1,.36,1)}html .vxg-password-sheet-wrap.is-entered .fancybox-skin{transform:translate3d(0,0,0)}html .vxg-password-sheet-wrap .fancybox-inner{width:100%!important;height:auto!important;overflow:visible!important}html .vxg-password-sheet-wrap .vxg-password-modal{position:relative;width:100%!important;max-width:none!important;max-height:92dvh;padding:0!important;overflow:hidden;border:0;border-radius:22px 22px 0 0;background:#0b0b0b;color:var(--foreground)}html .vxg-password-sheet-wrap .vxg-password-modal::before{content:"";position:absolute;top:8px;left:50%;z-index:2;width:38px;height:4px;border-radius:999px;background:rgba(255,255,255,.22);transform:translateX(-50%)}html .vxg-password-sheet-wrap .vxg-password-modal>.modal-title{min-height:64px;margin:0;padding:25px
62px 13px 18px;color:var(--foreground);font:800 20px/1.2 Outfit,Inter,sans-serif}html .vxg-password-sheet-wrap .vxg-password-modal>.close-btn{top:16px;right:14px;display:grid;place-items:center;width:40px;height:40px;border:1px
solid var(--border);border-radius:12px;background:#141414;color:var(--foreground)}html .vxg-password-sheet-wrap .vxg-password-modal>.modal-holder{max-height:calc(92dvh - 64px);padding:7px
18px 0;overflow-y:auto;overscroll-behavior:contain}html .vxg-password-sheet-wrap .vxg-password-form
.row{margin:0
0 16px}html .vxg-password-sheet-wrap .vxg-password-form .field-label{margin-bottom:7px;color:color-mix(in oklab,var(--foreground) 88%,transparent);font-size:14px;font-weight:750;line-height:1.35}html .vxg-password-sheet-wrap .vxg-password-form
.textfield{box-sizing:border-box;width:100%;height:50px!important;min-height:50px!important;padding:12px
14px!important;border:1px
solid rgba(255,255,255,.13)!important;border-radius:11px!important;background:#141414!important;color:var(--foreground)!important;font:500 16px/1.4 Inter,sans-serif!important}html .vxg-password-sheet-wrap .vxg-password-form .textfield:focus{outline:0;border-color:var(--primary)!important;box-shadow:0 0 0 3px color-mix(in oklab,var(--primary) 22%,transparent)}html .vxg-password-sheet-wrap .vxg-password-form>.bottom{position:sticky;bottom:0;z-index:2;display:flex;margin:4px
-18px 0!important;padding:12px
18px calc(14px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:rgba(11,11,11,.96);box-shadow:0 -12px 28px rgba(0,0,0,.28);backdrop-filter:blur(14px)}html .vxg-password-sheet-wrap .vxg-password-form>.bottom
.submit{width:100%;min-height:48px;margin:0;border-radius:9999px;font-size:14px;font-weight:850}}@media (max-width:760px) and (prefers-reduced-motion:reduce){html .vxg-password-sheet-wrap .fancybox-skin{transition:none}}html.vxg-member-page .vxg-mp-empty.vxg-mp-vip{border:1px
solid color-mix(in oklab,var(--primary) 42%,transparent);background:linear-gradient(160deg,color-mix(in oklab,var(--primary) 14%,transparent),color-mix(in oklab,var(--primary) 3%,transparent) 55%),color-mix(in oklab,var(--surface) 72%,transparent)}html.vxg-member-page .vxg-mp-vip.is-active .vxg-mp-empty-icon{background:var(--gradient-brand);color:#fff}html.vxg-member-page .vxg-mp-empty-actions a.is-primary{background:var(--gradient-brand);border-color:transparent;color:#fff;box-shadow:var(--shadow-glow)}html.vxg-community-page .vxg-cm-talk{margin-top:38px}html.vxg-community-page .vxg-cm-talk-head{display:flex;align-items:center;gap:12px;margin:0
0 16px}html.vxg-community-page .vxg-cm-talk-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border:1px
solid color-mix(in oklab,var(--primary) 35%,var(--border));border-radius:13px;background:color-mix(in oklab,var(--primary) 12%,var(--surface));color:var(--primary-glow)}html.vxg-community-page .vxg-cm-talk-icon
svg{width:21px;height:21px}html.vxg-community-page .vxg-cm-talk-head
h2.title{margin:0;color:var(--foreground);font:800 22px/1.2 Outfit,Inter,sans-serif}html.vxg-community-page .vxg-cm-talk-head
p{margin:4px
0 0;color:var(--muted-foreground);font-size:13px;line-height:1.45}html.vxg-community-page .vxg-cm-talk-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}html.vxg-community-page .vxg-cm-talk-card{display:flex;flex-direction:column;min-width:0;padding:16px;border:1px
solid var(--border);border-radius:16px;background:color-mix(in oklab,var(--surface) 92%,transparent);box-shadow:var(--shadow-card)}html.vxg-community-page .vxg-cm-talk-author{display:flex;align-items:center;gap:10px;min-width:0}html.vxg-community-page .vxg-cm-talk-avatar{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;overflow:hidden;border:1px
solid var(--border);border-radius:50%;background:var(--surface-elevated)}html.vxg-community-page .vxg-cm-talk-avatar
img{display:block;width:100%;height:100%;object-fit:cover}html.vxg-community-page .vxg-cm-talk-avatar img[src*="no-thumb-avatar"]{width:22px;height:22px;object-fit:contain}html.vxg-community-page .vxg-cm-talk-who{display:flex;flex-direction:column;min-width:0;gap:2px}html.vxg-community-page .vxg-cm-talk-name{overflow:hidden;color:var(--foreground);font-size:13.5px;font-weight:750;line-height:1.25;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}html.vxg-community-page .vxg-cm-talk-who
time{color:var(--muted-foreground);font-size:11.5px;font-variant-numeric:tabular-nums}html.vxg-community-page .vxg-cm-talk-quote{position:relative;flex:1 1 auto;margin:14px
0 15px;padding:0
0 0 13px;border-left:2px solid color-mix(in oklab,var(--primary) 56%,transparent);color:color-mix(in oklab,var(--foreground) 88%,transparent);font-size:13.5px;line-height:1.55}html.vxg-community-page .vxg-cm-talk-quote a,html.vxg-community-page .vxg-cm-talk-quote
span{color:inherit;text-decoration:none}html.vxg-community-page .vxg-cm-talk-context{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:10px
11px;border:1px
solid var(--border);border-radius:11px;background:var(--surface-elevated);color:var(--foreground);text-decoration:none}html.vxg-community-page .vxg-cm-talk-kind{padding:3px
7px;border-radius:9999px;background:color-mix(in oklab,var(--primary) 14%,transparent);color:var(--primary-glow);font-size:9.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}html.vxg-community-page .vxg-cm-talk-subject{overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}html.vxg-community-page .vxg-cm-talk-open{display:inline-flex;align-items:center;gap:3px;color:var(--muted-foreground);font-size:10.5px;font-weight:700;white-space:nowrap}html.vxg-community-page .vxg-cm-talk-open
svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2}html.vxg-community-page .vxg-cm-talk-empty{margin:0;padding:24px;border:1px
dashed var(--border);border-radius:14px;color:var(--muted-foreground);text-align:center}html.vxg-community-page .vxg-fc-community-popular:empty{display:none}@media (hover:hover) and (pointer:fine){html.vxg-community-page .vxg-cm-talk-card:hover{border-color:color-mix(in oklab,var(--primary) 28%,var(--border))}html.vxg-community-page .vxg-cm-talk-context:hover{border-color:color-mix(in oklab,var(--primary) 42%,var(--border));color:var(--primary-glow)}}@media (max-width:767px){html.vxg-community-page .vxg-cm-talk{margin-top:30px}html.vxg-community-page .vxg-cm-talk-grid{grid-template-columns:1fr}html.vxg-community-page .vxg-cm-talk-head
h2.title{font-size:20px}html.vxg-community-page .vxg-cm-talk-card{padding:14px}html.vxg-community-page .vxg-cm-talk-open{font-size:0}html.vxg-community-page .vxg-cm-talk-open
svg{width:15px;height:15px}}html.vxg-member-page .vxg-mp-plbar{display:flex;flex-direction:column;gap:12px;margin:22px
0 6px}html.vxg-member-page .vxg-mp-plsearch{position:relative;display:flex;align-items:center;width:100%;max-width:460px}html.vxg-member-page .vxg-mp-plsearch>svg{position:absolute;left:16px;width:18px;height:18px;color:var(--muted-foreground);pointer-events:none}html.vxg-member-page .vxg-mp-plsearch
input{width:100%;height:44px;padding:0
108px 0 43px;border:1px
solid var(--input);border-radius:9999px;background:var(--surface);color:var(--foreground);font:600 13.5px/1 Inter,ui-sans-serif,sans-serif}html.vxg-member-page .vxg-mp-plsearch input::placeholder{color:var(--muted-foreground);font-weight:400}html.vxg-member-page .vxg-mp-plsearch input::-webkit-search-cancel-button{filter:invert(1);opacity:.5}html.vxg-member-page .vxg-mp-plsearch input:focus{border-color:color-mix(in oklab,var(--primary) 58%,transparent);box-shadow:0 0 0 3px color-mix(in oklab,var(--primary) 20%,transparent);outline:0}html.vxg-member-page .vxg-mp-plsearch
button{position:absolute;right:4px;height:36px;padding:0
16px;border:0;border-radius:9999px;background:var(--surface-elevated);color:var(--foreground);font:800 12px/1 Inter,ui-sans-serif,sans-serif;cursor:pointer;transition:background .15s,color .15s}html.vxg-member-page .vxg-mp-plsearch button:hover{background:var(--primary);color:#fff}html.vxg-member-page .vxg-mp-plexplore{min-width:0}html.vxg-member-page .vxg-mp-plexplore .vxg-explorer-rail{padding:3px
22px 5px 1px}html.vxg-member-page .vxg-mp-excard.is-on{border-color:var(--primary);background:color-mix(in oklab,var(--primary) 16%,var(--surface));box-shadow:var(--shadow-glow);transform:none}html.vxg-member-page .vxg-mp-excard.is-on .vxg-ex-label{color:#fff}html.vxg-member-page .vxg-mp-excard.is-on .vxg-ex-count{color:oklch(1 0 0/.76)}html.vxg-member-page .vxg-mp-exall .vxg-ex-thumb{background:var(--surface-elevated);color:var(--primary)}html.vxg-member-page .vxg-mp-exall .vxg-ex-thumb
svg{width:21px;height:21px}html.vxg-member-page .vxg-mp-exall.is-on .vxg-ex-thumb{background:oklch(1 0 0/.16);color:#fff}html.vxg-member-page ul.grid-temp.vxg-mp-pl-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 10px!important;width:100%;margin:0!important;padding:0!important;list-style:none}html.vxg-member-page .vxg-mp-pl-grid>li.item{display:block!important;float:none!important;width:auto!important;min-width:0;margin:0!important;padding:0!important}html.vxg-member-page .vxg-mp-pl-card{min-width:0}html.vxg-member-page .vxg-mp-pl-media{display:block;color:inherit;text-decoration:none}html.vxg-member-page .vxg-mp-pl-mosaic{position:relative;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:3px;aspect-ratio:16/9;overflow:hidden;border-radius:15px;background:var(--surface);box-shadow:var(--shadow-card);isolation:isolate}html.vxg-member-page .vxg-mp-pl-mosaic
picture{min-width:0;min-height:0;overflow:hidden}html.vxg-member-page .vxg-mp-pl-mosaic
img{position:static!important;display:block!important;width:100%!important;height:100%!important;min-width:0;object-fit:cover;object-position:center;border:0!important;border-radius:0!important;opacity:1!important;transition:transform .35s ease}html.vxg-member-page .vxg-mp-pl-mosaic
.video1{grid-column:1;grid-row:1/3}html.vxg-member-page .vxg-mp-pl-mosaic.has-0 .vxg-mp-pl-nothumb,html.vxg-member-page .vxg-mp-pl-mosaic.has-1
.video1{grid-column:1/-1}html.vxg-member-page .vxg-mp-pl-mosaic.has-2
.video2{grid-row:1/3}html.vxg-member-page .vxg-mp-pl-mosaic[data-more]::after{content:attr(data-more);position:absolute;right:0;bottom:0;z-index:2;display:grid;place-items:center;width:calc((100% - 3px)/3);height:calc((100% - 3px)/2);background:oklch(0 0 0/.66);color:#fff;font:800 14px/1 Outfit,Inter,sans-serif;pointer-events:none}html.vxg-member-page .vxg-mp-pl-mosaic.has-0[data-more]::after,html.vxg-member-page .vxg-mp-pl-mosaic.has-1[data-more]::after,html.vxg-member-page .vxg-mp-pl-mosaic.has-2[data-more]::after{content:none}html.vxg-member-page .vxg-mp-pl-nothumb{grid-column:1/-1;grid-row:1/3;display:grid;place-items:center;padding:0
10px;color:var(--muted-foreground);font-size:12px;text-align:center}html.vxg-member-page .vxg-mp-pl-count{position:absolute;left:8px;bottom:8px;z-index:4;display:inline-flex;align-items:center;gap:5px;padding:5px
8px;border-radius:7px;background:oklch(0 0 0/.76);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#fff;font-size:10.5px;font-weight:750;line-height:1}html.vxg-member-page .vxg-mp-pl-count
svg{width:11px;height:11px}html.vxg-member-page .vxg-mp-pl-body{min-width:0;padding:9px
2px 0}html.vxg-member-page .vxg-mp-pl-title{display:block;color:inherit;text-decoration:none}html.vxg-member-page .vxg-mp-pl-title
h3{display:-webkit-box;overflow:hidden;margin:0;color:var(--foreground);font-size:14px;font-weight:650;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:color .15s}html.vxg-member-page .vxg-mp-pl-title:hover
h3{color:var(--primary-glow)}html.vxg-member-page .vxg-mp-pl-card .thumb-bottom{display:flex;align-items:center;gap:5px 10px;overflow:hidden;margin-top:6px;padding:0;color:var(--muted-foreground)}html.vxg-member-page .vxg-mp-pl-card .thumb-item{display:flex;align-items:center;gap:4px;min-width:0;margin:0;padding:0;color:inherit;font-size:11px;font-weight:500;line-height:1;white-space:nowrap}html.vxg-member-page .vxg-mp-pl-card .thumb-item
i{position:static;display:flex;margin:0}html.vxg-member-page .vxg-mp-pl-card .thumb-item
svg{width:12px;height:12px;fill:currentColor}html.vxg-member-page .vxg-mp-pl-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;min-height:220px;padding:30px
18px;color:var(--muted-foreground);text-align:center}html.vxg-member-page .vxg-mp-pl-empty
strong{color:var(--foreground);font-size:16px;font-weight:750}html.vxg-member-page .vxg-mp-pl-empty
a{min-height:40px;display:inline-flex;align-items:center;padding:0
15px;border-radius:11px;background:var(--primary);color:#fff;font-size:12px;font-weight:800;text-decoration:none}html.vxg-member-page .vxg-mp-plcard .vxg-mp-pl-mosaic{border:1px
solid var(--border);border-radius:13px;box-shadow:none}html.vxg-member-page .vxg-mp-plcard .vxg-mp-pl-count{left:7px;bottom:7px;padding:4px
7px;font-size:10px}html.vxg-member-page .vxg-mp-plcard .vxg-mp-pl-count
svg{width:10px;height:10px}@media (hover:hover) and (min-width:1024px){html.vxg-member-page .vxg-mp-pl-media:hover .vxg-mp-pl-mosaic
img{transform:scale(1.025)}html.vxg-member-page .vxg-mp-plcard:hover .vxg-mp-pl-mosaic
img{transform:scale(1.025)}html.vxg-member-page .vxg-mp-plcard:hover .vxg-mp-stack-title{color:var(--primary-glow)}}@media (min-width:1024px){html.vxg-member-page .vxg-mp-plbar{flex-direction:row;align-items:center;gap:18px}html.vxg-member-page .vxg-mp-plexplore{flex:1 1 auto;min-width:0}html.vxg-member-page .vxg-mp-plsearch{flex:0 0 340px;width:340px;max-width:340px}html.vxg-member-page .vxg-mp-plsearch:only-child{flex:0 1 460px;width:auto;max-width:460px}}@media (min-width:760px){html.vxg-member-page ul.grid-temp.vxg-mp-pl-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:25px 13px!important}}@media (min-width:1380px){html.vxg-member-page ul.grid-temp.vxg-mp-pl-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px 16px!important}}@media (max-width:640px){html.vxg-member-page .vxg-mp-plbar{gap:10px;margin:16px
0 2px}html.vxg-member-page .vxg-mp-plsearch{max-width:none}html.vxg-member-page .vxg-mp-plsearch
input{height:42px;padding-right:46px}html.vxg-member-page .vxg-mp-plsearch
button{width:36px;padding:0;font-size:0}html.vxg-member-page .vxg-mp-plsearch button::after{content:"\203A";font-size:20px}}@media (max-width:420px){html.vxg-member-page ul.grid-temp.vxg-mp-pl-grid{gap:21px 8px!important}html.vxg-member-page .vxg-mp-pl-title
h3{font-size:13px}}@media (prefers-reduced-motion:reduce){html.vxg-member-page .vxg-mp-pl-mosaic
img{transition:none}}
