.community-root{--accent:#6d28d9;--accent-soft:#ede9fe;--mint:#23664c;--mint-soft:#e2f3e9;--peach:#895235;--peach-soft:#f9ede4;--blue:#315b93;--blue-soft:#e6eef8}html[data-theme=dark] .community-root{--accent:#c4b5fd;--accent-soft:rgba(139,92,246,.13);--mint:#a7d9c1;--mint-soft:rgba(52,211,153,.09);--peach:#e2bd9f;--peach-soft:rgba(219,167,120,.1);--blue:#a9c3e8;--blue-soft:rgba(96,165,250,.13)}.community-root *{box-sizing:border-box}.community-root{margin:0;background:var(--home-canvas);color:var(--home-text);font-size:14px;line-height:1.6}.community-root button,.community-root input,.community-root select,.community-root textarea{font:inherit}.community-root a,.community-root button,.community-root input,.community-root select,.community-root textarea{-webkit-tap-highlight-color:transparent}.community-root button{cursor:pointer;color:inherit;border:0;background:none}.community-root a{color:inherit;text-decoration:none}.community-root svg{flex-shrink:0}.community-root button:disabled{cursor:not-allowed;opacity:.4}.community-root a,.community-root button{touch-action:manipulation}.community-root a,.community-root button,.community-root input,.community-root select,.community-root textarea{outline-offset:4px}.community-root a:focus-visible,.community-root button:focus-visible,.community-root input:focus-visible,.community-root select:focus-visible,.community-root textarea:focus-visible{outline:2px solid #a78bfa}.community-root input,.community-root select,.community-root textarea{color:var(--home-text);background:var(--home-surface);border:1px solid var(--home-border);border-radius:12px}.community-root input,.community-root textarea{width:100%;padding:12px 14px}.community-root input::-moz-placeholder,.community-root textarea::-moz-placeholder{color:var(--home-muted);opacity:.8}.community-root input::placeholder,.community-root textarea::placeholder{color:var(--home-muted);opacity:.8}.community-root textarea{resize:vertical;line-height:1.75;min-height:110px}.community-root select{padding:10px 32px 10px 12px}.community-root h1,.community-root h2,.community-root h3,.community-root h4,.community-root p{margin:0}.community-root h1,.community-root h2,.community-root h3,.community-root h4{font-weight:600}.community-root h1{letter-spacing:-.052em}.community-root h2{letter-spacing:-.035em}.community-root h3{letter-spacing:-.025em}.community-root ::-moz-selection{background:var(--accent-soft);color:var(--accent)}.community-root ::selection{background:var(--accent-soft);color:var(--accent)}.community-root .icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;padding:7px;border-radius:10px;color:var(--home-muted)}.community-root .icon-button:hover{background:var(--home-surface-strong);color:var(--home-text)}.community-root .icon-button.active,.community-root .text-button.active{color:var(--accent)}.community-root .icon-button.active svg{fill:var(--accent-soft)}.community-root .counter-dot{position:absolute;right:6px;top:5px;width:5px;height:5px;background:var(--accent);border-radius:50%}.community-root .avatar{height:35px;width:35px;flex-shrink:0;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;font-size:12px;font-weight:600;border:1px solid var(--home-border);letter-spacing:.01em}.community-root .lilac{color:var(--accent);background:var(--accent-soft)}.community-root .mint{color:var(--mint);background:var(--mint-soft)}.community-root .peach{color:var(--peach);background:var(--peach-soft)}.community-root .blue{color:var(--blue);background:var(--blue-soft)}.community-root .avatar.small{width:27px;height:27px;font-size:10px}.community-root .avatar.xl{width:72px;height:72px;font-size:24px}.community-root .page-container{max-width:1216px;margin:0 auto;padding:0 0 56px}.community-root .intro{padding:54px 0 34px}.community-root .aside-eyebrow,.community-root .eyebrow,.community-root .featured-eyebrow{font-size:10px;font-weight:600;letter-spacing:.1em;display:flex;align-items:center;gap:8px;color:var(--home-muted)}.community-root .eyebrow{margin-bottom:13px}.community-root .live-dot{height:5px;width:5px;flex-shrink:0;border-radius:50%;background:var(--mint)}.community-root .intro h1{font-size:40px;line-height:1.12}.community-root .intro p{font-size:14px;color:var(--home-muted);margin-top:15px;max-width:680px}.community-root .section-tabs{display:flex;gap:30px;border-bottom:1px solid var(--home-border);margin-bottom:28px}.community-root .section-tabs a{display:flex;align-items:center;gap:9px;padding:16px 2px;position:relative;color:var(--home-muted);font-size:14px;font-weight:500;white-space:nowrap}.community-root .section-tabs a:hover{color:var(--home-text)}.community-root .section-tabs .selected{color:var(--accent)}.community-root .section-tabs .selected:after{content:"";position:absolute;height:2px;background:var(--accent);bottom:-1px;left:0;right:0}.community-root .content-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:36px}.community-root .feed{min-width:0}.community-root .section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.community-root .section-heading h2{font-size:22px;line-height:1.3}.community-root .section-heading p{color:var(--home-muted);font-size:12px;margin-top:5px}.community-root .primary,.community-root .secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;min-height:40px;padding:10px 16px;font-size:12px;font-weight:600;white-space:nowrap;transition:background .16s,transform .16s}.community-root .primary{color:#272036;background:#c4b5fd;border:1px solid #c4b5fd}.community-root .primary:hover:not(:disabled){background:#ddd6fe;transform:translateY(-1px)}.community-root .secondary{border:1px solid var(--home-border);background:var(--home-surface);color:var(--home-secondary)}.community-root .secondary:hover{background:var(--home-surface-strong);border-color:var(--home-muted)}.community-root .secondary.is-on{color:var(--mint);border-color:var(--mint-soft);background:var(--mint-soft)}.community-root .secondary.small{min-height:34px;padding:6px 10px;font-size:11px}.community-root .full-width{width:100%}.community-root .feed-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.community-root .search-field{display:flex;align-items:center;gap:9px;color:var(--home-muted);border:1px solid var(--home-border);background:var(--home-surface);border-radius:12px;padding:0 12px;flex:1;max-width:370px;height:41px}.community-root .search-field input{border:0;background:transparent;padding:9px 0;font-size:12px;outline:none;min-width:0}.community-root .search-field:focus-within{outline:2px solid #a78bfa;outline-offset:2px}.community-root .feed-count{font-size:11px;color:var(--home-muted)}.community-root .feed-controls select{font-size:12px;max-width:145px}.community-root .post-list{display:flex;flex-direction:column;gap:14px}.community-root .post-card{padding:23px 26px;border:1px solid var(--home-border);border-radius:24px;background:var(--home-surface);transition:border-color .2s}.community-root .post-card:hover{border-color:color-mix(in srgb,var(--home-muted) 55%,transparent)}.community-root .post-card.featured{background:linear-gradient(130deg,var(--home-surface-strong),var(--home-surface));border-color:color-mix(in srgb,var(--accent) 25%,var(--home-border))}.community-root .featured-eyebrow{padding-bottom:17px;margin-bottom:19px;border-bottom:1px solid var(--home-border);color:var(--accent)}.community-root .featured-eyebrow>span:first-child{width:5px;height:5px;border-radius:50%;background:var(--accent)}.community-root .featured-eyebrow>svg{margin-left:auto;opacity:.65}.community-root .post-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.community-root .author{display:flex;align-items:center;gap:10px;min-width:0}.community-root .author-name{font-size:12px;font-weight:500;padding:0;display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.community-root .team-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;margin-inline-start:5px;border-radius:6px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:600;letter-spacing:normal;line-height:1.4;vertical-align:middle;white-space:nowrap}.community-root .meta{font-size:10px;color:var(--home-muted);line-height:1.5;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.community-root .dot{padding:0 2px}.community-root .editor-badge{background:var(--accent-soft);color:var(--accent);display:inline-flex;border-radius:50%;padding:1px}.community-root .post-title{display:block;margin-top:17px}.community-root .post-title:hover{color:var(--accent)}.community-root .post-title h3{font-size:19px;line-height:1.35;font-weight:600;max-width:700px}.community-root .featured .post-title h3{font-size:24px;line-height:1.28;letter-spacing:-.035em;max-width:650px}.community-root .post-excerpt{font-size:12px;line-height:1.8;color:var(--home-muted);margin-top:9px;max-width:670px}.community-root .post-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:21px}.community-root .post-labels{display:flex;align-items:center;gap:10px;min-width:0}.community-root .tag{display:inline-flex;align-items:center;padding:4px 9px;border-radius:7px;font-size:10px;line-height:1.5;white-space:nowrap}.community-root .tag.neutral{background:var(--home-surface-strong);color:var(--home-muted);border:1px solid var(--home-border)}.community-root .quiet-tag{font-size:10px;color:var(--home-muted)}.community-root .comment-link{display:flex;align-items:center;gap:7px;color:var(--home-muted);font-size:11px;padding:4px 0;white-space:nowrap}.community-root .comment-link>svg:last-child{margin-left:10px}.community-root .comment-link:hover{color:var(--accent)}.community-root .journey{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:24px 0 20px;margin:23px 0 27px;border-top:1px solid var(--home-border);border-bottom:1px solid var(--home-border)}.community-root .journey.compact{border:0;margin:22px 0 0;padding:16px 0 3px}.community-root .journey-step{position:relative;font-size:10px;color:var(--home-muted);display:flex;flex-direction:column;align-items:flex-start;gap:9px}.community-root .journey-step:before{content:"";height:1px;position:absolute;top:10px;left:25px;right:7px;background:var(--home-border)}.community-root .journey-step:last-child:before{display:none}.community-root .step-dot{position:relative;z-index:1;width:21px;height:21px;border:1px solid var(--home-border);border-radius:50%;display:grid;place-items:center;font-size:9px;background:var(--home-canvas)}.community-root .journey-step.reached{color:var(--accent)}.community-root .journey-step.reached .step-dot{background:var(--accent-soft);border-color:color-mix(in srgb,var(--accent) 45%,transparent)}.community-root .journey-step.current .step-dot{background:var(--accent);color:var(--home-canvas);border-color:var(--accent)}.community-root .journey-step.current{font-weight:600;color:var(--home-text)}.community-root .sidebar{display:flex;flex-direction:column;gap:22px;padding-top:4px}.community-root .summary-card,.community-root .weekly-card{background:var(--home-surface);border:1px solid var(--home-border);border-radius:24px;padding:24px}.community-root .weekly-card h3{font-size:22px;line-height:1.3;margin:19px 0 10px}.community-root .aside-note p,.community-root .weekly-card p{font-size:12px;line-height:1.8;color:var(--home-muted)}.community-root .weekly-card .secondary{margin-top:20px;font-size:11px}.community-root .weekly-card .aside-eyebrow{font-size:9px}.community-root .participants{display:flex;align-items:center;gap:10px;margin-top:20px}.community-root .avatar-stack{display:flex;padding-left:0}.community-root .avatar-stack .avatar{width:25px;height:25px;font-size:8px;border:2px solid var(--home-canvas);margin-left:-6px}.community-root .avatar-stack .avatar:first-child{margin-left:0}.community-root .participants>span{font-size:9px;line-height:1.5;color:var(--home-muted)}.community-root .aside-note{padding:14px 23px 20px;border-bottom:1px solid var(--home-border)}.community-root .aside-note h3{font-size:16px;line-height:1.45;margin:13px 0 9px}.community-root .aside-icon{display:inline-flex;color:var(--mint)}.community-root .text-button{font-size:12px;display:inline-flex;align-items:center;gap:8px;color:var(--accent);padding:0}.community-root .aside-note .text-button{margin-top:17px}.community-root .people-note{padding:0 24px}.community-root .people-note h4{font-size:11px;font-weight:500;color:var(--home-muted);margin-bottom:14px}.community-root .people-note p{font-size:11px;line-height:1.7;color:var(--home-muted);padding-left:45px;margin-top:8px}.community-root .aside-disclaimer{font-size:10px;line-height:1.7;color:var(--home-muted);opacity:.75;padding:0 24px}.community-root .mobile-only{display:none}.community-root .back-link{display:flex;align-items:center;gap:9px;color:var(--home-muted);font-size:12px;padding:0;margin:32px 0 25px}.community-root .back-link:hover{color:var(--accent)}.community-root .topic-main{min-width:0}.community-root .topic-article{padding:32px 36px;border:1px solid var(--home-border);border-radius:28px;background:var(--home-surface)}.community-root .topic-eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:17px}.community-root .topic-article h1{font-size:34px;line-height:1.16;margin-bottom:23px;max-width:750px}.community-root .author.large .avatar{width:40px;height:40px}.community-root .author.large .author-name{font-size:12px}.community-root .topic-article>.author{margin-bottom:28px}.community-root .article-body{font-size:14px;line-height:1.9;color:var(--home-secondary)}.community-root .article-body p+p{margin-top:17px}.community-root .article-body section{margin-top:30px}.community-root .article-body h2{font-size:21px;color:var(--home-text);margin-bottom:11px}.community-root .article-body blockquote{margin:20px 0;padding:18px 20px;border-left:2px solid var(--accent);border-radius:0 12px 12px 0;background:var(--accent-soft);color:var(--home-text);font-size:14px}.community-root .editorial-body>*+*{margin-top:17px}.community-root .editorial-body>h2{margin-top:30px;line-height:1.35}.community-root .editorial-body>h3{margin-top:24px;font-size:17px;line-height:1.45;color:var(--home-text)}.community-root .editorial-body>:first-child{margin-top:0}.community-root .editorial-body ol,.community-root .editorial-body ul{padding-left:24px}.community-root .editorial-body ul{list-style:disc}.community-root .editorial-body ol{list-style:decimal}.community-root .editorial-body li+li{margin-top:6px}.community-root .editorial-body h2,.community-root .editorial-body h3,.community-root .editorial-body li{overflow-wrap:anywhere}.community-root .editorial-body a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.community-root .editorial-body a:hover{text-decoration-thickness:2px}.community-root .editorial-body .article-table-scroll{max-width:100%;overflow-x:auto;border:1px solid var(--home-border);border-radius:12px}.community-root .editorial-body table{width:100%;border-collapse:collapse;text-align:left;font-size:13px;line-height:1.65}.community-root .editorial-body td,.community-root .editorial-body th{min-width:140px;padding:12px 16px;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid var(--home-border)}.community-root .editorial-body th{color:var(--home-text);background:var(--accent-soft);font-weight:600}.community-root .editorial-body tbody tr:last-child td{border-bottom:0}.community-root .topic-actions{display:flex;gap:20px;align-items:center;margin-top:29px;padding-top:23px;border-top:1px solid var(--home-border)}.community-root .topic-actions .report-button{margin-left:auto}.community-root .topic-actions .secondary{font-size:11px}.community-root .material-note{display:flex;gap:12px;align-items:flex-start;background:var(--home-surface-strong);border-radius:12px;padding:16px;margin-top:25px;color:var(--home-muted)}.community-root .material-note p{font-size:11px;line-height:1.7}.community-root .material-note svg{margin-top:2px}.community-root .subsection-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:30px 0 23px}.community-root .subsection-heading h2{font-size:21px;display:flex;align-items:center;gap:10px}.community-root .subsection-heading h2 span{font-size:12px;letter-spacing:0;color:var(--home-muted);font-weight:400}.community-root .comments-section,.community-root .updates-section{padding:0 12px}.community-root .updates-list{margin:0 0 28px 10px}.community-root .update{position:relative;display:flex;gap:20px;padding:0 0 26px}.community-root .update:before{content:"";position:absolute;width:1px;background:var(--home-border);left:11px;top:24px;bottom:0}.community-root .update:last-child:before{display:none}.community-root .update-marker{position:relative;background:var(--home-canvas);display:grid;place-items:center;flex-shrink:0;width:24px;height:24px;border:1px solid var(--home-border);border-radius:50%;color:var(--accent)}.community-root .update-marker.latest{background:var(--accent-soft);border-color:color-mix(in srgb,var(--accent) 40%,transparent)}.community-root .update-marker>span{height:4px;width:4px;border-radius:50%;background:var(--home-muted)}.community-root .update-content{min-width:0;padding-top:2px}.community-root .update-date{font-size:10px;color:var(--home-muted);margin-bottom:7px;display:flex;flex-wrap:wrap;gap:12px}.community-root .update-date span{color:var(--accent)}.community-root .update h3{font-size:16px;margin-bottom:8px}.community-root .update p{font-size:12px;line-height:1.8;color:var(--home-muted)}.community-root .comment{padding:22px 0;border-bottom:1px solid var(--home-border)}.community-root .comment.helpful{border:1px solid color-mix(in srgb,var(--mint) 25%,transparent);background:var(--mint-soft);border-radius:20px;padding:20px;margin:0 -6px 3px}.community-root .helpful-label{display:flex;gap:7px;align-items:center;font-size:10px;color:var(--mint);margin-bottom:17px}.community-root .comment>p{font-size:13px;line-height:1.8;color:var(--home-secondary);margin:14px 0 12px;white-space:pre-wrap;overflow-wrap:anywhere}.community-root .comment-actions{display:flex;gap:18px}.community-root .comment-actions button{color:var(--home-muted);font-size:11px;padding:0}.community-root .comment-actions button:hover{color:var(--accent)}.community-root .reply-form{padding:24px;border:1px solid var(--home-border);border-radius:24px;background:var(--home-surface);margin-top:24px}.community-root .reply-heading{display:flex;align-items:center;gap:11px;margin-bottom:16px;font-size:13px;font-weight:500}.community-root .reply-form textarea{background:var(--home-canvas);font-size:12px}.community-root .reply-footer{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:14px}.community-root .reply-footer span{font-size:10px;color:var(--home-muted)}.community-root .summary-card h3{font-size:21px;margin:17px 0 21px}.community-root .summary-line{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px;font-size:11px}.community-root .summary-line>span:first-child{color:var(--home-muted)}.community-root .summary-line strong{font-weight:500}.community-root .small-author{display:flex;align-items:center;gap:8px;padding-top:17px;border-top:1px solid var(--home-border);font-size:10px;color:var(--home-muted);margin-top:20px}.community-root .related>svg{color:var(--accent)}.community-root .related-link{font-size:12px;color:var(--home-muted);line-height:1.65;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;padding:13px 0;border-bottom:1px solid var(--home-border);width:100%}.community-root .related-link:hover{color:var(--accent)}.community-root .related-link:last-child{border:0}.community-root .empty-state{text-align:center;padding:60px 20px;border:1px dashed var(--home-border);border-radius:24px}.community-root .empty-icon{display:flex;justify-content:center;color:var(--accent);margin-bottom:18px}.community-root .empty-state h3{font-size:21px;margin-bottom:9px}.community-root .empty-state p{font-size:13px;color:var(--home-muted);max-width:380px;margin:0 auto 23px}.community-root .first-reply{display:flex;align-items:center;gap:17px;padding:20px 0;color:var(--home-muted)}.community-root .first-reply h3{font-size:14px;color:var(--home-text);margin-bottom:5px}.community-root .first-reply p{font-size:12px}.community-root .more-comments{margin-top:16px}.community-root .dialog{position:fixed;width:min(490px,calc(100vw - 32px));max-height:85dvh;overflow:auto;padding:25px;border:1px solid var(--home-border);border-radius:28px;color:var(--home-text);background:var(--home-canvas);box-shadow:0 30px 120px #0006}.community-root .dialog.wide{width:min(680px,calc(100vw - 32px))}.community-root .dialog::backdrop{background:rgba(0,0,0,.7);backdrop-filter:blur(5px)}.community-root .dialog-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}.community-root .dialog-head h2{font-size:22px;line-height:1.2}.community-root .body-copy,.community-root .dialog-intro{font-size:13px;line-height:1.8;color:var(--home-muted);margin-bottom:23px}.community-root .composer-type{display:inline-flex;gap:7px;align-items:center;color:var(--accent);font-size:11px;background:var(--accent-soft);padding:5px 9px;border-radius:7px;margin:3px 0 14px}.community-root .composer-form{display:flex;flex-direction:column;gap:18px}.community-root .composer-form>label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:500}.community-root .composer-form input,.community-root .composer-form select,.community-root .composer-form textarea{font-size:13px;font-weight:400}.community-root .form-below{display:flex;justify-content:space-between;align-items:center;margin-top:-10px}.community-root .checkbox-label{display:flex;align-items:center;gap:7px;font-size:12px}.community-root .checkbox-label input{width:auto;accent-color:#8b5cf6}.community-root .form-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:10px}.community-root .form-footer>.meta{max-width:220px}.community-root .form-error{font-size:12px;color:var(--peach)}.community-root .toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);z-index:100;display:flex;align-items:center;gap:10px;background:var(--home-surface-strong);border:1px solid var(--home-border);box-shadow:0 10px 50px #0004;border-radius:14px;padding:14px 21px;color:var(--home-text);font-size:12px;max-width:calc(100vw - 30px);width:-moz-max-content;width:max-content;animation:community-toast-in .2s ease}.community-root .toast svg{color:var(--mint)}.community-root .profile-card{text-align:center;padding:10px 14px 23px}.community-root .profile-card h3{font-size:23px;margin:14px 0 5px}.community-root .region{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--home-muted)}.community-root .profile-card p{font-size:13px;line-height:1.8;margin-top:17px;color:var(--home-muted)}.community-root .profile-links{border-block:1px solid var(--home-border);padding:10px 0}.community-root .profile-links :is(button,a){width:100%;display:flex;align-items:center;gap:12px;padding:12px 0;font-size:13px;text-align:left}.community-root .profile-links :is(button,a)>span{margin-left:auto;color:var(--home-muted)}.community-root .profile-links svg{color:var(--home-muted)}.community-root .small-count{padding:0 5px;border-radius:4px;background:var(--accent-soft);color:var(--accent)}.community-root .profile-posts h4{font-size:11px;color:var(--home-muted);margin-bottom:8px}.community-root .profile-posts button{display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%;text-align:left;font-size:12px;padding:15px 0;border-bottom:1px solid var(--home-border)}.community-root .about-items{display:flex;flex-direction:column;gap:12px}.community-root .about-items :is(button,a){display:flex;align-items:center;gap:13px;text-align:left;padding:12px;border-radius:12px;background:var(--home-surface)}.community-root .about-items small{display:block;font-size:11px;line-height:1.6;color:var(--home-muted);margin-top:5px}.community-root .about-items strong{font-size:13px;font-weight:500}.community-root .about-items :is(button,a)>svg{margin-left:auto}.community-root .about-icon{display:flex;color:var(--accent)}.community-root .rules-note{font-size:12px;color:var(--home-muted);line-height:1.8;padding:18px;border:1px solid var(--home-border);border-radius:16px;margin:22px 0}.community-root .rules-note h3{font-size:14px;color:var(--home-text);margin-bottom:9px}.community-root .rules-note p+p{margin-top:9px}.community-root .review-card{padding:18px;margin-bottom:16px;border:1px solid var(--home-border);border-radius:16px}.community-root .review-card .tag{white-space:normal}.community-root .review-card h3{font-size:17px;margin:12px 0 7px}.community-root .review-card p{font-size:12px;color:var(--home-muted);margin:12px 0 18px}.community-root .review-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.community-root .danger-button{padding:9px 13px;border-radius:12px;color:var(--peach);background:var(--peach-soft);font-size:12px}@keyframes community-toast-in{0%{opacity:0;margin-bottom:-5px}to{opacity:1;margin-bottom:0}}@media(max-width:1280px){.community-root .page-container{margin-left:40px;margin-right:40px}.community-root .content-grid{gap:26px;grid-template-columns:minmax(0,1fr) 260px}.community-root .post-card{padding:22px}.community-root .section-heading{align-items:flex-start}.community-root .section-heading p{max-width:310px}}@media(max-width:1000px){.community-root .content-grid{grid-template-columns:minmax(0,1fr) 230px;gap:22px}.community-root .page-container{margin-left:28px;margin-right:28px}.community-root .section-heading{flex-wrap:wrap;gap:14px}.community-root .section-heading p{max-width:none}.community-root .sidebar .weekly-card,.community-root .summary-card{padding:19px}.community-root .post-title h3{font-size:18px}.community-root .featured .post-title h3{font-size:22px}.community-root .topic-article{padding:26px}.community-root .topic-article h1{font-size:29px}.community-root .intro h1{font-size:36px}.community-root .topic-actions{gap:12px;flex-wrap:wrap}.community-root .aside-disclaimer,.community-root .aside-note,.community-root .people-note{padding-inline:15px}}@media(max-width:760px){.community-root .about-link{display:none}.community-root .page-container{margin:0 20px;padding-bottom:35px}.community-root .intro{padding:35px 0 26px}.community-root .intro h1{font-size:32px;letter-spacing:-.045em;line-height:1.15}.community-root .intro p{font-size:12px;line-height:1.8;margin-top:12px;max-width:360px}.community-root .eyebrow{font-size:8px;letter-spacing:.1em;margin-bottom:12px}.community-root .section-tabs{gap:0;justify-content:space-between;margin-bottom:24px}.community-root .section-tabs a{font-size:12px;gap:7px;padding:13px 0}.community-root .section-tabs a svg{width:16px;height:16px}.community-root .content-grid{display:block}.community-root .sidebar{margin-top:30px;padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.community-root .sidebar .aside-disclaimer,.community-root .sidebar .people-note{display:none}.community-root .weekly-card h3{font-size:20px}.community-root .aside-note{border:0}.community-root .section-heading h2{font-size:20px}.community-root .section-heading{gap:15px}.community-root .section-heading p{font-size:11px;line-height:1.7}.community-root .create-button{width:100%;font-size:12px}.community-root .feed-controls{gap:10px}.community-root .feed-count{display:none}.community-root .search-field{max-width:none;height:40px}.community-root .search-field input{font-size:11px}.community-root .feed-controls select{font-size:11px;padding-left:8px;padding-right:20px;max-width:123px}.community-root .post-card{padding:20px;border-radius:22px}.community-root .featured-eyebrow{font-size:9px;padding-bottom:14px;margin-bottom:17px}.community-root .post-title h3{font-size:18px;line-height:1.4}.community-root .featured .post-title h3{font-size:22px;line-height:1.25}.community-root .post-excerpt{font-size:12px;line-height:1.8}.community-root .author-name{font-size:11px}.community-root .meta{font-size:9px}.community-root .post-bottom{gap:8px}.community-root .post-labels{gap:7px}.community-root .quiet-tag{display:none}.community-root .comment-link{font-size:10px;gap:5px}.community-root .comment-link>svg:last-child{margin-left:3px}.community-root .journey-step{font-size:8px;gap:8px}.community-root .tag{font-size:9px}.community-root .topic-page .back-link{margin:25px 0 20px}.community-root .topic-article{padding:24px 20px;border-radius:24px}.community-root .topic-article h1{font-size:27px;line-height:1.2;margin-bottom:21px}.community-root .article-body{font-size:13px;line-height:1.9}.community-root .article-body h2{font-size:20px}.community-root .article-body blockquote{font-size:13px;padding:15px}.community-root .topic-actions{gap:14px}.community-root .topic-actions .secondary{font-size:11px;padding-inline:11px}.community-root .topic-actions .text-button{font-size:11px}.community-root .topic-actions .report-button{min-width:26px;padding:4px}.community-root .comments-section,.community-root .updates-section{padding:0 3px}.community-root .subsection-heading h2{font-size:20px}.community-root .update{gap:15px}.community-root .update h3{font-size:15px}.community-root .update p{font-size:12px}.community-root .update-date{font-size:9px}.community-root .comment>p{font-size:12px}.community-root .comment.helpful{margin-inline:0;padding:17px}.community-root .reply-form{padding:18px;border-radius:20px}.community-root .reply-footer span{max-width:125px;font-size:9px}.community-root .topic-sidebar{display:none}.community-root .dialog{padding:22px 20px;border-radius:24px}.community-root .dialog-head h2{font-size:21px}.community-root .form-footer{flex-wrap:wrap;gap:15px}.community-root .form-footer>.meta{max-width:none}.community-root .form-footer .primary{width:100%}.community-root .composer-form textarea{min-height:145px}.community-root .toast{font-size:11px;padding:12px 15px;bottom:15px}}@media(max-width:480px){.community-root .sidebar{display:block}.community-root .sidebar .aside-note{display:none}.community-root .weekly-card{padding:23px!important}.community-root .weekly-card h3 br{display:none}.community-root .weekly-card .secondary{max-width:260px}.community-root .sidebar .participants{margin-top:16px}.community-root .section-tabs a{font-size:11px}.community-root .section-tabs a svg{width:15px}.community-root .page-container{margin-inline:16px}.community-root .intro h1{font-size:31px}.community-root .post-card{padding:18px}.community-root .topic-article{padding:22px 18px}.community-root .topic-article h1{font-size:25px}.community-root .post-bottom .comment-link svg:last-child{display:none}.community-root .topic-actions .report-button{margin-left:0}.community-root .topic-actions{gap:12px}}@media(prefers-reduced-motion:reduce){.community-root *,.community-root :after,.community-root :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.community-root .page-container:focus:not(:focus-visible){outline:none}.community-root .intro{padding:28px 0 24px}.community-root .intro h1{font-size:32px;letter-spacing:-.04em}.community-root .intro p{margin-top:10px;max-width:none}.community-root .community-navigation{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--home-border);margin-bottom:24px}.community-root .community-navigation .section-tabs{border:0;margin:0;gap:24px}.community-root .library-navigation{display:flex;flex-wrap:wrap;-moz-column-gap:20px;column-gap:20px}.community-root .library-navigation :is(button,a){display:flex;align-items:center;gap:7px;padding:12px 0;color:var(--home-muted);font-size:12px}.community-root .library-navigation .selected,.community-root .library-navigation :is(button,a):hover{color:var(--accent)}.community-root .feed-view-row{display:flex;align-items:center;justify-content:space-between;margin:-3px 0 16px;gap:12px}.community-root .feed-view-row>span{color:var(--home-muted);font-size:11px}.community-root .view-switch{display:flex;gap:3px;border:1px solid var(--home-border);border-radius:12px;padding:3px;background:var(--home-surface)}.community-root .view-switch button{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;font-size:11px;color:var(--home-muted)}.community-root .view-switch button[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.community-root .cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.community-root .cards-grid .post-card{display:flex;flex-direction:column;padding:22px;min-width:0}.community-root .cards-grid .post-title h3{font-size:19px;line-height:1.35}.community-root .cards-grid .post-excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;margin-bottom:20px}.community-root .cards-grid .post-bottom{margin-top:auto;padding-top:12px;gap:8px;align-items:flex-end}.community-root .cards-grid .quiet-tag{display:none}.community-root .cards-grid .comment-link{font-size:11px;white-space:nowrap}.community-root .cards-grid .comment-link>svg:last-child{display:none}.community-root .card-type{color:var(--home-muted);font-size:10px;margin:15px 0 -7px}.community-root .author-history{padding:22px;border:1px solid var(--home-border);border-radius:24px;background:var(--home-surface);margin-top:20px}.community-root .author-history h2{font-size:18px;margin-bottom:18px}.community-root .author-history .author-name{font-size:12px}.community-root .history-caption,.community-root .history-empty{font-size:11px;color:var(--home-muted);line-height:1.6;margin-top:16px}.community-root .author-history-list a{display:flex;flex-direction:column;gap:5px;padding:15px 0;border-bottom:1px solid var(--home-border)}.community-root .author-history-list a:hover strong{color:var(--accent)}.community-root .author-history-list strong{font-size:12px;line-height:1.5;font-weight:500}.community-root .author-history-list a>span,.community-root .author-history-list time{font-size:10px;color:var(--home-muted)}.community-root .author-history>.text-button{justify-content:space-between;margin:17px 0 14px;font-size:11px}.community-root .author-history>.secondary{font-size:11px;padding-inline:8px}.community-root .topic-author-line{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.community-root .topic-author-line>.text-button{font-size:12px}.community-root .mobile-author-history{display:none}.community-root .author-page{padding-top:28px}.community-root .author-page>.back-link{margin-bottom:22px}.community-root .public-profile{display:flex;align-items:flex-start;gap:24px;padding:32px;border:1px solid var(--home-border);border-radius:24px;background:var(--home-surface)}.community-root .public-profile-copy{flex:1;min-width:0}.community-root .public-profile h1{font-size:32px;margin:3px 0 12px}.community-root .public-profile-copy>p{color:var(--home-muted);font-size:13px;max-width:640px}.community-root .public-profile-copy .profile-eyebrow{font-size:11px}.community-root .public-profile-meta{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:18px;font-size:11px;color:var(--home-muted)}.community-root .public-profile>.secondary{white-space:nowrap}.community-root .author-posts-heading{display:flex;justify-content:space-between;align-items:center;margin:30px 0 16px;gap:16px}.community-root .author-posts-heading h2{font-size:22px}.community-root .author-posts-heading>span{color:var(--home-muted);font-size:11px}.community-root .author-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.community-root .author-filters :is(button,a){padding:7px 12px;border-radius:10px;font-size:12px;color:var(--home-muted);border:1px solid var(--home-border)}.community-root .author-filters :is(button,a):is([aria-pressed=true],[aria-current=page]){color:var(--accent);background:var(--accent-soft);border-color:transparent}.community-root .author-post-list:not(.cards-grid){max-width:900px}.community-root .field-hint{display:block;font-size:11px;font-weight:400;color:var(--home-muted);line-height:1.6;margin-top:4px}.community-root .author-name:hover{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.community-root .post-top .author{min-width:0}.community-root .author-history-list strong,.community-root .post-title h3,.community-root .public-profile h1,.community-root .topic-article h1{overflow-wrap:anywhere}@media (min-width:761px) and (max-width:1100px){.community-root .content-grid:not(.topic-grid){grid-template-columns:minmax(0,1fr)}.community-root .content-grid:not(.topic-grid)>.sidebar{display:none}.community-root .community-navigation{align-items:flex-start;flex-direction:column;gap:0}.community-root .library-navigation{padding-bottom:6px}}@media (max-width:760px){.community-root .intro{padding:25px 0 18px}.community-root .intro h1{font-size:29px}.community-root .community-navigation{display:block;margin-bottom:20px}.community-root .community-navigation .section-tabs{display:grid;grid-template-columns:1fr 1fr auto;gap:8px}.community-root .community-navigation .section-tabs a{white-space:normal;line-height:1.3;font-size:12px;padding:14px 0;min-height:48px}.community-root .community-navigation .section-tabs svg{display:none}.community-root .library-navigation{gap:22px;border-top:1px solid var(--home-border)}.community-root .library-navigation :is(button,a){font-size:11px;padding:12px 0}.community-root .cards-grid{grid-template-columns:minmax(0,1fr)}.community-root .cards-grid .post-card{padding:20px}.community-root .cards-grid .post-title h3{font-size:20px}.community-root .cards-grid .post-excerpt{font-size:13px}.community-root .view-switch{display:none}.community-root .feed-view-row{margin-top:-5px;margin-bottom:16px}.community-root .journey-step{font-size:8px;line-height:1.35;padding-right:6px}.community-root .mobile-author-history{display:block;margin-bottom:30px}.community-root .sidebar.topic-sidebar{display:none}.community-root .mobile-author-history .author-history{margin-top:20px}.community-root .author-history-list strong{font-size:14px}.community-root .author-history h2{font-size:20px}.community-root .topic-author-line{gap:12px}.community-root .topic-author-line>.text-button{font-size:11px}.community-root .public-profile{flex-wrap:wrap;padding:22px;gap:16px}.community-root .public-profile-copy{flex-basis:calc(100% - 90px)}.community-root .public-profile h1{font-size:26px}.community-root .public-profile .avatar.xl{width:56px;height:56px;font-size:19px}.community-root .public-profile>.secondary{width:100%}.community-root .public-profile-meta{gap:8px}.community-root .author-posts-heading{align-items:flex-start}.community-root .author-posts-heading h2{font-size:20px}.community-root .author-filters :is(button,a){font-size:11px}}.community-root .feed-controls-end{display:flex;align-items:center;gap:16px;margin-left:auto;flex-shrink:0}.community-root .feed-controls .search-field{min-width:150px;flex:1}.community-root .feed-controls{margin-bottom:18px}@media (max-width:1200px){.community-root .feed-controls-end .feed-count{display:none}}@media (max-width:760px){.community-root .feed-controls-end{display:none}}.community-root .project-status{display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px 7px;min-width:0}.community-root .project-status-label{font-size:10px;line-height:1.5;color:var(--home-muted);white-space:nowrap}.community-root .stories .post-labels{flex-wrap:wrap}.community-root .stories .comment-link{flex-shrink:0}.community-root .community-title{position:relative;display:flex;align-items:center;gap:12px}.community-root .community-title h1{min-width:0}.community-root .community-purpose{display:inline-flex;align-items:center;align-self:stretch;flex-shrink:0}.community-root .purpose-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:5px;border-radius:50%;color:var(--home-muted)}.community-root .purpose-button>span{display:inline-flex;align-items:center;justify-content:center;width:23px;height:23px;border:1.5px solid;border-radius:50%;font-size:15px;line-height:1;font-weight:500}.community-root .purpose-button:hover,.community-root .purpose-button[aria-expanded=true]{color:var(--accent);background:var(--accent-soft)}.community-root .purpose-tooltip{position:absolute;z-index:25;left:0;top:100%;width:480px;max-width:100%;padding:21px 23px;display:flex;flex-direction:column;gap:12px;border:1px solid var(--home-border);border-radius:18px;background:var(--home-surface-strong);box-shadow:var(--home-header-shadow);backdrop-filter:blur(20px);color:var(--home-secondary);font-size:13px;line-height:1.7;font-weight:400}.community-root .purpose-tooltip strong{color:var(--home-text);font-size:15px;line-height:1.45;font-weight:600}@media (max-width:760px){.community-root .community-title{gap:6px}.community-root .purpose-tooltip{padding:18px;font-size:12px}.community-root .purpose-tooltip strong{font-size:14px}.community-root .project-status{align-items:flex-start;flex-direction:column}}.community-root{display:flow-root;font-family:var(--font-golos-text),Arial,sans-serif}.community-root .post-tools{display:flex;flex-shrink:0;align-items:center}.community-root .author>div{min-width:0}.community-root .author-name,.community-root .post-title,.community-root .public-profile-copy,.community-root .topic-article h1{overflow-wrap:anywhere}.community-root .article-body p,.community-root .body-copy,.community-root .comment>p,.community-root .review-card>p,.community-root .update-content>p{white-space:pre-wrap;overflow-wrap:anywhere}.community-root .publication-status{align-self:flex-start;margin:0 0 12px}.community-root .activity-date{display:flex;align-items:center;gap:5px;color:var(--home-muted);font-size:11px;margin:0 0 14px;flex-wrap:wrap}.community-root .content-menu{position:relative;flex-shrink:0}.community-root .content-menu>summary{cursor:pointer;list-style:none}.community-root .content-menu>summary::-webkit-details-marker{display:none}.community-root .content-menu-items{position:absolute;right:0;top:100%;z-index:12;min-width:180px;display:grid;padding:6px;border:1px solid var(--home-border);border-radius:12px;background:var(--home-surface-strong);box-shadow:var(--home-card-shadow)}.community-root .content-menu-items button{text-align:left;padding:9px;border-radius:7px;font-size:12px}.community-root .content-menu-items button:hover{background:var(--accent-soft);color:var(--accent)}.community-root summary:focus-visible{outline:2px solid #a78bfa;outline-offset:3px}.community-root .update-date .content-menu{margin-left:auto}.community-root .pagination{gap:12px}.community-root .command-message,.community-root .pagination{display:flex;align-items:center;flex-wrap:wrap;margin-top:20px}.community-root .command-message{gap:10px;border:1px solid var(--home-border);border-radius:12px;padding:12px 16px;font-size:13px;background:var(--home-surface)}.community-root .command-message p{flex:1;min-width:0}.community-root .revision-comparison{border:1px solid var(--home-border);border-radius:12px;padding:14px;display:grid;gap:12px}.community-root .revision-comparison .body-copy{max-height:220px;overflow-y:auto}.community-root .member-controls{display:grid;gap:14px;padding:20px 0;border-bottom:1px solid var(--home-border)}.community-root .member-options{display:flex;flex-wrap:wrap;gap:16px}.community-root .members-section{margin-top:32px}.community-root .members-section h2{font-size:22px}@media (max-width:1100px){.community-root .community-navigation{flex-wrap:wrap;gap:0}.community-root .library-navigation{padding-bottom:6px}}@media (max-width:760px){.community-root .library-navigation,.community-root .section-tabs{width:100%}.community-root .member-options{flex-direction:column;gap:12px}.community-root .update-date{flex-wrap:wrap}.community-root .reply-footer{flex-wrap:wrap;gap:12px}}.community-root .community-rules-link{margin-top:28px;font-size:12px}