.community-workspace{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr) minmax(220px,280px);grid-gap:12px;gap:12px;align-items:start}.community-compose,.community-insights,.community-main,.community-sidebar,.community-thread-panel{display:grid;grid-gap:10px;gap:10px;min-width:0}.community-sidebar{max-height:calc(100vh - 104px);overflow:auto;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.9);padding:10px}.community-insights,.community-sidebar{position:-webkit-sticky;position:sticky;top:86px}.community-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px}.community-toolbar div{display:grid;grid-gap:2px;gap:2px}.community-toolbar strong{color:var(--ink);font-size:.9rem;font-weight:950}.community-form-actions span,.community-toolbar span{color:var(--muted);font-size:.76rem;font-weight:800}.community-category-list,.community-topic-list{display:grid;grid-gap:7px;gap:7px}.community-category-list{border-top:1px solid rgba(8,35,63,.08);padding-top:10px}.community-category{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:9px;gap:9px;align-items:start;min-height:58px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted);padding:8px;text-align:left}.community-category:hover{border-color:rgba(32,189,213,.22);background:rgba(32,189,213,.08)}.community-category svg{color:var(--ocean);margin-top:2px}.community-category span{display:grid;min-width:0;grid-gap:2px;gap:2px}.community-category strong{color:var(--ink);font-size:.78rem;font-weight:950;line-height:1.16}.community-category small{color:var(--muted);font-size:.7rem;font-weight:720;line-height:1.25}.community-topic{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;min-height:72px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:9px;text-align:left}.community-topic.selected,.community-topic:hover{border-color:var(--ember);box-shadow:0 0 0 4px var(--focus)}.community-topic span{display:grid;min-width:0;grid-gap:3px;gap:3px}.community-topic strong{color:var(--ink);font-size:.83rem;font-weight:950;line-height:1.2;overflow-wrap:anywhere}.community-topic small{color:var(--muted);display:-webkit-box;overflow:hidden;font-size:.72rem;font-weight:700;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.community-topic em{display:grid;min-width:28px;height:28px;place-items:center;border-radius:999px;background:rgba(255,90,19,.1);color:var(--ember-dark);font-size:.76rem;font-style:normal;font-weight:950}.community-insight-card,.community-main{border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.96);padding:12px}.community-insight-card{display:grid;grid-gap:7px;gap:7px;box-shadow:var(--shadow);color:var(--muted)}.community-insight-card svg{color:var(--ember)}.community-insight-card strong{color:var(--ink);font-size:.85rem;font-weight:950;line-height:1.16}.community-insight-card span{font-size:.76rem;font-weight:720;line-height:1.38}.community-config-note,.community-empty{display:grid;place-items:center;grid-gap:8px;gap:8px;min-height:160px;border:1px dashed var(--line-strong);border-radius:8px;background:var(--soft);color:var(--muted);padding:16px;text-align:center}.community-config-note h2{color:var(--ink);font-size:1.15rem;font-weight:950}.community-config-note p,.community-empty span{max-width:620px;color:var(--muted);font-size:.9rem;font-weight:650;line-height:1.45}.community-empty.large{min-height:360px}.community-compose{border-bottom:1px solid rgba(8,35,63,.08);padding-bottom:12px}.community-form-actions,.community-thread-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.community-thread-heading h2{color:var(--ink);font-size:1.28rem;font-weight:950;line-height:1.15}.community-thread-heading p{color:var(--muted);font-size:.82rem;font-weight:750;margin-top:4px}.community-post-list{display:grid;grid-gap:8px;gap:8px;max-height:560px;overflow:auto;padding-right:2px}.community-post{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:8px;background:var(--cream);padding:10px}.community-post-avatar{display:grid;place-items:center;width:38px;height:38px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ocean)}.community-post-avatar img{width:100%;height:100%;object-fit:cover}.community-post header{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.community-post strong{color:var(--ink);font-size:.84rem;font-weight:950}.community-post time{color:var(--muted);font-size:.72rem;font-weight:800}.community-post p{color:var(--ink);font-size:.88rem;font-weight:650;line-height:1.45;margin-top:6px;white-space:pre-wrap}.community-reply-form{display:grid;grid-gap:8px;gap:8px;border-top:1px solid rgba(8,35,63,.08);padding-top:12px}.community-reply-form .primary-button{justify-self:end}.sms-forum-shell{--forum-accent:var(--ocean);--forum-accent-soft:var(--cyan);--forum-accent-deep:var(--ocean);--forum-action:var(--ember);--forum-action-deep:var(--ember-dark);--forum-space:var(--muted);--forum-space-dark:var(--ink);--forum-space-light:rgba(6,26,54,0.42);--forum-paper:var(--cream);--forum-surface:#ffffff;--forum-line:var(--line);--forum-success:#15724f;--forum-danger:var(--danger);--forum-shadow-soft:0 10px 28px rgba(6,26,54,0.07);--forum-shadow-medium:var(--shadow);--forum-shadow-large:0 18px 44px rgba(6,26,54,0.12);--forum-shadow-glow:0 0 0 4px var(--focus);display:flex;min-height:100vh;min-height:100dvh;flex-direction:column;overflow:visible;background:var(--cream);color:var(--forum-space-dark);line-height:1.4}html:has(.sms-forum-shell){min-height:100%;overflow-x:hidden;overflow-y:auto}body:has(.sms-forum-shell){min-height:100%;overflow-x:hidden;overflow-y:visible}.app-root:has(.sms-forum-shell){min-height:100vh;min-height:100dvh;overflow:visible;background:var(--cream)}.app-root:has(.sms-forum-shell)>.site-footer{padding-top:16px}.forum-page-shell .sms-forum-shell{min-height:auto}.sms-card-static{border:1px solid var(--forum-line);border-radius:var(--radius);background:rgba(255,255,255,.94);box-shadow:var(--forum-shadow-soft)}.sms-forum-footer-mark{display:flex;align-items:center;justify-content:center;border:1px solid rgba(8,35,63,.08);background:#fff}.sms-forum-footer-mark img{display:block;width:28px;height:32px;object-fit:contain}.sms-forum-search-field{position:relative;min-width:0;flex:1 1}.sms-forum-search-field svg{position:absolute;top:50%;left:14px;color:var(--forum-space-light);transform:translateY(-50%)}.sms-forum-search-field input{width:100%;height:var(--control-height);border:1px solid var(--forum-line);border-radius:var(--radius);background:#fff;color:var(--forum-space-dark);font-size:.88rem;font-weight:800;outline:none;padding:.45rem .75rem .45rem 2.65rem}.sms-forum-search-field input:focus{border-color:var(--line-strong);box-shadow:var(--forum-shadow-glow)}.sms-forum-secondary-button{border-radius:8px;border:1px solid transparent;padding:.5rem .85rem;font-weight:800;text-decoration:none;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.sms-forum-primary-button,.sms-forum-secondary-button{display:inline-flex;min-height:2.5rem;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;line-height:1}.sms-forum-primary-button{border:1px solid var(--forum-action);border-radius:8px;background:var(--forum-action);color:#fff;font-weight:900;padding:.5rem .95rem}.sms-forum-primary-button:hover:not(:disabled){background:var(--forum-action-deep)}.sms-forum-primary-button:disabled,.sms-forum-secondary-button:disabled{cursor:not-allowed;opacity:.58}.sms-forum-secondary-button{width:100%;border-color:var(--forum-line);background:#fff;color:var(--forum-space-dark)}.sms-forum-secondary-button:hover{border-color:var(--line-strong);background:var(--soft)}.sms-forum-grid{display:grid;width:100%;max-width:var(--page-max);min-height:auto;flex:0 0 auto;grid-gap:14px;gap:14px;overflow:visible;margin:0 auto;padding:0 0 24px;align-items:start;grid-template-columns:minmax(0,1fr)}.sms-forum-left-rail,.sms-forum-right-rail{display:none;min-width:0}.sms-forum-panel-scroll{max-height:none;overflow:visible;padding:10px 0}.sms-forum-feed-scroll::-webkit-scrollbar,.sms-forum-panel-scroll::-webkit-scrollbar{display:none}.sms-forum-feed-column{display:flex;min-width:0;flex-direction:column;overflow:hidden}.sms-forum-mobile-toolbar{display:flex;flex-shrink:0;align-items:center;gap:8px;padding:10px 0}.sms-forum-mobile-button{display:flex;align-items:center;gap:8px;border:0;border-radius:var(--radius);background:transparent;color:var(--forum-space);font-size:.875rem;font-weight:850;padding:8px 12px}.sms-forum-mobile-button:last-child{margin-left:auto}.sms-forum-mobile-button:hover{background:var(--soft)}.sms-forum-mobile-button.primary{background:var(--forum-action);color:#fff}.sms-forum-feed-scroll{flex:0 0 auto;min-width:0;overflow:visible}.sms-forum-feed-inner{min-width:0;padding:10px 0}.sms-forum-heading{min-width:0;margin-bottom:16px}.sms-forum-heading h1{color:var(--forum-space-dark);max-width:100%;font-size:1.65rem;font-weight:950;line-height:1.05;overflow-wrap:anywhere}.sms-forum-heading p{margin-top:8px;color:var(--forum-space);max-width:720px;font-size:.95rem;font-weight:650;line-height:1.45;overflow-wrap:anywhere}.sms-forum-inline-search{width:min(520px,100%);margin-top:12px}.sms-forum-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px}.sms-forum-filters>button,.sms-forum-sort{display:inline-flex;height:var(--control-height);align-items:center;gap:8px;border:1px solid transparent;border-radius:7px;color:var(--forum-space);font-size:.875rem;font-weight:850;transition:background-color .16s ease,box-shadow .16s ease,color .16s ease}.sms-forum-filters>button{background:transparent;padding:0 12px}.sms-forum-filters>button.active,.sms-forum-filters>button:hover{border-color:var(--forum-line);background:#fff;color:var(--forum-accent-deep)}.sms-forum-sort{position:relative;border:1px solid var(--forum-line);background:#fff;padding:0 36px}.sms-forum-sort svg:first-child{position:absolute;left:12px;color:var(--forum-action)}.sms-forum-sort svg:last-child{position:absolute;right:12px;color:var(--forum-space-light)}.sms-forum-sort select{height:36px;min-width:150px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--forum-space);font-size:.875rem;font-weight:600;outline:0}.sms-forum-refresh{width:var(--control-height);justify-content:center;padding:0}.sms-forum-composer,.sms-thread-panel{display:grid;grid-gap:14px;gap:14px;margin-bottom:14px;border:1px solid var(--forum-line);border-radius:var(--radius);background:rgba(255,255,255,.96);box-shadow:var(--forum-shadow-soft);padding:14px}.sms-composer-heading,.sms-thread-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sms-composer-heading h2,.sms-thread-heading h2{color:var(--forum-space-dark);font-size:1.05rem;font-weight:950;line-height:1.2}.sms-composer-heading button,.sms-thread-heading button{display:inline-grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid var(--forum-line);border-radius:7px;background:#fff;color:var(--forum-space)}.sms-thread-heading .sms-thread-back-button{display:inline-flex;width:auto;min-width:0;align-items:center;gap:7px;padding:0 10px;font-size:.78rem;font-weight:900;white-space:nowrap}.sms-thread-source-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:-6px}.sms-post-action-row .report-button,.sms-thread-source-actions .report-button{border-color:rgba(220,38,38,.18);background:#fff;color:var(--forum-space)}.sms-post-action-row .report-button:hover,.sms-thread-source-actions .report-button:hover{border-color:rgba(220,38,38,.28);background:#fff5f5}.sms-composer-grid{display:grid;grid-gap:10px;gap:10px}.sms-announcement-replies-toggle{display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(32,189,213,.22);border-radius:8px;background:rgba(32,189,213,.08);color:var(--forum-space);padding:10px 12px}.sms-forum-composer .sms-announcement-replies-toggle input{width:18px;min-height:18px;height:18px;flex:0 0 auto;margin-top:1px;accent-color:var(--forum-action)}.sms-announcement-replies-toggle>span{display:grid;grid-gap:2px;gap:2px}.sms-announcement-replies-toggle strong{color:var(--forum-space-dark);font-size:.86rem;font-weight:950}.sms-announcement-replies-toggle span span{color:var(--forum-space-light);font-size:.78rem;font-weight:800}.sms-forum-composer label,.sms-thread-reply label{display:grid;grid-gap:6px;gap:6px;color:var(--forum-space);font-size:.78rem;font-weight:900}.sms-forum-composer input,.sms-forum-composer select,.sms-forum-composer textarea,.sms-thread-reply textarea{width:100%;border:1px solid var(--forum-line);border-radius:8px;background:#fff;color:var(--forum-space-dark);font-size:.9rem;font-weight:650;outline:0;padding:.68rem .75rem}.sms-forum-composer input,.sms-forum-composer select{min-height:var(--control-height)}.sms-forum-composer textarea,.sms-thread-reply textarea{min-height:124px;resize:vertical;line-height:1.45}.sms-forum-composer input:focus,.sms-forum-composer select:focus,.sms-forum-composer textarea:focus,.sms-thread-reply textarea:focus{border-color:var(--line-strong);box-shadow:var(--forum-shadow-glow)}.sms-markdown-editor{display:grid;grid-gap:9px;gap:9px}.sms-markdown-editor-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.sms-markdown-editor-heading label{color:var(--forum-space);font-size:.78rem;font-weight:900}.sms-markdown-mode-toggle{display:inline-flex;border:1px solid var(--forum-line);border-radius:8px;background:var(--soft);padding:3px}.sms-markdown-mode-toggle button{min-height:30px;border-radius:6px;font-size:.78rem;font-weight:900;padding:0 10px}.sms-markdown-mode-toggle button,.sms-markdown-mode-toggle button.selected{background:#fff;color:var(--forum-action);box-shadow:var(--forum-shadow-soft)}.sms-markdown-toolbar{display:flex;flex-wrap:wrap;gap:6px}.sms-markdown-toolbar button{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid var(--forum-line);border-radius:7px;background:#fff;color:var(--forum-space)}.sms-markdown-toolbar button:hover:not(:disabled){border-color:rgba(255,90,19,.28);color:var(--forum-action)}.sms-markdown-toolbar button:disabled{cursor:not-allowed;opacity:.5}.sms-catalog-part-picker{display:grid;grid-gap:9px;gap:9px;border:1px solid var(--forum-line);border-radius:9px;background:var(--soft);padding:10px}.sms-catalog-part-picker form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.sms-catalog-part-picker input{min-width:0;min-height:38px;border:1px solid var(--forum-line);border-radius:7px;background:#fff;padding:0 11px}.sms-catalog-part-picker form button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border-radius:7px;background:var(--forum-action);color:#fff;font-weight:900;padding:0 13px}.sms-catalog-part-picker-empty{margin:0;color:var(--forum-space-light);font-size:.78rem;font-weight:750}.sms-catalog-part-results{display:grid;grid-gap:6px;gap:6px;max-height:236px;overflow:auto}.sms-catalog-part-results button{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;width:100%;border:1px solid var(--forum-line);border-radius:7px;background:#fff;color:var(--forum-space-dark);padding:9px 11px;text-align:left}.sms-catalog-part-results button:hover{border-color:rgba(255,90,19,.4);color:var(--forum-action)}.sms-catalog-part-results span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:560px){.sms-catalog-part-picker form{grid-template-columns:1fr}}.sms-emoji-picker{position:relative;display:inline-grid}.sms-emoji-picker-menu{position:absolute;top:calc(100% + 7px);right:0;z-index:12;display:grid;grid-template-columns:repeat(6,34px);grid-gap:5px;gap:5px;width:max-content;max-width:min(252px,calc(100vw - 32px));border:1px solid var(--forum-line);border-radius:8px;background:rgba(255,255,255,.98);box-shadow:0 14px 34px rgba(6,26,54,.16);padding:7px}.sms-emoji-picker-menu button{width:34px;height:34px;font-size:1.08rem}.sms-emoji-picker-menu .sms-emoji{width:1.2em;height:1.2em}.sms-markdown-preview{min-height:124px;overflow:auto;border:1px solid var(--forum-line);border-radius:8px;background:#fff;color:var(--forum-space-dark);padding:.7rem .85rem}.sms-markdown-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;color:var(--forum-space-light);font-size:.74rem;font-weight:800}.sms-markdown-message{color:#b42318;font-size:.78rem;font-weight:850}.sms-markdown-message.success{color:var(--forum-accent-deep)}.forum-markdown-body{color:var(--forum-space-dark);font-size:.92rem;font-weight:600;line-height:1.55}.forum-markdown-body h1,.forum-markdown-body h2,.forum-markdown-body h3,.forum-markdown-body h4{margin:.8rem 0 .35rem;color:var(--forum-space-dark);font-weight:950;line-height:1.18}.forum-markdown-body h1{font-size:1.45rem}.forum-markdown-body h2{font-size:1.25rem}.forum-markdown-body h3{font-size:1.08rem}.forum-markdown-body h4{font-size:.98rem}.forum-markdown-body p{margin:.55rem 0 0}.forum-markdown-body h1:first-child,.forum-markdown-body h2:first-child,.forum-markdown-body h3:first-child,.forum-markdown-body h4:first-child,.forum-markdown-body p:first-child{margin-top:0}.forum-markdown-body a,.forum-mention{color:var(--forum-action);font-weight:850}.forum-markdown-body code{border-radius:5px;background:rgba(16,45,79,.08);color:var(--forum-space-dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.86em;padding:.1rem .3rem}.forum-markdown-body pre{overflow:auto;margin:.7rem 0;border-radius:8px;background:#102d4f;color:#fff;padding:.85rem}.forum-markdown-body pre code{background:transparent;color:inherit;padding:0}.forum-markdown-body blockquote{margin:.7rem 0;border-left:3px solid var(--forum-action);background:rgba(255,90,19,.08);color:var(--forum-space);padding:.55rem .75rem}.forum-markdown-body ol,.forum-markdown-body ul{margin:.55rem 0 0 1.25rem;padding:0}.forum-markdown-body li{margin:.25rem 0}.forum-markdown-body .task-list-item{list-style:none}.forum-markdown-body .task-list-item input{width:auto;margin-right:.45rem}.forum-markdown-body hr{margin:.9rem 0;border:0;border-top:1px solid var(--forum-line)}.markdown-table-wrap{overflow-x:auto;margin:.75rem 0;border:1px solid var(--forum-line);border-radius:8px}.forum-markdown-body table{width:100%;border-collapse:collapse;font-size:.86rem}.forum-markdown-body td,.forum-markdown-body th{border-bottom:1px solid var(--forum-line);padding:.55rem .65rem;text-align:left}.forum-markdown-body th{background:var(--soft);color:var(--forum-space-dark);font-weight:950}.forum-markdown-image{display:block;max-width:min(100%,560px);max-height:420px;margin:.75rem 0;border:1px solid var(--forum-line);border-radius:8px;background:#fff;object-fit:contain}.markdown-image-placeholder{display:inline-flex;border:1px dashed var(--forum-line);border-radius:7px;background:var(--soft);color:var(--forum-space);font-size:.82rem;font-weight:850;padding:.25rem .55rem}.sms-composer-tags{display:grid;grid-gap:10px;gap:10px}.sms-composer-tags-heading{gap:10px}.sms-composer-tags-heading,.sms-composer-tags-heading>div{display:flex;align-items:center;justify-content:space-between}.sms-composer-tags-heading>div{width:100%;flex-wrap:wrap;gap:8px}.sms-composer-tags-heading label{color:var(--forum-space);font-size:.78rem;font-weight:900}.sms-composer-tags-heading span{color:var(--forum-space-light);font-size:.74rem;font-weight:850}.sms-selected-tag-list,.sms-suggested-tags{display:flex;flex-wrap:wrap;gap:8px}.sms-selected-tag-list button,.sms-suggested-tags button{display:inline-flex;min-height:32px;align-items:center;gap:6px;border-radius:999px;font-size:.78rem;font-weight:850;line-height:1;transition:border-color .15s ease,background .15s ease,color .15s ease}.sms-selected-tag-list button{border:1px solid rgba(255,90,19,.22);background:rgba(255,90,19,.09);color:var(--forum-action-deep);padding:.35rem .6rem .35rem .75rem}.sms-selected-tag-list button:hover{border-color:rgba(255,90,19,.36);background:rgba(255,90,19,.15)}.sms-tag-entry-row{display:grid;grid-gap:8px;gap:8px}.sms-tag-input-wrap{display:flex;min-width:0;align-items:center;gap:8px;border:1px solid var(--forum-line);border-radius:8px;background:#fff;padding:0 .75rem}.sms-tag-input-wrap svg{flex:0 0 auto;color:var(--forum-accent-deep)}.sms-forum-composer .sms-tag-input-wrap input{min-height:var(--control-height);border:0;box-shadow:none;padding-right:0;padding-left:0}.sms-forum-composer .sms-tag-input-wrap:focus-within{border-color:var(--line-strong);box-shadow:var(--forum-shadow-glow)}.sms-tag-entry-row .sms-forum-secondary-button{width:100%;justify-content:center}.sms-suggested-tags{padding-top:2px}.sms-suggested-tags button{border:1px solid var(--forum-line);background:var(--soft);color:var(--forum-space);padding:.35rem .7rem}.sms-suggested-tags button.selected,.sms-suggested-tags button:hover{border-color:rgba(32,189,213,.28);background:rgba(32,189,213,.13);color:var(--forum-accent-deep)}.sms-composer-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.sms-composer-submit-hint{flex:1 1 220px;margin:0;color:var(--forum-space-light);font-size:.78rem;font-weight:850}.sms-composer-submit-error{flex:1 1 100%;margin:0;border:1px solid rgba(179,40,31,.22);border-radius:var(--radius);background:rgba(179,40,31,.07);color:var(--danger);font-size:.82rem;font-weight:850;padding:.62rem .7rem}.sms-composer-actions .sms-forum-secondary-button{width:auto}.sms-forum-empty,.sms-forum-message,.sms-forum-notice{border:1px solid var(--forum-line);border-radius:var(--radius);background:var(--soft);color:var(--forum-space);font-size:.9rem;font-weight:850;padding:.75rem .85rem}.sms-forum-notice{display:grid;grid-gap:2px;gap:2px;margin-bottom:16px}.sms-forum-notice strong{color:var(--forum-space-dark)}.sms-topic-card-list{display:grid;grid-gap:10px;gap:10px}.sms-topic-card{display:block;min-width:0;border:1px solid var(--forum-line);border-radius:var(--radius);background:rgba(255,255,255,.96);box-shadow:none;cursor:pointer;padding:14px;transition:border-color .16s ease,box-shadow .16s ease}.sms-topic-card:hover{border-color:var(--line-strong);box-shadow:var(--forum-shadow-soft)}.sms-topic-card:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.sms-topic-card.selected{border-color:var(--forum-action);box-shadow:var(--forum-shadow-glow)}.sms-topic-card-content{display:flex;min-width:0;gap:12px}.sms-topic-avatar{display:none;width:48px;height:48px;flex-shrink:0;place-items:center;border-radius:999px;background:var(--soft);color:var(--forum-accent-deep);font-size:.8rem;font-weight:950;overflow:visible}.sms-topic-avatar img{width:100%;height:100%;object-fit:cover}.sms-topic-avatar>span{display:grid;width:100%;height:100%;place-items:center}.sms-status-avatar{position:relative;overflow:visible;border-radius:inherit}.sms-status-avatar-fallback,.sms-status-avatar-overlay,.sms-status-avatar-user-image{display:block;width:100%;height:100%}.sms-topic-avatar .sms-status-avatar-user-image{position:absolute;top:14%;left:15%;z-index:0;width:70%;height:70%;border-radius:999px;object-fit:cover}.sms-topic-avatar .sms-status-avatar-fallback,.sms-topic-avatar .sms-status-avatar-overlay{object-fit:contain}.sms-status-avatar-overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.sms-topic-main{min-width:0;flex:1 1}.sms-topic-title-row{display:flex;flex-direction:column;gap:12px}.sms-topic-title{display:-webkit-box;width:-moz-fit-content;width:fit-content;max-width:100%;border:0;background:transparent;overflow:hidden;color:var(--forum-space-dark);font-size:1rem;font-weight:900;line-height:1.35;padding:0;text-align:left;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sms-topic-card:hover .sms-topic-title{color:var(--forum-accent-deep)}.sms-topic-title-row p{display:-webkit-box;max-width:42rem;overflow:hidden;margin-top:4px;color:var(--forum-space);font-size:.875rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.sms-category-chip,.sms-kind-chip,.sms-status-badge,.sms-topic-tags span{display:inline-flex;align-items:center;border-radius:999px;font-weight:700;line-height:1}.sms-status-badge{width:-moz-fit-content;width:fit-content;align-self:flex-start;background:var(--soft);color:var(--forum-space);font-size:.75rem;padding:.26rem .55rem}.sms-status-badge.solved{background:rgba(32,189,213,.13);color:var(--forum-accent-deep)}.sms-status-badge.needs-help{background:rgba(255,90,19,.1);color:var(--forum-action-deep)}.sms-status-badge.replies-closed{background:rgba(16,45,79,.08);color:var(--forum-space)}.sms-topic-meta-row{display:flex;min-width:0;flex-direction:column;gap:16px;margin-top:16px}.sms-topic-meta{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:.875rem;font-weight:600}.sms-topic-author-name,.sms-topic-meta,.sms-topic-meta>span:first-child{color:var(--forum-space)}.sms-topic-author-name{display:inline-flex;min-width:0;align-items:center;gap:7px}.sms-topic-author-name>a:first-child,.sms-topic-author-name>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sms-thread-post strong a,.sms-topic-author-name a{color:inherit;text-decoration:none}.sms-thread-post strong a:hover,.sms-topic-author-name a:hover{color:var(--forum-accent);text-decoration:underline}.sms-author-country-flag{display:inline-flex;align-items:center;font-size:.95rem;line-height:1}.sms-account-status-block{--plan-color:#4aa2bf;display:inline-flex;width:18px;height:18px;flex:0 0 auto;align-items:center;justify-content:center;color:var(--plan-color)}.sms-account-status-block svg{display:block;width:16px;height:16px;stroke-width:2.5}.sms-account-status-block.monthly{--plan-color:#102d4f}.sms-account-status-block.yearly{--plan-color:#f26822}.sms-account-status-block.lifetime{--plan-color:#d8a81f}.sms-account-status-block.admin{--plan-color:#d92d20}.sms-meta-divider{color:var(--forum-space-light)}.sms-category-chip{background:rgba(255,90,19,.09);color:var(--forum-action-deep)}.sms-category-chip,.sms-kind-chip{font-size:.78rem;padding:.25rem .75rem}.sms-kind-chip{border:1px solid var(--forum-line);background:#fff;color:var(--forum-space-light)}.sms-topic-metrics{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;color:var(--forum-space);font-size:.875rem;font-weight:600}.sms-bookmark-metric,.sms-topic-action-metric,.sms-topic-metric{display:inline-flex;align-items:center;gap:6px}.sms-bookmark-metric svg,.sms-topic-action-metric svg,.sms-topic-metric svg{color:var(--forum-space-light)}.sms-topic-action-metric{min-height:30px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--forum-space);cursor:pointer;font:inherit;font-weight:750;padding:0 4px}.sms-topic-action-metric:focus-visible,.sms-topic-action-metric:hover{border-color:rgba(255,90,19,.25);background:rgba(255,90,19,.08);color:var(--forum-action-deep);outline:0}.sms-topic-action-metric.active{color:var(--forum-action-deep)}.sms-topic-action-metric.active svg{color:var(--forum-action);fill:rgba(255,90,19,.16)}.sms-topic-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.sms-topic-tags span{font-size:.75rem;padding:.25rem .75rem}.sms-topic-tags span,.sms-topic-thumbnail{background:var(--soft);color:var(--forum-accent-deep)}.sms-topic-thumbnail{display:none;width:144px;height:112px;flex-shrink:0;align-items:center;justify-content:center;border:1px solid var(--forum-line);border-radius:var(--radius)}.sms-thread-panel{margin-top:14px}.sms-thread-heading h2{margin-top:8px;font-size:1.2rem}.sms-thread-post-list{display:grid;grid-gap:10px;gap:10px}.sms-thread-post{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;border:1px solid var(--forum-line);border-radius:8px;background:var(--soft);padding:12px}.sms-thread-post.archived{border-color:rgba(180,35,24,.24);background:#fff8f7}.sms-thread-post .sms-topic-avatar{display:grid;width:42px;height:42px}.sms-thread-post header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.sms-thread-post strong{display:inline-flex;align-items:center;gap:8px;color:var(--forum-space-dark);font-size:.9rem;font-weight:950}.sms-thread-post time{color:var(--forum-space-light);font-size:.78rem;font-weight:750}.sms-thread-post-time{display:inline-flex;align-items:center;gap:7px}.sms-archived-chip{display:inline-flex;min-height:22px;align-items:center;border-radius:999px;background:#fee4e2;color:#b42318;font-size:.72rem;font-weight:950;padding:0 8px}.sms-thread-post>div>p{margin-top:7px;color:var(--forum-space-dark);font-size:.92rem;font-weight:650;line-height:1.5;white-space:pre-wrap}.sms-reply-context,.sms-reply-target-banner{display:flex;align-items:center;gap:8px;border:1px solid var(--forum-line);border-radius:8px;background:#fff;color:var(--forum-space);font-size:.82rem;font-weight:800;margin-top:10px;padding:8px 10px;text-decoration:none}.sms-reply-context em{min-width:0;color:var(--forum-space-light);font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sms-reply-target-banner{justify-content:space-between;margin-top:0}.sms-reply-target-banner button,.sms-reply-target-banner span,.sms-thread-inline-action{display:inline-flex;align-items:center;gap:7px}.sms-reply-target-banner button,.sms-thread-inline-action{border:1px solid var(--forum-line);border-radius:7px;background:#fff;color:var(--forum-space);cursor:pointer;font-size:.78rem;font-weight:900;padding:7px 9px}.sms-thread-inline-action:disabled{cursor:not-allowed;opacity:.55}.sms-thread-inline-action.danger{border-color:rgba(220,38,38,.2);color:#b42318}.sms-thread-inline-action.danger:hover{background:#fff5f5}.sms-post-action-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;margin-top:10px}.sms-post-action-row .sms-composer-submit-hint{flex:1 1 180px}.sms-post-edit-panel{display:grid;grid-gap:10px;gap:10px;margin-top:10px}.sms-post-edit-panel input{width:100%}.sms-edited-label{display:inline-flex;margin-top:6px;color:var(--forum-space-light);font-size:.78rem;font-weight:850}.sms-thread-reply{display:grid;grid-gap:10px;gap:10px;border-top:1px solid var(--forum-line);padding-top:14px}.sms-thread-reply-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.sms-thread-reply .sms-forum-primary-button{justify-self:end}.sms-thread-replies-closed{margin:0;border-top:1px solid var(--forum-line);color:var(--forum-space-light);font-size:.86rem;font-weight:850;padding-top:14px}.sms-forum-pagination{display:flex;flex-direction:column;gap:12px;margin-top:14px;border:1px solid var(--forum-line);border-radius:var(--radius);background:#fff;padding:14px}.sms-forum-pagination>div:first-child{color:var(--forum-space-light);font-size:.875rem;font-weight:600}.sms-forum-pagination>div:first-child span{color:var(--forum-space-dark)}.sms-forum-pagination>div:last-child{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.sms-forum-pagination label{margin-right:8px;color:var(--forum-space);font-size:.875rem;font-weight:700}.sms-forum-pagination button,.sms-forum-pagination select{height:var(--control-height);border:1px solid var(--forum-line);border-radius:7px;background:#fff;color:var(--forum-space);font-size:.875rem;font-weight:700;padding:0 12px}.sms-forum-pagination button[aria-current=page]{border-color:var(--forum-action);background:var(--forum-action);color:#fff;min-width:40px}.sms-sidebar-card{height:-moz-fit-content;height:fit-content;width:100%;padding:16px}.sms-sidebar-nav{display:grid;grid-gap:18px;gap:18px}.sms-sidebar-section.divided{border-top:1px solid var(--forum-line);padding-top:16px}.sms-sidebar-section h2{margin-bottom:10px;color:var(--forum-space-light);font-size:.76rem;font-weight:950;text-transform:uppercase}.sms-sidebar-section>div{display:grid;grid-gap:4px;gap:4px}.sms-sidebar-link{display:flex;width:100%;min-height:40px;align-items:center;justify-content:space-between;border:0;border-radius:7px;background:transparent;color:var(--forum-space);font-size:.9rem;font-weight:850;padding:0 12px;text-align:left;transition:background-color .16s ease,color .16s ease}.sms-sidebar-link span{display:flex;min-width:0;align-items:center;gap:12px}.sms-sidebar-link.active,.sms-sidebar-link:hover{background:var(--soft);color:var(--forum-accent-deep)}.sms-sidebar-link.primary{background:var(--forum-action);color:#fff}.sms-sidebar-link.primary:hover{background:var(--forum-action-deep);color:#fff}.sms-community-cta-card{margin-top:18px;border-top:1px solid var(--forum-line);background:transparent;padding-top:16px;text-align:left}.sms-community-cta-icon{display:flex;width:38px;height:38px;align-items:center;justify-content:center;margin:0 0 10px;border-radius:var(--radius);background:var(--soft);color:var(--forum-action)}.sms-community-cta-card h2{color:var(--forum-space-dark);font-size:1rem;font-weight:950}.sms-community-cta-card p{margin-top:8px;color:var(--forum-space);font-size:.875rem;font-weight:650;line-height:1.45}.sms-forum-insight-stack{display:grid;grid-gap:14px;gap:14px}.sms-insight-card{padding:16px}.sms-insight-card h2{color:var(--forum-space-dark);font-size:1rem;font-weight:950}.sms-insight-heading{display:flex;align-items:center;gap:10px;margin-bottom:14px}.sms-insight-heading svg{color:var(--forum-action)}.sms-insight-heading.split{justify-content:space-between}.sms-insight-heading.split span{color:var(--forum-space-light);font-size:.875rem;font-weight:600}.sms-contributor-list,.sms-insight-list,.sms-quick-actions{display:grid;grid-gap:8px;gap:8px}.sms-insight-empty{color:var(--forum-space-light);font-size:.875rem;font-weight:700;margin:0}.sms-contributor-list button,.sms-insight-list button,.sms-quick-actions button{border:0;background:transparent;color:var(--forum-space);text-align:left}.sms-insight-list button{display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:7px;font-size:.875rem;padding:8px 0}.sms-insight-list button span:first-child{font-weight:600}.sms-insight-list button span:last-child{flex-shrink:0;color:var(--forum-space-light)}.sms-insight-link{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border:0;background:transparent;color:var(--forum-accent-deep);font-size:.875rem;font-weight:850;margin-top:14px;padding:0}.sms-contributor-list button{display:grid;grid-template-columns:1.5rem 2.5rem minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;border-radius:7px;padding:6px 0}.sms-contributor-list button>span:first-child{color:var(--forum-action-deep);font-size:.875rem;font-weight:700}.sms-contributor-avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:999px;background:rgba(32,189,213,.12);color:var(--forum-accent-deep);font-size:.78rem;font-weight:950}.sms-contributor-list button>span:nth-child(3){overflow:hidden;color:var(--forum-space);font-size:.875rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.sms-contributor-list button>span:last-child{display:flex;align-items:center;gap:8px;color:var(--forum-space-light);font-size:.875rem}.sms-community-search-card{display:grid;grid-gap:12px;gap:12px}.sms-community-search-box{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-height:40px;border:1px solid var(--forum-line);border-radius:8px;background:#fff;color:var(--forum-space-light);padding:0 10px}.sms-community-search-box input{min-width:0;border:0;background:transparent;color:var(--forum-space-dark);font-size:.86rem;font-weight:750;outline:0}.sms-community-search-box input::placeholder{color:var(--forum-space-light)}.sms-community-search-results{display:grid;grid-gap:8px;gap:8px}.sms-community-search-result{display:grid;grid-gap:4px;gap:4px;width:100%;border:1px solid var(--forum-line);border-radius:8px;background:#fff;color:var(--forum-space);padding:9px 10px;text-align:left;text-decoration:none}.sms-community-search-result:focus-visible,.sms-community-search-result:hover{border-color:rgba(255,90,19,.28);box-shadow:var(--forum-shadow-soft);outline:0}.sms-community-search-result strong{overflow:hidden;color:var(--forum-space-dark);font-size:.86rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.sms-community-search-result small{display:-webkit-box;overflow:hidden;color:var(--forum-space-light);font-size:.78rem;font-weight:700;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sms-community-search-type{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:5px;color:var(--forum-accent-deep);font-size:.72rem;font-weight:950;text-transform:uppercase}.sms-community-search-type.comment{color:var(--forum-action-deep)}.sms-community-search-type.user{color:var(--forum-space)}.sms-forum-archives{display:grid;grid-gap:14px;gap:14px}.sms-forum-heading.compact{padding-bottom:4px}.sms-archive-list{display:grid;grid-gap:10px;gap:10px}.sms-archive-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px}.sms-archive-card h2{margin-top:4px;color:var(--forum-space-dark);font-size:1rem;font-weight:950}.sms-archive-card p{display:-webkit-box;overflow:hidden;margin-top:5px;color:var(--forum-space);font-size:.88rem;font-weight:650;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sms-archive-card small{display:block;margin-top:8px;color:var(--forum-space-light);font-size:.78rem;font-weight:800}.sms-quick-actions button{display:flex;width:100%;min-height:44px;align-items:center;justify-content:space-between;border-radius:7px;padding:4px 0}.sms-quick-actions button>span{display:flex;align-items:center;gap:16px}.sms-action-icon{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:var(--radius)}.sms-action-icon.ocean,.sms-action-icon.orange{background:rgba(0,141,166,.12);color:var(--forum-accent-deep)}.sms-action-icon.amber,.sms-action-icon.ember{background:rgba(255,90,19,.11);color:var(--forum-action-deep)}.sms-action-icon.red{background:#fee2e2;color:#dc2626}.sms-action-icon.blue,.sms-action-icon.cyan{background:rgba(32,189,213,.16);color:var(--forum-accent-deep)}.sms-action-icon.navy{background:rgba(8,35,63,.1);color:var(--navy)}.sms-forum-footer{display:flex;flex-direction:column;gap:18px;border-top:1px solid var(--forum-line);background:transparent;color:var(--forum-space);margin-top:24px;padding:22px 0 8px}.sms-forum-footer>div{display:flex;min-width:0;align-items:center;gap:16px}.sms-forum-footer>div>div{min-width:0}.sms-forum-footer-mark{width:38px;height:38px;flex-shrink:0;border-radius:var(--radius)}.sms-forum-footer p:first-child{color:var(--forum-space-dark);font-size:1rem;font-weight:950}.sms-forum-footer>div>div>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.sms-forum-footer>div>div>div>span{display:none;width:4px;height:4px;border-radius:999px;background:rgba(176,176,176,.6)}.sms-forum-footer a{display:inline-flex;align-items:center;gap:4px;color:var(--forum-action);font-size:.875rem;font-weight:700;text-decoration:none}.sms-forum-footer p:last-child{max-width:42rem;color:var(--forum-space);font-size:.875rem;font-weight:650;overflow-wrap:anywhere}.sms-forum-footer nav{display:flex;flex-wrap:wrap;gap:16px}.sms-forum-footer nav button{border:0;background:transparent;color:var(--forum-space);font-size:.875rem;font-weight:850;padding:0}.sms-forum-footer nav button:hover{color:var(--forum-space-dark)}@media (max-width:639px){.sms-forum-feed-column,.sms-forum-feed-inner,.sms-forum-feed-scroll,.sms-forum-grid{max-width:100%}.sms-forum-grid{overflow-x:hidden}.sms-forum-footer,.sms-forum-footer p:last-child,.sms-forum-heading,.sms-forum-heading p{width:100%;max-width:calc(100vw - 32px)}.sms-forum-heading h1{max-width:calc(100vw - 32px)}.sms-forum-footer>div{align-items:flex-start}.sms-forum-footer nav{gap:12px}}@media (min-width:640px){.sms-forum-heading h1{font-size:2rem}.sms-topic-card{padding:14px}.sms-topic-avatar{display:grid}.sms-forum-footer>div>div>div>span{display:inline-flex}}@media (min-width:768px){.sms-composer-grid{grid-template-columns:minmax(180px,.42fr) minmax(0,1fr)}.sms-tag-entry-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.sms-tag-entry-row .sms-forum-secondary-button{width:auto}.sms-forum-pagination{flex-direction:row;align-items:center;justify-content:space-between}}@media (min-width:1024px){.sms-forum-grid{grid-template-columns:16rem minmax(0,1fr)}.sms-forum-left-rail{display:block}.sms-forum-mobile-toolbar .sms-forum-mobile-button:first-child{display:none}.sms-topic-title-row{align-items:flex-start}.sms-topic-meta-row,.sms-topic-title-row{flex-direction:row;justify-content:space-between}.sms-topic-meta-row{align-items:flex-end}.sms-topic-thumbnail{display:flex}.sms-forum-footer{flex-direction:row;align-items:center;justify-content:space-between}}@media (min-width:1180px){.sms-forum-grid.sms-forum-grid-insights{grid-template-columns:16rem minmax(0,1fr) 19rem}.sms-forum-right-rail{display:block}.sms-forum-mobile-toolbar{display:none}}@media (min-width:1536px){.sms-forum-grid.sms-forum-grid-insights{grid-template-columns:17rem minmax(0,1fr) 20rem}}@media (max-width:1020px){.community-workspace{grid-template-columns:1fr}.community-sidebar{position:static;max-height:none}.community-insights{position:static}}