:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#050708;--surface-3:#ffffff08;--surface-5:#ffffff0d;--surface-8:#ffffff14;--surface-12:#ffffff1f;--text-main:#f7fafbf0;--text-soft:#e8eff1b8;--text-muted:#dae4e775;--line-faint:#fff1;--line-soft:#ffffff1c;--accent:#9bcfda;--accent-strong:#bce4ec;--accent-soft:#9bcfda1f;--accent-glow:#80becb29;--danger:#ef9ba8;--success:#9fd5bd;--shadow-soft:0 28px 90px #0000004d;--shadow-float:0 18px 56px #00000038;--shadow-hover:0 24px 72px #0000004d;--radius-sm:12px;--radius-md:16px;--radius-lg:20px;--radius-pill:999px;--topbar-height:64px;--mobile-nav-height:76px;--font-sans:var(--font-manrope), var(--font-noto-tc), "PingFang TC", "Microsoft JhengHei", system-ui, sans-serif;--font-display:var(--font-manrope), var(--font-noto-tc), "PingFang TC", system-ui, sans-serif;--font-zh:var(--font-noto-tc), "PingFang TC", "Microsoft JhengHei", system-ui, sans-serif;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-smooth:cubic-bezier(.4, 0, .2, 1);--motion-fast:.15s;--motion-normal:.26s;--motion-slow:.46s;--foreground:var(--text-main);--textMain:var(--text-main);--textSoft:var(--text-soft);--textMuted:var(--text-muted);--brand:var(--accent);--brandHover:var(--accent-strong);--brandSoft:var(--accent-soft);--brandInk:#071012;--layer:var(--surface-5);--layerHover:var(--surface-8);--border:var(--line-faint);--border-subtle:var(--line-faint);--border-glow:var(--line-soft);--surface-input:var(--surface-5);--surface-muted:var(--surface-3)}*,:before,:after{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;min-width:0;min-height:100%}body{background:var(--background);min-width:0;min-height:100%;color:var(--text-main);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:.95rem;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{min-width:0;color:inherit;font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}input,textarea,select{border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:var(--surface-3);width:100%;transition:background var(--motion-fast), border-color var(--motion-fast), box-shadow var(--motion-fast);outline:none}input,select{min-height:44px;padding:0 13px}textarea{resize:vertical;min-height:132px;padding:12px 13px}input::placeholder,textarea::placeholder{color:var(--text-muted)}input:focus,textarea:focus,select:focus{background:var(--surface-5);border-color:#9bcfda6b;box-shadow:0 0 0 4px #9bcfda13}option{background:#111516}img,video,svg,canvas{max-width:100%;display:block}p,h1,h2,h3,h4,dl,dd{margin:0}h1,h2,h3,h4{font-family:var(--font-display);text-wrap:balance}html[lang=zh-Hant] h1,html[lang=zh-Hant] h2,html[lang=zh-Hant] h3{font-family:var(--font-zh);letter-spacing:-.025em}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--line-faint);color:var(--text-soft);text-align:left;vertical-align:top;padding:13px 12px}th{color:var(--text-main);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}::selection{background:var(--accent);color:#071012}.vurse-sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.vurse-app,.vurse-auth,.vurse-shell{min-height:100vh}.vurse-shell{padding-top:var(--topbar-height)}.vurse-shell__topbar{z-index:50;min-height:var(--topbar-height);border-bottom:1px solid var(--line-faint);-webkit-backdrop-filter:blur(24px)saturate(125%);background:#050708c2;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:16px;padding:0 max(24px,50vw - 660px);display:grid;position:fixed;inset:0 0 auto;box-shadow:0 18px 56px #0000001f}.vurse-shell__brand,.vurse-shell__brand-copy,.vurse-shell__actions,.vurse-shell__nav,.vurse-inline-row,.vurse-panel__head,.vurse-admin-section__head,.vurse-admin-row__head,.vurse-post__header,.vurse-post__meta,.vurse-post__actions,.vurse-post__author,.vurse-chip-row,.vurse-hero__actions,.vurse-page-head__actions,.vurse-admin-actions{align-items:center;display:flex}.vurse-shell__brand{letter-spacing:-.02em;gap:10px;width:max-content;font-weight:720}.vurse-shell__brand-mark{width:34px;height:34px;transition:transform var(--motion-normal) var(--ease-out);overflow:hidden}.vurse-shell__brand:hover .vurse-shell__brand-mark{transform:scale(1.035)}.vurse-shell__brand-image{object-fit:cover;width:100%;max-width:none;height:100%;transform:scale(1.1)}.vurse-shell__brand-copy{align-items:baseline;gap:5px}.vurse-shell__brand-copy small{color:var(--text-muted);letter-spacing:.05em;font-size:.66rem}.vurse-shell__nav{scrollbar-width:none;justify-content:center;gap:2px;min-width:0;overflow-x:auto}.vurse-shell__nav::-webkit-scrollbar{display:none}.vurse-shell__nav a,.vurse-mobile-nav a{border-radius:var(--radius-sm);min-height:36px;color:var(--text-muted);white-space:nowrap;transition:background var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:.82rem;font-weight:650;display:inline-flex}.vurse-shell__nav a:hover,.vurse-mobile-nav a:hover{background:var(--surface-5);color:var(--text-main);transform:translateY(-1px)}.vurse-shell__nav a[aria-current=page],.vurse-mobile-nav a[aria-current=page]{background:var(--accent-soft);color:var(--accent-strong)}.vurse-shell__actions{justify-content:flex-end;gap:8px;min-width:max-content}.vurse-shell__status{max-width:140px;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.vurse-shell__main{width:min(1320px,100% - 48px);margin:0 auto;padding:30px 0 72px}.vurse-mobile-nav{display:none}.vurse-user-menu{position:relative}.vurse-user-menu>summary{cursor:pointer;list-style:none;display:block}.vurse-user-menu>summary::-webkit-details-marker{display:none}.vurse-post__more::-webkit-details-marker{display:none}.vurse-user-menu__popover,.vurse-post__menu>div,.vurse-dialog,.vurse-broadcast__dialog{border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(26px)saturate(120%);background:#0e1213f0}.vurse-user-menu__popover{z-index:90;border-radius:var(--radius-md);width:224px;animation:vurse-scale-in var(--motion-normal) var(--ease-out) both;padding:8px;display:grid;position:absolute;inset:calc(100% + 12px) 0 auto auto}.vurse-user-menu__identity{border-bottom:1px solid var(--line-faint);gap:2px;margin-bottom:4px;padding:11px;display:grid}.vurse-user-menu__identity span,.vurse-user-menu__identity small{color:var(--text-muted);font-size:.72rem}.vurse-user-menu__popover>a,.vurse-user-menu__popover>button{border-radius:var(--radius-sm);min-height:40px;color:var(--text-soft);background:0 0;border:0;justify-content:flex-start;align-items:center;gap:10px;padding:0 10px;font-size:.82rem;display:flex}.vurse-user-menu__popover>a:hover,.vurse-user-menu__popover>button:hover{background:var(--surface-5);color:var(--text-main)}.vurse-page,.vurse-home,.vurse-stack,.vurse-form,.vurse-panel,.vurse-panel__title,.vurse-stack-tight,.vurse-profile__identity,.vurse-profile__content,.vurse-profile__feed,.vurse-profile__people,.vurse-search-results,.vurse-search-people,.vurse-search-topics,.vurse-admin-list,.vurse-admin-post-list,.vurse-admin-toggle-list,.vurse-admin-command-list{display:grid}.vurse-page{gap:40px}.vurse-page-head{border-bottom:1px solid var(--line-faint);justify-content:space-between;align-items:end;gap:32px;min-height:108px;padding:28px 0 22px;display:flex}.vurse-page-head__copy{gap:7px;display:grid}.vurse-page-head h1{letter-spacing:-.045em;font-size:clamp(1.7rem,3vw,2.55rem);font-weight:650;line-height:1.08}.vurse-page-head__copy>span{max-width:680px;color:var(--text-soft)}.vurse-page-head__actions,.vurse-admin-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px}.vurse-eyebrow,.vurse-page-head__copy>p{color:var(--text-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.69rem;font-weight:760}.vurse-button,.vurse-icon-button,.vurse-action{color:var(--text-soft);white-space:nowrap;transition:background var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);border:0;justify-content:center;align-items:center;font-weight:680;display:inline-flex}.vurse-button{border-radius:var(--radius-sm);min-height:42px;color:var(--text-main);background:#9bcfda1f;border:1px solid #9bcfda33;gap:8px;padding:0 17px;font-size:.85rem;box-shadow:0 16px 48px #0003,0 0 32px #80becb12,inset 0 1px #ffffff14}.vurse-button>svg{color:var(--accent-strong)}.vurse-button:hover{background:#9bcfda2b;transform:translateY(-1px);box-shadow:0 20px 58px #00000040,0 0 36px #80becb1a,inset 0 1px #ffffff1c}.vurse-button:active,.vurse-action:active,.vurse-icon-button:active{transform:translateY(1px)}.vurse-button--secondary,.vurse-button--ghost{box-shadow:none;color:var(--text-soft);background:0 0;border-color:#0000}.vurse-button--secondary:hover,.vurse-button--ghost:hover{background:var(--surface-5);box-shadow:var(--shadow-float);color:var(--text-main)}.vurse-button--danger{color:#f5c4cc;background:#ef9ba814;border-color:#ef9ba82e}.vurse-button--small{min-height:36px;padding:0 13px;font-size:.78rem}.vurse-icon-button{border-radius:var(--radius-sm);background:0 0;width:38px;height:38px;padding:0}.vurse-icon-button:hover,.vurse-icon-button.is-active{background:var(--surface-5);color:var(--accent-strong);transform:translateY(-1px)}.vurse-action{background:0 0;border-radius:10px;gap:7px;min-height:34px;padding:0 9px;font-size:.79rem}.vurse-action:hover{background:var(--surface-5);color:var(--text-main);transform:translateY(-1px)}.vurse-language-switcher span{font-size:.7rem;font-weight:700}.vurse-field{color:var(--text-soft);gap:7px;font-size:.82rem;font-weight:650;display:grid}.vurse-field__control{border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:var(--surface-3);min-height:46px;color:var(--text-muted);align-items:center;gap:8px;padding:0 13px;display:flex}.vurse-field:focus-within .vurse-field__control{background:var(--surface-5);border-color:#9bcfda66;box-shadow:0 0 0 4px #9bcfda12}.vurse-field__control input,.vurse-field__control select,.vurse-search input{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.vurse-field__help,.vurse-muted{color:var(--text-muted);font-size:.75rem;font-weight:450}.vurse-form,.vurse-stack{gap:20px}.vurse-stack-tight{gap:5px}.vurse-grid-two,.vurse-settings-layout,.vurse-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}.vurse-panel{border-bottom:1px solid var(--line-faint);background:0 0;gap:16px;min-width:0;padding-bottom:24px}.vurse-panel__head,.vurse-admin-section__head,.vurse-admin-row__head,.vurse-post__header{justify-content:space-between;gap:12px}.vurse-panel__title{gap:3px}.vurse-panel__title strong,.vurse-panel__title h2{font-size:.98rem}.vurse-panel__title>span:not(.vurse-eyebrow),.vurse-panel__title>p:not(.vurse-eyebrow){color:var(--text-muted);font-size:.79rem}.vurse-search{border:1px solid var(--line-soft);border-radius:var(--radius-md);background:var(--surface-3);width:100%;min-height:52px;color:var(--text-muted);box-shadow:var(--shadow-float);transition:background var(--motion-normal) var(--ease-out), border-color var(--motion-normal) var(--ease-out), box-shadow var(--motion-normal) var(--ease-out), transform var(--motion-normal) var(--ease-out);align-items:center;gap:12px;padding:0 16px;display:flex}.vurse-search:focus-within{background:var(--surface-5);box-shadow:0 0 0 4px #9bcfda12, var(--shadow-hover);border-color:#9bcfda5c;transform:translateY(-1px)}.vurse-search__status{color:var(--text-muted);flex:none;font-size:.74rem}.vurse-segmented{border-radius:var(--radius-sm);background:var(--surface-3);width:max-content;padding:3px;display:inline-flex}.vurse-segmented button{min-height:34px;color:var(--text-muted);background:0 0;border:0;border-radius:9px;padding:0 11px;font-size:.78rem}.vurse-segmented button:hover{color:var(--text-main)}.vurse-segmented button[aria-pressed=true]{background:var(--surface-8);color:var(--accent-strong)}.vurse-tag,.vurse-chip,.vurse-status-pill,.vurse-profile__badge{border:1px solid var(--line-faint);border-radius:var(--radius-pill);background:var(--surface-3);width:max-content;min-height:25px;color:var(--text-soft);align-items:center;padding:0 8px;font-size:.7rem;font-weight:650;display:inline-flex}.vurse-chip{cursor:pointer}.vurse-tag:hover,.vurse-chip:hover{background:var(--surface-5);color:var(--text-main);transform:translateY(-1px)}.vurse-alert,.vurse-success,.vurse-admin-note{border-radius:var(--radius-sm);background:var(--surface-3);color:var(--text-soft);padding:13px 15px}.vurse-alert{color:#f2b5bf}.vurse-success{color:var(--success)}.vurse-empty,.vurse-loading{min-height:160px;color:var(--text-muted);text-align:center;align-content:center;place-items:center;gap:12px;padding:32px;display:grid}.vurse-empty h3{color:var(--text-main)}.vurse-loading__bar,.vurse-skeleton{border-radius:var(--radius-pill);background:linear-gradient(90deg, var(--surface-3), var(--surface-8), var(--surface-3));animation:vurse-shimmer 1.5s var(--ease-smooth) infinite;background-size:220% 100%;overflow:hidden}.vurse-loading__bar{width:min(420px,70vw);height:7px}.vurse-home{gap:32px}.vurse-home__hero{border-bottom:1px solid var(--line-faint);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;min-height:168px;padding:24px 0 28px;display:grid}.vurse-hero{gap:12px;display:grid}.vurse-hero h1{letter-spacing:-.055em;max-width:760px;font-size:clamp(1.9rem,4vw,3.15rem);font-weight:620;line-height:1.02}html[lang=zh-Hant] .vurse-hero h1{letter-spacing:-.035em;line-height:1.14}.vurse-hero p:not(.vurse-eyebrow){max-width:700px;color:var(--text-soft)}.vurse-hero__actions{flex-wrap:wrap;gap:9px}.vurse-hero__signal{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;font-size:.7rem;display:flex}.vurse-hero__signal span,.vurse-board-dot,.vurse-wall-plaza__pulse>span{background:var(--accent);width:7px;height:7px;box-shadow:0 0 18px var(--accent-glow);border-radius:50%}.vurse-feed-layout{grid-template-columns:180px minmax(0,720px) 190px;justify-content:center;align-items:start;gap:clamp(24px,3.5vw,48px);display:grid}.vurse-board-panel,.vurse-trend-panel{top:calc(var(--topbar-height) + 28px);background:0 0;gap:16px;min-width:0;display:grid;position:sticky}.vurse-feed-main{min-width:0}.vurse-composer-strip{border-radius:var(--radius-md);background:var(--surface-3);box-shadow:var(--shadow-float), inset 0 1px 0 #ffffff0b;gap:16px;padding:20px;display:grid}.vurse-home-composer{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;margin-bottom:24px}.vurse-home-composer__body{gap:8px;display:grid}.vurse-home-composer__trigger{border-radius:var(--radius-sm);background:var(--surface-3);min-height:42px;color:var(--text-muted);transition:background var(--motion-fast), color var(--motion-fast), transform var(--motion-fast);align-items:center;padding:0 13px;display:flex}.vurse-home-composer__trigger:hover{background:var(--surface-5);color:var(--text-main);transform:translateY(-1px)}.vurse-home-composer__tools{flex-wrap:wrap;gap:2px;display:flex}.vurse-feed-header{border-bottom:1px solid var(--line-faint);gap:16px;padding:0 0 20px;display:grid}.vurse-board-nav,.vurse-side-list{gap:2px;display:grid}.vurse-board-nav a,.vurse-side-list a,.vurse-side-list button{border-radius:var(--radius-sm);min-height:40px;color:var(--text-muted);text-align:left;transition:background var(--motion-fast), color var(--motion-fast), transform var(--motion-fast);background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-size:.8rem;display:flex}.vurse-board-nav a:hover,.vurse-side-list a:hover,.vurse-side-list button:hover,.vurse-board-nav a[aria-current=page]{background:var(--surface-3);color:var(--text-main);transform:translate(2px)}.vurse-side-list a{border-bottom:1px solid var(--line-faint);border-radius:0;min-height:49px;padding-inline:4px}.vurse-side-list a span{color:var(--text-soft)}.vurse-side-list a strong{color:var(--text-muted);font-size:.72rem}.vurse-feed{display:grid}.vurse-post{transition:background var(--motion-normal) var(--ease-out), box-shadow var(--motion-normal) var(--ease-out), padding var(--motion-normal) var(--ease-out), transform var(--motion-normal) var(--ease-out);background:0 0;gap:16px;padding:28px 6px;display:grid;position:relative}.vurse-post+.vurse-post{border-top:1px solid var(--line-faint)}.vurse-post:hover{border-radius:var(--radius-md);background:var(--surface-3);box-shadow:var(--shadow-float);padding-inline:14px;transform:translateY(-1px)}.vurse-post--compact{padding-block:20px}.vurse-post__author{min-width:0;color:var(--text-soft);gap:10px;font-size:.8rem}.vurse-avatar{width:var(--vurse-avatar-size);height:var(--vurse-avatar-size);border:1px solid var(--line-soft);background:var(--surface-8);color:var(--text-main);transition:border-color var(--motion-fast), transform var(--motion-fast);border-radius:50%;flex:none;place-items:center;font-weight:760;display:grid;overflow:hidden}.vurse-avatar:hover{border-color:#9bcfda5c;transform:scale(1.025)}.vurse-avatar img{object-fit:cover;width:100%;height:100%}.vurse-post__meta{color:var(--text-muted);gap:8px;font-size:.72rem}.vurse-post h1,.vurse-post h2{letter-spacing:-.028em;font-size:clamp(1.2rem,2vw,1.48rem);font-weight:650;line-height:1.3}.vurse-post h2 a:hover{color:var(--accent-strong)}.vurse-post__excerpt{color:var(--text-soft);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.94rem;line-height:1.72;display:-webkit-box;overflow:hidden}.vurse-post__tags{flex-wrap:wrap;gap:6px;display:flex}.vurse-post__media{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;display:grid}.vurse-spoiler-image{border-radius:var(--radius-md);background:#0a0d0e;border:0;width:100%;min-height:180px;padding:0;display:block;position:relative;overflow:hidden}.vurse-spoiler-image img{object-fit:cover;width:100%;height:100%;min-height:180px}.vurse-spoiler-image span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000009e;place-items:center;font-weight:700;display:grid;position:absolute;inset:0}.vurse-post__actions{opacity:.54;transition:opacity var(--motion-fast);flex-wrap:wrap;justify-content:space-between;gap:2px;padding-top:3px}.vurse-post:hover .vurse-post__actions,.vurse-post:focus-within .vurse-post__actions{opacity:1}.vurse-post__actions .vurse-action{flex:auto}.vurse-post__actions .vurse-action:hover{color:var(--accent-strong)}.vurse-post__menu{position:relative}.vurse-post__more{border-radius:var(--radius-sm);width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;place-items:center;list-style:none;display:grid}.vurse-post__more:hover{background:var(--surface-5);color:var(--text-main)}.vurse-post__menu>div{z-index:20;border-radius:var(--radius-sm);min-width:142px;padding:6px;position:absolute;inset:calc(100% + 5px) 0 auto auto}.vurse-post__menu>div button{width:100%;min-height:38px;color:var(--text-soft);background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:0 9px;display:flex}.vurse-stats,.vurse-admin-metrics{border-radius:var(--radius-md);background:var(--line-faint);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.vurse-stat,.vurse-admin-stat{background:#080b0c;gap:5px;min-width:0;padding:20px;display:grid}.vurse-stat span,.vurse-admin-stat__label,.vurse-admin-stat__hint{color:var(--text-muted);font-size:.74rem}.vurse-stat strong,.vurse-admin-stat strong{font-size:1.45rem}.vurse-thread{gap:32px;width:min(820px,100%);margin:0 auto;display:grid}.vurse-thread>.vurse-post{border-radius:var(--radius-lg);background:var(--surface-3);box-shadow:var(--shadow-float);padding:32px}.vurse-compose-page{width:min(920px,100%);margin:0 auto}.vurse-compose-content{padding:clamp(22px,4vw,36px)}.vurse-compose-tools,.vurse-wall-compose__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.vurse-compose-submit{justify-self:end}.vurse-plain-input{width:100%}.vurse-hot-head{border-bottom:1px solid var(--line-faint);gap:16px;padding:24px 0;display:grid}.vurse-editor{border:1px solid var(--line-soft);border-radius:var(--radius-md);background:var(--surface-3);overflow:hidden}.vurse-editor__toolbar{border-bottom:1px solid var(--line-faint);flex-wrap:wrap;gap:3px;padding:7px;display:flex}.vurse-editor__toolbar button{background:0 0;border:0;border-radius:9px;min-width:36px;min-height:34px}.vurse-editor__toolbar button:hover,.vurse-editor__toolbar button[aria-pressed=true]{background:var(--surface-8)}.ProseMirror{outline:0;min-height:220px;padding:18px}.ProseMirror:focus{background:#ffffff05}.vurse-profile{width:min(960px,100%);margin:0 auto}.vurse-profile__header{grid-template-columns:140px minmax(0,1fr);align-items:center;gap:32px;padding:34px 0;display:grid}.vurse-profile__avatar .vurse-avatar{width:132px;height:132px;box-shadow:0 24px 64px #00000047}.vurse-profile__identity{gap:12px}.vurse-profile__title-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.vurse-profile__title-row h1{letter-spacing:-.045em;font-size:clamp(1.8rem,4vw,3rem)}.vurse-profile__title-row>div:first-child>span,.vurse-profile__bio{color:var(--text-soft)}.vurse-profile__actions{flex-wrap:wrap;gap:8px;display:flex}.vurse-profile__actions .is-following{background:var(--surface-5)}.vurse-profile__stats{flex-wrap:wrap;gap:24px;display:flex}.vurse-profile__stats div{align-items:baseline;gap:5px;display:flex}.vurse-profile__stats dd{color:var(--text-main);font-weight:720}.vurse-profile__stats dt{color:var(--text-muted);font-size:.76rem}.vurse-profile__tabs,.vurse-search-tabs{top:var(--topbar-height);z-index:10;border-bottom:1px solid var(--line-faint);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050708db;gap:20px;display:flex;position:sticky;overflow-x:auto}.vurse-profile__tabs button,.vurse-search-tabs button{min-height:52px;color:var(--text-muted);background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:0 4px;display:flex;position:relative}.vurse-profile__tabs button:after,.vurse-search-tabs button:after{content:"";background:0 0;border-radius:2px;height:2px;position:absolute;inset:auto 0 0}.vurse-profile__tabs button[aria-selected=true],.vurse-search-tabs button[aria-pressed=true]{color:var(--accent-strong)}.vurse-profile__tabs button[aria-selected=true]:after,.vurse-search-tabs button[aria-pressed=true]:after{background:var(--accent)}.vurse-profile__content,.vurse-profile__feed,.vurse-profile__people,.vurse-search-results,.vurse-search-people,.vurse-search-topics{gap:0}.vurse-profile-post,.vurse-profile-reply,.vurse-profile__people a,.vurse-search-people>a,.vurse-search-topics>a,.vurse-admin-command-list>a,.vurse-admin-post-list>a,.vurse-admin-row,.vurse-admin-toggle{border-bottom:1px solid var(--line-faint);transition:background var(--motion-fast), padding var(--motion-fast), transform var(--motion-fast);padding:20px 4px}.vurse-profile-post:hover,.vurse-profile-reply:hover,.vurse-profile__people a:hover,.vurse-search-people>a:hover,.vurse-search-topics>a:hover,.vurse-admin-command-list>a:hover,.vurse-admin-post-list>a:hover,.vurse-admin-row:hover{border-radius:var(--radius-md);background:var(--surface-3);padding-inline:14px;transform:translateY(-1px)}.vurse-profile-post{gap:12px;display:grid}.vurse-profile-post__meta,.vurse-search-people__meta,.vurse-admin-post-list__meta{color:var(--text-muted);align-items:center;gap:12px;font-size:.75rem;display:flex}.vurse-profile-post p,.vurse-profile-reply,.vurse-profile__people small{color:var(--text-soft)}.vurse-profile-post__media,.vurse-profile__media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.vurse-profile-post__media img,.vurse-profile__media-grid img{aspect-ratio:1;border-radius:var(--radius-sm);object-fit:cover;width:100%}.vurse-profile__media-grid a{border-radius:var(--radius-sm);position:relative;overflow:hidden}.vurse-profile__media-grid a>span{background:linear-gradient(#0000,#000000bd);padding:18px 10px 9px;font-size:.74rem;position:absolute;inset:auto 0 0}.vurse-profile__about{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;padding-top:32px;display:grid}.vurse-profile__about section{align-content:start;gap:16px;display:grid}.vurse-profile__people a,.vurse-search-people>a{align-items:center;gap:12px;display:flex}.vurse-profile__people a>span{display:grid}.vurse-settings-layout{grid-template-columns:minmax(0,1.5fr) minmax(260px,.75fr);align-items:start}.vurse-settings-layout>aside{top:calc(var(--topbar-height) + 28px);border-radius:var(--radius-md);background:var(--surface-3);box-shadow:var(--shadow-float);border:0;padding:22px;position:sticky}.vurse-search-page{width:min(980px,100%);margin:0 auto}.vurse-search-page__head{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);align-items:end;gap:32px;padding:34px 0 22px;display:grid}.vurse-search-page__head h1{letter-spacing:-.055em;font-size:clamp(2.2rem,6vw,4.5rem)}.vurse-search-discovery{text-align:center;align-content:center;gap:24px;min-height:320px;display:grid}.vurse-search-discovery .vurse-chip-row{justify-content:center}.vurse-search-tags{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.vurse-search-tags a{border-radius:var(--radius-md);background:var(--surface-3);gap:5px;padding:18px;display:grid}.vurse-search-tags a:hover{background:var(--surface-5);box-shadow:var(--shadow-float);transform:translateY(-1px)}.vurse-auth{place-items:center;padding:32px;display:grid;position:relative;overflow:hidden}.vurse-auth__panel{grid-template-columns:minmax(280px,.9fr) minmax(320px,.7fr);align-items:center;gap:clamp(48px,9vw,120px);width:min(1040px,100%);display:grid}.vurse-auth__brand{align-content:center;gap:16px;min-height:420px;display:grid}.vurse-auth__brand h1{letter-spacing:-.065em;font-size:clamp(3.2rem,9vw,7rem);line-height:.88}.vurse-auth__brand p{max-width:460px;color:var(--text-soft)}.vurse-auth__form{border-radius:var(--radius-lg);background:var(--surface-3);box-shadow:var(--shadow-soft), inset 0 1px 0 #ffffff0d;gap:20px;padding:clamp(24px,4vw,38px);display:grid}.vurse-auth__links{color:var(--text-muted);flex-wrap:wrap;gap:16px;font-size:.8rem;display:flex}.vurse-auth__links a:hover{color:var(--accent-strong)}.vurse-auth__locale{z-index:4;position:absolute;inset:22px 22px auto auto}.vurse-auth__orbits{aspect-ratio:1;filter:blur(30px);pointer-events:none;background:radial-gradient(circle,#9bcfda14,#0000 68%);border-radius:50%;width:360px;position:absolute;inset:10% auto auto 8%}.vurse-wall-plaza{min-height:min(720px, calc(100svh - var(--topbar-height) - 24px));padding:clamp(38px,6vw,76px) 0;position:relative;overflow:hidden}.vurse-wall-plaza:before{content:"";z-index:-1;filter:blur(44px);background:radial-gradient(circle at 24% 48%,#9bcfda12,#0000 28%),radial-gradient(circle at 76% 42%,#9bb4da0b,#0000 30%);height:68%;position:absolute;inset:14% 8% auto}.vurse-wall-plaza__head,.vurse-wall-compose__head{justify-content:space-between;align-items:end;gap:32px;display:flex}.vurse-wall-plaza__head>div:first-child,.vurse-wall-compose__head>div{gap:8px;display:grid}.vurse-wall-plaza__head h1{letter-spacing:-.06em;font-size:clamp(3rem,8vw,7rem);font-weight:620;line-height:.92}.vurse-wall-plaza__head p:not(.vurse-eyebrow){color:var(--text-soft)}.vurse-wall-plaza__pulse{grid-template-columns:auto auto;align-items:center;gap:2px 9px;display:grid}.vurse-wall-plaza__pulse strong{font-size:1.25rem}.vurse-wall-plaza__pulse small{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;grid-column:2;font-size:.66rem}.vurse-wall-plaza__field{place-items:center;min-height:clamp(420px,54vw,590px);display:grid}.vurse-wall-notes{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:clamp(34px,5vw,72px) clamp(28px,5vw,64px);width:100%;padding:clamp(64px,9vw,120px) clamp(16px,4vw,58px);display:grid}.vurse-wall-note{border-top:1px solid var(--line-faint);color:#f7fafbcc;text-shadow:0 18px 50px #000000ad;contain:layout paint;grid-column:span 4;align-items:flex-start;gap:11px;min-width:0;max-width:34ch;padding-top:14px;display:flex}.vurse-wall-note:nth-child(6n+1),.vurse-wall-note:nth-child(6n+5){grid-column:span 5}.vurse-wall-note:nth-child(6n+3),.vurse-wall-note:nth-child(6n+4){grid-column:span 3}.vurse-wall-note>span{color:var(--accent);opacity:.62;margin-top:.45em;font-size:.58em}.vurse-wall-note p{font-family:var(--font-zh);text-wrap:balance;line-height:1.5}.vurse-wall-note--large p{font-size:clamp(1.45rem,3.1vw,2.55rem)}.vurse-wall-note--medium p{font-size:clamp(1.14rem,2.3vw,1.85rem)}.vurse-wall-note--small p{font-size:clamp(.98rem,1.8vw,1.3rem)}.vurse-wall-plaza__empty,.vurse-wall-plaza__loading{color:var(--text-muted);justify-content:center;align-items:center;gap:12px;display:flex}.vurse-wall-plaza__empty{text-align:center;flex-direction:column}.vurse-wall-plaza__loading span{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:.9s ease-in-out infinite alternate vurse-soft-pop}.vurse-wall-compose{width:min(820px,100%);margin:0 auto;padding:70px 0 110px}.vurse-wall-compose__head{margin-bottom:32px}.vurse-wall-compose__head h2{font-size:clamp(1.8rem,4vw,3.2rem)}.vurse-wall-compose__form{gap:20px;display:grid}.vurse-wall-compose__skeleton{width:100%;min-height:112px}.vurse-wall-compose__guest .vurse-panel{padding:20px 0}.vurse-wall-compose__input{border:0;border-bottom:1px solid var(--line-soft);background:0 0;border-radius:0;min-height:118px;padding:14px 0 22px;font-size:clamp(1.1rem,2.3vw,1.65rem)}.vurse-wall-compose__input:focus{box-shadow:0 18px 60px -44px var(--accent-glow);background:0 0;border-color:#9bcfda8c}.vurse-video-shell{min-height:calc(100svh - var(--topbar-height) - 48px)}.vurse-video-shell__feed{width:min(520px,100%);height:calc(100svh - var(--topbar-height) - 48px);border-radius:var(--radius-lg);scroll-snap-type:y mandatory;scrollbar-width:none;background:#000;margin:0 auto;overflow-y:auto;box-shadow:0 34px 110px #0000006b}.vurse-video-shell__feed::-webkit-scrollbar{display:none}.vurse-video-item{color:#fff;scroll-snap-align:start;scroll-snap-stop:always;background:#080a0b;height:100%;min-height:100%;position:relative;overflow:hidden}.vurse-video-item video,.vurse-video-item__placeholder{object-fit:cover;width:100%;height:100%}.vurse-video-item__placeholder{animation:vurse-shimmer 1.5s var(--ease-smooth) infinite;background:linear-gradient(90deg,#0a0c0d,#171b1c,#0a0c0d) 0 0/220% 100%}.vurse-video-item__shade{pointer-events:none;background:linear-gradient(#00000024,#0000 34%,#000000d6);position:absolute;inset:0}.vurse-video-item>.vurse-status-pill{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000061;position:absolute;inset:18px auto auto 18px}.vurse-video-item__copy{z-index:2;gap:8px;display:grid;position:absolute;inset:auto 86px 30px 24px}.vurse-video-item__copy p{color:#ffffffc7;line-height:1.5}.vurse-video-item__copy .vurse-button{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000057;justify-self:start}.vurse-video-actions{z-index:3;gap:12px;display:grid;position:absolute;inset:auto 14px 28px auto}.vurse-video-actions a,.vurse-video-actions button,.vurse-video-play{color:#fff;-webkit-backdrop-filter:blur(16px)saturate(120%);backdrop-filter:blur(16px)saturate(120%);width:48px;height:48px;transition:background var(--motion-fast), transform var(--motion-fast);background:#080a0b6b;border:1px solid #ffffff1a;border-radius:50%;place-items:center;padding:0;display:grid;box-shadow:0 18px 48px #0000003d}.vurse-video-actions a:hover,.vurse-video-actions button:hover{background:#ffffff1f;transform:translateY(-2px)}.vurse-video-actions span{font-size:.64rem}.vurse-video-play{z-index:3;width:68px;height:68px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.vurse-video-progress{z-index:4;background:#ffffff24;height:2px;position:absolute;inset:auto 0 0}.vurse-video-progress span{background:var(--accent);height:100%;transition:width var(--motion-fast) linear;display:block}.vurse-admin-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.vurse-admin-grid{align-items:start}.vurse-admin-section{border-top:1px solid var(--line-faint);gap:20px;padding:24px 0;display:grid}.vurse-admin-command-list,.vurse-admin-list,.vurse-admin-post-list,.vurse-admin-toggle-list{gap:0}.vurse-admin-command-list>a,.vurse-admin-post-list>a{gap:5px;display:grid}.vurse-admin-command-list__index{color:var(--accent);font-family:monospace;font-size:.74rem}.vurse-admin-row{gap:12px;display:grid}.vurse-admin-toggle{justify-content:space-between;align-items:center;gap:16px;display:flex}.vurse-admin-toggle input,.vurse-inline-row input[type=checkbox]{width:17px;height:17px;min-height:0;accent-color:var(--accent);padding:0}.vurse-broadcast{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000094;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.vurse-broadcast__dialog,.vurse-dialog{border-radius:var(--radius-lg);width:min(560px,100%);padding:clamp(24px,4vw,36px)}.vurse-broadcast__head{justify-content:space-between;align-items:center;gap:16px;display:flex}.vurse-broadcast__message{color:var(--text-soft);margin-top:16px}.vurse-animate-page{animation:vurse-page-in var(--motion-slow) var(--ease-out) both}.vurse-animate-in,.vurse-animate-content,.vurse-stagger>*{animation:vurse-fade-up var(--motion-slow) var(--ease-out) both}.vurse-stagger>:nth-child(2){animation-delay:45ms}.vurse-stagger>:nth-child(3){animation-delay:80ms}.vurse-stagger>:nth-child(n+4){animation-delay:.11s}.vurse-motion-lift,.vurse-motion-pressable{transition:background var(--motion-fast), box-shadow var(--motion-fast), color var(--motion-fast), transform var(--motion-fast)}.vurse-motion-lift:hover,.vurse-motion-pressable:not(.vurse-button):hover{transform:translateY(-1px)}.vurse-motion-pop{animation:vurse-soft-pop var(--motion-normal) var(--ease-out) both}@keyframes vurse-page-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes vurse-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes vurse-scale-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes vurse-soft-pop{0%{opacity:.65;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes vurse-shimmer{0%{background-position:100%}to{background-position:-100%}}@media (max-width:1120px){.vurse-shell__topbar{grid-template-columns:42px minmax(0,1fr) auto}.vurse-shell__brand-copy,.vurse-shell__status{display:none}.vurse-feed-layout{grid-template-columns:170px minmax(0,720px)}.vurse-trend-panel{display:none}.vurse-admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){:root{--topbar-height:58px}.vurse-shell__topbar{grid-template-columns:36px minmax(0,1fr) auto;gap:8px;padding:0 16px}.vurse-shell__brand-mark{width:28px;height:28px}.vurse-shell__nav{justify-content:flex-start}.vurse-shell__nav a{padding-inline:8px;font-size:.76rem}.vurse-shell__nav a svg,.vurse-shell__actions>.vurse-button{display:none}.vurse-shell__main{width:min(100% - 32px,1320px);padding-top:22px}.vurse-home__hero{grid-template-columns:1fr}.vurse-hero__signal{display:none}.vurse-feed-layout{grid-template-columns:1fr}.vurse-board-panel{position:static}.vurse-board-nav{scrollbar-width:none;padding-bottom:6px;display:flex;overflow-x:auto}.vurse-board-nav::-webkit-scrollbar{display:none}.vurse-board-nav a{flex:none}.vurse-grid-two,.vurse-admin-grid,.vurse-auth__panel,.vurse-settings-layout{grid-template-columns:1fr}.vurse-settings-layout>aside{position:static}.vurse-profile__header{grid-template-columns:104px minmax(0,1fr);gap:22px}.vurse-profile__avatar .vurse-avatar{width:96px;height:96px}.vurse-profile__title-row{flex-direction:column}.vurse-search-page__head{grid-template-columns:1fr;gap:18px}.vurse-auth{place-items:start center;padding:24px}.vurse-auth__brand{min-height:260px}}@media (max-width:640px){:root{--topbar-height:54px;--mobile-nav-height:78px}html{scroll-padding-bottom:calc(var(--mobile-nav-height) + 24px + env(safe-area-inset-bottom))}body{font-size:.93rem}.vurse-shell{padding-bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom))}.vurse-shell__topbar{background:#070a0be0;grid-template-columns:34px minmax(0,1fr);padding:0 14px;box-shadow:0 14px 44px #00000042}.vurse-shell__brand-mark{width:30px;height:30px}.vurse-shell__nav{display:none}.vurse-shell__actions{gap:5px;min-width:0;overflow:hidden}.vurse-shell__actions>a[href=\/messages],.vurse-shell__actions>.vurse-language-switcher{display:none}.vurse-shell__actions>.vurse-button:last-of-type{min-height:34px;padding-inline:13px;display:inline-flex}.vurse-shell__actions .vurse-icon-button{width:36px;height:36px}.vurse-mobile-nav{inset:auto 12px max(10px, env(safe-area-inset-bottom));z-index:60;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(26px)saturate(135%);background:#0f1314d1;border:1px solid #ffffff1a;min-height:66px;padding:6px;display:flex;position:fixed;box-shadow:0 26px 74px #00000085,inset 0 1px #ffffff1a}.vurse-mobile-nav a{border-radius:var(--radius-sm);flex-direction:column;flex:1 1 0;gap:2px;min-height:54px;padding:0 4px;font-size:.62rem;position:relative}.vurse-mobile-nav a[aria-current=page]{color:var(--accent-strong);background:#9bcfda0f}.vurse-mobile-nav a[aria-current=page]:after{content:"";background:var(--accent);width:4px;height:4px;box-shadow:0 0 12px var(--accent-glow);border-radius:50%;position:absolute;inset:auto auto 3px}.vurse-mobile-nav a.vurse-mobile-nav__create{min-width:54px;max-width:58px;height:54px;color:var(--accent-strong);background:#9bcfda29;border:1px solid #9bcfda3d;border-radius:50%;align-self:center;margin-top:-19px;box-shadow:0 16px 42px #00000057,0 0 28px #80becb1a}.vurse-mobile-nav a.vurse-mobile-nav__create:after,.vurse-mobile-nav__create span{display:none}.vurse-shell__main{width:100%;padding:14px 16px calc(var(--mobile-nav-height) + 34px)}.vurse-page{gap:24px}.vurse-page-head{flex-direction:column;align-items:flex-start;min-height:0;padding:18px 0 16px}.vurse-page-head h1{font-size:clamp(1.65rem,8vw,2.15rem)}.vurse-page-head__copy>span{font-size:.86rem;line-height:1.55}.vurse-home{gap:18px}.vurse-home__hero{background:radial-gradient(circle at 92% 12%,#9bcfda14,#0000 42%);min-height:0;margin:-14px -16px 0;padding:24px 18px 26px;position:relative;overflow:hidden}.vurse-hero{gap:10px}.vurse-hero h1,html[lang=zh-Hant] .vurse-hero h1{max-width:14ch;font-size:clamp(1.85rem,9.5vw,2.55rem)}.vurse-hero p:not(.vurse-eyebrow){max-width:34ch;font-size:.88rem}.vurse-hero__actions{gap:6px;padding-top:3px}.vurse-hero__actions .vurse-button{min-height:40px;padding-inline:14px}.vurse-feed-layout{gap:16px}.vurse-board-panel{border-bottom:1px solid var(--line-faint);gap:0;padding-bottom:4px}.vurse-board-panel>.vurse-panel__title{display:none}.vurse-board-nav{margin-inline:-16px;padding:0 16px 12px;scroll-padding-inline:16px}.vurse-board-nav a{border-radius:var(--radius-pill);background:var(--surface-3);min-height:36px;padding-inline:12px}.vurse-board-nav a[aria-current=page]{background:var(--accent-soft);transform:none}.vurse-home-composer{border-radius:var(--radius-lg);background:#ffffff0b;grid-template-columns:auto minmax(0,1fr);gap:12px;margin-bottom:4px;padding:16px;box-shadow:0 18px 54px #0003,inset 0 1px #ffffff0e}.vurse-home-composer>.vurse-button{grid-column:2;justify-self:end}.vurse-home-composer__trigger{background:#0000002e;min-height:44px}.vurse-home-composer__tools{justify-content:space-between;gap:0}.vurse-home-composer__tools .vurse-action span{display:none}.vurse-feed-header{gap:12px;padding:8px 0 16px}.vurse-feed{margin-inline:-16px}.vurse-post{gap:15px;padding:23px 16px}.vurse-post:hover{border-radius:0;padding-inline:16px;transform:none}.vurse-post h1,.vurse-post h2{font-size:1.18rem;line-height:1.36}.vurse-post__excerpt{-webkit-line-clamp:3;font-size:.9rem;line-height:1.68}.vurse-post__actions{opacity:.72}.vurse-post__actions .vurse-action{min-height:38px;padding-inline:6px}.vurse-post__actions .vurse-action span{display:none}.vurse-profile__header{grid-template-columns:78px minmax(0,1fr);gap:16px;padding:22px 0}.vurse-profile__avatar .vurse-avatar{width:74px;height:74px}.vurse-profile__actions,.vurse-profile__stats{grid-column:1/-1}.vurse-profile__stats{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.vurse-profile__stats div{justify-items:center;gap:1px;display:grid}.vurse-profile__tabs button,.vurse-search-tabs button{flex:1 0 auto;min-height:48px;padding-inline:10px}.vurse-profile__about,.vurse-search-tags{grid-template-columns:1fr}.vurse-profile-post__media,.vurse-profile__media-grid{grid-template-columns:repeat(3,1fr)}.vurse-button{min-height:44px}.vurse-compose-content{margin-inline:-4px;padding:18px}.vurse-admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.vurse-auth{padding:18px}.vurse-auth__brand{min-height:220px}.vurse-auth__brand h1{font-size:clamp(2.8rem,14vw,4.4rem)}.vurse-auth__form{padding:22px}.vurse-wall-plaza{min-height:0;margin-inline:-16px;padding:28px 16px 8px}.vurse-wall-plaza__head{align-items:flex-start;gap:18px}.vurse-wall-plaza__head h1{font-size:clamp(2.6rem,14vw,3.75rem)}.vurse-wall-plaza__head p:not(.vurse-eyebrow){max-width:24ch;font-size:.86rem}.vurse-wall-plaza__pulse{padding-top:5px}.vurse-wall-plaza__field{place-items:stretch stretch;min-height:0}.vurse-wall-notes{grid-template-columns:1fr;gap:0;padding:34px 0 20px}.vurse-wall-note,.vurse-wall-note:nth-child(6n+1),.vurse-wall-note:nth-child(6n+3),.vurse-wall-note:nth-child(6n+4),.vurse-wall-note:nth-child(6n+5){border-top:1px solid var(--line-faint);max-width:none;min-height:88px;text-shadow:none;grid-column:1;padding:20px 2px}.vurse-wall-note--large p{font-size:1.55rem}.vurse-wall-note--medium p{font-size:1.25rem}.vurse-wall-note--small p{font-size:1.02rem}.vurse-wall-compose{padding:48px 0 100px}.vurse-wall-compose__head{align-items:flex-start;gap:16px;margin-bottom:20px}.vurse-wall-compose__head h2{font-size:1.8rem}.vurse-wall-compose__input{min-height:104px;font-size:1.05rem}.vurse-wall-compose__footer{flex-direction:column;align-items:flex-start}.vurse-wall-compose__footer .vurse-button{align-self:flex-end}.vurse-video-shell{width:calc(100% + 32px);min-height:calc(100svh - var(--topbar-height) - var(--mobile-nav-height) - 14px);margin-inline:-16px}.vurse-video-shell__feed{width:100%;height:calc(100svh - var(--topbar-height) - var(--mobile-nav-height) - 14px);box-shadow:none;border-radius:0}.vurse-video-item__copy{inset:auto 76px 24px 18px}.vurse-video-actions{inset:auto 10px 22px auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_e883cfb4-module__1ZpwVq__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_e883cfb4-module__1ZpwVq__variable{--font-manrope:"Manrope", "Manrope Fallback"}
