*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button{color:inherit}.shell{width:min(1180px,100% - 32px);margin-inline:auto}.header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #dce2eaf2;position:sticky;top:0}.nav{align-items:center;gap:20px;min-height:56px;display:flex}.brand{letter-spacing:-.055em;font-size:24px;font-weight:950}.main-links,.icon-links,.auth-actions,.profile-menu,.profile-trigger{align-items:center;gap:14px;display:flex}.main-links a{color:#3e485b;font-weight:680}.icon-links a{border:1px solid #0000;border-radius:10px;place-items:center;width:38px;height:38px;font-size:22px;font-weight:700;display:grid}.icon-links a:hover{border-color:var(--line);background:var(--surface-soft);color:var(--text)}.grow{flex:1}.profile-trigger{font-weight:700;position:relative}.warning-dot{background:#e5484d;border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;top:0;left:28px}.mobile-nav{display:none}.avatar{color:#2948b1;background:linear-gradient(145deg,#dbe4ff,#f0e9ff);border:1px solid #c9d5ff;border-radius:999px;flex:none;place-items:center;font-weight:850;display:inline-grid}.hero{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;padding:clamp(28px,5vw,56px)}.hero h1{letter-spacing:-.06em;max-width:980px;margin:0 0 18px;font-size:clamp(36px,6vw,68px);line-height:1.01}.hero p{max-width:760px;color:var(--muted);font-size:19px;line-height:1.6}.hero-actions,.inline-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:16px;display:grid}.two-column{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:22px;display:grid}.card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 2px 8px #17203305}.card h1,.card h2,.card h3{margin-top:0}.section-title{justify-content:space-between;align-items:end;gap:14px;margin:28px 0 14px;display:flex}.section-title h1,.section-title h2{margin:0}.muted{color:var(--muted)}.small-text{font-size:13px}.button{cursor:pointer;background:var(--accent);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:11px 16px;font-weight:760;display:inline-flex}.button:hover{color:#fff;filter:brightness(.96)}.button.secondary{background:var(--accent-soft);color:var(--accent)}.button.secondary:hover{color:var(--accent)}.button.danger{background:var(--danger)}.button:disabled{opacity:.52;cursor:not-allowed}.text-button{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:7px}.text-button:hover{color:var(--accent)}form{gap:14px;display:grid}label{gap:7px;font-weight:680;display:grid}input,textarea,select{border:1px solid var(--line-strong);width:100%;color:var(--text);background:#fff;border-radius:10px;padding:12px 13px}textarea{resize:vertical;min-height:160px;line-height:1.55}.notice,.error-box,.success-box,.warning-box{border:1px solid;border-radius:11px;padding:14px 16px}.notice{background:var(--accent-soft);color:#233d91;border-color:#cbd5ff}.success-box{background:var(--success-soft);color:var(--success);border-color:#aee2d0}.warning-box{background:var(--warning-soft);color:#805500;border-color:#f2d675}.feed-tabs{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f6f9f0;border-radius:13px;gap:6px;margin-bottom:14px;padding:8px;display:flex;position:sticky;top:65px;overflow-x:auto}.feed-tabs button{cursor:pointer;white-space:nowrap;color:var(--muted);background:0 0;border:0;border-radius:9px;padding:9px 13px;font-weight:720}.feed-tabs button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 5px #17203314}.publication-list{gap:12px;display:grid}.publication-card{--community-accent:var(--accent);background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:19px 20px 15px;position:relative;overflow:hidden}.publication-card:hover{border-color:#c5cede;box-shadow:0 8px 24px #1720330e}.publication-card.permanent-topic{border-left:5px solid var(--community-accent)}.publication-card.short-post{border-radius:12px}.publication-topline{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:9px;font-size:12px;display:flex}.community-link{color:var(--community-accent);font-weight:800}.format-label,.type-label,.promoted-label{letter-spacing:.01em;border-radius:999px;padding:4px 8px;font-weight:780}.topic-label{color:#3f4b5d;background:#eef1f6}.post-label{color:#737d8d;background:#f4f6f9}.type-label{color:var(--muted);border:1px solid var(--line)}.promoted-label{color:#805500;background:#fff7d6;border:1px solid #f2d675}.publication-main{display:block}.publication-main:hover{color:inherit}.publication-main h2{letter-spacing:-.02em;margin:2px 0 9px;font-size:21px;line-height:1.25}.publication-main p{color:#3d4759;margin:0;line-height:1.62}.publication-author-row{align-items:center;gap:8px;margin-top:15px;font-size:14px;display:flex}.dot{color:#abb3bf}.publication-stats{color:var(--muted);flex-wrap:wrap;gap:15px;margin-top:13px;font-size:13px;display:flex}.feed-reason{color:#52617a;background:var(--surface-soft);border-radius:999px;margin-left:auto;padding:3px 8px}.tag-list{border-top:1px solid #edf0f4;flex-wrap:wrap;gap:6px;margin-top:16px;padding-top:12px;display:flex}.tag{border:1px solid var(--line);color:#596274;background:#f2f4f7;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.tag:hover{filter:brightness(.97)}.empty-state{text-align:center;border:1px dashed var(--line-strong);color:var(--muted);background:#ffffff8c;border-radius:16px;padding:48px 24px}.skeleton{color:var(--muted);animation:1.5s infinite pulse}@keyframes pulse{50%{opacity:.55}}.community-card{position:relative;overflow:hidden}.community-card:before{content:"";background:var(--community-accent);width:5px;position:absolute;inset:0 auto 0 0}.community-card h2{margin-bottom:7px}.community-card-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.community-hero{position:relative;overflow:hidden}.community-hero:before{content:"";background:var(--community-accent);height:5px;position:absolute;inset:0 0 auto}.community-meta{color:var(--muted);flex-wrap:wrap;gap:16px;display:flex}.profile-cover{border:1px solid var(--line);background:linear-gradient(135deg,#dce6ff,#eee7ff 55%,#e4f7ef);border-bottom:0;border-radius:18px 18px 0 0;min-height:150px}.profile-card{border-radius:0 0 18px 18px}.profile-head{align-items:flex-start;gap:18px;margin-top:-58px;display:flex}.profile-head .avatar{border:5px solid #fff;box-shadow:0 2px 10px #1720331f}.profile-identity{flex:1;min-width:0;padding-top:62px}.profile-identity h1{margin:0}.profile-actions{gap:8px;margin-left:auto;padding-top:64px;display:flex}.profile-stats{flex-wrap:wrap;gap:18px;margin-top:18px;display:flex}.profile-stat strong{font-size:18px;display:block}.wall-list,.comment-list,.message-list{gap:10px;display:grid}.wall-post,.comment{border:1px solid var(--line);background:#fff;border-radius:13px;padding:16px}.comment:target{outline:3px solid #3157d538}.content-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.72}.publication-page{border-left:6px solid var(--community-accent)}.publication-page.post-page{border-left:1px solid var(--line)}.reaction-bar{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.reaction-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:7px 11px}.reaction-button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.search-form{gap:8px;max-width:none;display:flex}.search-form input{min-width:0}.search-groups{gap:28px;margin-top:24px;display:grid}.user-row,.conversation-row,.notification-row{align-items:center;gap:12px;display:flex}.user-row-content,.conversation-content{flex:1;min-width:0}.conversation-row.unread{border-left:4px solid var(--accent)}.message-bubble{border:1px solid var(--line);background:#fff;border-radius:14px 14px 14px 4px;max-width:75%;padding:11px 13px}.message-bubble.mine{background:var(--accent-soft);border-color:#cbd5ff;border-radius:14px 14px 4px;margin-left:auto}.message-composer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f6f9f0;border-radius:14px;padding:10px;position:sticky;bottom:12px}.message-composer form{grid-template-columns:1fr auto}.message-composer textarea{min-height:50px;max-height:160px}.admin-stat{letter-spacing:-.04em;font-size:30px;font-weight:900}table{border-collapse:collapse;border:1px solid var(--line);background:#fff;width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px}hr{border:0;border-top:1px solid var(--line);margin:22px 0}code{background:#eef1f6;border-radius:5px;padding:2px 5px}@media (max-width:850px){.two-column{grid-template-columns:1fr}.desktop-only{display:none!important}.main-links{display:none}.nav{gap:10px}.icon-links{gap:3px}.auth-actions .button{display:none}.main{padding-bottom:94px}.mobile-nav{z-index:60;border-top:1px solid var(--line);padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:#fffffff7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{color:#5e6879;place-items:center;gap:2px;font-size:21px;display:grid}.mobile-nav a span{font-size:10px;font-weight:700}.mobile-nav .mobile-create{color:var(--accent)}.feed-tabs{top:65px}.profile-head{display:block}.profile-identity{padding-top:8px}.profile-actions{margin:12px 0 0;padding:0}}@media (max-width:560px){.shell{width:min(100% - 20px,1180px)}.main{padding-top:18px}.header .shell{width:min(100% - 16px,1180px)}.hero{border-radius:16px}.hero h1{font-size:38px}.publication-card{padding:16px 15px 13px}.publication-main h2{font-size:19px}.feed-reason{width:100%;margin-left:0}.search-form{display:grid}.message-bubble{max-width:88%}.profile-cover{min-height:115px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.mobile-only{display:none}@media (max-width:850px){.mobile-only{display:inline}}.brand{letter-spacing:-.035em;align-items:center;gap:10px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#3157d5,#0f6ae8);border-radius:8px;place-items:center;width:34px;height:34px;font-size:22px;font-weight:900;display:grid;box-shadow:0 5px 14px #3157d542}.main-links a{align-items:center;height:56px;font-size:14px;display:flex;position:relative}.main-links a:hover:after{content:"";background:var(--accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.icon-with-badge{position:relative}.nav-badge{color:#fff;background:#2455d8;border:2px solid #fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:900;line-height:1;display:grid;position:absolute;top:0;right:0}.dashboard-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;display:grid}.dashboard-main{gap:14px;min-width:0;display:grid}.dashboard-sidebar{gap:14px;display:grid}.home-search{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:none;align-items:center;gap:12px;min-height:56px;padding:0 16px;display:flex;box-shadow:0 3px 13px #17203309}.home-search input{min-height:54px;box-shadow:none;border:0;padding:0;font-size:15px}.home-search input:focus{outline:0}.surface-section,.today-strip,.sidebar-card{background:var(--surface);border:1px solid var(--line);border-radius:13px;box-shadow:0 2px 9px #17203306}.surface-section{padding:16px 18px}.compact-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px;display:flex}.compact-heading h2,.compact-heading h3{margin:0;font-size:16px}.compact-heading a,.sidebar-card a{color:var(--accent);font-size:13px;font-weight:700}.active-community-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.active-community-card{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:12px;min-width:0;padding:12px;display:flex}.active-community-card:hover{color:inherit;border-color:#bdc8dd;box-shadow:0 7px 20px #1720330e}.community-art{color:#fff;background:linear-gradient(145deg,var(--community-accent),#171d2a);border-radius:12px;flex:none;place-items:center;width:68px;height:68px;font-size:28px;font-weight:900;display:grid;overflow:hidden}.art-gta-rp{background:linear-gradient(145deg,#f28b72,#5a2c85 58%,#1b2037)}.art-telegram{background:linear-gradient(145deg,#58c2ec,#168bd2)}.art-promotion{background:linear-gradient(145deg,#7668f5,#4630bc)}.active-community-copy{gap:5px;min-width:0;display:grid}.active-community-copy strong{font-size:15px}.active-community-copy small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.community-card-metrics{color:#677185;white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:flex}.online-dot{color:#16a34a;font-size:10px}.today-strip{padding:13px 18px}.today-strip h2{margin:0 0 10px;font-size:16px}.today-metrics{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.today-metrics>div{align-items:center;gap:10px;padding:5px 10px;display:flex}.today-metrics svg,.metric-icon{color:#3157d5;background:#f2f5ff;border-radius:9px;place-items:center;width:34px;height:34px;padding:7px;display:grid}.today-metrics span{display:grid}.today-metrics strong{font-size:15px}.today-metrics small{color:var(--muted);font-size:11px}.sidebar-card{padding:16px}.sidebar-card h3{margin:0 0 10px;font-size:16px}.event-body{align-items:flex-start;gap:13px;margin:12px 0;display:flex}.event-body p{color:var(--muted);margin:4px 0 7px;font-size:13px;line-height:1.45}.event-body small{color:#596274}.calendar-box{border:1px solid var(--line);background:#fbfcff;border-radius:11px;flex:none;place-items:center;width:58px;height:64px;display:grid}.calendar-box strong{color:#2455d8;font-size:23px;line-height:1}.calendar-box span{color:#2455d8;font-size:11px;font-weight:900}.poll-card>strong{margin-bottom:12px;font-size:14px;display:block}.poll-line{gap:5px;margin:10px 0;display:grid}.poll-line>div{color:#4f596c;justify-content:space-between;gap:8px;font-size:12px;display:flex}.poll-line i{background:#e8edf5;border-radius:999px;height:4px;overflow:hidden}.poll-line i span{border-radius:inherit;background:#3157d5;height:100%;display:block}.poll-footer{color:var(--muted);justify-content:space-between;gap:10px;margin-top:14px;font-size:12px;display:flex}.mini-community{border-top:1px solid #edf0f4;align-items:center;gap:10px;padding:8px 0;display:flex}.mini-community:first-of-type{border-top:0}.mini-community>span{color:#fff;border-radius:8px;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.mini-community>div{flex:1;min-width:0;display:grid}.mini-community small{color:var(--muted);font-size:11px}.mini-community b{border:1px solid var(--line);color:#3157d5;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.sponsor-card{position:relative;overflow:hidden}.sponsor-card .ad-label{color:#8a93a2;background:#f1f3f6;border-radius:5px;padding:2px 6px;font-size:10px;position:absolute;top:9px;right:10px}.sponsor-art{color:#3567d8;background:linear-gradient(145deg,#dbe9ff,#f0f6ff);border-radius:10px;place-items:center;width:100%;min-height:105px;margin:5px 0 12px;font-size:46px;display:grid}.sponsor-card strong{margin-bottom:6px;display:block}.sponsor-card p{color:var(--muted);font-size:12px;line-height:1.5}.ad-availability{border-top:1px solid var(--line);color:#435066;margin-top:12px;padding-top:10px;font-size:12px}.ad-availability:first-letter{color:#16a34a}.section-hero{border:1px solid var(--line);background:#fff;border-radius:16px;padding:36px}.section-hero h1{letter-spacing:-.045em;margin:5px 0 10px;font-size:44px}.section-hero p{max-width:760px;color:var(--muted);line-height:1.65}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:850}.rich-empty{margin-top:18px}.feed-tabs{border:1px solid var(--line);background:#fff;border-radius:12px 12px 0 0;gap:18px;padding:0 14px}.feed-tabs button{border-radius:0;padding:14px 4px 12px}.feed-tabs button.active{box-shadow:inset 0 -3px 0 var(--accent);color:var(--accent);background:0 0}.publication-list{gap:0}.modern-publication{border-top:0;border-radius:0;padding:16px 18px}.modern-publication:first-child{border-top:1px solid var(--line)}.modern-publication:last-child{border-radius:0 0 13px 13px}.modern-publication.permanent-topic{border-left:2px solid #8568ff;border-radius:10px;margin-top:8px;box-shadow:inset 0 0 0 1px #7c3aed73}.modern-publication .publication-topline{margin:0 0 9px 59px}.card-menu{color:#667085;margin-left:auto;font-size:20px}.publication-content-row{align-items:flex-start;gap:12px;display:flex}.publication-content{flex:1;min-width:0}.publication-author-inline{color:var(--muted);align-items:center;gap:10px;margin-bottom:3px;font-size:12px;display:flex}.publication-main h2{margin:4px 0 6px;font-size:18px}.publication-main p{color:#4a5568;font-size:13px;line-height:1.5}.modern-publication .tag-list{border-top:0;margin-top:10px;padding-top:0}.publication-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.modern-publication .publication-stats{margin:0 0 0 auto}.modern-publication .publication-stats span{align-items:center;gap:4px;display:flex}.modern-publication .publication-stats svg{width:17px;height:17px}.community-profile{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:220px minmax(0,1fr) 360px;align-items:stretch;gap:22px;padding:20px;display:grid}.community-cover{color:#fff;background:linear-gradient(145deg,var(--community-accent),#20263a);border-radius:12px;place-items:center;min-height:190px;font-size:72px;font-weight:950;display:grid}.cover-gta-rp{background:radial-gradient(circle at 55% 35%,#f7a072 0 12%,#0000 13%),linear-gradient(145deg,#291c4c,#bd4f78 55%,#1b2439)}.cover-telegram{background:linear-gradient(145deg,#65c7ef,#1d8fd4)}.community-title-row h1{letter-spacing:-.04em;margin:0 0 7px;font-size:34px}.community-title-row p{color:#3f4a5d;line-height:1.5}.community-numbers{color:#4f5b70;flex-wrap:wrap;align-items:center;gap:10px;margin:22px 0;display:flex}.community-numbers svg{width:19px}.community-numbers>span{align-items:center;gap:7px;display:flex}.community-utility-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:20px;padding-top:16px;display:flex}.community-utility-links a{color:#697386;font-size:13px}.curator-panel{border-left:1px solid var(--line);flex-direction:column;justify-content:center;gap:14px;padding-left:22px;display:flex}.curator-person{align-items:flex-start;gap:12px;display:flex}.curator-person span{font-weight:700}.curator-person a{color:var(--accent)}.curator-person p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.45}.promo-code{align-items:center;gap:10px;display:flex}.curator-actions{align-items:center;gap:16px;display:flex}.trust-badge{color:#277a5c;font-size:13px;font-weight:700}.community-toolbar{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:16px 0;padding:0 14px;display:flex}.community-toolbar nav{gap:24px;display:flex;overflow:auto}.community-toolbar nav button{color:#5d6678;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:15px 0 12px;font-weight:700}.community-toolbar nav button.active{color:var(--accent);border-color:var(--accent)}.community-toolbar>div{align-items:center;gap:8px;display:flex}.sort-button,.icon-square{border:1px solid var(--line);color:#4d586c;cursor:pointer;background:#fff;border-radius:8px;height:35px;padding:0 11px}.icon-square{place-items:center;width:35px;padding:0;display:grid}.community-layout{margin-top:0}.spacious-list{gap:12px}.spacious-list .modern-publication{border:1px solid var(--line);border-radius:12px}.popular-tags{grid-template-columns:1fr 1fr;gap:9px;display:grid}.popular-tags a{color:#2858d5;background:#f6f8fc;border-radius:8px;justify-content:space-between;gap:6px;padding:9px 10px;display:flex}.popular-tags small{color:#7a8496}.team-member{border-top:1px solid #edf0f4;align-items:center;gap:10px;padding:8px 0;display:flex;color:inherit!important}.team-member:first-of-type{border-top:0}.team-member>div{flex:1;min-width:0;display:grid}.team-member small{color:var(--muted)}.team-member>span{color:#3157d5;background:#edf2ff;border-radius:7px;padding:5px 8px;font-size:11px}@media (max-width:1100px){.dashboard-grid{grid-template-columns:minmax(0,1fr) 285px}.active-community-grid{grid-template-columns:1fr}.active-community-card{min-height:92px}.community-profile{grid-template-columns:180px 1fr}.curator-panel{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;padding:18px 0 0}}@media (max-width:850px){.dashboard-grid{grid-template-columns:1fr}.dashboard-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.main-links{display:none}.today-metrics{grid-template-columns:repeat(2,1fr)}.community-profile{grid-template-columns:120px 1fr}.community-cover{min-height:145px;font-size:50px}.community-toolbar{align-items:flex-start;padding-bottom:10px}.community-toolbar>div{display:none}}@media (max-width:560px){.dashboard-sidebar{grid-template-columns:1fr}.today-metrics{grid-template-columns:1fr 1fr}.today-metrics>div{padding:4px 0}.active-community-card{padding:10px}.community-art{width:58px;height:58px}.modern-publication .publication-topline{margin-left:0}.publication-content-row>.avatar{display:none}.publication-bottom{flex-direction:column;align-items:flex-start}.modern-publication .publication-stats{justify-content:space-between;width:100%;margin-left:0}.community-profile{grid-template-columns:1fr;padding:14px}.community-cover{min-height:150px}.curator-panel{grid-column:auto}.community-toolbar nav{gap:18px}.popular-tags{grid-template-columns:1fr}}.publication-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:22px;display:grid}.publication-column{min-width:0}.publication-breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.publication-breadcrumbs a:hover{color:var(--accent)}.publication-detail{--community-accent:var(--accent);border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 5px 18px #17203309}.publication-detail-topic{border-top:4px solid #8066f6}.publication-detail-post{border-top:4px solid var(--community-accent)}.publication-detail-header{border-bottom:1px solid #edf0f4;padding:26px 28px 20px}.publication-kind-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.publication-kind{border-radius:7px;align-items:center;min-height:25px;padding:4px 9px;font-size:12px;font-weight:850;display:inline-flex}.publication-kind-topic{color:#6244d6;background:#f0ecff;border:1px solid #d9d0ff}.publication-kind-post{color:#2453c7;background:#edf3ff;border:1px solid #d6e2ff}.publication-detail-header h1{letter-spacing:-.04em;max-width:850px;margin:15px 0 10px;font-size:clamp(27px,4vw,42px);line-height:1.12}.post-lead{color:#526075;margin:16px 0 8px;font-size:17px}.publication-meta-line{color:#788294;flex-wrap:wrap;align-items:center;gap:13px;font-size:12px;display:flex}.publication-meta-line span{align-items:center;gap:5px;display:flex}.publication-meta-line svg{width:15px;height:15px}.publication-detail-author{background:#fbfcfe;border-bottom:1px solid #edf0f4;align-items:center;gap:11px;padding:17px 28px;display:flex}.publication-detail-author>div{gap:3px;min-width:0;display:grid}.publication-detail-author>div span{color:var(--muted);font-size:12px}.verified-account{color:#18725a;background:#eaf8f2;border:1px solid #c5eadc;border-radius:999px;align-items:center;gap:5px;margin-left:auto;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.verified-account svg{width:15px;height:15px}.publication-rich-body{white-space:pre-wrap;overflow-wrap:anywhere;color:#293346;min-height:220px;padding:32px 28px;font-size:16px;line-height:1.82}.publication-detail>.tag-list{margin:0 28px}.publication-detail-footer{background:#fbfcfe;border-top:1px solid #edf0f4;margin-top:18px;padding:18px 28px 22px}.publication-reactions{margin:0 0 14px}.publication-action-row{color:#667085;flex-wrap:wrap;align-items:center;gap:17px;font-size:13px;display:flex}.publication-action-row span,.plain-action{align-items:center;gap:5px;display:inline-flex}.publication-action-row svg,.plain-action svg{width:17px;height:17px}.plain-action{color:#667085;cursor:pointer;background:0 0;border:0;padding:4px 0;font-weight:650}.plain-action:hover,.plain-action.active{color:var(--accent)}.publication-sidebar{gap:12px;display:grid}.author-summary-card .eyebrow,.community-summary-card .eyebrow{margin-bottom:13px;display:block}.author-summary-head{align-items:center;gap:11px;display:flex}.author-summary-head>div{gap:4px;display:grid}.author-summary-head span{color:var(--muted);font-size:12px}.author-summary-card p,.lifecycle-card p{color:var(--muted);font-size:13px;line-height:1.6}.community-summary-card{--community-accent:var(--accent);position:relative;overflow:hidden}.community-summary-card:before{content:"";background:var(--community-accent);height:4px;position:absolute;inset:0 0 auto}.community-summary-mark{color:#fff;background:linear-gradient(145deg,var(--community-accent),#27314c);border-radius:12px;place-items:center;width:54px;height:54px;font-size:24px;font-weight:950;display:grid}.community-summary-card h3{margin:10px 0 5px}.community-summary-number{grid-template-columns:auto auto 1fr;align-items:center;gap:7px;margin:14px 0;display:grid}.community-summary-number svg{width:19px}.community-summary-number span{color:var(--muted);font-size:12px}.lifecycle-card{border-left:3px solid #d6dbe5}.topic-lifecycle{border-left-color:#8066f6}.post-lifecycle{border-left-color:#3157d5}.danger-text{color:var(--danger);padding-left:0}.discussion-section{margin-top:22px}.discussion-heading{justify-content:space-between;align-items:end;gap:12px;margin-bottom:13px;display:flex}.discussion-heading h2{margin:4px 0 0;font-size:24px}.discussion-count{color:#42506a;background:#e9edf5;border-radius:10px;place-items:center;min-width:36px;height:36px;font-weight:850;display:grid}.reply-composer{border:1px solid var(--line);background:#fff;border-radius:14px;gap:0;margin-bottom:15px;overflow:hidden}.reply-composer textarea{resize:vertical;border:0;border-radius:0;min-height:115px}.reply-composer textarea:focus{outline:0;box-shadow:inset 0 0 0 2px #3157d533}.replying-to{color:#40558e;background:#f0f4ff;justify-content:space-between;gap:10px;padding:9px 13px;font-size:12px;display:flex}.replying-to button{color:#3157d5;cursor:pointer;background:0 0;border:0}.composer-footer{background:#fbfcfe;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.composer-footer>span{color:var(--muted);font-size:11px}.threaded-comments{gap:11px;display:grid}.comment-thread{gap:8px;display:grid}.discussion-comment{border:1px solid var(--line);background:#fff;border-radius:13px;gap:11px;padding:17px;display:flex}.discussion-comment:target{outline:3px solid #3157d529}.discussion-comment-body{flex:1;min-width:0}.discussion-comment-body header{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:9px;font-size:12px;display:flex}.discussion-comment-body header strong{color:var(--text);font-size:13px}.discussion-comment-body header time{margin-left:auto}.comment-verified{color:#16805e;font-weight:950}.discussion-comment-body footer{color:var(--muted);align-items:center;gap:14px;margin-top:12px;font-size:12px;display:flex}.comment-replies{border-left:2px solid #e4e8ef;gap:8px;margin-left:52px;padding-left:14px;display:grid}.create-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.create-column{min-width:0}.create-heading{margin-bottom:20px}.create-heading h1{letter-spacing:-.05em;margin:5px 0 7px;font-size:clamp(30px,5vw,48px)}.create-heading p{max-width:750px;color:var(--muted);line-height:1.6}.format-choice-grid{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:16px;display:grid}.format-choice{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;gap:7px;min-height:175px;padding:19px;display:grid}.format-choice:hover{border-color:#bbc5d4;box-shadow:0 7px 22px #1720330d}.format-choice.active{border-color:#6e8ce8;outline:3px solid #3157d51f}.format-choice-topic.active{border-color:#947ef3;outline-color:#7c3aed1f}.format-choice-label{color:#3157d5;background:#edf3ff;border-radius:7px;justify-self:start;padding:4px 8px;font-size:11px;font-weight:850}.format-choice-topic .format-choice-label{color:#6547d5;background:#f0ecff}.format-choice strong{font-size:18px}.format-choice p{color:#4f5b70;margin:0;font-size:13px;line-height:1.5}.format-choice small{color:#8590a1;line-height:1.45}.publication-editor{border:1px solid var(--line);background:#fff;border-radius:16px;gap:0;overflow:hidden}.topic-editor{border-top:4px solid #8066f6}.post-editor{border-top:4px solid #3157d5}.editor-section{border-bottom:1px solid #edf0f4;padding:19px 21px;position:relative}.editor-meta-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.field-counter{color:#929baa;font-size:10px;position:absolute;bottom:7px;right:25px}.rich-editor-shell{padding:0}.editor-toolbar{border-bottom:1px solid var(--line);background:#f8fafc;align-items:center;gap:4px;min-height:44px;padding:6px 10px;display:flex}.editor-toolbar button{cursor:not-allowed;color:#5f6b7c;background:0 0;border:1px solid #0000;border-radius:6px;width:32px;height:30px}.editor-toolbar span{color:#9aa2af;margin-left:auto;font-size:10px}.rich-editor-shell textarea{border:0;border-radius:0;min-height:290px;padding:20px}.rich-editor-shell textarea:focus{outline:0;box-shadow:inset 0 0 0 2px #3157d529}.editor-submit-row{background:#fbfcfe;justify-content:space-between;align-items:center;gap:15px;padding:15px 20px;display:flex}.draft-status{color:#7b8494;font-size:11px}.create-preview-column{min-width:0}.preview-sticky{gap:12px;display:grid;position:sticky;top:84px}.preview-heading{color:#354056;gap:3px;font-weight:800;display:grid}.preview-heading small{color:var(--muted);font-weight:500}.publication-preview{--community-accent:var(--accent);border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px;overflow:hidden}.topic-preview{border-left:4px solid #8066f6}.post-preview{border-left:4px solid var(--community-accent)}.publication-preview h2{margin:12px 0 7px;font-size:19px;line-height:1.3}.publication-preview p{color:#4e596d;white-space:pre-wrap;overflow-wrap:anywhere;max-height:180px;margin:9px 0;font-size:13px;line-height:1.55;overflow:hidden}.preview-tags{color:#3157d5;flex-wrap:wrap;gap:5px;margin-top:12px;font-size:11px;display:flex}.editor-help-card ul{color:#596477;margin:0;padding-left:18px;font-size:13px;line-height:1.7}.profile-page-shell{gap:15px;display:grid}.profile-hero{position:relative}.profile-cover-modern{color:#fffc;letter-spacing:.08em;background:radial-gradient(circle at 20% 40%,#ffffff59,#0000 24%),linear-gradient(135deg,#376ad7,#7357d8 55%,#2ca489);border-radius:17px 17px 0 0;justify-content:flex-end;align-items:flex-start;min-height:205px;padding:16px;font-size:11px;font-weight:850;display:flex}.profile-main-card{border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 17px 17px;padding:0 23px}.profile-main-row{align-items:flex-start;gap:17px;display:flex}.profile-main-row>.avatar{border:5px solid #fff;margin-top:-66px;box-shadow:0 8px 25px #1720332b}.profile-title-block{flex:1;min-width:0;padding-top:16px}.profile-name-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile-name-row h1{letter-spacing:-.04em;margin:0;font-size:30px}.profile-title-block>p{color:var(--muted);margin:4px 0;font-size:13px}.profile-bio{max-width:720px;margin-top:11px;line-height:1.55}.profile-meta-line{color:#7a8495;flex-wrap:wrap;gap:13px;margin-top:10px;font-size:11px;display:flex}.profile-actions-modern{gap:8px;padding-top:18px;display:flex}.profile-number-strip{border-top:1px solid #edf0f4;gap:0;margin-top:21px;display:flex;overflow:auto}.profile-number-strip>*{text-align:left;background:0 0;border:0;border-right:1px solid #edf0f4;gap:3px;min-width:115px;padding:15px 19px;display:grid}.profile-number-strip button{cursor:pointer}.profile-number-strip strong{font-size:17px}.profile-number-strip span{color:var(--muted);font-size:11px}.profile-tabs{border:1px solid var(--line);background:#fff;border-radius:12px;gap:22px;padding:0 17px;display:flex;overflow:auto}.profile-tabs button{color:#626d80;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;padding:14px 2px 11px;font-weight:750}.profile-layout-modern{grid-template-columns:minmax(0,1fr) 305px;align-items:start;gap:18px;display:grid}.profile-layout-modern main{min-width:0}.wall-composer-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:17px}.wall-composer-head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.wall-composer-head>div{gap:3px;display:grid}.wall-composer-head span{color:var(--muted);font-size:11px}.profile-wall-feed{gap:10px;margin-top:12px;display:grid}.profile-wall-card{border:1px solid var(--line);background:#fff;border-radius:13px;gap:11px;padding:17px;display:flex}.profile-wall-card>div{flex:1;min-width:0}.profile-wall-card header{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.profile-wall-card header span{color:var(--muted);font-size:11px}.profile-wall-card footer{gap:13px;margin-top:13px;display:flex}.profile-wall-card footer button{color:#697386;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.profile-sidebar-modern{gap:12px;display:grid}.trust-card{background:linear-gradient(160deg,#fff,#f7fbff)}.trust-level{color:#15745a;align-items:center;gap:9px;margin:12px 0 6px;display:flex}.trust-level svg{width:27px;height:27px}.trust-level strong{font-size:23px}.trust-card p{color:var(--muted);font-size:12px;line-height:1.55}.trust-card ul{color:#5d687a;gap:8px;margin:14px 0 0;padding:0;font-size:11px;list-style:none;display:grid}.trust-card li:before{content:"•";color:#a3abb8;margin-right:7px}.trust-card li.positive:before{content:"✓";color:#16805e;font-weight:900}.profile-community-list{gap:7px;display:grid}.profile-community-list a{background:#f7f9fc;border-radius:9px;align-items:center;gap:9px;padding:8px;display:flex}.profile-community-list a>span{color:#fff;background:#3157d5;border-radius:7px;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.profile-role-row{border-top:1px solid #edf0f4;align-items:center;gap:9px;padding:9px 0;display:flex}.profile-role-row svg{color:#3157d5;width:19px}.profile-role-row>div{gap:2px;display:grid}.profile-role-row span{color:var(--muted);font-size:11px}.gift-preview-row{gap:7px;display:flex}.gift-preview-row span{background:#f3f5f9;border-radius:10px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.gift-preview-row span:last-child{color:#7b8494;background:0 0;border:1px dashed #b9c1cc}.achievement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.achievement-card{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:12px;min-height:110px;padding:17px;display:flex}.achievement-card>span{color:#3157d5;background:linear-gradient(145deg,#edf3ff,#eee9ff);border-radius:14px;flex:none;place-items:center;width:52px;height:52px;font-size:24px;font-weight:950;display:grid}.achievement-card p{color:var(--muted);margin:5px 0 0;font-size:12px}.achievement-locked{opacity:.62}.reviews-placeholder{padding:35px}.reviews-placeholder h2{margin:7px 0 10px}.reviews-placeholder p{max-width:720px;color:var(--muted);line-height:1.65}@media (max-width:1000px){.publication-layout,.create-layout,.profile-layout-modern{grid-template-columns:1fr}.publication-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.create-preview-column{order:-1}.preview-sticky{grid-template-columns:1fr 1fr;position:static}.preview-heading{grid-column:1/-1}.profile-sidebar-modern{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.publication-detail-header,.publication-rich-body,.publication-detail-footer,.publication-detail-author{padding-left:18px;padding-right:18px}.publication-detail>.tag-list{margin-left:18px;margin-right:18px}.verified-account{display:none}.publication-sidebar,.preview-sticky,.profile-sidebar-modern{grid-template-columns:1fr}.comment-replies{margin-left:18px}.format-choice-grid,.editor-meta-grid,.achievement-grid{grid-template-columns:1fr}.profile-main-row{flex-wrap:wrap}.profile-main-row>.avatar{margin-top:-52px;width:96px!important;height:96px!important}.profile-title-block{flex-basis:calc(100% - 120px)}.profile-actions-modern{width:100%;padding:4px 0 14px}.profile-cover-modern{min-height:155px}}@media (max-width:480px){.publication-detail-header h1{font-size:27px}.publication-detail-author{align-items:flex-start}.publication-action-row{justify-content:space-between}.discussion-comment{padding:13px}.discussion-comment>.avatar{width:34px!important;height:34px!important}.discussion-comment-body header time{width:100%;margin-left:0}.editor-submit-row{flex-direction:column;align-items:stretch}.profile-title-block{flex-basis:100%;padding-top:0}.profile-name-row h1{font-size:25px}.profile-actions-modern{flex-direction:column}}.bbcode-content{color:inherit;overflow-wrap:anywhere;line-height:1.72}.bbcode-content>:first-child{margin-top:0}.bbcode-content>:last-child{margin-bottom:0}.bbcode-content h2{letter-spacing:-.025em;margin:24px 0 10px;font-size:24px;line-height:1.3}.bbcode-content h3{margin:20px 0 8px;font-size:19px;line-height:1.35}.bbcode-content a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.bb-quote{border-left:4px solid var(--community-accent,var(--accent));color:#4f5b70;background:#f7f9fd;border-radius:0 10px 10px 0;margin:18px 0;padding:14px 17px}.bb-quote cite{color:#27334a;margin-bottom:7px;font-size:12px;font-style:normal;font-weight:800;display:block}.bb-code{color:#edf2ff;white-space:pre-wrap;background:#182033;border:1px solid #263044;border-radius:10px;margin:18px 0;padding:15px 17px;font:12px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.bb-spoiler{border:1px solid var(--line);background:#fafbfe;border-radius:10px;margin:15px 0}.bb-spoiler summary{cursor:pointer;color:#43506a;padding:11px 14px;font-weight:800}.bb-spoiler>div{color:#566176;padding:0 14px 14px}.bb-list{gap:6px;margin:14px 0;padding-left:24px;display:grid}.bb-editor{width:100%}.bb-editor .editor-toolbar{border-radius:0}.bb-editor textarea{border:0;border-radius:0;min-height:290px;padding:20px;font:13px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace}.bb-editor-compact{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.bb-editor-compact textarea{min-height:120px}.bb-toolbar button{cursor:pointer;font-weight:750}.bb-toolbar button:hover{color:var(--accent);background:#fff;border-color:#cbd4e3}.preview-bbcode{color:#4e596d;max-height:190px;margin:9px 0;font-size:13px;overflow:hidden}.preview-bbcode h2{margin:8px 0 5px;font-size:17px}.preview-bbcode .bb-code{font-size:10px}.inline-publication-editor{background:#fbfcff;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;gap:13px;padding:21px 24px;display:grid}.inline-publication-editor label{color:#49556b;gap:6px;font-size:12px;font-weight:800;display:grid}.inline-publication-editor .bb-editor{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.inline-publication-editor .bb-editor textarea{min-height:260px}.inherited-label{color:#2671a9;background:#eef7ff;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:850}.child-community-strip{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:240px minmax(0,1fr);align-items:center;gap:16px;margin-top:14px;padding:14px 17px;display:grid}.child-community-strip>div{gap:4px;display:grid}.child-community-strip>div span{color:var(--muted);font-size:11px;line-height:1.45}.child-community-strip nav{gap:8px;display:flex;overflow:auto}.child-community-strip nav a{background:#f8faff;border:1px solid #e7eaf0;border-radius:10px;gap:3px;min-width:165px;padding:10px 12px;display:grid}.child-community-strip nav a span{color:#26334b;font-weight:850}.child-community-strip nav a small{color:var(--muted)}.parent-aggregation-note{color:#56627a;background:#f6f9ff;border:1px solid #dfe8fb;border-radius:11px;margin-top:14px;padding:11px 14px;font-size:12px}.parent-aggregation-note a{color:var(--accent);font-weight:800}@media (max-width:720px){.child-community-strip{grid-template-columns:1fr}.bb-toolbar span{display:none}.bb-editor textarea{min-height:220px}}.bb-toolbar select{border:1px solid var(--line);color:#48546a;background:#fff;border-radius:7px;max-width:112px;height:30px;padding:0 7px;font-size:12px}.bb-toolbar select:focus{outline:2px solid color-mix(in srgb,var(--accent) 28%,transparent);border-color:var(--accent)}.bb-upload-error{color:#a42525;background:#fff4f4;border-top:1px solid #ffd4d4;padding:8px 12px;font-size:12px;font-weight:700}.bb-image-wrap{margin:18px 0}.bb-image{border:1px solid var(--line);object-fit:contain;background:#f4f6fa;border-radius:12px;width:auto;max-width:100%;max-height:900px;display:block}.bb-image-wrap figcaption{color:var(--muted);text-align:center;margin-top:7px;font-size:12px}.bb-invalid{color:#a42525;font-size:12px}.bb-size-small{font-size:.84em}.bb-size-normal{font-size:1em}.bb-size-large{font-size:1.22em;line-height:1.5}.bb-size-xlarge{font-size:1.5em;line-height:1.42}.bb-color-gray{color:#667085}.bb-color-blue{color:#3157d5}.bb-color-cyan{color:#087ea4}.bb-color-green{color:#18794e}.bb-color-yellow{color:#946200}.bb-color-orange{color:#b54708}.bb-color-red{color:#c43232}.bb-color-pink{color:#c11574}.bb-color-purple{color:#6938a7}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:720px){.bb-toolbar select{max-width:92px}.bb-image{max-height:560px}}.avatar-image{padding:0;overflow:hidden}.avatar-image img{object-fit:cover;width:100%;height:100%;display:block}.settings-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:18px;display:grid}.settings-cover-preview{background:linear-gradient(135deg,#dfe7ff,#f0f4ff 52%,#e6eefc) 50%/cover;border-radius:14px;align-items:flex-end;min-height:190px;margin:16px 0 12px;padding:18px;display:flex}.settings-cover-preview .avatar{border:4px solid #fff;box-shadow:0 7px 24px #1e2d502e}.profile-media-buttons{flex-wrap:wrap;gap:9px;display:flex}.profile-media-buttons label{cursor:pointer}@media (max-width:850px){.settings-layout{grid-template-columns:1fr}}.settings-checklist{gap:10px;display:grid}.settings-toggle{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;align-items:center;gap:10px;padding:11px 12px;display:flex}.settings-toggle input{width:18px;height:18px;margin:0}.session-row{border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.session-row.current-session{border-color:var(--primary);background:var(--primary-soft)}.session-row strong+.type-label{margin-left:8px}@media (max-width:700px){.session-row{flex-direction:column;align-items:flex-start}}.backup-state-ok{color:#167347;background:#e8f7ee}.backup-state-error{color:#a82a2a;background:#fdecec}.backup-state-running,.backup-state-waiting{color:#8b6414;background:#fff4d6}.report-comment-preview{border-left:3px solid var(--border-strong);background:var(--surface-soft);border-radius:8px;margin-top:10px;padding:12px}.auth-card,.settings-narrow{max-width:720px;margin-inline:auto}.form-helper{text-align:right;margin-top:-7px;font-size:13px}.settings-links{gap:8px;display:grid}.settings-links a{background:var(--surface-soft);color:#3f4b5d;border-radius:8px;padding:9px 10px;font-weight:700}.settings-links a:hover{background:var(--accent-soft);color:var(--accent)}.telegram-code{background:var(--accent-soft);border:1px solid #cbd5ff;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:16px;display:flex}.telegram-code strong{letter-spacing:.02em;font-size:18px}.poll-card{border-left:4px solid var(--community-accent)}.poll-options{gap:9px;margin-top:17px;display:grid}.poll-option{text-align:left;border:1px solid var(--line);background:var(--surface-soft);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:13px 14px;display:flex}.poll-option:hover,.poll-option.selected{border-color:var(--community-accent);background:var(--accent-soft)}.poll-option small{color:var(--muted)}.workshop-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));align-items:start;gap:14px;display:grid}.workshop-item img,.workshop-placeholder{aspect-ratio:16/10;object-fit:cover;background:#eef2f8;border-radius:11px;width:100%;margin-bottom:14px}.workshop-placeholder{color:var(--accent);place-items:center;font-size:46px;font-weight:900;display:grid}.admin-subnav{flex-wrap:wrap;gap:8px;margin:0 0 20px;display:flex}.admin-subnav a{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 12px;font-weight:700}.danger-text{color:var(--danger)!important}blockquote{border-left:4px solid var(--line-strong);background:var(--surface-soft);color:#465166;margin:14px 0;padding:12px 15px}@media (max-width:620px){.poll-option{flex-direction:column;align-items:flex-start}.workshop-grid{grid-template-columns:1fr}}.community-subscription-controls{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.community-subscription-controls label{color:var(--muted);gap:4px;font-size:12px;display:grid}.community-subscription-controls select{border:1px solid var(--line);background:var(--surface);min-width:160px;color:var(--text);border-radius:10px;padding:9px 34px 9px 11px}.community-subscription-controls .button{white-space:nowrap}@media (max-width:680px){.community-subscription-controls{align-items:stretch;width:100%}.community-subscription-controls label,.community-subscription-controls select,.community-subscription-controls .button{width:100%}}.compact-loading,.compact-empty{min-height:88px;color:var(--muted);border:1px dashed var(--line);background:var(--surface-soft);border-radius:10px;place-items:center;font-size:13px;display:grid}.today-note{color:var(--muted);margin:8px 10px 0;font-size:12px}.sidebar-context-link{margin-bottom:8px;display:inline-flex;font-size:12px!important}.sidebar-fact{color:var(--muted);margin:8px 0 13px;font-size:12px;line-height:1.5}.sidebar-clamped{-webkit-line-clamp:3;color:var(--muted);-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.sidebar-empty{color:var(--muted);gap:7px;font-size:13px;line-height:1.5;display:grid}.sidebar-empty p{margin:0}.community-subscription-controls{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:10px;display:flex}.community-subscription-controls label{gap:4px;min-width:160px;margin:0;display:grid}.community-subscription-controls label>span{color:var(--muted);font-size:11px;font-weight:700}.community-numbers,.curator-actions{flex-wrap:wrap}.compact-select{min-width:205px;margin:0}.compact-select select{min-height:37px;padding-top:7px;padding-bottom:7px;font-size:13px}.community-directory{gap:18px;display:grid}.community-family{gap:10px;display:grid}.community-family>.community-card{border-left:3px solid var(--community-accent)}.community-children{border-left:1px solid var(--line);margin-left:26px;padding-left:16px}.community-children-heading{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 9px;font-size:12px;font-weight:800}.community-card-child{background:#fbfcfe}.search-tag-list{border:0;padding:0}.search-tag-list .tag{align-items:center;gap:7px;display:inline-flex}.search-tag-list .tag span{opacity:.7;font-size:11px}.search-result-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.full-poll-card{border-left:3px solid var(--community-accent)}.vote-class-note{color:#274690;background:#f0f4ff;border-radius:9px;margin:11px 0;padding:9px 11px;font-size:12px;line-height:1.45}.date-input-wrap{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;min-width:0;margin-top:6px;padding:10px 12px;display:flex}.date-input-wrap input{width:100%;min-width:0;box-shadow:none;background:0 0;border:0;padding:0;display:block}.workshop-submit{align-self:start}.workshop-preview-ready{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;align-items:center;gap:11px;padding:10px;display:flex}.workshop-preview-ready img{object-fit:cover;border-radius:8px;width:70px;height:56px;margin:0}.workshop-preview-ready>div{gap:5px;display:grid}.text-button{width:fit-content;color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.error-box p{margin:0 0 9px}.publication-stats span{white-space:nowrap}@media (max-width:850px){.community-children{margin-left:12px;padding-left:10px}.community-subscription-controls{justify-content:flex-start}.compact-select{width:100%;min-width:0}.community-toolbar>div{width:100%}.community-toolbar>div .button{flex:none}}@media (max-width:560px){.today-metrics{grid-template-columns:repeat(2,1fr)}.today-metrics>div{align-items:flex-start;padding:7px 4px}.active-community-grid{grid-template-columns:1fr}.community-children{border-left:0;margin-left:0;padding-left:0}.community-subscription-controls{width:100%;display:grid}.community-subscription-controls .button,.community-subscription-controls label{width:100%}.community-toolbar>div{grid-template-columns:1fr;display:grid}}.main-links a.active{color:var(--accent);font-weight:750}.main-links a.active:after{content:"";background:var(--accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.empty-state{justify-items:center;gap:7px;display:grid}.empty-state strong{color:var(--text);font-size:17px}.empty-state span{max-width:540px;line-height:1.55}.empty-state .button{margin-top:7px}.error-box,.success-box{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.skeleton{color:#0000;background:linear-gradient(90deg,#edf0f5 25%,#f7f8fa 50%,#edf0f5 75%) 0 0/200% 100%;border-radius:9px;min-height:16px;animation:1.35s linear infinite skeletonMove}.skeleton.wide{width:100%;min-height:175px}.skeleton.medium{width:55%;min-height:46px}.skeleton.tall{width:100%;min-height:120px}@keyframes skeletonMove{to{background-position:-200% 0}}.profile-loading,.conversation-loading{gap:14px;display:grid}.profile-bio-empty{max-width:680px;color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.55}.profile-number-strip>div{text-align:left;border-right:1px solid #edf0f4;gap:3px;min-width:115px;padding:15px 19px;display:grid}.profile-number-strip button:hover{background:#f8faff}.wall-delete-action{color:#8a5360;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:3px 6px;font-size:11px}.wall-delete-action:hover{color:var(--danger)}.wall-post-body{line-height:1.65}.profile-wall-card footer{display:none}.trust-explainer{border-top:1px solid var(--line);color:var(--muted);padding-top:10px;font-size:11px;line-height:1.5}.compact-empty{background:var(--surface-soft);border-radius:10px;gap:4px;padding:13px;display:grid}.compact-empty span{font-weight:760}.compact-empty small{color:var(--muted);line-height:1.45}.text-link{color:var(--accent);margin-top:10px;font-size:13px;font-weight:750;display:inline-block}.messages-page-grid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:20px;display:grid}.messages-title{margin-top:0}.inbox-search{margin-bottom:10px}.inbox-search input{background:#fff;min-height:46px}.conversation-list-modern{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.conversation-row-modern{border-bottom:1px solid #edf0f4;align-items:center;gap:12px;padding:14px 16px;display:flex;position:relative}.conversation-row-modern:last-child{border-bottom:0}.conversation-row-modern:hover{color:inherit;background:#f8faff}.conversation-row-modern.unread{background:#f5f7ff}.conversation-row-modern.unread:before{content:"";background:var(--accent);width:3px;position:absolute;inset:0 auto 0 0}.conversation-copy{flex:1;gap:3px;min-width:0;display:grid}.conversation-name-line{justify-content:space-between;gap:10px;display:flex}.conversation-name-line time{color:var(--muted);white-space:nowrap;font-size:11px}.conversation-copy p{text-overflow:ellipsis;white-space:nowrap;color:#4d596c;margin:0;font-size:13px;overflow:hidden}.conversation-copy>span{color:var(--muted);font-size:11px}.unread-dot{background:var(--accent);border-radius:999px;flex:none;width:9px;height:9px}.conversation-skeleton,.notification-skeleton{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#f5f6f8,#fbfbfc,#f5f6f8) 0 0/200% 100%;min-height:76px;animation:1.35s linear infinite skeletonMove}.new-message-panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px;position:sticky;top:84px}.new-message-heading h2{margin:5px 0 7px}.new-message-heading p{color:var(--muted);margin:0 0 18px;font-size:13px;line-height:1.5}.new-message-panel textarea{min-height:125px}.recipient-suggestions{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:-7px;display:grid;overflow:hidden}.recipient-suggestions button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0f4;align-items:center;gap:9px;padding:9px 10px;display:flex}.recipient-suggestions button:last-child{border-bottom:0}.recipient-suggestions button:hover{background:#f7f9fd}.recipient-suggestions span{gap:2px;display:grid}.recipient-suggestions small{color:var(--muted)}.message-safety-note{color:#725500;background:#fff8e6;border-radius:9px;margin:16px 0 0;padding:12px;font-size:11px;line-height:1.5}.conversation-page-modern{max-width:900px;margin-inline:auto}.conversation-header-modern{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:18px;margin-bottom:13px;padding:13px 16px;display:flex}.back-link{color:var(--muted);white-space:nowrap;font-size:13px}.conversation-person{align-items:center;gap:10px;min-width:0;display:flex}.conversation-person h1{margin:0;font-size:18px}.conversation-person a{color:var(--muted);font-size:12px}.message-list-modern{border:1px solid var(--line);background:#f7f8fb;border-radius:14px;min-height:420px;padding:18px}.message-day{justify-content:center;margin:14px 0;display:flex}.message-day span{color:#667085;background:#e9edf3;border-radius:999px;padding:5px 10px;font-size:11px}.message-line{align-items:flex-end;gap:7px;margin:7px 0;display:flex}.message-line.mine{justify-content:flex-end}.message-bubble-modern{border:1px solid var(--line);background:#fff;border-radius:14px 14px 14px 4px;max-width:min(72%,620px);padding:10px 12px}.message-bubble-modern.mine{background:#eaf0ff;border-color:#ccd6ff;border-radius:14px 14px 4px}.message-bubble-modern>strong{margin-bottom:4px;font-size:12px;display:block}.message-bubble-modern>div{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55}.message-bubble-modern time{color:#7a8495;text-align:right;margin-top:5px;font-size:10px;display:block}.message-composer-modern{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:14px;margin-top:12px;padding:10px;position:sticky;bottom:12px}.message-composer-modern form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.message-composer-modern textarea{min-height:52px;max-height:160px;padding:13px}.message-composer-help{color:var(--muted);justify-content:flex-end;gap:12px;padding:6px 4px 0;font-size:10px;display:flex}.notifications-page-modern{max-width:900px;margin-inline:auto}.notification-filters{gap:7px;margin-bottom:12px;display:flex;overflow:auto}.notification-filters button{border:1px solid var(--line);color:#5f697b;white-space:nowrap;cursor:pointer;background:#fff;border-radius:999px;padding:9px 12px;font-weight:720}.notification-filters button.active{background:var(--accent-soft);color:var(--accent);border-color:#bdc9f8}.notification-list-modern{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.notification-card-modern{border-bottom:1px solid #edf0f4;align-items:flex-start;gap:12px;padding:15px 17px;display:flex;position:relative}.notification-card-modern:last-child{border-bottom:0}.notification-card-modern:hover{color:inherit;background:#f9faff}.notification-card-modern.unread{background:#f5f7ff}.notification-card-modern.unread:before{content:"";background:var(--accent);width:3px;position:absolute;inset:0 auto 0 0}.notification-copy{flex:1;min-width:0}.notification-title-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.notification-copy p{color:#4f5a6c;margin:5px 0;line-height:1.5}.notification-copy time{color:var(--muted);font-size:11px}.notification-type{color:#667085;background:#f0f2f6;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:780}.notification-type.type-message{color:#2455a7;background:#e7f1ff}.notification-type.type-system{color:#805500;background:#fff5d9}.notification-settings-link{text-align:right;color:var(--accent);margin-top:13px;font-size:13px;font-weight:720}.control-center-page{gap:15px;display:grid}.control-center-hero{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:flex-end;gap:20px;padding:24px;display:flex}.control-center-hero h1{letter-spacing:-.04em;margin:5px 0 7px;font-size:34px}.control-center-hero p{color:var(--muted);margin:0}.control-center-links{flex-wrap:wrap;gap:7px;display:flex}.control-center-links a{border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;padding:8px 10px;font-size:12px;font-weight:740}.control-center-tabs{border:1px solid var(--line);background:#fff;border-radius:12px;gap:5px;padding:6px;display:flex;overflow:auto}.control-center-tabs button{color:#626d80;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:10px 13px;font-weight:740;display:flex}.control-center-tabs button.active{background:var(--accent-soft);color:var(--accent)}.control-center-tabs button span{background:#fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;display:grid}.admin-loading-grid,.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.admin-metric-card{border:1px solid var(--line);background:#fff;border-radius:12px;gap:4px;padding:17px;display:grid}.admin-metric-card>span{color:var(--muted);font-size:12px}.admin-metric-card strong{letter-spacing:-.04em;font-size:28px}.admin-metric-card small{color:#7a8495;line-height:1.4}.admin-overview-grid,.admin-content-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);align-items:start;gap:15px;display:grid}.attention-list{grid-template-columns:auto 1fr;align-items:center;gap:14px;display:grid}.attention-list>div{background:#fff2ef;border-radius:10px;place-items:center;min-width:82px;padding:12px;display:grid}.attention-list strong{color:var(--danger);font-size:27px}.attention-list span{color:#8a5360;font-size:10px}.system-status{align-items:center;gap:8px;margin:10px 0;font-weight:750;display:flex}.system-status>span{background:#9aa3b2;border-radius:999px;width:9px;height:9px}.system-status.status-ok>span{background:#13a36e}.system-status.status-running>span{background:#d39a00}.system-status.status-error>span{background:#d13b32}.admin-form-card form{margin-top:16px}.admin-guidance ol{color:#4f5a6c;padding-left:20px;line-height:1.7}.field-hint{color:var(--muted);font-size:11px;font-weight:500}.promotion-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.promotion-form-grid fieldset{border:1px solid var(--line);border-radius:12px;gap:13px;padding:17px;display:grid}.promotion-form-grid legend{padding:0 7px;font-weight:800}.form-wide-action{grid-column:1/-1}.moderation-queue-modern{gap:12px;display:grid}.queue-summary{background:#fff8f5;border:1px solid #f1d3ca;border-radius:12px;align-items:center;gap:16px;padding:16px 18px;display:flex}.queue-summary>div{text-align:center;display:grid}.queue-summary strong{color:var(--danger);font-size:27px}.queue-summary span{color:#8a5360;font-size:10px}.queue-summary p{color:#68545a;margin:0}.moderation-report-list{gap:10px;display:grid}.moderation-report-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:18px}.moderation-report-card.status-open{border-left:4px solid #d39a00}.moderation-report-card.status-resolved{border-left:4px solid #13a36e}.moderation-report-card.status-rejected{opacity:.75}.moderation-report-card header>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.moderation-report-card h3{margin:12px 0 7px}.reported-content{background:var(--surface-soft);border-radius:10px;gap:5px;margin-top:12px;padding:12px;display:grid}.reported-content>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.reported-content p{margin:0}.reported-content small{color:var(--muted)}.report-actions-modern{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.inline-moderation-form{background:#fff4f1;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;width:100%;padding:12px;display:grid}.inline-moderation-form textarea{min-height:70px}.system-detail-list{grid-template-columns:1fr 1fr;gap:9px;display:grid}.system-detail-list>div{background:var(--surface-soft);border-radius:9px;padding:11px}.system-detail-list dt{color:var(--muted);font-size:11px}.system-detail-list dd{margin:4px 0 0;font-weight:740}@media (max-width:980px){.messages-page-grid,.admin-overview-grid,.admin-content-grid{grid-template-columns:1fr}.new-message-panel{position:static}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.control-center-hero{flex-direction:column;align-items:flex-start}.control-center-hero h1{font-size:28px}.promotion-form-grid{grid-template-columns:1fr}.form-wide-action{grid-column:auto}.inline-moderation-form{grid-template-columns:1fr}.message-bubble-modern{max-width:86%}.message-composer-help span:first-child,.message-composer-help span:nth-child(2){display:none}.conversation-header-modern{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:520px){.admin-stat-grid{grid-template-columns:1fr 1fr}.admin-metric-card{padding:13px}.admin-metric-card strong{font-size:23px}.system-detail-list{grid-template-columns:1fr}.profile-number-strip>*{min-width:100px;padding:13px 14px}.message-list-modern{padding:11px}.message-bubble-modern{max-width:91%}.message-composer-modern form{grid-template-columns:1fr}.notification-card-modern{padding:13px}}.settings-section-card{margin-top:14px;scroll-margin-top:82px}.settings-sidebar{gap:12px;display:grid;position:sticky;top:84px}.settings-sidebar-card{margin-top:0}@media (max-width:850px){.settings-sidebar{position:static}}.admin-review-page{max-width:980px;margin-inline:auto}.admin-review-list{gap:12px;display:grid}.admin-review-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px}.admin-review-card header{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-review-card header>div{flex-wrap:wrap;gap:7px;display:flex}.admin-review-card h2{margin:13px 0 8px}.support-count{color:#087453;background:#eaf7f1;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:760}.proposal-topics{background:var(--surface-soft);border-radius:10px;margin:13px 0;padding:13px}.proposal-topics p{white-space:pre-wrap;margin:6px 0 0}.review-decision-block{margin-top:13px}.review-decision-form{background:#f7f9fd;border-radius:11px;gap:10px;margin-top:10px;padding:13px;display:grid}.review-decision-form textarea{min-height:90px}.appeal-quote{border-left:3px solid var(--accent);background:#f6f8ff;margin:13px 0;padding:14px}.appeal-quote p{margin:7px 0 0}.workshop-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.workshop-review-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:17px}.workshop-review-preview{background:var(--surface-soft);min-height:170px;color:var(--muted);border-radius:11px;place-items:center;margin-bottom:13px;display:grid;overflow:hidden}.workshop-review-preview img{object-fit:cover;width:100%;height:170px}.workshop-review-card h2{margin:8px 0}@media (max-width:700px){.workshop-review-grid{grid-template-columns:1fr}.admin-review-card header{flex-direction:column;align-items:flex-start}}.modal-backdrop{z-index:100;background:#141c2d7a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.report-dialog{border:1px solid var(--line);background:#fff;border-radius:15px;width:min(520px,100%);padding:21px;box-shadow:0 25px 70px #0a122338}.report-dialog-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.report-dialog h2{margin:5px 0}.report-dialog>p{color:var(--muted);line-height:1.55}.report-dialog textarea{min-height:115px}.dialog-close{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;place-items:center;font-size:22px;display:grid}.small-button{min-height:34px;padding:7px 11px;font-size:12px}.field-help{color:var(--muted);font-size:11px;font-weight:500;line-height:1.45}.warning-text{color:var(--warning)!important}.editor-error{margin:14px 20px 0}.draft-restore-banner{background:#f6f9ff;border:1px solid #cdd9f6;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:14px 16px;display:flex}.draft-restore-banner>div:first-child{gap:4px;min-width:0;display:grid}.draft-restore-banner span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.draft-controls{align-items:center;gap:13px;min-width:0;display:flex}.draft-tag-preview{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.draft-tag-preview span{color:var(--accent);background:#f0f4ff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:750}.preview-mobile-toggle{border:1px solid var(--line);width:100%;color:var(--accent);cursor:pointer;background:#fff;border-radius:10px;margin-bottom:10px;padding:10px 12px;font-weight:760;display:none}.editor-help-card{padding:0;overflow:hidden}.editor-help-card summary{cursor:pointer;padding:15px 17px;font-weight:780}.editor-help-card ul{padding:0 35px 16px}.bb-toolbar{justify-content:space-between;gap:8px}.bb-toolbar-tools{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:flex}.bb-toolbar .bb-preview-toggle{width:auto;color:var(--accent);flex:none;padding:0 10px;font-size:11px;font-weight:760}.bb-toolbar .bb-preview-toggle.active{background:var(--accent-soft);border-color:#c9d5ff}.bb-toolbar button:disabled{opacity:.5;cursor:not-allowed}.bb-link-panel{border-bottom:1px solid var(--line);background:#f8fafc;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) auto;align-items:end;gap:9px;padding:12px;display:grid}.bb-link-panel label{color:#536075;gap:4px;font-size:11px}.bb-link-panel input{min-height:38px;padding:8px 10px}.bb-link-panel .inline-actions{flex-wrap:nowrap}.bb-upload-status{color:#3157d5;background:#f4f7ff;border-top:1px solid #d9e3fa;padding:8px 12px;font-size:12px;font-weight:700}.bb-inline-preview{overflow-wrap:anywhere;background:#fff;min-height:220px;padding:20px}.bb-editor-compact .bb-inline-preview{min-height:120px}.publication-notice{margin-top:12px}.discussion-tools{align-items:end;gap:10px;display:flex}.discussion-tools label{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.discussion-tools select{width:auto;min-width:145px;padding:8px 30px 8px 9px;font-size:12px}.discussion-comment-body footer{flex-wrap:wrap}.search-title{margin-top:0}.search-form-modern{align-items:stretch}.search-input-wrap{flex:1;min-width:0;position:relative}.search-input-wrap input{height:100%;padding-right:44px}.search-input-wrap>button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:22px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.search-input-wrap>button:hover{background:var(--surface-soft);color:var(--text)}.search-feedback{margin-top:12px}.search-start{gap:18px;margin-top:16px;display:grid}.search-start h2{margin:0 0 7px}.search-start p{color:var(--muted);margin:0}.search-suggestions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.search-start .search-suggestions{justify-content:flex-start}.search-suggestions button,.recent-searches button{border:1px solid var(--line);color:#40506c;cursor:pointer;background:#fff;border-radius:999px;padding:7px 11px}.search-suggestions button:hover,.recent-searches button:hover{color:var(--accent);border-color:#aebbd3}.recent-searches{border-top:1px solid var(--line);gap:8px;padding-top:14px;display:grid}.recent-searches>div{flex-wrap:wrap;gap:7px;display:flex}.search-results-shell{gap:13px;margin-top:18px;display:grid}.search-result-summary{justify-content:space-between;align-items:center;gap:14px;display:flex}.search-result-summary>div{align-items:baseline;gap:8px;display:flex}.search-result-summary strong{font-size:24px}.search-result-summary span{color:var(--muted);font-size:13px}.search-group-tabs{border:1px solid var(--line);background:#fff;border-radius:12px;gap:5px;padding:6px;display:flex;overflow:auto}.search-group-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;align-items:center;gap:7px;padding:9px 11px;font-weight:730;display:flex}.search-group-tabs button span{color:#667085;background:#edf0f5;border-radius:999px;min-width:20px;padding:2px 5px;font-size:10px}.search-group-tabs button.active{background:var(--accent-soft);color:var(--accent)}.search-group-tabs button.active span{color:var(--accent);background:#fff}.search-publication-filters{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:13px;display:grid}.search-publication-filters label{color:var(--muted);gap:5px;font-size:11px}.search-publication-filters select{padding:9px 10px;font-size:12px}.search-group-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.search-group-heading h2{margin:0;font-size:19px}.search-group-heading>span{color:#526075;background:#edf1f7;border-radius:8px;place-items:center;min-width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.search-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-result-card{border-top:3px solid var(--accent)}.compact-empty{padding:28px 18px}@media (max-width:1000px){.create-preview-column{order:initial}.preview-sticky{grid-template-columns:1fr}.preview-heading{grid-column:auto}}@media (max-width:720px){.draft-restore-banner{flex-direction:column;align-items:flex-start}.format-choice{min-height:auto;padding:15px}.format-choice p{display:none}.format-choice strong{font-size:16px}.preview-mobile-toggle{display:block}.create-preview-column .preview-sticky{display:none}.create-preview-column.preview-open .preview-sticky{display:grid}.bb-toolbar{flex-direction:column;align-items:flex-start}.bb-toolbar-tools{width:100%}.bb-toolbar .bb-preview-toggle{width:100%;min-height:34px}.bb-link-panel{grid-template-columns:1fr}.bb-link-panel .inline-actions{flex-wrap:wrap}.draft-controls{flex-direction:column;align-items:flex-start;gap:5px}.discussion-heading{align-items:flex-start}.discussion-tools{align-items:flex-end}.discussion-tools label{gap:4px;display:grid}.discussion-tools label>select{min-width:130px}.search-card-grid,.search-publication-filters{grid-template-columns:1fr}.search-result-summary{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.search-form-modern{grid-template-columns:1fr;display:grid}.search-form-modern .button{width:100%}.search-group-tabs{margin-inline:-2px}.search-result-summary>div{flex-direction:column;align-items:flex-start;gap:2px}.publication-action-row{justify-content:flex-start;gap:12px 16px}.publication-action-row>span{width:auto}.reaction-bar{gap:6px}.reaction-button{padding:6px 9px;font-size:12px}.discussion-heading{flex-direction:column;align-items:flex-start}.discussion-tools{justify-content:space-between;width:100%}.comment-replies{margin-left:8px;padding-left:8px}.comment-depth-2 .comment-replies,.comment-depth-3 .comment-replies{border-left:0;margin-left:0;padding-left:0}.discussion-comment-body footer{gap:9px 12px}.draft-restore-banner .inline-actions{width:100%}.draft-restore-banner .button{flex:1}}.auth-layout{grid-template-columns:minmax(0,.92fr) minmax(420px,.72fr);align-items:stretch;gap:24px;width:min(1030px,100%);margin-inline:auto;display:grid}.auth-intro{background:linear-gradient(150deg,#f5f8ff 0%,#edf2ff 55%,#f8faff 100%);border:1px solid #cfd9f5;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:620px;padding:34px;display:flex;overflow:hidden}.auth-brand{letter-spacing:-.025em;align-items:center;gap:11px;width:max-content;font-size:18px;font-weight:900;display:inline-flex}.brand-mark{background:var(--accent);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;font-size:18px;font-weight:900;display:grid}.auth-eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:850;display:block}.auth-intro h1{letter-spacing:-.055em;max-width:560px;margin:0 0 16px;font-size:clamp(38px,5vw,62px);line-height:1.02}.auth-intro>div>p{color:#52617a;max-width:580px;margin:0;font-size:17px;line-height:1.65}.auth-benefits{gap:12px;margin:32px 0 0;padding:0;list-style:none;display:grid}.auth-benefits li{border-top:1px solid #3157d521;grid-template-columns:145px minmax(0,1fr);gap:14px;padding-top:12px;display:grid}.auth-benefits span{color:#60708a;font-size:13px;line-height:1.5}.auth-panel{min-height:620px;box-shadow:var(--shadow);flex-direction:column;justify-content:center;align-self:stretch;padding:34px;display:flex}.auth-panel h2{letter-spacing:-.03em;margin:0 0 7px;font-size:28px}.auth-panel>.muted{margin:0 0 21px;line-height:1.55}.auth-panel form{margin-top:18px}.auth-panel-head{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;font-size:12px;display:flex}.auth-panel-head strong{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:4px 8px}.auth-footer{border-top:1px solid var(--line);color:var(--muted);margin-top:24px;padding-top:19px}.auth-footer p{margin:0}.auth-submit{width:100%;margin-top:3px}.auth-form-row{justify-content:space-between;align-items:center;gap:14px;font-size:13px;display:flex}.auth-form-row a{color:var(--accent);flex:none;font-weight:760}.username-input-wrap,.password-input-wrap{align-items:center;display:flex;position:relative}.username-input-wrap>span{z-index:1;color:var(--muted);font-weight:700;position:absolute;left:13px}.username-input-wrap input{padding-left:31px}.password-input-wrap input{padding-right:82px}.password-input-wrap button{height:34px;color:var(--accent);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 8px;font-size:11px;font-weight:760;position:absolute;right:6px}.password-input-wrap button:hover{background:var(--accent-soft)}.password-rules{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.password-rules span{color:#798291;background:#f1f3f6;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:700}.password-rules span:before{content:"○ "}.password-rules span.done{color:var(--success);background:#e8f6f1}.password-rules span.done:before{content:"✓ "}.field-status{color:var(--muted);font-size:11px;font-weight:650}.field-status.success{color:var(--success)}.field-status.error{color:var(--danger)}.auth-complete-state{text-align:center;justify-items:center;gap:15px;padding:20px 0 4px;display:grid}.auth-complete-state p{margin:0;line-height:1.6}.auth-complete-state small{max-width:480px;color:var(--muted);line-height:1.6}.auth-complete-state .success-box,.auth-complete-state .error-box{justify-content:center;width:100%}.auth-complete-icon,.mail-symbol{background:var(--success-soft);width:64px;height:64px;color:var(--success);border-radius:20px;place-items:center;font-size:28px;font-weight:900;display:grid}.auth-complete-icon.error{background:var(--danger-soft);color:var(--danger)}.mail-symbol{background:var(--accent-soft);color:var(--accent)}.auth-spinner{border:4px solid #d9e1f8;border-top-color:var(--accent);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite authSpin}@keyframes authSpin{to{transform:rotate(360deg)}}.onboarding-shell{width:min(980px,100%);margin-inline:auto}.onboarding-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:16px;display:flex}.onboarding-header h1{letter-spacing:-.045em;margin:0 0 8px;font-size:clamp(32px,5vw,48px)}.onboarding-header p{margin:0}.onboarding-progress{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.onboarding-progress span{color:#0000;background:#e2e7ef;border-radius:999px;height:7px;overflow:hidden}.onboarding-progress span.active{background:var(--accent)}.onboarding-card{grid-template-columns:minmax(210px,.7fr) minmax(0,1.35fr);gap:32px;padding:30px;display:grid}.onboarding-copy{border-right:1px solid var(--line);padding-right:22px}.onboarding-copy h2{letter-spacing:-.03em;margin:0 0 10px;font-size:27px}.onboarding-copy p{color:var(--muted);margin:0;line-height:1.6}.onboarding-form{gap:15px;display:grid}.onboarding-form textarea{min-height:125px}.optional-label{color:var(--muted);font-size:10px;font-weight:600}.interest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.interest-card{--interest-accent:var(--accent);text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;gap:5px;min-height:146px;padding:16px;display:grid;position:relative;overflow:hidden}.interest-card:before{content:"";background:var(--interest-accent);width:4px;position:absolute;inset:0 auto 0 0}.interest-card:hover{background:#fbfcff;border-color:#c7d1e2}.interest-card.active{border-color:var(--interest-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--interest-accent) 14%,transparent)}.interest-card strong{padding-right:28px;font-size:16px}.interest-card small{color:var(--muted);line-height:1.4}.interest-card>span:last-child{color:#748094;align-self:end;font-size:10px}.interest-check{color:#697386;background:#edf1f6;border-radius:8px;place-items:center;width:24px;height:24px;font-weight:850;display:grid;position:absolute;top:12px;right:12px}.interest-card.active .interest-check{background:var(--interest-accent);color:#fff}.onboarding-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.onboarding-summary{gap:10px;display:grid}.onboarding-summary>div:not(.onboarding-actions){border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;gap:4px;padding:14px;display:grid}.onboarding-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:700}.onboarding-summary small{color:var(--muted);line-height:1.45}.onboarding-help{text-align:center;color:var(--muted);font-size:12px}.onboarding-help a{color:var(--accent)}@media (max-width:860px){.auth-layout{grid-template-columns:1fr;width:min(650px,100%)}.auth-intro{min-height:auto;padding:25px}.auth-intro h1{font-size:38px}.auth-benefits{display:none}.auth-panel{min-height:auto;padding:26px}.onboarding-card{grid-template-columns:1fr;gap:22px}.onboarding-copy{border-right:0;border-bottom:1px solid var(--line);padding-bottom:19px;padding-right:0}}@media (max-width:560px){.auth-layout{gap:12px}.auth-intro{border-radius:16px;padding:20px}.auth-intro h1{font-size:32px}.auth-intro>div>p{font-size:15px}.auth-panel{border-radius:14px;padding:20px}.auth-form-row{flex-direction:column;align-items:flex-start;gap:6px}.onboarding-header{flex-direction:column;gap:6px}.onboarding-card{padding:20px}.interest-grid{grid-template-columns:1fr}.onboarding-actions{justify-content:stretch}.onboarding-actions .button{flex:1}}.account-overview-settings{gap:17px;display:grid}.account-overview-settings h1{margin:0}.account-overview-settings>div:first-child>p{margin:5px 0 0}.account-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.account-detail-grid>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;min-width:0;padding:13px}.account-detail-grid dt{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:750}.account-detail-grid dd{text-overflow:ellipsis;margin:5px 0 0;font-weight:720;overflow:hidden}@media (max-width:620px){.account-detail-grid{grid-template-columns:1fr}}.verification-email-field{text-align:left;width:100%;max-width:390px}.feed-section-heading{justify-content:space-between;align-items:center;gap:12px;margin:20px 2px 8px;display:flex}.feed-section-heading h2{margin:0;font-size:19px}.feed-section-heading a{color:var(--accent);font-size:13px;font-weight:750}.feed-loading-stack{gap:12px;display:grid}.state-panel{border:1px dashed var(--line-strong);color:var(--muted);background:#ffffffb8;border-radius:15px;align-items:flex-start;gap:13px;padding:24px;display:flex}.state-panel-icon{background:var(--surface-soft);width:34px;height:34px;color:var(--accent);border-radius:11px;flex:0 0 34px;place-items:center;font-weight:850;display:grid}.state-panel strong{color:var(--text);font-size:16px;display:block}.state-panel-copy{margin-top:5px;line-height:1.5}.state-panel-action{margin-top:12px}.state-error{background:#fff9f9;border-style:solid;border-color:#eac2c2}.state-error .state-panel-icon{color:#a63e3e;background:#f8e5e5}.state-loading .state-panel-icon{animation:1.4s infinite pulse}.publication-feedback{margin-left:auto;position:relative}.publication-feedback>summary{width:30px;height:28px;color:var(--muted);cursor:pointer;letter-spacing:1px;border-radius:8px;place-items:center;font-weight:850;list-style:none;display:grid}.publication-feedback>summary::-webkit-details-marker{display:none}.publication-feedback>summary:hover,.publication-feedback[open]>summary{background:var(--surface-soft);color:var(--text)}.publication-feedback-popover{z-index:35;border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:4px;width:250px;padding:9px;display:grid;position:absolute;top:34px;right:0;box-shadow:0 14px 36px #1b263d24}.publication-feedback-popover strong{color:var(--muted);padding:5px 7px 7px;font-size:12px}.publication-feedback-popover button,.publication-feedback-popover a{width:100%;color:var(--text);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 10px;font-size:13px}.publication-feedback-popover button:hover,.publication-feedback-popover a:hover{background:var(--surface-soft)}.publication-feedback-popover button:disabled{opacity:.6;cursor:wait}.publication-feedback-popover .error-text{color:#a63e3e;padding:6px 7px;font-size:12px}.settings-page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.settings-page-header h1{margin:4px 0 5px}.interests-settings .settings-toggle>span{gap:3px;display:grid}.interests-settings .settings-toggle small{color:var(--muted);line-height:1.4}.interest-community-list{gap:12px;margin-top:14px;display:grid}.interest-community-group{border:1px solid var(--line);background:var(--surface);border-radius:14px;overflow:hidden}.interest-community-row{--interest-accent:var(--accent);grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.interest-community-row+.interest-community-row,.interest-child-list{border-top:1px solid var(--line)}.interest-community-row.child{background:var(--surface-soft);padding-left:30px}.interest-community-row .community-dot{background:var(--interest-accent);border-radius:999px;width:9px;height:42px}.interest-community-copy{gap:3px;min-width:0;display:grid}.interest-community-copy a{width:max-content;max-width:100%;color:var(--text)}.interest-community-copy small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.interest-community-copy>span{color:#7a8596;font-size:11px}.interest-community-controls{align-items:center;gap:8px;display:flex}.interest-community-controls select{min-width:158px;margin:0;padding:8px 30px 8px 9px;font-size:12px}.hidden-interest-list{gap:8px;margin:14px 0;display:grid}.hidden-interest-list>div,.hidden-publication-summary{border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;align-items:center;gap:10px;min-height:48px;padding:9px 11px;display:flex}.hidden-interest-list .community-dot{border-radius:50%;width:10px;height:10px}.hidden-interest-list strong{flex:1}.hidden-publication-summary{justify-content:space-between;margin-top:12px}.settings-links a.active{background:var(--accent-soft);color:var(--accent)}@media (max-width:720px){.feed-section-heading{align-items:flex-end}.publication-feedback-popover{width:auto;position:fixed;inset:auto 12px 12px}.settings-page-header{display:grid}.settings-page-header .button{width:max-content}.interest-community-row,.interest-community-row.child{grid-template-columns:8px minmax(0,1fr);padding:13px}.interest-community-row.child{padding-left:20px}.interest-community-controls{flex-wrap:wrap;grid-column:2;align-items:stretch}.interest-community-controls .button,.interest-community-controls select{flex:150px;min-width:0}.state-panel{padding:19px 16px}}.community-directory-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.community-directory-summary>div{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:4px;padding:16px;display:grid}.community-directory-summary strong{font-size:1.45rem;line-height:1}.community-directory-summary span{color:var(--muted);font-size:.88rem}.community-directory-controls,.saved-controls{grid-template-columns:minmax(260px,1fr) repeat(2,minmax(170px,.38fr));align-items:end;gap:14px;margin-bottom:18px;display:grid}.community-directory-controls label,.saved-controls label,.library-search{gap:7px;font-size:.88rem;font-weight:600;display:grid}.community-directory-controls input,.community-directory-controls select,.saved-controls input,.saved-controls select,.library-search input{width:100%}.community-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.community-card-heading h2{margin-top:0}.subscription-badge{background:var(--accent-soft);color:var(--accent);border-radius:999px;flex:none;padding:5px 9px;font-size:.75rem;font-weight:700}.community-activity{color:var(--muted);margin:10px 0;font-size:.84rem}.community-children-heading{justify-content:space-between;align-items:center;display:flex}.community-children-heading small{color:var(--muted)}.community-descendants{gap:10px;display:grid}.community-card-child{margin-left:calc((var(--community-depth,1) - 1) * 14px);border-left:2px solid color-mix(in srgb, var(--community-accent) 45%, var(--line))}.personal-library-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:24px;display:grid}.personal-library-sidebar{gap:14px;display:grid;position:sticky;top:88px}.library-tabs,.activity-filters{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.library-tabs button,.activity-filters button{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;align-items:center;gap:8px;padding:9px 13px;display:inline-flex}.library-tabs button span,.activity-filters button span{opacity:.75;font-size:.75rem}.library-tabs button.active,.activity-filters button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.library-search{margin-bottom:18px}.subscription-author-list{gap:12px;display:grid}.subscription-author{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.subscription-author p{margin:5px 0}.subscription-tag-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.subscription-tag{align-content:start;gap:10px;display:grid}.subscription-tag .button{justify-self:start}.tag-large{width:fit-content;padding:7px 11px;font-size:1rem}.tag-page{max-width:900px;margin:0 auto}.tag-page-header{border-top:4px solid var(--tag-border,var(--accent));background:var(--tag-background,var(--surface));color:var(--tag-color,inherit);justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.tag-page-header h1{margin:4px 0 8px}.saved-controls{grid-template-columns:minmax(230px,1fr) repeat(3,minmax(145px,.4fr))}.saved-publication-list{gap:16px;display:grid}.saved-publication{gap:7px;display:grid}.saved-publication-meta{color:var(--muted);justify-content:space-between;align-items:center;padding:0 6px;font-size:.82rem;display:flex}.saved-publication .publication-card{margin:0}.activity-timeline{gap:22px;display:grid}.activity-timeline section>h2{color:var(--muted);margin:0 0 8px;font-size:.95rem}.activity-day{padding:4px 18px}.activity-row{border-bottom:1px solid var(--border);grid-template-columns:12px minmax(0,1fr);gap:13px;padding:15px 0;display:grid}.activity-marker{background:var(--accent);border-radius:50%;width:10px;height:10px;margin-top:6px}.activity-saved .activity-marker{background:#6b5fd4}.activity-subscriptions .activity-marker{background:#278264}.activity-row>div{gap:3px;display:grid}.activity-row a,.activity-row>div>span{color:var(--text)}.activity-row time{color:var(--muted);font-size:.78rem}@media (max-width:900px){.community-directory-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.personal-library-layout{grid-template-columns:1fr}.personal-library-sidebar{order:-1;position:static}.personal-library-sidebar .settings-links{gap:6px;padding:10px;display:flex;overflow-x:auto}.personal-library-sidebar .settings-links h3{display:none}.personal-library-sidebar .settings-links a{white-space:nowrap;border-radius:999px;padding:8px 11px}.personal-library-sidebar .settings-sidebar-card{display:none}.saved-controls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.community-directory-summary{grid-template-columns:1fr 1fr;gap:8px}.community-directory-summary>div{padding:12px}.community-directory-controls,.saved-controls{grid-template-columns:1fr}.community-card-heading{display:grid}.community-card-child{margin-left:0}.subscription-badge{justify-self:start}.subscription-author{grid-template-columns:auto minmax(0,1fr);align-items:start}.subscription-author>.button{grid-column:1/-1;width:100%}.subscription-tag-grid{grid-template-columns:1fr}.tag-page-header{display:grid}.tag-page-header .button{width:100%}.library-tabs,.activity-filters{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.library-tabs button,.activity-filters button{white-space:nowrap}}.profile-evidence-section,.profile-achievement-stack,.profile-reviews-section{gap:16px;display:grid}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.section-heading h2{margin:4px 0 5px}.section-heading p{max-width:760px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.useful-publication-wrap{position:relative}.evidence-chips{flex-wrap:wrap;gap:6px;margin:0 0 7px 10px;display:flex}.evidence-chips span{color:#167052;background:#f2fbf7;border:1px solid #cde7dd;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:760}.achievement-card small{color:var(--muted);margin-top:7px;font-size:10px;display:block}.role-history-section{margin-top:5px}.role-history-list{gap:9px;display:grid}.role-history-list article{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:flex-start;gap:12px;padding:15px;display:flex}.role-history-list article>div{flex:1;min-width:0}.role-history-list p{color:#596476;margin:4px 0;line-height:1.5}.role-history-list small{color:var(--muted)}.role-event{border-radius:999px;flex:none;padding:5px 8px;font-size:10px;font-weight:800}.role-event.role-granted{color:#167052;background:#ecf8f3}.role-event.role-ended{color:#697386;background:#f2f4f7}.local-trust-list{gap:7px;display:grid}.local-trust-list a{background:#fafbfe;border:1px solid #edf0f4;border-radius:10px;gap:5px;padding:10px;display:grid}.local-trust-list a>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.local-trust-list a span{color:#176d54;font-size:11px;font-weight:800}.local-trust-list small{color:var(--muted);line-height:1.4}.profile-role-row small{color:#707a8a;font-size:10px;line-height:1.4}.review-summary-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:22px;display:grid}.review-summary-card h2{margin:5px 0 7px}.review-summary-card p{max-width:690px;color:var(--muted);margin:0;line-height:1.55}.review-summary-numbers{gap:8px;display:flex}.review-summary-numbers span{min-width:92px;color:var(--muted);text-align:center;background:#f6f8fc;border-radius:11px;gap:2px;padding:11px;font-size:10px;display:grid}.review-summary-numbers strong{color:var(--text);font-size:20px}.interaction-request-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:17px}.interaction-request-card form,.verified-review-list{gap:11px;display:grid}.verified-review{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.verified-review.verdict-positive{border-left:4px solid #2a9b70}.verified-review.verdict-neutral{border-left:4px solid #9aa4b3}.verified-review.verdict-negative{border-left:4px solid #d46868}.verified-review header{align-items:center;gap:10px;display:flex}.verified-review header>div{flex:1;gap:2px;min-width:0;display:grid}.verified-review header span{color:var(--muted);font-size:11px}.verified-review-badge{white-space:nowrap;background:#edf7f3;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-weight:760;display:flex;color:#167052!important}.verified-review-badge svg{width:15px;height:15px}.verified-review>p{margin:14px 0;line-height:1.65}.verified-review footer{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:11px;display:flex}.verified-review footer a{color:var(--accent)}.inline-confirm{background:#fff7f7;border-radius:9px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:11px;padding:10px;display:flex}.interactions-page{gap:16px;max-width:1040px;margin-inline:auto;display:grid}.interaction-list{gap:12px;display:grid}.interaction-card{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.interaction-card>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.interaction-person{align-items:center;gap:10px;display:flex}.interaction-person>div{gap:2px;display:grid}.interaction-person span{color:var(--muted);font-size:11px}.interaction-status{justify-items:end;gap:2px;display:grid}.interaction-status span{color:#586376;background:#f0f3f8;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.status-confirmed .interaction-status span,.status-completed .interaction-status span{color:#176d54;background:#eaf7f1}.status-cancelled{opacity:.72}.interaction-status small{color:var(--muted)}.interaction-body{padding:17px 18px 11px}.interaction-body h2{margin:8px 0 7px;font-size:19px}.interaction-body p{color:#566174;margin:0;line-height:1.58}.interaction-links{flex-wrap:wrap;gap:10px;margin-top:11px;font-size:11px;display:flex}.interaction-links a{color:var(--accent)}.interaction-confirmation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0 18px 15px;display:grid}.interaction-confirmation-grid>div{background:#f7f8fb;border-radius:10px;gap:4px;padding:10px;display:grid}.interaction-confirmation-grid strong{color:#657084;font-size:10px}.interaction-confirmation-grid span{font-size:11px}.interaction-confirmation-grid .done{background:#edf8f3}.interaction-confirmation-grid .done span{color:#167052;font-weight:760}.interaction-card>footer{background:#fbfcfe;border-top:1px solid #edf0f4;flex-wrap:wrap;gap:8px;padding:13px 18px;display:flex}.verified-review-note{color:#167052;align-self:center;font-size:11px;font-weight:760}.interaction-review-form{border-top:1px solid var(--line);background:#f7f9fd;gap:10px;padding:16px 18px;display:grid}.admin-role-grid{grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);gap:14px;display:grid}.admin-role-list{gap:9px;display:grid}.admin-role-card{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:space-between;gap:14px;padding:13px;display:flex}.admin-role-card.inactive{opacity:.68;background:#f7f8fa}.admin-role-card>div{gap:3px;display:grid}.admin-role-card small{color:var(--muted)}@media (max-width:800px){.review-summary-card{grid-template-columns:1fr}.review-summary-numbers{overflow:auto}.interaction-confirmation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-role-grid{grid-template-columns:1fr}}@media (max-width:560px){.review-summary-numbers{grid-template-columns:repeat(3,1fr);display:grid}.review-summary-numbers span{min-width:0}.verified-review header{flex-wrap:wrap;align-items:flex-start}.verified-review-badge{margin-left:52px}.interaction-card>header{align-items:flex-start}.interaction-status{justify-items:start}.interaction-confirmation-grid{grid-template-columns:1fr 1fr}}.admin-role-actions{justify-content:flex-end;min-width:min(100%,330px);display:flex}.inline-role-end-form{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;gap:10px;width:100%;padding:12px;display:grid}.inline-role-end-form label{gap:6px;font-size:14px;display:grid}.inline-role-end-form textarea{resize:vertical;min-height:76px}.inline-role-end-form>div{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:720px){.admin-role-actions{justify-content:stretch;min-width:100%}.inline-role-end-form>div .button{flex:150px}}.community-workspace{gap:18px;display:grid}.workspace-header{border:1px solid var(--border);border-top:4px solid var(--community-accent);background:var(--surface);border-radius:20px;justify-content:space-between;align-items:flex-start;gap:24px;padding:26px;display:flex}.workspace-header h1{margin:.25rem 0}.workspace-header p{color:var(--muted);margin:0}.workspace-access{white-space:nowrap;background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:8px 12px;font-size:.9rem}.workspace-tabs{border-bottom:1px solid var(--border);gap:6px;padding:4px;display:flex;overflow:auto}.workspace-tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:10px;padding:10px 14px}.workspace-tabs button.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.workspace-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.workspace-metrics article{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:5px;padding:18px;display:grid}.workspace-metrics strong{font-size:1.8rem}.workspace-metrics small,.workspace-metrics span{color:var(--muted)}.workspace-columns{align-items:start}.workspace-list,.workspace-log{gap:2px;display:grid}.workspace-list>a,.workspace-log>div{border-bottom:1px solid var(--border);gap:3px;padding:12px 0;display:grid}.workspace-list>a:last-child,.workspace-log>div:last-child{border-bottom:0}.workspace-list span,.workspace-log span{color:var(--muted);font-size:.9rem}.workspace-log p{margin:.35rem 0}.workspace-publications{gap:12px;display:grid}.workspace-publication{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:start;gap:18px;display:grid}.workspace-publication p{color:var(--muted);margin:.5rem 0}.workspace-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.workspace-action-grid button{border:1px solid var(--border);background:var(--surface);text-align:left;border-radius:10px;padding:9px}.workspace-action-grid button:hover{border-color:var(--community-accent);color:var(--community-accent)}.content-labels{flex-wrap:wrap;gap:6px;display:flex}.content-labels span{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:4px 7px;font-size:.78rem}@media (max-width:900px){.workspace-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-publication{grid-template-columns:1fr}}@media (max-width:620px){.workspace-header{padding:18px;display:grid}.workspace-access{justify-self:start}.workspace-metrics{grid-template-columns:1fr 1fr}.workspace-action-grid,.form-grid-two{grid-template-columns:1fr}.workspace-tabs{margin-inline:-4px}.workspace-publication{padding:14px}.community-workspace{gap:14px}}.events-hub{gap:18px;display:grid}.compact-hero{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.workspace-tabs button span{color:var(--muted);margin-left:5px;font-weight:400}.event-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.event-card{border-top:3px solid var(--community-accent)}.event-card h2{margin:.45rem 0}.event-date{color:var(--community-accent);font-weight:600}.event-counts,.poll-rules{flex-wrap:wrap;gap:7px;margin:12px 0;display:flex}.event-counts span,.poll-rules span{background:var(--chip-bg);color:var(--muted);border-radius:999px;padding:5px 8px;font-size:.82rem}.past-events{gap:10px;display:grid}.compact-event-list{border:1px solid var(--border);background:var(--surface);border-radius:14px;display:grid}.compact-event-list a{border-bottom:1px solid var(--border);gap:3px;padding:12px 14px;display:grid}.compact-event-list a:last-child{border-bottom:0}.compact-event-list span{color:var(--muted);font-size:.88rem}.poll-result{border-left:3px solid var(--community-accent);background:var(--accent-soft);border-radius:8px;margin-top:14px;padding:14px}.poll-result p{margin:.4rem 0 0}.narrow-page{gap:12px;max-width:760px;margin:0 auto;display:grid}.segmented-control{background:var(--chip-bg);border-radius:12px;grid-template-columns:1fr 1fr;gap:6px;margin:16px 0;padding:4px;display:grid}.segmented-control button{background:0 0;border:0;border-radius:9px;padding:10px}.segmented-control button.active{background:var(--surface);font-weight:600;box-shadow:0 1px 4px #141e3214}.event-detail{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.event-detail>p{grid-column:1/-1}.event-detail-main{border-top:4px solid var(--community-accent)}.event-location{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:3px;margin:16px 0;padding:12px 0;display:grid}.attendee-list{gap:6px;display:grid}.attendee-list a{border-radius:10px;align-items:center;gap:10px;padding:7px;display:flex}.attendee-list a:hover{background:var(--chip-bg)}.attendee-list span{display:grid}.attendee-list small{color:var(--muted)}@media (max-width:780px){.event-grid{grid-template-columns:1fr}.compact-hero{align-items:flex-start;display:grid}.event-detail{grid-template-columns:1fr}.event-detail>p{grid-column:auto}}.portfolio-directory,.portfolio-manage{gap:18px;display:grid}.directory-toolbar{align-items:center;gap:14px;padding:12px 0;display:flex}.directory-toolbar .search-field{flex:1}.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.portfolio-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;min-width:0;display:grid;overflow:hidden}.portfolio-cover{aspect-ratio:16/8;background-position:50%;background-size:cover;display:block}.portfolio-cover-fallback{background:linear-gradient(135deg,var(--accent-soft),var(--chip-bg));border-top:4px solid var(--portfolio-accent);place-items:center;display:grid}.portfolio-cover-fallback span{color:var(--portfolio-accent);font-weight:700}.portfolio-card-body{gap:9px;padding:16px;display:grid}.portfolio-card h2{margin:0;font-size:1.08rem}.portfolio-card p{color:var(--muted);margin:0}.portfolio-team-label{color:var(--portfolio-accent);font-size:.78rem}.portfolio-context{flex-wrap:wrap;gap:6px;display:flex}.portfolio-context>*{background:var(--chip-bg);color:var(--muted);border-radius:999px;padding:4px 7px;font-size:.78rem}.portfolio-card footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding-top:10px;display:flex}.portfolio-owner{align-items:center;gap:8px;display:flex}.portfolio-owner span{display:grid}.portfolio-owner small,.portfolio-card time{color:var(--muted);font-size:.78rem}.directory-shortcuts{flex-wrap:wrap;gap:8px;display:flex}.directory-shortcuts a{border:1px solid var(--border);border-radius:999px;padding:8px 11px}.portfolio-form{max-width:820px}.managed-portfolio-item{gap:8px;display:grid}.managed-actions{align-items:center;gap:7px;padding-inline:4px;display:flex}.managed-actions>span{color:var(--muted);margin-left:auto;font-size:.85rem}.portfolio-detail{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.portfolio-detail>p{grid-column:1/-1}.portfolio-detail-main{border-top:4px solid var(--portfolio-accent)}.portfolio-detail-cover{aspect-ratio:16/7;background-position:50%;background-size:cover;border-radius:14px;margin-bottom:18px}.portfolio-detail-main .lead{color:var(--muted);font-size:1.08rem}.portfolio-description{margin:22px 0}.portfolio-fact{border-top:1px solid var(--border);grid-template-columns:120px 1fr;gap:12px;padding:12px 0;display:grid}.portfolio-links{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.portfolio-links a,.linked-publication{border:1px solid var(--border);border-radius:10px;padding:10px 12px;display:grid}.linked-publication span{color:var(--muted);font-size:.8rem}.portfolio-owner-card>a{align-items:center;gap:12px;display:flex}.portfolio-owner-card>a div{display:grid}.portfolio-owner-card span{color:var(--muted);font-size:.88rem}.portfolio-owner-card dl{gap:10px;display:grid}.portfolio-owner-card dl div{gap:3px;display:grid}.portfolio-owner-card dt{color:var(--muted);font-size:.82rem}.portfolio-owner-card dd{margin:0;font-weight:600}.interaction-inline-form{border-top:1px solid var(--border);margin-top:20px;padding-top:18px}@media (max-width:1000px){.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.portfolio-grid,.portfolio-detail{grid-template-columns:1fr}.portfolio-detail>p{grid-column:auto}.directory-toolbar{align-items:stretch;display:grid}.portfolio-fact{grid-template-columns:1fr}.managed-actions{flex-wrap:wrap}}.profile-portfolio-section{gap:16px;display:grid}.profile-portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-portfolio-card{border:1px solid var(--border);border-top:3px solid var(--portfolio-accent);background:var(--surface);border-radius:15px;overflow:hidden}.profile-portfolio-card>div{padding:15px}.profile-portfolio-cover{aspect-ratio:16/6;background-position:50%;background-size:cover;display:block}.profile-portfolio-card h3{margin:.5rem 0}.profile-portfolio-card p{color:var(--muted)}@media (max-width:680px){.profile-portfolio-grid{grid-template-columns:1fr}}.promotion-quote-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;display:grid}.promotion-quote-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:16px;margin-top:18px;padding:18px}.promotion-total{font-size:1.45rem}.promotion-price-breakdown{gap:0;margin:14px 0;display:grid}.promotion-price-breakdown>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:10px 0;display:flex}.promotion-price-breakdown dt{color:var(--muted)}.promotion-price-breakdown dd{text-align:right;margin:0}.promotion-confirm{margin:16px 0}.promotion-guidance ol{gap:10px;padding-left:20px;display:grid}.wallet-summary{grid-template-columns:repeat(2,minmax(0,220px));gap:12px;display:grid}.wallet-promotion-card{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.inline-cancel-form{gap:10px;width:min(100%,420px);display:grid}.inline-cancel-form>div{flex-wrap:wrap;gap:8px;display:flex}.wallet-promotion-history{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.wallet-transaction{justify-content:space-between;align-items:center;gap:20px;display:flex}.wallet-transaction>div{gap:4px;display:grid}.amount-positive{color:var(--success)}.amount-negative{color:var(--danger)}@media (max-width:760px){.promotion-quote-form{grid-template-columns:1fr}.promotion-price-breakdown>div{gap:4px;display:grid}.promotion-price-breakdown dd{text-align:left}.wallet-summary,.wallet-promotion-history{grid-template-columns:1fr}.wallet-promotion-card,.wallet-transaction{display:grid}.wallet-promotion-card .button{width:100%}}.admin-promotion-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;display:grid}.admin-promotion-list{gap:12px;display:grid}.admin-promotion-order{border:1px solid var(--border);border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(240px,.65fr);gap:16px;padding:14px;display:grid}.admin-promotion-order>div:first-child{gap:5px;display:grid}.admin-promotion-order h3,.admin-promotion-order p{margin:0}.admin-promotion-order small{color:var(--muted);display:block}.admin-refund-form{gap:8px;display:grid}.admin-refund-form textarea{min-height:76px}.admin-promotion-order.status-refunded{opacity:.72}@media (max-width:1000px){.admin-promotion-layout{grid-template-columns:1fr}}@media (max-width:700px){.admin-promotion-order{grid-template-columns:1fr}}.inline-confirmation,.session-confirm{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;gap:8px;padding:12px;display:grid}.inline-confirmation p{margin:0}.inline-confirmation>div,.session-confirm>div{flex-wrap:wrap;gap:8px;display:flex}.session-confirm{max-width:340px}.skip-link{z-index:200;background:var(--text);color:#fff;box-shadow:var(--shadow);border-radius:10px;padding:10px 14px;font-weight:800;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.skip-link:focus-visible{color:#fff;transform:translateY(0)}:where(a,button,[role=button]):focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 42%, transparent);outline-offset:3px}#main-content:focus{outline:none}.main-links a{gap:7px}.main-nav-unread{background:#ef4444;border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #ef44442e}.review-evidence-warning{font-size:13px;line-height:1.5}.review-evidence-badge{border:1px solid var(--line);color:var(--muted);border-radius:999px;margin:8px 0 0;padding:5px 9px;font-size:12px;font-weight:750;display:inline-flex}.media-page{gap:18px;display:grid}.media-hero{align-items:end}.media-program-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.media-program-grid .card{min-height:220px}.media-program-number{background:var(--accent-soft);width:38px;height:38px;color:var(--accent);border-radius:10px;place-items:center;font-weight:900;display:inline-grid}.media-rules{grid-template-columns:minmax(240px,.7fr) minmax(0,1fr);align-items:center;gap:28px;display:grid}@media (max-width:850px){.media-program-grid,.media-rules{grid-template-columns:1fr}}.telegram-share-trigger{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:6px 8px;font-weight:720}.telegram-share-trigger.compact{border:1px solid var(--line);background:var(--surface-soft);padding:5px 8px;font-size:12px}.telegram-share-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090e1994;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.telegram-share-dialog{border:1px solid var(--line);background:var(--surface);border-radius:16px;gap:16px;width:min(460px,100%);max-height:min(720px,100vh - 36px);padding:20px;display:grid;overflow:auto;box-shadow:0 28px 80px #090e1947}.telegram-share-dialog>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.telegram-share-dialog h2{margin:4px 0 0;font-size:23px}.telegram-share-close{border:1px solid var(--line);background:var(--surface-soft);cursor:pointer;border-radius:9px;width:34px;height:34px;font-size:24px;line-height:1}.telegram-share-preview{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;padding:15px}.telegram-share-preview strong{margin-bottom:8px;display:block}.telegram-share-preview p{color:var(--muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0 0 12px;line-height:1.5;display:-webkit-box;overflow:hidden}.telegram-share-preview span{color:var(--accent);font-weight:850}.telegram-share-controls{gap:14px;display:grid}.telegram-image-toggle{border:1px solid var(--line);background:var(--surface-soft);cursor:pointer;border-radius:10px;grid-template-columns:none;align-items:center;gap:10px;padding:12px 13px;display:flex}.telegram-image-toggle input{width:18px;height:18px;margin:0}.telegram-image-toggle.disabled{opacity:.55;cursor:default}.telegram-share-empty{border:1px dashed var(--line-strong);border-radius:12px;justify-items:start;gap:10px;padding:18px;display:grid}.telegram-share-empty p{color:var(--muted);margin:0}.telegram-channel-settings{gap:16px;display:grid}.telegram-channel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.telegram-channel-heading h2{margin-bottom:6px}.telegram-channel-list{gap:9px;display:grid}.telegram-channel-row{border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.telegram-channel-row>div{gap:4px;display:grid}.telegram-channel-row span{color:var(--muted);font-size:13px}.telegram-channel-row.disabled{opacity:.62}@media (max-width:560px){.telegram-share-dialog{width:100%;padding-bottom:calc(20px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;align-self:end}.telegram-share-backdrop{place-items:end center;padding:0}.telegram-channel-heading,.telegram-channel-row{flex-direction:column;align-items:stretch}}body{color:var(--text);background-image:radial-gradient(circle at 10% -5%,#6f8cff21,#0000 28%),radial-gradient(circle at 92% 16%,#854fff14,#0000 25%),linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:auto,auto,28px 28px,28px 28px}.header{background:#0c1016ed;border-color:#3b4655b8;box-shadow:0 12px 32px #0003}.brand{color:#fff}.main-links a{color:#aeb7c6}.warning-dot,.nav-badge{border-color:#0d1117}.muted,.small-text{color:var(--muted)}.eyebrow{color:#91a8ff}.card,.hero,.section-hero,.surface-section,.today-strip,.sidebar-card,.home-search,.feed-tabs,.workspace-tabs,.page-heading,.community-directory-controls,.community-directory-summary>div,.profile-main-card,.profile-tabs,.wall-composer-card,.profile-wall-card,.review-summary-card,.verified-review,.interaction-request-card,.profile-portfolio-card,.achievement-card,.role-history-list article,.settings-section-card,.account-overview-settings,.settings-links,.settings-sidebar-card,.auth-panel,.auth-intro,.onboarding-card,.event-create-card,.community-profile,.community-toolbar,.publication-detail,.reply-composer,.discussion-comment,.format-choice,.publication-editor,.publication-preview,.bb-editor-compact,.bb-inline-preview,.child-community-strip,.conversation-list-modern,.new-message-panel,.recipient-suggestions,.conversation-header-modern,.message-bubble-modern,.notification-list-modern,.control-center-hero,.control-center-tabs,.admin-metric-card,.moderation-report-card,.admin-review-card,.workshop-review-card,.report-dialog,.search-group-tabs,.search-publication-filters,.interest-card,.interaction-card,.admin-role-card,.telegram-share-dialog{border-color:var(--line);box-shadow:none;background:#141922f5}.hero,.section-hero{border-radius:10px;padding:clamp(20px,3vw,32px)}.button{min-height:38px;box-shadow:none;background:#5e7bf2;border-radius:7px;padding:9px 14px}.button:hover{filter:brightness(1.08)}.button.ghost,.sort-button,.icon-square,.dialog-close,.preview-mobile-toggle{border-color:var(--line-strong);color:#dce2eb;background:#171d27}.text-button,.text-link{color:#9db0ff}input,textarea,select,.date-input-wrap,.bb-toolbar select{border-color:var(--line-strong);color:var(--text);background:#10151d}input::placeholder,textarea::placeholder{color:#697589}input:focus,textarea:focus,select:focus{outline-color:#6f8cff3d}.notice{color:#becaff;background:#182548;border-color:#344b93}.error-box,.state-error{color:#ff9aa0;background:#321b22;border-color:#6c3039}.success-box{color:#7ce2bf;background:#15342c;border-color:#25624f}.warning-box,.message-safety-note,.backup-state-running,.backup-state-waiting{color:#f4cc79;background:#332918;border-color:#6f5727}.empty-state,.compact-empty,.sidebar-empty{border-color:var(--line-strong);background:#141922bf}.skeleton{background:linear-gradient(90deg,#1a2029 25%,#252e3a 50%,#1a2029 75%) 0 0/200% 100%}.feed-tabs{background:#0b0e13ed;top:61px}.feed-tabs button.active,.workspace-tabs button.active,.segmented-control button.active,.control-center-tabs button.active,.search-group-tabs button.active{color:#fff;box-shadow:none;background:#242c39}.segmented-control button,.notification-filters button{color:#aeb8c7}.segmented-control button:hover,.notification-filters button:hover{color:#fff;background:#1d2430}.notification-filters button{border-color:var(--line);background:var(--surface)}.publication-card{background:#141922f5;border-color:#293240;border-radius:9px;transition:border-color .16s,transform .16s,background .16s}.publication-card:hover{border-color:color-mix(in srgb,var(--community-accent) 55%,var(--line));box-shadow:none;background:#181f29;transform:translateY(-1px)}.publication-main p,.publication-card p,.sidebar-card p,.section-hero p{color:#b9c2cf}.topic-label,.post-label,.type-label,.tag,.feed-reason,.promoted-label{border-color:var(--line);color:#aeb8c7;background:#1d2430}.tag-list{border-color:var(--line)}.active-community-card,.mini-community{border-color:var(--line);background:#171d27}.active-community-card:hover,.mini-community:hover{background:#1c2431;border-color:#4d62bc}.sponsor-art,.calendar-box,.workshop-placeholder{border-color:var(--line);background:#1d2430}.profile-cover,.profile-cover-modern{border-color:var(--line);background:radial-gradient(circle at 20% 20%,#6f8cff59,#0000 34%),linear-gradient(135deg,#182036,#181724 58%,#10231f)}.profile-head .avatar,.profile-main-row>.avatar{border-color:#141922}.profile-number-strip,.profile-number-strip>*,.profile-tabs{border-color:var(--line)}.profile-tabs button{color:#aeb8c7}.profile-tabs button.active{color:#fff;border-color:var(--accent)}.wall-post,.comment,.reaction-button,table,th,td{border-color:var(--line);background:var(--surface)}.message-bubble.mine{background:#1c294d;border-color:#344a8a}.message-composer{background:#0b0e13eb}th{background:var(--surface-soft)}code{color:#c9d3e3;background:#1d2430}.mobile-nav{border-color:var(--line);background:#0d1117f7}.mobile-nav a{color:#9aa6b8}.password-rules span,.interest-check,.settings-toggle,.session-row,.account-detail-grid>div{border-color:var(--line);background:var(--surface-soft);color:#b9c2cf}.password-rules span.done{background:var(--success-soft);color:var(--success)}.onboarding-progress span{background:#293240}.onboarding-summary>div:not(.onboarding-actions){border-color:var(--line);background:var(--surface-soft)}.settings-cover-preview{border-color:var(--line);background:#171d27}.community-directory-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.community-directory-summary>div{padding:14px 15px}.community-directory-summary strong{color:#fff;font-size:22px}.community-directory-summary span{color:var(--muted)}.community-directory-controls{gap:10px;padding:14px}.community-tree{gap:10px}.community-tree-node{gap:8px;display:grid}.community-tree-card{border:1px solid var(--line);border-left:3px solid var(--community-accent);background:#141922f7;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:16px 17px 13px;transition:border-color .16s,background .16s;display:grid;overflow:hidden}.community-tree-card:before{display:none}.community-tree-card.expandable{cursor:pointer}.community-tree-card.expandable:hover,.community-tree-card.expandable:focus-visible{border-color:color-mix(in srgb,var(--community-accent) 55%,var(--line));background:#181f2a;outline:none}.community-card-heading{align-items:center}.community-card-heading h2{margin:0;font-size:22px}.community-card-heading h2 a:hover{color:#fff;text-decoration:underline;-webkit-text-decoration-color:var(--community-accent);text-decoration-color:var(--community-accent);text-underline-offset:4px}.community-parent-label{color:#77859a;margin:0 0 4px;font-size:11px;font-weight:700}.community-description{color:#bdc5d1;max-width:800px;margin:9px 0;line-height:1.5}.community-meta{color:#95a1b3;flex-wrap:wrap;gap:12px;font-size:13px;display:flex}.community-meta span+span:before{content:"·";color:#566173;margin-right:12px}.community-tree-secondary{color:#748196;gap:14px;margin-top:9px;font-size:12px;display:flex}.community-tree-secondary a{color:#9eafff}.community-tree-badges{align-items:center;gap:8px;display:flex}.subscription-badge{color:#aebdff;background:#1c294d;border:1px solid #344a8a}.community-expand-button{border:1px solid var(--line-strong);color:#c9d1dc;cursor:pointer;background:#10151d;border-radius:7px;align-items:center;gap:7px;min-width:58px;height:32px;padding:0 9px;display:inline-flex}.community-expand-button b{color:var(--community-accent);font-size:18px}.community-tree-actions{align-items:center;gap:8px;display:flex}.community-expand-hint{color:#718096;border-top:1px solid #242d39;grid-column:1/-1;margin:0 -17px -13px;padding:7px 17px;font-size:11px}.community-tree-children{border-left:1px solid color-mix(in srgb,var(--community-accent,var(--accent)) 32%,var(--line));gap:8px;margin-left:20px;padding-left:14px;display:grid}.event-mode-switch{margin-block:18px}.event-date-section{border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;gap:10px;padding:14px;display:grid}.event-date-section>div:first-child{justify-content:space-between;gap:12px;display:flex}.event-date-section>div:first-child span{color:var(--muted);font-size:12px}.date-time-pair{grid-template-columns:1fr 1fr;gap:10px;display:grid}.form-check{grid-template-columns:24px 1fr;align-items:center;padding:10px 0}.form-check-input{width:18px;height:18px;margin:0}.form-check-label{min-width:0}.wall-composer-card{padding:16px}.wall-composer-card textarea{min-height:105px}.wall-composer-tools{flex-wrap:wrap;gap:8px;display:flex}.composer-tool{border:1px solid var(--line);background:var(--surface-soft);color:#c5cedb;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-height:34px;padding:7px 10px;font-weight:700;display:inline-flex}.composer-tool:hover{background:#202b4d;border-color:#5063a7}.emoji-picker{border:1px solid var(--line);background:#10151d;border-radius:8px;flex-wrap:wrap;gap:6px;padding:10px;display:flex}.emoji-picker button{background:var(--surface-soft);cursor:pointer;border:0;border-radius:7px;width:34px;height:34px;font-size:20px}.gif-url-panel{border:1px solid var(--line);background:#10151d;border-radius:8px;gap:6px;padding:10px;display:grid}.gif-url-panel small{color:var(--muted)}.wall-attachment-preview{gap:8px;display:grid}.wall-attachment-preview>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;align-items:center;gap:10px;padding:9px;display:flex}.wall-attachment-preview img{object-fit:cover;border-radius:7px;width:72px;height:56px}.wall-post-body{gap:10px;display:grid}.wall-post-body p{white-space:pre-wrap;margin:0}.wall-image,.wall-gif{border:1px solid var(--line);object-fit:contain;background:#090c10;border-radius:9px;max-width:min(100%,680px);max-height:560px;display:block}.compact-reputation-card .local-trust-list a{padding:9px 0}.profile-gift-preview{flex-wrap:wrap;gap:7px;display:flex}.profile-gift-preview button{border:1px solid var(--line);background:var(--surface-soft);cursor:pointer;border-radius:9px;width:48px;height:48px;padding:0;overflow:hidden}.profile-gift-preview img{object-fit:cover;width:100%;height:100%}.profile-gift-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px;display:grid}.profile-gift-card{border:1px solid var(--line);background:var(--surface);border-radius:9px;grid-template-columns:72px 1fr;gap:12px;padding:12px;display:grid}.profile-gift-card img,.gift-placeholder{object-fit:cover;border-radius:9px;width:72px;height:72px}.gift-placeholder{background:var(--surface-soft);place-items:center;font-size:30px;display:grid}.profile-gift-card p{color:var(--muted);margin:5px 0}.gift-picker-dialog{width:min(520px,100% - 24px);max-height:calc(100vh - 40px);overflow:auto}.workshop-portfolio-card>img{object-fit:cover;border-radius:8px;width:100%;max-height:180px}.telegram-share-trigger.compact{border-color:var(--line);color:#b5bfce;background:#1a202b}.telegram-share-trigger:hover{color:#c6d0ff;background:#202b4d}.telegram-share-backdrop,.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04060ac7;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.telegram-share-dialog{background:#151b24;border-color:#364151;gap:16px;width:min(460px,100%);max-height:calc(100vh - 36px);padding:20px;display:grid;overflow:auto;box-shadow:0 28px 90px #0000008c}.telegram-share-preview,.telegram-image-toggle,.telegram-share-close,.telegram-channel-row{border-color:var(--line);background:#10151d}.promotion-page{gap:16px;display:grid}.promotion-terms-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.promotion-terms-grid article{align-content:start;gap:9px;display:grid}.promotion-price{color:#b8c5ff;font-size:18px}.promotion-rules ol{color:#bdc5d1;gap:8px;padding-left:20px;display:grid}@media (max-width:850px){.community-directory-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.community-tree-card{grid-template-columns:1fr}.community-tree-children{margin-left:8px;padding-left:8px}.promotion-terms-grid{grid-template-columns:1fr}}@media (max-width:560px){.shell{width:min(100% - 20px,1240px)}.community-card-heading{align-items:flex-start}.community-tree-badges{flex-direction:column;align-items:flex-end}.community-tree-secondary{gap:4px;display:grid}.community-tree-actions{grid-template-columns:1fr 1fr;display:grid}.community-tree-actions .button{width:100%}.date-time-pair{grid-template-columns:1fr}.telegram-share-backdrop,.modal-backdrop{place-items:end center;padding:0}.telegram-share-dialog,.gift-picker-dialog{border-radius:14px 14px 0 0;width:100%;max-height:88vh}}.media-application{grid-template-columns:minmax(240px,.65fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.media-partner-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:10px;display:grid}.media-partner-card{border:1px solid var(--line);background:var(--surface);border-radius:9px;gap:13px;min-width:0;padding:16px;transition:border-color .16s,background .16s,transform .16s;display:flex}.media-partner-card:hover{background:var(--surface-raised);color:inherit;border-color:#5268c2;transform:translateY(-1px)}.media-partner-card>div{min-width:0}.media-partner-card h3{margin:8px 0 6px}.media-partner-card p{color:var(--muted);margin:0;line-height:1.5}.media-partner-card footer{color:#8f9bad;flex-wrap:wrap;gap:8px;margin-top:12px;font-size:12px;display:flex}.media-partner-card footer b{color:#aab9ff;margin-left:auto}.admin-review-evidence header{align-items:center;gap:10px;display:flex}.admin-review-evidence header>div{gap:3px;display:grid}.admin-review-evidence header span{color:var(--muted);font-size:12px}.review-evidence-preview{border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;grid-template-columns:120px 1fr;align-items:center;gap:12px;margin:12px 0;padding:10px;display:grid}.review-evidence-preview img{object-fit:cover;border-radius:7px;width:120px;height:86px}@media (max-width:760px){.media-application,.media-partner-grid{grid-template-columns:1fr}}.community-profile,.community-toolbar,.sort-button,.icon-square,.publication-detail,.reply-composer,.discussion-comment,.format-choice,.publication-editor,.publication-preview,.bb-editor,.bb-editor-compact,.inline-publication-editor .bb-editor,.child-community-strip,.bb-toolbar select,.admin-subnav a,.date-input-wrap,.inbox-search input,.conversation-list-modern,.new-message-panel,.recipient-suggestions,.conversation-header-modern,.message-bubble-modern,.notification-filters button,.notification-list-modern,.control-center-hero,.control-center-tabs,.admin-metric-card,.moderation-report-card,.admin-review-card,.workshop-review-card,.report-dialog,.dialog-close,.preview-mobile-toggle,.bb-inline-preview,.search-suggestions button,.recent-searches button,.search-group-tabs,.search-publication-filters,.interaction-card,.admin-role-card{border-color:var(--line);background:var(--surface);color:var(--text);box-shadow:none}.community-profile,.publication-detail,.publication-editor,.report-dialog,.control-center-hero{border-radius:10px}.community-toolbar,.reply-composer,.discussion-comment,.format-choice,.publication-preview,.child-community-strip,.conversation-header-modern,.notification-list-modern,.control-center-tabs,.admin-metric-card,.moderation-report-card,.admin-review-card,.workshop-review-card,.search-group-tabs,.search-publication-filters,.interaction-card,.admin-role-card{border-radius:9px}.sort-button:hover,.icon-square:hover,.admin-subnav a:hover,.notification-filters button:hover,.search-suggestions button:hover,.recent-searches button:hover,.search-group-tabs button:hover,.preview-mobile-toggle:hover,.dialog-close:hover{background:var(--surface-raised);color:#fff;border-color:#5063a7}.bb-toolbar,.publication-editor-tabs,.publication-editor-actions,.reply-composer-actions,.message-composer,.control-center-tabs,.search-group-tabs{border-color:var(--line);background:#10151d}.bb-toolbar button,.bb-toolbar select,.publication-editor-tabs button,.control-center-tabs button,.search-group-tabs button{color:#aeb8c7}.bb-toolbar button:hover,.publication-editor-tabs button:hover,.control-center-tabs button:hover,.search-group-tabs button:hover{border-color:var(--line-strong);background:var(--surface-raised);color:#fff}.bb-upload-error,.state-error,.inline-confirm,.inline-moderation-form,.queue-summary,.attention-list>div{color:#ff9aa0;background:#321b22;border-color:#6c3039}.backup-state-running,.backup-state-waiting,.message-safety-note,.notification-type.type-system{color:#f4cc79;background:#332918;border-color:#6f5727}.message-bubble-modern.mine,.message-bubble.mine{color:#eef2ff;background:#1d2b52;border-color:#4058a1}.notification-filters button.active,.control-center-tabs button.active,.search-group-tabs button.active{color:#fff;background:#202b4d;border-color:#4b62bd}.control-center-tabs button span,.search-group-tabs button.active span{color:#aebdff;background:#111722}.preview-desktop,.preview-mobile,.publication-preview,.bb-inline-preview{color:var(--text)}.publication-detail-header,.publication-detail-footer,.comment-actions,.notification-item,.conversation-row,.settings-row,.admin-table-row{border-color:var(--line)}.interest-card:after,.active-community-card:after{opacity:.72}input[type=date],input[type=time]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}input[type=date]::-webkit-calendar-picker-indicator{filter:invert()opacity(.72);cursor:pointer}input[type=time]::-webkit-calendar-picker-indicator{filter:invert()opacity(.72);cursor:pointer}.form-check{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:11px 12px;display:grid}.form-check-input{width:18px;height:18px;accent-color:var(--accent);margin:1px 0 0}.form-check-label{color:#d7dee8;line-height:1.45}@media (max-width:850px){.community-profile{grid-template-columns:1fr}.community-toolbar,.control-center-hero,.conversation-header-modern{flex-direction:column;align-items:stretch}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f7f6;--surface:#fff;--surface-soft:#fafafa;--surface-raised:#fff;--text:#181818;--muted:#6b6b6b;--line:#d8d8d6;--line-strong:#bdbdb9;--accent:#414141;--accent-soft:#eeeeec;--danger:#a61b1b;--danger-soft:#fff1f1;--success:#17633e;--success-soft:#edf7f1;--warning:#7a5812;--warning-soft:#fff8e7;--shadow:none}html,body{background:var(--bg);min-height:100%}body{color:var(--text);background-image:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}::selection{color:#111;background:#dededb}.header{border-bottom:1px solid var(--line);box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7}.brand{color:#1c1c1c;letter-spacing:-.035em;gap:9px;font-size:22px}.brand:hover{color:#1c1c1c}.brand-mark{width:30px;height:30px;box-shadow:none;color:#fff;background:#505050;border-radius:2px;font-size:18px}.main-links{gap:28px;height:58px}.main-links a{color:#3f3f3f;height:58px;font-size:13px;font-weight:620}.main-links a:hover,.main-links a.active{color:#111}.main-links a:after,.main-links a:hover:after{background:0 0;border-radius:0;height:2px;bottom:0;left:0;right:0}.main-links a.active:after{content:"";background:#444;position:absolute}.main-nav-unread{width:6px;height:6px;box-shadow:none;background:#777}.header-search{border:1px solid var(--line-strong);background:#fff;border-radius:6px;grid-template-columns:minmax(0,1fr) 36px;gap:0;width:min(355px,28vw);min-height:36px;display:grid}.header-search input{background:0 0;border:0;border-radius:6px 0 0 6px;min-height:34px;padding:0 10px;font-size:12px}.header-search input:focus{outline:0}.header-search button{color:#555;cursor:pointer;background:0 0;border:0;border-left:1px solid #eeeeec;place-items:center;width:36px;padding:0;display:grid}.icon-links{gap:2px}.icon-links a{color:#444;border-radius:4px;width:34px;height:34px;font-size:19px}.icon-links a:hover{border-color:var(--line);color:#111;background:#f5f5f3}.nav-badge,.warning-dot{background:#555;border-color:#fff}.auth-actions{gap:10px;font-size:13px}.profile-trigger{color:#303030;gap:8px;font-size:13px}.avatar{color:#555;background:#ececea;border-color:#cececb}h1,h2,h3{color:#181818;letter-spacing:-.018em}.card,.surface-section,.today-strip,.sidebar-card,.home-search,.feed-tabs,.workspace-tabs,.section-hero,.page-heading,.community-directory-controls,.community-directory-summary>div,.profile-main-card,.profile-tabs,.wall-composer-card,.profile-wall-card,.review-summary-card,.verified-review,.interaction-request-card,.profile-portfolio-card,.achievement-card,.role-history-list article,.settings-section-card,.account-overview-settings,.settings-links,.settings-sidebar-card,.auth-panel,.auth-intro,.onboarding-card,.event-create-card,.community-profile,.community-toolbar,.publication-detail,.reply-composer,.discussion-comment,.format-choice,.publication-editor,.publication-preview,.bb-editor-compact,.bb-inline-preview,.child-community-strip,.conversation-list-modern,.new-message-panel,.recipient-suggestions,.conversation-header-modern,.message-bubble-modern,.notification-list-modern,.control-center-hero,.control-center-tabs,.admin-metric-card,.moderation-report-card,.admin-review-card,.workshop-review-card,.report-dialog,.search-group-tabs,.search-publication-filters,.interest-card,.interaction-card,.admin-role-card,.telegram-share-dialog{border-color:var(--line);box-shadow:none;background:#fff}.card{border-radius:6px;padding:16px}.button{min-height:36px;box-shadow:none;color:#fff;background:#4a4a4a;border:1px solid #484848;border-radius:5px;padding:8px 14px;font-size:13px;font-weight:650}.button:hover{color:#fff;filter:none;background:#303030;border-color:#262626}.button.secondary,.button.ghost{border-color:var(--line-strong);color:#333;background:#fff}.button.secondary:hover,.button.ghost:hover{color:#111;background:#f5f5f3;border-color:#8f8f8b}input,textarea,select{border-color:var(--line-strong);color:#222;background:#fff;border-radius:5px}.error-box,.success-box,.warning-box,.notice{border-radius:5px}.home-board{gap:14px;display:grid}.home-titlebar{border:1px solid var(--line);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:8px 12px;display:flex}.home-titlebar h1{margin:0;font-size:18px;font-weight:700}.home-titlebar .button{min-width:182px}.home-community-tree,.home-discussion-panel,.home-current-panel,.home-list-panel{border:1px solid var(--line);background:#fff;border-radius:6px;min-width:0;overflow:hidden}.home-community-tree{padding:8px 10px 0}.home-community-tree details{border-bottom:1px solid #ececea}.home-community-tree details:last-of-type{border-bottom:0}.home-community-tree summary{cursor:pointer;color:#292929;grid-template-columns:22px minmax(0,1fr) 16px;align-items:center;gap:8px;min-height:42px;padding:0 4px;font-size:13px;list-style:none;display:grid}.home-community-tree summary::-webkit-details-marker{display:none}.home-community-tree summary>span:last-child{color:#777;font-size:12px;transition:transform .15s}.home-community-tree details[open] summary>span:last-child{transform:rotate(180deg)}.home-tree-symbol{color:#555;border:1px solid #c9c9c6;border-radius:3px;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:grid}.home-community-tree ul{gap:0;margin:0 0 8px 29px;padding:0;list-style:none;display:grid}.home-community-tree li{min-width:0;position:relative}.home-community-tree li:before{content:"–";color:#9a9a96;position:absolute;top:5px;left:0}.home-community-tree li>a{color:#555;text-overflow:ellipsis;white-space:nowrap;padding:5px 8px 5px 16px;font-size:12px;display:block;overflow:hidden}.home-community-tree li>a:hover{color:#111;text-underline-offset:3px;text-decoration:underline}.home-community-tree li ul{margin-bottom:0;margin-left:14px}.home-panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:0 14px;display:flex}.home-panel-heading h2{margin:0;font-size:14px;font-weight:700}.home-panel-heading a:hover{color:#111;text-decoration:underline}.home-feed-tabs button{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:0;min-height:39px;padding:0;font-size:11px;position:relative}.home-feed-tabs button.active{color:#1d1d1d;font-weight:700}.home-feed-tabs button.active:after{content:"";background:#454545;height:2px;position:absolute;bottom:-1px;left:0;right:0}.home-feed-table{min-width:0}.home-feed-head{border-bottom:1px solid var(--line);color:#737373;grid-template-columns:minmax(0,1fr) 160px 64px 78px;align-items:center;gap:10px;min-height:30px;padding:0 12px 0 50px;font-size:10px;display:grid}.home-feed-head span:nth-child(n+3){text-align:center}.home-topic-row{background:#fff;border-bottom:1px solid #e6e6e3;grid-template-columns:26px minmax(0,1fr) 160px 64px 78px;align-items:center;gap:10px;min-height:66px;padding:7px 12px;display:grid}.home-topic-icon{color:#666;border:1px solid #c5c5c2;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:grid}.home-topic-copy{min-width:0}.home-topic-path{color:#777;white-space:nowrap;gap:4px;margin-bottom:2px;font-size:9px;display:flex;overflow:hidden}.home-topic-path a:hover{color:#111}.home-topic-title{color:#202020;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.35;display:block;overflow:hidden}.home-topic-title:hover{color:#111;text-underline-offset:3px;text-decoration:underline}.home-topic-author{gap:2px;min-width:0;font-size:10px;display:grid}.home-topic-author a{color:#333;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.home-topic-count{color:#444;text-align:center;font-size:10px;font-weight:500}.home-feed-status{color:#777;text-align:center;place-content:center;justify-items:center;gap:7px;min-height:180px;padding:24px;display:grid}.home-feed-status strong{color:#333}.home-feed-status.error{color:var(--danger)}.home-panel-footer{border-top:1px solid var(--line);color:#555;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:0 12px;font-size:11px;display:flex}.home-current-list{display:grid}.home-current-item:hover{color:inherit;background:#fafaf9}.home-current-icon{color:#555;border:1px solid #c5c5c2;border-radius:4px;place-items:center;width:26px;height:26px;font-size:13px;display:grid}.home-current-item>span:last-child{align-content:start;gap:3px;min-width:0;display:grid}.home-current-item small{color:#777;font-size:9px}.home-current-item em{color:#777;font-size:9px;font-style:normal;line-height:1.35}.home-current-empty,.home-list-empty,.home-compact-loading{color:#777;padding:18px 12px;font-size:11px;line-height:1.5}.home-lower-grid{width:calc(100% - minmax(220px, 280px));grid-template-columns:1fr 1fr;gap:14px;margin-left:294px;display:grid}.home-simple-list{display:grid}.home-simple-list>a:hover{color:inherit;background:#fafaf9}.home-list-icon{color:#555;place-items:center;width:20px;height:20px;font-size:13px;display:grid}.home-simple-list>a>span:nth-child(2){min-width:0;display:grid}.home-simple-list strong{color:#262626;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.home-simple-list small{color:#777;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.home-simple-list em{color:#777;text-align:right;white-space:nowrap;font-size:9px;font-style:normal}@media (max-width:1180px){.main-links{gap:18px}.header-search{width:min(280px,24vw)}.home-layout{grid-template-columns:230px minmax(0,1fr)}.home-current-panel{grid-column:1/-1}.home-current-list{grid-template-columns:repeat(2,1fr)}.home-current-item:nth-child(odd){border-right:1px solid var(--line)}.home-lower-grid{width:auto;margin-left:244px}}@media (max-width:930px){.header-search{display:none}.home-layout{grid-template-columns:1fr}.home-community-tree{order:2}.home-discussion-panel{order:1}.home-current-panel{order:3}.home-community-tree{grid-template-columns:repeat(2,1fr);display:grid}.home-community-tree .home-panel-footer{grid-column:1/-1}.home-community-tree details:nth-of-type(odd){border-right:1px solid var(--line)}.home-lower-grid{width:auto;margin-left:0}}@media (max-width:760px){.shell{width:min(100% - 18px,1500px)}.main{padding-top:9px}.home-titlebar{min-height:46px}.home-titlebar .button{min-width:0}.home-feed-head{grid-template-columns:minmax(0,1fr) 58px;padding-left:48px}.home-feed-head span:nth-child(2),.home-feed-head span:nth-child(4){display:none}.home-topic-row{grid-template-columns:24px minmax(0,1fr) 58px}.home-topic-author,.home-topic-row .home-topic-count:last-child{display:none}.home-lower-grid,.home-current-list{grid-template-columns:1fr}.home-current-item:nth-child(odd){border-right:0}}@media (max-width:560px){.home-community-tree{grid-template-columns:1fr}.home-community-tree details:nth-of-type(odd){border-right:0}.home-titlebar h1{font-size:16px}.home-titlebar .button{padding-inline:10px}.home-topic-copy p{display:none}.home-topic-row{min-height:58px}.home-simple-list>a{grid-template-columns:22px minmax(0,1fr)}.home-simple-list em{display:none}}body{background:var(--bg);color:var(--text);background-image:none}.header{border-bottom:1px solid var(--line);box-shadow:none;background:#fffffff7}.nav{min-height:58px}.brand-mark{box-shadow:none;background:#4d4d4d;border-radius:2px}.button{box-shadow:none;border-radius:5px}.compact-page-heading{border:1px solid var(--line);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:10px 14px;display:flex}.compact-page-heading>div{min-width:0}.compact-page-heading h1{margin:0;font-size:19px;line-height:1.2}.compact-page-heading p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;overflow:hidden}.compact-filterbar{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:minmax(260px,1fr) 190px 190px;gap:10px;padding:10px;display:grid}.compact-filterbar label{color:#555;gap:4px;margin:0;font-size:10px;font-weight:650;display:grid}.compact-filterbar input,.compact-filterbar select{min-height:36px;padding-block:0;font-size:12px}.compact-search-field{align-self:end}.compact-section-tabs{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:end;gap:24px;min-height:44px;padding:0 14px;display:flex;overflow-x:auto}.compact-section-tabs button{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;min-height:43px;padding:0;font-size:12px;display:inline-flex;position:relative}.compact-section-tabs button span{color:#777;border:1px solid #dededb;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:9px;display:grid}.compact-section-tabs button.active{color:#1f1f1f;font-weight:750}.compact-section-tabs button.active:after{content:"";background:#454545;height:2px;position:absolute;bottom:-1px;left:0;right:0}.compact-empty-state{min-height:112px;color:var(--muted);background:#fbfbfa;border:1px dashed #c9c9c5;border-radius:5px;align-content:center;justify-items:start;gap:6px;padding:18px;font-size:11px;display:grid}.compact-empty-state strong{color:#333;font-size:13px}.compact-row-skeletons{width:100%;display:grid}.compact-row-skeletons>span{background:linear-gradient(90deg,#0000 0,#00000009 50%,#0000 100%) 0 0/240px 100%,#fff;border-bottom:1px solid #e7e7e4;min-height:62px;animation:1.5s linear infinite compact-shimmer;display:block;position:relative;overflow:hidden}.compact-row-skeletons>span:last-child{border-bottom:0}@keyframes compact-shimmer{0%{background-position:-240px 0,0 0}to{background-position:calc(100% + 240px) 0,0 0}}.error-box,.success-box{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-lower-grid{width:calc(100% - 294px);margin-left:294px}.home-tree-skeleton{display:grid}.home-tree-skeleton span{background:linear-gradient(90deg,#f7f7f5 20%,#eeeeeb 50%,#f7f7f5 80%) 0 0/240px 100%;border-bottom:1px solid #ececea;height:43px;animation:1.5s linear infinite compact-shimmer;display:block}.home-topic-skeleton{pointer-events:none}.home-topic-skeleton>div{gap:6px;display:grid}.skeleton-dot{background:#ececea;border-radius:50%;width:20px;height:20px;display:block}.skeleton-line{background:#ececea;border-radius:3px;height:7px;display:block}.skeleton-line.short{width:44%}.skeleton-line.medium{width:66%}.skeleton-line.long{width:92%}.home-current-skeleton{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr;gap:10px;min-height:88px;padding:12px;display:grid}.home-current-skeleton>span{background:#ececea;border-radius:4px;width:26px;height:26px;display:block}.home-current-skeleton>div{align-content:center;gap:7px;display:grid}.home-current-skeleton i{background:#ececea;border-radius:3px;width:80%;height:7px;display:block}.home-current-skeleton i:first-child{width:35%}.home-current-skeleton i:last-child{width:55%}.community-browser-page,.media-directory-page,.workshop-directory-page,.events-directory-page,.messages-index-page{gap:12px;display:grid}.community-browser-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:12px;display:grid}.community-browser-index,.community-browser-list{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.community-browser-index>strong{border-bottom:1px solid var(--line);padding:13px 12px;font-size:12px;display:block}.community-browser-index nav{padding:5px 0;display:grid}.community-browser-index nav a{color:#474747;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:11px;display:grid}.community-browser-index nav a:hover{color:#111;background:#f7f7f5}.community-browser-index nav span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.community-browser-index nav small{color:#8a8a86;font-size:9px}.community-browser-node{display:grid}.community-browser-row{--tree-indent:calc(var(--tree-depth,0) * 18px);min-height:78px;padding:9px 12px 9px calc(12px + var(--tree-indent));background:#fff;border-bottom:1px solid #e5e5e2;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.community-browser-row.expandable{cursor:pointer}.community-browser-row.expandable:hover,.community-browser-row:focus-visible{background:#fafaf9;outline:0}.community-browser-symbol{color:#555;background:#fafaf8;border:1px solid #c8c8c4;border-radius:4px;place-items:center;width:26px;height:26px;font-size:11px;font-weight:800;display:grid}.community-browser-copy{min-width:0}.community-browser-title{align-items:center;gap:7px;min-width:0;display:flex}.community-browser-title>a{color:#202020;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:750;overflow:hidden}.community-browser-title>a:hover{text-underline-offset:3px;text-decoration:underline}.community-browser-chevron{color:#666;cursor:pointer;background:0 0;border:0;place-items:center;width:22px;height:22px;padding:0;font-size:17px;display:grid}.community-followed{color:#666;border:1px solid #d3d3cf;border-radius:9px;flex:none;padding:2px 6px;font-size:8px}.community-browser-copy>p{color:#6d6d69;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 5px;font-size:10px;line-height:1.35;overflow:hidden}.community-browser-meta{color:#858581;white-space:nowrap;gap:9px;font-size:9px;display:flex;overflow:hidden}.community-browser-meta span+span:before{content:"·";color:#b1b1ad;margin-right:9px}.community-browser-meta a{color:#555}.community-browser-actions{gap:7px;display:flex}.community-browser-actions .button{min-height:32px;padding:6px 10px;font-size:10px}.community-browser-children{border-left:2px solid #dededa}.community-browser-list>.community-browser-node:last-child>.community-browser-row{border-bottom:0}.media-partner-list,.media-material-list{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.media-partner-head{border-bottom:1px solid var(--line);color:#777;grid-template-columns:minmax(0,1fr) 150px 150px 130px;align-items:center;gap:12px;min-height:32px;padding:0 12px 0 50px;font-size:9px;display:grid}.media-partner-row{border-bottom:1px solid #e6e6e3;grid-template-columns:30px minmax(0,1fr) 150px 150px 130px;align-items:center;gap:12px;min-height:76px;padding:9px 12px;display:grid}.media-partner-row:last-child{border-bottom:0}.media-partner-row:hover{background:#fafaf9}.media-partner-avatar{color:#555;background:#f4f4f2;border:1px solid #c8c8c4;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.media-partner-copy{min-width:0}.media-partner-copy strong{color:#222;font-size:12px}.media-partner-copy p{color:#777;text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-size:10px;overflow:hidden}.media-partner-copy a{color:#555;font-size:9px}.media-partner-platform{gap:3px;font-size:10px;display:grid}.media-partner-platform small,.media-partner-audience{color:#777;font-size:9px}.media-partner-row .button{justify-self:end}.media-material-row{border-bottom:1px solid #e6e6e3;grid-template-columns:30px minmax(0,1fr) 100px;align-items:center;gap:12px;min-height:70px;padding:9px 12px;display:grid}.media-material-row:last-child{border-bottom:0}.media-material-symbol{color:#555;border:1px solid #c8c8c4;border-radius:4px;place-items:center;width:26px;height:26px;font-size:10px;font-weight:800;display:grid}.media-material-row>div{min-width:0}.media-material-row>div>span,.media-material-row>strong{color:#858581;font-size:9px;font-weight:500}.media-material-row a{color:#222;text-overflow:ellipsis;white-space:nowrap;margin:2px 0;font-size:12px;font-weight:700;display:block;overflow:hidden}.media-material-row p{color:#777;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;overflow:hidden}.workshop-compact-card,.workshop-card-skeleton{border:1px solid var(--line);background:#fff;border-radius:6px;min-width:0;overflow:hidden}.workshop-card-skeleton{background:linear-gradient(90deg,#f7f7f5 20%,#eeeeeb 50%,#f7f7f5 80%) 0 0/240px 100%;min-height:260px;animation:1.5s linear infinite compact-shimmer}.workshop-compact-card>img,.workshop-compact-placeholder{aspect-ratio:16/9;border-bottom:1px solid var(--line);object-fit:cover;place-items:center;width:100%;max-height:170px;display:grid}.workshop-compact-placeholder{color:#777;background:#f1f1ef;font-size:34px;font-weight:800}.workshop-compact-copy{padding:11px 12px 8px}.workshop-compact-copy>div{gap:6px;display:flex}.status-label{color:#777;border:1px solid #d9d9d5;border-radius:8px;padding:2px 6px;font-size:8px}.workshop-compact-copy h2{text-overflow:ellipsis;white-space:nowrap;margin:8px 0 5px;font-size:14px;overflow:hidden}.workshop-compact-copy p{color:#70706d;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:42px;margin:0 0 8px;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.workshop-compact-copy small{color:#858581;font-size:9px}.workshop-like-button{color:#555;cursor:pointer;background:#fff;border:1px solid #cececa;border-radius:4px;width:calc(100% - 24px);min-height:32px;margin:0 12px 12px;font-size:10px;font-weight:700}.workshop-like-button:hover,.workshop-like-button.active{color:#222;background:#f1f1ef;border-color:#777}.activity-list{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.activity-row{border-bottom:1px solid #e5e5e2;grid-template-columns:42px 28px minmax(0,1fr) 210px 170px;align-items:center;gap:10px;min-height:86px;padding:9px 12px;display:grid}.activity-row:last-child{border-bottom:0}.activity-row:hover{background:#fafaf9}.activity-date{color:#555;justify-items:center;line-height:1;display:grid}.activity-date strong{font-size:18px}.activity-date span{color:#858581;text-transform:lowercase;margin-top:4px;font-size:9px}.activity-kind{color:#555;border:1px solid #c8c8c4;border-radius:4px;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.activity-copy{min-width:0}.activity-copy>div:first-child{color:#858581;gap:6px;font-size:9px;display:flex}.activity-copy>div:first-child span+a:before{content:"·";margin-right:6px}.activity-title{color:#222;text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-size:12px;font-weight:750;display:block;overflow:hidden}.activity-copy p{color:#777;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;overflow:hidden}.activity-meta{gap:3px;font-size:9px;display:grid}.activity-meta strong{color:#444}.activity-meta span{color:#7a7a76}.activity-actions{justify-content:flex-end;gap:6px;display:flex}.activity-actions .button{min-height:31px;padding:5px 9px;font-size:9px}.compact-poll-options{margin-top:8px;gap:4px!important;display:grid!important}.compact-poll-options button{cursor:pointer;color:#333;text-align:left;background:#fff;border:1px solid #d5d5d1;border-radius:4px;grid-template-columns:1fr auto;align-items:center;gap:8px;min-height:30px;padding:4px 8px;font-size:10px;display:grid}.compact-poll-options button.selected{background:#f0f0ed;border-color:#666}.compact-poll-options small{color:#777}.compact-auth-page{place-items:center;min-height:calc(100vh - 150px);padding:24px 0 48px;display:grid}.compact-auth-panel{border:1px solid var(--line);background:#fff;border-radius:7px;width:min(430px,100%);overflow:hidden}.compact-auth-brand{color:#222;align-items:center;gap:8px;margin:18px 20px 0;display:inline-flex}.compact-auth-brand strong{letter-spacing:-.03em;font-size:17px}.compact-auth-panel>header{border-bottom:1px solid var(--line);padding:18px 20px 15px}.compact-auth-panel>header>span{color:#777;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.compact-auth-panel>header h1{margin:5px 0 3px;font-size:24px}.compact-auth-panel>header p{color:#777;margin:0;font-size:11px}.compact-auth-content{padding:18px 20px}.compact-auth-content .auth-panel-head,.compact-auth-content>h2,.compact-auth-content>.muted:first-of-type{display:none}.compact-auth-content form{gap:12px;display:grid}.compact-auth-content label{color:#444;gap:5px;margin:0;font-size:11px}.compact-auth-content input,.compact-auth-content select,.compact-auth-content textarea{min-height:40px}.compact-auth-content .auth-submit{width:100%;margin-top:2px}.auth-form-row.compact{color:#777;justify-content:space-between;align-items:flex-start;gap:12px;font-size:9px;display:flex}.auth-form-row.compact a{color:#444;flex:none;font-weight:700}.compact-auth-panel .auth-footer{border-top:1px solid var(--line);color:#666;text-align:center;padding:13px 20px;font-size:10px}.compact-auth-panel .auth-footer p{margin:0}.auth-privacy-note{color:#8a8a86;margin:12px 0 0;font-size:9px;line-height:1.45}.search-page-skeleton{gap:12px;display:grid}.search-title{border:1px solid var(--line);background:#fff;border-radius:6px;min-height:58px;margin:0 0 12px;padding:10px 14px}.search-title h1{margin:0;font-size:19px}.search-title p{margin:4px 0 0;font-size:11px}.search-form-modern{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:minmax(0,1fr) 100px;gap:8px;padding:10px}.search-form-modern input{min-height:38px}.search-start{border-radius:6px;min-height:130px}.search-start h2{font-size:15px}.search-start p{font-size:10px}.search-group-tabs,.search-publication-filters,.search-result-summary,.search-groups>section{box-shadow:none;border-radius:6px}.search-result-card,.search-card-grid .card,.user-row{border-radius:5px}.messages-index-page{width:min(980px,100%);margin-inline:auto}.messages-list-panel{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.messages-list-search{border-bottom:1px solid var(--line);padding:10px}.messages-list-search input{min-height:36px}.messages-table-head{border-bottom:1px solid var(--line);color:#7b7b77;grid-template-columns:210px minmax(0,1fr) 120px;align-items:center;gap:12px;min-height:30px;padding:0 14px 0 64px;font-size:9px;display:grid}.messages-compact-row{border-bottom:1px solid #e6e6e3;grid-template-columns:40px 150px minmax(0,1fr) 120px;align-items:center;gap:10px;min-height:64px;padding:8px 14px;display:grid;position:relative}.messages-compact-row:last-child{border-bottom:0}.messages-compact-row:hover{color:inherit;background:#fafaf9}.messages-compact-row.unread{background:#f5f5f3}.messages-person{gap:2px;min-width:0;display:grid}.messages-person strong,.messages-person span,.messages-compact-row p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.messages-person strong{color:#222;font-size:11px}.messages-person span{color:#888;font-size:9px}.messages-compact-row p{color:#666;margin:0;font-size:10px}.messages-compact-row time{color:#858581;text-align:right;font-size:9px}.messages-compact-row .unread-dot{background:#555;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14141459;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.compact-dialog{background:#fff;border:1px solid #a9a9a5;border-radius:7px;width:min(520px,100%);max-height:calc(100vh - 36px);overflow:auto;box-shadow:0 18px 55px #00000029}.compact-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:15px 16px 13px;display:flex}.compact-dialog>header h2{margin:0;font-size:17px}.compact-dialog>header p{color:#777;margin:4px 0 0;font-size:10px}.dialog-close{color:#555;cursor:pointer;background:#fff;border:1px solid #d0d0cc;border-radius:4px;flex:none;place-items:center;width:30px;height:30px;padding:0;font-size:20px;display:grid}.compact-dialog form{gap:11px;padding:15px 16px 16px;display:grid}.compact-dialog label{color:#444;gap:5px;margin:0;font-size:10px;font-weight:650;display:grid}.compact-dialog input,.compact-dialog select{min-height:38px}.compact-dialog textarea{min-height:100px}.form-grid-two{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dialog-actions{justify-content:flex-end;gap:8px;padding-top:3px;display:flex}.message-safety-note{color:#777;background:#fafaf7;border:1px solid #deded9;border-radius:4px;margin:0;padding:8px 9px;font-size:9px;line-height:1.45}.section-title{margin-block:0 12px}.section-title h1{font-size:22px}.section-title p{font-size:11px}.section-hero,.compact-hero{border-radius:6px;padding:18px}.section-hero h1,.compact-hero h1{font-size:28px}.empty-state{border-radius:5px;min-height:120px}@media (max-width:1180px){.compact-filterbar{grid-template-columns:minmax(220px,1fr) 170px 170px}.community-browser-layout{grid-template-columns:200px minmax(0,1fr)}.activity-row{grid-template-columns:38px 26px minmax(0,1fr) 180px}.activity-actions{grid-column:3/-1;justify-content:flex-start;padding-left:0}.media-partner-head{display:none}.media-partner-row{grid-template-columns:30px minmax(0,1fr) 130px 120px}.media-partner-row .button{grid-column:2/-1;justify-self:start}}@media (max-width:930px){.home-lower-grid{width:auto;margin-left:0}.compact-filterbar{grid-template-columns:1fr 1fr}.compact-search-field{grid-column:1/-1}.community-browser-layout{grid-template-columns:1fr}.community-browser-index{position:static}.community-browser-index nav{grid-template-columns:repeat(3,1fr)}.community-browser-index nav a{border-right:1px solid #ecece9}.media-partner-row{grid-template-columns:30px minmax(0,1fr) 130px}.media-partner-audience{display:none}.activity-row{grid-template-columns:38px 26px minmax(0,1fr)}.activity-meta,.activity-actions{grid-column:3}}@media (max-width:760px){.compact-page-heading{align-items:flex-start}.compact-page-heading p{white-space:normal}.compact-filterbar{grid-template-columns:1fr}.compact-search-field{grid-column:auto}.community-browser-row{grid-template-columns:28px minmax(0,1fr)}.community-browser-actions{grid-column:2}.community-browser-index nav{grid-template-columns:repeat(2,1fr)}.media-partner-row{grid-template-columns:28px minmax(0,1fr)}.media-partner-platform,.media-partner-row .button{grid-column:2}.media-material-row{grid-template-columns:28px minmax(0,1fr)}.media-material-row>strong{grid-column:2}.activity-row{grid-template-columns:36px 24px minmax(0,1fr)}.activity-meta,.activity-actions{grid-column:3}.messages-table-head{display:none}.messages-compact-row{grid-template-columns:40px minmax(0,1fr) 80px}.messages-compact-row p{grid-column:2/-1}.messages-person{grid-column:2}.messages-compact-row time{grid-area:1/3}.form-grid-two{grid-template-columns:1fr}}@media (max-width:560px){.compact-page-heading{min-height:52px;padding:9px 10px}.compact-page-heading h1{font-size:17px}.compact-page-heading .button{min-height:34px;padding:7px 9px;font-size:10px}.compact-section-tabs{gap:18px;padding-inline:10px}.community-browser-index nav{grid-template-columns:1fr}.community-browser-actions{grid-template-columns:1fr 1fr;display:grid}.community-browser-actions .button{width:100%}.workshop-compact-grid{grid-template-columns:1fr}.activity-row{grid-template-columns:34px minmax(0,1fr);gap:8px}.activity-kind{display:none}.activity-copy,.activity-meta,.activity-actions{grid-column:2}.activity-date{grid-row:1/span 3;align-self:start;padding-top:3px}.messages-compact-row{grid-template-columns:38px minmax(0,1fr)}.messages-compact-row time{display:none}.messages-compact-row p{grid-column:2}.modal-backdrop{place-items:end center;padding:0}.compact-dialog{border-radius:8px 8px 0 0;width:100%;max-height:90vh}}.brand-mark:before{content:"F"}.route-state{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:6px;place-content:center;justify-items:center;gap:10px;width:min(620px,100%);min-height:220px;margin:48px auto;padding:28px;display:grid}.route-state strong{font-size:20px}.route-state p{max-width:460px;color:var(--muted);margin:0}.route-state small{color:var(--muted)}.route-spinner{border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;width:26px;height:26px;animation:.75s linear infinite forrum-route-spin}.auth-required-panel{gap:14px;display:grid}.auth-required-panel p{color:var(--muted);margin:0;line-height:1.55}@keyframes forrum-route-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.route-spinner{animation:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f7f6;--surface:#fff;--surface-soft:#fafaf9;--text:#181818;--muted:#6b6b6b;--line:#d8d8d6;--line-strong:#bdbdb9;--accent:#4c4c4c;--accent-soft:#efefed;--danger:#a12f2f;--danger-soft:#fff4f3;--success:#336b53;--success-soft:#f1f8f4;--warning:#7a6328;--warning-soft:#faf7ea;--shadow:none}html,body{background:var(--bg)}body{color:var(--text);font-family:Arial,Helvetica Neue,ui-sans-serif,system-ui,sans-serif;font-size:14px}body:before,body:after{display:none!important}.shell{width:min(1480px,100% - 36px)}.header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffffa}.nav{gap:18px;min-height:56px}.brand{letter-spacing:-.035em;font-size:22px}.brand-mark{width:30px;height:30px;box-shadow:none;background:#4b4b4b;border-radius:2px}.main-links{gap:4px}.main-links a{color:#343434;border-bottom:2px solid #0000;border-radius:0;min-height:56px;padding:0 13px;font-weight:700}.main-links a:hover,.main-links a.active{color:#111;background:0 0;border-bottom-color:#4b4b4b}.header-search{width:min(360px,30vw)}.header-search input,.header-search button{border-radius:3px;min-height:36px}.icon-links a{border-radius:3px;width:34px;height:34px}.button,.auth-actions .button{min-height:36px;box-shadow:none;background:#4b4b4b;border-radius:4px;padding:8px 14px}.button:hover{filter:none;background:#373737}.button.secondary{color:#282828;background:#ececea}.button.ghost{color:#202020;border:1px solid var(--line-strong);background:#fff}.button.small{min-height:31px;padding:6px 11px;font-size:13px}.main{padding-block:14px 64px}.card,.sidebar-card,.compact-page-heading,.compact-filterbar,.home-commandbar,.home-community-tree,.home-discussion-panel,.home-current-panel,.home-list-panel,.community-browser-index,.community-browser-list,.community-profile,.child-community-strip,.parent-aggregation-note,.community-toolbar,.publication-detail,.author-summary-card,.community-summary-card,.lifecycle-card,.moderation-card,.workshop-card,.event-card,.poll-card,.announcement-card{box-shadow:none!important;border-radius:5px!important}input,textarea,select{background:#fff;border-radius:3px;padding:9px 11px}textarea{min-height:120px}input:focus,textarea:focus,select:focus{border-color:#666;outline:2px solid #32323226}.notice,.error-box,.success-box,.warning-box{border-radius:4px;padding:10px 13px}.error-box{background:var(--danger-soft);color:var(--danger);border-color:#e4b8b4}.empty-state,.compact-empty-state{background:#fbfbfa;border-radius:4px;padding:26px 18px}.avatar{color:#333;isolation:isolate;background:#efefec;border:1px solid #c8c8c4;border-radius:50%;position:relative;overflow:hidden}.avatar strong{z-index:2;font-weight:800;position:relative}.avatar-tone-1{background:#ecebe7}.avatar-tone-2{background:#e8ebec}.avatar-tone-3{background:#ece9ed}.avatar-image img,.community-mark img{object-fit:cover;width:100%;height:100%}.community-mark{color:#303030;background:#f3f3f1;border:1px solid #c9c9c5;border-radius:4px;flex:none;place-items:center;font-weight:800;display:inline-grid;overflow:hidden}.final-home-v7{gap:12px;display:grid}.home-commandbar{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:50px;padding:8px 12px;display:flex}.home-commandbar h1{letter-spacing:-.02em;margin:0;font-size:18px}.home-layout{grid-template-columns:250px minmax(0,1fr) 310px;align-items:start;gap:12px;display:grid}.home-community-tree,.home-discussion-panel,.home-current-panel,.home-list-panel{border:1px solid var(--line);background:#fff}.home-community-tree{padding:8px;position:sticky;top:70px}.home-workshop-entry{border-radius:3px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:48px;padding:7px 8px;display:grid}.home-workshop-entry:hover,.home-tree-row:hover,.home-tree-row.opened{color:#111;background:#f3f3f1}.home-workshop-entry small,.home-tree-link small{color:var(--muted);margin-top:2px;font-size:11px;font-weight:400;display:block}.home-workshop-icon,.home-current-icon,.home-list-icon{border:1px solid #aaa;border-radius:3px;place-items:center;width:26px;height:26px;font-size:11px;font-weight:800;display:grid}.home-tree-separator{background:var(--line);height:1px;margin:7px 5px}.home-tree-node{margin-left:calc(var(--tree-depth,0) * 12px)}.home-tree-row{border-radius:3px;align-items:stretch;min-height:43px;display:flex}.home-tree-row.expandable{cursor:pointer}.home-tree-link{flex:1;align-items:center;gap:8px;min-width:0;padding:6px 4px 6px 5px;display:flex}.home-tree-link:hover{color:#111}.home-tree-link>span{min-width:0}.home-tree-link strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.home-tree-toggle{color:#6b6b6b;cursor:pointer;background:0 0;border:0;border-left:1px solid #0000;width:34px;font-size:17px}.home-tree-toggle:hover{border-left-color:var(--line);color:#111;background:#ececea}.home-discussion-panel,.home-current-panel{overflow:hidden}.home-panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:44px;padding:9px 12px;display:flex}.home-panel-heading h2{letter-spacing:-.01em;margin:0;font-size:15px}.home-panel-heading a{color:#555;font-size:12px}.home-feed-tabs{border-bottom:1px solid var(--line);align-items:end;gap:22px;min-height:42px;padding:0 12px;display:flex;overflow-x:auto}.home-feed-tabs button{color:#666;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;min-height:42px;padding:0 0 9px;font-size:12px}.home-feed-tabs button.active{color:#111;border-bottom-color:#444;font-weight:800}.home-feed-head,.home-topic-row{grid-template-columns:minmax(0,1fr) 150px 58px 68px;display:grid}.home-feed-head{border-bottom:1px solid var(--line);color:#777;align-items:center;min-height:28px;padding:0 12px 0 55px;font-size:10px}.home-topic-row{background:#fff;border-bottom:1px solid #e1e1df;align-items:center;gap:10px;min-height:68px;padding:8px 12px;position:relative}.home-topic-row>.avatar{position:absolute;top:17px;left:12px}.home-topic-row>.home-topic-copy{padding-left:44px}.home-topic-row:hover{background:#fafaf9}.home-topic-row.home-topic-permanent:before{content:"";background:#595959;width:2px;position:absolute;inset:0 auto 0 0}.home-topic-path{color:#777;align-items:center;gap:5px;margin-bottom:3px;font-size:10px;display:flex}.home-topic-path a{color:#555}.home-topic-title{color:#151515;margin-bottom:3px;font-size:13px;font-weight:800;line-height:1.25;display:block}.home-topic-copy p{color:#777;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;line-height:1.25;overflow:hidden}.home-topic-author{gap:3px;font-size:11px;display:grid}.home-topic-author a{font-weight:700}.home-topic-author span{color:#777}.home-topic-count{color:#444;text-align:center;font-size:11px}.home-panel-footer{border-top:1px solid var(--line);color:#555;justify-content:space-between;align-items:center;min-height:36px;padding:8px 11px;font-size:11px;display:flex}.home-panel-footer:hover{color:#111;background:#f5f5f3}.home-current-item{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(0,1fr);gap:9px;min-height:76px;padding:10px 11px;display:grid}.home-current-item:hover,.home-simple-list>a:hover{color:#111;background:#f7f7f5}.home-current-item small,.home-current-item strong,.home-current-item em{display:block}.home-current-item small{color:#777;margin-bottom:4px;font-size:10px}.home-current-item strong{color:#181818;font-size:12px;line-height:1.35}.home-current-item em,.home-simple-list em{color:#777;margin-top:5px;font-size:10px;font-style:normal}.home-current-empty,.home-list-empty,.home-feed-status{color:var(--muted);padding:22px 14px;font-size:12px}.home-lower-grid{grid-template-columns:1fr 1fr;gap:12px;width:calc(100% - 262px);margin-left:262px;display:grid}.home-simple-list>a{border-bottom:1px solid var(--line);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:52px;padding:8px 11px;display:grid}.home-simple-list strong,.home-simple-list small{display:block}.home-simple-list strong{font-size:12px}.home-simple-list small{color:#777;margin-top:2px;font-size:10px}.compact-page-heading{min-height:58px;padding:10px 13px}.compact-page-heading h1{font-size:20px}.compact-page-heading p{margin:3px 0 0;font-size:12px}.compact-filterbar{gap:8px;padding:9px}.community-browser-layout{grid-template-columns:220px minmax(0,1fr);gap:10px}.community-browser-index{position:sticky;top:70px}.community-browser-row{min-height:74px;padding:8px 10px;border-radius:0!important}.community-browser-row:hover,.community-browser-row.opened{background:#fafaf9}.community-browser-symbol{display:none}.community-browser-title{gap:7px}.community-browser-title>a{font-size:14px}.community-browser-chevron{border-radius:3px;width:25px;height:25px}.community-browser-copy>p{color:#565656;margin:4px 0;font-size:11px}.community-browser-meta{color:#777;gap:10px;font-size:10px}.community-browser-actions{gap:6px}.community-profile{border:1px solid var(--line);background:#fff;grid-template-columns:210px minmax(0,1fr) 310px;gap:0;min-height:210px;display:grid;overflow:hidden}.community-cover{border-right:1px solid var(--line);place-items:center;min-height:210px;display:grid;position:relative;overflow:hidden;background:#f3f3f1!important}.community-cover img.community-cover-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.community-title-row h1{margin-bottom:7px;font-size:28px}.community-title-row p{color:#555;max-width:680px;margin:0;line-height:1.55}.child-community-strip{margin-top:10px;padding:10px 12px}.child-community-strip nav{gap:7px}.child-community-strip nav a{border-radius:3px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;min-width:190px;display:grid}.child-community-strip nav a small{grid-column:2}.community-toolbar{border-radius:4px;min-height:48px;margin-top:10px}.sponsor-card{display:none}.publication-card,.publication-detail,.comment,.wall-post{box-shadow:none;border-radius:5px}.publication-card{padding:13px 14px 11px}.publication-content-row{gap:11px}.publication-main h2{font-size:17px}.publication-main p{color:#555;line-height:1.45}.publication-card.permanent-topic{background:#fbfbfa;border-left-width:3px}.publication-detail-topic .publication-detail-header{background-color:#f4f4f1;background-position:50%;background-size:cover;min-height:180px;padding:28px 30px;position:relative;overflow:hidden}.publication-detail-topic .publication-detail-header:after{content:"";z-index:0;background:#ffffffd6;position:absolute;inset:0}.publication-detail-topic .publication-detail-header>*{z-index:1;position:relative}.publication-detail[data-community=forrum-start] .publication-detail-header,.publication-detail[data-community=forrum-feedback] .publication-detail-header{background-image:url(/forrum-assets/cover-forrum-start.svg)}.publication-detail[data-community=internet-projects] .publication-detail-header,.publication-detail[data-community=launches-and-teams] .publication-detail-header{background-image:url(/forrum-assets/cover-internet-projects.svg)}.publication-detail[data-community=promotion] .publication-detail-header,.publication-detail[data-community=seo-and-traffic] .publication-detail-header{background-image:url(/forrum-assets/cover-promotion.svg)}.publication-detail[data-community=gta-rp] .publication-detail-header,.publication-detail[data-community=majestic-rp] .publication-detail-header{background-image:url(/forrum-assets/cover-gta-rp.svg)}.publication-detail[data-community=telegram] .publication-detail-header,.publication-detail[data-community=telegram-bots] .publication-detail-header{background-image:url(/forrum-assets/cover-telegram.svg)}.publication-detail-header h1{max-width:900px;font-size:clamp(28px,4vw,46px);line-height:1.06}.publication-detail-author{padding:12px 20px}.publication-rich-body{padding:26px 28px;font-size:15px}.publication-detail-footer{padding:14px 20px}.publication-sidebar{gap:10px}.lifecycle-card,.moderation-card{padding:14px}.lifecycle-card p,.moderation-card p{font-size:12px;line-height:1.45}.workshop-page,.media-page,.events-page,.community-browser-page{gap:10px;display:grid}.workshop-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px}.workshop-card{max-width:none}.workshop-preview{min-height:150px}.media-list,.event-list{gap:0}.media-empty,.events-empty{min-height:150px}.tabs-strip,.events-tabs{border-radius:4px}@media (max-width:1180px){.home-layout{grid-template-columns:230px minmax(0,1fr)}.home-current-panel{grid-column:1/-1}.home-current-list{grid-template-columns:repeat(3,1fr);display:grid}.home-lower-grid{width:100%;margin-left:0}.community-profile{grid-template-columns:180px minmax(0,1fr)}.curator-panel{border-top:1px solid var(--line);border-left:0;grid-column:1/-1}}@media (max-width:820px){.shell{width:min(100% - 20px,760px)}.home-layout,.community-browser-layout,.community-profile{grid-template-columns:1fr}.home-community-tree,.community-browser-index{position:static}.home-lower-grid{grid-template-columns:1fr}.home-feed-head{display:none}.home-topic-row{grid-template-columns:minmax(0,1fr) auto}.home-topic-author{grid-column:2}.home-topic-count{display:none}.home-current-list{grid-template-columns:1fr}.community-cover{border-right:0;border-bottom:1px solid var(--line);min-height:150px}}:root{--bg:#f7f7f6;--surface:#fff;--surface-soft:#f2f2f0;--surface-strong:#e9e9e6;--text:#181818;--muted:#666663;--muted-strong:#4f4f4c;--line:#d8d8d4;--line-strong:#bdbdb8;--control:#444442;--control-hover:#242423;--focus:#2774d8;--danger:#b4232c}body{background:var(--bg);color:var(--text)}.small-text,.muted,.compact-page-heading p,.home-topic-copy p,.home-topic-path,.home-topic-author span,.community-browser-meta,.community-browser-copy>p,.activity-copy p,.activity-meta,.media-partner-copy p,.workshop-compact-card p,.sidebar-fact,.team-member small,.publication-author-inline span,.publication-main p,.home-current-item em,.home-current-item small,.home-simple-list small,.home-simple-list em{line-height:1.45;font-size:12.5px!important}.button,button.button,a.button{color:#fff;min-height:34px;box-shadow:none;background:#4b4b49;border:1px solid #4b4b49;border-radius:3px;font-weight:700}.button:hover,button.button:hover,a.button:hover{background:#282827;border-color:#282827}.button.ghost,.button.secondary{color:#20201f;border-color:var(--line-strong);background:#fff}.button.ghost:hover,.button.secondary:hover{background:var(--surface-soft);border-color:#8f8f8a}.tag,.tag-list a,.popular-tags a,.format-label,.type-label,.inherited-label,.promoted-label,.community-followed,.feed-reason{border:1px solid var(--line-strong)!important;color:#383836!important;box-shadow:none!important;background:#f5f5f3!important;border-radius:999px!important}.avatar,.community-mark,.home-list-icon,.home-current-icon,.activity-kind{border-color:var(--line-strong)!important;box-shadow:none!important}.home-community-tree{overflow:visible}.home-tree-node{position:relative}.home-tree-row{grid-template-columns:minmax(0,auto) minmax(18px,1fr) 28px;align-items:stretch;min-height:42px;background:0 0!important;border:0!important;border-bottom:1px solid #ecece9!important;border-radius:0!important;padding:0!important;display:grid!important}.home-tree-row.opened{background:#f1f1ef!important}.home-tree-link{max-width:205px;min-height:42px;padding:6px 4px 6px calc(5px + (var(--tree-depth) * 18px));color:var(--text);z-index:2;grid-column:1;grid-template-columns:28px minmax(0,auto);align-items:center;gap:9px;text-decoration:none;width:max-content!important;display:inline-grid!important}.home-tree-link:hover strong{text-underline-offset:3px;text-decoration:underline}.home-tree-link small{color:var(--muted);margin-top:2px;font-weight:400;font-size:11.5px!important}.home-tree-hitarea{cursor:pointer;z-index:1;background:0 0;border:0;border-radius:0;grid-column:2;min-width:20px}.home-tree-hitarea:hover,.home-tree-hitarea:focus-visible{background:#00000009}.home-tree-toggle{cursor:pointer;z-index:2;grid-column:3;width:28px;min-width:28px;min-height:42px;padding:0;font-size:17px;font-weight:500;color:#373735!important;background:0 0!important;border:0!important;border-radius:0!important}.home-tree-toggle:hover,.home-tree-toggle:focus-visible{background:#e5e5e1!important}.home-tree-spacer{grid-column:2/4}.home-tree-children{border-left:1px solid #cfcfca;margin-left:17px}.home-tree-children .home-tree-row,.home-tree-children .home-tree-link,.home-tree-children .home-tree-toggle{min-height:36px}.home-panel-footer[href=\/communities]{display:none!important}.home-feed-tabs{gap:0!important}.home-feed-tabs button{min-height:42px;padding:0 18px}.home-topic-row{gap:10px;min-height:72px;position:relative;box-shadow:none!important;border-left:0!important;grid-template-columns:48px minmax(0,1fr) minmax(130px,175px) 58px 58px!important;padding:9px 12px!important;display:grid!important}.home-topic-row:before,.home-topic-row:after{content:none!important;display:none!important}.home-topic-visual{border:1px solid var(--line);background:#ecece9;border-radius:5px;align-self:center;width:44px;height:44px;position:relative;overflow:hidden}.home-topic-visual>img{object-fit:cover;width:100%;height:100%}.home-topic-visual .avatar{position:absolute;bottom:-3px;right:-3px;border:2px solid #fff!important;width:20px!important;height:20px!important;font-size:8px!important}.home-topic-hashtags{flex-wrap:wrap;gap:4px;margin-top:3px;display:flex}.home-topic-hashtags a{color:#4e4e4b;font-size:11px;font-weight:650;text-decoration:none}.home-topic-hashtags a:hover{text-decoration:underline}.user-accent[data-username=owner],.home-topic-author a[data-username=owner]{color:#7a3ed0}.user-accent[data-username=friend],.home-topic-author a[data-username=friend]{color:#087e62}.user-accent[data-username=nora],.home-topic-author a[data-username=nora]{color:#c2415d}.user-accent[data-username=maxstream],.home-topic-author a[data-username=maxstream]{color:#2463c8}.user-accent[data-username=pixel],.home-topic-author a[data-username=pixel]{color:#0b7f5f}.community-browser-row{align-items:stretch;min-height:74px;box-shadow:none!important;border-left:0!important;border-radius:0!important;grid-template-columns:minmax(350px,1fr) minmax(32px,1fr) 32px auto!important;padding:0!important;display:grid!important}.community-browser-row.opened{background:#f4f4f2}.community-browser-main-link{min-width:0;padding:10px 8px 10px calc(12px + (var(--tree-depth) * 22px));color:inherit;z-index:2;grid-column:1;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;text-decoration:none;display:grid}.community-browser-main-link:hover .community-browser-title strong{text-underline-offset:3px;text-decoration:underline}.community-browser-hitarea{cursor:pointer;background:0 0;border:0;border-radius:0;grid-column:2}.community-browser-hitarea:hover,.community-browser-hitarea:focus-visible{background:#00000009}.community-browser-chevron{cursor:pointer;grid-column:3;width:32px;font-size:18px;color:#333!important;background:0 0!important;border:0!important;border-radius:0!important}.community-browser-chevron:hover,.community-browser-chevron:focus-visible{background:#e6e6e2!important}.community-browser-actions{z-index:2;grid-column:4;align-items:center;gap:7px;padding:10px 12px;display:flex}.community-browser-children{border-left:1px solid #cfcfca;margin-left:24px}.community-profile{min-height:232px;grid-template-columns:190px minmax(0,1fr) 285px!important;max-height:none!important;display:grid!important;overflow:visible!important}.community-cover{background:#efefec;min-height:230px!important;overflow:hidden!important}.community-cover-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;max-height:none!important}.community-cover .community-mark{z-index:2;background:#ffffffeb;position:relative}.community-profile-main{min-width:0;padding:28px 30px 24px!important}.community-title-row h1{margin:0 0 8px}.community-title-row p{max-width:760px;color:var(--muted-strong);line-height:1.55;font-size:14px!important}.curator-panel{border-left:1px solid var(--line)!important;background:#fafaf8!important;padding:26px 22px!important}.child-community-strip{grid-template-columns:220px minmax(0,1fr);align-items:center;gap:18px;padding:12px 16px!important;display:grid!important}.child-community-strip nav{gap:8px;overflow-x:auto;display:flex!important}.child-community-strip nav a{min-width:190px;border:1px solid var(--line)!important;background:#fafaf8!important;border-radius:3px!important}.modern-publication,.publication-card,.permanent-topic{border-color:var(--line)!important;box-shadow:none!important}.modern-publication.permanent-topic{border-color:#bfbfba!important}.publication-content-row{grid-template-columns:auto auto minmax(0,1fr);gap:12px;display:grid!important}.publication-preview{border:1px solid var(--line);background:#eee;border-radius:4px;align-self:start;width:116px;height:78px;overflow:hidden}.publication-preview img{object-fit:cover;width:100%;height:100%}.publication-card:not(.with-preview) .publication-content-row{grid-template-columns:auto minmax(0,1fr)}.media-partner-row{min-height:76px;grid-template-columns:42px minmax(260px,1fr) minmax(125px,180px) minmax(100px,150px) auto!important}.media-partner-avatar{overflow:hidden;border:1px solid var(--line-strong)!important;border-radius:50%!important;width:38px!important;height:38px!important}.media-partner-avatar img{object-fit:cover;width:100%;height:100%}.workshop-compact-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))!important;gap:12px!important;display:grid!important}.workshop-compact-card{min-width:0;overflow:hidden;border-color:var(--line)!important;border-radius:3px!important;width:auto!important}.workshop-preview,.workshop-preview-fallback{aspect-ratio:16/10;background:#ededeb;width:100%;display:block;overflow:hidden}.workshop-preview img,.workshop-preview-fallback img{object-fit:cover;width:100%;height:100%}.workshop-author-line{align-items:center;gap:7px;display:flex}.compact-section-tabs{scrollbar-width:none;overflow:visible!important}.compact-section-tabs::-webkit-scrollbar{display:none}.compact-section-tabs:before,.compact-section-tabs:after{display:none!important}@media (min-width:900px){.compact-section-tabs{flex-wrap:wrap;display:flex!important}.compact-section-tabs>button{flex:none}}.activity-page .compact-section-tabs,.events-page .compact-section-tabs{padding-right:0!important}@media (max-width:980px){.home-topic-row{grid-template-columns:48px minmax(0,1fr) 54px 54px!important}.home-topic-author{display:none!important}.community-profile{grid-template-columns:150px minmax(0,1fr)!important}.curator-panel{border-top:1px solid var(--line);grid-column:1/-1;border-left:0!important}.community-browser-row{grid-template-columns:minmax(0,1fr) 28px 32px!important}.community-browser-actions{border-top:1px solid var(--line);grid-column:1/-1;justify-content:flex-end}}@media (max-width:680px){.home-topic-row{grid-template-columns:44px minmax(0,1fr)!important}.home-topic-count{display:none}.publication-content-row,.publication-card:not(.with-preview) .publication-content-row{grid-template-columns:auto minmax(0,1fr)!important}.publication-preview{grid-column:1/-1;width:100%;height:140px}.community-profile{grid-template-columns:1fr!important}.community-cover{min-height:160px!important}.child-community-strip{grid-template-columns:1fr}}.home-commandbar{background:0 0!important;border:0!important;justify-content:flex-end!important;min-height:0!important;padding:0 0 8px!important}.community-profile{grid-template-columns:152px minmax(0,1fr) 248px!important;min-height:168px!important}.community-cover{min-height:168px!important}.community-cover .community-mark{width:76px!important;height:76px!important}.community-profile-main{padding:18px 20px 16px!important}.community-title-row h1{letter-spacing:-.018em;line-height:1.12;margin:0 0 6px!important;font-size:clamp(24px,2.2vw,29px)!important}.community-title-row p{max-width:720px;line-height:1.48;font-size:13.5px!important}.curator-panel{background:#fbfbfa!important;padding:16px 18px!important}.curator-person .avatar{width:44px!important;height:44px!important}.community-toolbar{min-height:42px!important;padding-block:5px!important}.child-community-strip{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;padding:10px 14px!important}.child-community-strip nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px!important;display:grid!important;overflow:visible!important}.child-community-strip nav a{border:0!important;border-top:1px solid var(--line)!important;background:0 0!important;border-radius:0!important;min-width:0!important;padding:9px 2px!important}.child-community-strip nav a:hover,.child-community-strip nav a:focus-visible{background:var(--surface-soft)!important}.community-browser-title strong{font-size:14.5px;line-height:1.25}.community-browser-copy>p{line-height:1.4;color:#555552!important;margin-block:4px!important;font-size:12.5px!important}.community-browser-meta{line-height:1.35;color:#73736f!important;font-size:11.5px!important}.home-topic-copy p,.publication-main p,.activity-copy p,.media-partner-copy p,.workshop-compact-card p{font-size:13px!important}.route-state{min-height:156px!important;margin:30px auto!important;padding:20px 22px!important}.empty-state,.compact-empty-state{padding:18px 16px!important}.telegram-share-backdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#1818167a!important}.telegram-share-dialog{border-radius:5px!important;box-shadow:0 16px 44px #18181629!important}@media (max-width:1050px){.community-profile{grid-template-columns:138px minmax(0,1fr) 220px!important}}@media (max-width:820px){.community-profile{grid-template-columns:minmax(0,1fr)!important;min-height:0!important}.community-cover{border-right:0!important;border-bottom:1px solid var(--line)!important;min-height:128px!important}.community-profile-main,.curator-panel{padding:15px 16px!important}.curator-panel{border-left:0!important;border-top:1px solid var(--line)!important}.child-community-strip nav{grid-template-columns:minmax(0,1fr)}}:root{--nick-0:#245f9f;--nick-1:#2c6f55;--nick-2:#7a5a18;--nick-3:#6a4c91;--nick-4:#166a73;--nick-5:#7a4e36;--nick-6:#3f5f8f;--nick-7:#8a4d68;--nick-8:#4f6b2f;--nick-9:#5d4f85;--nick-owner:#6b3ca0;--nick-curator:#17654f}.home-stage-one{gap:12px;display:grid}.home-stage-one .home-community-tree{padding:7px 7px 0;overflow:visible}.home-stage-one .home-tree-section{gap:0;display:grid}.home-stage-one .home-workshop-entry{min-height:50px;color:var(--text);border-radius:3px;padding:7px 8px;text-decoration:none}.home-stage-one .home-workshop-entry:hover,.home-stage-one .home-workshop-entry:focus-visible{background:#f5f5f3;outline:none}.home-stage-one .home-workshop-icon{color:#343432;background:0 0;width:25px;height:25px;font-size:18px;font-weight:600;border:0!important}.home-stage-one .home-workshop-entry strong{font-size:13.5px;line-height:1.2;display:block}.home-stage-one .home-workshop-entry small{color:#70706c;margin-top:3px;line-height:1.25;font-size:10.5px!important}.home-stage-one .home-workshop-arrow{color:#666661;font-size:15px}.home-stage-one .home-tree-separator{background:#d7d7d3;margin:7px 3px}.home-stage-one .home-tree-node{margin-left:0!important}.home-stage-one .home-tree-row{min-height:39px;position:relative;background:0 0!important;border-bottom:0!important;grid-template-columns:minmax(0,auto) minmax(18px,1fr) 28px!important}.home-stage-one .home-tree-row:before{content:"";background:0 0;border-radius:1px;width:2px;position:absolute;inset:4px auto 4px 0}.home-stage-one .home-tree-row:hover,.home-stage-one .home-tree-row:focus-within{background:#f7f7f5!important}.home-stage-one .home-tree-row.opened{background:#fafaf8!important}.home-stage-one .home-tree-row.active{background:#f2f5f8!important}.home-stage-one .home-tree-row.active:before{background:#365f87}.home-stage-one .home-tree-row.has-unread:not(.active):before{background:#748aa0;inset-block:14px}.home-stage-one .home-tree-link{max-width:218px;min-height:39px;padding:5px 3px 5px calc(5px + (var(--tree-depth) * 17px));gap:7px;grid-template-columns:25px minmax(0,1fr) auto!important;width:auto!important}.home-stage-one .home-tree-link:hover strong{text-decoration:none}.home-stage-one .home-tree-link:focus-visible{outline:2px solid var(--focus);outline-offset:-2px;border-radius:2px}.home-stage-one .home-tree-link .community-mark{background:0 0!important;border:0!important;border-radius:2px!important;width:23px!important;height:23px!important}.home-stage-one .home-tree-copy{min-width:0}.home-stage-one .home-tree-copy strong{color:#262624;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;line-height:1.25;display:block;overflow:hidden}.home-stage-one .home-tree-row.active .home-tree-copy strong,.home-stage-one .home-tree-row.opened .home-tree-copy strong{color:#171716;font-weight:760}.home-stage-one .home-tree-link small{color:#777772;margin-top:2px;line-height:1.2;display:block;font-size:10px!important}.home-stage-one .home-tree-new-count{color:#35566f;background:#f3f6f8;border:1px solid #c8d1d8;border-radius:9px;justify-content:center;align-items:center;min-width:20px;height:18px;padding:0 5px;font-size:9.5px;font-weight:750;line-height:1;display:inline-flex}.home-stage-one .home-tree-hitarea{min-height:39px}.home-stage-one .home-tree-hitarea:hover,.home-stage-one .home-tree-hitarea:focus-visible{background:#2a374109;outline:none}.home-stage-one .home-tree-toggle{min-height:39px;color:#5b5b57!important}.home-stage-one .home-tree-toggle:hover,.home-stage-one .home-tree-toggle:focus-visible{outline:none;background:#eeeeeb!important}.home-stage-one .home-tree-chevron{font-size:18px;line-height:1;transition:transform .12s;display:inline-block;transform:rotate(0)}.home-stage-one .home-tree-toggle[aria-expanded=true] .home-tree-chevron{transform:rotate(90deg)}.home-stage-one .home-tree-children{border-left:1px solid #d8d8d4;margin-left:16px}.home-stage-one .home-tree-children .home-tree-row,.home-stage-one .home-tree-children .home-tree-link,.home-stage-one .home-tree-children .home-tree-toggle,.home-stage-one .home-tree-children .home-tree-hitarea{min-height:34px}.home-stage-one .home-tree-children .home-tree-copy strong{color:#4e4e4a;font-size:11.5px;font-weight:560}.home-stage-one .home-tree-all-link{border-top:1px solid var(--line);color:#545450;justify-content:space-between;align-items:center;min-height:38px;margin:5px -7px 0;padding:8px 10px 8px 12px;font-size:11px;text-decoration:none;display:flex}.home-stage-one .home-tree-all-link:hover,.home-stage-one .home-tree-all-link:focus-visible{color:#181817;background:#f6f6f4}.home-stage-one .home-feed-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:47px;padding:7px 10px 7px 12px;display:flex}.home-stage-one .home-feed-title{align-items:center;gap:8px;min-width:0;display:flex}.home-stage-one .home-feed-title h2{color:#181817;letter-spacing:-.012em;margin:0;font-size:15.5px}.home-stage-one .home-new-feed-count,.home-stage-one .home-tab-count{color:#38576e;background:#eef2f5;border-radius:8px;justify-content:center;align-items:center;font-size:9.5px;font-weight:750;line-height:1;display:inline-flex}.home-stage-one .home-new-feed-count{min-height:18px;padding:0 6px}.home-stage-one .home-feed-actions{align-items:center;gap:6px;display:flex}.home-stage-one .home-filter-button{border:1px solid var(--line-strong);color:#454542;background:#fff;border-radius:3px;align-items:center;gap:6px;min-height:32px;padding:0 9px;font-size:11px;font-weight:650;text-decoration:none;display:inline-flex}.home-stage-one .home-filter-button:hover,.home-stage-one .home-filter-button:focus-visible{background:#f4f4f2;border-color:#989893}.home-stage-one .home-create-topic{min-height:32px;padding:0 10px;font-size:11px}.home-stage-one .home-feed-tabs{align-items:stretch;min-height:40px;padding-inline:10px;gap:2px!important}.home-stage-one .home-feed-tabs button{border-bottom-width:2px;align-items:center;gap:6px;min-height:40px;font-size:11.5px;display:inline-flex;position:relative;padding:0 11px!important}.home-stage-one .home-feed-tabs button:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.home-stage-one .home-feed-tabs button.active{border-bottom-color:#333331}.home-stage-one .home-tab-count{min-width:17px;height:16px;padding-inline:4px}.home-stage-one .home-feed-head,.home-stage-one .home-topic-row{grid-template-columns:48px minmax(0,1fr) minmax(118px,155px) 54px 62px 56px!important}.home-stage-one .home-feed-head{color:#81817c;gap:9px;min-height:27px;padding:0 10px;font-size:9.5px}.home-stage-one .home-feed-head span:first-child{grid-column:1/3;padding-left:3px}.home-stage-one .home-topic-row{align-items:center;gap:9px;min-height:88px;transition:background-color .1s;padding:9px 10px!important}.home-stage-one .home-topic-row:hover,.home-stage-one .home-topic-row:focus-within{background:#fafaf8}.home-stage-one .home-topic-row.home-topic-unread:hover,.home-stage-one .home-topic-row.home-topic-unread:focus-within{background:#f6f9fb}.home-stage-one .home-topic-visual{border-color:#d1d1cd;border-radius:4px;align-self:start;width:46px;height:46px;margin-top:2px;text-decoration:none}.home-stage-one .home-topic-visual:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.home-stage-one .home-topic-visual.with-type-mark{background:#f1f1ee;place-items:center;display:grid}.home-stage-one .home-topic-type-mark{color:#54544f;place-items:center;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:15px;font-weight:800;display:grid}.home-stage-one .home-topic-copy{min-width:0;padding-left:0!important}.home-stage-one .home-topic-topline{justify-content:space-between;align-items:center;gap:8px;min-height:18px;margin-bottom:2px;display:flex}.home-stage-one .home-topic-path{color:#686864;align-items:center;gap:5px;min-width:0;margin:0;display:flex;font-size:10px!important}.home-stage-one .home-topic-path a{color:#565652;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-stage-one .home-topic-unread-dot{background:#3e6f94;border-radius:50%;flex:none;width:6px;height:6px}.home-stage-one .home-topic-statuses{flex:none;align-items:center;gap:4px;display:flex}.home-stage-one .home-topic-status{color:#5a5a56;letter-spacing:.01em;background:#f7f7f5;border:1px solid #d0d0cc;border-radius:2px;align-items:center;min-height:17px;padding:0 5px;font-size:8.5px;font-weight:720;line-height:1;display:inline-flex}.home-stage-one .home-topic-status.pinned{color:#62583c;background:#f7f5ef;border-color:#c8c3b5}.home-stage-one .home-topic-status.hot{color:#76523c;background:#faf4ef;border-color:#d8c8bd}.home-stage-one .home-topic-status.answered{color:#3d684f;background:#f1f7f3;border-color:#bfd2c7}.home-stage-one .home-topic-title{color:#181817;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin-bottom:3px;font-size:14px;font-weight:780;line-height:1.28;display:-webkit-box;overflow:hidden}.home-stage-one .home-topic-title:hover{text-underline-offset:2px;text-decoration:underline}.home-stage-one .home-topic-copy>p{text-overflow:ellipsis;white-space:nowrap;max-width:72ch;margin:0;line-height:1.35;overflow:hidden;color:#5f5f5a!important;font-size:11.5px!important}.home-stage-one .home-topic-hashtags{gap:7px;min-height:15px;margin-top:4px}.home-stage-one .home-topic-hashtags a{color:#65717a;font-size:9.5px;font-weight:620}.home-stage-one .home-topic-author{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;min-width:0;display:grid!important}.home-stage-one .home-topic-author .avatar{width:28px!important;height:28px!important}.home-stage-one .home-topic-author-copy{gap:2px;min-width:0;display:grid}.home-stage-one .home-topic-author-link{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;line-height:1.2;overflow:hidden}.home-stage-one .home-topic-author-copy>span{color:#7a7a75;line-height:1.2;font-size:9.5px!important}.home-stage-one .home-topic-author-link[data-user-tone="0"]{color:var(--nick-0)}.home-stage-one .home-topic-author-link[data-user-tone="1"]{color:var(--nick-1)}.home-stage-one .home-topic-author-link[data-user-tone="2"]{color:var(--nick-2)}.home-stage-one .home-topic-author-link[data-user-tone="3"]{color:var(--nick-3)}.home-stage-one .home-topic-author-link[data-user-tone="4"]{color:var(--nick-4)}.home-stage-one .home-topic-author-link[data-user-tone="5"]{color:var(--nick-5)}.home-stage-one .home-topic-author-link[data-user-tone="6"]{color:var(--nick-6)}.home-stage-one .home-topic-author-link[data-user-tone="7"]{color:var(--nick-7)}.home-stage-one .home-topic-author-link[data-user-tone="8"]{color:var(--nick-8)}.home-stage-one .home-topic-author-link[data-user-tone="9"]{color:var(--nick-9)}.home-stage-one .home-topic-author-link[data-role=owner]{color:var(--nick-owner);text-underline-offset:2px;text-decoration-line:underline;text-decoration-style:dotted}.home-stage-one .home-topic-author-link[data-role=curator]{color:var(--nick-curator)}.home-stage-one .home-topic-count{color:#494945;font-variant-numeric:tabular-nums;font-size:10.5px;font-weight:650}.home-stage-one .home-topic-actions{opacity:0;pointer-events:none;justify-content:flex-end;align-items:center;gap:2px;transition:opacity .1s;display:flex}.home-stage-one .home-topic-row:hover .home-topic-actions,.home-stage-one .home-topic-row:focus-within .home-topic-actions{opacity:1;pointer-events:auto}.home-stage-one .home-topic-action,.home-stage-one .home-topic-more summary{color:#6b6b66;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;place-items:center;width:26px;height:26px;text-decoration:none;list-style:none;display:grid}.home-stage-one .home-topic-more summary::-webkit-details-marker{display:none}.home-stage-one .home-topic-action:hover,.home-stage-one .home-topic-action:focus-visible,.home-stage-one .home-topic-more summary:hover,.home-stage-one .home-topic-more summary:focus-visible{border-color:var(--line);color:#222220;background:#f0f0ed;outline:none}.home-stage-one .home-topic-action.saved{color:#416b55}.home-stage-one .home-topic-more{position:relative}.home-stage-one .home-topic-more-menu{z-index:12;border:1px solid var(--line-strong);background:#fff;border-radius:3px;width:170px;padding:4px;display:grid;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 22px #1414121a}.home-stage-one .home-topic-more-menu a{color:#3f3f3c;border-radius:2px;padding:7px 8px;font-size:10.5px;text-decoration:none}.home-stage-one .home-topic-more-menu a:hover,.home-stage-one .home-topic-more-menu a:focus-visible{color:#181817;background:#f2f2ef}.home-stage-one .home-current-item{grid-template-columns:27px minmax(0,1fr);gap:8px;min-height:70px;padding:9px 10px}.home-stage-one .home-current-item:hover,.home-stage-one .home-current-item:focus-visible{background:#f8f8f6;outline:none}.home-stage-one .home-current-icon{border-radius:3px;width:25px;height:25px;border:0!important}.home-stage-one .home-current-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.home-stage-one .home-current-item.is-event .home-current-icon{color:#3f637c;background:#eef4f8}.home-stage-one .home-current-item.is-poll .home-current-icon{color:#5d6a45;background:#f1f3ed}.home-stage-one .home-current-item.is-notice .home-current-icon{color:#755c3e;background:#f7f2ea}.home-stage-one .home-current-copy{min-width:0}.home-stage-one .home-current-kicker{justify-content:space-between;align-items:center;gap:6px;margin-bottom:3px;display:flex}.home-stage-one .home-current-kicker small{color:#777772;letter-spacing:.03em;text-transform:uppercase;margin:0;font-weight:700;font-size:9px!important}.home-stage-one .home-current-kicker b{color:#765b3c;font-size:8.5px;font-weight:760}.home-stage-one .home-current-item strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.32;display:-webkit-box;overflow:hidden}.home-stage-one .home-current-item em{color:#767671;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;overflow:hidden;font-size:9.5px!important}.home-stage-one .home-lower-grid{gap:12px;width:calc(100% - 264px);margin-left:264px}.home-stage-one .home-secondary-panel{border-color:#deded9}.home-stage-one .home-secondary-panel .home-panel-heading{min-height:40px;padding:8px 10px}.home-stage-one .home-secondary-panel .home-panel-heading h2{color:#31312f;font-size:13px}.home-stage-one .home-secondary-panel .home-panel-heading a{font-size:10.5px}.home-stage-one .home-simple-list>a{grid-template-columns:30px minmax(0,1fr) 18px;min-height:58px;padding:8px 10px}.home-stage-one .home-simple-list>a:hover,.home-stage-one .home-simple-list>a:focus-visible{background:#fafaf8;outline:none}.home-stage-one .home-list-icon{color:#555550;background:#f3f3f0;width:27px;height:27px;font-size:9px;border-color:#d0d0cb!important}.home-stage-one .home-list-copy{min-width:0}.home-stage-one .home-list-copy>small{color:#777772;letter-spacing:.02em;text-transform:uppercase;margin:0 0 2px;font-weight:700;font-size:9px!important}.home-stage-one .home-list-copy>strong{color:#282826;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;line-height:1.25;overflow:hidden}.home-stage-one .home-list-copy>em,.home-stage-one .home-list-copy>small+em{color:#797974;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden;font-size:9.5px!important}.home-stage-one .home-community-short-list .home-list-copy>small{color:#666661;letter-spacing:0;text-overflow:ellipsis;text-transform:none;white-space:nowrap;margin-top:2px;font-weight:400;overflow:hidden;font-size:10px!important}.home-stage-one .home-list-arrow{color:#777772;font-size:13px}.home-stage-one .home-activity-dot{background:#5f876f;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}@media (max-width:1180px){.home-stage-one .home-layout{grid-template-columns:232px minmax(0,1fr)}.home-stage-one .home-current-panel{grid-column:1/-1}.home-stage-one .home-current-list{grid-template-columns:repeat(3,minmax(0,1fr))}.home-stage-one .home-lower-grid{width:100%;margin-left:0}}@media (max-width:980px){.home-stage-one .home-feed-head,.home-stage-one .home-topic-row{grid-template-columns:48px minmax(0,1fr) 54px 62px 48px!important}.home-stage-one .home-feed-head span:nth-child(2),.home-stage-one .home-topic-author{display:none!important}.home-stage-one .home-feed-head span:first-child{grid-column:1/3}}@media (max-width:820px){.home-stage-one .home-layout{grid-template-columns:1fr}.home-stage-one .home-community-tree{position:static}.home-stage-one .home-feed-toolbar{position:relative}.home-stage-one .home-filter-button{min-width:32px;padding-inline:8px}.home-stage-one .home-filter-button:not(:focus){font-size:0}.home-stage-one .home-filter-button span{font-size:15px}.home-stage-one .home-create-topic{z-index:30;border-radius:50%;justify-content:center;width:46px;height:46px;min-height:46px;padding:0;position:fixed;bottom:16px;right:16px;box-shadow:0 8px 24px #1818162e}.home-stage-one .home-create-topic>span:first-child{font-size:20px}.home-stage-one .home-create-topic-label{display:none}.home-stage-one .home-feed-tabs{overflow-x:auto}.home-stage-one .home-feed-tabs button{flex:none;min-width:max-content}.home-stage-one .home-feed-head{display:none}.home-stage-one .home-topic-row{min-height:84px;grid-template-columns:44px minmax(0,1fr) 44px!important;padding:9px!important}.home-stage-one .home-topic-visual{width:42px;height:42px}.home-stage-one .home-topic-count,.home-stage-one .home-topic-author{display:none!important}.home-stage-one .home-topic-actions{opacity:1;pointer-events:auto}.home-stage-one .home-topic-actions .home-topic-action,.home-stage-one .home-topic-statuses{display:none}.home-stage-one .home-topic-copy>p{max-width:100%}.home-stage-one .home-current-list,.home-stage-one .home-lower-grid{grid-template-columns:1fr}}@media (max-width:520px){.home-stage-one .home-feed-toolbar{align-items:flex-start}.home-stage-one .home-new-feed-count{display:none}.home-stage-one .home-feed-title h2{font-size:14.5px}.home-stage-one .home-feed-tabs button{font-size:11px;padding-inline:9px!important}.home-stage-one .home-topic-row{gap:7px;grid-template-columns:40px minmax(0,1fr) 36px!important}.home-stage-one .home-topic-visual{width:38px;height:38px}.home-stage-one .home-topic-title{font-size:13px}.home-stage-one .home-topic-copy>p{display:none}.home-stage-one .home-topic-hashtags{margin-top:3px}}.home-stage-one .home-community-tree{padding:8px 8px 0}.home-stage-one .home-workshop-entry{grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:8px;min-height:44px;padding:7px 8px;display:grid}.home-stage-one .home-workshop-entry strong{margin:0;font-size:12.75px;font-weight:760;line-height:1.2}.home-stage-one .home-workshop-entry small,.home-stage-one .home-tree-link small,.home-stage-one .home-tree-new-count{display:none!important}.home-stage-one .home-tree-link{gap:8px;max-width:100%;grid-template-columns:24px minmax(0,1fr)!important}.home-stage-one .home-tree-link .community-mark,.home-stage-one .home-list-icon{color:#44433f;justify-content:center;align-items:center;display:inline-flex;width:23px!important;height:23px!important;box-shadow:none!important;background:#fafaf8!important;border:1px solid #cfcec8!important;border-radius:3px!important}.home-stage-one .home-tree-copy strong{font-size:12px}.home-stage-one .home-tree-row.active:before{inset-block:8px}.home-stage-one .home-current-panel{align-content:start;gap:12px;display:grid}.home-stage-one .home-rail-panel{border-top:1px solid #e0dfda;padding-top:10px}.home-stage-one .home-panel-heading.compact{min-height:auto;padding-bottom:2px}.home-stage-one .home-panel-heading.compact h2{font-size:14px}.home-stage-one .home-rail-list{gap:0;display:grid}.home-stage-one .home-rail-list>a{min-height:56px}.home-stage-one .home-rail-list .home-list-copy small{margin-bottom:1px;display:block}.home-stage-one .home-rail-list .home-list-copy strong,.home-stage-one .home-rail-list .home-list-copy em{display:block}.home-stage-one .home-lower-grid{display:none!important}.publication-detail-topic .publication-detail-header{background-position:50%;min-height:120px;padding:18px 22px}.publication-detail-topic .publication-detail-header:before{content:none!important;display:none!important}.publication-detail-topic .publication-detail-header [class*=watermark],.publication-detail-topic .publication-detail-header [class*=ghost],.publication-detail-topic .publication-detail-header [class*=hero-word],.publication-detail-topic .publication-detail-header [class*=display-word]{display:none!important}.publication-detail-header h1{letter-spacing:-.02em;overflow-wrap:anywhere;max-width:100%;margin:10px 0 8px;font-size:clamp(22px,3vw,34px);line-height:1.08}.publication-detail-author,.publication-detail-footer{padding-inline:16px}.publication-rich-body{padding:20px 22px}:is(.reply-editor,.publication-reply-editor,.post-editor,.editor-shell,.editor-card,[class*=reply-editor],[class*=post-editor],[class*=bbcode-editor],[class*=editor]){box-shadow:none!important}:is(.reply-editor,.publication-reply-editor,.post-editor,.editor-shell,.editor-card,[class*=reply-editor],[class*=post-editor],[class*=bbcode-editor]){background:#fff;border:1px solid #d8d7d1;border-radius:5px;overflow:hidden}:is(.reply-editor,.publication-reply-editor,.post-editor,.editor-shell,.editor-card,[class*=reply-editor],[class*=post-editor],[class*=bbcode-editor]) :is(.toolbar,[class*=toolbar],[class*=controls],[class*=menu]){color:#2f2f2d;border-bottom:1px solid #dfded8;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 10px;display:flex;background:#f6f6f3!important}:is(.reply-editor,.publication-reply-editor,.post-editor,.editor-shell,.editor-card,[class*=reply-editor],[class*=post-editor],[class*=bbcode-editor]) :is(button,select){color:#2f2f2d;min-height:28px;box-shadow:none;background:#fff;border:1px solid #d0cfc9;border-radius:4px}:is(.reply-editor,.publication-reply-editor,.post-editor,.editor-shell,.editor-card,[class*=reply-editor],[class*=post-editor],[class*=bbcode-editor]) textarea{color:#242422;resize:vertical;background:#fff;border:0;border-radius:0;min-height:170px;padding:14px 14px 18px}:is(.reply-editor,.publication-reply-editor,.post-editor,.editor-shell,.editor-card,[class*=reply-editor],[class*=post-editor],[class*=bbcode-editor]) textarea:focus{outline:none}:is(.reply-editor,.publication-reply-editor,.post-editor,.editor-shell,.editor-card,[class*=reply-editor],[class*=post-editor],[class*=bbcode-editor]) :is(.submit-row,.editor-footer,.composer-footer,[class*=footer]){background:#fbfbf9;border-top:1px solid #e3e2dc;padding:10px 12px}:is(.reply-editor,.publication-reply-editor,.post-editor,.editor-shell,.editor-card,[class*=reply-editor],[class*=post-editor],[class*=bbcode-editor]) button[type=submit]{color:#242422;background:#f1f1ee;border:1px solid #c9c8c2;border-radius:4px;min-width:132px;min-height:34px;font-weight:600}@media (max-width:1180px){.home-stage-one .home-layout{grid-template-columns:236px minmax(0,1fr) 286px}}@media (max-width:960px){.home-stage-one .home-layout{grid-template-columns:1fr}.home-stage-one .home-current-panel{order:3}}.home-stage-one .home-tree-row{grid-template-columns:28px minmax(0,auto) minmax(12px,1fr) 28px!important}.home-stage-one .home-tree-icon-toggle,.home-stage-one .home-tree-icon-static{min-width:28px;min-height:100%;color:inherit;background:0 0;border:0;border-radius:2px;grid-column:1;justify-content:center;align-self:stretch;align-items:center;padding:0;display:inline-flex}.home-stage-one .home-tree-icon-toggle{cursor:pointer}.home-stage-one .home-tree-icon-toggle:hover,.home-stage-one .home-tree-icon-toggle:focus-visible{background:#eeeeeb;outline:none}.home-stage-one .home-tree-icon-toggle:focus-visible{box-shadow:inset 0 0 0 2px var(--focus)}.home-stage-one .home-tree-icon-toggle .community-mark,.home-stage-one .home-tree-icon-static .community-mark{pointer-events:none}.home-stage-one .home-tree-name-link{color:#262624;grid-column:2;align-items:center;min-height:34px;text-decoration:none;overflow:hidden;width:max-content!important;max-width:min(100%,168px)!important;padding:4px 2px!important;display:inline-flex!important}.home-stage-one .home-tree-name-link strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;line-height:1.25;display:block;overflow:hidden}.home-stage-one .home-tree-name-link:hover strong{text-underline-offset:2px;text-decoration:underline}.home-stage-one .home-tree-name-link:focus-visible{outline:2px solid var(--focus);outline-offset:-1px;border-radius:2px}.home-stage-one .home-tree-hitarea{grid-column:3;width:100%;min-width:12px}.home-stage-one .home-tree-toggle{grid-column:4}.home-stage-one .home-tree-spacer{grid-column:3/5}.home-stage-one .home-tree-children .home-tree-name-link{max-width:min(100%,145px)!important}.home-stage-one .home-layout{grid-template-columns:264px minmax(0,1fr) 320px;gap:12px}.home-stage-one .home-community-tree{overflow:hidden;background:#fff!important;border:1px solid #d9d9d4!important;border-radius:5px!important;padding:11px 13px 0!important}.home-stage-one .home-tree-workshop-section,.home-stage-one .home-tree-categories-section{gap:0;display:grid}.home-stage-one .home-tree-separator{height:1px;background:#e3e3df!important;margin:9px 0 10px!important}.home-stage-one .home-tree-row,.home-stage-one .home-workshop-row{align-items:center;column-gap:8px;position:relative;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:21px minmax(0,1fr) 17px!important;min-height:31px!important;padding:0!important;display:grid!important}.home-stage-one .home-tree-categories-section>.home-tree-node+.home-tree-node{margin-top:6px!important}.home-stage-one .home-tree-node,.home-stage-one .home-workshop-node{margin:0!important}.home-stage-one .home-tree-expand-surface,.home-stage-one .home-workshop-expand-surface{z-index:0;width:100%;min-width:0;min-height:0;color:inherit;cursor:pointer;border:0;border-radius:0;padding:0;position:absolute;inset:0;background:0 0!important}.home-stage-one .home-tree-expand-surface:hover,.home-stage-one .home-tree-expand-surface:active,.home-stage-one .home-workshop-expand-surface:hover,.home-stage-one .home-workshop-expand-surface:active{background:0 0!important}.home-stage-one .home-tree-expand-surface:focus-visible,.home-stage-one .home-workshop-expand-surface:focus-visible{outline-offset:1px;outline:1px solid #aaa9a3}.home-stage-one .home-tree-reference-icon,.home-stage-one .home-workshop-icon{z-index:1;color:#5f5f5a;pointer-events:none;grid-column:1;justify-content:center;align-items:center;transition:color .11s;display:inline-flex;position:relative;background:0 0!important;border:0!important;border-radius:0!important;width:18px!important;height:20px!important}.home-stage-one .home-tree-reference-icon svg,.home-stage-one .home-workshop-icon svg{fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;width:16.5px;height:16.5px}.home-stage-one .home-tree-row:hover .home-tree-reference-icon,.home-stage-one .home-tree-row:focus-within .home-tree-reference-icon,.home-stage-one .home-workshop-row:hover .home-workshop-icon,.home-stage-one .home-workshop-row:focus-within .home-workshop-icon{color:#30302d}.home-stage-one .home-tree-name-link,.home-stage-one .home-workshop-name-link{z-index:2;color:#383835;text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:12px;font-weight:600;line-height:1.25;position:relative;overflow:hidden;width:max-content!important;max-width:100%!important;min-height:auto!important;padding:4px 0!important;text-decoration:none!important;display:inline-block!important}.home-stage-one .home-tree-name-link:hover,.home-stage-one .home-tree-name-link:active,.home-stage-one .home-tree-name-link:visited,.home-stage-one .home-workshop-name-link:hover,.home-stage-one .home-workshop-name-link:active,.home-stage-one .home-workshop-name-link:visited{color:#11110f;text-decoration:none!important}.home-stage-one .home-tree-name-link:focus-visible,.home-stage-one .home-workshop-name-link:focus-visible{outline-offset:2px;border-radius:1px;outline:1px solid #7c7c76;text-decoration:none!important}.home-stage-one .home-tree-reference-chevron,.home-stage-one .home-workshop-chevron{z-index:1;color:#777772;pointer-events:none;grid-column:3;justify-content:center;align-items:center;width:16px;height:16px;transition:color .11s,transform .12s;display:inline-flex;position:relative}.home-stage-one .home-tree-reference-chevron svg,.home-stage-one .home-workshop-chevron svg{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.home-stage-one .home-tree-row:hover .home-tree-reference-chevron,.home-stage-one .home-tree-row:focus-within .home-tree-reference-chevron,.home-stage-one .home-workshop-row:hover .home-workshop-chevron,.home-stage-one .home-workshop-row:focus-within .home-workshop-chevron{color:#2f2f2c}.home-stage-one .home-tree-row.opened .home-tree-reference-chevron,.home-stage-one .home-workshop-node.opened .home-workshop-chevron{transform:rotate(180deg)}.home-stage-one .home-tree-row.active:after{content:"";z-index:1;background:#626f78;border-radius:1px;width:2px;position:absolute;top:6px;bottom:6px;left:-8px}.home-stage-one .home-tree-row.active .home-tree-name-link{color:#171715;font-weight:700}.home-stage-one .home-tree-children,.home-stage-one .home-workshop-children{padding:1px 0 2px 16px;position:relative;border-left:1px solid #dededa!important;margin:2px 0 1px 8px!important}.home-stage-one .home-tree-children .home-tree-node,.home-stage-one .home-tree-children .home-tree-node+.home-tree-node{margin:0!important}.home-stage-one .home-tree-children .home-tree-row{grid-template-columns:13px minmax(0,1fr) 15px!important;min-height:25px!important}.home-stage-one .home-tree-children .home-tree-row:before{content:"";border-top:1px solid #dededa;width:10px;position:absolute;top:50%;left:-16px;display:block!important}.home-stage-one .home-tree-children .home-tree-reference-icon{color:#777772;width:12px!important;height:18px!important}.home-stage-one .home-tree-leaf-mark,.home-stage-one .home-tree-branch-mark{color:currentColor;justify-content:center;align-items:center;width:11px;font-weight:400;line-height:1;display:inline-flex}.home-stage-one .home-tree-leaf-mark{font-size:11px}.home-stage-one .home-tree-branch-mark{font-size:7px;transition:transform .12s;transform:rotate(-90deg)}.home-stage-one .home-tree-children .home-tree-row.opened .home-tree-branch-mark{transform:rotate(0)}.home-stage-one .home-tree-children .home-tree-name-link,.home-stage-one .home-workshop-children a{color:#5c5c57;font-size:11.5px;font-weight:450;line-height:1.25}.home-stage-one .home-tree-children .home-tree-name-link{padding:3px 0!important}.home-stage-one .home-tree-children .home-tree-row.active .home-tree-name-link{color:#232320;font-weight:600}.home-stage-one .home-tree-children .home-tree-children{padding-left:13px;border-left-color:#e7e7e3!important;margin-left:4px!important}.home-stage-one .home-workshop-children{gap:0;display:grid}.home-stage-one .home-workshop-children a{color:#5c5c57;grid-template-columns:12px minmax(0,1fr);align-items:center;gap:5px;min-height:24px;display:grid;position:relative;text-decoration:none!important}.home-stage-one .home-workshop-children a:before{content:"";border-top:1px solid #dededa;width:10px;position:absolute;top:50%;left:-16px}.home-stage-one .home-workshop-children a:hover,.home-stage-one .home-workshop-children a:focus-visible{color:#1f1f1d;text-decoration:none!important}.home-stage-one .home-workshop-children a:focus-visible{outline-offset:1px;outline:1px solid #85857f}.home-stage-one .home-workshop-children a>span{color:#777772;text-align:center}.home-stage-one .home-tree-all-link{color:#5b5b56;border-top:1px solid #e3e3df;border-radius:0 0 5px 5px;min-height:32px;font-size:10.5px;background:0 0!important;margin:8px -13px 0!important;padding:7px 13px!important;text-decoration:none!important}.home-stage-one .home-tree-all-link:hover,.home-stage-one .home-tree-all-link:focus-visible{color:#1c1c1a;background:0 0!important;text-decoration:none!important}.home-stage-one .home-tree-row:hover,.home-stage-one .home-tree-row:focus-within,.home-stage-one .home-tree-row.opened,.home-stage-one .home-tree-row.active,.home-stage-one .home-tree-row.has-unread,.home-stage-one .home-workshop-row:hover,.home-stage-one .home-workshop-row:focus-within{background:0 0!important}.home-stage-one .home-tree-row:before,.home-stage-one .home-tree-icon-toggle,.home-stage-one .home-tree-icon-static,.home-stage-one .home-tree-hitarea,.home-stage-one .home-tree-toggle,.home-stage-one .home-tree-spacer,.home-stage-one .home-workshop-entry,.home-stage-one .home-workshop-arrow{display:none!important}@media (max-width:1180px){.home-stage-one .home-layout{grid-template-columns:252px minmax(0,1fr) 292px}.home-stage-one .home-community-tree{padding-inline:11px!important}}@media (max-width:960px){.home-stage-one .home-layout{grid-template-columns:1fr}}.profile-inventory-shell{gap:14px;min-width:0;display:grid}.profile-inventory-shell>:first-child{background-image:var(--inventory-profile-background,none);background-position:50%;background-size:cover}.profile-inventory-shell>:first-child h1,.profile-inventory-shell>:first-child [class*=profile-name],.profile-inventory-shell>:first-child [data-profile-name]{color:var(--inventory-nick-color,inherit)}.profile-inventory-shell>:first-child .avatar,.profile-inventory-shell>:first-child [class*=avatar] img{box-shadow:var(--inventory-avatar-frame,none)}.profile-inventory-shell>:first-child :is(.hashtag,.tag-link,.publication-tag,[class*=hashtag]){border-color:var(--inventory-hashtag-border,transparent);background:var(--inventory-hashtag-background,transparent);color:var(--inventory-hashtag-color,inherit)}.profile-inventory-section{background:#fff;border:1px solid #d9d9d4;border-radius:5px}.profile-inventory-heading{border-bottom:1px solid #e4e4df;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px 12px;display:flex}.profile-inventory-heading h2{margin:0;font-size:16px;line-height:1.25}.profile-inventory-heading p{color:#686864;max-width:680px;margin:4px 0 0;font-size:12px;line-height:1.45}.profile-inventory-count{color:#686864;font-variant-numeric:tabular-nums;flex:none;font-size:11px}.inventory-message{margin:10px 12px 0}.inventory-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;padding:12px;display:grid}.inventory-item-card{color:#252523;text-align:left;cursor:pointer;background:#fbfbf9;border:1px solid #d8d8d3;border-radius:4px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px;min-height:74px;padding:9px;display:grid;position:relative}.inventory-item-card:hover{background:#f7f7f4;border-color:#aaa9a3}.inventory-item-card:focus-visible{outline-offset:2px;outline:2px solid #496d91}.inventory-item-card.is-equipped{background:#f5f8fa;border-color:#8fa0af}.inventory-item-card.rarity-rare,.inventory-item-card.rarity-epic,.inventory-item-card.rarity-legendary,.inventory-item-card.rarity-unique{border-left-width:3px}.inventory-item-card.rarity-rare{border-left-color:#4f6f93}.inventory-item-card.rarity-epic{border-left-color:#73558d}.inventory-item-card.rarity-legendary{border-left-color:#9a6a25}.inventory-item-card.rarity-unique{border-left-color:#476d65}.inventory-preview{color:#323230;background:#f2f2ef;border:1px solid #d2d2cd;border-radius:4px;justify-content:center;align-items:center;width:54px;height:54px;font-size:11px;line-height:1;display:inline-flex;overflow:hidden}.inventory-preview strong{letter-spacing:-.01em;font-size:11px}.inventory-item-copy{min-width:0}.inventory-item-copy strong,.inventory-item-copy small{display:block}.inventory-item-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.inventory-item-copy small{color:#777772;margin-top:4px;font-size:10px}.inventory-equipped-mark{color:#315f4f;text-transform:uppercase;letter-spacing:.03em;font-size:9px;font-weight:700;position:absolute;top:5px;right:6px}.inventory-profile-miniature{grid-template-rows:14px 5px 5px;grid-template-columns:14px 1fr;gap:4px;width:38px;display:grid}.inventory-profile-miniature i{background:#ffffffc7;border-radius:50%;grid-row:1/4}.inventory-profile-miniature b,.inventory-profile-miniature em{background:#ffffffb8;border-radius:2px}.inventory-avatar-miniature{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-size:12px;font-weight:800;display:inline-flex}.inventory-badge-miniature{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:800;display:inline-flex}.inventory-reaction-miniature{font-weight:700}.inventory-empty{margin:12px}.inventory-dialog-backdrop{z-index:1200;background:#1616146b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.inventory-dialog{background:#fff;border:1px solid #cbc9c2;border-radius:6px;grid-template-columns:150px minmax(0,1fr);width:min(620px,100%);max-height:calc(100vh - 36px);display:grid;position:relative;overflow:auto;box-shadow:0 18px 55px #0000002e}.inventory-dialog-close{z-index:2;color:#555550;cursor:pointer;background:0 0;border:0;border-radius:3px;width:30px;height:30px;font-size:23px;line-height:1;position:absolute;top:7px;right:8px}.inventory-dialog-close:hover{background:#f0f0ed}.inventory-dialog-preview{background:#f5f5f2;border-right:1px solid #e0dfda;place-items:center;min-height:184px;padding:24px;display:grid}.inventory-dialog-preview .inventory-preview{width:104px;height:104px;font-size:18px}.inventory-dialog-preview .inventory-preview strong{font-size:18px}.inventory-dialog-content{padding:26px 42px 18px 22px}.inventory-dialog-kicker{color:#6c6c67;text-transform:uppercase;letter-spacing:.045em;flex-wrap:wrap;gap:8px;font-size:10px;display:flex}.inventory-dialog-kicker b{font-weight:700}.inventory-dialog-content h3{margin:8px 0 7px;font-size:20px;line-height:1.15}.inventory-dialog-content>p{color:#5d5d59;margin:0;font-size:12.5px;line-height:1.5}.inventory-item-meta{border-top:1px solid #e4e3de;grid-template-columns:max-content 1fr;gap:5px 12px;margin:16px 0 0;padding-top:12px;font-size:11px;display:grid}.inventory-item-meta dt{color:#777772}.inventory-item-meta dd{color:#2f2f2c;margin:0}.inventory-dialog-actions{background:#fafaf8;border-top:1px solid #deddd7;flex-wrap:wrap;grid-column:1/-1;gap:8px;padding:12px 14px;display:flex}.inventory-delete-button{color:#8b3434;margin-left:auto}.inventory-delete-button.confirming{background:#fff3f2;border-color:#c98d8d}.inventory-transfer-form{background:#fff;border-top:1px solid #deddd7;grid-column:1/-1;padding:13px 14px 15px}.inventory-transfer-form label,.inventory-transfer-form small{display:block}.inventory-transfer-form label{margin-bottom:6px;font-size:11px;font-weight:650}.inventory-transfer-form>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.inventory-transfer-form small{color:#777772;margin-top:6px;font-size:10px}.rarity-text-rare{color:#4f6f93}.rarity-text-epic{color:#73558d}.rarity-text-legendary{color:#8a5b17}.rarity-text-unique{color:#476d65}@media (max-width:640px){.profile-inventory-heading{display:grid}.inventory-grid{grid-template-columns:1fr 1fr}.inventory-item-card{grid-template-columns:44px minmax(0,1fr);min-height:66px}.inventory-preview{width:44px;height:44px}.inventory-dialog{grid-template-columns:1fr}.inventory-dialog-preview{border-bottom:1px solid #e0dfda;border-right:0;min-height:130px}.inventory-dialog-content{padding:18px 20px}.inventory-delete-button{margin-left:0}.inventory-transfer-form>div{grid-template-columns:1fr}}body:has(.home-stage-one){background:#091215}.home-stage-one{--forrum-home-bg:#091215;--forrum-home-surface:#0f191c;--forrum-home-surface-soft:#121e21;--forrum-home-surface-hover:#162428;--forrum-home-surface-selected:#102a25;--forrum-home-text:#f1f5f4;--forrum-home-text-soft:#c7d0ce;--forrum-home-muted:#8d9a98;--forrum-home-muted-strong:#a9b4b2;--forrum-home-line:#26363a;--forrum-home-line-soft:#1d2b2f;--forrum-home-line-strong:#34484d;--forrum-home-accent:#19d39a;--forrum-home-accent-hover:#27e2aa;--forrum-home-accent-soft:#19d39a1a;--forrum-home-danger:#ed6b6b;--forrum-home-radius:6px;--bg:var(--forrum-home-bg);--surface:var(--forrum-home-surface);--surface-soft:var(--forrum-home-surface-soft);--surface-strong:var(--forrum-home-surface-hover);--text:var(--forrum-home-text);--muted:var(--forrum-home-muted);--muted-strong:var(--forrum-home-muted-strong);--line:var(--forrum-home-line);--line-strong:var(--forrum-home-line-strong);--focus:var(--forrum-home-accent);--danger:var(--forrum-home-danger);color:var(--forrum-home-text)}.home-stage-one :is(h1,h2,h3){color:var(--forrum-home-text)}.home-stage-one :is(.home-community-tree,.home-discussion-panel,.home-current-panel,.home-list-panel){border-color:var(--forrum-home-line)!important;border-radius:var(--forrum-home-radius)!important;background:var(--forrum-home-surface)!important;box-shadow:none!important}.home-stage-one :is(.home-feed-toolbar,.home-feed-tabs,.home-feed-head,.home-panel-heading,.home-panel-footer,.home-rail-panel){background:0 0;border-color:var(--forrum-home-line)!important}.home-stage-one .home-feed-title h2,.home-stage-one .home-panel-heading h2{color:var(--forrum-home-text)!important}.home-stage-one :is(.home-feed-head,.home-topic-path,.home-topic-copy>p,.home-topic-author-copy>span,.home-current-kicker small,.home-current-item em,.home-simple-list small,.home-simple-list em,.home-current-empty,.home-list-empty,.home-feed-status){color:var(--forrum-home-muted)!important}.home-stage-one .home-topic-row{border-color:var(--forrum-home-line-soft)!important;background:0 0!important}.home-stage-one .home-topic-row:hover,.home-stage-one .home-topic-row:focus-within,.home-stage-one .home-topic-row.home-topic-unread:hover,.home-stage-one .home-topic-row.home-topic-unread:focus-within{background:var(--forrum-home-surface-hover)!important}.home-stage-one .home-topic-row.home-topic-unread{background:#19d39a06!important}.home-stage-one .home-topic-title,.home-stage-one .home-current-item strong,.home-stage-one .home-simple-list strong,.home-stage-one .home-feed-status strong,.home-stage-one .home-topic-title:hover,.home-stage-one .home-topic-path a:hover,.home-stage-one .home-panel-footer:hover,.home-stage-one .home-simple-list>a:hover{color:var(--forrum-home-text)!important}.home-stage-one .home-topic-count{color:var(--forrum-home-text-soft)!important}.home-stage-one .home-topic-path a,.home-stage-one .home-topic-hashtags a{color:var(--forrum-home-muted-strong)!important}.home-stage-one .home-topic-unread-dot{background:var(--forrum-home-accent)!important}.home-stage-one .home-topic-visual{border-color:var(--forrum-home-line-strong)!important;background:var(--forrum-home-surface-soft)!important}.home-stage-one .home-topic-visual.with-type-mark,.home-stage-one .home-topic-type-mark{background:var(--forrum-home-surface-soft)!important;color:var(--forrum-home-muted-strong)!important}.home-stage-one .home-topic-status{border-color:var(--forrum-home-line-strong)!important;background:var(--forrum-home-surface-soft)!important;color:var(--forrum-home-muted-strong)!important}.home-stage-one .home-topic-status.answered{background:var(--forrum-home-accent-soft)!important;color:#78e5c0!important;border-color:#19d39a4d!important}.home-stage-one :is(.home-filter-button,.button.home-create-topic){border-color:var(--forrum-home-line-strong)!important;background:var(--forrum-home-surface-soft)!important;color:var(--forrum-home-text-soft)!important;box-shadow:none!important}.home-stage-one :is(.home-filter-button,.button.home-create-topic):hover,.home-stage-one :is(.home-filter-button,.button.home-create-topic):focus-visible{border-color:var(--forrum-home-accent)!important;background:var(--forrum-home-surface-hover)!important;color:var(--forrum-home-text)!important}.home-stage-one .home-feed-tabs button{color:var(--forrum-home-muted)!important}.home-stage-one .home-feed-tabs button:hover{color:var(--forrum-home-text-soft)!important;background:0 0!important}.home-stage-one .home-feed-tabs button.active{border-bottom-color:var(--forrum-home-accent)!important;color:var(--forrum-home-text)!important}.home-stage-one :is(.home-new-feed-count,.home-tab-count){background:var(--forrum-home-accent-soft)!important;color:#78e5c0!important;border-color:#19d39a42!important}.home-stage-one .home-panel-footer{color:var(--forrum-home-muted-strong)!important}.home-stage-one .home-panel-footer:hover,.home-stage-one .home-simple-list>a:hover,.home-stage-one .home-current-item:hover{background:var(--forrum-home-surface-hover)!important}.home-stage-one .home-current-item,.home-stage-one .home-simple-list>a{border-color:var(--forrum-home-line-soft)!important}.home-stage-one .home-current-icon,.home-stage-one .home-current-item.is-event .home-current-icon,.home-stage-one .home-current-item.is-poll .home-current-icon,.home-stage-one .home-current-item.is-notice .home-current-icon,.home-stage-one .home-list-icon{border-color:var(--forrum-home-line-strong)!important;background:var(--forrum-home-surface-soft)!important;color:var(--forrum-home-muted-strong)!important}.home-stage-one .home-current-kicker b{color:#d6bd7b!important}.home-stage-one .home-community-tree{border-color:var(--forrum-home-line)!important;background:var(--forrum-home-surface)!important}.home-stage-one .home-tree-separator,.home-stage-one .home-tree-children,.home-stage-one .home-workshop-children{border-color:var(--forrum-home-line)!important}.home-stage-one .home-tree-separator{background:var(--forrum-home-line)!important}.home-stage-one :is(.home-tree-name-link,.home-workshop-name-link,.home-workshop-children a){color:var(--forrum-home-text-soft)!important}.home-stage-one :is(.home-tree-reference-icon,.home-workshop-icon,.home-tree-reference-chevron,.home-workshop-chevron,.home-tree-branch-mark,.home-tree-leaf-mark){color:var(--forrum-home-muted)!important}.home-stage-one .home-tree-row:hover :is(.home-tree-reference-icon,.home-tree-reference-chevron),.home-stage-one .home-tree-row:focus-within :is(.home-tree-reference-icon,.home-tree-reference-chevron),.home-stage-one .home-workshop-row:hover :is(.home-workshop-icon,.home-workshop-chevron),.home-stage-one .home-workshop-row:focus-within :is(.home-workshop-icon,.home-workshop-chevron),.home-stage-one .home-tree-row.active .home-tree-name-link{color:var(--forrum-home-accent)!important}.home-stage-one :is(.home-tree-expand-surface,.home-workshop-expand-surface):focus-visible,.home-stage-one :is(.home-tree-name-link,.home-workshop-name-link):focus-visible{outline-color:var(--forrum-home-accent)!important}.home-stage-one .home-topic-action,.home-stage-one .home-topic-more summary{color:var(--forrum-home-muted)!important}.home-stage-one .home-topic-action:hover,.home-stage-one .home-topic-action:focus-visible,.home-stage-one .home-topic-more summary:hover,.home-stage-one .home-topic-more summary:focus-visible{border-color:var(--forrum-home-line-strong)!important;background:var(--forrum-home-surface-hover)!important;color:var(--forrum-home-text)!important}.home-stage-one .home-topic-more-menu{border-color:var(--forrum-home-line-strong)!important;background:var(--forrum-home-surface-soft)!important;box-shadow:none!important}.home-stage-one .home-topic-more-menu a{color:var(--forrum-home-text-soft)!important}.home-stage-one .home-topic-more-menu a:hover{background:var(--forrum-home-surface-hover)!important;color:var(--forrum-home-text)!important}.home-stage-one :is(.error-box,.warning-box,.success-box,.notice){border-color:var(--forrum-home-line-strong)!important;background:var(--forrum-home-surface-soft)!important;box-shadow:none!important}.home-stage-one .error-box{color:var(--forrum-home-danger)!important}.home-stage-one :is(a,button):focus-visible{outline-color:var(--forrum-home-accent)!important}body:has(.home-stage-one) .header{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:#0b1417;border-bottom:1px solid #26363a}body:has(.home-stage-one) .header .nav{gap:16px;min-height:58px}body:has(.home-stage-one) .header .brand{color:#f1f5f4;letter-spacing:-.035em;gap:8px;font-size:22px;font-weight:900}:is(body:has(.home-stage-one) .header .brand:hover,body:has(.home-stage-one) .header .brand:focus-visible){color:#f1f5f4}body:has(.home-stage-one) .header .brand-mark{width:27px;height:30px;box-shadow:none;color:#19d39a;background:0 0;border:0;border-radius:0;font-size:24px;font-weight:900}body:has(.home-stage-one) .header .main-links{gap:2px;height:58px}body:has(.home-stage-one) .header .main-links a{color:#c7d0ce;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;align-items:center;gap:7px;min-height:58px;padding:0 12px;font-size:13px;font-weight:620;display:inline-flex;position:relative}:is(body:has(.home-stage-one) .header .main-links a:hover,body:has(.home-stage-one) .header .main-links a:focus-visible){color:#f1f5f4;background:0 0;border-bottom-color:#0000}body:has(.home-stage-one) .header .main-links a.active{color:#19d39a;background:0 0;border-bottom-color:#19d39a}body:has(.home-stage-one) .header .main-links a:after{content:none;display:none}body:has(.home-stage-one) .header .main-links a:hover:after{content:none;display:none}body:has(.home-stage-one) .header .main-links a.active:after{content:none;display:none}body:has(.home-stage-one) .header .main-nav-unread{width:6px;height:6px;box-shadow:none;background:#19d39a;border:0;border-radius:50%;flex:none}body:has(.home-stage-one) .header .header-search{width:min(360px,29vw);min-height:36px;box-shadow:none;background:#0f191c;border:1px solid #2b3c40;border-radius:5px}body:has(.home-stage-one) .header .header-search:focus-within{border-color:#3c5d58}body:has(.home-stage-one) .header .header-search input{color:#f1f5f4;caret-color:#19d39a;background:0 0;border:0;min-height:34px}body:has(.home-stage-one) .header .header-search input::placeholder{color:#82908e}body:has(.home-stage-one) .header .header-search input:focus{outline:0}body:has(.home-stage-one) .header .header-search button{color:#b6c1bf;background:0 0;border:0;border-left:1px solid #26363a;border-radius:0;min-height:34px}:is(body:has(.home-stage-one) .header .header-search button:hover,body:has(.home-stage-one) .header .header-search button:focus-visible){color:#f1f5f4;background:#121e21}body:has(.home-stage-one) .header .icon-links{gap:2px}body:has(.home-stage-one) .header .icon-links a{color:#d6dddb;background:0 0;border:1px solid #0000;border-radius:4px;width:34px;height:34px}:is(body:has(.home-stage-one) .header .icon-links a:hover,body:has(.home-stage-one) .header .icon-links a:focus-visible){color:#f1f5f4;background:#121e21;border-color:#2b3c40}body:has(.home-stage-one) .header .nav-badge{color:#07110e;box-shadow:none;background:#19d39a;border-color:#0b1417}body:has(.home-stage-one) .header .auth-actions{color:#d6dddb;gap:9px;font-size:13px}:is(body:has(.home-stage-one) .header .auth-actions>a:not(.button):hover,body:has(.home-stage-one) .header .auth-actions>a:not(.button):focus-visible){color:#f1f5f4}body:has(.home-stage-one) .header .auth-actions .button{color:#f1f5f4;min-height:34px;box-shadow:none;background:#182327;border:1px solid #35484c;border-radius:4px;padding:7px 12px}:is(body:has(.home-stage-one) .header .auth-actions .button:hover,body:has(.home-stage-one) .header .auth-actions .button:focus-visible){color:#fff;background:#1b2a2e;border-color:#46605f}body:has(.home-stage-one) .header .profile-trigger{color:#eef3f1}:is(body:has(.home-stage-one) .header .profile-trigger:hover,body:has(.home-stage-one) .header .profile-trigger:focus-visible){color:#fff}body:has(.home-stage-one) .header .profile-trigger .avatar{border-color:#3a4c50}body:has(.home-stage-one) .header .text-button{color:#9eaaa8}:is(body:has(.home-stage-one) .header .text-button:hover,body:has(.home-stage-one) .header .text-button:focus-visible){color:#f1f5f4}body:has(.home-stage-one) .header :is(a,button,input):focus-visible{outline-offset:2px;outline:2px solid #19d39a}.home-stage-one .home-layout{grid-template-columns:264px minmax(0,1fr) 320px}.home-stage-one .home-layout.home-layout-tree-collapsed{grid-template-columns:54px minmax(0,1fr) 320px}.home-stage-one .home-community-tree{position:relative;padding-top:8px!important}.home-stage-one .home-tree-panel-controls{justify-content:flex-end;align-items:center;min-height:22px;margin:0 0 3px;display:flex}.home-stage-one .home-tree-panel-toggle{width:24px;height:22px;color:var(--forrum-home-muted);cursor:pointer;background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;padding:0;display:inline-flex}.home-stage-one .home-tree-panel-toggle svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.home-stage-one .home-tree-panel-toggle:hover{color:var(--forrum-home-accent);background:0 0}.home-stage-one .home-tree-panel-toggle:focus-visible{outline:1px solid var(--forrum-home-accent);outline-offset:1px}.home-stage-one .home-tree-icon-link,.home-stage-one .home-workshop-icon-link{z-index:2;width:21px;height:27px;color:inherit;background:0 0;border:0;border-radius:2px;grid-column:1;justify-content:center;align-items:center;display:inline-flex;position:relative;text-decoration:none!important}.home-stage-one .home-tree-icon-link:hover,.home-stage-one .home-tree-icon-link:focus-visible,.home-stage-one .home-workshop-icon-link:hover,.home-stage-one .home-workshop-icon-link:focus-visible{background:0 0;text-decoration:none!important}.home-stage-one .home-tree-icon-link:hover .home-tree-reference-icon,.home-stage-one .home-tree-icon-link:focus-visible .home-tree-reference-icon,.home-stage-one .home-workshop-icon-link:hover .home-workshop-icon,.home-stage-one .home-workshop-icon-link:focus-visible .home-workshop-icon{color:var(--forrum-home-accent)!important}.home-stage-one .home-tree-icon-link:focus-visible,.home-stage-one .home-workshop-icon-link:focus-visible{outline:1px solid var(--forrum-home-accent);outline-offset:1px}.home-stage-one .home-tree-name-link:hover,.home-stage-one .home-workshop-name-link:hover,.home-stage-one .home-workshop-children a:hover{color:var(--forrum-home-accent)!important;text-decoration:none!important}.home-stage-one .home-tree-row.active{background:var(--forrum-home-accent-soft)!important;border-radius:3px!important}.home-stage-one .home-tree-row.active:after{background:var(--forrum-home-accent)!important}.home-stage-one .home-tree-row.active .home-tree-name-link,.home-stage-one .home-tree-row.active .home-tree-reference-icon,.home-stage-one .home-tree-icon-link[aria-current=page] .home-tree-reference-icon,.home-stage-one .home-tree-expand-surface:hover~.home-tree-reference-chevron,.home-stage-one .home-workshop-expand-surface:hover~.home-workshop-chevron{color:var(--forrum-home-accent)!important}.home-stage-one .home-tree-all-link{display:none!important}.home-stage-one .home-community-tree.is-collapsed{padding:7px 6px 8px!important}.home-stage-one .home-community-tree.is-collapsed .home-tree-panel-controls{border-bottom:1px solid var(--forrum-home-line-soft);justify-content:center;min-height:28px;margin:0 0 5px;padding-bottom:5px}.home-stage-one .home-tree-collapsed-list{justify-items:center;gap:3px;display:grid}.home-stage-one .home-tree-collapsed-link{width:38px;height:36px;color:var(--forrum-home-muted);background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;display:inline-flex;text-decoration:none!important}.home-stage-one .home-tree-collapsed-link:hover,.home-stage-one .home-tree-collapsed-link:focus-visible{border-color:var(--forrum-home-line);background:var(--forrum-home-surface-hover);color:var(--forrum-home-accent);text-decoration:none!important}.home-stage-one .home-tree-collapsed-link.active,.home-stage-one .home-tree-collapsed-link[aria-current=page]{background:var(--forrum-home-accent-soft);color:var(--forrum-home-accent);border-color:#19d39a3d}.home-stage-one .home-tree-collapsed-link .home-tree-reference-icon,.home-stage-one .home-tree-collapsed-link .home-workshop-icon{color:currentColor!important;width:18px!important;height:18px!important}.home-stage-one .home-tree-collapsed-link .home-tree-reference-icon svg,.home-stage-one .home-tree-collapsed-link .home-workshop-icon svg{width:17px;height:17px}@media (max-width:1180px){.home-stage-one .home-layout{grid-template-columns:252px minmax(0,1fr) 292px}.home-stage-one .home-layout.home-layout-tree-collapsed{grid-template-columns:54px minmax(0,1fr) 292px}}@media (max-width:960px){.home-stage-one .home-layout,.home-stage-one .home-layout.home-layout-tree-collapsed{grid-template-columns:1fr}}.home-stage-one .home-community-tree{align-self:start;margin-top:0!important;top:auto!important}.home-stage-one .home-tree-panel-toggle,.home-stage-one .home-tree-reference-icon,.home-stage-one .home-workshop-icon,.home-stage-one .home-tree-reference-chevron,.home-stage-one .home-workshop-chevron,.home-stage-one .home-tree-branch-mark{color:var(--forrum-home-accent)!important}.home-stage-one .home-tree-reference-icon,.home-stage-one .home-workshop-icon{opacity:.88}.home-stage-one .home-tree-reference-chevron,.home-stage-one .home-workshop-chevron,.home-stage-one .home-tree-panel-toggle{opacity:.82}.home-stage-one .home-tree-row:hover .home-tree-reference-icon,.home-stage-one .home-tree-row:focus-within .home-tree-reference-icon,.home-stage-one .home-workshop-row:hover .home-workshop-icon,.home-stage-one .home-workshop-row:focus-within .home-workshop-icon,.home-stage-one .home-tree-row:hover .home-tree-reference-chevron,.home-stage-one .home-tree-row:focus-within .home-tree-reference-chevron,.home-stage-one .home-workshop-row:hover .home-workshop-chevron,.home-stage-one .home-workshop-row:focus-within .home-workshop-chevron,.home-stage-one .home-tree-panel-toggle:hover,.home-stage-one .home-tree-panel-toggle:focus-visible{opacity:1}.home-stage-one .home-tree-leaf-mark{justify-content:center;align-items:center;width:10px;height:10px;display:inline-flex;position:relative;overflow:hidden;color:#0000!important;font-size:0!important}.home-stage-one .home-tree-leaf-mark:after{content:"";background:var(--forrum-home-accent);opacity:.88;border-radius:50%;width:4px;height:4px}.home-stage-one .home-tree-branch-mark{opacity:.82;font-size:10px!important}.home-stage-one .home-tree-children,.home-stage-one .home-workshop-children{border-color:#19d39a33!important}.home-stage-one .home-tree-row.active .home-tree-reference-icon,.home-stage-one .home-tree-icon-link[aria-current=page] .home-tree-reference-icon{opacity:1}.home-stage-one .home-discussion-panel.home-discussed-stage-d{overflow:hidden;background:0 0!important;border:0!important}.home-stage-one .home-topic-table-block{border:1px solid var(--forrum-home-line);border-radius:var(--forrum-home-radius);background:var(--forrum-home-surface);overflow:hidden}.home-stage-one .home-reference-table-head,.home-stage-one .home-reference-topic-row{grid-template-columns:minmax(0,1fr) 190px 70px 84px;align-items:center;column-gap:14px;display:grid}.home-stage-one .home-reference-table-head{min-height:40px;color:var(--forrum-home-accent);background:#19d39a16;border-bottom:1px solid #19d39a29;padding:0 14px;font-size:11.5px;font-weight:650}.home-stage-one .home-reference-table-head span:nth-child(n+2){text-align:center}.home-stage-one .home-reference-topic-row{border-bottom:1px solid var(--forrum-home-line-soft);background:0 0;min-height:68px;padding:8px 14px;transition:background-color .1s}.home-stage-one .home-reference-topic-row:hover,.home-stage-one .home-reference-topic-row:focus-within{background:#19d39a09}.home-stage-one .home-reference-topic-main{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;min-width:0;display:grid}.home-stage-one .home-reference-topic-visual{border:1px solid var(--forrum-home-line-strong);background:var(--forrum-home-surface-soft);border-radius:5px;width:44px;height:44px;display:block;overflow:hidden}.home-stage-one .home-reference-topic-visual img{object-fit:cover;width:100%;height:100%;display:block}.home-stage-one .home-reference-topic-copy{min-width:0}.home-stage-one .home-reference-topic-title-line{align-items:center;gap:7px;min-width:0;display:flex}.home-stage-one .home-reference-topic-title{min-width:0;color:var(--forrum-home-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:620;line-height:1.28;overflow:hidden}.home-stage-one .home-reference-topic-title:hover,.home-stage-one .home-reference-topic-title:focus-visible{color:var(--forrum-home-accent-hover);outline:none}.home-stage-one .home-reference-active-dot{background:var(--forrum-home-accent);opacity:.9;border-radius:50%;flex:none;width:6px;height:6px}.home-stage-one .home-reference-topic-meta{min-width:0;color:var(--forrum-home-muted);white-space:nowrap;align-items:center;gap:6px;margin-top:4px;font-size:10.5px;line-height:1.2;display:flex;overflow:hidden}.home-stage-one .home-reference-topic-meta a{color:var(--forrum-home-muted);text-overflow:ellipsis;overflow:hidden}.home-stage-one .home-reference-topic-meta a:hover,.home-stage-one .home-reference-topic-meta a:focus-visible{color:var(--forrum-home-muted-strong);outline:none}.home-stage-one .home-reference-topic-author{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.home-stage-one .home-reference-topic-author .avatar{width:30px!important;height:30px!important}.home-stage-one .home-reference-topic-author a{min-width:0;color:var(--forrum-home-text-soft);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:560;overflow:hidden}.home-stage-one .home-reference-topic-author a:hover,.home-stage-one .home-reference-topic-author a:focus-visible{color:var(--forrum-home-accent-hover);outline:none}.home-stage-one .home-reference-topic-count{color:var(--forrum-home-text-soft);font-variant-numeric:tabular-nums;text-align:center;font-size:11.5px;font-weight:560}.home-stage-one .home-reference-topic-empty,.home-stage-one .home-reference-topic-error{min-height:96px;color:var(--forrum-home-muted);text-align:center;place-items:center;gap:7px;padding:20px 18px;font-size:12px;display:grid}.home-stage-one .home-reference-topic-error strong,.home-stage-one .home-reference-topic-empty strong{color:var(--forrum-home-text-soft)}.home-stage-one .home-reference-topic-skeleton{border-bottom:1px solid var(--forrum-home-line-soft);opacity:.55;grid-template-columns:minmax(0,1fr) 190px 70px 84px;align-items:center;gap:14px;min-height:68px;padding:8px 14px;display:grid}.home-stage-one .home-reference-topic-skeleton span{background:var(--forrum-home-line-strong);border-radius:2px;height:8px}.home-stage-one .home-reference-show-more{min-height:34px;color:var(--forrum-home-accent);justify-content:center;align-items:center;gap:8px;font-size:11.5px;font-weight:560;transition:color .1s,background-color .1s;display:flex}.home-stage-one .home-reference-show-more:hover,.home-stage-one .home-reference-show-more:focus-visible{color:var(--forrum-home-accent-hover);background:#19d39a08;outline:none}.home-stage-one .home-reference-show-more span{font-size:15px;line-height:1}@media (max-width:1080px){.home-stage-one .home-reference-table-head,.home-stage-one .home-reference-topic-row,.home-stage-one .home-reference-topic-skeleton{grid-template-columns:minmax(0,1fr) 160px 62px 72px;column-gap:10px}}.home-stage-one .home-discussion-panel.home-new-topics-stage-e{align-content:start;gap:12px;display:grid;overflow:visible}.home-stage-one .home-new-topics-table{align-self:start}.home-stage-one .home-current-panel.home-right-stage-f{align-content:start;align-self:start;gap:12px;display:grid;overflow:visible;background:0 0!important;border:0!important}.home-stage-one .home-news-stage-f,.home-stage-one .home-participation-stage-f{border:1px solid var(--forrum-home-line);border-radius:var(--forrum-home-radius);background:var(--forrum-home-surface);overflow:hidden}.home-stage-one .home-reference-rail-head{background:#19d39a16;border-bottom:1px solid #19d39a29;justify-content:space-between;align-items:center;gap:10px;min-height:40px;padding:0 13px;display:flex}.home-stage-one .home-reference-rail-head.compact{min-height:38px}.home-stage-one .home-reference-rail-head h2{margin:0;font-size:13px;font-weight:650;line-height:1.2;color:var(--forrum-home-accent)!important}.home-stage-one .home-reference-rail-head>a{color:var(--forrum-home-accent);font-size:10.5px;font-weight:550}.home-stage-one .home-reference-rail-head>a:hover,.home-stage-one .home-reference-rail-head>a:focus-visible{color:var(--forrum-home-accent-hover);outline:none}.home-stage-one .home-news-stage-f-list{display:grid}.home-stage-one .home-news-stage-f-item{border-bottom:1px solid var(--forrum-home-line-soft);background:0 0;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:7px;min-height:88px;padding:11px 12px;display:grid}.home-stage-one .home-news-stage-f-item:last-child{border-bottom:0}.home-stage-one .home-news-stage-f-item:hover,.home-stage-one .home-news-stage-f-item:focus-visible{background:#19d39a09;outline:none}.home-stage-one .home-news-stage-f-copy{gap:5px;min-width:0;display:grid}.home-stage-one .home-news-stage-f-copy small{width:max-content;max-width:100%;color:var(--forrum-home-accent);text-transform:uppercase;letter-spacing:.03em;font-size:9.5px;font-weight:650}.home-stage-one .home-news-stage-f-copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;font-weight:610;line-height:1.32;display:-webkit-box;overflow:hidden;color:var(--forrum-home-text)!important}.home-stage-one .home-news-stage-f-copy em{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden;color:var(--forrum-home-muted)!important}.home-stage-one .home-news-stage-f-arrow{color:var(--forrum-home-accent);font-size:20px;line-height:1}.home-stage-one .home-news-stage-f-empty{min-height:100px;color:var(--forrum-home-muted);text-align:center;place-items:center;gap:5px;padding:18px 14px;font-size:11px;display:grid}.home-stage-one .home-news-stage-f-empty strong{color:var(--forrum-home-text-soft)}.home-stage-one .home-news-stage-f-skeleton{border-bottom:1px solid var(--forrum-home-line-soft);opacity:.6;align-content:center;gap:7px;min-height:80px;padding:12px;display:grid}.home-stage-one .home-news-stage-f-skeleton span{background:var(--forrum-home-line-strong);border-radius:2px;height:7px}.home-stage-one .home-news-stage-f-skeleton span:first-child{width:28%}.home-stage-one .home-news-stage-f-skeleton span:nth-child(2){width:88%}.home-stage-one .home-news-stage-f-skeleton span:nth-child(3){width:58%}.home-stage-one .home-participation-tabs{border-bottom:1px solid var(--forrum-home-line-soft);grid-template-columns:1fr 1fr;display:grid}.home-stage-one .home-participation-tabs button{border:0;border-right:1px solid var(--forrum-home-line-soft);min-height:38px;color:var(--forrum-home-muted);background:0 0;border-radius:0;padding:0 8px;font-size:10.5px;font-weight:570}.home-stage-one .home-participation-tabs button:last-child{border-right:0}.home-stage-one .home-participation-tabs button:hover,.home-stage-one .home-participation-tabs button:focus-visible{color:var(--forrum-home-text-soft);background:#19d39a06;outline:none}.home-stage-one .home-participation-tabs button.active{box-shadow:inset 0 -2px 0 var(--forrum-home-accent);color:var(--forrum-home-accent);background:#19d39a0a}.home-stage-one .home-participation-form{gap:9px;padding:12px;display:grid}.home-stage-one .home-participation-form>p{color:var(--forrum-home-muted);margin:0 0 2px;font-size:10.5px;line-height:1.48}.home-stage-one .home-participation-form label{gap:5px;display:grid}.home-stage-one .home-participation-form :is(input,select,textarea){border:1px solid var(--forrum-home-line-strong);background:var(--forrum-home-surface-soft);width:100%;min-height:32px;color:var(--forrum-home-text);font:inherit;box-shadow:none;border-radius:4px;padding:7px 8px;font-size:10.5px}.home-stage-one .home-participation-form textarea{resize:vertical;min-height:54px;line-height:1.35}.home-stage-one .home-participation-form :is(input,select,textarea):focus{outline:1px solid var(--forrum-home-accent);border-color:var(--forrum-home-accent)}.home-stage-one .home-participation-form input::placeholder,.home-stage-one .home-participation-form textarea::placeholder{color:#71807e}.home-stage-one .home-participation-form>button{min-height:34px;color:var(--forrum-home-accent);background:#19d39a14;border:1px solid #19d39a6b;border-radius:4px;padding:0 11px;font-size:10.5px;font-weight:620}.home-stage-one .home-participation-form>button:hover,.home-stage-one .home-participation-form>button:focus-visible{border-color:var(--forrum-home-accent);color:var(--forrum-home-accent-hover);background:#19d39a24;outline:none}.home-stage-one .home-participation-form>button:disabled{cursor:wait;opacity:.55}.home-stage-one .home-participation-message{border-top:1px solid var(--forrum-home-line-soft);color:var(--forrum-home-muted-strong);margin:0 12px 12px;padding-top:9px;font-size:10.5px;line-height:1.4}.home-stage-one{flex-direction:column;min-height:calc(100dvh - 52px);display:flex}.home-stage-one .home-layout{flex:none;width:100%}.home-stage-one .home-reference-footer{border-top:1px solid var(--forrum-home-line);width:min(100%,1360px);min-height:64px;color:var(--forrum-home-muted);justify-content:space-between;align-items:center;gap:24px;margin:auto auto 0;padding:18px 8px 14px;font-size:11px;display:flex}.home-stage-one .home-reference-footer nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:24px;display:flex}.home-stage-one .home-reference-footer :is(a,button){color:var(--forrum-home-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;padding:0}.home-stage-one .home-reference-footer :is(a,button):hover,.home-stage-one .home-reference-footer :is(a,button):focus-visible{color:var(--forrum-home-accent);outline:none}.forrum-info-page{min-height:calc(100dvh - 54px);padding:34px 20px 64px}.forrum-info-document{background:#fff;border:1px solid #d9dddf;border-radius:5px;width:min(100%,900px);margin:0 auto}.forrum-info-document>header,.forrum-info-document>section,.forrum-info-document>footer{padding:22px 26px}.forrum-info-document>header,.forrum-info-document>section{border-bottom:1px solid #e4e7e8}.forrum-info-kicker{color:#168760;letter-spacing:.08em;font-size:11px;font-weight:700}.forrum-info-document h1{margin:6px 0 8px;font-size:28px;line-height:1.15}.forrum-info-document h2{margin:0 0 8px;font-size:15px;line-height:1.25}.forrum-info-document p{color:#555d61;margin:0;font-size:13px;line-height:1.65}.forrum-info-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.forrum-info-actions a{color:#242a2d;border:1px solid #cfd5d7;border-radius:4px;align-items:center;min-height:34px;padding:0 11px;font-size:12px;font-weight:600;display:inline-flex}.forrum-info-actions a:hover,.forrum-info-actions a:focus-visible{color:#168760;border-color:#168760;outline:none}.forrum-info-document>footer{justify-content:space-between;gap:18px;display:flex}.forrum-info-document>footer a{color:#168760;font-size:12px;font-weight:600}@media (max-width:760px){.home-stage-one .home-reference-footer{flex-direction:column;align-items:flex-start;gap:12px;padding-inline:14px}.home-stage-one .home-reference-footer nav{justify-content:flex-start;gap:14px 18px}.forrum-info-page{padding:16px 12px 40px}.forrum-info-document>header,.forrum-info-document>section,.forrum-info-document>footer{padding:18px}}html,body{min-height:100%}body{flex-direction:column;min-height:100dvh;display:flex;overflow-x:clip}.app-page-frame{flex-direction:column;flex:1 0 auto;min-width:0;display:flex}.app-page-frame>#main-content{flex:1 0 auto;min-width:0}.home-stage-one{min-height:auto!important}.site-footer{color:#697276;background:#fff;border-top:1px solid #d9dddf;flex:none;width:100%;margin-top:auto}.site-footer-inner{box-sizing:border-box;justify-content:space-between;align-items:center;gap:22px;width:min(1180px,100% - 32px);min-height:42px;margin:0 auto;padding:7px 8px;font-size:11px;line-height:1.25;display:flex}.site-footer-copy{white-space:nowrap;flex:none}.site-footer-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 24px;min-width:0;display:flex}.site-footer a{color:inherit;text-decoration:none}.site-footer a:hover,.site-footer a:focus-visible{color:#168760;outline:none}.site-footer-home{color:#82918f;background:#081215;border-top-color:#4c6d6861}.site-footer-home a:hover,.site-footer-home a:focus-visible{color:var(--forrum-home-accent)}.home-stage-one .home-reference-footer-stage-g{display:none!important}.home-stage-one .home-participation-stage-f{border-color:#4567626b}.home-stage-one .home-participation-form{gap:7px;padding:11px 12px 12px}.home-stage-one .home-participation-intro-stage-h{color:#9aa8a6;margin:0 0 1px;font-size:10.5px;line-height:1.42}.home-stage-one .home-curator-requirements-stage-h{color:#82918f;border-bottom:1px solid #4b696547;margin:0 0 3px;padding:0 0 8px;font-size:9.8px;line-height:1.4}.home-stage-one .home-curator-requirements-stage-h summary{cursor:pointer;width:max-content;max-width:100%;color:var(--forrum-home-accent);font-weight:580}.home-stage-one .home-curator-requirements-stage-h ul{gap:3px;margin:7px 0 0;padding-left:16px;display:grid}.home-stage-one .home-participation-form label{gap:4px}.home-stage-one .home-participation-form label>span{color:#a8b4b2;font-size:9.6px;font-weight:570}.home-stage-one .home-participation-form :is(input,select,textarea){background:#0a1518;border-color:#4c6d687a;min-height:30px;padding:6px 8px;font-size:10px}.home-stage-one .home-participation-form textarea{resize:vertical;min-height:46px}.home-stage-one .home-participation-form :is(input,select,textarea):hover{border-color:#19d39a59}.home-stage-one .home-participation-form>button{background:0 0;border-color:#19d39a57;min-height:31px;margin-top:1px}.home-stage-one .home-participation-form>button:hover,.home-stage-one .home-participation-form>button:focus-visible{background:#19d39a12}.home-stage-one .home-reference-topic-row{position:relative}.home-stage-one .home-reference-topic-row:before{content:"";opacity:.55;background:#19d39a29;width:1px;position:absolute;top:12px;bottom:12px;left:0}.home-stage-one .home-reference-topic-row:hover:before,.home-stage-one .home-reference-topic-row:focus-within:before{background:var(--forrum-home-accent);opacity:.9}.home-stage-one .home-reference-topic-visual{border-color:#19d39a38}.home-stage-one .home-reference-topic-meta:before{content:"";background:#19d39ab8;border-radius:50%;flex:none;width:4px;height:4px}.home-stage-one .home-reference-topic-meta-separator{color:#19d39a85}.home-stage-one .home-reference-topic-author .avatar{outline-offset:1px;outline:1px solid #19d39a2e}.home-stage-one .home-reference-topic-count{color:#d6e3e0}.home-stage-one .home-reference-topic-row:hover .home-reference-topic-count,.home-stage-one .home-reference-topic-row:focus-within .home-reference-topic-count{color:var(--forrum-home-accent)}@media (max-width:760px){.site-footer-inner{flex-direction:column;align-items:flex-start;gap:7px;width:min(100%,100% - 20px);min-height:54px;padding:9px 2px}.site-footer-nav{justify-content:flex-start;gap:7px 16px}}body:has(.communities-v12-stage-a) .header{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:#0b1417;border-bottom:1px solid #26363a}body:has(.communities-v12-stage-a) .header .nav{gap:16px;min-height:58px}body:has(.communities-v12-stage-a) .header .brand{color:#f1f5f4;letter-spacing:-.035em;gap:8px;font-size:22px;font-weight:900}:is(body:has(.communities-v12-stage-a) .header .brand:hover,body:has(.communities-v12-stage-a) .header .brand:focus-visible){color:#f1f5f4}body:has(.communities-v12-stage-a) .header .brand-mark{width:27px;height:30px;box-shadow:none;color:#19d39a;background:0 0;border:0;border-radius:0;font-size:24px;font-weight:900}body:has(.communities-v12-stage-a) .header .main-links{gap:2px;height:58px}body:has(.communities-v12-stage-a) .header .main-links a{color:#c7d0ce;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;align-items:center;gap:7px;min-height:58px;padding:0 12px;font-size:13px;font-weight:620;display:inline-flex;position:relative}:is(body:has(.communities-v12-stage-a) .header .main-links a:hover,body:has(.communities-v12-stage-a) .header .main-links a:focus-visible){color:#f1f5f4;background:0 0;border-bottom-color:#0000}body:has(.communities-v12-stage-a) .header .main-links a.active{color:#19d39a;background:0 0;border-bottom-color:#19d39a}body:has(.communities-v12-stage-a) .header .main-links a:after{content:none;display:none}body:has(.communities-v12-stage-a) .header .main-links a:hover:after{content:none;display:none}body:has(.communities-v12-stage-a) .header .main-links a.active:after{content:none;display:none}body:has(.communities-v12-stage-a) .header .main-nav-unread{width:6px;height:6px;box-shadow:none;background:#19d39a;border:0;border-radius:50%;flex:none}body:has(.communities-v12-stage-a) .header .header-search{width:min(360px,29vw);min-height:36px;box-shadow:none;background:#0f191c;border:1px solid #2b3c40;border-radius:5px}body:has(.communities-v12-stage-a) .header .header-search:focus-within{border-color:#3c5d58}body:has(.communities-v12-stage-a) .header .header-search input{color:#f1f5f4;caret-color:#19d39a;background:0 0;border:0;min-height:34px}body:has(.communities-v12-stage-a) .header .header-search input::placeholder{color:#82908e}body:has(.communities-v12-stage-a) .header .header-search input:focus{outline:0}body:has(.communities-v12-stage-a) .header .header-search button{color:#b6c1bf;background:0 0;border:0;border-left:1px solid #26363a;border-radius:0;min-height:34px}:is(body:has(.communities-v12-stage-a) .header .header-search button:hover,body:has(.communities-v12-stage-a) .header .header-search button:focus-visible){color:#f1f5f4;background:#121e21}body:has(.communities-v12-stage-a) .header .icon-links{gap:2px}body:has(.communities-v12-stage-a) .header .icon-links a{color:#d6dddb;background:0 0;border:1px solid #0000;border-radius:4px;width:34px;height:34px}:is(body:has(.communities-v12-stage-a) .header .icon-links a:hover,body:has(.communities-v12-stage-a) .header .icon-links a:focus-visible){color:#f1f5f4;background:#121e21;border-color:#2b3c40}body:has(.communities-v12-stage-a) .header .nav-badge{color:#07110e;box-shadow:none;background:#19d39a;border-color:#0b1417}body:has(.communities-v12-stage-a) .header .auth-actions{color:#d6dddb;gap:9px;font-size:13px}:is(body:has(.communities-v12-stage-a) .header .auth-actions>a:not(.button):hover,body:has(.communities-v12-stage-a) .header .auth-actions>a:not(.button):focus-visible){color:#f1f5f4}body:has(.communities-v12-stage-a) .header .auth-actions .button{color:#f1f5f4;min-height:34px;box-shadow:none;background:#182327;border:1px solid #35484c;border-radius:4px;padding:7px 12px}:is(body:has(.communities-v12-stage-a) .header .auth-actions .button:hover,body:has(.communities-v12-stage-a) .header .auth-actions .button:focus-visible){color:#fff;background:#1b2a2e;border-color:#46605f}body:has(.communities-v12-stage-a) .header .profile-trigger{color:#eef3f1}:is(body:has(.communities-v12-stage-a) .header .profile-trigger:hover,body:has(.communities-v12-stage-a) .header .profile-trigger:focus-visible){color:#fff}body:has(.communities-v12-stage-a) .header .profile-trigger .avatar{border-color:#3a4c50}body:has(.communities-v12-stage-a) .header .text-button{color:#9eaaa8}:is(body:has(.communities-v12-stage-a) .header .text-button:hover,body:has(.communities-v12-stage-a) .header .text-button:focus-visible){color:#f1f5f4}body:has(.communities-v12-stage-a) .header :is(a,button,input):focus-visible{outline-offset:2px;outline:2px solid #19d39a}body:has(.communities-v12-stage-a){--forrum-home-bg:#091215;--forrum-home-surface:#0f191c;--forrum-home-surface-soft:#121e21;--forrum-home-surface-hover:#162428;--forrum-home-surface-selected:#102a25;--forrum-home-text:#f1f5f4;--forrum-home-text-soft:#c7d0ce;--forrum-home-muted:#8d9a98;--forrum-home-muted-strong:#a9b4b2;--forrum-home-line:#26363a;--forrum-home-line-soft:#1d2b2f;--forrum-home-line-strong:#34484d;--forrum-home-accent:#19d39a;--forrum-home-accent-hover:#27e2aa;--forrum-home-accent-soft:#19d39a1a;--forrum-home-danger:#ed6b6b;--forrum-home-radius:6px;background:var(--forrum-home-bg)}body:has(.communities-v12-stage-a) .main{padding-block:16px 28px}.communities-v12-stage-a{--bg:var(--forrum-home-bg);--surface:var(--forrum-home-surface);--surface-soft:var(--forrum-home-surface-soft);--surface-strong:var(--forrum-home-surface-hover);--text:var(--forrum-home-text);--muted:var(--forrum-home-muted);--muted-strong:var(--forrum-home-muted-strong);--line:var(--forrum-home-line);--line-strong:var(--forrum-home-line-strong);--focus:var(--forrum-home-accent);--danger:var(--forrum-home-danger);color:var(--forrum-home-text)}.communities-v12-stage-a .community-browser-index{display:none!important}.communities-v12-stage-a .community-browser-layout{grid-template-columns:minmax(0,1fr);gap:0}.communities-v12-stage-a :is(.compact-page-heading,.compact-filterbar,.community-browser-list){border-color:var(--forrum-home-line)!important;border-radius:var(--forrum-home-radius)!important;background:var(--forrum-home-surface)!important;box-shadow:none!important}.communities-v12-stage-a :is(h1,h2,h3){color:var(--forrum-home-text)!important}.communities-v12-stage-a :is(.compact-page-heading p,.community-browser-copy>p,.community-browser-meta){color:var(--forrum-home-muted)!important}.communities-v12-stage-a .community-browser-row{border-color:var(--forrum-home-line-soft)!important;background:0 0!important}.communities-v12-stage-a .community-browser-row:hover,.communities-v12-stage-a .community-browser-row:focus-within{background:var(--forrum-home-surface-hover)!important}.communities-v12-stage-a .community-browser-main-link,.communities-v12-stage-a .community-browser-title strong{color:var(--forrum-home-text)!important}.communities-v12-stage-a :is(input,select){border-color:var(--forrum-home-line-strong)!important;background:var(--forrum-home-surface-soft)!important;color:var(--forrum-home-text)!important;box-shadow:none!important}.communities-v12-stage-a :is(input,select):focus{border-color:var(--forrum-home-accent)!important;outline-color:var(--forrum-home-accent)!important}.communities-v12-stage-a :is(a,button):focus-visible{outline-color:var(--forrum-home-accent)!important}.communities-v12-stage-a .communities-v12-hero{border:1px solid var(--forrum-home-line);border-radius:var(--forrum-home-radius);background:var(--forrum-home-surface);justify-content:space-between;align-items:center;gap:24px;min-height:122px;margin:0 0 10px;padding:18px 20px;display:flex}.communities-v12-stage-a .communities-v12-hero-main{align-items:center;gap:18px;min-width:0;display:flex}.communities-v12-stage-a .communities-v12-hero-icon{width:58px;height:58px;color:var(--forrum-home-accent);background:#19d39a1a;border:1px solid #19d39a2e;border-radius:8px;flex:0 0 58px;place-items:center;display:grid}.communities-v12-stage-a .communities-v12-hero-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.communities-v12-stage-a .communities-v12-hero-copy{min-width:0}.communities-v12-stage-a .communities-v12-hero-copy h1{letter-spacing:-.025em;margin:0 0 7px;font-size:23px;font-weight:690;line-height:1.1;color:var(--forrum-home-text)!important}.communities-v12-stage-a .communities-v12-hero-copy p{max-width:610px;margin:0;font-size:11.5px;line-height:1.55;color:var(--forrum-home-muted-strong)!important}.communities-v12-stage-a .communities-v12-hero-actions{flex:none;align-items:center;gap:10px;display:flex}.communities-v12-stage-a .communities-v12-hero-actions>a{white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:10px;min-height:40px;padding:0 14px;font-size:11px;font-weight:620;display:inline-flex}.communities-v12-stage-a .communities-v12-hero-primary{border:1px solid var(--forrum-home-accent);color:#f7fffc;background:#12875f}.communities-v12-stage-a .communities-v12-hero-primary:hover,.communities-v12-stage-a .communities-v12-hero-primary:focus-visible{border-color:var(--forrum-home-accent-hover);color:#fff;background:#159b6d;outline:none}.communities-v12-stage-a .communities-v12-hero-secondary{color:var(--forrum-home-accent);background:0 0;border:1px solid #19d39a94}.communities-v12-stage-a .communities-v12-hero-secondary:hover,.communities-v12-stage-a .communities-v12-hero-secondary:focus-visible{border-color:var(--forrum-home-accent-hover);color:var(--forrum-home-accent-hover);background:#19d39a0f;outline:none}.communities-v12-stage-a .communities-v12-hero-actions>a span{font-size:18px;font-weight:400;line-height:1}@media (max-width:980px){.communities-v12-stage-a .communities-v12-hero{flex-direction:column;align-items:flex-start}.communities-v12-stage-a .communities-v12-hero-actions{padding-left:76px}}.communities-v12-stage-a .communities-v12-tools{background:0 0;border:0;grid-template-columns:minmax(0,1fr) 168px;gap:8px;margin:0 0 8px;display:grid}.communities-v12-stage-a .communities-v12-search,.communities-v12-stage-a .communities-v12-sort{min-width:0;display:block;position:relative}.communities-v12-stage-a .communities-v12-search input,.communities-v12-stage-a .communities-v12-sort select{border:1px solid var(--forrum-home-line);min-height:42px;font-size:11px;background:var(--forrum-home-surface)!important;color:var(--forrum-home-text)!important;box-shadow:none!important;border-radius:5px!important}.communities-v12-stage-a .communities-v12-search input{padding:0 14px 0 42px}.communities-v12-stage-a .communities-v12-search input::placeholder{color:#7f8d8b;opacity:1}.communities-v12-stage-a .communities-v12-sort select{cursor:pointer;padding:0 34px 0 12px}.communities-v12-stage-a .communities-v12-search-icon{z-index:1;color:#9ca8a6;pointer-events:none;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.communities-v12-stage-a .communities-v12-search-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:18px;height:18px}.communities-v12-stage-a .communities-v12-search input:hover,.communities-v12-stage-a .communities-v12-sort select:hover{border-color:var(--forrum-home-line-strong)!important}.communities-v12-stage-a .communities-v12-search input:focus,.communities-v12-stage-a .communities-v12-sort select:focus{border-color:#19d39a9e!important;outline:1px solid #19d39a2e!important}.communities-v12-stage-a .community-browser-layout{display:block}.communities-v12-stage-a .communities-v12-catalogue{overflow:hidden;border:1px solid var(--forrum-home-line)!important;border-radius:var(--forrum-home-radius)!important;background:var(--forrum-home-surface)!important}.communities-v12-stage-a .communities-v12-catalogue-head,.communities-v12-stage-a .communities-v12-catalogue-row{grid-template-columns:minmax(260px,1fr) 172px 92px 138px 28px;align-items:center;column-gap:12px;display:grid}.communities-v12-stage-a .communities-v12-catalogue-head{border-bottom:1px solid var(--forrum-home-line);color:#8d9a98;min-height:37px;padding:0 14px;font-size:9.5px;line-height:1}.communities-v12-stage-a .communities-v12-catalogue-row{border-bottom:1px solid var(--forrum-home-line-soft);background:0 0;min-height:84px;padding:10px 14px;transition:background-color .12s,border-color .12s;position:relative}.communities-v12-stage-a .communities-v12-catalogue-row:last-child{border-bottom:0}.communities-v12-stage-a .communities-v12-catalogue-row:hover,.communities-v12-stage-a .communities-v12-catalogue-row:focus-within{background:#ffffff05}.communities-v12-stage-a .communities-v12-catalogue-row.selected{background:#19d39a0b}.communities-v12-stage-a .communities-v12-catalogue-row.selected:before{content:"";background:var(--forrum-home-accent);width:3px;position:absolute;top:0;bottom:0;left:0}.communities-v12-stage-a .communities-v12-catalogue-community{align-items:center;gap:12px;min-width:0;display:flex}.communities-v12-stage-a .communities-v12-catalogue-mark-shell{flex:none}.communities-v12-stage-a .communities-v12-catalogue-mark{border:1px solid color-mix(in srgb, currentColor 52%, #233538)!important;background:color-mix(in srgb, currentColor 22%, #0d171a)!important;color:inherit!important;border-radius:7px!important}.communities-v12-stage-a .communities-v12-catalogue-mark img{object-fit:contain;filter:brightness(0)invert();opacity:.94;padding:9px}.communities-v12-stage-a .communities-v12-catalogue-copy{min-width:0}.communities-v12-stage-a .communities-v12-catalogue-name{width:max-content;max-width:100%;color:var(--forrum-home-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;line-height:1.25;display:block;overflow:hidden}.communities-v12-stage-a .communities-v12-catalogue-name:hover,.communities-v12-stage-a .communities-v12-catalogue-name:focus-visible{color:var(--forrum-home-accent);outline:none}.communities-v12-stage-a .communities-v12-catalogue-copy p{text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:10.5px;line-height:1.45;overflow:hidden;color:#9ba7a5!important}.communities-v12-stage-a .communities-v12-catalogue-curator{align-items:center;gap:8px;min-width:0;display:flex}.communities-v12-stage-a .communities-v12-curator-avatar{color:#dbe5e3;background:#152125;border:1px solid #19d39a38;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:grid;overflow:hidden}.communities-v12-stage-a .communities-v12-curator-avatar img{object-fit:cover;width:100%;height:100%}.communities-v12-stage-a .communities-v12-curator-name{min-width:0;color:var(--forrum-home-accent);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.communities-v12-stage-a .communities-v12-curator-empty{color:#687573}.communities-v12-stage-a .communities-v12-catalogue-subscribers{color:#edf3f1;font-variant-numeric:tabular-nums;font-size:13px}.communities-v12-stage-a .communities-v12-subscribe{min-height:34px;color:var(--forrum-home-accent);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #19d39a7a;border-radius:4px;padding:0 11px;font-size:10.5px;font-weight:600}.communities-v12-stage-a .communities-v12-subscribe:hover,.communities-v12-stage-a .communities-v12-subscribe:focus-visible{border-color:var(--forrum-home-accent);background:#19d39a0f;outline:none}.communities-v12-stage-a .communities-v12-subscribe:disabled{opacity:.55;cursor:wait}.communities-v12-stage-a .communities-v12-open-hierarchy{color:#cad4d2;cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:34px;padding:0;font-size:25px;line-height:1;display:grid}.communities-v12-stage-a .communities-v12-open-hierarchy:hover,.communities-v12-stage-a .communities-v12-open-hierarchy:focus-visible,.communities-v12-stage-a .communities-v12-open-hierarchy[aria-pressed=true]{color:var(--forrum-home-accent);outline:none}.communities-v12-stage-a .community-browser-children,.communities-v12-stage-a .community-browser-hitarea,.communities-v12-stage-a .community-browser-chevron,.communities-v12-stage-a .community-browser-actions{display:none!important}@media (max-width:980px){.communities-v12-stage-a .communities-v12-catalogue-head,.communities-v12-stage-a .communities-v12-catalogue-row{grid-template-columns:minmax(230px,1fr) 142px 82px 126px 26px;column-gap:9px}}.communities-v12-stage-a .communities-v12-desktop-grid{grid-template-columns:minmax(0,1fr) minmax(300px,29%);align-items:start;gap:10px;display:grid}.communities-v12-stage-a .communities-v12-primary-column{min-width:0}.communities-v12-stage-a .communities-v12-primary-column .communities-v12-hero{margin-bottom:10px}.communities-v12-stage-a .communities-v12-catalogue-head,.communities-v12-stage-a .communities-v12-catalogue-row{grid-template-columns:minmax(250px,1fr) 150px 84px 126px 28px;column-gap:10px}.communities-v12-stage-a .communities-v12-catalogue-icon-link{border-radius:7px;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid}.communities-v12-stage-a .communities-v12-catalogue-icon-link:focus-visible{outline:2px solid var(--forrum-home-accent);outline-offset:2px}.communities-v12-stage-a .communities-v12-glyph{color:#cbd6d3;background:#142024;border:1px solid #304247;border-radius:8px;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid}.communities-v12-stage-a .communities-v12-glyph svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.communities-v12-stage-a .communities-v12-catalogue-copy{padding-right:6px}.communities-v12-stage-a .communities-v12-catalogue-name{font-size:13.5px;font-weight:660}.communities-v12-stage-a .communities-v12-subscribe{min-width:118px}.communities-v12-stage-a .communities-v12-open-hierarchy{justify-self:end}.communities-v12-stage-a .communities-v12-hierarchy-panel{border:1px solid var(--forrum-home-line);border-radius:var(--forrum-home-radius);background:var(--forrum-home-surface);min-height:610px;max-height:calc(100vh - 82px);color:var(--forrum-home-text);scrollbar-width:thin;scrollbar-color:#33464a transparent;position:sticky;top:66px;overflow:auto}.communities-v12-stage-a .communities-v12-hierarchy-topbar{border-bottom:1px solid var(--forrum-home-line-soft);justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:0 14px;display:flex}.communities-v12-stage-a .communities-v12-breadcrumbs{min-width:0;color:var(--forrum-home-muted);white-space:nowrap;align-items:center;gap:7px;font-size:10.5px;display:flex;overflow:hidden}.communities-v12-stage-a .communities-v12-breadcrumbs span{align-items:center;gap:7px;min-width:0;display:inline-flex}.communities-v12-stage-a .communities-v12-breadcrumbs button{color:var(--forrum-home-accent);cursor:pointer;font-size:inherit;background:0 0;border:0;padding:0}.communities-v12-stage-a .communities-v12-breadcrumbs b{color:#acb8b6;text-overflow:ellipsis;min-width:0;font-weight:500;overflow:hidden}.communities-v12-stage-a .communities-v12-breadcrumbs i{color:#657370;font-style:normal}.communities-v12-stage-a .communities-v12-hierarchy-close{color:#d8dfdd;cursor:pointer;background:0 0;border:0;flex:0 0 28px;place-items:center;width:28px;height:28px;padding:0;font-size:24px;font-weight:300;line-height:1;display:grid}.communities-v12-stage-a .communities-v12-hierarchy-close:hover,.communities-v12-stage-a .communities-v12-hierarchy-close:focus-visible{color:var(--forrum-home-accent);outline:none}.communities-v12-stage-a .communities-v12-hierarchy-identity{border-bottom:1px solid var(--forrum-home-line-soft);align-items:flex-start;gap:16px;padding:20px 18px 19px;display:flex}.communities-v12-stage-a .communities-v12-hierarchy-identity>.communities-v12-glyph{flex-basis:58px;width:58px;height:58px}.communities-v12-stage-a .communities-v12-hierarchy-identity>.communities-v12-glyph svg{width:31px;height:31px}.communities-v12-stage-a .communities-v12-hierarchy-identity>div{min-width:0}.communities-v12-stage-a .communities-v12-hierarchy-title{color:var(--forrum-home-text);letter-spacing:-.02em;font-size:20px;font-weight:680;line-height:1.2;display:inline-block}.communities-v12-stage-a .communities-v12-hierarchy-title:hover,.communities-v12-stage-a .communities-v12-hierarchy-title:focus-visible{color:var(--forrum-home-accent);outline:none}.communities-v12-stage-a .communities-v12-hierarchy-identity p{color:var(--forrum-home-muted-strong);margin:9px 0 14px;font-size:11.5px;line-height:1.55}.communities-v12-stage-a .communities-v12-hierarchy-meta{color:#aab5b3;flex-wrap:wrap;align-items:center;gap:8px;font-size:10.5px;display:flex}.communities-v12-stage-a .communities-v12-hierarchy-meta strong{color:var(--forrum-home-accent);font-weight:600}.communities-v12-stage-a .communities-v12-hierarchy-meta i{color:#657370;font-style:normal}.communities-v12-stage-a .communities-v12-hierarchy-section h2{margin:0 8px 10px;font-size:11px;font-weight:520;color:#acb8b6!important}.communities-v12-stage-a .communities-v12-hierarchy-children{gap:8px;display:grid}.communities-v12-stage-a .communities-v12-hierarchy-child{border:1px solid var(--forrum-home-line-soft);background:#111c1f;border-radius:7px;grid-template-columns:minmax(0,1fr) 28px;align-items:center;min-height:104px;display:grid}.communities-v12-stage-a .communities-v12-hierarchy-child:hover,.communities-v12-stage-a .communities-v12-hierarchy-child:focus-within{background:#132125;border-color:#34484d}.communities-v12-stage-a .communities-v12-hierarchy-child-main{align-items:center;gap:12px;min-width:0;padding:12px 6px 12px 12px;display:flex}.communities-v12-stage-a .communities-v12-hierarchy-child-main:hover{color:inherit}.communities-v12-stage-a .communities-v12-hierarchy-child-main>div{min-width:0}.communities-v12-stage-a .communities-v12-hierarchy-child-main strong{color:var(--forrum-home-text);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:640;display:block;overflow:hidden}.communities-v12-stage-a .communities-v12-hierarchy-child-main p{color:#9ba7a5;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 8px;font-size:10.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.communities-v12-stage-a .communities-v12-hierarchy-child-main span{color:#9eaaa8;font-size:10px}.communities-v12-stage-a .communities-v12-hierarchy-child-arrow{color:#d2dad8;cursor:pointer;background:0 0;border:0;width:28px;height:40px;padding:0;font-size:25px}.communities-v12-stage-a .communities-v12-hierarchy-child-arrow:hover,.communities-v12-stage-a .communities-v12-hierarchy-child-arrow:focus-visible{color:var(--forrum-home-accent);outline:none}.communities-v12-stage-a .communities-v12-hierarchy-empty{color:#7f8d8b;text-align:center;border:1px dashed #2b3b3f;border-radius:7px;margin:0 4px;padding:22px 14px;font-size:10.5px}.communities-v12-stage-a .communities-v12-hierarchy-placeholder{text-align:center;color:#879492;align-content:center;justify-items:center;min-height:300px;padding:34px 26px;display:grid}.communities-v12-stage-a .communities-v12-hierarchy-placeholder>span{color:var(--forrum-home-accent);margin-bottom:10px;font-size:30px}.communities-v12-stage-a .communities-v12-hierarchy-placeholder strong{color:#d9e0de;font-size:14px}.communities-v12-stage-a .communities-v12-hierarchy-placeholder p{max-width:220px;margin:8px 0 0;font-size:10.5px;line-height:1.5}@media (max-width:1180px){.communities-v12-stage-a .communities-v12-desktop-grid{grid-template-columns:minmax(0,1fr) minmax(290px,31%)}.communities-v12-stage-a .communities-v12-catalogue-head,.communities-v12-stage-a .communities-v12-catalogue-row{grid-template-columns:minmax(225px,1fr) 128px 72px 116px 24px;column-gap:8px}.communities-v12-stage-a .communities-v12-curator-avatar{flex-basis:26px;width:26px;height:26px}}@media (max-width:980px){.communities-v12-stage-a .communities-v12-desktop-grid{grid-template-columns:minmax(0,1fr)}.communities-v12-stage-a .communities-v12-hierarchy-panel{min-height:0;max-height:none;position:static}}@media (max-width:760px){.communities-v12-stage-a .communities-v12-catalogue-head{display:none}.communities-v12-stage-a .communities-v12-catalogue-row{grid-template-columns:minmax(0,1fr) 112px 24px;min-height:78px}.communities-v12-stage-a .communities-v12-catalogue-curator,.communities-v12-stage-a .communities-v12-catalogue-subscribers{display:none}.communities-v12-stage-a .communities-v12-subscribe{min-width:108px}.communities-v12-stage-a .communities-v12-glyph,.communities-v12-stage-a .communities-v12-catalogue-icon-link{flex-basis:44px;width:44px;height:44px}}.communities-v12-stage-a .communities-v12-desktop-grid{grid-template-columns:minmax(0,1fr) minmax(330px,30.5%);gap:12px}.communities-v12-stage-a .communities-v12-hero{min-height:128px;padding:20px 22px}.communities-v12-stage-a .communities-v12-hero-main{gap:20px}.communities-v12-stage-a .communities-v12-hero-icon{background:#19d39a13;border-color:#19d39a26;flex-basis:60px;width:60px;height:60px}.communities-v12-stage-a .communities-v12-hero-copy h1{margin-bottom:8px;font-size:25px;font-weight:700}.communities-v12-stage-a .communities-v12-hero-copy p{max-width:650px;font-size:11.7px;line-height:1.58}.communities-v12-stage-a .communities-v12-catalogue-row{min-height:92px;padding:12px 14px}.communities-v12-stage-a .communities-v12-catalogue-copy p{margin-top:7px;line-height:1.5}.communities-v12-stage-a .communities-v12-glyph{background:#2b404461;border-color:#70898b45}.communities-v12-stage-a .communities-v12-glyph svg{stroke-width:1.55px}.communities-v12-stage-a .communities-v12-glyph[data-tone=workshop]{color:#b99bff;background:#7648cd1f;border-color:#9a67ff4d}.communities-v12-stage-a .communities-v12-glyph[data-tone=internet]{color:#2ae0aa;background:#19d39a13;border-color:#19d39a4d}.communities-v12-stage-a .communities-v12-glyph[data-tone=promotion]{color:#58b8f0;background:#2e99e113;border-color:#2e99e14a}.communities-v12-stage-a .communities-v12-glyph[data-tone=forrum]{color:#e9c94d;background:#e2be2d12;border-color:#e2be2d47}.communities-v12-stage-a .communities-v12-glyph[data-tone=gta]{color:#d5dddc;background:#b1bcbf0e;border-color:#b1bcbf38}.communities-v12-stage-a .communities-v12-glyph[data-tone=telegram]{color:#58c1f3;background:#33abe713;border-color:#33abe74a}.communities-v12-stage-a .communities-v12-subscribe{background:#19d39a03;border-color:#19d39a52;min-width:112px;min-height:32px;padding-inline:10px;font-weight:560}.communities-v12-stage-a .communities-v12-subscribe:hover,.communities-v12-stage-a .communities-v12-subscribe:focus-visible{background:#19d39a0b;border-color:#19d39aa6}.communities-v12-stage-a .communities-v12-subscribe.subscribed{background:#19d39a08}.communities-v12-stage-a .communities-v12-open-hierarchy{color:#7f8d8b;font-size:23px;font-weight:300}.communities-v12-stage-a .communities-v12-open-hierarchy:hover,.communities-v12-stage-a .communities-v12-open-hierarchy:focus-visible,.communities-v12-stage-a .communities-v12-open-hierarchy[aria-pressed=true]{color:var(--forrum-home-accent)}.communities-v12-stage-a .communities-v12-hierarchy-panel{min-height:620px}.communities-v12-stage-a .communities-v12-hierarchy-identity{gap:17px;padding:22px 20px 21px}.communities-v12-stage-a .communities-v12-hierarchy-title{font-size:21px}.communities-v12-stage-a .communities-v12-hierarchy-identity p{margin:10px 0 15px;font-size:11.7px;line-height:1.58}.communities-v12-stage-a .communities-v12-hierarchy-section{padding:17px 11px 13px}.communities-v12-stage-a .communities-v12-hierarchy-section h2{margin:0 9px 11px}.communities-v12-stage-a .communities-v12-hierarchy-child{grid-template-columns:minmax(0,1fr) 26px;min-height:112px}.communities-v12-stage-a .communities-v12-hierarchy-child-main{gap:13px;padding:14px 7px 14px 13px}.communities-v12-stage-a .communities-v12-hierarchy-child-main p{margin:6px 0 9px;font-size:10.7px;line-height:1.52}.communities-v12-stage-a .communities-v12-hierarchy-child-arrow{color:#81908d;width:26px;font-size:23px;font-weight:300}.communities-v12-stage-a .communities-v12-hierarchy-child-arrow:hover,.communities-v12-stage-a .communities-v12-hierarchy-child-arrow:focus-visible{color:var(--forrum-home-accent)}@media (max-width:1180px){.communities-v12-stage-a .communities-v12-desktop-grid{grid-template-columns:minmax(0,1fr) minmax(300px,31%);gap:10px}.communities-v12-stage-a .communities-v12-catalogue-row{min-height:90px}}@media (max-width:980px){.communities-v12-stage-a .communities-v12-desktop-grid{grid-template-columns:minmax(0,1fr)}.communities-v12-stage-a .communities-v12-hierarchy-panel{min-height:0;max-height:none;position:static}}@media (max-width:760px){.communities-v12-stage-a .communities-v12-hero{min-height:0;padding:17px 16px}.communities-v12-stage-a .communities-v12-hero-copy h1{font-size:23px}.communities-v12-stage-a .communities-v12-catalogue-row{min-height:80px;padding:10px 11px}.communities-v12-stage-a .communities-v12-subscribe{min-width:104px;min-height:30px}.communities-v12-stage-a .communities-v12-hierarchy-child{min-height:104px}}.communities-v12-stage-a .communities-v12-catalogue-row,.communities-v12-stage-a .communities-v12-hierarchy-child{isolation:isolate;position:relative}.communities-v12-stage-a .communities-v12-row-expand-surface,.communities-v12-stage-a .communities-v12-hierarchy-child-expand-surface{z-index:0;border-radius:inherit;width:100%;min-width:0;height:100%;min-height:0;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0}.communities-v12-stage-a .communities-v12-row-expand-surface:hover,.communities-v12-stage-a .communities-v12-row-expand-surface:active,.communities-v12-stage-a .communities-v12-hierarchy-child-expand-surface:hover,.communities-v12-stage-a .communities-v12-hierarchy-child-expand-surface:active{background:0 0}.communities-v12-stage-a .communities-v12-row-expand-surface:focus-visible,.communities-v12-stage-a .communities-v12-hierarchy-child-expand-surface:focus-visible{outline:1px solid var(--forrum-home-accent);outline-offset:-2px}.communities-v12-stage-a .communities-v12-catalogue-row>:not(.communities-v12-row-expand-surface),.communities-v12-stage-a .communities-v12-hierarchy-child>:not(.communities-v12-hierarchy-child-expand-surface){z-index:1;pointer-events:none;position:relative}.communities-v12-stage-a .communities-v12-catalogue-icon-link,.communities-v12-stage-a .communities-v12-catalogue-name,.communities-v12-stage-a .communities-v12-subscribe,.communities-v12-stage-a .communities-v12-hierarchy-child-icon-link,.communities-v12-stage-a .communities-v12-hierarchy-child-name{pointer-events:auto}.communities-v12-stage-a .communities-v12-hierarchy-child-icon-link{border-radius:7px;flex:none;place-items:center;display:grid}.communities-v12-stage-a .communities-v12-hierarchy-child-icon-link:focus-visible,.communities-v12-stage-a .communities-v12-hierarchy-child-name:focus-visible{outline:1px solid var(--forrum-home-accent);outline-offset:2px}.communities-v12-stage-a .communities-v12-hierarchy-child-name:hover,.communities-v12-stage-a .communities-v12-hierarchy-child-name:focus-visible{color:var(--forrum-home-accent);text-decoration:none}.communities-v12-stage-a .communities-v12-open-hierarchy,.communities-v12-stage-a .communities-v12-hierarchy-child-arrow{pointer-events:none;-webkit-user-select:none;user-select:none}.communities-v12-stage-a .communities-v12-catalogue-row,.communities-v12-stage-a .communities-v12-hierarchy-child{cursor:pointer}.communities-v12-stage-a .communities-v12-curator-profile-link,.communities-v12-stage-a .communities-v12-hierarchy-curator-link{z-index:3;pointer-events:auto;color:var(--forrum-home-accent);text-decoration:none;position:relative}.communities-v12-stage-a .communities-v12-curator-profile-link:hover,.communities-v12-stage-a .communities-v12-curator-profile-link:focus-visible,.communities-v12-stage-a .communities-v12-hierarchy-curator-link:hover,.communities-v12-stage-a .communities-v12-hierarchy-curator-link:focus-visible{color:#46e9b6;text-underline-offset:3px;text-decoration:underline}.communities-v12-stage-a .communities-v12-catalogue-row{min-height:98px;padding-block:13px}.communities-v12-stage-a .communities-v12-catalogue-community{gap:14px}.communities-v12-stage-a .communities-v12-catalogue-icon-link,.communities-v12-stage-a .communities-v12-glyph{flex:0 0 56px;width:56px;height:56px}.communities-v12-stage-a .communities-v12-glyph svg{width:30px;height:30px}.communities-v12-stage-a .communities-v12-catalogue-name{font-size:15px;font-weight:680;line-height:1.25}.communities-v12-stage-a .communities-v12-catalogue-copy p{margin-top:7px;font-size:11.2px;line-height:1.5}.communities-v12-stage-a .communities-v12-curator-name{font-size:11.5px}.communities-v12-stage-a .communities-v12-catalogue-subscribers{font-size:13.5px}.communities-v12-stage-a .communities-v12-hierarchy-child{min-height:120px}.communities-v12-stage-a .communities-v12-glyph.compact{flex-basis:54px;width:54px;height:54px}.communities-v12-stage-a .communities-v12-hierarchy-child-name{font-size:14px;font-weight:680;line-height:1.3}.communities-v12-stage-a .communities-v12-hierarchy-child-main p{font-size:11.2px;line-height:1.55}@media (max-width:760px){.communities-v12-stage-a .communities-v12-catalogue-row{min-height:86px;padding-block:10px}.communities-v12-stage-a .communities-v12-catalogue-icon-link,.communities-v12-stage-a .communities-v12-glyph{flex-basis:50px;width:50px;height:50px}.communities-v12-stage-a .communities-v12-glyph.compact{flex-basis:48px;width:48px;height:48px}}.communities-v12-stage-a .communities-v12-catalogue-row,.communities-v12-stage-a .communities-v12-hierarchy-child,.communities-v12-stage-a .communities-v12-row-expand-surface,.communities-v12-stage-a .communities-v12-hierarchy-child-expand-surface{cursor:default}.communities-v12-stage-a .communities-v12-catalogue-curator{pointer-events:auto}.communities-v12-stage-a .communities-v12-curator-profile-link,.communities-v12-stage-a .communities-v12-hierarchy-curator-link{z-index:4;pointer-events:auto;cursor:pointer;position:relative}.communities-v12-stage-a .communities-v12-catalogue-icon-link,.communities-v12-stage-a .communities-v12-catalogue-name,.communities-v12-stage-a .communities-v12-hierarchy-title,.communities-v12-stage-a .communities-v12-hierarchy-child-icon-link,.communities-v12-stage-a .communities-v12-hierarchy-child-name,.communities-v12-stage-a .communities-v12-subscribe,.communities-v12-stage-a .communities-v12-hero-primary,.communities-v12-stage-a .communities-v12-hero-secondary{cursor:pointer}.communities-v12-stage-a .communities-v12-catalogue-curator>.communities-v12-curator-avatar{cursor:default}.communities-v12-stage-a .communities-v12-catalogue-row>.communities-v12-subscribe{z-index:5;pointer-events:auto;cursor:pointer;position:relative}.communities-v12-stage-a .communities-v12-catalogue-row>.communities-v12-subscribe:disabled{cursor:wait}.communities-v12-stage-a .communities-v12-catalogue-row>.communities-v12-open-hierarchy,.communities-v12-stage-a .communities-v12-hierarchy-child>.communities-v12-hierarchy-child-arrow{z-index:4;pointer-events:auto;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.communities-v12-stage-a .communities-v12-catalogue-row>.communities-v12-open-hierarchy:hover,.communities-v12-stage-a .communities-v12-hierarchy-child>.communities-v12-hierarchy-child-arrow:hover{color:var(--forrum-home-accent)}.section-breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 12px;font-size:12px;line-height:1.4;display:flex}.section-breadcrumbs a{color:var(--muted)}.section-breadcrumbs a:hover{color:var(--accent)}.section-breadcrumbs-segment{align-items:center;gap:7px;display:inline-flex}.section-breadcrumbs-separator{opacity:.52}.section-breadcrumbs-current{color:var(--text)}.section-identity{--community-accent:var(--accent);border:1px solid var(--line);background:var(--surface);box-shadow:none;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin:0 0 12px;padding:17px 20px;display:grid}.section-identity-mark{border:1px solid var(--line-strong);background:var(--surface-soft);border-radius:5px;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.section-identity-mark>*{max-width:100%;max-height:100%}.section-identity-copy{min-width:0}.section-identity-copy h1{letter-spacing:-.025em;margin:0 0 4px;font-size:clamp(20px,2vw,24px);line-height:1.12}.section-identity-copy>p{max-width:760px;color:var(--muted);margin:0;font-size:13px;line-height:1.45}.section-identity-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px;font-size:12px;display:flex}.section-identity-curator{align-items:center;gap:7px;display:inline-flex}.section-identity-curator a{color:var(--accent);font-weight:760}.section-identity-curator a:hover{text-underline-offset:2px;text-decoration:underline}.section-identity-dot{opacity:.55}.section-identity-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.section-subscribe,.section-create-topic{white-space:nowrap;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 15px;font-size:13px;font-weight:780;line-height:1;display:inline-flex}.section-subscribe{border:1px solid var(--line-strong);color:var(--text);background:0 0}.section-subscribe:hover,.section-subscribe[aria-pressed=true]{border-color:var(--accent);color:var(--accent);background:var(--surface-soft)}.section-create-topic{border:1px solid var(--accent);background:var(--surface-soft);color:var(--accent)}.section-create-topic:hover{background:var(--surface);color:var(--accent)}@media (max-width:760px){.section-identity{grid-template-columns:auto minmax(0,1fr);padding:14px}.section-identity-actions{grid-column:1/-1;justify-content:stretch}.section-subscribe,.section-create-topic{flex:1 1 0}}@media (max-width:520px){.section-identity{grid-template-columns:1fr}.section-identity-mark{width:48px;height:48px}.section-identity-actions{grid-template-columns:1fr;display:grid}}body:has(.section-page-v14-4){--forrum-home-bg:#091215;--forrum-home-surface:#0f191c;--forrum-home-surface-soft:#121e21;--forrum-home-surface-hover:#162428;--forrum-home-surface-selected:#102a25;--forrum-home-text:#f1f5f4;--forrum-home-text-soft:#c7d0ce;--forrum-home-muted:#8d9a98;--forrum-home-muted-strong:#a9b4b2;--forrum-home-line:#26363a;--forrum-home-line-soft:#1d2b2f;--forrum-home-line-strong:#34484d;--forrum-home-accent:#19d39a;--forrum-home-accent-hover:#27e2aa;--forrum-home-accent-soft:#19d39a1a;--forrum-home-danger:#ed6b6b;--forrum-home-radius:6px;background:var(--forrum-home-bg)}body:has(.section-page-v14-4) .main{padding-block:12px 28px}.section-page-v14-4{--bg:var(--forrum-home-bg);--surface:var(--forrum-home-surface);--surface-soft:var(--forrum-home-surface-soft);--surface-strong:var(--forrum-home-surface-hover);--text:var(--forrum-home-text);--muted:var(--forrum-home-muted);--muted-strong:var(--forrum-home-muted-strong);--line:var(--forrum-home-line);--line-strong:var(--forrum-home-line-strong);--accent:var(--forrum-home-accent);--danger:var(--forrum-home-danger);color:var(--forrum-home-text)}.section-page-v14-4 :is(h1,h2,h3,strong){color:var(--forrum-home-text)}.section-page-layout{grid-template-columns:238px minmax(0,1fr);align-items:start;gap:12px;display:grid}.section-category-tree{border:1px solid var(--forrum-home-line);border-radius:var(--forrum-home-radius);background:var(--forrum-home-surface);scrollbar-width:thin;scrollbar-color:#33464a transparent;max-height:calc(100vh - 84px);position:sticky;top:70px;overflow:auto}.section-tree-heading{border-bottom:1px solid var(--forrum-home-line-soft);align-items:center;min-height:42px;padding:0 14px;font-size:12px;font-weight:680;display:flex}.section-tree-workshop,.section-tree-list{padding:7px 8px}.section-tree-separator{background:var(--forrum-home-line);height:1px;margin:1px 12px}.section-tree-node[data-depth="1"]{padding-left:14px}.section-tree-node[data-depth="2"]{padding-left:26px}.section-tree-node[data-depth="3"]{padding-left:38px}.section-tree-row{min-height:36px;color:var(--forrum-home-text-soft);cursor:default;border-radius:4px;grid-template-columns:27px minmax(0,1fr) 26px;align-items:center;gap:4px;padding:2px 2px 2px 3px;display:grid;position:relative}.section-tree-row.expandable:hover,.section-workshop-row:hover{background:#19d39a06}.section-tree-row.active{color:var(--forrum-home-accent);background:#19d39a14}.section-tree-row.active:before{content:"";background:var(--forrum-home-accent);width:2px;position:absolute;top:4px;bottom:4px;left:-8px}.section-tree-icon-link,.section-tree-name-link,.section-tree-chevron{z-index:2;cursor:pointer;position:relative}.section-tree-icon-link{place-items:center;width:27px;height:30px;display:grid}.section-tree-icon{width:23px;height:23px;color:var(--forrum-home-accent);place-items:center;font-size:14px;display:grid;overflow:hidden}.section-tree-icon.workshop{color:#b794ff;font-size:16px}.section-tree-icon .community-mark,.section-tree-icon>span{max-width:23px;max-height:23px}.section-tree-name-link{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:610;line-height:1.25;overflow:hidden}.section-tree-name-link:hover,.section-tree-icon-link:hover{color:var(--forrum-home-accent)}.section-tree-chevron{color:#7d8d8a;background:0 0;border:0;border-radius:3px;place-items:center;width:26px;height:30px;display:grid}.section-tree-chevron:hover,.section-tree-chevron:focus-visible{color:var(--forrum-home-accent);background:#19d39a0d;outline:none}.section-tree-chevron svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:14px;height:14px;transition:transform .12s}.section-tree-row.opened .section-tree-chevron svg{transform:rotate(180deg)}.section-tree-leaf-line{background:var(--forrum-home-line-strong);opacity:.55;justify-self:center;width:18px;height:1px;position:relative}.section-tree-children{border-left:1px solid var(--forrum-home-line)}.section-tree-static-children{padding:0 0 4px 31px;display:grid}.section-tree-static-children a{min-height:27px;color:var(--forrum-home-muted-strong);align-items:center;gap:7px;font-size:10.5px;display:flex}.section-tree-static-children a:hover{color:var(--forrum-home-accent)}.section-tree-static-children a span{color:#5e706d}.section-tree-loading{gap:9px;padding:12px;display:grid}.section-tree-loading span{background:var(--forrum-home-surface-soft);border-radius:3px;height:26px;animation:1.4s infinite pulse}.section-tree-error{color:var(--forrum-home-danger);margin:0;padding:14px;font-size:10px;line-height:1.45}.section-page-content{min-width:0}.section-page-v14-4 .section-breadcrumbs{color:var(--forrum-home-muted);margin:3px 0 10px;font-size:11px}.section-page-v14-4 .section-breadcrumbs a{color:var(--forrum-home-muted)}.section-page-v14-4 .section-breadcrumbs a:hover{color:var(--forrum-home-accent)}.section-page-v14-4 .section-breadcrumbs-current{color:var(--forrum-home-text-soft)}.section-page-v14-4 .section-identity{border-color:var(--forrum-home-line);border-radius:var(--forrum-home-radius);background:var(--forrum-home-surface);min-height:112px;margin:0 0 10px;padding:15px 18px}.section-page-v14-4 .section-identity-mark{background:#19d39a14;border-color:#19d39a52;width:52px;height:52px}.section-page-v14-4 .section-identity-copy h1{color:var(--forrum-home-text);font-size:22px;font-weight:690}.section-page-v14-4 .section-identity-copy>p{max-width:680px;color:var(--forrum-home-muted-strong);font-size:11px}.section-page-v14-4 .section-identity-meta{color:var(--forrum-home-muted);font-size:10.5px}.section-page-v14-4 .section-identity-curator a{color:var(--forrum-home-accent)}.section-page-v14-4 .section-subscribe,.section-page-v14-4 .section-create-topic{border-radius:4px;min-height:36px;padding:0 13px;font-size:11px;font-weight:630}.section-page-v14-4 .section-subscribe{border-color:var(--forrum-home-line-strong);color:var(--forrum-home-text-soft);background:0 0}.section-page-v14-4 .section-subscribe:hover,.section-page-v14-4 .section-subscribe[aria-pressed=true]{color:var(--forrum-home-accent);background:#19d39a0f;border-color:#19d39a8c}.section-page-v14-4 .section-create-topic{color:var(--forrum-home-accent);background:#19d39a1a;border-color:#19d39a94}.section-page-v14-4 .section-create-topic:hover{color:var(--forrum-home-accent-hover);background:#19d39a26}.section-page-error{color:#ef8b8b;background:#ed6b6b0f;border:1px solid #ed6b6b4d;border-radius:4px;margin:0 0 10px;padding:9px 11px;font-size:11px}.section-topic-table{border:1px solid var(--forrum-home-line);border-radius:var(--forrum-home-radius);background:var(--forrum-home-surface);overflow:hidden}.section-topic-toolbar{border-bottom:1px solid var(--forrum-home-line);justify-content:space-between;align-items:flex-end;gap:18px;min-height:68px;padding:10px 16px 0;display:flex}.section-topic-toolbar-main{min-width:0}.section-topic-toolbar h2{color:var(--forrum-home-text);margin:0 0 5px;font-size:13px;font-weight:680}.section-topic-toolbar nav{align-items:center;gap:20px;display:flex}.section-topic-toolbar nav button{min-height:31px;color:var(--forrum-home-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:0;font-size:11px;font-weight:560}.section-topic-toolbar nav button:hover{color:var(--forrum-home-text-soft)}.section-topic-toolbar nav button.active{border-bottom-color:var(--forrum-home-accent);color:var(--forrum-home-accent)}.section-topic-sort{min-width:236px;color:var(--forrum-home-muted);grid-template-columns:auto 1fr;align-items:center;gap:7px;margin-bottom:9px;font-size:10px;font-weight:500;display:grid}.section-topic-sort select{border:1px solid var(--forrum-home-line-strong);background:var(--forrum-home-surface-soft);min-height:34px;color:var(--forrum-home-text-soft);box-shadow:none;cursor:pointer;border-radius:4px;padding:0 30px 0 10px;font-size:10.5px}.section-topic-sort select:focus{border-color:var(--forrum-home-accent);outline:1px solid #19d39a33}.section-topic-table-head,.section-topic-row{grid-template-columns:minmax(0,1fr) 182px 76px 82px;align-items:center;column-gap:10px;display:grid}.section-topic-table-head{border-bottom:1px solid var(--forrum-home-line);min-height:34px;color:var(--forrum-home-muted);padding:0 14px;font-size:9.5px}.section-topic-table-head span:nth-child(n+3){text-align:center}.section-topic-row{border-bottom:1px solid var(--forrum-home-line-soft);background:0 0;min-height:62px;padding:7px 14px;transition:background-color .12s}.section-topic-row:last-child{border-bottom:0}.section-topic-row:hover,.section-topic-row:focus-within{background:var(--forrum-home-surface-hover)}.section-topic-row.recent{background:#19d39a05}.section-topic-row.recent:hover,.section-topic-row.recent:focus-within{background:var(--forrum-home-surface-hover)}.section-topic-main{grid-template-columns:18px 40px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.section-topic-state{color:#596966;place-items:center;width:18px;font-size:11px;display:grid}.section-topic-state.active{color:var(--forrum-home-accent);font-size:9px}.section-topic-state.pinned{color:var(--forrum-home-muted-strong);font-size:10px}.section-topic-visual{border:1px solid var(--forrum-home-line-strong);background:var(--forrum-home-surface-soft);cursor:pointer;border-radius:4px;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.section-topic-visual img{object-fit:cover;width:100%;height:100%}.section-topic-copy{min-width:0}.section-topic-title{color:var(--forrum-home-text);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;font-size:11.7px;font-weight:650;line-height:1.32;display:block;overflow:hidden}.section-topic-title:hover{color:var(--forrum-home-accent)}.section-topic-copy p{color:var(--forrum-home-muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:9.8px;line-height:1.32;overflow:hidden}.section-topic-source{color:var(--forrum-home-muted-strong);margin-top:3px;font-size:9px;display:inline-block}.section-topic-source:hover{color:var(--forrum-home-accent)}.section-topic-author{align-items:center;gap:7px;min-width:0;display:flex}.section-topic-author .avatar{border-color:var(--forrum-home-line-strong)}.section-topic-author a{color:var(--forrum-home-accent);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:570;overflow:hidden}.section-topic-author a:hover{color:var(--forrum-home-accent-hover)}.section-topic-count{color:var(--forrum-home-text-soft);text-align:center;font-size:10.5px}.section-topic-empty{min-height:150px;color:var(--forrum-home-muted);text-align:center;align-content:center;place-items:center;gap:7px;padding:24px;display:grid}.section-topic-empty strong{font-size:12px}.section-topic-empty span{font-size:10.5px}.section-topic-empty a{color:var(--forrum-home-accent);margin-top:5px;font-size:10.5px;font-weight:620}.section-page-v14-4 :is(.child-community-strip,.parent-aggregation-note,.community-toolbar,.community-layout,.dashboard-sidebar,.publication-list,.publication-card){display:none!important}body:has(.section-page-v14-4) .header{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#091215f7;border-bottom-color:#26363a}body:has(.section-page-v14-4) .header .nav{gap:16px;min-height:58px}body:has(.section-page-v14-4) .header .brand{color:#f1f5f4;letter-spacing:-.035em;gap:8px;font-size:22px;font-weight:900}body:has(.section-page-v14-4) .header .brand-mark{color:#19d39a;background:0 0;border:0;width:27px;height:30px;font-size:24px}body:has(.section-page-v14-4) .header .main-links{gap:2px;height:58px}body:has(.section-page-v14-4) .header .main-links a{color:#c7d0ce;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;align-items:center;gap:7px;min-height:58px;padding:0 12px;font-size:13px;font-weight:620;display:inline-flex}body:has(.section-page-v14-4) .header .main-links a:hover{color:#f1f5f4}body:has(.section-page-v14-4) .header .main-links a.active{color:#19d39a;border-bottom-color:#19d39a}body:has(.section-page-v14-4) .header .main-links a:after{content:none;display:none}body:has(.section-page-v14-4) .header .main-nav-unread{background:#19d39a;border:0;border-radius:50%;width:6px;height:6px}body:has(.section-page-v14-4) .header .header-search{width:min(360px,29vw);min-height:36px;box-shadow:none;background:#0f191c;border:1px solid #2b3c40;border-radius:5px}body:has(.section-page-v14-4) .header .header-search input{color:#f1f5f4;caret-color:#19d39a;background:0 0;border:0;min-height:34px}body:has(.section-page-v14-4) .header .header-search input::placeholder{color:#82908e}body:has(.section-page-v14-4) .header .header-search button{color:#b6c1bf;background:0 0;border:0;border-left:1px solid #26363a;border-radius:0;min-height:34px}body:has(.section-page-v14-4) .header .icon-links a{color:#d6dddb;background:0 0;border-color:#0000;border-radius:4px;width:34px;height:34px}body:has(.section-page-v14-4) .header .icon-links a:hover{color:#f1f5f4;background:#121e21;border-color:#2b3c40}body:has(.section-page-v14-4) .header .auth-actions{color:#d6dddb;gap:9px;font-size:13px}body:has(.section-page-v14-4) .header .auth-actions .button{color:#f1f5f4;min-height:34px;box-shadow:none;background:#182327;border:1px solid #35484c;border-radius:4px;padding:7px 12px}body:has(.section-page-v14-4) .header .profile-trigger{color:#eef3f1}body:has(.section-page-v14-4) .site-footer{color:#8d9a98;background:#091215;border-top-color:#26363a}body:has(.section-page-v14-4) .site-footer a{color:#8d9a98}body:has(.section-page-v14-4) .site-footer a:hover{color:#19d39a}@media (max-width:980px){.section-page-layout{grid-template-columns:205px minmax(0,1fr)}.section-topic-table-head,.section-topic-row{grid-template-columns:minmax(0,1fr) 128px 58px 64px}.section-topic-author a{max-width:80px}}@media (max-width:820px){.section-page-layout{grid-template-columns:1fr}.section-category-tree{max-height:none;position:static}.section-tree-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.section-tree-workshop{padding-bottom:2px}}@media (max-width:680px){.section-topic-toolbar{flex-direction:column;align-items:stretch;padding-bottom:9px}.section-topic-toolbar nav{gap:14px;overflow-x:auto}.section-topic-sort{width:100%;min-width:0}.section-topic-table-head{display:none}.section-topic-row{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.section-topic-author{grid-column:1/2;padding-left:67px}.section-topic-count{align-self:end}}@media (max-width:520px){.section-tree-list{grid-template-columns:1fr}.section-topic-main{grid-template-columns:13px 36px minmax(0,1fr);gap:7px}.section-topic-visual{width:36px;height:36px}.section-topic-author{padding-left:56px}}.section-page-v14-4[data-section-polish=v14-8] .section-page-layout{grid-template-columns:246px minmax(0,1fr);gap:12px}.section-page-v14-4[data-section-polish=v14-8] .section-tree-heading{min-height:44px;padding-inline:13px;font-size:12.2px}.section-page-v14-4[data-section-polish=v14-8] .section-tree-workshop,.section-page-v14-4[data-section-polish=v14-8] .section-tree-list{padding:8px}.section-page-v14-4[data-section-polish=v14-8] .section-tree-row{grid-template-columns:30px minmax(0,1fr) 27px;gap:5px;min-height:39px}.section-page-v14-4[data-section-polish=v14-8] .section-tree-name-link{font-size:11.35px;font-weight:630}.section-page-v14-4[data-section-polish=v14-8] .section-tree-icon-link{width:30px;height:32px}.section-page-v14-4[data-section-polish=v14-8] .section-tree-icon{width:26px;height:26px}.section-page-v14-4[data-section-polish=v14-8] .section-tree-node[data-depth="1"]{padding-left:16px}.section-page-v14-4[data-section-polish=v14-8] .section-tree-node[data-depth="2"]{padding-left:29px}.section-page-v14-4[data-section-polish=v14-8] .section-tree-node[data-depth="3"]{padding-left:42px}.section-page-v14-4[data-section-polish=v14-8] .section-tree-children{border-left-color:#314247;margin-left:6px}.section-page-v14-4[data-section-polish=v14-8] .section-symbol{color:currentColor;place-items:center;width:100%;height:100%;display:grid}.section-page-v14-4[data-section-polish=v14-8] .section-symbol svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:78%;height:78%}.section-page-v14-4[data-section-polish=v14-8] .section-tree-icon .section-symbol{color:#50d9b0}.section-page-v14-4[data-section-polish=v14-8] .section-tree-row.active .section-symbol{color:var(--forrum-home-accent)}.section-page-v14-4[data-section-polish=v14-8] .section-identity{min-height:122px;padding:17px 19px}.section-page-v14-4[data-section-polish=v14-8] .section-identity-mark{width:58px;height:58px;color:var(--forrum-home-accent);background:#19d39a13;border:1px solid #19d39a5c;border-radius:6px;place-items:center;display:grid}.section-page-v14-4[data-section-polish=v14-8] .section-identity-mark .section-symbol{width:42px;height:42px}.section-page-v14-4[data-section-polish=v14-8] .section-identity-copy h1{letter-spacing:-.025em;font-size:23.5px;line-height:1.12}.section-page-v14-4[data-section-polish=v14-8] .section-identity-copy>p{max-width:720px;margin-top:5px;font-size:11.35px;line-height:1.46}.section-page-v14-4[data-section-polish=v14-8] .section-identity-meta{margin-top:8px;font-size:10.65px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-toolbar{min-height:72px;padding-inline:16px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-toolbar h2{font-size:13.4px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-toolbar nav button{min-height:33px;font-size:11.25px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-table-head{min-height:35px;font-size:9.7px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-row{min-height:69px;padding-block:8px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-main{grid-template-columns:18px 46px minmax(0,1fr);gap:10px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-visual{border-radius:5px;width:46px;height:46px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-title{font-size:12.45px;font-weight:665}.section-page-v14-4[data-section-polish=v14-8] .section-topic-copy p{margin-top:3px;font-size:10.15px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-source{margin-top:4px;font-size:9.25px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-author a,.section-page-v14-4[data-section-polish=v14-8] .section-topic-count{font-size:10.8px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-state.pinned{color:#d5b96d}.section-page-v14-4[data-section-polish=v14-8] .section-topic-row.recent{box-shadow:inset 2px 0 #19d39a94}@media (max-width:980px){.section-page-v14-4[data-section-polish=v14-8] .section-page-layout{grid-template-columns:216px minmax(0,1fr)}.section-page-v14-4[data-section-polish=v14-8] .section-topic-table-head,.section-page-v14-4[data-section-polish=v14-8] .section-topic-row{grid-template-columns:minmax(0,1fr) 136px 58px 64px}}@media (max-width:820px){.section-page-v14-4[data-section-polish=v14-8] .section-page-layout{grid-template-columns:1fr}}@media (max-width:1100px){.section-page-v14-4[data-section-polish=v14-8] .section-topic-table-head,.section-page-v14-4[data-section-polish=v14-8] .section-topic-row{grid-template-columns:minmax(0,1fr) 142px 102px 58px 66px}}@media (max-width:900px){.section-page-v14-4[data-section-polish=v14-8] .section-topic-table-head,.section-page-v14-4[data-section-polish=v14-8] .section-topic-row{grid-template-columns:minmax(0,1fr) 124px 94px 52px 58px}}@media (max-width:760px){.section-page-v14-4[data-section-polish=v14-8] .section-topic-table-head span:nth-child(3),.section-page-v14-4[data-section-polish=v14-8] .section-topic-date{display:none}.section-page-v14-4[data-section-polish=v14-8] .section-topic-table-head,.section-page-v14-4[data-section-polish=v14-8] .section-topic-row{grid-template-columns:minmax(0,1fr) 116px 50px 56px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination{flex-direction:column;align-items:flex-start}.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination-controls{max-width:100%;overflow-x:auto}}.section-page-v14-4[data-section-polish=v14-8] .section-tree-icon-link,.section-page-v14-4[data-section-polish=v14-8] .section-tree-name-link,.section-page-v14-4[data-section-polish=v14-8] .section-tree-chevron,.section-page-v14-4[data-section-polish=v14-8] .section-tree-static-children a{cursor:pointer!important}.section-page-v14-4[data-section-polish=v14-8] .section-topic-table{scroll-margin-top:76px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-table-head,.section-page-v14-4[data-section-polish=v14-8] .section-topic-row{grid-template-columns:minmax(0,1fr) 170px 112px 68px 76px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-date{color:#8da0a4;white-space:nowrap;align-self:center;min-width:0;font-size:10.2px;line-height:1.3}.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination{border-top:1px solid var(--forrum-home-line);justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:8px 13px;display:flex}.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination-summary{color:#819397;white-space:nowrap;font-size:10.2px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination-controls{align-items:center;gap:4px;display:flex}.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination-controls button{color:#a8b6b8;min-width:30px;height:30px;font:inherit;cursor:pointer;background:0 0;border:1px solid #294044;border-radius:4px;padding:0 8px;font-size:10.4px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination-controls button:hover:not(:disabled),.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination-controls button:focus-visible,.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination-controls button.active{color:var(--forrum-home-accent);border-color:#19d39a9e}.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination-controls button:focus-visible{outline:1px solid var(--forrum-home-accent);outline-offset:1px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination-controls button.active{background:#19d39a14}.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination-controls button:disabled{opacity:.34;cursor:default}.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination-gap{color:#647579;text-align:center;min-width:20px}@media (max-width:1100px){.section-page-v14-4[data-section-polish=v14-8] .section-topic-table-head,.section-page-v14-4[data-section-polish=v14-8] .section-topic-row{grid-template-columns:minmax(0,1fr) 142px 102px 58px 66px}}@media (max-width:900px){.section-page-v14-4[data-section-polish=v14-8] .section-topic-table-head,.section-page-v14-4[data-section-polish=v14-8] .section-topic-row{grid-template-columns:minmax(0,1fr) 124px 94px 52px 58px}}@media (max-width:760px){.section-page-v14-4[data-section-polish=v14-8] .section-topic-table-head span:nth-child(3),.section-page-v14-4[data-section-polish=v14-8] .section-topic-date{display:none}.section-page-v14-4[data-section-polish=v14-8] .section-topic-table-head,.section-page-v14-4[data-section-polish=v14-8] .section-topic-row{grid-template-columns:minmax(0,1fr) 116px 50px 56px}.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination{flex-direction:column;align-items:flex-start}.section-page-v14-4[data-section-polish=v14-8] .section-topic-pagination-controls{max-width:100%;overflow-x:auto}}.section-page-v14-4[data-section-polish=v14-8] .section-tree-name-link{max-width:100%;justify-self:start!important;width:fit-content!important}.section-page-v14-4[data-section-polish=v14-8] .section-tree-icon-link{justify-self:start}.section-page-v14-4[data-section-polish=v14-8] .section-tree-chevron{justify-self:end}.section-page-v14-4[data-section-polish=v14-8] .section-tree-name-link{cursor:pointer!important;justify-self:start!important;width:fit-content!important;max-width:max-content!important;display:inline-flex!important}.section-page-v14-4[data-section-polish=v14-8] .section-tree-icon-link{cursor:pointer!important;justify-self:start!important;width:fit-content!important}.section-page-v14-4[data-section-polish=v14-8] .section-tree-chevron{cursor:pointer!important;justify-self:end!important;width:fit-content!important}.section-page-v14-4[data-section-polish=v14-8] .section-tree-row,.section-page-v14-4[data-section-polish=v14-8] .section-workshop-row{cursor:default!important}.topic-page-frame-v15-4{grid-template-columns:246px minmax(0,1fr);align-items:start;gap:14px;width:100%;display:grid}.topic-page-frame-v15-4>.section-category-tree{grid-area:1/1}.topic-page-frame-v15-4>.publication-column{grid-area:1/2;min-width:0}.topic-page-frame-v15-4>.publication-sidebar{display:none!important}.topic-page-frame-v15-4 .topic-frame-breadcrumbs{color:#81918f;gap:6px;min-height:26px;margin:0 0 7px;font-size:10.5px}.topic-page-frame-v15-4 .topic-frame-breadcrumb-segment{align-items:center;gap:6px;display:inline-flex}.topic-page-frame-v15-4 .topic-frame-header{border:1px solid var(--forrum-home-line);background:var(--forrum-home-surface);border-radius:5px;justify-content:space-between;align-items:center;gap:20px;min-height:94px;margin-bottom:8px;padding:14px 16px;display:flex}.topic-page-frame-v15-4 .topic-frame-header-copy{min-width:0}.topic-page-frame-v15-4 .topic-frame-header h1{color:#f2f5f4;letter-spacing:-.018em;margin:0;font-size:20px;font-weight:690;line-height:1.2}.topic-page-frame-v15-4 .topic-frame-header-meta{color:#879795;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;font-size:10.5px;display:flex}.topic-page-frame-v15-4 .topic-frame-header-meta a{color:var(--forrum-home-accent)}.topic-page-frame-v15-4 .topic-frame-header-actions{flex:none;align-items:center;gap:8px;display:flex}.topic-page-frame-v15-4 .topic-frame-action{color:#d7dfdd;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:1px solid #32464a;border-radius:4px;padding:7px 13px;font-size:11px;font-weight:620}.topic-page-frame-v15-4 .topic-frame-action:hover:not(:disabled),.topic-page-frame-v15-4 .topic-frame-action:focus-visible,.topic-page-frame-v15-4 .topic-frame-action.active{color:var(--forrum-home-accent);border-color:#19d39a85}.topic-page-frame-v15-4 .topic-frame-action:focus-visible{outline:1px solid var(--forrum-home-accent);outline-offset:1px}.topic-page-frame-v15-4 .topic-frame-action:disabled{opacity:.48;cursor:default}.topic-page-frame-v15-4 .publication-detail-topic{margin-top:0}.topic-page-frame-v15-4 .publication-detail-footer{display:none}@media (max-width:980px){.topic-page-frame-v15-4{grid-template-columns:216px minmax(0,1fr)}}@media (max-width:820px){.topic-page-frame-v15-4{grid-template-columns:1fr}.topic-page-frame-v15-4>.section-category-tree,.topic-page-frame-v15-4>.publication-column{grid-column:1}.topic-page-frame-v15-4>.section-category-tree{max-height:none;position:static}}@media (max-width:620px){.topic-page-frame-v15-4 .topic-frame-header{flex-direction:column;align-items:flex-start}.topic-page-frame-v15-4 .topic-frame-header-actions{width:100%}.topic-page-frame-v15-4 .topic-frame-action{flex:1 1 0}}.topic-page-frame-v15-4 .publication-detail-topic{box-shadow:none;color:#dce5e3;background:#0d1a1e;border:1px solid #25383d;border-radius:4px;grid-template-rows:auto auto auto;grid-template-columns:154px minmax(0,1fr);margin:0 0 10px;display:grid;overflow:hidden}.topic-page-frame-v15-4 .publication-detail-topic>.publication-detail-header{display:none}.topic-page-frame-v15-4 .publication-detail-topic>.publication-detail-author{background:#0b171a;border:0;border-right:1px solid #203338;flex-direction:column;grid-area:1/1/4;justify-content:flex-start;align-items:flex-start;gap:7px;min-width:0;padding:14px 12px;display:flex}.topic-page-frame-v15-4 .publication-detail-topic>.publication-detail-author>.avatar{flex:0 0 52px;width:52px!important;height:52px!important}.topic-page-frame-v15-4 .publication-detail-topic>.publication-detail-author>div{gap:3px;min-width:0;display:grid}.topic-page-frame-v15-4 .publication-detail-topic>.publication-detail-author strong{color:var(--forrum-home-accent);font-size:11px;line-height:1.25}.topic-page-frame-v15-4 .publication-detail-topic>.publication-detail-author>div>span{color:#81918f;overflow-wrap:anywhere;font-size:9.5px;line-height:1.35}.topic-page-frame-v15-4 .publication-detail-topic .verified-account{color:#6f8582;background:0 0;border:0;border-radius:0;margin:3px 0 0;padding:0;font-size:9px;font-weight:520}.topic-page-frame-v15-4 .publication-detail-topic .verified-account svg{width:12px;height:12px}.topic-page-frame-v15-4 .publication-detail-topic>.publication-rich-body{color:#d5dedd;white-space:pre-wrap;background:#0d1a1e;grid-area:1/2;min-height:145px;padding:17px 18px 12px;font-size:12px;line-height:1.58}.topic-page-frame-v15-4 .publication-detail-topic>.publication-rich-body :is(p,li,blockquote,pre,code){color:inherit}.topic-page-frame-v15-4 .publication-detail-topic>.publication-rich-body a{color:var(--forrum-home-accent)}.topic-page-frame-v15-4 .publication-detail-topic>.tag-list{background:#0d1a1e;grid-area:2/2;margin:0;padding:0 18px 9px}.topic-page-frame-v15-4 .publication-detail-topic>.publication-detail-footer{background:#0b171a;border:0;border-top:1px solid #203338;grid-area:3/2;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:8px 10px;display:flex}.topic-page-frame-v15-4 .publication-detail-topic .publication-reactions{align-items:center;gap:5px;margin:0;display:flex}.topic-page-frame-v15-4 .publication-detail-topic .reaction-button{color:#9fb0ad;min-height:26px;box-shadow:none;background:0 0;border:1px solid #2a4146;border-radius:4px;padding:4px 7px;font-size:9.5px}.topic-page-frame-v15-4 .publication-detail-topic .reaction-button:hover,.topic-page-frame-v15-4 .publication-detail-topic .reaction-button.active{color:var(--forrum-home-accent);background:#19d39a0f;border-color:#19d39a80}.topic-page-frame-v15-4 .publication-detail-topic .publication-action-row{color:#8fa19e;justify-content:flex-end;gap:9px;margin-left:auto;font-size:9.5px}.topic-page-frame-v15-4 .publication-detail-topic .publication-action-row :is(button,a){font-size:inherit}.topic-page-frame-v15-4 .discussion-section{background:0 0;flex-direction:column;gap:8px;margin:0;padding:0;display:flex}.topic-page-frame-v15-4 .discussion-heading{background:0 0;border:0;order:1;justify-content:space-between;align-items:center;gap:12px;min-height:34px;margin:2px 0 0;padding:0 8px;display:flex}.topic-page-frame-v15-4 .discussion-heading .eyebrow{display:none}.topic-page-frame-v15-4 .discussion-heading h2{color:#dce5e3;margin:0;font-size:12px;font-weight:660}.topic-page-frame-v15-4 .discussion-tools{color:#81918f;align-items:center;gap:7px;font-size:9.5px;display:flex}.topic-page-frame-v15-4 .discussion-tools label{align-items:center;gap:6px;display:flex}.topic-page-frame-v15-4 .discussion-tools select{color:#c7d1cf;background:#0d1a1e;border:1px solid #2a4146;border-radius:4px;min-height:28px;padding:4px 24px 4px 8px;font-size:9.5px}.topic-page-frame-v15-4 .discussion-count{color:#d8e1df;background:#0d1a1e;border:1px solid #2a4146;border-radius:4px;justify-content:center;align-items:center;min-width:28px;height:28px;display:inline-flex}.topic-page-frame-v15-4 .threaded-comments{order:2;gap:8px;display:grid}.topic-page-frame-v15-4 .reply-composer{order:3;margin-top:2px}.topic-page-frame-v15-4 .discussion-comment{box-shadow:none;color:#d4dedd;background:#0d1a1e;border:1px solid #25383d;border-radius:4px;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;display:grid}.topic-page-frame-v15-4 .discussion-comment>.avatar{width:42px!important;height:42px!important}.topic-page-frame-v15-4 .discussion-comment-body{min-width:0}.topic-page-frame-v15-4 .discussion-comment-body header{color:#81918f;border-bottom:1px solid #203338;margin:0 0 8px;padding:0 0 7px;font-size:9.5px}.topic-page-frame-v15-4 .discussion-comment-body header strong{color:var(--forrum-home-accent);font-size:10.5px}.topic-page-frame-v15-4 .discussion-comment-body header time{color:#71827f;margin-left:auto}.topic-page-frame-v15-4 .discussion-comment-body>p{color:#cbd5d3;font-size:11px;line-height:1.55}.topic-page-frame-v15-4 .discussion-comment-body footer{color:#879895;gap:9px;margin-top:9px;font-size:9.5px}.topic-page-frame-v15-4 .comment-replies{border-left:1px solid #244139;gap:7px;margin-left:34px;padding-left:8px}.topic-page-frame-v15-4 .threaded-comments .empty-state{color:#758784;background:#0b171a;border:1px dashed #2a4146;border-radius:4px;justify-content:center;align-items:center;min-height:62px;padding:15px;font-size:10px;display:flex}@media (max-width:760px){.topic-page-frame-v15-4 .publication-detail-topic{grid-template-columns:1fr}.topic-page-frame-v15-4 .publication-detail-topic>.publication-detail-author{border-bottom:1px solid #203338;border-right:0;flex-direction:row;grid-area:auto/1;align-items:center}.topic-page-frame-v15-4 .publication-detail-topic>:is(.publication-rich-body,.tag-list,.publication-detail-footer){grid-area:auto/1}.topic-page-frame-v15-4 .publication-detail-topic>.publication-detail-footer{flex-direction:column;align-items:flex-start}.topic-page-frame-v15-4 .publication-detail-topic .publication-action-row{margin-left:0}}.topic-page-frame-v15-4 .topic-reply-composer-v15-6{box-shadow:none;background:#0d1a1e;border:1px solid #293d42;border-radius:4px;gap:0;margin:2px 0 0;overflow:hidden}.topic-page-frame-v15-4 .reply-composer-title{background:#0b171a;border-bottom:1px solid #203338;justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:8px 12px;display:flex}.topic-page-frame-v15-4 .reply-composer-title strong{color:#dce5e3;font-size:10.5px;font-weight:680}.topic-page-frame-v15-4 .reply-composer-title span{color:#6f817e;font-size:9px}.topic-page-frame-v15-4 .topic-reply-composer-v15-6 .replying-to{color:#9aaba8;background:#19d39a0e;border-bottom:1px solid #244139;align-items:center;min-height:34px;padding:7px 12px;font-size:9.5px}.topic-page-frame-v15-4 .topic-reply-composer-v15-6 .replying-to strong{color:var(--forrum-home-accent)}.topic-page-frame-v15-4 .topic-reply-composer-v15-6 .replying-to button{color:#8fa19e}.topic-page-frame-v15-4 .bb-editor-topic-reply{background:#0d1a1e;border:0;border-radius:0;overflow:visible}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-toolbar{background:#0a1518;border:0;border-bottom:1px solid #203338;border-radius:0;justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:5px 8px;display:flex}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-toolbar-tools{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-tool-group{border-right:1px solid #21353a;align-items:center;gap:3px;min-height:30px;padding-right:5px;display:inline-flex}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-tool-group:last-child{border-right:0;padding-right:0}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-toolbar button{color:#c2cfcc;background:0 0;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;width:auto;min-width:29px;height:29px;min-height:29px;padding:0 7px;font-size:10px;font-weight:660;line-height:1;display:inline-flex}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-toolbar button:hover:not(:disabled),.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-toolbar button:focus-visible{color:#eff6f4;background:#102328;border-color:#315057}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-toolbar button:focus-visible{outline:1px solid var(--forrum-home-accent);outline-offset:1px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-tool-caption{color:#8b9b98;white-space:nowrap;padding-left:4px;font-size:9px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-size-input{color:#dbe4e2;text-align:center;appearance:textfield;background:#0d1a1e;border:1px solid #2a4146;border-radius:3px;width:43px;height:27px;min-height:27px;padding:2px 4px;font-size:9.5px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-size-input::-webkit-inner-spin-button{appearance:none;margin:0}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-size-input::-webkit-outer-spin-button{appearance:none;margin:0}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-toolbar .bb-unit-button{color:#8fa19e;border-color:#2a4146;min-width:27px;padding-inline:4px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-tool-color{padding-left:2px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-color-native{cursor:pointer;background:#0d1a1e;border:1px solid #2a4146;border-radius:3px;flex:0 0 26px;width:26px;height:26px;min-height:26px;padding:2px;overflow:hidden}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-color-native::-webkit-color-swatch-wrapper{padding:1px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-color-native::-webkit-color-swatch{border:0;border-radius:2px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-toolbar .bb-color-value{color:#9baaa8;letter-spacing:.015em;border-color:#2a4146;min-width:61px;padding-inline:5px;font-size:8.5px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-preview-toggle{width:auto;min-width:88px;color:var(--forrum-home-accent);border-color:#0000;flex:none;font-size:9.5px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-preview-toggle.active{background:#19d39a11;border-color:#19d39a6b}.topic-page-frame-v15-4 .bb-editor-topic-reply textarea{resize:vertical;min-height:154px;max-height:540px;padding:15px 16px;font:11.5px/1.62 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#dbe4e2!important;box-shadow:none!important;background:#0d1a1e!important;border:0!important;border-radius:0!important;outline:0!important}.topic-page-frame-v15-4 .bb-editor-topic-reply textarea::placeholder{color:#667875}.topic-page-frame-v15-4 .bb-editor-topic-reply textarea:focus{box-shadow:inset 2px 0 0 var(--forrum-home-accent)!important;background:#0e1c20!important}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-editor-hint{color:#657774;background:#0b171a;border-top:1px solid #203338;align-items:center;min-height:28px;padding:6px 12px;font-size:8.8px;display:flex}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-link-panel{background:#0d1a1e;border-bottom:1px solid #203338;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) auto;gap:8px;padding:9px 10px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-link-panel label{color:#849693;font-size:9px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-link-panel input{color:#dce5e3;background:#0a1518;border:1px solid #2a4146;border-radius:3px;min-height:31px;padding:6px 8px;font-size:10px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-upload-status{color:#8bd9bf;background:#19d39a0e;border:0;border-bottom:1px solid #244139;padding:7px 11px;font-size:9px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-upload-error{color:#ff9da4;background:#2b171b;border:0;border-bottom:1px solid #5a3036;padding:7px 11px;font-size:9px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-inline-preview{color:#dbe4e2;background:#0d1a1e;border:0;min-height:154px;max-height:540px;padding:15px 16px;font-size:11.5px;line-height:1.62;overflow:auto}.topic-page-frame-v15-4 .topic-reply-composer-v15-6 .composer-footer{color:#71827f;background:#0a1518;border-top:1px solid #203338;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:7px 10px;font-size:9px;display:flex}.topic-page-frame-v15-4 .topic-reply-composer-v15-6 .composer-footer .button{color:#c8f4e4;background:#103b31;border:1px solid #267c63;border-radius:3px;min-height:30px;padding:6px 12px;font-size:9.5px;font-weight:680}.topic-page-frame-v15-4 .topic-reply-composer-v15-6 .composer-footer .button:hover:not(:disabled){border-color:var(--forrum-home-accent);color:#ecfff8;background:#14503f}.topic-page-frame-v15-4 .topic-reply-composer-v15-6 .composer-footer .button:disabled{color:#677875;opacity:1;background:#172326;border-color:#304247}@media (max-width:840px){.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-toolbar{flex-direction:column;align-items:stretch}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-preview-toggle{width:100%}}@media (max-width:620px){.topic-page-frame-v15-4 .reply-composer-title{flex-direction:column;align-items:flex-start;gap:3px}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-tool-group{border-right:0}.topic-page-frame-v15-4 .bb-editor-topic-reply .bb-link-panel{grid-template-columns:1fr}}.topic-create-v15-7 .bb-editor-topic-create .bb-size-input::-webkit-inner-spin-button{appearance:none;margin:0}.topic-create-v15-7 .bb-editor-topic-create .bb-size-input::-webkit-outer-spin-button{appearance:none;margin:0}@media (max-width:1180px){.topic-create-v15-7{grid-template-columns:210px minmax(0,1fr)}.topic-create-telegram{grid-column:2;position:static}}@media (max-width:820px){.topic-create-v15-7{grid-template-columns:1fr}.topic-create-v15-7>.topic-category-tree-v15-4,.topic-create-telegram{grid-column:1;position:static}.topic-create-v15-7>.topic-category-tree-v15-4{display:none}.topic-create-heading{flex-direction:column;align-items:flex-start;gap:2px}.topic-create-save-state{padding-top:0}}@media (max-width:620px){.topic-create-community-picker label{grid-template-columns:1fr}.topic-create-v15-7 .bb-editor-topic-create .bb-toolbar{flex-direction:column;align-items:stretch}.topic-create-v15-7 .bb-editor-topic-create .bb-tool-group{border-right:0}.topic-create-v15-7 .bb-editor-topic-create .bb-link-panel{grid-template-columns:1fr}.topic-create-editor-status{grid-template-columns:1fr;gap:3px}.topic-create-editor-status span,.topic-create-editor-status span:nth-child(2),.topic-create-editor-status span:last-child{text-align:left}.topic-create-actions{flex-direction:column;align-items:stretch}.topic-create-submit-actions{width:100%}.topic-create-submit-actions .button{flex:1}}.topic-create-v15-7{grid-template-columns:220px minmax(0,1fr) 224px;align-items:start;gap:12px;width:100%;margin:10px 0 28px;display:grid}.topic-create-v15-7>.topic-category-tree-v15-4{position:sticky;top:64px}.topic-create-main{min-width:0}.topic-create-breadcrumbs{color:#788986;flex-wrap:wrap;align-items:center;gap:6px;min-height:28px;margin-bottom:3px;font-size:9px;display:flex}.topic-create-breadcrumbs a{color:#849592;text-decoration:none}.topic-create-breadcrumbs a:hover{color:var(--forrum-home-accent)}.topic-create-heading{justify-content:space-between;align-items:flex-start;gap:16px;min-height:58px;padding:2px 0 8px;display:flex}.topic-create-heading h1{color:#e4ebe9;margin:0 0 4px;font-size:21px;font-weight:720;line-height:1.15}.topic-create-section-line{color:#849592;align-items:center;gap:8px;font-size:10px;display:flex}.topic-create-change-section{color:#6f817e;cursor:pointer;background:0 0;border:0;padding:0;font-size:8.5px}.topic-create-change-section:hover{color:var(--forrum-home-accent)}.topic-create-save-state{color:#637572;white-space:nowrap;flex:none;padding-top:5px;font-size:8.5px}.topic-create-community-picker,.topic-create-draft-restore{background:#0d1a1e;border:1px solid #293d42;border-radius:4px;margin-bottom:8px;padding:9px 11px}.topic-create-community-picker label{color:#829390;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:10px;font-size:9px;display:grid}.topic-create-community-picker select{color:#d7e0de;background:#0a1518;border:1px solid #2a4146;border-radius:3px;min-height:32px;padding:5px 8px;font-size:10px}.topic-create-draft-restore{background:#0e211d;border-color:#305046;justify-content:space-between;align-items:center;gap:12px;display:flex}.topic-create-draft-restore>div:first-child{gap:3px;display:grid}.topic-create-draft-restore strong{color:#cde7de;font-size:9.5px}.topic-create-draft-restore span{color:#7d918d;text-overflow:ellipsis;white-space:nowrap;max-width:520px;font-size:8.5px;overflow:hidden}.topic-create-form{background:#0d1a1e;border:1px solid #293d42;border-radius:4px;overflow:hidden}.topic-create-field{border-bottom:1px solid #203338;padding:10px 12px}.topic-create-field label{color:#859693;margin-bottom:6px;font-size:8.7px;display:block}.topic-create-input-wrap{position:relative}.topic-create-input-wrap>input{color:#e0e8e6;width:100%;min-height:36px;box-shadow:none;background:#0a1518;border:1px solid #2a4146;border-radius:3px;outline:0;padding:7px 58px 7px 9px;font-size:11px}.topic-create-input-wrap>input:focus{box-shadow:inset 2px 0 0 var(--forrum-home-accent);border-color:#3b675c}.topic-create-input-wrap>span{color:#647572;font-size:8px;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.topic-create-tag-preview{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.topic-create-tag-preview span,.topic-create-preview-tags span{color:#789b91;font-size:8.5px}.topic-create-warning{color:#c69264;margin:6px 0 0;font-size:8.5px}.topic-create-editor-shell{border-bottom:1px solid #203338}.topic-create-v15-7 .bb-editor-topic-create{background:#0d1a1e;border:0;border-radius:0;overflow:visible}.topic-create-v15-7 .bb-editor-topic-create .bb-toolbar{background:#0a1518;border:0;border-bottom:1px solid #203338;border-radius:0;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:5px 8px;display:flex}.topic-create-v15-7 .bb-editor-topic-create .bb-toolbar-tools{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.topic-create-v15-7 .bb-editor-topic-create .bb-tool-group{border-right:1px solid #21353a;align-items:center;gap:3px;min-height:30px;padding-right:5px;display:inline-flex}.topic-create-v15-7 .bb-editor-topic-create .bb-tool-group:last-child{border-right:0;padding-right:0}.topic-create-v15-7 .bb-editor-topic-create .bb-toolbar button{color:#c2cfcc;background:0 0;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;width:auto;min-width:29px;height:29px;min-height:29px;padding:0 7px;font-size:10px;font-weight:660;display:inline-flex}.topic-create-v15-7 .bb-editor-topic-create .bb-toolbar button:hover:not(:disabled),.topic-create-v15-7 .bb-editor-topic-create .bb-toolbar button:focus-visible{color:#eff6f4;background:#102328;border-color:#315057}.topic-create-v15-7 .bb-editor-topic-create .bb-tool-caption{color:#8b9b98;white-space:nowrap;padding-left:4px;font-size:9px}.topic-create-v15-7 .bb-editor-topic-create .bb-size-input{color:#dbe4e2;text-align:center;appearance:textfield;background:#0d1a1e;border:1px solid #2a4146;border-radius:3px;width:43px;height:27px;min-height:27px;padding:2px 4px;font-size:9.5px}.topic-create-v15-7 .bb-editor-topic-create .bb-size-input::-webkit-inner-spin-button{appearance:none;margin:0}.topic-create-v15-7 .bb-editor-topic-create .bb-size-input::-webkit-outer-spin-button{appearance:none;margin:0}.topic-create-v15-7 .bb-editor-topic-create .bb-toolbar .bb-unit-button{color:#8fa19e;border-color:#2a4146;min-width:27px;padding-inline:4px}.topic-create-v15-7 .bb-editor-topic-create .bb-color-native{cursor:pointer;background:#0d1a1e;border:1px solid #2a4146;border-radius:3px;flex:0 0 26px;width:26px;height:26px;min-height:26px;padding:2px;overflow:hidden}.topic-create-v15-7 .bb-editor-topic-create .bb-toolbar .bb-color-value{color:#9baaa8;border-color:#2a4146;min-width:61px;padding-inline:5px;font-size:8.5px}.topic-create-v15-7 .bb-editor-topic-create .bb-preview-toggle{min-width:92px;color:var(--forrum-home-accent);flex:none;font-size:9px}.topic-create-v15-7 .bb-editor-topic-create textarea{resize:vertical;min-height:380px;max-height:680px;padding:16px;font:11.5px/1.62 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#dbe4e2!important;box-shadow:none!important;background:#0d1a1e!important;border:0!important;border-radius:0!important;outline:0!important}.topic-create-v15-7 .bb-editor-topic-create textarea:focus{box-shadow:inset 2px 0 0 var(--forrum-home-accent)!important;background:#0e1c20!important}.topic-create-v15-7 .bb-editor-topic-create .bb-editor-hint{color:#657774;background:#0b171a;border-top:1px solid #203338;align-items:center;min-height:30px;padding:6px 12px;font-size:8.5px;display:flex}.topic-create-v15-7 .bb-editor-topic-create .bb-link-panel{background:#0d1a1e;border-bottom:1px solid #203338;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) auto;gap:8px;padding:9px 10px}.topic-create-v15-7 .bb-editor-topic-create .bb-link-panel label{color:#849693;font-size:9px}.topic-create-v15-7 .bb-editor-topic-create .bb-link-panel input{color:#dce5e3;background:#0a1518;border:1px solid #2a4146;border-radius:3px;min-height:31px;padding:6px 8px;font-size:10px}.topic-create-v15-7 .bb-editor-topic-create .bb-upload-status{color:#8bd9bf;background:#19d39a0e;border-bottom:1px solid #244139;padding:7px 11px;font-size:9px}.topic-create-v15-7 .bb-editor-topic-create .bb-upload-error{color:#ff9da4;background:#2b171b;border-bottom:1px solid #5a3036;padding:7px 11px;font-size:9px}.topic-create-v15-7 .bb-editor-topic-create .bb-inline-preview{color:#dbe4e2;background:#0d1a1e;border:0;min-height:380px;max-height:680px;padding:16px;font-size:11.5px;line-height:1.62;overflow:auto}.topic-create-editor-status{color:#687a77;background:#0a1518;border-top:1px solid #203338;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:30px;padding:6px 11px;font-size:8.2px;display:grid}.topic-create-editor-status span:nth-child(2){color:#82938f;text-align:center}.topic-create-editor-status span:last-child{text-align:right}.topic-create-forrum-preview{background:#0b171a;border-bottom:1px solid #203338}.topic-create-preview-heading{border-bottom:1px solid #203338;justify-content:space-between;align-items:center;gap:10px;min-height:34px;padding:7px 11px;display:flex}.topic-create-preview-heading button{color:#758784;cursor:pointer;background:0 0;border:0;padding:0;font-size:8.5px}.topic-create-forrum-preview h2{color:#e2e9e7;margin:5px 0 10px;font-size:16px}.topic-create-preview-tags{gap:6px;margin-top:12px;display:flex}.topic-create-error{margin:9px 11px 0}.draft-save-error,.topic-create-draft-error{color:#ffb2b7;background:#2b171b;border:1px solid #5a3036;border-radius:3px;justify-content:space-between;align-items:center;gap:10px;margin:9px 11px 0;padding:8px 10px;font-size:9px;display:flex}.draft-save-error button,.topic-create-draft-error button{color:#ffd6d9;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:650}.topic-create-actions{background:#0a1518;justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:8px 10px;display:flex}.topic-create-autosave{color:#677976;align-items:center;gap:10px;font-size:8.5px;display:flex}.topic-create-autosave button{color:#906d6d;cursor:pointer;background:0 0;border:0;padding:0;font-size:8.5px}.topic-create-submit-actions{align-items:center;gap:7px;display:flex}.topic-create-submit-actions .button{border-radius:3px;min-height:31px;padding:6px 12px;font-size:9.5px}.topic-create-submit-actions .button:not(.ghost){color:#d1f7e9;background:#103b31;border-color:#267c63}.topic-create-submit-actions .button:not(.ghost):hover:not(:disabled){border-color:var(--forrum-home-accent);background:#14503f}.topic-create-telegram{background:#0d1a1e;border:1px solid #293d42;border-radius:4px;position:sticky;top:64px;overflow:hidden}.topic-create-telegram-heading{width:100%;min-height:42px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #203338;align-items:center;gap:8px;padding:9px 11px;display:flex}.topic-create-telegram.collapsed .topic-create-telegram-heading{border-bottom:0}.topic-create-telegram-heading:hover{background:#19d39a09}.topic-create-telegram-heading:focus-visible{outline:1px solid var(--forrum-home-accent);outline-offset:-2px}.topic-create-telegram-heading strong{color:#dfe7e5;flex:1;min-width:0;font-size:11px}.topic-create-telegram-heading-state{color:#718480;white-space:nowrap;font-size:8px}.topic-create-telegram-chevron{color:#718480;text-align:center;width:15px;font-size:11px}.topic-create-telegram-content{display:block}.topic-create-telegram-state{border-bottom:1px solid #203338;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:11px;display:grid}.topic-create-telegram-status-icon{color:#718480;border:1px solid #38504f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:inline-flex}.topic-create-telegram-state.checked .topic-create-telegram-status-icon{color:var(--forrum-home-accent);background:#19d39a14;border-color:#28765f}.topic-create-telegram-state>div{gap:2px;display:grid}.topic-create-telegram-state strong{color:#cbd5d3;font-size:9.5px}.topic-create-telegram-state span{color:#697b78;font-size:8px}.topic-create-telegram-rules{margin:0;padding:0 11px}.topic-create-telegram-rules>div{border-bottom:1px solid #203338;padding:9px 0}.topic-create-telegram-rules dt{color:#748682;margin-bottom:3px;font-size:8px}.topic-create-telegram-rules dd{color:#b9c6c3;margin:0;font-size:8.7px;line-height:1.35}.topic-create-telegram-check{color:#bde7d8;cursor:pointer;background:#102a24;border:1px solid #2d604f;border-radius:3px;width:calc(100% - 22px);min-height:32px;margin:11px;font-size:9px;font-weight:650}.topic-create-telegram-check:hover:not(:disabled){border-color:var(--forrum-home-accent);color:#eafff7}.topic-create-telegram-check:disabled{cursor:default;opacity:.42}.topic-create-telegram-note{color:#5f716e;margin:0;padding:0 11px 12px;font-size:7.7px;line-height:1.45}@media (max-width:1180px){.topic-create-v15-7{grid-template-columns:210px minmax(0,1fr)}.topic-create-telegram{grid-column:2;position:static}}@media (max-width:820px){.topic-create-v15-7{grid-template-columns:1fr}.topic-create-v15-7>.topic-category-tree-v15-4,.topic-create-telegram{grid-column:1;position:static}.topic-create-v15-7>.topic-category-tree-v15-4{display:none}.topic-create-heading{flex-direction:column;align-items:flex-start;gap:2px}.topic-create-save-state{padding-top:0}}@media (max-width:620px){.topic-create-community-picker label{grid-template-columns:1fr}.topic-create-v15-7 .bb-editor-topic-create .bb-toolbar{flex-direction:column;align-items:stretch}.topic-create-v15-7 .bb-editor-topic-create .bb-tool-group{border-right:0}.topic-create-v15-7 .bb-editor-topic-create .bb-link-panel{grid-template-columns:1fr}.topic-create-editor-status{grid-template-columns:1fr;gap:3px}.topic-create-editor-status span,.topic-create-editor-status span:nth-child(2),.topic-create-editor-status span:last-child{text-align:left}.topic-create-actions{flex-direction:column;align-items:stretch}.topic-create-submit-actions{width:100%}.topic-create-submit-actions .button{flex:1}}body:has(.topic-create-v15-7){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#dbe4e2;background:#071316}body:has(.topic-create-v15-7) .header{box-shadow:none;background:#071316f7;border-color:#203338}body:has(.topic-create-v15-7) .brand{color:#cbd5d3}body:has(.topic-create-v15-7) .main-links a{color:#cbd5d3}body:has(.topic-create-v15-7) .icon-links a{color:#cbd5d3}body:has(.topic-create-v15-7) .profile-trigger{color:#cbd5d3}body:has(.topic-create-v15-7) .auth-actions a{color:#cbd5d3}body:has(.topic-create-v15-7) .brand:hover{color:#f1f7f5}body:has(.topic-create-v15-7) .main-links a:hover{color:#f1f7f5}body:has(.topic-create-v15-7) .main-links a.active{color:#f1f7f5}body:has(.topic-create-v15-7) .icon-links a:hover{color:#f1f7f5}body:has(.topic-create-v15-7) .profile-trigger:hover{color:#f1f7f5}body:has(.topic-create-v15-7) .auth-actions a:hover{color:#f1f7f5}body:has(.topic-create-v15-7) .brand-mark{color:#19d39a;background:#13282d}body:has(.topic-create-v15-7) .main-links a.active:after{background:#19d39a}body:has(.topic-create-v15-7) .main-nav-unread{background:#19d39a}body:has(.topic-create-v15-7) .header-search{background:#0a1518;border-color:#2a4146}body:has(.topic-create-v15-7) .header-search input{color:#dbe4e2;background:0 0;border:0;outline:0}body:has(.topic-create-v15-7) .header-search input::placeholder{color:#657774}body:has(.topic-create-v15-7) .header-search button{color:#8fa19e;background:0 0;border-left-color:#203338}body:has(.topic-create-v15-7) .icon-links a:hover{background:#102328;border-color:#2a4146}body:has(.topic-create-v15-7) .avatar{color:#dbe4e2;background:#102328;border-color:#315057}body:has(.topic-create-v15-7) .main{background:#071316;padding-block:12px 56px}body:has(.topic-create-v15-7) .footer{color:#718480;background:#071316;border-color:#203338}.topic-create-v15-7{--create-bg:#071316;--create-surface:#0d1a1e;--create-surface-strong:#0a1518;--create-line:#203338;--create-line-strong:#293d42;--create-text:#dbe4e2;--create-muted:#7f918e;--create-accent:var(--forrum-home-accent,#19d39a);color:var(--create-text);grid-template-columns:220px minmax(0,1fr);gap:12px;margin:4px 0 24px}.topic-create-v15-7>.topic-category-tree-v15-4{border:1px solid var(--create-line-strong);background:var(--create-surface);color:var(--create-text);border-radius:4px;grid-area:1/1/span 2;top:70px;overflow:hidden}.topic-create-v15-7>.topic-create-main{grid-area:1/2}.topic-create-v15-7>.topic-create-telegram{grid-area:2/2;width:100%;margin-top:0;position:static}.topic-create-v15-7 .section-tree-heading{border-bottom:1px solid var(--create-line);background:var(--create-surface-strong);color:#e4ebe9;min-height:42px;padding:0 12px}.topic-create-v15-7 .section-tree-heading strong{color:inherit;font-size:11px}.topic-create-v15-7 .section-tree-row{color:#aebcb9}.topic-create-v15-7 .section-tree-row:hover,.topic-create-v15-7 .section-tree-row.opened{color:#e6eeec;background:#102328}.topic-create-v15-7 .section-tree-row.active{color:var(--create-accent);box-shadow:inset 2px 0 0 var(--create-accent);background:#19d39a17}.topic-create-v15-7 .section-tree-name-link,.topic-create-v15-7 .section-tree-static-children a{color:inherit}.topic-create-v15-7 .section-tree-icon,.topic-create-v15-7 .section-tree-chevron,.topic-create-v15-7 .section-tree-leaf-line{color:#6f8580}.topic-create-v15-7 .section-tree-icon svg,.topic-create-v15-7 .section-tree-chevron svg{stroke:currentColor}.topic-create-v15-7 .section-tree-separator,.topic-create-v15-7 .section-tree-children{border-color:var(--create-line)}.topic-create-v15-7 .section-tree-static-children,.topic-create-v15-7 .section-tree-children{color:#82938f}.topic-create-v15-7 .section-tree-loading span{background:#16272b}.topic-create-v15-7 .section-tree-error{color:#ff9da4}.topic-create-breadcrumbs{color:#718480;min-height:24px;margin-bottom:2px}.topic-create-heading h1{color:#f0f5f4;margin-bottom:3px;font-size:20px}.topic-create-section-line,.topic-create-save-state{color:#81928f}.topic-create-form,.topic-create-community-picker,.topic-create-draft-restore,.topic-create-telegram{border-color:var(--create-line-strong);background:var(--create-surface)}.topic-create-community-picker{padding-block:8px}.topic-create-field{padding:9px 11px}.topic-create-field label,.topic-create-community-picker label{color:#91a29f}.topic-create-input-wrap>input,.topic-create-community-picker select{background:var(--create-surface-strong);color:#e2e9e7;border-color:#2a4146}.topic-create-input-wrap>input::placeholder{color:#657774}.topic-create-v15-7 .bb-editor-topic-create textarea,.topic-create-v15-7 .bb-editor-topic-create .bb-inline-preview{min-height:258px;max-height:540px;padding:14px 15px}.topic-create-editor-status{min-height:28px;padding-block:5px}.topic-create-preview-heading{min-height:32px}.topic-create-forrum-preview article{min-height:126px;padding:12px 15px 15px}.topic-create-actions{min-height:48px}.topic-create-telegram{background:#0b171a;border-color:#284047}.topic-create-telegram-heading{min-height:40px;padding:8px 11px}.topic-create-telegram-heading strong:after{content:" · проверка перед публикацией";color:#657774;font-size:8px;font-weight:500}.topic-create-telegram-content{grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr);display:grid}.topic-create-telegram-state{border-right:1px solid var(--create-line);border-bottom:0}.topic-create-telegram-rules{grid-template-columns:repeat(3,minmax(0,1fr));padding-inline:0;display:grid}.topic-create-telegram-rules>div{border-right:1px solid var(--create-line);border-bottom:0;min-width:0;padding:9px 11px}.topic-create-telegram-rules>div:last-child{border-right:0}.topic-create-telegram-check,.topic-create-telegram-note{grid-column:1/-1}.topic-create-telegram-check{width:auto;margin:0 11px 11px}.topic-create-telegram-note{border-top:1px solid var(--create-line);padding-top:9px}@media (max-width:1180px){.topic-create-v15-7{grid-template-columns:210px minmax(0,1fr)}.topic-create-v15-7>.topic-create-telegram{grid-column:2}}@media (max-width:900px){body:has(.topic-create-v15-7) .main{padding-top:9px}.topic-create-v15-7{grid-template-columns:1fr}.topic-create-v15-7>.topic-category-tree-v15-4{display:none}.topic-create-v15-7>.topic-create-main,.topic-create-v15-7>.topic-create-telegram{grid-column:1}.topic-create-v15-7>.topic-create-main{grid-row:1}.topic-create-v15-7>.topic-create-telegram{grid-row:2}}@media (max-width:720px){.topic-create-heading{flex-direction:column;align-items:flex-start;gap:3px}.topic-create-save-state{padding-top:0}.topic-create-v15-7 .bb-editor-topic-create textarea,.topic-create-v15-7 .bb-editor-topic-create .bb-inline-preview{min-height:220px}.topic-create-telegram-content{grid-template-columns:1fr}.topic-create-telegram-state{border-right:0;border-bottom:1px solid var(--create-line)}.topic-create-telegram-rules{grid-template-columns:1fr}.topic-create-telegram-rules>div{border-right:0;border-bottom:1px solid var(--create-line)}.topic-create-telegram-heading strong:after{display:none}}@media (max-width:620px){.topic-create-community-picker label{grid-template-columns:1fr}.topic-create-actions{flex-direction:column;align-items:stretch}.topic-create-submit-actions,.topic-create-submit-actions .button{width:100%}.topic-create-submit-actions .button{flex:1}}@media (prefers-reduced-motion:reduce){.topic-create-v15-7 *,.topic-create-v15-7 :before,.topic-create-v15-7 :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.topic-create-v15-7 .bb-editor-topic-create .bb-preview-toggle{display:none!important}.topic-create-v15-7 .bb-editor-topic-create .bb-toolbar-tools{width:100%}.topic-create-breadcrumbs{color:#879895;min-height:26px;font-size:9.5px}.topic-create-breadcrumbs a{color:#94a5a2}.topic-create-heading{min-height:54px;padding:2px 0 9px}.topic-create-heading h1{color:#f4f8f7;letter-spacing:-.018em;font-size:22px;font-weight:740}.topic-create-section-line{color:#9aa9a6;font-size:10px}.topic-create-change-section{color:#8fa19e;font-size:9px}.topic-create-save-state{color:#849693;font-size:9px}.topic-create-community-picker label{color:#a5b3b0;font-size:9.5px}.topic-create-community-picker select{color:#e7eeec;min-height:34px;font-size:10.5px}.topic-create-field label{color:#a0afac;font-size:9.5px;font-weight:620}.topic-create-input-wrap>input{color:#edf3f1;min-height:38px;font-size:11.5px}.topic-create-input-wrap>span,.topic-create-tag-preview span,.topic-create-preview-tags span{color:#829b94;font-size:8.5px}.topic-create-v15-7 .bb-editor-topic-create .bb-toolbar{min-height:42px}.topic-create-v15-7 .bb-editor-topic-create .bb-toolbar button{color:#d0dbd8;font-size:10.5px}.topic-create-v15-7 .bb-editor-topic-create .bb-tool-caption{color:#9aaba8;font-size:9px}.topic-create-v15-7 .bb-editor-topic-create textarea,.topic-create-v15-7 .bb-editor-topic-create .bb-inline-preview{min-height:232px;max-height:500px}.topic-create-v15-7 .bb-editor-topic-create textarea{scrollbar-color:#566966 #0d1a1e;scrollbar-width:thin;color:#e3ebe9!important}.topic-create-v15-7 .bb-editor-topic-create textarea::placeholder{color:#71827f}.topic-create-v15-7 .bb-editor-topic-create .bb-editor-hint,.topic-create-editor-status,.topic-create-autosave{color:#81928f;font-size:8.7px}.topic-create-editor-status span:nth-child(2){color:#9aaba8}.topic-create-submit-actions .button.ghost{color:#dce7e4;background:#102126;border-color:#365057}.topic-create-submit-actions .button.ghost:hover:not(:disabled),.topic-create-submit-actions .button.ghost:focus-visible{color:#f4faf8;background:#142a2f;border-color:#4b6d66}.topic-create-submit-actions .button:not(.ghost){color:#f0fff9;background:#126148;border-color:#2f9b78;min-width:104px;font-weight:700}.topic-create-submit-actions .button:not(.ghost):hover:not(:disabled),.topic-create-submit-actions .button:not(.ghost):focus-visible{border-color:var(--create-accent);color:#fff;background:#177357}.topic-create-submit-actions .button:not(.ghost):disabled{color:#6f8982;opacity:1;background:#153129;border-color:#29453f}.topic-create-forrum-preview{background:#091619}.topic-create-preview-heading{background:#0a1518;min-height:36px}.topic-create-preview-heading strong{color:#edf4f2;font-size:10px}.topic-create-preview-heading button{color:#9aaba8;font-size:9px}.topic-create-preview-heading button:hover,.topic-create-preview-heading button:focus-visible{color:var(--create-accent)}.topic-create-forrum-preview article{color:#dce5e3;min-height:112px;padding:14px 15px 17px}.topic-create-forrum-preview article>small{color:#8bd9bf;font-size:9px}.topic-create-forrum-preview h2{color:#f0f5f4;font-size:17px}.topic-create-forrum-preview .bbcode-content{color:#dce5e3;overflow-wrap:anywhere;font-size:12.5px;line-height:1.62}.topic-create-forrum-preview .bbcode-content a{color:#59d9b3;text-underline-offset:2px;text-decoration-color:#59d9b373}.topic-create-forrum-preview .bb-quote{color:#cdd8d5;background:#102328;border:1px solid #294047;border-left:3px solid #4c8f7d;border-radius:3px;margin:14px 0;padding:12px 14px}.topic-create-forrum-preview .bb-quote cite{color:#8bd9bf;margin-bottom:6px;font-size:9.5px;font-style:normal;font-weight:700;display:block}.topic-create-forrum-preview .bb-code{color:#c9d6d3;box-shadow:none;scrollbar-color:#4a5d59 #081216;scrollbar-width:thin;background:#081216;border:1px solid #263a40;border-radius:3px;margin:14px 0;padding:12px 14px;font-size:11.5px;line-height:1.55;overflow:auto}.topic-create-forrum-preview .bb-list{color:#dce5e3;margin:12px 0;padding-left:22px}.topic-create-forrum-preview .bb-list li+li{margin-top:4px}.topic-create-forrum-preview .bb-spoiler{color:#d8e2df;background:#0d1a1e;border:1px solid #294047;border-radius:3px;margin:14px 0;overflow:hidden}.topic-create-forrum-preview .bb-spoiler summary{color:#cbd7d4;cursor:pointer;background:#102328;border:0;align-items:center;gap:7px;min-height:38px;padding:8px 12px;font-size:11px;font-weight:680;list-style:none;display:flex}.topic-create-forrum-preview .bb-spoiler summary::-webkit-details-marker{display:none}.topic-create-forrum-preview .bb-spoiler summary:before{content:"›";color:var(--create-accent);transition:transform .14s;transform:rotate(0)}.topic-create-forrum-preview .bb-spoiler[open] summary:before{transform:rotate(90deg)}.topic-create-forrum-preview .bb-spoiler>div{color:#cdd8d5;background:#0b171a;border-top:1px solid #294047;padding:11px 12px 13px}.topic-create-forrum-preview .bb-image-wrap{margin:14px 0}.topic-create-forrum-preview .bb-image{border:1px solid #294047;border-radius:3px;max-width:100%;height:auto}.topic-create-forrum-preview .bb-image-wrap figcaption,.topic-create-forrum-preview .bb-invalid{color:#82938f;font-size:9px}.topic-create-preview-tags{border-top:1px solid #1c2e33;padding-top:2px}.topic-create-actions{border-top:1px solid #203338;min-height:50px}.topic-create-telegram-heading strong,.topic-create-telegram-state strong{color:#e0e8e6}.topic-create-telegram-heading-state,.topic-create-telegram-state span,.topic-create-telegram-rules dt,.topic-create-telegram-note{color:#82938f}@media (max-width:720px){.topic-create-v15-7 .bb-editor-topic-create textarea,.topic-create-v15-7 .bb-editor-topic-create .bb-inline-preview{min-height:210px}.topic-create-submit-actions .button:not(.ghost){min-width:0}}@media (prefers-reduced-motion:reduce){.topic-create-forrum-preview .bb-spoiler summary:before{transition:none}}.topic-create-v15-7{font-size:13px}.topic-create-breadcrumbs{color:#91a39f;font-size:11px}.topic-create-heading h1{font-size:24px;line-height:1.15}.topic-create-section-line,.topic-create-change-section,.topic-create-save-state{font-size:11px}.topic-create-field label,.topic-create-community-picker label{color:#b5c3c0;font-size:11px;font-weight:680}.topic-create-input-wrap>input,.topic-create-community-picker select{color:#eef5f3;min-height:40px;font-size:13px}.topic-create-input-wrap>span{color:#91a49f;font-size:10px}.topic-create-editor-status{color:#92a5a0;justify-content:flex-end;align-items:center;min-height:32px;padding:7px 12px;font-size:10px;display:flex}.topic-create-actions{justify-content:flex-end}.topic-create-submit-actions .button{min-height:36px;padding:8px 14px;font-size:11px}.bb-editor-topic-create .bb-toolbar,.bb-editor-topic-reply .bb-toolbar{min-height:52px;padding:8px 10px}.bb-editor-topic-create .bb-toolbar-tools,.bb-editor-topic-reply .bb-toolbar-tools{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.bb-editor-topic-create .bb-tool-group,.bb-editor-topic-reply .bb-tool-group{gap:4px;min-height:36px;padding-right:8px}.bb-editor-topic-create .bb-toolbar button,.bb-editor-topic-reply .bb-toolbar button{color:#e3ece9;border:1px solid #0000;border-radius:4px;min-width:34px;min-height:34px;padding:7px 9px;font-size:12px;font-weight:700;line-height:1}.bb-editor-topic-create .bb-tool-group-secondary button,.bb-editor-topic-reply .bb-tool-group-secondary button{min-width:auto}.bb-editor-topic-create .bb-toolbar button:hover,.bb-editor-topic-create .bb-toolbar button:focus-visible,.bb-editor-topic-reply .bb-toolbar button:hover,.bb-editor-topic-reply .bb-toolbar button:focus-visible{color:#f5fbf9;background:#122724;border-color:#345750}.bb-size-select{color:#e4ecea;cursor:pointer;background:#0b191c;border:1px solid #31504b;border-radius:4px;min-width:82px;min-height:34px;padding:6px 28px 6px 9px;font:700 12px/1 Inter,ui-sans-serif,system-ui,sans-serif}.bb-size-select:hover,.bb-size-select:focus-visible{border-color:#4f7b70;outline:none}.bb-tool-color{position:relative}.bb-editor-topic-create .bb-color-trigger,.bb-editor-topic-reply .bb-color-trigger{color:#cdd8d5;background:#0b191c;border-color:#31504b;align-items:center;gap:7px;min-width:104px;font-size:10.5px;font-weight:650;display:inline-flex}.bb-color-swatch{border:1px solid #ffffff6b;border-radius:3px;flex:0 0 18px;width:18px;height:18px;box-shadow:0 0 0 1px #00000059}.bb-color-popover{z-index:30;background:#0b181b;border:1px solid #31514c;border-radius:6px;width:226px;padding:12px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 45px #00000073}.bb-color-palette{grid-template-columns:repeat(6,1fr);gap:7px;display:grid}.bb-editor-topic-create .bb-color-palette button,.bb-editor-topic-reply .bb-color-palette button{border:1px solid #ffffff4d;border-radius:4px;width:27px;min-width:27px;height:27px;min-height:27px;padding:0}.bb-editor-topic-create .bb-color-palette button.active,.bb-editor-topic-reply .bb-color-palette button.active{border-color:#effff9;box-shadow:0 0 0 2px #19d39a}.bb-color-hex{color:#91a39f;grid-template-columns:auto 1fr;align-items:center;gap:9px;margin-top:11px;font-size:10px;font-weight:700;display:grid}.bb-color-hex input{color:#edf5f2;text-transform:uppercase;background:#071316;border:1px solid #31504b;border-radius:4px;min-width:0;min-height:34px;padding:7px 9px;font:700 12px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.bb-color-hex input:focus{border-color:#19d39a;outline:none}.bb-editor-topic-create textarea,.bb-editor-topic-create .bb-inline-preview{padding:17px;font-size:13px;line-height:1.65}.bb-editor-topic-reply textarea,.bb-editor-topic-reply .bb-inline-preview{font-size:13px;line-height:1.6}.bb-editor-topic-create .bb-upload-status,.bb-editor-topic-create .bb-upload-error,.bb-editor-topic-reply .bb-upload-status,.bb-editor-topic-reply .bb-upload-error{font-size:11px}.topic-create-tag-preview,.topic-create-preview-tags{flex-wrap:wrap;gap:6px;display:flex}.topic-create-tag-preview{margin-top:8px}.topic-create-preview-tags{border-top:1px solid #20383a;margin-top:16px;padding-top:12px}.topic-create-tag-preview span,.topic-create-preview-tags span{color:#70e2bd;background:#19d39a17;border:1px solid #2f6658;border-radius:999px;align-items:center;min-height:25px;padding:4px 8px;font-size:11px;font-weight:680;line-height:1;display:inline-flex}.topic-create-forrum-preview article{font-size:13.5px}.topic-create-forrum-preview article>small{font-size:10.5px}.topic-create-forrum-preview h2{font-size:19px}.topic-create-preview-heading strong{font-size:11px}.topic-create-telegram-heading strong:after{content:none!important}body:has(.topic-create-v15-7) footer:not(.topic-create-actions){color:#91a39f;background:#071316;border-color:#203438}body:has(.topic-create-v15-7) footer:not(.topic-create-actions) a{color:#aebcb8}@media (max-width:720px){.topic-create-heading h1{font-size:22px}.bb-editor-topic-create .bb-toolbar,.bb-editor-topic-reply .bb-toolbar{padding:8px}.bb-editor-topic-create .bb-tool-group,.bb-editor-topic-reply .bb-tool-group{width:auto;padding-right:4px}.bb-color-popover{left:auto;right:0}}@media (prefers-reduced-motion:reduce){.bb-color-popover{scroll-behavior:auto}}.topic-create-v15-7{grid-template-columns:220px minmax(0,1fr)!important}.topic-create-main{grid-column:2!important}.topic-create-draft-restore,.draft-restore-banner,.topic-create-telegram{display:none!important}.bb-editor-visual .bb-visual-input{color:#e5ecea;caret-color:#6ce2bc;overflow-wrap:anywhere;white-space:pre-wrap;background:#0d1a1e;border:0;outline:0;min-height:258px;max-height:620px;padding:17px;font:13px/1.65 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:auto}.bb-editor-visual .bb-visual-input:focus{background:#0e1c20;box-shadow:inset 2px 0 #19d39a}.bb-editor-visual .bb-visual-input:empty:before{content:attr(data-placeholder);color:#71827f;pointer-events:none}.bb-editor-visual .bb-visual-input blockquote{color:#d2ddda;background:#102328;border-left:3px solid #4c876d;margin:12px 0;padding:10px 13px}.bb-editor-visual .bb-visual-input pre{color:#cbd8d5;white-space:pre-wrap;background:#081216;border:1px solid #263f43;border-radius:3px;margin:12px 0;padding:11px 13px;font:12px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.bb-editor-visual .bb-visual-input ul,.bb-editor-visual .bb-visual-input ol{margin:11px 0;padding-left:24px}.bb-editor-visual .bb-visual-input details{background:#0d1a1e;border:1px solid #294047;border-radius:3px;margin:12px 0}.bb-editor-visual .bb-visual-input summary{color:#cddbd7;cursor:pointer;background:#102328;padding:9px 12px;font-weight:700}.bb-editor-visual .bb-visual-input details>div{border-top:1px solid #294047;padding:10px 12px}.bb-editor-visual .bb-visual-input figure{margin:13px 0}.bb-editor-visual .bb-visual-input img{border:1px solid #294047;border-radius:3px;max-width:100%;height:auto;display:block}.bb-editor-visual .bb-visual-input a{color:#59d9b3;text-underline-offset:2px;text-decoration:underline}.bb-editor-topic-create .bb-tool-group-secondary button,.bb-editor-topic-reply .bb-tool-group-secondary button{color:#e1ebe8;align-items:center;gap:6px;min-height:36px;padding:7px 9px;font-size:11px;display:inline-flex}.bb-tool-symbol{color:#66d8b4;text-align:center;min-width:14px;font-size:12px;font-weight:800;line-height:1}.bb-tool-size,.bb-tool-color{position:relative}.bb-editor-topic-create .bb-size-trigger,.bb-editor-topic-reply .bb-size-trigger{color:#dce7e4;background:#0b191c;border-color:#31504b;align-items:center;gap:7px;min-width:105px;font-size:11px;display:inline-flex}.bb-size-popover{z-index:40;background:#0b181b;border:1px solid #31514c;border-radius:6px;width:272px;padding:12px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 45px #0000007a}.bb-size-presets{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.bb-editor-topic-create .bb-size-presets button,.bb-editor-topic-reply .bb-size-presets button{color:#b9c9c5;background:#0f2222;border:1px solid #294640;min-width:0;min-height:32px;padding:6px 4px;font-size:10.5px}.bb-editor-topic-create .bb-size-presets button:hover,.bb-editor-topic-create .bb-size-presets button.active,.bb-editor-topic-reply .bb-size-presets button:hover,.bb-editor-topic-reply .bb-size-presets button.active{color:#effaf6;background:#12362d;border-color:#3a9b7c}.bb-size-range{color:#91a49f;grid-template-columns:auto minmax(0,1fr) 45px;align-items:center;gap:9px;margin-top:11px;font-size:10px;font-weight:700;display:grid}.bb-size-range input{accent-color:#19d39a;cursor:ew-resize;width:100%}.bb-size-range output{color:#e4eeeb;text-align:right;font-size:10.5px}.bb-editor-topic-create .bb-color-trigger,.bb-editor-topic-reply .bb-color-trigger{min-width:122px}.bb-color-popover{width:286px;padding:13px}.bb-color-palette{grid-template-columns:repeat(6,1fr);gap:8px}.bb-editor-topic-create .bb-color-palette button,.bb-editor-topic-reply .bb-color-palette button{border-radius:4px;width:34px;min-width:34px;height:30px;min-height:30px}.bb-editor-topic-create .bb-color-palette button:hover,.bb-editor-topic-reply .bb-color-palette button:hover{border-color:#fff;transform:translateY(-1px)}.bb-color-hex input{min-height:36px;font-size:12px}@media (max-width:820px){.topic-create-v15-7{grid-template-columns:1fr!important}.topic-create-main{grid-column:1!important}.bb-size-popover,.bb-color-popover{left:auto;right:0}}@media (max-width:520px){.bb-size-popover,.bb-color-popover{width:auto;position:fixed;left:10px;right:10px}.bb-color-palette{grid-template-columns:repeat(6,1fr)}.bb-editor-topic-create .bb-color-palette button,.bb-editor-topic-reply .bb-color-palette button{width:100%}}@media (prefers-reduced-motion:reduce){.bb-editor-topic-create .bb-color-palette button,.bb-editor-topic-reply .bb-color-palette button{transform:none!important}}.bb-editor-topic-create .bb-tool-group-secondary button,.bb-editor-topic-reply .bb-tool-group-secondary button{gap:7px;min-height:40px;padding:8px 10px;font-size:12px}.bb-tool-icon{color:#79e6c4;flex:0 0 18px;width:18px;height:18px;display:block}.bb-size-popover{width:304px;padding:14px}.bb-size-presets{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.bb-editor-topic-create .bb-size-presets button,.bb-editor-topic-reply .bb-size-presets button{border-radius:4px;min-height:35px;font-size:11px}.bb-size-range{grid-template-columns:auto minmax(0,1fr) 48px;gap:11px;margin-top:14px;font-size:11px}.bb-size-range input[type=range]{appearance:none;touch-action:none;cursor:ew-resize;background:0 0;height:24px;margin:0}.bb-size-range input[type=range]::-webkit-slider-runnable-track{background:#28443f;border-radius:999px;height:5px}.bb-size-range input[type=range]::-webkit-slider-thumb{appearance:none;background:#19d39a;border:2px solid #e8f4f0;border-radius:50%;width:18px;height:18px;margin-top:-6.5px;box-shadow:0 0 0 3px #19d39a2e}.bb-size-range input[type=range]::-moz-range-track{background:#28443f;border-radius:999px;height:5px}.bb-size-range input[type=range]::-moz-range-thumb{background:#19d39a;border:2px solid #e8f4f0;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 3px #19d39a2e}.bb-size-range output{font-size:12px}.topic-create-tag-customizer{position:relative}.topic-create-tag-preview{flex-wrap:wrap;gap:8px;display:flex}.topic-create-tag-preview button,.topic-create-preview-tags span{border-radius:999px;font-weight:750;line-height:1;border:1px solid var(--tag-border)!important;background:var(--tag-background)!important;color:var(--tag-text)!important}.topic-create-tag-preview button{cursor:pointer;min-height:30px;padding:6px 11px}.topic-create-tag-style-picker{z-index:45;background:#0b181b;border:1px solid #31514c;border-radius:6px;width:min(460px,100%);padding:13px;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 18px 45px #0000007a}.topic-create-tag-style-picker>strong{color:#e7efed;margin-bottom:10px;font-size:12px;display:block}.topic-create-tag-style-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.topic-create-tag-style-options button{border:1px solid var(--tag-border);background:var(--tag-background);min-width:0;color:var(--tag-text);text-align:left;border-radius:5px;gap:5px;padding:9px 10px;display:grid}.topic-create-tag-style-options button:hover,.topic-create-tag-style-options button.active{outline-offset:1px;outline:2px solid #79e6c4}.topic-create-tag-style-options span{text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.topic-create-tag-style-options small{color:inherit;opacity:.76}.topic-create-forrum-preview article{padding:0!important}.topic-create-preview-title{gap:5px;display:grid}.topic-create-preview-title h2{margin:0}.topic-create-preview-description{background:#0c191d;border-top:1px solid #294047;border-bottom:1px solid #294047;min-height:110px}.topic-create-preview-description>span{margin-bottom:12px;display:block}.topic-create-preview-tags{padding:14px 18px 16px;margin:0!important}.topic-create-preview-tags span{padding:6px 10px;display:inline-flex}@media (max-width:620px){.topic-create-tag-style-options{grid-template-columns:1fr 1fr}}.topic-create-v15-7,.topic-create-main,.topic-create-main label,.topic-create-main input,.topic-create-main select,.topic-create-main button,.topic-create-main .topic-create-editor-status,.topic-create-main .topic-create-preview-heading{font-size:13px}@media (max-width:820px){.bb-editor-topic-create .bb-visual-input{min-height:180px}.bb-editor-topic-create .bb-tool-group-secondary button{padding-inline:9px}}.topic-create-v15-7,.topic-create-main,.topic-create-main label,.topic-create-main input,.topic-create-main select,.topic-create-main button,.topic-create-main .topic-create-editor-status,.topic-create-main .topic-create-preview-heading{font-size:13px}.topic-create-main input,.topic-create-main select{min-height:40px}.bb-editor-topic-create .bb-visual-input{min-height:210px;max-height:640px;padding:16px 18px;font-size:14px;line-height:1.55}.bb-editor-topic-create .bb-visual-input span[style*=font-size],.topic-create-preview-description span[style*=font-size]{line-height:1.25}.bb-editor-topic-create .bb-toolbar{min-height:48px}.bb-editor-topic-create .bb-toolbar-tools,.bb-editor-topic-create .bb-tool-group{align-items:center}.bb-editor-topic-create .bb-tool-group-primary button{min-width:36px;min-height:40px;padding:8px;font-size:13px}.bb-editor-topic-create .bb-tool-group-secondary button{min-height:40px;padding:8px 11px;font-size:13px}.bb-editor-topic-create .bb-tool-icon{flex-basis:20px;width:20px;height:20px}.bb-editor-topic-create .bb-size-trigger,.bb-editor-topic-create .bb-color-trigger{min-height:40px;font-size:13px}.bb-editor-topic-create .bb-preview-toggle{min-height:40px;padding:8px 12px;font-size:13px}.topic-create-preview-heading{min-height:44px;padding:10px 14px}.topic-create-preview-title,.topic-create-preview-description{padding:12px 16px}.topic-create-preview-title{gap:3px}.topic-create-preview-title>span,.topic-create-preview-description>span{color:#91a7a1;letter-spacing:0;text-transform:none;font-size:12px;font-weight:700}.topic-create-preview-title h2{font-size:20px;line-height:1.3}.topic-create-preview-description{min-height:76px}.topic-create-preview-description>span{margin-bottom:8px}.topic-create-preview-tags{padding:11px 16px 13px}.topic-create-preview-tags span,.topic-create-tag-preview button{font-size:13px}@media (max-width:820px){.bb-editor-topic-create .bb-visual-input{min-height:180px}.bb-editor-topic-create .bb-tool-group-secondary button{padding-inline:9px}}.topic-create-destination{background:#0c191d;border:1px solid #294047;border-radius:5px;align-items:center;gap:10px;min-height:42px;padding:8px 11px;display:flex}.topic-create-destination-label{color:#91a7a1;flex:none;font-size:12px}.topic-create-destination-path{color:#9fb1ad;align-items:center;gap:7px;min-width:0;display:inline-flex}.topic-create-destination-path strong{color:#e6efec;text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.topic-create-destination .topic-create-change-section{color:#76cdb2;background:0 0;border:0;margin-left:auto;padding:5px 8px;font-weight:650}.topic-create-destination .topic-create-change-section:hover{color:#a6ead5;text-underline-offset:3px;text-decoration:underline}.topic-create-tag-preview{gap:6px}.topic-create-tag-preview button,.topic-create-preview-tags span{border-radius:6px;font-weight:650}.topic-create-tag-preview button{min-height:28px;padding:5px 9px}.topic-create-tag-preview button:hover,.topic-create-tag-preview button.active{filter:brightness(1.04);box-shadow:0 0 0 2px #19d39a2e}.topic-create-tag-style-picker{width:min(344px,100%);padding:11px}.topic-create-tag-style-heading{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:9px;display:flex}.topic-create-tag-style-heading strong{color:#e7efed;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.topic-create-tag-style-heading span{color:#91a7a1;flex:none;font-size:11px}.topic-create-tag-style-options{grid-template-columns:repeat(6,minmax(38px,1fr));gap:7px}.topic-create-tag-style-options button{text-align:center;border-radius:6px;justify-content:center;align-items:center;min-width:38px;min-height:38px;padding:0;display:flex}.topic-create-tag-style-options button:hover,.topic-create-tag-style-options button.active{outline-color:#78d8bb}.topic-create-tag-style-options span{font-size:17px;font-weight:750;overflow:visible}.topic-create-preview-tags span{padding:5px 9px}@media (max-width:620px){.topic-create-destination{flex-wrap:wrap;align-items:flex-start}.topic-create-destination-path{order:3;width:100%}.topic-create-tag-style-options{grid-template-columns:repeat(6,minmax(34px,1fr))}}:root{--forrum-shell-page:#ecebe7;--forrum-shell-surface:#f5f4f0;--forrum-shell-panel:#faf9f6;--forrum-shell-line:#c8c7c2;--forrum-shell-line-strong:#96948e;--forrum-shell-text:#222;--forrum-shell-muted:#686762;--forrum-shell-accent:#1769ff}html.dark,html[data-theme=dark],html[data-theme=graphite],html[data-forrum-theme=graphite]{--forrum-shell-page:#121416;--forrum-shell-surface:#181b1f;--forrum-shell-panel:#171a1d;--forrum-shell-line:#343a40;--forrum-shell-line-strong:#555b62;--forrum-shell-text:#ececec;--forrum-shell-muted:#9ca3aa;--forrum-shell-accent:#2c70ff}[data-forrum-shell=header]{z-index:40;width:100%;min-height:56px;position:relative;border-bottom:1px solid var(--forrum-shell-line)!important;background:var(--forrum-shell-surface)!important;color:var(--forrum-shell-text)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}[data-forrum-shell=header]>*{width:min(100% - 32px,1580px);min-width:0;max-width:1580px;margin-inline:auto!important}[data-forrum-shell=header] a,[data-forrum-shell=header] button,[data-forrum-shell=header] input{border-radius:2px!important}[data-forrum-shell=header] input{border-color:var(--forrum-shell-line)!important;background:var(--forrum-shell-panel)!important;color:var(--forrum-shell-text)!important}[data-forrum-shell=footer]{width:100%;border-top:1px solid var(--forrum-shell-line)!important;background:var(--forrum-shell-page)!important;color:var(--forrum-shell-muted)!important;box-shadow:none!important}[data-forrum-shell=footer]>*{width:min(100% - 32px,1580px);min-width:0;max-width:1580px;margin-inline:auto!important}@media (max-width:860px){[data-forrum-shell=header]>*,[data-forrum-shell=footer]>*{width:min(100% - 20px,1680px)!important}}@media (max-width:520px){[data-forrum-shell=header]{min-height:52px}[data-forrum-shell=header]>*,[data-forrum-shell=footer]>*{width:calc(100% - 12px)!important}}:root{--fhr-page:#ecebe7;--fhr-surface:#f5f4f0;--fhr-panel:#faf9f6;--fhr-line:#c9c7c1;--fhr-line-strong:#94928c;--fhr-text:#222;--fhr-muted:#6b6964;--fhr-faint:#8a8882;--fhr-accent:#1769ff;--fhr-accent-text:#fff}html.dark,html[data-theme=dark],html[data-theme=graphite],html[data-forrum-theme=graphite]{--fhr-page:#121416;--fhr-surface:#181b1f;--fhr-panel:#171a1d;--fhr-line:#343a40;--fhr-line-strong:#575e65;--fhr-text:#ececec;--fhr-muted:#a2a8ae;--fhr-faint:#7c838a;--fhr-accent:#2c70ff;--fhr-accent-text:#fff}[data-forrum-shell=header]{background:var(--fhr-surface)!important;border-bottom-color:var(--fhr-line)!important;color:var(--fhr-text)!important}[data-forrum-shell=header]>*{width:min(100% - 24px,1680px)!important;max-width:1680px!important}[data-forrum-shell=header] a{color:var(--fhr-text)}[data-forrum-shell=header] a[aria-current=page],[data-forrum-shell=header] [data-active=true]{color:var(--fhr-accent)!important}[data-forrum-shell=header] a[aria-current=page]:after,[data-forrum-shell=header] [data-active=true]:after{background:var(--fhr-accent)!important}[data-forrum-shell=header] input{background:var(--fhr-panel)!important;border-color:var(--fhr-line)!important;color:var(--fhr-text)!important}[data-forrum-shell=header] a[href*=register]{border-color:var(--fhr-accent)!important;background:var(--fhr-accent)!important;color:var(--fhr-accent-text)!important}[data-forrum-shell=header]>*,[data-forrum-shell=footer]>*{width:min(100% - 24px,1920px)!important;max-width:1920px!important}[data-forrum-shell=header]{min-height:62px}[data-forrum-shell=header] nav a,[data-forrum-shell=header] a,[data-forrum-shell=header] button{font-size:13px}[data-forrum-shell=header] input{min-height:38px;font-size:12.5px}@media (max-width:1240px){[data-forrum-shell=header]>*,[data-forrum-shell=footer]>*{width:min(100% - 20px,1920px)!important}}@media (max-width:860px){[data-forrum-shell=header]{min-height:54px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--fvt-page:#f4f1ea;--fvt-surface:#f9f6ef;--fvt-panel:#fcfaf5;--fvt-panel-soft:#f0ece4;--fvt-line:#d1cdc4;--fvt-line-strong:#99958c;--fvt-text:#292a29;--fvt-muted:#6b6963;--fvt-faint:#908c84;--fvt-accent:#1769ff;--fvt-accent-soft:#e7efff;--fvt-hover:#f1eee8;--fvt-focus:#0d5ee8;--fvt-icon-bg:#f7f4ee;--fvt-texture:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='4' cy='5' r='.45' fill='%23202224' fill-opacity='.014'/%3E%3Ccircle cx='17' cy='9' r='.35' fill='%23202224' fill-opacity='.010'/%3E%3Ccircle cx='10' cy='20' r='.35' fill='%23202224' fill-opacity='.008'/%3E%3C/svg%3E")}html.dark,html[data-theme=dark],html[data-theme=graphite],html[data-forrum-theme=graphite]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--fvt-page:#1a2024;--fvt-surface:#1d2327;--fvt-panel:#20262a;--fvt-panel-soft:#1b2024;--fvt-line:#3b444a;--fvt-line-strong:#596269;--fvt-text:#cfd4d7;--fvt-muted:#969fa5;--fvt-faint:#7e878d;--fvt-accent:#397cff;--fvt-accent-soft:#172641;--fvt-hover:#1e2428;--fvt-focus:#6d9cff;--fvt-icon-bg:#171c1f;--fvt-texture:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='4' cy='5' r='.45' fill='%23ffffff' fill-opacity='.012'/%3E%3Ccircle cx='17' cy='9' r='.35' fill='%23ffffff' fill-opacity='.009'/%3E%3Ccircle cx='10' cy='20' r='.35' fill='%23ffffff' fill-opacity='.007'/%3E%3C/svg%3E")}html,body{background-color:var(--fvt-page)!important}body{color:var(--fvt-text);background-image:var(--fvt-texture);background-size:24px 24px;background-attachment:fixed}[data-forrum-shell=header],[data-forrum-shell=footer]{background-color:var(--fvt-surface)!important;color:var(--fvt-text)!important;border-color:var(--fvt-line)!important}[data-forrum-shell=header]{border-bottom-width:1px!important}[data-forrum-shell=footer]{border-top-width:1px!important}[data-forrum-shell=header]>*>a[href=\/]:first-child{letter-spacing:.035em;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:22px!important;font-weight:850!important}[data-forrum-shell=header] nav{align-items:center}[data-forrum-shell=header] nav>a{letter-spacing:-.01em;align-items:center;min-height:39px;font-weight:620;display:inline-flex;position:relative;color:var(--fvt-text)!important;font-size:13px!important}[data-forrum-shell=header] nav>a:hover,[data-forrum-shell=header] nav>a:focus-visible,[data-forrum-shell=header] nav>a[aria-current=page]{color:var(--fvt-accent)!important}[data-forrum-shell=header] nav>a[aria-current=page]:after{content:"";background:var(--fvt-accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}[data-forrum-shell=header] input{border:1px solid var(--fvt-line)!important;background:var(--fvt-panel)!important;color:var(--fvt-text)!important}[data-forrum-shell=header] input::placeholder{color:var(--fvt-faint)}[data-forrum-shell=header] button,[data-forrum-shell=header] a{outline-offset:2px}[data-forrum-shell=header] button:focus-visible,[data-forrum-shell=header] a:focus-visible{outline:1px dashed var(--fvt-focus)!important}[data-forrum-shell=header] a[href*=register]{font-weight:680;border:1px solid var(--fvt-accent)!important;background:var(--fvt-accent)!important;color:#fff!important}.forrum-theme-toggle{border:1px solid var(--fvt-line-strong);background:var(--fvt-icon-bg);width:29px;height:29px;color:var(--fvt-text);cursor:pointer;border-radius:2px;flex:0 0 29px;place-items:center;margin-left:2px;padding:0;display:inline-grid;position:relative}.forrum-theme-toggle:hover{border-color:var(--fvt-accent);color:var(--fvt-accent)}.forrum-theme-toggle__icon{background:0 0;border:1px solid;width:15px;height:15px;display:block;position:relative}.forrum-theme-toggle__icon:before{content:"";background:currentColor;width:5px;position:absolute;top:2px;bottom:2px;left:2px}.forrum-theme-toggle__icon:after{content:"";background:var(--fvt-icon-bg);border:1px solid;width:3px;height:3px;position:absolute;top:5px;right:2px}.forrum-theme-toggle[data-theme-state=graphite] .forrum-theme-toggle__icon:before{left:auto;right:2px}[data-forrum-shell=footer] a{color:var(--fvt-muted)!important}[data-forrum-shell=footer] a:hover,[data-forrum-shell=footer] a:focus-visible{color:var(--fvt-accent)!important}@media (max-width:860px){.forrum-theme-toggle{flex-basis:28px;width:28px;height:28px}}[data-forrum-shell=header]>*>a[href=\/]:first-child{letter-spacing:.022em;white-space:nowrap;line-height:1;font-size:24px!important}[data-forrum-shell=header] nav{min-width:0}[data-forrum-shell=header] nav>a{font-weight:640;font-size:13px!important}.forrum-theme-toggle{appearance:none;vertical-align:middle;flex:0 0 28px;width:28px;height:28px;margin-left:4px;padding:0;font-size:0;line-height:0;overflow:hidden}.forrum-theme-toggle__icon{width:14px;height:14px}.forrum-theme-toggle__icon:before{width:4px;top:2px;bottom:2px;left:2px}.forrum-theme-toggle__icon:after{width:2px;height:2px;top:5px;right:2px}.forrum-theme-toggle{border-radius:2px}@media (max-width:860px){.forrum-theme-toggle{flex-basis:27px;width:27px;height:27px;margin-left:2px}[data-forrum-shell=header]>*>a[href=\/]:first-child{font-size:21px!important}}html.dark .brand:hover,html.dark .brand:focus-visible,.dark .brand:hover,.dark .brand:focus-visible,html[data-forrum-theme=graphite] .brand:hover,html[data-forrum-theme=graphite] .brand:focus-visible{color:var(--fvt-text,var(--text))}@media (min-width:1241px){.header-search{width:min(330px,25vw)}.auth-actions{gap:12px}.auth-actions .button.small{min-height:32px;padding:6px 12px;font-size:13px}}.brand-mark{flex:none;place-items:center;font-weight:800;line-height:1;display:inline-grid!important}.brand-mark:before,.brand-mark:after{content:none!important;display:none!important}.header-search{transition:border-color .14s,background-color .14s;border-radius:3px!important;width:min(292px,22vw)!important;min-height:34px!important}.header-search:focus-within{border-color:#8b8b85!important}.header-search input{min-height:32px!important;padding-inline:10px!important;font-size:11.5px!important}.header-search button{transition:background-color .14s,color .14s;border-radius:0 2px 2px 0!important;width:34px!important;min-height:32px!important}.header-search button:hover,.header-search button:focus-visible{outline:none;color:#11110f!important;background:#eeeeeb!important}.theme-toggle-v2{color:#383835;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;transition:border-color .14s,background-color .14s,color .14s;display:inline-grid}.theme-toggle-v2 svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.theme-toggle-v2:hover,.theme-toggle-v2:focus-visible{color:#11110f;background:#f0f0ed;border-color:#c9c9c4;outline:none}.icon-links a,.auth-actions>a{transition:border-color .14s,background-color .14s,color .14s,filter .14s}.icon-links a{border:1px solid #0000!important}.icon-links a:hover,.icon-links a:focus-visible,.auth-actions>a:not(.button):hover,.auth-actions>a:not(.button):focus-visible{outline:none;color:#11110f!important;background:#f0f0ed!important;border-color:#c9c9c4!important}.auth-actions>a:not(.button){border:1px solid #0000;border-radius:3px;padding:7px 9px}.header .auth-actions .button:hover,.header .auth-actions .button:focus-visible{filter:brightness(.94);outline:none}.home-stage-one [data-metric-label]{color:#555550;font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:3px;min-width:0;font-size:10px;line-height:1.2;display:inline-flex}.home-stage-one [data-metric-label]:before{content:attr(data-metric-label) " ";color:#777772;font-size:9.5px;font-weight:500}.home-stage-one [data-metric-label]>svg{display:none!important}html.dark .theme-toggle-v2,html[data-forrum-theme=graphite] .theme-toggle-v2{color:#d3d8db}html.dark .theme-toggle-v2:hover,html.dark .theme-toggle-v2:focus-visible,html[data-forrum-theme=graphite] .theme-toggle-v2:hover,html[data-forrum-theme=graphite] .theme-toggle-v2:focus-visible,html.dark .icon-links a:hover,html.dark .icon-links a:focus-visible,html[data-forrum-theme=graphite] .icon-links a:hover,html[data-forrum-theme=graphite] .icon-links a:focus-visible,html.dark .auth-actions>a:not(.button):hover,html.dark .auth-actions>a:not(.button):focus-visible,html[data-forrum-theme=graphite] .auth-actions>a:not(.button):hover,html[data-forrum-theme=graphite] .auth-actions>a:not(.button):focus-visible{color:#fff!important;background:#252b2f!important;border-color:#4b5358!important}@media (max-width:1480px) and (min-width:961px){.header-search{width:min(265px,21vw)!important}}@media (prefers-reduced-motion:reduce){.theme-toggle-v2,.header-search,.header-search button,.icon-links a,.auth-actions>a{transition:none!important}}.theme-toggle-v2{background:0 0!important;border-color:#0000!important;flex:0 0 32px!important;width:32px!important;height:32px!important}.theme-toggle-v2:hover,.theme-toggle-v2:focus-visible{border-color:var(--line)!important;color:inherit!important;background:#7f7f7814!important}.header-search{width:min(252px,20vw)!important;min-height:32px!important}.header-search input,.header-search button{min-height:30px!important}.header-search input{font-size:11.5px!important}.header-search button{width:32px!important}.icon-links a:hover,.icon-links a:focus-visible,.auth-actions>a:not(.button):hover,.auth-actions>a:not(.button):focus-visible{outline:none;border-color:var(--line)!important;color:inherit!important;background:#7f7f7812!important}.icon-links a:hover svg,.icon-links a:focus-visible svg{color:currentColor!important}.header .auth-actions .button:hover,.header .auth-actions .button:focus-visible{filter:brightness(.96);transform:none}.brand:hover,.brand:focus-visible{color:inherit!important}html.dark .brand:hover,html.dark .brand:focus-visible,html[data-forrum-theme=graphite] .brand:hover,html[data-forrum-theme=graphite] .brand:focus-visible{color:#fff!important}@media (max-width:1280px) and (min-width:961px){.header-search{width:min(228px,19vw)!important}}@media (prefers-reduced-motion:reduce){.theme-toggle-v2,.header-search,.icon-links a,.auth-actions>a{transition:none!important}}@keyframes forrum-home-v18-services{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes forrum-home-v181-live{0%{box-shadow:0 0 0 0 color-mix(in srgb, currentColor 42%, transparent)}70%,to{box-shadow:0 0 0 5px #0000}}.brand-symbol{flex:none;width:34px;height:30px;display:block;overflow:visible}.brand-symbol__back,.brand-symbol__front{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:square;stroke-linejoin:miter;vector-effect:non-scaling-stroke}.brand-symbol__front{stroke:var(--accent)}.brand-wordmark{color:inherit;letter-spacing:.035em;align-items:baseline;font-size:22px;font-weight:900;line-height:1;display:inline-flex}.brand-wordmark strong{color:var(--accent);font:inherit}@media (max-width:680px){.brand-symbol{width:30px;height:27px}.brand-wordmark{font-size:20px}}:root{--f19-red:#d94a32;--f19-amber:#b66b0a;--f19-green:#187a4a;--f19-violet:#6945c8;--f19-cyan:#08788f;--f19-neutral:#656b70}html.dark,html[data-theme=dark],html[data-theme=graphite],html[data-forrum-theme=graphite]{--f19-red:#ff806d;--f19-amber:#e5a33e;--f19-green:#63c891;--f19-violet:#ad91ff;--f19-cyan:#56bfd1;--f19-neutral:#a5adb4}.brand{gap:6px!important}.brand-symbol{width:32px;height:28px}.brand-symbol__back,.brand-symbol__front,.brand-symbol__joint{fill:none;stroke-width:2px;stroke-linecap:square;stroke-linejoin:miter;vector-effect:non-scaling-stroke}.brand-symbol__back{stroke:currentColor;opacity:.72}.brand-symbol__front,.brand-symbol__joint{stroke:var(--accent)}.brand-symbol__joint{stroke-width:2.25px}.brand-wordmark{letter-spacing:.022em;font-size:21px;font-weight:900}@media (max-width:680px){.brand-symbol{width:29px;height:26px}.brand-wordmark{font-size:20px}}svg[data-ui-icon]{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.theme-toggle-v2 svg[data-ui-icon],.section-symbol svg[data-ui-icon]{fill:none;stroke:currentColor;stroke-width:1.9px}.section-tree-row .section-tree-name-link{flex:0 auto}.section-tree-row .section-tree-chevron{flex:1 0 28px;justify-content:flex-end;align-self:stretch}body{--ui-icon-hover:#e3e8de;--ui-icon-accent:#527711}html[data-forrum-theme=graphite] body{--ui-icon-hover:#15262d;--ui-icon-accent:#b4d94c}:is(.theme-toggle-v2,.icon-links a,.bb-tool-button):hover{color:var(--f-accent,var(--ui-icon-accent))!important;background-color:var(--f-hover,var(--ui-icon-hover))!important}
