.tl-wrap [hidden],.tl-dialog [hidden]{display:none!important}.tl-wrap{padding:7.5rem 1.25rem 3rem;min-height:100vh;background:#0f172a;color:#e5e7eb;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.tl-top{max-width:1400px;margin:0 auto 1.25rem;display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:flex-end;justify-content:space-between}.tl-heading h1{margin:0;font-size:1.75rem;font-weight:700;color:#f8fafc}.tl-heading p{margin:.35rem 0 0;color:#94a3b8;font-size:.95rem;max-width:46rem}.tl-prompt{color:#cbd5e1!important}.tl-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:end}.tl-pack-picker{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;color:#94a3b8}.tl-pack-picker select,.tl-btn,.tl-controls input,.tl-move select,.tl-dialog input,.tl-dialog textarea,.tl-dialog select{background:#020617;border:1px solid #374151;border-radius:8px;color:#e5e7eb;padding:.45rem .7rem;font:inherit}.tl-pack-picker select{min-width:16rem}.tl-btn{cursor:pointer;font-size:.85rem;font-weight:600}.tl-btn:hover{border-color:#38bdf8}.tl-btn-primary{background:#0369a1;border-color:#0284c7}.tl-btn-danger{color:#fca5a5;border-color:#7f1d1d}.tl-app{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1.2fr);gap:0;min-height:calc(100vh - 16rem);border:1px solid #1f2937;border-radius:16px;overflow:hidden;background:#020617}.tl-board{padding:1.25rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;background:#0f172a}.tl-tier{background:#111827;border-radius:14px;padding:.9rem 1rem 1rem;border:1px solid #374151}.tl-tier-unranked{border-style:dashed;background:#0b1220}.tl-tier h2{margin:0 0 .75rem;font-size:.92rem;font-weight:600;color:#f9fafb}.tl-tier-content{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.75rem;min-height:3.5rem}.tl-card{background:linear-gradient(180deg,#1f2937,#111827);border-radius:12px;padding:.7rem .8rem;border:1px solid #374151;display:flex;gap:.7rem;align-items:center;cursor:grab;text-align:left;color:inherit;font:inherit;width:100%;transition:transform .15s ease,border-color .15s ease}.tl-card:hover,.tl-card.is-selected{transform:translateY(-2px);border-color:#38bdf8}.tl-card.is-dragging{opacity:.45}.tl-card img,.tl-glyph,.tl-hero img,.tl-hero .tl-glyph{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;border-radius:8px;flex-shrink:0}.tl-card img,.tl-hero img{background:#fff}.tl-glyph{display:grid;place-items:center;font-size:1.2rem;color:#fff}.tl-card span{font-size:.9rem;font-weight:500}.tl-sidebar{background:#020617;border-left:1px solid #1f2937;padding:1.15rem 1.15rem 1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}.tl-selected-name{font-size:1.15rem;font-weight:700;color:#f8fafc}.tl-hint{color:#9ca3af;font-size:.9rem;margin:0}.tl-hero{margin-bottom:.35rem}.tl-hero img,.tl-hero .tl-glyph{width:72px;height:72px;font-size:1.8rem}.tl-desc{font-size:.9rem;line-height:1.5;color:#cbd5e1;margin:0 0 .5rem;white-space:pre-wrap}.tl-stat{font-size:.85rem;margin-bottom:.4rem;color:#e2e8f0}.tl-link{color:#7dd3fc;font-size:.85rem;font-weight:600}.tl-tags{display:flex;flex-wrap:wrap;gap:.35rem}.tl-tags span{font-size:.72rem;background:#1e293b;border:1px solid #334155;border-radius:999px;padding:.15rem .5rem;color:#cbd5e1}.tl-calc{margin-top:.5rem;padding:.75rem;background:#0f172a;border-radius:10px;border:1px solid #374151;font-size:.88rem}.tl-move label,.tl-controls label{display:flex;flex-direction:column;gap:.3rem;font-size:.75rem;color:#9ca3af}.tl-item-actions,.tl-dialog-actions{display:flex;flex-wrap:wrap;gap:.5rem}.tl-controls{margin-top:auto;background:#111827;border:1px solid #374151;border-radius:12px;padding:.9rem}.tl-controls-title{font-weight:700;margin-bottom:.6rem}.tl-controls label{margin-bottom:.65rem}.tl-dialog{width:min(32rem,calc(100vw - 2rem));border:1px solid #374151;border-radius:16px;background:#0f172a;color:#e5e7eb;padding:0}.tl-dialog::backdrop{background:#020617b8}.tl-dialog form{display:flex;flex-direction:column;gap:.7rem;padding:1.15rem}.tl-dialog h2{margin:0;font-size:1.15rem}.tl-dialog label{display:flex;flex-direction:column;gap:.3rem;font-size:.8rem;color:#94a3b8}.tl-dialog textarea{resize:vertical;min-height:5rem}.tl-dialog-row{display:grid;grid-template-columns:1fr 7rem;gap:.6rem}.tl-edit-extra{display:flex;flex-direction:column;gap:.7rem}.tl-dialog-actions{justify-content:flex-end;margin-top:.35rem}.tl-tabs{display:flex;border:1px solid #374151;border-radius:8px;overflow:hidden}.tl-tab{background:#020617;border:none;color:#94a3b8;padding:.45rem .9rem;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer}.tl-tab.is-active{background:#1e293b;color:#f8fafc}.tl-manage{max-width:1400px;margin:0 auto;background:#0f172a;border:1px solid #1f2937;border-radius:16px;padding:1.25rem}.tl-manage-grid{display:grid;gap:1rem}.tl-panel{background:#111827;border:1px solid #374151;border-radius:14px;padding:1rem 1.1rem 1.15rem}.tl-panel h2{margin:0 0 .85rem;font-size:1rem}.tl-panel-head{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between;margin-bottom:.85rem}.tl-panel-head h2{margin:0}.tl-banner{background:#0b1220;border:1px dashed #475569;border-radius:12px;padding:.9rem 1rem;display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between}.tl-banner p{margin:0;color:#cbd5e1;font-size:.9rem}.tl-form-grid{display:grid;gap:.7rem}.tl-form-grid label,.tl-inline-add label{display:flex;flex-direction:column;gap:.3rem;font-size:.8rem;color:#94a3b8}.tl-form-grid input,.tl-form-grid textarea,.tl-inline-add input,.tl-table input,.tl-table select{background:#020617;border:1px solid #374151;border-radius:8px;color:#e5e7eb;padding:.45rem .7rem;font:inherit}.tl-form-grid textarea{min-height:4.5rem;resize:vertical}.tl-check{flex-direction:row!important;align-items:center;gap:.5rem!important}.tl-table-wrap{overflow-x:auto}.tl-table{width:100%;border-collapse:collapse;font-size:.88rem}.tl-table th{text-align:left;color:#94a3b8;font-weight:600;font-size:.75rem;padding:.4rem .5rem;border-bottom:1px solid #374151}.tl-table td{padding:.45rem .5rem;border-bottom:1px solid #1f2937;vertical-align:middle}.tl-table tr.is-selected td{background:#0f172a}.tl-item-cell{display:flex;align-items:center;gap:.6rem}.tl-item-cell .tl-glyph,.tl-item-cell img{width:32px;height:32px;font-size:.95rem}.tl-row-actions{display:flex;flex-wrap:wrap;gap:.35rem}.tl-btn-sm{padding:.25rem .5rem;font-size:.75rem}.tl-inline-add{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr)) auto;gap:.5rem;align-items:end;margin-top:.75rem}.tl-empty{color:#94a3b8;font-size:.88rem;margin:.25rem 0 0}.tl-muted{color:#94a3b8;font-size:.8rem}@media(max-width:900px){.tl-app{grid-template-columns:1fr}.tl-sidebar{border-left:none;border-top:1px solid #1f2937}.tl-tier-content{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.tl-pack-picker select{min-width:12rem}}@media(max-width:600px){.tl-wrap{padding-top:6rem}.tl-tier-content{grid-template-columns:1fr}}
