:root{--wg-ink:#172033;--wg-muted:#6b7890;--wg-line:#dbe3ef;--wg-soft:#f5f8fc;--wg-blue:#246bdf;--wg-blue-dark:#1655ba;--wg-green:#159a66;--wg-red:#c34343;--wg-shadow:0 14px 38px #2034541c;--wg-control-height:44px}*{box-sizing:border-box;letter-spacing:0}body{color:var(--wg-ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{color:inherit;font:inherit;transition:border-color .16s,background-color .16s,box-shadow .16s,color .16s}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.46}.wg-app{min-height:100vh;padding:96px 24px 36px}.app-loading{place-content:center;justify-items:center;gap:10px;min-height:100vh;display:grid}.app-loading strong{font-size:22px}.app-loading p{color:var(--wg-muted);margin:0}.wg-mark{border:4px solid var(--wg-blue);border-right-color:var(--wg-green);border-radius:50%;flex:none;width:29px;height:29px;display:inline-block}.wg-topbar{top:max(12px,env(safe-area-inset-top));z-index:40;-webkit-backdrop-filter:blur(18px)saturate(1.12);backdrop-filter:blur(18px)saturate(1.12);background:#ffffffe0;border:1px solid #d3ddebeb;border-radius:28px;align-items:center;gap:8px;width:fit-content;max-width:calc(100% - 32px);min-height:54px;padding:5px 7px 5px 10px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #20345421}.wg-brand{justify-self:start;align-items:center;gap:7px;min-width:max-content;display:inline-flex}.wg-brand-mark,.wg-brand-name{min-width:0;color:var(--wg-ink);background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.wg-brand-mark{border-radius:50%;width:34px;height:40px}.wg-brand-name{border-radius:6px;height:40px}.wg-brand-mark:hover,.wg-brand-name:hover{background:var(--wg-soft)}.wg-brand-mark:focus-visible,.wg-brand-name:focus-visible{outline-offset:1px;outline:3px solid #246bdf29}.wg-brand strong{font-size:18px}.wg-search{border:1px solid var(--wg-line);background:#fff;border-radius:21px;align-items:center;gap:7px;min-width:0;height:40px;padding:0 7px 0 12px;display:flex}.wg-topbar-center{align-items:center;gap:5px;width:clamp(260px,32vw,390px);min-width:0;display:flex}.wg-search{flex:1;min-width:0}.wg-search input{background:0 0;border:0;outline:0;width:100%;min-width:0}.wg-search:focus-within{border-color:#8fb6f1;box-shadow:0 0 0 3px #246bdf17}.wg-nav{justify-self:end;align-items:center;gap:5px;display:flex}.wg-nav>button,.profile-trigger{background:0 0;border:1px solid #0000;height:40px}.wg-nav>button{border-radius:50%;place-items:center;width:40px;display:grid}.wg-nav>button:hover,.wg-nav>button.active,.profile-trigger:hover,.profile-trigger.active{border-color:var(--wg-line);background:var(--wg-soft)}.guest-profile-trigger{border:1px solid var(--wg-blue);background:var(--wg-blue);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid}.guest-profile-trigger:hover,.guest-profile-trigger.active{border-color:var(--wg-blue-dark);background:var(--wg-blue-dark);box-shadow:0 0 0 3px #246bdf1a}.guest-profile-trigger:focus-visible{outline-offset:2px;outline:3px solid #246bdf2e}.context-menu{flex:none;position:relative}.context-tools-trigger{background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid;position:relative}.context-tools-trigger:hover,.context-tools-trigger.active{border-color:var(--wg-line);background:var(--wg-soft);color:var(--wg-blue)}.context-tools-trigger:focus{outline:0}.context-tools-trigger:focus-visible{outline-offset:2px;outline:3px solid #246bdf29}.context-popover{z-index:60;border:1px solid var(--wg-line);width:290px;box-shadow:var(--wg-shadow);background:#fff;border-radius:8px;gap:12px;padding:13px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.context-popover>header{justify-content:space-between;align-items:center;min-height:30px;display:flex}.context-popover>header strong{font-size:15px}.context-popover>header .icon-button{width:30px;height:30px}.context-popover label,.context-popover .form-field{color:#526079;gap:7px;font-size:12px;font-weight:700;display:grid}.context-label{color:#526079;font-size:12px;font-weight:700}.context-sort{width:100%}.context-sort button{flex:1}.profile-menu{position:relative}.profile-trigger{border-radius:21px;align-items:center;gap:7px;min-width:96px;max-width:150px;padding:3px 9px 3px 4px;display:flex}.profile-trigger>span:not(.wg-avatar){text-overflow:ellipsis;white-space:nowrap;max-width:96px;font-weight:700;overflow:hidden}.unread-badge{background:var(--wg-blue);color:#fff;border:2px solid #fff;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:-4px;right:4px}.account-popover{z-index:60;border:1px solid var(--wg-line);box-shadow:var(--wg-shadow);background:#fff;border-radius:8px;width:210px;padding:7px;position:absolute;top:calc(100% + 9px);right:0}.account-popover button{text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.account-popover button:hover{background:var(--wg-soft)}.account-popover button b{margin-left:auto}.account-popover hr{border:0;border-top:1px solid var(--wg-line)}.guest-account-popover{width:224px}.guest-account-popover .guest-signup{color:var(--wg-blue);background:#eef4ff;font-weight:750}.guest-account-popover .guest-signup:hover{background:#e2edff}.primary-button,.secondary-button,.danger-button{border-radius:6px;min-height:39px;padding:0 15px;font-weight:700}.primary-button{border:1px solid var(--wg-blue);background:var(--wg-blue);color:#fff}.primary-button:hover{border-color:var(--wg-blue-dark);background:var(--wg-blue-dark)}.secondary-button{border:1px solid var(--wg-line);background:#fff}.secondary-button:hover{background:var(--wg-soft);border-color:#adbbce}.danger-button{color:var(--wg-red);background:#fff;border:1px solid #edcccc}.icon-button{background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.icon-button:hover{background:var(--wg-soft)}.icon-button.bordered{border:1px solid var(--wg-line);width:39px;height:39px}.primary-icon{background:var(--wg-blue);color:#fff}.text-button{color:var(--wg-blue);background:0 0;border:0;padding:5px;font-weight:650}.icon-label,.back-button{align-items:center;gap:8px;display:inline-flex}.wg-avatar{width:38px;height:38px;color:var(--wg-blue);background:#eaf2ff;border:1px solid #d7e2f0;border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:800;display:inline-grid;overflow:hidden}.wg-avatar.avatar-sm{width:32px;height:32px;font-size:11px}.wg-avatar.avatar-lg{width:56px;height:56px;font-size:18px}.wg-avatar img{object-fit:cover;width:100%;height:100%}.spaces-page,.feed-page,.profile-page,.tests-page,.person-page,.admin-page,.product-page{width:min(100%,1120px);margin:0 auto}.section-head,.profile-identity{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.section-head h1,.profile-identity h1,.tests-page h1,.person-page h1,.admin-page h1,.product-page h1{margin:0;font-size:30px;line-height:1.15}.section-head p,.profile-identity p{color:var(--wg-muted);margin:6px 0 0}.tool-indicator{background:var(--wg-blue);border:1px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:5px}.settings-body>label,.settings-body>.form-field,.settings-body .form-row>label,.settings-body .form-row>.form-field,.create-dialog label,.create-dialog .form-field,.auth-dialog label,.auth-dialog .form-field,.confirm-dialog>label,.admin-policy label{color:#526079;gap:7px;min-width:0;font-size:12px;font-weight:700;display:grid}.field-label{color:#526079;font-size:12px;font-weight:700}.settings-body input:not([type=range]):not([type=checkbox]):not([type=file]):not([type=hidden]),.settings-body textarea,.create-dialog input:not([type=range]):not([type=checkbox]):not([type=file]):not([type=hidden]),.create-dialog textarea,.auth-dialog input:not([type=range]):not([type=checkbox]):not([type=file]):not([type=hidden]),.confirm-dialog input:not([type=file]),.confirm-dialog textarea,.admin-policy input,.post-replies input{width:100%;min-width:0;min-height:var(--wg-control-height);background:#fff;border:1px solid #d5deea;border-radius:7px;outline:0;padding:10px 12px;font-size:14px;font-weight:500}.settings-body textarea,.create-dialog textarea{resize:vertical;min-height:92px;line-height:1.5}.settings-body input:hover,.settings-body textarea:hover,.create-dialog input:hover,.create-dialog textarea:hover,.auth-dialog input:hover,.confirm-dialog input:hover,.admin-policy input:hover,.post-replies input:hover{border-color:#b8c5d6}.settings-body input:focus,.settings-body textarea:focus,.create-dialog input:focus,.create-dialog textarea:focus,.auth-dialog input:focus,.confirm-dialog input:focus,.admin-policy input:focus,.post-replies input:focus{border-color:#75a4ea;box-shadow:0 0 0 3px #246bdf17}.settings-body input::placeholder,.settings-body textarea::placeholder,.create-dialog input::placeholder,.create-dialog textarea::placeholder,.auth-dialog input::placeholder{color:#98a4b6;font-weight:450}.wg-select-control{align-items:center;min-width:0;display:flex;position:relative}.wg-select-control select{width:100%;min-width:0;min-height:var(--wg-control-height);appearance:none;cursor:pointer;background:#fff;border:1px solid #d5deea;border-radius:7px;outline:0;padding:10px 38px 10px 12px;font-size:14px;font-weight:500}.wg-select-control.with-icon select{padding-left:38px}.select-leading,.select-chevron{z-index:1;color:var(--wg-muted);pointer-events:none;place-items:center;display:grid;position:absolute}.select-leading{left:12px}.select-chevron{right:12px}.wg-select-control:hover select{background:#fbfcfe;border-color:#b8c5d6}.wg-select-control:focus-within select{border-color:#75a4ea;box-shadow:0 0 0 3px #246bdf17}.wg-select-control select:disabled{cursor:not-allowed;background:var(--wg-soft);color:#8a96a9}.wg-choice-control{grid-template-columns:repeat(var(--choice-count),minmax(0,1fr));background:var(--wg-soft);border:1px solid #d5deea;border-radius:8px;gap:3px;min-width:0;padding:3px;display:grid}.wg-choice-control>input{display:none!important}.wg-choice-control button{min-width:0;min-height:36px;color:var(--wg-muted);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:5px;padding:6px 9px;font-size:13px;font-weight:650;overflow:hidden}.wg-choice-control button:hover{color:var(--wg-ink)}.wg-choice-control button.active{color:var(--wg-ink);background:#fff;box-shadow:0 1px 4px #1c2d4c21}.wg-choice-control button:focus-visible{outline-offset:-1px;outline:2px solid #246bdf47}.wg-range-control{gap:8px;min-width:0;display:grid}.range-heading,.range-limits{justify-content:space-between;align-items:center;gap:12px;display:flex}.range-heading>span{color:#526079;font-size:12px;font-weight:700}.range-heading output{min-width:48px;color:var(--wg-blue);text-align:right;font-size:13px;font-weight:750}.range-limits{color:var(--wg-muted);font-weight:500}.wg-range-control input[type=range]{appearance:none;background:0 0;border:0;outline:0;width:100%;height:20px;margin:0;padding:0}.wg-range-control input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--wg-blue) 0,var(--wg-blue) var(--range-progress),#dfe6f0 var(--range-progress),#dfe6f0 100%);border-radius:2px;height:4px}.wg-range-control input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--wg-blue);cursor:grab;border:3px solid #fff;border-radius:50%;width:18px;height:18px;margin-top:-7px;box-shadow:0 0 0 1px #8eb3ea,0 2px 6px #183e7838}.wg-range-control input[type=range]::-moz-range-track{background:#dfe6f0;border-radius:2px;height:4px}.wg-range-control input[type=range]::-moz-range-progress{background:var(--wg-blue);border-radius:2px;height:4px}.wg-range-control input[type=range]::-moz-range-thumb{background:var(--wg-blue);cursor:grab;border:3px solid #fff;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 1px #8eb3ea,0 2px 6px #183e7838}.wg-range-control input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px #246bdf29}.bounded-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.bounded-inputs label{min-width:0;color:var(--wg-muted);background:#fff;border:1px solid #d5deea;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding-left:11px;font-size:12px;font-weight:650;display:grid}.bounded-inputs label:focus-within{border-color:#75a4ea;box-shadow:0 0 0 3px #246bdf17}.bounded-inputs input{min-height:42px!important;box-shadow:none!important;border:0!important;padding-left:0!important}.tool-create{justify-content:center;width:100%}.clear-space-filters{justify-self:start}.toggle-row{align-items:center;gap:8px;display:flex!important}.toggle-row input{margin:0}.space-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.space-card{border:1px solid var(--wg-line);text-align:left;background:#fff;border-radius:8px;align-content:start;min-width:0;padding:0;display:grid;overflow:hidden}.space-card:hover{border-color:#b8c5d6;transform:translateY(-1px);box-shadow:0 8px 22px #1f335414}.space-card:focus-visible{outline-offset:2px;outline:3px solid #246bdf29}.space-card-media{aspect-ratio:16/9;background:var(--wg-soft);display:block;position:relative;overflow:hidden}.space-card-media:after{content:"";pointer-events:none;background:linear-gradient(#0c142052,#0000 34% 58%,#0c14206b);position:absolute;inset:0}.space-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.space-card:hover .space-card-media img{transform:scale(1.015)}.space-card-meta{z-index:1;color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#141c28ad;border:1px solid #ffffff75;border-radius:7px;align-items:center;gap:4px;min-height:25px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex;position:absolute}.meta-members{top:9px;left:9px}.meta-fit{top:9px;right:9px}.meta-location{text-overflow:ellipsis;white-space:nowrap;width:max-content;max-width:calc(100% - 92px);bottom:9px;left:9px;overflow:hidden}.space-language-stack{z-index:2;color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#141c28ad;border:1px solid #ffffff75;border-radius:7px;justify-content:flex-end;align-items:center;min-height:27px;padding:2px 5px;display:flex;position:absolute;bottom:9px;right:9px}.space-language-stack>span{color:#fff;background:#243247;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:21px;height:21px;margin-left:-4px;font-size:8px;font-weight:850;display:grid}.space-language-stack>span:first-child{margin-left:0}.space-language-stack>b{padding:0 2px 0 4px;font-size:9px}.space-card-copy{align-content:start;gap:4px;min-width:0;min-height:74px;padding:11px 12px 13px;display:grid}.space-card-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.3;overflow:hidden}.space-card-copy small{color:var(--wg-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.42;display:-webkit-box;overflow:hidden}.soft-empty,.feed-empty,.center-empty,.inbox-placeholder{min-height:340px;color:var(--wg-muted);text-align:center;place-content:center;justify-items:center;gap:9px;display:grid}.soft-empty strong,.feed-empty strong,.center-empty strong,.inbox-placeholder strong{color:var(--wg-ink);font-size:18px}.soft-empty p,.feed-empty p,.center-empty p,.inbox-placeholder p{max-width:420px;margin:0 0 8px}.spaces-empty{gap:11px;min-height:min(58vh,560px)}.spaces-empty>svg{color:#91a0b5}.spaces-empty p{margin:0}.soft-empty.compact{min-height:220px}.segmented{border:1px solid var(--wg-line);background:var(--wg-soft);border-radius:7px;padding:3px;display:inline-flex}.segmented button{min-height:34px;color:var(--wg-muted);background:0 0;border:0;border-radius:5px;padding:0 13px}.segmented button.active{color:var(--wg-ink);background:#fff;box-shadow:0 1px 3px #192a481f}.feed-main{width:min(100%,720px);margin:0 auto}.post-list{gap:0;display:grid}.post-card{border-bottom:1px solid var(--wg-line);padding:20px 4px}.post-card.pinned{border-left:2px solid var(--wg-blue);padding-left:13px}.post-card>header,.post-card>footer{justify-content:space-between;align-items:center;display:flex}.post-author{text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.post-author>span:last-child{gap:2px;display:grid}.post-author small,.pin-label{color:var(--wg-muted);font-size:12px}.pin-label{align-items:center;gap:4px;display:inline-flex}.post-header-actions{align-items:center;gap:5px;display:flex}.post-card h2{margin:16px 0 6px;font-size:18px}.post-card>p{color:#344158;white-space:pre-wrap;margin:12px 0;line-height:1.62}.post-image{object-fit:contain;background:var(--wg-soft);border-radius:8px;width:100%;max-height:560px;margin:12px 0;display:block}.post-poll{gap:10px;margin:14px 0;display:grid}.post-poll>strong{font-size:15px}.post-poll-options{gap:6px;display:grid}.post-poll-options button{border:1px solid var(--wg-line);text-align:left;background:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;min-height:40px;padding:0 12px;display:flex;position:relative;overflow:hidden}.post-poll-options button:hover,.post-poll-options button.selected{border-color:#8fb6f1}.post-poll-options button>span:not(.poll-progress),.post-poll-options button>small{z-index:1;position:relative}.post-poll-options button>small{color:var(--wg-muted);font-size:11px}.poll-progress{width:var(--poll-progress);pointer-events:none;background:#eaf2ff;transition:width .2s;position:absolute;inset:0}.post-poll>footer{color:var(--wg-muted);justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.post-poll>footer .text-button{font-size:11px}.poll-voters{border-top:1px solid var(--wg-line);gap:10px;padding-top:4px;display:grid}.poll-voters>section{gap:6px;display:grid}.poll-voters>section>strong{font-size:12px}.poll-voters>section>span{align-items:center;gap:8px;display:flex}.poll-voters>section>span>span{gap:1px;font-size:12px;display:grid}.poll-voters small{color:var(--wg-muted);font-size:10px}.post-card>footer{justify-content:flex-start;gap:5px}.post-card>footer button,.chat-message footer button{min-height:31px;color:var(--wg-muted);background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;padding:0 9px;display:inline-flex}.post-card>footer button:hover,.post-card>footer button.active,.chat-message footer button:hover{background:var(--wg-soft);color:var(--wg-blue)}.link-preview{background:#fff;border:1px solid #dbe3ed;border-radius:8px;width:min(100%,620px);margin:11px 0;position:relative;overflow:hidden}.link-preview.compact{border-color:#9fb1c98c;border-radius:6px;width:min(100%,310px);margin:5px 0 2px}.link-preview-link{grid-template-columns:138px minmax(0,1fr) 28px;align-items:stretch;min-width:0;min-height:78px;display:grid}.link-preview.compact .link-preview-link{grid-template-columns:84px minmax(0,1fr) 24px;min-height:62px}.link-preview-media{background:#eef2f6;border:0;min-width:0;padding:0;position:relative;overflow:hidden}.link-preview-media img{object-fit:cover;width:100%;height:100%;min-height:78px;display:block}.link-preview.compact .link-preview-media img{min-height:62px}.link-preview-play{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111b2bc2;border:1px solid #ffffffa3;border-radius:50%;place-items:center;width:38px;height:38px;margin:auto;display:grid;position:absolute;inset:0}.link-preview-copy{min-width:0;color:inherit;align-content:center;gap:3px;padding:10px 11px;text-decoration:none;display:grid}.link-preview.compact .link-preview-copy{gap:2px;padding:7px 8px}.link-preview-copy small{color:var(--wg-blue);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.link-preview-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.3;overflow:hidden}.link-preview.compact .link-preview-copy strong{font-size:11px}.link-preview-copy>span{color:var(--wg-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.link-preview-external{color:var(--wg-muted);place-items:center;display:grid}.link-preview-external:hover{color:var(--wg-blue)}.link-preview-remove{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:27px;height:27px;position:absolute;top:5px;right:5px;color:#fff!important;background:#161f2db8!important;border:1px solid #ffffff80!important;min-height:27px!important}.link-preview.removable .link-preview-external{margin-right:28px}.link-preview-player{aspect-ratio:16/9;background:#0f1724}.link-preview-player iframe{border:0;width:100%;height:100%;display:block}.link-preview-loading{border:1px solid var(--wg-line);border-radius:8px;align-content:center;gap:8px;width:min(100%,620px);min-height:66px;margin:9px 0;padding:13px;display:grid}.link-preview-loading.compact{width:min(100%,310px);min-height:50px;margin:7px 10px 0}.link-preview-loading span{background:#e7ecf2;border-radius:4px;height:8px;animation:1.25s ease-in-out infinite alternate preview-pulse}.link-preview-loading span:last-child{width:62%}@keyframes preview-pulse{to{opacity:.45}}.rich-text{white-space:pre-wrap;overflow-wrap:anywhere}.rich-text a{color:var(--wg-blue);text-underline-offset:2px;-webkit-text-decoration:underline #b6cdf0;text-decoration:underline #b6cdf0}.rich-text a:hover{text-decoration-color:currentColor}.reaction-picker{align-items:center;gap:3px;display:inline-flex;position:relative}.reaction-chip{justify-content:center;align-items:center;gap:4px;display:inline-flex;border:1px solid var(--wg-line)!important;min-width:39px!important;min-height:29px!important;color:var(--wg-muted)!important;background:#fff!important;border-radius:15px!important;padding:0 7px!important}.reaction-chip:hover,.reaction-chip.active{color:var(--wg-blue)!important;background:#edf4ff!important;border-color:#b8cff0!important}.reaction-chip>span{font-size:14px;line-height:1}.reaction-chip small{font-size:10px;font-weight:750}.reaction-add{width:30px;height:30px;color:var(--wg-muted);min-height:30px!important}.reaction-picker.compact{align-self:flex-end}.reaction-picker.compact .reaction-chip{border-radius:12px!important;min-width:34px!important;min-height:24px!important;padding:0 5px!important}.reaction-picker.compact .reaction-chip>span{font-size:12px}.reaction-picker.compact .reaction-add{opacity:0;width:25px;height:25px;min-height:25px!important}.chat-message:hover .reaction-add,.chat-message:focus-within .reaction-add,.reaction-add.active{opacity:1}.reaction-picker.compact:has(.reaction-chip) .reaction-add{opacity:1}.reaction-menu{z-index:45;border:1px solid var(--wg-line);box-shadow:var(--wg-shadow);background:#fff;border-radius:18px;gap:2px;padding:5px;display:flex;position:absolute;bottom:calc(100% + 5px);left:0}.chat-message.mine .reaction-menu{left:auto;right:0}.reaction-menu button{place-items:center;height:32px;font-size:16px;background:0 0!important;border:0!important;border-radius:50%!important;width:32px!important;min-height:32px!important;padding:0!important;display:grid!important}.reaction-menu button:hover{transform:translateY(-1px);background:var(--wg-soft)!important}.post-replies{gap:10px;margin:14px 0 0 42px;display:grid}.post-replies>div{align-items:flex-start;gap:8px;display:flex}.post-replies p{margin:4px 0 0;font-size:13px}.post-replies form{align-items:center;gap:5px;display:flex}.post-replies input{flex:1}.space-page{width:min(100%,960px);margin:0 auto}.space-core{min-width:0}.space-hero{grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:15px;min-height:104px;display:grid}.space-title{min-width:0}.space-title h1{margin:4px 0;font-size:28px}.space-title p{color:#3d4960;margin:0 0 5px}.space-title>span{color:var(--wg-muted);font-size:12px}.eyebrow-link{color:var(--wg-blue);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.space-hero-actions,.voice-controls{align-items:center;gap:7px;display:flex}.status-pill{color:#0d7950;background:#effaf5;border:1px solid #bfe5d5;border-radius:17px;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.space-tabs{border-bottom:1px solid var(--wg-line);gap:22px;display:flex}.space-tabs button{min-height:43px;color:var(--wg-muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 2px;font-weight:700}.space-tabs button.active{border-bottom-color:var(--wg-blue);color:var(--wg-ink)}.space-tabs button:focus{outline:0}.space-tabs button:focus-visible{border-radius:4px;box-shadow:inset 0 0 0 2px #246bdf38}.space-pulse{width:min(100%,760px);margin:0 auto}.pulse-composer{border:1px solid var(--wg-line);background:#fff;border-radius:8px;gap:9px;margin-top:18px;padding:8px 10px;display:grid}.pulse-composer.expanded{padding:10px 11px}.pulse-composer:focus-within{border-color:#a9bee0}.pulse-compose-main{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;display:grid}.pulse-composer textarea{resize:none;field-sizing:content;border:0;outline:0;min-height:44px;max-height:180px;padding:11px 2px 9px;line-height:1.45}.pulse-composer textarea::placeholder{color:#8c98aa}.pulse-compose-prompt{color:#8c98aa;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;min-width:0;min-height:40px;padding:0 2px;overflow:hidden}.pulse-compose-prompt:hover{color:var(--wg-ink)}.pulse-compose-prompt:focus-visible{outline-offset:1px;border-radius:5px;outline:3px solid #246bdf1f}.pulse-compose-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.pulse-compose-actions>div{align-items:center;gap:3px;display:flex}.pulse-compose-actions .icon-button{color:var(--wg-muted);position:relative}.pulse-compose-actions .icon-button:hover,.pulse-compose-actions .icon-button.active{background:var(--wg-soft);color:var(--wg-blue)}.pulse-compose-actions input[type=file]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.pulse-image-preview{background:var(--wg-soft);border-radius:8px;margin:0;position:relative;overflow:hidden}.pulse-image-preview img{object-fit:contain;width:100%;max-height:480px;display:block}.pulse-image-preview .icon-button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141c28b8;border:1px solid #ffffff80;position:absolute;top:8px;right:8px}.composer-error{color:var(--wg-red);margin:0;font-size:12px}.poll-builder{border-top:1px solid var(--wg-line);gap:11px;padding:12px 1px 3px;display:grid}.poll-builder-head{grid-template-columns:minmax(0,1fr) 180px;align-items:end;gap:12px;display:grid}.poll-builder-head>label:first-child{color:#526079;gap:6px;font-size:12px;font-weight:700;display:grid}.poll-builder input:not([type=checkbox]){background:#fff;border:1px solid #d5deea;border-radius:7px;outline:0;width:100%;min-width:0;min-height:40px;padding:8px 11px;font-size:13px}.poll-builder input:not([type=checkbox]):focus{border-color:#75a4ea;box-shadow:0 0 0 3px #246bdf17}.poll-anonymous{cursor:pointer;justify-content:space-between;align-items:center;gap:9px;min-height:40px;display:flex}.poll-anonymous>span{gap:2px;display:grid}.poll-anonymous small{color:var(--wg-muted);font-size:10px;font-weight:500}.poll-anonymous input{appearance:none;cursor:pointer;background:#ccd5e2;border-radius:11px;flex:none;width:38px;height:22px}.poll-anonymous input:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;margin:3px;transition:transform .16s;display:block;box-shadow:0 1px 4px #14243c40}.poll-anonymous input:checked{background:var(--wg-blue)}.poll-anonymous input:checked:after{transform:translate(16px)}.poll-option-editor{gap:6px;display:grid}.poll-option-editor>div{grid-template-columns:24px minmax(0,1fr) 32px;align-items:center;gap:6px;display:grid}.poll-option-editor>div>span{color:var(--wg-muted);text-align:center;font-size:11px}.chat-panel{border:1px solid var(--wg-line);border-radius:8px;margin-top:18px;overflow:hidden}.room-toolbar,.voice-strip{justify-content:space-between;align-items:center;gap:12px;min-height:61px;padding:10px 14px;display:flex}.room-toolbar>div,.voice-strip>div:first-child{align-items:center;gap:10px;display:flex}.room-toolbar .room-heading{gap:2px;min-width:0;display:grid}.room-actions{flex:none;align-items:center;gap:8px;display:flex}.room-toolbar span,.voice-strip small{color:var(--wg-muted);font-size:12px}.seat-timer{border:1px solid var(--wg-line);color:#526079;font-variant-numeric:tabular-nums;background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:5px;min-width:57px;height:31px;padding:0 8px;display:inline-flex}.voice-strip{border-bottom:1px solid var(--wg-line);background:var(--wg-soft)}.voice-strip.live{background:#effaf5}.voice-icon{width:35px;height:35px;color:var(--wg-green);background:#fff;border-radius:50%;place-items:center;display:grid}.voice-strip>div:first-child>span:last-child{display:grid}.text-chat{background:#fff}.text-chat .room-toolbar{border-bottom:1px solid var(--wg-line)}.chat-messages,.direct-messages{background:#f8fafc;min-height:330px;max-height:560px;padding:14px;overflow:auto}.chat-message,.direct-messages article{align-items:flex-end;gap:7px;max-width:76%;margin:3px 0;display:flex}.chat-message.mine,.direct-messages article.mine{justify-content:flex-end;margin-left:auto}.avatar-button{background:0 0;border:0;padding:0}.chat-avatar{margin-bottom:2px}.chat-message-column{align-items:flex-end;gap:4px;min-width:0;display:flex;position:relative}.chat-message.mine .chat-message-column{flex-direction:row-reverse}.chat-bubble{background:#fff;border:1px solid #e1e7ef;border-radius:4px 8px 8px;min-width:84px;padding:6px 9px 5px;position:relative;box-shadow:0 1px 2px #1b2b450d}.chat-message.mine .chat-bubble{background:#eaf3ff;border-color:#cfe0f8;border-radius:8px 4px 8px 8px}.chat-bubble>header{justify-content:space-between;align-items:center;gap:8px;min-height:17px;display:flex}.chat-message.mine .chat-bubble>header{min-height:0}.chat-author{max-width:210px;color:var(--wg-blue);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:0;font-size:11px;font-weight:750;overflow:hidden}.chat-bubble .content-action-menu{position:absolute;top:1px;right:1px}.chat-message.mine .chat-bubble .content-action-menu{left:1px;right:auto}.chat-bubble .action-menu-trigger{opacity:0;color:#64738a;width:25px;height:25px}.chat-bubble:hover .action-menu-trigger,.chat-bubble:focus-within .action-menu-trigger,.action-menu-trigger.active{opacity:1}.chat-message time,.direct-messages time{color:var(--wg-muted);font-size:10px}.chat-message p,.direct-messages p{white-space:pre-wrap;overflow-wrap:anywhere;margin:2px 0;font-size:13px;line-height:1.42}.chat-message .message-meta{justify-content:flex-end;align-items:center;gap:3px;min-height:14px;margin:0;display:flex}.chat-message footer button:disabled{opacity:.42;cursor:default}.chat-message footer button.active{color:var(--wg-blue);background:#e3edff}.message-meta button{font-size:10px;border-radius:9px!important;min-height:18px!important;padding:0 4px!important}.message-reply-context{border:0;border-left:2px solid var(--wg-blue);width:100%;min-width:0;color:inherit;text-align:left;background:#ffffff9e;border-radius:0 4px 4px 0;gap:1px;margin:3px 0 4px;padding:4px 7px;display:grid}.message-reply-context strong{color:var(--wg-blue);font-size:10px}.message-reply-context span{color:#526079;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.content-action-menu{flex:none;position:relative}.action-menu-trigger{width:30px;height:30px;color:var(--wg-muted)}.action-menu-trigger.active{background:var(--wg-soft);color:var(--wg-ink)}.item-action-popover{z-index:35;border:1px solid var(--wg-line);width:148px;box-shadow:var(--wg-shadow);background:#fff;border-radius:7px;gap:2px;padding:5px;display:grid;position:absolute;top:calc(100% + 4px);right:0}.item-action-popover button{width:100%;min-height:34px;color:var(--wg-ink);text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;padding:0 9px;font-size:13px;display:flex}.item-action-popover button:hover{background:var(--wg-soft)}.item-action-popover .danger-menu-item{color:var(--wg-red)}.chat-empty{min-height:280px;color:var(--wg-muted);place-content:center;justify-items:center;display:grid}.chat-empty p{margin:5px 0}.chat-composer-shell{border-top:1px solid var(--wg-line)}.chat-composer-shell>.link-preview{margin:8px 10px 0}.composer-reply{min-width:0;color:var(--wg-blue);grid-template-columns:18px minmax(0,1fr) 30px;align-items:center;gap:6px;padding:8px 11px 0;display:grid}.composer-reply>span{gap:1px;min-width:0;display:grid}.composer-reply strong{font-size:11px}.composer-reply small{color:var(--wg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.composer-reply .icon-button{width:28px;height:28px;min-height:28px}.chat-composer{gap:8px;padding:10px;display:flex}.direct-chat>.chat-composer{border-top:1px solid var(--wg-line)}.chat-composer input{border:1px solid var(--wg-line);border-radius:20px;outline:0;flex:1;min-width:0;height:40px;padding:0 12px}.people-list{margin-top:12px}.person-row{border-bottom:1px solid var(--wg-line);align-items:center;gap:10px;min-height:67px;padding:8px 2px;display:flex}.person-main{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:10px;min-width:0;padding:0;display:flex}.person-main>span{gap:3px;display:grid}.person-main small{color:var(--wg-muted)}.fit-label{justify-items:end;min-width:47px;display:grid}.fit-label small{color:var(--wg-muted);font-size:10px}.settings-stack,.profile-settings{gap:8px;margin-top:15px;display:grid}.settings-stack details,.profile-settings details,.request-group,.optional-settings{border:1px solid var(--wg-line);background:#fff;border-radius:7px}.settings-stack summary,.profile-settings summary,.request-group summary,.optional-settings summary{cursor:pointer;align-items:center;gap:10px;min-height:59px;padding:10px 14px;list-style:none;display:flex}.settings-stack summary>span:first-child,.profile-settings summary>span:first-child{flex:1;gap:3px;display:grid}.settings-stack summary small,.profile-settings summary small{color:var(--wg-muted)}.settings-stack summary>svg,.profile-settings summary>svg,.request-group summary>svg,.optional-settings summary>svg{transition:transform .16s}.settings-stack details[open]>summary>svg,.profile-settings details[open]>summary>svg,.request-group[open]>summary>svg,.optional-settings[open]>summary>svg{transform:rotate(180deg)}.settings-body{border-top:1px solid var(--wg-line);gap:15px;padding:16px;display:grid}.space-identity-form{grid-template-columns:1fr;align-items:end}.space-identity-form>label{color:#526079;gap:6px;font-size:12px;font-weight:700;display:grid}.space-image-upload{border:1px solid var(--wg-line);cursor:pointer;border-radius:7px;grid-column:1/-1;align-items:center;min-height:72px;padding:8px 10px;gap:11px!important;display:flex!important}.space-image-upload:hover{background:var(--wg-soft)}.space-image-upload>span{flex:1;gap:3px;min-width:0;display:grid}.space-image-upload small{color:var(--wg-muted);font-weight:500}.space-image-upload>svg{color:var(--wg-muted)}.space-image-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.space-cover-preview{aspect-ratio:16/9;object-fit:cover;background:var(--wg-soft);border-radius:7px;flex:none;width:112px}.identity-save{justify-self:start}.space-danger-zone{border-top:1px solid #efd4d4;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:16px 0 4px;display:flex}.space-danger-zone>span{gap:4px;display:grid}.space-danger-zone small{color:var(--wg-muted)}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-row label{min-width:0}.question-summary,.request-row{border-bottom:1px solid var(--wg-line);align-items:center;gap:10px;min-height:46px;display:flex}.question-summary>span,.request-row>div{flex:1}.question-summary small,.request-row small,.muted,.field-note{color:var(--wg-muted);font-size:12px}.request-row>div{gap:3px;display:grid}.request-row>span{gap:6px;display:flex}.entry-card fieldset,.test-questions fieldset{border:0;margin:12px 0;padding:0}.inline-entry{border:1px solid var(--wg-line);background:#fff;border-radius:7px;width:min(100%,560px);margin:18px auto 0;padding:15px}.inline-entry>small{color:var(--wg-muted);text-transform:uppercase;font-weight:800}.entry-card legend,.test-questions legend{margin-bottom:9px;font-size:13px;font-weight:650}.scale-options{justify-content:space-between;align-items:center;display:flex}.scale-options label{position:relative}.scale-options input{opacity:0;position:absolute}.scale-options span{border:1px solid var(--wg-line);background:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;display:grid}.scale-options input:checked+span{border-color:var(--wg-blue);background:var(--wg-blue);color:#fff}.yesno-options{grid-template-columns:1fr 1fr;gap:6px;display:grid}.yesno-options button{border:1px solid var(--wg-line);background:#fff;border-radius:5px;min-height:34px}.yesno-options button.active{border-color:var(--wg-blue);color:var(--wg-blue);background:#eaf2ff}.entry-card>button{width:100%}.entry-requirement-notice{color:#2b3b54;background:#f7faff;border:1px solid #d7e2f0;border-radius:7px;align-items:flex-start;gap:9px;margin:11px 0 4px;padding:10px 11px;display:flex}.entry-requirement-notice>svg{color:var(--wg-blue);margin-top:2px}.entry-requirement-notice>span{gap:2px;display:grid}.entry-requirement-notice small{color:var(--wg-muted);line-height:1.4}.profile-page{max-width:960px}.profile-identity{align-items:center;justify-content:initial;border-bottom:1px solid var(--wg-line);grid-template-columns:64px minmax(0,1fr) auto;gap:14px;min-height:86px;padding:7px 0 17px;display:grid}.profile-copy{min-width:0}.profile-identity h1{font-size:25px}.profile-identity h1,.profile-identity p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-identity p{font-size:13px}.profile-header-actions,.person-actions{align-items:center;gap:8px;display:flex}.profile-view-switch{border:1px solid var(--wg-line);background:var(--wg-soft);border-radius:7px;height:38px;padding:3px;display:flex}.profile-view-switch button{min-width:58px;color:var(--wg-muted);background:0 0;border:0;border-radius:5px;padding:0 10px;font-size:12px;font-weight:700}.profile-view-switch button.active{color:var(--wg-ink);background:#fff;box-shadow:0 1px 4px #1827411a}.avatar-upload{cursor:pointer;place-items:center;width:64px;height:64px;display:grid;position:relative}.avatar-upload .wg-avatar.avatar-lg{width:64px;height:64px}.avatar-edit-icon{background:var(--wg-ink);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;bottom:0;right:0}.avatar-upload:hover .avatar-edit-icon{background:var(--wg-blue)}.avatar-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.profile-layout{grid-template-columns:minmax(0,1fr) 280px;gap:28px;display:grid}.handle-control{min-height:var(--wg-control-height);background:#fff;border:1px solid #d5deea;border-radius:7px;align-items:center;padding:0 5px 0 12px;display:flex}.handle-control:focus-within{border-color:#75a4ea;box-shadow:0 0 0 3px #246bdf17}.handle-control>span:first-child{color:var(--wg-muted);font-size:14px;font-weight:600}.handle-control input{outline:0;flex:1;min-width:0;min-height:40px;box-shadow:none!important;background:0 0!important;border:0!important;padding:8px 3px!important}.handle-control .icon-button{color:var(--wg-muted);flex:none}.handle-control .icon-button:hover{color:var(--wg-blue)}.profile-section-form{gap:14px;display:grid}.language-settings{gap:13px}.language-list{gap:7px;display:grid}.language-setting-row{border:1px solid var(--wg-line);background:#fff;border-radius:7px;grid-template-columns:minmax(150px,1fr) minmax(170px,220px) auto auto;align-items:end;gap:9px;min-width:0;min-height:66px;padding:8px 9px;display:grid}.language-identity{align-self:center;align-items:center;gap:9px;min-width:0;display:flex}.language-identity>b{color:#31547e;background:#f4f7fb;border:1px solid #c9d7e8;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:10px;display:grid}.language-identity>span{gap:2px;min-width:0;display:grid}.language-identity strong,.language-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.language-identity small{color:var(--wg-muted);font-size:11px}.language-setting-row>label{color:#526079;gap:5px;min-width:0;font-size:11px;font-weight:700;display:grid}.language-setting-row .compact-check{white-space:nowrap;align-items:center;gap:6px;min-height:42px;display:flex}.language-setting-row .compact-check input{width:16px;height:16px}.language-add-row{grid-template-columns:minmax(0,1fr) minmax(170px,.7fr) auto;align-items:end;gap:9px;display:grid}.language-add-row>label{color:#526079;gap:6px;min-width:0;font-size:12px;font-weight:700;display:grid}.language-add-row>button{min-height:var(--wg-control-height)}.language-access-toggle{border-top:1px solid var(--wg-line);border-bottom:0}.profile-language-row{grid-template-columns:minmax(140px,1fr) minmax(160px,210px) auto auto}.language-cooldown-note{color:var(--wg-muted);grid-column:2/-1;font-size:11px;line-height:1.35}.public-language-list{border-bottom:1px solid var(--wg-line);flex-wrap:wrap;align-items:center;gap:7px;margin-top:14px;padding:10px 0;display:flex}.public-language-list>svg{color:var(--wg-muted)}.public-language-list>span{border:1px solid var(--wg-line);color:#42516a;background:#fff;border-radius:7px;align-items:center;gap:6px;min-height:29px;padding:0 9px 0 5px;font-size:11px;font-weight:650;display:inline-flex}.public-language-list b{color:#31547e;background:#edf3fb;border-radius:50%;place-items:center;width:20px;height:20px;font-size:8px;display:grid}.section-save-row{justify-content:flex-end;padding-top:2px;display:flex}.handle-editor{border-top:1px solid var(--wg-line);background:#fbfcfe;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding:16px 18px;display:grid}.handle-editor>div{min-width:0}.handle-editor label{gap:6px;font-size:12px;font-weight:700;display:grid}.handle-editor small{color:var(--wg-muted);margin-top:5px;display:block}.handle-editor .field-note{margin:5px 0 0}.toggle-setting{border-bottom:1px solid var(--wg-line);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:9px 0;display:flex!important}.toggle-setting>span{gap:3px;min-width:0;display:grid}.toggle-setting small{color:var(--wg-muted);font-weight:500}.toggle-setting input{appearance:none;cursor:pointer;background:#ccd5e2;border-radius:11px;flex:none;width:38px;height:22px}.toggle-setting input:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;margin:3px;transition:transform .16s;display:block;box-shadow:0 1px 4px #14243c40}.toggle-setting input:checked{background:var(--wg-blue)}.toggle-setting input:checked:after{transform:translate(16px)}.toggle-setting input:focus-visible{outline-offset:2px;outline:3px solid #246bdf29}.success{color:var(--wg-green)!important}.account-links{padding:5px 10px}.account-links button{border:0;border-bottom:1px solid var(--wg-line);text-align:left;background:0 0;justify-content:space-between;align-items:center;min-height:45px;display:flex}.account-links button:last-child{border-bottom:0}.danger-text{color:var(--wg-red)}.profile-tests-summary{border-left:1px solid var(--wg-line);height:fit-content;margin-top:15px;padding:3px 0 3px 24px}.profile-tests-summary>header{justify-content:space-between;align-items:center;display:flex}.profile-tests-summary>header>div{gap:4px;display:grid}.profile-tests-summary small{color:var(--wg-muted)}.completion-ring{background:linear-gradient(#fff,#fff) padding-box, conic-gradient(var(--wg-blue) var(--progress),#dce5f1 0) border-box;border:5px solid #0000;border-radius:50%;width:38px;height:38px}.test-mini-grid{margin:11px 0 5px;display:grid}.test-mini-grid button{border:0;border-bottom:1px solid var(--wg-line);text-align:left;background:0 0;grid-template-columns:43px minmax(0,1fr) 16px;align-items:center;gap:8px;min-height:58px;padding:8px 2px;display:grid}.test-mini-grid button:hover{background:var(--wg-soft)}.test-mini-grid button>span:first-child{color:var(--wg-muted);font-weight:800}.test-mini-grid button>span:first-child.complete{color:var(--wg-green)}.test-mini-grid button>span:nth-child(2){gap:3px;min-width:0;display:grid}.profile-public-preview{width:min(100%,760px);margin:0 auto;padding-top:24px}.public-profile-facts{border-top:1px solid var(--wg-line);border-bottom:1px solid var(--wg-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.public-profile-facts>span{border-right:1px solid var(--wg-line);gap:4px;min-width:0;padding:16px;display:grid}.public-profile-facts>span:last-child{border-right:0}.public-profile-facts small{color:var(--wg-muted);font-size:11px}.public-profile-facts strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-spaces-section{border-top:1px solid var(--wg-line);margin-top:24px;padding-top:20px}.profile-spaces-section>header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.profile-spaces-section h2{margin:0;font-size:17px}.profile-spaces-section>header span{background:var(--wg-soft);min-width:26px;height:26px;color:var(--wg-muted);border-radius:13px;place-items:center;padding:0 7px;font-size:11px;font-weight:800;display:grid}.profile-space-list{display:grid}.profile-space-list button{border:0;border-bottom:1px solid var(--wg-line);text-align:left;background:0 0;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px;width:100%;min-height:70px;padding:8px 2px;display:grid}.profile-space-list button:hover{background:var(--wg-soft)}.profile-space-list img{object-fit:cover;border-radius:6px;width:54px;height:54px}.profile-space-list button>span{gap:4px;min-width:0;display:grid}.profile-space-list strong,.profile-space-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-space-list small{color:var(--wg-muted);font-size:12px}.tests-page,.person-page,.admin-page,.product-page{max-width:900px}.tests-page>header,.admin-page>header,.product-page>header{margin:24px 0}.tests-page>header small,.admin-page>header small,.product-page>header small,.create-dialog header small{color:var(--wg-blue);font-weight:800}.tests-page>header p,.admin-page>header p,.product-page>header p{max-width:660px;color:var(--wg-muted);line-height:1.6}.single-test-page{max-width:720px}.single-test-title{justify-content:space-between;align-items:center;gap:18px;margin-top:7px;display:flex}.single-test-title>div{min-width:0}.single-test-title h1{margin:0}.single-test-title p{margin:7px 0 0}.test-score{border:1px solid var(--wg-line);width:40px;height:40px;color:var(--wg-muted);border-radius:50%;place-items:center;font-weight:800;display:grid}.test-score.complete{color:var(--wg-green);background:#effaf5;border-color:#bde1d2}.single-test-card{border-top:1px solid var(--wg-line);border-bottom:1px solid var(--wg-line)}.single-test-card .test-questions{padding:2px 0}.single-test-card fieldset{border-bottom:1px solid var(--wg-line);margin:0;padding:21px 4px}.single-test-card fieldset:last-child{border-bottom:0}.scale-options.wide,.scale-labels{max-width:360px}.scale-labels{color:var(--wg-muted);justify-content:space-between;display:flex}.single-test-actions{justify-content:space-between;align-items:center;gap:10px;padding-top:18px;display:flex}.person-page>header{border-bottom:1px solid var(--wg-line);align-items:center;gap:15px;margin-top:22px;padding-bottom:20px;display:flex}.person-page>header>div{flex:1}.person-page>header>.person-actions{flex:none}.person-page h1{font-size:27px}.person-page>header p{color:var(--wg-muted);margin:5px 0 0}.compatibility-panel{grid-template-columns:170px 1fr;gap:35px;padding:28px 0;display:grid}.big-fit{border-right:1px solid var(--wg-line);align-content:center;justify-items:center;display:grid}.big-fit strong{font-size:42px}.big-fit span{color:var(--wg-muted)}.fit-breakdown{gap:12px;display:grid}.fit-breakdown>div{grid-template-columns:150px 1fr 40px;align-items:center;gap:10px;display:grid}.fit-breakdown i{background:#e4eaf2;border-radius:4px;height:7px;overflow:hidden}.fit-breakdown i b{background:var(--wg-green);height:100%;display:block}.person-context{border-top:1px solid var(--wg-line);padding-top:20px}.person-context h2{font-size:17px}.person-context p{color:var(--wg-muted)}.inbox-page-new{border:1px solid var(--wg-line);border-radius:8px;grid-template-columns:310px minmax(0,1fr);width:min(100%,1120px);height:calc(100vh - 138px);min-height:560px;margin:0 auto;display:grid;overflow:hidden}.thread-column{border-right:1px solid var(--wg-line);min-width:0;overflow:auto}.thread-column>header,.direct-chat>header{border-bottom:1px solid var(--wg-line);align-items:center;gap:10px;min-height:68px;padding:12px 15px;display:flex}.thread-column>header{justify-content:space-between}.thread-column h1,.direct-chat h2{margin:0;font-size:19px}.thread-column>header span,.direct-chat>header span{color:var(--wg-muted);font-size:11px}.request-group{margin:8px}.request-group summary{justify-content:space-between;min-height:42px}.direct-request{border-top:1px solid var(--wg-line);align-items:center;gap:6px;padding:8px;display:flex}.direct-request>span{flex:1;min-width:0;display:grid}.direct-request small{color:var(--wg-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.direct-request button{background:var(--wg-soft);border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.threads button{border:0;border-bottom:1px solid var(--wg-line);text-align:left;background:0 0;align-items:center;gap:9px;width:100%;min-height:66px;padding:9px 12px;display:flex}.threads button:hover,.threads button.active{background:var(--wg-soft)}.threads button>span{flex:1;min-width:0;display:grid}.threads button small{color:var(--wg-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.thread-empty{color:var(--wg-muted);text-align:center;justify-items:center;gap:7px;padding:60px 25px;display:grid}.thread-empty strong{color:var(--wg-ink)}.thread-empty p{margin:0;font-size:12px}.direct-chat{grid-template-rows:auto 1fr auto;min-width:0;display:grid}.direct-chat>header>div{display:grid}.direct-messages{max-height:none}.inbox-placeholder{min-height:100%}.metric-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.metric-grid article{border:1px solid var(--wg-line);border-radius:7px;align-content:space-between;min-height:108px;padding:14px;display:grid}.metric-grid small{color:var(--wg-muted)}.metric-grid strong{font-size:28px}.admin-table{border-top:1px solid var(--wg-line);margin-top:24px}.admin-table>header{justify-content:space-between;align-items:center;display:flex}.admin-space-row{border-bottom:1px solid var(--wg-line);align-items:center;min-height:62px;display:flex}.admin-table .admin-space-main{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:11px;min-width:0;min-height:62px;padding:7px 4px;display:flex}.admin-table .admin-space-main:hover{background:var(--wg-soft)}.admin-table .admin-space-main>span{flex:1;min-width:0;display:grid}.admin-table .admin-space-row>.icon-button{width:38px;height:38px;min-height:38px;color:var(--wg-muted);flex:none}.admin-table .admin-space-row>.icon-button:hover{color:var(--wg-red);background:#fff2f2}.admin-table small{color:var(--wg-muted)}.admin-policy{border-top:1px solid var(--wg-line);border-bottom:1px solid var(--wg-line);margin-top:24px;padding:16px 0}.admin-policy>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-policy h2{margin:0;font-size:17px}.admin-policy p{color:var(--wg-muted);margin:4px 0 0;font-size:13px}.admin-policy>header small{color:var(--wg-green);font-weight:700}.admin-policy form{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:10px;margin-top:14px;display:grid}.admin-policy label{color:#526079;gap:6px;font-size:12px;font-weight:700;display:grid}.report-queue{margin-bottom:18px}.report-row{border-bottom:1px solid var(--wg-line);align-items:center;gap:16px;padding:12px 0;display:flex}.report-main{flex:1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 8px;min-width:0;display:grid}.report-main>strong{text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;min-width:0;font-size:13px;overflow:hidden}.report-main>small,.report-main>p{grid-column:1/-1}.report-main>small{color:var(--wg-muted)}.report-main>p{color:#46536a;max-width:720px;margin:4px 0 0;font-size:13px;line-height:1.45}.report-kind{color:var(--wg-red);text-transform:capitalize;background:#fff2f2;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:750}.report-actions{flex:none;align-items:center;gap:6px;display:flex}.limit-reached{opacity:.62}.product-page{padding:10px 0 40px}.product-page>header{border-bottom:1px solid var(--wg-line);padding-bottom:24px}.product-page>section{border-bottom:1px solid var(--wg-line);padding:19px 0}.product-page>section h2{margin:0 0 7px;font-size:17px}.product-page>section p{color:#46536a;max-width:720px;margin:0;line-height:1.7}.product-page>footer{color:var(--wg-muted);gap:13px;padding-top:22px;display:flex}.product-page>footer span{margin-right:auto}.product-page>footer button{color:var(--wg-muted);background:0 0;border:0;padding:0}.auth-backdrop,.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#131c2c6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.modal-backdrop>[role=dialog]{width:min(100%,440px)}.modal-backdrop>[role=dialog]>.confirm-dialog{width:100%}.auth-dialog,.create-dialog,.confirm-dialog{border:1px solid var(--wg-line);background:#fff;border-radius:8px;width:min(100%,520px);max-height:calc(100vh - 40px);padding:25px;position:relative;overflow:auto;box-shadow:0 22px 70px #121f3640}.confirm-dialog{width:min(100%,440px)}.confirm-dialog h1{margin:18px 36px 7px 0;font-size:23px}.confirm-dialog>p{color:var(--wg-muted);margin:0 0 18px;line-height:1.55}.confirm-dialog>label{color:#526079;gap:7px;font-size:12px;font-weight:700;display:grid}.confirm-icon{border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.confirm-icon.danger{color:var(--wg-red);background:#fff2f2}.confirm-icon.neutral{background:var(--wg-soft);color:#526079}.confirm-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.dialog-close{position:absolute;top:12px;right:12px}.report-dialog,.invite-dialog{gap:15px;display:grid}.report-dialog>header,.invite-dialog>header{align-items:center;gap:11px;margin:0 38px 0 0;display:flex}.report-dialog>header>span:last-child,.invite-dialog>header>span:last-child{gap:2px;min-width:0;display:grid}.report-dialog header small,.invite-dialog header small{color:var(--wg-muted);font-size:11px;font-weight:700}.report-dialog h1,.invite-dialog h1{margin:0;font-size:21px}.report-dialog>p{margin:-3px 0 1px;font-size:13px}.dialog-icon{width:38px;height:38px;color:var(--wg-red);background:#fff2f2;border-radius:50%;flex:none;place-items:center;display:grid}.report-dialog>label{color:#526079;gap:7px;font-size:12px;font-weight:700;display:grid}.report-dialog>label>small{color:var(--wg-muted);justify-self:end;margin-top:-19px;font-weight:500}.report-dialog textarea{resize:vertical;min-height:96px;line-height:1.5}.field-hint{color:var(--wg-red)!important;margin:-9px 0 0!important;font-size:11px!important}.evidence-picker{cursor:pointer;border:1px dashed #c8d3e1;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:54px;padding:8px 10px;gap:2px 10px!important}.evidence-picker:hover{background:var(--wg-soft);border-color:#9fb4d1}.evidence-picker input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.evidence-picker>span{min-width:0;color:var(--wg-ink);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;display:flex;overflow:hidden}.evidence-picker>small{color:var(--wg-muted);font-weight:500}.dialog-actions{justify-content:flex-end;gap:8px;margin-top:2px;display:flex}.invite-space-list{gap:6px;display:grid}.invite-space-list>button{border:1px solid var(--wg-line);text-align:left;background:#fff;border-radius:7px;grid-template-columns:48px minmax(0,1fr) 30px;align-items:center;gap:10px;min-height:60px;padding:6px;display:grid}.invite-space-list>button:hover{background:var(--wg-soft)}.invite-space-list>button.selected{background:#f4f8ff;border-color:#90b6ee;box-shadow:0 0 0 2px #246bdf12}.invite-space-list img{aspect-ratio:1;object-fit:cover;border-radius:6px;width:48px}.invite-space-list span{gap:3px;min-width:0;display:grid}.invite-space-list strong,.invite-space-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.invite-space-list small{color:var(--wg-muted)}.invite-space-list i{background:var(--wg-soft);width:26px;height:26px;color:var(--wg-muted);border-radius:50%;place-items:center;font-style:normal;display:grid}.invite-space-list>button.selected i{background:var(--wg-blue);color:#fff}.dialog-empty{min-height:160px;color:var(--wg-muted);text-align:center;place-content:center;justify-items:center;gap:7px;display:grid}.dialog-empty strong{color:var(--wg-ink)}.dialog-empty p{max-width:290px;margin:0;line-height:1.45}.danger-filled{border-color:var(--wg-red);background:var(--wg-red);color:#fff}.danger-filled:hover{background:#a93434;border-color:#a93434}.auth-close{position:absolute;top:12px;right:12px}.auth-dialog>header,.create-dialog>header{margin:18px 0}.auth-dialog>header.compact{margin-bottom:16px}.auth-dialog h1,.create-dialog h1{margin:0;font-size:25px}.auth-dialog header p,.create-dialog header p{color:var(--wg-muted);margin:7px 0 0;line-height:1.55}.auth-invite{border-left:2px solid var(--wg-blue);background:var(--wg-soft);align-items:baseline;gap:7px;margin:0 38px 14px 0;padding:8px 10px;display:flex}.auth-invite small,.auth-invite span{color:var(--wg-muted)}.auth-dialog form{gap:11px;display:grid}.create-dialog form{gap:13px;display:grid}.location-row{gap:9px}.auth-submit,.create-submit{width:100%}.creation-limit{border-top:1px solid var(--wg-line);border-bottom:1px solid var(--wg-line);color:var(--wg-muted);justify-content:space-between;gap:12px;margin:-8px 0 15px;padding:9px 0;font-size:12px;display:flex}.auth-switch,.auth-dialog>footer{justify-content:space-between;gap:8px;margin-top:11px;display:flex}.auth-switch button,.auth-dialog>footer button{color:var(--wg-blue);background:0 0;border:0;padding:4px 0}.auth-dialog>footer{border-top:1px solid var(--wg-line);justify-content:center;padding-top:12px}.auth-dialog>footer button{color:var(--wg-muted)}.turnstile-shell:empty{display:none}.form-message{color:#0f7752;background:#effaf5;border-radius:5px;margin:8px 0;padding:10px;font-size:13px}.form-message.error{color:var(--wg-red);background:#fff2f2}.optional-settings>div{border-top:1px solid var(--wg-line);gap:12px;padding:12px;display:grid}.wg-toast{z-index:150;background:var(--wg-ink);color:#fff;max-width:360px;box-shadow:var(--wg-shadow);border-radius:7px;padding:12px 15px;font-size:13px;position:fixed;bottom:88px;right:22px}@media (width<=900px){.wg-app{padding:86px 16px 32px}.wg-topbar{gap:8px}.wg-topbar-center{width:clamp(230px,48vw,380px)}.wg-search{margin-left:0}.profile-trigger{width:42px;min-width:42px;padding:4px}.profile-trigger>span:not(.wg-avatar),.profile-trigger>svg{display:none}.space-list{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-layout{grid-template-columns:1fr}.profile-tests-summary{grid-row:1}.inbox-page-new{grid-template-columns:260px minmax(0,1fr)}}@media (width<=640px){.wg-app{padding:76px 10px 28px}.wg-topbar{top:max(7px,env(safe-area-inset-top));gap:5px;width:calc(100% - 14px);max-width:none;min-height:52px;padding:5px 7px}.wg-topbar .wg-mark{border-width:3px;width:25px;height:25px}.wg-topbar .wg-brand-name{display:none}.wg-topbar-center{flex:1;gap:4px;width:auto}.wg-search{height:40px;padding-left:11px}.wg-search .search-submit{display:none}.wg-nav>button,.guest-profile-trigger{width:38px;height:38px}.section-head{align-items:flex-start}.section-head h1,.profile-identity h1,.tests-page h1,.person-page h1,.admin-page h1,.product-page h1{font-size:25px}.context-popover{width:auto;max-height:calc(100vh - 78px);position:fixed;inset:66px 10px auto;overflow:auto}.account-popover{position:fixed;top:66px;bottom:auto;right:10px}.space-list{grid-template-columns:1fr;gap:14px}.space-card-copy{min-height:76px}.space-hero{grid-template-columns:48px minmax(0,1fr);align-items:start}.space-hero .wg-avatar.avatar-lg{width:48px;height:48px}.space-title h1{font-size:23px}.space-hero-actions{grid-column:1/-1;justify-content:flex-end}.space-tabs{overflow-x:auto}.poll-builder-head{grid-template-columns:1fr;align-items:stretch}.space-image-upload{align-items:flex-start}.space-cover-preview{width:96px}.room-toolbar,.voice-strip{align-items:flex-start}.room-toolbar{flex-wrap:wrap}.room-actions{justify-content:space-between;width:100%}.chat-message,.direct-messages article{max-width:92%}.chat-bubble .action-menu-trigger,.reaction-picker.compact .reaction-add{opacity:.72}.form-row{grid-template-columns:1fr}.language-setting-row,.profile-language-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.language-setting-row>label{grid-column:1/-1}.language-setting-row .compact-check{grid-column:1/2}.language-cooldown-note{grid-column:1/-1}.language-add-row{grid-template-columns:1fr}.language-add-row>button{width:100%}.profile-identity{grid-template-columns:56px minmax(0,1fr);gap:10px;min-height:74px}.avatar-upload,.avatar-upload .wg-avatar.avatar-lg{width:56px;height:56px}.profile-header-actions{grid-column:1/-1;justify-content:space-between}.profile-view-switch,.profile-view-switch button{flex:1}.handle-editor{grid-template-columns:1fr;align-items:stretch}.handle-editor>button{width:100%}.public-profile-facts{grid-template-columns:1fr}.public-profile-facts>span{border-right:0;border-bottom:1px solid var(--wg-line)}.public-profile-facts>span:last-child{border-bottom:0}.profile-tests-summary{border-top:1px solid var(--wg-line);border-left:0;padding:14px 0 0}.test-questions{padding:4px 14px 16px}.compatibility-panel{grid-template-columns:1fr;gap:20px}.big-fit{border-right:0;border-bottom:1px solid var(--wg-line);padding-bottom:20px}.fit-breakdown>div{grid-template-columns:110px 1fr 36px}.person-page>header{flex-wrap:wrap}.person-page>header>.person-actions{justify-content:flex-end;width:100%}.inbox-page-new{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 100px)}.thread-column{border-right:0}.inbox-page-new:not(.empty) .thread-column{border-bottom:1px solid var(--wg-line);max-height:230px}.direct-chat{min-height:520px}.metric-grid{grid-template-columns:1fr 1fr}.admin-policy form{grid-template-columns:1fr}.admin-policy form button{width:100%}.report-row{flex-direction:column;align-items:stretch}.report-actions{justify-content:flex-end}.identity-save{width:100%}.space-danger-zone{flex-direction:column;align-items:flex-start}.space-danger-zone button{justify-content:center;width:100%}.admin-table .admin-space-main>b{display:none}.creation-limit{flex-direction:column;gap:3px}.auth-backdrop,.modal-backdrop{align-items:end;padding:0}.auth-dialog,.create-dialog,.confirm-dialog{border-radius:8px 8px 0 0;max-height:94vh}.wg-toast{max-width:none;bottom:76px;left:10px;right:10px}}
