
.gdt-shell{max-width:1180px;margin:0 auto;padding:22px;border:1px solid var(--border,#28313d);border-radius:18px;background:var(--panel,#11161e);box-shadow:0 12px 35px rgba(0,0,0,.12)}
.gdt-intro{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.gdt-intro h2{margin:4px 0 6px;font-size:24px}.gdt-intro p{margin:0;max-width:760px;opacity:.78;line-height:1.55}.gdt-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;opacity:.65}.gdt-offline{white-space:nowrap;padding:8px 11px;border-radius:999px;background:rgba(52,211,153,.11);color:#34d399;font-size:12px;font-weight:800}
.gdt-controls{display:grid;grid-template-columns:1.4fr 1fr .65fr;gap:14px;padding:16px;border:1px solid var(--border,#2b3440);border-radius:14px;background:rgba(255,255,255,.025)}.gdt-controls label{display:flex;flex-direction:column;gap:7px}.gdt-controls label>span{font-size:13px;font-weight:800}.gdt-controls select,.gdt-controls input{width:100%;min-height:46px;padding:0 12px;border-radius:9px;border:1px solid var(--border,#334155);background:var(--surface,#0d131b);color:inherit;font:inherit}.gdt-controls small{opacity:.58}
.gdt-count-presets{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:13px 0}.gdt-count-presets span{font-size:12px;opacity:.65}.gdt-count-presets button,.gdt-results-toolbar button,.gdt-summary-actions button{border:1px solid var(--border,#334155);background:transparent;color:inherit;border-radius:8px;padding:7px 10px;cursor:pointer}.gdt-count-presets button:hover,.gdt-results-toolbar button:hover,.gdt-summary-actions button:hover{background:rgba(255,255,255,.07)}
.gdt-actions{text-align:center;margin:8px 0 15px}.gdt-actions .tool-primary{min-width:170px;justify-content:center}.gdt-note{display:flex;gap:10px;align-items:flex-start;padding:11px 13px;border-radius:10px;background:rgba(59,130,246,.08);font-size:12px;line-height:1.45}.gdt-note b{white-space:nowrap;color:#60a5fa}.gdt-note span{opacity:.75}
.gdt-results{margin-top:20px}.gdt-empty,.gdt-loading{padding:34px;text-align:center;border:1px dashed var(--border,#334155);border-radius:12px;opacity:.65}.gdt-loading{display:flex;gap:10px;align-items:center;justify-content:center}.gdt-spin{width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;display:inline-block;animation:gdtspin .7s linear infinite}@keyframes gdtspin{to{transform:rotate(360deg)}}
.gdt-results-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:12px;padding:11px 12px;border-radius:11px;background:rgba(255,255,255,.035)}.gdt-results-toolbar>div:first-child{display:flex;flex-direction:column;gap:3px}.gdt-results-toolbar span{font-size:11px;opacity:.6;max-width:720px}.gdt-results-toolbar>div:last-child{display:flex;gap:7px;flex-wrap:wrap}
.gdt-result-card{border:1px solid var(--border,#2f3947);border-radius:13px;margin:10px 0;overflow:hidden;background:rgba(255,255,255,.018)}.gdt-result-card>summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 16px;background:rgba(255,255,255,.025)}.gdt-result-card>summary::-webkit-details-marker{display:none}.gdt-result-card>summary>div:first-child{display:flex;align-items:center;gap:9px;min-width:0}.gdt-result-card>summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gdt-result-card>summary small{opacity:.65;white-space:nowrap}.gdt-number{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:rgba(59,130,246,.12);color:#60a5fa;font-size:11px;font-weight:900}.gdt-summary-actions{display:flex;gap:8px;align-items:center}.gdt-generated{padding:5px 8px;border-radius:999px;background:rgba(52,211,153,.1);color:#34d399;font-size:10px;font-weight:900;white-space:nowrap}
.gdt-card-body{padding:4px 16px 17px}.gdt-result-section{margin-top:15px}.gdt-result-section h4{margin:0 0 7px;padding-bottom:7px;border-bottom:1px solid var(--border,#2f3947);font-size:12px;text-transform:uppercase;letter-spacing:.06em;opacity:.75}.gdt-row{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(0,1.5fr);gap:18px;padding:8px 10px;border-bottom:1px solid rgba(148,163,184,.12)}.gdt-row span{font-size:12px;opacity:.68}.gdt-row strong{font-size:13px;overflow-wrap:anywhere}
@media(max-width:820px){.gdt-shell{padding:14px}.gdt-intro,.gdt-results-toolbar{flex-direction:column;align-items:stretch}.gdt-offline{align-self:flex-start}.gdt-controls{grid-template-columns:1fr}.gdt-result-card>summary{align-items:flex-start;flex-direction:column}.gdt-summary-actions{width:100%;justify-content:space-between}.gdt-row{grid-template-columns:1fr;gap:3px}.gdt-results-toolbar>div:last-child{width:100%}}
