.lu-breadcrumbs{margin-bottom:1.5rem;font-size:.9rem}.lu-breadcrumbs ol{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.lu-breadcrumbs li:not(:last-child):after{content:"/";color:var(--text2);margin-left:.5rem}.lu-breadcrumbs a{color:var(--accent);text-decoration:none}.lu-breadcrumbs a:hover{text-decoration:underline}.lu-hero{border-bottom:1px solid var(--border);margin-bottom:2rem;padding:2.5rem 0 2rem}.lu-hero-title{color:var(--text);margin:0 0 .5rem;font-size:2.2rem;font-weight:700}.lu-hero-sub{color:var(--text2);margin:0 0 1.25rem;font-size:1.05rem}.lu-hero-pills{flex-wrap:wrap;gap:.5rem;display:flex}.lu-pill{background:var(--bg3);border:1px solid var(--border);color:var(--text2);border-radius:4px;padding:.3rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.lu-pill-smoke{border-left:3px solid #888}.lu-pill-flash{border-left:3px solid #ffeb3b}.lu-pill-molotov{border-left:3px solid #ff9800}.lu-pill-he{border-left:3px solid #f44336}.lu-progress{background:var(--bg2);border:1px solid var(--border);border-radius:4px;margin-bottom:2rem;padding:1rem 1.25rem}.lu-progress-header{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.lu-progress-label{color:var(--text);font-size:.9rem;font-weight:600}.lu-progress-count{color:var(--text2);font-size:.85rem;font-weight:600}.lu-progress-track{background:var(--bg);border-radius:4px;width:100%;height:6px;overflow:hidden}.lu-progress-fill{background:var(--accent);border-radius:4px;height:100%;transition:width .3s}.lu-filters{background:var(--bg2);border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding:1.25rem;display:flex}.lu-filter-row{align-items:center;gap:.75rem;display:flex}.lu-filter-label{color:var(--text2);text-transform:uppercase;letter-spacing:.5px;min-width:70px;font-size:.8rem;font-weight:700}.lu-filter-pills{flex-wrap:wrap;gap:.4rem;display:flex}.lu-filter-pill{background:var(--bg3);border:1px solid var(--border);color:var(--text2);cursor:pointer;border-radius:4px;padding:.35rem .85rem;font-size:.8rem;font-weight:600;transition:all .15s}.lu-filter-pill:hover{border-color:var(--accent);color:var(--text)}.lu-filter-pill.lu-active{background:var(--accent);border-color:var(--accent);color:#fff}.lu-section-title{color:var(--text);margin:0 0 1.25rem;font-size:1.4rem;font-weight:700}.lu-radar{margin-bottom:2.5rem}.lu-radar-wrap{background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:1.5rem}.lu-radar-box{border:1px solid var(--border);background:var(--bg);aspect-ratio:1;border-radius:4px;width:100%;max-width:550px;margin:0 auto 1.25rem;overflow:hidden}.lu-radar-box svg{width:100%;height:100%;display:block}.lu-radar-legend{text-align:center;color:var(--text2);font-size:.85rem}.lu-radar-legend p{margin:0 0 .75rem;font-style:italic}.lu-legend-items{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.lu-legend-item{align-items:center;gap:.35rem;display:flex}.lu-legend-dot{border-radius:2px;width:10px;height:10px;display:inline-block}.lu-list{margin-bottom:3rem}.lu-row{background:var(--bg2);border:1px solid var(--border);border-left:3px solid #0000;border-radius:4px;margin-bottom:.5rem;transition:border-left-color .15s}.lu-row:hover{border-left-color:var(--accent)}.lu-row.lu-learned{background:linear-gradient(90deg,#4caf500a,#0000);border-left-color:#4caf50}.lu-row-main{justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.lu-row-left{flex:1;align-items:center;gap:.85rem;min-width:0;display:flex}.lu-checkbox-wrap{cursor:pointer;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.lu-checkbox{appearance:none;border:2px solid var(--border);background:var(--bg);cursor:pointer;border-radius:4px;width:24px;height:24px;margin:0;padding:0;transition:all .15s}.lu-checkbox:hover{border-color:#4caf50}.lu-checkbox:checked{background:#4caf50;border-color:#4caf50}.lu-checkmark{pointer-events:none;border-bottom:2px solid #fff;border-left:2px solid #fff;width:10px;height:6px;font-size:0;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)rotate(-45deg)}.lu-checkbox:checked~.lu-checkmark{display:block}.lu-row-info{flex:1;min-width:0}.lu-row-top{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.3rem;display:flex}.lu-row-name{color:var(--text);white-space:nowrap;margin:0;font-size:1rem;font-weight:600}.lu-row-tags{flex-wrap:wrap;gap:.35rem;display:flex}.lu-tag{text-transform:uppercase;letter-spacing:.3px;border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.lu-tag-smoke{color:#aaa;background:#8883}.lu-tag-flash{color:#ffeb3b;background:#ffeb3b26}.lu-tag-molotov{color:#ff9800;background:#ff980026}.lu-tag-he{color:#f44336;background:#f4433626}.lu-tag-side{background:rgba(var(--accent-rgb),.15);color:var(--accent)}.lu-tag-diff{background:var(--bg3);color:var(--text2)}.lu-tag-easy{color:#4caf50;background:#4caf5026}.lu-tag-medium{color:#ffc107;background:#ffc10726}.lu-tag-hard{color:#f44336;background:#f4433626}.lu-row-route{color:var(--text2);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.lu-route-arrow{color:var(--accent);font-weight:700}.lu-pin-btn{border:1px solid var(--border);background:var(--bg3);width:30px;height:30px;color:var(--text2);cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.lu-pin-btn:hover{color:var(--accent);border-color:var(--accent)}.lu-pin-btn.lu-pinned{background:var(--accent);color:#fff;border-color:var(--accent)}.lu-pin-btn svg{width:16px;height:16px}.lu-row-detail{padding:0 1rem .85rem 3.75rem}.lu-desc-text{color:var(--text2);margin:0 0 .6rem;font-size:.85rem;line-height:1.55}.lu-detail-usecase{color:var(--text2);background:var(--bg);border-left:3px solid var(--accent);border-radius:4px;padding:.5rem .75rem;font-size:.8rem}.lu-usecase-label{color:var(--text);font-weight:700}.lu-tips{margin-bottom:3rem}.lu-tips-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.lu-tip-item{background:var(--bg2);border:1px solid var(--border);border-radius:4px;gap:1rem;padding:1rem 1.25rem;display:flex}.lu-tip-num{background:rgba(var(--accent-rgb), .12);width:32px;height:32px;color:var(--accent);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.lu-tip-content{flex:1}.lu-tip-content strong{color:var(--text);margin-bottom:.25rem;font-size:.95rem;display:block}.lu-tip-content p{color:var(--text2);margin:0;font-size:.85rem;line-height:1.55}.lu-faq{margin-bottom:3rem}.lu-faq-list{flex-direction:column;gap:.5rem;display:flex}.lu-faq-item{background:var(--bg2);border:1px solid var(--border);cursor:pointer;border-radius:4px;padding:1rem 1.25rem}.lu-faq-item summary{color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.95rem;font-weight:600;list-style:none}.lu-faq-item summary::-webkit-details-marker{display:none}.lu-faq-item summary:before{content:"+";width:20px;color:var(--accent);font-size:1.1rem;font-weight:700;display:inline-block}.lu-faq-item[open] summary:before{content:"-"}.lu-faq-item summary:hover{color:var(--accent)}.lu-faq-item p{color:var(--text2);margin:.75rem 0 0 20px;font-size:.9rem;line-height:1.6}.lu-related{margin-bottom:3rem}.lu-related-pills{flex-wrap:wrap;gap:.5rem;display:flex}.lu-related-pill{background:var(--bg2);border:1px solid var(--border);color:var(--text2);border-radius:4px;padding:.45rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-block}.lu-related-pill:hover{border-color:var(--accent);color:var(--accent);border-left:3px solid var(--accent)}@media (max-width:768px){.lu-hero-title{font-size:1.6rem}.lu-hero-pills{gap:.35rem}.lu-filter-row{flex-direction:column;align-items:flex-start;gap:.4rem}.lu-filter-label{min-width:auto}.lu-row-main{flex-direction:column;align-items:flex-start;gap:.5rem}.lu-row-top{flex-direction:column;align-items:flex-start;gap:.3rem}.lu-row-detail{padding-left:1rem}.lu-radar-box{max-width:100%}.lu-tip-item{flex-direction:column;gap:.5rem}.lu-legend-items{gap:.75rem}}.lu-internal-links{flex-wrap:wrap;align-items:center;gap:.45rem;margin:2rem 0;font-size:.82rem;display:flex}.lu-internal-links strong{color:var(--text);margin-right:.2rem}.lu-internal-links a{color:var(--accent);background:var(--bg2);border:1px solid var(--border);border-radius:4px;padding:.2rem .5rem;text-decoration:none}
