.groups-page{width:min(100%,780px)}.groups-topbar{grid-template-columns:58px minmax(0,1fr) 58px;align-items:center;min-height:58px;margin-bottom:22px;display:grid}.groups-topbar h1{color:#111827;letter-spacing:-.045em;text-align:center;grid-column:2;margin:0;font-size:30px;font-weight:720;line-height:1.08}.groups-create-round{grid-column:3;justify-self:end}.groups-create-round span{font-size:34px;font-weight:360;line-height:1;transform:translateY(-1px)}.groups-section{margin:0;display:block}.groups-list{display:block}.profile-groups-list{background:0 0}.profile-groups-list-row{display:block}.profile-groups-separator{pointer-events:none;background:#7a82922e;width:calc(100% - 56px);height:1px;margin:10px 28px}.groups-card{box-shadow:none;background:0 0;border:0;border-radius:28px;padding:24px 28px;transition:box-shadow .16s,background-color .16s,transform .16s;display:block}.groups-card:hover,.groups-card:focus-within{background:#ffffff2e;transform:translateY(-1px);box-shadow:0 22px 64px #19203414}.profile-groups-item-link{color:inherit;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:18px;text-decoration:none;display:grid}.profile-groups-item-layout{grid-template-columns:74px minmax(0,1fr) 52px}.groups-card-avatar{color:#111827;background:linear-gradient(#eaf0fcf5,#dee6f4f5);border-radius:24px;place-items:center;width:74px;height:74px;display:grid;overflow:hidden}.groups-card-avatar img{object-fit:cover;width:100%;height:100%;display:block}.groups-card-avatar span{letter-spacing:-.05em;font-size:24px;font-weight:760}.groups-card-body{min-width:0;display:block}.groups-card-title-row{align-items:center;gap:8px;min-width:0;margin-bottom:8px;display:flex}.groups-card-title-row strong{color:#111827;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:23px;font-weight:400;line-height:1.12;overflow:hidden}.profile-groups-check{flex:0 0 21px;width:21px;height:21px}.profile-groups-check svg{width:21px;height:21px}.groups-card-meta{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.profile-groups-type{color:#111827;background:#11182714;border-radius:999px;align-items:center;min-height:26px;padding:0 11px;font-size:13px;font-weight:400;line-height:1;display:inline-flex}.profile-groups-stats{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.profile-groups-stats span,.groups-card-meta span{color:#7a8292;font-size:14px;font-weight:400;line-height:1.3}.profile-groups-settings-button{cursor:pointer;background:#ffffffa8;border:0;border-radius:50%;place-self:start end;place-items:center;width:52px;height:52px;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-grid;box-shadow:0 14px 34px #0f172a14,inset 0 1px #ffffffe6}.profile-groups-settings-button:hover,.profile-groups-settings-button:focus-visible{background:#ffffffe6;transform:translateY(-1px);box-shadow:0 18px 38px #0f172a1f,inset 0 1px #fffffff5}.profile-groups-settings-button:active{transform:translateY(0)scale(.96)}.profile-groups-settings-button img{width:22px;height:22px;display:block}.groups-empty-state,.groups-page-state{color:#7a8292;text-align:center;background:#ffffff2e;border:0;border-radius:28px;place-items:center;min-height:180px;padding:44px 30px;display:grid}.groups-empty-state span{display:none}.groups-empty-state p{color:#7a8292;margin:0;font-size:16px;font-weight:400;line-height:1.55}.groups-page-state.is-error{color:#991b1b}.groups-create-backdrop{z-index:1250;opacity:0;pointer-events:none;background:#0f172a38;justify-content:center;align-items:flex-end;transition:opacity .18s;display:flex;position:fixed;inset:0}.groups-create-backdrop.is-open{opacity:1;pointer-events:auto}.groups-create-backdrop[hidden]{display:none!important}.groups-create-sheet{background:#fff;border-radius:34px 34px 0 0;width:min(100%,620px);transition:transform .22s;transform:translateY(100%);box-shadow:0 -24px 80px #0f172a38}.groups-create-backdrop.is-open .groups-create-sheet{transform:translateY(0)}.groups-create-head{border-bottom:1px solid #0f172a14;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;padding:0 22px;display:grid}.groups-create-head h2{color:#111827;letter-spacing:-.035em;margin:0;font-size:19px;font-weight:680}.groups-create-head button{color:#111827;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:15px}.groups-create-form{padding:22px 22px max(22px, env(safe-area-inset-bottom));gap:16px;display:grid}.groups-create-form label{gap:8px;display:grid}.groups-create-form label span{color:#6f7787;font-size:14px;font-weight:540}.groups-create-form input{color:#111827;width:100%;min-height:50px;font:inherit;background:#f2f4f7;border:0;border-radius:18px;outline:none;padding:0 16px;font-size:16px}.groups-create-message{color:#991b1b;margin:0;font-size:14px}.groups-create-submit{color:#fff;min-height:50px;font:inherit;cursor:pointer;background:#111827;border:0;border-radius:999px;font-size:15px;font-weight:680}.groups-create-submit:disabled{cursor:default;background:#c7c7cb}body.groups-sheet-lock{overflow:hidden}@media (max-width:860px){.groups-topbar{grid-template-columns:54px minmax(0,1fr) 54px}.groups-topbar h1{font-size:28px}.profile-groups-separator{width:calc(100% - 40px);margin:10px 20px}.groups-card{padding:22px 20px}.profile-groups-item-link{grid-template-columns:64px minmax(0,1fr);gap:16px}.profile-groups-item-layout{grid-template-columns:64px minmax(0,1fr) 48px}.groups-card-avatar{border-radius:20px;width:64px;height:64px}.groups-card-title-row strong{font-size:21px}.profile-groups-settings-button{width:48px;height:48px}}@media (max-width:390px){.groups-topbar h1{font-size:24px}.profile-groups-separator{width:100%;margin:10px 0}.groups-card{border-radius:22px;padding:18px 0}.profile-groups-item-link{grid-template-columns:56px minmax(0,1fr);gap:14px}.profile-groups-item-layout{grid-template-columns:56px minmax(0,1fr) 44px}.groups-card-avatar{border-radius:18px;width:56px;height:56px}.groups-card-title-row strong{font-size:19px}.profile-groups-stats span,.groups-card-meta span{font-size:13px}.profile-groups-settings-button{width:44px;height:44px}.profile-groups-settings-button img{width:20px;height:20px}}.groups-create-status{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;display:grid}.groups-create-status legend{color:#6f7787;grid-column:1/-1;margin:0 0 8px;padding:0;font-size:14px;font-weight:540}.groups-create-status button{color:#6f7787;min-height:46px;font:inherit;cursor:pointer;background:#f2f4f7;border:0;border-radius:18px;font-size:15px;font-weight:560}.groups-create-status button.is-active{color:#fff;background:#111827}.profile-group-page{width:min(100%,780px)}.profile-group-header .profile-myfeed-avatar{border-radius:28px}.profile-group-feed-list{gap:18px;display:grid}.profile-group-feed-list .wl-post-card{margin:0}.profile-group-header{text-align:left;grid-template-columns:minmax(0,1fr) 170px;align-items:center;gap:38px;display:grid}.profile-group-header .profile-group-identity{text-align:left;grid-area:1/1;align-items:flex-start}.profile-group-header .profile-group-avatar{grid-area:1/2;justify-self:end}.profile-group-header .profile-group-name-row{text-align:left;justify-content:flex-start}.profile-group-header .profile-myfeed-username,.profile-group-header .profile-myfeed-about,.profile-group-header .profile-group-website{text-align:left}.profile-group-website{color:#4f6f9f;word-break:break-word;max-width:100%;margin-top:12px;font-size:16px;font-weight:560;line-height:1.35;text-decoration:none;display:inline-flex}.profile-group-website:hover{text-decoration:underline}@media (max-width:680px){.profile-group-header{grid-template-columns:minmax(0,1fr) 96px;gap:18px}}.profile-group-header .profile-group-name-row h2{text-overflow:clip;white-space:normal;font-size:clamp(38px,4.2vw,54px);overflow:visible}.profile-group-topbar{min-width:0}.profile-group-topbar h1{white-space:nowrap;text-overflow:clip;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;min-width:0;max-width:100%;overflow:auto hidden}.profile-group-topbar h1::-webkit-scrollbar{display:none}.profile-group-topbar .profile-myfeed-topbar-actions{flex-shrink:0}.profile-group-topbar-wrap:after{content:"";background:#e5e7eb;width:100%;height:1px;margin:10px 0;display:block}.profile-group-header{align-items:start}.profile-group-header .profile-group-avatar{align-self:start}@media (max-width:680px){.profile-group-topbar{min-width:0}.profile-group-topbar h1{white-space:nowrap;text-overflow:clip;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;min-width:0;max-width:100%;display:block;overflow:auto hidden}.profile-group-topbar h1::-webkit-scrollbar{display:none}.profile-group-page .profile-myfeed-stats{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;flex-wrap:nowrap;justify-content:flex-start;gap:12px;max-width:100%;display:flex;overflow:auto visible}.profile-group-page .profile-myfeed-stats::-webkit-scrollbar{display:none}.profile-group-page .profile-myfeed-stat{flex:none;min-width:0}.profile-group-page .profile-myfeed-stats .profile-myfeed-stats-gift-button{margin-left:auto;margin-right:0}}.profile-group-topbar{grid-template-columns:58px minmax(0,1fr) auto}.profile-group-topbar-title{text-align:center;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;grid-column:2;min-width:0;max-width:100%;overflow:auto hidden}.profile-group-topbar-title::-webkit-scrollbar{width:0;height:0;display:none}.profile-group-topbar-title h1{white-space:nowrap;text-align:center;width:max-content;min-width:100%;max-width:none;margin:0;display:inline-block}.profile-group-topbar>h1{display:none}@media (max-width:680px){.profile-group-topbar{grid-template-columns:54px minmax(0,1fr) auto}.profile-group-topbar-title{min-width:0;max-width:100%}}.profile-group-topbar.profile-myfeed-topbar{min-width:0;grid-template-columns:58px minmax(0,1fr) 126px!important}.profile-group-topbar>h1{white-space:nowrap;text-overflow:clip;text-align:center;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;grid-column:2;justify-self:stretch;width:100%;min-width:0;max-width:100%;overflow:auto hidden;display:block!important}.profile-group-topbar>h1::-webkit-scrollbar{width:0;height:0;display:none}@media (max-width:860px){.profile-group-topbar.profile-myfeed-topbar{grid-template-columns:54px minmax(0,1fr) 116px!important}}@media (max-width:390px){.profile-group-topbar.profile-myfeed-topbar{grid-template-columns:48px minmax(0,1fr) 102px!important}}.profile-group-topbar-action{place-items:center}.profile-group-topbar-create span,.profile-group-topbar-settings svg{transform:translateY(2px)}.profile-group-topbar-settings:hover svg,.profile-group-topbar-settings:focus-visible svg{transform:translateY(2px)rotate(18deg)}.profile-group-topbar-create:hover span,.profile-group-topbar-create:focus-visible span{transform:translateY(2px)scale(1.08)}.profile-group-topbar-create>span{display:block;transform:translateY(4px)!important}.profile-group-topbar-settings>svg{display:block;transform:translateY(3px)!important}.profile-group-topbar-create>span{transform:translateY(1px)!important}.profile-group-topbar-settings>svg{transform:translateY(0)!important}.profile-group-topbar-settings:hover>svg,.profile-group-topbar-settings:focus-visible>svg{transform:translateY(0)rotate(18deg)!important}.profile-group-topbar-create:hover>span,.profile-group-topbar-create:focus-visible>span{transform:translateY(1px)scale(1.08)!important}.profile-groups-create-button>span{display:block;transform:translateY(1px)!important}.profile-groups-create-button:hover>span,.profile-groups-create-button:focus-visible>span{transform:translateY(1px)scale(1.08)!important}.profile-group-settings-lock{overflow:hidden}.profile-group-settings-backdrop{z-index:1300;opacity:0;pointer-events:none;background:#0f172a38;justify-content:center;align-items:flex-end;transition:opacity .18s;display:flex;position:fixed;inset:0}.profile-group-settings-backdrop.is-open{opacity:1;pointer-events:auto}.profile-group-settings-backdrop[hidden]{display:none!important}.profile-group-settings-sheet{background:#fff;border-radius:36px 36px 0 0;flex-direction:column;width:min(100%,760px);max-height:min(92dvh,860px);transition:transform .22s;display:flex;overflow:hidden;transform:translateY(100%);box-shadow:0 -24px 80px #0f172a38}.profile-group-settings-head{border-bottom:1px solid #0f172a14;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:74px;padding:0 24px;display:grid}.profile-group-settings-head h2{color:#111827;letter-spacing:-.03em;text-align:center;margin:0;font-size:18px;font-weight:650}.profile-group-settings-head button{color:#111827;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:15px;font-weight:500}.profile-group-settings-head button:first-child{justify-self:start}.profile-group-settings-head button:last-child{justify-self:end}.profile-group-settings-body{min-height:0;padding:24px 24px max(28px, env(safe-area-inset-bottom));scrollbar-width:none;flex:auto;gap:18px;display:grid;overflow-y:auto}.profile-group-settings-body::-webkit-scrollbar{display:none}.profile-group-settings-section{background:#f8fafc;border:1px solid #0f172a12;border-radius:24px;gap:14px;padding:18px;display:grid}.profile-group-settings-section h3{color:#111827;letter-spacing:-.03em;margin:0;font-size:17px;font-weight:650}.profile-group-settings-avatar-row{align-items:center;gap:14px;display:flex}.profile-group-settings-avatar,.profile-group-settings-member-avatar{color:#111827;background:#eef2f7;border-radius:50%;place-items:center;font-weight:700;display:grid;overflow:hidden}.profile-group-settings-avatar{width:76px;height:76px;font-size:26px}.profile-group-settings-member-avatar{width:42px;height:42px;font-size:15px}.profile-group-settings-avatar img,.profile-group-settings-member-avatar img{object-fit:cover;width:100%;height:100%}.profile-group-settings-upload input{display:none}.profile-group-settings-upload span{color:#fff;cursor:pointer;background:#111827;border-radius:999px;place-items:center;min-height:40px;padding:0 16px;font-size:14px;font-weight:560;display:inline-grid}.profile-group-settings-field{gap:8px;display:grid}.profile-group-settings-field>span,.profile-group-settings-toggle>span,.profile-group-settings-verified>span{color:#6b7280;font-size:13px;font-weight:560}.profile-group-settings-field input,.profile-group-settings-field textarea,.profile-group-settings-field select{color:#111827;width:100%;font:inherit;background:#fff;border:0;border-radius:16px;outline:none;padding:12px 14px;font-size:15px}.profile-group-settings-field textarea{resize:vertical}.profile-group-settings-toggle,.profile-group-settings-verified{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:44px;display:grid}.profile-group-settings-toggle input{width:20px;height:20px}.profile-group-settings-verified strong{color:#111827;font-size:14px;font-weight:650}.profile-group-settings-members{gap:10px;display:grid}.profile-group-settings-member{background:#fff;border-radius:18px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.profile-group-settings-member-name{align-items:center;gap:6px;display:inline-flex}.profile-group-settings-member-name strong{color:#111827;font-size:15px;font-weight:650}.profile-group-settings-member p{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:13px;overflow:hidden}.profile-group-settings-member-role{color:#111827;background:#eef2f7;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:650}.profile-group-settings-state,.profile-group-settings-message{color:#6b7280;text-align:center;margin:0;font-size:14px}.profile-group-settings-state.is-error{color:#991b1b}@media (max-width:680px){.profile-group-settings-head{padding:0 18px}.profile-group-settings-body{padding:20px 18px max(24px, env(safe-area-inset-bottom))}.profile-group-settings-member{grid-template-columns:42px minmax(0,1fr)}.profile-group-settings-member-role{grid-column:2;justify-self:start}}.profile-group-settings-lock{overscroll-behavior:none;overflow:hidden!important}.profile-group-settings-backdrop{z-index:2147483000;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur();background:radial-gradient(circle at 50% 0,#ffffff47,#0000 42%),#0f172a52;justify-content:center;align-items:flex-end;transition:opacity .26s cubic-bezier(.22,1,.36,1),-webkit-backdrop-filter .26s cubic-bezier(.22,1,.36,1),backdrop-filter .26s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0}.profile-group-settings-backdrop.is-open{opacity:1;pointer-events:auto;-webkit-backdrop-filter:blur(18px)}.profile-group-settings-sheet{transform-origin:bottom;opacity:.98;will-change:transform, opacity;background:#ffffffeb;border:1px solid #ffffffb8;border-radius:34px 34px 0 0;flex-direction:column;width:min(100%,760px);max-height:min(92dvh,860px);transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s;display:flex;overflow:hidden;transform:translateY(104%)scale(.985);box-shadow:0 -30px 90px #0f172a3d,inset 0 -1px #fffc}.profile-group-settings-backdrop.is-open .profile-group-settings-sheet{opacity:1;transform:translate(0,0)scale(1)}.profile-group-settings-head{z-index:2;-webkit-backdrop-filter:blur(18px);background:#ffffffd1;min-height:72px;position:sticky;top:0}.profile-group-settings-head button{border-radius:999px;min-height:36px;padding:0 12px;transition:background .16s,transform .16s,opacity .16s}.profile-group-settings-head button:hover,.profile-group-settings-head button:focus-visible{background:#0f172a0f}.profile-group-settings-head button:active{transform:scale(.96)}.profile-group-settings-body{background:linear-gradient(#f8fafc94,#ffffffeb)}.profile-group-settings-section{background:#ffffffc2;border:1px solid #0f172a11;box-shadow:0 18px 48px #0f172a0e,inset 0 1px #ffffffe6}.profile-group-settings-avatar{box-shadow:0 12px 28px #0f172a1f,0 0 0 1px #0f172a0f}.profile-group-settings-member{background:#ffffffd1;padding:0;display:block;overflow:hidden}.profile-group-settings-member-main{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.profile-group-settings-member-main:active{transform:scale(.995)}.profile-group-settings-member-copy{min-width:0}.profile-group-settings-member-drawer{border-top:1px solid #0f172a0f;padding:12px 14px 14px 64px;animation:.22s cubic-bezier(.22,1,.36,1) profileGroupSettingsDrawer;overflow:hidden}.profile-group-settings-member-note{color:#6b7280;margin:0;font-size:13px;line-height:1.45}@keyframes profileGroupSettingsDrawer{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:680px){.profile-group-settings-sheet{border-radius:30px 30px 0 0;width:100%;max-height:94dvh}.profile-group-settings-member-main{grid-template-columns:42px minmax(0,1fr) auto}.profile-group-settings-member-role{grid-column:auto}.profile-group-settings-member-drawer{padding-left:14px}}.profile-group-settings-backdrop{--profile-group-settings-drag-offset:0px}.profile-group-settings-backdrop.is-open .profile-group-settings-sheet{transform:translate3d(0, var(--profile-group-settings-drag-offset), 0) scale(1)}.profile-group-settings-backdrop.is-dragging .profile-group-settings-sheet{transition:none!important}.profile-group-settings-backdrop.is-dragging{cursor:grabbing}.profile-group-settings-head{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.profile-group-settings-head:active{cursor:grabbing}.profile-group-settings-drag-title{justify-items:center;gap:7px;min-width:0;display:grid}.profile-group-settings-drag-title h2{margin:0}.profile-group-settings-drag-handle{background:#0f172a2e;border-radius:999px;width:42px;height:5px;display:block}.profile-group-settings-head button{cursor:pointer}.profile-group-admin-search{background:#f8fafcc7;border-radius:20px;gap:10px;padding:12px;display:grid}.profile-group-admin-search>span{color:#6b7280;font-size:13px;font-weight:560}.profile-group-admin-search input{color:#111827;width:100%;font:inherit;background:#ffffffeb;border:0;border-radius:16px;outline:none;padding:12px 14px;font-size:15px;box-shadow:inset 0 1px #0f172a0a}.profile-group-admin-candidates{gap:8px;display:grid}.profile-group-admin-candidate{width:100%;color:inherit;text-align:left;cursor:pointer;background:#ffffffe6;border:0;border-radius:18px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;transition:transform .16s,background .16s;display:grid}.profile-group-admin-candidate:hover,.profile-group-admin-candidate:focus-visible{background:#fff}.profile-group-admin-candidate:active{transform:scale(.992)}.profile-group-admin-candidate span{gap:3px;min-width:0;display:grid}.profile-group-admin-candidate strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:650;overflow:hidden}.profile-group-admin-candidate small{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.profile-group-admin-candidate em{color:#fff;background:#111827;border-radius:999px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:650}.profile-group-admin-search-empty{color:#6b7280;margin:0;font-size:13px}.profile-group-admin-rights{gap:8px;display:grid}.profile-group-admin-right{background:#f8fafcdb;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:42px;padding:8px 10px;display:grid}.profile-group-admin-right span{color:#111827;font-size:14px;font-weight:540}.profile-group-admin-right input{width:20px;height:20px}.profile-group-admin-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.profile-group-admin-actions button{min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:0 15px;font-size:14px;font-weight:650;transition:transform .16s,opacity .16s}.profile-group-admin-actions button:active{transform:scale(.96)}.profile-group-admin-actions button:disabled{cursor:default;opacity:.55}.profile-group-admin-save{color:#fff;background:#111827}.profile-group-admin-remove{color:#b91c1c;background:#ef44441a}.profile-group-settings-message.is-error{color:#b91c1c}@media (max-width:680px){.profile-group-admin-candidate{grid-template-columns:42px minmax(0,1fr)}.profile-group-admin-candidate em{grid-column:2;justify-self:start}.profile-group-admin-actions{display:grid}}.profile-group-header .profile-group-avatar{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.profile-group-header .profile-group-avatar img{box-shadow:none!important;border:0!important;outline:0!important}.groups-topbar .profile-myfeed-back,.groups-topbar .profile-groups-create-button,.profile-group-page .profile-group-topbar-back,.profile-group-page .profile-group-topbar-action{box-sizing:border-box!important;place-items:center!important;padding:0!important;display:grid!important}.profile-groups-topbar-icon{object-fit:contain;pointer-events:none;width:24px;height:24px;display:block}.profile-group-page .profile-group-topbar.profile-myfeed-topbar{grid-template-columns:58px minmax(0,1fr) 58px!important;align-items:center!important;width:100%!important;display:grid!important;position:relative!important}.profile-group-page .profile-group-topbar>h1{color:#111827;scrollbar-width:none;z-index:auto;line-height:1.2;text-align:center!important;white-space:nowrap!important;grid-column:2!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;font-size:20px!important;font-weight:720!important;display:block!important;position:static!important;overflow:auto hidden!important;transform:none!important}.profile-group-page .profile-group-topbar>h1::-webkit-scrollbar{display:none}.profile-group-page .profile-group-topbar-back{z-index:1;grid-column:1!important;justify-self:start!important;position:relative!important}.profile-group-page .profile-group-topbar-actions{z-index:1;grid-column:3!important;justify-self:end!important;margin-left:0!important;position:relative!important}@media (max-width:860px){.profile-group-page .profile-group-topbar.profile-myfeed-topbar{grid-template-columns:54px minmax(0,1fr) 54px!important}}@media (max-width:390px){.profile-group-page .profile-group-topbar.profile-myfeed-topbar{grid-template-columns:48px minmax(0,1fr) 48px!important}}.groups-discovery-tabs-shell.profile-myfeed-tabs-shell{width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0 0 16px;padding:0;overflow:visible}.groups-discovery-tabs.profile-myfeed-tabs{box-sizing:border-box;background:0 0;border:0;border-radius:0;gap:8px;min-height:54px;padding:0;overflow:visible;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;display:grid!important}.groups-discovery-tabs.profile-myfeed-tabs .groups-discovery-tab-button{box-sizing:border-box;color:#111827;background:#ffffff9e;border:1px solid #0f172a0f;border-radius:999px;place-items:center;min-height:54px;padding:0;transition:background-color .18s,box-shadow .18s,transform .18s;transform:translateY(0);box-shadow:inset 0 1px #ffffffe0,0 8px 22px #0f172a08;width:100%!important;min-width:0!important;max-width:none!important;display:grid!important}.groups-discovery-tabs.profile-myfeed-tabs .groups-discovery-tab-button.is-active,.groups-discovery-tabs.profile-myfeed-tabs .groups-discovery-tab-button[aria-selected=true]{background:#fff;transform:translateY(-3px);box-shadow:inset 0 1px #fffffff0,0 14px 34px #0f172a16}.groups-discovery-tab-icon{object-fit:contain;pointer-events:none;width:26px;max-width:26px;height:26px;max-height:26px;display:block}.groups-discovery-tabs.profile-myfeed-tabs .groups-discovery-tab-button:nth-child(2) .groups-discovery-tab-icon{width:34px;max-width:34px;height:34px;max-height:34px}.groups-discovery-tab-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:760px){.groups-discovery-tabs.profile-myfeed-tabs{gap:6px;min-height:48px}.groups-discovery-tabs.profile-myfeed-tabs .groups-discovery-tab-button{min-height:48px}.groups-discovery-tab-icon{width:23px;height:23px}.groups-discovery-tabs.profile-myfeed-tabs .groups-discovery-tab-button:nth-child(2) .groups-discovery-tab-icon{width:29px;height:29px}}.groups-discovery-card-title-row .profile-special-check{flex:0 0 18px;width:18px;height:18px;margin-top:2px}.groups-discovery-card-title-row .profile-special-check svg{width:18px;height:18px}.profile-group-header .profile-group-name-row h2{font-size:clamp(32px,3.3vw,46px);line-height:1.04}.profile-group-header .profile-myfeed-username-copy{box-shadow:none;color:#7b8495;cursor:pointer;background:0 0;border:0;margin:4px 0 0;padding:0;font-size:24px;font-weight:650;line-height:1.15}.profile-group-header .profile-myfeed-username-copy:hover,.profile-group-header .profile-myfeed-username-copy:focus-visible{color:#111827;box-shadow:none;background:0 0}.profile-group-page .profile-myfeed-dock-stat-heart{width:28px;height:28px;display:block}.profile-group-page .profile-myfeed-dock-stats,.profile-group-page .profile-myfeed-stats-row,.profile-group-page .profile-myfeed-dock-gift-button,.profile-group-page .profile-myfeed-gift-button{overflow:visible}.profile-group-page .profile-myfeed-dock-gift-button{z-index:2;position:relative}.public-community-gifts{box-sizing:border-box;background:0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;padding:18px 0 0;display:grid}.public-community-gift-card{box-sizing:border-box;aspect-ratio:1/.86;-webkit-backdrop-filter:blur(18px);background:#ffffff94;border:1px solid #94a3b857;border-radius:24px;place-items:center;min-width:0;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffdb,0 16px 42px #0f172a0b}.public-community-gift-card-image{place-items:center;width:72%;min-width:0;height:72%;min-height:0;display:grid}.public-community-gift-card-image img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;max-height:100%;display:block}.public-community-gift-card-image b{color:#111827;font:700 44px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.public-community-gifts-state{box-sizing:border-box;color:#8a93a3;text-align:center;width:100%;padding:32px 0;font:650 16px/1.35 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (max-width:720px){.public-community-gifts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.public-community-gift-card{border-radius:20px}}.public-community-gift-card{cursor:pointer;appearance:none;transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s,box-shadow .18s,background-color .18s}@media (hover:hover){.public-community-gift-card:hover{background:#ffffffb8;border-color:#94a3b885;transform:translateY(-8px);box-shadow:inset 0 1px #fffffff0,0 24px 58px #0f172a1f}}.public-community-gift-card:active{transform:translateY(-3px)scale(.992)}.public-community-gift-modal{z-index:2147483602;box-sizing:border-box;background:#0f172a57;justify-content:center;align-items:flex-end;padding:20px 12px 0;animation:.18s both publicCommunityGiftBackdropIn;display:flex;position:fixed;inset:0}.public-community-gift-modal-sheet{box-sizing:border-box;width:min(100%,960px);max-height:min(86dvh,760px);padding:28px 28px max(28px, env(safe-area-inset-bottom));background:#fffffff0;border-radius:34px 34px 0 0;animation:.22s cubic-bezier(.22,1,.36,1) both publicCommunityGiftSheetIn;position:relative;overflow-y:auto;box-shadow:0 -24px 80px #0f172a2e}.public-community-gift-modal-close{color:#111827;cursor:pointer;background:#ffffffc2;border:1px solid #94a3b85c;border-radius:999px;place-items:center;width:48px;height:48px;margin:0;padding:0;font:400 34px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:absolute;top:20px;right:22px;box-shadow:0 12px 30px #0f172a0f}.public-community-gift-modal-image{place-items:center;width:min(280px,52vw);height:min(280px,52vw);margin:0 auto 24px;display:grid}.public-community-gift-modal-image img{object-fit:contain;max-width:100%;max-height:100%;display:block}.public-community-gift-modal-image b{color:#111827;font:800 72px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.public-community-gift-modal-table{box-sizing:border-box;background:#ffffff8f;border:1px solid #94a3b857;border-radius:24px;width:100%;margin:0 0 22px;overflow:hidden}.public-community-gift-modal-table div{border-bottom:1px solid #94a3b838;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:64px;padding:12px 22px;display:grid}.public-community-gift-modal-table div:last-child{border-bottom:0}.public-community-gift-modal-table dt{color:#6b7280;font:700 16px/1.2 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.public-community-gift-modal-table dd{color:#111827;justify-content:flex-end;align-items:center;gap:12px;min-width:0;margin:0;font:700 17px/1.2 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:inline-flex}.public-community-gift-modal-sender-avatar{background:#fff;border:1px solid #94a3b847;border-radius:999px;place-items:center;width:42px;min-width:42px;height:42px;display:grid;overflow:hidden}.public-community-gift-modal-sender-avatar img{object-fit:cover;width:100%;height:100%}.public-community-gift-modal-sender-avatar b{color:#6b7280;font:700 18px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.public-community-gift-modal-action{color:#fff;cursor:pointer;background:#111;border:0;border-radius:999px;place-items:center;width:100%;min-height:58px;margin:0;padding:0 22px;font:750 18px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}@keyframes publicCommunityGiftBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes publicCommunityGiftSheetIn{0%{transform:translateY(100%)}to{transform:translate(0,0)}}@media (max-width:680px){.public-community-gift-modal-sheet{padding:24px 16px max(24px, env(safe-area-inset-bottom));border-radius:28px 28px 0 0}.public-community-gift-modal-table div{grid-template-columns:minmax(0,1fr);gap:8px}.public-community-gift-modal-table dd{justify-content:flex-start}}.public-community-gift-modal{align-items:flex-end;padding:0}.public-community-gift-modal-sheet{width:min(100%,760px);max-height:min(78dvh,640px);padding:22px 20px max(20px, env(safe-area-inset-bottom));background:#fffffff5;border-radius:30px 30px 0 0}.public-community-gift-modal-close{border-color:#94a3b84d;width:36px;height:36px;font-size:28px;top:14px;right:16px;box-shadow:0 10px 24px #0f172a0d}.public-community-gift-modal-image{width:min(190px,42vw);height:min(190px,42vw);margin-bottom:18px}.public-community-gift-modal-table{border-radius:18px;margin-bottom:16px}.public-community-gift-modal-table div{gap:12px;min-height:44px;padding:10px 16px}.public-community-gift-modal-table dt{font-size:13px;font-weight:700;line-height:1.2}.public-community-gift-modal-table dd{font-size:13px;font-weight:750;line-height:1.2}.public-community-gift-modal-table dd strong{font-size:inherit;font-weight:inherit}.public-community-gift-modal-sender-avatar{width:30px;min-width:30px;height:30px}.public-community-gift-modal-sender-avatar b{font-size:14px}.public-community-gift-modal-action{border-radius:999px;min-height:48px;font-size:14px;font-weight:750}@media (max-width:680px){.public-community-gift-modal-sheet{width:min(100%,560px);max-height:78dvh;padding:20px 16px max(18px, env(safe-area-inset-bottom));border-radius:28px 28px 0 0}.public-community-gift-modal-image{width:min(180px,50vw);height:min(180px,50vw)}.public-community-gift-modal-table div{grid-template-columns:minmax(0,1fr) auto;align-items:center}.public-community-gift-modal-table dd{text-align:right;justify-content:flex-end}}.public-community-gift-modal-sheet{transform:translate3d(0, var(--public-community-gift-modal-drag,0px), 0);touch-action:pan-y;transition:transform .18s cubic-bezier(.22,1,.36,1)}.public-community-gift-modal-sheet.is-dragging{cursor:grabbing;transition:none}.public-community-gift-modal-close{font-size:0}.public-community-gift-modal-close img{object-fit:contain;pointer-events:none;width:16px;height:16px;display:block}.public-community-gift-modal-sender-avatar b{color:#6b7280;place-items:center;width:100%;height:100%;font:800 17px/1 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.public-community-gift-modal-sender-avatar .wolnar-anonymous-sender-icon{color:#111827;-webkit-filter:grayscale()saturate(0)contrast(1.05);place-items:center;width:100%;height:100%;font-size:17px;line-height:1;display:grid}.profile-group-settings-permissions{gap:14px}.profile-group-settings-permission-group{background:#f8f8f8;border-radius:20px;gap:12px;padding:14px;display:grid}.profile-group-settings-permission-group h4{color:#111;margin:0;font-size:13px;font-weight:700}.profile-group-page .profile-group-header .profile-group-name-row h2{letter-spacing:-.04em!important;font-size:26px!important;line-height:1.04!important}.profile-group-page .profile-group-header .profile-myfeed-username-copy,.profile-group-page .profile-group-header .profile-myfeed-username{letter-spacing:-.025em!important;font-size:15px!important;line-height:1.12!important}.profile-group-page .profile-group-header .profile-myfeed-username-row{gap:6px!important;margin-top:4px!important}.profile-group-page .profile-group-header .profile-myfeed-verified,.profile-group-page .profile-group-header .profile-special-check{width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;transform:none!important}.profile-group-page .profile-group-header .profile-myfeed-verified svg,.profile-group-page .profile-group-header .profile-special-check svg{width:18px!important;height:18px!important}.profile-group-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat-icon{flex:0 0 23px!important;width:23px!important;min-width:23px!important;max-width:23px!important;height:23px!important;min-height:23px!important;max-height:23px!important;overflow:visible!important}.profile-group-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat-icon>img,.profile-group-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat-icon>svg,.profile-group-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat-heart{width:23px!important;max-width:23px!important;height:23px!important;max-height:23px!important}.profile-group-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat strong,.public-community-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat strong{font-weight:500!important}@media (max-width:860px){.profile-group-page .profile-group-header .profile-group-name-row h2{font-size:22px!important;line-height:1.04!important}.profile-group-page .profile-group-header .profile-myfeed-username-copy,.profile-group-page .profile-group-header .profile-myfeed-username{font-size:13px!important;line-height:1.12!important}.profile-group-page .profile-group-header .profile-myfeed-verified,.profile-group-page .profile-group-header .profile-special-check{width:15px!important;min-width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;max-height:15px!important}.profile-group-page .profile-group-header .profile-myfeed-verified svg,.profile-group-page .profile-group-header .profile-special-check svg{width:15px!important;height:15px!important}.profile-group-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat-icon{flex:0 0 20px!important;width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;min-height:20px!important;max-height:20px!important;overflow:visible!important}.profile-group-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat-icon>img,.profile-group-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat-icon>svg,.profile-group-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat-heart{width:20px!important;max-width:20px!important;height:20px!important;max-height:20px!important}}@media (max-width:390px){.profile-group-page .profile-group-header .profile-group-name-row h2{font-size:20px!important}.profile-group-page .profile-group-header .profile-myfeed-username-copy,.profile-group-page .profile-group-header .profile-myfeed-username{font-size:12px!important}.profile-group-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat-icon{flex:0 0 19px!important;width:19px!important;min-width:19px!important;max-width:19px!important;height:19px!important;min-height:19px!important;max-height:19px!important;overflow:visible!important}.profile-group-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat-icon>img,.profile-group-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat-icon>svg,.profile-group-page .profile-myfeed-dock-stats .profile-myfeed-dock-stat-heart{width:19px!important;max-width:19px!important;height:19px!important;max-height:19px!important}}
html{-moz-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior:none;touch-action:pan-y}body{overscroll-behavior:none;touch-action:pan-y}@media (max-width:860px){input,textarea,select{font-size:16px!important}}.public-profile-privacy-avatar{border-radius:inherit;isolation:isolate;contain:paint;background:#d8d1c4;width:100%;height:100%;position:relative;overflow:hidden}.public-profile-privacy-avatar-image{z-index:0;object-fit:cover;opacity:1;pointer-events:none;-webkit-user-select:none;user-select:none;filter:blur(3.2px)saturate(.96)contrast(.94)brightness(.96);width:108%;height:108%;display:block;position:absolute;inset:-4%;transform:scale(1.02)}.public-profile-privacy-avatar-glass{z-index:1;pointer-events:none;background:linear-gradient(90deg,#ffffff03,#ffffff09 66%,#ffffff14),radial-gradient(at 82% 24%,#ffffff0e,#0000 0 36%),radial-gradient(at 18% 78%,#00000006,#0000 0 42%);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff0b,inset 0 12px 24px #ffffff06,inset 0 -12px 26px #0000000a}.public-profile-privacy-avatar-glass:before{content:"";filter:blur(4px);opacity:.45;background:linear-gradient(90deg,#0000 0 68%,#ffffff0e 100%),radial-gradient(at 78%,#ffffff0b,#0000 0 44%);position:absolute;inset:0}.public-profile-privacy-avatar-grain{z-index:2;pointer-events:none;opacity:.1;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.05' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");background-size:120px 120px;position:absolute;inset:0}.public-profile-privacy-avatar-particles,.public-profile-privacy-avatar-particles:before,.public-profile-privacy-avatar-particles:after{pointer-events:none;will-change:transform, opacity;background-repeat:repeat;position:absolute}.public-profile-privacy-avatar-particles{z-index:3;opacity:.44;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.62' numOctaves='5' seed='7' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 4.8 -3.25'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)'/%3E%3C/svg%3E");background-size:86px 86px;animation:18s ease-in-out infinite alternate public-profile-privacy-avatar-particle-wave-a;inset:-45%}.public-profile-privacy-avatar-particles:before{content:"";opacity:.72;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220' viewBox='0 0 220 220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.46' numOctaves='6' seed='13' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 5.2 -3.55'/%3E%3C/filter%3E%3Crect width='220' height='220' filter='url(%23n)'/%3E%3C/svg%3E");background-size:112px 112px;animation:24s ease-in-out infinite alternate public-profile-privacy-avatar-particle-wave-b;inset:-18%}.public-profile-privacy-avatar-particles:after{content:"";opacity:.52;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='320' viewBox='0 0 320 320'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.28' numOctaves='5' seed='23' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 5.8 -4.05'/%3E%3C/filter%3E%3Crect width='320' height='320' filter='url(%23n)'/%3E%3C/svg%3E");background-size:198px 198px;animation:36s cubic-bezier(.42,0,.24,1) infinite alternate public-profile-privacy-avatar-particle-wave-c;inset:-34%}@keyframes public-profile-privacy-avatar-particle-wave-a{0%{opacity:.3;transform:translate(-8%,-5%)rotate(-4deg)scale(1.04)}28%{opacity:.5;transform:translate(7%,-14%)rotate(5deg)scale(1.1)}63%{opacity:.4;transform:translate(-12%,9%)rotate(-7deg)scale(1.06)}to{opacity:.54;transform:translate(11%,13%)rotate(6deg)scale(1.12)}}@keyframes public-profile-privacy-avatar-particle-wave-b{0%{opacity:.42;transform:translate(10%,8%)rotate(7deg)scale(1.08)}34%{opacity:.66;transform:translate(-15%,-6%)rotate(-5deg)scale(1.16)}70%{opacity:.48;transform:translate(5%,-17%)rotate(10deg)scale(1.1)}to{opacity:.7;transform:translate(-9%,14%)rotate(-8deg)scale(1.18)}}@keyframes public-profile-privacy-avatar-particle-wave-c{0%{opacity:.3;transform:translate(18%,-16%)rotate(11deg)scale(1.16)}24%{opacity:.54;transform:translate(-8%,18%)rotate(-6deg)scale(1.3)}57%{opacity:.4;transform:translate(-20%,-4%)rotate(-15deg)scale(1.22)}82%{opacity:.58;transform:translate(7%,22%)rotate(8deg)scale(1.34)}to{opacity:.46;transform:translate(22%,6%)rotate(16deg)scale(1.24)}}@media (prefers-reduced-motion:reduce){.public-profile-privacy-avatar-particles,.public-profile-privacy-avatar-particles:before,.public-profile-privacy-avatar-particles:after{animation:none}}
