.shared-skill-grid{grid-template-columns:repeat(3,28px);gap:5px;width:max-content;max-width:100%;display:grid}.shared-skill-grid.count-1,.shared-skill-grid.count-2,.shared-skill-grid.count-3{grid-template-rows:28px}.shared-skill-icon{width:28px;min-width:0;height:28px;color:var(--ui-accent);background:#040a11f0;border:1px solid #00f0ff57;border-radius:4px;place-items:center;padding:2px;display:grid;overflow:hidden}.shared-skill-icon.is-regular{width:64px;height:64px}.shared-skill-icon img{object-fit:cover;width:100%;height:100%}.shared-skill-icon:is(button){cursor:pointer}.shared-skill-dialog{z-index:1300;background:#000000d6;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.shared-skill-dialog-card{background:#111820;border:1px solid #00f0ff5c;border-radius:8px;width:min(100%,330px);max-height:82dvh;overflow:auto;box-shadow:0 18px 55px #000}.shared-skill-dialog-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.shared-skill-dialog-header button{border:1px solid var(--ui-border);color:#fff;background:0 0;padding:5px 9px}.shared-skill-dialog-hero{align-items:center;gap:12px;padding:14px;display:flex}.shared-skill-dialog-hero>div{gap:3px;display:grid}.shared-skill-dialog-hero>div>strong{font-size:17px}.shared-skill-dialog-hero small{color:var(--ui-text-secondary)}.shared-skill-dialog dl{grid-template-columns:1fr 1fr;gap:6px;margin:0;padding:0 14px;display:grid}.shared-skill-dialog dl div{border:1px solid #ffffff1a;justify-content:space-between;padding:7px;font-size:9px;display:flex}.shared-skill-dialog dt{color:var(--ui-text-secondary)}.shared-skill-dialog dd{color:#fff;margin:0;font-weight:800}.shared-skill-dialog p{color:var(--ui-text-secondary);margin:12px 14px 15px;font-size:10px;line-height:1.55}.canonical-dialog-body .shared-skill-dialog{z-index:auto;place-items:initial;background:0 0;padding:0;display:grid;position:static;inset:auto}.canonical-dialog-body .shared-skill-dialog-card{width:100%;max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.canonical-dialog-body .shared-skill-dialog-hero,.canonical-dialog-body .shared-skill-dialog dl{padding:0}.canonical-dialog-body .shared-skill-dialog p{margin:0}
