.wrap{width:100%;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.header{letter-spacing:.025em;color:#94a3b8;background:#f8fafc;border-radius:12px;grid-template-columns:40px 56px 34px minmax(0,.85fr) minmax(0,1.2fr) minmax(0,3.85fr);align-items:center;column-gap:15px;margin-bottom:10px;padding:10px 0 8px;font-size:12px;font-weight:700;display:grid}.headerNo{text-align:center}.list{background:var(--background);flex-direction:column;margin-top:8px;display:flex}.row{background:var(--background);cursor:pointer;grid-template-columns:40px 56px 34px minmax(0,.85fr) minmax(0,1.2fr) minmax(0,3.85fr);align-items:start;column-gap:15px;padding:14px 0;display:grid}.row.isSelected{background:#f8fafc}.rowDivider{border:0;border-top:1px solid #e5e7eb;margin:0}.wrap>nav{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:14px}.no{color:var(--text-muted);text-align:center;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:flex}.thumbCell{justify-content:center;align-self:stretch;align-items:center;width:56px;min-width:0;display:flex}.title{min-width:0;color:var(--text-primary);font-weight:600}.titleCell{align-items:flex-start;min-width:0;display:flex}.target{color:var(--text-muted);font-size:12px;font-weight:600}.desc{color:var(--text-secondary);font-size:13px;line-height:1.5}.country{flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:34px;min-width:0;display:flex}.countryFlag{opacity:.75;border-radius:3px;flex-shrink:0;width:18px;height:13px;box-shadow:0 0 0 1px #0f172a14}.thumb{background:var(--background);object-fit:cover;border-radius:10px;width:32px;height:32px}@media (max-width:768px){.header{display:none}.list{background:0 0;gap:4px;margin-top:0}.row{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:34px 28px minmax(0,1fr);grid-template-areas:"thumb country title""desc desc desc";gap:10px 8px;padding:14px;position:relative;box-shadow:0 10px 24px #0f172a0d}.thumb{border-radius:9px;width:28px;height:28px}.thumbCell{grid-area:thumb;justify-content:flex-start;width:34px}.country{grid-area:country;justify-content:flex-start;align-self:center;width:28px}.titleCell{grid-area:title;align-items:center;min-width:0}.title{word-break:keep-all;font-size:14px;font-weight:700;line-height:1.35}.target,.target{display:none}.no{min-width:24px;height:24px;color:var(--text-muted);background:#0f172a0f;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:10px;right:10px}.desc{color:var(--text-muted);grid-area:desc;font-size:13px;line-height:1.55}.rowDivider{display:none}.row.isSelected{background:#f8fafc;border-color:#cbd5e1}.countryFlag{width:16px;height:12px}}
