.tg-dialog{max-width:980px;width:94vw}.tg-body{flex-direction:column;max-height:min(80vh,640px)}.tg-body,.tg-panes{display:flex;gap:var(--space-4);min-height:0}.tg-panes{flex:1 1 auto}.tg-filters{display:flex;align-items:center;gap:var(--space-2);flex:0 0 auto}.tg-chip{display:inline-flex;align-items:center;gap:5px;font:inherit;font-size:11px;font-weight:600;padding:3px 10px;border-radius:var(--radius-full);background:var(--bg-raised);color:var(--text-secondary);border:1px solid transparent;cursor:pointer;transition:background var(--motion-fast),color var(--motion-fast),border-color var(--motion-fast)}.tg-chip:hover{color:var(--text-primary);border-color:var(--border-hover)}.tg-chip.active{background:var(--accent-subtle);color:var(--accent);border-color:var(--accent)}.tg-count{margin-left:auto;font-size:11px;color:var(--text-muted)}.tg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;gap:var(--space-3);overflow-y:auto;padding:2px;flex:0 0 clamp(320px,42%,430px);min-height:0}.tg-option{display:flex;flex-direction:column;text-align:left;font:inherit;color:inherit;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:0;cursor:pointer;overflow:hidden;transition:border-color var(--motion-fast),box-shadow var(--motion-fast)}.tg-option:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.tg-option.selected{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.tg-thumb{position:relative;height:116px;flex:0 0 auto;background:var(--bg-canvas);border-bottom:1px solid var(--border);padding:var(--space-3);display:flex;flex-direction:column;gap:3px;overflow:hidden}.tg-thumb:after{content:"";position:absolute;left:0;right:0;bottom:0;height:22px;background:linear-gradient(transparent,var(--bg-canvas));pointer-events:none}.tg-thumb-empty{flex:1 1 auto;display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--text-muted)}.tg-ln{flex:0 0 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.45}.tg-ln-title{font-size:10.5px;font-weight:700;color:var(--text-primary)}.tg-ln-heading{font-size:8.5px;font-weight:700;color:var(--text-secondary);margin-top:2px}.tg-ln-li,.tg-ln-text{font-size:8px;color:var(--text-muted)}.tg-ln-li{display:flex;align-items:center;gap:4px;min-width:0}.tg-ln-li>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-dot{width:3px;height:3px;border-radius:var(--radius-full);background:var(--text-muted);flex:0 0 auto}.tg-box{width:6px;height:6px;border:1px solid var(--border-strong);border-radius:1px;background:var(--bg-surface);flex:0 0 auto}.tg-ln-quote{font-size:8px;font-style:italic;color:var(--text-muted);border-left:2px solid var(--accent);padding-left:5px}.tg-ln-code{font-family:var(--font-mono);font-size:7.5px;color:var(--text-secondary);background:var(--bg-raised);border-radius:2px;padding:0 3px}.tg-ln-table{display:flex;gap:2px;min-width:0}.tg-cell{flex:1 1 0;min-width:0;font-size:7.5px;color:var(--text-muted);background:var(--bg-surface);border:1px solid var(--border);border-radius:2px;padding:0 3px;height:10px;line-height:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-ln-break{border-top:1px dashed var(--border-strong);margin:3px 0}.tg-meta{display:flex;flex-direction:column;gap:2px;padding:var(--space-3)}.tg-name-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.tg-icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:var(--radius-sm);background:var(--accent-subtle);color:var(--accent)}.tg-icon svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tg-name{font-size:13px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:auto}.tg-desc{font-size:11px;line-height:1.4;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tg-cat{flex:0 0 auto}.tg-cat.doc{background:var(--accent-subtle);color:var(--accent)}.tg-cat.slides{background:rgba(188,82,21,.12);color:var(--orange-600)}[data-theme=dark] .tg-cat.slides{background:rgba(218,112,44,.15);color:var(--orange-400)}.tg-preview{flex:1 1 auto;min-width:0;gap:var(--space-3)}.tg-preview,.tg-preview-head{display:flex;flex-direction:column}.tg-preview-head{gap:2px;flex:0 0 auto}.tg-foot-name{display:flex;align-items:center;gap:var(--space-2);font-size:14px;font-weight:600;color:var(--text-primary)}.tg-foot-desc{font-size:12px;color:var(--text-muted)}.tg-preview .tpl-preview-prose{flex:1 1 auto;min-height:0;margin:0;padding:var(--space-5);background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-md);overflow-y:auto}.tg-use{flex:0 0 auto;align-self:flex-end;font-size:12.5px}@media (max-width:768px){.tg-scrim{padding:0;align-items:stretch}.tg-dialog{width:100%;max-width:none;border:0;border-radius:0}.tg-body,.tg-dialog{max-height:none;flex:1 1 auto}}@media (max-width:720px){.tg-panes{flex-direction:column}.tg-grid{flex:0 0 auto;max-height:38vh}.tg-preview{flex:1 1 auto;min-height:0}}