.community-screenshot-lightbox{position:fixed;inset:0;z-index:10100;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.92);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden}@media(max-width:767px){.community-screenshot-lightbox{padding:16px}}.community-screenshot-lightbox__dialog{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;max-width:none;max-height:none}.community-screenshot-lightbox__close{position:absolute;top:18px;right:22px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:hsla(0,0%,100%,.9411764706);cursor:pointer;line-height:0}.community-screenshot-lightbox__close:focus{outline:none}.community-screenshot-lightbox__close:focus-visible{outline:2px dotted #fff!important;outline-offset:3px!important}@media(max-width:767px){.community-screenshot-lightbox__close{top:12px;right:12px}}.community-screenshot-lightbox__close svg{width:18px;height:18px}.community-screenshot-lightbox__close svg path{fill:#000}.community-screenshot-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background:hsla(0,0%,100%,.9411764706);color:#0f172a;font-size:1.75rem;line-height:1;cursor:pointer}.community-screenshot-lightbox__nav:focus{outline:none}.community-screenshot-lightbox__nav:focus-visible{outline:2px dotted #fff!important;outline-offset:3px!important}.community-screenshot-lightbox__nav--prev{left:16px}.community-screenshot-lightbox__nav--next{right:16px}.community-screenshot-lightbox__counter{position:absolute;top:24px;left:50%;transform:translateX(-50%);z-index:3;padding:.35rem .75rem;border-radius:999px;background:rgba(15,23,42,.72);color:#fff;font-size:.875rem;font-weight:600}.community-screenshot-lightbox__image-wrap{flex:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:0;overflow:hidden;touch-action:none}.community-screenshot-lightbox__image{display:block;max-width:min(96vw,1200px);max-height:calc(100vh - 180px);width:auto;height:auto;object-fit:contain;object-position:center;border-radius:8px;box-shadow:0 24px 64px rgba(15,23,42,.35)}@media(max-width:767px){.community-screenshot-lightbox__image{max-width:96vw;max-height:calc(100vh - 160px)}}.community-screenshot-lightbox__zoom-controls{display:flex;align-items:center;gap:20px;background-color:hsla(0,0%,100%,.9411764706);padding:20px;border-radius:40px;margin:20px 0;flex-shrink:0}@media(max-width:767px){.community-screenshot-lightbox__zoom-controls{gap:16px;padding:12px 16px;margin:12px 0}}.community-screenshot-lightbox__zoom-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;min-height:36px;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,0);cursor:pointer;line-height:0}.community-screenshot-lightbox__zoom-btn:focus{outline:none}.community-screenshot-lightbox__zoom-btn:focus-visible{outline:2px dotted #0f172a!important;outline-offset:2px!important}.community-screenshot-lightbox__zoom-btn img{width:18px;height:auto;filter:brightness(0)}.community-screenshot-lightbox__zoom-indicator{display:inline-flex;align-items:center;justify-content:center;line-height:0}.community-screenshot-lightbox__zoom-indicator img{width:18px;height:18px}:root{--font-gilroy:"Gilroy",sans-serif}.community-performance-snapshot__table-preview{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-top:.5rem;padding:.875rem 1rem;border:1px solid #e2e8f0;border-radius:.625rem;background:linear-gradient(180deg,#f8fafc,#fff);text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.community-performance-snapshot__table-preview:focus-visible,.community-performance-snapshot__table-preview:hover{border-color:rgba(37,99,235,.45);box-shadow:0 0 0 3px rgba(37,99,235,.12);transform:translateY(-1px)}.community-performance-snapshot__table-preview-head{display:flex;align-items:center;gap:.75rem}.community-performance-snapshot__table-preview-icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;background:#dbeafe;color:#1d4ed8;font-size:1rem;line-height:1;flex-shrink:0}.community-performance-snapshot__table-preview-copy{display:flex;flex-direction:column;gap:.125rem;min-width:0}.community-performance-snapshot__table-preview-title{font-size:.9375rem;font-weight:700;color:#0f172a}.community-performance-snapshot__table-preview-meta{font-size:.875rem;color:#64748b}.community-performance-snapshot__table-preview-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem 1rem;margin:0}.community-performance-snapshot__table-preview-details div{min-width:0}.community-performance-snapshot__table-preview-details dt{margin:0 0 .125rem;font-size:.875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.community-performance-snapshot__table-preview-details dd{margin:0;font-size:.875rem;line-height:1.35;color:#334155;word-break:break-word}.community-performance-snapshot__table-preview-chips{display:flex;flex-wrap:wrap;gap:.375rem}.community-performance-snapshot__table-preview-chip{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;background:#fff;border:1px solid #e2e8f0;font-size:.875rem;font-weight:600;color:#334155}.community-performance-snapshot__table-preview-chip--more{color:#64748b;font-weight:500}.community-performance-snapshot__table-preview-action{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.5rem .75rem;border-radius:.5rem;background:#eff6ff;color:#2563eb;font-size:.875rem;font-weight:700}.community-performance-snapshot-table-surface{width:100%;margin-top:.5rem;border:1px solid var(--tr-v2-border-primary,#cbd5e1);border-radius:.625rem;overflow:visible;background:var(--tr-v2-bg-surface,#fff)}.community-performance-snapshot-table-surface .trade_analysis_view,.community-performance-snapshot-table-surface .view_table_scroll,.community-performance-snapshot-table-surface .view_table_scrollInset,.community-performance-snapshot-table-surface .view_table_shell{width:100%!important;max-width:100%!important;margin:0!important}.community-performance-snapshot-table-surface .view_table_shell{border-radius:0;overflow:hidden;border:0;background:rgba(0,0,0,0)}.community-performance-snapshot-table-surface .view_table_scrollInset{height:auto!important;min-height:0!important;overflow:visible}.community-performance-snapshot-table-surface .view_table_scroll{height:auto!important;min-height:0!important;max-height:min(62vh,520px);overflow:auto!important;cursor:default;user-select:text}.community-performance-snapshot-table-surface .view_table_scroll:focus,.community-performance-snapshot-table-surface .view_table_scroll:focus-visible{outline:2px dotted var(--tr-v2-focus-outline-on-light,#1a1d21)!important;outline-offset:-2px!important}.community-performance-snapshot-table-surface .ta-column-axis-header__scope-help:focus,.community-performance-snapshot-table-surface .ta-column-axis-header__scope-help:focus-visible,.community-performance-snapshot-table-surface .ta-metric-header__help:focus,.community-performance-snapshot-table-surface .ta-metric-header__help:focus-visible{outline:2px dotted var(--tr-v2-focus-outline-on-light,#1a1d21)!important;outline-offset:2px!important}.community-performance-snapshot-table-surface .large_tabel_view{width:100%!important;min-width:100%!important;max-width:100%!important;margin:0!important}.community-performance-snapshot-table-surface th.ta-sticky-right-boundary:after{content:none!important;display:none!important}.community-performance-snapshot-table-surface .ta-analysis-sort-btn,.community-performance-snapshot-table-surface .ta-analysis-sort-btn--metric{pointer-events:none;visibility:hidden}.community-performance-snapshot-table-surface--feed .view_table_scroll{max-height:min(36vh,280px)}.community-performance-snapshot__table-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .85rem;border-top:1px solid var(--tr-v2-border-row,#e2e8f0);font-size:14px;color:var(--tr-v2-text-primary,#0f172a)}.community-performance-snapshot__table-pagination-actions{display:inline-flex;flex-wrap:wrap;gap:.5rem}.community-performance-snapshot__table{display:block;width:100%;padding:0;text-align:left}.community-performance-snapshot__table--full{margin-top:0}.community-performance-snapshot__table--feed{margin-top:.35rem}.modal_overlay.community-performance-snapshot-table-modal{display:flex!important;align-items:center;justify-content:center;padding:1rem;z-index:10070!important;background:rgba(15,23,42,.55)!important}.modal_overlay.community-performance-snapshot-table-modal .modal-body.community-performance-snapshot-table-modal__body{position:relative!important;top:auto!important;left:auto!important;transform:none!important;width:min(760px,100vw - 2rem)!important;max-width:min(760px,100vw - 2rem)!important;max-height:calc(100vh - 2rem)!important;overflow:hidden;margin:0!important;padding:0!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:.875rem!important;box-shadow:0 24px 48px rgba(15,23,42,.18),0 0 0 1px rgba(15,23,42,.04);color:#0f172a!important}.modal_overlay.community-performance-snapshot-table-modal .community-performance-snapshot-table-modal__toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1rem .75rem}.modal_overlay.community-performance-snapshot-table-modal .community-performance-snapshot-table-modal__close{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-left:auto;border:none;border-radius:999px;background:#f1f5f9;cursor:pointer;transition:background .15s ease}.modal_overlay.community-performance-snapshot-table-modal .community-performance-snapshot-table-modal__close:hover{background:#e2e8f0}.modal_overlay.community-performance-snapshot-table-modal .community-performance-snapshot-table-modal__close:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.modal_overlay.community-performance-snapshot-table-modal .community-performance-snapshot__header{margin-bottom:0;min-width:0;flex:1 1 auto}.modal_overlay.community-performance-snapshot-table-modal .community-trade-attachment__symbol{color:#0f172a;font-size:1.0625rem;font-weight:700}.modal_overlay.community-performance-snapshot-table-modal .community-performance-snapshot__history-note,.modal_overlay.community-performance-snapshot-table-modal .community-trade-attachment__dates{color:#64748b!important;margin-bottom:0}.modal_overlay.community-performance-snapshot-table-modal .community-performance-snapshot-table-modal__table-wrap{width:100%;overflow:auto;max-height:min(62vh,520px);border-top:1px solid #e2e8f0}.modal_overlay.community-performance-snapshot-table-modal .community-performance-snapshot-table-surface{width:100%;margin-top:0;border:none;border-radius:0}.modal_overlay.community-performance-snapshot-table-modal .community-performance-snapshot-table-surface .view_table_scroll{max-height:none;overflow:visible!important}.community-performance-snapshot-table-modal{z-index:10070}.community-performance-snapshot__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;width:100%}.community-performance-snapshot__verify-wrap{position:relative;flex-shrink:0}.community-performance-snapshot__verify-badge{display:inline-flex;align-items:center;border:1px solid #cbd5e1;border-radius:999px;padding:.25rem .625rem;font-size:14px;font-weight:700;line-height:1.2;background:#f8fafc;color:#334155;cursor:help}.community-performance-snapshot__verify-badge--broker_verified{background:#ecfdf5;border-color:#6ee7b7;color:#047857}.community-performance-snapshot__verify-badge--partially_verified{background:#fffbeb;border-color:#fcd34d;color:#b45309}.community-performance-snapshot__verify-badge--imported_unreviewed,.community-performance-snapshot__verify-badge--self_reported{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.community-performance-snapshot__verify-tooltip{position:absolute;right:0;top:calc(100% + .35rem);z-index:5;width:min(16rem,70vw);padding:.5rem .625rem;border-radius:.5rem;border:1px solid #e2e8f0;background:#0f172a;color:#f8fafc;font-size:14px;line-height:1.35;box-shadow:0 8px 20px rgba(15,23,42,.18)}.community-performance-snapshot__sample{margin-bottom:.5rem}.community-layout .community-performance-snapshot__history-note{margin-top:.25rem;line-height:1.4}.community-layout .community-performance-snapshot__filters{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center}.community-layout .community-performance-snapshot__condition{display:inline-flex;align-items:center;gap:.375rem;font-size:14px}.community-layout .community-performance-snapshot__connector{font-size:14px;font-weight:700;text-transform:uppercase;color:#64748b}.modal_overlay.community-publish-modal .community-performance-snapshot__table{border-color:#e2e8f0}.community-verification-badge{display:inline-flex;align-items:center;font-size:14px;padding:.25rem .625rem;border-radius:999px;border:1px solid #cbd5e1;background:#f8fafc;color:#334155;font-weight:700;white-space:nowrap;cursor:help;line-height:1.2}.community-verification-badge--broker_verified{background:#ecfdf5;border-color:#6ee7b7;color:#047857}.community-verification-badge--partially_verified{background:#f0f9ff;border-color:#7dd3fc;color:#0369a1;font-weight:600}.community-verification-badge--imported,.community-verification-badge--imported_unreviewed,.community-verification-badge--self_reported{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.community-verification-badge-tooltip{font-size:14px}