.community-heading{border-bottom:1px solid var(--border);margin-bottom:24px;padding-bottom:25px}.community-heading h1{letter-spacing:-1.5px;font-size:clamp(27px,3vw,36px)}.community-channels{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:34px;display:grid}.community-channels>button{text-align:left;background:var(--popover);border:1px solid var(--border);border-radius:4px;align-items:center;gap:12px;min-width:0;padding:17px 14px;display:flex;position:relative}.community-channels>button[aria-pressed=true]{border-color:var(--foreground);box-shadow:inset 0 -2px 0 var(--foreground)}.community-channels>button:hover{color:var(--foreground);border-color:var(--muted-foreground)}.community-channels .series-mark{flex:0 0 32px}.community-channels>button>span:not(.series-mark){flex:1;min-width:0}.community-channels strong{font-size:14px;font-weight:700;display:block}.community-channels small{color:var(--muted-foreground);margin-top:3px;font-size:11px;line-height:1.6;display:block}.community-channels b{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.community-layout,.community-detail-layout{grid-template-columns:minmax(0,1fr) 250px;gap:28px}.community-section-intro{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:18px;display:flex}.community-section-kicker{letter-spacing:1.5px;color:var(--muted-foreground);font-size:10px;font-weight:600}.community-section-intro h2{letter-spacing:-.6px;margin-top:3px;font-size:21px;font-weight:750}.community-section-intro>span{color:var(--muted-foreground);font-size:12px}.community-toolbar{background:var(--popover);border:1px solid var(--border);border-radius:4px;margin-bottom:16px;padding:14px}.community-search{background:var(--background)}.community-search:focus-within{outline:2px solid var(--primary);outline-offset:2px}.community-board-tabs{gap:22px;max-width:100%;overflow-x:auto}.community-board-tabs button{white-space:nowrap}.community-list-head{background:var(--popover);padding:11px 12px}.community-list-head,.community-row{grid-template-columns:minmax(0,1fr) 92px 35px 35px 48px;gap:12px}.community-row{padding:20px 12px}.community-row:hover{background:var(--popover)}.community-row-title>a{font-size:15px;line-height:1.65}.community-row-labels{gap:8px;font-size:11px}.community-row-excerpt{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:12px;line-height:1.7;overflow:hidden}.community-row-author{flex-direction:column;align-items:flex-start;gap:5px;font-size:11px;display:flex}.community-mini-avatar{background:var(--muted);width:24px;height:24px;color:var(--foreground);border-radius:50%;place-items:center;font-size:10px;display:grid}.community-directory>button{text-align:left;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;width:100%;padding:12px 0;font-size:14px;display:flex}.community-directory>button[aria-pressed=true]>span{color:var(--primary);font-weight:700}.community-directory small{color:var(--muted-foreground);margin-top:3px;font-size:11px;font-weight:400;display:block}.community-directory b{color:var(--muted-foreground);font-size:12px;font-weight:500}.community-rail>section{border-top-width:1px}.community-rail>section:first-child{border-top-width:2px}.community-popular strong{font-size:13px}.community-write-card{border:1px solid var(--border);background:var(--popover);border-radius:4px;padding:18px!important}.community-write-card p{margin:10px 0 17px;font-size:12px}.community-storage-note{border-top:1px solid var(--border);padding-top:15px;font-size:11px}.community-article{border-radius:4px;padding:32px}.community-article h1{letter-spacing:-1px;max-width:28em;font-size:clamp(24px,2.4vw,32px);line-height:1.5}.community-article-body{padding:32px 0 40px;font-size:16px;line-height:2}.community-article-meta{padding-bottom:22px}.community-reader-card dl{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin-bottom:18px;padding:16px 0;display:grid}.community-reader-card dt{color:var(--muted-foreground);font-size:11px}.community-reader-card dd{font-variant-numeric:tabular-nums;margin-top:3px;font-size:22px;font-weight:600}.community-reader-card h2{margin-top:8px}.community-reader-card .secondary{width:100%;font-size:12px}.community-comments{padding-top:32px;scroll-margin-top:24px}.community-comments>h2{border-bottom:2px solid var(--foreground);margin-bottom:0;padding-bottom:15px}.community-comment{padding:21px 5px}.community-comment.is-reply{background:var(--popover);border-left:2px solid var(--border);padding:20px 16px 20px 26px}.community-comment-meta{flex-wrap:wrap;row-gap:4px}.community-comment-form textarea:focus,.community-comment-form input:focus,.community-composer input:focus,.community-body-input:focus{outline:2px solid var(--primary);outline-offset:2px}.community-related{border-top:2px solid var(--foreground);margin-top:8px;padding-top:19px}.community-related>a{min-width:0}.community-related strong{overflow-wrap:anywhere}.community-composer{margin-inline:auto}.community-publish-bar{background:var(--background);z-index:2;position:sticky;bottom:0}@media (max-width:1250px){.community-channels small{display:none}.community-channels>button{gap:9px}.community-channels strong{font-size:12px}}@media (max-width:1150px){.community-layout,.community-detail-layout{grid-template-columns:minmax(0,1fr)}}@media (max-width:650px){.community-heading{gap:12px;margin-bottom:18px;padding-bottom:20px}.community-heading>.primary{white-space:nowrap;margin-top:5px}.community-channels{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:26px}.community-channels>button{gap:9px;padding:13px 10px}.community-channels strong{font-size:12px}.community-section-intro>span{display:none}.community-section-intro h2{font-size:19px}.community-toolbar{gap:8px;padding:10px}.community-search{flex-basis:100%;min-width:0}.community-board-tabs{gap:19px}.community-row{padding:17px 2px;display:block}.community-list-head,.community-row-author,.community-row-number,.community-row-date{display:none}.community-row-excerpt{margin-top:5px;font-size:12px}.community-mobile-meta{font-size:11px}.community-article{padding:21px 17px}.community-article-meta{gap:9px}.community-article-meta>div{flex:1;min-width:0}.community-article-meta>span:not(.community-avatar),.community-article-meta p{font-size:11px}.community-article-body{padding-top:27px;font-size:15px}.community-comment.is-reply{gap:8px;padding:17px 10px}.community-comment .community-avatar{flex-basis:29px;width:29px;height:29px;font-size:12px}.community-comment-copy p{font-size:14px}.community-comment-meta{gap:7px}.community-publish-bar{padding:16px 0}}.community-composer{max-width:1060px}.community-composer-top{background:var(--popover);border:1px solid var(--border);border-radius:4px;padding:20px}.community-title-field{margin:25px 0}.community-title-field input{letter-spacing:-.6px;padding-bottom:20px;font-size:26px;font-weight:650}.rich-editor{border:1px solid var(--border);background:var(--popover)}.rich-editor-tools{border-bottom:1px solid var(--border);align-items:center;gap:5px;padding:8px 12px;display:flex;overflow-x:auto}.rich-editor-tools button{width:38px;height:38px;color:var(--muted-foreground);border-radius:4px;flex:0 0 38px;place-items:center;display:grid}.rich-editor-tools button[aria-pressed=true]{background:var(--muted);color:var(--foreground);box-shadow:inset 0 -2px var(--primary)}.rich-editor-tools>span{background:var(--border);flex:0 0 1px;width:1px;height:23px;margin:0 5px}.kacing-prose-editor{overflow-wrap:anywhere;outline:none;min-height:330px;padding:25px;font-size:16px;line-height:1.9}.kacing-prose-editor:focus{box-shadow:inset 0 0 0 1px var(--muted-foreground)}.kacing-prose-editor p,.post-rich-content p{margin:0 0 13px}.kacing-prose-editor h2,.post-rich-content h2{letter-spacing:-.5px;margin:26px 0 14px;font-size:23px;font-weight:700}.kacing-prose-editor h3,.post-rich-content h3{margin:20px 0 12px;font-size:19px;font-weight:650}.kacing-prose-editor ul,.post-rich-content ul{padding-left:25px;list-style:outside}.kacing-prose-editor ol,.post-rich-content ol{padding-left:25px;list-style:decimal}.kacing-prose-editor blockquote,.post-rich-content blockquote{border-left:3px solid var(--muted-foreground);background:var(--muted);margin:18px 0;padding:10px 18px}.kacing-prose-editor a,.post-rich-content a:not(.post-link-card){text-underline-offset:3px;color:var(--primary);text-decoration:underline}.kacing-prose-editor pre,.post-rich-content pre{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--muted);padding:16px;font-size:13px}.rich-editor-help{border-top:1px solid var(--border);color:var(--muted-foreground);padding:11px 22px;font-size:12px}.rich-inline-link{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:10px;padding:12px;display:flex}.rich-inline-link input{flex:1;min-width:160px!important}.rich-inline-link>button:last-child{font-size:12px}.post-attachments{margin-top:28px}.attachment-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.attachment-heading h2{font-size:17px;font-weight:650}.attachment-heading>span{color:var(--muted-foreground);font-size:12px}.attachment-upload{background:var(--popover);border:1px dashed var(--muted-foreground);border-radius:4px;justify-content:center;align-items:center;gap:12px;width:100%;padding:24px;display:flex}.attachment-upload strong{font-size:14px}.attachment-upload span{color:var(--muted-foreground);font-size:12px}.attachment-local-note{color:var(--muted-foreground);margin:10px 0 20px;font-size:12px}.attachment-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.attachment-photo{border:1px solid var(--border);background:var(--popover);padding:12px;position:relative}.attachment-photo .post-photo img{object-fit:contain;background:var(--background);width:100%;height:200px}.attachment-photo label{margin-top:10px;font-size:12px}.attachment-photo label span{color:var(--muted-foreground)}.attachment-photo input{font-size:13px}.attachment-remove{background:var(--background);border:1px solid var(--border);border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:8px;right:8px}.attachment-link-input{align-items:center;gap:10px;margin-top:20px;display:flex}.attachment-link-input>input{flex:1;min-width:0}.attachment-link-input>button{white-space:nowrap}.attachment-link{margin-top:12px;position:relative}.attachment-link .post-link-card{padding-right:48px}.attachment-message{color:var(--muted-foreground);padding:12px 0;font-size:13px}.post-rich-content{white-space:normal;overflow-wrap:anywhere}.post-plain-content{white-space:pre-wrap}.post-photo-gallery{gap:22px;margin-top:24px;display:grid}.post-photo{margin:0}.post-photo img{border-radius:3px;max-width:100%;height:auto;margin:auto;display:block}.post-photo figcaption{text-align:center;color:var(--muted-foreground);overflow-wrap:anywhere;margin-top:9px;font-size:12px;line-height:1.7}.photo-unavailable{color:var(--muted-foreground);background:var(--muted);text-align:center;padding:28px;font-size:13px}.post-link-list{gap:12px;margin-top:24px;display:grid}.post-link-card{border:1px solid var(--border);background:var(--background);border-radius:4px;min-width:0;padding:18px 20px;display:block}.post-link-card:hover{border-color:var(--muted-foreground)}.post-link-card small{color:var(--muted-foreground);font-size:11px}.post-link-card strong{margin:5px 0;font-size:16px;font-weight:650;line-height:1.6;display:block}.post-link-card p{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.post-link-card span{white-space:nowrap;text-overflow:ellipsis;color:var(--muted-foreground);font-size:11px;display:block;overflow:hidden}@media (max-width:650px){.community-composer-top{grid-template-columns:1fr;gap:16px;padding:15px}.community-composer-top>label:last-child{grid-column:auto}.community-composer input,.community-composer [role=combobox],.community-composer .primary,.community-composer .secondary{min-height:44px}.community-title-field input{font-size:22px}.rich-editor-tools{gap:3px;padding:6px}.rich-editor-tools button{flex-basis:44px;width:44px;height:44px}.kacing-prose-editor{min-height:300px;padding:17px;font-size:16px}.rich-editor-help{padding:10px 15px;font-size:11px}.attachment-heading{align-items:flex-start}.attachment-upload{flex-wrap:wrap;gap:8px;padding:20px}.attachment-upload span{flex-basis:100%}.attachment-photos{grid-template-columns:1fr}.attachment-remove{width:44px;height:44px}.attachment-link-input{flex-wrap:wrap}.attachment-link-input>button{width:100%}.post-link-card{padding:15px}.community-publish-bar{flex-wrap:wrap}.community-publish-bar>.primary{width:100%}.community-editor-toolbar button{min-height:44px;padding:0 8px}.community-channels>button{min-height:54px}.community-pagination button{min-width:40px;min-height:44px}}.community-composer-top [role=combobox]{justify-content:space-between;width:100%;min-height:44px}.community-section-heading{flex:1;min-width:0}.community-title-row{align-items:center;gap:12px;width:100%;min-width:0;display:flex}.community-title-row>h2{word-break:keep-all;overflow-wrap:anywhere;flex:0 auto;min-width:0;margin:0;line-height:1.35}.community-inline-search{flex:none;grid-template-columns:minmax(0,1fr) 44px;align-items:center;width:44px;min-width:44px;margin-left:auto;transition:width .26s;display:grid}.community-inline-search[data-open=true]{width:min(350px,68%)}.community-search-toggle{width:44px;min-width:44px;height:44px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;padding:0;display:grid}.community-search-toggle:hover,.community-inline-search[data-open=true] .community-search-toggle{background:var(--muted);color:var(--foreground)}.community-search-toggle:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.community-search-reveal{opacity:0;min-width:0;transition:opacity .18s;overflow:hidden}.community-inline-search[data-open=true] .community-search-reveal{opacity:1}.community-search-input{box-sizing:border-box;border:0;border-bottom:1px solid var(--muted-foreground);width:100%;min-width:0;height:44px;color:var(--foreground);background:0 0;border-radius:0;padding:0 9px;font-size:14px;line-height:1.4;display:block}.community-search-input::placeholder{color:var(--muted-foreground)}.community-search-input:focus{border-bottom:2px solid var(--primary);outline:none}@media (max-width:650px){.community-title-row{gap:8px}.community-title-row[data-search-open=true]>h2{font-size:17px}.community-inline-search[data-open=true]{width:66%}.community-search-input{padding-inline:6px;font-size:16px}}@media (prefers-reduced-motion:reduce){.community-inline-search,.community-search-reveal{transition:none}}.community-table-scroll,.kacing-prose-editor .tableWrapper{overscroll-behavior-x:contain;max-width:100%;margin:20px 0;overflow-x:auto}.community-table-scroll:focus-visible{outline:2px solid var(--foreground);outline-offset:3px}.community-table-scroll table,.kacing-prose-editor table{border-collapse:collapse;table-layout:auto;width:100%;min-width:420px}.community-table-scroll th,.community-table-scroll td,.kacing-prose-editor th,.kacing-prose-editor td{border:1px solid var(--border);text-align:left;vertical-align:top;overflow-wrap:anywhere;min-width:100px;padding:12px 14px}.community-table-scroll th,.kacing-prose-editor th{background:var(--muted);font-weight:700}.community-table-scroll td>:first-child,.community-table-scroll th>:first-child{margin-top:0}.community-table-scroll td>:last-child,.community-table-scroll th>:last-child{margin-bottom:0}.community-table-tools{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:6px;padding:8px 10px;display:flex}.community-table-tools button{border:1px solid var(--border);border-radius:5px;min-height:44px;padding:7px 10px;font-size:13px}.community-table-tools button:disabled{opacity:.4;cursor:not-allowed}.kacing-prose-editor .selectedCell{background:var(--muted);box-shadow:inset 0 0 0 2px var(--foreground)}.community-row-author{white-space:nowrap;flex-direction:row;align-items:center;gap:7px}.community-mini-avatar{flex:0 0 24px}.community-author-block{flex-wrap:nowrap;align-items:center;gap:10px;min-width:0;display:flex}.community-author-block>.community-avatar{flex:0 0 36px;width:36px;height:36px}.community-author-copy{min-width:0}.community-author-copy>strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.community-inline-author{white-space:nowrap;vertical-align:middle;align-items:center;gap:5px;display:inline-flex}.community-avatar img,.community-mini-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.community-team-badge{color:var(--muted-foreground);white-space:normal;overflow-wrap:anywhere;margin-top:3px;font-size:10px;line-height:1.4;display:block}.community-row-author>span:last-child{white-space:normal;min-width:0}.community-author-teams{white-space:normal;max-width:100%;display:block}.community-team-more{text-align:left;min-width:44px;min-height:44px;color:var(--muted-foreground);font-size:11px}@media (max-width:650px){.community-detail-layout .community-article{width:100%;min-width:0;max-width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.community-detail-layout .community-article-body{min-width:0;padding:24px 0 30px}.community-detail-layout .community-article h1,.community-detail-layout .community-comment-copy,.community-detail-layout .post-rich-content,.community-detail-layout .post-photo-gallery{overflow-wrap:anywhere;min-width:0;max-width:100%}.community-detail-layout .post-photo img{max-width:100%;height:auto}.community-detail-layout .community-table-scroll{width:100%;min-width:0;max-width:100%;overflow-x:auto}.community-detail-layout .community-comment-head{flex-wrap:wrap}}.post-rich-content a.community-mention-link{text-underline-offset:3px;background:var(--muted);border-radius:3px;padding:1px 3px;font-weight:650;text-decoration:underline}
